/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Handling Updates
-----------------------------------------------------------------*/

/* a:hover {
    color: #f9b326 !important;
} */
li.menu-item.current > a {
    color: #000 !important;
}
li.menu-item > a {
    color: #fff !important;
}
.bg-color,
.bg-color #header-wrap {
    background-color: #f9b326 !important;
}
.is-expanded-menu .style-3 .menu-container > .menu-item > .menu-link {
    font-size: 1em;
    font-weight: bolder;
}
