/* Global */
.section {width: 100%;margin-bottom: 60px;}
.section-container { width: 100%;max-width:calc(1920px + 160px);padding:0 80px;margin: 0 auto;}
.section.section-screen-product_cat + .section.section-screen-product_cat .section-container {position: relative;padding-top: 60px;}
.section.section-screen-product_cat + .section.section-screen-product_cat .section-container::after {content: "";position: absolute;width: calc(100% - 160px);height: 1px;right: 0;top: 0;background-image: url(../images/bullet.png);background-repeat: repeat-x;margin:0 80px;}
.section h1, 
.section h2, 
.section h3, 
.section h4, 
.section h5, 
.section h6, 
.section p,
.section a {color: #231f20;}
.section-title {text-align: left;font-size: 35px !important;line-height: 35px;font-weight: normal; margin-bottom: 20px;}
.section-subtitle {font-size: 22px;line-height: 30px;margin-bottom: 25px;}
.section-title span {color: #e1b424;}
.section.section-screen-product_cat .section-title {text-align: right;font-weight: bold;}
.section.section-screen-product_cat .section-title.center {text-align: center;}
.section-items {display: flex;flex-wrap: wrap;}
.item-btn a {display:inline-block;white-space: nowrap;position:relative;font-size: 24px;color: #fff; line-height: 48px;padding:0 20px 0 45px;background: rgba(35, 31, 32, 0.7);border-radius: 24px;}
.item-btn a:after {content: "";background: url('/wp-content/themes/xstore-child/images/zaga-arrow-left.png') no-repeat;background-size: 8px auto;position: absolute;top: 0;bottom: 0;width: 20px;left: 15px;background-position-y: center;background-position-x: 4px;-webkit-transition: all 0.4s ease;-o-transition: all 0.4s ease;transition: all 0.4s ease;}
.item-btn a:hover {color: #fff;}
.item-btn a:hover:after {left: 10px;}
.oembed-wrap {position: relative;width: 100%;padding-top: 56.25%;}
.oembed-wrap iframe {position: absolute;top: 0;right: 0;bottom: 0;right: 0;width: 100%;height: 100%;}
/* Global MIX */
.section.section-type_categories-mix {margin-bottom:21px;}
.section-screen-zagamix {margin-top:60px;}
/* Cover */
.section-cover img {width:100%;height: auto;}
.section-cover {margin-bottom: 20px;}
.section-cover .section-container {padding-top:80px;}
.section-cover .swiper-container {height:100%;width: 100%;position: relative;}
.section-cover .cover-swiper.swiper-entry .swiper-custom-left {background: none;}
.section-cover .cover-swiper.swiper-entry .swiper-custom-right {background: none;}
.section-cover .cover-swiper.swiper-entry:hover .swiper-custom-left,
.section-cover .cover-swiper.swiper-entry:hover .swiper-custom-right {opacity: 1;visibility: visible;}
.section-cover .cover-swiper.swiper-entry:hover .swiper-custom-left {right: 20px;}
.section-cover .cover-swiper.swiper-entry:hover .swiper-custom-right {left: 20px;}
.section-cover .cover-swiper.swiper-entry .swiper-pagination {bottom: 0;position:absolute;transform: inherit;margin: 0;}
.section-cover .cover-swiper.swiper-entry .swiper-custom-right::before,
.section-cover .cover-swiper.swiper-entry .swiper-custom-left::before {color: #000;}
/* Cover Mix */
.page-template-zaga-mix-page-template .section-cover {margin-bottom: 0;}
/* Undercover Slider */
.section.section-undercover-cat-pro-slider {background-color: #f3f3f3;padding:8px 0 25px;margin-bottom: 25px;}
.section.section-undercover-cat-pro-slider .type-item {height: auto;width: calc((100% / 7) - 44px);margin:0 22px;display: flex;flex-direction: column; justify-content: start;align-items: center;}
.section.section-undercover-cat-pro-slider .type-item .item-image {margin-bottom: 5px;}
.section.section-undercover-cat-pro-slider .type-item > a {color: #000;font-size: 18px;font-weight: normal;text-align: center;}
.section.section-undercover-cat-pro-slider .swiper-entry .swiper-custom-right, 
.section.section-undercover-cat-pro-slider .swiper-entry:hover .swiper-custom-right {left: -40px;right:inherit;}
.section.section-undercover-cat-pro-slider .swiper-entry .swiper-custom-left, 
.section.section-undercover-cat-pro-slider .swiper-entry:hover .swiper-custom-left {right: -40px;left:inherit;}
.section.section-undercover-cat-pro-slider .swiper-entry .swiper-custom-right, 
.section.section-undercover-cat-pro-slider .swiper-entry .swiper-custom-left {top: calc(50% + 6px);height: 24px;}
.section.section-undercover-cat-pro-slider .swiper-custom-left:before, 
.section.section-undercover-cat-pro-slider .swiper-custom-right:before {font-size: 24px !important;}
.section.section-undercover-cat-pro-slider .swiper-custom-left:before {content: '\e904' !important;}
.section.section-undercover-cat-pro-slider .swiper-custom-right:before {content: '\e902' !important;}
.section.section-undercover-cat-pro-slider .item-label-online-only {color:#e8b100;font-weight: bold;display: block;}
/* Undercover */
.section-undercover {text-align: center;padding-top:40px;margin-bottom: 25px;}
.section + .section-undercover {padding-top:0;}
.section-undercover h1 {font-size: 30px;line-height: 40px;}
.section-undercover p {font-size: 18px;line-height: 28px;margin-bottom: 25px;}
.section-undercover h1 + p {margin-top: 10px;}
/* Undercover mix */
.page-template-zaga-mix-page-template .section-undercover {margin-top: 20px}
.page-template-zaga-mix-page-template .has-image-banner.section-undercover {margin-top: 20px}
.section-undercover .mix-banner {margin: 0 0 40px;}
.section-undercover .mix-banner img {object-fit: cover;min-height: 110px;width: auto;}
/* Sections Items */
.type-item:not(.type-content) {width:calc( (100% / 3) - 14px);margin-left: 21px;}
.type-item img {width: 100%;height: auto;}
.type-item:last-child {margin-left: 0;}
.type-item .item-title {font-weight: bold; font-size: 40px;line-height: 48px;margin-bottom: 45px;}
.type-item .item-desc {font-size: 22px;line-height: 30px; margin-bottom: 25px;}
/* Sections Categories Items */
.type-cat-item {position:relative;}
.type-cat-item .item-btn {position: absolute;bottom: 20px;left:35px;}
/* Sections Categories MIX Items */
.type-cat-item.type-cat-item-square {width:calc( (100% / 4) - 16px);}
.type-cat-item.type-cat-item-rectangle {width:calc( (100% / 2) - 12px);}
.type-item.type-cat-item.type-cat-item-mix .item-btn {max-width: calc(100% - 70px);}
.type-item.type-cat-item.type-cat-item-mix .item-btn a {white-space: nowrap;overflow: hidden;text-overflow: ellipsis;width: 100%;}
.type-cat-item-rectangle-cover{width: 100% !important;}
@media only screen and (min-width:1024px) {
    .type-cat-item-rectangle-cover {padding-top: 25%;position: relative;}
    .type-cat-item-rectangle-cover .item-image {position: absolute;top: 0;right: 0;height: 100%;width: 100%;}
    .type-cat-item-rectangle-cover img {height: 100%;object-fit: cover;object-position: center center;}
}
/* Sections Products Items*/
.section-items.swiper-wrapper {flex-wrap: inherit;}
.section-type_products_slider .swiper-entry .swiper-custom-right, 
.section-type_products_slider .swiper-entry .swiper-custom-left {background: none;color:#231f20;opacity: 1;visibility: visible;top: calc(50% - 42px);width: 20px;height: 42px;}
.section-type_products_slider .swiper-entry .swiper-button-disabled {color:#ccc;}
.section-type_products_slider .swiper-entry .swiper-custom-left,
.section-type_products_slider .swiper-entry:hover .swiper-custom-left {left: 20px;right:inherit;}
.section-type_products_slider .swiper-entry .swiper-custom-right,
.section-type_products_slider .swiper-entry:hover .swiper-custom-right {right: 20px;left:inherit;}
.section-type_products_slider .swiper-entry .swiper-custom-left:before, 
.section-type_products_slider .swiper-entry .swiper-custom-right:before {font-size: 42px;}
.section-type_products_slider .swiper-entry .swiper-custom-left:before {content:"\e902";}
.section-type_products_slider .swiper-entry .swiper-custom-right:before {content: "\e904";}
.type-item.type-pro-item { width:calc( (100% / 3) - 14px) !important; text-align: center;font-size: 22px;line-height: 26px;margin-left: 0;margin-right: 21px;direction: rtl;}
.type-item.type-pro-item:last-child {margin-right: 0;} 
.type-item.type-pro-item .product-image-wrapper,
.type-item.type-pro-item .item-image {margin-bottom: 15px;}
.type-item.type-pro-item .item-image a,
.type-item.type-pro-item .product-image-wrapper a {display: block;overflow: hidden;}
/* .type-item.type-pro-item .product-image-wrapper a img, */
.type-item.type-pro-item .item-image a img {transform: scale(1.35);}
.type-item.type-pro-item .content-product h2.product-title a {font-size: 22px;line-height: 26px;}
.type-item.type-pro-item .content-product .product-image-wrapper {padding-top:80%;width: 100%;}
.type-item.type-pro-item .content-product .product-image-wrapper .product-content-image {position: absolute;top: 0;right: 0;width: 100%;height: 100%;display: flex;overflow: hidden;justify-content: center;align-items: center;align-content: center;}
.type-item.type-pro-item .content-product .product-image-wrapper .product-content-image img {transform: inherit !important; }
/* Section In Items */
.type-item.type-in-item {width: 100%;margin: 0;display: flex;}
.type-item.type-in-item.type-item-side-right {width: 100%;margin: 0;display: flex;flex-direction: row-reverse;}
.type-in-item .item-content {width:calc( (100% / 3) - 10.5px);margin-left: 21px;background: #f5f5f6;display: flex;flex-direction: column;justify-content: center;padding:4.8%;box-sizing: border-box;direction: rtl;}
.type-in-item.type-item-side-right .item-content {margin-left:0;margin-right:21px;}
.type-in-item .item-image {width:calc(((100% / 3) * 2) - 10.5px);}
/* Section Posts Items */
.type-item.type-posts-item {width: calc(50% - 10.5px);margin-left: 21px;}
.type-item.type-posts-item:last-child {margin-left: 0;}
.type-item.type-posts-item .item-image {margin-bottom: 20px;}
.type-item.type-posts-item .item-content {padding: 0;background: inherit;}
.type-item.type-posts-item .item-title {margin-bottom: 0;}
/* Section oEmbed Items */
.type-item.type-watch-item {width: 65%;margin: 0 auto;}
/* Section Content Items */
.section.section-screen-product_cat + .section.section-type_content.section-screen-product_cat .section-container {padding-top: 0;}
.section.section-screen-product_cat + .section.section-type_content.section-screen-product_cat .section-container::after {display: none;}
.type-content {background: #f5f5f6;padding: 40px 60px;font-size: 16px;}
.type-content h1 {font-size: 26px!important;font-weight: bold;margin-bottom: 10px;}
.type-content h2 {font-size: 24px!important;font-weight: bold;margin-bottom: 10px;}
.type-content h3 {font-size: 22px!important;font-weight: bold;margin-bottom: 10px;}
.type-content h4 {font-size: 20px!important;font-weight: bold;margin-bottom: 10px;}
.type-content h5 {font-size: 18px!important;font-weight: bold;margin-bottom: 10px;}
.type-content h6 {font-size: 16px!important;font-weight: bold;margin-bottom: 10px;}
.type-content ul,
.type-content ol {padding-right: 20px;margin-bottom: 20px;}
.type-content li {margin:5px 0;}
.type-content li:last-child {margin-bottom:0;}
.type-content p {margin-bottom: 20px;}
.type-content *:last-child {margin-bottom: 0;}
.section-type_in_slider {text-align: right;}
.section-type_in_slider .swiper-custom-right, 
.section-type_in_slider .swiper-custom-left {background: none;color: #231f20;opacity: 1;visibility: visible;top: calc(50% - 42px);width: 20px;height: 42px;z-index:999;}
.section-type_in_slider .swiper-custom-left{left: 0px;right: auto;font-size: 42px;}
.section-type_in_slider .swiper-custom-right{right: 5px;left: inherit;}
.section-type_in_slider .swiper-custom-left:before{font-size: 42px;content: "\e902";}
.section-type_in_slider .swiper-custom-right:before {content: "\e904";font-size: 42px;font-family: 'xstore-icons';}
.section-type_in_slider .swiper-button-disabled {color: #ccc;}
.section-type_in_slider .type-item-side-right .item-content{margin-left:21px;margin-right:0;}
.section-type_in_slider .type-item-side-left .item-content{margin-right:21px;margin-left:0px;}
/* Archive sections */
.archive-sections-container .type-item .item-title {
    font-size: 30px;
    line-height: 38px;
    margin-bottom: 20px;
}
.archive-sections-container .type-item .item-desc {
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 15px;
}
/* Mobile/Responsive */
@media only screen and (max-width:1280px) {
    /* Undercover Slider */
    .section.section-undercover-cat-pro-slider .type-item {width: calc((100% / 5) - 30px);margin:0 15px;}
    .type-item.type-in-item,
    .type-item.type-in-item.type-item-side-right {flex-direction: column-reverse;}
    .type-in-item .item-image{width: 100%;}
    .type-in-item.type-item-side-right .item-content,
    .type-in-item .item-content {width: 100%;margin: 0;padding: 35px 30px 45px;}
    .type-item .item-title {margin-bottom: 15px;}
    .type-item.type-watch-item {width: 100%;margin: 0;}
}
@media only screen and (max-width:1024px) {
    .section-type_products_slider .swiper-entry .swiper-custom-left, 
    .section-type_products_slider .swiper-entry:hover .swiper-custom-left {left:0;}
    .section-type_products_slider .swiper-entry .swiper-custom-right, 
    .section-type_products_slider .swiper-entry:hover .swiper-custom-right {right:0;}
    .type-item.type-pro-item {width: calc( 50% - 10.5px) !important;}
    /* Sections Categories MIX Items */
    .section.section-type_categories-mix,
    .type-item.type-cat-item-mix {margin-bottom: 15px;}
    .type-item.type-cat-item.type-cat-item-rectangle {margin-left: 0;width: 100%;}
    .type-item.type-cat-item.type-cat-item-square {width:calc( (100% / 2) - 7.5px);margin-left:15px;}
    .section-type_categories-mix-rtl .type-item.type-cat-item.type-cat-item-square {margin-bottom: 0;}
    .type-item.type-cat-item.type-cat-item-square + .type-item.type-cat-item.type-cat-item-square {margin-left:0;}
    .type-item.type-cat-item.type-cat-item-square + .type-item.type-cat-item.type-cat-item-rectangle {margin-bottom: 0;}
    .section-type_categories-mix-ltr.change-dir .section-items .type-item.type-cat-item.type-cat-item-square:nth-child(1) {order: 2;margin-bottom: 0;}
    .section-type_categories-mix-ltr.change-dir .section-items .type-item.type-cat-item.type-cat-item-rectangle {order: 1;margin-bottom: 15px;}
    .section-type_categories-mix-ltr.change-dir .section-items .type-item.type-cat-item.type-cat-item-square:nth-child(2) {order: 3;margin-bottom: 0;}
    .section-type_categories-mix-rtl.change-dir .section-items .type-item.type-cat-item.type-cat-item-rectangle {order: 3;margin-bottom: 0;}
    .section-type_categories-mix-rtl.change-dir .section-items .type-item.type-cat-item.type-cat-item-square:nth-child(2) {order: 1;margin-bottom: 15px;}
    .section-type_categories-mix-rtl.change-dir .section-items .type-item.type-cat-item.type-cat-item-square:nth-child(3) {order: 2;margin-bottom: 15px;}
    .section-type_categories-mix .section-items {
        gap: 15px;
    }
    .type-item.type-cat-item.type-cat-item-square {
        margin-left: 0;
    }

    .section-undercover .mix-banner {padding:0 15px;margin: 0 0 20px;}
    .type-item.type-cat-item.type-cat-item .item-btn,
    .type-item.type-cat-item.type-cat-item-mix .item-btn {max-width: calc(100% - 10px);line-height: 0;bottom:5px;left:5px;right:inherit;}
    .type-item.type-cat-item.type-cat-item .item-btn a,
    .type-item.type-cat-item.type-cat-item-mix .item-btn a {font-size: 14px;line-height: 32px;padding: 0 10px 0 25px;border-radius: 16px;    white-space: nowrap;overflow: hidden;text-overflow: ellipsis;width: 100%;}
    .type-item.type-cat-item.type-cat-item .item-btn a:after,
    .type-item.type-cat-item.type-cat-item-mix .item-btn a:after {content: "";background-size: 4px auto;width: 10px;left: 7px;}
    .type-item.type-cat-item.type-cat-item .item-btn a:hover:after,
    .type-item.type-cat-item.type-cat-item-mix .item-btn a:hover:after {left: 5px;}
    .type-content {padding:20px;}
}
@media only screen and (max-width:768px) {
    .section-cover .cover-swiper.swiper-entry .swiper-custom-left,
    .section-cover .cover-swiper.swiper-entry .swiper-custom-right {display: none;}
    .section-container {padding: 0 15px;}
    .section.section-screen-product_cat + .section.section-screen-product_cat .section-container::after {width: calc(100% - 60px);margin:0 30px;}
    .section-cover:not(.has-oembed) {margin: 0 0 15px;}
    .section-undercover h1 {font-size: 24px;line-height: 30px;}
    .section-undercover p {font-size: 16px;line-height: 20px;}
    .type-item.type-cat-item {width: 100%;margin-left:0;margin-bottom: 15px;}
    .type-item.type-cat-item:last-of-type {margin-bottom: 0;}
    .type-cat-item .item-btn {bottom:15px;left: 20px;}
    .section.section-screen-product_cat + .section.section-screen-product_cat.section.section-type_in .section-container,
    .section.section-type_in .section-container{background: #f5f5f6;padding-top: 30px;}
    .section.section-screen-product_cat + .section.section-screen-product_cat.section.section-type_in .section-container::after {display: none;}
    .type-in-item .item-content {padding-right: 0;padding-left:0;}
    .type-posts-item .item-title,
    .type-in-item .item-title {font-size: 28px;line-height: 34px;}
    .type-posts-item .item-desc,
    .type-in-item .item-desc {font-size: 18px;line-height: 26px;margin-bottom: 15px;}
    .type-item.type-posts-item {width: 100%;margin: 0 0 45px 0}
    .type-item.type-posts-item:last-child {width: 100%;margin: 0;}
    .type-item.type-posts-item .item-desc {margin-bottom: 15px;}
    .section-type_products_slider:not(.section-undercover-cat-pro-slider) .swiper-container {padding-right: 90px;width: calc(100% + 30px);margin-right: -30px !important;}
    .section-type_products_slider .swiper-entry .swiper-custom-right, 
    .section-type_products_slider .swiper-entry .swiper-custom-left {top: calc(50% - 25px);height: 25px;}
    .section-type_products_slider .swiper-entry .swiper-custom-left:before, 
    .section-type_products_slider .swiper-entry .swiper-custom-right:before {font-size: 25px;}
    .type-item.type-pro-item {width: 100% !important;margin-right: 15px;border-right: 1px solid #ccc;}
    /* MIX  */
    .page-template-zaga-mix-page-template .section-cover:not(.has-oembed) {margin-bottom: 10px;}
    /* Undercover Slider */
    .section.section-undercover-cat-pro-slider .type-item {width: calc((100% / 3) - 10px);margin:0 5px;}
    .section.section-undercover-cat-pro-slider .section-container {padding: 0 20px;}
    .section.section-undercover-cat-pro-slider .swiper-entry .swiper-custom-right, 
    .section.section-undercover-cat-pro-slider .swiper-entry:hover .swiper-custom-right {left: -20px;}
    .section.section-undercover-cat-pro-slider .swiper-entry .swiper-custom-left, 
    .section.section-undercover-cat-pro-slider .swiper-entry:hover .swiper-custom-left {right: -20px;}
    .section.section-undercover-cat-pro-slider .type-item > a {font-size: 16px;}
    .section-type_in_slider .swiper-custom-left:before,
    .section-type_in_slider .swiper-custom-right:before{
        font-size: 25px;
    }
    .section-type_in_slider .section-container {
        background: #f5f5f6;
        padding-top: 30px;
    }
    .archive-sections-container .type-item .item-title {
        margin-bottom: 10px;
    }
    .archive-sections-container .type-item .item-desc {
        font-size: 16px;
        line-height: 24px;
    }
    .archive-sections-container .item-btn a {
        font-size: 18px;
        line-height: 38px;
        padding: 0 15px 0 35px;
        border-radius: 19px;
    }
}
@media only screen and (max-width:576px) {}   
@media only screen and (max-width:480px) {
    .section.section-undercover-cat-pro-slider .type-item > a { font-size: 14px;}
}   
.section-type_products_slider .col-md-4 ,
.section-type_products_slider .col-md-3 {
    width:100% !important;
}