/* PWC collection price filter v5 — chỉ còn style trạng thái rỗng.
   Bố cục 2 cột, thẻ sidebar, nhãn radio và lưới sản phẩm đã do
   pwc-products-v4.css + lưới Bootstrap xử lý. Các rule float/custom-checkbox
   cũ đã được gỡ để không xung đột với markup 2 cột hiện tại. */

.template-collection .pwc-filter-empty,
.template-collection .pwc-empty-msg {
  width: 100%;
  padding: 45px 20px;
  color: #66788a;
  text-align: center;
}

.template-collection .pwc-pagination-wrapper {
  clear: both;
  margin-top: 10px;
}
