body.has-mobile-menu .hide-at-mm-breakpoint {
  display: none
}

#site-header.wpex-header-two-flex-v #site-header-inner {
  display: block
}

#header-two-search {
  float: left
}

.header-two-aside {
  float: none;
  clear: both;
  padding-top: 20px;
  text-align: left
}

body.wpex-mobile-toggle-menu-icon_buttons #site-logo {
  height: 100%;
  float: left;
  text-align: left
}

body.wpex-mobile-toggle-menu-icon_buttons_under_logo #site-logo {
  float: none;
  width: 100%;
  height: auto;
  text-align: center
}

body.wpex-mobile-toggle-menu-icon_buttons_under_logo .header-two-aside {
  text-align: center
}

body.wpex-mobile-toggle-menu-icon_buttons_under_logo #searchform-dropdown {
  width: 100%
}

body.has-mobile-menu.wpex-mobile-toggle-menu-navbar #searchform-dropdown {
  width: 100%
}

body.has-mobile-menu.wpex-mobile-toggle-menu-fixed_top {
  padding-top: 50px
}

body.has-mobile-menu.wpex-mobile-toggle-menu-fixed_top #site-header.header-one #site-logo {
  float: none;
  width: 100%;
  text-align: center
}