.kikke-promo[hidden]{display:none!important;}
.kikke-promo__host.kikke-has-discount .price__current,
.kikke-promo__host.kikke-has-discount .price .price-item--regular{
  text-decoration:line-through;opacity:.75;
}
.kikke-promo{
  margin-top:.3rem;display:inline-flex;gap:.5rem;align-items:baseline;flex-wrap:wrap;
}
.kikke-promo__badge{
  background:#FFB3C7;color:#000;border-radius:999px;padding:.15rem .55rem;
  font-size:.75rem;line-height:1;font-weight:600;
}
.kikke-promo__value{font-weight:800;letter-spacing:.01em;}
.kikke-promo__note{font-size:.75rem;opacity:.85;}
.kikke-promo__host.kikke-has-discount .price { text-decoration: line-through; opacity: .75; }
