.lcv-stock-rupture-shortcode[hidden] {
  display: none !important;
}

.lcv-stock-rupture-shortcode.is-visible {
  display: inline-block;
  padding: 3px 9px;
  border-radius: 4px;
  background: #fff200;
  color: #111;
  font-weight: 600;
  line-height: 1.25;
}
