/*
Theme Name: Bulk Shop Market Grocery Theme
Theme URI: https://bulkshopmarket.com
Author: Bulk Shop Market
Description: Mobile-friendly WooCommerce Indian grocery theme for Bulk Shop Market. Inspired by modern grocery/food brand websites without copying any protected design.
Version: 1.1
Requires at least: 6.0
Text Domain: bulk-shop-market
*/
:root{--green:#0b6b3a;--orange:#f58220;--cream:#fff7e8;--dark:#1f1f1f;--muted:#666;--border:#e9dec8;--light:#f8f8f8}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--dark);background:#fff;font-size:16px}img{max-width:100%;height:auto}a{text-decoration:none;color:inherit}.topbar{background:var(--green);color:white;text-align:center;padding:9px 12px;font-weight:700;font-size:14px}.header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 6%;border-bottom:1px solid var(--border);background:white;position:sticky;top:0;z-index:50}.logo{font-size:28px;font-weight:900;color:var(--green);white-space:nowrap}.logo span{color:var(--orange)}.nav ul{list-style:none;margin:0;padding:0;display:flex;gap:22px;align-items:center;font-weight:700}.nav a:hover{color:var(--orange)}.actions{display:flex;gap:10px;align-items:center}.btn{background:var(--orange);color:white;padding:12px 18px;border-radius:8px;font-weight:800;display:inline-block;border:0}.btn.green{background:var(--green)}.menu-toggle{display:none;background:var(--green);color:#fff;border:0;border-radius:8px;padding:10px 12px;font-weight:800}.hero{background:linear-gradient(90deg,rgba(11,107,58,.94),rgba(11,107,58,.62));min-height:480px;display:flex;align-items:center;padding:60px 6%;color:white}.hero-box{max-width:680px}.eyebrow{text-transform:uppercase;letter-spacing:2px;font-weight:800;color:#ffd59d}.hero h1{font-size:56px;line-height:1.03;margin:10px 0}.hero p{font-size:20px;line-height:1.5;margin-bottom:26px}.features{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;padding:28px 6%;background:var(--cream)}.feature{background:white;border:1px solid var(--border);padding:24px;border-radius:14px;text-align:center}.feature h3{color:var(--green);margin:0 0 8px}.section{padding:55px 6%}.section-title{text-align:center;margin-bottom:34px}.section-title h2{font-size:38px;margin:0;color:var(--green)}.section-title p{color:var(--muted)}.cats{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.cat{background:#fff;border:1px solid var(--border);border-radius:16px;overflow:hidden;box-shadow:0 8px 20px rgba(0,0,0,.05)}.cat-img{height:160px;background:linear-gradient(135deg,#f7d28a,#f58220);display:flex;align-items:center;justify-content:center;font-size:54px}.cat-body{padding:20px}.cat h3{margin:0 0 8px}.cat p{color:var(--muted);margin:0 0 18px}.promo{background:var(--green);color:white;border-radius:18px;padding:42px;display:grid;grid-template-columns:2fr 1fr;gap:20px;align-items:center}.promo h2{font-size:40px;margin:0 0 10px}.products,.woocommerce ul.products{display:grid!important;grid-template-columns:repeat(4,1fr);gap:20px}.woocommerce ul.products li.product{width:auto!important;margin:0!important;border:1px solid var(--border);border-radius:14px;padding:14px!important;background:white;text-align:center}.price{font-weight:900;color:var(--orange);font-size:20px}.about{display:grid;grid-template-columns:1fr 1fr;gap:35px;align-items:center}.about-img{min-height:340px;border-radius:18px;background:linear-gradient(135deg,#0b6b3a,#f58220)}.footer{background:#171717;color:white;padding:40px 6%;display:grid;grid-template-columns:2fr 1fr 1fr;gap:30px}.footer h3{color:#ffd59d}.footer a{display:block;color:#ddd;margin:9px 0}.copy{background:#0e0e0e;color:#ccc;text-align:center;padding:14px;font-size:14px}
@media(max-width:1100px){.cats,.products,.woocommerce ul.products{grid-template-columns:repeat(2,1fr)}.hero h1{font-size:46px}}
@media(max-width:760px){.topbar{font-size:13px}.header{padding:12px 4%;flex-wrap:wrap}.logo{font-size:23px}.menu-toggle{display:block}.nav{display:none;width:100%;order:3}.nav.open{display:block}.nav ul{display:block;background:var(--light);border:1px solid var(--border);border-radius:12px;padding:8px}.nav li a{display:block;padding:13px 12px}.actions .btn{padding:10px 12px;font-size:14px}.hero{min-height:auto;padding:44px 5%;text-align:left}.hero h1{font-size:34px}.hero p{font-size:17px}.features,.cats,.products,.about,.promo,.footer,.woocommerce ul.products{grid-template-columns:1fr}.section{padding:38px 5%}.section-title h2,.promo h2{font-size:30px}.cat-img{height:130px}.about-img{min-height:220px}.btn{width:auto;text-align:center}.promo{padding:28px}}
@media(max-width:420px){.actions{width:100%;order:4}.actions .btn{width:100%;text-align:center}.hero h1{font-size:30px}.hero .btn{display:block;margin:10px 0}.section-title h2{font-size:27px}}
.cat-link{display:block;color:inherit;text-decoration:none}.cat-link:hover{transform:translateY(-3px)}.cat-link .btn{display:inline-block}
