/* Fix Filter and Sort buttons */
.cc-filters-control_btn,
.cc-filter_toggle,
.collection-filter-bar button,
.collection-filter-bar a,
[data-drawer-toggle] {
  background-color: #ffffff !important;
  background: none !important;
  color: #262626 !important;
  border: 1px solid #262626 !important;
}
