@charset "UTF-8";.hero:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.6)}.hero .container{position:relative;z-index:1}.icon-circle{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;background:#fff;color:#000;font-size:14px}.categories .cat-card{position:relative;border-radius:18px;overflow:hidden;background:#000;box-shadow:0 8px 24px rgba(0,0,0,.08);transition:transform .25s ease,box-shadow .25s ease}.categories .cat-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px rgba(0,0,0,.15)}.categories .cat-media img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.categories .cat-card:hover .cat-media img{transform:scale(1.04)}.categories .cat-gradient{position:absolute;inset:auto 0 0 0;height:45%;background:linear-gradient(180deg,rgba(0,0,0,0) 0%,rgba(0,0,0,.55) 70%,rgba(0,0,0,.75) 100%);pointer-events:none}.categories .cat-title{position:absolute;left:16px;bottom:14px;color:#fff;font-weight:600;letter-spacing:.2px;text-shadow:0 2px 8px rgba(0,0,0,.5)}.categories .cat-cta{position:absolute;right:14px;bottom:14px;width:36px;height:36px;border-radius:50%;background:#ffd53d;color:#111;display:inline-flex;align-items:center;justify-content:center;font-size:14px;transition:transform .25s ease,background .25s ease}.categories .cat-card:hover .cat-cta{transform:translateX(2px);background:#fc0}.sale-products .card{border:none;transition:transform .2s ease,box-shadow .2s ease}.sale-products .card:hover{transform:translateY(-4px);box-shadow:0 8px 20px rgba(0,0,0,.15)}.sale-products img{object-fit:cover;height:220px}.sale-products .badge{padding:.5rem .75rem;font-weight:600}.shop-banner{height:15vh;background:linear-gradient(135deg,#111,#198754)}.shop-banner h1{font-size:2rem}.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content{background:#e9ecef;height:6px;border-radius:3px}.woocommerce .widget_price_filter .ui-slider-range{background:#198754}.woocommerce .widget_price_filter .ui-slider-handle{background:#198754;border:none;width:18px;height:18px;border-radius:50%;top:-6px;cursor:pointer}.woocommerce .widget_price_filter .price_slider_amount{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:16px;flex-wrap:wrap}.woocommerce .widget_price_filter .price_label{font-weight:500}.woocommerce .widget_price_filter .button{background:#fff;color:#000;border:2px solid #000;border-radius:999px;padding:10px 24px;font-weight:700;transition:.2s ease}.woocommerce .widget_price_filter .button:hover{background:#000;color:#fff}.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content{background:#e9ecef;height:6px;border-radius:3px}.woocommerce .widget_price_filter .ui-slider-range{background:#198754}.woocommerce .widget_price_filter .ui-slider-handle{background:#198754;border:none;width:18px;height:18px;border-radius:50%;top:-6px;cursor:pointer}.featured-products .card{border:none !important;box-shadow:none !important;background:#fff}.hero{position:relative;height:60vh;color:#fff;text-align:center;display:flex;align-items:center;justify-content:center;overflow:hidden}.hero-bg{position:absolute;top:0;left:0;right:0;bottom:0;background-size:cover;background-position:center;transition:opacity 1s ease-in-out;z-index:-1;opacity:0}.hero-bg.active{opacity:1}.woocommerce a.remove{background:0 0 !important;color:#dc3545 !important;font-size:1rem;line-height:1;width:auto;height:auto;border-radius:0;display:inline-flex;align-items:center;justify-content:center;text-decoration:none}.woocommerce a.remove:hover{color:#a71d2a !important;background:0 0 !important}.single_add_to_cart_button{background:linear-gradient(90deg,#4caf50,#2e7d32) !important;border:none !important;padding:.8rem 1.5rem !important;font-size:1.1rem !important;border-radius:.5rem !important;transition:.3s ease-in-out}.single_add_to_cart_button:hover{transform:translateY(-2px);box-shadow:0 5px 15px rgba(0,0,0,.2)}.nav-tabs .nav-link.active{background-color:#f8f9fa;border-color:#dee2e6 #dee2e6 #fff;font-weight:600}.tab-content{background:#fff;border-radius:.5rem;box-shadow:0 3px 8px rgba(0,0,0,.05)}.single-product h1{margin-bottom:1rem}.single-product .price{margin-bottom:1.5rem;display:block}.single-product .woocommerce-product-rating{margin-bottom:1.5rem}.single-product .woocommerce-product-details__short-description{margin-bottom:2rem}.single-product form.cart{margin-bottom:2rem}.card .card-img-top{width:100%;height:250px;object-fit:contain;background-color:#fff;padding:10px;transition:transform .3s ease}.card:hover .card-img-top{transform:scale(1.03)}