/* Zeitzonen-Dropdown im Booking-Widget ausblenden (Shooting-EA).
   Alle Shootings sind in Zürich, die Auswahl verwirrt nur. */
#select-timezone,
label[for="select-timezone"] {
  display: none !important;
}
