/** Shopify CDN: Minification failed

Line 319:0 Expected "}" to go with "{"

**/
@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 {
  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;
}

.collection__title.title-wrapper.flex-inline {
  display:flex;
  justify-content:space-between;
  width:100%;
}

@media screen and (min-width: 990px) {
  .collection__title--desktop-slider .title {
    margin-bottom: 2.5rem;
  }
  .index-template .collection__title--desktop-slider .title {
    margin-bottom: 0;
  }
  .nycb-page .collection__title.title-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  .collection__title.title-wrapper--self-padded-tablet-down {
    padding: 0rem;
    margin: 0;
    max-width: 94%;
    margin: 0 auto;
  }

  .collection__title h2.title {
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
    letter-spacing: 0.84px;
    text-transform: uppercase;
  }
  .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;
}
@media screen and (max-width: 990px) {
  .nycb-page .collection__title .title,
  .index-template .collection__title .title {
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
    letter-spacing: 0.6px;
    text-transform: uppercase;
  }
  .collection__view-all {
    padding-bottom: 4rem;
    padding-top: 4rem;
  }
  .collection__view-all a.link,
  .index-template .collection__view-all a.link {
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%; /* 11.5px */
    letter-spacing: 1.15px;
    text-transform: uppercase;
  }

  .why-barely-zero-page .collection__view-all {
    padding-bottom: 0;
  }
}
@media screen and (max-width: 500px) {
  .collection__view-all {
    padding-top: 0;
    margin-top: 0rem;
  }
  .nycb-page .collection__view-all {
    margin-top: 0;
    padding-bottom: 0rem;
  }
}

.collection__title.title-wrapper--self-padded-tablet-down.flex-inline {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 38px;
}
.index-template
  .collection__title.title-wrapper--self-padded-tablet-down.flex-inline {
  padding-bottom: 48px;
}
@media (max-width: 768px) {
  .index-template
    .collection__title.title-wrapper--self-padded-tablet-down.flex-inline {
    padding-bottom: 30px;
  }
  .index-template
    .collection
    .collection__title.title-wrapper--self-padded-tablet-down.flex-inline {
    padding-bottom: 0;
  }
}

.flex-inline a.link {
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%; /* 15px */
  letter-spacing: 1.5px;
  text-transform: uppercase;
}
@media (max-width: 769px) {
  .collection__title.title-wrapper--self-padded-tablet-down.flex-inline {
    padding-bottom: 0;
    margin-bottom: 1.5rem;
    text-transform: uppercase;
  }
  .grid-5 .collage .card-wrapper {
    margin-top: 1.5rem;
  }
  .grid-5 .collage__item--text.collage__item--left:nth-child(2) {
    margin-top: 4rem;
    margin-bottom: 2rem;
  }
  .subtitle--small {
    margin-bottom: 2rem;
  }

  .nycb-page [data-editorial].full-width.page-width-desktop {
    padding-bottom: 1.5rem;
  }
  .nycb-page
    [data-editorial]
    .content-container.full-height
    .image-with-text__heading.h1.mobile-block,
  .nycb-page
    [data-editorial]
    .content-container.full-height
    .image-with-text__heading.h2.mobile-block,
  .grid-5 .collage__item--text.collage__item--left:nth-child(2) h2.h1,
  .grid-5 .collage__item--text.collage__item--left:nth-child(2) h2.h1 {
    font-size: 20px;
    line-height: 100%;
    max-width: 60%;
    letter-spacing: 0.6px;
    text-align: center !important;
  }
}

@media (min-width: 768px) and (max-width: 900px) {
  .grid-5 .collage__item--Image.collage__item--left {
    width: 50%;
  }
  .grid-5 .collage__item--text.collage__item--left {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
    padding-top: 8rem;
  }
  .grid-5 .collage__item--Video.collage__item--left:last-child {
    padding-top: 21rem;
    padding-right: 0;
  }
  .nycb-page
    [data-editorial]
    .content-container.full-height
    .image-with-text__heading.h1.mobile-block,
  .nycb-page
    [data-editorial]
    .content-container.full-height
    .image-with-text__heading.h2.mobile-block,
  .grid-5 .collage__item--text.collage__item--left:nth-child(2) h2.h1,
  .grid-5 .collage__item--text.collage__item--left:nth-child(2) h2.h1 {
    max-width: 100%;
  }
  .grid-5 .collage__item--Look.collage__item--left {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
    width: 50%;
    padding-top: 4em;
  }
}
@media (max-width: 500px) {
  .grid-5 .collage__item--text.collage__item--left:nth-child(2) h2.h1,
  .grid-5 .collage__item--text.collage__item--left:nth-child(2) h2.h1,
  .nycb-page
    [data-editorial]
    .content-container.full-height
    .image-with-text__heading.h1.mobile-block {
    max-width: 100%;
    width: 100%;
    margin: 0 auto;
  }
  .nycb-page
    [data-editorial]
    .content-container.full-height.mobile-full-width-h2 {
    max-width: 80%;
    width: 100%;
    margin: 0 auto;
  }

  .grid-5 .collage__item--text.collage__item--left:nth-child(2) {
    margin-top: 5rem;
    margin: 0 auto;
  }
  .nycb-page [data-editorial] .image-with-text__text-item.grid__item {
    margin: 0 auto;
    max-width: 100%;
  }
}

.description-tile p {
  width: 56%;
  font-family: Optima;
  font-weight: 400;
  font-size: 25px;
  line-height: 130%;
  text-align: center;
  margin: auto;
}

.description-tile {
  display: flex;
  vertical-align: middle;
}

@media screen and (max-width: 749px) {
  .show_description_tile_on_desktop .description-tile {
    display: none;
  }

  .show_description_tile_on_desktop .grid__item,
  .show_description_tile_on_desktop .grid__item.half-width {
    width: calc(50% - var(--grid-mobile-horizontal-spacing) / 2);
  }
}

@media screen and (max-width: 1280px) {
  .description-tile p {
    width: 75%;
    font-size: 20px;
  }

@media screen and (max-width: 1024px) {
  .description-tile p {
    width: 85%;
    font-size: 18px;
  }
}
