#swiipe__container select[data-field="billing_country"], 

#swiipe__container select[data-field="shipping_country"] { 

    display: none; 

} 

.woocommerce-checkout .entry-content > p {
    display: none;
}

#swiipe__container.swiipe_checkout.swiipe_stepspage .sw__place_order_button_placeorder button {
    color: unset;
}

.sw-payment-card-brand-selection.sw-payment-card-brand-selection--CreditCard.sw-payment-card-brand-selection--move-up {
    top: 0;
}