.product-gallery{overflow:hidden;background-color:#fff;position:relative}.product-gallery .discount-badge{position:absolute;top:10px;left:10px;z-index:5;border-radius:999px;padding:11px}.product-gallery .main-image-wrapper{position:relative;background-color:#fafafa;border-bottom:1px solid #e5e5e5;overflow:hidden}.product-gallery .main-image-wrapper .main-track{display:flex;transition:transform .45s ease}.product-gallery .main-image-wrapper .main-slide{flex:0 0 100%}.product-gallery .main-image-wrapper .main-slide a{display:block}.product-gallery .main-image-wrapper .main-slide img{width:100%;display:block;transition:transform .4s ease;transform-origin:center center}.product-gallery .main-image-wrapper:hover .main-slide.active img{transform:scale(1.2);cursor:zoom-in}.product-gallery .main-image-wrapper .gallery-nav{position:absolute;top:50%;transform:translateY(-50%);width:42px;height:42px;display:flex;align-items:center;justify-content:center;border:0;box-shadow:0 6px 18px rgba(0,0,0,.18);z-index:4}.product-gallery .main-image-wrapper .gallery-nav.prev{left:14px}.product-gallery .main-image-wrapper .gallery-nav.next{right:14px}.product-gallery .main-image-wrapper .fullscreen-btn{position:absolute;bottom:16px;left:16px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border:0;box-shadow:0 4px 16px rgba(0,0,0,.2);z-index:4}.product-gallery .thumbs-wrapper{display:flex;align-items:center;padding:.75rem 1rem 1rem;gap:.4rem}.product-gallery .thumbs-wrapper .thumb-arrow{width:30px;height:30px;display:flex;align-items:center;justify-content:center;flex:0 0 auto;font-size:.8rem}.product-gallery .thumbs-wrapper .thumb-strip{flex:1 1 auto;overflow-x:auto}.product-gallery .thumbs-wrapper .thumb-strip::-webkit-scrollbar{height:3px}.product-gallery .thumbs-wrapper .thumb-strip::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.15);border-radius:999px}.product-gallery .thumbs-wrapper .thumb-strip .thumb-list{gap:.5rem}.product-gallery .thumbs-wrapper .thumb-strip .thumb-item{border-radius:8px;border:2px solid rgba(0,0,0,0);background:none;padding:0;min-width:58px;max-width:58px;height:58px;overflow:hidden;cursor:pointer;display:flex;align-items:center;justify-content:center}.product-gallery .thumbs-wrapper .thumb-strip .thumb-item img{width:100%;height:100%;object-fit:cover}.product-gallery .thumbs-wrapper .thumb-strip .thumb-item.active{border-color:#000}.product-details .card{border-radius:18px}.product-details .rating-stars i{color:#ffc400;font-size:1rem}.product-details .features-list{margin-bottom:1.25rem}.product-details .features-list li{position:relative;padding-left:1.1rem;margin-bottom:.4rem;color:#7a7a7a}.product-details .features-list li::before{content:"";position:absolute;left:0;top:6px;width:5px;height:5px;border-radius:50%;background-color:#ffc400}.product-details p,.product-details .small,.product-details .text-muted{color:#7a7a7a}.product-details .add-cart-btn{border-radius:4px;font-weight:600;background-color:#ffc400;border-color:#ffc400;color:#222}.product-details .add-cart-btn:hover{background-color:#f5b000;border-color:#f5b000;color:#222}.product-details .qty-control{border-radius:4px;border:1px solid #e2e2e2;background-color:#fff;padding:.2rem .4rem;min-width:130px;justify-content:space-between}.product-details .qty-control .qty-btn{border:0;background:rgba(0,0,0,0);padding:.25rem .7rem;cursor:pointer;font-size:1.1rem;display:flex;align-items:center;justify-content:center}.product-details .qty-control .qty-btn i{pointer-events:none}.product-details .qty-control .qty-input{width:3rem;text-align:center;border:0;font-weight:600;background:rgba(0,0,0,0);pointer-events:none}@media(max-width: 575.98px){.product-details .qty-control{width:100%;justify-content:center}.product-details .add-cart-btn{width:100%}}.product-tabs .card{border-radius:0;border:0}.product-tabs .nav-tabs{border-bottom:1px solid #e5e5e5;margin-inline:auto;position:relative}.product-tabs .nav-tabs .nav-link{border:0;border-radius:0;margin:0 1.5rem;padding-bottom:.75rem;position:relative;color:#6c757d;font-weight:500;background-color:rgba(0,0,0,0)}.product-tabs .nav-tabs .nav-link:hover{color:#000}.product-tabs .nav-tabs .nav-link.active{color:#000}.product-tabs .nav-tabs .nav-link.active::after{content:"";position:absolute;left:50%;transform:translateX(-50%);bottom:0;width:80px;height:3px;border-radius:999px;background-color:#e60012}.product-tabs .tab-heading{font-size:1.7rem;font-weight:500}.product-tabs .tab-subtext{color:#6c757d;font-size:.95rem}.product-tabs .spec-table th{width:160px;font-weight:600;color:#343a40}.product-tabs .spec-table td{color:#6c757d}.product-tabs .spec-table tr+tr{border-top:1px solid #f1f1f1}@media(max-width: 575.98px){.product-tabs .nav-tabs{max-width:100%}.product-tabs .nav-tabs .nav-link{margin:0 .5rem;font-size:.9rem}.product-tabs .tab-heading{font-size:1.4rem}}