.mobile_menu_bar:before, .mobile_menu_bar:after, #top-menu li.current-menu-ancestor>a, #top-menu li.current-menu-item>a {
color: #333333;
}
#top-menu li a {
font-weight: 400;
}
p {
font-weight: 400;
}
@media (max-width: 1100px) {
#et_mobile_nav_menu {
display: block !important;
} 
#top-menu {
display: none;
}
}