/* Legacy sub-header rules retained only for cases not covered by the redesign.
 * The chunky button look, grey backgrounds on the megamenu, and the sage-green
 * hover state are now handled in redesign-header.css — those rules have been
 * removed here to stop them overriding the redesign.
 */
.menuList {
    display: flex;
    align-items: center;
    margin: auto;
    width: unset;
}
.locationdrpdwn {
    min-width: 0px !important;
    height: 35px !important;
    padding: 0px 4px !important;
}
