How to remove button display delay? DAWN THEME

When the product page is loaded, the buy it now button appears after a short delay, how do I fix that?

URL: Test – Abbasi (theabbasiandsons.myshopify.com)

Password: testingpage

please refer the video in the attachment for more clarification

Thank you

@abbasi119 ,

button.shopify-payment-button__more-options._2ogcW-Q9I-rgsSkNbRiJzA.shopify-payment-button__button--hidden {
    display: none;
}

Add this css at the bottom of Online Store->Theme->Edit code->Assets->base.scss.liquid

Its still the same, even after using that code block, is there anything else that can be done?

@abbasi119 ,

I did not find the code?

Have you added ?

@oscprofessional unfortunately no, not yet.

I cant seem to find the exact class name, i am sure its a CSS issue