/* Single Event Page Styles */

/* Hide empty Elementor containers completely */
.cns-booking-box.cns-empty-mec-box,
.cns-rsvp-box.cns-empty-mec-box {
  display: none !important;
  height: 0 !important;
  min-height: 0 !important;
  max-height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  box-shadow: none !important;
  overflow: hidden !important;
}

/* Weather and Map */
.cns-empty-side-section {
  display: none !important;
  height: 0 !important;
  min-height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  box-shadow: none !important;
  overflow: hidden !important;
}
