.facets__header .sorting,
.facets-container .sorting,
facet-filters-form .sorting {
  display: none !important;
}
/* Mobile sort button/drawer */
.mobile-facets__sort,
.mobile-facets .sorting,
.facets-mobile .sorting,
button[class*="sort"] {
  display: none !important;
}
