/*
Theme Name: Ahad Cooling
Theme URI: https://ahadcooling.com
Author: Ahad Cooling
Author URI: https://ahadcooling.com
Description: قالب ووردبريس احترافي لشركة أحد للتبريد لخدمات تصليح وتركيب وصيانة المكيفات والثلاجات في مكة المكرمة. تصميم عربي RTL متجاوب بالكامل مع دعم Elementor وSEO وGMB.
Version: 3.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: ahad-cooling
Tags: rtl-language-support, arabic, services, business, one-column, custom-menu, elementor, responsive
Requires at least: 5.0
Requires PHP: 7.4
*/

/* Base Reset */
*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }
html { scroll-behavior: smooth; font-size: 16px; }
body {
  font-family: 'Tajawal', 'Cairo', sans-serif;
  direction: rtl;
  text-align: right;
  line-height: 1.7;
  color: #334155;
  background: #fff;
  -webkit-font-smoothing: antialiased;
  overflow-x: hidden;
}
