/** Shopify CDN: Minification failed

Line 10:0 Unexpected "<"
Line 28:0 Unexpected "<"

**/


/* CSS from section stylesheet tags */
<style>
.chilled-banner {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.chilled-banner-slide {
  width: 100%;
  position: relative;
}

.chilled-banner-slide img {
  width: 100%;
  height: auto;
  display: block;
}
</style>
.welcome{
    position: relative;
  }
  /* .category-nav{
    display: none;
  } */