.elementor-kit-6{--e-global-color-primary:#3C3C3B;--e-global-color-secondary:#98AA80;--e-global-color-text:#3C3C3B;--e-global-color-accent:#61CE70;--e-global-color-20eb1a8:#F0F0F0;--e-global-color-bed3327:#FFFFFF;--e-global-typography-primary-font-family:"Barlow";--e-global-typography-primary-font-size:4.5em;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Barlow";--e-global-typography-secondary-font-size:1.7em;--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-line-height:1.2em;--e-global-typography-text-font-family:"Barlow";--e-global-typography-text-font-size:1em;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Barlow";--e-global-typography-accent-font-size:1.4em;--e-global-typography-accent-font-weight:400;--e-global-typography-accent-letter-spacing:0.16em;background-color:var( --e-global-color-20eb1a8 );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{color:var( --e-global-color-secondary );}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-secondary );border-style:none;border-radius:0px 0px 0px 0px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-kit-6{font-size:var( --e-global-typography-text-font-size );}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{font-size:var( --e-global-typography-primary-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6{--e-global-typography-primary-font-size:3.5em;font-size:var( --e-global-typography-text-font-size );}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{font-size:var( --e-global-typography-primary-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Cambiar el color del texto del botón del menú activo */
li.current-menu-item a {
    font-weight: bold!important;
}
body, a{
    cursor: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="black"><rect x="8" y="2" width="4" height="16"/><rect x="2" y="8" width="16" height="4"/></svg>'), auto;
}

a:hover {
    cursor: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="white"><rect x="8" y="2" width="4" height="16"/><rect x="2" y="8" width="16" height="4"/></svg>'), auto;
}

.imagen img {
  mix-blend-mode: multiply;
}

.mas{
font-size-adjust:0.7;
vertical-align: bottom;
position: relative;
top:-1px;
}


::selection {
  background-color: white!important;
color:var( --e-global-color-secondary );    
}

.iconos ul {
    margin-top: -0.5em!important;
    margin-left: -1.5em!important;
    font-size: 0.8em;
      list-style-type: none;
}


..elementor-kit-6_idiomas ul li a{
background-color: blue!important;
font-weight: bold;
}

.wpml-ls-link{
    background-color: transparent!important;
}


@media (max-width: 768px) {
    .categorias-horizontal {
        flex-direction: column; /* Coloca los elementos en columna */
        align-items: center; /* Centra los elementos horizontalmente */
}

    .categoria-enlace {
        width: auto; /* Ajusta el ancho al contenido */
        margin-bottom: 0.5em; /* Espacio entre botones */
    }
}/* End custom CSS */