.woocommerce-cart .wd-cart-totals .wc-proceed-to-checkout .ppc-button-wrapper{
    display: none !important;
}
.wc_payment_method.payment_method_mollie_wc_gateway_klarnapaylater{
    display: none !important;
}
.wc_payment_method.payment_method_mollie_wc_gateway_klarnapaynow{
    display: none !important;
}
.wc_payment_method.payment_method_mollie_wc_gateway_klarna{
    display: none !important;
}
.wc_payment_method.payment_method_mollie_wc_gateway_klarnasliceit{
    display: none !important;
}
.wc_payment_method.payment_method_mollie_wc_gateway_paypal{
    display: none !important;
}
.wc_payment_method.payment_method_mollie_wc_gateway_creditcard{
    display: none !important;
}
.payment_method_ppcp-gateway label:after{
    content: url("https://wallfield.fr/wp-content/plugins/mollie-payments-for-woocommerce/public/images/paypal.svg");
    position: absolute;
    right: 21px;
}
.payment_method_ppcp-card-button-gateway label:after{
    content: url("https://wallfield.fr/wp-content/plugins/mollie-payments-for-woocommerce/public/images/creditcards.svg");
    position: absolute;
    right: 21px;
}