/*
Theme Name: EggsFruits
Description: Eggsfruits siteWeb
Author: Techqueb
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");

.h1color{
	color:#f0cc01;

	color:#f5884d;

	color:#ee3e42;

	color:#008357;
}

li#nav-menu-item-229.active a {
    color: #cccccc;
}
li#nav-menu-item-229.active a:hover {
    color: #f0cc01;
}

.spacer{
	margin-top:5px;
}

/********* Header *********/
.header_top.clearfix {
   background-color: rgba(#000000)!important;
}
.header_top.clearfix .textwidget p {
    color: white!important;
	padding:0;
}

.header_top span.q_social_icon_holder.normal_social {
    text-align: center;
}

/********* Accueil *********/
.menuTitre{
	margin-bottom:5px;
	margin-top:5px;
}
.listePlats {
    margin-left: 5px;
}

@media screen and (max-width: 767px) {
  div#footertwo,
  div#footer3{
    border: none!important;
}
}

