.elementor-form input[type="tel"] {
direction: rtl;
}


לשים בכול האתר 


selector *{
    direction: rtl;
}