/*
 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_inner_shadow {
    box-shadow: none !important;
}

@media only screen and (max-width: 980px) {
    #main-header, #main-header .nav li ul, .et-search-form, #main-header .et_mobile_menu {
        background-color: #faf4e7 !important;
    }
	h1 {
    font-size: 26px !important;
}
	h2 {
    font-size: 24px !important;
}
}

.et_mobile_menu {
    border-top: 3px solid #d7cf54 !important;

}


@media only screen and (min-width: 981px) {
.et_header_style_left .logo_container {
    padding-left: 50px;
}
}

