
/* Final bugfix: CTA normal weight; only the menu-bar bottom indicator is allowed, never text underlines. */
body .whb-header.whb-header_747656 .wd-button-wrapper .btn[href*="submit-a-ticket"],
body .whb-header.whb-header_747656 .wd-button-wrapper .btn[href*="contact"] {
  font-weight:400 !important;
}
body .whb-header.whb-header_747656 .wd-nav-main > li > a,
body .whb-header.whb-header_747656 .wd-nav-main > li > a:hover,
body .whb-header.whb-header_747656 .wd-nav-main > li > a:focus,
body .whb-header.whb-header_747656 .wd-nav-main > li > a:active,
body .whb-header.whb-header_747656 .wd-nav-main > li.current-menu-item > a,
body .whb-header.whb-header_747656 .wd-nav-main > li.current-menu-ancestor > a,
body .whb-header.whb-header_747656 .wd-nav-main > li > a .nav-link-text,
body .whb-header.whb-header_747656 .wd-nav-main > li > a:hover .nav-link-text,
body .whb-header.whb-header_747656 .wd-nav-main > li > a:focus .nav-link-text,
body .whb-header.whb-header_747656 .wd-nav-main > li > a .nav-link-text span,
body .whb-header.whb-header_747656 .wd-nav-main > li > a:hover .nav-link-text span,
body .whb-header.whb-header_747656 .wd-nav-main > li > a:focus .nav-link-text span {
  text-decoration:none !important;
  border-bottom:0 !important;
  box-shadow:none !important;
  background-image:none !important;
}
body .whb-header.whb-header_747656 .wd-nav-main > li > a .nav-link-text::before,
body .whb-header.whb-header_747656 .wd-nav-main > li > a .nav-link-text span::before,
body .whb-header.whb-header_747656 .wd-nav-main > li > a .nav-link-text span::after {
  display:none !important;
  content:none !important;
  border:0 !important;
  border-bottom:0 !important;
  box-shadow:none !important;
  background:transparent !important;
  background-image:none !important;
  opacity:0 !important;
}
/* Preserve only dropdown chevrons on nav-link-text::after. */
body .whb-header.whb-header_747656 .wd-nav-main > li:not(.menu-item-has-children) > a .nav-link-text::after {
  display:none !important;
  content:none !important;
  border:0 !important;
  border-bottom:0 !important;
  box-shadow:none !important;
  background:transparent !important;
  background-image:none !important;
  opacity:0 !important;
}
body .whb-header.whb-header_747656 .wd-nav-main > li.menu-item-has-children > a .nav-link-text::after {
  border:0 !important;
  border-bottom:0 !important;
  box-shadow:none !important;
  background:transparent !important;
  background-image:none !important;
  text-decoration:none !important;
}
