/** Shopify CDN: Minification failed

Line 72:0 Unexpected "}"
Line 429:0 Unexpected "}"
Line 907:19 Expected identifier but found whitespace
Line 907:21 Unexpected "{"
Line 907:31 Expected ":"

**/
body{
  font-family: DIN Next;
  line-height:27px;
}
.logo-align--left{
  padding-right:50px;
}

.fullwidth{
  width:100;
}
.three-fourth{
  width:66.66%;
}
.one-third{
  width:33.66%;
}
.one-half{
  width:50%;
}
.one-fourth{
  width:25%;
}

.page-width{
  width:100%;
}

.w80{
  max-width:800px;
}
.wi16{
  width:16%;
}
#main-nav{
  width:60%;
}

#main-nav a, #main-nav li button{
  text-transform:uppercase;
  color:#FFF;
  font-family: DIN Next;
}

.site-nav__dropdown li a{
  color: #000 !important;
}

.site-header__icons-wrapper a{
  color:#FFF;
}
.site-header__icons-wrapper .btn--link{
  color:#FFF;
}

.whiteheader #main-nav a, .whiteheader #main-nav li button{
  color:#000;
}

.whiteheader .site-header__icons-wrapper a, .whiteheader .site-header__icons-wrapper .btn--link{
  color:#000;
}
}
#main-nav a:hover{
  color:#7fc241;
}
#main-nav a:active{
  color:#7fc241;
}

.slideshow__image{
  /*background-size: contain !important;*/
}
.site-header__logo-image img{
  max-width:100px;
}
.site-nav__label {
      border-bottom-color: $color-text;
}

.medium-up--half-quarter{
  width:10%;
}

.Header__Wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.Header__FlexItem {
  display: flex;
}

.site-header__icons-wrapper a{
  padding:0px 10px;
}
/*Icon Image Section*/

h1 {
    font-size: 1.8rem;
    color:#000000;
    font-size: 20px;
    font-family: Lato;
}
h2 {
  font-family: Lato;
  font-size: 18px;
  margin-top: 0px;
  margin-bottom: 0px;
  color:#000000;
}
 h3{
   font-family: DIN Next;
    font-size: 24px;
 }

h2, h3, h4, h5 {
  font-weight: 500;
  font-family: DIN Next;
  color:#000000;
  font-size: 54px;
}
p{
  margin-top:10px;
  font-family:lato;
}
.icon_image {
  margin: 0 auto;
  padding:40px 0px;
}

.icon_image .section-one-heading {
    text-align: center;
    text-transform: inherit;
    margin-bottom: 3rem;
    margin: 0 0 20px;
    color: #000000;
}

.icon_image .row {
    display: grid;
    grid-template-columns: auto auto auto auto;
    gap: 2rem;
}
.icon_image .row2 {
    display: grid;
    grid-template-columns: repeat(6,16%);
}
.beer-specifics {
    display: flex;
    flex-direction: column;
    gap: 1rem;
    text-align: center;
    font-family: DIN Next;
    color:#000000;
    margin-bottom:50px;
}

.beer-specifics div {
    /*text-transform: inherit;
    font-size: 1.2rem;*/
}
.beer-specifics-image{
 /* width:40%;
  text-align: left;*/
}
.beer-specifics-image img{
  /*max-width:50px*/
  height:80px;
}
.beer-specifics-text{
  text-transform:uppercase;
  font-weight:600;
  font-size: 1rem;
  line-height: 2rem;
}
.section-one-heading h5 span{
  color:#7fc241;
}

.beer-specifics-text .detail{
  font-size: .875rem;
  line-height: 1.5;
  font-family: Lato;
  font-weight:normal;
  text-transform:capitalize;
}

/* section two */
.fullwidthimage {
    margin: 0 auto;
    text-align: center;
    margin-top:50px;
}
.fullwidthimage p{
    color: #666;
}
.fullwidthimage .links{
    width: 25rem;
    margin: 0 auto;
    margin-top: 3rem;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}
.fullwidthimage .links label{
    background-color: #999;
    color: #fff;
    padding: 10px 40px;
    border-radius: 4px;
}
.slideshow__title{
  font-size:70px;
  font-weight:600;
  text-transform:uppercase;
  font-family:DIN Next;
}
.slideshow__subtitle{
  font-size:32px;
  font-weight:600;
  /*font-family:Lato;*/
  text-align:center;
}
.slideshow__text-content .page-width{
  margin:0;
}
.text-center .page-width{
  margin: 0 auto;
}
/*
.slideshow__text-content-list{
  width:90%;
}
*/
.slideshow__btn{
  box-shadow: -5px 10px 10px rgba(0, 0, 0, 0.25);
  border-radius: 15px;
  text-transform:uppercase;
  background: #7fc241;
  padding:15px 30px;
}

.slideshow__text-wrap .text-left{
  width:70%;
}
.banner-logo img{
  width:87px;
  height:auto;
  padding-right:10px;
}
.banner-bottom{
  position:absolute;
  bottom:0px;
  left:0px;
  z-index:99;
  width:100%
}
.banner-logo{
  display:flex;
  flex-direction:row;
  margin:auto 0;
  align-items:center;
  padding-left:20px;
  padding-bottom:30px;
}

.banner-logo p{
  color: #ffffff;
  font-size:20px; 
}
.footer-logo{

}
.footer-logo .featured-in{
  font-size:15px;
  color:#ffffff;
  padding-left:20px;
  
}
.footer-logo-list{
  display:flex;
  flex-direction:row;
  bottom: 10px;
}

.footer-logo-list img{
  padding: 10px 10px;
  height:60px;
  width:auto;
  margin:0 auto;
}
.pt40{
  padding-top:40px;
}

.px50{
  padding:50px 0px;
}
.product-box{
  text-align:center;
}

.product-box-title, .product-box-detail{
  font-size: 16px;
  line-height: 27px;
  font-weight: 400;
  color: #000;
  font-family: lato;
}
.product-box-bottom{
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  margin:0 auto;
  padding:30px 20px;
}

.green-button{
  background-color: #7fc241;
  pointer-events: auto;
  text-transform: uppercase;
  font-family: DIN Next;
  color: #000000;
  font-size: 1.375;
  padding: 12px 40px;
  letter-spacing: .3px;
  display: block;
  border-radius: 3px;
  cursor: pointer;
  border: 0;
  -moz-appearance: none;
  -webkit-appearance: none;
  margin:0 auto;
  width: auto!important
}

.green-button:hover{
  color:#FFF;
}
.product-box-bottom .prodbtn2{
  background-color: #fbce38;
  color:#000000;
  font-family: DIN Next;
  font-size: 1.375;
  padding: 12px 40px;
  letter-spacing: .3px;
  display: block;
  border-radius: 3px;
  cursor: pointer;
  border: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  margin:0 auto;
  text-transform:uppercase;

}

.container-beer-occasion {
   padding-top:80px;
  padding-bottom: 80px;
}

.sec-three-heading {
    text-align: center;
    margin-bottom: 3rem;
}
.container-beer-occasion .row {
  display: grid;
  grid-template-columns: 25% 25% 25% 25%;
  gap: 0rem;
}
.beer-box {
    text-align: center;
    padding:0px 10px;
}

.beer-box .inner-img {
  position: relative;
  vertical-align: middle;
  display: inline-block;
  width: auto;
  margin: 0 auto;
  border-radius: 100%;
  background-color: #fff;
  z-index: 2;
}

.beer-box .inner-img::before {
  border: 1px solid #7fc241 !important;
  padding: 20px;
  position: relative;
  z-index: 10000;
}
.beer-box .inner-img::after {
  position: absolute;
  display: block;
  content: " ";
  top: 20px;
  left: 20px;
  width: calc(100% - 40px);
  height: calc(100% - 40px);
  border: 1px solid #7fc241 !important;
  border-radius: 50%;
}

.beer-box .inner-img img {
   position: relative;
   display: block;
}


.beer-box p {
    line-height: 2.0rem;
    font-size: 16px;
    font-family: Lato;
    line-height: normal;
}
}

.beer-box h3 {
  text-transform: uppercase;
  margin-top: 2rem;
  color:#000;
  font-size:19px
}

.sec-three-heading h3{
  color:#7fc241;
  font-size:20px;
  font-family: lato;
  
}

.map-container{
  padding-top:80px;
}

.map-container .map-title{
  text-align:center;
  text-transform:uppercase;
  color:#000;
  font-size:34px;
  font-family: DIN Next;
  font-weight:500;
  padding-bottom: 50px;
}

#storelocator-search-label{
  color:#000 !important;
  font-family:lato !important;
}

#storelocator-viewlink storelocator-storename{
  font-family: DIN Next !important;
  font-weight: bold !important;
  color:#000 !important;
}

.map-footer {
  display: flex;
  flex-direction: row;
  width: 100%;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  padding:40px 0;
}

.img-map-footer {
  text-align: center;
  width:40%
}

.map-footer img {
  width: 30%;
}

.map-footer .btn {
  color: #fff;
  border-color: #6dab3c;
  background: linear-gradient(#6dab3c,#7fc241);
  border-radius: 6px;
  padding: 10px 15px;
  text-decoration: none;
  text-transform:none;
}
.map-footer .btn:hover{
    background: linear-gradient(#6dab3c,#6dab3c);
}

.map-footer-content {
    width: 60%;
    text-align: center;
}

.map-footer-content p {
  margin-bottom: 2rem;
  color: #777;
}

 .subscriptions {
  background-color: #e0e0e0 !important;
  padding: 70px 0px;
  text-align: center;
}

.btn-subscript {
  padding: 20px 30px;
  background-color: #6dab3c;
  text-decoration: none;
  color: #fff;
  font-size: 0.9rem;
  margin-top: 5rem;
  border: 5px solid #e0e0e0;
  outline: 1px solid #fff;
}

.subscriptions h3{
  font-family: DIN Next;
  font-size: 24px;
  color:#000;
  text-transform:uppercase
}

.subscriptions h4{
  font-family: DIN Next;
  font-size: 19px;
  color:#000;
  text-transform:uppercase
}

.subscriptions .btn-container{
  
}
.btn-subscript:hover{
  background-color: #44804d;
  outline: 0px solid #fff;
  
}

.logo-list{
  padding:40px 20px;
}
.logo-box{
  height:100px;
  text-align:center;
}
.grid-container {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    gap: 2rem;
}
.logobox-title{
  text-align:center
}

.site-footer__content a{
  text-decoration:none;
}
.footer-bottom-inner {
  border-top: 1px solid #4a4a4a;
  box-sizing: border-box;
}
.site-footer-item-tall{
  padding-top:30px;
}

.display-flex{
  display:flex;
}

.hero__inner .hero__btn{
  border:1px solid #FFF;
  background-color:transparent;
}

.hero__inner .mega-subtitle p{
  font-size:20px;
  font-family: lato;
}

.tabs-container{
  text-align:center;
}

.product_tabs{
  padding-top:40px;
  margin-left:40px;
  margin-right:40px;
}

.product-tab{
  padding:1px;
  display: inline-block;
  padding: 0.05rem 0rem;
}

.main-tabs-list{
  display:flex;
  justify-content:center;
}
.page-tab{
  padding:20px 50px;
  color:#000;
}

.page-tab a{
  text-transform:uppercase;
  color:#000;
  font-size:32px;
  font-weight:500px;
}

ul.tabs-list > li.active a{
  border-color: #f0f0f0;
  background-color: #f8f8f8;
  color: #666;
  border-bottom-color:#f8f8f8;
}

.product-tab a{
  font-family: Lato;
  border-color: #222;
  background-color: #2a2a2a;
  color: #fff;
  padding: 14px 20px;
  display: block;
  box-sizing: border-box;
  border: solid transparent;
  font-size: 1em;
}

.tab-detail {
  display: none;
  border: 1px solid #f0f0f0;
  border-top: none;
  background-color: #f8f8f8;
  padding: 20px 30px;
}

.tab-detail.active{
  display: block;
}

.t-green {
    color: #6dab3c;
}

.beer-description-container {
    display: flex;
    justify-content: space-evenly;
}

.beer-description {
    width: 50%;
    color: #777;
    text-align:left;
}

.beer-description h2 {
    color: #000;
    font-family: DIN Next;
    font-size: 30px;
}

.beer-description button{
  width:200px;
  margin:20px 0;
  font-family: DIN Next;
  text-transform: uppercase;
  font-size: 16px;
  font-color: #000;
  background-color: #78b657;
  padding: 12px 40px;
  display: block;
  border-radius: 3px;
  cursor: pointer;
  -webkit-transition: background 200ms ease;
  transition: background 200ms ease;
  max-width: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
  line-height: 1.2;
  border: 0;
  -moz-appearance: none;
  -webkit-appearance: none;
  font-weight:400;
}

.links{
  margin-top: 3rem;
}
.links label {
  background-color: #999;
  color: #fff;
  padding: 10px 40px;
  border-radius: 4px;
}

.links a{
  color: #6dab3c;
  padding: 10px 40px;
  border: 1px solid #6dab3c;
  text-decoration: none;
}

.top-content {
  text-align: center;
}

.top-content h1{
  text-transform:uppercase;
}
.top-content h3{
  width:45%;
  margin:0 auto;
}

.gray-text {
  color: #777;
}
.product-content {
  margin-top: 3rem;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1rem;
  text-align: center;
  grid-auto-rows: 1fr;
}

.product-content a {
  text-decoration: none;
  color: #000;
  font-weight: bold;
  margin-top: 10px;
}

.product-content .product{
  
}

.product-content .product-form{
  
}
.shop_offer_text h3{
  font-size: 19px;
  width:100%;
}
.oshop_ffer_text h2{
  font-size: 28px;
  line-height: 1.3em;
  text-transform: uppercase;
  color: #7fc241;
  padding-top:20px;
}
.shop_offer_text p{
  margin: 14px 0 0;
  color: #777;
}
.product .price{
  display:block;
  text-align:center;
}

.product-content a {
  text-decoration: none;
  color: #000;
  font-weight: 400;
  margin-top: 10px;
  display:block;
}
.btn-green {
  background-color: #6dab3c;
  color: #fff;
  padding: 10px 40px;
  border: 1px solid #6dab3c;
  border-radius: 4px;
  margin-top: 20px;
}

html {
scroll-behavior: smooth;
}

.cartbtnlink{
background-color: #7fc241;
pointer-events: auto;
text-transform: uppercase;
font-family: DIN Next;
color: #000000;
font-size: 16px;
padding: 12px 40px;
letter-spacing: .3px;
display: block;
border-radius: 3px;
cursor: pointer;
border: 0;
-moz-appearance: none;
-webkit-appearance: none;
margin: 0 auto;
  max-width:250px;
}

.review-awards .slick-list{
  /*background-color:rgb(245, 245, 245,0.4)*/
}
.many-occasions{
  text-align:center;
}
.many-occasions h1{
  font-weight: 500;
  font-family: DIN Next;
  color: #000000;
  font-size: 54px;
}

.many-occasions h1 span{
  color: #7fc241;
}

.occasionbox h3{
  text-transform: uppercase;
  font-weight: 600;
  font-size: 1rem;
  line-height: 2rem;
}

.occasionbox{
  text-align: center;
  padding: 0px 10px;
}

.occasionbox label{
  font-size: .875rem;
  line-height: 1.5;
  font-weight: normal;
  text-transform: capitalize;
}

.storelocator-search{
  font-family:lato;
}
.storelocator-search .store-name{
  font-family: DIN Next;
  font-color: #000;
}

.storelocator-storename{
  font-family: DIN Next;
  color: #7fc241 !important
}
.storelocator-address{
  color:#000;
  font-family: lato;
}
.address a{
  color:#000;
}

a.linkdetailstore {
   color:#000;
   font-family: lato;
}

a.getdirectionstore {
  color:#000;
}

.material-icons-outlined {
  color: #000;
}
.address .material-icons-outlined {
   color:#000;
}
@media only screen and (min-width: 750px){
  .mega-subtitle {
    text-shadow: 0 0 0px rgba(0,0,0,0) !important;
  }
}

/* STICKY HEADER CODE */
#SearchDrawer {
  z-index:1001;
}

#shopify-section-header {
  position: fixed;
  z-index:1000;
  left:0;
  right:0;
  /*-webkit-box-shadow:0px 2px 4px 0px rgba(0,0,0,.1);
  -moz-box-shadow:0px 2px 4px 0px rgba(0,0,0,.1);
  -ms-box-shadow:0px 2px 4px 0px rgba(0,0,0,.1);
  -o-box-shadow:0px 2px 4px 0px rgba(0,0,0,.1);
  box-shadow:0px 2px 4px 0px rgba(0,0,0,.1);*/
  background-color: {{ settings.color_body_bg }};
}


@media screen and (max-width: 749px) {
#PageContainer {
  padding-top: 70px;
}
}
/* STICKY HEADER CODE ENDS */

.site-header {
  background-color: transparent;
}
.site-header__mobile-nav {
  background-color: transparent;
}
.whiteheader{
  background-color:#FFF;
}

.subscribe-box {
  clear:none;
}
.sub-text h2 {
  font-size: 1.8rem;
  text-transform:uppercase;
}

.sub-text h4 {
  font-size: 1rem;
  text-transform:uppercase;
}

.sub-text{
  display:flex;
}

.logo-slider{
  display:flex;
}
.slider-title{
  text-transform:uppercase;
  font-family:DIN Next;
  font-size:17px;
  padding-right:20px;
  width:600px;
  margin: auto 0;
}
.brands-responsive{
  display:flex;
  height: 2rem;
}

.brand-slide{
  padding:0px 20px;
  display:flex;
}

.brand-slide img{
  display:block;
  margin:Auto;
}
.greybg{
  background-color:#f9f9f9;
}

.index-section--slideshow{
  padding-bottom:0px !important;
}

.ambassador-form{
  font-family: lato;
}
.contact-form{
  max-width:780px;
  margin:0 auto;
  font-family: lato;
}

.contact-form label{
  display: inline-block;
  margin-bottom: 8px;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
}

.contact-form label span{
  color:#F24F66;
}

.article__grid-meta{
  border-bottom: 1px solid gray;
  padding-bottom: 20px;
}

#MainContent article{
  padding-top:150px;
}


.mobile-menu {display:none} /* Hidden for none mobile */
.header__inner{
  display:none;
}

@media only screen and (max-width: 820px) { /* Start Mobile */
  .site-header__mobile-nav{
    display:none !important;
  }
  .slideshow__arrows--mobile{
    display:none !important;
  }
  .site-header {
    background-color: #fff;
  }
  .mobile-menu {
    display:block;
    text-align:left;
    width: 100%;
    position: absolute;
    top: 0;
    background-color: #FFF;
  }
}

.subscribe-button {
  background-color: #7fc241;
  pointer-events: auto;
  text-transform: uppercase;
  font-family: DIN Next;
  color: #000000;
  font-size: 14px;
  padding: 10px 20px;
  letter-spacing: .3px;
  display: inline-block;
  border-radius: 3px;
  cursor: pointer;
  border: 0;
  -moz-appearance: none;
  -webkit-appearance: none;
  margin: 0 auto;
}

.awards{
  display:grid;
  grid-template-columns: repeat(5,20%);
}

.award{
  padding:10px;
  margin-top:20px;
}

.product-card {
  text-align: center;
}

.article__grid-image-wrapper{
  height: 320px;
}
.article__grid-image{
  height: 300px;
  object-fit: cover;
}

#shopify-section-product-template, #shopify-section-cart-template,#CustomerLoginForm  {
  margin-top:160px;
}

.shopify-challenge__container  {
  margin-top:160px !important;
}

.template-customers-register .form-vertical{
  margin-top:160px !important;
}

.template-product .shopify-section #main-nav a, .template-cart .shopify-section #main-nav a, .template-policy .shopify-section #main-nav a,
.template-captcha .shopify-section #main-nav a, .template-customers-login .shopify-section #main-nav a, .template-customers-register .shopify-section #main-nav a{
  color: #000;
}

.template-product .shopify-section #main-nav li button, .template-cart .shopify-section #main-nav li button, .template-policy .shopify-section #main-nav li button,
.template-captcha .shopify-section #main-nav li button, .template-customers-login .shopify-section #main-nav li button, .template-customers-register .shopify-section #main-nav li button{
  color: #000;
}

.template-product .site-header__icons-wrapper a, .template-policy .site-header__icons-wrapper a,
.template-captcha .site-header__icons-wrapper a, .template-customers-login .site-header__icons-wrapper a, .template-customers-register .site-header__icons-wrapper a{
  color: #000;
}
.template-product .site-header__icons-wrapper button, .template-policy .site-header__icons-wrapper a,
.template-captcha .site-header__icons-wrapper a, .template-customers-login .site-header__icons-wrapper a, .template-customers-register .site-header__icons-wrapper a{
  color: #000;
}

.product-box-bottom .prodbtn2 {
  width: 230px;
  float: left;
}
#smile-ui-container{
  display:none;
}
.template-policy .page-container{
  padding-top:140px;
}

.brand-slide a {
  margin: auto;
}
