/*
Theme Name: Zahntech Auto Parts
Theme URI: https://zahntechautoparts.com/
Author: Zahntech Auto Parts
Description: Custom WooCommerce storefront for ZAHNTECH AUTOMOTIVE SERVICE LLC.
Version: 1.0.0
Requires at least: 6.5
Requires PHP: 7.4
Text Domain: zahntech-auto-parts
*/

:root{--zt-ink:#111820;--zt-navy:#152333;--zt-red:#bb202b;--zt-cream:#f7f6f3;--zt-steel:#66717d;--zt-line:#d8dde0}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--zt-cream);color:var(--zt-ink);font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}.zt-shell{width:min(1180px,calc(100% - 40px));margin:0 auto}.zt-announcement{min-height:36px;padding:8px max(20px,calc((100vw - 1180px)/2));display:flex;justify-content:space-between;gap:20px;background:#0d151e;color:#e6e9eb;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.zt-announcement-links{display:flex;gap:22px}.zt-announcement a{color:#fff}.zt-announcement a:hover{color:#f0646d}.zt-header{background:#fff;border-bottom:1px solid var(--zt-line)}.zt-header-inner{min-height:78px;display:flex;align-items:center;gap:30px}.zt-brand{display:inline-flex;align-items:center;gap:11px;min-width:210px}.zt-brand-mark{width:42px;height:42px;display:grid;place-items:center;border:2px solid var(--zt-red);color:var(--zt-red);font-size:16px;font-weight:900;letter-spacing:-.06em;transform:skew(-7deg)}.zt-brand-copy{display:flex;flex-direction:column;line-height:1}.zt-brand-copy strong{font-size:18px;letter-spacing:.12em}.zt-brand-copy small{margin-top:5px;color:#69727b;font-size:9px;font-weight:800;letter-spacing:.28em}.zt-nav{margin-left:auto;display:flex;align-items:center;gap:25px}.zt-nav a{color:#39424b;font-size:13px;font-weight:700}.zt-nav a:hover,.zt-nav .zt-official{color:var(--zt-red)}.zt-cart{min-height:42px;padding:0 14px;display:flex;align-items:center;gap:8px;border:1px solid #cdd2d6;background:#fff;font-size:12px;font-weight:800}.zt-cart-count{min-width:21px;height:21px;padding:0 5px;display:grid;place-items:center;border-radius:20px;background:var(--zt-red);color:#fff;font-size:10px}.zt-hero{position:relative;min-height:650px;display:flex;overflow:hidden;background:#0b131c}.zt-hero-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.zt-hero::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,15,22,.98),rgba(8,15,22,.88) 38%,rgba(8,15,22,.25) 72%,rgba(8,15,22,.05))}.zt-hero-content{position:relative;z-index:2;align-self:center;padding:75px 0;color:#fff}.zt-eyebrow,.zt-overline{display:flex;align-items:center;gap:10px;color:#c8ced3;font-size:11px;font-weight:800;letter-spacing:.19em;text-transform:uppercase}.zt-eyebrow::before{content:"";width:34px;height:2px;background:var(--zt-red)}.zt-overline{color:var(--zt-red)}.zt-hero h1{max-width:760px;margin:22px 0;font-size:clamp(46px,6vw,78px);line-height:.98;letter-spacing:-.055em}.zt-hero h1 em{color:#d6dade;font-family:Georgia,serif;font-weight:400}.zt-hero p{max-width:620px;color:#c5cbd0;font-size:17px;line-height:1.72}.zt-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:32px}.zt-button,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.woocommerce #respond input#submit{min-height:46px;padding:0 20px!important;display:inline-flex!important;align-items:center;justify-content:center;border:1px solid transparent!important;border-radius:2px!important;background:var(--zt-red)!important;color:#fff!important;font-size:13px!important;font-weight:800!important}.zt-button:hover,.woocommerce a.button:hover,.woocommerce button.button:hover,.woocommerce input.button:hover{background:#9f1823!important}.zt-button-outline{border-color:rgba(255,255,255,.45)!important;background:transparent!important}.zt-hero-proof{display:flex;flex-wrap:wrap;gap:24px;margin-top:48px;padding-top:22px;border-top:1px solid rgba(255,255,255,.17);color:#bbc1c6;font-size:11px;font-weight:700}.zt-trust{border-bottom:1px solid var(--zt-line);background:#fff}.zt-trust-grid{min-height:98px;display:grid;grid-template-columns:repeat(4,1fr)}.zt-trust-grid>div{padding:22px 24px;border-right:1px solid #e0e3e5}.zt-trust-grid>div:first-child{padding-left:0}.zt-trust-grid>div:last-child{border:0}.zt-trust-grid strong,.zt-trust-grid small{display:block}.zt-trust-grid strong{font-size:12px}.zt-trust-grid small{margin-top:5px;color:#707981;font-size:11px}.zt-section{padding:90px 0}.zt-section-alt{background:#edf0f1}.zt-heading{margin-bottom:38px;display:flex;justify-content:space-between;align-items:end;gap:40px}.zt-heading h2{margin:12px 0 0;font-size:clamp(34px,4vw,50px);line-height:1.06;letter-spacing:-.045em}.zt-heading>p{max-width:500px;margin:0;color:#65707a;font-size:14px;line-height:1.75}.zt-categories{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.zt-category{min-height:104px;padding:22px;display:flex;align-items:center;justify-content:space-between;border:1px solid var(--zt-line);background:#fff;transition:.2s}.zt-category:hover{transform:translateY(-3px);border-color:#aeb7be;box-shadow:0 12px 30px rgba(16,26,35,.08)}.zt-category strong,.zt-category small{display:block}.zt-category small{margin-top:5px;color:#747d85;font-size:11px}.zt-products{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.zt-product{overflow:hidden;border:1px solid var(--zt-line);background:#fff;transition:.2s}.zt-product:hover{transform:translateY(-4px);box-shadow:0 18px 40px rgba(18,29,39,.09)}.zt-product-visual{position:relative;height:205px;padding:18px;display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden;background:linear-gradient(140deg,#152333,#354451);color:#fff}.zt-product:nth-child(4n+2) .zt-product-visual{background:linear-gradient(140deg,#262d34,#68737c)}.zt-product:nth-child(4n+3) .zt-product-visual{background:linear-gradient(140deg,#541820,#b7242e)}.zt-product:nth-child(4n+4) .zt-product-visual{background:linear-gradient(140deg,#17212a,#56616a)}.zt-product-visual::after{content:"";position:absolute;width:150px;height:150px;right:-35px;top:-30px;border:28px solid rgba(255,255,255,.08);border-radius:50%}.zt-wrench{position:absolute;right:42px;top:58px;font-size:64px;color:rgba(255,255,255,.72);transform:rotate(-18deg)}.zt-sku{position:relative;z-index:2;color:rgba(255,255,255,.65);font-size:9px;letter-spacing:.14em}.zt-category-name{position:relative;z-index:2;margin-top:5px;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.zt-product-copy{padding:20px}.zt-stock{color:#4f6e57;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.zt-product h3{min-height:44px;margin:10px 0 8px;font-size:16px;line-height:1.35}.zt-product-desc{min-height:58px;margin:0;color:#68727b;font-size:12px;line-height:1.6}.zt-fitment{min-height:44px;margin-top:12px;padding-top:11px;display:block;border-top:1px solid #eceeef;color:#4f5a63;font-size:10px;line-height:1.5}.zt-product-bottom{margin-top:14px;display:flex;align-items:center;justify-content:space-between;gap:10px}.zt-product-bottom .price{font-size:18px;font-weight:800}.zt-fitment-panel{background:var(--zt-red);color:#fff}.zt-fitment-inner{min-height:220px;display:grid;grid-template-columns:1fr auto;align-items:center;gap:40px}.zt-fitment-inner h2{margin:10px 0 8px;font-size:34px;letter-spacing:-.035em}.zt-fitment-inner p{max-width:700px;margin:0;color:#f3ccd0;line-height:1.65}.zt-story{display:grid;grid-template-columns:.8fr 1.6fr;gap:80px;align-items:center}.zt-story-number{min-height:300px;padding:40px;display:flex;flex-direction:column;justify-content:flex-end;background:linear-gradient(145deg,#121d28,#293642);color:#fff}.zt-story-number strong{font-family:Georgia,serif;font-size:76px;font-weight:400}.zt-story-number span{color:#bac1c7;font-size:12px;text-transform:uppercase;letter-spacing:.1em}.zt-story h2{font-size:clamp(34px,4vw,50px);line-height:1.06;letter-spacing:-.045em}.zt-story p{color:#606a73;line-height:1.8}.zt-page-hero{padding:65px 0;background:linear-gradient(135deg,#101a23,#263642);color:#fff}.zt-page-hero h1{margin:12px 0;font-size:52px;letter-spacing:-.045em}.zt-page-hero p{max-width:720px;color:#bbc4ca;line-height:1.7}.zt-page-wrap{padding:65px 0 90px;display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:75px;align-items:start}.zt-page-content h2{margin:32px 0 9px;font-size:20px}.zt-page-content p,.zt-page-content li{color:#5d6770;font-size:14px;line-height:1.8}.zt-page-content a{color:var(--zt-red);font-weight:700}.zt-aside{padding:26px;background:#e8ecee}.zt-aside strong{font-size:19px}.zt-aside p{color:#626c75;font-size:12px;line-height:1.65}.zt-aside a{display:block;margin-top:8px;color:var(--zt-red);font-weight:800;word-break:break-word}.zt-footer{padding:65px 0 0;background:#0e171f;color:#d9dfe3}.zt-footer-grid{display:grid;grid-template-columns:1.7fr 1fr 1fr 1.25fr;gap:48px}.zt-footer h2{margin:4px 0 20px;color:#fff;font-size:12px;text-transform:uppercase;letter-spacing:.1em}.zt-footer p,.zt-footer a{color:#9ca8b1;font-size:12px;line-height:1.75}.zt-footer-links{display:flex;flex-direction:column;gap:12px}.zt-footer-bottom{margin-top:50px;min-height:70px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid #27323b;color:#7e8a93;font-size:10px}.woocommerce .woocommerce-breadcrumb{margin-bottom:25px;color:#6d7780}.woocommerce div.product{padding:45px 0}.woocommerce div.product .product_title{font-size:42px;letter-spacing:-.04em}.woocommerce div.product p.price,.woocommerce div.product span.price{color:var(--zt-red)!important}.woocommerce ul.products li.product{padding:0 0 20px;border:1px solid var(--zt-line);background:#fff}.woocommerce ul.products li.product .woocommerce-loop-product__title,.woocommerce ul.products li.product .price,.woocommerce ul.products li.product .button{margin-left:18px;margin-right:18px}.woocommerce ul.products li.product img{background:#e8ecee}.woocommerce-cart-form,.woocommerce-checkout,.woocommerce-account .woocommerce{padding:55px 0}.woocommerce table.shop_table{border-radius:2px}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,.woocommerce form .form-row select{padding:12px;border:1px solid #cbd1d5}.woocommerce-info,.woocommerce-message{border-top-color:var(--zt-red)}.woocommerce-info::before,.woocommerce-message::before{color:var(--zt-red)}
@media(max-width:1000px){.zt-nav{display:none}.zt-trust-grid,.zt-categories,.zt-products{grid-template-columns:repeat(2,1fr)}.zt-footer-grid{grid-template-columns:1.5fr 1fr 1fr}.zt-footer-contact{grid-column:1/-1}.zt-page-wrap{grid-template-columns:1fr}}
@media(max-width:720px){.zt-shell{width:calc(100% - 28px)}.zt-announcement{justify-content:center;text-align:center}.zt-announcement>span,.zt-announcement-links a:first-child{display:none}.zt-brand{min-width:0}.zt-brand-mark{width:37px;height:37px}.zt-brand-copy strong{font-size:14px}.zt-brand-copy small{font-size:7px}.zt-cart>span:not(.zt-cart-count){display:none}.zt-hero{min-height:600px}.zt-hero-bg{object-position:62% center}.zt-hero::after{background:linear-gradient(90deg,rgba(8,15,22,.97),rgba(8,15,22,.68))}.zt-hero h1{font-size:46px}.zt-hero p{font-size:14px}.zt-trust-grid,.zt-categories,.zt-products{grid-template-columns:1fr}.zt-trust-grid>div,.zt-trust-grid>div:first-child{padding:18px 4px;border-right:0;border-bottom:1px solid #e0e3e5}.zt-section{padding:62px 0}.zt-heading{align-items:start;flex-direction:column;gap:16px}.zt-fitment-inner{padding:35px 0;grid-template-columns:1fr}.zt-story{grid-template-columns:1fr;gap:35px}.zt-footer-grid{grid-template-columns:1fr 1fr;gap:38px 24px}.zt-footer-about,.zt-footer-contact{grid-column:1/-1}.zt-footer-bottom{padding:20px 0;align-items:flex-start;flex-direction:column}.zt-page-hero h1{font-size:42px}.zt-page-wrap{padding-top:45px}.woocommerce div.product .product_title{font-size:34px}}
