/*
Theme Name: Emarat Elementor
Theme URI: https://example.com/
Author: Custom
Description: Custom WordPress theme converted from the Emarat HTML template and built to work with Elementor (header/footer via Elementor Theme Builder) + multi-home demo import.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: emarat-elementor
Requires at least: 6.0
Tested up to: 6.6
Requires PHP: 7.4
*/

:root { --emarat-container: 1200px; }

.emarat-container{
  max-width: var(--emarat-container);
  margin-left:auto;
  margin-right:auto;
}

