/*
 Theme Name:     Divi child	
 Description:    Divi Child Theme
Template:       Divi
 Version:        1.0.0
*/

/*Thin*/
/*
font-family: "brandon-grotesque", sans-serif;
font-weight: 100;
font-style: normal;
*/
/*Light*/
/*
font-family: "brandon-grotesque", sans-serif;
font-weight: 300;
font-style: normal;
*/
/*Regular*/
/*
font-family: "brandon-grotesque", sans-serif;
font-weight: 400;
font-style: normal;
*/
/*Medium*/
/*
font-family: "brandon-grotesque", sans-serif;
font-weight: 500;
font-style: normal;
*/
/*Bold*/
/*
font-family: "brandon-grotesque", sans-serif;
font-weight: 700;
font-style: normal;
*/
/*Black*/
/*
font-family: "brandon-grotesque", sans-serif;
font-weight: 900;
font-style: normal;
*/



body	{
	font-family: "brandon-grotesque", sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size:21px !important;
}
h1, h2, h3	{	
	
}
h1	{
	font-family: "brandon-grotesque", sans-serif;
	font-weight: 900;
	font-style: normal;	
	font-size: 0.85em;
	line-height: 1.3em;
	letter-spacing: 3px;
	text-transform: uppercase;
}
h2	{
	font-family: "brandon-grotesque", sans-serif;
	font-weight: 900;
	font-style: normal;	
	font-size: 2.3em;
	line-height: 1.16em;
}
h3	{
	font-family: "brandon-grotesque", sans-serif;
	font-weight: 700;
	font-style: normal;	
	font-size: 1.5em;
	line-height: 1.27em;
}
h4	{
	font-family: "brandon-grotesque", sans-serif;
	font-weight: 700;
	font-style: normal;	
	font-size: 1.2em;
	line-height: 1.55em;
}
/* Logo-Position */
.logo_container {
    text-align: left;
}
/* disable lightbox bei gallery */
.disable-lightbox a {
pointer-events: none;
}
.disable-lightbox .et_overlay {
display: none !important;
}
/* disable lightbox bei gallery */
.sub-menu li {
padding-left: 0px !important;
padding-right: 0px !important;
width: 100%;
}
/* disable Mobile Menu */
@media (max-width: 1650px) {
 #et_mobile_nav_menu {
 display: block;
 }
 
#top-menu {
 display: none;
 }
 }

.et-menu li li a {

width: 100%!important;

}

/* mobile */
@media (max-width: 900px) {
body	{
	font-family: "brandon-grotesque", sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size:17px !important;}
}
a:hover {
  text-decoration: underline;
}

ul.et_mobile_menu	{
	
}
ul.et_mobile_menu	li	{
	font-weight:900;
}
.et_header_style_fullscreen .et_slide_in_menu_container.et_pb_fullscreen_menu_opened	{
	background: url("/wp-content/uploads/2024/01/BKR-Menue.jpg") repeat !important;
	opacity:1.0 !important;
}
@media (max-width: 980px)	{
.logo_container {
	margin-left:-5px;	
    text-align: center;
}
}
@media (max-width: 980px)	{
	body	{
		font-size:16px;
	}
}