/*
Theme Name: Electro Daraz
Theme URI: https://example.com/electro-daraz
Author: Your Store
Author URI: https://example.com
Description: A premium, Daraz-style WooCommerce theme built for electronics and gadget stores. Features an editable animated header/footer, AJAX search, mega menu, wishlist, quick view, animated single product/cart/checkout pages, and full mobile responsiveness.
Version: 1.0.0
Requires at least: 6.0
Requires PHP: 7.4
Tested up to: 6.6
Requires Plugins: woocommerce
Text Domain: electro-daraz
Domain Path: /languages
License: GNU General Public License v2 or later
License URI: LICENSE
Tags: e-commerce, woocommerce, custom-menu, custom-logo, featured-images, full-width-template, responsive-layout, 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 with others.
*/

/* Base resets are handled in assets/css/main.css — this file only carries the required theme header
   plus a minimal fallback so the site never looks unstyled if enqueueing fails for any reason. */

* { box-sizing: border-box; }
body { margin: 0; font-family: -apple-system, "Segoe UI", Roboto, Arial, sans-serif; }
img { max-width: 100%; height: auto; }
