.custom-main-product{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;align-items:flex-start}.custom-main-product>*{width:100%;max-width:100%}.custom-media-gallery{display:grid;grid-template-columns:11% 1fr;gap:20px}.custom-media-thumbs{order:-1}.custom-media-gallery>*{width:100%}.custom-media-main .product-slide{position:relative;aspect-ratio:1 / 1.2}.custom-media-main .product-slide img{position:absolute;width:100%;height:100%;top:0;left:0;object-fit:cover}.custom-media-share{position:absolute;top:30px;right:20px;z-index:2}.custom-media-share .share-button__button{width:52px;height:52px;display:flex;align-items:center;justify-content:center;padding:0}.custom-media-share .share-button__button .svg-wrapper{width:24px;height:24px}.custom-media-share .share-button__button .svg-wrapper svg{width:100%;height:100%;margin:0;filter:hue-rotate(45deg)}.thumbs-img{display:block;aspect-ratio:1/1.25;border:2px solid rgb(229,231,235);border-radius:4px;overflow:hidden;transition:all .4s ease}.thumbs-img img{width:100%;height:100%;object-fit:cover;display:block}.custom-media-thumbs .swiper-slide-thumb-active .thumbs-img{border-color:#000}.product-gallery-arrow{width:40px;height:40px;border:0;background:transparent;padding:0;opacity:.5;transition:all .4s ease;z-index:1}.product-gallery-arrow:hover{opacity:1}.product-gallery-arrow:after{display:none}.product-gallery-arrow svg{width:100%;height:100%}.custom-media-main .swiper-pagination{bottom:20px;display:none;justify-content:center;gap:10px}.custom-media-main .swiper-pagination .swiper-pagination-bullet{border-radius:5px;margin:0;width:5px;height:5px;background:#fff;opacity:.6;transition:all .4s ease}.custom-media-main .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{width:40px;opacity:1}.custom-media-main .swiper-pagination .swiper-pagination-bullet:hover{opacity:1}.product__title{display:flex;align-items:flex-start;justify-content:space-between;gap:5px}.product__title h1{font-size:16px;font-weight:400;color:#000;flex-grow:1;text-align:left}.product__title .product__price{display:flex;flex-direction:column;align-items:flex-end;gap:5px}.product__title .price__container{display:flex;flex-direction:column;gap:5px}.product__title .price__container .price-item{font-size:16px;letter-spacing:0;line-height:1.2;display:block}.product__title .price--on-sale .price__sale{display:flex}.product__title .price__container .price__sale>*:last-child{margin:0}.product__title .price__container .price__sale .price-item--regular{text-align:right;margin-right:8px}.product__title .price__badge-sold-out{background:#d90000;color:#fff}.product__title .badge{display:none!important;letter-spacing:0;font-size:10px;text-transform:uppercase;border-radius:0;line-height:1.2;padding:4px 10px;font-weight:600}.product__offer-zone-list{display:flex;flex-wrap:nowrap;overflow:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:15px;max-width:100dvw}.product__offer-zone{padding:8px 12px;max-width:300px;min-width:300px}.product__offer-zone-header{display:grid;grid-template-columns:24px 1fr auto;align-items:center;gap:8px}.product__offer-zone-header img{width:100%;display:block;height:auto}.product__offer-zone-header h5{margin:0;text-align:left;font-size:14px;font-weight:700}.product__offer-zone-header a{width:16px;height:16px;display:block;position:relative}.copy-btn .tooltip-text{visibility:hidden;width:60px;background-color:#000;color:#fff;text-align:center;border-radius:4px;padding:4px 6px;position:absolute;z-index:10;top:130%;right:-5px;opacity:0;transition:opacity .3s,transform .3s;font-size:10px;font-weight:500;white-space:nowrap}.copy-btn .tooltip-text:after{content:"";position:absolute;bottom:100%;right:7px;margin-left:0;border-width:5px;border-style:solid;border-color:transparent transparent #000 transparent}.copy-btn.copied .tooltip-text{visibility:visible;opacity:1;transform:translateY(-2px)}.product__offer-zone-header a svg{width:100%;height:100%;display:block}.product__offer-zone p{padding:8px 0;text-align:left;margin:0;font-size:12px;font-weight:300}.product-color-wrapper,.product-form__input{display:flex;flex-direction:column;gap:14px;margin:0!important}.product-form__input .form__label,.product-color-wrapper h5{margin:0;font-size:14px;color:#000;text-transform:uppercase;font-weight:600;text-align:center}.product-form__input .form__label{margin-bottom:5px!important;width:100%;display:grid;grid-template-columns:1fr auto 1fr}.product-form__input .form__label span{grid-column:2;justify-self:center}.product-form__input .form__label a{font-size:12px;font-weight:300;color:#000;display:block;grid-column:3;justify-self:end}.product-color-list{gap:10px;margin:0;padding:0;list-style:none;display:flex;flex-wrap:wrap;justify-content:center}.product-color-item{width:50px;height:auto;display:block;aspect-ratio:1 / 1.5;border:1px solid #e5e7eb;transition:all .4s ease}.product-color-item img{width:100%;height:100%;object-fit:cover}.product-color-item:hover{border-color:#9ca3af}.product-variant-row{display:flex;flex-wrap:wrap;justify-content:center;gap:10px}.product__info-wrapper .product-variant-row input[type=radio]+label{margin:0;padding:5px;font-size:12px;font-weight:500;line-height:1.2;border-radius:0;transition:all .4s ease;min-width:40px;border:1px solid #000;color:#000;display:flex;align-items:center;justify-content:center}.product__info-wrapper .product-variant-row input[type=radio]+label:before{display:none}.product__info-wrapper .product-variant-row input[type=radio]:checked+label,.product__info-wrapper .product-variant-row input[type=radio]:hover+label{background:#000;color:#fff!important}.product__info-wrapper .product-variant-row input[type=radio].disabled+label{opacity:.5;border-color:#e5e7eb}.product-image-wrapper a{display:block}.product__info-container .product-form{margin:0}.product-image-wrapper a img{width:100%;height:auto;display:block}.product__accordion .accordion__content{text-align:left;font-size:13px;font-weight:300;color:#000;line-height:1.5}.product__accordion .accordion__content>*{padding:8px 0;margin:0}.product__accordion .accordion__content strong{color:#000;font-weight:600;line-height:1.5}.product__accordion .accordion__content li{list-style-position:outside;padding:4px 0}.product__accordion .accordion__content ol{padding-left:20px}.product__accordion summary>svg{width:14px;height:14px}.product-form__buttons .product-form__submit{margin:0;font-size:16px;text-transform:uppercase;font-weight:600;height:auto;min-height:auto;padding:20px 5px;line-height:1;transition:all .4s ease}.product-form__buttons .product-form__submit:hover{background:#1f2937}.product-form__buttons .product-form__submit:after,.product-form__buttons .product-form__submit:before{display:none}@media(max-width:991px){.custom-media-main .product-slide{aspect-ratio:1 / 1.4}.product-gallery-arrow{width:30px;height:30px}.product-form__buttons .product-form__submit:after,.product-form__buttons .product-form__submit:before{display:none}.product-form__buttons .product-form__submit{padding:16px 5px}.custom-media-gallery{grid-template-columns:1fr}.custom-media-thumbs{display:none}}@media(max-width:749px){.custom-main-product{grid-template-columns:repeat(1,1fr);gap:16px;margin:0 -15px}.product__info-container .product-form{margin:0;padding:0 16px}.custom-product__media-wrapper{position:unset}.product-color-wrapper,.product-form__input{padding:12px 16px}.product__title{padding:0 16px}.product-form__buttons{position:fixed;bottom:0;left:0;right:0;background:#fff;padding:16px;z-index:2}.product__offer-zone-header h5{font-size:12px}.product-image-wrapper a{margin:0 16px}.accordion summary{padding-inline:16px}.product-gallery-arrow{display:none}.custom-media-main .swiper-pagination{display:flex}.product__offer-zone-list{padding:0 16px}.custom-media-main .product-slide{aspect-ratio:1 / 1.25}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/custom-main-product.css.map */
