ul[data-depth="1"].top_menu {
  height: 40px;
  vertical-align: middle;
  line-height: 40px;
  margin-bottom: 0;
  background-color: #2c2432;
  padding: 0 20px;
}
ul[data-depth="1"].top_menu a {
  text-decoration: none !important;
  color: white !important;
  text-transform: uppercase !important;
}
