.body {
  margin-bottom: 0 !important;
  padding-bottom: 40px;
}
.body .container h1 {
  padding-top: 27px;
}
.body .container main .gift-certificate-form .form-row .form-gift-theme {
  display: flex;
  width: 100%;
  padding: 0;
}
.body .container main .gift-certificate-form .form-row .form-gift-theme .form-field {
  margin-bottom: 10px;
}
.body .container main .gift-certificate-form .form-row .form-gift-theme .gift-theme .form-field {
  padding: 16.5px;
}
.body .container main .gift-certificate-form .form-row .nonrefundable-checkbox {
  border: none;
}
.body .container main .gift-certificate-form .form-row .nonrefundable-checkbox .form-field {
  padding-left: 0;
}
.body .container main ol li {
  margin-bottom: 10px;
  font-size: 16px;
}
.body .container main ol li a:hover {
  color: #333333;
  font-weight: 600;
}
.body .container main h3 {
  font-size: 28px;
}
.body .container main .redeem-steps, .body .container main .balance-instruction {
  font-size: 16px;
  letter-spacing: 0.3px;
}/*# sourceMappingURL=purchase.css.map */
