/*
Theme Name:     Lars Bobach
Description:    Lars Bobach 2020
Author:         Lars
Template:       Divi

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/

/* Font */

@font-face {
    font-family: "UnitSlab-Bold";
    src: url("fonts/1378612/c3ff5dbd-4dac-4a32-877e-439d8850f351.eot?#iefix");
    src: url("fonts/1378612/c3ff5dbd-4dac-4a32-877e-439d8850f351.eot?#iefix") format("eot"), url("fonts/1378612/417a2cb5-be8d-42fc-9dd7-c3ac6c2e663d.woff2") format("woff2"), url("fonts/1378612/79e5a5ba-e652-4ecd-9216-a10b78faf47d.woff") format("woff"), url("fonts/1378612/a18d7180-def6-4657-8a12-7a00dcff8c4f.ttf") format("truetype");
}

@font-face {
    font-family: "UnitSlab-Light";
    src: url("fonts/1378692/b85766bf-67a2-4389-a7df-fd63d9cc6081.eot?#iefix");
    src: url("fonts/1378692/b85766bf-67a2-4389-a7df-fd63d9cc6081.eot?#iefix") format("eot"), url("fonts/1378692/c02409a6-255d-47b9-961b-869187dd746e.woff2") format("woff2"), url("fonts/1378692/09fc711a-a1a8-4926-af0e-9839fe44d6e1.woff") format("woff"), url("fonts/1378692/fce593e6-1cab-4e70-a7a8-bd085ea01925.ttf") format("truetype");
}

@font-face {
    font-family: "UnitSlab-Italic";
    src: url("fonts/1378702/c514f865-9174-4812-bdae-314445df1866.eot?#iefix");
    src: url("fonts/1378702/c514f865-9174-4812-bdae-314445df1866.eot?#iefix") format("eot"), url("fonts/1378702/f4d9f5fe-aa36-433c-b168-b252cb236cab.woff2") format("woff2"), url("fonts/1378702/706ad4cb-6a4d-426b-bdf1-066984c91578.woff") format("woff"), url("fonts/1378702/def97329-4038-48f0-b490-aa84354a546d.ttf") format("truetype");
}

@font-face {
    font-family: "UnitSlab-Regular";
    src: url("fonts/1378732/209a5a65-df78-4247-bbea-74a432e3a5f8.eot?#iefix");
    src: url("fonts/1378732/209a5a65-df78-4247-bbea-74a432e3a5f8.eot?#iefix") format("eot"), url("fonts/1378732/df9fa18a-6ff0-4794-94e8-9497d2eed1c4.woff2") format("woff2"), url("fonts/1378732/25f3c7d1-62ea-40a6-a40f-37a14a9a2831.woff") format("woff"), url("fonts/1378732/027f1cf9-4657-4ca4-89eb-919bef80343d.ttf") format("truetype");
}

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;
}
