.custom-product-wrapper,.custom-product-wrapper *{box-sizing:border-box}.custom-product-wrapper{padding:40px 20px;font-family:var(--text-font);color:var(--text-color);width:100%;overflow-x:hidden}.custom-product-grid{display:grid;gap:30px;align-items:stretch;width:100%;justify-content:center}.custom-product-grid.thumb-pos-left{grid-template-columns:var(--thumb-size-desktop) 1.6fr 1fr}.custom-product-grid.thumb-pos-right{grid-template-columns:1.6fr var(--thumb-size-desktop) 1fr}.custom-product-grid.thumb-pos-right .custom-thumbnails-wrapper{order:2}.custom-product-grid.thumb-pos-right .custom-main-image-wrapper{order:1}.custom-product-grid.thumb-pos-bottom{grid-template-columns:1.6fr 1fr}.custom-product-grid.thumb-pos-bottom .custom-thumbnails-wrapper{grid-column:1 / 2;position:relative;height:auto;order:2;margin-top:-20px}.custom-product-grid.thumb-pos-bottom .custom-thumbnails{position:relative;flex-direction:row;overflow-x:auto;overflow-y:hidden}.custom-thumbnails-wrapper{position:relative;height:100%;width:100%}.custom-thumbnails{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;gap:10px;overflow-y:auto;overflow-x:hidden;scrollbar-width:none}.custom-thumbnails::-webkit-scrollbar{display:none}.thumbnail-item{width:100%;height:auto;flex-shrink:0;border:1px solid #eee;cursor:pointer}.thumbnail-item img{width:100%;height:100%;object-fit:cover;display:block}.custom-main-image-wrapper{width:100%!important;max-width:100%;display:flex;justify-content:flex-start;margin:0}.custom-main-image{width:100%;background:#f5f5f5;border-radius:8px;overflow:hidden;height:max-content}.custom-main-image img{width:100%;height:100%;object-fit:cover;transition:all .3s ease;display:block}.custom-product-info{display:flex;flex-direction:column;gap:20px;width:100%;max-width:100%;overflow:hidden}.custom-product-title{margin:0;font-family:var(--title-font);font-size:var(--title-font-size-desktop);font-weight:var(--title-font-weight-desktop);color:var(--title-color);line-height:1.2;word-wrap:break-word}.custom-price-wrapper{display:flex;align-items:center;flex-wrap:wrap;gap:12px;margin:0;width:100%}.custom-main-price{font-family:var(--price-font);font-size:var(--price-size-desktop);font-weight:var(--price-weight-desktop);color:var(--price-color);margin:0;line-height:1}.custom-compare-price{font-family:var(--compare-font);font-size:var(--compare-size-desktop);font-weight:var(--compare-weight-desktop);color:var(--compare-color);text-decoration:line-through;margin:0;line-height:1}.custom-discount-badge{font-family:var(--discount-font);font-size:var(--discount-size-desktop);font-weight:var(--discount-weight-desktop);color:var(--discount-color);margin:0;line-height:1;border:1px solid var(--discount-color);padding:4px 8px;border-radius:4px}.custom-variant-selectors{display:flex;flex-direction:column;gap:12px;margin-bottom:15px;width:100%}.variant-field label{display:block;font-size:13px;font-weight:600;text-transform:uppercase;margin-bottom:8px;color:#555}.variant-pills{display:flex;flex-wrap:wrap;gap:10px;width:100%}.variant-pill{cursor:pointer;border:1px solid #ccc;border-radius:4px;padding:10px 18px;font-size:13px;transition:all .2s;background:#fff;font-weight:500;flex:0 0 auto}.variant-pill:hover:not(.disabled){border-color:#888}.variant-pill.selected:not(.disabled){border-color:#111;background:#111;color:#fff}.variant-pill.disabled{opacity:.4;cursor:not-allowed;background:#f5f5f5;color:#aaa;border-color:#ddd;position:relative;overflow:hidden}.variant-pill.disabled:after{content:"";position:absolute;left:0;top:50%;width:100%;height:1.5px;background:#aaa;transform:rotate(-15deg)}.cart-actions-row{display:flex;gap:10px;margin-top:10px;height:48px;width:100%;align-items:center}.custom-qty-wrapper{display:flex;align-items:center;border:1px solid #ccc;border-radius:4px;overflow:hidden;width:110px;flex:0 0 110px;background:#fff;height:100%}.qty-btn{flex:1;background:#fff;border:none;cursor:pointer;font-size:18px;font-weight:500;display:flex;align-items:center;justify-content:center;transition:background .2s;height:100%}.qty-btn:hover{background:#f5f5f5}.custom-qty-input{width:40px;text-align:center;border:none;font-size:15px;font-weight:600;outline:none;-moz-appearance:textfield;background:transparent;height:100%}.custom-qty-input::-webkit-outer-spin-button,.custom-qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.custom-add-btn{flex:1 1 auto;min-width:0;background:#000;color:#fff;border:none;border-radius:4px;cursor:pointer;text-transform:uppercase;font-weight:700;font-size:14px;height:100%;transition:background .2s}.custom-add-btn:disabled{opacity:.6;cursor:not-allowed;background:#666}.js-wishlist-btn{position:relative;transition:all .25s cubic-bezier(.16,1,.3,1)}.custom-wishlist-btn{width:48px;flex:0 0 48px;display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid #ccc;border-radius:4px;cursor:pointer;color:#000;height:100%}.custom-wishlist-btn svg{width:20px;height:20px;transition:transform .2s}.js-wishlist-btn.active svg{fill:#e04a4a!important;stroke:#e04a4a!important;transform:scale(1.1)}.custom-buy-now-wrapper{margin-top:5px;width:100%;display:block;overflow:hidden}.custom-buy-now-wrapper .shopify-payment-button{width:100%!important;display:block}.custom-buy-now-wrapper .shopify-payment-button__button{width:100%!important;border-radius:4px;font-weight:700;padding:15px}.custom-size-chart-trigger{margin:5px 0}.size-chart-btn{background:transparent;border:none;color:inherit;font-size:14px;font-weight:600;text-decoration:underline;text-underline-offset:4px;cursor:pointer;display:inline-flex;align-items:center;gap:8px;padding:0;transition:opacity .25s}.size-chart-btn:hover{opacity:.7}.custom-promo-banner{border-radius:8px;padding:var(--promo-pad-y-desk, 20px) 20px!important;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:var(--promo-gap, 10px)!important;background-size:cover;background-position:center;margin:10px 0;width:100%;height:auto!important;min-height:var(--promo-height-desk, 100px)!important;max-height:none!important}.promo-content{flex:1 1 200px;min-width:50%;display:flex;flex-direction:column;gap:var(--promo-gap, 10px)}.promo-content h3{margin:0;font-size:18px;font-family:var(--title-font);font-weight:600;line-height:1.2;word-wrap:break-word}.promo-content p{margin:0;font-size:13px;opacity:.9;line-height:1.4}.promo-btn{flex:0 0 auto;white-space:nowrap;padding:10px 18px;border-radius:25px;text-decoration:none;font-size:13px;font-weight:600;transition:transform .2s;display:inline-flex;align-items:center;gap:5px}.promo-btn:hover{transform:scale(1.05)}.custom-accordions{width:100%;overflow:hidden}.custom-accordions details{border-bottom:1px solid #ddd;padding:0;width:100%}.custom-accordions summary{font-family:var(--acc-font);font-size:var(--acc-font-size);font-weight:var(--acc-font-weight);cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center;padding:15px 5px 15px 0;width:100%;word-wrap:break-word}.custom-accordions summary::-webkit-details-marker{display:none}.custom-accordions summary:after{content:"+";font-size:20px;font-weight:400;transition:transform .3s;flex-shrink:0;margin-left:10px}.custom-accordions details[open] summary:after{transform:rotate(45deg)}.acc-content{padding-bottom:15px;font-size:var(--text-font-size-desktop);line-height:1.6;width:100%}.custom-related-products{margin-top:80px;width:100%;overflow:hidden}.custom-related-products h2{font-size:24px;font-family:var(--title-font);margin-bottom:25px;font-weight:600;word-wrap:break-word}.related-products-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:20px;padding-bottom:25px;scrollbar-width:none;width:100%}.related-products-grid::-webkit-scrollbar{display:none}.premium-product-card{position:relative!important;display:flex!important;flex-direction:column!important;background:#fff!important;border-radius:8px!important;border:1px solid #eaeaea!important;box-shadow:0 4px 15px #0000000d!important;overflow:hidden!important;transition:transform .3s ease,box-shadow .3s ease!important;min-width:260px;scroll-snap-align:start;flex-shrink:0;flex:1}@media(hover:hover)and (pointer:fine){.premium-product-card:hover{transform:translateY(-5px)!important;box-shadow:0 12px 30px #0000001a!important}}.premium-product-card .ppc-image-wrapper{position:relative;overflow:hidden;background:#f4f4f4!important;aspect-ratio:3/4;width:100%;border:none!important;border-radius:0!important;box-shadow:none!important;margin-bottom:0!important}@media screen and (min-width:769px){.premium-product-card.card-3d-hover .ppc-image-wrapper{transform:perspective(1000px) translateZ(0);transition:transform .5s ease,box-shadow .5s ease}.premium-product-card.card-3d-hover:hover .ppc-image-wrapper{transform:perspective(1000px) translateZ(10px) scale(1.02);box-shadow:0 20px 45px #00000026,0 10px 20px #0000001a;z-index:5}}.ppc-image-link{display:block;width:100%;height:100%}.ppc-main-img,.ppc-hover-img{width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0;transition:opacity .5s ease,transform .6s ease;display:block}.ppc-hover-img,.premium-product-card:hover .ppc-main-img{opacity:0}.premium-product-card:hover .ppc-hover-img{opacity:1}.card-zoom-hover:hover .ppc-hover-img{transform:scale(1.05)}.ppc-badges{position:absolute;top:12px;left:12px;display:flex;flex-direction:column;gap:6px;z-index:2}.badge{font-size:10px;font-weight:700;letter-spacing:1px;padding:5px 10px;text-transform:uppercase;border-radius:2px}.badge-dark{background:#111;color:#fff}.badge-accent{background:#dcb386;color:#111}.badge-sale{background:#e04a4a;color:#fff}.ppc-actions{position:absolute;top:12px;right:-50px;display:flex;flex-direction:column;gap:8px;z-index:2;transition:right .3s ease}.premium-product-card:hover .ppc-actions{right:12px}.ppc-action-btn{width:36px;height:36px;background:#fff;border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 10px #00000014;transition:transform .2s,background .2s;color:#111}.ppc-action-btn:hover{background:#111;color:#fff;transform:scale(1.08)}.ppc-action-btn svg{width:16px;height:16px;pointer-events:none}.ppc-quick-add{position:absolute;bottom:0;left:0;width:100%;background:#111111f2;color:#fff;padding:15px;transform:translateY(100%);transition:transform .3s ease;z-index:3}.premium-product-card:hover .ppc-quick-add{transform:translateY(0)}.qa-header{font-size:10px;font-weight:600;letter-spacing:1px;text-align:center;margin-bottom:12px;color:#b5b5b5;text-transform:uppercase}.qa-variants{display:flex;flex-wrap:wrap;gap:6px;justify-content:center}.qa-size-btn{background:transparent;border:1px solid #444;color:#fff;padding:6px 14px;font-size:11px;font-weight:600;cursor:pointer;transition:all .2s ease}.qa-size-btn:hover:not(:disabled){background:#fff;color:#111;border-color:#fff}.qa-size-btn:disabled{opacity:.3;cursor:not-allowed}.qa-size-btn.loading{color:transparent!important;position:relative}.qa-size-btn.loading:after{content:"";position:absolute;width:12px;height:12px;top:50%;left:50%;margin-top:-6px;margin-left:-6px;border:2px solid #fff;border-top-color:transparent;border-radius:50%;animation:ppc-spin .6s linear infinite}@keyframes ppc-spin{to{transform:rotate(360deg)}}.premium-product-card .ppc-info{background:#fff!important;padding:16px 15px!important;display:flex!important;flex-direction:column!important;gap:6px!important;width:100%}.ppc-vendor{font-size:11px;font-weight:600;color:#777;text-transform:uppercase;letter-spacing:1px}.ppc-title{font-size:14px;font-weight:500;color:#111;text-decoration:none;line-height:1.4;display:block;word-wrap:break-word;transition:color .2s ease}.ppc-title:hover{color:#dcb386}.ppc-price-row{display:flex;align-items:center;gap:8px;margin-top:2px}.ppc-price{font-size:14px;font-weight:600;color:#111}.ppc-compare-price{font-size:13px;color:#999;text-decoration:line-through}.ppc-footer-info{display:flex;align-items:center;justify-content:space-between;margin-top:6px}.ppc-swatches-mock{display:flex;align-items:center;gap:6px}.swatch{width:14px;height:14px;border-radius:50%;border:1px solid #dddddd}.swatch-more{font-size:11px;color:#777}.ppc-rating{font-size:11px;color:#d1a46a}.review-count{color:#888;margin-left:3px}.custom-size-modal{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:999999999;display:flex;align-items:center;justify-content:center}.custom-size-modal-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#0009;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.custom-size-modal-content{position:relative;background:#fff;padding:24px;border-radius:12px;z-index:10;box-shadow:0 25px 60px -15px #0000004d;width:fit-content;max-width:90vw;max-height:90vh;display:flex;flex-direction:column;align-items:center;animation:modalScaleIn .3s cubic-bezier(.34,1.56,.64,1)}.size-chart-title{margin:0 0 16px;font-size:16px;font-weight:700;text-transform:uppercase}.size-chart-img{max-width:100%;max-height:calc(90vh - 100px);object-fit:contain;border-radius:6px}.custom-size-modal-close{position:absolute;top:12px;right:12px;background:#f4f4f4;border:none;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#222;transition:background .2s}.custom-size-modal-close:hover{background:#e9e9e9}@keyframes modalScaleIn{0%{opacity:0;transform:scale(.95) translateY(10px)}to{opacity:1;transform:scale(1) translateY(0)}}.qv-overlay{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;background:#0009!important;z-index:2147483647!important;display:flex!important;align-items:center!important;justify-content:center!important;visibility:hidden;opacity:0;pointer-events:none;transition:opacity .3s ease,visibility .3s;-webkit-transform:translateZ(0)}.qv-overlay.active{visibility:visible;opacity:1;pointer-events:all}.qv-modal{background:#fff!important;width:85%!important;max-width:800px!important;border-radius:12px!important;position:relative!important;overflow:hidden!important;box-shadow:0 10px 40px #0003!important;transform:translateY(20px);transition:transform .3s ease;padding:25px!important;margin:0!important;-webkit-overflow-scrolling:touch}.qv-overlay.active .qv-modal{transform:translateY(0)}.qv-close{position:absolute;top:15px;right:15px;background:transparent;border:none;cursor:pointer;z-index:10;display:flex;align-items:center;justify-content:center;padding:0;transition:transform .2s;color:#000}.qv-close:hover{transform:scale(1.1)}.qv-close svg{width:22px;height:22px}.qv-layout{display:flex;gap:24px;width:100%;align-items:flex-start}.qv-gallery-col{width:52%;display:flex;gap:12px;align-items:stretch;position:relative;padding-left:74px}.qv-main-image{flex:1;width:100%!important;height:auto!important;aspect-ratio:3 / 4!important;border-radius:8px;overflow:hidden;background:#f4f4f4;display:flex;align-items:center;justify-content:center}.qv-main-image img{width:100%;height:100%;object-fit:cover}.qv-thumbnails-wrapper{display:flex;flex-direction:column;align-items:center;width:62px;gap:6px;flex-shrink:0;position:absolute;top:0;bottom:0;left:0}.qv-thumb-arrow{background:#fffc;border:none;cursor:pointer;color:#111;padding:2px 0;width:100%;height:20px;z-index:2;display:flex;align-items:center;justify-content:center}.qv-thumb-arrow svg{width:16px;height:16px;stroke-width:2px}.qv-thumbnails{display:flex;flex-direction:column;gap:8px;overflow-y:auto;scrollbar-width:none;flex:1;width:100%;-webkit-overflow-scrolling:touch}.qv-thumbnails::-webkit-scrollbar{display:none}.qv-thumb{width:100%!important;height:auto!important;aspect-ratio:3 / 4!important;flex-shrink:0!important;border-radius:6px;overflow:hidden;cursor:pointer;border:1.5px solid transparent;transition:border-color .2s}.qv-thumb img{width:100%;height:100%;object-fit:cover}.qv-thumb.active{border-color:#111}.qv-info-col{width:48%;display:flex;flex-direction:column;align-self:center}.qv-title{font-family:var(--title-font)!important;font-size:14px!important;font-weight:500!important;color:#111!important;margin:0 0 10px!important;line-height:1.3!important;padding-right:20px!important;text-transform:none}.qv-price-row{display:flex;align-items:center;gap:10px;margin-bottom:20px;min-height:24px}.qv-price{font-family:-apple-system,BlinkMacSystemFont,sans-serif!important;font-size:13px!important;font-weight:500!important;color:#111!important}.qv-compare-price{font-family:-apple-system,BlinkMacSystemFont,sans-serif!important;font-size:11px!important;color:#969696!important;text-decoration:line-through!important}.qv-discount{font-family:-apple-system,BlinkMacSystemFont,sans-serif!important;font-size:11px!important;font-weight:500!important;color:#c00!important}.qv-divider{width:100%;border:none;border-top:1px solid #eaeaea;margin:0 0 20px}.qv-option-group{margin-bottom:20px}.qv-option-label{display:block;font-family:Inter,sans-serif!important;font-size:10px!important;font-weight:700!important;margin-bottom:12px!important;text-transform:uppercase!important;color:#000!important;letter-spacing:.8px!important}.qv-pill-list{display:flex;flex-wrap:wrap;gap:10px}.qv-pill{padding:10px 18px;border:1px solid #e0e0e0;border-radius:6px;font-size:12px!important;font-weight:500!important;cursor:pointer;transition:all .2s ease;color:#111;background:#fff;display:flex;align-items:center;justify-content:center;min-width:45px;position:relative}.qv-pill:hover:not(.disabled){border-color:#111}.qv-pill.active:not(.disabled){background:#111;color:#fff;border-color:#111}.qv-pill.disabled{opacity:.4;cursor:not-allowed;background:#f5f5f5;color:#aaa;border-color:#ddd}.qv-pill.disabled:after{content:"";position:absolute;left:0;top:50%;width:100%;height:1.5px;background:#aaa;transform:rotate(-15deg)}.qv-actions{display:flex;flex-direction:column;gap:12px;margin-top:10px;width:100%}.qv-btn{width:100%;padding:14px;font-size:12px!important;font-weight:700!important;text-transform:uppercase!important;border-radius:50px;cursor:pointer;transition:.2s ease;display:flex;align-items:center;justify-content:center;letter-spacing:.5px!important}.qv-add-bag{background:#fff!important;color:#111!important;border:1.5px solid #111!important}.qv-add-bag:hover:not(:disabled){background:#f9f9f9!important}.qv-buy-now{background:#111!important;color:#fff!important;border:1.5px solid #111!important}.qv-buy-now:hover:not(:disabled){background:#000!important}.qv-btn:disabled{opacity:.5;cursor:not-allowed;background:#ccc!important;border-color:#ccc!important;color:#666!important}@media(max-width:991px){.custom-product-wrapper{padding:20px 15px;width:100vw;overflow-x:hidden}.custom-product-grid{display:flex!important;flex-direction:column!important;width:100%;gap:15px}.custom-product-grid .custom-thumbnails-wrapper{order:2;width:100%;height:auto!important;position:relative;margin-top:0}.custom-product-grid .custom-thumbnails{position:static!important;flex-direction:row!important;overflow-x:auto!important;overflow-y:hidden!important;width:100%;padding-bottom:5px;-webkit-overflow-scrolling:touch}.custom-product-grid .custom-main-image-wrapper{order:1;width:var(--main-image-scale-mobile, 100%);margin:0 auto;max-width:100%}.custom-product-info{order:3;margin-top:5px;width:100%}.thumbnail-item{width:var(--thumb-size-mobile);height:auto;flex:0 0 auto!important}.custom-main-image{width:100%}.custom-product-title{font-size:var(--title-font-size-mobile);font-weight:var(--title-font-weight-mobile)}.custom-main-price{font-size:var(--price-size-mobile);font-weight:var(--price-weight-mobile)}.custom-compare-price{font-size:var(--compare-size-mobile);font-weight:var(--compare-weight-mobile)}.custom-discount-badge{font-size:var(--discount-size-mobile);font-weight:var(--discount-weight-mobile)}.acc-content{font-size:var(--text-font-size-mobile)}.custom-promo-banner{flex-direction:column!important;align-items:flex-start!important;justify-content:center!important;padding:var(--promo-pad-y-mob, 20px) 20px!important;height:auto!important;min-height:var(--promo-height-mob, 150px)!important;max-height:none!important}.promo-content{flex:0 1 auto;min-width:100%}.promo-btn{align-self:flex-start!important;margin-top:0}.related-products-grid.mobile-layout-grid{display:grid;grid-template-columns:repeat(2,1fr);overflow-x:visible;padding-bottom:0;width:100%;gap:10px}.related-products-grid.mobile-layout-grid .premium-product-card{min-width:0;width:100%}.related-products-grid.mobile-layout-slider{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:12px;width:100%}.related-products-grid.mobile-layout-slider .premium-product-card{min-width:160px}.ppc-actions{right:10px;opacity:1}.ppc-quick-add{display:none!important}}@media screen and (max-width:768px){.qv-overlay{padding:15px!important}.qv-modal{width:78%!important;max-width:350px!important;padding:14px!important;border-radius:12px!important;max-height:82vh!important;display:flex!important;flex-direction:column!important}.qv-layout{flex-direction:column;gap:12px;height:100%;overflow-y:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch}.qv-gallery-col{width:100%;height:auto;flex-direction:row;padding-left:54px;flex-shrink:0;align-items:stretch}.qv-thumbnails-wrapper{width:44px;gap:4px}.qv-thumb-arrow svg{width:14px;height:14px}.qv-thumbnails{gap:6px}.qv-info-col{width:100%;padding:0!important;justify-content:flex-start}.qv-title{font-size:12px!important;padding-right:25px!important;margin-bottom:6px!important}.qv-price-row{margin-bottom:12px!important;gap:8px!important}.qv-price{font-size:11px!important}.qv-compare-price,.qv-discount{font-size:10px!important}.qv-divider,.qv-option-group{margin-bottom:12px!important}.qv-option-label{font-size:9px!important;margin-bottom:8px!important}.qv-pill-list{gap:6px!important}.qv-pill{padding:8px 12px!important;font-size:10px!important;min-width:35px!important;border-radius:4px!important}.qv-actions{gap:8px!important;margin-top:10px!important}.qv-btn{padding:12px!important;font-size:11px!important}.qv-close{top:12px!important;right:12px!important}.qv-close svg{width:20px;height:20px}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/custom-product-template.css.map */
