.cart-age-error {
  margin: -6px 0 14px;
  color: #b42318;
  font-size: 14px;
  line-height: 1.4;
}

.cart-terms[hidden] {
  display: none !important;
}

[data-age-confirmation][aria-busy='true'] {
  cursor: progress;
  opacity: 0.55;
}
