/** Shopify CDN: Minification failed

Line 10:0 Unexpected "<"
Line 27:0 Unexpected "<"

**/


/* CSS from section stylesheet tags */
<style>
  .sticky-mobile-nav {
    height: 36px;
    text-align: center;
  }
  .sticky-mobile-nav p {
    margin: 0;
    text-align: center;
    line-height: 36px;
  }

  @media (min-width: 768px) {
    .sticky-mobile-nav {
    display: none;
      
    }
  }
</style>