.advisor-categories-menu ul li ul li:hover {
    background: unset !important;
}

.advisor-categories-menu ul li ul li.active > a{
    font-weight: bold;
    color:#e08f40 !important;
}