.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:calc(var(--page-width) - 10rem);margin-inline:auto;padding-inline:0}@media(max-width:749px){.custom-product__grid{padding-inline:1.5rem}}@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:1fr;gap:16px}}.custom-product__thumbs{display:none;flex-direction:row;flex-wrap:wrap;gap:12px;order:2}@media(min-width:990px){.custom-product__thumbs{display:flex}}.custom-product__thumb{flex-shrink:0;width:76px;height:76px;padding:0;border:1px solid #e5e5e5;border-radius:12px;background:#fff;cursor:pointer;overflow:hidden;transition:border-color .15s}.custom-product__thumb:hover,.custom-product__thumb.is-active{border-color:#999}.custom-product__thumb img{width:100%;height:100%;object-fit:contain;display:block;padding:4px;border-radius:12px}.custom-product__viewer{position:relative;isolation:isolate;background:#fff;border:1px solid #e5e5e5;border-radius:16px;overflow:hidden;order:1}.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:50%;bottom:auto;transform:translateY(-50%);z-index:5;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border:none;background:transparent;border-radius:50%;cursor:pointer;color:#1a1a1a;background:#16bae429;transition:background .15s,color .15s}.custom-product__nav:hover{background:#16bae44d}.custom-product__nav--prev{left:8px;right:auto}.custom-product__nav--next{right:8px;left:auto}@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:#e4307a;width:32px;border-radius:999px}.custom-product__share{margin:12px 0 0;width:100%}@media(max-width:749px){.custom-product__share.wpex-mb-40{margin-bottom:0}.custom-product{padding-bottom:20px!important}}.custom-product__share .social-share-title{margin:0 0 12px;font-family:var(--font-heading-family);font-size:1.6rem;font-weight:700;line-height:1.3;color:#a6a6a6}.wpex-social-share__list{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:8px}@media(max-width:749px){.wpex-social-share__item:has(.wpex-social-share__link--email){display:none}}.wpex-social-share__item{margin:0;padding:0}.wpex-social-share__link{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:10px 16px;border-radius:999px;color:#fff;text-decoration:none;font-family:var(--font-heading-family);font-size:1.3rem;font-weight:700;line-height:1;transition:opacity .15s,transform .1s}.wpex-social-share__link:hover{opacity:.88}.wpex-social-share__link:active{transform:scale(.97)}.wpex-social-share__icon{display:inline-flex}.wpex-social-share__icon svg{width:16px;height:16px;fill:currentColor;display:block}.wpex-social-share__label{color:inherit}.wpex-social-share__link--x-twitter{background:#000}.wpex-social-share__link--facebook{background:#1877f2}.wpex-social-share__link--pinterest{background:#e60023}.wpex-social-share__link--email{background:#767676}.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:clamp(30px,4.1vw,48px);font-weight:700;line-height:1.05;letter-spacing:-.01em;text-transform:uppercase;color:#16bae4}@media(max-width:767px){.custom-product__title{font-size:42px}}.custom-product__price-row{margin-top:0;line-height:1}.custom-product__price .price{font-size:2.8rem;font-weight:400;line-height:1;color:#1a1a1a}.custom-product__price .price--on-sale .price__sale{display:inline-flex;align-items:baseline;flex-wrap:wrap}.custom-product__price .price--on-sale .price-item--sale{order:-1;margin-right:0;font-size:2.8rem;font-weight:400;color:#1a1a1a}.custom-product__price .price--on-sale .price-item--regular{font-size:2.8rem;font-weight:400;color:#e4307a;text-decoration:line-through;margin:0 0 0 12px}.custom-product__price .price__container,.custom-product__price .price__regular,.custom-product__price .price__sale,.custom-product__price .price-item{line-height:1}.custom-product__meta-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:16px 32px}.custom-product__meta-row .custom-product__variant-picker{flex:0 1 auto}.custom-product__meta-row:empty{display:none}.custom-product__rating,.custom-product__rating:hover{text-decoration:none}.custom-product__rating{display:flex;flex-direction:column;align-items:flex-start;gap:4px;font-size:1.5rem;cursor:pointer}.custom-product__rating-top{display:inline-flex;align-items:center;gap:8px}.custom-product__stars{display:inline-flex;gap:1px;color:var(--brand-orange, #f4a135)}.custom-product__star--empty{color:#e0e0e0}.custom-product__rating-score{display:none}.custom-product__rating-count{color:#a6a6a6;font-weight:800;text-transform:uppercase;letter-spacing:.04em;font-size:1.2rem}.custom-product__form{display:flex;flex-direction:column;gap:16px;margin-top:0}.custom-product__variant-picker{display:flex;flex-direction:column;gap:12px}.custom-product__option{border:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.custom-product__option-label{font-size:1.4rem;color:#1a1a1a;display:flex;align-items:baseline;gap:6px}.custom-product__option-key{color:#a6a6a6;font-weight:800;text-transform:uppercase;letter-spacing:.04em;font-size:1.2rem}.custom-product__option-value{font-weight:700;color:#1a1a1a}.custom-product__swatches{display:flex;flex-wrap:wrap;gap:10px}.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 20px;border:2px solid #e5e5e5;border-radius:999px;font-size:1.5rem;font-weight:600;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:#16bae4}.custom-product__variant-picker input[type=radio]:checked+.custom-product__swatch{background:#16bae41f;color:#1a1a1a;border-color:#16bae4}.custom-product__swatches--image .custom-product__swatch--image{width:64px;height:64px;min-width:0;padding:0;border:2px solid #e5e5e5;border-radius:12px;overflow:hidden;background:#fff;cursor:pointer;display:block;transition:border-color .15s}.custom-product__swatches--image .custom-product__swatch--image:hover{border-color:#16bae4}.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:#16bae4;border-width:2px;background:#fff;color:inherit}.custom-product__select-wrap{display:inline-block;max-width:100%}.custom-product__select{appearance:none;-webkit-appearance:none;-moz-appearance:none;min-width:200px;max-width:100%;min-height:50px;padding:12px 46px 12px 20px;border:2px solid #e5e5e5;border-radius:999px;box-shadow:none;background-color:#fff;color:#1a1a1a;font-family:inherit;font-size:1.5rem;font-weight:600;line-height:1.2;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14' fill='none'%3E%3Cpath d='M3.5 5L7 8.5L10.5 5' stroke='%231a1a1a' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 18px center;transition:border-color .15s}.custom-product__select:hover{border-color:#16bae4}.custom-product__select:focus,.custom-product__select:focus-visible{outline:none;box-shadow:none;border-color:#16bae4}.custom-product__status{display:flex;flex-direction:column;gap:16px;margin:0}.custom-product__delivery-row{display:flex;flex-direction:column;align-items:flex-start;gap:2px;font-size:1.4rem}.custom-product__delivery-head{display:flex;align-items:center;gap:8px;color:#1b1b1b}.custom-product__delivery-head svg{width:18px;height:18px;position:relative;top:-1px}.custom-product__delivery-head strong{font-weight:700}.custom-product__delivery-when{color:#a6a6a6;font-weight:800;text-transform:uppercase;letter-spacing:.04em;font-size:1.2rem}.custom-product__stockline{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.custom-product__stock-pill{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:4px;font-size:1.2rem;font-weight:600}.custom-product__stock-pill--in{background:#edeef0;color:#1b1b1b}.custom-product__stock-pill--out{background:#fbe8e8;color:#de4949}.custom-product__stock-low{font-size:1.2rem;color:#a6a6a6;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.custom-product__stock-low[hidden]{display:none}.custom-product__app-blocks{margin-top:0;border-radius:24px;overflow:hidden}.custom-product__app-blocks>*{border-radius:24px}.custom-product__app-blocks .bnpl-product-widget{border-radius:24px!important}.custom-product__app-blocks .bnpl-product-widget{margin:0!important}.custom-product__app-blocks .bnpl-product-widget,.custom-product__app-blocks .bnpl-product-widget span,.custom-product__app-blocks .bnpl-product-widget strong,.custom-product__app-blocks .bnpl-product-widget p{font-family:var(--font-body-family)!important}.custom-product__app-blocks .bnpl-product-widget>div>span{font-size:1.8rem!important;line-height:1.3!important}.custom-product__app-blocks .bnpl-product-widget>p{font-size:1.4rem!important;line-height:1.3!important}.custom-product__app-blocks .bnpl-product-widget>div:first-child>div:first-child{background:#e4307a!important}.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:999px;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}.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:999px;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:#e4307a;color:#fff;border:2px solid #e4307a;border-radius:999px;padding:12px 24px;font-family:var(--font-heading-family);font-size:1.7rem;font-weight:800;cursor:pointer;transition:opacity .15s,transform .1s}.custom-product__add-to-cart:disabled{background:#ccc;border-color:#ccc;cursor:not-allowed}.custom-product__buy-now{width:100%;display:flex;align-items:center;justify-content:center;background:#16bae4;color:#fff;border:2px solid #16bae4;border-radius:999px;padding:12px 24px;font-family:var(--font-heading-family);font-size:1.7rem;font-weight:800;text-transform:uppercase;cursor:pointer;transition:opacity .15s}.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}.custom-product__zoom{position:absolute;top:12px;right:12px;z-index:6;width:32px;height:32px;border-radius:50%;background:#16bae429;border:none;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;color:#1a1a1a;transition:background .15s,color .15s}.custom-product__zoom:hover{background:#16bae44d}body:has(#Details-menu-drawer-container[open]) .custom-product__zoom,body:has(details-modal[open]) .custom-product__zoom,body:has(.search-modal[open]) .custom-product__zoom{display:none!important}.custom-product__lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;background:#0e14118c;display:flex;align-items:center;justify-content:center;padding:.8rem;box-sizing:border-box}.custom-product__lightbox[hidden]{display:none}.custom-product__lightbox-panel{position:relative;width:96vw;height:96vh;height:96dvh;max-width:96vw;max-height:96vh;max-height:96dvh;background:#fff;border-radius:8px;overflow:visible;box-shadow:0 24px 60px #00000040;display:grid;grid-template-columns:auto 1fr;grid-template-rows:1fr;grid-template-areas:"thumbs stage";gap:1.2rem;padding:1.2rem;box-sizing:border-box}.custom-product__lightbox-close{position:absolute;top:1.4rem;right:1.4rem;z-index:4;width:auto;height:auto;border-radius:0;background:none;border:0;box-shadow:none;padding:.4rem;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;color:#7c8290}.custom-product__lightbox-close svg{width:2.6rem;height:2.6rem;stroke-width:1.6}.custom-product__lightbox-close:hover{color:#4a4f5a}.custom-product__lightbox-thumbs{grid-area:thumbs;position:relative;z-index:2;display:flex;flex-direction:column;gap:1.2rem;overflow-y:auto;overflow-x:hidden;padding:.4rem;scrollbar-width:thin}.custom-product__lightbox-thumb{flex:0 0 auto;width:7rem;height:7rem;padding:0;border:2px solid transparent;border-radius:8px;overflow:hidden;cursor:pointer;background:#fff;opacity:.65;transition:opacity .15s ease,border-color .15s ease}.custom-product__lightbox-thumb:hover{opacity:1}.custom-product__lightbox-thumb.is-active{opacity:1;border-color:#2a3270}.custom-product__lightbox-thumb img{width:100%;height:100%;object-fit:cover;display:block}.custom-product__lightbox-stage{grid-area:stage;position:relative;display:flex;align-items:center;justify-content:center;min-width:0;min-height:0;padding:0 1.5rem;overflow:hidden;z-index:0}.custom-product__lightbox-slide{display:none;width:100%;height:100%}.custom-product__lightbox-slide.is-active{display:flex;align-items:center;justify-content:center}.custom-product__lightbox-img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;cursor:zoom-in;transition:transform .25s ease;touch-action:none}.custom-product__lightbox-img.is-zoomed{cursor:grab}.custom-product__lightbox-img.is-dragging{cursor:grabbing;transition:none}.custom-product__lightbox-caption{position:absolute;left:50%;bottom:0;transform:translate(-50%,50%);z-index:3;display:flex;align-items:center;justify-content:center}.custom-product__lightbox-caption span{display:inline-block;max-width:80vw;background:#2a3270;color:#fff;font-size:1.4rem;font-weight:600;line-height:1;padding:1.2rem 2.6rem;border-radius:999px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;box-shadow:0 6px 18px #2a327059}@media(max-width:749px){.custom-product__lightbox-caption{display:none}.custom-product__lightbox{padding:.6rem}.custom-product__lightbox-panel{width:99vw;height:98vh;height:98dvh;max-width:99vw;max-height:98vh;max-height:98dvh;border-radius:6px;grid-template-columns:1fr;grid-template-rows:1fr auto;grid-template-areas:"stage" "thumbs";padding:1rem}.custom-product__lightbox-thumbs{flex-direction:row;overflow-x:auto;overflow-y:hidden;justify-content:center;padding:.4rem 0}.custom-product__lightbox-thumb{width:6rem;height:6rem}.custom-product__lightbox-stage{padding:0 1rem}.custom-product__lightbox-close{top:1.5rem;right:1.5rem}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-main-product-custom.css.map */
