.collection-with-slider{background:var(--cws-bg);padding-top:var(--cws-pad-top-mobile);padding-bottom:var(--cws-pad-btm-mobile)}.collection-with-slider--border-bottom{border-bottom-width:var(--cws-border-bottom-width, 1px);border-bottom-style:solid;border-bottom-color:var(--cws-border-bottom-color, #e8e8e8)}.collection-with-slider--card-bg .collection-with-slider__card{background-color:var(--cws-product-card-bg, #f5f5f5)}@media(min-width:750px){.collection-with-slider{padding-top:var(--cws-pad-top-desktop);padding-bottom:var(--cws-pad-btm-desktop)}}.collection-with-slider__inner{position:relative}.collection-with-slider__header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.collection-with-slider__heading{font-family:var(--font-heading-family);font-weight:400;line-height:1;letter-spacing:1.2px;font-size:var(--cws-heading-size-mobile);margin:0;color:var(--cws-heading-color, rgba(var(--color-foreground), 1));text-transform:uppercase}@media(min-width:750px){.collection-with-slider__heading{font-size:var(--cws-heading-size-desktop);line-height:60px}}.collection-with-slider__title-wrap{display:inline-flex;flex-direction:column;gap:10px}.collection-with-slider__underline{width:64px;height:4px;background:#e8651a}.collection-with-slider__view-all{display:inline-flex;align-items:center;gap:5.6px;font-size:var(--cws-view-all-size-mobile, 11px);letter-spacing:1.65px;font-weight:700;line-height:17.6px;text-decoration:none;color:var(--cws-view-all-color, rgba(var(--color-foreground), 1));text-transform:uppercase;white-space:nowrap;position:relative;top:3px}.collection-with-slider__btn.swiper-button-disabled{opacity:.3}.collection-with-slider__view-all-arrow{line-height:0}.collection-with-slider__btn.collection-with-slider__btn--prev{transform:rotate(180deg);position:relative;top:-4px}@media(min-width:750px){.collection-with-slider__view-all{font-size:var(--cws-view-all-size-desktop, 11px)}}.collection-with-slider__view-all:hover{opacity:.8}.collection-with-slider__slider{position:relative}.collection-with-slider__swiper{padding-bottom:18px}@media(min-width:750px){.collection-with-slider__swiper{padding-bottom:0}}.collection-with-slider__card,.collection-with-slider__media-wrap{position:relative}.collection-with-slider__media{position:relative;display:block;overflow:hidden;background:#f3f3f3;border-radius:0}.collection-with-slider__media:before{content:"";display:block;padding-top:140%}.collection-with-slider__media>img,.collection-with-slider__media>picture,.collection-with-slider__media>video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.collection-with-slider__badge{position:absolute;top:10px;left:10px;background:#111;color:var(--cws-label-color, #fff);font-size:10px;letter-spacing:.14em;padding:5px 10px;text-transform:uppercase;z-index:2}.collection-with-slider--card-bg .collection-with-slider__card .collection-with-slider__info{padding:14px 12px 20px}.collection-with-slider .product-label-container{position:absolute;top:10px;left:10px;right:10px;z-index:2;display:flex;flex-wrap:wrap;align-items:flex-start;gap:8px;pointer-events:none}.collection-with-slider .product-label--stack{align-self:flex-start}.collection-with-slider .product-label-sale-row{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;width:100%;gap:8px;align-self:stretch}.collection-with-slider .product-label{display:inline-flex;align-items:center;justify-content:center;color:var(--cws-label-color, #fff);font-size:10px;letter-spacing:1.5px;padding:6px 10px;text-transform:uppercase;line-height:1.2;font-weight:700;border-radius:999px;background:#0d0d0d}.collection-with-slider .product-label--sale{background:#e8651a;color:#fff}.collection-with-slider .product-label.product-label--sale.product-label--sale-minus{display:none}.collection-with-slider .product-label--sale span{white-space:nowrap}.collection-with-slider .product-label--stock{background:#7a5c00}.product-label.product-label--sold-out.product-label--stack{display:none}.collection-with-slider__atc-wrap{position:absolute;left:0;right:0;bottom:0;z-index:3;padding:0;pointer-events:none}.collection-with-slider__atc{width:100%;border:0;border-radius:0;background:#000;color:#fff;font-size:12px;font-family:var(--font-poppins-family);text-transform:uppercase;display:inline-flex;align-items:center;justify-content:center;gap:7px;font-weight:500;opacity:0;transition:opacity .18s ease,transform .18s ease;pointer-events:auto;min-width:max-content;min-height:auto;max-width:100%;line-height:1;padding:15px 0;letter-spacing:0}.collection-with-slider__atc:before,.collection-with-slider__atc:after{display:none}.collection-with-slider__atc.button:disabled{opacity:0}.collection-with-slider__atc-wrap{opacity:0;visibility:hidden}.collection-with-slider__card:hover .collection-with-slider__atc,.collection-with-slider__card:hover .collection-with-slider__atc.button:disabled{opacity:1}.collection-with-slider__card:hover .collection-with-slider__atc-wrap{opacity:1;visibility:visible}.collection-with-slider__atc[disabled]{background:#333;cursor:not-allowed}@media(hover:hover)and (pointer:fine){.collection-with-slider__card:hover .collection-with-slider__atc{opacity:1}}.collection-with-slider__atc-wrap--sold-out{opacity:1!important;visibility:visible!important}.collection-with-slider__atc-wrap--sold-out .collection-with-slider__atc,.collection-with-slider__atc-wrap--sold-out .collection-with-slider__atc.button:disabled{opacity:1;text-transform:capitalize;background-color:#000;color:#fff;border-radius:100px;padding:6px 12px;position:absolute;bottom:10px;left:10px;font-size:12px;width:auto}.collection-with-slider__info{padding-top:15px}.collection-with-slider__product-title{display:block;text-decoration:none;color:var(--cws-product-title-color, rgba(var(--color-foreground), 1));font-size:var(--cws-card-title-size-mobile);line-height:1.35;margin:0 0 6px;font-weight:500;letter-spacing:0}@media(min-width:750px){.collection-with-slider__product-title{font-size:var(--cws-card-title-size-desktop)}.price--on-sale .price__sale{display:flex}}.collection-with-slider__price-row{display:flex;flex-wrap:wrap;align-items:center;gap:6px 8px}.collection-with-slider__price-pct{color:#f15a24;font-weight:700;letter-spacing:0;line-height:20px;font-size:var(--cws-card-price-size-mobile);white-space:nowrap}.collection-with-slider__short-info{margin-top:2px}.collection-with-slider__short-info,.collection-with-slider__short-info *{color:#a6a6a6;font-family:var(--font-body-family);font-size:9px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:0}@media(min-width:750px){.collection-with-slider__price-pct{font-size:var(--cws-card-price-size-desktop);position:relative;top:-3px}.collection-with-slider__price .price:not(.price--show-badge) .price-item--last:last-of-type{position:relative;top:-.5px}}.collection-with-slider__price,.collection-with-slider__price *{font-size:var(--cws-card-price-size-mobile);font-weight:700;letter-spacing:0;line-height:20px}.collection-with-slider__price .price{color:var(--cws-product-price-color, rgb(var(--color-foreground)))}.collection-with-slider__price .price--on-sale .price-item--regular{color:var(--cws-product-price-color, rgb(var(--color-foreground)));opacity:.75}.collection-with-slider__price .unit-price{color:var(--cws-product-price-color, rgb(var(--color-foreground)));opacity:.7}@media(min-width:750px){.collection-with-slider__price{font-size:var(--cws-card-price-size-desktop)}}.collection-with-slider__nav{display:none}@media(min-width:750px){.collection-with-slider__nav{display:flex;gap:8px;position:absolute;top:-83px;right:100px;z-index:10}.collection-with-slider__header{margin-bottom:33px}}.collection-with-slider__btn{width:36px;height:36px;border-radius:999px;border:none;background:transparent;color:transparent;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.collection-with-slider__pagination{display:flex;justify-content:center;gap:6px;align-items:center;margin-top:12px}@media(min-width:750px){.collection-with-slider__pagination{display:none}}.collection-with-slider__pagination .swiper-pagination-bullet{width:6px;height:6px;background:#0003;opacity:1;border-radius:999px}.collection-with-slider__pagination .swiper-pagination-bullet-active{width:42px;background:#f15a24}@media screen and (max-width:749px){.collection-with-slider__inner.page-width{padding-left:0;padding-right:0}.collection-with-slider__swiper{padding:0}.collection-with-slider__swiper .swiper-wrapper{padding-left:30px}.collection-with-slider__header{padding:0 30px;margin-bottom:26px}.collection-with-slider__underline{width:87.5px}.collection-with-slider__inner.page-width .collection-with-slider__pagination{margin-top:30px;position:relative;gap:3px}.collection-with-slider__pagination .swiper-pagination-bullet-active{width:80px}.collection-with-slider__inner .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.collection-with-slider__inner .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0}}
/*# sourceMappingURL=/cdn/shop/t/48/assets/section-collection-with-slider.css.map */
