To remove hover effect on Add to Cart button, you can use this code to Custom CSS box.
div.sqs-add-to-cart-button { opacity: 1 !important; }