Hi,
1- Please go to Admin -> Theme options -> Header options -> Show translation aux option – Disable it.
2- Please go to Admin -> Theme options -> Super Search Options -> Disable it.
3- Please use this custom css code:-
div.header-right .header-menu ul.menu li:first-child(1){
float:right !important;
}
4- You need to edit sf-header.php file at /neighborhood/includes/swift-framework/sf-content-display/ to change Bem-vindo entre.
5- Please use this custom css code:-
#order_review #payment #place_order {
position: relative;
top: 120PX;
}
Thanks
Mohammad