/*
Theme Name:  Ahara Store
Theme URI:   https://aharastore.in
Author:      Ahara Store
Description: Custom theme for Ahara Store — Organic & Handcrafted Pan India
Version:     1.0.0
License:     GNU General Public License v2
Text Domain: ahara-store
Tags:        woocommerce, custom, organic, ecommerce
*/

/* Theme base reset — all real styles are in assets/css/ */
*, *::before, *::after { box-sizing: border-box; }
body { margin: 0; padding: 0; }
