/*
 Theme Name:     Divi Child-Theme
 Theme URI:      http://www.elegantthemes.com
 Description:    Divi Child-Theme
 Author:         Patrick Vetter
 Author URI:     https://divi.world
 Template:       Divi
 Version:        1.0.0
*/


/* ALLGEMEIN */

body {
	font-family: 'Poppins' !important;
	font-size: 1rem !important;
	line-height: 1.8rem !important;
	color: #48555b !important;}

#main-content {
	min-height: 75vh !important;}

h1 {
	color: #618697 !important;
	font-weight: 900 !important;
	text-transform: uppercase !important;
	font-size: 2.5rem !important;
	line-height: 3rem !important;}

h2 {
	color: #618697 !important;
	font-weight: 900 !important;
	text-transform: uppercase !important;
	font-size: 2.5rem !important;
	line-height: 3rem !important;}

h3 {
	color: #48555b !important;
	font-weight: 600 !important;
	font-size: 1.5rem !important;
	line-height: 2rem !important;}

h4 {
	color: #48555b !important;
	font-weight: 500 !important;
	font-size: 1.3rem !important;
	line-height: 1.8rem !important;
	margin-top: 2rem !important;}

p {
	font-size: 1rem !important;
	line-height: 1.5rem !important;
	color: #48555b !important;}

.entry-content ul {
	padding: 0 1em 25px 1em !important;}

li {
	font-size: 1rem !important;
	line-height: 2rem !important;
	color: #48555b !important;}

a {
	color: #618697 !important;}

a:hover {
	color: #48555b !important;}

.et_pb_button {
	border-color: #618697 !important;
	color: #618697 !important;}

.et_pb_button:hover {
	border-color: #618697 !important;
	color: white !important;
	background-color: #618697 !important;}

.et_pb_section {
	padding: 120px 0 100px 0 !important;}

@media (max-width: 980px) {
	
	h2 {
	font-size: 1.75rem !important;}
	
	h3 {
	font-size: 1.25rem !important;}

	.et_pb_section {
		padding: 50px 0 !important;}
	
	.et_pb_section.rechts .et_pb_row {
		display: flex !important;
		flex-wrap: wrap-reverse !important;}

	.et_pb_section.rechts .et_pb_row .et_pb_column.et-last-child {
		margin-bottom: 30px !important;}

}

@media (max-width: 980px) {

	.et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4, 
	.et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4, 
	.et_pb_row_4col>.et_pb_column.et_pb_column_1_4 {
		width: 45%;
		margin-right: 10% !important;
		margin-bottom: 30px !important;}
	
	.et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4:nth-child(2n), 
	.et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4:nth-child(2n), 
	.et_pb_row_4col>.et_pb_column.et_pb_column_1_4:nth-child(2n) {
		margin-right: 0 !important;}

}


/* MENÜ */

#main-header.et-fixed-header {
	background: rgba(255, 255, 255, .8) !important;
	backdrop-filter: blur(10px) !important;}

.logo_container #logo {
	/*height: 200% !important;*/
	max-height: 200% !important;
	width: -webkit-fill-available !important;
	max-width: 160px !important;
	aspect-ratio: 1 / 1 !important;
	padding: 10px 15px !important;
	background: white !important;
	box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.3) !important;}

#main-header.et-fixed-header #logo {
	max-width: 120px !important;
	max-height: 120px !important;
	height: unset !important;}

#et-top-navigation {
	padding-left: unset !important;}

#top-menu li {
	padding-right: 2.5rem !important;}

#top-menu li a,
.et-fixed-header #top-menu li a {
	color: #618697 !important;
	font-size: 1rem !important;
	font-weight: 500 !important;}

#top-menu li.current-menu-ancestor>a,
#top-menu li.current-menu-item>a, 
#top-menu li.current_page_item>a,
.et-fixed-header #top-menu li.current-menu-ancestor>a,
.et-fixed-header #top-menu li.current-menu-item>a, 
.et-fixed-header #top-menu li.current_page_item>a {
	color: #48555b !important;}

#top-menu-nav>ul>li>a:hover,
.et-fixed-header #top-menu-nav>ul>li>a:hover {
	opacity: 1 !important;
	color: #48555b !important;}

#top-menu li.social.instagram,
#top-menu li.social.whatsapp {
	transform: translate(0, -50%) !important;}

#top-menu li.social:last-child {
	padding-right: unset !important;}

#top-menu li.social.instagram a,
#top-menu li.social.whatsapp a {
	width: 25px;
	height: 25px;
	background-size: 25px;
	padding-bottom: 0 !important;
	background-repeat: no-repeat;
	cursor: pointer !important;
	font-size: 0 !important;
	line-height: 1rem !important;}

#top-menu li.social.instagram a {
	background-image:  url("/wp-content/uploads/2025/04/instagram-gruen.svg");}

#top-menu li.social.instagram:hover a {
	background-image:  url("/wp-content/uploads/2025/04/instagram-gelb.svg");}

#top-menu li.social.whatsapp a {
	background-image:  url("/wp-content/uploads/2025/04/whatsapp-gruen.svg");}

#top-menu li.social.whatsapp:hover a {
	background-image:  url("/wp-content/uploads/2025/04/whatsapp-gelb.svg");}


/* MOBILE-MENÜ */

@media (max-width: 1250px) {
	
	#page-container {
		padding-top: 80px !important;}
	
	#top-menu {
		display: none !important;}
	
	#et_mobile_nav_menu {
		display: block !important;}
	
}

.mobile_menu_bar:before, 
.mobile_menu_bar:after {
	color: #666 !important;}

.et_mobile_menu {
	border-top: 3px solid #618697 !important;}


/* HERO */

.hero {
	width: 100% !important;
	height: calc(100vh - 80px) !important;
	display: flex !important;
	align-items: center !important;}

/* .hero:after {
	content: "" !important;
	position: absolute !important;
	top: 0;
	left: 0;
	height: 100% !important;
	width: 100% !important;
	background: #618697 !important;
	mix-blend-mode: multiply !important;} */

.hero .hero-section .et_pb_column {
	display: flex !important;
	align-items: center !important;
	column-gap: 3rem !important;}

.hero .hero-section .et_pb_module {
	width: 50% !important;
	margin: unset !important;}

.hero h1 {
	color: white !important;
	font-size: 4.5rem !important;
	line-height: 5rem !important;}

.hero h3 {
	color: white !important;
	font-size: 2.5rem !important;
	line-height: 3rem !important;}

.hero h1,
.hero h3 {
	text-shadow: 0 0 30px black !important;}

	color: white !important;
	font-size: 2.5rem !important;
	line-height: 3rem !important;}

.hero .hero-logo img {
	width: 20vh !important;}

.hero .hero-datum img {
	width: 35vh !important;}

@media (max-width: 980px) {
	
	.hero h1 {
		font-size: 3.5rem !important;
		line-height: 4rem !important;}

	.hero h3 {
		font-size: 2rem !important;
		line-height: 2.5rem !important;}

	.hero .hero-section .et_pb_column {
		flex-wrap: wrap !important;
		justify-content: center !important;
		row-gap: 3rem !important;}

}

@media (max-width: 670px) {

	.hero {
		height: calc(80vh - 80px) !important;}

}


/* HERO-SLIDER */

.hero {
	position: relative !important;
	overflow: hidden !important;}

.hero .et_pb_row.slider {
	position: unset !important;
	width: 0 !important;
	margin: unset !important;}

.hero .et_pb_row #hero-slider {
	position: absolute !important;
	top: 0 !important;
	left: 0 !important;
	width: 100vw !important;
	height: calc(100vh - 80px) !important;}

.hero .et_pb_row #hero-slider .et_pb_image_wrap {
	width: 100% !important;
	height: calc(100vh - 80px) !important;}

.hero .et_pb_row #hero-slider .et_pb_image img {
	width: 100vw !important;
	height: 100%;
	object-fit: cover !important;
	position: absolute;
	top: 50% !important;
	transform: translate(0, -50%) !important;}

.hero .et_pb_row #hero-slider .slick-dots {
	position: absolute !important;
	bottom: 0 !important;
	left: 50% !important;
	transform: translate(-50%, 0) !important;}

.hero .et_pb_row #hero-slider .slick-dots li button:before {
	font-size: 3rem !important;
	color: white !important;}


/* HERO HALB */

.hero.halb {
	height: calc(70vh - 80px) !important;}


/* SCROLLDOWN-PFEIL */

.scrolldown-pfeil {
	position: absolute !important;
	bottom: 0 !important;
	width: 100% !important;
	max-width: unset !important;}

.scrolldown-pfeil .et_pb_module a {
	position: absolute !important;
	bottom: 0 !important;
	left: 50% !important;
	transform: translate(-50%, 0);
	animation: scrollpfeil 2s infinite !important;}

@keyframes scrollpfeil {
	0% {
		padding-bottom: 0;}

	50% {
		padding-bottom: 20px;}
	
	100% {
		padding-bottom: 0;}
}


/* POPUP LIGHTBOX */

.popup {
	position: absolute;
	width: 100%;
	height: calc(100vh - 80px);
	top: 0;
	left: 0;
	padding: 0 !important;}

.popup .helfer-button {
	position: fixed !important;
	top: 50%;
	left: 0;
	height: auto;
	rotate: -90deg;
	transform-origin: top left;
	transform: translate(-50%, -2px);
	padding: 20px !important;
	width: unset !important;
	z-index: 999;}

@media (max-width: 1090px) {
	
	.popup .helfer-button {
		display: none !important;}

}

.popup .helfer-button a {
	color: white !important;
	background: #618697 !important;
	padding: 20px;
	text-transform: uppercase;
	transition: background .3s ease-in-out;}

.popup .helfer-button a:hover {
	color: white !important;
	background: #48555b !important;}

.lightbox-content-helfer {
	background: white !important;
	border: 5px solid #618697 !important;
	padding: 50px !important;
	max-width: 60vw !important;}

.lightbox-content-helfer .et_pb_text_inner {
	text-align: center !important;}

[class*="lightbox-trigger-"] {
	cursor:pointer;}

[class*="lightbox-content-"] {
	position:relative; z-index: unset !important;}

[class*="lightbox-content-"] .mfp-close {
	color:#999999 !important;}

[class*="lightbox-content-"] .mfp-close:active {
	top:0px !important;}


/* COUNTDOWN */

@media (max-width: 980px) {
	#countdown .et_pb_row_6.et_pb_row {
		margin-top: unset !important;}
}


/* VIERER */

.vierer .et_pb_column {
	padding-right: unset !important;
	padding-left: unset !important;}

.vierer .et_pb_column .et_pb_icon {
	text-align: left!important;}


/* VIERERREIHE */

.viererreihe {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 3rem !important;}

.viererreihe .et_pb_column {
	width: 100% !important;
	margin-right: unset !important;
	margin-bottom: unset !important;}

.viererreihe .et_pb_image {
	margin-bottom: 1rem !important;}

@media (max-width: 1250px){
	.viererreihe {
		grid-template-columns: repeat(2, 1fr);}
}

@media (max-width: 1080px){
	.viererreihe {
		grid-template-columns: repeat(1, 1fr);}
}

.viererreihe .zweireihig {
	display: grid !important;
	grid-column-start: 3 !important;
	grid-column-end: 5 !important;}

@media (max-width: 1250px){
	.viererreihe .zweireihig {
		grid-column-start: 1 !important;
		grid-column-end: 3 !important;}
}

@media (max-width: 1080px){
	.viererreihe .zweireihig {
		grid-column-start: 1 !important;
		grid-column-end: 1 !important;}
}


/* BLOG */

.et_pb_blog_grid .et_pb_post {
	border: unset !important;}

.et_pb_blog_grid .et_pb_image_container {
	margin: -20px -20px 2rem !important;}

.et_pb_blog_grid .et_pb_post .entry-title {
	padding-bottom: 1.5rem !important;}

.et_pb_blog_grid .et_pb_post .post-content .post-content-inner {
	overflow: hidden !important;
	width: 100% !important;
	display: -webkit-box !important;
	-webkit-box-orient: vertical !important;
	-webkit-line-clamp: 3 !important;
	margin-bottom: 1.5rem !important;}

.et_pb_blog_grid .et_pb_post .post-content .post-content-inner p {
	padding-bottom: unset !important;}

.et_pb_blog_grid .et_pb_post .post-content .more-link {
	color: #618697 !important;}

.et_pb_blog_grid .et_pb_post .post-content .more-link:hover {
	color: #48555b !important;}

.et_pb_blog_grid .et_pb_post {
	margin-bottom: 4rem !important;}


/* SPONSOREN */

.sponsoren {
	display: flex !important;
	align-items: center !important;}

.sponsoren img {
	max-height: 300px !important;
	width: auto !important;}

@media (max-width: 980px) {

	.sponsoren img {
		max-height: 230px !important;}

}


/* BEITRÄGE */

.beitragsaufmacher {
	padding: unset !important;}

.beitragsaufmacher .et_pb_row {
	padding: unset !important;}

.single .post {
	padding-bottom: 0px !important;}

.et_pb_post {
	margin-bottom: 0px !important;}

.beitragsaufmacher .et_pb_image_wrap {
	width: 100% !important;}

.beitragsaufmacher .et_pb_image_wrap img {
	width: inherit !important;
	max-height: 50vh !important;
	object-fit: cover !important;}

.beitragsaufmacher.top .et_pb_image_wrap img {
	object-position: top !important;}


/* FOOTER */

.footer {
	border-top: 5px solid #48555b !important;}

.footer.et_pb_section {
	padding: 30px 0 80px 0 !important;}

.footer .et_pb_row {
	padding: unset !important;}

.footer .et_pb_menu {
	background: transparent !important;}

.footer img {
	width: auto !important;
	max-height: 7rem !important;}

.footer a {
	color: white !important;
	font-size: 1rem !important;}

.footer a:hover {
	color: #48555b !important;}

.footer p {
	color: white !important;}

@media (max-width: 980px) {
	
	.et_pb_menu .et_pb_menu__menu {
		display: block !important;}
	
	.et_pb_menu .mobile_menu_bar {
		display: none !important;}	
	
	.et_pb_menu--style-left_aligned .et_pb_menu__wrap {
		justify-content: unset !important;}	
	
}


/* POPPINS-200 - LATIN */

@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 200;
  src: url('../DIVI-Child/fonts//poppins-v22-latin-200.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  src: url('../DIVI-Child/fonts//poppins-v22-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  src: url('../DIVI-Child/fonts//poppins-v22-latin-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 900;
  src: url('../DIVI-Child/fonts//poppins-v22-latin-900.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}