.ce_parallaxImage + .ce_hyperlink {
	align-items: center;
	bottom: 0;
	display: flex;
	flex-direction: column;
	justify-content: center;
	left: 0;
	position: absolute;
	right: 0;
	text-align: center;
	top: 0;
	z-index: 1;
}

.ce_parallaxImage + .ce_hyperlink a {
	background-color: #4A3B37;
	border: 2px solid #EACFB7;
	color: #EACFB7;
	padding: .3125em .625em .3125em .625em;
}

.ce_parallaxImage + .ce_hyperlink a:hover {
	background-color: #EACFB7;
	color: #4A3B37;
}

.ce_parallaxImage + .ce_hyperlink::before {
	background-color: rgba(0,0,0,0.25);
	bottom: 0;
	content: "";
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	z-index: -1;
}

@media (max-width: 768px) {
	.ce_parallaxImage + .ce_hyperlink h2 {
		font-size: 1.5em;
	}
}

.ukraine-banner {
	max-width: 100px;
	position: absolute;
	left: 5%;
	top: -25px;
}

@media (max-width: 767px) {
	.stoerer {
		top: 50vw !important;
	}
}

@media (min-width: 767px) {
	.ukraine-banner {
		left: 10%;
		max-width: 150px;
		top: -50px;
	}
}

@media (min-width: 1400px) {
	.ukraine-banner {
		left: 15%;
	}
	
	body.suppliers .padding-none .ce_image.responsive-image > figure > img {
		max-height: 790px;
	}
	
	body.suppliers .padding-none .ce_image.responsive-image.object-fit-top > figure > img {
		object-position: top;
	}
}

@media (min-width: 1600px) {
	.ukraine-banner {
		left: 20%;
	}
}

@media (min-width: 1900px) {
	.ukraine-banner {
		left: 25%;
	}
}

#header {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 9999;
}

.opening-times,
.termin-container,
.navbar {
	position: relative !important;
	top: 0 !important;
}
