/*
Theme Name: BGalz
Theme URI: https://bgalz.com/
Author: BGalz
Author URI: https://bgalz.com/
Description: Bespoke WooCommerce fashion-clothing theme built for BGalz. Full-width hero, category banners, curated product rails, editorial blog and a transparency-first footer.
Version: 1.0.0
Requires at least: 6.5
Tested up to: 7.1
Requires PHP: 8.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: bgalz
Tags: e-commerce, fashion, one-column, custom-menu, featured-images, translation-ready

All layout rules live in assets/css/*.css so that the cache-busting filemtime()
version in functions.php covers every edit. This file only carries the theme
header and the reset, which never changes.
*/

*,*::before,*::after{box-sizing:border-box}
html{-webkit-text-size-adjust:100%}
body{margin:0}
main{display:block}
img{border-style:none;max-width:100%;height:auto;vertical-align:middle}
button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;margin:0}
button,[type=button],[type=submit]{-webkit-appearance:button;cursor:pointer}
a{background-color:transparent}
table{border-collapse:collapse;border-spacing:0}
figure{margin:0}
