.product-details-page-wrapper{max-width:100vw;min-height:100vh;background-color:#fff!important;padding:12px 0 10px!important}.product-details-container{font-family:var(--font-outfit), "Kanit", sans-serif;color:#1a1a1a;max-width:1280px!important;margin:0 auto!important;padding:0 40px!important}.breadcrumb-header{color:#1a1a1a!important;align-items:center!important;gap:8px!important;margin-top:0!important;margin-bottom:18px!important;padding:0!important;font-size:.85rem!important;font-weight:500!important;display:flex!important}.breadcrumb-header a{color:inherit;font-weight:400;text-decoration:none}.breadcrumb-header .sep{color:#1a1a1a}.breadcrumb-header .current{font-weight:500}.product-details-main{grid-template-columns:1fr 1fr;gap:60px;margin-bottom:60px;display:grid}@media (max-width:900px){.product-details-main{grid-template-columns:1fr}}.gallery-section{gap:16px;height:520px;display:flex}.thumbnails-wrapper{flex-direction:column;align-items:center;display:flex}.thumbnails-container{scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;flex-direction:column;gap:12px;width:90px;height:460px;display:flex;overflow-y:auto}.thumbnails-container::-webkit-scrollbar{display:none}.thumb-item{cursor:pointer;background-color:#fff;border:1px solid #e0e0e0;border-radius:4px;flex-shrink:0;width:86px;height:86px;position:relative;overflow:hidden}.thumb-item img{object-fit:cover;border-radius:4px;position:absolute;width:100%!important;height:100%!important;top:0!important;left:0!important}.thumb-item.active{border:2px solid #000}.thumb-scroll-down-btn{cursor:pointer;color:#333;background:#fff;border:1px solid #d0d0d0;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;margin-top:10px;transition:all .2s;display:flex;box-shadow:0 2px 6px #0000000f}.thumb-scroll-down-btn:hover:not(:disabled){color:#000;border-color:#000;transform:translateY(1px)}.thumb-scroll-down-btn:disabled{opacity:.4;cursor:not-allowed}.main-image-container{background-color:#fafafa;border:1px solid #eaeaea;border-radius:12px;flex:1;position:relative;overflow:hidden}.main-gallery-nav-btn{cursor:pointer;color:#1a1a1a;z-index:10;background-color:#fffffff2;border:1px solid #eaeaea;border-radius:50%;outline:none;justify-content:center;align-items:center;width:44px;height:44px;transition:all .2s ease-in-out;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 12px #0000001a}.main-gallery-nav-btn:hover{color:#000;background-color:#fff;box-shadow:0 6px 16px #00000026}.main-gallery-nav-btn.prev{left:4px}.main-gallery-nav-btn.next{right:4px}.info-section{flex-direction:column!important;justify-content:flex-start!important;margin-top:0!important;padding-top:0!important;padding-left:10px!important;display:flex!important}@media (min-width:901px){.product-details-main{align-items:flex-start}.left-column{position:sticky;top:40px}}.info-title{margin-top:-3px!important;padding-top:0!important;margin-block-start:0!important;color:#000!important;letter-spacing:-.02em!important;font-size:2rem!important;font-weight:600!important;line-height:1.15!important;font-family:var(--font-outfit), system-ui, -apple-system, sans-serif!important;margin-bottom:20px!important;padding-block-start:0!important}.product-rating{align-items:center!important;gap:10px!important;margin-bottom:20px!important;display:flex!important}.rating-stars-black{gap:3px!important;display:flex!important}.reviews-count{color:#555!important;font-size:.9rem!important;font-weight:400!important}.info-price-container{align-items:center!important;gap:10px!important;margin-bottom:20px!important;display:flex!important}.info-price{color:#000!important;font-size:1.5rem!important;font-weight:700!important}.info-original-price{color:#666!important;font-size:1.05rem!important;font-weight:400!important;text-decoration:line-through!important}.sale-badge-box{color:#fff!important;text-transform:uppercase!important;letter-spacing:.03em!important;background:#d9381e!important;border-radius:12px!important;padding:4px 8px!important;font-size:.75rem!important;font-weight:700!important}.viewers-count{color:#111!important;align-items:center!important;gap:8px!important;margin-bottom:20px!important;font-size:.95rem!important;font-weight:400!important;display:flex!important}.divider{border:0!important;border-top:1px solid #eee!important;margin:20px 0!important}.buy-actions{align-items:center;gap:16px;margin-top:0;margin-bottom:12px;display:flex}.quantity-selector{background:#fff;border:1px solid #e5e5e5;align-items:center;width:120px;display:flex;overflow:hidden;box-sizing:border-box!important;border-radius:12px!important;height:50px!important;min-height:50px!important;max-height:50px!important}.qty-btn{cursor:pointer;color:#333;background:0 0;border:none;justify-content:center;align-items:center;width:40px;height:100%;font-size:1.25rem;font-weight:300;transition:color .2s;display:flex}.qty-btn:hover{color:#000}.qty-input{text-align:center;color:#000;background:0 0;border:none;outline:none;flex:1;width:100%;font-size:.95rem;font-weight:600}.add-to-cart-btn{color:#fff;letter-spacing:.1em;cursor:pointer;text-transform:uppercase;background-color:#000;border:none;flex:1;justify-content:center;align-items:center;font-size:.75rem;font-weight:700;transition:background-color .2s;display:flex;box-sizing:border-box!important;border-radius:12px!important;height:50px!important;min-height:50px!important;max-height:50px!important}.add-to-cart-btn:hover{background-color:#222}.buy-it-now-btn{color:#fff;letter-spacing:.1em;cursor:pointer;text-transform:uppercase;background-color:#ff5722;border:none;justify-content:center;align-items:center;gap:8px;width:100%;margin-top:0;margin-bottom:16px;font-size:.95rem;font-weight:700;transition:background-color .2s;display:flex;box-sizing:border-box!important;border-radius:12px!important;height:50px!important;min-height:50px!important;max-height:50px!important}.buy-it-now-btn:hover{background-color:#e64a19}.wishlist-expert-links{gap:32px;margin-bottom:14px;display:flex}.text-link-btn{color:#111;cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;padding:0;font-size:.95rem;font-weight:500;display:flex}.text-link-btn:hover{color:#555}.trust-badges-section{border-top:none;margin-top:14px;margin-bottom:14px;padding-top:0}.bullet-points{margin:0;padding:0;list-style:none}.bullet-points li:last-child{margin-bottom:0}.bullet-points li{color:#1a1a1a;align-items:center;gap:12px;margin-bottom:14px;font-size:.95rem;font-weight:500;display:flex}.bullet-points li svg{color:#333;flex-shrink:0}.qty-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.qty-input{appearance:textfield}.add-to-cart-btn{color:#fff;cursor:pointer;background-color:#000;border:none;border-radius:12px;flex:1;justify-content:center;align-items:center;font-size:1.1rem;font-weight:600;transition:background-color .2s,color .2s;display:flex;height:50px!important}.add-to-cart-btn:hover{color:#fff;background-color:#222}.exact-reviews-section{max-width:1536px;margin:0 auto;padding:60px 40px}.no-reviews-text{color:#6b7280;margin-bottom:32px;font-size:.95rem;font-style:italic}.review-form-container{background:#fff;border:1px solid #e5e7eb;border-radius:12px;max-width:720px;padding:40px;box-shadow:0 4px 20px #0000000a}.review-form-title{color:#1a1a1a;margin-bottom:6px;font-size:1.5rem;font-weight:700}.review-form-subtitle{color:#9ca3af;margin-bottom:28px;font-size:.85rem}.rating-input{color:#4b5563;flex-direction:column;align-items:center;gap:12px;margin-bottom:24px;font-size:.9rem;font-weight:500;display:flex}.rating-stars{gap:6px;display:flex}.rating-stars svg{color:#d1d5db;cursor:pointer;transition:color .15s}.rating-stars svg:hover,.rating-stars svg:hover~svg{color:#f5a623}.form-group{margin-bottom:20px}.form-group label{color:#374151;text-transform:uppercase;letter-spacing:.04em;margin-bottom:8px;font-size:.85rem;font-weight:600;display:block}.form-group textarea,.form-group input[type=text],.form-group input[type=email]{color:#1a1a1a;background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;outline:none;width:100%;padding:12px 14px;font-family:inherit;font-size:.95rem;transition:border-color .2s,box-shadow .2s}.form-group textarea:focus,.form-group input[type=text]:focus,.form-group input[type=email]:focus{background:#fff;border-color:#e26314;box-shadow:0 0 0 3px #e2631414}.form-group textarea{resize:vertical;min-height:120px}.review-form-row{gap:16px;display:flex}.review-form-row .form-group{flex:1}.form-checkbox{align-items:flex-start;gap:10px;margin-bottom:28px;display:flex}.form-checkbox input[type=checkbox]{accent-color:#e26314;cursor:pointer;flex-shrink:0;width:15px;height:15px;margin-top:3px}.form-checkbox label{color:#6b7280;cursor:pointer;font-size:.85rem;line-height:1.5}.submit-exact-btn{color:#fff;cursor:pointer;letter-spacing:.04em;text-transform:uppercase;background-color:#e26314;border:none;justify-content:center;align-items:center;padding:0 36px;font-size:.95rem;font-weight:700;transition:background-color .2s,transform .15s;display:inline-flex;box-sizing:border-box!important;border-radius:12px!important;height:50px!important}.submit-exact-btn:hover{background-color:#c4500a;transform:translateY(-1px)}@media (max-width:600px){.review-form-container{padding:24px 18px}.review-form-row{flex-direction:column;gap:0}}.skeleton-spinner-overlay{z-index:100;pointer-events:none;flex-direction:column;justify-content:center;align-items:center;gap:12px;display:flex;position:absolute;top:300px;left:50%;transform:translate(-50%,-50%)}.loading-spinner{border:4px solid #e263141a;border-left-color:var(--primary,#e26314);border-radius:50%;width:50px;height:50px;animation:1s linear infinite productSpin}.loading-text{color:var(--primary,#e26314);letter-spacing:.05em;text-transform:uppercase;font-size:.95rem;font-weight:600}@keyframes productSpin{to{transform:rotate(360deg)}}.product-details-main{grid-template-columns:55% 42%;align-items:start;gap:3%;margin-bottom:40px}@media (max-width:900px){.product-details-main{grid-template-columns:1fr}}.left-column{gap:20px;height:max-content;position:sticky;top:20px;flex-direction:column!important;margin-top:0!important;padding-top:0!important;display:flex!important}@media (min-width:901px){.gallery-section{height:520px;margin-top:0}.thumbnails-container{width:72px;height:440px}.thumb-item{width:72px;height:72px}.main-image-container{height:100%;max-height:520px}}.product-details-accordion-section{border-top:1px solid #eaeaea;max-width:1536px;margin:0 auto;padding:40px 40px 0}.pda-header{align-items:center;gap:12px;margin-bottom:42px;display:flex}.pda-header-line{background:#1a1a1a;border-radius:2px;flex-shrink:0;width:32px;height:3px;display:inline-block}.pda-header-title{letter-spacing:.12em;color:#1a1a1a;text-transform:uppercase;font-size:20px;font-weight:950}.pda-item{border-bottom:1px solid #eaeaea}.pda-trigger{cursor:pointer;color:#1a1a1a;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:16px 0;font-family:inherit;font-size:.95rem;font-weight:500;display:flex}.pda-trigger-left{color:#1a1a1a;align-items:center;gap:10px;display:flex}.pda-trigger-left svg{color:#555;flex-shrink:0}.pda-chevron{color:#555;flex-shrink:0;transition:transform .25s}.pda-item.open .pda-chevron{transform:rotate(180deg)}.pda-content{color:#444;max-height:0;font-size:.9rem;line-height:1.8;transition:max-height .35s,padding .25s;overflow:hidden}.pda-item.open .pda-content{max-height:600px;padding-bottom:20px}.pda-spec-list{margin:0;padding:0;list-style:none}.pda-spec-list li{border-bottom:1px solid #f0f0f0;justify-content:space-between;padding:8px 0;font-size:.9rem;display:flex}.pda-spec-list li span:first-child{color:#777;font-weight:500}.pda-spec-list li span:last-child{color:#1a1a1a;font-weight:600}.eyes-icon{font-size:1.2rem}.guarantee-checkout p{text-align:center;margin-bottom:12px;font-size:.9rem;font-weight:600}.payment-icons{text-align:center}.sticky-bottom-bar{color:#fff;z-index:1000;background:#2a2a2a;width:100%;padding:10px 0;transition:transform .3s;position:fixed;bottom:0;left:0;transform:translateY(100%);box-shadow:0 -2px 10px #0000004d}.sticky-bottom-bar.visible{transform:translateY(0)}.sticky-bar-content{justify-content:space-between;align-items:center;max-width:1536px;margin:0 auto;padding:0 16px;display:flex}.sticky-bar-left,.sticky-bar-right{align-items:center;gap:16px;display:flex}.cart-icon-mobile,.mobile-text{display:none}.desktop-text{display:inline}.sticky-bar-info{flex-direction:column;justify-content:center;gap:2px;display:flex}.sticky-bar-title{color:#fff;font-size:.95rem;font-weight:500;line-height:1.2}.sticky-bar-price{color:#fff;font-size:.85rem;font-weight:400}.sticky-add-to-cart-btn{color:#fff;cursor:pointer;text-transform:uppercase;background-color:#0000;border:2px solid #fff;justify-content:center;align-items:center;padding:0 24px;font-size:.9rem;font-weight:700;transition:background-color .2s,color .2s;display:inline-flex;box-sizing:border-box!important;border-radius:12px!important;height:50px!important}.sticky-add-to-cart-btn:hover{color:#1c1d1d;background-color:#fff}.sticky-buy-now-btn{color:#fff;cursor:pointer;text-transform:uppercase;background-color:#e26314;border:none;justify-content:center;align-items:center;padding:0 24px;font-size:.9rem;font-weight:700;transition:opacity .2s;display:inline-flex;box-sizing:border-box!important;border-radius:12px!important;height:50px!important}.sticky-buy-now-btn:hover{opacity:.9}.floating-whatsapp-btn{cursor:pointer;z-index:1002;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;transition:transform .2s;display:flex;position:fixed;bottom:80px;right:24px}.floating-whatsapp-btn:hover{transform:scale(1.05)}.scroll-to-top-btn{color:#1c1d1d;cursor:pointer;opacity:0;background-color:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:background-color .2s,transform .2s;display:flex}.scroll-to-top-btn:hover{background-color:#e5e5e5;transform:translateY(-2px)}.sticky-bottom-bar.visible .scroll-to-top-btn{animation:.5s cubic-bezier(.175,.885,.32,1.275) .25s both popIn}@keyframes popIn{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}@media (max-width:768px){.sticky-bar-left{display:none}.sticky-bar-right{justify-content:space-between;width:100%}}.reviews-header-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:32px;display:flex}.write-review-btn{color:#fff;cursor:pointer;background:#000;border:none;justify-content:center;align-items:center;gap:6px;padding:0 24px;font-size:.9rem;font-weight:600;transition:background .2s;display:inline-flex;box-sizing:border-box!important;border-radius:12px!important;height:50px!important}.write-review-btn:hover{background:#222}.review-modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;background:#0006;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.review-modal-box{background:#fff;border-radius:12px;width:100%;max-width:600px;max-height:calc(100vh - 32px);padding:32px;position:relative;overflow-y:auto;box-shadow:0 10px 40px #0000001f}.review-modal-close{color:#777;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.25rem;font-weight:600;transition:background .2s,color .2s;display:flex;position:absolute;top:20px;right:20px}.review-modal-close:hover{color:#000;background:#f3f4f6}.review-step-container{flex-direction:column;animation:.3s fadeIn;display:flex}.review-star-labels{color:#000;justify-content:space-between;width:320px;margin:10px auto 0;font-size:.9rem;display:flex}.review-star-labels-step2{color:#000;justify-content:space-between;width:320px;margin:-20px auto 20px;font-size:.9rem;display:flex}.review-navigation{justify-content:space-between;align-items:center;margin-top:24px;display:flex}.review-nav-btn{cursor:pointer;border:none;border-radius:12px;padding:12px 32px;font-size:1rem;font-weight:700;transition:opacity .2s}.review-nav-btn.back{color:#000;background:0 0;padding-left:0}.review-nav-btn.next{color:#fff;background:#000}.review-nav-btn:hover{opacity:.8}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.reviews-stats-compact{background:#fff;border:1px solid #eaeaea;border-radius:12px;gap:40px;margin-bottom:40px;padding:32px;display:flex}.reviews-score-block{border-right:1px solid #eaeaea;flex-direction:column;flex:1;justify-content:center;align-items:center;padding-right:40px;display:flex}.reviews-big-score{color:#1a1a1a;font-size:3rem;font-weight:800;line-height:1}.reviews-stars-row{gap:4px;margin:12px 0 6px;display:flex}.reviews-stars-row svg{color:#e26314}.reviews-based-on{color:#6b7280;font-size:.85rem}.reviews-bars-block{flex:1.8}.reviews-action-block{border-left:1px solid #eaeaea;flex:1;justify-content:center;align-items:center;padding-left:40px;display:flex}.rating-bar-row{align-items:center;gap:12px;margin-bottom:8px;display:flex}.rating-bar-stars{gap:2px;display:flex}.rating-bar-track{background-color:#f3f4f6;border-radius:4px;flex:1;height:8px;overflow:hidden}.rating-bar-fill{border-radius:4px;height:100%}.rating-bar-count{color:#6b7280;text-align:right;width:32px;font-size:.85rem}.reviews-divider{border-top:1px solid #eaeaea;margin:40px 0}.reviews-filter-row{margin-bottom:24px}.most-recent{cursor:pointer;align-items:center;gap:4px;font-size:.9rem;font-weight:600;display:flex}.reviews-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.review-card{border:1px solid #eaeaea;border-radius:12px;padding:24px}.review-card-top{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.review-date{color:#6b7280;font-size:.85rem}.reviewer-info{align-items:center;gap:8px;margin-bottom:16px;display:flex}.reviewer-name{font-size:.95rem;font-weight:600}.verified-badge{color:#fff;background-color:#1a1a1a;border-radius:12px;padding:2px 6px;font-size:.65rem;font-weight:600}.review-text{color:#374151;font-size:.95rem;line-height:1.6}.customer-media-section{margin:20px 0}.media-title{color:#6b7280;margin-bottom:16px;font-size:.95rem;font-weight:500}.media-grid-container{align-items:center;gap:8px;display:flex}.media-thumbnail{cursor:pointer;width:70px;height:70px;overflow:hidden}.media-thumbnail img{object-fit:cover;width:100%;height:100%;transition:transform .2s}.media-thumbnail:hover img{transform:scale(1.05)}.media-see-more{color:#000;text-align:center;cursor:pointer;background-color:#fff;border:none;justify-content:center;align-items:center;width:70px;height:70px;font-size:.75rem;line-height:1.2;text-decoration:underline;transition:color .2s;display:flex}.media-see-more:hover{color:#666}.you-may-also-like-section{border-top:1px solid #eaeaea;max-width:1536px;margin:0 auto;padding:80px 40px}.you-may-also-like-title{text-align:center;margin-bottom:40px;font-size:2rem;font-weight:600}.similar-product-grid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.view-all-products-wrap{text-align:center;margin-top:40px}.view-all-products-btn{color:#111;background-color:#f7f7f7;border:1px solid #eaeaea;justify-content:center;align-items:center;padding:0 32px;font-weight:600;text-decoration:none;transition:background-color .2s,color .2s;display:inline-flex;box-sizing:border-box!important;border-radius:12px!important;height:50px!important}.view-all-products-btn:hover{color:#fff;background:#333;transform:translateY(-2px)}.recent-sale-notification{z-index:9999;pointer-events:auto;background:#fff;border:1px solid #e5e7eb;border-radius:12px;align-items:center;gap:16px;max-width:360px;padding:12px 16px;transition:transform .5s cubic-bezier(.175,.885,.32,1.275),opacity .5s;display:flex;position:fixed;bottom:24px;left:24px;box-shadow:0 10px 30px #00000014}.recent-sale-notification.slide-in{opacity:1;transform:translateY(0)}.recent-sale-notification.slide-out{opacity:0;pointer-events:none;transform:translateY(120px)}@media (max-width:768px){.recent-sale-notification{display:none!important}}.notification-close{color:#9ca3af;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;transition:color .2s;display:flex;position:absolute;top:8px;right:8px}.notification-close:hover{color:#1f2937}.notification-img-wrap{border:1px solid #f3f4f6;border-radius:10px;flex-shrink:0;width:60px;height:60px;position:relative;overflow:hidden}.notification-img{object-fit:cover;width:100%;height:100%}.notification-body{flex-direction:column;gap:2px;padding-right:12px;display:flex}.notification-sub{color:#6b7280;font-size:.75rem;font-weight:500}.notification-title{color:#111827;font-size:.85rem;font-weight:700;line-height:1.3}.notification-loc{color:#374151;font-size:.8rem;font-weight:500}.notification-meta{align-items:center;gap:12px;margin-top:4px;display:flex}.notification-time,.notification-verified{align-items:center;gap:4px;font-size:.72rem;display:inline-flex}.notification-time{color:#6b7280}.notification-time svg{color:#9ca3af}.notification-verified{color:#10b981;font-weight:600}.notification-verified svg{color:#10b981}@media (max-width:900px){.product-details-page-wrapper{background:#fff;padding:0}.product-details-container{padding:0 20px}.product-details-main{grid-template-columns:1fr;gap:0;margin-bottom:0}.breadcrumb-header{flex-wrap:wrap;gap:4px;font-size:.75rem;margin-bottom:6px!important;padding:0!important}.gallery-section{gap:8px;flex-direction:column!important;height:auto!important}.thumbnails-wrapper{order:2;width:100%;margin-top:8px;flex-direction:row!important;display:flex!important}.thumbnails-container{flex-direction:row!important;gap:8px!important;width:100%!important;height:auto!important;overflow:auto hidden!important}.thumbnails-container .thumb-item{width:60px!important;height:60px!important}.thumb-scroll-down-btn{display:none!important}.main-image-container{border-radius:12px;order:1;position:relative;flex:none!important;width:100%!important;height:350px!important}.product-carousel-dots{z-index:20;gap:8px;display:flex;position:absolute;bottom:12px;left:50%;transform:translate(-50%)}.product-carousel-dots .carousel-dot{cursor:pointer;background-color:#ffffff80;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:all .3s}.mobile-hide-reels{display:none!important}.product-carousel-dots .carousel-dot.active{background-color:#fff;border-radius:4px;width:24px}.left-column{gap:0;position:static}.info-section{padding-top:16px}.info-title{text-align:left!important;margin-bottom:8px!important;font-size:26px!important;font-weight:500!important;line-height:33.8px!important}.product-rating{gap:6px;margin-bottom:16px}.reviews-count{font-size:.9rem}.info-price-container{flex-wrap:wrap;align-items:center;gap:8px;justify-content:flex-start!important;margin-bottom:24px!important}.info-price{text-align:left!important;font-size:24px!important;font-weight:500!important;line-height:43.2px!important}.info-original-price{color:#888;font-size:1rem}.sale-badge-box{padding:3px 8px;font-size:.8rem}.viewers-count{margin-bottom:20px;font-size:1rem}.divider{margin-bottom:20px}.buy-actions{flex-direction:row;gap:12px;margin-top:20px;margin-bottom:12px}.buy-actions .add-to-cart-btn{display:none!important}.quantity-selector{flex-shrink:0;width:120px;height:50px}.add-to-cart-btn{flex:1;height:50px;font-size:.95rem}.buy-it-now-btn{display:none!important}.wishlist-expert-links{flex-wrap:wrap;gap:16px;margin-bottom:24px}.text-link-btn{gap:8px;font-size:.95rem}.trust-badges-section{margin-top:24px;padding-top:24px}.bullet-points li{gap:8px;font-size:.95rem}.under-image-description{margin-top:24px}.desc-title{font-size:.95rem}.desc-content{font-size:.9rem}.sticky-bottom-bar{background:#fff;border-top:1px solid #e5e7eb;padding:10px 12px;box-shadow:0 -4px 6px -1px #0000000d;opacity:1!important;transform:translateY(0)!important}.sticky-bar-content{justify-content:space-between;align-items:center;gap:8px;width:100%;display:flex;position:relative}.sticky-bar-left{flex:none;align-items:center;display:flex!important}.sticky-bar-left img,.sticky-bar-title,.desktop-sticky-price{display:none!important}.quantity-selector.mobile-sticky-quantity{background:#fff;border:1px solid #d1d5db;border-radius:6px;height:46px;margin:0!important;display:flex!important;transform:none!important}.quantity-selector.mobile-sticky-quantity .qty-btn{color:#374151;width:32px;height:46px}.quantity-selector.mobile-sticky-quantity .qty-input{color:#111;width:36px;height:46px;font-weight:700}.sticky-bar-right{flex:1;justify-content:space-between;align-items:center;gap:8px;display:flex}.desktop-text{display:none!important}.mobile-text{display:inline!important}.cart-icon-mobile{color:#e26314;margin-right:6px;display:inline-block!important}.sticky-add-to-cart-btn{color:#e26314;background:#fff;border:2px solid #e26314;flex:1;justify-content:center;align-items:center;padding:0 8px;font-size:1rem;font-weight:700;display:inline-flex;box-sizing:border-box!important;border-radius:6px!important;height:46px!important}.sticky-buy-now-btn{color:#fff;background:#e26314;border:none;flex:1;justify-content:center;align-items:center;padding:0 8px;font-size:1rem;font-weight:700;display:inline-flex;box-sizing:border-box!important;border-radius:6px!important;height:46px!important}.floating-whatsapp-btn{width:46px;height:46px;bottom:130px;right:12px}.scroll-to-top-btn{z-index:1001;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;display:flex;position:fixed;top:auto;bottom:70px;right:12px;box-shadow:0 2px 8px #00000026}.exact-reviews-section{padding:40px 12px}.reviews-header-row{margin-bottom:24px}.write-review-btn{width:100%;margin-top:16px;display:inline-flex!important}.reviews-stats-compact{flex-direction:column;gap:24px;padding:20px}.reviews-score-block{border-bottom:1px solid #eaeaea;border-right:none;width:100%;padding-bottom:24px;padding-right:0}.reviews-bars-block{border-bottom:1px solid #eaeaea;width:100%;padding-bottom:24px}.reviews-action-block{border-left:none;width:100%;padding-left:0}.review-modal-box{max-height:calc(100vh - 20px);padding:24px 16px}.review-modal-close{top:12px;right:12px}.media-grid-container{flex-wrap:wrap;gap:8px}.media-thumbnail,.media-see-more{width:80px;height:80px}.customer-media-section{padding-right:0}.reviews-grid{grid-template-columns:1fr;gap:16px}.you-may-also-like-section{padding:40px 12px}.you-may-also-like-title{text-align:left;margin-bottom:20px;font-size:1.4rem}.similar-product-grid{grid-template-columns:repeat(2,1fr);gap:12px}.view-all-products-wrap{margin-top:28px}.view-all-products-btn{justify-content:center;width:calc(100% - 32px);margin:0 16px;padding:0 20px;font-size:.9rem;box-sizing:border-box!important;border-radius:12px!important;height:50px!important}.product-details-accordion-section{padding:32px 12px 0}.recent-sale-notification{gap:12px;width:auto;max-width:calc(100% - 24px);padding:10px 12px;bottom:74px;left:12px;right:12px;box-shadow:0 4px 15px #0000001a}.notification-img-wrap{width:52px;height:52px}.notification-title{font-size:.8rem}.notification-loc{font-size:.75rem}.recent-sale-notification.slide-out{transform:translateY(180px)}}.info-title{padding-top:15px}@media (max-width:900px){.info-section{text-align:center;align-items:center}.product-rating,.info-price-container,.viewers-count,.buy-actions{justify-content:center}.desktop-quantity{display:none!important}.mobile-sticky-quantity{display:flex!important}.desktop-sticky-price{display:none!important}}@media (min-width:901px){.mobile-sticky-quantity{display:none!important}}
