.spf-has-filter.spf-layout-theme #gf-products {
  display: grid;
  margin: 0;
}

#gf_pagination_wrap .pagination {
  flex-direction: initial;
}

.spf-has-filter.spf-layout-theme .collection__active-filters-container {
  border: 0;
}

.spf-has-filter.spf-layout-theme .page-transition {
  display: none;
}

.spf-has-filter.spf-layout-theme #page-transition-overlay.active {
  opacity: 0;
  visibility: hidden;
}

.spf-has-filter.spf-layout-theme #gf-tree .noUi-pips-horizontal {
  width: auto;
}

.spf-has-filter.spf-layout-theme #gf-tree .gf-range-slider {
  margin-bottom: 40px;
}