/* Reduce top/bottom space in the hero section */
[page-id="195695000000859048"] [data-section-id="195695000000859288"] > .foreground-layer.bs-container {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}

/* Remove extra spacing from the banner wrapper */
[page-id="195695000000859048"] [data-section-id="195695000000859288"] .banner-widget,
[page-id="195695000000859048"] [data-section-id="195695000000859288"] .banner-content {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  min-height: auto !important;
}

/* Remove paragraph margins inside the heading */
[page-id="195695000000859048"] [data-section-id="195695000000859288"] .section-head,
[page-id="195695000000859048"] [data-section-id="195695000000859288"] .section-head p {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  line-height: 1.05 !important;
}

/* If Zoho is forcing height on the slide, cancel it */
[page-id="195695000000859048"] [data-section-id="195695000000859288"] {
  min-height: auto !important;
  height: auto !important;
}

.bs-ticketList-wgt .ticket-card-nav .ticket-items .ticket-item .text-tiny.mgt2 {
    display: none !important;
}

.ticket-classes .list-item .meta {
    display: none !important;
}

.modal.buy-ticket-modal .details-modal-header {
	background: #102c4e !important;
}