/* custom */
.ec-kat-artikelliste {
  margin-bottom: 50px;
}

.headliner {
  font-size: 4.625rem;
  text-transform: uppercase;
  font-weight: 400 !important;
}

html,
body {
  background-color: #f5f5f5 !important;
}

.uk-modal-body {
  background: #f5f5f5;
}
#addToCartModal .uk-modal-body {
  background: #fff;
}

#section-20 {
  height: 40vh;
  min-height: 500px;
}

#section-20>.ec-teaser {
  height: 100%;
  text-align: center;
}

#section20-logo {
  max-height: 25vh;
  margin-top: 100px;
}

@media (max-width: 960px) {
  #footer-notes {
    margin-top: 250px !important;
  }

  #section20-logo {
    max-height: 20vh;
    margin-top: 100px;
  }

  .headliner {
    font-size: 3.625rem;
  }
}

@media (max-width: 640px) {

  /* Section mit Bild links → Bild nach oben holen */
  #section-22 .uk-grid>div:first-child {
    order: 2;
    /* Text */
  }

  #section-22 .uk-grid>div:last-child {
    order: 1;
    /* Bild */
  }

}

@media (max-width: 960px) {
  .ec-category-header .ecaupo-mainlogo {
    display: none;
  }

  .ec-category-header {
    height: 50px !important;
  }
}

@media (min-width: 960px) {
  .ec-category-header {
    height: 300px !important;
  }

  #ec-navbar {
    background-color: #fff;
  }

  /* Variante 2 mit seitlichem Bild */
  #ecaupo-section-content {
    margin-top: 50px;
  }

  #shopFooter {
    background: none;
  }
}

/* End custom */

/* Element menu */

/* --Element menu */
/* Element bg-kat1-kat */
.bg-kat1-kat {
  background: none;
}

/* --Element bg-kat1-kat */
