Remove add to cart button and add buy now button which goes to checkout page

come to custimized option on product page and enabled it from here,

and also the add this code for add to cart removed

button.btn.btn--full.add-to-cart {
    display: none !important;
}