/*
Theme Name: Elite Marketing
Theme URI: https://elitemarketing.sa
Author: Elite Marketing
Author URI: https://elitemarketing.sa
Description: Arabic RTL corporate landing theme for Elite Marketing. Gold & navy design with smooth sections and full RTL support.
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: elite-marketing
*/

/* Base – RTL & typography */
body {
	font-family: 'Cairo', sans-serif;
	scroll-behavior: smooth;
}

.gold-gradient {
	background: linear-gradient(135deg, #D4AF37 0%, #C5A059 50%, #B8860B 100%);
}

.glass-nav {
	backdrop-filter: blur(10px);
	background-color: rgba(15, 23, 42, 0.8);
}

/* Ensure Material Icons display */
.material-icons-outlined {
	font-family: 'Material Icons Outlined';
	font-weight: normal;
	font-style: normal;
	font-size: 24px;
	line-height: 1;
	letter-spacing: normal;
	display: inline-block;
	white-space: nowrap;
	word-wrap: normal;
}
