Webflow has a feature in the styles panel that is called "Clean Up Unused Styles." This feature will remove any styles not currently applied to elements on your site.
The problem with this is that CartGenie uses some styles such as “is-selected”, “is-out”, etc. that aren’t applied initially but get applied using our script when necessary.
Using this feature will remove these necessary classes.