.digart-payment-strip{display:flex;align-items:center;justify-content:center;gap:14px;flex-wrap:wrap;font-family:system-ui,-apple-system,"Segoe UI",sans-serif}
.digart-payment-caption{font-size:12px;font-weight:600;letter-spacing:.03em;color:inherit}
.digart-payment-badges{display:flex;align-items:center;justify-content:center;gap:8px;flex-wrap:wrap}
.digart-payment-badge{display:inline-flex;align-items:center;justify-content:center;min-width:62px;height:34px;padding:0 12px;border:1px solid #dbe4ec;border-radius:6px;background:#fff;color:#142438;line-height:1;white-space:nowrap;font-size:12px;font-weight:750;box-sizing:border-box}
.digart-payment-visa{font-size:19px;font-weight:900;font-style:italic;color:#17357c;letter-spacing:-.8px}
.digart-payment-mastercard{font-size:12px;color:#202124}
.digart-payment-amex{font-size:15px;letter-spacing:.3px;color:#076da8;font-weight:850}
.digart-payment-bank{font-size:11px;font-weight:650;background:#f5f8fb}
.digart-payment-wallet{font-size:13px;font-weight:650;letter-spacing:-.2px;color:#17202b;min-width:88px}
.digart-payment-wallet img{display:block;width:56px!important;height:32px!important;max-width:none!important;object-fit:contain;margin:0!important;border:0!important;border-radius:0!important;float:none!important}
/* Keep the gateway's real buttons intact; only correct their grid placement. */
.woocommerce-checkout form.checkout>.wcpay-express-checkout-wrapper{grid-column:1 / -1;grid-row:1;width:100%;min-width:0;margin:0 0 20px}
@media(min-width:901px){
 .woocommerce-checkout form.checkout:has(>.wcpay-express-checkout-wrapper) #customer_details{grid-row:2 / 4}
 .woocommerce-checkout form.checkout:has(>.wcpay-express-checkout-wrapper) #order_review_heading{grid-row:2}
 .woocommerce-checkout form.checkout:has(>.wcpay-express-checkout-wrapper) #order_review{grid-row:3}
}
.site-footer .footer-bottom.digart-footer-with-payments{display:flex;align-items:center;justify-content:center;gap:24px;flex-wrap:wrap;padding:22px 24px;font-size:13px}
.digart-checkout-payment-banner{padding:18px;margin:20px 0 14px;border:1px solid #d8e5ee;border-radius:12px;background:#f5f9fc;color:#435a6e}
.woocommerce-checkout #payment ul.payment_methods{border-bottom:1px solid #dce6ee;padding:20px}
.woocommerce-checkout #payment div.payment_box{border-radius:8px;background:#f5f8fb;color:#13283a}
.woocommerce-checkout #payment div.payment_box::before{border-bottom-color:#f5f8fb}
@media(max-width:600px){.site-footer .footer-bottom.digart-footer-with-payments{flex-direction:column;gap:14px}.digart-payment-strip{gap:10px}.digart-payment-caption{flex-basis:100%;text-align:center}.digart-payment-badges{gap:6px}.digart-payment-badge{padding:0 9px;min-width:56px}}
