/*
Theme Name: Lauschner
Template: Divi
Author: Luisa Herrmann
Author URI: https://www.luisaherrmann.de/
Version: 4.18.0.1666769279
Updated: 2022-10-26 09:27:59

*/

/*change color of text highlight*/
::-moz-selection {
  color: #ffffff;
  background: #000000;
}
::selection {
  color: #ffffff;
  background: #000000;
}

.et_pb_section_video:not(.et_pb_section–with-menu) {
overflow: visible!important;
}

/*
h1, h2, h3, h4 {
	font-style: normal;
}
*/

h1, h2, h3, h4 {
	font-style: normal;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto!important;
}






/*FORM*/
label.gform-field-label.gform-field-label--type-inline.gfield_consent_label {
    text-transform: inherit!important;
	letter-spacing: 0px!important;
}






/*FOOTER*/
.phone {
	font-size: 12px;
}


/* Added by DonDivi */
@media (max-width: 1200px) {
header.et-l--header {
height: auto!important;
background: transparent!important;
}
#page-container {
padding-top: 0px!important;
}
}


@media (min-width: 1200px) {
.et-l--header {
height: auto!important;
background: transparent!important;
}
#page-container {
padding-top: -80px!important;
}
}







#et-main-area {
margin-top:-95px;
position:relative;
/*margin-bottom:95px;*/
display:inline-block;
	min-width:100%;
	max-width:100%;
}





/* Hide image titles on hover */
img {
pointer-events:none;
}



/*BORLABS*/
.brlbs-cmpnt-text-description {
	font-size:19px!important;
	    font-weight: bold;
    line-height: 1.2;
	letter-spacing:-0.6px;
	padding-bottom:10px;

}

#BorlabsCookieBox .brlbs-cmpnt-btn.brlbs-cmpnt-font-semibold, .brlbs-cmpnt-container .brlbs-cmpnt-btn.brlbs-cmpnt-font-semibold {
    font-weight: 500;
    font-family: "Arial";
}

@media (min-width: 768px) {
    #BorlabsCookieBox .brlbs-cmpnt-dialog-box-entrance, .brlbs-cmpnt-container .brlbs-cmpnt-dialog-box-entrance {
        padding: 35px;
    }
}


/*------------------------------------*\
    #LANDING PAGES
\*------------------------------------*/

/* HIDE MENU */
.page-id-281717 header .dd-wrapper nav,
.page-id-281718 header .dd-wrapper nav
{
}

/* HIDE FOOTER LINKS */
.page-id-281717 footer .tablet-four-cols a,
.page-id-281718 footer .tablet-four-cols a
{
    display: none!important;
}

/* HIDE FIXED KONTAKT CTA */
.page-id-281717 footer .cta-button-green,
.page-id-281718 footer .cta-button-green
{
    display: none!important;
}