#topOverContainer {
	display: none;
}

@media screen and (max-width : 768px) {
	.mnModSlider .mnModSlide {
	    top: 20%;
	}
}

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

#topMenuContainer #topMenu #topMenuLogo {
    float: left;
    padding: 10px;
}

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

.mnModMenu8 .slatMenuWidget .slateMenuDishGridBottom, .mnModMenu8cat .slatMenuWidget .slateMenuDishGridBottom, .mnModMenu9 .slatMenuWidget .slateMenuDishGridBottom, .mnModMenu9cat .slatMenuWidget .slateMenuDishGridBottom, .mnModMenu10 .slatMenuWidget .slateMenuDishGridBottom, .mnModMenu10cat .slatMenuWidget .slateMenuDishGridBottom, .mnModMenu11 .slatMenuWidget .slateMenuDishGridBottom, .mnModMenu11cat .slatMenuWidget .slateMenuDishGridBottom, .mnModMenu82 .slatMenuWidget .slateMenuDishGridBottom, .mnModMenu102 .slatMenuWidget .slateMenuDishGridBottom, .mnModMenu102cat .slatMenuWidget .slateMenuDishGridBottom, .mnModMenu110 .slatMenuWidget .slateMenuDishGridBottom, .mnModMenu110cat .slatMenuWidget .slateMenuDishGridBottom {
	display: none ;
}

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

.mod88 {
	border-bottom: 5px solid #C6825D;
}

.mod62, .mod77-col3 {
	border-top: 5px solid #C6825D;
}

.mod67 {
	border-top: 5px solid #C6825D;
	border-bottom: 5px solid #C6825D;
}

@media screen and (min-width : 1106px) {
	.mod58-col2{
		border-left: 1px solid rgba(198,130,93,0.4);
		border-right: 1px solid rgba(198,130,93,0.4);
	}
}

@media screen and (min-width : 1106px) {
	.mod72-col2 {
		border-left: 1px solid rgba(198,130,93,0.4);
	}
}

.mod74-col1 {
	box-shadow: 2px 2px 12px rgba(0,0,0,0.3);
}