@charset "UTF-8";

*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;overflow-x:clip}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.6;background:#f5f5f5;color:#2c2c2c;overflow-x:clip;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img,video{max-width:100%;height:auto;display:block}a{color:#f58532;text-decoration:none;transition:color .3s ease}a:hover{color:#d97226}ul,ol{list-style:none}button{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;cursor:pointer}input,textarea,select{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.alignleft{float:left;margin-right:20px}.alignright{float:right;margin-left:20px}.aligncenter{display:block;margin:0 auto}.screen-reader-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.page-wrapper{display:flex;flex-direction:column;min-height:100vh}#page-content{flex:1 0 auto}.container{max-width:1400px;margin:0 auto;padding:0 20px}.section{max-width:1400px;margin:60px auto;padding:0 20px}.section-header{text-align:center;margin-bottom:40px}.section-header h2{font-size:36px;margin-bottom:10px;color:#2c2c2c;font-weight:700}.section-header p{color:#666;font-size:16px}.breadcrumbs{max-width:1400px;margin:20px auto;padding:0 20px;font-size:14px;color:#666}.breadcrumbs a{color:#666;text-decoration:none;transition:color .3s ease}.breadcrumbs a:hover{color:#f58532}.breadcrumbs strong{color:#2c2c2c}.archive-page-header{max-width:1400px;margin:15px auto 10px;padding:0 20px}.archive-page-header .archive-page-title{font-size:28px;font-weight:700;color:#2c2c2c;margin:0}@media(max-width:640px){.archive-page-header .archive-page-title{font-size:20px}}.text-primary{color:#f58532}.text-dark{color:#2c2c2c}.text-mid{color:#666}.text-light{color:#999}.bg-light{background:#f5f5f5}.bg-white{background:#fff}.bg-dark{background:#2c2c2c}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:15px 35px;border:none;border-radius:6px;font-size:15px;font-weight:600;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;cursor:pointer;text-decoration:none;transition:all .3s ease;white-space:nowrap;line-height:1}.btn-primary{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:15px 35px;border:none;border-radius:6px;font-size:15px;font-weight:600;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;cursor:pointer;text-decoration:none;transition:all .3s ease;white-space:nowrap;line-height:1;background:#f58532;color:#fff}.btn-primary:hover{background:#d97226;transform:translateY(-2px);box-shadow:0 5px 15px #f585324d;color:#fff}.btn-primary:active{transform:translateY(0)}.btn-secondary{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:15px 35px;border:none;border-radius:6px;font-size:15px;font-weight:600;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;cursor:pointer;text-decoration:none;transition:all .3s ease;white-space:nowrap;line-height:1;background:#2c2c2c;color:#fff}.btn-secondary:hover{background:#1a1a1a;color:#fff}.btn-outline{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:15px 35px;border:none;border-radius:6px;font-size:15px;font-weight:600;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;cursor:pointer;text-decoration:none;transition:all .3s ease;white-space:nowrap;line-height:1;background:transparent;color:#fff;border:2px solid #ffffff}.btn-outline:hover{background:#fff;color:#2c2c2c}.btn-sm{padding:8px 15px;font-size:12px}.btn-lg{padding:18px 50px;font-size:18px}.btn-full{width:100%}.hero{position:relative;height:500px;background:linear-gradient(135deg,#1a1a1a,#2c2c2c);display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;overflow:hidden}@media(max-width:768px){.hero{height:400px}}@media(max-width:640px){.hero{height:350px}}.hero-content{max-width:1400px;margin:0 auto;padding:0 40px;position:relative;z-index:1}.hero-content h1{font-size:52px;color:#fff;margin-bottom:20px;font-weight:800;line-height:1.2}.hero-content h1 span{color:#f58532}@media(max-width:768px){.hero-content h1{font-size:32px}}@media(max-width:640px){.hero-content h1{font-size:28px}}.hero-content p{font-size:18px;color:#ccc;margin-bottom:30px;max-width:600px}@media(max-width:768px){.hero-content p{font-size:16px}}.hero-buttons{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:15px;flex-wrap:wrap}@media(max-width:640px){.hero-buttons{flex-direction:column;align-items:flex-start}}.product-card{background:#fff;border-radius:12px;box-shadow:0 2px 10px #0000000d;overflow:hidden;transition:all .3s ease}.product-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px #00000026}.product-card{position:relative;cursor:pointer;min-width:260px;display:flex;flex-direction:column}.product-card:hover .quick-view{transform:translateY(0)}.product-badge{background:#f58532;color:#fff;padding:5px 12px;border-radius:20px;font-size:11px;font-weight:600;position:absolute;top:12px;left:12px;z-index:10}.product-badge.new{background:#06d6a0}.product-badge.sale{background:#ef4444}.product-badge.hot{background:#ffd60a;color:#2c2c2c}.wishlist-btn{position:absolute;top:12px;right:12px;width:36px;height:36px;background:#f5f5f5;border:2px solid #f58532;border-radius:6px;cursor:pointer;font-size:24px;font-weight:900;color:#f58532;display:flex;align-items:center;justify-content:center;box-shadow:0 5px 15px #0000001a;z-index:10;transition:all .3s ease;position:relative}.wishlist-btn:hover{transform:scale(1.1);background:#f58532;border-color:#f58532;color:#fff}.wishlist-btn.active{background:#f58532;border-color:#f58532;color:#fff}.wishlist-btn.loading{color:transparent;pointer-events:none}.wishlist-btn.loading:after{content:"";position:absolute;width:18px;height:18px;border:2px solid rgba(245,133,50,.3);border-top-color:#f58532;border-radius:50%;animation:spin .8s linear infinite}.wishlist-btn-card{border:2px solid #2c2c2c;font-weight:900}.product-image{height:260px;background:#fff;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;text-decoration:none}.product-image img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.product-image img~img{display:none}.product-image:hover img{transform:scale(1.05)}@media(max-width:640px){.product-image{height:180px}}.quick-view{position:absolute;inset:auto 0 0;height:auto;background:#2c2c2ce6;color:#fff;padding:12px;text-align:center;font-size:13px;font-weight:600;transform:translateY(100%);transition:all .3s ease;cursor:pointer}.product-info{border-top:3px solid #f5f5f5;padding:18px;display:flex;flex-direction:column;flex:1}@media(max-width:640px){.product-info{padding:12px}}.product-brand{font-size:12px;color:#999;text-transform:uppercase;margin-bottom:6px;font-weight:600;letter-spacing:.5px}.product-title{font-size:calc(var(--font-heading-scale) * 1.5rem)!important;text-transform:uppercase!important;margin-bottom:10px;color:#2c2c2c;font-weight:600;line-height:1.4!important;overflow:visible!important;display:block!important}.product-title a{color:inherit;text-decoration:none}.product-title a:hover{color:#f58532}.stock-rating-row{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:12px}.product-stock{display:inline-flex;align-items:center;gap:6px;padding:4px 12px;background:#06d6a026;border-radius:30px;font-size:12px;font-weight:600;color:#06d6a0}.product-stock .stock-dot{width:6px;height:6px;background:#06d6a0;border-radius:50%;animation:pulse 2s infinite}.product-stock.outofstock{background:#ef444426;color:#ef4444}.product-stock.outofstock .stock-dot{background:#ef4444}.product-stock.onbackorder{background:#ffd60a26;color:#ffd60a}.product-stock.onbackorder .stock-dot{background:#ffd60a}.product-rating{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:8px;margin-bottom:10px;font-size:13px}.product-rating .stars{color:#ffd60a}.product-rating .rating-count{color:#666;font-size:13px}.product-price{font-size:20px;font-weight:700;color:#2c2c2c;margin-bottom:8px}.product-price .woocommerce-Price-currencySymbol{font-size:inherit}.product-price .price-wrapper{display:flex;flex-direction:column;align-items:flex-start;gap:4px}.product-price .regular-price{font-size:16px;color:#666;font-weight:400;text-decoration:line-through}.product-price .regular-price.single-price{font-size:20px;font-weight:700;color:#2c2c2c;text-decoration:none}.product-price .regular-price.single-price .inc-vat{font-size:14px;color:#666;font-weight:400}.product-price .regular-price.single-price .woocommerce-Price-currencySymbol{font-size:inherit}.product-price .sale-price{font-size:20px;font-weight:700;color:#f58532}.product-price .sale-price .inc-vat{font-size:14px;color:#666;font-weight:400}.product-price .sale-price .woocommerce-Price-currencySymbol{font-size:inherit}@media(max-width:640px){.product-price,.product-price .sale-price{font-size:18px}}.product-actions{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:8px;margin-top:auto}.add-to-cart{flex:1;width:100%;min-width:180px;padding:10px;background:#2c2c2c;color:#fff;border:none;border-radius:6px;font-weight:600;cursor:pointer;transition:all .3s ease;font-size:13px;text-align:center;text-decoration:none;display:block}.add-to-cart:hover{background:#f58532;color:#fff}.add-to-cart.loading{opacity:.6;cursor:not-allowed}.quick-add{padding:10px 15px;background:#f5f5f5;border:none;border-radius:6px;cursor:pointer;font-size:16px;transition:all .3s ease;color:#2c2c2c}.quick-add:hover{background:#e0e0e0}.category-card{background:#fff;border-radius:12px;box-shadow:0 2px 10px #0000000d;overflow:hidden;transition:all .3s ease}.category-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px #00000026}.category-card{text-decoration:none;color:inherit;display:block}.category-card .category-image{height:200px;background:linear-gradient(135deg,#f58532,#d97226);display:flex;align-items:center;justify-content:center;font-size:60px;color:#fff;position:relative;overflow:hidden}.category-card .category-image img{width:100%;height:100%;object-fit:cover}.category-card .category-image:after{content:"";position:absolute;inset:0;background:#0003;opacity:0;transition:all .3s ease}.category-card:hover .category-image:after{opacity:1}.category-card .category-info{padding:20px}.category-card .category-info h3{font-size:20px;margin-bottom:8px;color:#2c2c2c}.category-card .category-info p{color:#666;font-size:14px;margin-bottom:12px}.product-count{color:#f58532;font-weight:600;font-size:13px}.products-scroll{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:20px;overflow-x:auto;padding:10px 0;scroll-behavior:smooth}.products-scroll::-webkit-scrollbar{height:8px;width:8px}.products-scroll::-webkit-scrollbar-track{background:#f1f1f1;border-radius:30px}.products-scroll::-webkit-scrollbar-thumb{background:#f58532;border-radius:30px}.products-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;transition:opacity .3s ease}.products-grid.loading{opacity:.5;pointer-events:none}.brands-slider{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;gap:40px;padding:40px 0;flex-wrap:wrap}.brand-logo{width:140px;height:60px;background:#fff;border-radius:8px;display:flex;align-items:center;justify-content:center;font-weight:700;color:#999;transition:all .3s ease;cursor:pointer;box-shadow:0 2px 10px #0000000d}.brand-logo:hover{transform:scale(1.1);box-shadow:0 5px 15px #0000001a;color:#f58532}.header{background:#fff;color:#fff;position:fixed;top:0;left:0;width:100%;z-index:1000;box-shadow:0 5px 15px #0000001a;overflow:visible}.admin-bar .header{top:32px}@media screen and (max-width:782px){.admin-bar .header{top:46px}}.header-spacer{display:block;width:100%;flex-shrink:0;height:120px}.top-bar{background:#f58532;padding:8px 20px;font-size:14px;font-weight:600;color:#ccc;display:flex;justify-content:space-between;align-items:center}.top-bar__left{display:flex;align-items:center;gap:8px}.top-bar__left a{color:inherit;text-decoration:none;display:inline-flex;align-items:center;gap:6px}.top-bar__left a:hover{text-decoration:underline}.top-bar__right{display:flex;align-items:center;gap:6px}.top-bar__sep{opacity:.5}@media(max-width:768px){.top-bar__address{display:none}}@media(max-width:768px){.top-bar{flex-direction:row;justify-content:center;gap:0;padding:8px 10px;font-size:11px;text-align:center}.top-bar__left{display:none}.top-bar__right{justify-content:center;font-size:11px;font-weight:600;gap:8px}}.top-bar-icon{flex-shrink:0;display:inline-block;vertical-align:middle;stroke:currentColor}.nav-container{max-width:1400px;margin:0 auto;padding:15px 20px;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:30px}@media(max-width:768px){.nav-container{flex-wrap:wrap}}.logo{font-size:28px;font-weight:700;color:#f58532;text-decoration:none;letter-spacing:1px;flex-shrink:0}.logo img{max-height:50px;width:auto}.search-bar{flex:1;max-width:600px;position:relative;z-index:9999}@media(max-width:768px){.search-bar{order:4;flex-basis:100%;margin-top:10px;max-width:100%}}.search-bar form{position:relative}.search-bar input[type=search],.search-bar input[type=text]{width:100%;padding:12px 50px 12px 20px;border:none;border-radius:30px;font-size:14px;background:#3a3a3a;color:#fff;transition:background .3s ease,box-shadow .3s ease,color .3s ease}.search-bar input[type=search]:focus,.search-bar input[type=text]:focus{outline:none;background:#4a4a4a;box-shadow:0 0 0 2px #f58532}.search-bar input[type=search]::placeholder,.search-bar input[type=text]::placeholder{color:#999}.search-bar .search-btn,.search-bar .search-submit{position:absolute;right:5px;top:50%;transform:translateY(-50%);background:#f58532;border:none;padding:8px 20px;border-radius:20px;color:#fff;cursor:pointer;font-weight:600;font-size:14px;transition:background .3s ease,color .3s ease}.search-bar .search-btn:hover,.search-bar .search-submit:hover{background:#d97226}#searchResults,.search-results{position:absolute;top:100%;left:0;right:0;background:#fff;border-radius:8px;box-shadow:0 10px 30px #00000026;margin-top:5px;max-height:400px;overflow-y:auto;z-index:9999;display:contents}#searchResults.active,.search-results.active{display:block}#searchResults .search-suggestions,.search-results .search-suggestions{padding:10px 0}#searchResults .suggestion-item,.search-results .suggestion-item{display:block;padding:10px 20px;color:#2c2c2c;text-decoration:none;transition:background .3s ease;border-bottom:1px solid #f5f5f5}#searchResults .suggestion-item:last-child,.search-results .suggestion-item:last-child{border-bottom:none}#searchResults .suggestion-item:hover,.search-results .suggestion-item:hover{background:#f9f9f9}#searchResults .suggestion-item .suggestion-text,.search-results .suggestion-item .suggestion-text{font-size:12px;color:#666}#searchResults .search-products,.search-results .search-products{padding:10px 0}#searchResults .product-suggestion,.search-results .product-suggestion{display:flex;align-items:center;padding:12px 20px;text-decoration:none;color:#2c2c2c;transition:background .3s ease;border-bottom:1px solid #f5f5f5}#searchResults .product-suggestion:last-child,.search-results .product-suggestion:last-child{border-bottom:none}#searchResults .product-suggestion:hover,.search-results .product-suggestion:hover{background:#f9f9f9}#searchResults .product-suggestion .product-image,.search-results .product-suggestion .product-image{width:50px;height:50px;margin-right:15px;flex-shrink:0}#searchResults .product-suggestion .product-image img,.search-results .product-suggestion .product-image img{width:100%;height:100%;object-fit:cover;border-radius:6px}#searchResults .product-suggestion .product-info,.search-results .product-suggestion .product-info{flex:1;min-width:0}#searchResults .product-suggestion .product-info .product-name,.search-results .product-suggestion .product-info .product-name{font-size:12px;font-weight:600;color:#2c2c2c;margin-bottom:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#searchResults .product-suggestion .product-info .product-brand,.search-results .product-suggestion .product-info .product-brand{font-size:12px;color:#888;margin-bottom:4px}#searchResults .product-suggestion .product-info .product-price,.search-results .product-suggestion .product-info .product-price{font-size:14px;font-weight:700;color:#f58532}#searchResults .search-footer,.search-results .search-footer{padding:12px 20px;background:#f9f9f9;text-align:center;border-top:1px solid #e0e0e0}#searchResults .search-footer a,.search-results .search-footer a{color:#f58532;font-weight:600;text-decoration:none}#searchResults .search-footer a:hover,.search-results .search-footer a:hover{text-decoration:underline}#searchResults .loading-suggestions,.search-results .loading-suggestions{padding:20px;text-align:center;color:#888}.search-result-item{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;padding:12px;border-bottom:1px solid #f0f0f0;text-decoration:none;color:#2c2c2c;transition:background .3s ease}.search-result-item:hover{background:#f5f5f5}.search-result-item img{width:60px;height:60px;object-fit:cover;border-radius:6px;margin-right:12px;flex-shrink:0}.search-result-title{font-weight:600;margin-bottom:5px}.search-result-price{color:#f58532;font-weight:700;margin-bottom:3px}.search-result-stock{font-size:12px;color:#06d6a0}.no-results{padding:20px;text-align:center;color:#999}.mobile-contact-icons{display:none!important}@media(max-width:1024px){.mobile-contact-icons{display:flex!important}}.nav-icons{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:25px;flex-shrink:0;margin-left:auto}.nav-icon{position:relative;cursor:pointer;transition:color .3s ease;font-size:22px;color:#2c2c2c;text-decoration:none}.nav-icon:hover{color:#f58532}.cart-count,.wishlist-count{position:absolute;top:-8px;right:-10px;background:#f58532;color:#fff;border-radius:50%;width:20px;height:20px;font-size:11px;display:flex;align-items:center;justify-content:center;font-weight:700}.main-nav{background:#1e6b5f;padding:0;position:relative;z-index:1000;overflow:visible}.main-nav>.main-menu{max-width:1400px;margin:0 auto;padding:0 20px;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:35px;list-style:none;overflow:visible;white-space:nowrap;position:relative}.main-nav>.main-menu>li{position:relative}.main-nav>.main-menu>li>a{display:block;padding:15px 0;color:#f58532;text-decoration:none;font-size:14px;font-weight:500;transition:color .3s ease}.main-nav>.main-menu>li>a:hover{color:#fff}.main-nav>.main-menu>li>a:after{content:"▼";font-size:7px;margin-left:5px;opacity:.7}.main-nav>.main-menu>li:not(.menu-item-has-children)>a:after{content:""}.main-nav>.main-menu>li.menu-item-has-children>ul.sub-menu{position:absolute;top:100%;left:0;display:block;list-style:none;margin:0;padding:0;background:#f0f0f0;min-width:185px;overflow:visible;box-shadow:0 12px 40px #0000002e;border-radius:0 0 8px 8px;opacity:0;visibility:hidden;transform:translateY(-6px);transition:opacity .2s ease,transform .2s ease,visibility 0s linear .2s;z-index:9999;pointer-events:none}.main-nav>.main-menu>li.menu-item-has-children:hover>ul.sub-menu{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto;transition:opacity .2s ease,transform .2s ease}.main-nav>.main-menu>li>ul.sub-menu>li{display:block;list-style:none;position:static}.main-nav>.main-menu>li>ul.sub-menu>li>a{display:block;padding:13px 32px 13px 18px;font-size:13px;font-weight:500;color:#444;background:#f5f5f5;border-bottom:1px solid #e0e0e0;text-decoration:none;white-space:nowrap;min-width:185px;position:relative;transition:background .15s,color .15s}.main-nav>.main-menu>li>ul.sub-menu>li>a:after{content:"›";position:absolute;right:12px;top:50%;transform:translateY(-50%);font-size:18px;line-height:1;opacity:.35;transition:opacity .15s}.main-nav>.main-menu>li>ul.sub-menu>li:not(.menu-item-has-children)>a:after{display:none}.main-nav>.main-menu>li>ul.sub-menu>li.is-active>a{background:#f58532;color:#fff}.main-nav>.main-menu>li>ul.sub-menu>li.is-active>a:after{opacity:1}.main-nav>.main-menu>li>ul.sub-menu>li>ul.sub-menu{display:none;position:absolute;top:0;left:185px;width:500px;max-height:500px;overflow-y:auto;overflow-x:hidden;background:#fff;list-style:none;padding:8px 0;margin:0;border-left:3px solid #f58532;box-shadow:6px 6px 24px #00000014}.main-nav>.main-menu>li>ul.sub-menu>li>ul.sub-menu>li{list-style:none}.main-nav>.main-menu>li>ul.sub-menu>li>ul.sub-menu>li>a{display:block;padding:10px 16px;font-size:11px;font-weight:700;color:#f58532;text-decoration:none;text-transform:uppercase;letter-spacing:.5px;transition:background .15s,color .15s}.main-nav>.main-menu>li>ul.sub-menu>li>ul.sub-menu>li>a:hover{background:#f58532;color:#fff}.main-nav>.main-menu>li>ul.sub-menu>li>ul.sub-menu>li>ul.sub-menu{display:block;position:static;padding:0 0 10px;margin:0;list-style:none;background:transparent;box-shadow:none;opacity:1;visibility:visible;transform:none}.main-nav>.main-menu>li>ul.sub-menu>li>ul.sub-menu>li>ul.sub-menu>li{list-style:none}.main-nav>.main-menu>li>ul.sub-menu>li>ul.sub-menu>li>ul.sub-menu>li>a{display:block;padding:7px 16px 7px 26px;font-size:12px;font-weight:400;color:#555;text-decoration:none;transition:background .15s,color .15s}.main-nav>.main-menu>li>ul.sub-menu>li>ul.sub-menu>li>ul.sub-menu>li>a:hover{background:#f58532;color:#fff}.main-nav>.main-menu>li>ul.sub-menu>li>ul.sub-menu>li>ul.sub-menu>li>ul.sub-menu{display:none}.main-nav>.main-menu>li>ul.sub-menu>li.is-active>ul.sub-menu{display:block}.mega-image-col{position:absolute;top:0;left:688px;width:240px;height:500px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;background:#fff;border-left:1px solid #eee;border-radius:0 0 8px;padding:24px 20px;pointer-events:none}.mega-image-col img{max-width:200px;max-height:380px;width:100%;object-fit:contain;border-radius:6px;display:block;opacity:0;transition:opacity .2s}.mega-image-col .mega-img-label{font-size:12px;font-weight:600;color:#444;text-align:center;transition:color .15s}.mega-image-col.has-image img{opacity:1}.mega-image-col.hover-active{background:#fff}.main-nav .main-menu>li.menu-item-has-children:hover .mega-image-col{pointer-events:auto}.header--no-transition,.header--no-transition *{transition:none!important;animation:none!important}.header--compact .top-bar{display:none}.header--compact .nav-container{padding:10px 20px;flex-wrap:nowrap}.header--compact .mobile-menu-toggle{display:flex!important;margin-left:initial}@media(min-width:1025px){.header--compact .mobile-menu-toggle{order:-1;margin-left:0;margin-right:15px}.header--compact .main-nav{display:none}.header--compact .main-nav.is-open{display:block}}@media(max-width:1024px){.header--compact{max-height:none}.header--compact .nav-container{flex-wrap:nowrap;position:relative;padding:10px 15px;min-height:58px;align-items:center}.header--compact .mobile-menu-toggle{margin-top:0!important;margin-left:0!important;margin-right:10px!important;order:1}.header--compact .nav-icons{display:flex!important;flex:1;justify-content:flex-start;margin-top:0!important;margin-left:0!important;gap:18px}.header--compact .mobile-contact-icons,.header--compact .header-row-break{display:none!important}.header--compact .search-bar{display:none;order:6;flex-basis:100%;width:100%;max-width:100%;padding-bottom:10px}.header--compact .search-bar.is-open{display:block!important}.header--compact .logo{position:absolute;left:50%;transform:translate(-50%);flex:none;z-index:1}.header--compact .compact-filter-btn{margin-left:auto;margin-right:4px;margin-top:0!important}.header--compact .compact-filter-btn:hover{background:transparent!important;border:transparent!important}.header--compact .mobile-search-toggle{display:flex!important;flex-direction:row;justify-content:center;align-items:center;margin-left:42px;margin-top:5px;margin-right:0!important}}.mobile-nav-header,.menu-expand,.header-row-break{display:none}.mobile-menu-toggle{display:none;flex-direction:column;justify-content:space-between;width:26px;height:19px;background:none;border:none;cursor:pointer;padding:0;flex-shrink:0}.mobile-menu-toggle span{display:block;width:100%;height:2px;background:#222;border-radius:2px;transition:transform .3s ease,opacity .3s ease;transform-origin:center}.mobile-menu-toggle.active span:nth-child(1){transform:translateY(8.5px) rotate(45deg)}.mobile-menu-toggle.active span:nth-child(2){opacity:0;transform:scaleX(0)}.mobile-menu-toggle.active span:nth-child(3){transform:translateY(-8.5px) rotate(-45deg)}.mobile-search-toggle{display:none;background:none;border:none;cursor:pointer;padding:0;color:#2c2c2c;flex-shrink:0}.mobile-search-toggle svg{display:block;margin-right:-7px}.mobile-search-toggle:hover{color:#f58532}.compact-filter-btn{display:none;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;padding:0;color:#222;flex-shrink:0;position:relative;z-index:10000}.compact-filter-btn svg{display:block}.compact-filter-btn:hover{color:#f58532}.mobile-nav-overlay{display:none;position:fixed;inset:0;background:#0000008c;z-index:9998}.mobile-nav-overlay.active{display:block}body.mobile-menu-open{overflow:hidden}@media(max-width:1024px){.mobile-menu-toggle{display:flex}.mega-image-col{display:none!important}.header{max-height:165px}.nav-container{flex-wrap:wrap;padding:7px 15px}a.custom-logo-link{margin-left:6px;margin-right:1px}img.custom-logo{height:auto;display:block;min-width:126px;margin-left:0;margin-right:-7px}button.mobile-menu-toggle{order:0;margin-left:1px;margin-right:-9px;margin-top:-3px}.logo{flex:1;min-width:0}.mobile-contact-icons{display:flex;align-items:center;gap:9px;flex-shrink:0;margin-left:-8px}.mobile-contact-icons a{display:flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:50%;background:#f5f5f5;color:#2c2c2c;text-decoration:none;transition:background .15s ease,color .15s ease}.mobile-contact-icons a:hover{background:#e0e0e0;color:#f58532}.mobile-contact-icons a svg{flex-shrink:0;stroke:#1e6f5b;border-radius:67px;width:33px;height:33px;padding:5px;border:1px solid #1e6f5b}.header-row-break{flex-basis:100%;height:0}.nav-icons{order:1!important;flex:1;justify-content:flex-start;margin-top:0!important;margin-left:4px}.search-bar{order:12;flex:1;max-width:none;margin-top:10px}button.mobile-search-toggle{order:2!important;display:flex;flex-shrink:0;margin-top:3px!important;margin-right:-17px}button.mobile-search-toggle:hover{background:transparent!important;border:none!important}button.mobile-search-toggle svg{display:block;margin-right:7px;margin-top:-4px}button.compact-filter-btn{display:flex;order:3;margin-right:7px}.top-bar{background:#1e6f5b!important;padding:8px 15px!important;font-size:19px;font-weight:600;color:#fff!important;display:flex!important;justify-content:space-between;align-items:center}.top-bar__left{display:none!important}.top-bar__right{justify-content:center;font-size:16px;font-weight:600;gap:2px;text-align:center;margin:0 auto}.top-bar-icon{margin-right:0!important;width:24px;height:24px}.main-nav.is-open{z-index:999999}.main-nav .mobile-nav-header{display:flex;align-items:center;justify-content:space-between;padding:14px 20px;background:#1e6b5f;border-bottom:1px solid #e8e8e8;position:sticky;top:0;min-height:58px;color:#fff}.header--compact .mobile-search-toggle{display:flex;flex-direction:row;justify-content:center;align-items:center;margin-left:42px;margin-top:5px}.header--compact .compact-filter-btn:hover{background:transparent!important;border:transparent!important}li#menu-item-11235 a{color:#fff!important;background:#f58532;text-align:center;padding-left:5px;padding-right:5px;border-radius:4px}.main-nav{position:fixed!important;top:0;left:-320px;width:320px;height:100dvh;background:#fff;z-index:9999;overflow-y:auto;overflow-x:hidden;transition:left .3s ease;padding:0;box-shadow:none}.main-nav::-webkit-scrollbar{height:8px;width:8px}.main-nav::-webkit-scrollbar-track{background:#f1f1f1;border-radius:30px}.main-nav::-webkit-scrollbar-thumb{background:#f58532;border-radius:30px}.main-nav.is-open{left:0;box-shadow:6px 0 30px #0003}.main-nav .mobile-nav-header .mobile-nav-close{display:none}.main-nav .mobile-nav-header{display:flex;align-items:center;justify-content:space-between;padding:14px 20px;background:#fff;border-bottom:1px solid #e8e8e8;position:sticky;top:0;z-index:2;min-height:58px}.main-nav .mobile-nav-header .mobile-nav-logo{display:flex;align-items:center}.main-nav .mobile-nav-header .mobile-nav-logo a{display:flex;align-items:center;text-decoration:none;color:#f58532;font-size:20px;font-weight:700;letter-spacing:1px;pointer-events:none}.main-nav .mobile-nav-header .mobile-nav-logo img{max-height:40px;width:auto}.main-nav .mobile-nav-header .mobile-nav-close{background:none;border:none;color:#444;font-size:26px;line-height:1;cursor:pointer;padding:0 4px;transition:color .15s}.main-nav .mobile-nav-header .mobile-nav-close:hover{color:#f58532}.main-nav .menu-expand{background:none;border:none;color:#444;font-size:22px;line-height:1;padding:0 20px;cursor:pointer;flex-shrink:0;align-self:stretch;display:flex;align-items:center;transition:color .15s}.main-nav .menu-expand.active,.main-nav .menu-expand:hover{color:#f58532}.main-nav>.main-menu{flex-direction:column!important;padding:0!important;margin:0!important;gap:0!important;white-space:normal!important;max-width:none!important;width:100%!important;overflow:visible!important;list-style:none}.main-nav>.main-menu>li{position:static!important;display:flex;flex-wrap:wrap;align-items:stretch;border-bottom:1px solid #e8e8e8}.main-nav>.main-menu>li>a{flex:1;padding:15px 20px!important;color:#222!important;font-size:14px!important;font-weight:600!important;display:flex!important;align-items:center;text-decoration:none}.main-nav>.main-menu>li>a:after{display:none!important}.main-nav>.main-menu>li>a:hover{color:#f58532!important}.main-nav>.main-menu>li>ul.sub-menu{display:none;flex-basis:100%;position:static!important;opacity:1!important;visibility:visible!important;transform:none!important;pointer-events:auto!important;background:#f7f7f7!important;box-shadow:none!important;border-radius:0!important;min-width:0!important;padding:0!important;margin:0!important}.main-nav>.main-menu>li>ul.sub-menu.is-open{display:block}.main-nav>.main-menu>li>ul.sub-menu>li{display:flex;flex-wrap:wrap;align-items:stretch;position:static!important;border-bottom:1px solid #eeeeee}.main-nav>.main-menu>li>ul.sub-menu>li>a{flex:1;padding:12px 20px 12px 34px!important;font-size:13px!important;font-weight:500!important;color:#444!important;background:transparent!important;border-bottom:none!important;min-width:0!important;white-space:normal!important;text-decoration:none}.main-nav>.main-menu>li>ul.sub-menu>li>a:after{display:none!important}.main-nav>.main-menu>li>ul.sub-menu>li>a:hover{color:#f58532!important}.main-nav>.main-menu>li>ul.sub-menu>li>ul.sub-menu{display:none;flex-basis:100%;width:100%!important;max-width:100%!important;position:static!important;background:transparent!important;box-shadow:none!important;border:none!important;padding:0!important;left:auto!important;top:auto!important}.main-nav>.main-menu>li>ul.sub-menu>li>ul.sub-menu.is-open{display:block}.main-nav>.main-menu>li>ul.sub-menu>li>ul.sub-menu>li{position:static!important;list-style:none}.main-nav>.main-menu>li>ul.sub-menu>li>ul.sub-menu>li>a{display:block!important;padding:9px 20px 9px 50px!important;font-size:11px!important;font-weight:700!important;color:#f58532!important;text-transform:uppercase!important;letter-spacing:.5px!important;background:transparent!important}.main-nav>.main-menu>li>ul.sub-menu>li>ul.sub-menu>li>a:hover{color:#d97226!important}.main-nav>.main-menu>li>ul.sub-menu>li>ul.sub-menu>li>ul.sub-menu{display:block!important;position:static!important;background:transparent!important;padding:0!important}.main-nav>.main-menu>li>ul.sub-menu>li>ul.sub-menu>li>ul.sub-menu>li{list-style:none}.main-nav>.main-menu>li>ul.sub-menu>li>ul.sub-menu>li>ul.sub-menu>li>a{display:block!important;padding:7px 20px 7px 64px!important;font-size:12px!important;font-weight:400!important;color:#666!important;background:transparent!important}.main-nav>.main-menu>li>ul.sub-menu>li>ul.sub-menu>li>ul.sub-menu>li>a:hover{color:#f58532!important}.main-nav>.main-menu>li>ul.sub-menu>li.is-active>ul.sub-menu:not(.is-open){display:none!important}.main-nav>.main-menu>li>ul.sub-menu>li.is-active>ul.sub-menu.is-open{display:block!important}body.mobile-menu-open .header{z-index:10000}}body.mobile-menu-open .header{z-index:10000!important}@media(max-width:1024px){.header--compact .nav-container{flex-wrap:wrap;position:relative;padding-top:12px;padding-bottom:12px;min-height:58px}}.site-footer{background:#2c2c2c;color:#fff;flex-shrink:0}.footer-widgets{padding:60px 0 40px;background:#f58532}.footer-row{display:grid;grid-template-columns:repeat(4,1fr);gap:40px}.footer-col .widget{margin-bottom:30px}.footer-col .widget-title{color:#f58532;font-size:18px;margin-bottom:20px;font-weight:600}.footer-col ul{list-style:none;padding:0}.footer-col ul li{margin-bottom:10px}.footer-col a{color:#ccc;text-decoration:none;transition:all .3s ease;font-size:14px}.footer-col a:hover{color:#f58532}.footer-col p{color:#ccc;font-size:14px;line-height:1.6}.footer-bottom{background:#1e6b5f;padding:20px 0;font-size:14px;color:#fff}.footer-bottom-inner{display:flex;align-items:center;justify-content:space-between;gap:20px}.footer-copyright{margin:0;white-space:nowrap;color:#fff}.footer-bottom-links{display:flex;align-items:center;flex-wrap:wrap;gap:10px}.footer-bottom-links a{color:#fff;text-decoration:none;font-size:14px;transition:color .3s ease;white-space:nowrap}.footer-bottom-links a:hover{color:#f58532}.footer-bottom-links a:not(:last-child):after{content:"|";margin-left:10px;opacity:.4}.archive-container{display:grid;grid-template-columns:280px 1fr;gap:30px;padding-top:20px;align-items:start}@media(max-width:1024px){.archive-container{grid-template-columns:1fr}}.sidebar{background:#fff;border-radius:12px;padding:25px;height:fit-content;position:sticky;top:var(--sidebar-sticky-top, 106px);max-height:calc(100vh - var(--sidebar-sticky-top, 106px) - 20px);overflow-y:auto;box-shadow:0 2px 10px #0000000d}@media(max-width:1024px){.sidebar{position:fixed;left:-100%;top:0;bottom:0;width:300px;z-index:9999;overflow-y:auto;transition:left .3s ease;border-radius:0}.sidebar.open{left:0}}.filter-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;padding-bottom:15px;border-bottom:2px solid #f0f0f0}.filter-header h3{font-size:18px;color:#2c2c2c}.sidebar-close{display:none;background:none;border:none;font-size:20px;line-height:1;cursor:pointer;color:#666;padding:0 4px}.sidebar-close:hover{color:#2c2c2c}@media(max-width:1024px){.sidebar-close{display:block}}.clear-filters{color:#f58532;font-size:13px;cursor:pointer;font-weight:600;border:none;background:none;padding:0;transition:all .3s ease}.clear-filters:hover{text-decoration:underline}.sidebar-filter-actions{display:flex;gap:10px;margin-top:15px;padding-top:15px;border-top:1px solid #eee}.sidebar-filter-actions .btn-apply-filters{flex:1;background:#f58532;color:#fff;border:none;padding:10px 16px;border-radius:6px;font-weight:600;font-size:14px;cursor:pointer;transition:opacity .3s ease}.sidebar-filter-actions .btn-apply-filters:hover{opacity:.88}.sidebar-filter-actions .btn-reset-filters{flex:0 0 auto;background:none;border:1px solid #e0e0e0;color:#666;padding:10px 14px;border-radius:6px;font-size:14px;cursor:pointer;transition:all .3s ease}.sidebar-filter-actions .btn-reset-filters:hover{border-color:#2c2c2c;color:#2c2c2c}.filter-group{margin-bottom:25px}.filter-group h4{font-size:14px;font-weight:600;margin-bottom:12px;color:#2c2c2c;text-transform:uppercase;letter-spacing:.5px}.filter-card{background:#fff;border:1px solid #eee;padding:15px;margin-bottom:12px;border-radius:8px}.filter-card .filter-title{margin:0 0 10px}.filter-card .filter-controls{display:flex;gap:8px}.filter-card .filter-input{flex:1;min-width:0;padding:8px;border:1px solid #e0e0e0;border-radius:6px}.filter-card .filter-actions{margin-top:10px;text-align:right}.filter-card .filter-apply{background:#f58532;color:#fff;border:none;padding:8px 14px;border-radius:6px;cursor:pointer}.filter-card .filter-label{display:block;margin-bottom:6px}.filter-card .filter-category-select{width:100%;padding:8px 30px 8px 10px;border:1px solid #e0e0e0;border-radius:6px;font-size:14px;color:#2c2c2c;background:#fff;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23666' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center;cursor:pointer;transition:border-color .3s ease}.filter-card .filter-category-select:focus{outline:none;border-color:#f58532}.filter-option{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;margin-bottom:10px;cursor:pointer}.filter-option input[type=checkbox]{width:18px;height:18px;margin-right:10px;cursor:pointer;accent-color:#f58532;flex-shrink:0}.filter-option label{font-size:14px;color:#666;cursor:pointer;flex:1;display:flex;align-items:center;justify-content:space-between}.filter-count{color:#999;font-size:12px}.filter-category-link{display:flex;align-items:center;justify-content:space-between;flex:1;font-size:14px;color:#666;text-decoration:none;transition:color .3s ease}.filter-category-link:hover{color:#f58532}.filter-category-link.active{color:#f58532;font-weight:600}.price-range{margin:20px 0}.price-inputs{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:10px;margin-top:15px}.price-input{flex:1;padding:8px;border:1px solid #e0e0e0;border-radius:6px;font-size:13px;transition:all .3s ease}.price-input:focus{outline:none;border-color:#f58532}.range-slider{width:100%;height:6px;background:#e0e0e0;border-radius:3px;position:relative;margin:20px 0}.range-slider .range-fill{position:absolute;height:100%;background:#f58532;border-radius:3px}.content-header{background:#fff;padding:20px 25px;border-radius:12px;margin-bottom:20px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:15px;box-shadow:0 2px 10px #0000000d}.results-info{font-size:14px;color:#666}.results-info strong{color:#2c2c2c;font-weight:600}.content-controls{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:15px}.sort-by{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:10px}.sort-by label{font-size:14px;color:#666}.sort-by select{padding:8px 35px 8px 12px;border:1px solid #e0e0e0;border-radius:6px;font-size:14px;cursor:pointer;background:#fff;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23666' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center;transition:all .3s ease}.sort-by select:focus{outline:none;border-color:#f58532}.view-toggle{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:5px;background:#f5f5f5;padding:4px;border-radius:6px}.view-btn{padding:8px 12px;border:none;background:transparent;cursor:pointer;border-radius:4px;font-size:16px;transition:all .3s ease;color:#666}.view-btn.active{background:#fff;box-shadow:0 2px 10px #0000000d;color:#2c2c2c}.active-filters{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;flex-wrap:wrap;gap:10px;margin-bottom:20px}.filter-tag{background:#f58532;color:#fff;padding:6px 12px;border-radius:20px;font-size:13px;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:8px}.filter-tag .remove{cursor:pointer;font-weight:700;opacity:.8;transition:opacity .3s ease}.filter-tag .remove:hover{opacity:1}.pagination{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:40px;flex-wrap:wrap}.page-btn{padding:10px 16px;border:1px solid #e0e0e0;background:#fff;cursor:pointer;border-radius:6px;font-weight:600;transition:all .3s ease;font-size:14px;color:#2c2c2c;text-decoration:none}.page-btn:hover{border-color:#f58532;color:#f58532}.page-btn.active{background:#f58532;color:#fff;border-color:#f58532}.mobile-filter-btn{display:none;position:fixed;bottom:20px;right:20px;background:#f58532;color:#fff;border:none;padding:15px 25px;border-radius:30px;font-weight:600;cursor:pointer;box-shadow:0 5px 15px #f585324d;z-index:500;font-size:14px;transition:all .3s ease}.mobile-filter-btn:hover{background:#d97226;transform:translateY(-2px)}@media(max-width:1024px){.mobile-filter-btn{display:block}}.overlay{display:none;position:fixed;inset:0;background:#00000080;z-index:9998}.overlay.active{display:block}.product-main{display:grid;grid-template-columns:1fr 1fr;gap:40px;background:#fff;padding:40px;border-radius:12px;margin-bottom:40px;box-shadow:0 2px 10px #0000000d}@media(max-width:1024px){.product-main{grid-template-columns:1fr}}@media(max-width:640px){.product-main{padding:20px}}.gallery-section{position:sticky;top:100px;height:fit-content}@media(max-width:1024px){.gallery-section{position:relative;top:0}}.main-image{width:100%;height:500px;background:linear-gradient(135deg,#f5f5f5,#e0e0e0);border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:120px;color:#e0e0e0;margin-bottom:20px;position:relative;overflow:hidden;cursor:zoom-in}.main-image img{width:100%;height:100%;object-fit:cover}@media(max-width:640px){.main-image{height:300px;font-size:80px}}.product-badges{position:absolute;top:15px;left:15px;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;gap:8px;z-index:10}.badge{background:#f58532;color:#fff;padding:5px 12px;border-radius:20px;font-size:11px;font-weight:600}.badge.new{background:#06d6a0}.badge.sale{background:#ef4444}.wishlist-icon{position:absolute;top:15px;right:15px;width:44px;height:44px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:22px;cursor:pointer;box-shadow:0 5px 15px #0000001a;transition:all .3s ease;z-index:10}.wishlist-icon:hover{transform:scale(1.1);background:#f58532;color:#fff}.thumbnail-strip{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:12px;overflow-x:auto}.thumbnail-strip::-webkit-scrollbar{height:8px;width:8px}.thumbnail-strip::-webkit-scrollbar-track{background:#f1f1f1;border-radius:30px}.thumbnail-strip::-webkit-scrollbar-thumb{background:#f58532;border-radius:30px}.thumbnail{width:100px;height:100px;background:#f5f5f5;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:32px;cursor:pointer;border:2px solid transparent;transition:all .3s ease;flex-shrink:0;overflow:hidden}.thumbnail img{width:100%;height:100%;object-fit:cover}.thumbnail:hover,.thumbnail.active{border-color:#f58532}.product-info{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;gap:20px}.brand-name{font-size:14px;color:#f58532;font-weight:600;text-transform:uppercase;letter-spacing:1px}.product-title{font-size:42px;font-weight:700;color:#2c2c2c;line-height:1.2}@media(max-width:640px){.product-title{font-size:32px}}.rating-section{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:15px;flex-wrap:wrap}.stars{color:#ffd60a;font-size:18px}.rating-text{color:#666;font-size:14px}.rating-link{color:#f58532;text-decoration:none;font-size:14px}.rating-link:hover{text-decoration:underline}.price-section{padding:20px 0;border-top:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0;width:100%}.current-price{font-size:36px;font-weight:700;color:#f58532;margin-bottom:8px}.original-price{font-size:20px;color:#999;text-decoration:line-through;margin-right:10px}.save-amount{display:inline-block;background:#06d6a0;color:#fff;padding:4px 12px;border-radius:20px;font-size:13px;font-weight:600}.stock-info{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:8px;margin-top:10px}.stock-info .stock-dot{background:#06d6a0;animation:pulse 2s infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.stock-text{color:#06d6a0;font-weight:600;font-size:14px}.sku{color:#f58532;margin-top:5px}.short-description{color:#666;line-height:1.8;font-size:15px}.key-features{background:#f9f9f9;padding:20px;border-radius:8px;border-left:4px solid #f58532;width:100%}.key-features h4{font-size:16px;margin-bottom:12px;color:#2c2c2c}.key-features ul{list-style:none;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;gap:8px}.key-features li{color:#666;font-size:14px;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;gap:8px}.key-features li:before{content:"✓";color:#06d6a0;font-weight:700;flex-shrink:0}.variation-section{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;gap:15px;width:100%}.variation-label{font-size:14px;font-weight:600;color:#2c2c2c;margin-bottom:8px}.variation-options{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:10px;flex-wrap:wrap}.variation-option{padding:10px 20px;border:2px solid #e0e0e0;border-radius:6px;cursor:pointer;transition:all .3s ease;font-size:14px;font-weight:500}.variation-option:hover{border-color:#f58532}.variation-option.selected{border-color:#f58532;background:#f58532;color:#fff}.purchase-section{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;gap:15px;width:100%;padding-top:20px}.quantity-selector{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:15px}.quantity-label{font-size:14px;font-weight:600}.quantity-controls{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;border:2px solid #e0e0e0;border-radius:6px;overflow:hidden}.qty-btn{width:40px;height:40px;border:none;background:#f5f5f5;cursor:pointer;font-size:18px;transition:all .3s ease}.qty-btn:hover{background:#f58532;color:#fff}.qty-input{width:60px;text-align:center;border:none;border-left:2px solid #e0e0e0;border-right:2px solid #e0e0e0;font-size:16px;font-weight:600;padding:0}.qty-input:focus{outline:none}.quantity-wrapper{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;flex-wrap:nowrap;gap:10px;width:100%;margin-bottom:15px}.quantity-wrapper .qty-btn{width:48px;height:48px;border:none;background:#f5f5f5;cursor:pointer;font-size:20px;font-weight:700;color:#2c2c2c;transition:all .3s ease;display:flex;align-items:center;justify-content:center;border-radius:6px}.quantity-wrapper .qty-btn:hover{background:#f58532;color:#fff}.quantity-wrapper .qty-btn.qty-minus{border-right:1px solid #e0e0e0}.quantity-wrapper .qty-btn.qty-plus{border-left:1px solid #e0e0e0}.quantity-wrapper .quantity{margin:0}.quantity-wrapper .quantity .qty{width:70px;height:48px;text-align:center;border:2px solid #e0e0e0;border-radius:6px;font-size:18px;font-weight:600;padding:0}.quantity-wrapper .quantity .qty:focus{outline:none;border-color:#f58532}.quantity-wrapper .single_add_to_cart_button{flex:1;margin:0;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:15px 35px;border:none;border-radius:6px;font-size:15px;font-weight:600;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;cursor:pointer;text-decoration:none;transition:all .3s ease;white-space:nowrap;line-height:1;background:#f58532;color:#fff}.quantity-wrapper .single_add_to_cart_button:hover{background:#d97226;transform:translateY(-2px);box-shadow:0 5px 15px #f585324d;color:#fff}.quantity-wrapper .single_add_to_cart_button{padding:16px 40px;font-size:16px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;box-shadow:0 4px 15px #f585324d;white-space:nowrap;background:#fff;border:2px solid #1e6b5f;color:#1e6b5f}.quantity-wrapper .single_add_to_cart_button:hover{transform:translateY(-2px);box-shadow:0 6px 20px #f5853266;border:2px solid #f58532}.quantity-wrapper .single_add_to_cart_button:active{transform:translateY(0)}.action-buttons{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:12px;width:100%;flex-wrap:wrap}@media(max-width:640px){.action-buttons{flex-direction:column}}.action-buttons .btn{flex:1}@media(max-width:640px){.action-buttons .btn{width:100%}}.action-buttons .btn-icon{width:56px;height:56px;padding:0;background:#f5f5f5;color:#2c2c2c;font-size:20px;flex:0 0 auto}.action-buttons .btn-icon:hover{background:#e0e0e0}form.cart{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;gap:12px}.trust-signals{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;padding:20px;background:#f9f9f9;border-radius:8px;width:100%}@media(max-width:640px){.trust-signals{grid-template-columns:1fr;gap:10px}}.trust-item{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;flex-wrap:nowrap;text-align:center;gap:8px}.trust-icon{font-size:28px}.trust-text{font-size:12px;color:#666;font-weight:600;line-height:1.4}.product-accordions{margin-bottom:40px}.product-accordion{background:#fff;border-radius:12px;box-shadow:0 2px 10px #0000000d;margin-bottom:15px;overflow:hidden}.accordion-header{width:100%;display:flex;align-items:center;justify-content:space-between;padding:25px 40px;border:none;background:#fff;font-size:18px;font-weight:600;color:#2c2c2c;cursor:pointer;text-align:left;transition:background .15s ease,color .15s ease}.accordion-header:hover{background:#f5f5f5;color:#f58532}.accordion-header[aria-expanded=true]{color:#f58532;border-bottom:1px solid #e0e0e0}.accordion-header[aria-expanded=true] .accordion-icon{transform:rotate(45deg)}@media(max-width:640px){.accordion-header{padding:20px;font-size:16px}}.accordion-icon{font-size:24px;font-weight:400;line-height:1;transition:transform .3s ease;flex-shrink:0;margin-left:15px;color:#f58532}.accordion-body{display:none;padding:40px;color:#666;line-height:1.8;font-size:15px}.accordion-body h1,.accordion-body h2,.accordion-body h3,.accordion-body h4{color:#2c2c2c;margin:20px 0 15px}.accordion-body p{margin-bottom:15px}.accordion-body a{color:#f58532}.accordion-body a:hover{color:#d97226}.accordion-body ul,.accordion-body ol{padding-left:30px;margin-bottom:15px}.accordion-body ul li,.accordion-body ol li{margin-bottom:8px}@media(max-width:640px){.accordion-body{padding:20px}}.specs-table{width:100%;border-collapse:collapse}.specs-table tr{border-bottom:1px solid #e0e0e0}.specs-table tr:last-child{border-bottom:none}.specs-table td{padding:15px 0;font-size:14px}.specs-table td:first-child{font-weight:600;color:#2c2c2c;width:200px;padding-right:20px}.specs-table td:last-child{color:#666}.description-content{color:#666;line-height:1.8;font-size:15px}.description-content h3{color:#2c2c2c;margin:25px 0 15px;font-size:20px}.description-content p{margin-bottom:15px}.description-content a{color:#f58532}.description-content a:hover{color:#d97226}.reviews-summary{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;gap:40px;margin-bottom:30px;padding-bottom:30px;border-bottom:2px solid #e0e0e0}@media(max-width:768px){.reviews-summary{flex-direction:column;gap:20px}}.rating-overview{text-align:center}.rating-overview .big-rating{font-size:48px;font-weight:700;color:#2c2c2c}.rating-overview .stars{color:#ffd60a}.rating-overview .rating-text{color:#999;font-size:14px;margin-top:5px}.rating-bars{flex:1}.rating-bar{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:10px;margin-bottom:10px}.rating-bar .bar-label{font-size:13px;color:#666;width:60px}.rating-bar .bar{flex:1;height:8px;background:#e0e0e0;border-radius:4px;overflow:hidden}.rating-bar .bar-fill{height:100%;background:#ffd60a}.rating-bar .bar-count{font-size:13px;color:#999;width:40px;text-align:right}.review-item{padding:25px 0;border-bottom:1px solid #e0e0e0}.review-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.reviewer-name{font-weight:600;color:#2c2c2c}.review-date{color:#999;font-size:13px}.review-content{color:#666;line-height:1.6;margin-top:10px}.related-section{background:#fff;padding:40px;border-radius:12px;box-shadow:0 2px 10px #0000000d}@media(max-width:640px){.related-section{padding:20px}}.section-title{font-size:32px;font-weight:700;margin-bottom:30px;color:#2c2c2c}.wishlist-btn-single{width:48px;height:48px;padding:0;background:#fff;border:2px solid #1e6b5f;border-radius:6px;cursor:pointer;transition:all .3s ease;font-size:28px;font-weight:900;color:#1e6b5f;display:flex;align-items:center;justify-content:center;flex-shrink:0;position:relative}.wishlist-btn-single:hover,.wishlist-btn-single.active{background:#f58532;border-color:#f58532;color:#fff}.wishlist-btn-single.loading{color:transparent;pointer-events:none}.wishlist-btn-single.loading:after{content:"";position:absolute;width:20px;height:20px;border:2px solid rgba(245,133,50,.3);border-top-color:#f58532;border-radius:50%;animation:spin .8s linear infinite}.wishlist-btn-card{width:40px;height:40px;padding:0;background:#f5f5f5;border:2px solid #f58532;border-radius:6px;cursor:pointer;transition:all .3s ease;font-size:28px;font-weight:900;color:#f58532;display:flex;align-items:center;justify-content:center;flex-shrink:0;position:relative}.wishlist-btn-card:hover,.wishlist-btn-card.active{background:#f58532;border-color:#f58532;color:#fff}.wishlist-btn-card.loading{color:transparent;pointer-events:none}.wishlist-btn-card.loading:after{content:"";position:absolute;width:18px;height:18px;border:2px solid rgba(245,133,50,.3);border-top-color:#f58532;border-radius:50%;animation:spin .8s linear infinite}.cross-sells-section{margin-top:30px;padding-top:30px;border-top:2px solid #e0e0e0}.cross-sells-section .cross-sells-title{font-size:20px;font-weight:700;color:#2c2c2c;margin-bottom:20px;text-transform:uppercase}.cross-sells-section .cross-sells-products-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:20px}.cross-sells-section .cross-sell-product{background:#fff;border-radius:8px;box-shadow:0 2px 10px #0000000d;transition:all .3s ease;overflow:hidden}.cross-sells-section .cross-sell-product:hover{transform:translateY(-5px);box-shadow:0 10px 30px #00000026}.cross-sells-section .cross-sell-image{position:relative;overflow:hidden}.cross-sells-section .cross-sell-image a{display:block}.cross-sells-section .cross-sell-image a img{width:100%;height:auto;transition:transform .3s ease}.cross-sells-section .cross-sell-image:hover img{transform:scale(1.05)}.cross-sells-section .cross-sell-info{padding:12px}.cross-sells-section .cross-sell-product-title{font-size:14px;font-weight:600;color:#2c2c2c;margin:0 0 8px;line-height:1.4;text-transform:uppercase}.cross-sells-section .cross-sell-product-title a{color:inherit;text-decoration:none}.cross-sells-section .cross-sell-product-title a:hover{color:#f58532}.cross-sells-section .cross-sell-brand{font-size:11px;color:#888;text-transform:uppercase;margin-bottom:8px}.cross-sells-section .cross-sell-price{font-size:16px;font-weight:700;color:#f58532;margin-bottom:10px}.cross-sells-section .cross-sell-actions .add_to_cart_button{width:100%;padding:10px;font-size:12px}@media(max-width:768px){.cross-sells-section .cross-sells-products-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.cross-sells-section .cross-sells-products-grid{grid-template-columns:1fr}}.page-loading-overlay{position:fixed;inset:0;background:#000000b3;display:none;align-items:center;justify-content:center;z-index:99999}.page-loading-overlay.active{display:flex}.page-loading-overlay .spinner{width:50px;height:50px;border:3px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin .8s linear infinite}.cart-item-remove,.woocommerce-cart-form .product-remove{text-align:center;vertical-align:middle;padding:10px 0}.cart-item-remove .remove,.woocommerce-cart-form .product-remove .remove{position:relative;display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;transition:all .3s ease;color:#999;font-size:24px;font-weight:700;text-decoration:none;background:#f5f5f5;line-height:1}.cart-item-remove .remove:hover,.woocommerce-cart-form .product-remove .remove:hover{color:#fff;background:#ef4444;transform:scale(1.1)}.cart-item-remove .remove.loading,.woocommerce-cart-form .product-remove .remove.loading{color:transparent;pointer-events:none}.cart-item-remove .remove.loading:after,.woocommerce-cart-form .product-remove .remove.loading:after{content:"";position:absolute;width:16px;height:16px;border:2px solid rgba(245,133,50,.3);border-top-color:#f58532;border-radius:50%;animation:spin .8s linear infinite}.cart-item-quantity .qty.loading{opacity:.6;pointer-events:none}.cart-item-removing{opacity:0;transform:translate(-20px);transition:all .3s ease;pointer-events:none}.woocommerce-cart-form .product-thumbnail img{width:60px;height:60px;object-fit:cover;border-radius:6px}.quantity{position:relative;display:inline-flex;align-items:center;width:auto}.quantity .qty-btn{width:32px;height:40px;background:#f5f5f5;border:2px solid #e0e0e0;color:#2c2c2c;font-size:18px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .15s ease;padding:0;line-height:1}.quantity .qty-btn:hover{background:#f58532;border-color:#f58532;color:#fff}.quantity .qty-btn:active{transform:scale(.95)}.quantity .qty-btn-minus{border-radius:6px 0 0 6px;border-right:none}.quantity .qty-btn-plus{border-radius:0 6px 6px 0;border-left:none}.quantity .qty{width:50px;height:40px;text-align:center;padding:0;border:2px solid #e0e0e0;border-radius:0;font-size:16px;font-weight:600;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-moz-appearance:textfield}.quantity .qty::-webkit-outer-spin-button,.quantity .qty::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.quantity .qty:focus{outline:none;border-color:#f58532;z-index:1}.mini-cart-header{display:flex;align-items:center;justify-content:space-between;padding:20px;border-bottom:1px solid #e0e0e0;width:100%;flex-shrink:0}.mini-cart-header h3{font-size:18px;font-weight:600;color:#2c2c2c}.mini-cart-close{font-size:28px;background:none;border:none;cursor:pointer;color:#666;line-height:1;transition:color .3s ease}.mini-cart-close:hover{color:#2c2c2c}.mini-cart-body{flex:1;overflow-y:auto;padding:20px;width:100%}.mini-cart-body::-webkit-scrollbar{height:8px;width:8px}.mini-cart-body::-webkit-scrollbar-track{background:#f1f1f1;border-radius:30px}.mini-cart-body::-webkit-scrollbar-thumb{background:#f58532;border-radius:30px}.mini-cart-items{list-style:none;padding:0}.mini-cart-item{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;gap:12px;padding:15px 0;border-bottom:1px solid #e0e0e0}.mini-cart-item-image{width:70px;height:70px;border-radius:8px;overflow:hidden;background:#f5f5f5;flex-shrink:0}.mini-cart-item-image img{width:100%;height:100%;object-fit:cover}.mini-cart-item-details{flex:1}.mini-cart-item-name{font-size:14px;font-weight:600;color:#2c2c2c;margin-bottom:5px}.mini-cart-item-name a{color:inherit;text-decoration:none}.mini-cart-item-name a:hover{color:#f58532}.mini-cart-item-quantity{font-size:12px;color:#666;margin-top:5px}.mini-cart-item-remove a{color:#999;text-decoration:none;font-size:20px;transition:color .3s ease}.mini-cart-item-remove a:hover{color:#ef4444}.mini-cart-footer{padding:20px;border-top:1px solid #e0e0e0;width:100%;flex-shrink:0;background:#fff}.mini-cart-subtotal{display:flex;align-items:center;justify-content:space-between;margin-bottom:15px;font-size:16px}.mini-cart-subtotal .subtotal-amount{font-size:24px;font-weight:700;color:#f58532}.mini-cart-buttons{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;flex-wrap:nowrap;gap:10px}.mini-cart-empty{text-align:center;padding:60px 20px}.mini-cart-empty p{color:#666;margin-bottom:20px;font-size:16px}.cart-empty-wrapper{text-align:center;padding:60px 20px;max-width:600px;margin:0 auto}.cart-empty-wrapper .cart-empty-icon{margin-bottom:30px;display:flex;justify-content:center}.cart-empty-wrapper .cart-empty-message{font-size:24px;font-weight:600;color:#2c2c2c;margin-bottom:30px}.cart-empty-wrapper .return-to-shop{margin-bottom:40px}.cart-empty-wrapper .return-to-shop .btn{min-width:200px}.cart-empty-wrapper .return-to-shop .btn-back-to-shop{color:#fff!important}.cart-empty-wrapper .return-to-shop .btn-back-to-shop svg{flex-shrink:0}.cart-divider{border:none;height:1px;background:#e0e0e0;margin:40px auto;max-width:800px}.new-in-store-section{text-align:center;padding:20px}.new-in-store-section .new-in-store-title{font-size:28px;font-weight:700;color:#2c2c2c;margin-bottom:30px}.new-in-store-section .products-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px;max-width:1400px;margin:0 auto}@media(max-width:768px){.new-in-store-section .products-grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:12px}}.woocommerce-cart .woocommerce{max-width:1400px;margin:0 auto;padding:30px 20px}.woocommerce-cart .shop_table{width:100%;border-collapse:collapse;margin-bottom:30px;background:#fff;border-radius:12px;box-shadow:0 2px 10px #0000000d;table-layout:auto}.woocommerce-cart .shop_table thead{background:#f5f5f5}.woocommerce-cart .shop_table thead th{padding:15px 20px;text-align:left;font-size:12px;font-weight:600;color:#2c2c2c;text-transform:uppercase;letter-spacing:.5px;border-bottom:2px solid #e0e0e0}.woocommerce-cart .shop_table thead th.product-remove,.woocommerce-cart .shop_table thead th.product-thumbnail{width:1%;white-space:nowrap}.woocommerce-cart .shop_table tbody tr{border-bottom:1px solid #e0e0e0}.woocommerce-cart .shop_table tbody tr:last-child{border-bottom:none}.woocommerce-cart .shop_table tbody tr:hover{background:#f5f5f580}.woocommerce-cart .shop_table td{padding:15px 20px;vertical-align:middle;font-size:14px;color:#666;word-wrap:break-word;overflow-wrap:break-word}.woocommerce-cart .shop_table td.product-name a{display:inline;word-wrap:normal;overflow-wrap:normal;white-space:normal}.woocommerce-cart .shop_table td.actions{padding:15px 20px}.woocommerce-cart .shop_table td.actions .coupon{display:inline-flex;align-items:center;gap:10px;flex-wrap:wrap}.woocommerce-cart .shop_table td.actions .coupon input[type=text]{padding:10px 15px;border:2px solid #e0e0e0;border-radius:6px;font-size:14px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;min-width:200px;transition:border-color .3s ease;color:#2c2c2c}.woocommerce-cart .shop_table td.actions .coupon input[type=text]:focus{outline:none;border-color:#f58532;box-shadow:0 0 0 3px #f585321a}.woocommerce-cart .shop_table td.actions .coupon input[type=text]::placeholder{color:#999}.woocommerce-cart .cart-collaterals{max-width:500px;margin-left:auto}@media(max-width:768px){.woocommerce-cart .shop_table.shop_table_responsive thead{display:none}.woocommerce-cart .shop_table.shop_table_responsive tbody tr.woocommerce-cart-form__cart-item{display:flex;flex-wrap:wrap;align-items:flex-start;gap:10px;padding:15px;border-bottom:1px solid #e0e0e0;position:relative}.woocommerce-cart .shop_table.shop_table_responsive tbody tr.woocommerce-cart-form__cart-item:last-child{border-bottom:none}.woocommerce-cart .shop_table.shop_table_responsive tbody tr.woocommerce-cart-form__cart-item:hover{background:#f5f5f580}.woocommerce-cart .shop_table.shop_table_responsive td.product-thumbnail{width:80px;flex-shrink:0;padding:0;border:none}.woocommerce-cart .shop_table.shop_table_responsive td.product-thumbnail img{width:80px;height:80px;object-fit:cover;border-radius:8px}.woocommerce-cart .shop_table.shop_table_responsive td.product-name{flex:1;padding:0 40px 0 0;border:none;text-align:left;font-weight:600;color:#2c2c2c;font-size:14px}.woocommerce-cart .shop_table.shop_table_responsive td.product-name a{color:#2c2c2c;text-decoration:none}.woocommerce-cart .shop_table.shop_table_responsive td.product-name a:hover{color:#f58532}.woocommerce-cart .shop_table.shop_table_responsive td.product-remove{position:absolute;top:15px;right:15px;padding:0;border:none}.woocommerce-cart .shop_table.shop_table_responsive td.product-price,.woocommerce-cart .shop_table.shop_table_responsive td.product-quantity,.woocommerce-cart .shop_table.shop_table_responsive td.product-subtotal{flex:1;min-width:calc(33.333% - 10px);display:flex;flex-direction:column;align-items:flex-start;gap:4px;padding:0;border:none}.woocommerce-cart .shop_table.shop_table_responsive td.product-price:before,.woocommerce-cart .shop_table.shop_table_responsive td.product-quantity:before,.woocommerce-cart .shop_table.shop_table_responsive td.product-subtotal:before{content:attr(data-title);font-size:11px;font-weight:600;color:#999;text-transform:uppercase;letter-spacing:.5px}.woocommerce-cart .shop_table.shop_table_responsive tr:not(.woocommerce-cart-form__cart-item){display:block;border-bottom:none}.woocommerce-cart .shop_table.shop_table_responsive tr:not(.woocommerce-cart-form__cart-item) td.actions{display:block;padding:15px;border:none}.woocommerce-cart .shop_table.shop_table_responsive tr:not(.woocommerce-cart-form__cart-item) td.actions .coupon{display:flex;flex-direction:column;gap:10px;margin-bottom:15px}.woocommerce-cart .shop_table.shop_table_responsive tr:not(.woocommerce-cart-form__cart-item) td.actions .coupon input[type=text]{width:100%;min-width:0;box-sizing:border-box}.woocommerce-cart .shop_table.shop_table_responsive tr:not(.woocommerce-cart-form__cart-item) td.actions .coupon .button{width:100%;text-align:center}.woocommerce-cart .shop_table.shop_table_responsive tr:not(.woocommerce-cart-form__cart-item) td.actions .button[name=update_cart]{width:100%;text-align:center}.woocommerce-cart .cart-collaterals{max-width:100%;margin-left:0}}@media(max-width:640px){.woocommerce-cart .woocommerce{padding:15px}.woocommerce-cart .shop_table.shop_table_responsive tbody tr.woocommerce-cart-form__cart-item{padding:12px}.woocommerce-cart .shop_table.shop_table_responsive td.product-price,.woocommerce-cart .shop_table.shop_table_responsive td.product-quantity,.woocommerce-cart .shop_table.shop_table_responsive td.product-subtotal{min-width:100%}}.notification{position:fixed;bottom:-100px;left:50%;transform:translate(-50%);background:#06d6a0;color:#fff;padding:15px 30px;border-radius:8px;z-index:10000;transition:bottom .3s ease;box-shadow:0 10px 30px #00000026;font-weight:600;white-space:nowrap}.notification.show{bottom:30px}.notification.error{background:#ef4444}.notification.warning{background:#ffd60a;color:#2c2c2c}.ajax-loader{position:fixed;inset:0;background:#00000080;z-index:9998;display:flex;align-items:center;justify-content:center}.ajax-loader .spinner{width:50px;height:50px;border:4px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.skeleton{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:shimmer 1.5s infinite}.skeleton{border-radius:6px}.skeleton-card{background:#fff;border-radius:12px;overflow:hidden}.skeleton-image{height:260px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:shimmer 1.5s infinite}.skeleton-text{height:16px;margin:10px 18px;border-radius:4px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:shimmer 1.5s infinite}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.error-404-page{min-height:60vh;display:flex;align-items:center;justify-content:center;text-align:center;padding:60px 20px}.error-404-content{max-width:600px}.error-404-title{font-size:120px;font-weight:800;color:#f58532;margin-bottom:20px;line-height:1}@media(max-width:768px){.error-404-title{font-size:80px}}.error-404-subtitle{font-size:32px;margin-bottom:20px;color:#2c2c2c}@media(max-width:768px){.error-404-subtitle{font-size:24px}}.error-404-text{font-size:16px;color:#666;margin-bottom:40px;line-height:1.6}.error-404-search{max-width:500px;margin:0 auto 40px}.error-404-links{display:flex;align-items:center;justify-content:center;gap:15px;flex-wrap:wrap}@media(max-width:640px){.error-404-links{flex-direction:column}.error-404-links .btn{width:100%}}.page-wrapper{background:#fff}.page-content{max-width:1200px;margin:40px auto;padding:40px 20px;width:100%}.page-header{text-align:center;margin-bottom:40px;padding-bottom:30px;border-bottom:2px solid #f0f0f0}.page-title{font-size:42px;color:#2c2c2c;margin-bottom:15px;font-weight:700}@media(max-width:768px){.page-title{font-size:32px}}.page-meta{font-size:14px;color:#999}.entry-content{font-size:16px;line-height:1.8;color:#666}.entry-content h1,.entry-content h2,.entry-content h3,.entry-content h4,.entry-content h5,.entry-content h6{color:#2c2c2c;font-weight:600;margin:30px 0 20px}.entry-content h2{font-size:32px;margin-top:40px}.entry-content h3{font-size:24px}.entry-content h4{font-size:20px}.entry-content p{margin-bottom:20px}.entry-content ul,.entry-content ol{margin:20px 0;padding-left:40px;list-style:initial}.entry-content ul li,.entry-content ol li{margin-bottom:10px}.entry-content ol{list-style:decimal}.entry-content img{max-width:100%;height:auto;border-radius:8px;margin:20px 0;box-shadow:0 2px 10px #0000000d}.entry-content a{color:#f58532}.entry-content a:hover{color:#d97226;text-decoration:underline}.entry-content blockquote{border-left:4px solid #f58532;padding:20px 30px;margin:30px 0;background:#f9f9f9;font-style:italic;color:#666;border-radius:0 8px 8px 0}.entry-content code{background:#f5f5f5;padding:2px 8px;border-radius:4px;font-family:Courier New,Courier,monospace;font-size:14px}.entry-content pre{background:#2c2c2c;color:#fff;padding:20px;border-radius:8px;overflow-x:auto;margin:20px 0}.entry-content pre code{background:none;color:inherit}.entry-content table{width:100%;border-collapse:collapse;margin:20px 0}.entry-content table th,.entry-content table td{padding:12px 15px;border:1px solid #e0e0e0;text-align:left;font-size:14px}.entry-content table th{background:#f5f5f5;font-weight:600;color:#2c2c2c}.entry-content table td{color:#666}.entry-content table tr:nth-child(2n) td{background:#fafafa}.entry-content .wp-caption{max-width:100%;margin-bottom:20px}.entry-content .wp-caption img{display:block;margin:0 auto}.entry-content .wp-caption .wp-caption-text{text-align:center;font-size:12px;color:#999;font-style:italic;margin-top:8px}.entry-content hr{border:none;border-top:2px solid #e0e0e0;margin:40px 0}.page-thumbnail{margin-bottom:40px;text-align:center}.page-thumbnail img{max-width:100%;height:auto;border-radius:12px;box-shadow:0 5px 15px #0000001a}.page-links{margin-top:40px;padding-top:30px;border-top:1px solid #e0e0e0;font-size:14px;color:#666}.page-links a{display:inline-block;padding:8px 16px;background:#f58532;color:#fff;border-radius:4px;margin:0 5px;text-decoration:none;transition:all .3s ease}.page-links a:hover{background:#d97226}.wishlist-page{max-width:1200px;margin:0 auto;padding:40px 20px}@media(max-width:640px){.wishlist-page{padding:20px 12px}}.wishlist-count-text{color:#666;font-size:14px;margin-top:8px}.wishlist-items{display:flex;flex-direction:column;gap:15px}.wishlist-item{display:grid;grid-template-columns:120px 1fr auto;gap:20px;align-items:center;background:#fff;padding:20px;border-radius:8px;box-shadow:0 2px 10px #0000000d;transition:all .3s ease}.wishlist-item:hover{box-shadow:0 5px 15px #0000001a}@media(max-width:768px){.wishlist-item{grid-template-columns:100px 1fr;gap:12px}}@media(max-width:640px){.wishlist-item{grid-template-columns:80px 1fr;padding:12px}}.wishlist-item-image{width:120px;height:120px;border-radius:6px;overflow:hidden;background:#f5f5f5}@media(max-width:768px){.wishlist-item-image{width:100px;height:100px}}@media(max-width:640px){.wishlist-item-image{width:80px;height:80px}}.wishlist-item-image a{display:block;width:100%;height:100%}.wishlist-item-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.wishlist-item-image:hover img{transform:scale(1.05)}.wishlist-item-details{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;gap:8px}.wishlist-item-brand{font-size:12px;color:#999;text-transform:uppercase;letter-spacing:.5px;font-weight:600}.wishlist-item-title{font-size:18px;font-weight:600;color:#2c2c2c;margin:0;line-height:1.4}.wishlist-item-title a{color:inherit;text-decoration:none}.wishlist-item-title a:hover{color:#f58532}@media(max-width:640px){.wishlist-item-title{font-size:16px}}.wishlist-item-price{font-size:16px;font-weight:700;color:#f58532}.wishlist-item-price del{font-size:14px;color:#999;font-weight:400;margin-right:8px}.wishlist-item-price ins{text-decoration:none}.wishlist-item-stock{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:8px;font-size:12px;color:#06d6a0;font-weight:600}.wishlist-item-stock.outofstock{color:#ef4444}.wishlist-item-stock.outofstock .stock-dot{background:#ef4444}.wishlist-item-stock.onbackorder{color:#ffd60a}.wishlist-item-stock.onbackorder .stock-dot{background:#ffd60a}.wishlist-item-actions{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:10px;flex-shrink:0}@media(max-width:768px){.wishlist-item-actions{grid-column:1/-1;justify-content:flex-start;margin-top:10px}}@media(max-width:640px){.wishlist-item-actions{flex-direction:column;align-items:stretch}.wishlist-item-actions .btn{width:100%;text-align:center}}.add-to-cart-wishlist,.remove-from-wishlist{white-space:nowrap}.remove-from-wishlist:hover{background:#1e6b5f;color:#fff;border-color:#1e6b5f}.wishlist-empty{text-align:center;padding:40px 20px;background:#fff;border-radius:12px;box-shadow:0 2px 10px #0000000d}.wishlist-empty-icon{font-size:80px;color:#e0e0e0;margin-bottom:20px;line-height:1}.wishlist-empty h2{font-size:24px;color:#2c2c2c;margin-bottom:12px;font-weight:700}.wishlist-empty p{color:#666;font-size:16px;margin-bottom:20px;max-width:400px;margin-left:auto;margin-right:auto}.star-rating{color:#ffd60a;font-size:16px;display:inline-flex;gap:2px}.onsale{background:#ef4444;color:#fff;padding:5px 12px;border-radius:20px;font-size:11px;font-weight:600;position:absolute;top:12px;left:12px;z-index:10}.price{color:#f58532;font-weight:700;font-size:24px}.price del,.price .price-was{color:#999;font-size:18px;font-weight:400;margin-right:8px}.price ins,.price .price-now{text-decoration:none}.button,.wc-block-components-button{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:15px 35px;border:none;border-radius:6px;font-size:15px;font-weight:600;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;cursor:pointer;text-decoration:none;transition:all .3s ease;white-space:nowrap;line-height:1;background:#1e6b5f;color:#fff}.button:hover,.wc-block-components-button:hover{background:#154b43;color:#fff}.button.alt:not(.single_add_to_cart_button),.wc-block-components-button.alt:not(.single_add_to_cart_button){background:#2c2c2c}.button.alt:not(.single_add_to_cart_button):hover,.wc-block-components-button.alt:not(.single_add_to_cart_button):hover{background:#1a1a1a}.button.checkout-button,.wc-block-components-button.checkout-button{width:100%;justify-content:center;font-size:16px;padding:18px}.quantity .qty{width:60px;text-align:center;padding:10px;border:2px solid #e0e0e0;border-radius:6px;font-size:16px;font-weight:600;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.quantity .qty:focus{outline:none;border-color:#f58532}.woocommerce-tabs .tabs{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:20px;border-bottom:2px solid #e0e0e0;margin-bottom:30px;list-style:none;padding:0;overflow-x:auto}.woocommerce-tabs .tabs li{position:relative;bottom:-2px}.woocommerce-tabs .tabs li a{display:block;padding:15px 0;font-size:16px;font-weight:600;color:#666;text-decoration:none;border-bottom:3px solid transparent;transition:all .3s ease;white-space:nowrap}.woocommerce-tabs .tabs li a:hover{color:#f58532}.woocommerce-tabs .tabs li.active a{color:#f58532;border-bottom-color:#f58532}.related.products,.upsells.products{margin-top:60px}.related.products h2,.upsells.products h2{font-size:32px;font-weight:700;color:#2c2c2c;margin-bottom:30px}.related.products .products,.upsells.products .products{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;list-style:none}@media(max-width:1024px){.related.products .products,.upsells.products .products{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.related.products .products,.upsells.products .products{grid-template-columns:1fr}}.product-price-large{font-size:32px;color:#ff6b35;font-weight:700;margin-bottom:24px;display:flex;align-items:baseline;flex-wrap:wrap;gap:8px}.product-price-large del,.product-price-large .price-was{font-size:18px!important;font-weight:400!important;color:#bbb!important;text-decoration:none!important;position:relative}.product-price-large del:after,.product-price-large .price-was:after{content:"";position:absolute;left:0;right:0;top:50%;height:1.5px;background:#bbb;transform:translateY(-50%)}.product-price-large del .woocommerce-Price-amount,.product-price-large .price-was .woocommerce-Price-amount{color:#bbb!important}.product-price-large ins,.product-price-large .price-now{text-decoration:none!important;color:#ff6b35!important}.product-price-large .woocommerce-Price-currencySymbol{font-size:.85em}.product-price-large .inc-vat{font-size:13px;font-weight:500;color:#aaa;letter-spacing:.3px;align-self:flex-end;padding-bottom:3px}.cross-sells-section.has-slider .cross-sells-slider-wrapper{display:flex;align-items:center;gap:12px}.cross-sells-section.has-slider .cross-sells-track{flex:1;display:flex!important;grid-template-columns:unset;flex-wrap:nowrap;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;padding:8px 0;margin:0}.cross-sells-section.has-slider .cross-sells-track::-webkit-scrollbar{display:none}.cross-sells-section.has-slider .cross-sells-track>li{flex:0 0 calc(25% - 15px);min-width:0;scroll-snap-align:start}@media(max-width:1024px){.cross-sells-section.has-slider .cross-sells-track>li{flex:0 0 calc(50% - 10px)}}@media(max-width:640px){.cross-sells-section.has-slider .cross-sells-track>li{flex:0 0 calc(100% - 20px)}}.cross-sells-section.has-slider .cross-sells-arrow{flex-shrink:0;width:44px;height:44px;border-radius:50%;border:2px solid #e0e0e0;background:#fff;cursor:pointer;font-size:28px;color:#2c2c2c;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 10px #0000000d;transition:all .3s ease;line-height:1;padding:0}.cross-sells-section.has-slider .cross-sells-arrow:hover{background:#f58532;color:#fff;border-color:#f58532}.cross-sells-section.has-slider .cross-sells-arrow:disabled{opacity:.35;pointer-events:none}@media(max-width:640px){.cross-sells-section.has-slider .cross-sells-arrow{display:none}}body.woocommerce-checkout{padding:0;max-width:none;margin:0}body.woocommerce-checkout .page-content{max-width:1400px}body.woocommerce-checkout .wp-block-woocommerce-checkout{width:100%;max-width:100%}.woocommerce-checkout .woocommerce{display:grid;grid-template-columns:1fr 400px;gap:30px;align-items:start}@media(max-width:1024px){.woocommerce-checkout .woocommerce{grid-template-columns:1fr}}.woocommerce-checkout h3{font-size:24px;color:#2c2c2c;margin-bottom:20px;font-weight:700}.woocommerce-checkout #customer_details,.woocommerce-checkout #order_review{background:#fff;padding:30px;border-radius:12px;box-shadow:0 2px 10px #0000000d}.woocommerce-checkout #payment{background:#fff;padding:20px;border-radius:8px}.woocommerce-checkout #payment .payment_methods{list-style:none;padding:0;margin-bottom:20px}.woocommerce-checkout #payment .payment_methods li{padding:12px 0;border-bottom:1px solid #e0e0e0}.woocommerce-checkout #payment .payment_methods li label{font-weight:600;color:#2c2c2c;cursor:pointer}.woocommerce-order{max-width:800px;margin:30px auto;padding:0 20px}.woocommerce-order .woocommerce-order-overview{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:15px;background:#fff;padding:20px;border-radius:12px;margin-bottom:30px;list-style:none}.woocommerce-order .woocommerce-order-overview li{text-align:center;padding:12px;background:#f5f5f5;border-radius:8px;font-size:12px;color:#666}.woocommerce-order .woocommerce-order-overview li strong{display:block;font-size:18px;color:#f58532;margin-top:8px}.woocommerce-notices-wrapper{margin-bottom:20px}.in-stock{color:#06d6a0;font-weight:600}.out-of-stock{color:#ef4444;font-weight:600}.available-on-backorder{color:#ffd60a;font-weight:600}.product_meta{margin-top:20px;padding-top:20px;border-top:1px solid #e0e0e0;font-size:14px;color:#666}.product_meta span{display:inline;margin-right:12px}.product_meta a{color:#f58532}.product_meta a:hover{color:#d97226}.eweld-wc-pagination{display:none!important}.eweld-load-more-wrap{display:flex;justify-content:center;align-items:center;width:100%;padding:30px 0 20px;min-height:60px}.eweld-load-more-btn{background:#f58532;color:#fff;border:none;padding:10px 20px;font-size:14px;font-weight:600;border-radius:6px;cursor:pointer;transition:background .3s ease,opacity .3s ease;margin-top:10px;margin-bottom:30px}.eweld-load-more-btn:hover:not(:disabled){background:#f26e0c}.eweld-load-more-btn:disabled{opacity:.6;cursor:not-allowed}.eweld-load-more-spinner{width:32px;height:32px;border:3px solid rgba(0,0,0,.1);border-top-color:#f58532;border-radius:50%;animation:eweld-lm-spin .7s linear infinite;display:none}.eweld-load-more-wrap.is-loading .eweld-load-more-spinner{display:block}@keyframes eweld-lm-spin{to{transform:rotate(360deg)}}.eweld-lm-new{animation:eweld-lm-fade .35s ease}@keyframes eweld-lm-fade{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}#eweld-back-to-top{position:fixed;bottom:104px;right:20px;width:46px;height:46px;background:#2c2c2c;color:#fff;border:none;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:999997;opacity:0;visibility:hidden;transform:translateY(10px);transition:opacity .3s ease,visibility .3s ease,transform .3s ease,background .15s ease;box-shadow:0 4px 12px #00000040}#eweld-back-to-top.is-visible{opacity:1;visibility:visible;transform:translateY(0)}#eweld-back-to-top:hover{background:#1a1a1a;transform:translateY(-3px)}#eweld-back-to-top svg{width:18px;height:18px;display:block}@media(max-width:480px){#eweld-back-to-top{bottom:94px;right:15px}}body.woocommerce-account:not(.logged-in) .woocommerce{display:block;max-width:1100px;margin:0 auto;padding:0}body.woocommerce-account:not(.logged-in) #customer_login{display:grid;grid-template-columns:1fr 1fr;gap:30px;align-items:start}@media(max-width:768px){body.woocommerce-account:not(.logged-in) #customer_login{grid-template-columns:1fr}}body.woocommerce-account:not(.logged-in) .u-column1,body.woocommerce-account:not(.logged-in) .u-column2{background:#fff;border-radius:12px;box-shadow:0 5px 15px #0000001a;padding:40px 40px 30px}@media(max-width:640px){body.woocommerce-account:not(.logged-in) .u-column1,body.woocommerce-account:not(.logged-in) .u-column2{padding:25px 20px}}body.woocommerce-account:not(.logged-in) h2{font-family:Roboto Condensed,Inter,sans-serif;font-size:32px;font-weight:700;color:#2c2c2c;margin-bottom:20px;padding-bottom:15px;border-bottom:2px solid #e0e0e0}body.woocommerce-account:not(.logged-in) .woocommerce-social-login,body.woocommerce-account:not(.logged-in) .nextend-social-login,body.woocommerce-account:not(.logged-in) [class*=nsl-container]{margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid #e0e0e0}body.woocommerce-account:not(.logged-in) .woocommerce-social-login a,body.woocommerce-account:not(.logged-in) .woocommerce-social-login button,body.woocommerce-account:not(.logged-in) .nextend-social-login a,body.woocommerce-account:not(.logged-in) .nextend-social-login button,body.woocommerce-account:not(.logged-in) [class*=nsl-container] a,body.woocommerce-account:not(.logged-in) [class*=nsl-container] button{display:inline-flex;align-items:center;gap:10px;padding:10px 18px;border:1px solid #e0e0e0;border-radius:30px;background:#fff;color:#2c2c2c;font-size:14px;font-weight:500;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;text-decoration:none;cursor:pointer;transition:all .3s ease}body.woocommerce-account:not(.logged-in) .woocommerce-social-login a:hover,body.woocommerce-account:not(.logged-in) .woocommerce-social-login button:hover,body.woocommerce-account:not(.logged-in) .nextend-social-login a:hover,body.woocommerce-account:not(.logged-in) .nextend-social-login button:hover,body.woocommerce-account:not(.logged-in) [class*=nsl-container] a:hover,body.woocommerce-account:not(.logged-in) [class*=nsl-container] button:hover{border-color:#4285f4;box-shadow:0 1px 8px #4285f440}body.woocommerce-account:not(.logged-in) .woocommerce-social-login a img,body.woocommerce-account:not(.logged-in) .woocommerce-social-login button img,body.woocommerce-account:not(.logged-in) .nextend-social-login a img,body.woocommerce-account:not(.logged-in) .nextend-social-login button img,body.woocommerce-account:not(.logged-in) [class*=nsl-container] a img,body.woocommerce-account:not(.logged-in) [class*=nsl-container] button img{width:18px;height:18px}body.woocommerce-account:not(.logged-in) .woocommerce-form-row,body.woocommerce-account:not(.logged-in) p.form-row{display:block;margin-bottom:15px}body.woocommerce-account:not(.logged-in) .woocommerce-form-row label:not(.woocommerce-form__label-for-checkbox),body.woocommerce-account:not(.logged-in) p.form-row label:not(.woocommerce-form__label-for-checkbox){display:block;font-size:14px;font-weight:600;color:#2c2c2c;margin-bottom:8px}body.woocommerce-account:not(.logged-in) .woocommerce-form-row label:not(.woocommerce-form__label-for-checkbox) .required,body.woocommerce-account:not(.logged-in) p.form-row label:not(.woocommerce-form__label-for-checkbox) .required{color:#ef4444;margin-left:2px}body.woocommerce-account:not(.logged-in) .woocommerce-form-login input.woocommerce-Input,body.woocommerce-account:not(.logged-in) .woocommerce-form-login input.input-text,body.woocommerce-account:not(.logged-in) .woocommerce-form-register input.woocommerce-Input,body.woocommerce-account:not(.logged-in) .woocommerce-form-register input.input-text{display:block;width:100%;padding:12px 16px;border:1px solid #e0e0e0;border-radius:6px;font-size:14px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#2c2c2c;background:#fff;transition:border-color .3s ease,box-shadow .3s ease;appearance:none}body.woocommerce-account:not(.logged-in) .woocommerce-form-login input.woocommerce-Input:focus,body.woocommerce-account:not(.logged-in) .woocommerce-form-login input.input-text:focus,body.woocommerce-account:not(.logged-in) .woocommerce-form-register input.woocommerce-Input:focus,body.woocommerce-account:not(.logged-in) .woocommerce-form-register input.input-text:focus{outline:none;border-color:#1e6b5f;box-shadow:0 0 0 3px #1e6b5f1f}body.woocommerce-account:not(.logged-in) .woocommerce-form-login input.woocommerce-Input::placeholder,body.woocommerce-account:not(.logged-in) .woocommerce-form-login input.input-text::placeholder,body.woocommerce-account:not(.logged-in) .woocommerce-form-register input.woocommerce-Input::placeholder,body.woocommerce-account:not(.logged-in) .woocommerce-form-register input.input-text::placeholder{color:#999}body.woocommerce-account:not(.logged-in) .woocommerce-form-login input.woocommerce-Input[type=password],body.woocommerce-account:not(.logged-in) .woocommerce-form-login input.woocommerce-Input[type=text].woocommerce-Input--text,body.woocommerce-account:not(.logged-in) .woocommerce-form-login input.input-text[type=password],body.woocommerce-account:not(.logged-in) .woocommerce-form-login input.input-text[type=text].woocommerce-Input--text,body.woocommerce-account:not(.logged-in) .woocommerce-form-register input.woocommerce-Input[type=password],body.woocommerce-account:not(.logged-in) .woocommerce-form-register input.woocommerce-Input[type=text].woocommerce-Input--text,body.woocommerce-account:not(.logged-in) .woocommerce-form-register input.input-text[type=password],body.woocommerce-account:not(.logged-in) .woocommerce-form-register input.input-text[type=text].woocommerce-Input--text{padding-right:46px}body.woocommerce-account:not(.logged-in) .password-input{display:block;width:100%;position:relative}body.woocommerce-account:not(.logged-in) .password-input input{width:100%}body.woocommerce-account:not(.logged-in) .show-password-input{position:absolute;right:12px;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:22px;height:22px;cursor:pointer;color:transparent;font-size:0;background:none;border:none;padding:0}body.woocommerce-account:not(.logged-in) .show-password-input:before,body.woocommerce-account:not(.logged-in) .show-password-input:after{content:none!important}body.woocommerce-account:not(.logged-in) .show-password-input{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='%23999999' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M1 12s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8z'/%3E%3Ccircle cx='12' cy='12' r='3'/%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-position:center;background-size:18px 18px;opacity:.7;transition:opacity .15s ease}body.woocommerce-account:not(.logged-in) .show-password-input:hover{opacity:1}body.woocommerce-account:not(.logged-in) .show-password-input.display-password{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='%231e6b5f' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M17.94 17.94A10.07 10.07 0 0 1 12 20c-7 0-11-8-11-8a18.45 18.45 0 0 1 5.06-5.94M9.9 4.24A9.12 9.12 0 0 1 12 4c7 0 11 8 11 8a18.5 18.5 0 0 1-2.16 3.19m-6.72-1.07a3 3 0 1 1-4.24-4.24'/%3E%3Cline x1='1' y1='1' x2='23' y2='23'/%3E%3C%2Fsvg%3E");opacity:1}body.woocommerce-account:not(.logged-in) .woocommerce-form-login__rememberme{display:inline-flex;align-items:center;gap:8px;font-size:14px;color:#666;cursor:pointer}body.woocommerce-account:not(.logged-in) .woocommerce-form-login__rememberme input[type=checkbox]{width:16px;height:16px;accent-color:#1e6b5f;cursor:pointer;flex-shrink:0;margin:0}body.woocommerce-account:not(.logged-in) p.form-row:has(.woocommerce-form-login__submit){display:flex;flex-direction:column;gap:12px;margin-top:20px}body.woocommerce-account:not(.logged-in) button.woocommerce-form-login__submit,body.woocommerce-account:not(.logged-in) button.woocommerce-form-register__submit{display:inline-flex;align-items:center;gap:10px;border-radius:6px;font-size:15px;font-weight:600;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;cursor:pointer;text-decoration:none;transition:all .3s ease;white-space:nowrap;line-height:1;display:flex;width:100%;justify-content:center;background:#1e6b5f;color:#fff;font-size:16px;padding:14px;border:none}body.woocommerce-account:not(.logged-in) button.woocommerce-form-login__submit:hover,body.woocommerce-account:not(.logged-in) button.woocommerce-form-register__submit:hover{background:#154b43;transform:translateY(-2px);box-shadow:0 6px 16px #1e6b5f59;color:#fff}body.woocommerce-account:not(.logged-in) button.woocommerce-form-login__submit:active,body.woocommerce-account:not(.logged-in) button.woocommerce-form-register__submit:active{transform:translateY(0)}body.woocommerce-account:not(.logged-in) .woocommerce-LostPassword{margin-top:12px;font-size:12px}body.woocommerce-account:not(.logged-in) .woocommerce-LostPassword a{color:#1e6b5f;text-decoration:none;font-weight:500}body.woocommerce-account:not(.logged-in) .woocommerce-LostPassword a:hover{color:#f58532;text-decoration:underline}body.woocommerce-account:not(.logged-in) .woocommerce-privacy-policy-text{font-size:12px;color:#666;line-height:1.6;margin-bottom:15px}body.woocommerce-account:not(.logged-in) .woocommerce-privacy-policy-text a{color:#1e6b5f;text-decoration:underline}body.woocommerce-account:not(.logged-in) .woocommerce-privacy-policy-text a:hover{color:#f58532}@media(max-width:1024px){body.home .top-bar{background:#1e6f5b!important;padding:8px 15px!important;display:flex!important;justify-content:space-between;align-items:center;font-size:19px;font-weight:600;color:#fff!important}body.home .top-bar__left{display:none!important}body.home .top-bar__right{justify-content:center;font-size:16px;font-weight:600;gap:2px;text-align:center;margin:0 auto}body.home .top-bar-icon{margin-right:0!important;width:24px;height:24px}body.home .nav-container{flex-wrap:wrap;padding:7px 15px}body.home button.mobile-menu-toggle{order:0;margin-left:1px;margin-right:-9px;margin-top:-3px}body.home .logo{flex:1;min-width:0}body.home a.custom-logo-link{margin-left:6px;margin-right:1px}body.home img.custom-logo{height:auto;display:block;min-width:126px;margin-left:0;margin-right:-7px}body.home .mobile-contact-icons{display:flex;align-items:center;gap:9px;flex-shrink:0;margin-left:-8px}body.home .mobile-contact-icons a{display:flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:50%;background:#f5f5f5;color:#2c2c2c;text-decoration:none;transition:background .15s ease,color .15s ease}body.home .mobile-contact-icons a:hover{background:#e0e0e0;color:#f58532}body.home .mobile-contact-icons a svg{flex-shrink:0;stroke:#1e6f5b;border-radius:67px;width:33px;height:33px;padding:5px;border:1px solid #1e6f5b}body.home .header-row-break{flex-basis:100%;height:0}body.home .nav-icons{order:1!important;flex:1;justify-content:flex-start;margin-top:0!important;margin-left:4px}body.home button.mobile-search-toggle{order:2!important;display:flex;flex-shrink:0;margin-top:3px!important;margin-right:-17px}body.home button.mobile-search-toggle:hover{background:transparent!important;border:none!important}body.home button.mobile-search-toggle svg{display:block;margin-right:7px;margin-top:-4px}body.home button.compact-filter-btn{display:flex;order:3;margin-right:7px}}@media(min-width:1400px){.container,.section,.nav-container,.main-nav ul,.main-menu{max-width:1400px}}@media(max-width:1024px){.nav-container{flex-wrap:wrap;padding:12px 20px}.mobile-menu-toggle{order:1;margin-left:0;margin-right:12px}.logo{order:2;flex:1;min-width:0}body.has-filter-sidebar .compact-filter-btn{display:flex;order:3}.header-row-break{display:block;order:4;flex-basis:100%;height:0}.nav-icons{order:1;flex:1;justify-content:flex-start;margin-top:0;margin-left:4px}.mobile-search-toggle{order:2;display:flex;flex-shrink:0;margin-top:3px;margin-right:-17px}.search-bar{order:6;flex-basis:100%;width:100%;max-width:100%;margin-top:0;display:none;box-sizing:border-box}.search-bar.is-open{display:block;margin-top:10px}.search-bar.is-open form{width:100%}.search-bar.is-open #searchResults,.search-bar.is-open .search-results{left:0;right:0;width:100%;box-sizing:border-box}.archive-container{grid-template-columns:1fr}.sidebar{position:fixed;left:-100%;top:0;bottom:0;width:300px;z-index:9999;overflow-y:auto;transition:left .3s ease;border-radius:0;box-shadow:0 10px 30px #00000026}.sidebar.open{left:0}.mobile-filter-btn{display:flex;align-items:center;gap:8px}.product-main{grid-template-columns:1fr}.gallery-section{position:relative;top:0}.cart-main{grid-template-columns:1fr}.cart-sidebar{position:relative;top:0}.woocommerce-account .woocommerce{grid-template-columns:1fr}}@media(max-width:768px){body{font-size:14px}.section-header h2{font-size:32px}.hero{height:400px}.hero-content{padding:0 20px}.hero-content h1{font-size:32px}.hero-content p{font-size:16px}.hero-buttons{flex-direction:column;align-items:flex-start}.hero-buttons .btn{width:100%;text-align:center}.products-grid{grid-template-columns:repeat(3,1fr)}.products-scroll{display:grid;grid-template-columns:repeat(3,1fr);overflow-x:visible;gap:15px}.categories-grid{grid-template-columns:repeat(2,1fr)}.content-header{flex-direction:column;align-items:flex-start;gap:12px}.content-controls{width:100%;justify-content:space-between}.product-title,.current-price{font-size:32px}.trust-signals{grid-template-columns:repeat(3,1fr)}.tabs-nav{gap:15px;overflow-x:auto}.reviews-summary{flex-direction:column;gap:20px}.woocommerce-cart-form{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.cart_totals table th{width:50%}.page-title{font-size:32px}.entry-content h2{font-size:24px}.entry-content h3{font-size:20px}.entry-content h4{font-size:18px}.error-404-title{font-size:80px}.error-404-subtitle{font-size:24px}.footer-row{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.container,.section{padding:0 15px}.section{margin:40px auto}.hero{height:320px}.hero-content h1{font-size:28px}.products-grid{grid-template-columns:repeat(2,1fr);gap:12px}.products-scroll{display:grid;grid-template-columns:repeat(2,1fr);overflow-x:visible;gap:12px}.product-card{min-width:0}.product-card .product-image{height:160px}.product-card .product-info{padding:10px}.product-card .product-price{font-size:18px}.product-card .product-title{font-size:12px;height:auto}.product-card .product-brand{font-size:10px}.product-card .add-to-cart{min-width:0}.categories-grid{grid-template-columns:1fr}.main-image{height:280px}.product-title,.current-price{font-size:24px}.action-buttons{flex-direction:column}.action-buttons .btn{width:100%}.action-buttons .btn-icon{width:100%;height:56px}.trust-signals{grid-template-columns:1fr}.tabs-section{padding:15px}.tabs-nav{gap:12px}.tab-btn{font-size:14px}.pagination{gap:5px}.page-btn{padding:8px 12px;font-size:12px}.wc-proceed-to-checkout .checkout-button{width:100%}.mini-cart{width:100%;right:-100%}.footer-row{grid-template-columns:1fr}.footer-bottom-inner{flex-direction:column;text-align:center}.footer-bottom-links{justify-content:center}.page-content{padding:20px 15px;width:100%}.page-title{font-size:24px}.error-404-title{font-size:60px}.error-404-subtitle{font-size:20px}.error-404-links{flex-direction:column}.error-404-links .btn{width:100%}.brands-slider{gap:15px}.brand-logo{width:110px;height:50px;font-size:12px}.sort-by select{font-size:12px;padding:8px 25px 8px 10px}.filter-tag{font-size:12px;padding:4px 10px}}@media(max-width:480px){.products-grid{grid-template-columns:1fr}.product-card .product-image{height:220px}.nav-icon span:not(.cart-count):not(.wishlist-count){display:none}.hero-content h1{font-size:24px}.tabs-nav{gap:10px;padding-bottom:8px}.quantity-selector{flex-direction:column;align-items:flex-start;gap:10px}.specs-table td:first-child{width:130px;font-size:12px}.specs-table td:last-child{font-size:12px}.search-form{flex-direction:column}.search-form .search-submit{width:100%}}.woocommerce-Price-amount{color:#f58532;font-weight:700}.woocommerce-Price-currencySymbol{font-size:.8em}.woocommerce-message,.woocommerce-info,.woocommerce-error{padding:15px 20px;border-radius:8px;margin-bottom:20px;font-size:14px;list-style:none;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:15px}.woocommerce-message{background:#06d6a01a;border-left:4px solid #06d6a0;color:#037356}.woocommerce-info{background:#3a86ff1a;border-left:4px solid #3a86ff;color:#0051d3}.woocommerce-error{background:#ef44441a;border-left:4px solid #ef4444;color:#eb1515}.woocommerce-input-wrapper{width:100%}.woocommerce-checkout .form-row{margin-bottom:15px}.woocommerce-checkout .form-row label{display:block;font-size:14px;font-weight:600;color:#2c2c2c;margin-bottom:8px}.woocommerce-checkout .form-row input[type=text],.woocommerce-checkout .form-row input[type=email],.woocommerce-checkout .form-row input[type=tel],.woocommerce-checkout .form-row input[type=number],.woocommerce-checkout .form-row input[type=password],.woocommerce-checkout .form-row select,.woocommerce-checkout .form-row textarea{width:100%;padding:12px 20px;border:1px solid #e0e0e0;border-radius:6px;font-size:14px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;transition:all .3s ease;color:#2c2c2c}.woocommerce-checkout .form-row input[type=text]:focus,.woocommerce-checkout .form-row input[type=email]:focus,.woocommerce-checkout .form-row input[type=tel]:focus,.woocommerce-checkout .form-row input[type=number]:focus,.woocommerce-checkout .form-row input[type=password]:focus,.woocommerce-checkout .form-row select:focus,.woocommerce-checkout .form-row textarea:focus{outline:none;border-color:#f58532;box-shadow:0 0 0 3px #f585321a}.woocommerce-table{width:100%;border-collapse:collapse;margin-bottom:20px}.woocommerce-table th,.woocommerce-table td{padding:12px 15px;border-bottom:1px solid #e0e0e0;font-size:14px;text-align:left}.woocommerce-table th{background:#f5f5f5;font-weight:600;color:#2c2c2c}.woocommerce-table td{color:#666}.woocommerce-table .amount{color:#f58532;font-weight:600}.cart_totals,.order-total{background:#fff;padding:20px;border-radius:12px;box-shadow:0 2px 10px #0000000d}.cart_totals h2,.order-total h2{font-size:24px;color:#2c2c2c;margin-bottom:20px}.cart_totals table,.order-total table{width:100%;border-collapse:collapse}.cart_totals table th,.cart_totals table td,.order-total table th,.order-total table td{padding:12px 0;border-bottom:1px solid #e0e0e0;font-size:14px}.cart_totals table th,.order-total table th{font-weight:600;color:#2c2c2c;width:40%}.cart_totals table td,.order-total table td{color:#666;text-align:right}.cart_totals table tr.order-total th,.cart_totals table tr.order-total td,.order-total table tr.order-total th,.order-total table tr.order-total td{font-size:18px;font-weight:700;color:#2c2c2c;border-bottom:none}.cart_totals table tr.order-total td .amount,.order-total table tr.order-total td .amount{color:#f58532;font-size:24px}.wc-proceed-to-checkout{margin-top:20px}.wc-proceed-to-checkout .checkout-button{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:15px 35px;border:none;border-radius:6px;font-size:15px;font-weight:600;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;cursor:pointer;text-decoration:none;transition:all .3s ease;white-space:nowrap;line-height:1;background:#f58532;color:#fff}.wc-proceed-to-checkout .checkout-button:hover{background:#d97226;transform:translateY(-2px);box-shadow:0 5px 15px #f585324d;color:#fff}.wc-proceed-to-checkout .checkout-button:active{transform:translateY(0)}.wc-proceed-to-checkout .checkout-button{width:100%;font-size:16px;padding:18px}.woocommerce-account .woocommerce{max-width:1400px;margin:30px auto;padding:0 20px;display:grid;grid-template-columns:250px 1fr;gap:30px}@media(max-width:768px){.woocommerce-account .woocommerce{grid-template-columns:1fr}}.woocommerce-MyAccount-navigation{background:#fff;padding:20px;border-radius:12px;box-shadow:0 2px 10px #0000000d;height:fit-content}.woocommerce-MyAccount-navigation ul{list-style:none;padding:0}.woocommerce-MyAccount-navigation li{border-bottom:1px solid #e0e0e0}.woocommerce-MyAccount-navigation li:last-child{border-bottom:none}.woocommerce-MyAccount-navigation li.is-active a{color:#f58532;font-weight:600}.woocommerce-MyAccount-navigation a{display:block;padding:12px 10px;color:#666;text-decoration:none;font-size:14px;transition:all .3s ease}.woocommerce-MyAccount-navigation a:hover{color:#f58532;padding-left:15px}.woocommerce-MyAccount-content{background:#fff;padding:30px;border-radius:12px;box-shadow:0 2px 10px #0000000d}.hidden{display:none!important}.visible{display:block!important}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.mt-auto{margin-top:auto}.mb-0{margin-bottom:0}.mt-lg{margin-top:30px}.mb-lg{margin-bottom:30px}.text-center{text-align:center}.text-right{text-align:right}.font-bold{font-weight:700}.font-semibold{font-weight:600}.no-products{text-align:center;padding:60px 20px;color:#666;font-size:18px;grid-column:1/-1}.loading-spinner{text-align:center;padding:40px;color:#666;font-size:16px}.product-title{font-size:calc(var(--font-heading-scale) * 1.5rem)!important;text-transform:uppercase!important;line-height:1.4!important;overflow:visible!important;display:block!important}.search-bar{margin-left:50px!important}.products-grid,.woocommerce ul.products{gap:10px!important}.sidebar{padding:5px!important}.archive-container{display:grid;grid-template-columns:223px 1fr!important;gap:10px!important;padding-top:20px;align-items:start}@media(max-width:1024px){.archive-container{grid-template-columns:1fr!important}}.top-bar-icon{margin-right:5px!important}.widefat *{word-wrap:normal!important;overflow-wrap:normal!important}.widefat td,.widefat th{vertical-align:middle!important;word-break:break-word;overflow-wrap:break-word}.widefat .column-name,.widefat .column-sku,.widefat .column-price,.widefat .column-product_cat,.widefat .column-product_tag{white-space:normal!important;word-wrap:break-word!important}.gallery-section{margin-bottom:40px}.main-gallery-wrapper{position:relative;display:flex;flex-direction:row;gap:10px;align-items:flex-start}.main-image{position:relative!important;flex:1!important;min-width:0!important;max-width:600px!important;height:500px!important;overflow:hidden!important;margin:0!important;border-radius:12px!important;background:#fff!important;cursor:crosshair!important;display:block!important}.main-image img{width:100%!important;height:100%!important;display:block!important;object-fit:contain!important}.zoom-lens{position:absolute;border:2px solid #ff6b35;background:#ff6b3526;display:none;pointer-events:none;z-index:10}.zoom-window{position:fixed;width:450px;height:450px;background:#fff;border:2px solid #e0e0e0;border-radius:12px;overflow:hidden;display:none;z-index:999999;box-shadow:0 10px 40px #00000040}.zoom-window.active{display:block}.zoom-window img{position:absolute;top:0;left:0;display:block;max-width:none;max-height:none}@media(max-width:1023px){.main-gallery-wrapper{flex-direction:column;gap:15px}.main-image{max-width:100%!important;width:100%!important;height:300px!important;margin:0 auto!important}.thumbnails{order:0;flex-direction:row;flex-wrap:wrap;width:100%;max-height:none;overflow-y:visible;overflow-x:auto;justify-content:flex-start}.zoom-window{top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important;width:90vw!important;height:80vh!important}.zoom-lens{display:none!important}.product-details{padding:10px 0}}@media(max-width:640px){.product-main{padding:15px!important;gap:20px!important}.product-details{padding:0!important}.product-title{font-size:20px!important;word-break:break-word;overflow-wrap:break-word}.product-price-large{font-size:22px!important}.main-image{height:260px!important}.thumbnail{width:64px!important;height:64px!important}.quantity-wrapper{flex-wrap:wrap!important;gap:8px!important}.quantity-wrapper .single_add_to_cart_button{order:3;flex:1 1 100%!important;width:100%!important;padding:14px 20px!important}.quantity-wrapper .wishlist-btn-single{order:4;flex:1!important}}.thumbnails{display:flex;flex-direction:column;gap:8px;order:-1;flex-shrink:0;width:88px;max-height:500px;overflow-y:auto;overflow-x:hidden;padding-right:2px}.thumbnails::-webkit-scrollbar{width:4px}.thumbnails::-webkit-scrollbar-track{background:#f1f1f1;border-radius:2px}.thumbnails::-webkit-scrollbar-thumb{background:#ccc;border-radius:2px}.thumbnails::-webkit-scrollbar-thumb:hover{background:#ff6b35}.thumbnail{width:80px;height:80px;border:2px solid transparent;border-radius:8px;overflow:hidden;cursor:pointer;transition:all .3s ease;background:#fff;flex-shrink:0}.thumbnail:hover{border-color:#ff6b35;transform:scale(1.05)}.thumbnail.active{border-color:#ff6b35;box-shadow:0 0 0 2px #ff6b354d}.thumbnail img{width:100%;height:100%;object-fit:cover;display:block}.product-main{display:grid;grid-template-columns:1fr;gap:40px;max-width:1400px;margin:0 auto;padding:20px}@media(min-width:1024px){.product-main{grid-template-columns:1fr 1fr;align-items:start}}.product-details{padding:20px}.product-brand{font-size:12px;color:#aaa;text-transform:uppercase;letter-spacing:1.5px;margin-bottom:8px;font-weight:600}.short-description{color:#666;line-height:1.8;margin-bottom:30px;font-size:16px}