
/* PCH 3.0.47 – page aliases such as /bazar/ use exactly the shop filter geometry. */
.pch-shop-shell--page-category .pch-ajax-filter-form {
  width: 100%;
}

.pch-shop-shell--page-category .pch-filter-grid {
  width: 100% !important;
  margin: 0 !important;
}

.pch-shop-shell--page-category .pch-filter-field,
.pch-shop-shell--page-category .pch-filter-stock,
.pch-shop-shell--page-category .pch-filter-actions {
  min-width: 0;
}

.pch-shop-shell--page-category .pch-filter-field input,
.pch-shop-shell--page-category .pch-filter-field select,
.pch-shop-shell--page-category .pch-filter-reset {
  box-sizing: border-box !important;
}
