.payment_box.payment_method_edd_draft * {
  font-family: Montserrat, sans-serif !important;
}

.payment_box.payment_method_edd_draft {
  /* background: #fafafa !important; */
  /* padding: 1.41575em !important; */
  width: 100% !important;
  border: 2px solid #6F7681  !important;
  border-radius: 4px;
  padding: 34px !important;
}

.payment_box.payment_method_edd_draft input {
  font-size: 14px !important;
}

.payment_box.payment_method_edd_draft label {
  cursor: pointer !important;
  line-height: 19.416px !important;
}

#payment .payment_methods li .payment_box.payment_method_edd_draft img {
  max-height: unset;
}

.payment_box.payment_method_edd_draft input[type="checkbox"],
.payment_box.payment_method_edd_draft input[type="radio"] {
  width: 1.25rem !important;
  height: 1.25rem !important;
  border-radius: 9999px !important;
  border: 1px solid #D1D5DB !important;
  color: rgb(138 204 18) !important;
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  appearance: none !important;
  padding: 0 !important;
  -webkit-print-color-adjust: exact !important;
  print-color-adjust: exact !important;
  display: inline-block !important;
  vertical-align: middle !important;
  background-origin: border-box !important;
  -webkit-user-select: none !important;
  -moz-user-select: none !important;
  user-select: none !important;
  flex-shrink: 0 !important;
  background-color: #fff !important;
  margin: 0 !important;
  margin-right: 6px !important;
  cursor: pointer;
  position: relative !important;
  visibility: unset !important;
  opacity: 1 !important;
}

.payment_box.payment_method_edd_draft input[type="checkbox"]:focus,
.payment_box.payment_method_edd_draft input[type="radio"]:focus {
  outline-color: rgb(138 204 18) !important;
  outline-offset: 2px !important;
}

.payment_box.payment_method_edd_draft input[type="checkbox"]:checked,
.payment_box.payment_method_edd_draft input[type="radio"]:checked {
  border-color: transparent !important;
  background-color: currentColor !important;
}

.payment_box.payment_method_edd_draft input[type="checkbox"]:checked {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e") !important;
}

.payment_box.payment_method_edd_draft input[type="radio"]:checked {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e") !important;
}

.payment_method_edd input {
  border-color: #6dc22e !important;
}
#edd-payment-method .draft-logo {
  height: 50px !important;
  background: url("../images/logo.png") center no-repeat !important;
  background-size: contain !important;
  margin-bottom: 1em !important;
}

input[type="email"].email-input,
.email-input {
  border-radius: 4px !important;
  border: 1px solid #ea6000 !important;
  background-color: white !important;
  height: 44px !important;
  width: 100% !important;
  font-size: 14px !important;
  padding: 0 0.5rem !important;
}

#email-label {
  font-style: normal !important;
  font-weight: 700 !important;
  font-size: 14px !important;
  line-height: 17px !important;
}

.text-subtitle {
  font-style: normal !important;
  font-weight: 400 !important;
  font-size: 12px !important;
  line-height: 15px !important;
  text-decoration-line: underline !important;
  color: #202020 !important;
}

.woocommerce-checkout-payment button.edd-button,
.woocommerce-checkout-payment button.edd-button:hover {
  background: linear-gradient(180deg, #6ca800 0%, #8acc12 100%) !important;
  border-radius: 4px !important;
  width: 152px !important;
  height: 50px !important;
  outline: unset !important;
  font-style: normal !important;
  font-weight: 600 !important;
  font-size: 14px !important;
  line-height: 19px !important;
  color: #ffffff !important;
  border: unset !important;
  cursor: pointer;
  padding: 0 !important;
}

.edd-h3 {
  font-style: normal !important;
  font-weight: 700 !important;
  font-size: 14px !important;
  line-height: 20px !important;
  color: #202020 !important;
}

.edd-text {
  font-style: normal !important;
  font-weight: 700 !important;
  font-size: 14px !important;
  line-height: 20px !important;
  text-align: center !important;
  color: #202020 !important;
}

.edd-description-text {
  font-size: 12px !important;
  text-align: center !important;
}

.edd-text-muted {
  font-style: normal !important;
  font-weight: 400 !important;
  font-size: 11px !important;
  line-height: 13px !important;
  text-align: center !important;
}

.edd-bold-title {
  font-family: sans-serif !important;
  font-style: normal !important;
  font-weight: 700 !important;
  font-size: 20px !important;
  line-height: 24px !important;
  display: flex !important;
  align-items: center !important;

  /* Neutrals/Black */

  color: #202020 !important;
}

.edd-text-red {
  color: rgb(234, 0, 0) !important;
}

.hentry .entry-content a.edd-terms-link {
  font-weight: bold !important;
  text-decoration: none !important;
  color: black !important;
}

.hentry .entry-content a.edd-terms-link:hover {
  text-decoration: underline !important;
}

#edd-draft-back-button {
  font-size: 14px !important;
  font-weight: 600 !important;
  color: black !important;
  visibility: hidden;
}

#edd-draft-back-button:hover {
  text-decoration-line: underline !important;
  text-underline-offset: 2px !important;
  cursor: pointer !important;
}

input[type="email"].email-input-new,
.email-input-new {
  border-radius: 4px !important;
  border: 1px solid #ea6000 !important;
  background-color: white !important;
  height: 44px !important;
  width: 50% !important;
  font-size: 14px !important;
  padding: 0 0.5rem !important;
}
.label-datax, .email-input-new {
  display: inline-block;
  width: 50% !important;
}
.label-datax {
  width: 40% !important;
  display: inline-block !important;
}
#fastlink-container .header-action-wrapper {
  display: none !important;
}
.or-lable{
  position: relative;
  top: 30px;
  display: block;
  width: 40px;
}
.img-logo{
  height: 60px !important; 
}
/* .woocommerce{
  max-width: 900px !important;
  margin: 0 auto !important;
} */

@media (max-width:767px) {
  .payment_box.payment_method_edd_draft {
    width: 100% !important;
    box-sizing: border-box !important;
  }
  .woocommerce-checkout-payment button.edd-button, .woocommerce-checkout-payment button.edd-button:hover {
    width: 130px !important;
    margin-bottom: 5px;
  }
  .label-datax {
    display: block !important;
    width: 100% !important;
  }
  .email-input-new {
    width: 100% !important;
  }
  .payment_box.payment_method_edd_draft {
    padding: 10px !important;
    border-radius: 4px !important;
  }
  li.col-md-3.col-6 {
    max-width: 100%;
    min-width: 100%;
    display: block !important;
}
}
@media (max-width:580px) {
 .or-lable{
    position: relative !important;
    display: block !important;
    top: 9px !important;
    text-align: center !important;
    width: auto !important;
 }
 .img-logo{
  margin-top: 0px;
}
li.col-md-3.col-6 {
  max-width: 100%;
  min-width: 100%;
  display: block !important;
}
}
@media (min-width: 768px) and (max-width: 1024px){
  .payment_box.payment_method_edd_ach{
    width: auto !important;
 }
}

.draft_back_button {
  display: flex !important; 
  justify-content: space-between !important; 
  align-items: center !important;
  margin: 0 0 10px !important;
}
button#datax_draft, button#yodlee_draft, button#pay-now-draft-yodlee, button#pay-now-draft-datax {
  margin-top: 22px !important; 
}
button#datax_draft {
  width: 150px !important;
}
p.intro, .save-label, .tac-lablel {
  font-size: 12px !important;
}
.selection-buttons {
  display: flex !important; 
  justify-content: space-around !important;
}
.selection-buttons > div {
  text-align: center;
}
.draft_logo {
  text-align: center !important;
  margin-top:-20px !important;
}
#draft-datax-option {
  padding: 20px !important; 
  background: #ffffff !important;
}
.single_option {
  display: flex !important;
  justify-content: center !important;
}
#draft-email-container, #confirm-code-container-draft, #draft-datax-flow,
#draft-new-account-container, #draft-existing-account-container, #container-fastlink-draft,
#draft-chase-question-container-new, #draft-account-container, #draft-resend-code-button {
  display: none;
}
.edd-text-new {
  margin-top: 15px !important;
  margin-bottom: 15px !important;
  font-weight: normal !important;
}
.draf-email-phone-radio, .draft-email-field-checkbox {
  display: flex !important; 
  padding: 5px 0 !important; 
  align-items: flex-start !important;
}
.draft-email-field-checkbox {
  padding-bottom: 20px !important;
}
.email-field-next {
  display: flex !important; 
  justify-content: center !important; 
  margin-top: 25px !important;
}
.email-field-label {
  font-size: 14px !important;
}
.code-field-otp, .datax-field-rows, .yodlee-field-rows {
  padding: 10px 0 !important;
}
#draft-timer {
  font-size: 12px !important; 
  margin-top: 4px !important;
}
.code-buttons {
  display: flex !important; 
  justify-content: center !important; 
  padding: 10px 0 !important;
}
#draft-resend-code-link {
  cursor: pointer !important; 
  text-decoration: underline !important; 
  color: #000 !important; 
  font-size: 12px !important; 
  margin-top: 10px !important; 
  text-align: center !important;
}
#draft-add-bank-button-new {
  cursor: pointer !important; 
  margin: 0 auto !important; 
  padding: 5px !important; 
  width: 130px !important; 
  color: #fff !important; 
  font-size: 12px !important; 
  text-align: center !important; 
  background: rgba(76,83,93) !important; 
  border-radius: 4px !important;
  display:none !important;
}
.datax-field-save, .yodlee-field-save, .yodlee-field-tac {
  display: flex !important; 
  padding: 10px 0 !important; 
  align-items: flex-start !important;
}
.datax-field-tac {
  display: flex !important; 
  justify-content: left !important; 
  padding: 10px 0 !important; 
  align-items: flex-start !important;
}
#draft-add-bank-button, #draft-yodlee-add-new-account {
  cursor: pointer; 
  margin: 0 auto; 
  padding: 5px; 
  width: 130px; 
  color: #fff; 
  font-size: 12px; 
  text-align: center; 
  background: rgba(76,83,93); 
  border-radius: 4px;
}
.datax-field-tac2 {
  display: flex !important; 
  justify-content: center !important; 
  padding: 10px 0 !important; 
  align-items: flex-start !important;
}
.datax-place-order, .yodlee-place-order {
  display: flex !important; 
  justify-content: center !important; 
  padding: 10px 0 !important; 
  display: none !important;
}
.select-bank {
  font-size:18px !important;
}
#chase-image {
  display:flex !important;
  padding: 10px 0 !important;
  flex-direction: column !important;
  align-items: center !important;
  text-align: center !important;
}
#draft-confirm-chase-new {
  border: 2px solid #CED4DB !important; 
  border-radius:4px !important; 
  padding: 15px 16px !important;
  margin-top: 17px !important;
}
.error-msg {
  font-size: 12px !important; 
  text-align: center !important;
}
#draft-yodlee-option p, #draft-datax-option p {
  text-align: center !important;
}