.elementor-kit-6{--e-global-color-primary:#FFF6ED;--e-global-color-secondary:#FB5A98;--e-global-color-text:#59382C;--e-global-color-accent:#1E151C;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;background-color:#FFF6EDB0;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;--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:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}h1.entry-title{display:var(--page-title-display);}@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 */html, body {
  overflow-x: hidden !important;
  max-width: 100% !important;
}

/* EN page: keep layout RTL but text LTR */
html[lang="en-US"] body {
    direction: rtl;
}

/* Text elements stay LTR (content only) */
html[lang="en-US"] body span,
html[lang="en-US"] body li,
html[lang="en-US"] body a {
    direction: ltr;
    text-align: left;
}

/* Elementor text editor ONLY (not headings) */
html[lang="en-US"] .elementor-widget-text-editor {
    direction: ltr;
    text-align: left;
}


html[lang="fa-IR"] body {
  font-family: 'YekanBakh', sans-serif;
}/* End custom CSS */