/* Start custom CSS */.wd-nav[class*="wd-style-underline"] li.current_page_parent:not(:hover) .nav-link-text:after {
    width: 0 !important;
}
.wd-nav[class*="wd-style-underline"] li.current_page_parent span.nav-link-text {
    color: black;
}/* End custom CSS */