/** Shopify CDN: Minification failed

Line 9:2 Expected ":"
Line 13:2 Expected ":"
Line 14:2 Expected ":"

**/
.type-banner {
  flex: 1 0 100%;
}

.footer__title {
  font-weight: bold;
  font-size: var(--type-base-size);
}

/* Textspalten mit Symbolen auf Mobilgeräten ausblenden */
@media screen and (max-width: 749px) {
  #shopify-section-template--2559813338453__text_with_icons_LhdfL7 {
    display: none !important;
  }
}