/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Handling Updates
-----------------------------------------------------------------*/

/* Fix menu hover color on sticky header */
#header.sticky-header .primary-menu .menu-link:hover,
#header.sticky-header .primary-menu .menu-item:hover > .menu-link {
    color: #666666 !important; 
}
