/*
Theme Name: Divi-Child
Version: 1.0
Description: A child theme of Divi
Author: artmin
Template: Divi
*/

@import url("../Divi/style.css");


@font-face {
	font-family: 'Muli';
	font-display: fallback;
	src: url('./fonts/Muli/Muli-SemiBold.ttf');
	font-weight: 600;
}
@font-face {
	font-family: 'Muli';
	font-display: fallback;
	src: url('./fonts/Muli/Muli-ExtraBold.ttf');
	font-weight: 800;
}
@font-face {
	font-family: 'Muli';
	font-display: fallback;
	src: url('./fonts/Muli/Muli-Bold.ttf');
	font-weight: 700;
}



 /* auf allen nicht DIVI - Seiten die rechte Spalte entfernen */ 

 /*** Take out the divider line between content and sidebar ***/
#main-content .container:before {background: none;}

/*** Hide Sidebar ***/
#sidebar {display:none;}
 
/*** Expand the content area to fullwidth ***/
@media (min-width: 981px){
	#left-area {
	    width: 100%;
	    padding: 23px 0px 0px !important;
	    float: none !important;
	}
}

.container {
    width: 100%;
    max-width: 1080px;
    margin: auto;
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box;
}


/* Classen */

.fott {
	position: absolute;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(0px 0px 99.9% 99.9%);
    clip-path: inset(0px 0px 99.9% 99.9%);
    overflow: hidden;
    height: 1px;
    width: 1px;
    padding: 0;
    border: 0;  
}
.nobr {
	white-space: nowrap;
}

.et_pb_blurb_content, .et_pb_circle_counter, 
.et_pb_contact_main_title, .et_pb_countdown_timer_container,
.et_pb_counter_title, .et_pb_gallery_item, 
.et_pb_newsletter_description, .et_pb_number_counter, 
.et_pb_portfolio_item, .et_pb_post, .et_pb_pricing_content, 
.et_pb_pricing_heading, .et_pb_promo_description,
.et_pb_slide_description, .et_pb_tab, .et_pb_tabs_controls,
.et_pb_team_member, .et_pb_testimonial_description_inner, 
.et_pb_text, .et_pb_toggle_content, .et_pb_toggle_title,
.et_pb_wc_add_to_cart, .et_pb_wc_additional_info, 
.et_pb_wc_breadcrumb, .et_pb_wc_description, 
.et_pb_wc_meta, .et_pb_wc_price, .et_pb_wc_rating, 
.et_pb_wc_stock, .et_pb_wc_title, .et_pb_widget, .product {
    word-wrap: normal;
}
  
  
/* Header Schatten entfernen */

#main-header.et-fixed-header {
    box-shadow: 0 0 0px rgba(0,0,0,0)!important;
    -moz-box-shadow: 0 0 0px rgba(0,0,0,0)!important;
    -webkit-box-shadow: 0 0 0px rgba(0,0,0,0)!important;
}

#main-header {
	box-shadow: 0 0px 0 rgba(0,0,0,0);
    -moz-box-shadow: 0 0px 0 rgba(0,0,0,0);
    -webkit-box-shadow: 0 0px 0 rgba(0,0,0,0);
    position: relative;
    
    overflow: hidden;
}

.img-mb-0 .et_pb_main_blurb_image {
	margin-bottom: 0;
}

#main-content .eigenes_grid .et_pb_module {
	width: 19.95%;
	box-sizing: border-box;
	padding: 0 20px 40px 20px!important;
    float: left;
}

@media (max-width: 980px) {
	#main-content .eigenes_grid .et_pb_module {
		width: 49.95%;
	}
}
/*
@media (max-width: 567px) {
	#main-content .eigenes_grid .et_pb_module {
		width: 99.95%;
	}
}
*/

/* FLEX Ausrichtung */

/*
	last_element_bottom
	die classe in der row einfügen und spalten ausgleichen klicken
*/
.last_element_bottom .et_pb_column {
	display: flex;
    flex-direction: column;
}
.last_element_bottom .et_pb_column div:last-child {
	margin-top: auto;
}


/* Menu */
/*
#et-top-navigation:before {
	content: 'Menü';
    position: absolute;
    right: 60px;
    line-height: 60px;
    color: #16345f;
    text-transform: uppercase;
    font-family: Helvetica,Arial,sans-serif;
    font-weight: 400;
    font-size: 16px;
}*/
/* hamburger menu vergrössern */

.mobile_menu_bar.et_pb_header_toggle {
    width: 60px;
}
.mobile_menu_bar:before,
.et_toggle_slide_menu:after {
	font-size:60px;
}
.et_toggle_slide_menu:after {
    left: -60px;
}

@media (max-width: 980px) {
	
	/* Seitliches Menu */
	.et_header_style_slide .et_slide_in_menu_container .et_mobile_menu li a {
	    font-size: 18px!important;
	    line-height: 1em;
	}
}

/* imp, datenschutz */
#post-2591 p,
#post-52 p {
	line-height: 1.7em;
}

/* text max width */
.text-max-w .et_pb_module.et_pb_text {
	max-width: 900px!important;
}
.text-max-w .et_pb_module.et_pb_text.et_pb_text_align_right {
	margin-right: 0!important;
	margin-left: auto!important;
}
/* responsive h2 */
@media (min-width: 981px) and (max-width: 1450px) { 
	.et_pb_module.et_pb_text h2 {
		font-size: 4vw;
	}
}


/* handy */
@media (max-width: 567px) { 
	body{
		line-height: 1.6em!important;
	}
	.et_pb_column .et_pb_module.et_pb_divider {
	    margin-top: 10px!important;
	    margin-bottom: 0px!important;
	}
	.et_pb_module.et_pb_text h2 {
		font-size: 28px;
	}
	.et_pb_module.et_pb_text h3 {
		font-size: 24px;
	}
	.et_pb_module.et_pb_text p {
		font-size: 22px;
		line-height: initial;
	}

}
	/* pinger  --
	.banner-start .et_parallax_bg {
		background-position: right -468px top 0px;
	}

	.banner-start:before {
		content: '';
		display: block;
		width: 100%;
		height: 100%;
		position: absolute;
		top:0;
		left: 0;
		background-color: #000;
		opacity: 0.3;
		z-index: 1;
	}
	.banner-start .et_pb_header_content_wrapper,
	.banner-start .et_pb_module_header {
		font-size: 26px!important;
	}
	.banner-start .et_pb_fullwidth_header_subhead {
		margin: 10px 0;
		font-size: 30px;
	}*/

	/* svp banner  parallaxx oben  */
 /*
.et-pb-contact-message {
	color: #fff;
	font-size: 16px;
}
*/
@media (max-width: 980px) { 
 
	.et_pb_fullwidth_header .et_pb_fullwidth_header_container {
		width: 100%;
		padding-right: 20px;
		padding-left: 20px;
	}
	.et_pb_fullwidth_header .et_pb_fullwidth_header_container.left .header-content, 
	.et_pb_fullwidth_header .et_pb_fullwidth_header_container.right .header-content {
	    margin: 20px 0;
	}
	body #page-container #main-content .et_pb_section .et_pb_button {
		letter-spacing: 2px;
		padding-right: 25px!important;
		padding-left: 25px!important;
	}
	.et_pb_section.et_pb_section_parallax.et_pb_fullwidth_section .et_parallax_bg_wrap {
		position: relative;
		/*height: 200px;*/
		height: 0!important;
	}
	.et_pb_section.et_pb_section_parallax.et_pb_fullwidth_section.et_pb_fullwidth_section {
		height: auto!important;
		padding-top: 0!important;
	}
	.et_pb_section.et_pb_section_parallax.et_pb_fullwidth_section  > .et_pb_module.et_pb_fullwidth_header {
		position: relative;
		height: auto!important;
		padding-top: 0;
	}
	.et_pb_section.et_pb_section_parallax.et_pb_fullwidth_section  .et_pb_header_content_wrapper,
	.et_pb_section.et_pb_section_parallax.et_pb_fullwidth_section  .et_pb_module_header,
	.et_pb_section.et_pb_section_parallax.et_pb_fullwidth_section  .et_pb_text_inner * {
		font-size: 26px!important;
		color: initial!important;
		color: #333!important;
	}
	.et_pb_section.et_pb_section_parallax.et_pb_fullwidth_section  .header-content .et_pb_fullwidth_header_subhead {
		margin: 10px 0;
		font-size: 30px;
		color: initial!important;
		color: #333!important;

	}
	body #page-container #main-content .entry-content .et_pb_section.et_pb_section_parallax.et_pb_fullwidth_section  > .et_pb_module.et_pb_fullwidth_header .et_pb_button.et_pb_button_one {
		margin-top: 20px!important;
	}

	/*
	.et_pb_section.et_pb_section_parallax:before {
		content: '';
		display: block;
		width: 100%;
		height: 100%;
		position: absolute;
		top:0;
		left: 0;
		background-color: #000;
		opacity: 0.3;
		z-index: 1;
	}*/

}


/* Spaltenstapelreihenfolge auf mobile geräte  */ 

@media all and (max-width: 980px) {
	/*** wrap row in a flex box ***/
	.custom_row {
	  display: -webkit-box;
	  display: -moz-box;
	  display: -ms-flexbox;
	  display: -webkit-flex;
	  display: flex;
	  -webkit-flex-wrap: wrap; /* Safari 6.1+ */
	  flex-wrap: wrap;
	}
	 
	/*** custom classes that will designate the order of columns in the flex box row ***/
	.first-on-mobile {
		-webkit-order: 1;
		order: 1;
	}
	 
	.second-on-mobile {
		-webkit-order: 2;
		order: 2;
	}
	 
	.third-on-mobile {
		-webkit-order: 3;
		order: 3;
	}
	 
	.fourth-on-mobile {
		-webkit-order: 4;
		order: 4;
	}
	/*** add margin to last column ***/
	.custom_row:last-child .et_pb_column:last-child {
		margin-bottom: 30px;
	}
}

.et_pb_section.et_pb_section_3.et_pb_with_background.et_section_regular a:hover{
	color: #fff;
}
/*
.et-pb-contact-message p{ 
	font-weight: bold!important;
	color: #fff!important;
}
*/

input.text:focus, input.title:focus, input[type="text"]:focus, select:focus, textarea:focus {
    color: #999;
}

@media all and (max-width: 576px) {
	.et_pb_fullwidth_header_0.et_pb_fullwidth_header .et_pb_fullwidth_header_subhead {
		padding-bottom: 10px;
		line-height: 1em!important;
	}
	body #page-container .et_pb_section .et_pb_fullwidth_header_0 a.et_pb_button_two.et_pb_button {
		margin-top: 15px!important;
		margin-left: 0px!important;
	}
}

/* Footer */

.bottom-nav li.wDesign {
	float: right;
	padding-right: 0;
}

@media (max-width: 800px) {
	.bottom-nav li {
		display: block;
		padding-right: 0;
		line-height: 2rem;
	}
	.bottom-nav li.wDesign {
    	float: none;
    }
}
.bottom-nav span{
    color: #bbb;
}

/* wenn es leer sein soll */
#footer-bottom {
	padding: 0;
}




 
 