/*
 Theme Name:   Mats Divi Child
 Theme URI:    http://mats-clauss.de
 Description:  Divi Child Theme
 Author:       Er selber
 Author URI:   http://wcws.de
 Template:     Divi
 Version:      1.0.0
 License:      Proprietary
 License URI:  http://www.wtfpl.net/
 Tags:         Lebenslauf, Mats ,Clauss
 Text Domain:  a-divi-child
*/

/* Hide the header */
#main-header { display:none; }
#page-container { 
	padding-top:0px !important; 
	margin-top:-1px !important 
}


/* Adjust padding for transparent headers */
.et_transparent_nav #main-content .container {
    padding-top: 58px !important;
}

/*Hide the Divi Footer*/
#main-footer {
display: none;
}
