/** Shopify CDN: Minification failed

Line 329:0 Unexpected "<"

**/
@media screen and (max-width: 749px) {
  .collection .grid__item:only-child {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

@media screen and (max-width: 989px) {
  .collection .slider.slider--tablet {
    margin-bottom: 1.5rem;
  }
}

.collection .loading-overlay {
  position: absolute;
  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;
  }
}

.collection .loading-overlay {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: none;
  width: 100%;
  padding: 0 1.5rem;
  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: 10rem;
  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;
}

@media screen and (min-width: 990px) {
  .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;
}
.inline-banner-grid-item .inline-banner{
  position: relative;
  overflow: hidden;
  border-radius: 20px;
      height: 100%;
}

.inline-banner__image,
.inline-banner__video{
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}

.inline-banner__content{
  position: absolute;
  left: 20px;
  bottom: 26px;
  color: #fff;
  z-index: 2;
}

.inline-banner__heading{
  margin: 0 0 12px;
    font-family: "Noto Sans", sans-serif;
    font-weight: 700;
    font-size: 42px;
    line-height: 60px;
    letter-spacing: 0px;
    text-transform: uppercase;
    color: #fff;
}

.inline-banner__btn{
  font-family: "Noto Sans", sans-serif;
  font-weight: 500;
  display: inline-flex;
  align-items: center;
  padding: 10px 18px;
  border: 1px solid #fff;
  border-radius: 999px;
  color: #fff;
  text-decoration: none;
  font-size: 13px;
}

.inline-banner__play{
  position: absolute;
  right: 18px;
  bottom: 18px;
  width: 36px;
  height: 36px;
  border-radius: 999px;
  background: rgba(0,0,0,.45);
  color: #fff;
  display:flex;
  align-items:center;
  justify-content:center;
  z-index: 2;
}
.inline-banner--small .inline-banner__heading{
  font-size: 30px;
    line-height: 35px;
}

  .grid--4-col-desktop .inline-banner-grid-item.grid__item--half{
    width: calc(50% - var(--grid-desktop-horizontal-spacing) * 1 / 2);
    max-width: calc(50% - var(--grid-desktop-horizontal-spacing) * 1 / 2);
  }

  .grid--4-col-desktop .inline-banner-grid-item.grid__item--one-quarter{
    width: calc(25% - var(--grid-desktop-horizontal-spacing) * 3 / 4);
    max-width: calc(25% - var(--grid-desktop-horizontal-spacing) * 3 / 4);
  }

.inline-banner__media {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
}

.inline-banner--large .inline-banner__media {
  aspect-ratio: 3 / 2;
}

.inline-banner--small .inline-banner__media {
  aspect-ratio: 3 / 4;
}

.inline-banner__image,
.inline-banner__video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.collection-load-more{
  text-align:center;
  margin: 40px auto 10px;
  max-width: 520px;
}

.collection-load-more__count{
  font-weight: 600;
  font-size: 14px;
  margin-bottom: 14px;
}

.collection-load-more__bar{
  height: 3px;
  background: rgba(0,0,0,.14);
  border-radius: 10px;
  overflow: hidden;
  margin: 0 auto 18px;
  width: 220px;
}

.collection-load-more__bar-fill{
  display:block;
  height:100%;
  background: #b0138a;
  width:0;
}

.collection-load-more__btn{
      width: 100%;
    max-width: 341px;
    height: 56px;
  border-radius: 999px;
  padding: 16px 22px;
  border: none;
  color: #fff;
  font-weight: 700;
  letter-spacing: .6px;
  text-transform: uppercase;
  background: linear-gradient(90deg, #e61c7c 0%, #8c0e8e 100%);
}

.collection-load-more__btn.is-loading{
  opacity: .7;
  pointer-events: none;
}


@media screen and (max-width: 1199px){
.inline-banner--small .inline-banner__heading {
    font-size: 22px;
    line-height: 32px;
}
.inline-banner__heading {
    font-size: 36px;
    line-height: 50px;
}

}

@media screen and (max-width: 989px){
  .grid--4-col-desktop .inline-banner-grid-item.grid__item--half{
    width: 100%;
    max-width: 100%;
  }

      .grid--4-col-desktop .inline-banner-grid-item.grid__item--one-quarter {
        width: 100%;
        max-width: 100%;
    }
}
.collection-des-row{
    max-width: 950px;
    margin: auto;
    margin-top: 100px;
        color: #000;
}
.collection-des-row p {
font-weight: 500;
font-size: 12px;
line-height: 150%;
letter-spacing: 0px;
text-transform: capitalize;
}

.card__heading.h5 a {
  text-transform: capitalize !important;
    font-weight: 700;
    line-height: 21px;
font-size: 14px;
}



.facets-container {
  padding: 0 15px;
}
.facets__heading,
.facet-filters__label{
  display: block;
  color: #000;
  font-size: 1.4rem;
  margin: -1.5rem 2rem 0 0;
  font-weight: 700;
  line-height: 21px;
  text-transform:uppercase;
  }
  .product-count__text {
    font-weight: 600;
    font-size: 14px;
    letter-spacing: 0px;
    text-transform: lowercase;
    color:rgba(0, 0, 0, 1);
  }

@media screen and (max-width: 1023px) {
  
}
@media screen and (max-width: 749px) {
  .product-grid-container,facets-container,collection-hero{
  padding:0 12px;
}

}

 
</style>
