/* Start custom CSS */body .content-area #payment .payment_methods li input[type=radio]:first-child:checked+label:before {display:none; }
#payment .payment_methods li img {
    margin-left: 10px;
}
.woocommerce-checkout.min-ck header h1 {
    display: none!important;
}/* End custom CSS */