#shopify-section-header {
  position: fixed;
}
.collection__filters {
  padding-top: 60px;
}
.collection__description p,
.rte--header p,
.collection__description {
  white-space: normal !important;
  word-break: break-word !important;
  overflow-wrap: break-word !important;
  max-width: 100% !important;
  overflow: visible !important;
}
.collection__header,
.wrapper--narrow,
.collection__header .wrapper {
  overflow: hidden !important;
  max-width: 100% !important;
  width: 100% !important;
}
