
.csi-price-badge, .csi-event-price-badge{
  display:inline-block; padding:0.25em 0.5em; border-radius:999px; font-weight:600; line-height:1;
  background:#efefef; margin-right:6px; font-size:0.9em;
}
.csi-price-badge.csi-free, .csi-event-price-badge.csi-free{ background:#e3f8e8; }
.csi-stock{ font-size:0.85em; opacity:0.8; margin-left:4px; }
.csi-stock.csi-soldout{ color:#b00020; font-weight:700; }
.csi-soldout-ribbon{
  display:inline-block; background:#b00020; color:#fff; font-size:0.75em; padding:0.2em 0.5em;
  text-transform:uppercase; margin-left:6px; border-radius:4px;
}
.csi-event-buy { margin-top:10px; }
.csi-event-buy .csi-ticket-qty{ width:70px; margin-right:8px; }
.csi-event-buy .button.csi-buy-ticket{ font-weight:600; }
.csi-event-buy-wrap{ margin-top:1rem; border-top:1px solid #eee; padding-top:1rem; }
