.nw-brandheader-topbarrow {
  @extend %nw-header-topbarrow;
  background: $desktopheader-topbar-background;
}

.nw-brandheader-topbarcol {
  @extend %nw-header-topbarcol;
}

.nw-brandheader-topbarcols {
  @extend %nw-header-topbarcols;
}

.nw-brandheader-topbarpromo {
  @extend %nw-header-topbarpromo;
}

.nw-brandheader-topbarleftlinks {
  @extend %nw-header-topbarleftlinks;
}

.nw-brandheader-topbarrightlinks {
  @extend %nw-header-topbarrightlinks;
}

.nw-brandheader-mainbarrow {
  @extend %nw-header-mainbarrow;
}

.nw-brandheader-mainbarcol {
  @extend %nw-header-mainbarcol;
}

.nw-brandheader-navigationrow {
  @extend %nw-header-navigationrow;
}

.nw-brandheader-navigationcol {
  @extend %nw-header-navigationcol;
  box-shadow: inset 0 -1px 0 0 $desktopheader-navigation-boxshadowcolor;
}

.nw-brandheader-searchbarcol {
  @extend %nw-header-searchbarcol;
}

.nw-brandheader-logocol {
  @extend %nw-header-logocol;
}

.nw-brandheader-logo {
  @extend %nw-header-logo;
}

.nw-brandheader-maibarrowcols {
  @extend %nw-header-maibarrowcols;
}

.nw-brandheader-buttonscol {
  @extend %nw-header-buttonscol;
}
