#stage .desc .desc-inner p {
	text-shadow: 0 0 1em rgba(var(--black), 0.75);
}

@media(max-width: 464px){
	#intro .e-child {
		padding:0
	}
	
	#hotelgallery .grid .item:not(:nth-child(1),:nth-last-child(1)),
	#fruehstueck .grid .item:not(:nth-child(1)) {
		width: 50% !important;
	}
}

@media(max-width: 767px){
	#fruehstueck {
		
	}
	#fruehstueck .e-child,
	#parken .e-child {
		padding:0;
	}
	#parken .e-con-inner > .elementor-element:has(img) {
		order:2
	}
	#fruehstueck, #parken, #standort {
		margin-top:3em;
	}
}