To hide Cart when Cart is Empty.
You can use this code to Custom CSS.
a.cart-style-icon.cart-quantity-zero { display: none; }