/* Mise en page Accueil et Menu */

.mnModSlider .mnModSlide {
    top: 20%;
}

#topOverContainer {
	display: none;
}

#topMenuContainer #topMenu #topMenuLogo {
    float: left;
    padding: 15px 20px 14px 25px;
}

@media screen and (max-width : 1105px) {
	#topMenuLogoImg{
		display: none !important;
	}
}

/* page Accueil */

.mod45 {
	box-shadow: -8px -10px 15px rgba(0,0,0,0.08);
}

.mod51 {
	box-shadow: 0px 10px 15px rgba(0,0,0,0.08);
}
.mod57 {
	box-shadow: 0px 10px 15px rgba(0,0,0,0.08);
}


/* page Cartes */

.mnModMenu10 .slatMenuWidget .slateMenuDishGridBottom, .mnModMenu102 .slatMenuWidget .slateMenuDishGridBottom, .mnModMenu11 .slatMenuWidget .slateMenuDishGridBottom, .mnModMenu110 .slatMenuWidget .slateMenuDishGridBottom, .mnModMenu8 .slatMenuWidget .slateMenuDishGridBottom, .mnModMenu9 .slatMenuWidget .slateMenuDishGridBottom {
    display: none;
}
