/*
 Theme Name:     Divi Child-Theme
 Theme URI:
 Description:    Divi Child-Theme
 Author:         David König
 Author URI:
 Template:       Divi
 Version:        1.0.4
*/


body.et_cover_background {
    background-position: center !important;
}

.et_boxed_layout #page-container {
    -webkit-box-shadow: initial;
    box-shadow: initial;
}

.et_fixed_nav #main-header {
    width:100% !important;
}

.et_pb_section.et_pb_section_0_tb_header {
    background-color: transparent !important;
}

.admin-bar.et_fixed_nav #main-header {
}

.et_boxed_layout #page-container {
    margin: 0px;
    width: 100%;
    /*background-color: white;*/
    position: relative;
}

footer {
    margin-bottom: 20px;
}
