.header-top-right {
  display: flex !important;
  flex-direction: column !important;
  align-items: stretch !important;
}
#_desktop_top_menu {
  width: 100% !important;
  order: 1 !important;
}
#search_widget,
.search-widgets {
  order: 2 !important;
  margin-top: 6px !important;
  margin-left: auto !important;
  width: 320px !important;
}
#top-menu {
  display: flex !important;
  flex-wrap: nowrap !important;
  justify-content: space-between !important;
  width: 100% !important;
}