/** Shopify CDN: Minification failed

Line 145:0 Unexpected "}"

**/


.rte hr {
  border-color: #eee;
  margin-bottom: 3em;
  margin-top: 3em;
}

.template-page #MainContent{
  padding-bottom: 0px !important;
}
.page-our-story .m-page-header{
    display: none;
}

.page-our-values .m-page-header{
    display: none;
}

.m-filter--swatches .m-tooltip {
    border-radius: 50% !important;
    --tw-bg-opacity: 0;
}
.m-footer--accordion .m-accordion--item .m-accordion--item-button:after {
    background-image: url(https://cdn.shopify.com/s/files/1/0642/0565/2198/files/arrow-down-sign-to-navigate.png?v=1655975587);
}
.hover-underline a:after{
  background-color:white;
}

.m-collection-page-header__bg:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 0;
    background: rgba(0,0,0,0.2);
}

.m-collection-page-header__background:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 0;
    background: rgba(0,0,0,0.2);
}

@media only screen and (max-width: 768px) {
  .swiper-wrapper .m-slide__button{
    width:fit-content !important;
  }
  .m-slide__content .m-slide__button {
    margin-top: 10px;
  }
}

.m-mega-active .transparent-on-top .m-logo .m-logo--transparent {
    display: none !important;
}

.m-mega-active .transparent-on-top .m-logo .m-logo--default {
    display: block !important;
}

.m-collection-page-header__description {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

@media (max-width: 767px){
.fb_dialog_content iframe:nth-child(1){
    right: 24px !important;
  }
  .fb_dialog_content iframe:nth-child(2){
    right: 25px !important;
  }
}

.m-slider-controls .m-slider-control__button{
  top:50%!important;
}


.m-scrolling-promotion:before {
  content: "";
  width: 25%;
  position: absolute;
  background: linear-gradient(
    266deg,
    rgba(255, 255, 255, 1) 9%,
    rgba(255, 255, 255, 0) 100%
  );
  height: 100px;
  left: 0;
  transform: matrix(-1, 0, 0, 1, 0, 0);
  z-index: 1;
}

.m-scrolling-promotion:after {
  content: "";
  width: 25%;
  position: absolute;
  background: linear-gradient(
    90deg,
    rgba(255, 255, 255, 1) 9%,
    rgba(255, 255, 255, 0) 100%
  );
  height: 100px;
  right: 0;
  transform: matrix(-1, 0, 0, 1, 0, 0);
}

.m-menu li:nth-child(3) {
  .m-sub-menu--level-1 {
    width: 200px;
  }
  .m-sub-menu__item--level-1 {
    width: 100%;
  }
  .m-mega-menu__content {
    width: 100%;
  }
}

.m-menu-drawer li:nth-child(4) {
  .m-megamenu-mobile .m-mixed-layout--mobile-scroll .m-mixed-layout__inner {
    flex-wrap: wrap !important;
  }
  .m-megamenu-mobile .m-mixed-layout--mobile-scroll .m-mixed-layout__inner > * {
    width: var(--mobile-column-width, 85vw) !important;
    margin-right: 0 !important;
    }
  }

  @media screen and (max-width: 767px)
  .m-megamenu-mobile .m-mixed-layout--mobile-scroll .m-mixed-layout__inner {
    margin-right: 0 !important;
  }
}
