body {
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
	font-family: UnitSlab-Light, Merrieweather, Helvetica, serif;
}

.et_pb_button {
	border: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: UnitSlab-Regular, Merrieweather, Helvetica, serif;
}

/* -------------
Schriften in px
--------------- */
/*
h1 {
	font-size: 56px;
	line-height: 1.3em;	
}
h2 {
	font-size: 48px;	
	line-height: 1.3em;
}
h3 {
	font-size: 40px;	
	line-height: 1.3em;
}
h4 {
	font-size: 32px;
}
h5 {
	font-size: 26px;
}
p {
	font-size: 22px;
}
*/
/* ---------------- */
/* Schriften  in em */
/* ---------------- 
.et_pb_column .et_pb_module h1 {
	font-size: 3.5em !important;
	line-height: 1.3em;	
}
.et_pb_column .et_pb_module h2 {
	font-size: 3em !important;	
	line-height: 1.3em;
}
.et_pb_column .et_pb_module h3 {
	font-size: 2em !important;
	line-height: 1.3em;	
}
.et_pb_column .et_pb_module h4 {
	font-size: 1em !important;
}
.et_pb_column .et_pb_module h5 {	
	font-size: 0.85em !important;
}
*/
/*
@media only screen and (max-width: 600px) 
{
	h1 {
			font-size: 2.5em !important;	
			
		}
	h2 {
			font-size: 2em !important;
			line-height: 1.3em;
		}
	h3  {
			font-size: 1em !important;
	}
	h4	{
			font-size: 0.85em !important;
	}
	p   {
		line-height: 1.4em;
	}
}

.section_90vh {
	height: 90vh;
}
*/
/*
@media only screen and ( max-width: 600px ) 
{
	.section_90vh { height: auto;}
}
/* ----------------------------------------- */
/* Listen einrücken und Zeilenhöhe festlegen */
/* ----------------------------------------- */
.entry-content ul,
.entry-content ol {
	/*	padding-top: 1em; */
	padding-left: 5vw;
}

.entry-content h2+ul,
.entry-content h2+ol {
	padding-top: 1em;
}

.entry-content ul li,
.entry-content ol li {
	/*	font-size: inherit; */
	line-height: 1.7em;
}

/* --------------------------------------- */
/* Listenpunkte aus Preistabelle entfernen */
/* --------------------------------------- */
.et_pb_pricing ul li::before {
	content: "";
}

.et_pb_pricing li {
	padding: 0 0 1em 0;
}

/* ---------------------------------- */
/* Bilder auf Archivseiten ausblenden */
/* Schriftgröße ändern                */
/* ---------------------------------- */
#main-content .archive img {
	display: none;
}

/*
#main-content .archive h2 {
	font-size: 22px;
}
*/
/* ---------------------------------- */
/* Bilder auf Suchseiten ausblenden   */
/* Schriftgröße ändern                */
/* ---------------------------------- */
#main-content .search img {
	display: none;
}

#main-content .search .et_pb_post h3.entry-title {
	font-family: UnitSlab-Light, Merrieweather, Helvetica, serif;
	font-size: 22px;
}

/* -------------------------------- */
/* Bild für Kategorie Frag Lars     */
/* auf Beitragsseite ausblenden */
/* -------------------------------- */

/* .category-frag-lars .et_post_meta_wrapper img */
/* { */
/*	display: none; */
/* } */

/* ---------------------------- */
/* Linie unter Header entfernen */
/* ---------------------------- */

#main-header {
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
}


#main-header.et-fixed-header {
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
}

.et_mobile_menu {
	border-color: #ffffff;
}


/* --------------------------- */
/*     Für immer Hamburger     */
/* --------------------------- */
/*
@media only screen and ( max-width: 2300px ) 
{
	#top-menu-nav, #top-menu 
	{
		display: none;
	}
	#et_top_search 
	{
		display: none;
	}
	#et_mobile_nav_menu 
	{
		display: block;
	}
/*	
	.et_slide_in_menu_container 
	#mobile_menu_slide li a:hover {
		color: red;
} 
*/
/*} */


le_nav_menu {
	display: block;
}

ul#mobile_menu_slide {
	line-height: 1.1;
}

.mobile_menu_bar:before {
	font-size: 50px;
}


/* ---------- */
/* Highlighter */
/* ---------- */
mark {
	background-color: transparent;
	/*    padding-left: 0.9em; 
    padding-right: 0.6em; */
	background-image: url(https://larsbobach.de/wp-content/uploads/2020/07/button-breiter-1.gif);
	background-size: cover;
	/*    background-repeat: repeat-y; */
	overflow: visible !important;
}

.cookie_button {
	background-color: #ffffff;
}

.cookie_button:hover {
	background-color: #ceeae9;
}

/* ---------------- */
/* Nach oben Button */
/* ---------------- */
.et_pb_scroll_top.et-pb-icon {
	background-color: transparent;
	background-image: url(https://larsbobach.de/wp-content/uploads/2020/05/pfeil-oben-grau-1.png);
	background-repeat: no-repeat;
	text-decoration: none;
	position: fixed;
	z-index: 99999;
	bottom: 125px;
	right: 20px;
	display: none;
	cursor: pointer;
	font-size: 0px;
	padding: 25px;
	color: #ffffff;
}

/* ---------------- */
/*   FAQs Toggle    */
/* ---------------- */

.et_pb_toggle_open .et_pb_toggle_title:before {
	color: #03ff00;
	font-family: UnitSlab-Regular !important;
	;
	font-size: 45px !important;
	content: "\2212" !important;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

.et_pb_toggle_close .et_pb_toggle_title:before {
	color: #03ff00;
	font-family: UnitSlab-Regular !important;
	font-size: 45px !important;
	content: "\002B" !important;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

/* ------------------------- */
/* Zeile vertikal ausrichten */
/* ------------------------- */

.v-center {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}