/* Heavena Spa — site overrides */

.elementor-slideshow__title {
	display: none;
}

/* Elementor Ally host — widget UI lives in shadow DOM */
#ea11y-root {
	position: fixed !important;
	z-index: 2147483647 !important;
	pointer-events: none !important;
	top: 0 !important;
	left: 0 !important;
	width: 0 !important;
	height: 0 !important;
	overflow: visible !important;
}

/* Mindbody chat stays below the accessibility widget */
#bowtie-widget-container,
#bowtie-cta,
#bowtie-main_container,
#bowtie-aux_container {
	z-index: 999998 !important;
}
