/*
Theme Name: EVO TRADE DIRECT
Theme URI: https://evotradedirect.com/
Author: EVO TRADE DIRECT LLC
Description: Lightweight custom WooCommerce theme for EVO TRADE DIRECT. Built with PHP, HTML5, CSS and vanilla JavaScript; no page builder required.
Version: 0.1.0
Requires at least: 6.0
Requires PHP: 7.4
Text Domain: evo-trade-direct
*/
:root{--brand-green-dark:#0F2A1C;--brand-green:#176B45;--brand-green-deep:#1E4A30;--vibrant-emerald-green:#6EE7B7;--Vibrant-medium-emerald-accent:#34D399;--Core-primary-emerald-green:#10B981;--ink:#1A1A1A;--body-text:#4A4A4A;--muted-text:#767676;--cream-bg:#F6F1E9;--off-white-bg:#F8F7F5;--card-bg:#F2F2F0;--white:#FFF;--border:#E6E4DD;--star-gold:#F5A623;--sale-badge-bg:#1A1A1A;--container:1280px;--radius:10px;--button-radius:8px;--shadow:0 8px 24px rgba(0,0,0,.06)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--body-text);background:var(--white);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.6}img{max-width:100%;height:auto}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.container{width:min(var(--container),calc(100% - 48px));margin-inline:auto}.site-main{min-height:50vh}.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:0}
.announcement-bar{background:var(--brand-green-dark);color:#fff;font-size:11px;letter-spacing:.04em;text-transform:uppercase}.announcement-inner{display:flex;justify-content:center;gap:28px;padding:8px 0;text-align:center}
.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.98);border-bottom:1px solid var(--border);transition:box-shadow .2s ease}.site-header.is-scrolled{box-shadow:0 4px 18px rgba(0,0,0,.06)}.header-inner{min-height:76px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:28px}.brand-logo img{display:block;width:190px;max-height:46px}.desktop-nav{display:flex;justify-content:center;align-items:center;gap:20px;font-size:14px;font-weight:500;color:var(--ink)}.desktop-nav>a,.nav-trigger{padding:26px 0;background:none;border:0;color:inherit;cursor:pointer}.desktop-nav>a:hover,.desktop-nav>a.active,.nav-trigger:hover{color:var(--brand-green)}.nav-dropdown{position:relative}.nav-trigger span{font-size:11px;margin-left:3px}.dropdown-menu{position:absolute;top:100%;left:-18px;min-width:210px;padding:10px;background:#fff;border:1px solid var(--border);box-shadow:var(--shadow);border-radius:8px;opacity:0;visibility:hidden;transform:translateY(5px);transition:.18s ease;display:grid}.nav-dropdown:hover .dropdown-menu,.nav-dropdown:focus-within .dropdown-menu{opacity:1;visibility:visible;transform:none}.dropdown-menu a{padding:9px 10px;border-radius:6px;font-size:13px}.dropdown-menu a:hover{background:var(--off-white-bg);color:var(--brand-green)}.dropdown-menu.mega{grid-template-columns:repeat(2,minmax(170px,1fr));min-width:420px}.header-actions{display:flex;align-items:center;gap:8px}.icon-btn,.menu-toggle{width:38px;height:38px;border:0;background:transparent;display:grid;place-items:center;color:var(--ink);cursor:pointer;position:relative;border-radius:999px}.icon-btn:hover,.menu-toggle:hover{color:var(--brand-green);background:var(--off-white-bg)}.cart-count{position:absolute;right:-2px;top:-2px;min-width:17px;height:17px;padding:0 4px;border-radius:999px;background:var(--brand-green);color:#fff;font-size:10px;display:grid;place-items:center}.menu-toggle{display:none;font-size:20px}.mobile-panel{display:none}.search-overlay{position:fixed;inset:0;background:rgba(15,42,28,.35);z-index:80;opacity:0;visibility:hidden;transition:.2s}.search-overlay.is-open{opacity:1;visibility:visible}.search-box{width:min(720px,calc(100% - 32px));margin:15vh auto 0;background:#fff;border:1px solid var(--border);border-radius:10px;display:flex;align-items:center;padding:16px 18px;box-shadow:var(--shadow)}.search-box input{border:0;outline:0;flex:1;font-size:18px}.search-close{position:absolute;right:24px;top:18px;border:0;background:none;color:#fff;font-size:30px;cursor:pointer}
.hero{background:linear-gradient(110deg,#F8F5F3,#DFCEBD);min-height:500px;overflow:hidden}.hero-grid{min-height:500px;display:grid;grid-template-columns:60% 40%;align-items:center}.hero-content{padding:58px 0}.eyebrow-pill{display:inline-flex;align-items:center;padding:6px 11px;border:1px solid rgba(26,26,26,.15);border-radius:999px;background:rgba(255,255,255,.65);color:var(--ink);font-size:11px;letter-spacing:.04em}.hero h1,.section h2,.page-title{font-family:Poppins,Inter,system-ui,sans-serif;color:var(--ink);font-weight:700}.hero h1{font-size:44px;line-height:1.15;margin:18px 0 14px}.hero h1 span{color:var(--brand-green)}.hero p{max-width:610px;font-size:15px}.hero-buttons{display:flex;gap:10px;margin:24px 0 26px}.btn{display:inline-flex;align-items:center;justify-content:center;padding:12px 24px;border-radius:var(--button-radius);font-weight:600;font-size:14px;border:1px solid transparent}.btn-primary{background:var(--brand-green);color:#fff}.btn-primary:hover{background:var(--brand-green-deep)}.btn-secondary{background:#fff;border-color:var(--border);color:var(--ink)}.btn-secondary:hover{border-color:var(--ink)}.trust-row{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.trust-row>div{display:grid;grid-template-columns:28px 1fr;column-gap:7px}.trust-row span{grid-row:span 2;color:var(--brand-green);font-size:18px}.trust-row b{font-size:12px;color:var(--ink)}.trust-row small{font-size:10px;color:var(--muted-text)}.hero-visual{height:100%;display:grid;place-items:center;position:relative}.hero-stage{width:min(100%,470px);aspect-ratio:1/1;position:relative;display:grid;place-items:center}.hero-stage:before{content:"";position:absolute;inset:13% 8% 8%;background:#F5EBE0;border-radius:48% 48% 14% 14%;box-shadow:inset 0 -30px 60px rgba(120,90,60,.06)}.hero-arch{position:absolute;inset:10% 18% 26%;border:1px solid rgba(90,70,50,.15);border-bottom:0;border-radius:48% 48% 0 0}.hero-product-image{position:relative;z-index:2;width:72%;height:auto;object-fit:contain;filter:drop-shadow(0 20px 22px rgba(0,0,0,.12));border-radius:12px}.hero-plant{position:absolute;right:2%;top:3%;width:26%;height:34%;background:radial-gradient(ellipse at 20% 70%,rgba(31,91,62,.35) 0 20%,transparent 21%),radial-gradient(ellipse at 70% 30%,rgba(31,91,62,.3) 0 19%,transparent 20%);transform:rotate(-12deg);opacity:.7}.hero-badge{position:absolute;z-index:4;right:3%;top:12%;width:94px;height:94px;border-radius:50%;background:var(--brand-green-dark);color:#fff;display:grid;place-items:center;text-align:center;font-size:9px;line-height:1.2;letter-spacing:.08em}.hero-badge strong{font-size:11px}
.section{padding:64px 0}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:24px}.eyebrow{font-size:11px;letter-spacing:.04em;text-transform:uppercase;color:var(--brand-green);font-weight:600}.section h2{font-size:26px;line-height:1.2;margin:6px 0 0}.text-link{font-size:13px;font-weight:600;color:var(--brand-green)}
.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.category-card{border:1px solid #E4E5DF;border-radius:12px;overflow:hidden;background:#fff;transition:.25s ease}.category-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.category-media{display:block;position:relative;aspect-ratio:1/1.05;overflow:hidden}.category-media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s}.category-card:hover .category-media img{transform:scale(1.05)}.category-overlay{position:absolute;inset:40% 0 0;background:linear-gradient(transparent,rgba(0,0,0,.72))}.category-copy{position:absolute;left:16px;right:16px;bottom:15px;color:#fff}.category-copy span{font-size:10px;letter-spacing:.04em;color:var(--vibrant-emerald-green);font-weight:700}.category-copy h3{margin:3px 0 0;font-size:16px;line-height:1.2}.category-footer{min-height:48px;padding:12px 15px;border-top:1px solid var(--border);display:flex;justify-content:flex-end;align-items:center}.category-footer a{font-size:12px;font-weight:600;color:var(--ink)}
.featured-section{background:var(--off-white-bg)}.segmented{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px}.segmented button{border:1px solid var(--border);background:#fff;color:var(--ink);padding:8px 11px;border-radius:999px;font-size:11px;cursor:pointer}.segmented button.active,.segmented button:hover{border-color:var(--brand-green);color:var(--brand-green)}.product-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.product-card{background:#fff;border:1px solid #E4E5DF;border-radius:12px;overflow:hidden;transition:.25s ease;display:flex;flex-direction:column}.product-card:hover{transform:translateY(-3px);box-shadow:var(--shadow);border-color:rgba(23,107,69,.35)}.product-media{position:relative;aspect-ratio:1/1.08;background:#F9F8F5;overflow:hidden}.product-media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s}.product-card:hover .product-media img{transform:scale(1.04)}.product-badge{position:absolute;top:10px;left:10px;background:var(--brand-green);color:#fff;padding:5px 7px;border-radius:999px;font-size:9px;font-weight:700;letter-spacing:.04em}.wishlist{position:absolute;right:10px;top:10px;width:32px;height:32px;border:0;border-radius:50%;background:#fff;display:grid;place-items:center;color:var(--ink);cursor:pointer}.product-actions{position:absolute;left:10px;right:10px;bottom:10px;display:flex;gap:7px;opacity:0;transform:translateY(5px);transition:.2s}.product-card:hover .product-actions{opacity:1;transform:none}.quick-view,.add-icon{height:34px;border:0;background:#fff;border-radius:7px;cursor:pointer;color:var(--ink);box-shadow:0 5px 15px rgba(0,0,0,.08)}.quick-view{flex:1;font-size:11px}.add-icon{width:38px}.product-info{padding:12px}.product-meta{display:flex;justify-content:space-between;gap:8px;color:var(--muted-text);font-size:10px}.stock{color:var(--brand-green)}.stock i{display:inline-block;width:5px;height:5px;background:currentColor;border-radius:50%;vertical-align:middle;margin-right:3px}.product-info h3{font-size:14px;line-height:1.35;color:var(--ink);margin:7px 0 12px;min-height:38px}.price{padding-top:10px;border-top:1px solid var(--border);display:flex;gap:7px;align-items:baseline}.price strong{color:var(--ink);font-size:15px}.price del{font-size:11px;color:var(--muted-text)}.mobile-cart{display:none}
.value-section{background:var(--off-white-bg)}.value-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0}.value-item{padding:8px 26px}.value-item+ .value-item{border-left:1px solid var(--border)}.value-item:first-child{padding-left:0}.value-item h3{color:var(--ink);font-size:16px;margin:0 0 5px}.value-item p{margin:0;font-size:13px}.newsletter{border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:28px 0}.newsletter-inner{display:grid;grid-template-columns:auto 1fr minmax(320px,440px);align-items:center;gap:18px}.newsletter-icon{width:48px;height:48px;border:1px solid var(--border);border-radius:50%;display:grid;place-items:center;color:var(--brand-green)}.newsletter h2{font-size:18px;color:var(--ink);margin:0}.newsletter p{font-size:12px;margin:2px 0 0}.newsletter-form{display:flex;gap:8px}.newsletter-form input{height:46px;flex:1;border:1px solid var(--border);border-radius:10px;padding:0 13px;outline:0}.newsletter-form input:focus{border-color:var(--brand-green)}.newsletter-form button{height:46px;border:0;border-radius:8px;background:var(--brand-green);color:#fff;padding:0 20px;font-weight:600;cursor:pointer}.newsletter-form button:hover{background:var(--brand-green-deep)}
.site-footer{border-top:1px solid var(--border);background:#fff;padding-top:48px}.footer-grid{display:grid;grid-template-columns:1.5fr repeat(5,1fr);gap:30px;padding-bottom:42px}.footer-brand img{width:180px}.footer-brand p{font-size:12px;max-width:250px}.socials{display:flex;gap:8px;margin-top:15px}.socials a{width:30px;height:30px;border:1px solid var(--border);border-radius:50%;display:grid;place-items:center;font-size:11px}.footer-col h3{font-size:12px;color:var(--ink);margin:0 0 12px}.footer-col a{display:block;font-size:12px;margin:7px 0;color:var(--body-text)}.footer-col a:hover{color:var(--brand-green)}.payments{display:flex;flex-wrap:wrap;gap:6px}.payment-chip{border:1px solid var(--border);border-radius:5px;padding:5px 6px;font-size:9px;color:var(--muted-text)}.footer-bottom{border-top:1px solid var(--border);padding:15px 0;display:flex;justify-content:space-between;gap:16px;font-size:10px;color:var(--muted-text)}
.page-shell{padding:40px 0 70px}.breadcrumbs{font-size:11px;color:var(--muted-text);margin-bottom:22px}.breadcrumbs a:hover{color:var(--brand-green)}.page-title{font-size:36px;margin:0 0 10px}.page-intro{max-width:760px;font-size:14px}.content-narrow{max-width:800px}.content-narrow h2,.content-narrow h3{color:var(--ink)}
.woocommerce .site-main{padding-bottom:70px}.woocommerce .site-main>.container{padding-top:36px}.woocommerce .woocommerce-breadcrumb{font-size:11px;color:var(--muted-text);margin-bottom:22px}.woocommerce ul.products{display:grid!important;grid-template-columns:repeat(4,1fr);gap:16px;margin:24px 0!important}.woocommerce ul.products::before,.woocommerce ul.products::after{display:none}.woocommerce ul.products li.product{width:auto!important;margin:0!important;border:1px solid #E4E5DF;border-radius:12px;padding:0!important;overflow:hidden;background:#fff}.woocommerce ul.products li.product a img{margin:0!important;width:100%;aspect-ratio:1/1.08;object-fit:cover}.woocommerce ul.products li.product .woocommerce-loop-product__title{padding:12px 12px 4px;color:var(--ink);font-size:14px}.woocommerce ul.products li.product .price{margin:0 12px 12px!important;border-top:1px solid var(--border);padding-top:9px}.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{background:var(--brand-green);color:#fff;border-radius:8px;padding:11px 18px}.woocommerce a.button:hover,.woocommerce button.button:hover,.woocommerce input.button:hover{background:var(--brand-green-deep);color:#fff}.woocommerce span.onsale{background:var(--brand-green);padding:5px 8px;min-height:0;line-height:1.2;font-size:10px}.woocommerce div.product{padding-top:35px}.woocommerce div.product div.images img{border-radius:10px}.woocommerce div.product .product_title{font-family:Poppins,Inter,sans-serif;color:var(--ink)}.woocommerce div.product p.price,.woocommerce div.product span.price{color:var(--ink)}.woocommerce div.product form.cart .quantity input{height:42px;border:1px solid var(--border)}.woocommerce-message,.woocommerce-info,.woocommerce-error{border-top-color:var(--brand-green)}
@media(max-width:1100px){.desktop-nav{gap:12px;font-size:13px}.header-inner{gap:16px}.product-grid{grid-template-columns:repeat(3,1fr)}.footer-grid{grid-template-columns:1.4fr repeat(3,1fr)}.footer-col.payment-col{grid-column:span 3}.woocommerce ul.products{grid-template-columns:repeat(3,1fr)!important}}
@media(max-width:820px){.container{width:min(var(--container),calc(100% - 32px))}.announcement-inner{gap:12px;overflow:auto;justify-content:flex-start;white-space:nowrap}.desktop-nav{display:none}.header-inner{min-height:66px;grid-template-columns:auto 1fr auto}.brand-logo img{width:160px}.menu-toggle{display:grid}.header-actions{justify-content:flex-end}.hero-grid{grid-template-columns:1fr;min-height:auto}.hero-content{padding:42px 0 24px}.hero h1{font-size:34px}.hero-visual{min-height:360px}.hero-stage{width:min(100%,430px)}.trust-row{grid-template-columns:repeat(2,1fr)}.category-grid{grid-template-columns:repeat(2,1fr)}.section{padding:42px 0}.section-heading{align-items:flex-start;flex-direction:column}.segmented{justify-content:flex-start;overflow:auto;max-width:100%;flex-wrap:nowrap}.value-grid{grid-template-columns:1fr}.value-item{padding:18px 0}.value-item+.value-item{border-left:0;border-top:1px solid var(--border)}.newsletter-inner{grid-template-columns:auto 1fr}.newsletter-form{grid-column:1/-1}.footer-grid{grid-template-columns:repeat(2,1fr)}.footer-brand{grid-column:1/-1}.footer-col.payment-col{grid-column:1/-1}.footer-bottom{flex-direction:column}.mobile-panel{display:block;max-height:0;overflow:hidden;background:#fff;border-top:0;transition:max-height .25s ease}.mobile-panel.is-open{max-height:80vh;border-top:1px solid var(--border);overflow:auto}.mobile-panel-inner{padding:12px 16px 20px}.mobile-panel a,.mobile-panel summary{display:block;padding:11px 0;color:var(--ink);font-size:14px;border-bottom:1px solid #f0eee8}.mobile-panel details a{padding-left:14px;color:var(--body-text);font-size:13px}.woocommerce ul.products{grid-template-columns:repeat(2,1fr)!important}}
@media(max-width:520px){.hero h1{font-size:29px}.hero-buttons{flex-direction:column}.hero-buttons .btn{width:100%}.hero-visual{min-height:310px}.hero-badge{width:78px;height:78px;font-size:8px}.category-grid,.product-grid{grid-template-columns:repeat(2,1fr);gap:10px}.product-info{padding:10px}.product-info h3{font-size:13px;min-height:35px}.product-actions{display:none}.mobile-cart{display:flex;width:100%;margin-top:10px;justify-content:space-between;align-items:center;padding:9px 10px;border:1px solid var(--brand-green);background:#fff;color:var(--brand-green);border-radius:8px;font-size:11px;font-weight:600}.newsletter-inner{grid-template-columns:1fr}.newsletter-form{display:grid;grid-template-columns:1fr}.newsletter-form button{width:100%}.footer-grid{grid-template-columns:1fr}.footer-brand,.footer-col.payment-col{grid-column:auto}.page-title{font-size:30px}}
