/* Start custom CSS for html, class: .elementor-element-e6e4d77 *//* Override Hebrew/Arabic theme RTL */
body.he,
body.ar,
body.he-IL,
body.ar-SA {
    direction: ltr !important;
    text-align: left !important;
}

/* Override any RTL body classes */
body[class*="rtl"],
body[class*="RTL"] {
    direction: ltr !important;
    text-align: left !important;
}/* End custom CSS */