/** Shopify CDN: Minification failed

Line 19:13 Unexpected "{"
Line 19:22 Expected ":"
Line 23:15 Unexpected "{"
Line 23:24 Expected ":"
Line 27:15 Unexpected "{"
Line 27:24 Expected ":"
Line 31:15 Unexpected "{"
Line 31:24 Expected ":"
Line 35:15 Unexpected "{"
Line 35:24 Expected ":"
... and 18 more hidden warnings

**/


/* CSS from section stylesheet tags */
#section-id-{{ section.id }} .content-wrapper{
    display: flex;
  }

  #section-id-{{ section.id }} .content-wrapper.content-align-left{
    justify-content: left;
  }

  #section-id-{{ section.id }} .content-wrapper.content-align-center{
    justify-content: center;
  }

  #section-id-{{ section.id }} .content-wrapper.content-align-right{
    justify-content: right;
  }

  #section-id-{{ section.id }} .content-wrapper.text-align-left{
    text-align: left;
  }

  #section-id-{{ section.id }} .content-wrapper.text-align-center{
    text-align: center;
  }

  #section-id-{{ section.id }} .content-wrapper.text-align-right{
    text-align: right;
  }

  #section-id-{{ section.id }} .button-content-wrapper{
    margin-top: 16px;
  }

  #section-id-{{ section.id }} .button-content-wrapper .button-link {
    color: #000;
    font-size: 14px;
    letter-spacing: .08em;
  }

  #section-id-{{ section.id }} .title-content-wrapper {
    font-weight: 500;
    font-size: 25px;
    font-family: 'Sangbleu';
    text-transform: uppercase;
  }

  .custom-content-2 .text-content-wrapper p {
    margin-bottom: 0px;
    line-height: normal;
  }

  .custom-content-2 .container.no-collection-image{
    margin-top: 80px;
  }

  @media (max-width: 767.98px) {
    #section-id-{{ section.id }} .fully-spaced-row--medium {
      margin-top: 60px;
      margin-bottom: 60px;
    }
  }

  @media (max-width: 550px) {
    #section-id-{{ section.id }} .title-content-wrapper {
      font-size: 18px;
    }
    #section-id-{{ section.id }} .text-content-wrapper {
      font-size: 14px;
    }
    #section-id-{{ section.id }} .button-content-wrapper a {
      font-size: 14px !important;
    }
  }
.custom-row__column.custom-row__column {
    padding-inline-start: 5px;
  }

  .custom-row__rte {
    margin-bottom: 4px;
  }

  .custom-row__desktop-bottom-text {
    margin-top: 10px;
  }

  .custom-row__overlay-text.custom-row__overlay-text {
    padding-top: 14px;
  }
.featured-collection-2__subtitle.featured-collection-2__subtitle {
    margin-bottom: 4px;
  }

  .featured-collection-2__product-block.featured-collection-2__product-block.featured-collection-2__product-block.featured-collection-2__product-block.featured-collection-2__product-block.featured-collection-2__product-block {
    padding-inline-start: 2.5px;
    padding-inline-end: 2.5px;
  }

  .featured-collection-2__product-block.featured-collection-2__product-block.featured-collection-2__product-block .block-inner::before {
    top: 0;
    left: -2px;
    right: -2px;
  }
.main-collection__banner {
    height: 400px;
  }

  .main-collection__banner-overlay-text.main-collection__banner-overlay-text {
    padding-top: 0;
    padding-bottom: 0;
  }

  .main-collection__banner-overlay-text-inner {
    padding-top: 0;
    padding-bottom: 0;
  }

  .main-collection__banner-text {
    font-size: 14px;
  }

  .collection-switcher-container {
    text-align: center;
  }

  .collection-switcher {
    position: relative;
    display: inline-flex;
    border-radius: 1000px;
    border: 1px solid rgb(211, 212, 213);
    margin: 5px 0px;
    min-height: 32px;
  }

  .collection-switcher a {
    padding: 3px 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    letter-spacing: 0.5px;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 16px;
  }

  .collection-switcher a.active {
    background-color: #000000;
    border: 2px solid rgb(255, 255, 255);
    border-radius: 50px;
    color: #ffffff;
  }

  .subcategory-list {
    margin-top: 15px;
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 5px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    column-gap: 16px;
    row-gap: 8px;
    list-style: none;
    scrollbar-width: none;
  }

  .subcategory-list::-webkit-scrollbar {
    display: none;
  }

  .subcategory-item {
    list-style: none;
  }

  .subcategory-anchor {
    display: block;
    background-color: white;
    color: black;
    font-size: 16px;
    line-height: 1.25;
    text-transform: uppercase;
    transition-property: color, background-color;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 100ms;
    text-underline-offset: 4px;
  }

  .subcategory-anchor:hover {
    text-decoration: underline;
  }

  .subcategory-anchor[aria-current="true"] {
    text-decoration: underline;
  }

  .overlay-text__rte {
    max-width: 55ch;
  }

  .super-large-text {
    font-size: 18px;
  }

  .overlay-text .overlay-text__title:last-child {
    margin-bottom: 0;
  }

  .gallery__item-content.content-middle-center {
    align-items: end;
  }

  .utility-bar__centre--subcategory {
    overflow: auto;
  }

  .utility-bar--sticky-mobile-copy  .utility-bar__centre--subcategory {
    display: none;
  }

  .main-collection__product-block .product-info {
    padding: 0;
  }

  .main-collection__product-block .product-block__title {
    font-size: 13px;
    line-height: 1.4;
  }

  .main-collection__product-block .product-price {
    margin-top: 5px;
  }

  .main-collection__product-block .product-price,
  .main-collection__product-block .product-price__from,
  .main-collection__product-block .product-price__amount.product-price__amount,
  .main-collection__product-block .product-info-block {
    font-size: 11px;
    line-height: 1.4;
  }

  .main-collection__product-block
    .product-block-options--swatch.product-block-options--swatch.product-block-options--swatch {
    margin-bottom: 0;
  }

  @media (max-width: 1023px) {
    .utility-bar {
      flex-wrap: wrap;
    }

    .utility-bar__centre--subcategory {
      order: 0;
      flex: 0 0 100%;
      width: 100%;
    }

    .utility-bar__left {
      order: 1;
    }

    .utility-bar__right {
      order: 2;
    }

    .subcategory-list {
      flex-wrap: nowrap;
      justify-content: normal;
      overflow: auto;
    }

    .subcategory-item:first-child {
      margin-left: auto;
    }

    .subcategory-item:last-child {
      margin-right: auto;
    }

    .subcategory-anchor {
      font-size: 14px;
    }
  }

  @media (max-width: 430px) {
    .large-text {
      font-size: 0.8em;
      line-height: 1.6;
    }

    .super-large-text {
      font-size: 15px;
    }
  }
.rich-text__majortitle {
    margin-bottom: 10px;
  }