/* Only intentional deviations from the preserved Elementor layout. */
#cmplz-cookiebanner-container,
#cmplz-manage-consent {
  display: none !important;
}

.elementor-invisible {
  visibility: visible !important;
}

/* Direct Google Maps embeds without a marketing-cookie click wall. */
.elementor-widget-google_maps .cmplz-placeholder-parent {
  width: 100% !important;
  height: 300px !important;
  min-height: 300px !important;
  background: #d9dde0 !important;
}

.elementor-widget-google_maps iframe {
  display: block !important;
  width: 100% !important;
  height: 300px !important;
  border: 0 !important;
}

.elementor-widget-google_maps .cmplz-blocked-content-notice,
.elementor-widget-google_maps .cmplz-placeholder-overlay {
  display: none !important;
}
