.woocommerce-PaymentMethod input[type="radio"] {
    display: none;
}

.woocommerce-PaymentMethod li {
    padding-bottom: 20px;
}
