/*
 Theme Name:     Divi Child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/
 
 
/* =Theme customization starts here
------------------------------------------------------- */
.et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-content {
    width: 100%;
    max-width: 100%;
    margin: 20px auto;
}


.et_fullwidth_nav #main-header .container {
    width: 98% !important;
    max-width: 100%;
 padding-top: 3px!important;

}

.et_header_style_left .logo_container {
    position: absolute;
    width: 100%;
    height: 100%;
    padding-bottom: 3px!important;
}
