#wprmenu_bar .menu_title, #wprmenu_bar .wprmenu_icon_menu {
    text-align: center;
}
@media only screen and (max-width: 782px) {
#header.show-device-logo #branding {
    display: none!important;
}

#header.line-decoration {
    border-bottom: 0px!important;
}

.assistive-info, .logo-left #navigation {
  display:none!important;
}

#wprmenu_bar {
   height:50px;
}

.bar_logo {
  width: 80px!important;
    height: 39px!important;
}

#wprmenu_bar .bar_logo {
    margin-top: -5px;   
}

#wprmenu_bar .wprmenu_icon {
    margin-top: 7px;
}}