.custom-product{display:block;background:rgb(var(--color-background))}@media(max-width:749px){.custom-product{padding-top:32px!important}}.custom-product__grid{display:grid;grid-template-columns:1fr;gap:24px;align-items:start;max-width:1525px;margin-inline:auto;padding-inline:24px}@media(min-width:768px){.custom-product__grid{padding-inline:60px}}@media(min-width:990px){.custom-product__grid{grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:56px}}.custom-product__media{position:relative}.custom-product__gallery{display:grid;grid-template-columns:1fr;gap:12px;align-items:start}@media(min-width:990px){.custom-product__gallery{grid-template-columns:88px 1fr;gap:16px}}.custom-product__thumbs{display:none;flex-direction:column;gap:12px;max-height:600px;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none;order:1}.custom-product__thumbs::-webkit-scrollbar{display:none;width:0;height:0}@media(min-width:990px){.custom-product__thumbs{display:flex}}.custom-product__thumb{flex-shrink:0;width:88px;height:88px;padding:0;border:1px solid #e5e5e5;border-radius:8px;background:#fff;cursor:pointer;overflow:hidden;transition:border-color .15s}.custom-product__thumb:hover{border-color:#999}.custom-product__thumb.is-active{border-color:#1a1a1a;border-width:2px}.custom-product__thumb img{width:100%;height:100%;object-fit:contain;display:block;padding:4px}.custom-product__viewer{position:relative;background:#fff;border:1px solid #e5e5e5;border-radius:16px;overflow:hidden;order:2}.custom-product__slider{position:relative;width:100%;background:#fff}.custom-product__slide{position:absolute;top:0;left:0;width:100%;opacity:0;transition:opacity .35s ease;pointer-events:none}.custom-product__slide.is-active{position:relative;opacity:1;pointer-events:auto;z-index:1}.custom-product__img{display:block;width:100%;height:auto}.custom-product__badge{position:absolute;top:16px;left:16px;z-index:5;background:#0e1411;color:#fff;font-size:1.3rem;font-weight:600;letter-spacing:.04em;padding:6px 16px;border-radius:4px}.custom-product__nav{position:absolute;top:auto;bottom:16px;z-index:5;width:36px;height:36px;display:flex;align-items:center;justify-content:center;border:none;background:#fff;border-radius:6px;cursor:pointer;color:#1a1a1a;box-shadow:0 2px 8px #00000014;transition:background .15s}.custom-product__nav:hover{background:#f4f4f6}.custom-product__nav--prev{left:16px}.custom-product__nav--next{left:60px}@media(max-width:989px){.custom-product__nav{display:none}}.custom-product__dots{display:flex;justify-content:center;gap:5px;margin-top:12px;order:3}@media(min-width:990px){.custom-product__dots{display:none}}.custom-product__dot{width:8px;height:8px;border-radius:50%;background:#00000040;border:none;padding:0;cursor:pointer;transition:background .2s,width .2s}.custom-product__dot.is-active{background:#fb0200;width:32px;border-radius:999px}.custom-product__info{display:flex;flex-direction:column;gap:16px}@media(min-width:990px){.custom-product__info{padding-top:0}}.custom-product__title{margin:0;font-size:2.6rem;font-weight:600;line-height:1.05;letter-spacing:-.01em;text-transform:uppercase;color:#1a1a1a}@media(min-width:990px){.custom-product__title{font-size:3.8rem}}.custom-product__price-row{margin-top:-4px}.custom-product__price .price{font-size:1.8rem;font-weight:500;color:#1a1a1a}.custom-product__rating,.custom-product__rating:hover,.custom-product__rating-text,.custom-product__rating-text:hover{text-decoration:none}.custom-product__rating{display:inline-flex;align-items:center;gap:8px;color:#1a1a1a;font-size:1.5rem;cursor:default}.custom-product__stars{display:inline-flex;gap:1px;color:#fb0200}.custom-product__rating-text{color:#1a1a1a;opacity:.6;font-weight:300}.custom-product__form{display:flex;flex-direction:column;gap:20px;margin-top:8px}.custom-product__variant-picker{display:flex;flex-direction:column;gap:16px}.custom-product__option{border:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.custom-product__option-label{font-size:1.5rem;color:#1a1a1a;display:flex;gap:6px}.custom-product__option-key{opacity:.6;font-weight:300}.custom-product__option-value{font-weight:500}.custom-product__swatches{display:flex;flex-wrap:wrap;gap:8px}.custom-product__variant-picker input[type=radio]{position:absolute;opacity:0;pointer-events:none}.custom-product__swatches--pill .custom-product__swatch{min-width:56px;min-height:50px;padding:12px 18px;border:2px solid rgba(16,24,32,.3);border-radius:10px;font-size:1.5rem;font-weight:500;background:#fff;color:#1a1a1a;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:border-color .15s,background .15s,color .15s}.custom-product__swatches--pill .custom-product__swatch:hover{border-color:#1a1a1a}.custom-product__variant-picker input[type=radio]:checked+.custom-product__swatch{background:#1a1a1a;color:#fff;border-color:#1a1a1a}.custom-product__swatches--image .custom-product__swatch--image{width:60px;height:60px;min-width:0;padding:0;border:1px solid #e5e5e5;border-radius:6px;overflow:hidden;background:#fff;cursor:pointer;display:block;transition:border-color .15s}.custom-product__swatches--image .custom-product__swatch--image:hover{border-color:#999}.custom-product__swatch--image img{width:100%;height:100%;object-fit:contain;padding:4px;display:block}.custom-product__variant-picker input[type=radio]:checked+.custom-product__swatch--image{border-color:#1a1a1a;border-width:2px;background:#fff;color:inherit}.custom-product__stock{display:flex;flex-direction:column;gap:10px}.custom-product__stock-label{margin:0;font-size:1.3rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#1a1a1a;display:inline-flex;align-items:center;gap:8px}.custom-product__stock-dot{width:7px;height:7px;border-radius:50%;background:#1a1a1a;display:inline-block}.custom-product__purchase{display:flex;align-items:stretch;gap:12px}.custom-product__quantity{display:inline-flex;align-items:center;border:1px solid #1a1a1a;border-radius:6px;background:#fff;overflow:hidden;flex-shrink:0;width:130px}.custom-product__qty-btn{width:36px;height:50px;background:transparent;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#1a1a1a;transition:background .15s}.custom-product__qty-btn:hover{background:#f3f3f3}.custom-product__qty-input{flex:1;width:50px;height:50px;border:none;background:transparent;text-align:center;font-size:1.6rem;outline:none;color:#1a1a1a;-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.custom-product__qty-input::-webkit-outer-spin-button,.custom-product__qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.product-tabs-wrapper{margin:0 0 20px;padding-bottom:20px;border-bottom:1px solid #e5e5e5}.product-tabs{display:flex;flex-wrap:wrap;gap:8px}.product-tab{display:inline-flex;align-items:center;justify-content:center;padding:10px 18px;font-size:1.2rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#1a1a1a;background:#fff;border:1px solid #d9d9d9;border-radius:8px;text-decoration:none;cursor:pointer;transition:border-color .15s,background .15s,color .15s}.product-tab:hover{border-color:#1a1a1a;background:#f4f4f6}.product-tab.is-active{border-color:#1a1a1a;border-width:1.5px;background:#fff}.custom-product__add-to-cart{flex:1;background:#fb0200;color:#fff;border:2px solid #fb0200;border-radius:6px;padding:12px 24px;font-size:1.5rem;font-weight:700;cursor:pointer;transition:opacity .15s,transform .1s}.custom-product__add-to-cart:hover:not(:disabled){opacity:.9}.custom-product__add-to-cart:disabled{background:#ccc;border-color:#ccc;cursor:not-allowed}.custom-product__buy-now{width:100%;background:#1a1a1a;color:#fff;border:2px solid #1a1a1a;border-radius:6px;padding:16px 24px;font-size:1.5rem;font-weight:700;text-transform:uppercase;cursor:pointer;transition:opacity .15s}.custom-product__buy-now:hover:not(:disabled){opacity:.85}.custom-product__buy-now:disabled{background:#ccc;border-color:#ccc;cursor:not-allowed}.custom-product__accordion{margin-top:8px}.custom-product__details{border-bottom:2px solid rgba(16,24,32,.2)}.custom-product__details:first-child{border-top:2px solid rgba(16,24,32,.2)}.custom-product__details-summary{display:flex;align-items:center;justify-content:space-between;padding:22px 0;list-style:none;cursor:pointer;font-size:1.6rem;font-weight:500;color:#1a1a1a;-webkit-user-select:none;user-select:none}.custom-product__details-summary::-webkit-details-marker{display:none}.custom-product__details-icon{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;flex-shrink:0;color:#1a1a1a}.custom-product__details-icon .icon-minus,.custom-product__details[open] .custom-product__details-icon .icon-plus{display:none}.custom-product__details[open] .custom-product__details-icon .icon-minus{display:block}.custom-product__description,.custom-product__details-body{padding:0 0 24px;font-size:1.5rem;line-height:1.6;color:#333;font-weight:300}.custom-product__description h2,.custom-product__description h3{font-size:1.7rem;font-weight:600;margin:16px 0 6px;color:#1a1a1a}.custom-product__description ul{padding-left:20px;margin:6px 0}.custom-product__details-body p+p{margin-top:8px}
/*# sourceMappingURL=/cdn/shop/t/3/assets/section-main-product-custom.css.map */
