Theme Pipeline 7.0.2 cart drawer disappeared?
On our site anabelaram.com, when adding a product to the cart we had earlier today a cart drawer to right side of the page pop out. Now, the cart drawer is gone and when clicking the “Add to cart” button all that happens the button changes to a checkmark.
Earlier today I added the following code to bottom of theme.css and cart drawer worked fine:
.product-add-popdown{
display: none !important;
}
I have not changed anything since this morning and now no cart drawer?
Any help?

