/** Shopify CDN: Minification failed

Line 27:81 Expected identifier but found "!"
Line 41:0 Unexpected "{"
Line 41:1 Expected identifier but found "%"
Line 42:2 Unexpected "{"
Line 42:3 Expected identifier but found "%"
Line 43:0 Unexpected "{"
Line 43:1 Expected identifier but found "%"

**/
.shopify-section-template--17212995764415__rich_text_qjww9m {background-color: #B2746F !important}

@font-face {
  font-family: "Trajan-Pro-Regular";
  src: url("/cdn/shop/files/Trajan-Pro-Regular.eot?v=1722481162");
  src: url("/cdn/shop/files/Trajan-Pro-Regular.eot?v=1722481162")
      format("embedded-opentype"),
    url("/cdn/shop/files/Trajan-Pro-Regular.woff2?v=1722481162")
      format("woff2"),
    url("/cdn/shop/files/Trajan-Pro-Regular.woff?v=1722481162")
      format("woff");
  font-style: normal;
  font-display: swap;
}

#shopify-section-template--17212995764415__rich-text {background-color: #B2746F; !important}

body.header--stuck .scrolling-text-section{
  position: fixed;
  top: 112px;
  z-index: 5;
}

@media only screen and (max-width: 768px) {
  body.header--stuck .scrolling-text-section{
    top: 63px;
  }
}

{% unless product.handle == 'evelaniq-household-pack' or product.handle == 'large-household-pack' %}
  {% render 'product-card', product: product %}
{% endunless %}
