/* Keep the header search icon on the right on pages that do not load
   SP Page Builder CSS. Without this, .pull-right has no effect and the
   search module pushes the menu below the logo. */
#sp-header .stellar-top-search.pull-right {
  float: right;
}
