.simpay-clearfix {
  *zoom: 1; }
  .simpay-clearfix::before, .simpay-clearfix::after {
    content: " ";
    display: table; }
  .simpay-clearfix::after {
    clear: both; }

.simpay-form-control .simpay-coupon-field {
  display: inline-block;
  min-width: 150px;
  width: 150px; }

.simpay-form-control .simpay-apply-coupon {
  margin-left: 10px; }

.simpay-form-control .simpay-custom-amount-input,
.simpay-form-control .simpay-currency-symbol {
  border: 1px solid #d1d1d1;
  border-radius: 0;
  margin: 0;
  padding: 0 10px;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.simpay-form-control .simpay-custom-amount-input {
  height: 36px;
  width: 125px;
  min-width: 125px; }

.simpay-form-control .simpay-currency-symbol {
  background-color: #f2f2f2;
  line-height: 34px; }

.simpay-form-control .simpay-currency-symbol-left {
  border-right: 0; }

.simpay-form-control .simpay-currency-symbol-right {
  border-left: 0; }

.simpay-form-control .simpay-checkbox-wrap label,
.simpay-form-control .simpay-same-address-toggle-wrap label {
  display: inline; }

.simpay-form-control .simpay-field-error,
.simpay-form-control .simpay-field-error label.error {
  color: #eb1c26;
  display: block;
  font-weight: normal; }

input[type="checkbox"].simpay-modal-control {
  display: none; }

.simpay-modal-control-open {
  display: inline-block;
  margin: 0 0 15px 0;
  padding: 0;
  position: relative;
  cursor: pointer; }
  .simpay-modal-control-open .simpay-form-control {
    margin: 0; }
  .simpay-modal-control-open * {
    pointer-events: none; }

.simpay-modal-control-close {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  color: #a6a6a6;
  position: absolute;
  top: 2px;
  right: 2px;
  padding: 5px 10px;
  cursor: pointer; }
  .simpay-modal-control-close:hover {
    color: #8d8d8d; }

.simpay-modal-overlay-close {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: -1; }

.simpay-modal {
  display: flex;
  justify-content: center;
  align-items: center;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.8);
  z-index: 999999999;
  overflow: hidden;
  height: 0;
  opacity: 0;
  transition: opacity .3s; }

.simpay-modal__body {
  width: 100vw;
  max-width: 440px;
  max-height: calc(100vh - 60px);
  overflow-y: auto;
  z-index: 1; }

.simpay-modal__content {
  position: relative;
  padding: 30px 30px 15px 30px;
  background: #fff; }

.simpay-embedded-heading {
  margin-top: 15px; }

.simpay-form-title,
.simpay-form-description {
  font-weight: 600;
  margin: 0;
  padding: 0;
  line-height: 1; }

.simpay-form-title {
  font-size: 20px;
  color: #333;
  margin-bottom: 10px; }

.simpay-form-description {
  font-size: 16px;
  color: #666;
  margin-bottom: 20px; }

.simpay-modal .simpay-form-title,
.simpay-modal .simpay-form-description {
  text-align: center; }

.simpay-modal .simpay-form-title {
  margin-top: 0;
  margin-bottom: 0.5em; }

.simpay-checkout-form.simpay-checkout-form--stripe_checkout-styled,
.simpay-checkout-form.simpay-checkout-form--overlay,
.simpay-checkout-form.simpay-checkout-form--embedded {
  font-family: Roboto, 'Open Sans', Segoe UI, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 15px;
  font-weight: 500;
  color: #333; }
  .simpay-checkout-form.simpay-checkout-form--stripe_checkout-styled .simpay-form-control input[type="date"],
  .simpay-checkout-form.simpay-checkout-form--stripe_checkout-styled .simpay-form-control input[type="time"],
  .simpay-checkout-form.simpay-checkout-form--stripe_checkout-styled .simpay-form-control input[type="datetime-local"],
  .simpay-checkout-form.simpay-checkout-form--stripe_checkout-styled .simpay-form-control input[type="week"],
  .simpay-checkout-form.simpay-checkout-form--stripe_checkout-styled .simpay-form-control input[type="month"],
  .simpay-checkout-form.simpay-checkout-form--stripe_checkout-styled .simpay-form-control input[type="text"],
  .simpay-checkout-form.simpay-checkout-form--stripe_checkout-styled .simpay-form-control input[type="email"],
  .simpay-checkout-form.simpay-checkout-form--stripe_checkout-styled .simpay-form-control input[type="url"],
  .simpay-checkout-form.simpay-checkout-form--stripe_checkout-styled .simpay-form-control input[type="password"],
  .simpay-checkout-form.simpay-checkout-form--stripe_checkout-styled .simpay-form-control input[type="search"],
  .simpay-checkout-form.simpay-checkout-form--stripe_checkout-styled .simpay-form-control input[type="tel"],
  .simpay-checkout-form.simpay-checkout-form--stripe_checkout-styled .simpay-form-control input[type="number"],
  .simpay-checkout-form.simpay-checkout-form--stripe_checkout-styled .simpay-form-control select,
  .simpay-checkout-form.simpay-checkout-form--stripe_checkout-styled .simpay-form-control textarea,
  .simpay-checkout-form.simpay-checkout-form--stripe_checkout-styled .simpay-form-control .simpay-card-wrap,
  .simpay-checkout-form.simpay-checkout-form--overlay .simpay-form-control input[type="date"],
  .simpay-checkout-form.simpay-checkout-form--overlay .simpay-form-control input[type="time"],
  .simpay-checkout-form.simpay-checkout-form--overlay .simpay-form-control input[type="datetime-local"],
  .simpay-checkout-form.simpay-checkout-form--overlay .simpay-form-control input[type="week"],
  .simpay-checkout-form.simpay-checkout-form--overlay .simpay-form-control input[type="month"],
  .simpay-checkout-form.simpay-checkout-form--overlay .simpay-form-control input[type="text"],
  .simpay-checkout-form.simpay-checkout-form--overlay .simpay-form-control input[type="email"],
  .simpay-checkout-form.simpay-checkout-form--overlay .simpay-form-control input[type="url"],
  .simpay-checkout-form.simpay-checkout-form--overlay .simpay-form-control input[type="password"],
  .simpay-checkout-form.simpay-checkout-form--overlay .simpay-form-control input[type="search"],
  .simpay-checkout-form.simpay-checkout-form--overlay .simpay-form-control input[type="tel"],
  .simpay-checkout-form.simpay-checkout-form--overlay .simpay-form-control input[type="number"],
  .simpay-checkout-form.simpay-checkout-form--overlay .simpay-form-control select,
  .simpay-checkout-form.simpay-checkout-form--overlay .simpay-form-control textarea,
  .simpay-checkout-form.simpay-checkout-form--overlay .simpay-form-control .simpay-card-wrap,
  .simpay-checkout-form.simpay-checkout-form--embedded .simpay-form-control input[type="date"],
  .simpay-checkout-form.simpay-checkout-form--embedded .simpay-form-control input[type="time"],
  .simpay-checkout-form.simpay-checkout-form--embedded .simpay-form-control input[type="datetime-local"],
  .simpay-checkout-form.simpay-checkout-form--embedded .simpay-form-control input[type="week"],
  .simpay-checkout-form.simpay-checkout-form--embedded .simpay-form-control input[type="month"],
  .simpay-checkout-form.simpay-checkout-form--embedded .simpay-form-control input[type="text"],
  .simpay-checkout-form.simpay-checkout-form--embedded .simpay-form-control input[type="email"],
  .simpay-checkout-form.simpay-checkout-form--embedded .simpay-form-control input[type="url"],
  .simpay-checkout-form.simpay-checkout-form--embedded .simpay-form-control input[type="password"],
  .simpay-checkout-form.simpay-checkout-form--embedded .simpay-form-control input[type="search"],
  .simpay-checkout-form.simpay-checkout-form--embedded .simpay-form-control input[type="tel"],
  .simpay-checkout-form.simpay-checkout-form--embedded .simpay-form-control input[type="number"],
  .simpay-checkout-form.simpay-checkout-form--embedded .simpay-form-control select,
  .simpay-checkout-form.simpay-checkout-form--embedded .simpay-form-control textarea,
  .simpay-checkout-form.simpay-checkout-form--embedded .simpay-form-control .simpay-card-wrap {
    font-family: Roboto, 'Open Sans', Segoe UI, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 15px;
    font-weight: 500;
    color: #32325d;
    margin-bottom: 0;
    background: #fff;
    box-shadow: none;
    border: 1px solid #d1d1d1;
    border-radius: 4px;
    padding: 0 0.4375em;
    height: 36px;
    min-height: 36px;
    width: 100%;
    box-sizing: border-box; }
    .simpay-checkout-form.simpay-checkout-form--stripe_checkout-styled .simpay-form-control input[type="date"]::placeholder,
    .simpay-checkout-form.simpay-checkout-form--stripe_checkout-styled .simpay-form-control input[type="time"]::placeholder,
    .simpay-checkout-form.simpay-checkout-form--stripe_checkout-styled .simpay-form-control input[type="datetime-local"]::placeholder,
    .simpay-checkout-form.simpay-checkout-form--stripe_checkout-styled .simpay-form-control input[type="week"]::placeholder,
    .simpay-checkout-form.simpay-checkout-form--stripe_checkout-styled .simpay-form-control input[type="month"]::placeholder,
    .simpay-checkout-form.simpay-checkout-form--stripe_checkout-styled .simpay-form-control input[type="text"]::placeholder,
    .simpay-checkout-form.simpay-checkout-form--stripe_checkout-styled .simpay-form-control input[type="email"]::placeholder,
    .simpay-checkout-form.simpay-checkout-form--stripe_checkout-styled .simpay-form-control input[type="url"]::placeholder,
    .simpay-checkout-form.simpay-checkout-form--stripe_checkout-styled .simpay-form-control input[type="password"]::placeholder,
    .simpay-checkout-form.simpay-checkout-form--stripe_checkout-styled .simpay-form-control input[type="search"]::placeholder,
    .simpay-checkout-form.simpay-checkout-form--stripe_checkout-styled .simpay-form-control input[type="tel"]::placeholder,
    .simpay-checkout-form.simpay-checkout-form--stripe_checkout-styled .simpay-form-control input[type="number"]::placeholder,
    .simpay-checkout-form.simpay-checkout-form--stripe_checkout-styled .simpay-form-control select::placeholder,
    .simpay-checkout-form.simpay-checkout-form--stripe_checkout-styled .simpay-form-control textarea::placeholder,
    .simpay-checkout-form.simpay-checkout-form--stripe_checkout-styled .simpay-form-control .simpay-card-wrap::placeholder,
    .simpay-checkout-form.simpay-checkout-form--overlay .simpay-form-control input[type="date"]::placeholder,
    .simpay-checkout-form.simpay-checkout-form--overlay .simpay-form-control input[type="time"]::placeholder,
    .simpay-checkout-form.simpay-checkout-form--overlay .simpay-form-control input[type="datetime-local"]::placeholder,
    .simpay-checkout-form.simpay-checkout-form--overlay .simpay-form-control input[type="week"]::placeholder,
    .simpay-checkout-form.simpay-checkout-form--overlay .simpay-form-control input[type="month"]::placeholder,
    .simpay-checkout-form.simpay-checkout-form--overlay .simpay-form-control input[type="text"]::placeholder,
    .simpay-checkout-form.simpay-checkout-form--overlay .simpay-form-control input[type="email"]::placeholder,
    .simpay-checkout-form.simpay-checkout-form--overlay .simpay-form-control input[type="url"]::placeholder,
    .simpay-checkout-form.simpay-checkout-form--overlay .simpay-form-control input[type="password"]::placeholder,
    .simpay-checkout-form.simpay-checkout-form--overlay .simpay-form-control input[type="search"]::placeholder,
    .simpay-checkout-form.simpay-checkout-form--overlay .simpay-form-control input[type="tel"]::placeholder,
    .simpay-checkout-form.simpay-checkout-form--overlay .simpay-form-control input[type="number"]::placeholder,
    .simpay-checkout-form.simpay-checkout-form--overlay .simpay-form-control select::placeholder,
    .simpay-checkout-form.simpay-checkout-form--overlay .simpay-form-control textarea::placeholder,
    .simpay-checkout-form.simpay-checkout-form--overlay .simpay-form-control .simpay-card-wrap::placeholder,
    .simpay-checkout-form.simpay-checkout-form--embedded .simpay-form-control input[type="date"]::placeholder,
    .simpay-checkout-form.simpay-checkout-form--embedded .simpay-form-control input[type="time"]::placeholder,
    .simpay-checkout-form.simpay-checkout-form--embedded .simpay-form-control input[type="datetime-local"]::placeholder,
    .simpay-checkout-form.simpay-checkout-form--embedded .simpay-form-control input[type="week"]::placeholder,
    .simpay-checkout-form.simpay-checkout-form--embedded .simpay-form-control input[type="month"]::placeholder,
    .simpay-checkout-form.simpay-checkout-form--embedded .simpay-form-control input[type="text"]::placeholder,
    .simpay-checkout-form.simpay-checkout-form--embedded .simpay-form-control input[type="email"]::placeholder,
    .simpay-checkout-form.simpay-checkout-form--embedded .simpay-form-control input[type="url"]::placeholder,
    .simpay-checkout-form.simpay-checkout-form--embedded .simpay-form-control input[type="password"]::placeholder,
    .simpay-checkout-form.simpay-checkout-form--embedded .simpay-form-control input[type="search"]::placeholder,
    .simpay-checkout-form.simpay-checkout-form--embedded .simpay-form-control input[type="tel"]::placeholder,
    .simpay-checkout-form.simpay-checkout-form--embedded .simpay-form-control input[type="number"]::placeholder,
    .simpay-checkout-form.simpay-checkout-form--embedded .simpay-form-control select::placeholder,
    .simpay-checkout-form.simpay-checkout-form--embedded .simpay-form-control textarea::placeholder,
    .simpay-checkout-form.simpay-checkout-form--embedded .simpay-form-control .simpay-card-wrap::placeholder {
      font-family: Roboto, 'Open Sans', Segoe UI, sans-serif;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      font-size: 15px;
      font-weight: 500;
      color: #aab7c4; }
    .simpay-checkout-form.simpay-checkout-form--stripe_checkout-styled .simpay-form-control input[type="date"]:focus,
    .simpay-checkout-form.simpay-checkout-form--stripe_checkout-styled .simpay-form-control input[type="time"]:focus,
    .simpay-checkout-form.simpay-checkout-form--stripe_checkout-styled .simpay-form-control input[type="datetime-local"]:focus,
    .simpay-checkout-form.simpay-checkout-form--stripe_checkout-styled .simpay-form-control input[type="week"]:focus,
    .simpay-checkout-form.simpay-checkout-form--stripe_checkout-styled .simpay-form-control input[type="month"]:focus,
    .simpay-checkout-form.simpay-checkout-form--stripe_checkout-styled .simpay-form-control input[type="text"]:focus,
    .simpay-checkout-form.simpay-checkout-form--stripe_checkout-styled .simpay-form-control input[type="email"]:focus,
    .simpay-checkout-form.simpay-checkout-form--stripe_checkout-styled .simpay-form-control input[type="url"]:focus,
    .simpay-checkout-form.simpay-checkout-form--stripe_checkout-styled .simpay-form-control input[type="password"]:focus,
    .simpay-checkout-form.simpay-checkout-form--stripe_checkout-styled .simpay-form-control input[type="search"]:focus,
    .simpay-checkout-form.simpay-checkout-form--stripe_checkout-styled .simpay-form-control input[type="tel"]:focus,
    .simpay-checkout-form.simpay-checkout-form--stripe_checkout-styled .simpay-form-control input[type="number"]:focus,
    .simpay-checkout-form.simpay-checkout-form--stripe_checkout-styled .simpay-form-control select:focus,
    .simpay-checkout-form.simpay-checkout-form--stripe_checkout-styled .simpay-form-control textarea:focus,
    .simpay-checkout-form.simpay-checkout-form--stripe_checkout-styled .simpay-form-control .simpay-card-wrap:focus,
    .simpay-checkout-form.simpay-checkout-form--overlay .simpay-form-control input[type="date"]:focus,
    .simpay-checkout-form.simpay-checkout-form--overlay .simpay-form-control input[type="time"]:focus,
    .simpay-checkout-form.simpay-checkout-form--overlay .simpay-form-control input[type="datetime-local"]:focus,
    .simpay-checkout-form.simpay-checkout-form--overlay .simpay-form-control input[type="week"]:focus,
    .simpay-checkout-form.simpay-checkout-form--overlay .simpay-form-control input[type="month"]:focus,
    .simpay-checkout-form.simpay-checkout-form--overlay .simpay-form-control input[type="text"]:focus,
    .simpay-checkout-form.simpay-checkout-form--overlay .simpay-form-control input[type="email"]:focus,
    .simpay-checkout-form.simpay-checkout-form--overlay .simpay-form-control input[type="url"]:focus,
    .simpay-checkout-form.simpay-checkout-form--overlay .simpay-form-control input[type="password"]:focus,
    .simpay-checkout-form.simpay-checkout-form--overlay .simpay-form-control input[type="search"]:focus,
    .simpay-checkout-form.simpay-checkout-form--overlay .simpay-form-control input[type="tel"]:focus,
    .simpay-checkout-form.simpay-checkout-form--overlay .simpay-form-control input[type="number"]:focus,
    .simpay-checkout-form.simpay-checkout-form--overlay .simpay-form-control select:focus,
    .simpay-checkout-form.simpay-checkout-form--overlay .simpay-form-control textarea:focus,
    .simpay-checkout-form.simpay-checkout-form--overlay .simpay-form-control .simpay-card-wrap:focus,
    .simpay-checkout-form.simpay-checkout-form--embedded .simpay-form-control input[type="date"]:focus,
    .simpay-checkout-form.simpay-checkout-form--embedded .simpay-form-control input[type="time"]:focus,
    .simpay-checkout-form.simpay-checkout-form--embedded .simpay-form-control input[type="datetime-local"]:focus,
    .simpay-checkout-form.simpay-checkout-form--embedded .simpay-form-control input[type="week"]:focus,
    .simpay-checkout-form.simpay-checkout-form--embedded .simpay-form-control input[type="month"]:focus,
    .simpay-checkout-form.simpay-checkout-form--embedded .simpay-form-control input[type="text"]:focus,
    .simpay-checkout-form.simpay-checkout-form--embedded .simpay-form-control input[type="email"]:focus,
    .simpay-checkout-form.simpay-checkout-form--embedded .simpay-form-control input[type="url"]:focus,
    .simpay-checkout-form.simpay-checkout-form--embedded .simpay-form-control input[type="password"]:focus,
    .simpay-checkout-form.simpay-checkout-form--embedded .simpay-form-control input[type="search"]:focus,
    .simpay-checkout-form.simpay-checkout-form--embedded .simpay-form-control input[type="tel"]:focus,
    .simpay-checkout-form.simpay-checkout-form--embedded .simpay-form-control input[type="number"]:focus,
    .simpay-checkout-form.simpay-checkout-form--embedded .simpay-form-control select:focus,
    .simpay-checkout-form.simpay-checkout-form--embedded .simpay-form-control textarea:focus,
    .simpay-checkout-form.simpay-checkout-form--embedded .simpay-form-control .simpay-card-wrap:focus {
      background-color: #fff;
      border-color: #007acc;
      color: #32325d;
      outline: 0; }
    .simpay-checkout-form.simpay-checkout-form--stripe_checkout-styled .simpay-form-control input[type="date"].simpay-input-error,
    .simpay-checkout-form.simpay-checkout-form--stripe_checkout-styled .simpay-form-control input[type="time"].simpay-input-error,
    .simpay-checkout-form.simpay-checkout-form--stripe_checkout-styled .simpay-form-control input[type="datetime-local"].simpay-input-error,
    .simpay-checkout-form.simpay-checkout-form--stripe_checkout-styled .simpay-form-control input[type="week"].simpay-input-error,
    .simpay-checkout-form.simpay-checkout-form--stripe_checkout-styled .simpay-form-control input[type="month"].simpay-input-error,
    .simpay-checkout-form.simpay-checkout-form--stripe_checkout-styled .simpay-form-control input[type="text"].simpay-input-error,
    .simpay-checkout-form.simpay-checkout-form--stripe_checkout-styled .simpay-form-control input[type="email"].simpay-input-error,
    .simpay-checkout-form.simpay-checkout-form--stripe_checkout-styled .simpay-form-control input[type="url"].simpay-input-error,
    .simpay-checkout-form.simpay-checkout-form--stripe_checkout-styled .simpay-form-control input[type="password"].simpay-input-error,
    .simpay-checkout-form.simpay-checkout-form--stripe_checkout-styled .simpay-form-control input[type="search"].simpay-input-error,
    .simpay-checkout-form.simpay-checkout-form--stripe_checkout-styled .simpay-form-control input[type="tel"].simpay-input-error,
    .simpay-checkout-form.simpay-checkout-form--stripe_checkout-styled .simpay-form-control input[type="number"].simpay-input-error,
    .simpay-checkout-form.simpay-checkout-form--stripe_checkout-styled .simpay-form-control select.simpay-input-error,
    .simpay-checkout-form.simpay-checkout-form--stripe_checkout-styled .simpay-form-control textarea.simpay-input-error,
    .simpay-checkout-form.simpay-checkout-form--stripe_checkout-styled .simpay-form-control .simpay-card-wrap.simpay-input-error,
    .simpay-checkout-form.simpay-checkout-form--overlay .simpay-form-control input[type="date"].simpay-input-error,
    .simpay-checkout-form.simpay-checkout-form--overlay .simpay-form-control input[type="time"].simpay-input-error,
    .simpay-checkout-form.simpay-checkout-form--overlay .simpay-form-control input[type="datetime-local"].simpay-input-error,
    .simpay-checkout-form.simpay-checkout-form--overlay .simpay-form-control input[type="week"].simpay-input-error,
    .simpay-checkout-form.simpay-checkout-form--overlay .simpay-form-control input[type="month"].simpay-input-error,
    .simpay-checkout-form.simpay-checkout-form--overlay .simpay-form-control input[type="text"].simpay-input-error,
    .simpay-checkout-form.simpay-checkout-form--overlay .simpay-form-control input[type="email"].simpay-input-error,
    .simpay-checkout-form.simpay-checkout-form--overlay .simpay-form-control input[type="url"].simpay-input-error,
    .simpay-checkout-form.simpay-checkout-form--overlay .simpay-form-control input[type="password"].simpay-input-error,
    .simpay-checkout-form.simpay-checkout-form--overlay .simpay-form-control input[type="search"].simpay-input-error,
    .simpay-checkout-form.simpay-checkout-form--overlay .simpay-form-control input[type="tel"].simpay-input-error,
    .simpay-checkout-form.simpay-checkout-form--overlay .simpay-form-control input[type="number"].simpay-input-error,
    .simpay-checkout-form.simpay-checkout-form--overlay .simpay-form-control select.simpay-input-error,
    .simpay-checkout-form.simpay-checkout-form--overlay .simpay-form-control textarea.simpay-input-error,
    .simpay-checkout-form.simpay-checkout-form--overlay .simpay-form-control .simpay-card-wrap.simpay-input-error,
    .simpay-checkout-form.simpay-checkout-form--embedded .simpay-form-control input[type="date"].simpay-input-error,
    .simpay-checkout-form.simpay-checkout-form--embedded .simpay-form-control input[type="time"].simpay-input-error,
    .simpay-checkout-form.simpay-checkout-form--embedded .simpay-form-control input[type="datetime-local"].simpay-input-error,
    .simpay-checkout-form.simpay-checkout-form--embedded .simpay-form-control input[type="week"].simpay-input-error,
    .simpay-checkout-form.simpay-checkout-form--embedded .simpay-form-control input[type="month"].simpay-input-error,
    .simpay-checkout-form.simpay-checkout-form--embedded .simpay-form-control input[type="text"].simpay-input-error,
    .simpay-checkout-form.simpay-checkout-form--embedded .simpay-form-control input[type="email"].simpay-input-error,
    .simpay-checkout-form.simpay-checkout-form--embedded .simpay-form-control input[type="url"].simpay-input-error,
    .simpay-checkout-form.simpay-checkout-form--embedded .simpay-form-control input[type="password"].simpay-input-error,
    .simpay-checkout-form.simpay-checkout-form--embedded .simpay-form-control input[type="search"].simpay-input-error,
    .simpay-checkout-form.simpay-checkout-form--embedded .simpay-form-control input[type="tel"].simpay-input-error,
    .simpay-checkout-form.simpay-checkout-form--embedded .simpay-form-control input[type="number"].simpay-input-error,
    .simpay-checkout-form.simpay-checkout-form--embedded .simpay-form-control select.simpay-input-error,
    .simpay-checkout-form.simpay-checkout-form--embedded .simpay-form-control textarea.simpay-input-error,
    .simpay-checkout-form.simpay-checkout-form--embedded .simpay-form-control .simpay-card-wrap.simpay-input-error {
      border-color: #eb1c26; }
  .simpay-checkout-form.simpay-checkout-form--stripe_checkout-styled .simpay-form-control .StripeElement--webkit-autofill,
  .simpay-checkout-form.simpay-checkout-form--overlay .simpay-form-control .StripeElement--webkit-autofill,
  .simpay-checkout-form.simpay-checkout-form--embedded .simpay-form-control .StripeElement--webkit-autofill {
    background: transparent !important; }
  .simpay-checkout-form.simpay-checkout-form--stripe_checkout-styled .simpay-form-control select,
  .simpay-checkout-form.simpay-checkout-form--stripe_checkout-styled .simpay-form-control select:-webkit-autofill,
  .simpay-checkout-form.simpay-checkout-form--overlay .simpay-form-control select,
  .simpay-checkout-form.simpay-checkout-form--overlay .simpay-form-control select:-webkit-autofill,
  .simpay-checkout-form.simpay-checkout-form--embedded .simpay-form-control select,
  .simpay-checkout-form.simpay-checkout-form--embedded .simpay-form-control select:-webkit-autofill {
    -webkit-animation: 1ms void-animation-out;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='5'%3E%3Cpath fill='%2332325d' d='M5.354 4.646L9.146.854A.5.5 0 0 0 8.793 0H1.207a.5.5 0 0 0-.353.854l3.792 3.792a.5.5 0 0 0 .708 0z'/%3E%3C/svg%3E%0A");
    background-position: calc(100% - 8px);
    background-size: 10px 5px;
    background-repeat: no-repeat;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-right: 25px; }
  .simpay-checkout-form.simpay-checkout-form--stripe_checkout-styled .simpay-form-control .simpay-card-wrap.StripeElement,
  .simpay-checkout-form.simpay-checkout-form--overlay .simpay-form-control .simpay-card-wrap.StripeElement,
  .simpay-checkout-form.simpay-checkout-form--embedded .simpay-form-control .simpay-card-wrap.StripeElement {
    display: flex;
    align-items: center;
    height: 1px;
    min-height: 36px; }
    .simpay-checkout-form.simpay-checkout-form--stripe_checkout-styled .simpay-form-control .simpay-card-wrap.StripeElement > div,
    .simpay-checkout-form.simpay-checkout-form--overlay .simpay-form-control .simpay-card-wrap.StripeElement > div,
    .simpay-checkout-form.simpay-checkout-form--embedded .simpay-form-control .simpay-card-wrap.StripeElement > div {
      flex: 1; }
  .simpay-checkout-form.simpay-checkout-form--stripe_checkout-styled .simpay-form-control .simpay-card-wrap.StripeElement--focus,
  .simpay-checkout-form.simpay-checkout-form--overlay .simpay-form-control .simpay-card-wrap.StripeElement--focus,
  .simpay-checkout-form.simpay-checkout-form--embedded .simpay-form-control .simpay-card-wrap.StripeElement--focus {
    background-color: #fff;
    border-color: #007acc;
    color: #32325d;
    outline: 0; }
  .simpay-checkout-form.simpay-checkout-form--stripe_checkout-styled .simpay-form-control input[type="tel"].simpay-custom-amount-input,
  .simpay-checkout-form.simpay-checkout-form--stripe_checkout-styled .simpay-form-control input[type="number"].simpay-custom-amount-input,
  .simpay-checkout-form.simpay-checkout-form--stripe_checkout-styled .simpay-form-control input[type="text"].simpay-custom-amount-input,
  .simpay-checkout-form.simpay-checkout-form--overlay .simpay-form-control input[type="tel"].simpay-custom-amount-input,
  .simpay-checkout-form.simpay-checkout-form--overlay .simpay-form-control input[type="number"].simpay-custom-amount-input,
  .simpay-checkout-form.simpay-checkout-form--overlay .simpay-form-control input[type="text"].simpay-custom-amount-input,
  .simpay-checkout-form.simpay-checkout-form--embedded .simpay-form-control input[type="tel"].simpay-custom-amount-input,
  .simpay-checkout-form.simpay-checkout-form--embedded .simpay-form-control input[type="number"].simpay-custom-amount-input,
  .simpay-checkout-form.simpay-checkout-form--embedded .simpay-form-control input[type="text"].simpay-custom-amount-input {
    width: 125px; }
    .simpay-checkout-form.simpay-checkout-form--stripe_checkout-styled .simpay-form-control input[type="tel"].simpay-custom-amount-input.simpay-custom-amount-input-symbol-left,
    .simpay-checkout-form.simpay-checkout-form--stripe_checkout-styled .simpay-form-control input[type="number"].simpay-custom-amount-input.simpay-custom-amount-input-symbol-left,
    .simpay-checkout-form.simpay-checkout-form--stripe_checkout-styled .simpay-form-control input[type="text"].simpay-custom-amount-input.simpay-custom-amount-input-symbol-left,
    .simpay-checkout-form.simpay-checkout-form--overlay .simpay-form-control input[type="tel"].simpay-custom-amount-input.simpay-custom-amount-input-symbol-left,
    .simpay-checkout-form.simpay-checkout-form--overlay .simpay-form-control input[type="number"].simpay-custom-amount-input.simpay-custom-amount-input-symbol-left,
    .simpay-checkout-form.simpay-checkout-form--overlay .simpay-form-control input[type="text"].simpay-custom-amount-input.simpay-custom-amount-input-symbol-left,
    .simpay-checkout-form.simpay-checkout-form--embedded .simpay-form-control input[type="tel"].simpay-custom-amount-input.simpay-custom-amount-input-symbol-left,
    .simpay-checkout-form.simpay-checkout-form--embedded .simpay-form-control input[type="number"].simpay-custom-amount-input.simpay-custom-amount-input-symbol-left,
    .simpay-checkout-form.simpay-checkout-form--embedded .simpay-form-control input[type="text"].simpay-custom-amount-input.simpay-custom-amount-input-symbol-left {
      border-top-left-radius: 0;
      border-bottom-left-radius: 0; }
    .simpay-checkout-form.simpay-checkout-form--stripe_checkout-styled .simpay-form-control input[type="tel"].simpay-custom-amount-input.simpay-custom-amount-input-symbol-right,
    .simpay-checkout-form.simpay-checkout-form--stripe_checkout-styled .simpay-form-control input[type="number"].simpay-custom-amount-input.simpay-custom-amount-input-symbol-right,
    .simpay-checkout-form.simpay-checkout-form--stripe_checkout-styled .simpay-form-control input[type="text"].simpay-custom-amount-input.simpay-custom-amount-input-symbol-right,
    .simpay-checkout-form.simpay-checkout-form--overlay .simpay-form-control input[type="tel"].simpay-custom-amount-input.simpay-custom-amount-input-symbol-right,
    .simpay-checkout-form.simpay-checkout-form--overlay .simpay-form-control input[type="number"].simpay-custom-amount-input.simpay-custom-amount-input-symbol-right,
    .simpay-checkout-form.simpay-checkout-form--overlay .simpay-form-control input[type="text"].simpay-custom-amount-input.simpay-custom-amount-input-symbol-right,
    .simpay-checkout-form.simpay-checkout-form--embedded .simpay-form-control input[type="tel"].simpay-custom-amount-input.simpay-custom-amount-input-symbol-right,
    .simpay-checkout-form.simpay-checkout-form--embedded .simpay-form-control input[type="number"].simpay-custom-amount-input.simpay-custom-amount-input-symbol-right,
    .simpay-checkout-form.simpay-checkout-form--embedded .simpay-form-control input[type="text"].simpay-custom-amount-input.simpay-custom-amount-input-symbol-right {
      border-top-right-radius: 0;
      border-bottom-right-radius: 0; }
  .simpay-checkout-form.simpay-checkout-form--stripe_checkout-styled .simpay-form-control .simpay-currency-symbol,
  .simpay-checkout-form.simpay-checkout-form--overlay .simpay-form-control .simpay-currency-symbol,
  .simpay-checkout-form.simpay-checkout-form--embedded .simpay-form-control .simpay-currency-symbol {
    border-radius: 4px; }
  .simpay-checkout-form.simpay-checkout-form--stripe_checkout-styled .simpay-form-control .simpay-currency-symbol-left,
  .simpay-checkout-form.simpay-checkout-form--overlay .simpay-form-control .simpay-currency-symbol-left,
  .simpay-checkout-form.simpay-checkout-form--embedded .simpay-form-control .simpay-currency-symbol-left {
    border-right: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }
  .simpay-checkout-form.simpay-checkout-form--stripe_checkout-styled .simpay-form-control .simpay-currency-symbol-right,
  .simpay-checkout-form.simpay-checkout-form--overlay .simpay-form-control .simpay-currency-symbol-right,
  .simpay-checkout-form.simpay-checkout-form--embedded .simpay-form-control .simpay-currency-symbol-right {
    border-left: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }
  .simpay-checkout-form.simpay-checkout-form--stripe_checkout-styled .simpay-form-control select,
  .simpay-checkout-form.simpay-checkout-form--overlay .simpay-form-control select,
  .simpay-checkout-form.simpay-checkout-form--embedded .simpay-form-control select {
    width: auto;
    max-width: 100%; }
  .simpay-checkout-form.simpay-checkout-form--stripe_checkout-styled .simpay-form-control textarea,
  .simpay-checkout-form.simpay-checkout-form--overlay .simpay-form-control textarea,
  .simpay-checkout-form.simpay-checkout-form--embedded .simpay-form-control textarea {
    height: auto; }
  .simpay-checkout-form.simpay-checkout-form--stripe_checkout-styled .simpay-form-control input[type="text"].simpay-coupon-field,
  .simpay-checkout-form.simpay-checkout-form--overlay .simpay-form-control input[type="text"].simpay-coupon-field,
  .simpay-checkout-form.simpay-checkout-form--embedded .simpay-form-control input[type="text"].simpay-coupon-field {
    width: calc(100% - 120px); }
  .simpay-checkout-form.simpay-checkout-form--stripe_checkout-styled .simpay-form-control .simpay-payment-btn:not(.stripe-button-el),
  .simpay-checkout-form.simpay-checkout-form--stripe_checkout-styled .simpay-form-control .simpay-apply-coupon:not(.stripe-button-el),
  .simpay-checkout-form.simpay-checkout-form--stripe_checkout-styled .simpay-form-control .simpay-checkout-btn:not(.stripe-button-el),
  .simpay-checkout-form.simpay-checkout-form--overlay .simpay-form-control .simpay-payment-btn:not(.stripe-button-el),
  .simpay-checkout-form.simpay-checkout-form--overlay .simpay-form-control .simpay-apply-coupon:not(.stripe-button-el),
  .simpay-checkout-form.simpay-checkout-form--overlay .simpay-form-control .simpay-checkout-btn:not(.stripe-button-el),
  .simpay-checkout-form.simpay-checkout-form--embedded .simpay-form-control .simpay-payment-btn:not(.stripe-button-el),
  .simpay-checkout-form.simpay-checkout-form--embedded .simpay-form-control .simpay-apply-coupon:not(.stripe-button-el),
  .simpay-checkout-form.simpay-checkout-form--embedded .simpay-form-control .simpay-checkout-btn:not(.stripe-button-el) {
    font-family: Roboto, 'Open Sans', Segoe UI, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 15px;
    font-weight: 600;
    color: #fff;
    background-color: #24b47e;
    background-image: none;
    display: block;
    height: 36px;
    line-height: 1.5;
    width: 100%;
    margin: 0;
    padding: 0;
    border: 0;
    border-radius: 4px;
    outline: none;
    text-transform: uppercase;
    cursor: pointer; }
    .simpay-checkout-form.simpay-checkout-form--stripe_checkout-styled .simpay-form-control .simpay-payment-btn:not(.stripe-button-el):hover,
    .simpay-checkout-form.simpay-checkout-form--stripe_checkout-styled .simpay-form-control .simpay-apply-coupon:not(.stripe-button-el):hover,
    .simpay-checkout-form.simpay-checkout-form--stripe_checkout-styled .simpay-form-control .simpay-checkout-btn:not(.stripe-button-el):hover,
    .simpay-checkout-form.simpay-checkout-form--overlay .simpay-form-control .simpay-payment-btn:not(.stripe-button-el):hover,
    .simpay-checkout-form.simpay-checkout-form--overlay .simpay-form-control .simpay-apply-coupon:not(.stripe-button-el):hover,
    .simpay-checkout-form.simpay-checkout-form--overlay .simpay-form-control .simpay-checkout-btn:not(.stripe-button-el):hover,
    .simpay-checkout-form.simpay-checkout-form--embedded .simpay-form-control .simpay-payment-btn:not(.stripe-button-el):hover,
    .simpay-checkout-form.simpay-checkout-form--embedded .simpay-form-control .simpay-apply-coupon:not(.stripe-button-el):hover,
    .simpay-checkout-form.simpay-checkout-form--embedded .simpay-form-control .simpay-checkout-btn:not(.stripe-button-el):hover {
      background-color: #249A65;
      background-image: none; }
    .simpay-checkout-form.simpay-checkout-form--stripe_checkout-styled .simpay-form-control .simpay-payment-btn:not(.stripe-button-el):disabled,
    .simpay-checkout-form.simpay-checkout-form--stripe_checkout-styled .simpay-form-control .simpay-apply-coupon:not(.stripe-button-el):disabled,
    .simpay-checkout-form.simpay-checkout-form--stripe_checkout-styled .simpay-form-control .simpay-checkout-btn:not(.stripe-button-el):disabled,
    .simpay-checkout-form.simpay-checkout-form--overlay .simpay-form-control .simpay-payment-btn:not(.stripe-button-el):disabled,
    .simpay-checkout-form.simpay-checkout-form--overlay .simpay-form-control .simpay-apply-coupon:not(.stripe-button-el):disabled,
    .simpay-checkout-form.simpay-checkout-form--overlay .simpay-form-control .simpay-checkout-btn:not(.stripe-button-el):disabled,
    .simpay-checkout-form.simpay-checkout-form--embedded .simpay-form-control .simpay-payment-btn:not(.stripe-button-el):disabled,
    .simpay-checkout-form.simpay-checkout-form--embedded .simpay-form-control .simpay-apply-coupon:not(.stripe-button-el):disabled,
    .simpay-checkout-form.simpay-checkout-form--embedded .simpay-form-control .simpay-checkout-btn:not(.stripe-button-el):disabled {
      pointer-events: none; }
    .simpay-checkout-form.simpay-checkout-form--stripe_checkout-styled .simpay-form-control .simpay-payment-btn:not(.stripe-button-el).simpay-disabled,
    .simpay-checkout-form.simpay-checkout-form--stripe_checkout-styled .simpay-form-control .simpay-apply-coupon:not(.stripe-button-el).simpay-disabled,
    .simpay-checkout-form.simpay-checkout-form--stripe_checkout-styled .simpay-form-control .simpay-checkout-btn:not(.stripe-button-el).simpay-disabled,
    .simpay-checkout-form.simpay-checkout-form--overlay .simpay-form-control .simpay-payment-btn:not(.stripe-button-el).simpay-disabled,
    .simpay-checkout-form.simpay-checkout-form--overlay .simpay-form-control .simpay-apply-coupon:not(.stripe-button-el).simpay-disabled,
    .simpay-checkout-form.simpay-checkout-form--overlay .simpay-form-control .simpay-checkout-btn:not(.stripe-button-el).simpay-disabled,
    .simpay-checkout-form.simpay-checkout-form--embedded .simpay-form-control .simpay-payment-btn:not(.stripe-button-el).simpay-disabled,
    .simpay-checkout-form.simpay-checkout-form--embedded .simpay-form-control .simpay-apply-coupon:not(.stripe-button-el).simpay-disabled,
    .simpay-checkout-form.simpay-checkout-form--embedded .simpay-form-control .simpay-checkout-btn:not(.stripe-button-el).simpay-disabled {
      background-color: #aab7c4; }
  .simpay-checkout-form.simpay-checkout-form--stripe_checkout-styled .simpay-form-control .simpay-apply-coupon,
  .simpay-checkout-form.simpay-checkout-form--overlay .simpay-form-control .simpay-apply-coupon,
  .simpay-checkout-form.simpay-checkout-form--embedded .simpay-form-control .simpay-apply-coupon {
    width: 110px;
    float: right; }
  .simpay-checkout-form.simpay-checkout-form--stripe_checkout-styled .simpay-form-control .simpay-apply-coupon:not(.stripe-button-el),
  .simpay-checkout-form.simpay-checkout-form--overlay .simpay-form-control .simpay-apply-coupon:not(.stripe-button-el),
  .simpay-checkout-form.simpay-checkout-form--embedded .simpay-form-control .simpay-apply-coupon:not(.stripe-button-el) {
    width: 110px;
    background-color: #aab7c4;
    background-image: none; }
    .simpay-checkout-form.simpay-checkout-form--stripe_checkout-styled .simpay-form-control .simpay-apply-coupon:not(.stripe-button-el):hover,
    .simpay-checkout-form.simpay-checkout-form--overlay .simpay-form-control .simpay-apply-coupon:not(.stripe-button-el):hover,
    .simpay-checkout-form.simpay-checkout-form--embedded .simpay-form-control .simpay-apply-coupon:not(.stripe-button-el):hover {
      background-color: #888;
      background-image: none; }
  .simpay-checkout-form.simpay-checkout-form--stripe_checkout-styled .simpay-address-container .simpay-field-wrap,
  .simpay-checkout-form.simpay-checkout-form--overlay .simpay-address-container .simpay-field-wrap,
  .simpay-checkout-form.simpay-checkout-form--embedded .simpay-address-container .simpay-field-wrap {
    margin-bottom: 15px; }
  .simpay-checkout-form.simpay-checkout-form--stripe_checkout-styled .simpay-address-container .simpay-address-city-container,
  .simpay-checkout-form.simpay-checkout-form--stripe_checkout-styled .simpay-address-container .simpay-address-state-container,
  .simpay-checkout-form.simpay-checkout-form--stripe_checkout-styled .simpay-address-container .simpay-address-zip-container,
  .simpay-checkout-form.simpay-checkout-form--stripe_checkout-styled .simpay-address-container .simpay-address-country-container,
  .simpay-checkout-form.simpay-checkout-form--overlay .simpay-address-container .simpay-address-city-container,
  .simpay-checkout-form.simpay-checkout-form--overlay .simpay-address-container .simpay-address-state-container,
  .simpay-checkout-form.simpay-checkout-form--overlay .simpay-address-container .simpay-address-zip-container,
  .simpay-checkout-form.simpay-checkout-form--overlay .simpay-address-container .simpay-address-country-container,
  .simpay-checkout-form.simpay-checkout-form--embedded .simpay-address-container .simpay-address-city-container,
  .simpay-checkout-form.simpay-checkout-form--embedded .simpay-address-container .simpay-address-state-container,
  .simpay-checkout-form.simpay-checkout-form--embedded .simpay-address-container .simpay-address-zip-container,
  .simpay-checkout-form.simpay-checkout-form--embedded .simpay-address-container .simpay-address-country-container {
    float: left;
    width: 48%; }
  .simpay-checkout-form.simpay-checkout-form--stripe_checkout-styled .simpay-address-container .simpay-address-state-container,
  .simpay-checkout-form.simpay-checkout-form--stripe_checkout-styled .simpay-address-container .simpay-address-country-container,
  .simpay-checkout-form.simpay-checkout-form--overlay .simpay-address-container .simpay-address-state-container,
  .simpay-checkout-form.simpay-checkout-form--overlay .simpay-address-container .simpay-address-country-container,
  .simpay-checkout-form.simpay-checkout-form--embedded .simpay-address-container .simpay-address-state-container,
  .simpay-checkout-form.simpay-checkout-form--embedded .simpay-address-container .simpay-address-country-container {
    float: right; }
  .simpay-checkout-form.simpay-checkout-form--stripe_checkout-styled .simpay-test-mode-badge-container,
  .simpay-checkout-form.simpay-checkout-form--overlay .simpay-test-mode-badge-container,
  .simpay-checkout-form.simpay-checkout-form--embedded .simpay-test-mode-badge-container {
    text-align: center; }

.simpay-checkout-form.simpay-checkout-form--stripe_checkout-styled,
.simpay-checkout-form.simpay-checkout-form--embedded {
  max-width: 400px; }

.simpay-payment-request-button-container {
  margin: 15px 0; }
  .simpay-payment-request-button-container__or {
    font-size: 90%;
    text-align: center;
    overflow: hidden; }
    .simpay-payment-request-button-container__or:before, .simpay-payment-request-button-container__or:after {
      background-color: #d1d1d1;
      content: "";
      display: inline-block;
      height: 1px;
      position: relative;
      vertical-align: middle;
      width: 50%; }
    .simpay-payment-request-button-container__or:before {
      right: 0.5em;
      margin-left: -50%; }
    .simpay-payment-request-button-container__or:after {
      left: 0.5em;
      margin-right: -50%; }
  .simpay-payment-request-button-container__button + .simpay-payment-request-button-container__or,
  .simpay-payment-request-button-container__or + .simpay-payment-request-button-container__button {
    margin-top: 15px; }
