/*
 Theme Name:   Divi Child
 Description:  Child theme, based on Divi
 Author:       websitebuilderbg
 Author URI:   http://websitebuilderbg.eu/
 Template:     Divi
 Version:      1.0.0
*/
@import url("../Divi/style.css");
header#main-header {
    background-image: url(/wp-content/uploads/2018/11/debut_dark.jpg);
    background-repeat: repeat;
}
.et_mobile_menu {
    border-top: 3px solid #fc2225 !important;
}
.mobile_menu_bar:before {
    font-size: 36px  !important;
    color: #fc2225  !important;
}
#mobile_menu li>a{
	color:#666 !important;
}
div#page-container {
    background-color: rgb(51, 51, 51) !important;
}