/*
Theme Name: Giardino Prime
Theme URI: https://giardinoprime.com
Author: Aztra Dev House
Author URI: https://aztradevhouse.netlify.app
Description: Premium luxury WooCommerce theme for Giardino Prime — handcrafted belts & watches. Features an auto-sliding hero, dismissible announcement bar, curated collection tiles, new arrivals & featured product rails, and a fully-linked social footer.
Version: 1.1.1
Requires at least: 6.0
Tested up to: 6.6
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: giardino-prime
Tags: e-commerce, woocommerce, custom-menu, featured-images, footer-widgets, translation-ready, one-column

Giardino Prime WordPress theme, built for WooCommerce.
All real styling lives in /assets/css/main.css (enqueued via functions.php).
This file only carries the required theme header + a tiny reset so the
theme still looks correct even if the asset file fails to load.
*/

body {
	margin: 0;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
	background: #17120F;
	color: #F3ECDD;
}
