
body.template-collection .collection-hero,
body.template-collection .collection-header,
body.template-collection .colors-header,
body.template-collection .colors-intro,
body.template-collection .colors-toolbar,
body.template-collection .filter-bar,
body.template-collection .facets,
body.template-collection .facets-wrapper,
body.template-collection [data-filter-bar],
body.template-collection [data-facets],
body.template-collection [data-colors-grid],
body.template-collection .colors-grid,
body.template-collection .color-grid,
body.template-collection .product-grid,
body.template-collection .color-card,
body.template-collection [data-color-card],
body.template-collection .specd-color-card {
  visibility: visible;
}
body.template-collection .colors-grid,
body.template-collection [data-colors-grid],
body.template-collection .product-grid {
  min-height: 1px;
}
