.suntixx-payment-button{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;background:#0067d8;color:#fff!important;text-decoration:none;border:0;border-radius:999px;padding:12px 22px;font-weight:700;line-height:1.2;cursor:pointer;box-shadow:0 8px 22px rgba(0,103,216,.22)}.suntixx-payment-button:hover{filter:brightness(.96);color:#fff!important}.suntixx-payment-button-form,.suntixx-url-capture-form{display:grid;gap:12px;max-width:720px}.suntixx-inline-fields{display:flex;gap:10px;flex-wrap:wrap;align-items:center}.suntixx-inline-fields input,.suntixx-inline-fields select{min-height:42px;border:1px solid #cfd8e3;border-radius:10px;padding:8px 12px;min-width:180px}.suntixx-url-capture-form .suntixx-payment-button,.suntixx-payment-button-form .suntixx-payment-button{width:max-content}


/* Sun Tixx RC2.1 checkout containment */
.woocommerce-checkout .payment_method_suntixx_payments img,
.woocommerce-checkout li.payment_method_suntixx_payments img,
.wc_payment_method.payment_method_suntixx_payments img,
#wfacp-e-form .payment_method_suntixx_payments img,
.funnelkit-checkout .payment_method_suntixx_payments img{
  max-height:28px!important;
  max-width:145px!important;
  width:auto!important;
  height:auto!important;
  object-fit:contain!important;
  vertical-align:middle!important;
}
.woocommerce-checkout .payment_method_suntixx_payments label,
#wfacp-e-form .payment_method_suntixx_payments label,
.funnelkit-checkout .payment_method_suntixx_payments label{
  display:flex!important;
  align-items:center!important;
  gap:10px!important;
  flex-wrap:wrap!important;
}
.suntixx-wc-payment-fields{border:1px solid #dbe3ef;border-radius:14px;background:#f8fbff;padding:12px 14px;margin:10px 0;max-width:560px;box-sizing:border-box}.suntixx-wc-brand{display:flex;align-items:center;gap:10px;line-height:1.35;font-weight:700;color:#10213f}.suntixx-wc-brand img{max-height:26px!important;max-width:132px!important;width:auto!important;height:auto!important}.suntixx-wc-unavailable{background:#fff7e6;border:1px solid #ffd98a;border-radius:10px;color:#7a4b00;padding:10px 12px;margin:10px 0 0!important}
@media(max-width:640px){.suntixx-wc-brand{align-items:flex-start;flex-direction:column}.suntixx-wc-payment-fields{max-width:100%}}
