.parentct .facet-filters__label label {
  font-family: Poppins-Bold;
  text-transform: capitalize;
}

.facet-filters__field .select__select,
.mobile-facets__sort .select__select {
  font-family: Poppins-Regular;
}
select#SortBy {
  font-family: Poppins-Regular;
  -webkit-appearance: auto !important;
  appearance: auto !important;
}
.select .facet-filters__sort > option {
  font-family: Poppins-Regular;
}
