@import url('./header.css');
@import url('./menu.css');
@import url('./category.css');
@import url('./product.css');
@import url('./footer.css');
@import url('./customer-area.css');

/* GENERAL CUSTOM STYLES */
#index #wrapper{
    padding-top: 0px;
}

#content-wrapper h1.page-title{
    font-family: Inter Tight, Sans-serif;
    font-weight: 400;
    font-size: 32px;
    line-height: 40px;
    color: #00378A;
    border-bottom: 0px;
    padding-bottom: 0px;
}
.it-max-width-300px{
    max-width: 300px;
}
.it-max-width-412px{
    max-width: 412px;
}
@media(max-width:768px){    
    .it-change-color-mbl .elementor-heading-title{
        color: #000000 !important;
    }
}

/* END OF GENERAL CUSTOM STYLES */

/* HOME CUSTOM STYLES */
/*Revolution Slider*/
.it-rev-slider-home .rs-layer[data-type="text"]{
    font-family: 'Inter Tight' !important;
}
.it-rev-slider-home .hesperiden.tp-bullets .tp-bullet{
    border: 1px solid #ffffff !important;
    background-color: #ffffff !important;        
    box-shadow: none !important;
}
.it-rev-slider-home .hesperiden.tp-bullets .tp-bullet.selected{
    border-color: #FFE800 !important;
    background-color: #FFE800 !important;
}
@media(max-width:992px){
    .it-rev-slider-home .hesperiden.tp-bullets{
        top: 92% !important;
        left: 50% !important;
        transform: translateX(-50%) translateY(-50%) !important;
    }
}
/*Icons*/
.home-icon-values .elementor-image img{
    height: 42px;
    width: auto;
    object-fit: contain;
}
.home-icon-values .max-wd-220{
    max-width: 220px;
    margin: auto;
}
@media(max-width:992px){
    .home-icon-values .elementor-column:nth-child(0n+1),
    .home-icon-values .elementor-column:nth-child(0n+2){
        border-bottom: 1px solid #00378A;
        margin-bottom: 26px;
    }
}

/*Categories*/
.it-categories-home > .elementor-container > .elementor-row >.elementor-column > .elementor-column-wrap > .elementor-widget-wrap{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 15px 1%;
}
.it-categories-home .it-categories-home-section{
    flex: 100%;
    width: 100%;
    max-width: 32.66%;
}
.it-categories-home .it-categories-home-section .elementor-widget-heading{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: fit-content;
    padding: 20px;
    max-width: 386px;
}
.it-categories-home .it-categories-home-section .elementor-container,
.it-categories-home .it-categories-home-section .elementor-container .elementor-widget-image,
.it-categories-home .it-categories-home-section .elementor-container .elementor-widget-image .elementor-widget-container,
.it-categories-home .it-categories-home-section .elementor-container .elementor-widget-image .elementor-widget-container .elementor-image{
    height: 443px;
}
.it-categories-home .it-categories-home-section .elementor-container .elementor-widget-image .elementor-widget-container .elementor-image img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    height: 443px;
}
@media(max-width:1024px){
    .it-categories-home > .elementor-container > .elementor-row >.elementor-column > .elementor-column-wrap > .elementor-widget-wrap {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        gap: 10px 1%;
    }
    .it-categories-home .it-categories-home-section{
        max-width: 49.5%;
    }    
    .it-categories-home .it-categories-home-section .elementor-container,
    .it-categories-home .it-categories-home-section .elementor-container .elementor-widget-image,
    .it-categories-home .it-categories-home-section .elementor-container .elementor-widget-image .elementor-widget-container,
    .it-categories-home .it-categories-home-section .elementor-container .elementor-widget-image .elementor-widget-container .elementor-image{
        height: 343px;
    }
    .it-categories-home .it-categories-home-section .elementor-container .elementor-widget-image .elementor-widget-container .elementor-image img{
        width: 100%;
        height: 100%;
        object-fit: cover;
        height: 343px;
    }
}
@media(max-width:767px){
    .it-categories-home > .elementor-container > .elementor-row >.elementor-column > .elementor-column-wrap > .elementor-widget-wrap {
        gap: 20px 2%;
    }
    .it-categories-home .it-categories-home-section{
        max-width: 49%;
        margin-top: 0;
    }   
    .it-categories-home .it-categories-home-section .elementor-container,
    .it-categories-home .it-categories-home-section .elementor-container .elementor-widget-image,
    .it-categories-home .it-categories-home-section .elementor-container .elementor-widget-image .elementor-widget-container,
    .it-categories-home .it-categories-home-section .elementor-container .elementor-widget-image .elementor-widget-container .elementor-image{
        height: fit-content;
    }
    .it-categories-home .it-categories-home-section .elementor-container .elementor-widget-image .elementor-widget-container .elementor-image img{
        height: 224px;
    }
    .it-categories-home .it-categories-home-section .elementor-widget-heading{
        position: inherit;
        padding: 8px 8px 0 0;
    }
    .it-categories-home .it-categories-home-section .elementor-widget-heading .elementor-heading-title{
        color: #00378A;
    }
}

/*Mas vendidas*/
.it-carrusel-productos-home .swiper-button-prev{
    left: 380px;
    top: -36px !important;
}
.it-carrusel-productos-home .swiper-button-next{
    left: 420px;
    top: -36px !important;
}
.it-carrusel-productos-home .swiper-button-next,
.it-carrusel-productos-home .swiper-button-prev {
    background-color: transparent;
}
.it-carrusel-productos-home .swiper-button-next:after{
    content: '\f061';
}
.it-carrusel-productos-home .swiper-button-prev:after{
    content: '\f060';
}
.it-carrusel-productos-home .swiper-button-next:after,
.it-carrusel-productos-home .swiper-button-prev:after{
    font-family: 'Font Awesome 6 Pro';
    font-weight: 400;
    font-size: 17px;
    color: #00378A;
}
@media(max-width:768px){
    .it-section-novedades-home .elementor-column-wrap{
        background-color: transparent !important;
    }
    .it-section-novedades-home .it-section-int-novedades-home .elementor-heading-title,
    .it-section-novedades-home .it-section-int-novedades-home .elementor-text-editor {
        color: #000000 !important;
    }
    .it-section-novedades-home .it-section-int-novedades-home .elementor-button-link{
        background-color: transparent !important;
        padding: 0 !important;
    }
    .it-section-novedades-home .it-section-int-novedades-home .elementor-button-link .elementor-button-content-wrapper::after{
        content: '\f054';
        font-family: 'Font Awesome 6 Pro';
        font-weight: 400;
        font-size: 12px;
    }
    .it-section-novedades-home .it-section-int-novedades-home .elementor-button-link span{
        color: #00378A !important;
    }
    .it-carrusel-productos-home .swiper-button-prev{
        left: auto;
        right: 42px;
        top: -14px !important;
        color: #000000;
    }
    .it-carrusel-productos-home .swiper-button-next{
        left: auto;
        right: 0;
        top: -14px !important;
    }
    .it-carrusel-productos-home .swiper-button-next::after,
    .it-carrusel-productos-home .swiper-button-prev::after{
        color: #000000;
    }
}

/*Blog*/
.it-carrusel-blog-home .swiper-button-prev{
    left: 380px;
    top: -64px !important;
}
.it-carrusel-blog-home .swiper-button-next{
    left: 420px;
    top: -64px !important;
}
.it-carrusel-blog-home .swiper-button-next,
.it-carrusel-blog-home .swiper-button-prev {
    background-color: transparent;
    padding: 0;
    width: fit-content;
}
.it-carrusel-blog-home .swiper-button-next:after{
    content: '\f061';
}
.it-carrusel-blog-home .swiper-button-prev:after{
    content: '\f060';
}
.it-carrusel-blog-home .swiper-button-next:after,
.it-carrusel-blog-home .swiper-button-prev:after{
    font-family: 'Font Awesome 6 Pro';
    font-weight: 400;
    font-size: 17px;
    color: #00378A;
}

.it-carrusel-blog-home .simpleblog-posts.swiper-wrapper{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    margin: 0 !important;
}
.it-carrusel-blog-home .simpleblog-posts-column{
    padding: 0 !important;
}

.it-carrusel-blog-home .simpleblog-posts-column .cardblog a[itemprop="url"] img[itemprop="image"]{
    height: 500px;
    width: 100%;
    object-fit: cover;
}
.it-carrusel-blog-home .simpleblog-posts-column .cardblog .post-title{
    margin-bottom: 12px;
    padding: 0;
    border: 0;
}
.it-carrusel-blog-home .simpleblog-posts-column .cardblog .post-title a{
    font-family: 'Inter Tight';
    font-weight: 400;
    font-size: 20px;
    line-height: 22px;
    color: #00378A;
}
@media(min-width:1700px){
    .it-carrusel-blog-home .simpleblog-posts-column .cardblog .photo {
        height: 573px;
        object-fit: cover;
    }
}
.it-carrusel-blog-home .simpleblog-posts-column .cardblog p[itemprop="description"]{
    display: none !important;
}
.it-carrusel-blog-home .simpleblog-posts-column .cardblog .simpleblog__listing__post__wrapper__content__readmore{
    font-family: 'Inter Tight';
    font-weight: 400;
    font-size: 18px;
    line-height: 14px;
    color: #00378A;
    text-decoration: none;
}
.it-carrusel-blog-home .simpleblog-posts-column .cardblog .simpleblog__listing__post__wrapper__content__readmore span{
    text-decoration: none;
}
.it-carrusel-blog-home .simpleblog-posts-column .cardblog .simpleblog__listing__post__wrapper__footer{
    border: 0;
    margin-bottom: 12px;
    font-family: 'Inter Tight';
    font-weight: 400;
    font-size: 14px;
    line-height: 14px;
    color: #00378A;
}
@media(max-width:1440px){
    .it-carrusel-blog-home .simpleblog-posts-column .cardblog a[itemprop="url"] img[itemprop="image"]{
        height: 400px;
    }
}
@media(max-width:768px){
    .it-carrusel-blog-home .simpleblog-posts-column .cardblog .post-title a{
        font-family: 'Inter Tight';
        font-weight: 400;
        font-size: 16px;
        line-height: 18px;
    }
    .it-carrusel-blog-home .simpleblog-posts-column .cardblog .simpleblog__listing__post__wrapper__content__readmore span{
        font-family: 'Inter Tight';
        font-weight: 400;
        font-size: 16px;
        line-height: 14px;
    }    
    .it-carrusel-blog-home .swiper-button-prev{
        left: auto;
        right: 42px;
        top: -20px !important;
        color: #000000;
    }
    .it-carrusel-blog-home .swiper-button-next{
        left: auto;
        right: 0;
        top: -20px !important;
    }
    .it-carrusel-blog-home .swiper-button-next::after,
    .it-carrusel-blog-home .swiper-button-prev::after{
        color: #000000;
    }
    .it-carrusel-blog-home .simpleblog-posts-column .cardblog a[itemprop="url"] img[itemprop="image"]{
        height: 300px;
    }
}
/*Cifras*/
.it-cifras-home .elementor-icon-box-icon{
    display: none;
}
.it-cifras-home .elementor-icon-box-content{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start;
    gap: 40px;
}
.it-cifras-home .elementor-icon-box-content p{
    margin-bottom: 0;
}
.it-mleft-0-cifras,
.it-mleft-0-cifras .elementor-container {
    margin-left: 0;
}
@media(max-width:991px){
    .it-mleft-0-cifras,
    .it-mleft-0-cifras .elementor-container {
        margin: auto;
    }
    .it-mleft-0-cifras .elementor-icon-box-wrapper{
        display: flex;
        justify-content: center;
    }
    .it-cifras-home .elementor-icon-box-content {
        gap: 20px;
    }
}

/*App*/
@media(max-width:991px){
    .it-app-home .elementor-row{
        display: flex;
        flex-direction: column-reverse;
    }
}
/* END OF HOME CUSTOM STYLES */

/* FLIPBOOK MODULE STYLES CATALOGS */
.catalogs-widget{
    display: flex;
    gap: 15px;
}

/* END OF FLIPBOOK MODULE STYLES CATALOGS */

/* CATEGORY LANDING STYLES */
.max-wd-700{
    max-width: 700px;
}

.max-wd-400{
    max-width: 400px;
}

.category-landing-banner .elementor-image-carousel .swiper-pagination.elementor-swiper-pagination{
    text-align: left;
    left: 26px;
    bottom: 22px;
}

.category-landing-banner .elementor-image-carousel .swiper-pagination.elementor-swiper-pagination .swiper-pagination-bullet{
    background-color: #FFFFFF;
    opacity: 1;
}

.category-landing-banner .elementor-image-carousel .swiper-pagination.elementor-swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{
    background-color: #FFE800;
}

.featured-categories-landing .elementor-widget-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    row-gap: 45px;
    column-gap: 24px;
}

.featured-categories-landing .elementor-widget-wrap .elementor-widget{
    max-width: 11.11%;
}

.featured-categories-landing .elementor-widget-wrap .elementor-widget .elementor-image-box-content{
    max-width: 124px;
    margin: auto;
}

.category-landing-products .swiper-button-prev{
    left: 380px;
}

.category-landing-products .swiper-button-next{
    left: 420px;
}

.category-landing-products.right .swiper-button-prev{
    left: -355px;
}

.category-landing-products.right .swiper-button-next{
    left: -315px;
}

.category-landing-products .swiper-button-prev:after{
    content: '\f060';
    font-family: 'Font Awesome 6 Pro';
    font-weight: 400;
    font-size: 17px;
}

.category-landing-products .swiper-button-next:after{
    content: '\f061';
    font-family: 'Font Awesome 6 Pro';
    font-weight: 400;
    font-size: 17px;
}

#cms #wrapper:has(.header-categories-landing) .page-header,
#cms #wrapper:has(.header-categories-landing) .breadcrumb{
    display: none;
}

@media(max-width:1023px){
    .featured-categories-landing .elementor-widget-wrap .elementor-widget{
        max-width: 14.28%;
    }

    .category-landing-products.right .swiper-button-prev{
        left: 90px;
    }

    .category-landing-products.right .swiper-button-next{
        left: 125px;
    }
}

@media(max-width:767px){
    .featured-categories-landing .elementor-widget-wrap .elementor-widget{
        max-width: 22%;
    }
}

/* END OF CATEGORY LANDING STYLES */

/* ABOUT US LANDING STYLES */
.max-wd-1200{
    max-width: 1200px;
}

.max-wd-750{
    max-width: 750px;
}

.max-wd-680{
    max-width: 680px;
}

.max-wd-430{
    max-width: 430px;
    margin: auto;
}

.max-wd-290{
    max-width: 290px;
}

.about-us-values{
    min-height: 480px;
    margin: 0px 8px;
}

.about-us-values:first-child{
    margin-left: 0px;
}

.about-us-values:last-child{
    margin-right: 0px;
}

.about-us-values .elementor-column-wrap::after{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 90%;
    background: linear-gradient(180deg,rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
    z-index: 1;
}

.about-us-values .elementor-column-wrap .elementor-widget-wrap{
    z-index: 2;
}

.about-us-category-slider > .elementor-container {
    height: 100%;
    background-color: #FFE800;
}

.about-us-category-slider > .elementor-container .swiper-pagination{
    padding-bottom: 60px;
    padding-left: 75px;
    text-align: left;
}

.about-us-category-slider > .elementor-container .swiper-pagination .swiper-pagination-bullet{
    background-color: #FFFFFF;
    opacity: 1;
    width: 12px;
    height: 12px;
}

.about-us-category-slider > .elementor-container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{
    background-color: #00378A;
}

.about-us-category-slider > .elementor-container .elementor-button-text{
    text-decoration: underline;
}

#cms.cms-id-4 #wrapper .page-header,
#cms.cms-id-4 #wrapper .breadcrumb{
    display: none;
}

@media(max-width:1023px){
    .about-us-values{
        margin: 0px;
    }

    .about-us-category-slider > .elementor-container .swiper-pagination{
        padding-bottom: 40px;
        padding-left: 40px;
    }
}

@media(max-width:767px){
    .max-wd-1200{
        max-width: 320px;
    }

    .about-us-category-slider > .elementor-container .swiper-pagination{
        padding-bottom: 30px;
        padding-left: 16px;
    }

    .about-us-category-slider > .elementor-container .swiper-pagination .swiper-pagination-bullet {
        width: 8px;
        height: 8px;
    }

    .about-us-values{
        margin: 0px;
        min-height: 265px;
    }

    .elementor-column.elementor-element.about-us-values .elementor-widget-image .elementor-image img{
        max-width: 36px;
    }

    #cms.cms-id-4 .it-cifras-home .elementor-icon-box-content{
        justify-content: center;
    }

    .main-banner-about-us img{
        width: 100%;
    }
}

/* CMS DEVOLUCIONES */
body#cms .breadcrumb{
    display: none;
}
body#cms .it-section-newsletter-footer{
    display: none;
}
.it-max-width-780px .elementor-widget-container{
    max-width: 780px;
}
.it-section-anclas-devoluciones .elementor-widget-wrap{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.it-ancla-devoluciones{
    max-width: fit-content;
}
.it-img-100 img{
    width: 100%;
}
@media(max-width:991px){
    .it-fw-500 *{
        font-weight: 500;
    }
}
@media(max-width:767px){
    .it-remove-border{
        border-bottom: 0 !important;
    }
}