Checkout button is half non clickable dawn theme

Hello, after expanding the basket (drawer), I noticed that only the left part of my checkout button works. The second right half doesn’t work, you can’t click it. What could this be caused by?

https://5a8ab2.myshopify.com/

123

Hi @ErnestoF
There is a dockify-chat-widget iframe which is hidden and blocking the half checkout button

The non-functional checkout button may be due to a coding issue. Check the HTML, CSS, and JavaScript for errors, ensuring the button is properly defined and styled. Inspect element for any overlapping elements or z-index conflicts. Verify the button’s onclick event and associated functions. If the issue persists, seek assistance from your platform’s support or a developer to debug the code.