/* 
Theme Name: DiviChild 
Theme URI: http://elegantthemes.com 
Description: A Child Theme built for Divi 
Author: Dein Name 
Author URI: http://deinedomain.de 
Template: Divi 
Version: 1 License: GNU General Public 
License v2 or later 
License URI: http://www.gnu.org/licenses/gpl-2.0.html 
*/

#main-header {
	display:none;
}
#page-container { 
	padding-top:0px !important; 
	margin-top:-1px !important 
}
#main-content .container {
    padding-top:	 58px !important;
}

#main-footer {
	display:none;
}

.et_pb_contact_form_0.et_pb_contact_form_container h1 {
	text-align:center;
}
.et-pb-contact-message {
	text-align: center;
	font-family: 'Josefin Slab', Georgia, "Times New Roman", serif;
	font-weight: bold;
	font-size: 30px;
	color: #fff !important;
}

body.custom-background {
	background-color: #000;
	background-size: cover !important;
	background-position: center center !important;
}