.elementor-kit-62{--e-global-color-primary:#1A1A1A;--e-global-color-secondary:#666666;--e-global-color-text:#999999;--e-global-color-accent:#B8956A;--e-global-color-cc4d763:#FAFAFA;--e-global-color-9218046:#E5E5E5;--e-global-typography-primary-font-family:"Inter";--e-global-typography-primary-font-weight:300;--e-global-typography-secondary-font-family:"Inter";--e-global-typography-secondary-font-weight:200;--e-global-typography-secondary-text-transform:uppercase;--e-global-typography-secondary-letter-spacing:4px;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-weight:300;--e-global-typography-text-line-height:1.6px;--e-global-typography-accent-font-family:"ModestoOpen-InlineFill";--e-global-typography-accent-font-weight:400;background-color:#FAFAFA;}.elementor-kit-62 button,.elementor-kit-62 input[type="button"],.elementor-kit-62 input[type="submit"],.elementor-kit-62 .elementor-button{background-color:#1A1A1A;font-family:"Inter", Sans-serif;font-size:11px;font-weight:400;text-transform:uppercase;color:#FFFFFF;border-style:none;border-radius:0px 0px 0px 0px;padding:16px 32px 16px 32px;}.elementor-kit-62 e-page-transition{background-color:#FFBC7D;}.elementor-kit-62 label{font-family:"Inter", Sans-serif;font-size:14px;font-weight:300;}.elementor-kit-62 input:not([type="button"]):not([type="submit"]),.elementor-kit-62 textarea,.elementor-kit-62 .elementor-field-textual{border-style:solid;border-width:0px 0px 1px 0px;border-color:#999999;border-radius:0px 0px 0px 0px;padding:16px 0px 16px 0px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS *//* === Smooth scroll === */
html { scroll-behavior: smooth; }
 
/* === Cream background fills the entire viewport === */
body { background: #fafafa; }
 
/* === Arabic typography overrides ===
   When WPML serves the page in Arabic, html[lang^="ar"] is set automatically.
   Force Tajawal for body and headings; reset letter-spacing/italic/transform
   that don't translate to Arabic typography. */
html[lang^="ar"] body,
html[lang^="ar"] p,
html[lang^="ar"] h1,
html[lang^="ar"] h2,
html[lang^="ar"] h3,
html[lang^="ar"] h4,
html[lang^="ar"] h5,
html[lang^="ar"] h6,
html[lang^="ar"] .elementor-widget-text-editor,
html[lang^="ar"] .elementor-widget-heading {
  font-family: 'Tajawal', sans-serif !important;
  letter-spacing: 0 !important;
  font-style: normal !important;
}
html[lang^="ar"] body { direction: rtl; }
 
/* === Hairline divider helper class — apply via Advanced → CSS Classes === */
.thamarat-divider {
  width: 60px;
  height: 1px;
  background: #999;
  margin: 8px auto;
}/* End custom CSS */