@media (max-width: 960px) {
    .ecaupo-mainlogo { display:none; }
}
@media (min-width: 960px) {
	.ec-category-header {
		height:300px!important;
	}
	/* Variante 1 mit langem header Bild 
	#ecaupo-section-content {
		margin-top:300px;
		background:#fff;
	}*/
	/* Variante 2 mit seitlichem Bild */
	#ecaupo-section-content {
		margin-top:50px;
	}
	#shopFooter {
		background:none;
	}
}
/* Element menu */
.ec-categoryModal {	background:url('varianten/menu/Schnitzel/bg.webp') no-repeat top center #fff;background-size: cover; }
.ec-clickableInput .uk-input { background: rgb(255, 255, 255) !important; }
.ec-categoryModal-inner {  background: rgba(255,255,255,0.8); }
/* --Element menu */
/* Element bg-kat1-kat */
.bg-kat1-kat { background:none; }

/* --Element bg-kat1-kat */