/*
Theme Name: FineCuisine Child
Theme URI: https://demo.nicolas-sy.com/finecuisine
Author: Nicolas Sy
Author URI: https://nicolas-sy.com
Description: A restaurant & food WordPress theme.
Template: finecuisine
Version: 1.0.0
Tags: one-column, two-columns, three-columns, right-sidebar, left-sidebar, theme-options, featured-images, translation-ready
Text Domain: finecuisine-child
*/

.hfe-site-logo-img {
	max-width: 100% !important;
	width: 60% !important;
}

#menu-footer-1 .menu-link {
	color: #fff;
}

#menu-footer-1 .menu-link:hover {
	color: #a1a1a1;
}




@media (min-width: 768px) {
	.home_top-row > .elementor-container {
		margin: 0 !important;
		width: 100% !important;
		max-width: inherit !important;
	}

	.no-margin .elementor-widget-wrap {
		margin: 0 !important;
	}
}