/** Shopify CDN: Minification failed

Line 7:0 Unexpected "<"
Line 56:0 Unexpected "<"

**/
<style data-shopify>
/* :root {
  --bg: #F6F5F2;
} */

.winery-background {
  background-color: #F6F5F2;
  background: #F6F5F2;
}

.winery-background section,
.winery-background .section,
.winery-background [data-section-id], 
.winery-background .shopify-section{
  background-color: #F6F5F2 !important;
  background: #F6F5F2 !important;
}
.winery-background .btn--outline:hover,
.winery-background .btn--outline:active,
.winery-background .btn--outline:focus{
  background-color: #EDEDED;
  border: 1px solid #EDEDED;
  color: #31302E;
}

.btn--winery.group\/quick-action-button:hover .group-hover\/quick-action-button\:text-button-contrast\/50{
  color: #31302E !important;
}
.btn--winery.btn{
  --btn-bg: transparent !important;
  --btn-text: #fff!important;
  --btn-bg-hover: #31302E !important;
  --btn-text-hover: #fff !important;
  border:1px solid #626262 !important;
}
.btn--winery.btn:hover{
  border:none !important;
  color:#31302E !important;
}
.footer-winery{
  padding-bottom: var(--padding-bottom);
}
.footer-winery .footer__content__inner{
  padding-bottom:0;
}

.winery-bg-bright-primary{
  background-color: #E3DDCA;
}
</style>