.btn:not(.d-none):not([style*="display: none"]){display:inline-flex;align-items:center;justify-content:center}.btn{vertical-align:middle;text-align:center;gap:.25rem}@media(max-width:575px){.btn{white-space:normal;min-height:36px}}.btn i,.btn svg{vertical-align:middle;line-height:1;flex-shrink:0}.btn .text,.btn span{vertical-align:middle;line-height:inherit;display:inline-block}.aiz-pagination .page-link{border-radius:6px;margin:0 3px}.aiz-pagination .page-item.active .page-link{background-color:var(--primary);border-color:var(--primary)}.category-main-item{transition:all .35s ease;border-radius:1rem;overflow:hidden;box-shadow:0 5px 15px #0000000d;margin-bottom:2rem;background-color:#fff;position:relative}.category-main-item:hover{transform:translateY(-8px);box-shadow:0 15px 30px #0000001f}.category-main-item img{transition:all .5s ease;border-radius:1rem 1rem 0 0;padding:1rem;height:180px;object-fit:contain;width:100%}.category-main-item:hover img{transform:scale(1.05)}.category-main-item .cat-name{font-weight:600;font-size:1.1rem;padding:1rem;text-align:center;transition:all .3s ease;position:relative;background-color:#f8f9fa;border-radius:0 0 1rem 1rem}.category-main-item:hover .cat-name{color:var(--primary);background-color:#f0f2f5}.category-main-item .cat-name:after{content:"";position:absolute;bottom:12px;left:50%;width:0;height:2px;background-color:var(--primary);transition:all .35s ease;transform:translate(-50%)}.category-main-item:hover .cat-name:after{width:50px}.simple-zoom{overflow:hidden;position:relative;cursor:pointer}.simple-zoom img{transition:transform .3s ease;width:100%;height:auto;display:block}.simple-zoom:hover img{transform:scale(1.1)}.fullscreen-slider{width:100%!important;position:relative!important;overflow:hidden!important}#image_modal .modal-body .fullscreen-slider,body .modal .modal-body .fullscreen-slider{background-color:#f8f9fa!important;min-height:500px!important;max-height:80vh!important}#image_modal .product-gallery-fullscreen .carousel-box,body .product-gallery-fullscreen .carousel-box{display:flex!important;align-items:center!important;justify-content:center!important;padding:10px!important;overflow:hidden!important;background-color:#f8f9fa!important;height:auto!important;min-height:450px!important;max-height:80vh!important}#image_modal .product-gallery-fullscreen .carousel-box img,body .product-gallery-fullscreen .carousel-box img{max-height:65vh!important;max-width:90%!important;object-fit:contain!important;transition:all .3s ease!important;margin:0 auto!important}#image_modal .product-gallery-fullscreen .slick-arrow,body .product-gallery-fullscreen .slick-arrow{width:45px!important;height:45px!important;background-color:#fff!important;box-shadow:0 2px 8px #00000026!important;border-radius:50%!important;z-index:10!important;opacity:.9!important;transition:all .3s ease!important;display:flex!important;align-items:center!important;justify-content:center!important;position:absolute!important;top:50%!important;transform:translateY(-50%)!important;cursor:pointer!important}#image_modal .product-gallery-fullscreen .slick-arrow:before,body .product-gallery-fullscreen .slick-arrow:before{color:var(--primary)!important;font-family:Line Awesome Free!important;font-weight:900!important;opacity:1!important}.product-gallery-fullscreen button.slick-arrow{font-size:0;line-height:0;padding:0}.product-gallery-fullscreen .slick-prev{left:10px}.product-gallery-fullscreen .slick-prev:before{content:"";font-size:24px}.product-gallery-fullscreen .slick-next{right:10px}.product-gallery-fullscreen .slick-next:before{content:"";font-size:24px}.product-gallery-fullscreen .slick-arrow:hover{background-color:var(--primary)!important;opacity:1}.product-gallery-fullscreen .slick-arrow:hover:before{color:#fff!important}@media(min-width:992px){.product-modal{max-width:65vw!important}.fullscreen-slider{background-color:#f8f9fa;min-height:430px;max-height:50vh}.product-gallery-fullscreen .carousel-box{min-height:450px;max-height:75vh;padding:15px;overflow:hidden}.product-gallery-fullscreen .carousel-box img{max-height:65vh;max-width:90%;margin:0 auto}}@media(max-width:768px){.category-main-item{margin-bottom:1.5rem}.category-main-item img{height:140px}}.cart-item{transition:all .25s ease}.cart-item:hover{background-color:#00000008}.empty-cart-icon{height:70px;width:70px;border-radius:50%;background-color:#0000000d;display:flex;align-items:center;justify-content:center}.bg-primary .list-inline-item>a{position:relative;transition:all .3s ease}.bg-primary .list-inline-item>a:before{content:"";position:absolute;bottom:8px;left:50%;width:0;height:2px;background-color:#fff;transform:translate(-50%);transition:all .3s ease;opacity:0}.bg-primary .list-inline-item>a.active:before,.bg-primary .list-inline-item>a:hover:before{width:50%;opacity:1}.bg-primary .list-inline-item>a:hover{transform:translateY(-1px)}#category-menu-bar{transition:all .3s ease;border-radius:0 0 0 5px}#category-menu-bar:hover{background-color:#0003!important}#category-menu-bar-icon{transition:all .3s ease}#category-menu-bar:hover #category-menu-bar-icon{transform:rotate(-180deg)}.hover-category-menu{display:none;transition:none!important;will-change:opacity,visibility;pointer-events:auto!important;visibility:visible;opacity:1}.all-category:hover+.hover-category-menu,.hover-category-menu:hover{display:block!important}.hover-category-menu:before{content:"";position:absolute;top:-10px;left:0;width:100%;height:10px;background:0 0}.sub-cat-menu{display:none;visibility:visible!important;opacity:1!important;transition:none!important}.category-nav-element:hover>.sub-cat-menu{display:block!important}.category-nav-element{position:static!important}.category-nav-element:after{content:"";position:absolute;top:0;right:-20px;width:20px;height:100%;background:0 0;z-index:10}.dropdown-menu{box-shadow:0 5px 25px #00000026;border-radius:5px!important}.cart-nav-btn{transition:all .25s ease-in-out;position:relative}.cart-nav-btn:hover{background-color:#00000026}.cart-total{font-weight:700;transition:all .2s ease}.cart-nav-btn:hover .cart-total{transform:scale(1.03)}.cart-dropdown{border-radius:8px!important;margin-top:1px;border:none!important;box-shadow:0 10px 30px #00000026!important}.cart-header{border-bottom:1px solid #eee;padding:15px 15px 10px}.cart-items-list{scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.2) transparent}.cart-item{transition:all .2s ease;padding:10px 15px!important;border-bottom:1px solid rgba(0,0,0,.05)!important}.cart-item:hover{background-color:#00000005}.cart-product-img{border-radius:5px;transition:all .3s ease;border:1px solid #f0f0f0}.cart-item:hover .cart-product-img{transform:scale(1.05);box-shadow:0 3px 10px #0000001a}.cart-product-name{color:#333;line-height:1.3;margin-bottom:4px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;max-width:95%}.cart-item-details{margin-left:12px}.cart-item-price,.cart-item-qty{display:inline-block;margin-right:8px}.cart-item-price{color:var(--primary);font-weight:600}.cart-remove-btn{transition:all .2s ease;opacity:.7;border-radius:50%;width:30px;height:30px;padding:0;display:flex;align-items:center;justify-content:center}.cart-remove-btn:hover{opacity:1;background-color:#dc35451a}.cart-subtotal{background-color:#f9f9f9;padding:10px 15px}.cart-actions{padding:10px 15px}.cart-view-btn{transition:all .25s ease;font-weight:600}.cart-view-btn:hover{transform:translateY(-2px)}.empty-cart{padding:40px 20px;background-color:#f9f9f9}.empty-cart-icon{background-color:#f0f0f0;width:70px;height:70px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 15px}.empty-cart-icon i{color:#999;font-size:2rem}.empty-cart{padding:30px 20px!important;text-align:center!important}.empty-cart-icon{width:80px!important;height:80px!important;background-color:#f6f6f6!important;border-radius:50%!important;display:flex!important;align-items:center!important;justify-content:center!important;margin:0 auto 20px!important;transition:all .3s ease!important}.empty-cart-icon i{font-size:40px!important;color:#aaa!important;margin-top:-3px!important}.empty-cart h3{font-size:16px!important;color:#555!important;margin-bottom:10px!important}.cart-dropdown{width:350px!important;max-width:95vw!important;min-width:280px!important;margin-top:1px!important;transform-origin:top right!important;overflow:hidden!important;will-change:transform}.cart-items-list{max-height:300px!important;height:auto!important;overflow-y:auto!important;padding-right:5px!important;contain:content}.cart-items-list::-webkit-scrollbar{width:3px!important}.cart-items-list::-webkit-scrollbar-track{background:#00000008!important}.cart-items-list::-webkit-scrollbar-thumb{background-color:#00000026!important;border-radius:10px!important}.aiz-mobile-bottom-nav{background-color:#1a202c!important;box-shadow:0 -2px 10px #0003;border-radius:15px 15px 0 0;z-index:999;transition:all .3s ease}.aiz-mobile-bottom-nav .text-white{color:#e2e8f0!important}.aiz-mobile-bottom-nav svg path{fill:#e2e8f0;transition:all .3s ease}.aiz-mobile-bottom-nav .text-primary{color:#3490dc!important}.badge-cart-count{position:absolute;top:-5px;right:-5px;background-color:#e53e3e!important;color:#fff!important;border-radius:50%;min-width:18px;height:18px;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:700;border:2px solid #1a202c!important;z-index:2}.mobile-bottom-nav{max-width:100vw!important;width:100%!important;left:0!important;right:0!important;bottom:0!important;margin:0!important;border-radius:0!important;box-sizing:border-box!important;padding:8px!important;min-height:fit-content!important;height:auto!important;overflow:visible!important;display:block!important}.mobile-bottom-nav .row{margin:0!important;align-items:center!important}.mobile-bottom-nav .col-12{padding-left:4px!important;padding-right:4px!important}.mobile-bottom-nav .mb-2{margin-bottom:.5rem!important}.mobile-bottom-nav .product-price .fs-11{font-size:9px!important;margin-bottom:2px!important}.mobile-bottom-nav .product-price .fs-18{font-size:16px!important;line-height:1.2!important}.mobile-bottom-nav .avialable-amount{font-size:9px!important}.mobile-bottom-nav .avialable-amount .las{font-size:11px!important}.mobile-bottom-nav .d-flex[style*=gap]{gap:5px!important;flex-wrap:nowrap!important;overflow:visible!important;display:flex!important;align-items:center!important}.mobile-bottom-nav .flex-grow-1{flex:1 1 0px!important;min-width:0!important;max-width:none!important}.mobile-bottom-nav .flex-shrink-0{flex:0 0 auto!important;width:40px!important;min-width:40px!important}.mobile-bottom-nav .btn:not(.d-none):not([style*="display: none"]){font-size:11px!important;padding:.5rem .4rem!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;line-height:1.3!important;height:38px!important;max-height:38px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important}.mobile-bottom-nav .btn-icon{flex:0 0 40px!important;min-width:40px!important;max-width:40px!important;padding:.4rem!important}.mobile-bottom-nav .btn i{font-size:16px!important;flex-shrink:0!important}.mobile-bottom-nav .btn span{font-size:11px!important;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-left:4px!important}@media(max-width:480px){.mobile-bottom-nav .btn:not(.d-none):not([style*="display: none"]){font-size:10px!important;padding:.35rem .4rem!important}.mobile-bottom-nav .btn span{font-size:10px!important;margin-left:3px!important}.mobile-bottom-nav .btn i{font-size:15px!important}}@media(max-width:400px){.mobile-bottom-nav .btn:not(.d-none):not([style*="display: none"]){font-size:9px!important;padding:.3rem!important}.mobile-bottom-nav .btn span{font-size:9px!important}.mobile-bottom-nav .btn i{font-size:14px!important}}@media(max-width:340px){.mobile-bottom-nav .btn:not(.btn-icon):not(.d-none):not([style*="display: none"]) span{display:none!important}.mobile-bottom-nav .btn:not(.btn-icon):not(.d-none):not([style*="display: none"]) i{font-size:18px!important;margin:0!important}.mobile-bottom-nav .btn:not(.btn-icon):not(.d-none):not([style*="display: none"]){padding:.5rem .2rem!important}}.mobile-bottom-nav .product-price{flex:1 1 auto;min-width:0}.mobile-bottom-nav .product-quantity{flex-shrink:0}.mobile-bottom-nav .aiz-plus-minus{width:90px!important;gap:3px!important}.mobile-bottom-nav .aiz-plus-minus .btn{width:28px!important;height:28px!important;min-width:28px!important;max-height:28px!important;padding:0!important}.mobile-bottom-nav .aiz-plus-minus input{height:28px!important;font-size:13px!important}@media(max-width:480px){.mobile-bottom-nav .avialable-amount{font-size:8px!important}.mobile-bottom-nav .product-price .fs-18{font-size:15px!important}.mobile-bottom-nav .btn:not(.d-none):not([style*="display: none"]){font-size:10px!important}.mobile-bottom-nav .btn span{font-size:10px!important}}@media(max-width:400px){.mobile-bottom-nav .avialable-amount{font-size:7px!important}.mobile-bottom-nav .aiz-plus-minus{width:85px!important}.mobile-bottom-nav .product-price .fs-18{font-size:14px!important}.mobile-bottom-nav .btn:not(.d-none):not([style*="display: none"]){font-size:9px!important}.mobile-bottom-nav .btn span{font-size:9px!important}}@media(max-width:360px){.mobile-bottom-nav .avialable-amount{display:none!important}.mobile-bottom-nav .aiz-plus-minus{width:80px!important}}@media(min-width:1200px){.aiz-mobile-bottom-nav,.aiz-mobile-bottom-nav.fixed-bottom,.mobile-bottom-nav,.mobile-bottom-nav.fixed-bottom,div.aiz-mobile-bottom-nav,div.mobile-bottom-nav{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important;height:0!important;overflow:hidden!important}}.mobile-product-bar{background:linear-gradient(135deg,#1a1a2e 0,#16213e)!important;border-top:1px solid rgba(255,255,255,.1);box-shadow:0 -4px 20px #0000004d;padding:0!important;border-radius:16px 16px 0 0!important}.mobile-product-bar-inner{padding:12px 16px 14px}.mobile-bar-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;padding-bottom:10px;border-bottom:1px solid rgba(255,255,255,.08)}.mobile-price-section{display:flex;flex-direction:column}.mobile-price-label{font-size:10px;color:#ffffff80;text-transform:uppercase;letter-spacing:.5px;margin-bottom:2px}.mobile-price-value{font-size:22px;font-weight:800;color:#fff;background:linear-gradient(90deg,#fff 0,#e0e0e0);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.mobile-quantity-section{display:flex;align-items:center;gap:10px}.mobile-qty-controls{display:flex;align-items:center;background:#ffffff14;border-radius:8px;padding:2px}.mobile-qty-btn{width:32px;height:32px;border:none;background:var(--primary);color:#fff;border-radius:6px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease}.mobile-qty-btn:hover:not(:disabled){background:var(--primary);filter:brightness(1.15);transform:scale(1.05)}.mobile-qty-btn:active:not(:disabled){transform:scale(.95)}.mobile-qty-btn:disabled{opacity:.4;cursor:not-allowed;background:#ffffff1a}.mobile-qty-btn i{font-size:12px}.mobile-qty-input{width:40px;text-align:center;background:0 0;border:none;color:#fff;font-size:15px;font-weight:700}.mobile-qty-input::-webkit-inner-spin-button,.mobile-qty-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.mobile-qty-input[type=number]{-moz-appearance:textfield}.mobile-stock-info{display:flex;align-items:center;gap:4px;font-size:10px;color:#fff9;background:#48bb7826;padding:4px 8px;border-radius:20px}.mobile-stock-info i{color:#48bb78;font-size:12px}.mobile-bar-bottom{display:flex;gap:8px;align-items:stretch}.mobile-wishlist-btn{width:44px;height:44px;flex-shrink:0;border:1px solid rgba(255,255,255,.15);background:#ffffff0d;color:#fff;border-radius:10px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease}.mobile-wishlist-btn:hover{background:#ef444433;border-color:#ef4444}.mobile-wishlist-btn:hover i{color:#ef4444}.mobile-wishlist-btn i{font-size:20px;transition:all .2s ease}.mobile-cart-btn{flex:1;height:44px;border:2px solid var(--primary);background:0 0;color:#fff;border-radius:10px;display:flex;align-items:center;justify-content:center;gap:6px;cursor:pointer;transition:all .2s ease;font-size:13px;font-weight:600}.mobile-cart-btn:hover:not(:disabled){background:var(--primary)}.mobile-cart-btn:disabled{opacity:.5;cursor:not-allowed}.mobile-cart-btn i{font-size:16px}.mobile-cart-btn.out-of-stock{background:#ef444426;border-color:#ef4444;color:#fff9}.mobile-buy-btn{flex:1.2;height:44px;border:none;background:var(--primary);color:#fff;border-radius:10px;display:flex;align-items:center;justify-content:center;gap:6px;cursor:pointer;transition:all .2s ease;font-size:13px;font-weight:700;box-shadow:0 4px 15px #8324b466}.mobile-buy-btn:hover{transform:translateY(-1px);filter:brightness(1.1);box-shadow:0 6px 20px #8324b480}.mobile-buy-btn i{font-size:14px}@media(max-width:360px){.mobile-product-bar-inner{padding:10px 12px 12px}.mobile-stock-info{display:none}.mobile-price-value{font-size:18px}.mobile-buy-btn span,.mobile-cart-btn span{font-size:11px}.mobile-wishlist-btn{width:40px;height:40px}.mobile-buy-btn,.mobile-cart-btn{height:40px}}
