.product-grid.collection--top-section {
	padding-top: var(--nova-space-xl);
}

.product-grid .ns-toolbar {
  z-index: 3;
}

.section--collection-product-grid {
  margin-bottom: 7rem;

  @media screen and (min-width: 750px) {
    margin-bottom: 10rem;
  }
}
