/*
Theme Name: Heart Of A Lion
Theme URI: https://heartofalionclothing.com
Author: ZA Creative
Author URI: https://zazeem.mizlet.com
Description: Premium street-athletic e-commerce theme for Heart Of A Lion Clothing. Built on WooCommerce with a full Customizer, editable page heroes, repeatable content blocks and a cinematic ink-navy / bone design system.
Version: 2.6.0
Requires at least: 6.4
Tested up to: 6.6
Requires PHP: 7.4
WC requires at least: 8.0
WC tested up to: 9.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: hoal
Tags: e-commerce, custom-colors, custom-logo, custom-menu, featured-images, full-width-template, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something great.

The full design system (colours, type, components, animation) lives in
assets/css/main.css and is enqueued in functions.php. This file exists to
satisfy the WordPress theme header requirement and carries no styling of
its own beyond a minimal safety reset.
*/

html{box-sizing:border-box}
*,*::before,*::after{box-sizing:inherit}
