/*
 Theme Name:     Divi Child MB 2026
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Michael Braune
 Author URI:     https://www.2026.michaelbraune.de
 Template:       Divi
 Version:        1.0.0
*/
 
 
/* ––––– Ab hier kannst du deine CSS-Anpassungen eintragen ––––– */



/* ––––– Die Fonts für Frontend und Layerslider-Vorschau werden über die functions.php geladen ––––– */

body {
	font-family: "MyFont",Verdana, Geneva, sans-serif;
}

/*
body, input, textarea, select, p {
	font-family: "MyFont",Verdana, Geneva, sans-serif !important;
} */
h1, h2, h3, h4, h5 {
	font-family: "MyFont-Cond",Verdana, Geneva, sans-serif;
}



/* START +++ Silbentrennung */
body {
	-webkit-hyphens: auto;
	hyphens: auto; 
}
/* ENDE +++ Silbentrennung */



/* START +++ Hamburger Menü */
.et_pb_menu_0_tb_header {
	top: 25px !important;
}
.et_pb_menu .et_mobile_nav_menu {
	float: none;
	margin: 0 6px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
}
.et_pb_menu .et_pb_menu__menu {
	display: none;
}
.et_pb_menu__wrap .mobile_menu_bar {
	z-index: 1000 !important;
	cursor: pointer;
}
.et_mobile_menu {
	padding: 0px 0px !important;
	border-top: none !important;
	width: 215px;
	margin-top: -45px !important;
	margin-left: -215px !important;
	-webkit-box-shadow: 0px 0px 50px 10px rgba(51, 51, 51, 0.2);
	-moz-box-shadow: 0px 0px 50px 10px rgba(51, 51, 51, 0.2);
	box-shadow: 0px 0px 50px 10px rgba(51, 51, 51, 0.2);
}
.et_mobile_menu li {
	list-style-type: none;
	padding: 0 0 1px 0;
	line-height: 30px;
}
.et_mobile_menu li a {
	background: rgba(97, 208, 157, 0.5);
	/* border-bottom: 1px solid rgba(0,0,0,1); */
	padding: 10px 10%;
	-webkit-backdrop-filter: blur(5px);
  	backdrop-filter: blur(5px);
}
.et_mobile_menu li a:hover {
	background: rgba(97, 208, 157, 0.8);
	opacity: 1;
}
.mobile_menu_bar::before, .mobile_menu_bar::after {
	font-size: 30px !important;
	color: #FFF !important;
	background-color: rgba(97, 208, 157, 0.5);
	padding: 10px !important;
	border-radius: 100px;
	cursor: pointer;
	-webkit-backdrop-filter: blur(5px);
  	backdrop-filter: blur(5px);
	border: 0.02em solid #fff !important;
}
/* ENDE +++ Hamburger Menü */



/* START +++ Hamburger Button wechselt bei geöffnet zu X und ist animiert */
.mobile_menu_bar::before {
	display: block;
	transition: all .4s ease;
}
.mobile_nav.opened .mobile_menu_bar::before {
	content: "M";
	transform: rotate(90deg);
}
.bottom-nav a:hover {
    opacity: 0.7;
    color: #61D09D;
}
/* ENDE +++ Hamburger Button wechselt bei geöffnet zu X und ist animiert */



/* START +++ Wortmarke statt Logo 

.custom_header {
	font-family: "MyFont-Cond", Verdana, Geneva, sans-serif !important;
	font-size: 42px;
	font-weight: 400;
	color: #00DFE8;
	vertical-align: -14px;
}
.et-fixed-header .custom_header {
	font-size: 42px;
	vertical-align: -14px;
}

@media only screen and ( max-width: 980px ) { 
	.custom_header {
		font-size: 42px;
		vertical-align: -7px;
	}
}

@media only screen and ( max-width: 767px ) { 
	.custom_header {
		font-size: 42px;
		vertical-align: -7px;
	}
}

@media only screen and ( max-width: 479px ) {
	.custom_header {
		font-size: 36px;
		vertical-align: -6px;
	}
}

 ENDE +++ Wortmarke statt Logo */



/* START +++ Navigation */
#et-top-navigation {
	font-weight: 400;
}
#top-menu li.current-menu-ancestor>a, #top-menu li.current-menu-item>a, #top-menu li.current_page_item>a {
	color: #00DFE8 !important;
}
#top-menu-nav>ul>li>a:hover {
	color: #00DFE8 !important;
}
.nav li ul {
	width: 200px;
	padding: 10px 0 !important;
	background: #253746 !important;
}
#top-menu li a {
	font-family: "MyFont-Cond",Verdana, Geneva, sans-serif !important;
	font-size: 42px !important;
}
#top-menu li li {
	padding: 0 0px;
	margin: 0;
}
#top-menu li li a {
	font-size: 34px !important;
}
.et_mobile_menu {
	border-top: 1px solid #00dfe8;
}
.et_mobile_menu li a, .nav li li a {
	font-size: 21px;
}
.et_mobile_menu .current-menu-item a {
	color: #00DFE8;
}

/* Hamburger Button wechselt bei geöffnet zu X und ist animiert */
.mobile_menu_bar::before {
	display: block;
	transition: all .4s ease;
}
.mobile_nav.opened .mobile_menu_bar::before {
	content: "M";
	transform: rotate(90deg);
}
.bottom-nav a:hover {
    opacity: 0.7;
    color: #00dfe8;
}
/* ENDE +++ Navigation */



/* START +++ Back-Button */
.backButton.Right {
	border-left: none;
	padding: 5px 10px 0px 5px;
	right: -97px !important;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.backButton a {
	text-transform: none;
	font-family: "MyFont",Verdana, Geneva, sans-serif !important;
	font-weight: 400;
}
.backButton.Right a .simbolo::before {
	content: "4";
	font-family: ETmodules;
	font-size: 30px;
	text-shadow: none;
}
/* ENDE +++ Back-Button */



/* START +++ Top-Button */
.et_pb_scroll_top.et-pb-icon {
    background-color: rgba(97, 208, 157, 0.5) !important;
	-webkit-border-radius: 100px !important;
	border-radius: 100px !important;
	margin-right: 20px !important;
	padding: 10px;
	-webkit-backdrop-filter: blur(5px);
  	backdrop-filter: blur(5px);
	border: 0.02em solid #fff !important;
}
/* ENDE +++ Top-Button */



/* START +++ Floating Pop-out Menü */
@media (min-width: 981px){
  #float {
    
  }
}
#float {
    position: fixed;
    top: 200px;
    left: 0px;
    z-index: 99998;
  }
/* ENDE +++ Floating Pop-out Menü */



/* START +++ Bildzoom */
.zoom img {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);	
	-ms-transform: scale(1);	
	-o-transform: scale(1);	
	transform: scale(1);
	/* VERZÖGERUNG */	
	-webkit-transition: all 0.3s linear;	
	-moz-transition: all 0.3s linear;	
	-ms-transition: all 0.3s linear;	
	-o-transition: all 0.3s linear;	
	transition: all 0.3s linear;
}
.zoom img:hover {
	-webkit-transform: scale(1.2);	
	-moz-transform: scale(1.2);	
	-ms-transform: scale(1.2);	
	-o-transform: scale(1.2);	
	transform: scale(1.2);
}
/* ENDE +++ Bildzoom */



/* START +++ Beitragsnavigation */
.nav-label {
	font-family: "MyFont-Cond",Verdana,Geneva,sans-serif!important;
}

	/* zurück zur Kategorie */
.arrow_carrot-2left:before {
	font-family: ETmodules;
	font-size: 30px;
	content: "\38";
}
.arrow_carrot-2left {
	font-family: ETmodules;
	content: "\38";
}
.et_pb_posts_nav .nav-next {
	/*float: right !important;*/
	margin-right: 0px;
}
.headernavigation {
	width: 100% !important;
	max-width: 100% !important;
}
.et_pb_posts_nav.et_pb_post_nav_0_tb_header a {
    background-color: rgba(97, 208, 157, 0.5) !important;
}
.et_pb_posts_nav .nav-next a:before {
	content: '\34' !important;
	font-family: ETmodules !important;
	color: #fff;
	font-size: 30px !important;
}
.et_pb_posts_nav .nav-previous a:after {
	content: '\35' !important;
	font-family: ETmodules !important;
	color: #fff;
	font-size: 30px !important;
}
.nav-label {
	display: none;
}
/* ENDE +++ Beitragsnavigation */



/* START +++ Informationstext-Footer */
.informationstext-footer .et_pb_blurb_container {
    padding-left: 35px !important;
	padding-top: 7px;
}
/* ENDE +++ Informationstext-Footer */



/* START +++ Akkordeon */
.et_pb_accordion_0 .et_pb_toggle_title:before {
	right: -5px !important;
}
/* ENDE +++ Akkordeon */



/* START +++ Layerslider */
.ls-bar-timer {
	border-color: #0ED399 !important;
	opacity: 1;
	background: #0ED399;
	border-bottom: 0px solid #0ED399;
}

/* Hover auf Layer A → Layer B fade-in / fade-out animieren */
.hover-target {
  opacity: 0;
  transition: opacity .4s ease;
  pointer-events: none;
}
.hover-target.show {
  opacity: 1;
  pointer-events: auto;
}
/* ENDE +++ Layerslider */



/* START +++ MATOMO */
#matomo-opt-out {
	font-family: "MyFont",Verdana, Geneva, sans-serif !important;
	font-size: 100% !important;
	padding: 20px;
	background-color: #253746;
	color: #FFFFFF;
}
#matomo-opt-out label {
    margin: 20px 0 0 0 !important;
}
#matomo-opt-out label strong {
    font-weight: 500 !important;
}
/* ENDE +++ MATOMO */



/* START +++ DIVI Plus */

/* ENDE +++ DIVI Plus */



/* START +++ DP Before After Slider */
.twentytwenty-handle {
	border-color: #61d09d !important;
	background-color: #61d09d !important;
    border: 5px solid #61d09d !important;
}
.twentytwenty-left-arrow:before, .twentytwenty-right-arrow:before {
	font-family: ETmodules;
	font-size: 30px;
	color: white;
}
.twentytwenty-left-arrow:before {
	content: '4';
}
.twentytwenty-right-arrow:before {
	content: '5' !important;
}
.twentytwenty-left-arrow {
	border-right: none !important;
	left: 50%;
	margin-left: -31px !important;
	margin-top: -21px !important;
}
.twentytwenty-right-arrow {
	border-left: none !important;
	right: 55%;
	margin-right: 0px !important;
	margin-top: -21px !important;
}
/* ENDE +++ DP Before After Slider */



/* - START - DP Blog Slider --- */
.dipl_swiper_wrapper .swiper-container {
	cursor: default !important;
}
/* - ENDE - DP Blog Slider --- */



/* START +++ DP Ajax-Search */
.dipl_ajax_search_results {
	max-height: 480px !important;
	margin: 0px 30px !important;
}
/* ENDE +++ DP Ajax-Search */



/* START +++ Schlagwort als Button */
.et_pb_post_title_1 .dbdb_posttitle_tags a:not(:last-child):after {
	content: " |" ¡important;
}
.schlagworte .dbdb_posttitle_tags_separator {
	display: none;
}
.schlagworte a {
	color: #ffffff !important;
	background-color: #0ED399 !important;
	padding: 5px 15px 3px;
	border-radius: 50px;
}

/* ENDE +++ Schlagwort als Button */



/* START +++ Schlagwort */
.projekt-tag-titel {
	display: flex !important;
}
.projekt-tag-titel h1 {
	font-size: 25px;
	font-family: "MyFont" !important;
	background-color: #062a39;
	color: #FFFFFF !important;
	border-radius: 50px;
	padding: 10px 25px 5px;
	margin: -5px 10px;
}
/* ENDE +++ Schlagwort */



/* START +++ PlugIn: Complianz */
#cmplz-manage-consent .cmplz-manage-consent {
    border-top-color: #61D09D !important;
    border-top-width: 2px !important;
}
.cmplz-blocked-content-container .cmplz-blocked-content-notice, .cmplz-wp-video .cmplz-blocked-content-notice {
	cursor: pointer;
	background-color: #00dfe8;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.cmplz-blocked-content-container:hover .cmplz-blocked-content-notice:hover, .cmplz-wp-video:hover .cmplz-blocked-content-notice:hover {
	background-color: #062a39;
}
/* ENDE +++ PlugIn: Complianz */


