.header-stack #Top_bar .top_bar_right { left: 0; right: auto;}.header-menu-right.header-stack #Top_bar .menu_wrapper { margin-right: 0;}
Comments
please send us url to page where you got RTL language and we'll have a look on it because search icon should be also on the left side.
.header-stack #Top_bar .top_bar_right {
left: 0;
right: auto;
}
.header-menu-right.header-stack #Top_bar .menu_wrapper {
margin-right: 0;
}