Selecting Varient makes “add to Cart” un clickable

Selecting Varient makes “add to Cart” unclickable 0n all pages.

It is clickable if you refresh the page .

pls help!

wynncolor.com

-FW

Im using lockbox to hide checkout button on the checkout page.

And I hid it manually from the “item added to cart” popup with this css:

.cart-notification__links form {visibility: hidden;} /*Hide “Added to cart” checkout button */