/* Force the top TicketShop header area to white */

body,
header,
.Header,
.header,
nav,
.navbar,
.site-header {
  background: #ffffff;
}