/*
Theme Name:        MaxLevels
Theme URI:         https://maxlevels.net
Author:            MaxLevels Digital Agency
Author URI:        https://maxlevels.net
Description:       Enterprise digital agency theme. Odoo ERP, GoHighLevel, Salesforce, Zoho, Oracle, Flutter, Next.js, WordPress Plugin Dev. Full Elementor support. Complete Arabic RTL. Jordan & UAE.
Version:           1.4.0
Requires at least: 6.3
Tested up to:      6.7
Requires PHP:      8.0
License:           GPL-2.0-or-later
License URI:       https://www.gnu.org/licenses/gpl-2.0.html
Text Domain:       maxlevels
Domain Path:       /languages
Tags:              dark, rtl-language, custom-logo, custom-colors, custom-header, custom-footer, full-width-template, page-templates, translation-ready, arabic, elementor
*/

:root {
  --black:   #080808;
  --black-2: #0f0f11;
  --black-3: #181820;
  --white:   #F8F6F1;
  --muted:   rgba(248,246,241,.45);
  --line:    rgba(248,246,241,.09);
  --violet:  #7B5CF5;
  --lime:    #D4F03C;
  --coral:   #FF4F2B;
  --gold:    #F5A623;
  --sky:     #3AADFF;
  --ease:    cubic-bezier(.16,1,.3,1);
  --fd:      'Bricolage Grotesque', sans-serif;
  --fs:      'Instrument Serif', serif;
}
