[data-t3-hero] .t3-hero__dynamic-checkout,
[data-t3-hero] shopify-payment-button {
  display: none !important;
}

[data-t3-hero] [data-t3-add-button][aria-busy='true'] {
  cursor: wait;
  opacity: 0.72;
  pointer-events: none;
}

[data-t3-integrity-error] {
  margin: 10px 0 0;
  color: #b42318;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.4;
  text-align: center;
}
