.Menu_DropDownButton .Menu_TopMenuActive a:after{
    background: hsv(206, 100%, 64%) !important;
}

.Menu_TopMenu > div > a:hover::after {
  background: hsv(206, 100%, 64%) !important;
}

.BottomMenu_item.active {
    background-color: hsv(206, 100%, 64%) !important;
}

.Menu_DropDownButton.open .Menu_TopMenu .Menu_DropDownArrow {
    border-top-color: hsv(206, 100%, 64%) !important;
}

.Menu_DropDownPanel a.Menu_SubMenuItem:hover,
.Menu_DropDownPanel a.Menu_SubMenuItem.Menu_SubMenuItemActive {
    color: hsv(206, 100%, 64%) !important;
}

.Login_Box .Login__Form {
   box-shadow: inset 0px 18px 0px -15px hsv(206, 100%, 64%) !important;
}

.phone .Menu_TopMenuActive a,
.tablet .Menu_TopMenuActive a{
   border-left:4px solid hsv(206, 100%, 64%) !important;
}
