/** Shopify CDN: Minification failed

Line 64:22 Expected ":"

**/
@media screen and (max-width: 749px) {
  .collection .grid__item:only-child {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .template-collection .shopify-section.breadcrumb-section {
    display: none;
  }
  .facets-container.is-sticky {
    position: fixed;
    top: var(--header-height, 64px);
    z-index: 5;
    background: #fff;
    left: 0;
    padding: 0 16px;
    right: 0;
  }
}
ul#product-grid {
  margin-top: 30px;
}
.facets__disclosure-vertical.filter\.p\.m\.custom\.plp_filter_collection_name {
  display: none;
}
.collection-all .facets__disclosure-vertical.filter\.p\.m\.custom\.plp_filter_collection_name {
  display: block;
}
@media screen and (max-width: 989px) {
  .collection .slider.slider--tablet {
    margin-bottom: 1.5rem;
  }
}
.collection .loading-overlay {
  position: fixed;
  z-index: 1;
  width: 1.8rem;
}
@media screen and (max-width: 749px) {
  .collection .loading-overlay {
    top: 0;
    right: 0;
  }
}
@media screen and (min-width: 750px) {
  .collection .loading-overlay {
    left: 0;
  }
  .main-collection {
    margin-top: -52px;
  }
}
.collection .loading-overlay {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: none;
  width: 100%;
  padding: 0 1.5rem;h2.title.title--primary
  opacity: 0.7;
}
@media screen and (min-width: 750px) {
  .collection .loading-overlay {
    padding-left: 5rem;
    padding-right: 5rem;
  }
}
.collection.loading .loading-overlay {
  display: block;
}
.collection--empty .title-wrapper {
  margin-top: 0rem;
  margin-bottom: 15rem;
}
@media screen and (max-width: 989px) {
  .collection .slider--tablet.product-grid {
    scroll-padding-left: 1.5rem;
  } 
}
.collection__description > * {
  margin: 0;
}
.collection__title.title-wrapper {
  margin-bottom: 2.5rem;
}
.collection__title .title:not(:only-child) {
  margin-bottom: 1rem;
}
.full-unstyled-link {
  text-decoration: none !important;
  color: var(--blue-0);
  font-family: var(--poppins);
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-align: start;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
span.facets__summary-label, .facets__disclosure-vertical summary span {
  font-family: var(--poppins);
  font-size: 14px;
  font-weight: 600;
  text-transform: capitalize;
  color: var(--blue-0);
}
@media screen and (min-width: 990px) {
  #main-collection-filters .facets-container{
    position:sticky;
    top:65px;
  }
  .collection__title--desktop-slider .title {
    margin-bottom: 2.5rem;
  }
  .collection__title.title-wrapper--self-padded-tablet-down {
    padding: 0 5rem;
  }
  .collection slider-component:not(.page-width-desktop) {
    padding: 0;
  }
  .collection--full-width slider-component:not(.slider-component-desktop) {
    padding: 0 1.5rem;
    max-width: none;
  }
}
.collection__view-all a:not(.link) {
  margin-top: 1rem;
}
