Hello,
the code i am using out of the editor
#headerNav
.nav > li > a:hover, #headerNav .nav > li > a:focus {
font-weight: normal;
}
.price-details–item.head .content li:first-child, .price-details–item.body .content li:first-child {
font-weight: bold;
}
#headerNav .nav > li.active > a,
#headerNav .nav > li.current-menu-ancestor > a, #headerNav .nav > .dropdown.open > a {
font-weight: 500 !important;
}