/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
#header .header-nav {
  border-bottom: 10px solid #ff0000;
  max-height: none;
}

#search_widget {
    min-width: 14.5rem;
}