.sp-megamenu-parent >li >a, .sp-megamenu-parent >li >span{
  font-size: 15px;
 color: #660600 !important;
  }

.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a:hover{
   background-color: #0794ff !important;
  color: #ffffff !important;
}

.sp-megamenu-parent li.sp-menu-item >a:hover{
   background-color: #0794ff !important;
  color: #ffffff !important;
}

.sp-megamenu-parent li.sp-menu-item >a:active{
   background-color: #0794ff !important;
  color: #ffffff !important;
}

.sp-megamenu-parent li.sp-menu-item >a:focus{
   background-color: #0794ff !important;
  color: #ffffff !important;
}

.sp-megamenu-parent li.sp-menu-item >a:current.active{
   background-color: #0794ff !important;
  color: #ffffff !important;
}

.sp-megamenu-parent li.sp-menu-item >a:before{
   background-color: #0794ff !important;
  color: #ffffff !important;
}