.HP_supported-brans-icons {
    display: flex;
    align-items: center;
    float: right;
}

[data-action="show-initial-forms"] {
    display: none !important;
}

.HP_supported-brans-icons li {
    flex: 1
}

.input-error {
    border: 2px solid !important;
    border-radius: 4px !important;
    border-color: #d63638 !important;
}

.input-error-msg {
    color: #d63638 !important;
    font-weight: bold;
}

.hyperpay_custom_style {
    width: 400px !important;
    height: 175px !important;
    /* visibility: hidden !important; */
}

.hyperpay_custom_style~.CodeMirror {
    width: 400px !important;
    height: 175px !important;
    border: #8c8f94 1px solid;
    border-radius: 3px;
}

.hyperpay_gateways_logo {
    border-radius: 3px;
    border: #0000001e 1px solid !important;
    margin: 0px !important;

}

.wpwl-button-brand {
    padding: 0px !important;
    border-radius: 40px;
}

.wpwl-apple-pay-button {
    -webkit-appearance: -apple-pay-button !important;
}

.wpwl-brand-ZOODPAY {
    background: url(//aalalkaif.com/wp-content/plugins/hyperpay-gateways/src/assets/images/continue-button.png);
    background-size: contain;
    background-repeat: no-repeat;
    height: 50px;
    width: 177px;
}

.modal {
    display: none;
    /* Hidden by default */
    position: fixed;
    /* Stay in place */
    z-index: 1;
    /* Sit on top */
    left: 0;
    top: 0;
    width: 100%;
    /* Full width */
    height: 100%;
    /* Full height */
    overflow: auto;
    /* Enable scroll if needed */
    background-color: rgb(0, 0, 0);
    /* Fallback color */
    background-color: rgba(0, 0, 0, 0.4);
    /* Black w/ opacity */
}

/* Modal Content/Box */
.modal-content {
    background-color: #fefefe;
    margin: 15% auto;
    /* 15% from the top and centered */
    padding: 20px;
    border: 1px solid #888;
    width: 80%;
    /* Could be more or less, depending on screen size */
    max-width: 550px;
    ;
}

/* The Close Button */
.close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}

.terms_zoodpay {
    padding: 15px 20px;
}

.wpwl-control-iframe {
    direction: ltr !important;
}

#payment .payment_methods li img {
    height: 2em !important;
    max-height: 2.5em !important;
}

.customLabel {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    margin: 12px 0;
    font-size: 16px;
    line-height: 1.5;
    color: #0a3254;
}

.wpwl-group-registration.wpwl-selected .wpwl-wrapper.wpwl-wrapper-registration.wpwl-wrapper-registration-cvv {
    border: none !important;
}

.customLabel input[type="checkbox"] {
    width: 18px;
    height: 18px;
    accent-color: #ff4e00;
    /* HyperPay orange */
    margin-top: 3px;
    cursor: pointer;
}

.customLabel label {
    cursor: pointer;
}


.wpwl-group-registration {
    border: 2px solid #dcdcdc;
    border-radius: 12px;
    padding: 14px 16px;
    margin-bottom: 14px;
    transition: all 0.2s ease;
    cursor: pointer;
}

.wpwl-group-registration.wpwl-selected {
    border-color: #ff4e00;
    outline: none;
}

.wpwl-form.wpwl-form-registrations.wpwl-form-has-inputs.wpwl-clearfix {
    margin: 0 !important;
}


#wpwl-registrations {
    background: #fff;
    border-radius: 14px;
    padding: 20px;
    /*box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);*/
    font-family: "Inter", sans-serif;
    color: #2b2b2b;
}

.wpwl-form-registrations {
    box-shadow: none !important;
}


.wpwl-container {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.wpwl-container input[type="radio"] {
    accent-color: #ff4e00;
    width: 18px;
    height: 18px;
    margin-right: 12px;
}

.card-info {
    display: flex;
    align-items: center;
    flex: 1;
    gap: 10px;
    font-size: 15px;
    color: #555;
}

.card-icon {
    font-size: 18px;
}

.card-type {
    font-weight: 600;
    color: #222;
}

.wpwl-group-registration.wpwl-selected .wpwl-wrapper.wpwl-wrapper-registration.wpwl-wrapper-registration-cvv {
    border: 2px solid #dcdcdc;
    border-radius: 10px;
    font-size: 15px;
    text-align: center;
    transition: border-color 0.2s ease;
}


#wpwl-registrations button[type="submit"].wpwl-button-pay {
    background: #ff4e00;
    color: #fff;
    border: none;
    width: 100%;
    padding: 14px;
    border-radius: 12px;
    font-weight: 600;
    font-size: 16px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    transition: background 0.2s ease;
}

#wpwl-registrations button[type="submit"].wpwl-button-pay:hover {
    background: #e64500;
}

#wpwl-registrations button[type="submit"].wpwl-button-pay::before {
    content: "🔒 ";
    /* Inserts the lock emoji */
    display: inline-block;
    /* Ensures proper spacing */
    margin-right: 5px;
    /* Adds space between the icon and text */
}

.wpwl-container input[type="radio"] {
    accent-color: #ff4e00;
    width: 18px;
    height: 18px;
    margin-right: 12px;
    /* margin-top: 10px; */
    margin: 0px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.wpwl-control.wpwl-control-iframe.wpwl-control-cvv {
    border-color: #ccc !important;
}

@media only screen and (max-width: 782px) {
    .hyperpay_custom_style {
        width: 100% !important;
    }

    .hyperpay_custom_style~.CodeMirror {
        width: 100% !important;
    }
}

.wpwl-wrapper-registration-brand, .add_new_card_brand {
    margin-left: 20px;
}.hyperpay-customLabel {
    direction: rtl;
}

.HP_supported-brans-icons {

    float: left;
}

.wpwl-group {
    text-align: right !important;
    text-align: -moz-right !important;
    text-align: -webkit-right !important;
}

.woocommerce-error {
    text-align: right !important;
    text-align: -moz-right !important;
    text-align: -webkit-right !important;
}

.wpwl-brand-ZOODPAY{
    background: url(//aalalkaif.com/wp-content/plugins/hyperpay-gateways/src/assets/images/continue-button-ar.png);
    background-size: contain;
    background-repeat: no-repeat;
    height: 50px;
    width: 177px;
}

.input-error-msg {
    text-align: right !important;
    text-align: -moz-right !important;
    text-align: -webkit-right !important;
}

.close {
    float: left;
  }

  .wpwl-wrapper-cardNumber::after{
    left: 10px !important;
    right: unset !important;
    }

.wpwl-wrapper-registration-brand, .add_new_card_brand {
    margin-right: 20px;
}.wc-points-rewards-text-input{position:relative;white-space:nowrap;flex-grow:1;margin-top:0}.wc-points-rewards-text-input label{color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit;text-transform:inherit;font-size:1em;position:absolute;transform:translateY(0.75em);left:0;top:0;transform-origin:top left;line-height:1.375;color:#757575;transition:transform 200ms ease;margin:0 0 0 17px;overflow:hidden;text-overflow:ellipsis;max-width:calc(100% - 32px);cursor:text}.has-dark-controls .wc-points-rewards-text-input label{color:hsla(0,0%,100%,.6)}@media screen and (prefers-reduced-motion: reduce){.wc-points-rewards-text-input label{transition:none}}.wc-points-rewards-text-input input:-webkit-autofill+label{transform:translateY(4px) scale(0.75)}.wc-points-rewards-text-input.is-active label{transform:translateY(4px) scale(0.75)}.wc-points-rewards-text-input input[type=number]{font-size:1em;background-color:#fff;padding:.75em 16px;border-radius:4px;border:1px solid #50575e;width:100%;line-height:1.375;font-family:inherit;margin:0;box-sizing:border-box;height:3em;min-height:0;color:#2b2d2f}.wc-points-rewards-text-input input[type=number]:focus{background-color:#fff;color:#2b2d2f}.has-dark-controls .wc-points-rewards-text-input input[type=number]{background-color:rgba(0,0,0,.1);border-color:hsla(0,0%,100%,.4);color:#fff}.has-dark-controls .wc-points-rewards-text-input input[type=number]:focus{background-color:rgba(0,0,0,.1);color:#fff}.wc-points-rewards-text-input input[type=number]{-moz-appearance:textfield}.wc-points-rewards-text-input input[type=number]::-webkit-outer-spin-button,.wc-points-rewards-text-input input[type=number]::-webkit-inner-spin-button{appearance:none;margin:0}.wc-points-rewards-text-input.is-active input[type=number]{padding:1.5em 16px .25em 16px}.wc-points-rewards-text-input:only-child{margin-top:0}
.wc-points-rewards-totals-redemption button{font-weight:700}.wc-points-rewards-totals-redemption button:hover,.wc-points-rewards-totals-redemption button:focus,.wc-points-rewards-totals-redemption button:active{font-weight:700}.woocommerce-points-rewards-validation-error{color:#cc1818;font-size:.75em;flex-basis:100%;margin-top:8px}button.wc-points-rewards-redeem-button{height:3em;flex-shrink:0;margin-left:8px;padding-left:24px;padding-right:24px;white-space:nowrap;max-width:130px;font-size:.825em;padding-top:0;padding-bottom:0;font-weight:normal}button.wc-points-rewards-redeem-button.no-margin{margin:0}button.wc-points-rewards-redeem-button:hover,button.wc-points-rewards-redeem-button:focus,button.wc-points-rewards-redeem-button:active{font-weight:normal}button.wc-points-rewards-redeem-button .wc-points-rewards-redeem-button-text.wc-points-rewards-redeem-button-text--is-redeeming-points{visibility:hidden}.wc-points-rewards-redeem-form-fields{display:flex;margin:8px 0 0 0}.wc-points-rewards-totals-redemption .wc-block-components-panel__button{margin-top:0;padding-top:0}.wc-points-rewards-totals-redemption .wc-block-components-panel__content{margin-bottom:0;padding-bottom:0}.wc-points-rewards-earn-points-message{text-align:center;padding:16px;background:#fbfbfb}.woocommerce-variation-add-to-cart.variations_button.woocommerce-variation-add-to-cart-enabled>p.points.hide-on-price-available{display:none}div.wc-points-rewards-totals-redemption.wc-block-components-panel{padding:16px}