/** Shopify CDN: Minification failed

Line 42:0 Unexpected "}"

**/
@font-face {
  font-family: 'Garamond-Premier-Pro-Light';

  src: url('/cdn/shop/files/Garamond-Premier-Pro-Light-Display.otf?v=1755253871');
}


@font-face {
  font-family: 'CutiveMono';

  src: url('/cdn/shop/files/CutiveMono-Regular.ttf?v=1755253833');
}

:root {

  --font-heading-family: 'Garamond-Premier-Pro-Light' !important;
--font-body-family: 'CutiveMono' !important; 
}

.section-stylish--product .product.grid .product__info-wrapper.grid__item {
  grid-column: auto / span 6 !important;
}

.header__icon, .footer__content-bottom.bottom-align .footer__content-bottom-wrapper:has(.footer__copyright) {
  display: none !important
}


p {
  letter-spacing: -0.1rem !important;
}


    .footer, .footer__content-top  {
        border-top: 0px !important;
    }
}



.header-wrapper {
    border-bottom: 0px !important;
}

@media (max-width: 749px) {
  #shopify-section-template--17791655739626__power_section_9aFaPC {
    
    .ss-grid__item.image-linked {
      order: 1 !important;
    }
    .ss-spacer {
      order: 3 !important;
    }
   
   .ss-text__content.ss-grid-block {
    order: 2 !important;
   }
    
  }
}

@media (max-width: 749px) {
.ss-col-12 {
    width: 100%;
    display: flex
;
    flex-direction: column-reverse;
}
}

@media (max-width: 749px) {
  .ss-col-12 .ss-spacer {
    display: none !important;
  }
}
@media (max-width: 749px) {
.footer-block__newsletter .footer-block__heading {
  text-align: left !important;
  font-size: 2em !important;
}
.footer-block__newsletter {
  width: 100% !important;
}
}
@media (max-width: 749px) {
.ss-section h2 {
  padding-bottom: 7% !important;
}
}
