@ner
hey there, glad to help..
what exactly type of fields are you having problems with?
my form has only text fields hence my solution targets those type of fields but
if you added
.wpcf7 {
direction: rtl;
}
other static elements (not like the textfield placeholder which had transform on focus) like the helper text and static labels to check boxes and switches should align right just fine
and perhaps I can take a look on your page (you need to upload it maybe to some sort of hosting) and help you fixing the alignment (maybe the theme is overriding css rules and messing with it)