body.page-product.alciumstockalert-oos .product-quantity {
  display: none !important;
}

body.page-product.alciumstockalert-oos .js-mailalert {
  margin-top: 1rem;
  padding: 1.25rem;
  text-align: left !important;
  background: #fff;
  border: 1px solid #e2e2e2;
  border-radius: .5rem;
}

.alciumstockalert-title {
  margin: 0 0 .45rem;
  color: #222;
  font-size: 1.15rem;
  font-weight: 700;
}

.alciumstockalert-help {
  margin: 0 0 .85rem;
  color: #555;
  line-height: 1.45;
}

.js-mailalert .alciumstockalert-email {
  width: 100%;
  min-height: 44px;
  margin: 0 0 .75rem;
  border: 1px solid #aaa;
  border-radius: .35rem;
}

.js-mailalert .js-mailalert-add {
  min-height: 44px;
  padding: .7rem 1.25rem;
  color: #111 !important;
  background: #ff5a00 !important;
  border-color: #ff5a00 !important;
  border-radius: 999px !important;
  font-weight: 700;
  white-space: normal;
}

.alciumstockalert-note {
  margin: .7rem 0 0;
  color: #666;
  font-size: .875rem;
}

.js-mailalert .js-mailalert-alerts .alert {
  margin-top: .85rem !important;
  margin-bottom: 0;
}

@media (max-width: 575.98px) {
  body.page-product.alciumstockalert-oos .js-mailalert {
    padding: 1rem;
  }

  .js-mailalert .js-mailalert-add {
    width: 100%;
  }
}
