.cl-collection-pages__previous {
  display: flex;
  flex-wrap: wrap;
  gap: 10px 24px;
  justify-content: center;
  margin: 16px 0;
  font-size: 13px;
}
.cl-collection-pages__previous a { color: inherit; text-decoration: underline; }
[data-cl-product-list] .cl-granell-shop__more { display: inline-flex; justify-content: center; text-decoration: none; }
[data-cl-product-list] .cl-granell-shop__more[aria-disabled="true"] { opacity: .65; cursor: wait; }
[data-cl-product-list] [data-results-status] { margin: 18px 0 0; text-align: center; font-size: 13px; color: #706962; }
[data-cl-product-list] .cl-granell-shop__more-wrap[hidden],
[data-cl-product-list] .cl-granell-shop__empty[hidden] { display: none !important; }
