/** Shopify CDN: Minification failed

Line 39:0 Unexpected "}"

**/
/* Place any CSS overrides in this file. */

.password--container {
  background-size: auto !important;
}

.password--main-container input[type="submit"] {
  margin-top: 0;
}

.password__header-text {
 font-size: 2rem;
}

.page-main--wrapper > center {
  padding: 0 16px;
}

.atc-notification {
	color: red;
}

.grecaptcha-badge {
	display: none;
}

/* Sold OUT button */

#soldOut{
  width: 100%;
  cursor: not-allowed;
  background-color: #898989;
}
}
