/* custom */
.ec-kopflogo { max-height:60px;margin-top:-10px; }
/* end custom */

/* Element menu */
.ec-categoryModal {	background: rgba(0, 0, 0, .4) url('varianten/menu/Grill/bg_web.jpg') no-repeat center center fixed; -webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;background-size: cover; background-blend-mode: darken; }
@media screen and (orientation:portrait){
	.ec-categoryModal {	background: rgba(0, 0, 0, .4)  url('varianten/menu/Grill/bg_mobile.jpg') no-repeat center center fixed; -webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;background-size: cover; background-blend-mode: darken; }
}


/* --Element menu */