#topOverContainer {
	display: none;
}

.topMenuContainer {
	background: linear-gradient(rgba(0,0,0,0.8), rgba(0,0,0,0));
}

.mnModSlider .mnModSlide {
    top: 20%;
}

#topMenuLogo {
    display: none;
}

#topMenu{
	display: flex !important;
	align-items:center;
	justify-content: center;
}

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

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

.mod46-col1 {
	border-top : 4px solid #8092b7;
	border-bottom : 4px solid #8092b7;
}