header#sp-header:not(.header-sticky){
    background: #0f1650 !important;
}
header#sp-header{
    background: #0f1650 !important;
}
#sp-header > div > div > div.row{
    align-items: center;
}
.sp-menu-item.current-item a span{
    display: none;
}
#sp-logo .logo a{
    color: white;
}
#sp-header:after{
    border-bottom: none !important;
}
#sp-header .sp-megamenu-parent > li:before{
    position: unset !important;
} 