/*
Theme Name: SFS Wicker Furniture
Theme URI: https://sfswicker.co.za
Author: SFS Wicker Furniture
Author URI: https://sfswicker.co.za
Description: Premium WooCommerce theme for SFS Wicker Furniture — manufacturer and retailer of premium wicker, outdoor, patio, garden, restaurant, hotel, and custom-made furniture based in Midrand, South Africa. Includes hero slider, trust badges, GEO landing pages, and full WooCommerce integration.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.7
Requires PHP: 8.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: sfs-wicker
Tags: e-commerce, custom-colors, custom-menu, custom-logo, featured-images, full-width-template, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.
*/

/* Base resets — full design system lives in assets/css/theme.css (enqueued in functions.php) */
* { box-sizing: border-box; }
body { margin: 0; }
img { max-width: 100%; height: auto; display: block; }
a { text-decoration: none; color: inherit; }
