/*
Theme Name: Divi Child Theme
Description: Ein Child Theme des Divi Themes. Dieses Theme enthält alle anpassungen und &Auml;nderungen der Orginaldatei und diese bleibt somit dauerhaft updatef&auml;hig..
Author:   FALLIX WEBSOLUTION (Dietmar Orth) http://fallix.de
Template: Divi
*/

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

#top-header {z-index: 99999;}
 
#logo { 
max-height: 100%; 
margin-top: -12px; /**/
z-index: 1000000; 
width:250px important!;
}
@media only screen and (max-width : 980px) {
#logo { margin-top: 0px}}

/*
.et_fixed_nav #logo {
max-width: 250px important!;
}*/
/* Style Footer Credits - Lines 948 & 949 */


#footer-info { 
text-align: center; 
padding-bottom: 10px; 
float: left; 
}

#footer-info a { 
font-weight: 700; 
color: gray; 
}

#footer-info a:hover { 
color: gray; 
}


/* Style Footer Social Icons - Lines 1185 to 1198 */

#footer-bottom .et-social-facebook a {
	color: #ffffff;
}
#footer-bottom .et-social-twitter a {
	color: #ffffff;
}
#footer-bottom .et-social-google-plus a {
	color: #ffffff;
}
#footer-bottom .et-social-rss a {
	color: #ffffff;
}

/* Hover Colors*/
#footer-bottom .et-social-facebook a:hover {
	color: #DD9933;
}
#footer-bottom .et-social-twitter a:hover {
	color: #DD9933;
}
#footer-bottom .et-social-google-plus a:hover {
	color: #DD9933;
}
#footer-bottom .et-social-rss a:hover {
	color: #DD9933;
}
.footer-widget { text-align:center; !important}


.woocommerce-error li, a {
color: #fff;
}

.custom-countdown-1.et_pb_countdown_timer .section.values {
width: 21% !important;
}
 
.custom-countdown-1 div.sep.section {
display: none !important;
}
 
.custom-countdown-1 .value {
letter-spacing: 6px !important;
background-color: white !important;
padding: 30px 6px !important;
padding-left: 11px !important;
}
.custom-countdown-1 .hours {
margin-left: 21px !important;
}
