/** Shopify CDN: Minification failed

Line 189:2 Unexpected "}"

**/
.price {
  font-size: 1.6rem;
  letter-spacing: 0.1rem;
  line-height: calc(1 + 0.5 / var(--font-body-scale));
  color: rgb(var(--color-foreground));
}

.price > * {
  display: inline-block;
  vertical-align: top;
}

.price.price--unavailable {
  visibility: hidden;
}

.price--end {
  text-align: right;
}

.price .price-item {
  display: inline-block;
  margin: 0 1rem 0 0;
}

.price__regular .price-item--regular {
  margin-right: 0;
}

.price:not(.price--show-badge) .price-item--last:last-of-type {
  margin: 0;
}

@media screen and (min-width: 750px) {
  .price {
    margin-bottom: 0;
  }
}

.price--large {
  font-size: 1.6rem;
  line-height: calc(1 + 0.5 / var(--font-body-scale));
  letter-spacing: 0.13rem;
}

@media screen and (min-width: 750px) {
  .price--large {
    font-size: 1.8rem;
  }
}

.price--sold-out .price__availability,
.price__regular {
  display: block;
}

.price__sale,
.price__availability,
.price .price__badge-sale,
.price .price__badge-sold-out,
.price--on-sale .price__regular,
.price--on-sale .price__availability {
  display: none;
}

.price--sold-out .price__badge-sold-out,
.price--on-sale .price__badge-sale {
  display: inline-block;
}

.price--on-sale .price__sale {
  display: initial;
  flex-direction: row;
  flex-wrap: wrap;
}

.price--center {
  display: initial;
  justify-content: center;
}

.price--on-sale .price-item--regular {
  text-decoration: line-through;
  color: rgba(var(--color-foreground), 0.75);
  font-size: 1.3rem;
}

.unit-price {
  display: block;
  font-size: 1.1rem;
  letter-spacing: 0.04rem;
  line-height: calc(1 + 0.2 / var(--font-body-scale));
  margin-top: 0.2rem;
  text-transform: uppercase;
  color: rgba(var(--color-foreground), 0.7);
}
/* Mobile: Beide Preise gleich groß und nebeneinander */
@media screen and (max-width: 749px) {
  .card__information .price *,
  .card .price *,
  .price *,
  .price__regular,
  .price__sale,
  .price-item,
  .price-item--regular,
  .price-item--sale {
    font-size: 0.65rem !important;
    line-height: 1.2 !important;
  }
  
  /* Beide Preise auf gleiche Größe setzen */
  .price__regular .price-item--regular,
  .price__sale .price-item--sale {
    font-size: 0.65rem !important;
  }
  
  /* Preise nebeneinander anordnen */
  .price,
  .price__container {
    display: flex !important;
    flex-direction: row !important;
    align-items: center !important;
    gap: 0.4rem !important;
    flex-wrap: nowrap !important;
  }
}
/* Product page price styling - custom */
.product__price .price__sale .price-item--sale {
  font-size: 32px;
  font-weight: 700;
}

.product__price .price__sale .price-item--regular {
  font-size: 20px;
  color: #8a8a8a;
  text-decoration: line-through;
}

.product__price .price__sale {
  display: flex;
  align-items: center;
  gap: 12px;
}
/* Product page price - clean ICON style */
.product__info-container .price {
  font-size: inherit !important;
}

.product__info-container .price__sale {
  display: flex !important;
  align-items: center !important;
  gap: 10px !important;
  flex-wrap: nowrap !important;
}

.product__info-container .price__sale .price-item--regular {
  font-size: 10px !important;
  color: #8a8a8a !important;
  text-decoration: line-through !important;
  font-weight: 400 !important;
  line-height: 1.1 !important;
}

.product__info-container .price__sale .price-item--sale {
  font-size: 15px !important;
  color:rgb(252, 0, 0) !important;
  font-weight: 500 !important;
  line-height: 1.1 !important;
}

.product__info-container .price__regular {
  display: none !important;
}

@media screen and (min-width: 750px) {
  .product__info-container .price__sale .price-item--regular {
    font-size: 15px !important;
  }

  .product__info-container .price__sale .price-item--sale {
    font-size: 22px !important;
  }
}
  }
}
  }
}
  }
}
  }
}
}
}

}

  }
}

  }
}

  }
}

  }
}

  }
}

  }
}

  }
}

  }
}
