header #cart, 
#cart.cart,
.uni-cart {
    display: none !important;
}
.product-page__cart .product-page__btn-cart,
#button-cart {
    display: none !important;
}
.product-thumb__cart-add,
.product-thumb .qty-switch__btn-cart {
    display: none !important;
}
.product-page__cart .qty-switch,
.product-thumb .qty-switch {
    display: none !important;
}
#fly-cart,
.fly-cart,
.header-cart-total {
    display: none !important;
}
.product-thumb__add-to-cart,
.add_to_cart.btn {
    display: none !important;
}
.product-thumb__cart-add {
    display: none !important;
}