/**
* 2007-2023 PrestaShop
*
* NOTICE OF LICENSE
*
* This source file is subject to the Academic Free License (AFL 3.0)
* that is bundled with this package in the file LICENSE.txt.
* It is also available through the world-wide-web at this URL:
* http://opensource.org/licenses/afl-3.0.php
* If you did not receive a copy of the license and are unable to
* obtain it through the world-wide-web, please send an email
* to license@prestashop.com so we can send you a copy immediately.
*
* DISCLAIMER
*
* Do not edit or add to this file if you wish to upgrade PrestaShop to newer
* versions in the future. If you wish to customize PrestaShop for your
* needs please refer to http://www.prestashop.com for more information.
*
*  @author    PrestaShop SA <contact@prestashop.com>
*  @copyright 2007-2023 PrestaShop SA
*  @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*  International Registered Trademark & Property of PrestaShop SA
*
* Don't forget to prefix your containers with your own identifier
* to avoid any conflicts with others containers.
*/
#module-shopthelook-widget h1 span {
    font-size: 36px;
    line-height: 36px;
    text-transform: uppercase;
}
#module-shopthelook-widget .intro.w-30 {
    margin-top: -10px;
}
.section-shop-the-look {
    max-width: 1740px;
    margin: auto;
}
.page-content.contenedor-stl {
    margin-top: 70px;
}
.shop-the-look-item {
    margin-bottom: 3.5rem;
}
.enlace-look:hover .carrito {
    opacity: 1;
    transition:all 0.5s;
}
.shop-the-look-item .carrito {
    background-color: rgb(25 25 25 / 80%);
    border-radius: 20px;
    padding: 11px;
    bottom: 0;
    text-align: center;
    width: calc(100% - 20px);
    color: #ffffff;
    margin: 10px;
    opacity: 0;
}
.text-enlace-shop-the-look {
    font-size: 12px;
    line-height: 14px;
    font-weight: normal;
}

.shop-the-look-item .popup {
    position: fixed;
    width: 100vw;
    height: calc(100vh + 80px);
    top: -80px;
    left: 0;
    background: rgb(0 0 0 / 40%);
    z-index: 111;
    opacity: 1;
    display: none;
}
.contenido-popup {
    height: calc(100vh + 80px);
        display: flex;
    align-content: center;
    align-items: center;
}
.contenido-popup .contenedor-pop {
    background-color: white;
    width: unset;
    position: relative;
    left: 25vw;
    top: 60px;
    display: flex;
    z-index: 222;
    max-height: 660px;
}

.bloque-imagen,
.bloque-productos {
    
}
.bloque-imagen {
    width: 62%;
    overflow: hidden;
    max-width: 494px;
}
.bloque-imagen img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.bloque-productos {
    width: 38%;
    max-width: 380px;
}
.cerrar-popup {
    cursor: pointer;
    font-size: 16px;
}

.popup-siguiente {
    top: 50%;
    right: 15px;
}

.btn-popup {
    position: fixed;
    cursor: pointer;
}

.swiper-wrapper-lufea {
    margin-top: 15px;
    max-width: 300px;
}
.bloque-instagram {
    margin-bottom: 30px;
}
.mascara {
    /*
    width: 160px;
    height: 160px;
    overflow: hidden;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    margin: auto;
    */
}

.swiper-wrapper-lufea .slick.swiper-button-next:after,
.swiper-wrapper-lufea .swiper-container-rtl .slick.swiper-button-prev:after {
    background-color: #F7F7F7;
    border-radius: 50%;
    content: '\f105';
    font-family: 'Line Awesome Free';
    font-weight: 900;
    display: block;
    height: 36px;
    width: 36px;
    font-size: 20px;
    color: #1F1F1F;
    line-height: 36px;
}

.swiper-wrapper-lufea .slick.swiper-button-next {
    left: auto!important;
    opacity: 1;
    right: 0px!important;
    bottom: -40px;
    top: unset!important;
}

.swiper-wrapper-lufea .slick.swiper-button-prev:after,
.swiper-wrapper-lufea .swiper-container-rtl .slick.swiper-button-next:after {
    background-color: #F7F7F7;
    border-radius: 50%;
    content: '\f104';
    font-family: 'Line Awesome Free';
    font-weight: 900;
    display: block;
    height: 36px;
    width: 36px;
    transform: none;
    font-size: 20px;
    color: #1F1F1F;
    line-height: 36px;
}
.swiper-wrapper-lufea .slick.swiper-button-prev {
    left: auto!important;
    opacity: 1;
    right: 46px!important;
    top: unset !important;
    bottom: -40px;
}
.shoop-bloque-nombre {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 5px;
    margin-top: 10px;
}

.nombre-pr-shop {
    font-size: 12px;
    line-height: 16px;
    color: #454545;
    margin-bottom: 0;
    text-align: left;
}
.nombre-pr-shop .subnombre.incart {
    font-size: 14px;
    line-height: 20px;
    font-family: SharpGroteskBook20, sans-serif;
}
.precio-pr-shop {
    font-size: 14px;
    line-height: 20px;
    color: #191919;
    min-width: 75px;
    text-align: right;
}
.user-insta,
.publicada-desde {
    font-size: 12px;
    color: #191919;
    line-height: 15px;
}
.publicada-desde {
    color: #a3a3a3
}
.bloque-instagram {
}
.bloque-productos.col {
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 40px;
    padding-bottom: 40px;
}
.stl-add {
    font-size: 14px;
    line-height: 16px;
    padding: 15px 20px;
    font-weight: 100;
    /* UI Properties */
    color: #F7F1EA !important;
    background: #191919 0% 0% no-repeat padding-box;
    opacity: 1;
    display: none;
    max-width: 208px;
    margin: auto;
}
.bloque-slide {
    height: 87%;
    display: block;
    
}
@media (max-width: 1748px) {
    .section-shop-the-look {
        margin: auto;
        padding-left: 40px;
        padding-right: 40px;
    }
}
@media (max-width: 1480px) {
    .contenido-popup .contenedor-pop {
        background-color: white;
        width: 70vw;
        position: relative;
        left: 15vw;
        top: 5vh;
        display: flex;
        z-index: 222;
    }
}
@media (max-width: 1480px) {
    .contenido-popup .contenedor-pop {
        width: unset;
        left: 15vw;
    }
}
@media (max-width: 1100px) {
    .contenido-popup .contenedor-pop {
        width: 80vw;
        left: 10vw;
    }
}
@media (max-width: 900px) {
    .swiper-wrapper-lufea {
        width: 200px;
        margin: auto;
        max-width: 90%;
    }
    .bloque-slide > a.d-flex {
        justify-content: center;
            position: fixed;
                top: 10px;
        left: -3px;
        background: rgb(255 255 255 / 57%);
        padding: 0px 7px;
        border-radius: 10px;
    }
    .title_stl {
        display: none;
    }
    .bloque-imagen img {
        width: initial;
        height: initial;
        object-fit: cover;
        object-position: center;
    }
    .shop-the-look-item .popup {
        top: 0;
    }
    .contenedor-pop {
        
    }

    .bloque-instagram.mt-3 {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        padding-top: 0px !important;
        padding-bottom: 10px !important;
    }
    .bloque-slide {
        margin-top: 0px;
        margin-bottom: 0px;
        padding-top: 0px;
        padding-bottom: 0px;
        overflow: scroll;
        height: 100%;
        position: relative;
        display: block;
        
    }
    .section-shop-the-look {
        padding-left: 20px;
        padding-right: 20px;
        
    }
    .bloque-instagram {
        text-align: center;
        padding-left: 20px;
        padding-right: 20px;
    }
    .shop-the-look-item {
        margin-bottom: 1.5rem;
    }
    .bloque-instagram {
        margin-bottom: 0px;
    }
    .bloque-imagen {
        width: 100%;
        max-width: 100%;
        padding-left: 20px;
        padding-right: 20px;
        overflow: auto;
        text-align: center;
        height: 50%;
    }
    .bloque-imagen .cerrar-popup {
        text-align: right;
    }
    .bloque-imagen img {
        max-height: 96%;
        margin-top: 2%;
    }
    .bloque-productos.col {
        height: 50%;
        width: 80%;
        margin: auto;
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 0px;
        padding-top: 0px;
        overflow: visible;
    }
    .contenido-popup .contenedor-pop {
        width: 100vw;
        position: absolute;
        left: 0;
        top: 0;
        height: 100vh;
        max-height: 93vh;
        display: flex;
        overflow: visible;
        flex-direction: column;
        flex-wrap: nowrap;
        align-content: center;
        justify-content: space-around;
        align-items: flex-end;
        z-index: 888;
    }
        
    

    .btn-popup {
        background-color: white;
        height: 52px;
        padding: 0px;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 12px;
    }

    .popup-siguiente {
        bottom: 0%;
        right: 15px;
        z-index: 555;
        top: initial;
        width: 50%;
        text-align: center;
    }
    .popup-anterior {
        bottom: 0%;
        left: 15px;
        z-index: 555;
        top: initial;
        width: 50%;
        text-align: center;

    }
    
    .popup .controles {
        position:fixed;
        height: 52px;
        left: 0;
        bottom: 0;
        width: 100vw;
        z-index: 55555;
        box-shadow: 0px -2px 12px #9D9D9D29;
        background: white;
        z-index: 999;
    }
    
    .popup .controles::before {
        content: '';
        height: 52px;
        width: 1px;
        background: #d7d7d7;
        display: block;
        position: absolute;
        z-index: 666;
        left: 50%;
    }

    
}

@media (min-width: 768px) {
    .controles {
        display: none;
    }
    .popup-siguiente::after {
        background-color: #fff;
        border-radius: 50%;
        content: url(../img/next64.svg);
        display: block;
        height: 64px;
        width: 64px;
    }
    .popup-anterior {
        top: 50%;
        left: 15px;
        background-color: #fff;
        border-radius: 50%;
        content: url(../img/prev64.svg);
        display: block;
        height: 64px;
        width: 64px;
    }
}