/*
Theme Name: BeautyMaroc
Theme URI: https://beautymaroc.ma
Author: BeautyMaroc
Author URI: https://beautymaroc.ma
Description: Thème WordPress e-commerce premium pour produits de beauté au Maroc. Entièrement compatible avec Elementor Pro et WooCommerce. Design moderne, responsive et optimisé pour la conversion avec intégration WhatsApp.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.7
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: beautymaroc
Tags: e-commerce, woocommerce, elementor, beauty, rtl-language-support, custom-logo, custom-colors, featured-images, theme-options, translation-ready

BeautyMaroc - Votre destination beauté premium au Maroc
*/

/* Base Reset */
*, *::before, *::after {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
