/*
	Theme Name: GFCH
	Theme URI: https://gfcherbs.com/
	Description: Standalone Golden Flower Chinese Herbs theme — Home, Shop, About, FAQs, Contact. No parent theme. Matches site screenshots and gfch-core dashboard accents.
	Author: GFCH
	Version: 1.4.0
	Requires at least: 6.0
	Tested up to: 6.8
	Requires PHP: 8.0
	License: GNU General Public License v3 or later
	License URI: https://www.gnu.org/licenses/gpl-3.0.html
	Text Domain: gfch
	Tags: e-commerce, custom-logo, custom-menu, featured-images, woocommerce
*/

/* Intentionally minimal — branded views load assets/css/*.css */
body.gfch-simple-body {
	margin: 0;
}
.gfch-content-shell {
	max-width: 1180px;
	margin: 0 auto;
	padding: 1.5rem;
}
