/* Smart Pay Gateway v1.1 — Checkout */
.spg-checkout-box {
    direction: rtl;
    font-family: Arial, sans-serif;
}
.spg-ref-input:focus {
    border-color: #1a56db !important;
    box-shadow: 0 0 0 2px rgba(26,86,219,.15);
    outline: none;
}
