.stm_header_style_3 .stm-header .stm-navigation .sub-menu {
  background-color: #f1f4f7 !important;
}

.stm_header_style_3 .stm-header .stm-navigation .sub-menu li a {
  color: grey !important;
}

.stm_header_style_3 .stm-header .stm-navigation .sub-menu li a:hover {
  color: white !important;
}

.stm_header_style_3 .stm-header .stm-switcher .stm-switcher__trigger {
    font-weight: 400;
    font-size: 14px !important;
    display: none;
}