/* InnStyle custom CSS - Chalke Valley Camping */
/* Hide logo on booking pages (logo is kept in account for confirmation emails) */
.customer-header {
  display: none !important;
}
