/*
Theme Name: Alsayyad Group
Theme URI: https://alsayyadgroup.com
Author: Alsayyad Group
Author URI: https://alsayyadgroup.com
Description: ثيم ووردبريس مخصص لمجموعة شركات ومصانع الصياد، متخصص في صناعة والاستيراد والخدمات اللوجستية للحديد. يدعم اللغة العربية بالكامل واتجاه RTL، مع إمكانية تخصيص كامل عبر لوحة التحكم (Customizer).
Version: 1.0.0
Requires at least: 6.0
Requires PHP: 7.4
Tested up to: 6.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: alsayyad-group
Tags: business, custom-colors, custom-logo, custom-menu, featured-images, rtl-language-support, translation-ready

مجموعة شركات و مصانع الصياد - Alsayyad Group Theme
*/

/* Base resets — full styles are enqueued from assets/css/main.css and assets/css/rtl.css */

*,
*::before,
*::after {
	box-sizing: border-box;
}

html {
	-webkit-text-size-adjust: 100%;
}

body {
	margin: 0;
}

img {
	max-width: 100%;
	height: auto;
	display: block;
}

a {
	text-decoration: none;
}

ul,
ol {
	margin: 0;
	padding: 0;
	list-style: none;
}

button {
	font-family: inherit;
}
