/*
Theme Name: Beauty Plus
Theme URI: https://beautyplus.ir/beauty-plus
Author: Beauty Developer
Author URI: https://beautyplus.ir
Description: قالب حرفه‌ای وردپرس زیبایی و فروشگاه آرایشی بیوتی پلاس سازگار با المنتور
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: beauty-plus
Tags: e-commerce, custom-colors, custom-menu, translation-ready, full-width-template, beauty, cosmetics
*/

/* 
این فایل شامل کلاس‌های پایه تمپلیت وردپرس بیوتی پلاس است.
استایل‌های پیشرفته و ریسپانسیو از طریق Tailwind CSS در functions.php لود می‌شوند.
*/

body {
    font-family: 'Vazirmatn', sans-serif;
    color: #1c1917;
    background-color: #fcfbfc;
    margin: 0;
    padding: 0;
}
