/* v2.3.67 — compact archive sold-out badge. The theme badge is reused, not duplicated. */
.es-archive-soldout-badge,
.es-archive-unavailable-badge {
  display:inline-flex!important; align-items:center!important; justify-content:center!important;
  min-width:58px!important; height:28px!important; padding:0 10px!important;
  border-radius:999px!important; background:#a3a3a3!important; color:#fff!important;
  font-size:11px!important; font-weight:800!important; line-height:1!important;
  box-sizing:border-box!important;
}
