/*
Theme Name: Alzeyer Baugesellschaft
Description: A child theme to house custom coding & design by nuevo.me
Author:   NUEVO.ME
Template: Divi
*/

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

body { text-size-adjust: none !important; -moz-text-size-adjust: none !important; -webkit-text-size-adjust: none !important; -ms-text-size-adjust: none !important; }

/* SELEKTION/TEXTAUSWAHL FARBEN */
::selection { background-color: #ac1c2d; color: #ffffff; }
::-moz-selection { background-color: #ac1c2d; color: white; }

/* TEXTFORMATE MONITOR */
.et_pb_module h1 { font-size: 48px !important; padding-bottom: 20px !important; } .et_pb_module h1 span.light { font-weight: 300 !important;}
.et_pb_module h2 { font-size: 36px; font-weight: 500 !important; padding-bottom: 20px !important; }
.et_pb_module h3 { font-size: 24px; font-weight: 400 !important; padding-bottom: 20px !important; color: #373939; }
.et_pb_module h4 { font-size: 24px; font-weight: 700 !important; padding-bottom: 20px !important; }
.et_pb_module p	 { padding-bottom: 1.4em !important; }

strong, b		 { font-weight: 700; }

/* TEXTFORMATE TABLET kleiner bis 1528px */
@media only screen and (max-width: 1528px) { 
}

/* TEXTFORMATE TABLET kleiner bis 1246px */
@media only screen and (max-width: 1246px) { 
	.et_pb_module h1 { font-size: 40px !important; }
	.et_pb_module h2 { font-size: 30px; }
	.et_pb_module h3 { font-size: 22px; }
	.et_pb_module h4 { font-size: 22px; }
}

/* TEXTFORMATE TABLET kleiner bis 1100px */
@media only screen and (max-width: 1100px) { 
	.et_pb_module h1 { font-size: 36px !important; }
	.et_pb_module h2 { font-size: 26px; }
	.et_pb_module h3 { font-size: 18px; }
	.et_pb_module h4 { font-size: 18px; }
	.et_pb_module p  { font-size: 16px !important; }
	ul.liste li 	 { font-size: 16px !important; }
}

/* TEXTFORMATE SMARTPHONE kleiner bis 667px */
@media only screen and (max-width: 667px) { 
	.et_pb_module h1 { font-size: 32px !important; }
	.et_pb_module h2 { font-size: 22px; }
	.et_pb_module h3 { font-size: 18px; }
	.et_pb_module h4 { font-size: 18px; }
	.et_pb_module p  { font-size: 14px !important; }
	ul.liste li 	 { font-size: 14px !important; }
	/* footer, footer .et_pb_module p { font-size: 12px !important; } */
	/* ul.footerliste li{ font-size: 12px; } */
}

/* SILBENTRENNUNG TABLET+SMARTPHONE FÜR H2 und p */
@media only screen and (max-width: 1024px) {
	p { -moz-hyphens: auto; -o-hyphens: auto; -webkit-hyphens: auto; -ms-hyphens: auto; hyphens: auto; } 
}

/* BUTTONS */
.et_pb_button { color: #ffffff !important; background-color: #373939; padding: 0.25em 1.25em 0.5em 1.25em !important; font-weight: 700 !important; }
.et_pb_button:hover { color: #ffffff !important; background-color: #ac1c2d; padding: 0.25em 2.25em 0.5em 1.5em !important; }
.et_pb_button_module_wrapper .et_pb_bg_layout_dark { color: #373939 !important; background-color: #ffffff !important; }
.et_pb_button_module_wrapper .et_pb_bg_layout_dark:hover { color: #ac1c2d !important; background-color: #ffffff !important; }

/* LISTEN */
ul.liste 								{ padding: 0 0 20px 0 !important; line-height: 1.7em !important;  }
ul.liste li 							{ list-style-type: none; border-bottom: 1px solid #ac1c2d; padding-left: 0px !important; }
.et_pb_bg_layout_dark ul.liste 			{ }
.et_pb_bg_layout_dark ul.liste li 		{ border-bottom: 1px solid #ffffff; padding-left: 0px !important; }

/* HEADER - MENU */
#top-header { border-bottom: 1px solid #f2f2f2; }
#top-header #et-info  { font-weight: 400 !important; }

#main-header { -webkit-box-shadow: none; box-shadow: none; }

#top-menu > li.menu-item { padding-right: 25px; }
#top-menu > li.menu-item:last-child { padding-right: 0px; }

#top-menu .menu-item-has-children>a:first-child:after { display: none; }
#top-menu .menu-item-has-children>a:first-child { padding-right: 0px !important; }

#top-menu li li a { font-size: 18px !important; }
.nav li ul { border-radius: 0px 0px 10px 10px; }

/* HEADER - MENU - DROP DOWN per Divipixel */
.slide_up_below #top-menu li:not(.dipi-cta-button-menu-item) > a > span:after { border-radius: 5px 5px 0px 0px !important; }
.slide_up_below .et-fixed-header #top-menu li:not(.dipi-cta-button-menu-item):hover > a > span:after { top:41px !important; }

.slide_up_below .et-fixed-header #top-menu li.current-menu-ancestor > a > span:after, 
.slide_up_below .et-fixed-header #top-menu > li.current-menu-item > a > span:after, 
.slide_up_below .et-fixed-header #top-menu > li:not(.dipi-cta-button-menu-item) > a > span:after { top:41px !important; }

.slide_up_below #top-menu li li > a > span:after { display: none !important; }
.slide_up_below #top-menu li li:hover > a > span:after { display: none !important; }


/* HEADER - MENU - RESPONSIVE */
@media only screen and (max-width: 1285px) { 
	#top-menu li.menu-item { padding-right: 17px; }
	#top-menu li.menu-item a { font-size: 20px !important; }
	#top-menu li.menu-item a span { line-height: 20px !important; }
}

@media only screen and (max-width: 1170px) { 
	#top-menu li.menu-item { padding-right: 10px; }
	#top-menu li.menu-item a { font-size: 16px !important; }
	#top-menu li.menu-item a span { line-height: 24px !important; }
}

/* HEADER - MENU - FIXIERT */
#main-header.et-fixed-header { -webkit-box-shadow: 0px 0px 10px 10px rgba(0, 0, 0, 0.2) !important; box-shadow: 0px 0px 10px 10px rgba(0, 0, 0, 0.2) !important; }
#main-header.et-fixed-header #et-top-navigation nav > ul > li > a { /* padding-top: 0px !important;  padding-bottom: 30px !important; */ }

/* HEADER - MENU - MOBILE */
#mobile_menu { border-radius: 10px; }
.mobile_menu_bar:before { color: #ac1c2d !important; }
.et_mobile_menu { background-color: rgba(255, 255, 255, 0.97) !important; border:none; padding: 2%; }
.et_mobile_menu > li { font-weight: 700; }
.et_mobile_menu li a { text-align: center; letter-spacing: 0px; display: block; padding: 8px 3%; border-bottom: 1px solid #ffffff; }
.et_mobile_menu .menu-item-has-children > a { background-color: rgba(255, 255, 255, 0.0) !important; }
.et_mobile_menu li a:hover { opacity: 0.7; background-color: rgba(0, 0, 0, 0.03) !important; }
.et_mobile_menu li.current-menu-item a { color: #d64649; }
.et_mobile_menu li ul.sub-menu { padding-left: 0px !important; }
.et_mobile_menu li ul.sub-menu li { padding-left: 0px !important; font-weight: 400; }
.et_mobile_menu li.menu-item-244 { display: none !important; }
.et_mobile_menu li.menu-item-243 { display: none !important; }
.et_mobile_menu li.menu-item-242 { display: none !important; }
.et_mobile_menu li.menu-item-360 { display: none !important; }
.et_mobile_menu li.menu-item-503 { display: none !important; }
.et_mobile_menu li.menu-item-502 { display: none !important; }
.et_mobile_menu li.menu-item-501 { display: none !important; }

@media only screen and (max-width: 600px) { 
	#top-header, #top-header #et-info-phone, #top-header #et-info-email { font-size: 11px !important; }
}

/* KONTAKTFORMULAR */
.et_contact_bottom_container .et_pb_contact_right p { padding-bottom: 0px !important; }

/* FOOTER */
footer, footer .et_pb_module p { font-size: 14px !important; line-height: 1.5em !important; }
footer a { color: #373939 !important; }
footer a:hover { opacity: 0.8; }

ul.footerliste 			{ padding: 0 0 20px 0 !important; line-height: 1.45em !important;  }
ul.footerliste li 			{ list-style-type: none; border-bottom: 1px solid #373939 !important; padding-left: 0px !important; font-size: 14px; }
ul.footerliste li:before 	{ display: none !important; }