/** Shopify CDN: Minification failed

Line 160:0 Expected "}" to go with "{"

**/
.shopify-section--media-with-text .h2 {
  text-align: start;
}

.button:not([disabled]):hover, .btn:not([disabled]):hover, .shopify-payment-button__button--unbranded:not([disabled]):hover {
  background-color: #10241B;
  color: #f1f1f1;
}

.template-collection-standardkategorie-0ps section, .template-collection-standardkategorie-0ps .prose  {
  max-width: 1170px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.template-collection-standardkategorie-1ps section, .template-collection-standardkategorie-1ps .prose  {
  max-width: 1170px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.template-collection-standardkategorie-2ps section, .template-collection-standardkategorie-2ps .prose  {
  max-width: 1170px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

@media (min-width: 750px) {
.template-collection-standardkategorie-2ps .accordion__content .prose, .template-collection-standardkategorie-1ps .accordion__content .prose, .template-collection-standardkategorie-0ps .accordion__content .prose  {
  max-width: 1170px;
  text-align: start;
  margin-left: auto;
  margin-right: auto;
}
}


@media (min-width: 900px) {
.product-gallery__zoom:not(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)) {
    right: 0;
}
}

@media (min-width: 900px) {
.product-gallery__zoom {
    opacity: 0;
    position: absolute;
    top: 0;
    bottom: auto;
    transform: scale(.8);
}
}

.circle-button--fill{
  opacity: 0.7;
}

.pswp__bottom-bar .pagination {
  opacity: .7;
}

.newsletter-drawer__content .text-subdued {
  font-size: 0.9rem;
}

.shopify-payment-button__button {
  height: 100%;
}

.template-collection-standardkategorie-0ps .shopify-section--collection-banner, .template-collection-standardkategorie-1ps .shopify-section--collection-banner, .template-collection-standardkategorie-2ps .shopify-section--collection-banner, .template-collection .shopify-section--collection-banner, .template-collection-collection-uebergeordnet .shopify-section--collection-banner {
  margin: 0px;
  max-width: 100% !important;
}
.template-collection-standardkategorie-0ps .shopify-section--text-with-icons, .template-collection-standardkategorie-1ps .shopify-section--text-with-icons, .template-collection-standardkategorie-2ps .shopify-section--text-with-icons, .template-collection .shopify-section--text-with-icons {
  margin: 0px;
  max-width: 100% !important;
}
@media (min-width: 900px) {
  .template-collection-collection-uebergeordnet .image-link-blocks {
  justify-content: center;
  max-width: 100%;
}

@media (min-width: 701px){
.button--secondary {
    --button-background: rgb(35, 35, 35) !important;
  background-color: #232323;
}
}

@media (max-width: 700px){
.button--secondary a{
    --button-background: rgb(35, 35, 35) !important;
}
}



  

a.text-with-icon.group {
  background-color: #232323;
  padding-top:6px;
  padding-bottom: 6px;
  padding-right: 8px;
  padding-left: 16px;
  color: white;
  border-radius: 4px;
  font-weight: 400;
  border-style: solid;
  text-decoration-line: none;
}

a.text-with-icon.group:hover {
  background-color: white;
  border-width: 1px;
  border-color: #232323;
  color: #232323;
  font-weight: 400;
  text-decoration-line: none;
  padding-top:6px;
  padding-bottom: 6px;
  padding-right: 8px;
  padding-left: 16px;
}

.reversed-link {
  background: none;
}

.reversed-link:hover {
  text-decoration-line: none;
  border-style: none;
}

.circle-chevron {
  background-color: white;
    color: #232323;
}

.circle-chevron .group-hover:colors{
  background-color: white;
  border-style: none;

}

.group:hover .reversed-link, .reversed-link.hover\:show:hover {
  background-size: none;

  }

