.full_screen_iframe_paypal_checkout {
    position: fixed;
    z-index: 99999;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
}

.ab_submit_hidden{
    display: none !important;
}

.ab_credit_card_submit_visible{
    display: unset !important;
}