/*#sp-header #sp-menu .sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
  background: rgba(40,40,40,0.8);
}

#sp-header #sp-menu .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
  color: rgb(247,247,247);
}
*/
.sp-megamenu-parent >li:hover>a {
  color: blue !important;
}
/*
.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a:hover,
.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active>a,
.sp-megamenu-parent >li.active>a {
  color: black !important;
}*/