/*
 Theme Name:     Divi child	
 Description:    Divi Child Theme
Template:       Divi
 Version:        1.0.0
*/
@font-face {
  font-family: 'Hind';
  src: url('/wp-content/uploads/omgf/et-builder-googlefonts-cached/hind-normal-latin-500.woff2?ver=1669804735') format('woff2');
  font-weight: 500;
  font-style: normal;
}
body {
  color: #6b605b;
}
h1, h2, h3, h4, h5, h6	{
	color:#60a350;
}
.type-post	h1, h1	{
	font-size: 2.25rem;
	margin-top: 48px;
	
}
.type-post	.et_pb_section_0	{
	padding-top:0px !important;
}
h2	{
	margin-top: 36px;
}
#team	h2, #team em	{
	text-align: center;
}
h2.first	{
	margin-top:0px;
}
h3	{
	margin-top:24px;
}
.green_bg	{
	background-color: rgba(174,208,166,0.5);
}
#impressum	strong, #seiten_content 	strong	{
	color: #60a350;
}
a {
  color: #60a350;
  text-decoration:none;
  outline:none;
  -moz-transition: all 0.5s;
  -webkit-transition:all 0.5s;
  transition:all 0.5s;
}
a:hover	{
	color: #6b605b;
}
button	{
	background-color:#60a350;
	color:#FFF;
	margin-top: 24px;
	padding: 10px 30px;
	border:0px;
	border-radius:10px;
	font-size:1.25rem;
	cursor: pointer;
}
button:hover	{
	background-color:rgba(96,163,80,0.8);
}	
.center	{
	text-align:center !important;
}
#top-menu 	{
	margin-top:40px;
}
.et_header_style_left #et-top-navigation nav > ul > li > a {
  font-weight: 700;
  font-size:1.125rem;
  color: #707885;
  text-decoration:none;
  display: block;
  text-transform: uppercase;
}
#top-menu li.current-menu-item > a {
	color: #60a350;
	
}
li.menu-item a:hover {
	color: #60a350 !important;
}
#top-menu .menu-item-has-children > a:first-child::after, #et-secondary-nav .menu-item-has-children > a:first-child::after {
	content:none;
}
#top-menu .menu-item-has-children > a:first-child	{
	padding-right:0px;
}
footer	{
	display:none;
}
#footer	{
	background: none #60a350 repeat scroll top center;
	color: #FFF;
}
#footer	strong	{
	color:#FFF;
}
#footer	a	{
	color:#FFF;
}
#footer	a:hover	{
	text-decoration:underline;
}
#et-top-navigation	{
	font-weight:400;
}
.mobile_menu_bar::before, .mobile_menu_bar::after, #top-menu li.current-menu-ancestor > a, #top-menu li.current-menu-item > a {
	color: #60a350;
}
#ez-toc-container	{
	border: 1px solid #60a350;
	border-radius: 15px;
	background-color:transparent;
	padding:20px;
}
#ez-toc-container .ez-toc-js-icon-con 	{
	border:0px !important;
}
#ez-toc-container	a:hover	{
	color: #60a350;
	text-decoration:none;
}
#main-content .container	{
	padding-top:0px !important;
}
article.et_pb_post	img	{
	width:100vw;
	max-width:100vw; 	
	margin-left:calc(50% - 50vw);
	max-height:500px;
	object-fit: cover;  
}
#team	ul	li::marker, ul li::marker {
  color: #60a350;
}
#breadcrumbs	{
	font-size: 0.875rem;
}
iframe	{
	margin-top:36px;
	margin-bottom:36px;
}
#top_bild, #top_bild .et_pb_row	{
	padding:0px;
}
#top_bild .et_pb_row	{
	max-width:100%;
	width:100%;
}
#top_bild	img	{
	width:100vw;
	max-width:100vw; 	
	max-height:500px;
	object-fit: cover; 
}
.uebersicht	.category-infusionstherapie, .uebersicht	.category-funktionelle-medizin, .home	.et-pb-slider-arrows, .home	.et-pb-controllers	{
	display:none;
}
.et_pb_gallery_item a {
  pointer-events: none;
  cursor: default;
}
#top-menu li li {
	padding: 0 10px;
	margin: 0;
}
#top-menu li li a {
	padding: 6px 10px;
	min-width: 250px;
}
.nav li ul {
	position: absolute;
	padding: 20px 0;
	z-index: 9999;
	width: auto;
	background: #fff;
	visibility: hidden;
	opacity: 0;
	border-top: 3px solid #2ea3f2;
	box-shadow: 0 2px 5px rgba(0, 0, 0, .1);
	-moz-box-shadow: 0 2px 5px rgba(0,0,0,.1);
	-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, .1);
	-webkit-transform: translateZ(0);
	text-align: left;
}
#menu-item-1415	ul.sub-menu	{
	top:-181px;
}
#menu-item-1311	ul.sub-menu	{
	top:-181px;
}
.cta	{
	background-color: #edf9ee; 
	padding: 2rem 2.2rem; 
	margin: 2rem 0; 
	border-radius: 6px;
}
.cta	h2	{
	margin: 0 0 1rem 0;
}
.cta	p	{
	font-size: 1.1rem; 
	max-width: 40rem; 
	margin: 0 auto 1.6rem;
}
.cta button	{
	background: #3a873a; 
	color: #fff; 
	border: none; 
	padding: 0.9rem 1.9rem; 
	border-radius: 4px; 
	font-weight: bold; 
	font-size: 1.1rem; 
	cursor: pointer;
}
.cta	p.phone	{
	margin: 1.4rem 0 0 0; 
	font-size: 1rem;
}
@media (min-width: 981px) {
  #top_bild	{
  	height:500px;
  }
  #logo	{
  	width:228px;
  	height:84px;
  	min-height:84px;
  	margin-top:40px;
  }
  .nav li ul {
  	border-top:0px;
  }
  .et_header_style_left .et-fixed-header #et-top-navigation {
    padding-top: 33px;
  }
  .et_fixed_nav.et_show_nav #page-container	{
  	padding-top:170px;
  }
  #main-content .container::before {
   	width: 0px;
  }
  header	{
		min-height:170px;
		background-image:url('/wp-content/uploads/back-mw-rp-scaled.jpg'); 
	}
	.entry-featured-image-url	img	{
		width:100% !important;
		max-width:initial !important;
		margin-left: 0px !important;
	}
	.uebersicht	article	{
		display:inline-block;
		width:30%;
		margin-right:4.5%;
		vertical-align: top;
	}
	.uebersicht	article:nth-child(3n)	{
		margin-right:0px;		
	}
	.et_pb_blog_grid	article	{
		min-height:480px;
	}
}
@media (max-width: 980px) {
 	#mobile_menu	{
 		border-top:0px;
 	}
	article.et_pb_post	article	img	{
		margin-left:0px;
	}
}