#top-menu li li a {
width: 200px;
padding: 6px 19px;
}
#top-menu li li a:hover { 
background-color:#ffffff !important; 
}
#top-menu-nav #top-menu a:hover,
#mobile_menu_slide a:hover { 
color: #48d1cc !important; 
opacity:1 !important;
}
#top-menu .active a{
color: #c3095f!important;
}
body {
font-size: medium;
}
.et_mobile_menu {
border-top: none
}
.mobile_menu_bar:before {
color: #48d1cc!important;
}
#top-menu .menu-item-has-children > a:first-child:after, #et-secondary-nav .menu-item-has-children > a:first-child:after {
display: none;
}
#top-menu .menu-item-has-children > a:first-child {
padding-right: 0px;
}