/*
Theme Name: AbaShops
Description: Professional directory and marketplace theme for AbaShops. Designed to work with AbaShops Directory & Marketplace, WooCommerce and Dokan.
Version: 1.0.0
Author: AbaShops
Requires at least: 6.0
Requires PHP: 7.4
License: GPL-2.0-or-later
Text Domain: abashops
*/
:root{--green:#35A928;--orange:#F7931E;--dark:#123018;--text:#172019;--muted:#69736c;--line:#e6ebe5;--soft:#f6faf4}*{box-sizing:border-box}body{margin:0;color:var(--text);font-family:Inter,system-ui,-apple-system,"Segoe UI",sans-serif;line-height:1.6;background:#fff}a{color:var(--green)}img{max-width:100%;height:auto}.site-header{position:sticky;top:0;z-index:99;background:#fff;border-bottom:1px solid var(--line)}.header-inner{max-width:1240px;margin:auto;display:flex;align-items:center;gap:24px;padding:11px 24px}.site-brand{display:flex;align-items:center;gap:9px;text-decoration:none;color:#111;font-size:25px;font-weight:900}.site-brand img{width:52px;height:52px;object-fit:contain}.main-nav{margin-left:auto}.main-nav ul{display:flex;gap:20px;list-style:none;margin:0;padding:0}.main-nav a{color:#222;text-decoration:none;font-size:14px;font-weight:700}.header-cta{background:var(--green);color:#fff!important;text-decoration:none!important;padding:10px 16px;border-radius:9px;font-weight:800}.site-main{min-height:65vh}.content-wrap{max-width:1240px;margin:auto;padding:55px 24px}.page-title{font-size:44px;line-height:1.1;margin:0 0 25px}.site-footer{margin-top:60px;background:var(--dark);color:#fff}.footer-inner{max-width:1240px;margin:auto;padding:48px 24px;display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:40px}.footer-inner a{color:#fff}.footer-bottom{text-align:center;padding:17px;border-top:1px solid #ffffff22;font-size:13px;opacity:.85}.screen-reader-text{position:absolute!important;width:1px;height:1px;overflow:hidden;clip:rect(1px,1px,1px,1px)}.woocommerce .site-main,.dokan-dashboard-wrap{max-width:1240px;margin:auto;padding:40px 24px}@media(max-width:800px){.header-inner{flex-wrap:wrap}.main-nav{order:3;width:100%;overflow:auto}.main-nav ul{width:max-content;padding-bottom:5px}.header-cta{margin-left:auto}.footer-inner{grid-template-columns:1fr}.page-title{font-size:35px}}
