@media screen and (max-width: 768px) {
  .themify-wc-product-filter, 
  .tf_wc_pf_wrap,
  .shop-filters-container {
    display: none !important;
  }
}