*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--blue:#064E3B;--blue-light:#064E3B;--red:#FF6B6B;--yellow:#F59E0B;--dark:#064E3B;--dark-2:#053C2E;--gray-bg:#F0FDF4;--gray-mid:#D7F0DF;--gray-text:#4B6F60;--white:#ffffff;--text:#064E3B;--price:#F59E0B;--star:#F59E0B;--radius:4px;--shadow:0 2px 8px rgba(0,0,0,.08)}body{font-family:Inter,sans-serif;color:var(--text);background:var(--white);font-size:14px;line-height:1.5}a{text-decoration:none;color:inherit;background:transparent!important}img{max-width:100%;display:block;background:transparent!important}ul{list-style:none}button,.btn,.btn-go,.btn-hero,.btn-shop,.btn-apply,.btn-primary,.btn-secondary{cursor:pointer!important;border:none!important;background-color:#064e3b!important;color:#fff!important;font-family:inherit;transition:all .2s ease!important}button:hover,.btn:hover,.btn-go:hover,.btn-hero:hover,.btn-shop:hover,.btn-apply:hover,.btn-primary:hover,.btn-secondary:hover{background-color:#f59e0b!important;color:#064e3b!important}.topbar{background:#fff;border-bottom:1px solid var(--gray-mid);padding:10px 24px;display:flex;align-items:center;gap:20px}.logo-text{font-size:22px;font-weight:900;letter-spacing:-.5px}.logo-text .dark{color:var(--dark)}.logo-text .blue{color:var(--blue-light)}.search-bar{flex:1;display:flex;align-items:center;background:#f2f2f2;border-radius:var(--radius);padding:10px 16px;gap:10px}.search-bar input{flex:1;border:none;background:transparent;font-size:14px;outline:none}.topbar-actions{display:flex;align-items:center;gap:20px;margin-left:auto}.action-item{display:flex;align-items:center;gap:6px;font-size:13px;font-weight:500;color:var(--dark);cursor:pointer}.cart-badge{background:var(--red);color:#fff;font-size:10px;font-weight:700;border-radius:50%;width:18px;height:18px;display:flex;align-items:center;justify-content:center}.navbar{background:#fff;border-bottom:1px solid var(--gray-mid);padding:0 24px;display:flex;align-items:center;justify-content:space-between}.nav-links{display:flex;align-items:center}.nav-links a{padding:16px 14px;font-weight:700;font-size:14px;color:var(--dark);display:block;transition:color .2s;background:transparent!important}.nav-links a:hover,.nav-links a.active{color:var(--yellow)!important}.nav-links a.active{border-bottom:2px solid var(--yellow)}.nav-links a.sale{color:var(--red)!important}.vehicle-bar{background:#1a1a1a;padding:14px 24px;display:flex;align-items:center;gap:20px}.vehicle-label{color:#fff;font-weight:700;font-size:14px;white-space:nowrap}.vehicle-label span{font-size:12px;font-weight:400;display:block;opacity:.7}.vehicle-selects{display:flex;gap:10px;flex:1}.vehicle-select{flex:1;background:#fff;border:none;border-radius:var(--radius);padding:10px 14px;font-family:inherit;font-size:13px;cursor:pointer}.btn-go{font-weight:700;font-size:14px;padding:12px 28px;border-radius:var(--radius)}.hero{position:relative;background:linear-gradient(#0a0a149e,#0a0a149e),url('{{ "hero-bg.jpg" | asset_url }}') center/cover no-repeat;min-height:460px;display:flex;align-items:center;padding:60px}.hero-eyebrow{color:var(--yellow);font-weight:700;font-size:13px;letter-spacing:1px;text-transform:uppercase;margin-bottom:14px}.hero-title{font-size:58px;font-weight:900;line-height:1;color:var(--red);margin-bottom:18px;text-transform:uppercase}.hero-sub{font-size:18px;color:#fff;margin-bottom:32px}.btn-hero{font-weight:800;font-size:13px;padding:14px 28px;border-radius:var(--radius);letter-spacing:1px;text-transform:uppercase;display:inline-block}.category-strip{background:#fff;padding:28px 24px;border-bottom:1px solid var(--gray-mid)}.category-strip-inner{display:flex;justify-content:space-around;gap:8px;overflow-x:auto}.cat-item{display:flex;flex-direction:column;align-items:center;gap:8px;cursor:pointer;padding:10px 16px;min-width:90px;text-align:center}.cat-img{width:70px;height:60px;object-fit:contain}.cat-name{font-weight:700;font-size:13px;color:var(--dark)}.cat-count{font-size:12px;color:var(--gray-text)}.promo-grid{display:grid;grid-template-columns:1.4fr 1fr .6fr;gap:0;background:#fff}.promo-card{position:relative;overflow:hidden;display:flex;align-items:center;padding:32px 28px;min-height:200px}.promo-card.yellow{background:var(--yellow)}.promo-card.blue{background:var(--blue)}.promo-card.dark-stack{display:flex;flex-direction:column;gap:0}.promo-sm{flex:1;padding:20px;position:relative}.promo-sm.dark{background:#111}.promo-sm.dark-2{background:#1c1c1c}.promo-tag{font-size:11px;font-weight:700;letter-spacing:1px;text-transform:uppercase;margin-bottom:6px}.promo-title{font-size:26px;font-weight:900;line-height:1.1;text-transform:uppercase;margin-bottom:8px}.promo-sub{font-size:12px;margin-bottom:16px}.promo-card.yellow .promo-tag,.promo-card.yellow .promo-title,.promo-card.yellow .promo-sub{color:var(--dark)}.promo-card.blue .promo-tag,.promo-card.blue .promo-title,.promo-card.blue .promo-sub{color:#fff}.promo-highlight{color:var(--red)}.btn-shop{display:inline-flex;align-items:center;gap:6px;font-weight:700;font-size:12px;padding:10px 20px;border-radius:var(--radius);letter-spacing:.5px;text-transform:uppercase}.promo-img-abs{position:absolute;right:0;bottom:0;height:100%;width:50%;object-fit:contain;object-position:bottom right}.promo-sm-title{font-size:16px;font-weight:800;color:#fff;text-transform:uppercase;line-height:1.2}.promo-sm-tag{font-size:10px;font-weight:600;letter-spacing:1px;text-transform:uppercase;color:#fff9;margin-bottom:4px}.promo-sm-highlight{color:var(--yellow)}.stars,.product-vcard-stars,.product-detail-stars,.testi-stars{color:#f59e0b!important;font-size:12px}.stars span,.product-detail-stars span{color:var(--gray-text);font-size:11px}.products-section{background:var(--gray-bg);padding:32px 24px;width:100%}.products-section h2{font-size:22px;font-weight:800;margin-bottom:20px}.products-grid-main{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:1px;background:var(--gray-mid);width:100%}.product-vcard{background:#fff;padding:16px;display:flex;flex-direction:column;align-items:center;gap:8px;position:relative}.product-vcard img{width:120px;height:110px;object-fit:contain}.product-vcard-price{color:var(--price);font-weight:700;font-size:14px;align-self:center;text-align:center}.product-vcard-name,.product-vcard-name a{background-color:transparent!important;color:var(--dark)!important;font-size:13px;font-weight:600;line-height:1.3;padding:0!important;margin:0!important;width:auto!important;text-align:center}.product-vcard-name a:hover{color:#064e3b!important}.product-vcard-cat{font-size:11px;color:var(--gray-text);align-self:center;text-align:center}.product-vcard-stars{align-self:center;text-align:center}.product-vcard>a.btn,.product-vcard>a:last-child{display:block!important;background-color:#064e3b!important;color:#fff!important;padding:10px 16px!important;border-radius:var(--radius)!important;font-weight:700!important;font-size:12px!important;text-transform:uppercase!important;text-align:center!important;width:100%!important;margin-top:8px!important;transition:all .2s ease!important}.product-vcard>a.btn:hover,.product-vcard>a:last-child:hover{background-color:#f59e0b!important;color:#064e3b!important}.deals-head{display:flex;align-items:center;justify-content:space-between;padding:28px 24px 16px;background:#fff}.deals-head h2{font-size:22px;font-weight:800;margin:0;color:#064e3b}.deals-view-all{font-size:13px;font-weight:700;color:#f59e0b;text-decoration:none;letter-spacing:.5px;white-space:nowrap;background:transparent!important}.deals-view-all:hover{text-decoration:underline}.deals-carousel-wrap{position:relative;display:flex;align-items:center;background:#fff;padding:0 0 20px}.deals-carousel-outer{flex:1;overflow:hidden}.deals-carousel-track{display:flex;will-change:transform}.deals-slide{flex-shrink:0;padding:0;box-sizing:border-box}.deals-slide .product-card{margin:0 1px;border-right:1px solid #D7F0DF;padding:20px 16px;display:flex;gap:14px;align-items:flex-start;position:relative;height:100%;box-sizing:border-box;background:#fff;transition:transform .25s ease,box-shadow .25s ease}.deals-slide .product-card:hover{transform:translateY(-4px);box-shadow:0 10px 22px #064e3b1f;z-index:2}.deals-slide .product-card>a{background:transparent!important;padding:0!important;margin:0!important;display:block!important;width:auto!important;flex-shrink:0}.product-card-img{width:90px!important;height:90px!important;object-fit:contain!important;flex-shrink:0;transition:transform .3s ease;background:transparent!important}.deals-slide .product-card:hover .product-card-img{transform:scale(1.05)}.discount-badge{position:absolute;top:10px;left:10px;background:#ff6b6b!important;color:#fff!important;font-size:11px;font-weight:700;padding:3px 8px;border-radius:2px;z-index:5}.product-card-info{flex:1;min-width:0;text-align:left}.price-new{color:#ff6b6b;font-weight:700;font-size:15px}.price-old{color:#8fafa1;text-decoration:line-through;font-size:12px;margin-left:6px}.product-name{font-weight:600;font-size:13px;margin:6px 0 3px;color:#064e3b;line-height:1.3}.product-name a{color:#064e3b!important;background:transparent!important;text-decoration:none}.product-name a:hover{color:#f59e0b!important}.product-cat{color:#4b6f60;font-size:11px;margin-bottom:5px}.deals-buy-btn{display:inline-block!important;margin-top:10px!important;padding:8px 16px!important;background-color:#064e3b!important;color:#fff!important;font-size:11px!important;font-weight:700!important;border-radius:4px!important;text-transform:uppercase!important;letter-spacing:.5px!important;text-decoration:none!important;transition:all .2s ease!important;border:none!important;width:auto!important}.deals-buy-btn:hover{background-color:#f59e0b!important;color:#064e3b!important}.deals-arrow{flex-shrink:0;width:40px;height:40px;background:#fff!important;border:1px solid #D7F0DF!important;border-radius:50%;font-size:28px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#064e3b!important;transition:background .15s,opacity .2s;z-index:10;line-height:1;margin:0 6px}.deals-arrow:hover{background:#f0fdf4!important}.deals-dots{display:flex;justify-content:center;gap:8px;padding:0 24px 20px;background:#fff}.deals-dot{width:8px;height:8px;border-radius:50%;background:#d7f0df!important;border:none;cursor:pointer;padding:0;transition:background .2s,transform .2s}.deals-dot.active{background:#064e3b!important;transform:scale(1.3)}.compare-btn,.product-vcard .compare-btn,.product-card .compare-btn{position:absolute!important;top:10px!important;left:10px!important;width:28px!important;height:28px!important;border-radius:50%!important;background-color:#fff!important;background:#fff!important;color:#4b6f60!important;box-shadow:0 1px 4px #00000026!important;display:flex!important;align-items:center!important;justify-content:center!important;cursor:pointer!important;z-index:5!important;margin:0!important;padding:0!important;border:none!important;transition:all .2s ease!important}.compare-btn:hover,.product-vcard .compare-btn:hover,.product-card .compare-btn:hover{background-color:#f59e0b!important;color:#064e3b!important}.wishlist-btn,.product-vcard .wishlist-btn,.product-card .wishlist-btn{position:absolute!important;top:10px!important;right:10px!important;width:28px!important;height:28px!important;border-radius:50%!important;background-color:#fff!important;background:#fff!important;color:#4b6f60!important;box-shadow:0 1px 4px #00000026!important;display:flex!important;align-items:center!important;justify-content:center!important;cursor:pointer!important;z-index:5!important;margin:0!important;padding:0!important;border:none!important;transition:all .2s ease!important}.wishlist-btn:hover,.product-vcard .wishlist-btn:hover,.product-card .wishlist-btn:hover{background-color:#f59e0b!important;color:#064e3b!important}.footer{background:#111;color:#fff}.footer-top{display:grid;grid-template-columns:2fr 1fr 1fr .6fr;gap:32px;padding:40px 24px 28px}.footer-brand p{font-size:12px;color:#fff9;line-height:1.7;margin-top:12px}.footer-contact-label{font-size:10px;color:#ffffff80;font-weight:600;letter-spacing:1px;text-transform:uppercase}.footer-contact-num{font-size:15px;font-weight:700;margin-top:4px}.footer-links{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;padding:0 24px 28px;border-top:1px solid rgba(255,255,255,.1)}.footer-col{padding-top:24px}.footer-col h4{font-size:12px;font-weight:700;margin-bottom:14px;text-transform:uppercase;letter-spacing:.5px}.footer-col li{margin-bottom:8px}.footer-col a{font-size:12px;color:#fff9;background:transparent!important}.footer-col a:hover{color:#fff!important}.footer-bottom{display:flex;align-items:center;justify-content:space-between;padding:16px 24px;border-top:1px solid rgba(255,255,255,.1);font-size:12px;color:#ffffff80}.menu-toggle{display:none;align-items:center;justify-content:center;width:40px;height:40px;padding:0;background:transparent!important;border:none!important;cursor:pointer;flex-shrink:0}.menu-toggle .bar{display:block;width:22px;height:2px;background:var(--dark);position:relative;transition:background .2s ease}.menu-toggle .bar:before,.menu-toggle .bar:after{content:"";position:absolute;left:0;width:22px;height:2px;background:var(--dark);transition:transform .2s ease}.menu-toggle .bar:before{top:-7px}.menu-toggle .bar:after{top:7px}.menu-toggle.active .bar{background:transparent}.menu-toggle.active .bar:before{transform:translateY(7px) rotate(45deg)}.menu-toggle.active .bar:after{transform:translateY(-7px) rotate(-45deg)}@media(max-width:1024px){.menu-toggle{display:flex!important}.navbar{display:none!important;padding:0!important}.navbar.open{display:flex!important}.nav-links{flex-direction:column!important;align-items:stretch!important;width:100%!important}.nav-links a{padding:14px 20px!important;border-bottom:1px solid var(--gray-mid);width:100%}.nav-links a.active{border-bottom:1px solid var(--gray-mid)!important;border-left:3px solid var(--yellow)}.action-label{display:none}.topbar-actions{gap:14px}.vehicle-selects{flex-wrap:wrap}.vehicle-select{flex:1 1 calc(50% - 5px)}.collection-grid{grid-template-columns:repeat(3,1fr)!important}}@media(max-width:768px){.topbar{gap:10px}.logo-text{font-size:19px}.collection-grid{grid-template-columns:repeat(2,1fr)!important}.deals-head{padding:20px 16px 12px}.deals-arrow{width:34px;height:34px;font-size:22px;margin:0 3px}.deals-slide .product-card{flex-direction:row;gap:12px;align-items:flex-start}}@media(max-width:480px){.topbar-actions{gap:8px}.menu-toggle{width:34px;height:34px}.menu-toggle .bar,.menu-toggle .bar:before,.menu-toggle .bar:after{width:18px}.search-bar{padding:8px 12px}.deals-arrow{width:30px;height:30px;font-size:18px}.deals-slide .product-card{flex-direction:column;align-items:flex-start}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/theme.css.map */
