/* Form Header style */
.payment_method_bankful_credit_card img {
    width: 75px;
    margin: 5px;
}

.payment_method_bankful_hosted_gateway img {
    width: 75px;
    margin: 5px;
}

.woocommerce #payment .payment_methods.methods label[for="payment_method_bankful_gateway"] img {
    width: 100px !important;
    max-width: none !important;
    height: 20px !important;
    max-height: none !important;
}

/* CC Card Only Style Sheet '0163bcef4ac7b10a6ce0f78409ec60ef' */

input.cc_input_full {
    width: 100%;
}

label.bf_cc_labels {
    font-size: 16px;
}

.fb_full_row {
    width: 100%;
    padding: 0 !important;
    margin: 0 0 20px 0 !important;
}

.fb_half_row {
    width: 45% !important;
    display: flex;
    flex-direction: column;
    padding: 0 !important;
}