/* custom */
@media (max-width: 960px) {
    .ecaupo-mainlogo {
        display:none;
    }
    .ec-category-header {
       height:auto!important;
        margin-bottom:50px;
    }
}
#artikel_descr {
    display:none;
}
body:not(.uk-navbar-nav) {
    font-size:1.1rem;
}
#shopFooter,#ec-footer-inner {
    background:#f5f5f5!important;
}
#shopFooter {
    margin-top:40px;
}

#shopFooter .uk-input {
  background: #fff;
  border-radius: 8px;
  border: 1px solid #ccc;
}
@media (max-width: 960px) {
  #ecaupo-logo {
    margin-left: 25%;
  }
}
.ec-artikel-content {
    margin-top:60px!important;
}
#section-31 {
    margin-top: -10%;
    z-index: 1;
    position: relative;
    background: #f5f5f5;
    padding: 40px;
}

/* end custom */

@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 */

/* --Element menu */
/* Element bg-kat1-kat */
.bg-kat1-kat { background:none; }

/* --Element bg-kat1-kat */

/* Allergene ausblenden */
.ec-allergene { display:none; }
/* --Allergene ausblenden */