/* Add your custom styles here */
h1 {
    font-family: atyp-kido-variable, sans-serif !important;
    font-variation-settings: "wght" 612;
}

h2,h3 {
    font-family: atyp-kido-variable, sans-serif !important;
    font-variation-settings: "wght" 507;
}

h4 {
    font-family: atyp-kido-variable, sans-serif !important;
    font-variation-settings: "wght" 333;
}

span {
    font-family: Scandia, sans-serif !important;
    font-weight: 600 !important;
    font-style: normal;
}

p {
    font-family: Scandia, sans-serif !important;
    font-weight: 400 !important;
    font-style: normal;
}



#bullets-tienda .swiper-pagination-bullet {
    background-color: transparent;
    border: 1px solid #645f5e;
}

#bullets-tienda .swiper-pagination-bullet-active {
    background-color: #645f5e;
}

.btn-tienda {
    font-family: "Scandia", Sans-serif;
    font-size: 13px;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 21px;
    fill: #001d35;
    color: #001d35;
    background-color: transparent;
    border-style: solid;
    border-width: 1px 1px 1px 1px !important;
    border-color: #001d35;
    border-radius: 50px 50px 50px 50px;
    margin-right: 50px !important;
    margin-left: 50px !important;
}
.btn-tienda:hover {
    background-color: #f8eef2 !important;
    border-color: #f8eef2 !important;
}

.trp-language-switcher-container .elementor-item {
    padding: 0px !important;
}

.trp-language-switcher-container .elementor-item:before {
    background-color: transparent !important;
}

/* .spanish-tub span.trp-ls-language-name::after {
    content: "|";
    margin: 0 5px;
} */

.spanish-tub .elementor-item::after {
    content: "|";
    margin: 0 5px;
}

.caja-doble .icon-front {
    position: relative;
    bottom: -36px;
}
.caja-doble .icon-back {
    position: relative;
    bottom: -59px;
}

.caja-doble .elementor-flip-box__layer {
    border-top-left-radius: 25px !important;
    border-top-right-radius: 25px !important;
    border-bottom-right-radius: 25px !important;
}

.caja-doble .elementor-flip-box__back .elementor-flip-box__layer__overlay {
    justify-content: flex-end !important;
}

.icon-llorones::before {
    content: url('https://mllorens.es/wp-content/uploads/2024/09/icono-llorones.png');
}

.icon-baby::before {
    content: url('https://mllorens.es/wp-content/uploads/2024/09/icono-little-baby.png');
}

.icon-minis::before {
    content: url('https://mllorens.es/wp-content/uploads/2024/09/icono-missminis.png');
}

.icon-lindas::before {
    content: url('https://mllorens.es/wp-content/uploads/2024/09/icono-munecas.png');
}

.icon-suaves::before {
    content: url('https://mllorens.es/wp-content/uploads/2024/09/icono-rn-suaves.png');
}

.icon-sonido::before {
    content: url('https://mllorens.es/wp-content/uploads/2024/09/icono-rn-sonido.png');
}

.icon-vestidos::before {
    content: url('https://mllorens.es/wp-content/uploads/2024/09/icono-vestidos.png');
}

.menu-cat {
    display: flex !important;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    margin: 12px 24px !important;
    justify-content: center;
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
}

.menu-cat:hover {
    background-color: #f2dfe6;
}

.menu-cat .elementor-item-active {
    background-color: #f2dfe6 !important;
    font-weight: bold !important;
}

.menu-cat a.elementor-sub-item  {
    padding-left: 10px !important;
    border-top-right-radius: 25px !important;
    border-bottom-right-radius: 25px !important;
}

a.elementor-sub-item i {
    min-width: 48px;
    min-height: 26px;
}

.menu-peques .elementor-item:before {
    border-bottom-left-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
}

.elementor-nav-menu .elementor-item:before {
    box-shadow: 2px 8px 10px 0px rgba(0, 0, 0, 0.2);
}

.menu-peques .elementor-nav-menu--main .elementor-nav-menu span.scroll-down  {
    border-bottom-left-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
}

.links-footer a:hover {
    font-weight: bold !important;
    text-decoration: underline;
}

.trp-language-switcher-container .elementor-item::before {
    box-shadow: none;
}

li.menu-item.wpml-ls-slot-8.wpml-ls-item.wpml-ls-item-es.wpml-ls-current-language.wpml-ls-menu-item.wpml-ls-first-item.menu-item-type-wpml_ls_menu_item.menu-item-object-wpml_ls_menu_item.menu-item-wpml-ls-8-es a.elementor-item:hover {
    background-color: transparent !important;
}







@media (max-width:768px) {

    .item-mob .elementor-sub-item {
        line-height: 48px !important;
    }

    .item-mob a.elementor-item-active {
        font-weight: 700 !important;
        border-radius: 50pc !important;
    }

    a.elementor-item-active {
        border-radius: 50px !important;
        font-weight: 700 !important;
        height: 52px;
        padding: 10px 20px !important;
    }

    .item-idioma {
        padding-left: 12px !important;
        display: flex !important;
        flex-wrap: nowrap;
        flex-direction: row;
        max-width: 50px;
        float: left;
    }

    a.elementor-sub-item i {
        height: 40px;
    }

    span.wpml-ls-native {
        font-size: 15px;
        line-height: 22px;
        margin: 12px 0;
    }
}