@charset "UTF-8";
.header-main .emz-sticky-header-container {
  background: url("../images/elements_header.png") no-repeat 20% center;
  background-size: 350px auto;
}
.header-main .emz-top-bar .emz-top-bar-item {
  font-size: 0.875rem;
}
.header-main .emz-top-bar .emz-top-bar-item .icon {
  width: 0.875rem;
  height: 0.875rem;
}
.header-main .emz-top-bar .emz-top-bar-item .icon svg {
  width: 100%;
  height: 100%;
}
.header-main .emz-navigation-categories .emz-nav-link .emz-sticky-header-nav-text {
  font-size: 1rem;
}

.footer-main {
  border-top: 1px solid #798490;
}

.footer-column {
  border-bottom: 1px solid #798490;
}

.footer-row-1-box {
  padding: 1rem;
  text-align: center;
}
.footer-row-1-box .footer-column-headline {
  margin-top: 0;
  padding-top: 0;
  display: block;
  text-align: center;
  font-size: 1.1rem;
}

.dropdown-menu {
  --bs-dropdown-border-color: #ccc !important;
}

/* Versuch den Shopware CSS Bockmist zu retten… */
.cms-section-default .boxed {
  margin-bottom: 2rem;
}

.cms-element-text .cms-element-alignment {
  width: 100%;
}

.infotable {
  width: 100%;
}
.infotable thead {
  font-weight: bold;
  border-bottom: 1px solid #ccc;
}
.infotable tbody tr:nth-child(even) {
  background-color: #f2f2f2;
}
.infotable td {
  padding: 0.3rem 0.4rem;
}

/*# sourceMappingURL=main.css.map */
