/*======================================
Theme Name: Divi-Child
Theme URI: https://divicake.com/
Description: Divi Child Theme
Version: 1.0
Author: Jim Rietz
Author URI: https://divicake.com/
Template: Divi
======================================*/


/* You can add your own CSS styles here. Use !important to overwrite styles if needed. */


#main-header {
    background-image: linear-gradient(180deg,#fcf3e6 0%,#f6e0bf 100%)!important;
}

#top-menu li.current-menu-ancestor>a {
	font-weight: bold;
}

.et_fullwidth_nav #main-header {
    padding-right: 0px!important;
    padding-left: 0px!important;
}

.et_pb_section {
    position: relative;
    background-color: #fcf3e6;
}