/*
 Theme Name:   Foodie Child Theme
 Theme URI:    https://foodie.themerex.net/
 Description:  Foodie Child Theme
 Author:       ThemeREX
 Author URI:   https://themerex.net/
 Template:     foodie
 Version:      1.0
 Tags:         flexible-header, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
 Text Domain:  foodie
*/


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


.sc_button_default.color_style_dark{
	background-color: #a31f1f !important;
	
}

.sc_button_default.color_style_dark:hover{
	background-color: #d51e1e !important;
	
}
.sc_layouts_menu_nav > li li > a{
	color:#fff !important;
}