/** Shopify CDN: Minification failed

Line 17:2 Expected ":"
Line 18:2 Expected ":"
Line 20:2 Expected ":"
Line 21:2 Expected ":"
Line 22:2 Expected ":"
Line 26:2 Expected ":"
Line 27:2 Expected ":"
Line 29:2 Expected ":"
Line 30:2 Expected ":"
Line 31:2 Expected ":"
... and 16 more hidden warnings

**/
@font-face {
    font-family: 'Santa Ana';
    src: url('{{'SantaAna-Medium.woff2' | asset_url }}') format('woff2'),
        url('{{'SantaAna-Medium.woff'| asset_url }}' ) format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Santa Ana';
    src: url('{{'SantaAna-Regular.woff2' | asset_url }}') format('woff2'),
        url('{{'SantaAna-Regular.woff' | asset_url }}') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Santa Ana';
    src: url('{{'SantaAna-Light.woff2' | asset_url }}') format('woff2'),
        url('{{'SantaAna-Light.woff' | asset_url }}') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Santa Ana';
    src: url('{{'SantaAna-Bold.woff2' | asset_url }}') format('woff2'),
        url('{{'SantaAna-Bold.woff' | asset_url }}') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Santa Ana';
    src: url('{{'SantaAna-SemiBold.woff2' | asset_url }}') format('woff2'),
        url('{{'SantaAna-SemiBold.woff' | asset_url }}') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
.helloimage .image-with-text__text--caption{font-size: 22px;
    text-align: left;
    color: #f16426;
    font-weight: 600;}
.banner__box {
    background: transparent;
}
.banner__heading {
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
}
.image-with-text__content .button--secondary:after {
    border: none;
    --border-opacity: none;
}
.image-with-text__content .button{background-color: #F16426;
    color: #fff;
    padding: 22px 43px;
    opacity: 1;
    font-size: 20px;}
.accordion svg{width:2%}
.accordion__title{width:100%}
.accordion svg.icon.icon-minus{display:none}
.accordion details[open]>summary svg.icon.icon-minus{display:block}
.accordion details[open]>summary svg.icon.icon-plus{display:none}

html body {
  font-family: 'Santa Ana' !important;
}
body#FAQ\'S .banner__heading {
    color: #fff;
    font-weight: bold;
}
#Contact .banner__heading {
    color: #fff;
    font-weight: bold;
}
/* 24-08-2023 */

/* Movement Page */

.the_movement .sample_headline {
    margin-top: 107px;
    margin-bottom: 107px;
}

.the_movement .sample_headline p.image-with-text__text {
    font-family: "Santa Ana";
    font-size: 22px;
    font-style: normal;
    text-align: left;
    font-weight: 600;
    color: #f16426;
}

.the_movement .sample_headline h2 {
    font-size: 46px;
    color: #080808;
    font-weight: 600;
}

.the_movement .sample_headline .image-with-text__text.rte.body {
    font-size: 18px;
    font-weight: normal;
    line-height: 28px;
    font-style: normal;
    text-align: left;
    color: #000000;
}

.the_movement .sample_headline a.button.button--primary {
    background-color: #F16426;
    color: #fff;
    padding: 22px 43px;
    opacity: 1;
    font-size: 20px;
    font-weight: 900;
}



.the_movement .the_wines {
    margin-top: 107px;
    margin-bottom: 107px;
}

.the_movement .the_wines p.image-with-text__text {
    font-family: "Santa Ana";
    font-size: 22px;
    font-style: normal;
    text-align: left;
    font-weight: 600;
    color: #f16426;
}

.the_movement .the_wines h2 {
    font-size: 46px;
    color: #080808;
    font-weight: 600;
}

.the_movement .the_wines .image-with-text__text.rte.body {
    font-size: 18px;
    font-weight: normal;
    line-height: 28px;
    font-style: normal;
    text-align: left;
    color: #000000;
}

.the_movement .the_wines a.button.button--primary {
    background-color: #F16426;
    color: #fff;
    padding: 22px 43px;
    opacity: 1;
    font-size: 20px;
    font-weight: 900;
}

.the_movement .button:after {
    box-shadow:none !important
   }

.the_movement .banner__box {
    background-color: transparent;
}


.the_movement .banner__text.rte.body p {
    color: #fff;
    font-weight: 600;
}

.the_movement h2.banner__heading.inline-richtext.h1 {
    color: #fff;
    font-weight: 900;
}

.the_movement h2.title.inline-richtext.h1 {
    text-align: center;
}

.the_movement p.sub_title_text {
    text-align: center;
}

/* 24-08-2023 */

.utility-bar {
    height: 41px;
}
html body .page-width {
    width: 1555px;
  max-width:100%;
    margin: 0 auto;
}

        html body .section-template--22617645351191__main-padding {
    width: 100%;
    max-width: 780px;
    margin: 0 auto;
    text-align: center;
}




.section_logo {
    text-align: center;
    padding-top: 42px;
}
.display_grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    gap: 20px;
    text-align: center;
    height: 325px;
    align-items: center;
}
.main_grid_section{
   background: #f6f1e6; min-height: 570.4px;
  padding-bottom:40px;
}
.display_grid_three {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 20px;
    text-align: center;
  
    
   
}

.header__icons {
    position: relative;
    top: -4px;
}
.parent_section {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}
.homepagebanner .banner__box {
    padding: 0;}
.announcement-bar__message span{/* JOIN THE WINE CLUB NOW! FIRST SHIPMENT IS SEPTEMBER 2023 */
    height: 18px;
    font-family: Santa Ana;
    font-size: 15px;
    font-weight: 400;
    font-style: normal;
    text-align: right;

}
a.header__menu-item {
    height: 26px;
    font-family: "Santa Ana";
    font-size: 22px;
    font-weight: normal;
    line-height: 128px;
    font-style: normal;
    text-align: left;
    color: #04090c;
}
.title_customer_section {
    text-align: center;
    padding-block: 50px;
    color: #fff;
}
@media screen and (min-width: 990px) {
  html body .contact {
    width: 50%;
}
  .header--middle-left {
    grid-template-areas: "heading navigation icons";
    grid-template-columns: 1fr;
    column-gap: 2rem;
}
  .header:not(.drawer-menu).page-width {
    width:1555px; max-width:100%;padding:0px;height:100px;margin:0  auto;
    overflow:hidden;
  }
}
/* Defines the width of the carousel and centers it on the page */
.mian_slider .slick-carousel {
  margin: 0 auto;
}

/* The width of each slide */
.mian_slider .slick-slide {
  width: 350px;
}

/* Color of the arrows */
.mian_slider .slick-next::before, .mian_slider .slick-prev::before {
  color: blue;
}
.slick-list,.slick-slider,.slick-track{position:relative;display:block}.slick-loading .slick-slide,.slick-loading .slick-track{visibility:hidden}.slick-slider{-moz-box-sizing:border-box;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{top:0;left:0}.slick-track:after,.slick-track:before{display:table;content:''}.slick-track:after{clear:both}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}

.section-header .header-wrapper--border-bottom{
  background-color:#fff;
  
}

.section-header .header__menu-item span{
  text-decoration-color:#f16522;
  font-size:22px;
  padding-bottom: 8px;
  line-height: 20px;
  display: inline-block;
  font-weight: 600;
}
.section-header .list-menu--inline li{
  padding-left:35px;
}
a.header__menu-item{
  padding:0;
}

.homepagebanner.banner .banner__box{
    background-color:transparent;
}
.homepagebanner.banner .banner__box .banner__heading{
  width: 85%;
font-size: 64px;
font-weight: 600;
line-height: 64px;
text-align: left;
color: #231f20;
  max-width:100%;
}

.homepagebanner.banner .banner__box .banner__text p{
  width: 367px;
  font-size: 25px;
  font-weight: normal;
  line-height: 35px;
  font-style: normal;
   max-width:100%;
  text-align: left;
  font-weight:600;
}

.homepagebanner.banner .banner__buttons{
  background-color:#F1E8DD;
  border-color:#F1E8DD;
  margin-top:20px;
  box-shadow:none;
}
.homepagebanner.banner .banner__buttons a{
  color: #000;
    background-color: transparent;
  padding: 23px 36px;
  font-size: 22px;
font-weight: normal;
font-style: normal;
}
.homepagebanner.banner .banner__buttons a:after{
  content:none;
}
.homepagebanner.banner .banner__buttons a:before{
  content:none;
}

.display_grid .item_image img{
  height:108px;
}
.display_grid .item_image p{
  width:180px;
  margin:0 auto;
  margin-top:17px;
  text-align:center;
  max-width:100%;
  font-size: 21px;text-transform: uppercase;
line-height: 25px;
color: #080808;
  font-weight:600;
}

.helloimage.meet_chef{
  /* margin-top:50px; */
  margin-bottom:50px;
}
.helloimage.meet_chef p.image-with-text__text{
 font-family: "Santa Ana";
font-size: 22px;
font-style: normal;
text-align: left;
  font-weight: 600;
color: #f16426;
}
.join_the_exclusive {
    padding-top: 100px;
}
  .helloimage.meet_chef h2{
    font-size: 57px;
    text-align: left;
    color: #080808;
     font-weight: 600;
  }
  .helloimage.meet_chef .image-with-text__text.rte.body p{
    font-size: 18px;
    font-weight: normal;
    line-height: 28px;
    font-style: normal;
    text-align: left;
    color: #000000;
  }

.helloimage.meet_chef a{
  background-color:#F16426;
  color:#fff;
  padding: 22px 43px;
  opacity:1;
  font-size:20px;
}
.helloimage.meet_chef a:after{
  content:none;
}
.helloimage.meet_chef a::before{
  content:none;
}
.join_the_exclusive{
  margin-top:107px;
  margin-bottom:107px;
}
.join_the_exclusive p.image-with-text__text{
  font-size: 22px;
  text-align: left;
  color: #f16426;
  font-weight:600;
}

.join_the_exclusive .image-with-text__content{
  padding-left:0;
}

.join_the_exclusive .image-with-text__media-item{
  padding-left:71px;
}
  .join_the_exclusive h2{
    font-size: 65px;
    font-weight:600;
    text-align: left;
    color: #080808;
    width:525px;
    max-width:100%;
    line-height: 60px;
  }
  .join_the_exclusive .image-with-text__text.rte.body p{
    font-size: 18px;
    font-weight: normal;
    line-height: 28px;
    font-style: normal;
    text-align: left;
    color: #000000;
  }
  .join_the_exclusive .image-with-text__text.rte.body{
    margin-top:40px;
  }
  .join_the_exclusive .image-with-text__text.rte.body ul li{
    font-size: 20px;
    line-height: 25px;
    font-style: normal;
    text-align: left;
    color: #000000;
    list-style:none;
    padding-left:45px;
    margin-bottom:15px;
    position:relative;
  }
  .join_the_exclusive .image-with-text__text.rte.body ul li:before{
    content: '\2713';
    display: inline-block;
    color: #fff;
    width:30px;
    height:30px;
    background-color:#F16426;
    border-radius:50%;
    display:flex;
    justify-content:center;
    align-items:center;
    position:absolute;
    top:0%;
    left:0;
  }
  .join_the_exclusive .image-with-text__text.rte.body ul{
    margin:0;
    padding:0;
  }

.join_the_exclusive a{
  background-color:#F16426;
  color:#fff;
  padding: 22px 43px;
  opacity:1;
  font-size:20px;
}
.join_the_exclusive a:after{
  content:none;
}

.join_the_exclusive a::before{
  content:none;
}


.ourMember{
  margin-top:107px;
  padding-bottom:100px;
}

.ourMember .title_customer_section .small-heading{
  font-size: 22px;
  font-weight: 600;
  font-style: normal;
  text-align: center;
  color: #ffffff;

}

.ourMember .title_customer_section .large_haeading p{
  font-size: 65px;
font-weight: 600;
font-style: normal;
text-align: center;
color: #ffffff;
  margin-top: 1px;
  margin-bottom:20px;
}
.ourMember .item_image{
  padding:0 40px;
}
.ourMember .item_image img{
  margin:0 auto;
  border:20px solid #fff;
  border-radius:50%;
}

.ourMember .item_image .image-with-text__text.image-with-text__text--caption{
  font-size: 18px;
  font-weight: normal;
  line-height: 25px;
  font-style: normal;
  text-align: center;
  color: #ffffff;
  margin-top:20px;
} 

.ourMember  .title_customer_section{
  padding-bottom:0;
}

.helloimage.how_it_pours{
  padding:50px 0;
}


.footer-block__newsletter p{
  text-align:start;
}

.footer-block__details-content {
    margin-bottom: 10px !important;
}



.how_it_pours p.image-with-text__text{
  font-size: 22px;
  text-align: left;
  color: #f16426;
    font-weight:600;
}
  .how_it_pours h2{
    font-size: 65px;
    text-align: left;
    color: #080808;
    font-weight:600;
  }
  .how_it_pours .image-with-text__text.rte.body p{
    font-size: 18px;
    font-weight: normal;
    line-height: 28px;
    font-style: normal;
    text-align: left;
    color: #000000;
  }

.how_it_pours a{
  background-color:#F16426;
  color:#fff;
  padding: 22px 43px;
  opacity:1;
  font-size:20px;
}
.how_it_pours a:after{
  content:none;
}
.how_it_pours a::before{
  content:none;
}

.display_grid3{
  padding:123px 0 !important;
}

.display_grid3 .main_grid_section .main_grid_section_inner.display_grid_three{
  width: 1150px;
    margin: 40px auto;
  text-align:start;
  gap:100px;
  max-width:100%;
}
.display_grid3 .main_grid_section .main_grid_section_inner.display_grid_three .small_item_content span{
  font-size: 18px;
  font-weight: 600;
  font-style: normal;
  text-align: left;
  color: #000000;
}


.display_grid3 .main_grid_section .main_grid_section_inner.display_grid_three .large_item_content span{
  font-size: 30px;
font-weight: 600;
line-height: 40px;
font-style: normal;
text-align: left;
color: #000000;
  margin-bottom:20px;
  margin-top:10px;
  display:block;
}

.display_grid3 .main_grid_section .main_grid_section_inner.display_grid_three .description_content span{
  font-size: 18px;
font-weight: normal;
line-height: 28px;
font-style: normal;
text-align: left;
color: #000000;
}

.display_grid3  .button_section{
  display:grid;
  grid-column: span 4;
  justify-content: space-around;
}

.my_footer {
    background-color: #FDF6E8;
}
footer {
  padding:110px 0 !important;
}
.footer-block__brand-info .footer__list-social.list-social{
  justify-content:center !important; 
}

.footer-block__image-wrapper{
  margin:0 auto;
}
footer .footer__blocks-wrapper .footer-block:first-child{
  width:30% !important;
}

footer .footer__blocks-wrapper .footer-block{
  width: calc(10% - var(--grid-desktop-horizontal-spacing) * 3 / 4);
}

footer .footer__blocks-wrapper .footer-block__heading{
  font-size: 22px;
  font-weight: 600;
  font-style: normal;
  text-align: left;
  margin-bottom: 8px;
  color: #000000;
}

footer .footer-block__details-content .list-menu__item--link {
  text-decoration:none;
  font-size: 16px;
  text-align: left;
  color: #747474;
  padding-bottom:0;
}

.newsletter-form__field-wrapper .field__input{
  background-color:#fff;
}

.footer__content-bottom.scroll-trigger{
  display:none;
}


.about_chef .rich-text__text.rte.scroll-trigger.animate--slide-in p {
    font-size: 18px;
    font-weight: normal;
    line-height: 28px;
    font-style: normal;
    color: #000000;
}

.the_movement .rich-text__text.rte.scroll-trigger.animate--slide-in {
    font-size: 18px;
    font-weight: normal;
    line-height: 28px;
    font-style: normal;
    color: #000000;
}

.how_pours .rich-text__text.rte.scroll-trigger.animate--slide-in {
    font-size: 18px;
    font-weight: normal;
    line-height: 28px;
    font-style: normal;
    color: #000000;
}

.how_pours .image-with-text__text.rte.body {
    font-size: 18px;
    font-weight: normal;
    line-height: 28px;
    font-style: normal;
    color: #000000;
}

/* 13-03-2024 */
.shopify-policy__title {
    margin-top: 20px;
    margin-bottom: 20px;
}

.shopify-policy__body {
    margin-bottom: 30px;
}


/* 13-03-2024 */


@media screen and (min-width: 1555px) {
html body.blog-page .page-width {
  width: 80rem;
  max-width: 100%;
  margin-top: 50px;
}
}

@media screen and (max-width: 1554px) {
  html body .page-width{
    width:1300px;
    max-width:100%;
  }
  .header:not(.drawer-menu).page-width{
    padding:0 30px;
  }

  html body.blog-page .page-width {
    width: 80rem;
    max-width: 100%;
    margin-top:50px;
}
}




.footer__content-top.page-width {
    width: 1300px !important;
    max-width: 100%;
}

@media screen and (max-width: 1400px) {
   .homepagebanner.banner .banner__box .banner__heading {
    font-size: 54px;
    line-height: 66px;
  }
  .helloimage.meet_chef h2 {
    font-size: 46px;
  }
  .join_the_exclusive h2 {
    font-size: 43px;
  }
  .ourMember .title_customer_section .large_haeading p {
    font-size: 54px;
  }
  .footer-block__image-wrapper img{
    width: 231px;
  }
}

/* 24-08-2023 */

/* Movement Page */

@media screen and (max-width: 749px) {

  /*
  .the_movement .banner__text.rte.body p {
	color:#000 !important;
}

.the_movement h2.banner__heading.inline-richtext.h1{
	color:#000 !important;
}

  */

.the_movement .banner--mobile-bottom .banner__media, .banner--stacked:not(.banner--mobile-bottom) .banner__media{
	position: unset !important;
}


.the_movement .banner__box {
  padding: 2rem 3.5rem;
}
  
.the_movement .sample_headline {
    margin-top: 50px;
    margin-bottom: 0px;
}


.the_movement .the_wines {
    margin-top: 50px;
    margin-bottom: 0px;
}

.the_movement .sample_headline h2 {
    font-size: 28px;
   
}

.the_movement .the_wines h2 {
    font-size: 28px;
   
}

}
/* 24-08-2023 */


@media screen and (max-width: 678px) {
.display_grid{
  grid-template-columns: 1fr 1fr;
    height: auto;
  padding:40px 20px !important;
  margin-top:30px !important;
}

.about_chef .rich-text__text.rte.scroll-trigger.animate--slide-in p {
    font-size: 14px;
}

.the_movement .rich-text__text.rte.scroll-trigger.animate--slide-in {
    font-size: 14px;
}

.how_pours .rich-text__text.rte.scroll-trigger.animate--slide-in {
    font-size: 14px;
}

.how_pours .image-with-text__text.rte.body {
    font-size: 14px;    
}
  
  .display_grid3 .main_grid_section .main_grid_section_inner.display_grid_three{
    grid-template-columns:1fr;
  }
  .section_logo img{
    max-width:100%;
  }
  footer .footer__blocks-wrapper .footer-block:first-child{
    width:100% !important;
  }
  footer .footer__blocks-wrapper .footer-block{
      width:100% !important;
  }

  .announcement-bar__message span {
  height: auto !important;
    font-size: 10px;
    display: block;
    text-align:center;
}
  .announcement-bar__message {
    text-align: center;
    padding: 14px 0;
  }
  .homepagebanner.banner .banner__box .banner__heading {
    font-size: 27px;
    line-height: 39px;
}
  .homepagebanner.banner .banner__box{
    padding:15px;
  }
.utility-bar{
   height: auto !important;
}
  .homepagebanner.banner .banner__buttons a {
    padding: 15px 29px;
    font-size: 14px;
  }
  

.homepagebanner.banner .banner__box .banner__text p {
    font-size: 20px;
    line-height: 27px;
}
.display_grid .item_image p {
    width: 100%;
    line-height: 24px;
    text-transform: uppercase;
    font-size: 18px;
}
  .helloimage.meet_chef {
    margin-top: 0;
    margin-bottom: 40px;
}
  .helloimage.meet_chef .image-with-text__content{
    padding:15px;
  }
  .helloimage.meet_chef h2 {
    font-size: 28px;
}
  .helloimage.meet_chef a {
    padding: 14px 31px;
    font-size: 18px;
}
  .join_the_exclusive  .grid{
    flex-direction: column-reverse !important;
  }
  .join_the_exclusive  .image-with-text__content{
    padding:15px;
  }
   .join_the_exclusive  h2 {
    font-size: 27px;
     line-height:36px;
}
   .join_the_exclusive  a {
    padding: 14px 31px;
    font-size: 18px;
}
  

.join_the_exclusive .image-with-text__text.rte.body ul li {
    font-size: 15px;
}
  .join_the_exclusive .image-with-text__text.rte.body ul li:before {
    width:26px;
    height:26px;
  
  }
  .ourMember {
    margin-top: 31px;
    padding-bottom: 49px;
}
  .ourMember .title_customer_section .large_haeading p {
    font-size: 35px;
}
  .helloimage.how_it_pours {
    padding: 28px 0;
}



  .helloimage.how_it_pours  .image-with-text__content{
    padding:15px;
  }
  .helloimage.how_it_pours  h2 {
   font-size: 28px;
}
  .helloimage.how_it_pours  a {
    padding: 14px 31px;
    font-size: 18px;
}
  .display_grid3 {
    padding: 58px 0 !important;
}
  .display_grid3 .main_grid_section .main_grid_section_inner.display_grid_three {
     padding:15px;
    margin:0;
    gap: 14px;
  }
  .display_grid3 .main_grid_section .main_grid_section_inner.display_grid_three .large_item_content span {
    font-size: 24px;
    margin-bottom: 10px;
    margin-top: 0px;
  }
.display_grid3 .main_grid_section .main_grid_section_inner.display_grid_three .description_content span {
    font-size: 14px;
}
  .footer {
    margin-top: 0px;
    overflow: hidden;
}
  .footer-block__image-wrapper img {
    width: 231px;
    margin: 0 auto;
}
  .footer-block__image-wrapper {
    margin: 0 auto;
}

  .footer-block__brand-info .footer__list-social.list-social {
    justify-content: center !important;
}

  footer .footer__blocks-wrapper .footer-block{
    padding:0 15px;
  }
  .footer-block__details-content {
    margin-bottom: 2rem;
}
 .footer-block__details-content .list-menu__item--link{
    padding-top: 0rem !important;
  }
  .section-sections--20321075790103__footer-padding {
    padding-top: 20px;
    padding-bottom: 0px;
}
  .footer-block__details-content {
    margin-bottom: 2rem !important;
}
  footer .footer__blocks-wrapper .footer-block__heading {
    font-size: 18px;
  }

  footer .footer-block__details-content .list-menu__item--link {
    font-size: 14px;
  }
  .ourMember .item_image img {
    border: 10px solid #fff ;
    width: 159px;
}

  .ourMember .item_image {
    padding: 0 15px;
}
  .helloimage.meet_chef p.image-with-text__text {
    font-size: 17px;
  }

  .helloimage.meet_chef .image-with-text__text.rte.body p {
    font-size: 15px;
    line-height: 24px;
  }

  .how_it_pours p.image-with-text__text{
     font-size: 17px;
  }

  .how_it_pours .image-with-text__text.rte.body p {
   font-size: 15px;
    line-height: 24px;
  }

  .homepagebanner .media>img {
    object-position: -378px;
  }
  .join_the_exclusive .image-with-text__media-item {
    padding-left: 0px;
}

  footer {
    padding: 50px 0 !important;
}
  .header__icons {
    position: relative;
    top: 0px;
}

.normal-page .rich-text__text.rte.scroll-trigger.animate--slide-in {
      font-size: 15px !important;
  
}


  
}

@media(max-width:580px){
  .display_grid .item_image img {
      height: 80px;
  }
}



#goodav-root .verification_btn_accept ,  #goodav-root .verification_btn_reject {
  border-radius: 0 !important;
  border: 1px solid rgba(0, 0, 0, 0.5) !important;
  font-size: 16px !important;
  padding: 7px 40px !important;
  color: #777 !important;
}

#goodav-root .verification_btn_accept:hover {
    color: #000 !important;
}
#goodav-root .verification_btn_reject:hover {
  color: #000 !important;
}
popup__position--center .goodav-cart__body {
    width: 550px !important;
}
img.goodav-cart__timer-img {
    max-width: 250px !important;
    width: 100% !important;
}
#goodav-root .goodav-cart__timer-title strong {
    font-family: 'Santa Ana' !important;
    font-size: 30px !important;
}
#goodav-root .goodav-cart__timer-msg {
    display: none !important;
}

.normal-page .rich-text__text.rte.scroll-trigger.animate--slide-in {
      font-size: 18px;
      font-weight: normal;
      line-height: 28px;
      font-style: normal;
      color: #000000;
}

/* 22-11-2022 */
.the_movement .video-section__media {
    position: relative;
}
.the_movement .video-section__media .video_alltext {
    position: absolute;
    z-index: 9;
    top: 29%;
    text-align: center;
    width: 100%;
}
.the_movement .video-section__media .video_alltext p.sub_title_text {
    /* color: #FFF; */
    margin-bottom: 2px;
    font-weight: 900;
}
.the_movement .video-section__media .title-wrapper h2.title {
    color: #FFF;
    font-weight: 600;
}

.the_movement .page-width {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    padding-inline: 0;
}

.the_movement deferred-media.video-section__media {
    padding-bottom: 30%;
}

@media(max-width:580px){
  .the_movement .video-section__media .video_alltext {
    top:0%;
}

.the_movement h2.title.inline-richtext.h1 {
    font-size: 21px;
}
  
}

.wine_club_col .multicolumn-list__item h3 {
    font-size: 26px;
}

.header_account_login{
  width: 17px;
  color:#000;
}
.account_icon{
  top:0;
}
body#Wine\ Club .account_icon {
    top: -4px;
}


/* 18-Nov-2024 */

.how_pours .rich-text__buttons a.button.button--primary {
    background-color: #F16426;
    color: #fff;
    padding: 22px 43px;
    opacity: 1;
    font-size: 20px;
}

.split_section {
  display: flex;
  width: 100%;
  flex-wrap: wrap; 
}

.split_whole_section {
  display: flex;
  width: 100%;
  flex-wrap: wrap; 
}

.split_left_section {
  flex: 1; 
  padding: 10px;
  display: flex;
  align-items: center; 
  justify-content: center;
 
}
.split_section .split_whole_section.page-width {
    align-items: flex-start;
}

.split_right_section {
  flex: 2; 
  padding: 10px;
  display: flex;
  align-items: center; 
  justify-content: center;
}

.image_data_section img {
  max-width: 100%;
  height: auto;
  display: block;
}


@media (max-width: 768px) {
  .split_left_section,
  .split_right_section {
    flex: 1 1 100%; 
    padding: 10px; 
    text-align: center; 
  }

  .split_left_section {
    order: 1; 
  }

  .split_right_section {
    order: 2; 
  }

  .image_data_section img {
    width: 100%; 
    height: auto; 
  }
}


/* 18-Nov-2024 */


.template_index .video-section,
.template_holiday .video-section {
    width: 100%;
    padding: 0;
    position: relative;
}
.template_index .video-section .video_alltext,
.template_holiday .video-section .video_alltext {
    position: absolute;
    z-index: 1;
    top: 50%;
    transform: translate(-50%, -50%);
    max-width: 1555px;
    width: 100%;
    margin: 0 auto;
    left: 50%;
    padding: 5rem;
}
.template_index .video-section .video_alltext .video_inner_head,
.template_holiday .video-section .video_alltext .video_inner_head {
    width: 85%;
    font-size: 64px;
    font-weight: 700;
    line-height: 64px;
    text-align: left;
    color: #231f20;
    max-width: 380px;
    font-family: 'Assistant';
    color: #fff;
    margin: 0;
}
.template_holiday .video-section .video_alltext .video_inner_head {
    max-width: 600px;
}
.template_index .video-section .video_alltext a.video_banner_btn,
.template_holiday .video-section .video_alltext a.video_banner_btn {
    color:#fff;
    padding: 20px 36px;
    font-size: 22px;
    font-weight: normal;
    font-style: normal;
    background-color:#F16426;
    border-color: #F1E8DD;
    margin-top: 30px;
    box-shadow: none;
    display: inline-block;
    text-decoration: none;
    line-height: normal;
}
.template_index .video-section video#myVideo,
.template_holiday .video-section video#myVideo {
    height: 720px;
    position: relative;
}
.template_index .video-section .video-section__media,
.template_holiday .video-section .video-section__media {
    padding: 0;
    display: grid;
}
body  {
  overflow-x: hidden;
}
.template_wineclub .rich-text.content-container .rich-text__wrapper .rich-text__blocks.left {
    max-width: 100%;
}
.template_wineclub .rich-text.content-container .rich-text__wrapper .rich-text__blocks.left p {
    color: #121212bf;
}

.template_holiday .vs-products-item-desc p {
    font-size: 16px;
}


.template_holiday .vs-product-item.vs-breakpoint-xxl {
    max-width: 1555px;
    width: 100%;
    margin: 0 auto;
} 



.vs-product-item .vs-products-item-stage .vs-products-item-content .vs-products-item-titles h2 {
    font-size: 21px;
    line-height: normal;
    font-family: 'Proxima Nova';
}
.vs-product-item .vs-products-item-stage .vs-products-item-content .vs-products-item-info .vs-products-item-pricing-price {
    font-size: 20px;
    font-family: 'Proxima Nova';
}
.vs-product-item .vs-products-item-stage .vs-products-item-content .vs-products-item-info .vs-products-item-pricing-price small {
    font-size: 17px;
}
.vs-product-item .vs-products-item-stage .vs-products-item-content .vs-products-item-desc-stage .vs-products-item-desc p {
    font-family: 'Proxima Nova';
}
.vs-product-item .vs-products-item-stage .vs-products-item-content .vs-products-item-actions .vs-atc-select select {
    padding: 10px 12px;
    height: unset;
    font-family: 'Proxima Nova';
    font-size: 16px;
    letter-spacing: 1px;
      border-radius: 5px;
}
.vs-product-item .vs-products-item-stage .vs-products-item-content .vs-products-item-actions .vs-atc-button-stage .vs-atc-button {
    font-family: 'Proxima Nova';
    font-size: 16px;
    height: auto;
    padding: 10px 10px;
    letter-spacing: 0.5px;
      border-radius: 5px;
      background-color: #F16426;
    border: 0;
}
.vs-products-item .vs-products-item-stage {
    padding-block: 25px !important;
  width: calc(100% - 34px);
    margin-inline: auto;
}
.template_holiday .vs-product-item.vs-breakpoint-xxl {
    width: calc(100% - 40px) !important;
}


/* 19-12-2024 */

 .template_holiday .vs-products-item-stage .vs-products-item-content .vs-products-item-actions .vs-atc-button-stage .vs-atc-button {
    font-family: 'Proxima Nova';
    font-size: 16px;
    height: auto;
    padding: 10px 10px;
    letter-spacing: 0.5px;
    border-radius: 5px;
    background-color: #F16426;
    border: 0;
}


.template_holiday .vs-products-item .vs-products-item-stage .vs-products-item-content .vs-products-item-titles h2 {
  font-size: 21px !important;
  line-height: normal;
  font-family: 'Proxima Nova';
}

 .template_holiday .vs-products-item-stage .vs-products-item-content .vs-products-item-actions .vs-atc-select select {
    padding: 10px 12px;
    height: unset;
    font-family: 'Proxima Nova';
    font-size: 16px;
    letter-spacing: 1px;
    border-radius: 5px;
}

 .template_holiday .vs-products-item-stage .vs-products-item-content .vs-products-item-desc-stage .vs-products-item-desc p {
    font-family: 'Proxima Nova';
}

.template_holiday .vs-products-item-stage .vs-products-item-content .vs-products-item-info .vs-products-item-pricing-price small {
    font-size: 17px;
}

.template_holiday .vs-products-parent {
    max-width: 1555px;
    width: 100%;
    margin: 0 auto;
}

.template_holiday .vs-available-parent {
    max-width: 1555px;
    width: 100%;
    margin: 0 auto;
    padding-top: 50px;
}

.template_holiday vs-template-products.vs-products-parent h2.vs-products-headline {
    font-size: 21px;
    line-height: normal;
    font-family: 'Proxima Nova';
}

.template_holiday .vs-products-parent {
    max-width: 1555px;
    width: calc(100% - 32px);
    margin: 0 auto;
}

.template_holiday .vs-available-parent {
    max-width: 1555px;
    width: 100%;
    margin: 0 auto;
    padding-top: 50px;
}

.template_holiday .vs-available-pickups-item {
    font-size: 16px !important;
    padding: 12px 25px !important;
    margin-top: 10px;
}
.template_holiday .vs-available-restricted-state {
    font-size: 16px !important;
    padding: 9px 20px !important;
}

.template_holiday vs-template-available.vs-available-parent h2 {
    line-height: normal !important;
    font-family: 'Proxima Nova' !important;
    font-size: 21px !important;
}


.template_holiday .vs-available-states-state {
    font-size: 16px !important;
    line-height: normal !important;
    padding: 7px 19px !important;
    width: 100% !important;
    height: auto !important;
}

.template_holiday vs-template-available-extras.vs-available-extras-stage h3 {
    font-size: 20px !important;
    line-height: normal !important;
    font-family: 'Proxima Nova' !important;
}
/* 19-12-2024 */



@media screen and (max-width: 1440px) {
  .template_index .video-section .video_alltext .video_inner_head {
    font-size: 54px;
    line-height: 66px;
  }
}

@media screen and (max-width:1366px) {
  .vs-products-item.vs-breakpoint-xl {
    margin-inline: 24px;
  }
}

@media screen and (max-width:1199px) {
  .template_index .video-section .video_alltext  a.video_banner_btn {
    padding: 20px 30px;
    font-size: 22px;
    margin-top: 30px;
    line-height: normal;
  }
}

@media screen and (max-width:1024px) {
  .vs-products-item.vs-breakpoint-sm {
    margin-inline: 32px;
  }
}

@media screen and (max-width:767px) {
  .template_index .video-section video#myVideo {
    height: 390px;
    position: relative;
  }
  
  .template_index .video-section .video_alltext {
    position: relative;
    z-index: 1;
    top: 0;
    transform: unset;
    left: auto;
    padding: 28px 15px;
    order: 1;
  }
  .template_index .video-section .video_alltext  a.video_banner_btn {
    padding: 15px 29px;
    font-size: 14px;
    margin-top: 18px;
    line-height: 14px;
  }
  .template_index .video-section .video_alltext .video_inner_head {
    font-size: 27px;
    line-height: 35px;
    color: #231f20;
  }
  .vs-products-item .vs-products-item-stage {
    padding-block: 25px 0 !important;
  }
  .template_index .video-section .video_alltext, .template_holiday .video-section .video_alltext {
    padding: 5rem 1.5rem;
  }
  .template_holiday .video-section .video_alltext .video_inner_head {
    font-size: 36px;
    line-height: 40px;
  }
  .template_holiday .video-section video#myVideo {
    height: 390px;
  }
}


@media screen and (max-width:727px) {
  .template_holiday vs-template-products.vs-products-parent h2.vs-products-headline {
    text-align: center;
}

}


.main_grid_section .section_logo img {
    width: 100%;
    height: auto;
    max-width: 534px;
}
