/*
Theme Name: SAJZONE Commerce
Theme URI: https://sajzone.com/
Author: SAJZONE
Author URI: https://sajzone.com/
Description: A modern, fast WooCommerce theme for SAJZONE — digital products & electronics. Fully responsive, Elementor compatible, with dynamic category and product sections, combo deals, reviews and a mobile-first layout.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.6
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: sajzone-commerce
Tags: e-commerce, custom-colors, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready, wide-blocks

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

SAJZONE Commerce is a WordPress theme built from scratch. All CSS
lives in assets/css/main.css and is enqueued via functions.php.
This file intentionally holds only the required theme header comment
plus minimal resets so the theme validates correctly.
*/

/* Minimal base reset (full styles are in assets/css/main.css) */
* { box-sizing: border-box; }
img { max-width: 100%; height: auto; }
