@import"https://cdn.jsdelivr.net/npm/bootstrap@5.3.0-alpha1/dist/css/bootstrap.min.css";@import"https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.3/font/bootstrap-icons.css";@import"https://cdnjs.cloudflare.com/ajax/libs/toastr.js/latest/toastr.min.css";@import"https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css";@import"https://cdn.jsdelivr.net/npm/@tabler/icons-webfont@latest/tabler-icons.min.css";@import"https://cdn.jsdelivr.net/npm/sweetalert2@11/dist/sweetalert2.min.css";@import"https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.css";a{text-decoration:none}.text-left{text-align:left!important}.logo-container{display:flex;align-items:center;height:50px}.auth-zinde{position:relative;z-index:1002}.auth-zinde .dropdown-menu{position:absolute;z-index:1003;right:0}.logo{display:flex;align-items:center}.logo img{max-width:100%;height:auto;max-height:40px}.search-container{width:95%;max-width:570px;margin:0 auto}.modern-search{position:relative;display:flex;align-items:center;background:#f8f9fa;border-radius:24px;padding:4px;transition:all .3s ease;border:2px solid transparent;overflow:hidden;margin:0}.modern-search:hover,.modern-search:focus-within{background:#fff;border-color:#6e8efb;box-shadow:0 4px 15px #6e8efb1a}.search-input{border:none!important;background:transparent!important;padding:9.7px 19px!important;font-size:.9rem;width:100%;outline:none;color:#495057;box-shadow:none!important;transition:all .3s ease}.search-input:focus{box-shadow:none!important}.search-input::placeholder{color:#adb5bd;font-weight:300}.search-input:invalid{box-shadow:none!important}.search-toggle{background:none;border:none;padding:0 12px;color:#adb5bd;font-size:1.045rem;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center}.search-toggle:hover,.modern-search:focus-within .search-toggle{color:#6e8efb;transform:scale(1.1)}.search-toggle i{transition:all .3s ease}.modern-search:focus-within .search-toggle i{transform:rotate(90deg)}.search-button{background:linear-gradient(135deg,#6e8efb,#a777e3);border:none;border-radius:21px;color:#fff;padding:6.5px 16px;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;min-width:36px}.search-button:hover{transform:translate(3px);box-shadow:0 4px 15px #6e8efb33}.search-button i{font-size:1.1rem}.search-input:focus:invalid{border-color:transparent!important}.search-input:focus:valid{border-color:transparent!important}.icon-btn{width:auto;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;background-color:transparent;border:none;transition:all .3s ease;position:relative;color:#495057}.icon-btn:hover{color:#6e8efb;transform:translateY(-2px)}.icon-btn i{font-size:1.25rem;transition:all .3s ease}.cart-icon-btn{margin-left:8px;margin-top:5px}.cart-count{position:absolute;top:-5px;right:-10px;background:#6e8efb;color:#fff;font-size:.75rem;font-weight:600;height:18px;width:18px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .3s ease}.icon-btn:hover .cart-count{transform:scale(1.1)}.discount-banner{display:flex;justify-content:space-between;align-items:center;background:linear-gradient(to right,#ffd6d6,#ff4757);padding:8px 15px;border-radius:8px;margin-top:15px}.discount-price-section{display:flex;align-items:baseline;gap:4px}.discounted-price{font-size:18px;font-weight:800;color:#333}.price-stack{display:flex;flex-direction:column;align-items:flex-start}.current-price-row{display:flex;align-items:baseline;gap:2px}.original-price-small{font-size:12px;color:#666;text-decoration:line-through;margin-top:-2px;margin-left:2px;font-weight:500}.discount-percentage-section{background:#ff4757;padding:4px 8px;border-radius:4px;color:#fff;display:flex;flex-direction:column;align-items:center;line-height:1}.percentage{font-size:16px;font-weight:700}.off-text{font-size:12px}.product-card,.flash-product-card{position:relative;background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 3px 15px #00000014;transition:all .3s ease;height:100%;display:flex;flex-direction:column}.product-card:hover,.flash-product-card:hover{transform:translateY(-5px);box-shadow:0 5px 20px #0000001f}.product-img-container{position:relative;width:100%;height:auto;aspect-ratio:1 / 1;overflow:hidden;border-radius:8px 8px 0 0;display:flex;align-items:center;justify-content:center;padding:0}.product-img-link{display:block;width:100%;height:100%;text-decoration:none}.product-img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.product-card:hover .product-img,.flash-product-card:hover .product-img{transform:scale(1.05)}.product-info{padding:15px;flex-grow:1;display:flex;flex-direction:column}.product-actions{margin-top:auto;display:flex;align-items:center}.product-img-container{position:relative;overflow:hidden}.product-img-container:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:#0000;transition:all .3s ease;z-index:1}.product-img-container:hover:after{background:#0000001a}.product-img-container:hover .product-img{transform:scale(1.05)}.flash-product-card{cursor:pointer;transition:all .3s ease;height:100%;display:flex;flex-direction:column}.flash-product-card:hover{transform:translateY(-5px);box-shadow:0 10px 25px #0000001a}.product-img-link{display:block;position:relative;z-index:2}.product-info{flex-grow:1;display:flex;flex-direction:column}.product-name{margin-bottom:8px;flex-grow:1}.product-price{margin-bottom:8px}.price{font-weight:700;color:#dc3545}.buy-btn{margin-top:15px;background:linear-gradient(135deg,#ff6b6b,#ff8787);color:#fff;border:none;padding:10px;border-radius:8px;font-weight:600;cursor:pointer;transition:all .3s ease;width:100%;position:relative;overflow:hidden}.buy-btn:after{content:"";position:absolute;top:50%;left:50%;width:5px;height:5px;background:#ffffff80;opacity:0;border-radius:100%;transform:scale(1) translate(-50%,-50%);transform-origin:50% 50%}.buy-btn:hover{transform:translateY(-2px);box-shadow:0 4px 15px #ff6b6b33}.buy-btn.clicked:after{animation:ripple .6s ease-out}@keyframes ripple{0%{transform:scale(0);opacity:.5}to{transform:scale(30);opacity:0}}.flash-product-card .buy-btn{position:relative;overflow:hidden}.product-card .buy-btn{width:auto;margin-top:0}.section-title{position:relative;padding-bottom:10px;font-weight:600}.section-title:after{content:"";position:absolute;bottom:0;left:0;width:60px;height:3px;background:linear-gradient(135deg,#6e8efb,#a777e3)}.flash-sale-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px;background:linear-gradient(135deg,#f8f9fa,#e9ecef);padding:20px;border-radius:12px;box-shadow:0 2px 10px #0000000d}.flash-sale-title{flex:1}.flash-sale-title .section-title{margin:0;color:#343a40}.flash-sale-timer{background:linear-gradient(135deg,#ff6b6b,#ff8787);padding:12px 25px;border-radius:12px;color:#fff;display:flex;align-items:center;gap:15px;box-shadow:0 4px 15px #ff6b6b33}.timer-label{font-size:.9rem;font-weight:500}.timer-digits{display:flex;align-items:center;gap:5px}.timer-block{text-align:center;min-width:40px}.timer-block span{font-size:1.5rem;font-weight:700;line-height:1;display:block}.timer-block small{font-size:.7rem;opacity:.9}.timer-separator{font-size:1.5rem;font-weight:700;line-height:1;margin-top:-5px}.flash-sale-container{position:relative;padding:20px 0;overflow:hidden}.flash-sale-wrapper{overflow:hidden;padding:0 0 20px}.flash-sale-products{display:flex;gap:20px;transition:transform .3s ease-out;width:100%}.product-slide{flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px);transition:all .3s ease;scroll-snap-align:center}.discount-badge{position:absolute;top:10px;right:10px;background:#ff6b6b;color:#fff;padding:5px 10px;border-radius:20px;font-size:.8rem;font-weight:600;z-index:3}.flash-product-card:hover .product-img{transform:scale(1)}.product-info{padding:20px;flex-grow:1;display:flex;flex-direction:column;gap:10px}.product-category a{color:#6c757d;font-size:.6rem;text-transform:uppercase;letter-spacing:.5px}.product-category a:hover{color:#df0d0d}.product-name{font-size:1.1rem;font-weight:600;margin:0;color:#343a40;text-align:left}.product-price{display:flex;align-items:center;gap:10px;margin-top:5px}.current-price{font-size:1.2rem;font-weight:700;color:#ff6b6b}.original-price{font-size:.9rem;color:#adb5bd;text-decoration:line-through}.product-progress{margin-top:10px}.progress-bar{height:6px;background:#e9ecef;border-radius:3px;overflow:hidden}.progress{height:100%;background:linear-gradient(135deg,#ff6b6b,#ff8787);border-radius:3px;transition:width .3s ease}.progress-text{display:flex;justify-content:space-between;font-size:.8rem;color:#6c757d;margin-top:5px}.view-all-btn{color:#6e8efb;text-decoration:none;font-size:.95rem;font-weight:500;align-items:center;gap:8px;transition:all .3s ease;padding:8px 16px;border-radius:8px;background:#fff;box-shadow:0 2px 8px #0000000d}.view-all-btn:hover{color:#4b6ffa;transform:translate(5px);background:#f8f9fa}.view-all-btn i{font-size:1.1rem;transition:transform .3s ease}.view-all-btn:hover i{transform:translate(3px)}.slider-arrow{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;background:#fff;border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 2px 10px #0000001a;transition:all .3s ease;z-index:2;opacity:0;visibility:hidden}.flash-sale-container:hover .slider-arrow{opacity:1;visibility:visible}.slider-arrow:hover{background:#f8f9fa;transform:translateY(-50%) scale(1.1)}.prev-arrow{left:10px}.next-arrow{right:10px}.promo-banner{height:180px;border-radius:8px;overflow:hidden;position:relative;background-size:cover;background-position:center;display:flex;align-items:center;justify-content:center;color:#fff;text-align:center}.promo-banner-1{background:linear-gradient(135deg,#43cea2,#185a9d)}.promo-banner-2{background:linear-gradient(135deg,#f96,#ff5e62)}.promo-content{padding:20px;max-width:80%}.promo-title{font-weight:700;margin-bottom:10px;font-size:1.5rem}.promo-text{font-size:.95rem;margin-bottom:15px}footer{background-color:#212529;color:#f8f9fa;padding-top:60px}.footer-heading{font-size:1.3rem;margin-bottom:20px;font-weight:600}.footer-link{color:#adb5bd;text-decoration:none;display:block;margin-bottom:10px;transition:color .2s}.footer-link:hover{color:#fff}.social-links{display:flex;margin-top:15px}.social-icon{width:36px;height:36px;border-radius:50%;background-color:#343a40;display:flex;align-items:center;justify-content:center;margin-right:10px;transition:all .2s}.social-icon:hover{background-color:#6e8efb}.payment-methods{display:flex;flex-wrap:wrap;margin-top:15px}.footer-payment-icon{background-color:#343a40;margin-right:10px;margin-bottom:10px;border-radius:4px;display:flex;align-items:center;justify-content:center;font-size:.8rem;padding:5px 10px;cursor:pointer}.footer-payment-icon img{width:50px;height:30px;object-fit:contain;background-blend-mode:lighten}.copyright{background-color:#161a1d;padding:20px 0;text-align:center;margin-top:40px;font-size:.9rem}.nav-section{position:sticky;top:60px;background:#fff;z-index:998;transition:all .3s ease;box-shadow:0 2px 4px #0000000d}.nav-container{position:relative;display:flex;align-items:center;width:100%}.nav-scroll-container{position:relative;flex:1;overflow:hidden;width:100%}.nav-wrapper{overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;cursor:grab;padding:12px 0;width:100%}.nav{display:inline-flex;gap:15px;margin:0;padding:0;white-space:nowrap;width:max-content}.nav-item{position:relative}.nav-link{color:#495057;text-decoration:none;font-size:.91rem;font-weight:500;padding:4.8px 9.7px;transition:all .3s ease;display:flex;align-items:center;gap:7.3px;white-space:nowrap;background-color:#f8f9fa;border-radius:4px;position:relative}.nav-link i{font-size:1.03rem}.nav-link:hover,.nav-link.active{color:#6e8efb;background-color:#6e8efb1a;transform:translateY(-2px)}.nav-link:after{content:"";position:absolute;bottom:-2px;left:0;width:100%;height:2px;background:#6e8efb;transform:scaleX(0);transform-origin:right;transition:transform .3s ease}.nav-link:hover:after,.nav-link.active:after{transform:scaleX(1);transform-origin:left}.nav-arrow{position:absolute;top:50%;transform:translateY(-50%);width:32px;height:32px;border-radius:50%;background:#fff;border:1px solid rgba(0,0,0,.08);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;z-index:1;color:#495057}.nav-arrow:hover{background:#f8f9fa;color:#6e8efb;border-color:#6e8efb33}.nav-arrow.prev{left:4px}.nav-arrow.next{right:4px}.nav-arrow.disabled{opacity:0;cursor:default;pointer-events:none}header{position:sticky;top:0;background:#fff;z-index:999;box-shadow:0 2px 8px #0000000d;height:60px;display:flex;align-items:center}.mobile-search-toggle{display:none}.product-title-link{color:#343a40;text-decoration:none;transition:color .2s ease}.product-title-link:hover{color:#6e8efb}@keyframes bounce{0%,to{transform:scale(1)}50%{transform:scale(1.3)}}.cart-count.bounce{animation:bounce .3s ease}.buy-btn{border-radius:4px;font-size:.85rem;padding:5px 12px}.flash-product-card .buy-btn{margin-top:15px;background:linear-gradient(135deg,#ff6b6b,#ff8787);color:#fff;border:none;padding:10px;border-radius:8px;font-weight:600;cursor:pointer;transition:all .3s ease;width:100%}.flash-product-card .buy-btn:hover{transform:translateY(-2px);box-shadow:0 4px 15px #ff6b6b33}.cart-container{background:#fff;border-radius:10px;box-shadow:0 5px 15px #0000000d;margin-bottom:30px}.cart-header{border-bottom:1px solid #eee;padding-bottom:20px;margin-bottom:30px}.cart-item{padding:20px 0;border-bottom:1px solid #f5f5f5;position:relative}.cart-item-img{max-width:100px;border-radius:8px;object-fit:cover}.cart-item-details{padding-left:15px}.item-name{font-weight:600;margin-bottom:8px;color:#222}.item-variant{color:#666;font-size:.9rem;margin-bottom:6px}.item-price{font-weight:600;color:#dc3545;margin-top:10px}.quantity-selector{display:flex;align-items:center;border:1px solid #ddd;border-radius:6px;overflow:hidden;width:fit-content}.quantity-btn{border:none;background:#f5f5f5;color:#333;width:30px;height:30px;font-size:16px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s}.quantity-btn:hover{background:#e9e9e9}.quantity-input{width:40px;border:none;text-align:center;font-size:14px}.remove-item{color:#999;background:none;border:none;position:absolute;right:0;top:20px;cursor:pointer;transition:color .2s}.remove-item:hover{color:#dc3545}.summary-card{background:#f9f9f9;border-radius:10px;padding:25px;position:sticky;top:100px;margin-top:15px;transition:top .3s ease}.summary-row{display:flex;justify-content:space-between;margin-bottom:15px}.summary-row.total{border-top:1px solid #eee;padding-top:15px;margin-top:15px;font-weight:600;font-size:1.1rem}.checkout-btn{width:100%;padding:12px;font-weight:600;margin-top:15px;transition:all .3s}.checkout-btn:hover{transform:translateY(-2px);box-shadow:0 5px 15px #dc354533}.empty-cart{text-align:center;padding:60px 0}.empty-cart i{font-size:5rem;color:#ddd;margin-bottom:20px}.continue-shopping{margin-top:20px}.cart-badge{background-color:#f5f5f5;color:#333;border-radius:50px;padding:5px 15px;margin-left:10px;font-size:.9rem}.cart-table{width:100%;overflow:hidden}.cart-table-header{background-color:#f8f9fa;padding:15px;border:1px solid #eee}.header-text{font-weight:600;color:#343a40}.cart-table-body .cart-item{padding:20px 15px;border-bottom:1px solid #f5f5f5;position:relative}.cart-table-body .cart-item:last-child{border-bottom:none}.item-price{margin-bottom:0;font-weight:500}.item-price .original-price{text-decoration:line-through;color:#adb5bd;font-size:.9em;margin-left:8px}.quantity-control{display:inline-flex;align-items:center;border:1px solid #ddd;border-radius:6px;overflow:hidden}.close-btn{background:none;border:none;color:#adb5bd;font-size:1.2rem;cursor:pointer;transition:color .2s}.close-btn:hover{color:#dc3545}.continue-link{color:#007bff;text-decoration:none;display:inline-flex;align-items:center;gap:8px;transition:color .2s}.continue-link:hover{color:#0056b3}.nav-toggle-btn{display:flex;align-items:center;justify-content:center;background:transparent;border:none;padding:8px;cursor:pointer;color:#333;font-size:1.5rem;transition:all .3s ease}.nav-toggle-btn:hover{transform:scale(1.1)}.nav-home-btn{display:flex;align-items:center;justify-content:center;background:transparent;padding:0 10px;margin-right:10px}.nav-home-btn i{font-size:1.125rem}.mega-menu-overlay{position:fixed;top:60px;left:0;width:100%;height:100%;background:#fff;z-index:1000;transform:translate(100%);transition:transform .3s ease}.mega-menu-overlay.active{transform:translate(0)}.mega-menu-container{height:100%;display:flex;flex-direction:column}.mega-menu-header{padding:.5rem;border-bottom:1px solid #eee;display:flex;align-items:center;gap:1rem}.mega-menu-back{background:none;border:none;font-size:1.25rem;color:#333;padding:.5rem}.mega-menu-content{flex:1;overflow-y:auto}.mega-menu-categories{height:100%;border-right:1px solid #eee;overflow-y:auto;position:relative;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.mega-menu-categories::-webkit-scrollbar{display:none}.mega-menu-category-list{list-style:none;padding:0 0 130px;margin:0}.mega-menu-category-item{padding:.5rem;text-align:center;cursor:pointer;transition:all .3s ease}.mega-menu-category-item.active{background:#f8f9fa;color:#007bff}.mega-menu-category-icon{font-size:1.5rem;margin-bottom:.5rem}.mega-menu-subcategories{height:100%;overflow-y:auto;padding:1rem 1.6rem}.mega-menu-subcategory{display:none}.mega-menu-subcategory.active{display:block}.mega-menu-subcategory-header{padding:1rem;display:flex;justify-content:space-between;align-items:center;cursor:pointer;border-bottom:1px solid #eee}.mega-menu-item{display:block;text-decoration:none;color:inherit;text-align:center;padding:.5rem;line-height:.9rem}.mega-menu-item img{width:100%;height:auto;margin-bottom:.5rem;border-radius:.5rem}.mega-menu-item i{font-size:2.5rem;margin-bottom:.5rem}.mega-menu-subcategory .col-4{padding:4px}.mega-menu-subcategory .col-4{background-color:#fff;box-shadow:0 2px 8px #0000001a;border-radius:8px;transition:box-shadow .3s ease;width:30%}.mega-menu-subcategory .col-4:hover{box-shadow:0 4px 12px #00000026}.flash-sale-products.dragging{cursor:grabbing!important;-webkit-user-select:none;user-select:none}.flash-sale-products.active-drag .product-slide a,.flash-sale-products.active-drag .product-slide button,.flash-sale-products.active-drag .product-slide .buy-btn{pointer-events:none}.flash-sale-products.dragging *{cursor:grabbing!important}.flash-sale-products.active-drag:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:#0000000d;z-index:10;pointer-events:none}.banner-container{position:relative;width:100%;overflow:hidden;border-radius:8px}.banner-slider{position:relative;width:100%;max-width:100%;padding-bottom:calc(400 * 100% / 1200);margin:0 auto}.banner-slide{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transition:opacity .5s ease-in-out;display:block;visibility:hidden}.banner-slide img{width:100%;height:100%;object-fit:cover;object-position:center}.banner-slide.active{opacity:1;visibility:visible}.banner-img{width:100%;height:100%;object-fit:cover}.banner-dots{position:absolute;bottom:10px;left:50%;transform:translate(-50%);display:flex;gap:8px;z-index:2;padding:8px 12px;border-radius:20px;background:#0000004d;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.banner-dot{width:10px;height:10px;border-radius:50%;background:#ffffff80;border:none;cursor:pointer;padding:0;transition:background-color .3s}.banner-dot.active{background:#fff}body{font-family:Segoe UI,Arial,sans-serif;background:#fafbfc;color:#222;margin:0;padding:0}.shop-container{display:flex;max-width:1200px;margin:40px auto;background:#fff;border-radius:12px;box-shadow:0 2px 16px #0000000a;overflow:hidden}.shop-filters{flex:0 0 260px;background:#f5f6fa;padding:32px 24px;border-right:1px solid #ececec}.shop-filters h2{font-size:1.2rem;margin-bottom:24px;letter-spacing:1px;font-weight:600}.filter-group{margin-bottom:22px}.filter-group label{display:block;font-size:.98rem;margin-bottom:7px;color:#555}.filter-group select,.filter-group input[type=range]{width:100%;padding:7px 8px;border:1px solid #ddd;border-radius:5px;background:#fff;font-size:1rem}.mobile-filter-btn{position:fixed;bottom:8%;left:50%;transform:translate(-50%);z-index:1000;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.mobile-filter-btn.show{opacity:1;visibility:visible}.mobile-filter-btn .btn{width:50px;height:50px;box-shadow:0 2px 10px #0000001a}.mobile-filter-btn .bi-funnel{font-size:1.25rem}.shop-products{flex:1 1 0;padding:32px 32px 24px;display:flex;flex-direction:column}.products-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:36px}.product-card{background:#fff;border:1px solid #ececec;border-radius:8px;box-shadow:0 1px 4px #00000008;padding:18px 14px 16px;display:flex;flex-direction:column;align-items:center;transition:box-shadow .2s}.product-card:hover{box-shadow:0 4px 16px #00000012}.product-image{width:100px;height:100px;background:#e9e9ef;border-radius:6px;margin-bottom:16px}.product-info h3{font-size:1.05rem;margin:0 0 6px;font-weight:500}.product-brand{font-size:.92rem;color:#888;margin-bottom:4px;text-align:center}.product-price{font-size:1.08rem;color:#1a7f37;font-weight:600;text-align:center}.pagination{display:flex;justify-content:center;align-items:center;gap:8px;margin-top:auto}.page-btn{background:#f5f6fa;border:none;border-radius:4px;padding:7px 13px;font-size:1rem;color:#333;cursor:pointer;transition:background .15s}.page-btn.active,.page-btn:hover{background:#222;color:#fff}.filter-card{border:none;background-color:#f9f9f9;border-radius:12px;padding:20px;box-shadow:0 2px 10px #00000005;transition:all .3s ease}.filter-card:hover{box-shadow:0 4px 12px #0000000d}.filter-title{font-size:1rem;font-weight:600;color:#333;margin-bottom:18px;position:relative;padding-bottom:10px}.filter-title:after{content:"";position:absolute;bottom:0;left:0;height:2px;width:30px;background:linear-gradient(135deg,#6e8efb,#a777e3)}.filter-item{margin-bottom:10px;display:flex;align-items:center}.filter-item .form-check-input{appearance:none;-webkit-appearance:none;-moz-appearance:none;width:1.25rem;height:1.24rem;border:2px solid #d1d1d1;border-radius:4px;margin-right:10px;cursor:pointer;position:relative;background-color:transparent;transition:all .2s ease-in-out}.filter-item .form-check-input:checked{background-color:#6e8efb;border-color:#6e8efb}.filter-item .form-check-input:checked:after{content:"";position:absolute;left:4px;top:1px;width:6px;height:10px;border:solid white;border-width:0 2px 2px 0;transform:rotate(45deg);opacity:0;animation:checkmark .2s ease-in-out forwards}.filter-item .form-check-input:hover{border-color:#6e8efb;box-shadow:0 0 0 2px #6e8efb1a}.filter-item .form-check-input:focus{outline:none;box-shadow:0 0 0 3px #6e8efb33}.filter-item .form-check-label{font-size:.9rem;color:#555;cursor:pointer;display:flex;align-items:center;justify-content:space-between;width:100%;transition:color .2s ease}.filter-item:hover .form-check-label{color:#333}.filter-item .item-count{font-size:.75rem;color:#999;margin-left:5px;margin-right:1rem;padding:3px 9px;border-radius:50%;transition:all .2s ease;font-weight:600}.filter-item:hover .item-count{color:#6e8efb}@keyframes checkmark{0%{opacity:0;transform:rotate(45deg) scale(.8)}50%{opacity:1;transform:rotate(45deg) scale(1.2)}to{opacity:1;transform:rotate(45deg) scale(1)}}.filter-item.more-btn a{color:#6e8efb;font-size:.85rem;text-decoration:none;padding:5px 0;display:inline-block;position:relative;transition:all .2s ease}.filter-item.more-btn a:hover{color:#4f6ad7}.filter-item.more-btn a:after{content:"";position:absolute;bottom:0;left:0;width:0;height:1px;background-color:#6e8efb;transition:width .2s ease}.filter-item.more-btn a:hover:after{width:100%}.filter-list{list-style:none;padding:0;margin:0}.color-swatch{display:inline-block;width:16px;height:16px;border-radius:50%;margin-right:8px;border:1px solid #ddd;position:relative;transition:transform .2s ease,box-shadow .2s ease}.filter-item:hover .color-swatch{transform:scale(1.1)}.filter-item .form-check-input:checked~.form-check-label .color-swatch{box-shadow:0 0 0 2px #6e8efb;border-color:#fff}.filter-card{border-radius:8px;box-shadow:0 1px 3px #0000000d;padding:15px;margin-bottom:20px;background-color:#fff;transition:box-shadow .3s ease}.filter-card:hover{box-shadow:0 3px 6px #00000014}.filter-title{font-size:1rem;font-weight:600;margin-bottom:15px;color:#333;position:relative}.filter-title:after{content:"";position:absolute;bottom:-5px;left:0;width:30px;height:2px;background-color:#6e8efb}.price-input-container{display:flex;align-items:center;justify-content:space-between;width:100%}.price-input-container input{width:45%;border:1px solid #e0e0e0;border-radius:6px;text-align:center}.show-more{font-size:.8rem;color:#6e8efb;text-decoration:none;transition:all .2s ease}.show-more:hover{color:#a777e3;text-decoration:underline}.more-btn{margin-top:5px}.filter-card .form-range{height:6px;border-radius:4px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:linear-gradient(to right,#e0e0e0,#e0e0e0);outline:none;opacity:.8;transition:all .3s ease;margin:15px 0}.filter-card .form-range:hover{opacity:1}.filter-card .form-range::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:18px;height:18px;border-radius:50%;background:linear-gradient(135deg,#6e8efb,#a777e3);cursor:pointer;box-shadow:0 2px 5px #0003;transition:all .2s ease}.filter-card .form-range::-webkit-slider-thumb:hover,.filter-card .form-range::-webkit-slider-thumb:active{transform:scale(1.1);box-shadow:0 3px 8px #6e8efb4d}.filter-card .form-range::-moz-range-thumb{width:18px;height:18px;border:none;border-radius:50%;background:linear-gradient(135deg,#6e8efb,#a777e3);cursor:pointer;box-shadow:0 2px 5px #0003;transition:all .2s ease}.filter-card .form-range::-moz-range-thumb:hover,.filter-card .form-range::-moz-range-thumb:active{transform:scale(1.1);box-shadow:0 3px 8px #6e8efb4d}.filter-card .form-range::-ms-thumb{width:18px;height:18px;border-radius:50%;background:linear-gradient(135deg,#6e8efb,#a777e3);cursor:pointer;box-shadow:0 2px 5px #0003;transition:all .2s ease}.filter-card .form-range::-webkit-slider-runnable-track{height:6px;border-radius:4px;background:#f0f0f0;border:1px solid #e1e1e1}.filter-card .form-range::-moz-range-track{height:6px;border-radius:4px;background:#f0f0f0;border:1px solid #e1e1e1}.filter-card .form-range::-ms-track{height:6px;border-radius:4px;background:#f0f0f0;border:1px solid #e1e1e1}.price-input-container input{background-color:#fafafa;border-color:#e0e0e0;font-weight:500;transition:all .2s ease}.price-input-container input:focus{background-color:#fff;border-color:#6e8efb;box-shadow:0 2px 5px #6e8efb26}.price-display{text-align:center;padding:5px 0}#currentPriceRange{font-size:.95rem;font-weight:600;color:#6e8efb;background:#f8f9fa;padding:5px 12px;border-radius:20px;display:inline-block;box-shadow:0 1px 3px #0000000d;transition:all .2s ease}.row.loading{position:relative;opacity:.6;pointer-events:none;transition:opacity .3s ease}.row.loading:after{content:"";position:absolute;top:50%;left:50%;width:40px;height:40px;margin:-20px 0 0 -20px;border:3px solid rgba(110,142,251,.3);border-radius:50%;border-top-color:#6e8efb;animation:spin .8s infinite linear}.filter-item.active-filter .form-check-label{color:#6e8efb;font-weight:600}.filter-item.active-filter{background-color:#6e8efb14;border-radius:6px;padding-left:5px;transform:translate(3px);transition:all .2s ease}.filter-item.active-filter .item-count{color:#6e8efb;font-weight:500}.product-count-container{background-color:#f9f9f9;padding:12px 16px;border-radius:8px;box-shadow:0 1px 4px #00000005}.results-count{font-size:.9rem;color:#555}.product-count{font-weight:600;color:#6e8efb;font-size:1rem}.sort-options .form-select{border-color:#e0e0e0;color:#555;font-size:.85rem;padding-right:30px;background-color:#fff}.sort-options .form-select:focus{border-color:#6e8efb;box-shadow:0 0 0 .2rem #6e8efb1a}.promo-banner-container{position:relative;overflow:hidden;border-radius:12px;transition:all .3s ease;box-shadow:0 4px 15px #0000001a;height:auto;aspect-ratio:1.9 / 1;max-height:400px;width:100%}.promotional-banner-top{object-fit:cover;height:auto;max-height:400px;aspect-ratio:1.9 / 1}.promo-banner-wrapper{height:auto;aspect-ratio:1.9 / 1}.promo-banner-container:hover{transform:translateY(-5px);box-shadow:0 8px 25px #00000026}.promo-banner-container img{transition:transform .5s ease;max-height:400px;object-fit:cover;width:100%;cursor:pointer}.promo-banner-container:hover img{transform:scale(1.02)}.single-prd-container{background:#fff;border-radius:10px;padding:2rem;box-shadow:0 2px 10px #0000000d}.single-prd-main-image{border-radius:10px;overflow:hidden;background:#f8f9fa;position:relative;cursor:zoom-in;max-height:600px}.single-prd-main-image img{width:100%;height:auto;transition:none;aspect-ratio:1 / 1;max-height:600px;object-fit:cover}.single-prd-main-image:before{content:"";position:absolute;width:30%;height:30%;border-radius:50%;pointer-events:none;transform:translate(-50%,-50%);background:#ffffff1a;z-index:1;display:none}.single-prd-main-image:hover:before{display:block}.single-prd-main-image:hover img{transform:none}.single-prd-main-image.zooming{cursor:zoom-in}.single-prd-main-image.zooming img{transform-origin:var(--zoom-x) var(--zoom-y);transform:scale(2)}.single-prd-thumbnails-wrapper{position:relative;padding:0 40px;margin-top:15px}.single-prd-thumbnails{display:flex;gap:.75rem;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;padding:.5rem 0}.single-prd-thumbnails::-webkit-scrollbar{display:none}.single-prd-thumb-item{flex:0 0 80px;width:80px;height:80px;border-radius:8px;overflow:hidden;cursor:pointer;border:2px solid transparent;flex-shrink:0;transition:border-color .3s ease}.single-prd-thumb-item.active{border-color:#06c}.single-prd-thumb-item img{width:100%;height:100%;object-fit:cover}.thumbnail-nav{position:absolute;top:50%;transform:translateY(-50%);width:32px;height:32px;border:none;background:#f8f9fa;color:#6e8efb;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;border-radius:8px;box-shadow:0 2px 8px #6e8efb26}.thumbnail-nav:hover{background:#6e8efb;color:#fff;transform:translateY(-50%) scale(1.05);box-shadow:0 4px 12px #6e8efb40}.thumbnail-nav.disabled{opacity:.5;cursor:not-allowed;background:#f1f3f5;color:#adb5bd;box-shadow:none}.prev-thumb{left:0}.next-thumb{right:0}.thumbnail-nav i{font-size:16px;transition:transform .3s ease}.prev-thumb:hover i{transform:translate(-2px)}.next-thumb:hover i{transform:translate(2px)}.single-prd-category{display:inline-block;font-size:.875rem;color:#6c757d;margin-bottom:.5rem}.single-prd-title{font-size:2rem;margin-bottom:1rem;color:#212529}.single-prd-brand{margin-bottom:.8rem}.single-prd-stars{color:#ffc107}.single-prd-rating-count{color:#6c757d;font-size:.875rem}.single-prd-price-wrap{margin-bottom:1.5rem}.single-prd-current-price{font-size:2rem;font-weight:600;color:#212529;margin-right:1rem}.single-prd-original-price{font-size:1.25rem;color:#6c757d;text-decoration:line-through}.single-prd-discount{background:#dc3545;color:#fff;padding:.25rem .5rem;border-radius:4px;font-size:.875rem;margin-left:1rem}.single-prd-description{margin-bottom:1.5rem;color:#6c757d;line-height:1.6}.single-prd-color-option{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border:1px solid #dee2e6;border-radius:.5rem;background:none;transition:all .3s ease}.single-prd-color-option:hover,.single-prd-color-option.active{border-color:#0d6efd;background-color:#f8f9fa}.single-prd-color-option .color-circle{width:20px;height:20px;border-radius:50%}.single-prd-color-option .color-name{font-size:.875rem;color:#495057}.single-prd-size-option,.single-prd-variant-option{min-width:45px;height:45px;display:flex;align-items:center;justify-content:center;border:1px solid #dee2e6;border-radius:.5rem;background:none;font-size:.875rem;color:#495057;cursor:pointer;transition:all .3s ease;padding:.5rem 1rem}.single-prd-size-option:hover,.single-prd-size-option.active,.single-prd-variant-option:hover,.single-prd-variant-option.active{border-color:#0d6efd;background-color:#f8f9fa;color:#0d6efd}.single-prd-quantity-control{background-color:#f8f9fa;border-radius:.5rem;padding:.25rem}.single-prd-quantity-btn{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border:none;background:none;color:#0d6efd;border-radius:.375rem;transition:all .2s ease}.single-prd-quantity-btn:hover{background-color:#e9ecef}.single-prd-quantity-btn:active{background-color:#dee2e6}.single-prd-quantity-display{width:60px;text-align:center;background:#fff;margin:0 .5rem;border-radius:.375rem;padding:.375rem 0}.single-prd-quantity-input{width:100%;border:none;background:none;text-align:center;font-weight:500;padding:0;appearance:none!important;-webkit-appearance:none!important;-moz-appearance:none!important}.single-prd-quantity-input::-webkit-outer-spin-button,.single-prd-quantity-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.single-prd-quantity-input[type=number]{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.single-prd-actions{display:flex;gap:1rem;align-items:center}.single-prd-buy-btn{flex:1;padding:.75rem 2rem;background:linear-gradient(135deg,#ff6b6b,#ff8787);color:#fff;border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:all .3s ease}.single-prd-buy-now-btn{flex:1;padding:.75rem 2rem;background:linear-gradient(135deg,#d32020,#a87777);color:#fff;border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:all .3s ease}.single-prd-wishlist-btn{font-size:1.25rem;display:flex;align-items:center;justify-content:center}.single-prd-meta{display:flex;flex-wrap:wrap;gap:12px;padding:15px;background:#f8f9fa;border-radius:12px;margin-top:1.5rem}.single-prd-meta-item{flex:1 1 calc(33.333% - 8px);min-width:calc(33.333% - 8px);display:flex;flex-direction:column;align-items:center;text-align:center;padding:12px 8px;background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000000d}.single-prd-meta-item i{font-size:1.5rem;color:#6e8efb;margin-bottom:8px}.single-prd-meta-item span{font-size:.8rem;color:#495057;font-weight:500;line-height:1.2}.single-prd-tabs .nav-tabs{width:100%;display:flex;border-bottom:1px solid #dee2e6}.single-prd-tabs .nav-tabs .nav-item{flex:1;text-align:center}.single-prd-tabs .nav-tabs .nav-link{width:100%;border:none;padding:1rem;color:#666;font-weight:500}.single-prd-tabs .nav-tabs .nav-link.active{color:#000;border-bottom:2px solid #000}.single-prd-description-content ul{padding-left:1.25rem;margin-top:1rem}.single-prd-description-content li{margin-bottom:.5rem}.single-prd-additional-info table{margin-top:1rem}.single-prd-additional-info th{width:30%;background-color:#f8f9fa}.single-prd-reviews-section{border-top:1px solid #dee2e6;padding-top:2rem}.single-prd-review-item{border-bottom:1px solid #eee;padding:1.5rem 0}.single-prd-review-header{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.single-prd-review-date{color:#666;font-size:.9rem}.single-prd-rating-input{font-size:1.5rem;color:#dee2e6;cursor:pointer}.single-prd-rating-input i{margin-right:.25rem}.single-prd-rating-input i.active{color:#ffc107}.single-prd-description-content{padding-right:2rem}.single-prd-video-section{position:sticky;top:8rem;padding:1.5rem;background:#fff;border-radius:8px;box-shadow:0 2px 10px #0000001a}.single-prd-video-section h4{margin-bottom:1rem;font-size:1.25rem;color:#333}.video-wrapper{position:relative;width:100%;border-radius:8px;overflow:hidden}.review-btn{background:transparent;border:1.5px solid #e0e0e0;color:#333;padding:8px 20px;border-radius:6px;font-size:14px;font-weight:500;transition:all .3s ease}.review-btn:hover{background:#f8f9fa;border-color:#333;color:#333;transform:translateY(-1px)}.review-btn i{font-size:14px}#reviewModal .modal-content{border-radius:16px;box-shadow:0 10px 30px #0000001a}#reviewModal .modal-title{font-size:1.5rem;color:#212529}#reviewModal .form-control{padding:12px 16px;border-radius:12px;transition:all .3s ease}#reviewModal .form-control:focus{box-shadow:none;background-color:#f8f9fa!important}#reviewModal .single-prd-rating-input{cursor:pointer}#reviewModal .single-prd-rating-input i{margin-right:8px;color:#dee2e6;transition:color .2s ease}#reviewModal .single-prd-rating-input i:hover,#reviewModal .single-prd-rating-input i.active{color:#ffc107}#reviewModal .btn-dark{border-radius:10px;padding:10px 24px;font-weight:500;transition:all .3s ease}#reviewModal .btn-dark:hover{background-color:#000;transform:translateY(-1px)}#reviewModal .btn-link{text-decoration:none;font-weight:500}#reviewModal .btn-link:hover{color:#212529!important}.modal-content{padding:15px!important}.single-prd-review-list{width:100%;margin:0}.single-prd-review-item{background:#fff;border-radius:12px;padding:24px;margin-bottom:20px;box-shadow:0 2px 12px #0000000a;transition:transform .2s ease}.single-prd-review-item:hover{transform:translateY(-2px)}.review-avatar .avatar-circle{width:100px;height:100px;background:#f8f9fa;border-radius:8px;display:flex;align-items:center;justify-content:center}.review-avatar .avatar-circle span{font-size:24px;font-weight:500;color:#6c757d;text-transform:uppercase}.review-content{flex:1}.review-author{font-size:16px;font-weight:600;color:#212529}.review-date{font-size:13px}.review-rating{font-size:14px}.review-rating i{margin-right:2px;color:#ffc107}.review-text{font-size:15px;line-height:1.6;color:#495057;margin-top:12px}.verified-badge{color:#06c;font-size:16px;display:inline-flex;align-items:center;transition:transform .2s ease}.verified-badge:hover{transform:scale(1.1)}.verified-badge i{filter:drop-shadow(0 2px 4px rgba(0,102,204,.1))}.stock-status{font-size:.85rem;color:#856404;padding:10px 15px;border-radius:10px;display:inline-flex;align-items:center;gap:6px;background-color:#fff3cd;border:1px solid rgba(133,100,4,.1)}.stock-status i{font-size:.9rem;color:#856404}.single-prd-badge-info{text-align:center;justify-content:center}.prd-details-badge-container{display:flex;gap:8px;justify-content:center}.single-prd-product-badge{display:flex;align-items:center;gap:4px;padding:4px 8px;border-radius:4px;font-size:12px;font-weight:600;letter-spacing:.5px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 2px 4px #0000001a;position:relative;cursor:pointer;transition:transform .2s ease;width:40px;height:40px;flex-direction:column;line-height:2rem}.single-prd-product-badge[data-tooltip]:before{content:attr(data-tooltip);position:absolute;bottom:100%;left:50%;transform:translate(-50%);margin-bottom:8px;padding:4px 8px;background-color:#000c;color:#fff;font-size:12px;border-radius:4px;white-space:nowrap;visibility:hidden;opacity:0;transition:opacity .2s ease,visibility .2s ease;z-index:10}.single-prd-product-badge[data-tooltip]:after{content:"";position:absolute;bottom:100%;left:50%;transform:translate(-50%);border:4px solid transparent;border-top-color:#000c;visibility:hidden;opacity:0;transition:opacity .2s ease,visibility .2s ease}.single-prd-product-badge[data-tooltip]:hover:before,.single-prd-product-badge[data-tooltip]:hover:after{visibility:visible;opacity:1}.single-prd-product-badge i{font-size:18px}.single-prd-product-badge.hot{background:#ff3b30e6;color:#fff}.single-prd-product-badge.new{background:#34c759e6;color:#fff}.single-prd-product-badge.bestseller{background:#ffb340e6;color:#fff}.single-prd-product-badge:hover{transform:translateY(-5px)}.single-prd-product-badge.hot{animation:pulse 2s infinite}.login-container{max-width:400px;margin:0 auto;background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000014;padding:2rem}.login-tabs{display:flex;gap:1rem;margin-bottom:2rem;border-bottom:2px solid #f1f1f1;padding-bottom:1rem}.login-tab{flex:1;background:none;border:none;padding:.75rem;font-size:1rem;font-weight:500;color:#6c757d;cursor:pointer;transition:all .3s ease;position:relative}.login-tab:after{content:"";position:absolute;bottom:-1rem;left:0;width:100%;height:2px;background:#6e8efb;transform:scaleX(0);transition:transform .3s ease}.login-tab.active{color:#6e8efb}.login-tab.active:after{transform:scaleX(1)}.login-form-container{opacity:1;transition:all .3s ease}.login-form-container.hidden{display:none;opacity:0}.login-form-group{position:relative;margin-bottom:1.5rem}.login-input{width:100%;padding:.75rem 1rem;border:1.5px solid #e9ecef;border-radius:8px;font-size:.95rem;transition:all .3s ease}.login-input:focus{border-color:#6e8efb;box-shadow:0 0 0 4px #6e8efb1a}.login-password-toggle{position:absolute;right:1rem;top:50%;transform:translateY(-50%);background:none;border:none;color:#adb5bd;cursor:pointer;transition:color .3s ease}.login-password-toggle:hover{color:#6e8efb}.login-remember-me{display:flex;align-items:center;gap:.5rem;font-size:.9rem;color:#6c757d;cursor:pointer}.login-forgot-password{font-size:.9rem;color:#6e8efb;text-decoration:none;transition:color .3s ease}.login-forgot-password:hover{color:#4a6ef7}.login-btn{width:100%;padding:.75rem;background:linear-gradient(135deg,#6e8efb,#a777e3);border:none;border-radius:8px;color:#fff;font-weight:500;cursor:pointer;transition:all .3s ease}.login-btn:hover{transform:translateY(-2px);box-shadow:0 4px 15px #6e8efb33}.login-social{margin-top:2rem}.login-divider{text-align:center;position:relative;color:#6c757d;font-size:.9rem;margin:1.5rem 0}.login-divider:before,.login-divider:after{content:"";position:absolute;top:50%;width:calc(50% - 4rem);height:1px;background:#e9ecef}.login-divider:before{left:0}.login-divider:after{right:0}.login-divider span{background:#fff;padding:0 1rem}.login-social-buttons{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.login-social-btn{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem;background:#fff;border:1.5px solid #e9ecef;border-radius:8px;color:#495057;font-size:.9rem;cursor:pointer;transition:all .3s ease}.login-social-btn:hover{background:#f8f9fa;transform:translateY(-2px)}.login-social-btn.login-google:hover{color:#ea4335;border-color:#ea4335}.login-social-btn.login-facebook:hover{color:#1877f2;border-color:#1877f2}.login-social-btn.login-phone:hover{color:#6e8efb;border-color:#6e8efb}.login-terms-check{display:flex;align-items:center;gap:.5rem;font-size:.9rem;color:#6c757d;cursor:pointer}.login-terms-check a{color:#6e8efb;text-decoration:none}.login-terms-check a:hover{text-decoration:underline}.modal-dialog{max-width:400px}.phone-input-group{margin-bottom:1.25rem}.phone-input-group .input-group{border-radius:8px;overflow:hidden;box-shadow:0 2px 5px #0000000d}.phone-input-group .input-group-text{background-color:#f8f9fa;border:1.5px solid #e9ecef;border-right:none;padding:.5rem .75rem;font-size:.9rem;color:#495057;font-weight:500}.phone-input-group .form-control{border:1.5px solid #e9ecef;border-left:none;padding:.5rem .75rem;font-size:.9rem}.phone-input-group .form-control:focus{box-shadow:none;border-color:#e9ecef}.phone-input-group .form-control::placeholder{color:#adb5bd;font-size:.9rem}.btn-close{opacity:.5;transition:opacity .2s}.btn-close:hover{opacity:1}.otp-input-group{display:flex;gap:8px;justify-content:center;flex-wrap:wrap}.otp-input{width:40px;height:40px;text-align:center;border:1.5px solid #e9ecef;border-radius:8px;font-size:1.1rem;background:#fff;padding:0}.otp-input:focus{border-color:#6e8efb;box-shadow:0 0 0 3px #6e8efb1a;outline:none}.otp-input:not(:placeholder-shown){background-color:#f8f9fa;border-color:#6e8efb}.otp-input::-webkit-outer-spin-button,.otp-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.otp-input[type=number]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}#resendOtpBtn{color:#6e8efb;text-decoration:none;padding:0}#resendOtpBtn:hover{color:#4a6ef7;text-decoration:underline}.modal-content{border-radius:16px;border:none;box-shadow:0 4px 20px #0000001a}.modal-header{padding:1.25rem 1.25rem 0}.modal-body{padding:1.25rem}#forgotPasswordForm .form-control:focus{box-shadow:none;border-color:#e9ecef}#forgotPasswordForm .form-control::placeholder{color:#adb5bd;font-size:.95rem}#forgotPasswordForm .text-muted{font-size:.95rem;line-height:1.5}.reset-method-tabs{display:flex;gap:10px;margin-bottom:20px}.reset-tab{flex:1;padding:10px;border:none;background:#f8f9fa;border-radius:8px;color:#6c757d;transition:all .3s ease;cursor:pointer}.reset-tab.active{background:#6e8efb;color:#fff}.reset-tab i{margin-right:8px}#forgotPasswordForm .input-group{border-radius:8px;overflow:hidden;box-shadow:0 2px 5px #0000000d}#forgotPasswordForm .input-group-text{background-color:#f8f9fa;border:1.5px solid #e9ecef;border-right:none;padding:.75rem;color:#6c757d}#forgotPasswordForm .form-control{border:1.5px solid #e9ecef;border-left:none;padding:.75rem;font-size:.95rem}.password-toggle{border:1.5px solid #e9ecef;border-left:none;background:#f8f9fa}.password-toggle:hover{background:#e9ecef}.badge-container{position:absolute;top:10px;left:10px;display:flex;flex-direction:column;gap:5px;z-index:3}.product-badge{display:inline-flex;align-items:center;gap:4px;padding:4px 8px;border-radius:4px;font-size:12px;font-weight:600;letter-spacing:.5px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 2px 4px #0000001a;position:relative;cursor:pointer;background-color:#fdfdfd}.product-badge[data-tooltip]:before{content:attr(data-tooltip);position:absolute;top:50%;left:100%;transform:translateY(-50%);margin-left:8px;padding:4px 8px;background-color:#000c;color:#fff;font-size:12px;border-radius:4px;white-space:nowrap;visibility:hidden;opacity:0;transition:opacity .2s ease,visibility .2s ease;z-index:10}.product-badge[data-tooltip]:after{content:"";position:absolute;top:50%;left:100%;transform:translateY(-50%);border:4px solid transparent;border-right-color:#000c;visibility:hidden;opacity:0;transition:opacity .2s ease,visibility .2s ease}.product-badge[data-tooltip]:hover:before,.product-badge[data-tooltip]:hover:after{visibility:visible;opacity:1}.product-badge i{font-size:14px}.product-badge.hot{background:#ff3b30e6;color:#fff}.product-badge.new{background:#34c759e6;color:#fff}.product-badge.bestseller{background:#ffb340e6;color:#fff}.product-badge{transition:transform .2s ease}.product-badge:hover{transform:translate(5px)}.product-badge.hot{animation:pulse 2s infinite}#toast-container{position:fixed;z-index:999999;pointer-events:none}#toast-container>.toast{background-image:none!important;padding:15px;width:auto;max-width:300px;border-radius:8px;display:flex;align-items:center;gap:10px;opacity:0;transform:translateY(20px);animation:toastFadeIn .3s ease forwards;box-shadow:0 4px 12px #00000026}.toast-success,.toast-error,.toast-warning,.toast-info{padding:15px 15px 15px 50px!important;width:auto!important;max-width:fit-content!important}.toast-success:before,.toast-error:before,.toast-warning:before,.toast-info:before{content:none!important}.toast-success:after,.toast-error:after,.toast-warning:after,.toast-info:after{content:"";position:absolute;left:15px;top:50%;transform:translateY(-50%);width:24px;height:24px;animation:iconFadeIn .3s ease-in-out forwards}.toast-success{background-color:#006400!important}.toast-success:after{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 6L9 17l-5-5'/%3E%3C/svg%3E") center/contain no-repeat}.toast-error{background-color:red!important}.toast-error:after{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cline x1='18' y1='6' x2='6' y2='18'/%3E%3Cline x1='6' y1='6' x2='18' y2='18'/%3E%3C/svg%3E") center/contain no-repeat}.toast-warning{background-color:#acac26!important}.toast-warning:after{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 9v2m0 4h.01m-6.938 4h13.856c1.54 0 2.502-1.667 1.732-3L13.732 4c-.77-1.333-2.694-1.333-3.464 0L3.34 16c-.77 1.333.192 3 1.732 3z'/%3E%3C/svg%3E") center/contain no-repeat}.toast-info{background-color:#2196f3!important}.toast-info:after{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cline x1='12' y1='16' x2='12' y2='12'/%3E%3Cline x1='12' y1='8' x2='12.01' y2='8'/%3E%3C/svg%3E") center/contain no-repeat}.toast-close-button{color:#fff;opacity:.7;font-size:18px;margin-left:auto;transition:opacity .2s ease}.toast-close-button:hover{color:#fff;opacity:1}.toast-message{font-size:14px;font-weight:500;color:#fff;padding:0;margin:0;line-height:1.4;white-space:normal}@keyframes iconFadeIn{0%{transform:translateY(-50%) scale(0);opacity:0}to{transform:translateY(-50%) scale(1);opacity:1}}@keyframes toastFadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}#toast-container>.fadeOut{animation:toastFadeOut .3s ease forwards!important;opacity:0!important;pointer-events:none!important}@keyframes toastFadeOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(20px)}}.myacc-sidebar{background:#fff;border-radius:18px;box-shadow:0 2px 16px #0000000a;min-height:420px}.myacc-avatar{border:3px solid #f3f3f3;object-fit:cover}.myacc-name{font-size:1.15rem}.myacc-tablist .nav-link{border:none;background:none;color:#333;font-weight:500;border-radius:8px;transition:background .2s,color .2s}.myacc-tablist .nav-link.active{background:#f5f7fa;color:#007bff}.myacc-profile-details{background:#fff;border-radius:18px;box-shadow:0 2px 16px #0000000a}.myacc-section-title{font-size:1.1rem;font-weight:600;color:#222}.myacc-profile-info div{margin-bottom:.5rem}.myacc-recent-section{background:#fff;border-radius:18px;box-shadow:0 2px 16px #0000000a}.myacc-recent-product{background:#f8f9fa;border-radius:12px;transition:box-shadow .2s;text-align:center;align-items:center;margin-bottom:20px}.myacc-recent-product:hover{box-shadow:0 4px 16px #00000014}.myacc-recent-img{width:80px;height:80px;object-fit:cover;margin-bottom:.5rem}.myacc-recent-name{font-size:1rem}.myacc-recent-price{font-size:.95rem}.myacc-order-section{background:#fff;border-radius:18px;box-shadow:0 2px 16px #0000000a}.myacc-order-card{background:#f8f9fa;border-radius:12px;border:none;box-shadow:none;margin-bottom:1rem}.myacc-order-img{width:70px;height:70px;object-fit:cover}.myacc-order-product-name{font-size:1rem}.myacc-order-variant{color:#888}.myacc-order-status-badge{font-size:1rem;border-radius:8px;padding:.5rem 1.5rem;font-weight:600}.myacc-review-section{background:#fff;border-radius:18px;box-shadow:0 2px 16px #0000000a}.myacc-review-card{background:#f8f9fa;border-radius:12px;border:none;box-shadow:none;transition:box-shadow .2s}.myacc-review-card:hover{box-shadow:0 4px 16px #00000014}.myacc-review-img{width:60px;height:60px;object-fit:cover}.myacc-review-product-name{font-size:1rem}.myacc-give-review{margin-top:.5rem}.myacc-edit-btn{min-width:80px;font-size:.95rem;border-radius:6px;transition:background .2s,color .2s}.myacc-order-priceqty{font-size:.97rem;color:#555}.myacc-paynow-btn{font-size:.97rem;padding:.4rem 1.2rem;border-radius:6px;font-weight:600}.myacc-order-tablist .nav-link{border:none;background:none;color:#333;font-weight:500;border-radius:8px 8px 0 0;transition:background .2s,color .2s}.myacc-order-tablist .nav-link.active{background:#f5f7fa;color:#007bff}.myacc-order-remarks{font-size:.97rem}.myacc-review-item{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;background:#fff;border:1px solid #e9ecef;border-radius:.5rem;box-shadow:0 1px 2px #00000008;margin-bottom:1rem;padding:1rem}.myacc-review-img{width:60px;height:60px;object-fit:cover;border-radius:8px}.myacc-review-info{flex:1}.myacc-review-name{font-weight:600;margin-bottom:.25rem}.myacc-give-review-btn{background:#007bff;color:#fff;border:none;padding:.4rem 1rem;border-radius:4px;cursor:pointer;font-size:.95rem;transition:background .2s;min-width:120px;margin-left:1rem;margin-right:0;align-self:center}.myacc-give-review-btn:hover{background:#0056b3}.myacc-review-rating{color:#ffc107;font-size:1.1rem;margin-bottom:.2rem}.myacc-review-text{color:#555;font-size:.97rem}.myacc-review-tabs .nav-tabs{border-bottom:2px solid #e9ecef}.myacc-review-tabs .nav-link{color:#495057;font-weight:500;border:none;border-bottom:2px solid transparent;transition:color .2s,border-color .2s}.myacc-review-tabs .nav-link.active{color:#0d6efd;border-bottom:2px solid #0d6efd;background:none}.myacc-review-list,.myacc-reviewed-list{list-style:none;padding:0;margin:0}.myacc-review-item,.myacc-reviewed-item{background:#fff;border:1px solid #e9ecef;border-radius:.5rem;box-shadow:0 1px 2px #00000008}.myacc-review-img{width:70px;height:70px;object-fit:cover}.myacc-give-review-btn{min-width:120px}.myacc-review-rating{font-size:1.2rem;margin-bottom:.25rem}.myacc-review-text{font-size:.95rem}.myacc-reviewed-list li{margin-bottom:1rem;padding:1rem;display:inline-flex;margin-right:1rem;align-items:center;vertical-align:middle!important;width:100%}.myacc-profile-info h5{margin-bottom:15px}.bi-arrow-repeat{animation:spin 1s linear infinite}@keyframes slide{0%{transform:translate(-10px);opacity:0}to{transform:translate(0);opacity:1}}.animate-slide{animation:slide .3s ease forwards}.myacc-sticky-top{position:sticky;z-index:5}.myacc-sidebar{height:fit-content;max-height:calc(100vh - 2rem);overflow-y:auto}.shop-filter-btn{padding:.75rem 2rem;font-size:1rem;min-width:120px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:rgba(var(--bs-primary-rgb),.9)}.pagination-modern{--page-link-size: 35px}.pagination-modern .page-link{width:var(--page-link-size);height:var(--page-link-size);padding:0;color:#6c757d;background-color:transparent;transition:all .2s ease-in-out}.pagination-modern .page-link:hover{color:#000;background-color:#f8f9fa;box-shadow:0 2px 5px #0000000d}.pagination-modern .page-link.active{color:#fff;background-color:#000;box-shadow:0 3px 6px #0000001a}.pagination-modern .page-dots{font-size:1.2rem;color:#6c757d;cursor:default;background:none}.myacc-recent-section .row{-webkit-overflow-scrolling:touch;scroll-behavior:smooth;transform:translateZ(0);will-change:transform}.remove-wishlist{margin-top:15px}.chekcout-product-card{width:40%;background:#fff;display:flex;flex-direction:column;gap:10px;padding:15px;margin:0 10px;box-shadow:0 3px 15px #00000014;justify-content:center;align-items:center;border-radius:10px}.checkout-product-name{font-size:.8rem!important;color:#343a40}.checkout-current-price{font-size:1rem;font-weight:700;color:#ff6b6b}.checkout-original-price{font-size:.8rem;color:#adb5bd;text-decoration:line-through}.checkout-container{max-width:1400px;margin:0 auto}.checkout-section{background:#fff;border-radius:10px;padding:1.5rem;box-shadow:0 2px 4px #0000000d;margin-bottom:1.5rem}.checkout-form .form-control,.checkout-form .form-select{padding:.75rem 1rem;border-radius:8px;border:1px solid #e0e0e0;transition:all .3s ease}.checkout-form .form-control:focus,.checkout-form .form-select:focus{border-color:#007bff;box-shadow:0 0 0 .2rem #007bff26}.checkout-login-btn{padding:.75rem 1.5rem;border-radius:8px;transition:all .3s ease}.delivery-options .form-check-label{padding:1rem;border:1px solid #e0e0e0;border-radius:8px;width:100%;cursor:pointer;transition:all .3s ease}.delivery-options .form-check-input:checked+.form-check-label{border-color:#007bff;background-color:#007bff0d}.card-option label{cursor:pointer;transition:all .3s ease}.card-option input:checked+label{border-color:#007bff;background-color:#007bff0d}.checkout-summary{position:sticky;top:20px}.checkout-item-img{width:80px;height:80px;object-fit:cover;border-radius:8px}.checkout-item-details h6{font-size:.9rem;margin-bottom:.25rem}.checkout-item-price{font-weight:600;color:#007bff}.checkout-coupon .input-group{max-width:400px;border:1px solid #dee2e6;border-radius:8px;overflow:hidden}.checkout-coupon .input-group input{border:none;padding:.75rem 1rem}.checkout-coupon .input-group input:focus{box-shadow:none}.checkout-coupon .input-group .btn-apply{background:transparent;border:none;color:#0d6efd;font-weight:500;padding:.75rem 1.5rem;transition:all .2s ease;border-left:1px solid #dee2e6;margin-left:-1px}.checkout-coupon .input-group .btn-apply:hover{background:#0d6efd0a;color:#0a58ca}.checkout-coupon .input-group .btn-apply:active{background:#0d6efd14}.checkout-coupon .input-group .btn-apply:focus{box-shadow:none;outline:none}.checkout-coupon .input-group-text{background:transparent}.checkout-coupon .btn-link{font-weight:500;text-decoration:none;height:100%;display:flex;align-items:center}.checkout-coupon .btn-link:hover{background-color:#0d6efd1a}.checkout-applied-coupon .alert{max-width:400px;padding:.75rem 1rem;border:1px solid rgba(25,135,84,.1)}.checkout-applied-coupon .coupon-code{color:#fff;background-color:red;padding:5px;border-radius:6px;font-weight:500!important;text-transform:uppercase;font-size:.8rem}.checkout-applied-coupon .btn-link{text-decoration:none;opacity:.75;transition:all .2s ease}.checkout-applied-coupon .btn-link:hover{opacity:1;transform:scale(1.2);background-color:transparent}.checkout-applied-coupon .btn-link:active{transform:scale(.95)}.checkout-applied-coupon .btn-link i{transition:transform .2s ease}.checkout-applied-coupon .badge{padding:.5rem 1rem;font-size:.85rem}.checkout-pay-btn{padding:1rem;font-weight:600;font-size:1.1rem;border-radius:8px}.checkout-secure{color:#6c757d}.checkout-secure-icons i{font-size:1.2rem;color:#28a745}.checkout-returning-user h4{color:#333;font-size:1.25rem}.checkout-returning-user .btn{padding:.75rem 1.5rem;border-radius:8px;transition:all .3s ease}.checkout-returning-user .btn:hover{transform:translateY(-1px)}.delivery-card{position:relative;height:100%;min-height:180px}.delivery-radio{position:absolute;opacity:0;cursor:pointer}.delivery-label{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;height:100%;padding:1.5rem;background:#fff;border:2px solid #e2e8f0;border-radius:8px;cursor:pointer;transition:all .3s ease}.delivery-icon{font-size:2rem;color:#4a5568;margin-bottom:1rem}.delivery-label h6{margin-bottom:.5rem;font-weight:600;color:#2d3748}.delivery-time{font-size:.875rem;color:#718096;margin-bottom:.5rem}.delivery-price{font-weight:600;color:#3b82f6;margin-bottom:0}.delivery-radio:checked+.delivery-label{border-color:#3b82f6;background-color:#ebf5ff}.delivery-radio:checked+.delivery-label .delivery-icon{color:#3b82f6}.delivery-label:hover{transform:translateY(-2px);box-shadow:0 4px 6px -1px #0000001a}.payment-cards .card-option{transition:all .3s ease}.payment-cards .card-option label{cursor:pointer;transition:all .3s ease;min-height:120px}.payment-cards .card-option label:hover{background-color:#f8f9fa;transform:translateY(-2px);box-shadow:0 4px 6px #0000001a}.payment-cards .card-option input[type=radio]:checked+label{background-color:#e9ecef;border-color:#0d6efd;box-shadow:0 0 0 2px #0d6efd}.payment-icon{width:60px;height:60px;display:flex;align-items:center;justify-content:center;background:transparent}.payment-icon img{max-width:100%;max-height:100%;object-fit:contain}.payment-icon i{font-size:2.5rem;color:#0d6efd}.payment-name{font-weight:500;color:#495057}#shippingSection{max-height:0;overflow:hidden;transition:max-height .3s ease-in-out,opacity .3s ease-in-out;opacity:0}#shippingSection.show{max-height:1000px;opacity:1}#differentShipping,#differentShipping+label{cursor:pointer}.checkout-progress{padding:1rem 0}.progress-steps{padding:0 2rem}.progress-line{position:absolute;top:2rem;left:3rem;right:3rem;height:2px;background:#e9ecef;z-index:1}.progress-line:before{content:"";position:absolute;left:0;top:0;height:100%;width:33%;background:#0d6efd;transition:width .3s ease}.step{position:relative;z-index:2;text-align:center}.step-icon{width:4rem;height:4rem;background:#fff;border:2px solid #e9ecef;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:.5rem;transition:all .3s ease}.step-icon i{font-size:1.5rem;color:#6c757d;transition:all .3s ease}.step.active .step-icon{border-color:#0d6efd;background:#0d6efd}.step.active .step-icon i{color:#fff}.step-label{font-size:.875rem;color:#6c757d}.special-offers-slider{padding:10px 25px}.special-offers-slider .swiper-button-next,.special-offers-slider .swiper-button-prev{color:var(--bs-primary);width:20px;height:20px}.special-offers-slider .swiper-button-next:after,.special-offers-slider .swiper-button-prev:after{font-size:16px}.special-product-img{width:100%;height:100%;object-fit:contain}.special-offers-slider .swiper-button-next,.special-offers-slider .swiper-button-prev{opacity:0;transition:opacity .3s ease}.special-offers-slider:hover .swiper-button-next,.special-offers-slider:hover .swiper-button-prev{opacity:1}.nav-scroll-container>.nav-arrow{display:none;opacity:0;transition:opacity .3s ease}.checkout-auth-tabs .nav-link{color:#6c757d;border:none;border-bottom:2px solid transparent;padding:.75rem 1.5rem}.checkout-auth-tabs .nav-link.active{color:#0d6efd;border-bottom-color:#0d6efd;background:none}.checkout-auth-tabs .nav-link:hover{border-color:transparent;border-bottom-color:#0d6efd}.checkout-returning-user{border-radius:8px;box-shadow:0 2px 4px #0000001a}.checkout-returning-user .delivery-icon{font-size:24px;margin-bottom:10px}.thankyou-container{max-width:800px;margin:0 auto}.thankyou-content{background:#fff;border-radius:15px;padding:2rem}.thankyou-animation{padding:40px 0}.thankyou-checkmark-circle{width:80px;height:80px;margin:0 auto;position:relative;background:#198754;display:flex;flex-direction:column;justify-content:center;border-radius:50%;animation:circleScale .6s ease-out,fillAnimation .6s ease-out}.thankyou-checkmark-circle i{color:#fff;font-size:2.3rem;animation:iconBounce .8s ease-in-out .6s}@keyframes circleScale{0%{transform:scale(0);opacity:0}50%{transform:scale(1.1);opacity:1}to{transform:scale(1)}}@keyframes fillAnimation{0%{background-color:transparent}to{background-color:#198754}}@keyframes iconBounce{0%,to{transform:scale(1)}25%{transform:scale(1.2)}50%{transform:scale(.9)}75%{transform:scale(1.1)}}.thankyou-title{font-size:2rem;color:#2c3e50;margin-bottom:.5rem}.thankyou-message{color:#666;font-size:1.1rem}.thankyou-details-card,.thankyou-delivery-card{background:#f8f9fa;border-radius:12px;box-shadow:0 2px 8px #0000000d;margin-bottom:1.5rem}.thankyou-order-meta{font-size:.9rem}.thankyou-product-img{width:60px;height:60px;object-fit:cover;border-radius:6px}.thankyou-summary-section{border-top:1px solid #dee2e6;padding-top:1.5rem;margin-top:1.5rem}.thankyou-summary-totals{background:#fff;padding:1rem;border-radius:8px}.thankyou-summary-row{display:flex;justify-content:space-between;padding:.5rem 0;border-bottom:1px solid #eee}.thankyou-summary-row.thankyou-total{border-bottom:none;font-weight:600;font-size:1.1rem;margin-top:.5rem}.thankyou-btn{display:inline-flex;align-items:center;padding:.75rem 1.5rem;border-radius:50px;text-decoration:none;font-weight:500;transition:all .3s ease;margin:0 .5rem}.thankyou-info{padding:1.5rem}.thankyou-section-title{color:#2c3e50;font-size:1.2rem;font-weight:600}.thankyou-info-item{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0}.thankyou-label{color:#6c757d}.thankyou-delivery{padding:1.5rem}.thankyou-delivery-status{text-align:center;padding:1.5rem;background:#e8f5e9;border-radius:8px}.thankyou-delivery-status i{color:#4caf50}.thankyou-delivery-title{color:#2c3e50;margin-bottom:1rem}.thankyou-delivery-date{color:#00b09b;font-weight:500}.thankyou-shipping{padding:1.5rem;margin-top:1.5rem}.thankyou-address{line-height:1.6}.thankyou-summary-card{background:#f8f9fa;border-radius:10px;padding:1.5rem;margin-bottom:2rem}.thankyou-summary-table{margin-top:1rem}.thankyou-summary-row{border-bottom:1px solid #dee2e6}.thankyou-summary-row:last-child{border-bottom:none}.thankyou-summary-label{color:#6c757d}.thankyou-summary-value{font-weight:500;color:#2c3e50}.thankyou-total{font-weight:600;font-size:1.1rem}.thankyou-notification{background:#e3f2fd;border-color:#90caf9;color:#1976d2}.thankyou-actions{margin-top:2rem;display:flex;justify-content:center;gap:1rem}.thankyou-btn{display:inline-flex;align-items:center;padding:.75rem 1.5rem;border-radius:50px;text-decoration:none;font-weight:500;transition:all .3s ease;margin:0 .5rem;gap:.5rem}.thankyou-btn-shop{background:#00b09b;color:#fff}.thankyou-btn-shop:hover{background:#008f7d;color:#fff}.thankyou-btn-track{background:transparent;color:#00b09b;border:2px solid #00b09b}.thankyou-btn-track:hover{background:#00b09b;color:#fff}@keyframes scaleIn{0%{transform:scale(0);opacity:0}to{transform:scale(1);opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.thankyou-payment-title{font-size:.9rem;color:#6c757d;margin-bottom:.75rem}.checkout-applied-coupon{display:none;opacity:0;transform:translate(-30px);transition:opacity .4s ease-out,transform .4s cubic-bezier(.175,.885,.32,1.275)}.checkout-applied-coupon.show{opacity:1;transform:translate(0)}.checkout-applied-coupon.removing{opacity:0;transform:translate(30px)}.sticky-product-images{position:sticky;top:15%;z-index:10;height:auto;max-height:none;overflow:visible;-ms-overflow-style:none;scrollbar-width:none}.sticky-product-images::-webkit-scrollbar{display:none}.sticky-product-images::-webkit-scrollbar,.sticky-product-images::-webkit-scrollbar-track,.sticky-product-images::-webkit-scrollbar-thumb{display:none}.single-prd-reactions{border-top:1px solid rgba(0,0,0,.05);padding-top:1rem;width:100%}.reaction-title{font-size:.95rem;font-weight:500;color:#333}.reaction-counter{font-size:.85rem;color:#777;background-color:#0000000a;padding:4px 10px;border-radius:20px}.reaction-buttons{display:flex;justify-content:space-between;gap:12px;margin-top:12px}.reaction-btn{flex:1;display:flex;flex-direction:column;align-items:center;padding:12px 8px;border:1px solid rgba(0,0,0,.08);background-color:#fff;border-radius:8px;transition:all .2s ease;box-shadow:0 2px 4px #00000008;cursor:pointer}.reaction-btn:hover{transform:translateY(-2px);box-shadow:0 4px 8px #0000000d}.reaction-btn.active{background-color:#00000005;border-color:#00000026}.reaction-btn i{font-size:1.5rem;margin-bottom:8px;transition:transform .2s ease}.reaction-btn:hover i{transform:scale(1.1)}.reaction-btn:nth-child(1) i{color:#e25555}.reaction-btn:nth-child(2) i{color:#fa0}.reaction-btn:nth-child(3) i{color:#777}.reaction-count{font-size:.8rem;font-weight:600;color:#555;background-color:#0000000a;padding:2px 8px;border-radius:12px;min-width:28px;text-align:center}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.3)}to{transform:scale(1)}}.pulse-animation{animation:pulse .4s ease-in-out}.category-circle{display:flex;flex-direction:column;align-items:center;padding:1rem;transition:all .3s ease;cursor:pointer}.category-icon{width:80px;height:80px;border-radius:50%;overflow:hidden;background:#f8f9fa;display:flex;align-items:center;justify-content:center;margin-bottom:.75rem;transition:all .3s ease;box-shadow:0 4px 15px #0000000d}.category-icon i{font-size:2rem}.category-image{width:100%;height:100%;object-fit:cover;transition:all .3s ease}.category-title{font-size:.9rem;color:#495057;margin:0;font-weight:500;text-align:center;transition:all .3s ease}.category-circle:hover .category-icon{transform:translateY(-5px);box-shadow:0 8px 20px #0000001a}.category-circle:hover .category-title{color:#6e8efb}.product-categories-container{width:85%;margin:0 auto}.category-nav-button{opacity:0;transition:opacity .3s ease;color:#000;background:#fffc;width:35px;height:35px;border-radius:50%;display:flex;align-items:center;justify-content:center}.swiper-container:hover .category-nav-button{opacity:1}.category-nav-button:hover{background:#fff}.category-nav-button:after{display:none}.mobile-swipe-notification{display:none;padding:10px 20px;border-radius:20px;font-size:14px;z-index:4444;animation:fadeInOut 5s forwards;text-align:center;color:#6c757d;opacity:1}@keyframes fadeInOut{0%{opacity:0}10%{opacity:1}80%{opacity:1}to{opacity:0;display:none}}.category-bestsellers{padding:2rem 0}.category-best-selling-section>.category-bestsellers{padding:0}.category-bestsellers>.flash-sale-header{margin-bottom:5px}.category-section-title{font-size:1.75rem;font-weight:500;color:#333;letter-spacing:-.5px;position:relative;display:inline-block}.category-product-card{background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;transition:transform .3s ease,box-shadow .3s ease;overflow:hidden}.category-product-card:hover{transform:translateY(-5px);box-shadow:0 4px 12px #0000001f}.category-product-image-wrapper{position:relative;overflow:hidden;height:auto;aspect-ratio:1 / 1}.category-product-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.category-product-card:hover .category-product-image{transform:scale(1.05)}.category-product-actions{position:absolute;right:1rem;top:1rem;display:flex;flex-direction:column;gap:.3rem;opacity:0;transform:translate(10px);transition:opacity .3s ease,transform .3s ease}.category-product-card:hover .category-product-actions{opacity:1;transform:translate(0)}.category-action-btn{width:30px;height:30px;border-radius:50%;border:none;background:#fff;color:#333;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .3s ease,color .3s ease;box-shadow:0 2px 5px #0000001a}.category-action-btn i{font-size:.8rem}.category-action-btn:hover{background:#333;color:#fff}.category-product-info{padding:1.25rem}.category-product-title{font-size:1rem;font-weight:500;color:#333;margin-bottom:.5rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.category-product-rating{display:flex;align-items:center;gap:.25rem;margin-bottom:.75rem;color:#ffc107}.category-rating-count{color:#666;font-size:.875rem;margin-left:.25rem}.category-product-price{display:inline-block;align-items:center;gap:.75rem}.category-price-current{font-size:1rem;font-weight:700;color:#ff6b6b}.category-price-original{font-size:.875rem;color:#adb5bd;text-decoration:line-through;font-weight:400}.bestsellers-swiper{position:relative;padding:40px}.bestsellers-swiper .swiper-button-next,.bestsellers-swiper .swiper-button-prev{color:#333;width:30px;height:30px}.bestsellers-swiper .swiper-button-next:after,.bestsellers-swiper .swiper-button-prev:after{font-size:16px}.bestsellers-swiper .swiper-pagination{position:relative;margin-top:20px}.bestsellers-swiper .swiper-pagination-bullet{width:8px;height:8px;background:#ccc;opacity:.5}.bestsellers-swiper .swiper-pagination-bullet-active{background:#333;opacity:1}.order-track-container{max-width:800px;margin:0 auto}.order-track-title{font-size:2rem;color:var(--bs-dark)}.order-track-search{max-width:600px;margin:0 auto}.order-track-input-group{border:2px solid #e9ecef;border-radius:8px;overflow:hidden;transition:all .3s ease;background:#fff}.order-track-input-group:focus-within{border-color:#0d6efd;box-shadow:0 0 0 4px #0d6efd1a}.order-track-input{border:none!important;padding:1rem 1.5rem!important;font-size:1rem!important;background:transparent!important}.order-track-input:focus{box-shadow:none!important}.order-track-btn{padding:.75rem 2rem!important;background:#0d6efd!important;border:none!important;color:#fff!important;display:flex!important;align-items:center!important;gap:.5rem!important;transition:all .3s ease!important}.order-track-btn:hover{background:#0b5ed7!important;transform:translate(3px)}.order-track-btn i{font-size:1.4rem}.order-track-timeline{position:relative;max-width:600px;margin:0 auto}.order-track-step{display:flex;position:relative;padding:20px 0}.order-track-status{position:relative;width:40px}.order-track-status-dot{width:20px;height:20px;border-radius:50%;background:#e9ecef;border:2px solid #dee2e6;position:relative;z-index:2}.order-track-status-line{position:absolute;left:10px;top:20px;width:2px;height:100%;background:#dee2e6}.order-track-step:last-child .order-track-status-line{display:none}.order-track-text{padding-left:20px}.order-track-text-title{font-size:1.1rem;margin-bottom:5px;color:var(--bs-dark)}.order-track-text-date{font-size:.9rem;color:#6c757d;margin:0}.order-track-step.completed .order-track-status-dot{background:#0d6efd;border-color:#0d6efd}.order-track-step.completed .order-track-status-line{background:#0d6efd}.order-track-step.active .order-track-status-dot{background:#fff;border-color:#0d6efd;animation:pulse 2s infinite}.order-track-details-title{font-size:1.5rem;color:var(--bs-dark)}.order-track-card{border-radius:15px;border:1px solid #dee2e6;box-shadow:0 2px 4px #0000000d}.order-track-label{font-size:.9rem;color:#6c757d;margin-bottom:5px}.order-track-value{font-size:1rem;color:var(--bs-dark)}@keyframes pulse{0%{box-shadow:0 0 #0d6efd66}70%{box-shadow:0 0 0 10px #0d6efd00}to{box-shadow:0 0 #0d6efd00}}.order-track-subtitle{font-size:1.1rem;color:var(--bs-dark)}.order-track-item{padding:1rem 0}.order-track-item:not(:last-child){border-bottom:1px solid #dee2e6}.order-track-item-title{font-size:1rem;margin-bottom:.25rem;color:var(--bs-dark)}.order-track-item-variant,.order-track-item-quantity{font-size:.875rem;color:#6c757d;margin-bottom:0}.order-track-item-price{font-size:1rem;font-weight:600;color:var(--bs-dark);margin-bottom:0}.order-track-summary{background-color:#f8f9fa;padding:1.5rem;border-radius:.5rem;margin-top:2rem}.order-track-item-count{background:#f8f9fa;padding:.5rem 1rem;border-radius:2rem;font-size:.875rem;color:#6c757d;font-weight:500;border:1px solid #dee2e6;transition:all .3s ease}.order-track-status-badge{position:absolute;top:20px;right:15px;background:#28a745;color:#fff;padding:.25rem .75rem;border-radius:20px;font-size:.75rem;font-weight:500;letter-spacing:.5px;text-transform:uppercase;box-shadow:0 2px 4px #28a74533;transition:all .3s ease}.search-results-header{padding:2rem 0;border-bottom:1px solid var(--bs-gray-200);margin-bottom:2rem}.search-query-container{text-align:center}.search-query-title{font-size:1.75rem;font-weight:500;color:var(--bs-gray-900);margin-bottom:.5rem}.search-term{color:var(--bs-primary);font-weight:600}.search-results-count{font-size:.875rem;color:var(--bs-gray-600);margin-bottom:0}.desktop-menu-btn{background:transparent;border:none;padding:8px;border-radius:8px;color:#333;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.desktop-menu-btn i{font-size:24px}.desktop-menu-btn:hover{transform:translateY(-1px)}.desktop-menu-btn:active{transform:translateY(0)}.desktop-menu-dropdown{--menu-bg: #fff;--menu-text: #333;--menu-hover: #f8f9fa;--menu-hover-text: #0d6efd;--menu-border: rgba(0, 0, 0, .08);position:absolute;top:100%;left:0;background:#fff;border-radius:8px;box-shadow:0 4px 20px #00000014;min-width:220px;opacity:0;visibility:hidden;transform:translateY(10px);transition:all .2s ease;z-index:1000}.desktop-menu-list,.desktop-submenu-list,.desktop-submenu-child-list{list-style:none;padding:0;margin:0}.desktop-menu-dropdown.show{opacity:1;visibility:visible;transform:translateY(0)}.desktop-menu-item{position:relative}.desktop-menu-link{display:flex;align-items:center;padding:.75rem 1rem;color:#333;text-decoration:none;transition:all .2s ease;gap:.75rem}.has-submenu>.desktop-menu-link:after{content:"";font-family:bootstrap-icons;margin-left:auto;font-size:.8rem}.desktop-menu-link:hover{background-color:#f8f9fa}.desktop-submenu{position:absolute;left:100%;top:0;background:#fff;border-radius:8px;box-shadow:0 4px 20px #00000014;min-width:200px;opacity:0;visibility:hidden;transform:translate(10px);transition:all .2s ease}.desktop-menu-item.has-submenu:hover>.desktop-submenu{opacity:1;visibility:visible;transform:translate(0)}.desktop-submenu-child{position:absolute;left:100%;top:0;background:#fff;border-radius:8px;box-shadow:0 4px 20px #00000014;min-width:180px;opacity:0;visibility:hidden;transform:translate(10px);transition:all .2s ease}.desktop-submenu-item.has-submenu:hover>.desktop-submenu-child{opacity:1;visibility:visible;transform:translate(0)}.desktop-submenu-link,.desktop-submenu-child-list a{display:flex;align-items:center;padding:.75rem 1rem;color:#333;text-decoration:none;transition:all .2s ease;white-space:nowrap}.has-submenu>.desktop-submenu-link:after{content:"";font-family:bootstrap-icons;margin-left:auto;font-size:.8rem}.desktop-submenu-link:hover,.desktop-submenu-child-list a:hover{background-color:#f8f9fa;color:#0d6efd;border-radius:8px}.faq-header{background-color:var(--bs-light);border-radius:.5rem}.faq-title{font-size:2.5rem;font-weight:600;color:var(--bs-dark)}.faq-subtitle{color:var(--bs-gray-600);font-size:1.1rem}.faq-item{margin-bottom:1rem;border:1px solid var(--bs-gray-200);border-radius:.5rem;overflow:hidden}.faq-button{padding:1.25rem;font-weight:500;background-color:var(--bs-white);transition:all .3s ease}.faq-button:not(.collapsed){background-color:var(--bs-light)}.faq-body{padding:1.5rem}.faq-list{list-style:none;padding:0;margin:0}.faq-list li{color:var(--bs-gray-700);position:relative;padding:.5rem 0 .5rem 1.5rem}.faq-list li:before{content:"•";position:absolute;left:0;color:var(--bs-primary)}.faq-support{background-color:var(--bs-light);border-radius:.5rem}.faq-support-icon{font-size:3rem;color:var(--bs-primary);display:block}.faq-support-title{font-size:2rem;font-weight:600}.faq-support-text{color:var(--bs-gray-600);margin-bottom:2rem}.faq-support-btn{padding:.75rem 2rem;font-weight:500;transition:transform .2s ease}.faq-support-btn:hover{transform:translateY(-2px)}.contact-us-info-card{background-color:var(--bs-white);transition:transform .2s ease}.contact-us-info-card:hover{transform:translateY(-5px)}.contact-us-info-icon{color:var(--bs-primary)}.contact-us-location-card{transition:transform .2s ease}.contact-us-location-card:hover{transform:translateY(-5px)}.contact-us-form{border-radius:4px;box-shadow:0 1px 3px #0000001a}.contact-us-form .form-control{border:1px solid #e0e0e0;transition:border-color .2s ease}.contact-us-form .form-control:focus{border-color:var(--bs-primary);box-shadow:none}.contact-us-form .btn-primary{padding:.75rem 2.5rem;font-weight:500;letter-spacing:.5px}.contact-us-info-card{text-align:center;border:1px solid #eee;border-radius:4px;transition:transform .2s ease,border-color .2s ease}.contact-us-info-card:hover{transform:translateY(-2px);border-color:var(--bs-primary)}.contact-us-info-card i{opacity:.9}.contact-us-info-card .btn-outline-primary{padding:.5rem 1.25rem;font-size:.875rem}.contact-us-info-card a{color:var(--bs-body-color)}.contact-us-info-card a:hover{color:var(--bs-primary)}.contact-us-locations{background-color:#fafafa}.contact-us-location-card{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 4px 20px #00000014;transition:transform .3s ease,box-shadow .3s ease}.contact-us-location-card:hover{transform:translateY(-3px);box-shadow:0 8px 30px #00000026}.contact-us-location-card img{height:200px;object-fit:cover}.contact-us-location-card h3{color:var(--bs-dark);font-weight:500}.contact-us-location-card p{line-height:1.5}.about-us-section{background-color:#fff;border-radius:20px}.about-us-title{font-size:2.5rem;font-weight:700;color:#333;margin-bottom:1rem}.about-us-subtitle{font-size:1.2rem;color:#666}.about-us-section-title{font-size:2rem;font-weight:600;color:#333;margin-bottom:1.5rem}.about-us-text{color:#666;line-height:1.6;text-align:justify}.about-us-value-card{background-color:#f8f9fa;border-radius:10px;transition:transform .3s ease}.about-us-value-card:hover{transform:translateY(-5px)}.about-us-icon{font-size:2.5rem;color:#0d6efd;margin-bottom:1rem}.about-us-value-title{font-size:1.3rem;font-weight:600;color:#333;margin-bottom:1rem}.about-us-team-image-wrapper{width:150px;height:150px;margin:0 auto;border-radius:50%;overflow:hidden}.about-us-team-image{width:100%;height:100%;object-fit:cover}.about-us-team-name{font-size:1.2rem;font-weight:600;color:#333;margin-bottom:.5rem}.about-us-team-position{color:#666;font-size:.9rem}.about-us-team-card{padding:1.5rem;background:#fff;border-radius:8px;box-shadow:0 4px 6px #0000001a;transition:transform .3s ease,box-shadow .3s ease}.about-us-team-card:hover{transform:translateY(-5px);box-shadow:0 8px 15px #00000026}.about-us-team-social{display:flex;justify-content:center;gap:1rem;margin-top:.5rem}.about-us-social-link{color:#666;font-size:1.2rem;transition:color .3s ease}.about-us-social-link:hover{color:#0d6efd}.privacy-policy-container{background-color:#fff;min-height:80vh}.privacy-policy-header{padding:2rem 0;border-bottom:1px solid #eaeaea}.privacy-policy-title{color:#2c3e50;margin-bottom:1rem}.privacy-policy-subtitle{color:#7f8c8d}.privacy-policy-section{padding:1.5rem;background-color:#f9f9f9;border-radius:8px;box-shadow:0 2px 4px #0000000d}.privacy-policy-section-title{color:#34495e;margin-bottom:1rem}.privacy-policy-text{color:#666;line-height:1.6}.terms-conditions-container{padding:4rem 0;background-color:#fff}.terms-conditions-header{text-align:center;margin-bottom:3rem}.terms-conditions-title{font-size:2.5rem;font-weight:600;color:#1a1a1a;margin-bottom:1rem}.terms-conditions-subtitle{font-size:1.1rem;color:#666;max-width:800px;margin:0 auto}.terms-conditions-content{max-width:800px;margin:0 auto;line-height:1.8;color:#444}.return-policy-container{padding:40px 0;background:#fff}.return-policy-header{text-align:center;margin-bottom:40px}.return-policy-title{font-size:2.5rem;color:#333;margin-bottom:15px}.return-policy-subtitle{font-size:1.2rem;color:#666}.return-policy-content{max-width:800px;margin:0 auto}.return-policy-section{margin-bottom:30px}.return-policy-section-title{font-size:1.8rem;color:#444;margin-bottom:15px}.return-policy-text{font-size:1rem;color:#555;line-height:1.6}.return-policy-list{list-style:disc;padding-left:20px;color:#555}.return-policy-list li{margin-bottom:10px}.not-found-container{padding:60px 20px;animation:fadeIn 1s ease-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.not-found-title{font-size:6rem;font-weight:700;color:#343a40;margin-bottom:10px;animation:slideInUp .8s ease-out}.not-found-subtitle{font-size:1.75rem;font-weight:500;color:#495057;margin-bottom:20px;animation:slideInUp .8s ease-out .2s;animation-fill-mode:backwards}.not-found-text{font-size:1rem;color:#6c757d;margin-bottom:30px;line-height:1.6;animation:slideInUp .8s ease-out .4s;animation-fill-mode:backwards}.not-found-btn{padding:12px 30px;font-size:1rem;font-weight:500;border-radius:50px;background:linear-gradient(135deg,#6e8efb,#a777e3);border:none;color:#fff;transition:transform .3s ease,box-shadow .3s ease;animation:popIn .5s ease-out .6s;animation-fill-mode:backwards}.not-found-btn:hover{transform:translateY(-3px) scale(1.05);box-shadow:0 8px 20px #6e8efb40;color:#fff}@keyframes slideInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes popIn{0%{opacity:0;transform:scale(.5)}80%{opacity:1;transform:scale(1.1)}to{opacity:1;transform:scale(1)}}.success-container{display:flex;justify-content:center;align-items:center;padding:2rem 1rem}.success-card{background-color:#fff;border-radius:1rem;box-shadow:0 .5rem 1.5rem #0000000d;padding:2.5rem 1.5rem;text-align:center;max-width:32rem;width:100%;transition:transform .3s ease}.success-card:hover{transform:translateY(-5px)}.success-icon{font-size:4.5rem;color:#4bb543;margin-bottom:1.5rem}.success-title{font-size:1.75rem;font-weight:700;color:#333;margin-bottom:.75rem}.success-message{font-size:1rem;color:#666;margin-bottom:2rem}.success-details{background-color:#f9f9f9;border-radius:.75rem;padding:1.25rem;margin-bottom:1.5rem}.success-detail-item{display:flex;justify-content:space-between;margin-bottom:.75rem;font-size:.875rem}.success-detail-item:last-child{margin-bottom:0}.success-detail-label{color:#666}.success-detail-value{font-weight:600;color:#333}.success-redirect{margin-bottom:1.5rem}.success-redirect p{font-size:.875rem;color:#666;margin-bottom:.5rem}.success-redirect #countdown{font-weight:700;color:#333}.success-progress{height:.375rem;background-color:#f1f1f1;border-radius:1rem;overflow:hidden}.success-progress-bar{height:100%;width:100%;background-color:#4bb543;border-radius:1rem;transition:width 1s linear}.success-actions{margin-top:1.5rem}.success-button{display:inline-block;background-color:#4bb543;color:#fff;font-weight:600;padding:.75rem 1.5rem;border-radius:.5rem;text-decoration:none;transition:background-color .2s ease}.success-button:hover{background-color:#429a3a}.cancel-progress-container{width:100%;height:4px;background-color:#f1f1f1;border-radius:2px;margin:1rem 0;overflow:hidden}.cancel-progress-bar{height:100%;background-color:#dc3545;border-radius:2px;transition:width .9s linear}.thankyou-status-badge{display:none;align-items:center;padding:.35rem .85rem;border-radius:1rem;background-color:#0000000d;color:#666;font-size:.75rem;font-weight:500;margin-top:.5rem;margin-right:.5rem;transition:all .2s ease;border:1px solid transparent;cursor:pointer}.thankyou-status-badge.active{display:inline-flex;box-shadow:0 2px 8px #00000014;transform:translateY(-1px);font-weight:600}.status-indicator{width:.5rem;height:.5rem;border-radius:50%;margin-right:.5rem;position:relative}.status-processing{background-color:#0d6efd;box-shadow:0 0 0 2px #0d6efd33;animation:pulse 2s infinite}.thankyou-status-badge.active[data-status=processing]{background-color:#0d6efd1a;color:#0d6efd;border-color:#0d6efd33}.status-pending{background-color:#ffc107;box-shadow:0 0 0 2px #ffc10733}.thankyou-status-badge.active[data-status=pending]{background-color:#ffc1071a;color:#997404;border-color:#ffc10733}.status-shipped{background-color:#0dcaf0;box-shadow:0 0 0 2px #0dcaf033}.thankyou-status-badge.active[data-status=shipped]{background-color:#0dcaf01a;color:#0aa2c0;border-color:#0dcaf033}.status-delivered{background-color:#198754;box-shadow:0 0 0 2px #19875433}.thankyou-status-badge.active[data-status=delivered]{background-color:#1987541a;color:#198754;border-color:#19875433}.status-cancelled{background-color:#dc3545;box-shadow:0 0 0 2px #dc354533}.thankyou-status-badge.active[data-status=cancelled]{background-color:#dc35451a;color:#dc3545;border-color:#dc354533}@keyframes pulse{0%{box-shadow:0 0 #0d6efd66}70%{box-shadow:0 0 0 6px #0d6efd00}to{box-shadow:0 0 #0d6efd00}}.myacc-verified-badge{display:inline-flex;align-items:center;margin-left:.25rem;position:relative;cursor:help}.myacc-verified-badge[data-tooltip]{position:relative}.myacc-verified-badge[data-tooltip]:before{content:attr(data-tooltip);position:absolute;bottom:100%;left:50%;transform:translate(-50%);padding:.25rem .5rem;background-color:#000c;color:#fff;font-size:.75rem;border-radius:.25rem;white-space:nowrap;opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s ease;z-index:1000}.myacc-verified-badge[data-tooltip]:hover:before{opacity:1;visibility:visible}.myacc-verified-badge .bi-patch-check-fill{font-size:1rem}.verify-now-link{display:inline-flex;align-items:center;font-size:.75rem;color:var(--bs-primary);text-decoration:none;border-radius:.25rem;transition:all .2s ease-in-out}.verify-now-link:hover{color:var(--bs-primary);transform:translateY(-1px)}.verify-now-link:active{transform:translateY(0)}.verify-now-link .bi{font-size:.875rem}.myacc-verify-modal .modal-content{border:none;border-radius:1rem;box-shadow:0 10px 30px #0000001a}.myacc-verify-modal .modal-header{padding:1.5rem 1.5rem .5rem}.myacc-verify-otp-wrapper{display:flex;gap:.5rem;justify-content:center;flex-wrap:wrap}.myacc-verify-otp-input{width:2.5rem;height:2.5rem;text-align:center;font-size:1.125rem;border:2px solid #dee2e6;border-radius:.5rem;background:transparent;transition:all .2s ease}.myacc-verify-otp-input:focus{border-color:var(--bs-primary);box-shadow:0 0 0 .25rem #0d6efd40;outline:none}.myacc-phone-verify-modal .modal-content{border:none;border-radius:1rem;box-shadow:0 10px 30px #0000001a}.myacc-phone-verify-modal .modal-header{padding:1.5rem 1.5rem .5rem}.myacc-phone-verify-otp-wrapper{display:flex;gap:.75rem;justify-content:center}.myacc-phone-verify-otp-input{width:2.5rem;height:2.5rem;text-align:center;font-size:1.25rem;border:2px solid #dee2e6;border-radius:.5rem;background:transparent}.myacc-phone-verify-otp-input:focus{border-color:var(--bs-primary);outline:none;box-shadow:0 0 0 .25rem rgba(var(--bs-primary-rgb),.25)}.dropdown-item.active,.dropdown-item:active{background-color:#f8f9fa;color:#000}.category-show__header{text-align:center;margin-bottom:2rem}.category-show__title{font-size:2rem;font-weight:600;margin-bottom:.5rem;color:#333}.category-show__description{font-size:1rem;color:#666;max-width:700px;margin:0 auto}.category-show__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}.category-show__card{background-color:#fff;border-radius:10px;box-shadow:0 5px 15px #0000000d;transition:all .3s ease;position:relative;overflow:hidden;height:100%;display:flex;flex-direction:column;align-items:center;padding:1.5rem;text-align:center}.category-show__card:hover{transform:translateY(-5px);box-shadow:0 10px 25px #0000001a}.category-show__card-image{width:80px;height:80px;display:flex;align-items:center;justify-content:center;margin-bottom:1rem;border-radius:50%;background-color:#f8f9fa;transition:all .3s ease;overflow:hidden}.category-show__card:hover .category-show__card-image{background-color:#e9ecef}.category-show__card-image img{max-width:100%;max-height:100%;object-fit:contain}.category-show__card-image i{font-size:2rem;color:var(--bs-primary)}.category-show__card-content{flex-grow:1;width:100%}.category-show__card-title{font-size:1.1rem;font-weight:600;margin-bottom:.5rem;color:#333;transition:color .3s ease}.category-show__card:hover .category-show__card-title{color:var(--bs-primary)}.category-show__card-count{font-size:.9rem;color:#666;margin-bottom:0}.category-show__card-link{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.sold-out-badge{background-color:#ff3838;color:#fff;padding:2px 6px;border-radius:3px;font-weight:700}.search-container{position:relative}.search-suggestions{position:absolute;top:100%;left:0;right:0;background:#fff;border-radius:8px;box-shadow:0 4px 8px #0000001a;max-height:400px;overflow-y:auto;z-index:1000;display:none}.search-suggestions ul{list-style:none;padding:0;margin:0}.search-suggestions li{border-bottom:1px solid #f0f0f0}.search-suggestions li:last-child{border-bottom:none}.search-suggestions .search-product{display:flex;padding:10px 15px;text-decoration:none;color:inherit;transition:background-color .2s}.search-suggestions .search-product:hover{background-color:#f8f9fa}.search-suggestions .search-product-image{width:50px;height:50px;flex-shrink:0;margin-right:10px}.search-suggestions .search-product-image img{width:100%;height:100%;object-fit:cover;border-radius:4px}.search-suggestions .search-product-info{flex-grow:1}.search-suggestions .search-product-name{font-size:14px;font-weight:500;margin-bottom:3px;color:#333}.search-suggestions .search-product-price{font-size:13px}.search-suggestions .current-price{font-weight:600;color:#111;font-size:.9rem}.search-suggestions .original-price{text-decoration:line-through;color:#999;margin-left:5px;font-size:.85rem}.search-suggestions .view-more-results{text-align:center;padding:10px;background-color:#f8f9fa}.search-suggestions .view-more-results a{color:#0d6efd;font-weight:500;text-decoration:none}.search-suggestions .view-more-results a:hover{text-decoration:underline}.product-categories-container h2{font-size:1.5rem}.more-category-heading{position:relative;display:inline-block;padding-bottom:12px}.more-category-heading:after{content:"";display:block;margin:0 auto;width:60%;border-bottom:2px solid #222;box-shadow:0 4px 8px -2px #00000026;border-radius:2px;padding-top:.65rem}.badge-best-selling{position:absolute;top:12px;left:12px;background:#ff9800;color:#fff;font-size:.7rem;font-weight:600;padding:6px;border-radius:20px;box-shadow:0 2px 8px #00000014;z-index:2;display:flex;align-items:center}.category-product-image-wrapper{position:relative}.promo-card{background:#fff;border-radius:16px;box-shadow:0 2px 16px #0000000f;transition:box-shadow .2s,transform .2s;padding:32px 24px;display:flex;flex-direction:column;align-items:flex-start;min-height:220px;border:1px solid #f0f0f0}.promo-card:hover{box-shadow:0 6px 24px #0000001a;transform:translateY(-4px) scale(1.02)}.promo-card-title{font-size:1.4rem;font-weight:600;margin-bottom:.5rem;color:#222}.promo-card-text{font-size:1rem;color:#555;margin-bottom:1.5rem}.promo-card .btn{border-radius:24px;padding:.4rem 1.5rem;font-size:.95rem;font-weight:500;background:#2563eb;color:#fff;border:none;transition:background .2s}.promo-card .btn:hover{background:#1e40af;color:#fff}.promo-card-img{width:100%;height:140px;object-fit:fill;border-top-left-radius:16px;border-top-right-radius:16px;margin-bottom:18px;background:#f5f5f5;display:block}.loader{width:48px;height:48px;border-width:3px;border-style:dashed solid solid dotted;border-color:#ff3d00 #ff3d00 transparent #ff3d00;border-radius:50%;display:inline-block;position:relative;box-sizing:border-box;animation:rotation 1s linear infinite}.loader:after{content:"";box-sizing:border-box;position:absolute;left:20px;top:31px;border:10px solid transparent;border-right-color:#ff3d00;transform:rotate(-40deg)}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.infinity-loader{position:relative;display:flex;justify-content:center}.infinity-loader:before,.infinity-loader:after{content:"";width:15px;height:15px;display:inline-block;position:relative;margin:0 5px;border-radius:50%;color:#333;background:currentColor;box-shadow:50px 0,-50px 0;animation:left 1s infinite ease-in-out}.infinity-loader:after{color:#ff3d00;animation:right 1.1s infinite ease-in-out}@keyframes right{0%,to{transform:translateY(-10px)}50%{transform:translateY(10px)}}@keyframes left{0%,to{transform:translateY(10px)}50%{transform:translateY(-10px)}}.category-sales-badge{position:absolute;top:8px;right:8px;z-index:2}.category-sales-badge .badge{font-size:.7rem;padding:.25rem .5rem;border-radius:12px;font-weight:600;box-shadow:0 2px 4px #0000001a}.category-product-brand{margin-bottom:.25rem}.category-product-brand small{font-size:.75rem;color:#6c757d;font-weight:500}.category-product-rating{margin-bottom:.5rem;font-size:.8rem;display:flex;align-items:center;gap:.25rem}.category-product-rating i{color:#ffc107;margin-right:1px;font-size:.75rem}.category-rating-count{color:#6c757d;font-size:.7rem;margin-left:.25rem}.category-discount-percentage{background:linear-gradient(135deg,#dc3545,#c82333);color:#fff;font-size:.65rem;padding:.15rem .4rem;border-radius:8px;margin-left:.25rem;font-weight:600;display:inline-block;box-shadow:0 2px 4px #dc35454d}.category-stock-status{margin-top:.25rem}.category-stock-status small{font-size:.7rem;font-weight:500}.category-product-card.no-products{min-height:250px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f8f9fa,#e9ecef);border:2px dashed #dee2e6;border-radius:12px}.category-product-card.no-products .category-product-info{text-align:center;padding:2rem}.category-product-card.no-products i{opacity:.5}.category-product-badges{position:absolute;top:8px;left:8px;z-index:2;display:flex;flex-direction:column;gap:.25rem}.category-product-badge{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:50%;font-size:.7rem;color:#fff;box-shadow:0 2px 6px #00000026;transition:all .3s ease}.category-product-badge:hover{transform:scale(1.1)}.category-product-badge.hot{background:linear-gradient(135deg,#ff6b6b,#ee5a24);animation:pulse 2s infinite}.category-product-badge.new{background:linear-gradient(135deg,#4834d4,#686de0)}.category-product-badge.featured{background:linear-gradient(135deg,#f39c12,#e67e22)}.category-product-badge.best-seller{background:linear-gradient(135deg,#27ae60,#2ecc71)}.category-product-badge.flash-deal{background:linear-gradient(135deg,#e74c3c,#c0392b);animation:flash 1.5s infinite}.category-product-badge.top-rated{background:linear-gradient(135deg,#f1c40f,#f39c12)}.category-product-badge.premium{background:linear-gradient(135deg,#9b59b6,#8e44ad)}.category-product-badge.selling-fast{background:linear-gradient(135deg,#ff9ff3,#f368e0)}.category-product-badge.eco-friendly{background:linear-gradient(135deg,#00d2d3,#54a0ff)}.category-product-badge.bundle-offer{background:linear-gradient(135deg,#ff7675,#fd79a8)}.category-product-badge.free-shipping{background:linear-gradient(135deg,#00b894,#00cec9)}.category-product-badge.limited-edition{background:linear-gradient(135deg,#6c5ce7,#a29bfe)}.category-product-badge.last-few{background:linear-gradient(135deg,#fdcb6e,#e17055)}.category-product-badge.staff-pick{background:linear-gradient(135deg,#fd79a8,#fdcb6e)}.category-product-badge.pre-order{background:linear-gradient(135deg,#74b9ff,#0984e3)}.category-product-card:hover .category-product-badges .category-product-badge,.category-product-card:hover .category-sales-badge{transform:scale(1.05)}.bestsellers-swiper .swiper-button-next,.bestsellers-swiper .swiper-button-prev{width:40px;height:40px;margin-top:-20px;background:#ffffffe6;border-radius:50%;box-shadow:0 4px 12px #00000026;transition:all .3s ease}.bestsellers-swiper .swiper-button-next:hover,.bestsellers-swiper .swiper-button-prev:hover{background:#fff;transform:scale(1.1);box-shadow:0 6px 20px #0003}.bestsellers-swiper .swiper-button-next:after,.bestsellers-swiper .swiper-button-prev:after{font-size:16px;color:#333;font-weight:700}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:.5}}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}@media (max-width: 768px){.category-product-badges{top:6px;left:6px}.category-sales-badge{top:6px;right:6px}.category-product-badge{width:22px;height:22px;font-size:.6rem}.category-sales-badge .badge{font-size:.6rem;padding:.2rem .4rem}.category-discount-percentage{font-size:.6rem;padding:.1rem .3rem}}.category-bestsellers.loading{opacity:.6;pointer-events:none}.category-bestsellers.loading:after{content:"";position:absolute;top:50%;left:50%;width:30px;height:30px;margin:-15px 0 0 -15px;border:3px solid #f3f3f3;border-top:3px solid #6e8efb;border-radius:50%;animation:spin 1s linear infinite;z-index:10}.category-product-price{display:flex;align-items:center;flex-wrap:wrap;gap:.25rem;margin-top:.5rem}.category-price-current{font-weight:700;color:#2c3e50;font-size:1rem}.category-price-original{text-decoration:line-through;color:#95a5a6;font-size:.85rem;font-weight:500}.category-stock-status.out-of-stock small{color:#e74c3c!important;font-weight:600}.category-stock-status.low-stock small{color:#f39c12!important;font-weight:600}.category-action-btn{transition:all .3s ease}.category-action-btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.category-product-info{padding:1rem .75rem}.category-product-title{margin-bottom:.5rem;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-clamp:2;overflow:hidden}.mobile-bottom-nav{position:fixed;left:0;right:0;bottom:0;height:60px;background:#fff;border-top:1px solid #eee;display:flex;justify-content:space-around;align-items:center;z-index:1050;box-shadow:0 -2px 8px #0000000a}.mobile-bottom-nav .nav-item{display:flex;align-items:center;justify-content:center;height:48px;width:48px;margin:0 2px;font-size:22px;color:#888;background:none;border:none;border-radius:50%;transition:background .2s,color .2s}.mobile-bottom-nav .nav-item i{font-size:22px;margin-bottom:2px}.mobile-bottom-nav .nav-item.active,.mobile-bottom-nav .nav-item:active{color:#e60044;font-weight:600}.mobile-bottom-nav .nav-item.active i{color:#e60044;font-size:26px}@media (min-width: 768px){.mobile-bottom-nav{display:none}}.mobile-bottom-nav .nav-item.active{color:#e60044;font-weight:600;background:#fbeaf1;box-shadow:0 2px 8px #e600440a}.mega-menu-content>.row{flex:1 1 0;min-height:0;height:100%}.mega-menu-content .col-3,.mega-menu-content .col-9{height:100%;min-height:0;display:flex;flex-direction:column}.chat-overlay{display:none;position:fixed;z-index:2000;top:0;left:0;right:0;bottom:0;background:#000000b3;justify-content:center;align-items:flex-end;opacity:0;transition:opacity .3s ease}.chat-overlay.active{display:flex;opacity:1}.chat-container{width:100%;max-width:100vw;background:#fff;border-radius:10px 10px 0 0;padding:0;min-height:auto;display:flex;flex-direction:column;transform:translateY(100%);transition:transform .3s ease}.chat-overlay.active .chat-container{transform:translateY(0)}.chat-header{display:flex;align-items:center;justify-content:space-between;padding:1rem;border-bottom:1px solid #eee}.chat-title{margin:0}.chat-close-btn{background:none;border:none;font-size:1.5rem}.chat-content{flex:1;display:flex;flex-direction:column;padding:1rem;overflow-y:auto}.chat-messages{flex:1;overflow-y:auto;margin-bottom:1rem}.chat-message{margin-bottom:.5rem}.bot-message .message-content{background:#f1f1f1;border-radius:10px;padding:.75rem;display:inline-block}.message-time{font-size:.75rem;color:#888}.chat-input-area{border-top:1px solid #eee;padding:.5rem 1rem}.chat-input-wrapper{display:flex;align-items:center}.chat-input{flex:1;border:1px solid #ddd;border-radius:20px;padding:.5rem 1rem;margin-right:.5rem}.chat-send-btn{background:#e60044;color:#fff;border:none;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center}.chat-social-options{padding:1rem;border-top:1px solid #eee;background:#fafafa}.social-option-card{display:flex;align-items:center;background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000a;margin-bottom:1rem;padding:.75rem 1rem;cursor:pointer;transition:box-shadow .2s}.social-option-card:last-child{margin-bottom:0}.social-option-card:hover{box-shadow:0 4px 16px #00000014}.social-option-icon{font-size:2rem;margin-right:1rem}.social-option-icon.whatsapp{color:#25d366}.social-option-icon.messenger{color:#0084ff}.social-option-content h6{margin:0 0 2px;font-size:1rem}.social-option-content p{margin:0;font-size:.85rem;color:#888}.social-option-arrow{margin-left:auto;font-size:1.2rem;color:#bbb}.mobile-search-overlay{position:fixed;z-index:30;top:0;left:0;width:100vw;height:100vh;background:#00000080;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;transition:opacity .3s}.mobile-search-content{width:90%;position:relative;top:-15%}.mobile-search-close{position:absolute;top:8%;right:2.5%;background:none;border:none;font-size:1.5rem}.newsletter-form-minimal{margin-top:15px}.newsletter-input-group{position:relative;display:flex;align-items:center;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:0;padding:4px;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.newsletter-input-group:focus-within{background:#ffffff26;border-color:#fff6;box-shadow:0 0 0 3px #ffffff1a}.newsletter-input-minimal{flex:1;background:transparent;border:none;color:#fff;padding:12px 16px;font-size:14px;outline:none;border-radius:0}.newsletter-input-minimal::placeholder{color:#ffffffb3;font-weight:300}.newsletter-input-minimal:focus::placeholder{color:#ffffff80}.newsletter-btn-minimal{background:linear-gradient(135deg,#667eea,#764ba2);border:none;color:#fff;width:44px;height:44px;border-radius:0;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;font-size:16px;box-shadow:0 2px 8px #667eea4d}.newsletter-btn-minimal:hover{transform:translateY(-2px);box-shadow:0 4px 12px #667eea66;background:linear-gradient(135deg,#764ba2,#667eea)}.newsletter-btn-minimal:active{transform:translateY(0);box-shadow:0 2px 4px #667eea4d}.newsletter-btn-minimal i{transition:transform .3s ease}.newsletter-btn-minimal:hover i{transform:translate(2px)}@media (max-width: 768px){.newsletter-input-group{border-radius:0}.newsletter-input-minimal{border-radius:0;padding:10px 14px;font-size:13px}.newsletter-btn-minimal{width:40px;height:40px;font-size:14px}}.newsletter-message{font-size:13px;padding:8px 12px;border-radius:4px;margin-top:8px}.newsletter-message-success{background-color:#28a7451a;color:#28a745;border:1px solid rgba(40,167,69,.2)}.newsletter-message-error{background-color:#dc35451a;color:#dc3545;border:1px solid rgba(220,53,69,.2)}.spin{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.newsletter-form{display:flex;margin-top:15px}.newsletter-input{flex-grow:1;border-top-right-radius:0;border-bottom-right-radius:0}.newsletter-btn{border-top-left-radius:0;border-bottom-left-radius:0}@media (max-width: 375px){.otp-input{width:35px;height:35px;font-size:1rem}.otp-input-group{gap:6px}}@media (min-width: 376px) and (max-width: 576px){.otp-input{width:38px;height:38px}.thankyou-container{padding:.5rem}.thankyou-content{padding:1rem}.thankyou-title{font-size:1.5rem}.thankyou-section-title{font-size:1rem}.checkout-auth-tabs .nav-link{padding:.5rem 1rem;font-size:.9rem}.checkout-returning-user{padding:15px}#checkoutAuthModal .modal-dialog{margin:.5rem}.desktop-menu-dropdown,.desktop-menu-btn{display:none!important}.not-found-title{font-size:3.5rem}.not-found-subtitle{font-size:1.25rem}.not-found-text{font-size:.9rem}.not-found-btn{padding:10px 25px;font-size:.9rem}}@media (max-width: 575.98px){.single-prd-tabs .nav{flex-wrap:nowrap;overflow-x:auto;white-space:nowrap;-webkit-overflow-scrolling:touch}.single-prd-tabs .nav-link{padding:.5rem .75rem}.login-container{padding:1.5rem;margin:0 1rem}.login-tabs{gap:.5rem;margin-bottom:1.5rem}.login-tab{padding:.5rem;font-size:.9rem}.login-input{padding:.6rem .8rem;font-size:.9rem}.login-social-buttons{grid-template-columns:1fr}.login-social-btn{justify-content:center}.login-divider,.login-terms-check,.login-remember-me{font-size:.8rem}.login-btn{padding:.6rem}.flash-sale-header{padding:1rem}.discount-banner{padding:.5rem}.checkout-returning-user .btn{width:100%;margin:.5rem 0}.progress-steps{padding:0 1rem}.progress-line{left:2rem;right:2rem}.step-icon{width:3rem;height:3rem}.step-icon i{font-size:1.25rem}.order-track-input{height:45px;font-size:.9rem}.order-track-btn{height:45px;padding:.5rem 1.4rem!important;font-size:.875rem!important}.order-track-btn i{font-size:1.2rem}.order-track-status{width:30px}.order-track-status-dot{width:15px;height:15px}.order-track-status-line{left:7px}.order-track-text{padding-left:15px}.thankyou-order-meta{margin-top:.5rem;display:flex;flex-wrap:wrap;gap:.5rem}.thankyou-status-badge.active{margin-top:.25rem;margin-right:0}.myacc-phone-verify-otp-wrapper{gap:.5rem}.myacc-phone-verify-otp-input{width:2rem;height:2rem;font-size:1rem}.category-show__grid{grid-template-columns:repeat(2,1fr);gap:.75rem}.category-show__title{font-size:1.5rem}.category-show__description{font-size:.9rem}.category-show__card{padding:1rem}.category-show__card-image{width:60px;height:60px;margin-bottom:.75rem}.category-show__card-title{font-size:1rem}.category-show__card-count{font-size:.8rem}}@media (max-width: 767px){.thankyou-product-img{width:150px;height:150px}.header{height:50px;position:relative;z-index:1002}.nav-section{top:50px;height:50px;position:sticky;z-index:998}.flash-sale-header{flex-direction:column;align-items:stretch;gap:15px;padding:15px}.flash-sale-timer{margin:15px 0;justify-content:center}.product-category{font-size:.6rem}.product-slide{flex:0 0 100%;max-width:100%}.mobile-search-wrapper{display:none;position:absolute;top:75%;left:0;right:0;padding:15px;background:#fff;box-shadow:0 4px 6px #0000001a;z-index:1000;margin-top:15px}.mobile-search-toggle{display:flex;background:none;border:none;color:#495057;font-size:1.2rem;transition:all .3s ease;position:relative}.mobile-search-toggle .search-icon,.mobile-search-toggle .close-icon{transition:opacity .3s ease}.mobile-search-toggle .close-icon{position:absolute;opacity:0}.mobile-search-toggle.active .search-icon{opacity:0}.mobile-search-toggle.active .close-icon{opacity:1}.mobile-search-toggle:hover{color:#6e8efb;transform:scale(1.1)}.mobile-search-wrapper.active{display:block;border-radius:0 0 20px 20px}.mobile-search-wrapper .search-container{width:100%;max-width:100%}.product-img{width:100%;object-fit:cover}.product-img-container{height:auto;min-height:100px}.flash-sale-header-mobile{padding:15px;background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;margin-bottom:15px}.flash-sale-timer-mobile{display:flex;align-items:center;justify-content:center;background:#f8f9fa;padding:8px 15px;border-radius:20px}.flash-sale-timer-mobile .timer-label{margin-right:10px;font-size:.9rem;color:#6c757d}.flash-sale-timer-mobile .timer-digits{display:flex;align-items:center}.flash-sale-timer-mobile .timer-block{background:#fff;padding:3px 8px;border-radius:4px;margin:0 2px;box-shadow:0 1px 3px #0000001a}.flash-sale-timer-mobile .timer-separator{margin:0 2px}.section-title h2{font-size:18px}.flash-sale-container{padding:0}.product-info{padding:10px;gap:5px}.product-price{margin-top:0}.product-info h3,.current-price{font-size:.8rem}.original-price{font-size:.7rem}.product-progress{margin-top:5px}.flash-product-card .buy-btn{margin-top:15px;padding:5px}.discount-badge{padding:3px 5px}.desktop-cart-items{display:none}.mobile-cart-items{display:block}.cart-item .row{flex-direction:column}.mobile-cart-item{background-color:#fff;border:1px solid #e9ecef;border-radius:12px;padding:16px;margin-bottom:16px;box-shadow:0 2px 8px #0000000a}.mobile-cart-item-row{display:flex;align-items:flex-start;gap:16px}.mobile-cart-item-image{flex-shrink:0}.mobile-cart-img{width:80px;height:80px;object-fit:cover;border-radius:8px;border:1px solid #e9ecef;background-color:#f8f9fa}.mobile-cart-item-details{flex:1;display:flex;flex-direction:column;gap:12px}.mobile-cart-item-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.mobile-cart-item-checkbox{flex-shrink:0}.mobile-cart-item-checkbox .form-check-input{width:1.2rem;height:1.2rem;margin:0}.mobile-cart-item-name{flex:1;font-weight:600;color:#2c3e50;font-size:16px;line-height:1.3}.mobile-cart-item-name a{color:#2c3e50;text-decoration:none}.mobile-cart-item-name a:hover{color:#667eea}.mobile-cart-item-remove{flex-shrink:0}.mobile-close-btn{background:none;border:none;color:#dc3545;font-size:1.1rem;padding:4px;cursor:pointer;border-radius:4px;transition:all .2s ease}.mobile-close-btn:hover{background-color:#dc3545;color:#fff}.mobile-cart-item-attributes{display:flex;flex-direction:column;gap:4px}.mobile-cart-attribute{font-size:14px;color:#6c757d;line-height:1.4}.mobile-cart-attribute strong{color:#495057}.mobile-cart-item-bottom{display:flex;justify-content:space-between;align-items:center;margin-top:8px}.mobile-cart-item-price{font-weight:600;color:#667eea;font-size:16px}.mobile-original-price{font-size:14px;margin-left:8px;color:#6c757d;text-decoration:line-through}.mobile-cart-item-quantity{flex-shrink:0}.mobile-quantity-control{display:flex;align-items:center;border:1px solid #dee2e6;border-radius:6px;overflow:hidden}.mobile-quantity-btn{background:#f8f9fa;border:none;padding:8px 12px;font-size:16px;font-weight:600;color:#495057;cursor:pointer;transition:all .2s ease}.mobile-quantity-btn:hover{background:#e9ecef}.mobile-quantity-input{width:50px;text-align:center;border:none;padding:8px 4px;font-size:14px;font-weight:500;background:#fff}.mobile-quantity-input:focus{outline:none;box-shadow:none}.mobile-checkout-summary{background-color:#fff;border:1px solid #e9ecef;border-radius:12px;padding:20px;box-shadow:0 2px 8px #0000000a}.mobile-checkout-header h5{color:#2c3e50;font-weight:600;font-size:18px}.mobile-checkout-items{max-height:300px;overflow-y:auto}.mobile-checkout-item{padding:12px 0;border-bottom:1px solid #f1f3f4}.mobile-checkout-item:last-child{border-bottom:none}.mobile-checkout-item-row{display:flex;align-items:flex-start;gap:12px}.mobile-checkout-item-image{flex-shrink:0}.mobile-checkout-img{width:60px;height:60px;object-fit:cover;border-radius:8px;border:1px solid #e9ecef;background-color:#f8f9fa}.mobile-checkout-item-details{flex:1;display:flex;flex-direction:column;gap:8px}.mobile-checkout-item-name{font-weight:600;color:#2c3e50;font-size:14px;line-height:1.3}.mobile-checkout-item-attributes{font-size:12px;color:#6c757d;line-height:1.4}.mobile-checkout-item-attributes strong{color:#495057}.mobile-checkout-item-bottom{display:flex;justify-content:space-between;align-items:center}.mobile-checkout-item-quantity{font-size:12px;color:#495057}.mobile-checkout-item-quantity strong{color:#2c3e50}.mobile-checkout-item-price{font-weight:600;color:#667eea;font-size:14px}.mobile-order-summary{background-color:#f8f9fa;border-radius:8px;padding:16px;margin-top:16px}.mobile-summary-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px;font-size:14px}.mobile-summary-row:last-child{margin-bottom:0}.mobile-summary-total{border-top:1px solid #dee2e6;padding-top:12px;margin-top:12px;font-weight:600;font-size:16px;color:#2c3e50}.mobile-delivery-methods{display:flex;flex-direction:column;gap:12px}.mobile-delivery-item{position:relative}.mobile-delivery-radio{position:absolute;opacity:0;width:0;height:0}.mobile-delivery-label{display:block;cursor:pointer;background-color:#fff;border:2px solid #e9ecef;border-radius:10px;padding:12px;transition:all .3s ease;margin:0}.mobile-delivery-radio:checked+.mobile-delivery-label{border-color:#667eea;background-color:#f8f9ff;box-shadow:0 2px 8px #667eea26}.mobile-delivery-content{display:flex;align-items:center;gap:12px}.mobile-delivery-icon{flex-shrink:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background-color:#f8f9fa;border-radius:6px;border:1px solid #e9ecef}.mobile-delivery-img{max-width:32px;max-height:32px;object-fit:contain}.mobile-delivery-icon i{font-size:20px;color:#667eea}.mobile-delivery-details{flex:1;display:flex;flex-direction:column;gap:4px}.mobile-delivery-name{font-weight:600;color:#2c3e50;font-size:14px;line-height:1.3}.mobile-delivery-time{font-size:12px;color:#6c757d;line-height:1.4}.mobile-delivery-price{font-weight:600;color:#667eea;font-size:13px}.mobile-delivery-radio-custom{flex-shrink:0;width:18px;height:18px;border:2px solid #dee2e6;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.mobile-delivery-radio:checked+.mobile-delivery-label .mobile-delivery-radio-custom{border-color:#667eea;background-color:#667eea}.radio-circle{width:7px;height:7px;border-radius:50%;background-color:transparent;transition:all .3s ease}.mobile-delivery-radio:checked+.mobile-delivery-label .radio-circle{background-color:#fff}.mobile-city-options{margin-left:20px;margin-top:8px;padding-left:16px;border-left:2px solid #e9ecef}.mobile-city-item .mobile-delivery-label{background-color:#f8f9fa;border-color:#dee2e6}.mobile-city-item .mobile-delivery-radio:checked+.mobile-delivery-label{border-color:#28a745;background-color:#f8fff9;box-shadow:0 2px 8px #28a74526}.mobile-city-item .mobile-delivery-radio:checked+.mobile-delivery-label .mobile-delivery-radio-custom{border-color:#28a745;background-color:#28a745}.mobile-delivery-item.cost-top .mobile-delivery-content{position:relative}.mobile-delivery-item.cost-top .mobile-delivery-price{position:absolute;top:8px;right:8px;font-size:12px;font-weight:600;color:#667eea;background-color:#f8f9ff;padding:2px 6px;border-radius:4px;border:1px solid #e3e6ff}.mobile-delivery-item.cost-top .mobile-delivery-details{padding-right:60px}.mobile-delivery-item.cost-top .mobile-delivery-radio-custom{display:none}.mobile-payment-methods{display:flex;flex-direction:column;gap:12px}.mobile-payment-item{position:relative}.mobile-payment-radio{position:absolute;opacity:0;width:0;height:0}.mobile-payment-label{display:block;cursor:pointer;background-color:#fff;border:2px solid #e9ecef;border-radius:10px;padding:12px;transition:all .3s ease;margin:0}.mobile-payment-radio:checked+.mobile-payment-label{border-color:#667eea;background-color:#f8f9ff;box-shadow:0 2px 8px #667eea26}.mobile-payment-content{display:flex;align-items:center;gap:12px}.mobile-payment-icon{flex-shrink:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background-color:#f8f9fa;border-radius:6px;border:1px solid #e9ecef}.mobile-payment-img{max-width:32px;max-height:32px;object-fit:contain}.mobile-payment-details{flex:1;display:flex;flex-direction:column;gap:4px}.mobile-payment-name{font-weight:600;color:#2c3e50;font-size:14px;line-height:1.3}.mobile-payment-description{font-size:12px;color:#6c757d;line-height:1.4}.mobile-payment-radio-custom{flex-shrink:0;width:18px;height:18px;border:2px solid #dee2e6;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.mobile-payment-radio:checked+.mobile-payment-label .mobile-payment-radio-custom{border-color:#667eea;background-color:#667eea}.mobile-payment-radio:checked+.mobile-payment-label .radio-circle{background-color:#fff}.mobile-payment-item.cost-top .mobile-payment-content{position:relative}.mobile-payment-item.cost-top .mobile-payment-radio-custom{display:none}@media (min-width: 768px){.desktop-cart-items{display:block}.mobile-cart-items{display:none}}.cart-header{flex-direction:column;align-items:flex-start!important;margin-bottom:1.5rem!important}.cart-header h1{font-size:1.5rem;margin-bottom:.25rem}.cart-badge{font-size:.9rem;background-color:#f8f9fa;padding:.25rem .5rem;border-radius:4px}.cart-table-header{display:none}.cart-item{padding:1rem 0;border-bottom:1px solid #dee2e6}.cart-item:last-child{border-bottom:none}.cart-item .row{align-items:center}.cart-item .col-md-2,.cart-item .col-md-4{width:100%;text-align:center;margin-bottom:.75rem}.cart-item-img{max-width:150px;max-height:150px;margin-bottom:.5rem}.cart-item .item-name{font-size:1rem;margin-bottom:.25rem}.cart-item .item-variant{font-size:.85rem;color:#6c757d;margin-bottom:.25rem}.cart-item .item-price{font-size:.9rem;font-weight:500;margin-bottom:.5rem}.cart-item .original-price{font-size:.8rem;margin-left:.5rem;color:#6c757d}.quantity-control{justify-content:center;margin-bottom:.5rem}.quantity-input{max-width:40px;font-size:.9rem}.quantity-btn{padding:.3rem .6rem;font-size:1rem}.cart-item .close-btn{background:none;border:none;color:#dc3545;font-size:1.1rem;padding:.5rem;margin-top:.5rem}.summary-card{padding:1rem;border:1px solid #dee2e6;border-radius:8px;background-color:#f8f9fa}.summary-card h4{font-size:1.2rem;text-align:center;margin-bottom:1.5rem}.summary-row{font-size:.95rem;padding:.5rem 0}.summary-row.total{font-size:1.1rem;font-weight:700;border-top:1px solid #dee2e6;margin-top:.5rem;padding-top:1rem}.checkout-btn{width:100%;margin-top:1rem}.checkout-btn-fixed{position:fixed;left:50%;transform:translate(-50%) translateY(100%);opacity:0;transition:transform .35s cubic-bezier(.4,0,.2,1),opacity .35s cubic-bezier(.4,0,.2,1);width:85%;bottom:70px;z-index:1050;border-radius:.8rem;box-shadow:0 -2px 16px #0000001a;padding:1rem;text-align:center;background:var(--bs-primary, #0d6efd);color:#fff}.checkout-btn-fixed.sticky-visible{transform:translate(-50%) translateY(0);opacity:1}.continue-link{font-size:.9rem}.empty-cart{padding:2rem 1rem}.empty-cart i{font-size:3rem}.empty-cart h3{font-size:1.3rem}.empty-cart p{font-size:.9rem}.empty-cart .continue-shopping{font-size:1rem;padding:.75rem 1.5rem}.single-prd-container{padding:1rem}.single-prd-title,.single-prd-current-price{font-size:1.5rem}.single-prd-original-price{font-size:1rem}.single-prd-actions{flex-direction:column;gap:1rem}.single-prd-wishlist-btn{width:100%}.single-prd-thumbnails{margin-bottom:1.5rem}.single-prd-thumb-item{flex:0 0 60px;height:60px}.single-prd-tabs .nav-link{padding:.5rem 1rem;font-size:.875rem}.single-prd-review-header{flex-direction:column;align-items:flex-start;gap:.5rem}.single-prd-additional-info th{width:40%}.single-prd-actions{flex-direction:row;gap:.5rem}.single-prd-wishlist-btn{width:25%}.single-prd-buy-btn{width:75%}.view-all-btn{padding:8px 10px}.section-title{font-size:1.4rem}.single-prd-buy-btn,.single-prd-buy-now-btn{padding:.75rem 1rem;font-weight:600;font-size:11px}.single-prd-wishlist-btn{font-size:1.25rem;padding:4px 20px}.review-btn{padding:6px 13px;font-size:12px}.single-prd-review-title{font-size:15px}.single-prd-meta{display:flex;flex-wrap:wrap;gap:12px;padding:15px;background:#f8f9fa;border-radius:12px;margin-top:1.5rem}.single-prd-meta-item{flex:1 1 calc(33.333% - 8px);min-width:calc(33.333% - 8px);display:flex;flex-direction:column;align-items:center;text-align:center;padding:12px 8px;background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000000d}.single-prd-meta-item i{font-size:1.25rem;color:#6e8efb}.single-prd-meta-item span{font-size:.8rem;color:#495057;font-weight:500;line-height:1.2}.product-badge{padding:2px 4px;font-size:10px}.product-badge i{font-size:9px}.discounted-price{font-size:12px}.percentage{font-size:13px}#toast-container{bottom:20px!important;left:50%!important;transform:translate(-50%)!important;width:fit-content!important;max-width:90%!important}#toast-container>.toast{width:fit-content!important;min-width:200px;margin:0 auto}.toast-message{font-size:12px}.toast-close-button{font-size:11px}#toast-container>.toast.fadeOut{animation:toastFadeOutMobile .3s ease forwards!important}@keyframes toastFadeOutMobile{0%{opacity:1!important;transform:translateY(0)!important}to{opacity:0!important;transform:translateY(20px)!important}}.myacc-review-tabs .nav-tabs{display:flex;flex-direction:column;gap:10px;width:100%;text-align:center;align-items:center}.myacc-review-name{font-size:14px}.myacc-order-tabs ul{display:flex;flex-direction:inherit;width:100%;align-items:center;padding-bottom:10px!important}.myacc-order-card-item-style{flex-direction:row!important;margin-top:15px}.myacc-order-img{margin-right:10px}.banner-dot{width:8px;height:8px}.banner-slider{padding-bottom:40%}.thankyou-container{padding:1rem;margin:1rem auto}.thankyou-content{padding:1.5rem}.thankyou-title{font-size:1.75rem}.thankyou-message{font-size:1rem}thankyou-summary-section .row{flex-direction:column}.thankyou-payment-info{margin-bottom:1.5rem}.thankyou-actions{flex-direction:column;gap:1rem}.thankyou-btn{width:100%;margin:0;justify-content:center}.thankyou-order-meta{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem}.thankyou-checkmark-circle{width:60px;height:60px}.thankyou-checkmark-circle i{font-size:30px}.thankyou-info,.thankyou-delivery{padding:1rem}.thankyou-section-title{font-size:1.1rem}.thankyou-info-item{flex-direction:column;align-items:flex-start;gap:.25rem}.thankyou-delivery-status{padding:.75rem}.thankyou-summary-card{padding:1rem}.thankyou-actions{flex-direction:column}.thankyou-btn{width:100%;justify-content:center}.thankyou-title{font-size:1.3rem}.thankyou-animation{padding:20px 0}.thankyou-subtitle{font-size:.8rem}.thankyou-section-title{margin-bottom:10px!important}.card-option div,.mbthank{margin-bottom:20px!important}.filter-footer{position:sticky;bottom:0;background:#ffffffd9;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:12px;border-top:1px solid rgba(0,0,0,.08);display:flex;gap:8px;z-index:1060;width:80%;justify-content:center;margin:0 auto;border-radius:10px}.filter-footer .btn-sm{flex:1;padding:8px 12px;font-size:.875rem;border-radius:6px;font-weight:500;display:flex;align-items:center;justify-content:center;gap:6px;transition:all .2s ease}.filter-footer .btn-sm i{font-size:.9rem}.filter-footer .btn-outline-secondary{background:#ffffff80;border-color:#0000001a}.filter-footer .btn-outline-secondary:hover{background:#fffc;border-color:#00000026}.filter-footer .btn-primary{background:rgba(var(--bs-primary-rgb),.9);border:none}.filter-footer .btn-primary:hover{background:var(--bs-primary)}.category-section-title{font-size:1.5rem}.category-product-info{padding:1rem}.category-product-title{font-size:.875rem}.category-price-current{font-size:1rem}.bestsellers-swiper{padding:0 30px}.bestsellers-swiper .swiper-button-next,.bestsellers-swiper .swiper-button-prev{width:25px;height:25px}.bestsellers-swiper .swiper-button-next:after,.bestsellers-swiper .swiper-button-prev:after{font-size:14px}.mobile-swipe-notification{display:block}.nav-arrow{display:none!important}.contact-us-location-card img{height:160px}.about-us-title{font-size:2rem}.about-us-section-title{font-size:1.5rem}.about-us-brand-story .row{flex-direction:column-reverse}.about-us-brand-story img{margin-top:2rem}.myacc-verify-otp-wrapper{gap:.35rem}.myacc-verify-otp-input{width:2rem;height:2rem;font-size:1rem}.promo-card{padding:20px 12px;min-height:160px}.promo-card-title{font-size:1.1rem}.delivery-label{padding:.5rem}.checkout-section{padding:.8rem}.copyright{margin-bottom:4rem}}@media (min-width: 576px) and (max-width: 767.98px){.login-container{max-width:360px}.checkout-section{padding:1rem}.checkout-item-img{width:60px;height:60px}.checkout-item-details h6{font-size:.85rem}.delivery-card{min-height:150px}.delivery-icon{font-size:1.75rem}.payment-card label{min-height:100px;padding:.75rem!important}.payment-icon{width:40px;height:40px}.payment-name{font-size:.875rem}.step-label{display:block}.step{width:auto}.filter-footer{position:sticky;bottom:0;background:#ffffffd9;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:12px;border-top:1px solid rgba(0,0,0,.08);display:flex;gap:8px;z-index:1060;width:80%;justify-content:center;margin:0 auto;border-radius:10px}.filter-footer .btn-sm{flex:1;padding:8px 12px;font-size:.875rem;border-radius:6px;font-weight:500;display:flex;align-items:center;justify-content:center;gap:6px;transition:all .2s ease}.filter-footer .btn-sm i{font-size:.9rem}.filter-footer .btn-outline-secondary{background:#ffffff80;border-color:#0000001a}.filter-footer .btn-outline-secondary:hover{background:#fffc;border-color:#00000026}.filter-footer .btn-primary{background:rgba(var(--bs-primary-rgb),.9);border:none}.filter-footer .btn-primary:hover{background:var(--bs-primary)}.desktop-menu-dropdown,.desktop-menu-btn{display:none!important}}@media (min-width: 992px){.sticky-filter{position:sticky;top:100px;z-index:10}.banner-slider{padding-bottom:30%}.reaction-btn{flex:1 1 calc(33% - 10px)}.sticky-info-table{position:sticky;top:8rem;max-height:calc(100vh - 150px);overflow-y:auto}.single-prd-additional-info{background-color:#f8f9fa;border-radius:8px;padding:20px;box-shadow:0 2px 10px #0000000d}.single-prd-info-text{background-color:#fff;border-radius:8px;padding:20px;box-shadow:0 2px 10px #0000000d}.feature-list li{margin-bottom:8px}}@media (min-width: 768px) and (max-width: 991px){.product-slide{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}.nav-section{height:60px}.single-prd-container{padding:1.5rem}.single-prd-title{font-size:1.75rem}.single-prd-description-content{padding-right:0;margin-bottom:2rem}.single-prd-video-section{position:static;margin-top:2rem}.single-prd-buy-btn,.single-prd-buy-now-btn{padding:.75rem 1rem;font-weight:600;font-size:14px}.single-prd-wishlist-btn{font-size:1.25rem;padding:6px 25px}.product-img-container{height:200px}.single-prd-meta{display:flex;flex-wrap:wrap;gap:12px;padding:15px;background:#f8f9fa;border-radius:12px;margin-top:1.5rem}.single-prd-meta-item{flex:1 1 calc(33.333% - 8px);min-width:calc(33.333% - 8px);display:flex;flex-direction:column;align-items:center;text-align:center;padding:12px 8px;background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000000d}.single-prd-meta-item i{font-size:1.25rem;color:#6e8efb}.single-prd-meta-item span{font-size:.8rem;color:#495057;font-weight:500;line-height:1.2}.discounted-price{font-size:15px}.percentage{font-size:14px}.banner-slider{padding-bottom:40%}.checkout-summary{position:sticky;top:1rem;height:fit-content}.checkout-returning-user .btn{font-size:14px}.delivery-label{padding:.5rem}.delivery-label h6{font-size:14px}.delivery-time,.delivery-price{font-size:.8rem}.delivery-icon{margin-bottom:.3rem}.myacc-profile-info h5{font-size:1rem}.single-prd-buy-btn-checkout{padding:6px!important;font-size:.75rem!important}.single-prd-additional-info,.single-prd-info-text{padding:15px;margin-bottom:20px}}@media (max-width: 767.98px){.filter{position:fixed;top:0;left:0;width:100%;height:100%;background:#fff;z-index:1050;padding:20px 20px 10px;transform:translate(100%);transition:transform .3s ease;overflow-y:auto;display:flex;flex-direction:column}.filter.show{transform:translate(0)}.filter-header{display:flex;justify-content:space-between;align-items:center;padding-bottom:15px;border-bottom:1px solid #dee2e6;margin-bottom:20px}.filter-footer .btn{flex:1;padding:10px;border-radius:8px;font-weight:500;display:flex;align-items:center;justify-content:center;gap:8px;transition:all .2s ease}.filter-footer .btn i{font-size:1.1rem}.filter-footer .btn-outline-secondary{background:transparent;border-color:#dee2e6}.filter-footer .btn-outline-secondary:hover{background:#f8f9fa;border-color:#dee2e6;color:#212529}.filter-footer .btn-primary{background:var(--bs-primary);border:none}aside.col-lg-3.col-md-4{position:static}.mega-menu-category-item span{font-size:.8rem}.mega-menu-category-icon{font-size:1.25rem}.mega-menu-item span{font-size:.7rem}.order-track-container{padding:0 15px}.order-track-title{font-size:1.5rem}.order-track-timeline{padding:0 10px}.order-track-text-title{font-size:1rem}.order-track-text-date{font-size:.8rem}.order-track-details-title{font-size:1.25rem}.order-track-label{font-size:.8rem}.order-track-value{font-size:.9rem}.order-track-item-count{padding:.375rem .75rem;font-size:.75rem}.order-track-status-badge{padding:.2rem .6rem;font-size:.7rem;top:20px}.search-results-header{padding:1.5rem 0}.search-query-title{font-size:1.25rem}.faq-title{font-size:2rem}.faq-support-title{font-size:1.75rem}.faq-button{padding:1rem}.not-found-title{font-size:4.5rem}.not-found-subtitle{font-size:1.5rem}.not-found-container{padding:40px 15px}.category-show__grid{grid-template-columns:repeat(2,1fr);gap:.5rem}.category-show__title{font-size:1.75rem}.category-show__card{padding:1.25rem}.category-show__card-image{width:70px;height:70px}}@media (min-width: 768px){aside.col-lg-3.col-md-4{position:sticky;top:20px;height:fit-content;max-height:calc(100vh - 40px);overflow-y:auto;scrollbar-width:thin}aside.col-lg-3.col-md-4 .filter{height:100%}.nav-scroll-container:hover .nav-arrow,.nav-scroll-container:hover .nav-arrow.prev,.nav-scroll-container:hover .nav-arrow.next{display:flex;opacity:1}.success-card{padding:3rem 2.5rem}.success-title{font-size:2rem}.success-message{font-size:1.125rem}.success-detail-item{font-size:1rem}}@media (max-width: 1024px){.shop-container{flex-direction:column;max-width:98vw}.discounted-price{font-size:14px}.product-img-container{height:auto;aspect-ratio:1 / 1}.product-info h3{font-size:1rem}.current-price,.original-price{font-size:.8rem}.banner-slider{padding-bottom:40%}.product-info{padding:10px}.product-title-link{font-size:.8rem}.single-prd-buy-btn-checkout{padding:10px;font-size:.9rem}}@media (max-width: 991.98px){.summary-card{position:relative;top:0}.cart-item{padding:15px 0}.myacc-sidebar{min-height:unset;margin-bottom:2rem}.delivery-card{min-height:160px}.category-show__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width: 700px){.shop-container{margin:0;border-radius:0;box-shadow:none}}@media (max-width: 320px){.discounted-price{font-size:11px}.myacc-paynow-btn{font-size:10px}.checkout-returning-user .btn{font-size:14px}.product-category a{font-size:.7rem}.product-info h3{font-size:.8rem}.current-price,.original-price{font-size:.7rem}.discount-badge{padding:2px 4px}.discount-badge{font-size:.7rem}.badge-container{top:5px;left:5px}.product-badge{padding:1px 4px}.thankyou-title{font-size:1rem}.thankyou-subtitle{font-size:.7rem}.product-name{font-size:.8rem}.thankyou-notification{font-size:.9rem}.thankyou-actions a{font-size:.8rem!important}.filter-footer .btn{padding:8px}.mega-menu-category-item span{font-size:.6rem}.order-track-btn{padding:.3rem .8rem!important;font-size:.775rem!important}.order-track-btn i{font-size:1.2rem}.mega-menu-item span{font-size:.6rem}.logo img{max-width:70%}.category-show__card{padding:.5rem}.category-show__card-image{width:40px;height:40px}.category-show__card-title{font-size:.8rem}.category-show__card-count{font-size:.7rem}.sold-out-badge{padding:3px 5px;font-size:.7rem}.category-price-current{font-size:.8rem}.category-price-original{font-size:.7rem}.delivery-label{padding:.5rem}.delivery-label h6{font-size:.8rem}.delivery-time{font-size:.7rem}.thankyou-product-img{width:150px;height:150px}.percentage{font-size:10px}.reaction-btn i{font-size:1.3rem}}@source "../**/*.blade.php";@source "../**/*.js";
