.single-product-page{--product-red:#e71005;--product-red-dark:#c90d04;--product-ink:#171c19;--product-text:#303936;--product-muted:#747d78;--product-light:#f7f8f7;--product-surface:#fff;--product-line:#e4e8e5;--product-soft:#fff2f1;--product-green:#16864b;--product-shadow:0 8px 30px #171c190f;color:var(--product-ink);background:#fff;min-height:100vh}.single-product-page .container{width:min(1400px,100% - 48px);margin-inline:auto}.single-product-page .product-breadcrumb,.single-product-page .breadcrumb{color:#7b8580;flex-wrap:wrap;align-items:center;gap:10px;padding:16px 0 14px;font-size:11px;line-height:1.4;display:flex}.single-product-page .product-breadcrumb a,.single-product-page .breadcrumb a{color:#6d7772;text-decoration:none}.single-product-page .product-breadcrumb a:hover,.single-product-page .breadcrumb a:hover{color:var(--product-red)}.single-product-page .product-breadcrumb .current,.single-product-page .breadcrumb .current{color:var(--product-ink);font-weight:650}.single-product-page .product-main{grid-template-columns:repeat(2, 1fr,2fr);align-items:start;gap:42px;padding:4px 0 35px;display:grid}.single-product-page .product-info{min-width:0;padding-top:2px}.single-product-page .product-gallery{min-width:0;position:relative}.single-product-page .product-image-box{aspect-ratio:1/.88;background:#f0f1f0;border:1px solid #e2e6e3;border-radius:15px;width:100%;min-height:520px;position:relative;overflow:hidden}.single-product-page .main-product-image{object-fit:contain;object-position:center;width:100%;height:100%;display:block}.single-product-page .product-image-placeholder{background:#f3f4f3;justify-content:center;align-items:center;width:100%;height:100%;font-size:60px;display:flex}.single-product-page .product-sale-badge{z-index:5;background:var(--product-red);color:#fff;border-radius:7px;justify-content:center;align-items:center;min-width:54px;height:28px;padding:0 10px;font-size:10px;font-weight:800;line-height:1;display:inline-flex;position:absolute;top:15px;left:15px}.single-product-page .gallery-wishlist,.single-product-page .gallery-share,.single-product-page .gallery-fullscreen{z-index:6;color:var(--product-ink);cursor:pointer;background:#fffffff5;border:1px solid #e1e5e2;justify-content:center;align-items:center;transition:background .2s,color .2s,transform .2s,border-color .2s;display:inline-flex;position:absolute;box-shadow:0 4px 12px #0000000f}.single-product-page .gallery-wishlist:hover,.single-product-page .gallery-share:hover,.single-product-page .gallery-fullscreen:hover{color:var(--product-red);border-color:var(--product-red);transform:translateY(-1px)}.single-product-page .gallery-wishlist{border-radius:50%;width:40px;height:40px;top:15px;right:15px}.single-product-page .gallery-share{border-radius:50%;width:40px;height:40px;top:62px;right:15px}.single-product-page .gallery-fullscreen{border-radius:50%;width:44px;height:44px;bottom:15px;right:15px}.single-product-page .gallery-nav{z-index:5;width:38px;height:38px;color:var(--product-ink);cursor:pointer;background:#fffffff0;border:1px solid #e0e4e1;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:inline-flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 5px 14px #0000000f}.single-product-page .gallery-prev{left:15px}.single-product-page .gallery-next{right:15px}.single-product-page .gallery-nav:hover{background:var(--product-red);border-color:var(--product-red);color:#fff}.single-product-page .product-thumbnails{scrollbar-width:none;align-items:center;gap:12px;margin-top:14px;display:flex;overflow-x:auto}.single-product-page .product-thumbnails::-webkit-scrollbar{display:none}.single-product-page .product-thumbnails button{cursor:pointer;background:#f5f6f5;border:1px solid #dfe4e1;border-radius:9px;flex:0 0 84px;width:84px;height:84px;padding:4px;transition:border-color .2s,box-shadow .2s;overflow:hidden}.single-product-page .product-thumbnails button:hover{border-color:#bfc7c2}.single-product-page .product-thumbnails button.active{border:2px solid var(--product-red);box-shadow:0 0 0 2px #e7100514}.single-product-page .product-thumbnails img{object-fit:cover;border-radius:5px;width:100%;height:100%;display:block}.single-product-page .mobile-image-counter{display:none}.single-product-page .product-share-popup{z-index:30;border:1px solid var(--product-line);background:#fff;border-radius:13px;width:290px;padding:15px;position:absolute;top:58px;right:15px;box-shadow:0 18px 45px #00000024}.single-product-page .product-share-preview{align-items:center;gap:10px;margin-bottom:13px;padding-right:25px;display:flex}.single-product-page .product-share-preview img{object-fit:cover;border:1px solid var(--product-line);border-radius:7px;flex:0 0 45px;width:45px;height:45px}.single-product-page .product-share-preview strong{color:var(--product-ink);font-size:12px;line-height:1.35}.single-product-page .product-share-close{width:27px;height:27px;color:var(--product-ink);cursor:pointer;background:#f3f4f3;border:0;border-radius:50%;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:9px;right:9px}.single-product-page .product-share-options{gap:7px;display:grid}.single-product-page .product-share-options button{border:1px solid var(--product-line);width:100%;min-height:38px;color:var(--product-text);cursor:pointer;background:#fff;border-radius:8px;align-items:center;gap:9px;padding:8px 10px;font-size:11px;font-weight:650;display:flex}.single-product-page .product-share-options button:hover{border-color:var(--product-red);color:var(--product-red);background:var(--product-soft)}.single-product-page .product-brand-row{align-items:center;gap:8px;margin-bottom:10px;display:flex}.single-product-page .quality-badge,.single-product-page .stock-badge{border-radius:6px;align-items:center;gap:5px;min-height:24px;padding:5px 9px;font-size:9px;font-weight:800;display:inline-flex}.single-product-page .quality-badge{background:var(--product-soft);color:var(--product-red)}.single-product-page .stock-badge,.single-product-page .in-stock{color:var(--product-green);background:#edf9f2}.single-product-page .product-title{color:var(--product-ink);letter-spacing:-.035em;margin:7px 0 0;font-size:clamp(26px,2.4vw,38px);font-weight:800;line-height:1.16}.single-product-page .product-rating,.single-product-page .rating-row{flex-wrap:wrap;align-items:center;gap:8px;margin-top:12px;display:flex}.single-product-page .product-rating svg,.single-product-page .rating-row svg{color:#f2a900}.single-product-page .rating-number{color:var(--product-ink);font-size:12px;font-weight:750}.single-product-page .rating-count,.single-product-page .sold-count{color:#7c8580;font-size:11px}.single-product-page .product-short-description{color:#68726d;margin-top:12px;font-size:12px;line-height:1.75}.single-product-page .product-short-description p{margin:0}.single-product-page .product-price-area{border-top:1px solid var(--product-line);border-bottom:1px solid var(--product-line);flex-wrap:wrap;align-items:center;gap:11px;margin-top:17px;padding:15px 0;display:flex}.single-product-page .current-price{color:var(--product-red);letter-spacing:-.03em;font-size:20px;font-weight:850;line-height:1}.single-product-page .old-price{color:#929a96;font-size:14px;font-weight:500;text-decoration:line-through}.single-product-page .discount-badge{background:var(--product-red);color:#fff;border-radius:6px;align-items:center;min-height:24px;padding:5px 9px;font-size:9px;font-weight:800;display:inline-flex}.single-product-page .product-variation{margin-top:19px}.single-product-page .variation-title{color:var(--product-ink);margin:0 0 10px;font-size:13px;font-weight:750;display:block}.single-product-page .variation-options{flex-wrap:wrap;gap:8px;display:flex}.single-product-page .variation-options button{color:#3b4540;cursor:pointer;background:#fff;border:1px solid #dce2de;border-radius:9px;min-width:62px;min-height:44px;padding:8px 14px;font-size:12px;font-weight:700;transition:background .18s,color .18s,border-color .18s,transform .18s;position:relative}.single-product-page .variation-options button:hover{border-color:var(--product-red);color:var(--product-red)}.single-product-page .variation-options button.selected{border-color:var(--product-red);background:var(--product-red);color:#fff}.single-product-page .variation-options button:disabled{opacity:.4;cursor:not-allowed;text-decoration:line-through}.single-product-page .product-action-area{margin-top:20px}.single-product-page .product-action-controls{grid-template-columns:140px minmax(0,1fr);align-items:center;gap:12px;margin-top:18px;display:grid}.single-product-page .product-qty{background:#fff;border:1px solid #dce2de;border-radius:10px;justify-content:space-between;align-items:center;width:100%;height:52px;display:flex;overflow:hidden}.single-product-page .product-qty button{width:42px;height:100%;color:var(--product-ink);cursor:pointer;background:0 0;border:0;flex:0 0 42px;font-size:20px;font-weight:600}.single-product-page .product-qty button:hover{color:var(--product-red);background:var(--product-soft)}.single-product-page .product-qty span{min-width:30px;color:var(--product-ink);justify-content:center;align-items:center;font-size:14px;font-weight:800;display:inline-flex}.single-product-page .product-action-buttons{grid-template-columns:minmax(0,1fr) minmax(0,.82fr) 58px;gap:10px;display:grid}.single-product-page .product-action-buttons .btn{cursor:pointer;border-radius:10px;min-height:52px;font-size:12px;font-weight:750;transition:transform .18s,box-shadow .18s,background .18s}.single-product-page .product-action-buttons .btn:hover:not(:disabled){transform:translateY(-1px)}.single-product-page .product-primary-btn{border:1px solid var(--product-red);background:var(--product-red);color:#fff;box-shadow:none;justify-content:center;align-items:center;gap:7px;display:inline-flex}.single-product-page .product-primary-btn:hover:not(:disabled){background:var(--product-red-dark);box-shadow:0 7px 18px #e7100529}.single-product-page .product-secondary-btn{border:1px solid var(--product-red);color:var(--product-red);background:#fff}.single-product-page .product-secondary-btn:hover:not(:disabled){background:var(--product-soft)}.single-product-page .product-icon-btn{width:58px;min-width:58px;color:var(--product-ink);background:#fff;border:1px solid #dce2de;justify-content:center;align-items:center;padding:0;display:inline-flex}.single-product-page .product-icon-btn:hover:not(:disabled){border-color:var(--product-red);color:var(--product-red)}.single-product-page .btn:disabled{opacity:.5;cursor:not-allowed}.single-product-page .product-action-message{color:var(--product-green);margin:11px 0 0;font-size:12px;font-weight:700}.single-product-page .delivery-card{border:1px solid var(--product-line);background:#fff;border-radius:12px;margin-top:18px;padding:18px}.single-product-page .delivery-card h3,.single-product-page .delivery-card-title{color:var(--product-ink);margin:0;font-size:14px;font-weight:800}.single-product-page .delivery-checker{border:1px solid var(--product-line);background:#fff;border-radius:12px;margin-top:18px;padding:17px}.single-product-page .delivery-checker-heading{align-items:center;gap:10px;display:flex}.single-product-page .delivery-checker-icon{background:var(--product-soft);width:38px;height:38px;color:var(--product-red);border-radius:50%;flex:0 0 38px;justify-content:center;align-items:center;display:inline-flex}.single-product-page .delivery-checker-heading h2{color:var(--product-ink);margin:0;font-size:13px;font-weight:800}.single-product-page .delivery-checker-heading p{color:var(--product-muted);margin:3px 0 0;font-size:10px}.single-product-page .delivery-checker-form{grid-template-columns:minmax(0,1fr) 85px;gap:8px;margin-top:13px;display:grid}.single-product-page .delivery-checker-form input{width:100%;height:42px;color:var(--product-ink);background:#fff;border:1px solid #dce2de;border-radius:8px;outline:none;padding:0 12px;font-size:11px}.single-product-page .delivery-checker-form input:focus{border-color:var(--product-red)}.single-product-page .delivery-checker-form button{background:var(--product-ink);color:#fff;cursor:pointer;border:0;border-radius:8px;justify-content:center;align-items:center;gap:5px;height:42px;font-size:11px;font-weight:750;display:inline-flex}.single-product-page .delivery-checker-form button:hover:not(:disabled){background:#000}.single-product-page .delivery-checker-form button:disabled{opacity:.45;cursor:not-allowed}.single-product-page .delivery-checker-result{color:var(--product-green);background:#f3faf6;border-radius:8px;align-items:flex-start;gap:8px;margin-top:11px;padding:10px;font-size:10px;line-height:1.5;display:flex}.single-product-page .delivery-checker>small{color:#7a837f;margin-top:9px;font-size:9px;display:block}.single-product-page .trust-features{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:14px;display:grid}.single-product-page .trust-features div{text-align:center;background:#fff;border:1px solid #edf0ee;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:5px;min-height:70px;padding:8px;display:flex}.single-product-page .trust-features svg{color:var(--product-red)}.single-product-page .trust-features span{color:#606b65;font-size:9px;font-weight:700;line-height:1.3}.single-product-page .product-details-section{margin-top:22px;padding-bottom:30px}.single-product-page .product-details-card{border:1px solid var(--product-line);background:#fff;border-radius:14px;overflow:hidden}.single-product-page .product-details-tabs{border-bottom:1px solid var(--product-line);scrollbar-width:none;align-items:center;display:flex;overflow-x:auto}.single-product-page .product-details-tabs::-webkit-scrollbar{display:none}.single-product-page .product-details-tabs button{color:#737d78;cursor:pointer;background:0 0;border:0;flex:none;align-items:center;gap:5px;min-height:54px;padding:0 19px;font-size:11px;font-weight:700;display:inline-flex;position:relative}.single-product-page .product-details-tabs button svg{display:none}.single-product-page .product-details-tabs button:hover,.single-product-page .product-details-tabs button.active{color:var(--product-red)}.single-product-page .product-details-tabs button.active:after{content:"";background:var(--product-red);border-radius:2px;height:2px;position:absolute;bottom:-1px;left:14px;right:14px}.single-product-page .product-details-content{padding:28px}.single-product-page .details-two-column{grid-template-columns:minmax(0,1.5fr) minmax(280px,.8fr);gap:35px;display:grid}.single-product-page .details-eyebrow{color:var(--product-red);text-transform:uppercase;letter-spacing:.08em;margin-bottom:6px;font-size:9px;font-weight:800;display:block}.single-product-page .product-details-content h2{color:var(--product-ink);margin:0 0 12px;font-size:20px;font-weight:800}.single-product-page .full-product-description{color:#626d67;font-size:12px;line-height:1.85}.single-product-page .full-product-description p{margin:0 0 10px}.single-product-page .full-product-description ul,.single-product-page .full-product-description ol{padding-left:20px}.single-product-page .product-highlights{background:#fcfcfb;border:1px solid #edf0ee;border-radius:12px;padding:20px}.single-product-page .product-highlight{border-bottom:1px solid #edf0ee;align-items:flex-start;gap:10px;padding:12px 0;display:flex}.single-product-page .product-highlight:last-child{border-bottom:0;padding-bottom:0}.single-product-page .product-highlight svg{background:var(--product-soft);width:35px;height:35px;color:var(--product-red);border-radius:50%;flex:none;padding:8px}.single-product-page .product-highlight span{flex-direction:column;gap:3px;display:flex}.single-product-page .product-highlight strong{color:var(--product-ink);font-size:11px}.single-product-page .product-highlight small{color:#7a837e;font-size:9px;line-height:1.4}.single-product-page .spec-grid{border-top:1px solid var(--product-line);border-left:1px solid var(--product-line);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.single-product-page .spec-grid>div{border-right:1px solid var(--product-line);border-bottom:1px solid var(--product-line);flex-direction:column;justify-content:center;gap:4px;min-height:62px;padding:11px 14px;display:flex}.single-product-page .spec-grid span{color:#7c8580;font-size:9px}.single-product-page .spec-grid strong{color:var(--product-ink);font-size:11px}.single-product-page .spec-in-stock{color:var(--product-green)!important}.single-product-page .spec-out-stock{color:var(--product-red)!important}.single-product-page .details-lead,.single-product-page .muted{color:#68726d;font-size:12px;line-height:1.7}.single-product-page .product-review-section,.single-product-page .product-faq-section,.single-product-page .related-products{margin-top:24px}.single-product-page .product-review-section,.single-product-page .product-faq-list{border:1px solid var(--product-line);background:#fff;border-radius:14px;overflow:hidden}.single-product-page .related-products{position:relative}.single-product-page .related-carousel{border:1px solid var(--product-line);background:#fff;border-radius:14px;padding:18px;position:relative}.single-product-page .related-track{scroll-behavior:smooth;scrollbar-width:none;gap:14px;padding:2px 1px 8px;display:flex;overflow-x:auto}.single-product-page .related-track::-webkit-scrollbar{display:none}.single-product-page .related-slide{flex:0 0 calc(20% - 12px);min-width:190px}.single-product-page .related-arrow{z-index:5;border:1px solid var(--product-line);width:36px;height:36px;color:var(--product-ink);cursor:pointer;background:#fff;border-radius:50%;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 5px 15px #00000014}.single-product-page .related-prev{left:3px}.single-product-page .related-next{right:3px}.single-product-page .related-arrow:hover{background:var(--product-red);border-color:var(--product-red);color:#fff}.single-product-page .product-lightbox{z-index:9999;background:#000000db;justify-content:center;align-items:center;padding:40px;display:flex;position:fixed;inset:0}.single-product-page .product-lightbox img{object-fit:contain;border-radius:8px;max-width:min(90vw,1000px);max-height:88vh}.single-product-page .lightbox-close,.single-product-page .lightbox-prev,.single-product-page .lightbox-next{z-index:10000;color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #ffffff40;justify-content:center;align-items:center;display:inline-flex;position:fixed}.single-product-page .lightbox-close{border-radius:50%;width:42px;height:42px;font-size:27px;top:20px;right:20px}.single-product-page .lightbox-prev,.single-product-page .lightbox-next{border-radius:50%;width:46px;height:46px;top:50%;transform:translateY(-50%)}.single-product-page .lightbox-prev{left:20px}.single-product-page .lightbox-next{right:20px}.single-product-page .lightbox-close:hover,.single-product-page .lightbox-prev:hover,.single-product-page .lightbox-next:hover{background:var(--product-red);border-color:var(--product-red)}@media (max-width:1200px){.single-product-page .container{width:min(100% - 32px,1100px)}.single-product-page .product-main{grid-template-columns:minmax(0,1fr) minmax(350px,.9fr);gap:28px}.single-product-page .product-image-box{min-height:460px}.single-product-page .product-action-controls{grid-template-columns:115px minmax(0,1fr)}.single-product-page .product-action-buttons{grid-template-columns:minmax(0,1fr) minmax(0,.8fr) 50px}.single-product-page .product-icon-btn{width:50px;min-width:50px}.single-product-page .related-slide{flex-basis:calc(25% - 11px)}}@media (max-width:900px){.single-product-page .product-main{grid-template-columns:1fr;gap:25px}.single-product-page .product-image-box{aspect-ratio:1/.86;min-height:auto}.single-product-page .product-info{padding-top:0}.single-product-page .product-title{font-size:30px}.single-product-page .details-two-column{grid-template-columns:1fr}.single-product-page .related-slide{flex-basis:calc(33.333% - 10px)}}@media (max-width:640px){.single-product-page{overflow-x:hidden}.single-product-page .container{width:calc(100% - 18px);max-width:none}.single-product-page .product-breadcrumb,.single-product-page .breadcrumb{white-space:nowrap;scrollbar-width:none;gap:5px;padding:10px 0 9px;font-size:9px;overflow-x:auto}.single-product-page .product-breadcrumb::-webkit-scrollbar{display:none}.single-product-page .breadcrumb::-webkit-scrollbar{display:none}.single-product-page .product-main{flex-direction:column;gap:17px;padding-bottom:18px;display:flex}.single-product-page .product-image-box{aspect-ratio:1/1.04;border-radius:10px;min-height:0}.single-product-page .product-sale-badge{border-radius:5px;min-width:45px;height:23px;padding:0 7px;font-size:8px;top:10px;left:10px}.single-product-page .gallery-wishlist,.single-product-page .gallery-share{width:34px;height:34px;right:10px}.single-product-page .gallery-wishlist{top:10px}.single-product-page .gallery-share{top:51px}.single-product-page .gallery-fullscreen{width:36px;height:36px;bottom:10px;right:10px}.single-product-page .gallery-nav{width:32px;height:32px}.single-product-page .product-thumbnails{gap:7px;margin-top:9px}.single-product-page .product-thumbnails button{border-radius:7px;flex-basis:58px;width:58px;height:58px}.single-product-page .mobile-image-counter{z-index:8;color:#fff;background:#0000008c;border-radius:20px;justify-content:center;align-items:center;min-width:42px;height:22px;padding:0 7px;font-size:9px;font-weight:700;display:inline-flex;position:absolute;bottom:76px;right:9px}.single-product-page .product-share-popup{border-radius:15px;width:auto;position:fixed;inset:auto 9px 9px;box-shadow:0 -5px 35px #0000002e}.single-product-page .product-title{margin-top:5px;font-size:23px;line-height:1.2}.single-product-page .product-rating,.single-product-page .rating-row{gap:5px;margin-top:9px}.single-product-page .product-rating,.single-product-page .rating-row,.single-product-page .rating-count,.single-product-page .sold-count{font-size:9px}.single-product-page .product-short-description{margin-top:10px;font-size:10px;line-height:1.65}.single-product-page .product-price-area{gap:8px;margin-top:12px;padding:12px 0}.single-product-page .current-price{font-size:27px}.single-product-page .old-price{font-size:11px}.single-product-page .discount-badge{min-height:21px;padding:4px 7px;font-size:8px}.single-product-page .product-variation{margin-top:14px}.single-product-page .variation-title{margin-bottom:8px;font-size:11px}.single-product-page .variation-options{gap:6px}.single-product-page .variation-options button{border-radius:7px;min-width:51px;min-height:38px;padding:7px 10px;font-size:10px}.single-product-page .product-action-controls{flex-direction:column;gap:9px;margin-top:14px;display:flex}.single-product-page .product-qty{border-radius:8px;width:100%;height:44px}.single-product-page .product-qty button{flex-basis:44px;width:44px;font-size:18px}.single-product-page .product-action-buttons{grid-template-columns:minmax(0,1fr) minmax(0,1fr) 45px;gap:7px;width:100%;display:grid}.single-product-page .product-action-buttons .btn{border-radius:8px;min-height:46px;font-size:10px}.single-product-page .product-icon-btn{width:45px;min-width:45px}.single-product-page .delivery-card,.single-product-page .delivery-checker{border-radius:9px;margin-top:13px;padding:13px}.single-product-page .delivery-checker-heading h2{font-size:11px}.single-product-page .delivery-checker-heading p{font-size:8px}.single-product-page .delivery-checker-form{grid-template-columns:minmax(0,1fr) 70px}.single-product-page .delivery-checker-form input,.single-product-page .delivery-checker-form button{height:38px;font-size:9px}.single-product-page .delivery-checker>small{font-size:8px}.single-product-page .trust-features{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin-top:9px}.single-product-page .trust-features div{border-radius:8px;min-height:58px}.single-product-page .trust-features span{font-size:8px}.single-product-page .product-details-section{margin-top:10px}.single-product-page .product-details-card{border-radius:10px}.single-product-page .product-details-tabs{width:100%}.single-product-page .product-details-tabs button{min-height:45px;padding:0 12px;font-size:9px}.single-product-page .product-details-tabs button.active:after{left:9px;right:9px}.single-product-page .product-details-content{padding:17px 13px}.single-product-page .details-two-column{gap:18px}.single-product-page .product-details-content h2{font-size:17px}.single-product-page .full-product-description,.single-product-page .details-lead,.single-product-page .muted{font-size:10px;line-height:1.7}.single-product-page .product-highlights{padding:13px}.single-product-page .product-highlight{padding:9px 0}.single-product-page .product-highlight strong{font-size:9px}.single-product-page .product-highlight small{font-size:8px}.single-product-page .product-highlight svg{width:30px;height:30px;padding:7px}.single-product-page .spec-grid{grid-template-columns:1fr}.single-product-page .spec-grid>div{min-height:54px}.single-product-page .product-review-section,.single-product-page .product-faq-section,.single-product-page .related-products{margin-top:15px}.single-product-page .related-carousel{border-radius:10px;padding:11px}.single-product-page .related-slide{flex-basis:calc(50% - 5px);min-width:145px}.single-product-page .related-arrow{display:none}.single-product-page .product-lightbox{padding:15px}.single-product-page .product-lightbox img{max-width:96vw;max-height:82vh}.single-product-page .lightbox-close{width:38px;height:38px;top:12px;right:12px}.single-product-page .lightbox-prev,.single-product-page .lightbox-next{width:38px;height:38px}.single-product-page .lightbox-prev{left:9px}.single-product-page .lightbox-next{right:9px}}@media (max-width:380px){.single-product-page .container{width:calc(100% - 14px)}.single-product-page .product-title{font-size:21px}.single-product-page .current-price{font-size:25px}.single-product-page .variation-options button{min-width:47px;padding-inline:8px}.single-product-page .product-action-buttons{grid-template-columns:minmax(0,1fr) minmax(0,1fr) 42px}.single-product-page .product-icon-btn{width:42px;min-width:42px}.single-product-page .related-slide{min-width:135px}}
.product-review-section{color:#17201a;width:100%;margin:0 auto;padding:48px 0 70px}.review-header{background:#fff;border:1px solid #e8eee9;border-radius:18px;grid-template-columns:220px minmax(0,1fr);align-items:center;gap:50px;padding:32px;display:grid;box-shadow:0 8px 30px #14321e0d}.review-summary{text-align:center;border-right:1px solid #e5ebe7;flex-direction:column;justify-content:center;align-items:center;min-height:150px;padding-right:35px;display:flex}.review-score{letter-spacing:-1.5px;color:#18231b;margin-bottom:10px;font-size:48px;font-weight:800;line-height:1}.dynamic-stars{color:#f5a623;white-space:nowrap;justify-content:center;align-items:center;gap:3px;line-height:1;display:inline-flex}.dynamic-stars svg{stroke-width:1.8px;flex:none;display:block}.review-count{color:#69756d;margin-top:9px;font-size:14px;font-weight:500;line-height:1.4}.review-bars{width:100%;max-width:650px}.review-bar-row{grid-template-columns:42px minmax(100px,1fr) 42px;align-items:center;gap:12px;min-height:27px;margin:7px 0;display:grid}.review-bar-row>span{color:#4e5b52;white-space:nowrap;font-size:13px;font-weight:600}.review-bar-row small{color:#7a857d;text-align:right;white-space:nowrap;font-size:12px}.review-bar{background:#edf1ee;border-radius:99px;width:100%;height:8px;overflow:hidden}.review-bar>span{border-radius:inherit;background:#05702d;width:0;height:100%;transition:width .35s;display:block}.write-review-box{background:#f8faf8;border:1px solid #e6ece7;border-radius:18px;grid-template-columns:260px minmax(0,1fr);gap:40px;margin-top:24px;padding:30px 32px;display:grid}.write-review-box h3{color:#17201a;margin:2px 0 7px;font-size:21px;font-weight:750;line-height:1.3}.write-review-box p{color:#6c776f;max-width:220px;margin:0;font-size:14px;line-height:1.6}.review-form{width:100%;min-width:0}.review-star-selector{justify-content:space-between;align-items:center;gap:20px;margin-bottom:16px;display:flex}.review-star-selector>span{color:#364238;font-size:14px;font-weight:650}.review-star-selector>div{align-items:center;gap:4px;display:flex}.review-star-selector button{color:#c5cdc7;cursor:pointer;background:0 0;border:0;border-radius:7px;outline:none;justify-content:center;align-items:center;width:34px;height:34px;padding:0;transition:color .2s,transform .2s,background .2s;display:inline-flex}.review-star-selector button:hover{color:#f5a623;background:#f5a62314;transform:translateY(-1px)}.review-star-selector button svg{stroke-width:1.8px;display:block}.review-form textarea{resize:vertical;color:#1b241e;box-sizing:border-box;background:#fff;border:1px solid #dce4de;border-radius:12px;outline:none;width:100%;min-height:125px;padding:14px 16px;font-family:inherit;font-size:14px;line-height:1.6;transition:border-color .2s,box-shadow .2s;display:block}.review-form textarea::placeholder{color:#9aa49d}.review-form textarea:focus{border-color:#05702d;box-shadow:0 0 0 3px #05702d14}.review-submit-row{justify-content:space-between;align-items:center;gap:15px;margin-top:12px;display:flex}.review-submit-row small{color:#89938c;font-size:12px}.review-submit-row button{color:#fff;cursor:pointer;background:#05702d;border:0;border-radius:9px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 19px;font-family:inherit;font-size:13px;font-weight:650;transition:background .2s,transform .2s,box-shadow .2s;display:inline-flex}.review-submit-row button:hover:not(:disabled){background:#045c25;transform:translateY(-1px);box-shadow:0 6px 16px #05702d2e}.review-submit-row button:disabled{opacity:.65;cursor:not-allowed}.review-submit-row button svg{flex:none}.review-message{color:#17652f;background:#edf8f0;border-radius:9px;align-items:center;gap:7px;margin-top:12px;padding:10px 12px;font-size:13px;line-height:1.45;display:flex}.review-message svg{flex:none}.review-list{margin-top:30px}.review-item{border-bottom:1px solid #e8ede9;grid-template-columns:46px minmax(0,1fr);gap:14px;padding:22px 4px;display:grid}.review-item:first-child{padding-top:8px}.review-item:last-child{border-bottom:0}.review-avatar{color:#52705c;background:#eef4ef;border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;display:flex;overflow:hidden}.review-avatar img{object-fit:cover;width:100%;height:100%;display:block}.review-avatar svg{width:20px;height:20px}.review-content{min-width:0}.review-top{flex-wrap:wrap;align-items:center;gap:9px;display:flex}.review-top strong{color:#1c271f;font-size:15px;font-weight:700}.verified-review{color:#05702d;white-space:nowrap;background:#eef8f0;border-radius:99px;align-items:center;gap:4px;padding:4px 8px;font-size:11px;font-weight:650;line-height:1;display:inline-flex}.verified-review svg{flex:none}.review-meta{flex-wrap:wrap;align-items:center;gap:10px;margin-top:6px;display:flex}.review-meta .dynamic-stars{justify-content:flex-start}.review-meta time{color:#8a948d;padding-left:10px;font-size:12px;position:relative}.review-meta time:before{content:"";background:#b7c0b9;border-radius:50%;width:3px;height:3px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.review-content>p{color:#4e5b52;white-space:pre-wrap;word-break:break-word;max-width:850px;margin:11px 0 0;font-size:14px;line-height:1.7}.no-reviews{text-align:center;background:#fafcfb;border:1px dashed #d9e2db;border-radius:15px;flex-direction:column;justify-content:center;align-items:center;min-height:210px;padding:35px 20px;display:flex}.no-reviews>svg{color:#c7d0c9;margin-bottom:10px}.no-reviews h3{color:#344138;margin:0 0 6px;font-size:17px;font-weight:700}.no-reviews p{color:#7d8880;margin:0;font-size:13px}@media (max-width:900px){.product-review-section{padding:38px 0 55px}.review-header{grid-template-columns:180px minmax(0,1fr);gap:30px;padding:25px}.review-summary{padding-right:25px}.review-score{font-size:42px}.write-review-box{grid-template-columns:210px minmax(0,1fr);gap:28px;padding:25px}}@media (max-width:680px){.product-review-section{padding:30px 0 45px}.review-header{border-radius:14px;padding:22px 18px;display:block}.review-summary{border-bottom:1px solid #e5ebe7;border-right:0;min-height:auto;padding:0 0 20px}.review-score{font-size:40px}.review-bars{margin-top:20px}.review-bar-row{grid-template-columns:38px minmax(0,1fr) 38px;gap:8px}.write-review-box{border-radius:14px;margin-top:18px;padding:22px 18px;display:block}.write-review-box>div:first-child{margin-bottom:20px}.write-review-box p{max-width:none}.review-star-selector{flex-direction:column;align-items:flex-start;gap:8px}.review-star-selector>div{gap:2px}.review-star-selector button{width:35px;height:35px}.review-form textarea{min-height:115px}.review-submit-row{align-items:flex-end}.review-submit-row button{min-height:40px;padding:0 15px}.review-item{grid-template-columns:40px minmax(0,1fr);gap:11px;padding:18px 0}.review-item:first-child{padding-top:4px}.review-avatar{width:40px;height:40px}.review-content>p{font-size:13px;line-height:1.65}}@media (max-width:420px){.review-header,.write-review-box{padding:20px 15px}.review-bar-row{grid-template-columns:35px minmax(0,1fr) 35px}.review-bar-row>span{font-size:12px}.review-bar-row small{font-size:11px}.review-submit-row{flex-direction:column;align-items:stretch}.review-submit-row button{width:100%}.review-submit-row small{text-align:right}.review-top{gap:6px}.verified-review{font-size:10px}}
