/*
Theme Name: Divi Child Theme
Theme URI: http://www.elegantthemes.com/gallery/divi/
Version: 1.0.0
Description: Divi Child Theme
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Template: Divi
*/

@import url("../Divi/style.css");

/* =Theme customization starts here
------------------------------------------------------- */

/* Indent bulleted text */
.et_pb_text ul, .et_pb_text ol { margin-left: 30px; }


/* Dropdown nav widths */
.nav li ul {
	width: 340px;
}
#top-menu li li a {
        width: 300px;
}

#main-header, #main-header .nav li ul, .et-search-form, #main-header .et_mobile_menu {
    background-color: #c8b580 !important;
}

span.mobile_menu_bar:before {
    color: white !important;
}
