/*
 Theme Name:     Divi Child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/
 
 
/* =Theme customization starts here
------------------------------------------------------- */


/* DIVI Menü abgeschaltet */
#main-header { display:none; }
#page-container { 
	padding-top:0px !important; 
	margin-top:-1px !important 
}

/* Footer */
/* Datenschutz-Abstände */
div.et_pb_text:nth-child(1) > div:nth-child(1) > p:nth-child(1) > a:nth-child(1) {
margin: 0px 20px 0px 0px;
}
div.et_pb_text:nth-child(1) > div:nth-child(1) > p:nth-child(1) > a:nth-child(2) {
margin: 0px 20px 0px 20px;
}
div.et_pb_text:nth-child(1) > div:nth-child(1) > p:nth-child(1) > a:nth-child(3) {
margin: 0px 0px 0px 20px;
}

/* Footer */
/* Kontahktbereich */
#main-footer {
	background-color: #fff;
}
#footer-widgets, .footer-widget a {
	color: #000;
	padding: 2% 0 0 !important;
}
#footer-widgets .footer-widget a {
	color: #000;
}
.wp-image-67 {
	margin-top: 5px;
}

#text-2 > div:nth-child(1) > table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(2),
#text-3 > div:nth-child(1) > table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(2),
#text-4 > div:nth-child(1) > table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(2),
#text-5 > div:nth-child(1) > table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(2){
	font-size: 14px;
	font-weight: bold;
	padding: 15px;
	color: #000;
}
.footer-widget {
	color: #000;
}

.container {
	max-width: 1333px;
}
/* Copyright-Bereich */
#footer-bottom {
	display: none;
}
