.header div.co_mega_menu_container {
  display: none; }
  .header div.co_mega_menu_container.opened {
    display: block; }

.header_bar .co_mega_menu .menu.align_left > li:last-of-type a {
  background-color: #d3f5ff !important;
  color: #0cbff2 !important; }
  .header_bar .co_mega_menu .menu.align_left > li:last-of-type a:hover {
    background-color: #0cbff2 !important;
    color: #fff !important; }
