span.sold_out {
  display: block;
  background: #666;
  color: #fff;
  font-weight: bold;
  padding: 10px 0;
  margin-top: -5px;
}