

/* Final correction: larger inline dropdown chevrons, clean Store capsule arrow, bold CTA. */
.whb-header .wd-nav-main > li.menu-item-has-children > a {
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  flex-direction:row !important;
  gap:0 !important;
}
.whb-header .wd-nav-main > li.menu-item-has-children > a .nav-link-text {
  position:relative !important;
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  flex-direction:row !important;
  gap:2px !important;
  line-height:1 !important;
  white-space:nowrap !important;
}
.whb-header .wd-nav-main > li.menu-item-has-children > a .nav-link-text::before {
  display:none !important;
  content:none !important;
  background:transparent !important;
  border:0 !important;
  box-shadow:none !important;
  width:0 !important;
  height:0 !important;
}
.whb-header .wd-nav-main > li.menu-item-has-children > a .nav-link-text::after {
  content:"" !important;
  position:static !important;
  display:inline-block !important;
  flex:0 0 auto !important;
  margin:0 0 0 2px !important;
  padding:0 !important;
  color:rgba(255,255,255,.86) !important;
  font-size:13px !important;
  font-weight:700 !important;
  line-height:1 !important;
  transform:translateY(-1px) !important;
  background:transparent !important;
  border:0 !important;
  border-radius:0 !important;
  box-shadow:none !important;
  width:auto !important;
  height:auto !important;
  vertical-align:middle !important;
  opacity:1 !important;
}
.whb-header .wd-nav-main > li.menu-item-has-children > a::before,
.whb-header .wd-nav-main > li.menu-item-has-children > a::after,
.whb-header .wd-nav-main.wd-style-underline > li.menu-item-has-children > a::after {
  display:none !important;
  content:none !important;
  background:transparent !important;
  border:0 !important;
  box-shadow:none !important;
  width:0 !important;
  height:0 !important;
  margin:0 !important;
  opacity:0 !important;
}
.whb-header .wd-nav-main > li#menu-item-31565 > a {
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  flex-direction:row !important;
  min-height:28px !important;
  height:28px !important;
  padding:0 13px !important;
  overflow:hidden !important;
}
.whb-header .wd-nav-main > li#menu-item-31565 > a .nav-link-text {
  position:relative !important;
  display:inline-flex !important;
  align-items:center !important;
  flex-direction:row !important;
  gap:2px !important;
  line-height:1 !important;
  color:#fff !important;
  background:transparent !important;
  border:0 !important;
  box-shadow:none !important;
}
.whb-header .wd-nav-main > li#menu-item-31565 > a .nav-link-text::before {
  display:none !important;
  content:none !important;
  background:transparent !important;
  border:0 !important;
  box-shadow:none !important;
  width:0 !important;
  height:0 !important;
}
.whb-header .wd-nav-main > li#menu-item-31565 > a .nav-link-text::after {
  color:rgba(255,255,255,1) !important;
  background:transparent !important;
  border:0 !important;
  border-radius:0 !important;
  box-shadow:none !important;
  filter:none !important;
  mix-blend-mode:normal !important;
}
.whb-header .wd-button-wrapper .btn[href*="submit-a-ticket"],
.whb-header .wd-button-wrapper .btn[href*="contact"] {
  text-transform:none !important;
  font-family:var(--fs-ui-font) !important;
  font-size:12px !important;
  font-weight:400 !important;
  letter-spacing:.01em !important;
}

