/* ==================================================
   ESTILOS GLOBALES: Section Products Labels
   ================================================== */
   
div.section-products-labels__slider div.swiper-slide-bg {
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat;
}

div.section-products-labels__slider div.elementor-background-overlay {
    background-color: #0000003B !important;
}

div.section-products-labels__slider .swiper-slide-inner {
    justify-content: center !important;
    align-items: flex-end;
    padding: 0;
}

div.section-products-labels__slider h3.elementor-slide-heading {
    font-family: Qalogre Fit;
    font-weight: 300 !important;
    color: #FEF3E7;
}



/* ==================================================
   ESTILOS DESKTOP: Section Products Labels
   ================================================== */ 

@media screen and (min-width: 1025px) {

    div.section-products-labels__slider {
        width: 56rem !important;
    }
    
    div.section-products-labels__slider div.swiper-slide {
        height: 26rem;
    }
    
    div.section-products-labels__slider div.swiper-wrapper {
        margin-bottom: .8rem;
    }
    
    div.section-products-labels__slider .swiper-slide-inner {
        padding-bottom: 1.4rem;
    }
    
    div.section-products-labels__slider h3.elementor-slide-heading {
        font-size: 2.5rem !important;
    }
}



/* ==================================================
   ESTILOS MOBILE: Section Products Labels
   ================================================== */ 

@media screen and (max-width: 767px) {

    div.section-products-labels__slider {
        width: 96% !important;
    }
    
    div.section-products-labels__slider div.swiper-slide {
        height: 15rem;
    }
    
    div.section-products-labels__slider div.swiper-wrapper {
        margin-bottom: .5rem;
    }
    
    div.section-products-labels__slider .swiper-slide-inner {
        padding-bottom: .8rem;
    }
    
    div.section-products-labels__slider h3.elementor-slide-heading {
        font-size: 1.8rem !important;
    }
}



/* ==================================================
   ESTILOS TABLET: Section Products Labels
   ================================================== */ 

@media screen and (min-width: 768px) and (max-width: 1024px) {

    div.section-products-labels__slider {
        width: 90% !important;
        max-width: 42rem !important;
    }
    
    div.section-products-labels__slider div.swiper-slide {
        height: 22rem;
    }
    
    div.section-products-labels__slider div.swiper-wrapper {
        margin-bottom: .8rem;
    }
    
    div.section-products-labels__slider .swiper-slide-inner {
        padding-bottom: 1.4rem;
    }
    
    div.section-products-labels__slider h3.elementor-slide-heading {
        font-size: 2.5rem !important;
    }
}
