.quantity-popover__info[hidden] {
  display: none;
}

.quantity-popover__info {
  position: relative;
  z-index: 2;
}
