/*
Theme Name: Divi Child für Lucy Kimm
Theme URI: 
Description: Child theme von Divi
Author: Sylvie Denarie
Template: Divi
Version: 1.0
*/
@import url("../Divi/style.css");

#footer-bottom {
    display: none;
}
#et-secondary-nav li ul, #top-header {
    background-color: #c38dd7;
}
.entry-content table, body.et-pb-preview #main-content .container table {
    border: none !important;
	
}

.header-content h2.et_pb_module_header {
	font-size: 20px !important;
}

h5 {
	font-size: 18px !important;
}

h6 {
	font-size: 16px !important;
}

.et_pb_text_1 h6 {
	font-size: 40px !important;
}

.et_pb_text_0 {
	font-size: 20px !important;
}
.et_pb_text {
	word-wrap: normal;
}

td:nth-child(1) {
	width: 250px;
}

td:nth-child(2) {
	width: 250px;
}

td:nth-child(3) {
	width: 80px;
}
td:nth-child(4) {
	width: 80px;
}

.buehne td:nth-child(1) {
	width: 500px;
}

.buehne td:nth-child(2) {
	width: 160px;
}

#post-29 .et_pb_section_1 {
	padding-bottom: 0 !important;
}

.et_pb_section_2 {
	padding-top: 0 !important;
} 

li {
	padding-top: 10px;
}

/* Styles für das Passwort-Formular bei geschützten Seiten */
.post-password-required .et_password_protected_form {
	padding-top: 100px;
	padding-bottom: 300px;
    max-width: 300px;
    margin: 0px auto;

}