/** Shopify CDN: Minification failed

Line 716:14 Expected identifier but found "!"
Line 825:38 Expected identifier but found "/"
Line 972:0 Unexpected "{"

**/
html {
  scroll-behavior: smooth;
}

/* Animations */

[data-aos] {
  opacity: 0;
  transition-property: opacity, transform;
  transition-duration: 0.6s;
  transition-timing-function: ease-out;
}

[data-aos].aos-animate {
  opacity: 1;
}

/* Animations End */

a.header__menu-item.list-menu__item[aria-label="shop all"] {
    color: #ea706b;
}
body .multicolumn-card__image-size-medium img {
  object-fit: cover;
  /* height: 350px; */
}
body .multicolumn-card__image-size-medium {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
body .multicolumn .multicolumn-card__info {
  margin-top: unset;
}
body .multicolumn-card__wrapper {
  position: relative;
  margin-bottom: 20px;
}
#shopify-section-template--16974846034004__rich_text_WX9EDb {
    background-image: url(/cdn/shop/files/hanson-distillery-grounds-copy.webp?v=1751885978);
    background-position: center center;
}
#shopify-section-template--16974846034004__rich_text_WX9EDb:before {
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  position: absolute;
  left: 0;
  background: #000;
  opacity: 0.3;
}
 a.button--primary {
background: url(/cdn/shop/files/63c166f16f20f4fab32a8707_BUTTON_DETAIL_RIGHT.svg?v=1751014846) 100% 50% no-repeat, 
url(/cdn/shop/files/63c166e90d9668828dde363a_BUTTON_DETAIL_LEFT.svg?v=1751014846) 0% 50% no-repeat, linear-gradient(to right, transparent 10px, #EA706B 10px, #EA706B calc(100% - 10px), 
transparent calc(100% - 10px));
   background-size: auto 105%, auto 105%, 100% 100%;
}
a.button--primary{
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
}
.contact .contact-form__block {
  margin: 0 auto;
  max-width: 85%;
  padding: 60px 0;
  background: #ffffff;
  padding: 40px 25px;
  border-radius: 20px;
  box-shadow: rgb(50 50 105 / 1%) 0px 2px 7px 4px,
    rgb(0 0 0 / 16%) 0px 1px 1px 0px;
}
.show-more-height .richtext__content.multicolumn_card-desc {
  height: auto !important;
}
.richtext__content.multicolumn_card-desc.medium-font:after {
  content: "";
  height: 50px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(180deg, #fff0, #ffffff);
  z-index: 1;
}
.show-more-height .richtext__content.multicolumn_card-desc.medium-font:after {
  content: unset;
}
.richtext__content.multicolumn_card-desc.medium-font {
  height: 140px;
  overflow: hidden;
  position: relative;
}
h2.collection_slider__heading span{
  font-family: 'Brothers' !important;
}
.container.contact__wrapper:after {
  content: "";
  background: url(/cdn/shop/files/organic-vodka-made-from-grapes-stamp.png?v=1749104411);
  position: absolute;
  top: 0;
  right: 60px;
  width: 200px;
  height: 200px;
  background-size: contain;
  background-repeat: no-repeat;
}

#shopify-section-template--16974846001236__banner {
    background-image: url(/cdn/shop/files/IMG_5240.jpg?v=1752755784) !important;
    background-size: cover;
    background-position: center;
}
.contact .contact-form__title {
  text-align: center;
  color: #000;
  font-weight: 600;
  padding-bottom: 20px;
}

h4.Event_Details.contact-form__title.h3 {
  margin-bottom: 20px;
  margin-top: 35px;
}
.container.contact__wrapper {
  background: #f1f1f1;
  position: relative;
  padding-top: 50px;
  padding-bottom: 50px;
}
.contact-form__block input,
.contact-form__block select,
.contact-form__block textarea#ContactForm-body {
  border: 1px solid #b5b5b5 !important;
  box-shadow: rgba(14, 63, 126, 0.06) 0px 0px 0px 1px,
    rgba(42, 51, 70, 0.03) 0px 1px 1px -0.5px,
    rgba(42, 51, 70, 0.04) 0px 2px 2px -1px,
    rgba(42, 51, 70, 0.04) 0px 3px 3px -1.5px,
    rgba(42, 51, 70, 0.03) 0px 5px 5px -2.5px,
    rgba(42, 51, 70, 0.03) 0px 10px 10px -5px,
    rgba(42, 51, 70, 0.03) 0px 24px 24px -8px;
}
p.footer__logo-description {
    font-size: 16px;
    margin-bottom: 0;
}
.header_blogs_post ul li {
  padding: 10px 20px;
  background: #a9a9a9;
  color: #fff;
  text-transform: uppercase;
}
.header_blogs_post ul li.active {
  background: #f59c19;
}
.header_blogs_post {
  padding: 50px 0 80px;
}
.contact__container:after {
  content: "";
  background: url(/cdn/shop/files/artboard-4-1.png?v=1749104797);
  position: absolute;
  bottom: 63px;
  left: 60px;
  width: 200px;
  height: 200px;
  background-size: contain;
  background-repeat: no-repeat;
}
.header_blogs_post ul {
  list-style: none;
  padding: 0;
  gap: 15px;
  display: flex;
  flex-wrap: wrap;
}
.header_blogs_post ul li a {
  color: #fff;
  text-decoration: none;
}
.article-template__content .checkboxes_layout {
  display: flex;
  flex-wrap: wrap;
}
.article-template__content .checkbox_wrapper {
  width: calc(33% - 6px);
  position: relative;
  display: flex;
  align-items: center;
  gap: 10px;
}
.article-template__content .checkbox {
  border: 1px solid;
  width: 13px;
  height: 13px;
  position: relative;
}
.footer-address{
  width: 100%;
}
.footer-block--logo-wrapper .footer-address:nth-child(1) {
    border-right: 1px solid;
}
.list-social__item .icon{
  height: 3rem !important;
  width: 3rem !important;
}
.article-template__content .checkbox img {
  width: 28px !important;
  position: absolute !important;
  top: -6px;
  left: 0px !important;
  transform: inherit !important;
}
.article-template__content p img {
  max-height: 500px !important;
  object-fit: contain !important;
}
.footer .list-social {
    margin-top: 0 !important;
}
#shopify-section-sections--16974846525524__footer .footer-social-button-wrapper a {
    color: #ea706b !important;
    border: none;
    font-size: 17px;
}
#shopify-section-sections--16974846525524__footer .footer-social-button-wrapper {
    background: #ffffffd6;
    padding: 6px 10px;
    width: 50%;
    text-align: center;
    border-radius: 10px;
    margin-top: 15px;
}
.article-template__content.rte h3 {
  margin-top: 30px;
  font-size: 30px;
}
.article-template__content.rte p,
.article-template__content.rte strong,
.article-template__content.rte li {
  font-size: 16px;
}
.rte li {
  list-style-type: disclosure-closed !important;
}
.recommended-products .section-header__content {
  position: relative;
}
div[data-id="shopify-section-template--16974846034004__recommended_products_Md8QPf"] .section-header__content::before {
  content: "";
  display: block;
  width: 300px;
  height: 300px;
  margin: 0 auto 10px;
  background-image: url("/cdn/shop/files/organic-vodka-made-from-grapes-stamp.png?v=1749104411");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  right: 0;
  z-index: -1;
}
.parallax-gallery h2.parallax-gallery__heading.h1::before {
  content: "";
  display: block;
  width: 300px;
  height: 300px;
  margin: 0 auto 10px;
  background-image: url("/cdn/shop/files/organic-vodka-made-from-grapes-stamp-silver.png?v=1749190902");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  right: 0;
  z-index: -1;
}
.parallax-gallery h2.parallax-gallery__heading.h1 {
  position: relative;
}
span.badge {
  background: #f59c19 !important;
  color: #fff !important;
  padding: 4px 8px;
}
ul.footer-block__details-content li a {
  font-size: 13px;
  color: #fff;
  opacity: 1;
  letter-spacing: 0.5px;
  text-transform: capitalize;
}
.footer-block--logo-desc.richtext__content p {
  font-size: 16px;
}
#shopify-section-template--17001984950356__image_with_text_ihthgW .custom-text::before {
  content: "";
  display: block;
  width: 28%;
  height: -webkit-fill-available;
  margin: 0 auto 10px;
  background-image: url(/cdn/shop/files/group-769_022403b4-c57d-46d8-9372-86c810e7f63a_modified_1.png?v=1754043387);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  left: 0;
  bottom: 0;
  opacity: 0.4;
  z-index: -1;
}
#shopify-section-template--17001984950356__image_with_text_ihthgW .custom-text {
  position: relative;
  z-index: 99;
}
#shopify-section-template--17001984950356__image_with_text_ihthgW .custom-text p {
  z-index: 99;
}
h2.section-header__title {
  /* padding-bottom: 30px; */
  line-height: normal;
}
.clr_frame .multicolumn-card__image-block.multicolumn-card__image-size-medium,
.clr_frame .multicolumn-card__image-block.multicolumn-card__image-size-medium{
  background-image: linear-gradient(to bottom, #fdef5100, #ea706b);
  padding: 20px !important;
}
#shopify-section-template--17034510008404__multicolumn_AW9ryF .multicolumn-card__image-block,
#shopify-section-template--17007070543956__multicolumn_zdNaCY .multicolumn-card__image-block {
   background-image: linear-gradient(to bottom, #fdef5100, #ea706b);
  padding: 20px !important;
}

#shopify-section-template--17007070543956__multicolumn_zdNaCY img {
  height: 300px;
    border-radius: 10px;
}

#shopify-section-template--17007070543956__multicolumn_zdNaCY .multicolumn-card__info_btn {
  position: relative !important;
}

#shopify-section-template--17007070543956__blog_post_VVw4hP {
  background: #F9F8EC;
}

#shopify-section-template--17034510008404__multicolumn_AW9ryF img {
  border-radius: 10px;
  height: 350px;
  object-fit: cover;
}
h2.hero_content-heading {
  line-height: normal;
}
form#ContactForm label.field__label.small-font {
  font-size: 16px;
}
.section-header .section-header__content {
  max-width: 100%;
}
.section-header__desc.richtext__content {
  max-width: 100%;
}
.product-card.card-wrapper.js-color-swatches-wrapper.quickview {
  background: transparent;
}
.slideshow-slide__icon {
  text-align: center;
}
form#ContactForm {
  z-index: 2;
}
.rich-text__text {
  font-size: 16px;
}
.article-template__content.rte {
  position: relative;
}.right_image.Sticky_content,
.Sticky_content .section-header {
  position: sticky;
  top: 0;
  height: 100%;
}
.Sticky_content .slider-with-content.container {
  overflow: unset;
}
.article-template__content.rte::before {
  content: "";
  background: url(https://ud6l8m8h734qimrs-63653806164.shopifypreview.com/cdn/shop/files/artboard-4-1.png?v=1749104797);
  position: absolute;
  bottom: 0;
  right: 0;
  width: 200px;
  height: 200px;
  background-size: contain;
  background-repeat: no-repeat;
}
.clr_frame .multicolumn-card__image-wrapper {
  width: 100%;
}
ul.footer-block__details-content li a {
  font-size: 16px;
}
.header-top__right,
.header-top__right a#cart-icon-bubble {
  font-size: 14px;
}

.Image-with-products {
  width: 50%;
}
.right_image {
    width: 50%;
}.right_image img {
    width: 100%;
    border-radius: 12px;
}
.product_collections {
       display: grid;
    grid-template-columns: auto auto auto auto;
    padding: 8px 0;
    gap: 12px;
}
.slect_your_flavour {
    display: flex;
  text-align: center;

    flex-direction: column;
}.slect_your_flavour img {
      width: 100%;
    height: 130px;
    object-fit: cover;
    border-radius: 5px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}
.Image-with-products {
    padding-right: 60px;
}.slect_your_flavour span {
    font-size: 12px;
    line-height: initial;
}.Qty_and_atcart input {
    width: 50px;
    height: 33px;
}.right_image {
    padding: 0 48px;
}
.Qty_and_atcart {
    display: flex;
    gap: 20px;
    padding: 10px 0 20px;
}.section-header .label {
    text-transform: uppercase;
    padding-top: 10px;
}.slider-with-content.container {
    display: flex;
    padding-top: 50px;
}
.slect_your_flavour {
  cursor: pointer;
 box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 2px, rgb(51, 51, 51) 0px 0px 0px 2px;
  border-radius: 6px;
}
.slect_your_flavour.active {
    border-radius: 6px;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 2px, rgb(234 112 107) 0px 0px 0px 2px;
}
body.body-template-page-store .popular-products:after,
body.body-template-page-store .featured_collection:after {
    content: "";
    background: url(/cdn/shop/files/organic-vodka-made-from-grapes-stamp.png?v=1749104411);
    position: absolute;
    top: -18px;
    left:  0;
    width: 200px;
    height: 200px;
    background-size: contain;
    z-index: -1;
    background-repeat: no-repeat;
}
body.body-template-page-hanson-original-vodka .multicolumn:after {
      content: "";
    background: url(/cdn/shop/files/organic-vodka-made-from-grapes-stamp.png?v=1749104411);
    position: absolute;
    top: -18px;
    right: 0;
    width: 200px;
    height: 200px;
    background-size: contain;
    z-index: -1;
    background-repeat: no-repeat;
} 
body.body-template-page-store .popular-products,
body.body-template-page-store .featured_collection,
body.body-template-page-hanson-original-vodka .multicolumn{
  position: relative;
}
.parallax-gallery .parallax-gallery_img.tsi__parallax img {
    object-fit: contain;
}
.brand-finder iframe{
      min-height: 250px !important;
}
.wrapper-per-row__3 .multicolumn-card__image-wrapper{
  width:100%;
}
.button--primary, .shopify-challenge__button--primary, .customer .button--primary {
  padding: 2rem 3rem;
}
/* .collection_slider-swiper-card {
  height: 85vh;
} */
.collection-grid-card[aria-label="2 / 2"] img {
  width: auto !important;
  position: relative !important;
} 
.collection_slider .collection_slider__info .collection_slider_description {
  max-width: 100% !important;
}
.collection_slider_btn {
  margin-top:24px;
}
.collection_slider_buttons_box {
  position: absolute;
  bottom: 5%;
  right: 5%; 
}
.collection_slider .collection_slider__info {
  justify-content: center !important;
}
#shopify-section-template--16974846034004__collection_slider_QBgwJc {
  padding: 0 !important;
}
.rich-text__video-wrapper {
  position: relative;
}

.rich-text__video-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4); /* adjust opacity as needed */
  z-index: 1;
}
.section-template--16974846034004__rich_text_WX9EDb-padding {
  background: transparent !important;
}
.header__menu-item {
  font-size: 14px;
}
/* .header-top__right {
  font-size: 16px !important;
}
.header-top__right a {
  font-size: 16px !important;
} */
.header-top__middle {
  min-width: 15.5rem;
  max-width: 124px;
}
#shopify-section-template--16974846034004__recommended_products_Rb6BBX .card-infos-box {
  display: none !important;
}
#shopify-section-template--16974846034004__recommended_products_Rb6BBX .section-header:before {
  content: '';
  background: url(/cdn/shop/files/Vector-about-us-01.png?v=1750856612);
position: absolute;
    left: 25px;
    top: 0;
    z-index: 100;
    width: 200px;
    height: 100%;
    background-repeat: no-repeat;
    background-size: contain;
}

#shopify-section-template--16974846034004__recommended_products_Rb6BBX .section-header__desc {
  max-width: 100% !important;
}
#shopify-section-template--16974846034004__recommended_products_Rb6BBX .button {
  margin-top: 0 !important;
}
div[data-id="shopify-section-template--16974846034004__recommended_products_Md8QPf"] {
  flex-direction: row-reverse !important;
}
section#shopify-section-template--16974846034004__popular_products_8XUXkR {
      background: #f0eccf63;
}
div[data-id="shopify-section-template--16974846034004__recommended_products_Md8QPf"]  .card-infos-box {
  display: none !important;
}

div[data-id="shopify-section-template--16974846034004__recommended_products_Md8QPf"] .section-header__wrapper {
  margin-left: 15px !important;
}

div[data-id="shopify-section-template--16974846034004__recommended_products_Md8QPf"] .section-header__desc  {
  max-width: 100% !important;
}
section#shopify-section-template--16974846034004__collection_grid_Qyf4et {
    background: #F9F8EC;
}
#shopify-section-template--16974846034004__rich_text_QbgNUT {
  background: url(/cdn/shop/files/Frame_19_4_1.png?v=1751101512);
  background-size: 58%;
  background-position: bottom;
  background-repeat: no-repeat;
}
#shopify-section-template--16974846034004__rich_text_QbgNUT .rich-text__blocks {
  background: transparent;
  border: none;
  padding-bottom: 30%;
} 
#shopify-section-template--16974846034004__testimonials_UznhL9 {
  background: #F9F8EC;
}
#shopify-section-template--16974846034004__newsletter_xEEx6Y {
  background: #F9F8EC;
}
#shopify-section-template--16974846034004__17504022296a7a0cc6 {
  margin-bottom: 60px;
}
#shopify-section-template--16974846034004__collapsible_content_VqLecJ h5.collapsible-content-block__heading.subtitle {
  font-size: 24px !important;
}
.testimonials.testimonials--default .testimonials__content {
  background: #fff;
    border-radius: 10px;
}
.testimonials.testimonials--default .testimonials__media  {
      border: none;
}
#shopify-section-template--16974846034004__collapsible_content_VqLecJ .collapsible-content-img-box img {
  filter: brightness(0.5);
}

#shopify-section-template--16974846034004__collapsible_content_VqLecJ .collapsible-content-img-box .collapsible-content__secondary-title {
  font-size: 29px;
}
#shopify-section-template--16995511631956__hero_iqjaDx .hero_content-wrapper .hero_content-box {
  width: 100%;
}
#shopify-section-template--16995511631956__hero_iqjaDx .hero_content-wrapper .hero_content-box .hero_content {
  width: 100%;
  max-width: 100%;
}
#shopify-section-template--16995511631956__hero_iqjaDx .hero_content-wrapper .hero_content-box .hero_content h2 {
  width: 100%;
  max-width: 100%;
  text-align: center;
}
#shopify-section-template--16974846034004__hero_wjMKrh .hero_content .hero_content-heading,
#shopify-section-template--16974846034004__hero_wjMKrh .hero_content{
  max-width: 100%;
  text-align: left;
}
#shopify-section-template--16974846034004__hero_wjMKrh {
  height: 550px !important;
}

#shopify-section-template--16974846034004__image_with_text_77kJbN .custom-text {
  padding: 80px !important;
}

#shopify-section-template--16974846034004__image_with_text_77kJbN .custom-text p{
  font-size: 20px !important;
}

#shopify-section-template--16974846034004__image_with_text_77kJbN .custom-container {
  background: #F9F8EC;
}
#shopify-section-template--16974846034004__brand_image_Wtnh8n .section-header__wrapper {
  align-items: center;
        justify-content: center;
}
#shopify-section-template--16974846034004__brand_image_Wtnh8n  .section-header__arrows {
  display: none;
}
#shopify-section-template--17001984950356__hero_jx7Gdw .hero, #shopify-section-template--17001984950356__hero_jx7Gdw, #shopify-section-template--17001984950356__hero_jx7Gdw, .hero.color-background-2,
#shopify-section-template--17006491566164__hero_pzK346 .hero, #shopify-section-template--17006491566164__hero_pzK346, #shopify-section-template--17006491566164__hero_pzK346 .hero_wrapper, #shopify-section-template--17006491566164__hero_pzK346, .hero.color-background-2,
#shopify-section-template--17008088350804__hero_CAkk97 .hero, #shopify-section-template--17008088350804__hero_CAkk97, #shopify-section-template--17008088350804__hero_CAkk97 .hero_wrapper, #shopify-section-template--17008088350804__hero_CAkk97, .hero.color-background-2,
#shopify-section-template--17007984672852__hero_CAkk97 .hero, #shopify-section-template--17007984672852__hero_CAkk97, #shopify-section-template--17007984672852__hero_CAkk97 .hero_wrapper, #shopify-section-template--17007984672852__hero_CAkk97, .hero.color-background-2,
#shopify-section-template--17034342760532__hero_BEex33 .hero, #shopify-section-template--17034342760532__hero_BEex33, #shopify-section-template--17034342760532__hero_BEex33 .hero_wrapper, #shopify-section-template--17034342760532__hero_BEex33, .hero.color-background-2, 
#shopify-section-template--16974845935700__hero_9GBVGD .hero, #shopify-section-template--16974845935700__hero_9GBVGD, #shopify-section-template--16974845935700__hero_9GBVGD .hero_wrapper, #shopify-section-template--16974845935700__hero_9GBVGD, .hero.color-background-2,
#shopify-section-template--17034510008404__hero_Fy8kCN .hero, #shopify-section-template--17034510008404__hero_Fy8kCN, #shopify-section-template--17034510008404__hero_Fy8kCN .hero_wrapper, #shopify-section-template--17034510008404__hero_Fy8kCN, .hero.color-background-2,
#shopify-section-template--17007070543956__hero_CAkk97 .hero, #shopify-section-template--17007070543956__hero_CAkk97, #shopify-section-template--17007070543956__hero_CAkk97 .hero-wrapper  #shopify-section-template--17007070543956__hero_CAkk97, .hero.color-background-2{
  height: 60vh;
}
#shopify-section-template--17001984950356__hero_jx7Gdw .hero.color-background-2 .container *{
  max-width: 100% !important;
  width: 100% !important;
  text-align: center;
}
#shopify-section-template--17007070543956__hero_CAkk97 .hero_wrapper.hero_wrapper-without-ticker{
  align-self: center;
}
#shopify-section-template--17001984950356__hero_jx7Gdw .hero_wrapper {
  justify-content: center;
}
#shopify-section-template--17001984950356__hero_jx7Gdw .hero_content-wrapper {
  padding-top: 0 !important;
}
#shopify-section-template--17001984950356__image_with_text_ihthgW .custom-image-with-text  .custom-container {
  gap: 110px; !important;
}

#shopify-section-template--16974846034004__recommended_products_Md8QPf .recommended-products_btn:after {
  content: '';
  background: url(/cdn/shop/files/Untitled_1080_x_1350_px_1.png?v=1758102144);
  width: 335px;
  height: 100px;
  z-index: 999;
  margin-top: 20px;
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
}
#shopify-section-template--17007070543956__rich_text_with_images_Dcb73k {
  background: #F9F8EC;
}
#shopify-section-template--17007070543956__rich_text_with_images_Dcb73k img {
  height: 100% !important;
  border-radius: 10px !important;
}
#shopify-section-template--17007070543956__rich_text_with_images_Dcb73k .rich-text__blocks-small .rich-text__text {
  max-width: 100%;
}
#shopify-section-template--17007070543956__rich_text_with_images_Dcb73k .rich-text__wrapper {
  max-width: 96rem;
}
#shopify-section-template--17007070543956__rich_text_with_images_Dcb73k .rich-text__blocks {
  background: transparent;
} 
#shopify-section-template--17007070543956__contact_form_BEXH6w .contact-form__block {
  max-width: 1340px;
}
#shopify-section-template--17008088350804__contact_form_BEXH6w .contact-form__block {
  max-width: 1340px;
}
#shopify-section-template--17008088350804__contact_form_BEXH6w .contact__wrapper {
  width: 100%;
  max-width: 100%;
}
#shopify-section-template--17007070543956__contact_form_BEXH6w .contact__wrapper{
  width: 100%;
  max-width: 100%;
}
#shopify-section-template--17008088350804__contact_form_Ea44Fh .contact-form__block {
  max-width: 1340px;
}
#shopify-section-template--17008088350804__contact_form_Ea44Fh .contact__wrapper{
  width: 100%;
  max-width: 100%;
}
#shopify-section-template--17007984672852__contact_form_PMCRdi .contact-form__block {
  max-width: 1340px;
}
#shopify-section-template--17007984672852__contact_form_PMCRdi .contact__wrapper{
  width: 100%;
  max-width: 100%;
}

#shopify-section-template--17007070543956__hero_CAkk97 .hero_content {
  max-width: 100%;
  width: 100%;
}
#shopify-section-template--17007070543956__hero_CAkk97 .hero_content-heading  {
  max-width: 100%;
  width: 100%;
  text-align: center;
}
#shopify-section-template--17008088350804__slider_with_content_GKDBEf .slider-with-content .section-header .slider-with-content-description {
  max-width: 100%;
}
#shopify-section-template--17008088350804__rich_text_nm4Uzj {
  background: #F9F8EC;
}
#shopify-section-template--17008088350804__rich_text_nm4Uzj .rich-text__blocks {
  background: transparent;
}
#shopify-section-template--17008088350804__slider_with_content_GKDBEf .slider-with-content .section-header {
  padding-right: 25px;
}
#shopify-section-template--17008088350804__slider_with_content_GKDBEf .slider-with-content_swiper {
  padding-left: 25px;
}
#shopify-section-template--17008088350804__slider_with_content_GKDBEf .section-header__content {
  display: flex;
  gap: 25px;
  flex-direction: column;
}

#shopify-section-template--17008088350804__slider_with_content_GKDBEf .button {
  margin: 0;
}

#shopify-section-template--17008088350804__slider_with_content_GKDBEf .slider-with-content.container {
  padding-top: 0;
}

#shopify-section-template--17008088350804__hero_9cPCJg, #shopify-section-template--17008088350804__hero_M6cjNq {
  margin-inline: 50px;
  border-radius: 15px !important;
  overflow: hidden;
}

#shopify-section-template--17007984672852__multicolumn_rBBVGf .multicolumn-list {
  padding: 20px;
}

#shopify-section-template--17007984672852__multicolumn_rBBVGf .multicolumn-list__wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr; /
  grid-template-rows: auto auto;     
  gap: 20px;                          
}

#shopify-section-template--17007984672852__multicolumn_rBBVGf .multicolumn__wrapper {
  max-width: 100%;
  width: 100%;
  padding: 0;
}
#shopify-section-template--17007984672852__multicolumn_rBBVGf .multicolumn-list__item  {
   width: 100%;
  height: auto;
  object-fit: cover;
  border-radius: 10px;
}

#shopify-section-template--17007984672852__multicolumn_rBBVGf .multicolumn-list__item img{
  height: 100%;
  object-fit: cover;
  border-radius: 10px;
}

#shopify-section-template--17007984672852__multicolumn_rBBVGf  .multicolumn-card__wrapper {
  padding: 0;
  margin: 0;
}

#shopify-section-template--17007984672852__multicolumn_rBBVGf .multicolumn-card__image-wrapper {
  height: 100%;
  margin: 0;
}

#shopify-section-template--17007984672852__multicolumn_rBBVGf .multicolumn-list__item:nth-child(1) {
  grid-row: 1 / span 2;
  grid-column: 1 / 2;
}

/* Image 2: top center */
#shopify-section-template--17007984672852__multicolumn_rBBVGf .multicolumn-list__item:nth-child(2) {
  grid-row: 1 / 2;
  grid-column: 2 / 3;
}

/* Image 3: top right */
#shopify-section-template--17007984672852__multicolumn_rBBVGf .multicolumn-list__item:nth-child(3) {
  grid-row: 1 / 2;
  grid-column: 3 / 4;
}

/* Image 4: bottom spanning center & right */
#shopify-section-template--17007984672852__multicolumn_rBBVGf .multicolumn-list__item:nth-child(4) {
  grid-row: 2 / 3;
  grid-column: 2 / span 2;
}

#shopify-section-template--17007984672852__multicolumn_rBBVGf .multicolumn-list__item:nth-child(4) img {
  aspect-ratio: 3 / 1;
}

#shopify-section-template--17007984672852__rich_text_HQKR6p .rich-text__subheading {
  margin-bottom: 15px !important;
  font-size: 22px;
  font-weight: bolder;
}

/* Our story----------------------------------------------- */

#shopify-section-template--16995511631956__image_with_text_VVik47 .custom-image-with-text::before,
#shopify-section-template--16995511631956__image_with_text_hUKpx3 .custom-image-with-text::before,
#shopify-section-template--16995511631956__image_with_text_Dk3FtY .custom-image-with-text::before,
#shopify-section-template--16995511631956__image_with_text_Q46C9t .custom-image-with-text::before,
#shopify-section-template--16995511631956__image_with_text_dfxqT8 .custom-image-with-text::before,
#shopify-section-template--16995511631956__image_with_text_6rA8yW .custom-image-with-text::before,
#shopify-section-template--16995511631956__image_with_text_e6hpz8 .custom-image-with-text::before,
#shopify-section-template--16995511631956__image_with_text_RWKbME .custom-image-with-text::before{
    content: '';
    background: #00000050;
    width: 2px;
    height: 100%;
    z-index: 100;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

 #shopify-section-template--16995511631956__image_with_text_VVik47 .custom-image-with-text::after,
#shopify-section-template--16995511631956__image_with_text_Dk3FtY .custom-image-with-text::after,
#shopify-section-template--16995511631956__image_with_text_dfxqT8 .custom-image-with-text::after,
#shopify-section-template--16995511631956__image_with_text_e6hpz8 .custom-image-with-text::after{
  content: '';
    position: absolute;
    top: 50%;
    left: 50.60%;
    transform: translate(-50%, -50%) rotate(90deg);
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 20px solid #EA706B;
    z-index: 101;
}

#shopify-section-template--16995511631956__image_with_text_hUKpx3 .custom-image-with-text::after,
#shopify-section-template--16995511631956__image_with_text_Q46C9t .custom-image-with-text::after,
#shopify-section-template--16995511631956__image_with_text_6rA8yW .custom-image-with-text::after,
#shopify-section-template--16995511631956__image_with_text_RWKbME .custom-image-with-text::after{
  content: '';
    position: absolute;
    top: 50%;
    left: 49.40%;
    transform: translate(-50%, -50%) rotate(270deg);
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 20px solid #EA706B;
    z-index: 101;
}

.custom-image-with-text {
  position: relative;
}

#shopify-section-template--16995511631956__image_with_text_VVik47 .custom-image, 
#shopify-section-template--16995511631956__image_with_text_hUKpx3 .custom-image,
#shopify-section-template--16995511631956__image_with_text_Dk3FtY .custom-image,
#shopify-section-template--16995511631956__image_with_text_Q46C9t .custom-image,
#shopify-section-template--16995511631956__image_with_text_dfxqT8 .custom-image,
#shopify-section-template--16995511631956__image_with_text_6rA8yW .custom-image,
#shopify-section-template--16995511631956__image_with_text_e6hpz8 .custom-image,
#shopify-section-template--16995511631956__image_with_text_RWKbME .custom-image{
  padding: 25px;
}

#shopify-section-template--16995511631956__image_with_text_VVik47 p, 
#shopify-section-template--16995511631956__image_with_text_hUKpx3 p,
#shopify-section-template--16995511631956__image_with_text_Dk3FtY p,
#shopify-section-template--16995511631956__image_with_text_Q46C9t p,
#shopify-section-template--16995511631956__image_with_text_dfxqT8 p,
#shopify-section-template--16995511631956__image_with_text_6rA8yW p,
#shopify-section-template--16995511631956__image_with_text_e6hpz8 p{
  font-size: 18px;
}

#shopify-section-template--16995511631956__slideshow_LUcFRy .swiper-slide .slideshow-slide__text,
{
  justify-content: center;
}

#shopify-section-template--17001984950356__image_with_text_mzKTYL h2 {
  color: #ea706b;
  font-weight: 600 !important;
}

#shopify-section-template--17001984950356__image_with_text_TtqN64 h2 {
  color: #ea706b;
  font-weight: 600 !important;
}

#shopify-section-template--17001984950356__image_with_text_DiHzRg h2 {
  color: #ea706b;
  font-weight: 600 !important;
}

#shopify-section-template--17001984950356__image_with_text_dHbbVW h2 {
  color: #ea706b;
  font-weight: 600 !important;
}

#shopify-section-template--17001984950356__image_with_text_mzKTYL::after {
  content: "";
  background: url(/cdn/shop/files/organic-vodka-made-from-grapes-stamp.png?v=1749104411);
  position: absolute;
  top: 20%;
  right: 25%;
  width: 200px;
  height: 200px;
  background-size: contain;
  background-repeat: no-repeat;
}

#shopify-section-template--17001984950356__image_with_text_TtqN64::after {
  content: "";
  background: url(/cdn/shop/files/hanson_stamp-p-500_2.png?v=1751375391);
  position: absolute;
  top: 20%;
  left: 25%;
  width: 250px;
  height: 250px;
  background-size: contain;
  background-repeat: no-repeat;
}
#shopify-section-template--17001984950356__image_with_text_DiHzRg::after {
  content: "";
  background: url(/cdn/shop/files/image-14_1.png?v=1751375471);
  position: absolute;
  top: 20%;
  right: 25%;
  width: 200px;
  height: 200px;
  background-size: contain;
  background-repeat: no-repeat;
}
#shopify-section-template--17001984950356__image_with_text_dHbbVW::after {
  content: "";
  background: url(/cdn/shop/files/group-769_022403b4-c57d-46d8-9372-86c810e7f63a.svg?v=1751284879);
  position: absolute;
  top: 20%;
  left: 25%;
  opacity: 0.2;
  width: 200px;
  height: 200px;
  background-size: contain;
  background-repeat: no-repeat;
}

#shopify-section-template--16995511631956__rich_text_KXARAY {
  background-color: #F0ECCF; 
  background-image: url('/cdn/shop/files/scaling_slider_line_background.svg?v=1751024007'); 
  background-repeat: repeat;
  background-position: center; 
  background-size: contain; 
}
#shopify-section-template--17007070543956__multicolumn_4Fiha6 {
   background-color: #F0ECCF; 
  background-image: url('/cdn/shop/files/rectangle-107-p-1080_36a6006c-01fe-41de-ace4-7d81b15be56b.webp?v=1751700044'); 
  background-repeat: norepeat;
  background-position: center; 
  background-size: cover; 
}
#shopify-section-template--17007070543956__multicolumn_4Fiha6  .multicolumn:after {
  content: "";
  background: #000000;
  position: absolute;
  top: 0%;
  left: 0%;
  opacity: 0.5;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
}
#shopify-section-template--17007070543956__multicolumn_4Fiha6 .multicolumn__wrapper {
  z-index: 999;
  position: relative;
}
#shopify-section-template--17007070543956__multicolumn_4Fiha6 .multicolumn-card__info-title {
  color: #fff;
  font-size: 20px;
  text-align: center;
  line-height: 29px;
}
#shopify-section-template--16995511631956__rich_text_KXARAY .rich-text__blocks {
  background: #F0ECCF;
}
#shopify-section-template--16995511631956__rich_text_eH4CfF .rich-text__blocks{
  background: transparent;
}
#shopify-section-template--16995511631956__rich_text_eH4CfF * {
  color: #fff;
}
#shopify-section-template--16995511631956__rich_text_KXARAY .rich-text__blocks *{
  color: #ff8401;
}
#shopify-section-template--17007070543956__multicolumn_4Fiha6 .multicolumn-card__wrapper {
  flex-direction: column-reverse !important;
  justify-content: flex-end;
  align-items: center;
}
#shopify-section-template--17007070543956__multicolumn_4Fiha6 img {
  width: 200px;
  height: auto;
  margin: 5px auto 0 auto;
}


#shopify-section-template--16995511631956__rich_text_eH4CfF {
  background: url(/cdn/shop/files/20_09_21_HansonOfSonoma_2576.jpg?v=1750066762);
  background-size: center center; 
}
#shopify-section-template--16995511631956__rich_text_eH4CfF .rich-text {
  background: #000000a6;
}
#shopify-section-template--16995511631956__rich_text_eH4CfF .rich-text .rich-text__text {
  width: 100%;
    margin: 0 !important;
    max-width: 100%;
    font-size: 18px;
}
#shopify-section-template--16995511631956__multicolumn_UX3HyK .multicolumn-list__wrapper .multicolumn-list__item h5 {
  background: #ec7f7bb3;
    border-radius: 55px;
    padding: 5px 20px;
    color: #fff;
    width: fit-content;
    font-size: 14px;
}
#shopify-section-template--16995511631956__multicolumn_UX3HyK .multicolumn-list__wrapper .multicolumn-list__item h3 {
  font-size: 23px;
    font-weight: bold !important;
  margin-bottom: 8px;
}

.read_more_button {
  cursor: pointer;
  text-decoration: underline;
  transition: 0.5s all;
}
.read_more_button:hover {
  color: #EA706B;
}
#shopify-section-template--16995511631956__hero_NAPFhW h2 {
  max-width: 100% !important;
  font-size: 32px;
    max-width: 100% !important;
    line-height: 40px;
}
#shopify-section-template--16995511631956__hero_NAPFhW .hero_content {
  align-items: center;
}
#shopify-section-template--16995511631956__hero_NAPFhW .hero_wrapper {
  justify-content: center;
}
#shopify-section-template--16995511631956__multicolumn_67PP7D .multicolumn-card__info {
  max-width: 100%;
}
#shopify-section-template--16995511631956__multicolumn_67PP7D .multicolumn-card__info h3{
  font-size: 36px;
  text-align: center;
}
#shopify-section-template--16995511631956__image_with_text_xiRjac p,
#shopify-section-template--16995511631956__image_with_text_p9qcwh p,
#shopify-section-template--16995511631956__image_with_text_Rtq33g p{
  font-size: 18px;
}
#shopify-section-template--16995511631956__multicolumn_67PP7D {
  background: #FDFDF9;
}
#shopify-section-template--16995511631956__image_with_text_VVik47,
#shopify-section-template--16995511631956__image_with_text_hUKpx3,
#shopify-section-template--16995511631956__image_with_text_Dk3FtY,
#shopify-section-template--16995511631956__image_with_text_Q46C9t,
#shopify-section-template--16995511631956__image_with_text_dfxqT8,
#shopify-section-template--16995511631956__image_with_text_6rA8yW {
  position: relative;
}

#shopify-section-template--16995511631956__image_with_text_VVik47:before {
  content: '';
  background: url(/cdn/shop/files/Vector-about-us-01.png?v=1750856612);
position: absolute;
    left: 25px;
    top: 0;
    z-index: 100;
    width: 200px;
    height: 100%;
    background-repeat: no-repeat;
    background-size: contain;
}

#shopify-section-template--16995511631956__image_with_text_hUKpx3:before {
  content: '';
  background: url(/cdn/shop/files/h5-vector-3.webp?v=1751093606);
position: absolute;
    right: 25px;
    bottom: 0;
    z-index: 100;
    width: 200px;
    opacity: 0.5;
    height: 100%;
    background-repeat: no-repeat;
    background-size: contain;
}

/* #shopify-section-template--16995511631956__image_with_text_Dk3FtY:before {
  content: '';
  background: url(/cdn/shop/files/h6-vector-3.png?v=1751093851);
position: absolute;
    left: 0px;
    bottom: 0;
    z-index: 100;
    width: 300px;
    opacity: 0.5;
    height: 100%;
    background-repeat: no-repeat;
    background-size: contain;
  filter: grayscale(1);
} */

/* #shopify-section-template--16995511631956__image_with_text_Q46C9t:before {
  content: '';
  background: url(/cdn/shop/files/h6-vector-2.png?v=1751094506);
position: absolute;
    right: 0;
    bottom: 0;
    z-index: 100;
    width: 300px;
    opacity: 0.5;
    height: 100%;
    background-repeat: no-repeat;
    background-size: contain;
  filter: grayscale(1);
} */

/* #shopify-section-template--16995511631956__image_with_text_dfxqT8:before {
  content: '';
  background: url(/cdn/shop/files/h5-vector-2.webp?v=1751104933);
  position: absolute;
    left: 0;
    bottom: 0;
    z-index: 100;
    width: 300px;
    opacity: 0.5;
    height: 100%;
    background-repeat: no-repeat;
    background-size: contain;
  filter: grayscale(1);
} */

/* #shopify-section-template--16995511631956__image_with_text_6rA8yW:before {
  content: '';
  background: url(/cdn/shop/files/h5-vector-3.webp?v=1751093606);
  position: absolute;
    right: 0;
    bottom: 0;
    z-index: 100;
    width: 300px;
    opacity: 0.5;
    height: 100%;
    background-repeat: no-repeat;
    background-size: contain;
  filter: grayscale(1);
} */

#shopify-section-template--17001984950356__image_with_text_mzKTYL {
  position: sticky;
  top: 15px;
  box-shadow: #0000004f -1px 0px 104px;
}


#shopify-section-template--17001984950356__image_with_text_TtqN64 {
  position: sticky;
  top: 30px;
  box-shadow: #0000004f -1px 0px 104px;
}


#shopify-section-template--17001984950356__image_with_text_DiHzRg {
  position: sticky;
  top: 45px;
  box-shadow: #0000004f -1px 0px 104px;
}

#shopify-section-template--17001984950356__image_with_text_dHbbVW {
  position: sticky;
  top: 60px;
  box-shadow: #0000004f -1px 0px 104px;
}

#shopify-section-template--17008088350804__hero_CAkk97 .hero_content, #shopify-section-template--17008088350804__hero_CAkk97 .hero_content h2 {
  max-width: 100% !important;
}

#shopify-section-template--17008088350804__hero_CAkk97 .hero_wrapper {
  justify-content: center;
}

#shopify-section-template--17007984672852__hero_CAkk97 .hero_content, #shopify-section-template--17007984672852__hero_CAkk97 .hero_content h2 {
  max-width: 100% !important;
}

#shopify-section-template--17007984672852__hero_CAkk97 .hero_wrapper {
   justify-content: center;
}

#shopify-section-template--17007984672852__contact_form_BEXH6w .contact__wrapper {
  width: 100%;
    max-width: 100%;
}

#shopify-section-template--17006491566164__promo_flex_layout_Wedrbq {
  background: #F9F8EC;
}

#shopify-section-template--17007984672852__rich_text_nm4Uzj, #shopify-section-template--17007984672852__rich_text_HQKR6p {
  background: #F9F8EC;
}

#shopify-section-template--17007984672852__rich_text_nm4Uzj .rich-text__blocks, #shopify-section-template--17007984672852__rich_text_HQKR6p .rich-text__blocks {
  background: transparent !important;
}

#shopify-section-template--17007984672852__hero_9cPCJg {
  margin-block: 20px;
  margin-inline: 20px;
  border-radius: 15px !important;
  overflow: hidden;
}

#shopify-section-template--17007984672852__hero_9cPCJg .hero_content {
  max-width: 100%;
  text-align: center;
  align-items: center;
  justify-content: center;
}

#shopify-section-template--17007984672852__hero_9cPCJg .hero_wrapper {
  justify-content: center;
}

#shopify-section-template--16974845935700__hero_9GBVGD .hero_content .hero_content-heading, #shopify-section-template--16974845935700__hero_9GBVGD .hero_content {
    max-width: 100% !important;
    text-align: center;
}
#shopify-section-template--16974845935700__hero_9GBVGD .hero_content-box {
  justify-content: center !important;
}
#shopify-section-template--17006491566164__promo_flex_layout_WmXrzn .tasting-heading {
    text-align: left;
}
#shopify-section-template--16974846034004__rich_text_WX9EDb .rich-text__blocks-large .rich-text__wrapper {
    max-width: 100%;
}
/* ----------*/

#shopify-section-template--16995511631956__multicolumn_67PP7D {
  position: relative;
}

#shopify-section-template--16995511631956__multicolumn_67PP7D:before {
  content: '';
  background: url(/cdn/shop/files/h6-vector-4.png?v=1751094776);
position: absolute;
    right: 0px;
    bottom: 0;
    z-index: 100;
    width: 800px;
    opacity: 0.5;
    height: 100%;
    background-repeat: no-repeat;
    background-size: contain;
  filter: grayscale(1);
      background-position: right;
}

#shopify-section-template--16974845935700__hero_9GBVGD .hero_wrapper {
  place-content: center;
}

#shopify-section-template--17034342760532__discover_contact_LjBMEU .container.contact__wrapper {
  width: 100%;
    max-width: 100%;
}

#shopify-section-template--17034342760532__featured_collection_re83tx {
  background: #F9F8EC;
}

#shopify-section-template--17034342760532__featured_collection_re83tx .featured-header__desc {
  max-width: 72%;
}

/* Distillery---------------- */

#shopify-section-template--17001984950356__multicolumn_Y7y6tg .multicolumn-list__wrapper {
  display: flex;
  flex-direction: column;
  position: relative !important;
  justify-content: center;
  align-items: center;
  padding: 20px 0 150px 0;
  overflow: scroll !important;
  height: 100%;
}

#shopify-section-template--17001984950356__multicolumn_Y7y6tg .multicolumn .border-item {
    height: 50vh;
    position: sticky;
    background-color: #f9f9f9;
    border: 4px solid #000;
    border-radius: 16px;
    box-shadow: 3px 3px 0px #000000;
    top: 5px;
    z-index: 155;
}

#shopify-section-template--17001984950356__slider_banner_GjQAAa .slider-banner__content-header > div {
  max-width: 100%;
  width: 100%;
}

#shopify-section-template--17001984950356__slider_banner_GjQAAa .slider-banner__content-header {
  max-width: 100% !important;
  width: 100% !important;
}
#shopify-section-template--17001984950356__slider_banner_GjQAAa .slider-banner__box {
  height: 450px;
}
#shopify-section-template--17001984950356__slider_banner_GjQAAa .slider-banner__content-wrapper {
  justify-content: center;
}

#shopify-section-template--17001984950356__hero_h8DjPQ .hero_wrapper {
  justify-content: center;
}

#shopify-section-template--17001984950356__multicolumn_MxJgeQ .header__heading-logo:first-child:nth-last-child(2)~.header__heading-logoo {
  object-fit: cover;
    height: auto;
  display: block;
  width: 30%;
  position: absolute;
  bottom: 0px;
  right: 15px;
}

#shopify-section-template--17001984950356__multicolumn_MxJgeQ .read_more_button {
  display: none;
}

#shopify-section-template--17001984950356__multicolumn_MxJgeQ .richtext__content.multicolumn_card-desc.medium-font {
  height: 100%;
}

#shopify-section-template--17001984950356__multicolumn_MxJgeQ .richtext__content.multicolumn_card-desc.medium-font:after {
  display: none;
}

#shopify-section-template--17001984950356__multicolumn_MxJgeQ img {
  border-radius: 10px;
}
#shopify-section-template--17008088350804__hero_9cPCJg .hero_content {
    max-width: 60%;
}
#shopify-section-template--17008088350804__hero_9cPCJg .hero_content .hero_content-heading {
    max-width: 100%;
}
/* Single Product Page----------------- */

h1.product__title  {
    font-size: 38px;
  font-weight: bolder;
}

.price-wrapper span.price-item  {
    font-size: 36px;
    color: #ea706b;
}
.product-parameters {
  margin-top: 10px !important;
}
.installment-wrapper {
    display: none;
}

.product-group-name span {
  font-size: 16px !important;
  color: #666666;
}

.product-form__submit  {
  padding: 18px !important;
  font-size: 20px;
background: url(/cdn/shop/files/63c166f16f20f4fab32a8707_BUTTON_DETAIL_RIGHT.svg?v=1751014846) 100% 50% no-repeat, 
url(/cdn/shop/files/63c166e90d9668828dde363a_BUTTON_DETAIL_LEFT.svg?v=1751014846) 0% 50% no-repeat, linear-gradient(to right, transparent 10px, #EA706B 10px, #EA706B calc(100% - 10px), 
transparent calc(100% - 10px));
   background-size: auto 105%, auto 105%, 100% 100%;
}

.additional_text{
  font-size: 16px;
  max-width: 100% !important;
}

.additional_text h3{
  font-size: 20px;
  margin-bottom: 10px;
  font-weight: 600 !important;
}

.section-product-recommendations .section-header {
  padding: 0 0 1.8rem;
}

.product__media-list-- button.swiper-btn {
  box-shadow: rgba(0, 0, 0, 0.04) 0px 3px 5px;
  background: #f6f6f6;
}

.product__info-wrapper::before {
    content: "";
    display: block;
    width: 300px;
    height: 300px;
    margin: 0 auto 10px;
    background-image: url(https://hanson-of-sonoma-kaizen.myshopify.com/cdn/shop/files/organic-vodka-made-from-grapes-stamp.png?v=1749104411);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    right: 30px;
    /* z-index: 1; */
     z-index: 0;
    opacity: 0.3;
    bottom: 10px;
}

#shopify-section-template--16995511631956__rich_text_KXARAY::before {
  content: "";
  position: absolute;
  top: -10px;       
  left: 0;
  width: 100%;
  height: 20px;        
  background: url(/cdn/shop/files/Vector.png?v=1751540412) repeat center top;
  background-size: contain; 
  pointer-events: none;
}

/* #shopify-section-sections--16974846525524__footer-footer .newsletter-form__field-wrapper label{
  color: #000;
}
 */

.product__info-container .product-about {
  margin-top: 10px !important;
}

.product__info-container .product-about h3 {
  font-size: 20px !important;
}


.product-about__accordion-item {
  border-color: #e5e5e5 !important;
  border-width: 2px !important;
}

#shopify-section-template--16995511631956__multicolumn_UX3HyK, #shopify-section-template--16995511631956__rich_text_M9Vpje {
  background: #F9F8EC;
}

#shopify-section-template--16995511631956__rich_text_M9Vpje .rich-text__blocks {
  background: transparent;
}

#shopify-section-template--16995511631956__rich_text_M9Vpje h2 {
  margin: 0;
}

#shopify-section-template--16995511631956__rich_text_M9Vpje .rich-text__blocks {
  padding-bottom: 48px;
}  

#shopify-section-template--16995511631956__multicolumn_UX3HyK .richtext__content.multicolumn_card-desc.medium-font:after {
  background: linear-gradient(180deg, #fff0, #F9F8EC);
}

#shopify-section-template--17006491566164__multicolumn_3ieqw4 {
    background: #F9F8EC;
}

#shopify-section-template--17006491566164__multicolumn_3ieqw4 .richtext__content.multicolumn_card-desc.medium-font:after {
  background: linear-gradient(180deg, #fff0, #F9F8EC);
}

#shopify-section-template--17006491566164__promo_flex_layout_WmXrzn {
  background: #F9F8EC;
}

#shopify-section-template--17006491566164__multicolumn_EYbbgR .multicolumn-card__image-item img {
  height: 300px;
  border-radius: 10px;
}

#shopify-section-template--17006491566164__multicolumn_3ieqw4 .multicolumn-card__image-item img {
  height: 300px;
  border-radius: 10px;
}

#shopify-section-template--16995511631956__multicolumn_UX3HyK .multicolumn-card__image-item img {
  height: 400px;
  border-radius: 10px;
  object-position: top !important;
}

#shopify-section-template--17006491566164__multicolumn_3ieqw4 .multicolumn-card__image-block {
  background-image: linear-gradient(to bottom, #fdef5100, #ea706b);
  padding: 20px !important;
}

#shopify-section-template--17006491566164__multicolumn_3ieqw4 .multicolumn-card__wrapper, #shopify-section-template--17006491566164__multicolumn_EYbbgR  .multicolumn-card__wrapper {
  margin-bottom: 0;
}

#shopify-section-template--17006491566164__rich_text_with_images_zWbrQN  {
  background-image: linear-gradient(to top, #fdef5100 28%, #fdef51) !important;
}

#shopify-section-template--17006491566164__rich_text_with_images_zWbrQN .rich-text__blocks  {
  max-width: 95%;
  padding-top: 55px;
}

#shopify-section-template--17006491566164__rich_text_with_images_zWbrQN .rich-text {
  padding-top: 35px;
}

#shopify-section-template--17006491566164__rich_text_with_images_zWbrQN .rich-text__blocks-small .rich-text__wrapper {
    max-width: 100rem;
}

#shopify-section-template--17006491566164__rich_text_with_images_zWbrQN img {
  border-radius: 10px;
}

#shopify-section-template--17006491566164__rich_text_with_images_zWbrQN .rich-text__blocks::after {
    content: "";
    background: url(https://hanson-of-sonoma-kaizen.myshopify.com/cdn/shop/files/hanson_stamp-p-500_2.png?v=1751375391);
    position: absolute;
    top: 24%;
    left: 31%;
    width: 250px;
    height: 250px;
    background-size: contain;
    background-repeat: no-repeat;
  transform: rotate(-19deg);
}

#shopify-section-template--17001984950356__video_banner_q9PJBr .video-banner--container::before,
#shopify-section-template--17006491566164__video_banner_btcWLU .video-banner--container::before,
#shopify-section-template--17034510008404__video_banner_yKxy9c .video-banner--container::before,
#shopify-section-template--17007070543956__video_banner_VhLpRk .video-banner--container::before,
#shopify-section-template--17008088350804__video_banner_QGqWqw .video-banner--container::before,
#shopify-section-template--17007984672852__video_banner_xLwTtU .video-banner--container::before,
#shopify-section-template--17034342760532__video_banner_gKJErM .video-banner--container::before,
#shopify-section-template--16995511631956__video_banner_HnVVkt .video-banner--container::before,
#shopify-section-template--16974845935700__video_banner_AX4jrh .video-banner--container::before,
#shopify-section-template--17258753097812__video_banner_RwzUkc .video-banner--container::before{
  content: "";
  position: absolute;
  top: 0;
  background: black;
  z-index: 999;
  width: 100%;
  height: 100%;
  opacity: 0.4;
}

/* .collection_slider {
  height: 80vh !important;
} */

.footer--button-policies, .footer__copyright  {
  font-size: 16px !important;
}
h1.product__title.h4{
  font-family: 'Brothers' !important;
}
span.price-item.price-item--regular{
  font-family: 'Brothers' !important;
}
section#shopify-section-template--17008088350804__hero_M6cjNq img,
section#shopify-section-template--17008088350804__hero_9cPCJg img{
    opacity: 0.5;
}
.product-form__submit[disabled]{
  color: #ffffff96 !important;
}
section#shopify-section-template--16974846230612__collapsible_content_EyixKV img {
    opacity: 0.5;
}
.footer-block--logo-wrapper{
  flex-direction: row !important;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .swiper-pagination.swiper-pagination-default .swiper-pagination-bullet{
    padding: 5px;
    width: 8px;
    height:8px;
  }
  .swiper-pagination.swiper-pagination-default .swiper-pagination-bullet:before{
    width: 4px;
    height: 4px;
  }
  .main_flex {
    display: flex;
    gap: 30px;
  }
  #shopify-section-template--16974846034004__popular_products_8XUXkR .section-header {
    padding-bottom: 15px !important; 
  }
  #shopify-section-template--16974846034004__image_with_text_d7NmFE .custom-text {
    padding: 0 25px 25px 25px !important;
  }
    #shopify-section-template--16974846034004__image_with_text_d7NmFE p {
    font-size: 18px !important;
  }
  #shopify-section-template--16974846034004__recommended_products_Md8QPf .recommended-products {
    flex-direction: column !important;
  }
  .section-header .section-header__wrapper {
    gap: 20px !important;
  }
  .recommended-products .section-header .button {
    margin-top: 0 !important;
  }
  div[data-id="shopify-section-template--16974846034004__recommended_products_Md8QPf"] .section-header__wrapper {
    margin-left: 0 !important;
  }
  #shopify-section-template--16974846034004__rich_text_QbgNUT .rich-text__blocks {
    padding-bottom: 55%;
  }
  #shopify-section-template--16974846034004__rich_text_QbgNUT {
    background-size: 100%;
  }
  #shopify-section-template--16974846034004__collection_grid_Qyf4et .section-header {
    padding-bottom: 1.8rem; 
  }
  #shopify-section-template--16974846034004__image_with_text_77kJbN .custom-text {
    padding: 24px !important;
    padding-top: 0 !important;
  }
  #shopify-section-template--16974846034004__image_with_text_77kJbN .custom-text p {
    font-size: 16px !important;
  }
  #shopify-section-template--16974846034004__testimonials_UznhL9 .section-header {
    padding-bottom: 0;
  }
  #shopify-section-template--16974846034004__testimonials_UznhL9 .testimonials__content {
    padding: 24px;
  }
  #shopify-section-template--16974846034004__blog_post_wYcwJd .section-header__title {
    padding-bottom: 10px !important;
    margin-bottom: 0px !important;
  }
  #shopify-section-template--16974846034004__collapsible_content_VqLecJ h5.collapsible-content-block__heading.subtitle {
    font-size: 18px !important;
  }
      #shopify-section-template--16974846034004__image_with_text_d7NmFE  .custom-image {
    height: auto !important;
    width: 100%;
  }
      #shopify-section-template--16974846034004__image_with_text_77kJbN .custom-image {
    height: auto !important;
    width: 100%;
  }
  #shopify-section-template--16995511631956__image_with_text_VVik47 .custom-image-with-text::before,
#shopify-section-template--16995511631956__image_with_text_hUKpx3 .custom-image-with-text::before,
#shopify-section-template--16995511631956__image_with_text_Dk3FtY .custom-image-with-text::before,
#shopify-section-template--16995511631956__image_with_text_Q46C9t .custom-image-with-text::before,
#shopify-section-template--16995511631956__image_with_text_dfxqT8 .custom-image-with-text::before,
#shopify-section-template--16995511631956__image_with_text_6rA8yW .custom-image-with-text::before,
#shopify-section-template--16995511631956__image_with_text_e6hpz8 .custom-image-with-text::before,
#shopify-section-template--16995511631956__image_with_text_RWKbME .custom-image-with-text::before{
    content: '';
    background: #00000050;
    width: 2px;
    height: 100%;
    z-index: 100;
    position: absolute;
    top: 50%;
    left: 5%;
    transform: translate(-50%, -50%);
}
   #shopify-section-template--16995511631956__image_with_text_VVik47 .custom-image-with-text::after,
#shopify-section-template--16995511631956__image_with_text_Dk3FtY .custom-image-with-text::after,
#shopify-section-template--16995511631956__image_with_text_dfxqT8 .custom-image-with-text::after,
#shopify-section-template--16995511631956__image_with_text_e6hpz8 .custom-image-with-text::after,
#shopify-section-template--16995511631956__image_with_text_RWKbME  .custom-image-with-text::after{
  content: '';
    position: absolute;
    top: 10%;
    left: 7%;
    transform: translate(-50%, -50%) rotate(90deg);
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 20px solid #EA706B;
    z-index: 101;
}
  #shopify-section-template--16995511631956__image_with_text_hUKpx3 .custom-image-with-text::after,
#shopify-section-template--16995511631956__image_with_text_Q46C9t .custom-image-with-text::after,
#shopify-section-template--16995511631956__image_with_text_6rA8yW .custom-image-with-text::after{
  content: '';
    position: absolute;
    top: 10%;
    left: 7%;
    transform: translate(-50%, -50%) rotate(90deg);
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 20px solid #EA706B;
    z-index: 101;
}
   #shopify-section-template--16995511631956__image_with_text_VVik47 .custom-image-with-text,
#shopify-section-template--16995511631956__image_with_text_hUKpx3 .custom-image-with-text,
#shopify-section-template--16995511631956__image_with_text_Dk3FtY .custom-image-with-text,
#shopify-section-template--16995511631956__image_with_text_Q46C9t .custom-image-with-text,
#shopify-section-template--16995511631956__image_with_text_dfxqT8 .custom-image-with-text,
#shopify-section-template--16995511631956__image_with_text_6rA8yW .custom-image-with-text,
#shopify-section-template--16995511631956__image_with_text_e6hpz8 .custom-image-with-text,
#shopify-section-template--16995511631956__image_with_text_RWKbME .custom-image-with-text{
    padding-left: 55px;
    padding-right: 35px;
  }

     #shopify-section-template--16995511631956__image_with_text_VVik47 .custom-image,
#shopify-section-template--16995511631956__image_with_text_hUKpx3 .custom-image,
#shopify-section-template--16995511631956__image_with_text_Dk3FtY .custom-image,
#shopify-section-template--16995511631956__image_with_text_Q46C9t .custom-image,
#shopify-section-template--16995511631956__image_with_text_dfxqT8 .custom-image,
#shopify-section-template--16995511631956__image_with_text_6rA8yW .custom-image,
#shopify-section-template--16995511631956__image_with_text_e6hpz8 .custom-image, 
    #shopify-section-template--16995511631956__image_with_text_RWKbME .custom-image { 
    padding: 0;
    width: 100% !important;
    height: auto !important;
  z-index: 999;
  flex: none !important;
  }
  #shopify-section-template--16995511631956__hero_NAPFhW .hero_content {
    max-width: 100% !important;
    text-align: center;
    font-size: 18px;
    padding-block: 50px;
  }
  #shopify-section-template--16995511631956__hero_NAPFhW h2 {
    font-size: 25px;
    line-height: 34px;
  }
  #shopify-section-template--16995511631956__hero_iqjaDx .hero.color-background-2.background {
    height: 60vh;
  }
  #shopify-section-template--16995511631956__image_with_text_p9qcwh, 
  #shopify-section-template--16995511631956__image_with_text_xiRjac,
  #shopify-section-template--16995511631956__image_with_text_Rtq33g {
    padding-inline: 30px;
  }
  #shopify-section-template--17001984950356__image_with_text_ihthgW .custom-text {
    padding-inline: 15px;
  }
  #shopify-section-template--17001984950356__hero_jx7Gdw .custom-container{
    gap: 10px;
  }
  #shopify-section-template--17001984950356__image_with_text_mzKTYL .custom-image-with-text {
    padding-inline: 15px;
  }
  #shopify-section-template--17001984950356__image_with_text_TtqN64 .custom-image-with-text {
    padding-inline: 15px;
  }
  #shopify-section-template--17001984950356__image_with_text_DiHzRg .custom-image-with-text {
    padding-inline: 15px;
  }
  #shopify-section-template--17001984950356__image_with_text_dHbbVW .custom-image-with-text {
    padding-inline: 15px;
  }
  #shopify-section-template--17001984950356__video_banner_q9PJBr .video-banner__subheading {
    font-size: 19px !important;
  }
  #shopify-section-template--17001984950356__video_banner_q9PJBr .video-banner__wrapper {
    align-self: anchor-center;
  }
  #shopify-section-template--17001984950356__video_banner_q9PJBr .video-banner__column {
    width: 100% !important;
  }
  #shopify-section-template--17006491566164__rich_text_with_images_zWbrQN {
    max-width: 100%;
    width: 100%;
  }
  #shopify-section-template--17006491566164__rich_text_with_images_zWbrQN .rich-text__blocks {
    padding-inline: 10px;
  }
  #shopify-section-template--17007070543956__rich_text_with_images_Dcb73k .rich-text__custom-images {
    flex-direction: column !important;
  }
  #shopify-section-template--17007070543956__multicolumn_4Fiha6 .multicolumn-card__info-title {
    font-size: 18px;
  }
  #shopify-section-template--17008088350804__slider_with_content_GKDBEf .slider-with-content_swiper {
    padding-left: 0px;
     height: 280px;
  }
  #shopify-section-template--17008088350804__hero_9cPCJg, #shopify-section-template--17008088350804__hero_M6cjNq {
    width: 94%;
    margin: auto;
  }
  #shopify-section-template--17007984672852__multicolumn_rBBVGf .multicolumn-list__wrapper {
    display: grid;
    grid-template-columns: 1fr; /* single column */
    grid-template-rows: auto;
    gap: 16px;
  }

  #shopify-section-template--17007984672852__multicolumn_rBBVGf .multicolumn-list__item {
    grid-column: auto !important;
    grid-row: auto !important;
    width: 100% !important;
    margin: 0;
  }

  #shopify-section-template--17007984672852__multicolumn_rBBVGf .multicolumn-list__item img {
    width: 100%;
    height: auto;
    aspect-ratio: auto; /* override the wide one used for item 4 */
  }
  #shopify-section-template--16974846034004__collection_slider_AML6AX .collection_slider__heading {
    font-size: 45px !important;
    line-height: 45px;
  }
  #shopify-section-template--17001984950356__video_banner_q9PJBr,   #shopify-section-template--17001984950356__video_banner_q9PJBr .video-banner, 
#shopify-section-template--17006491566164__video_banner_btcWLU,   #shopify-section-template--17006491566164__video_banner_btcWLU .video-banner,  
#shopify-section-template--17034510008404__video_banner_yKxy9c,   #shopify-section-template--17034510008404__video_banner_yKxy9c .video-banner,  
#shopify-section-template--17007070543956__video_banner_VhLpRk, #shopify-section-template--17007070543956__video_banner_VhLpRk .video-banner,  
#shopify-section-template--17008088350804__video_banner_QGqWqw, #shopify-section-template--17008088350804__video_banner_QGqWqw .video-banner, 
#shopify-section-template--17007984672852__video_banner_xLwTtU, #shopify-section-template--17007984672852__video_banner_xLwTtU .video-banner,
#shopify-section-template--17034342760532__video_banner_gKJErM, #shopify-section-template--17034342760532__video_banner_gKJErM .video-banner,
#shopify-section-template--16995511631956__video_banner_HnVVkt, #shopify-section-template--16995511631956__video_banner_HnVVkt .video-banner,
#shopify-section-template--16974845935700__video_banner_AX4jrh, #shopify-section-template--16974845935700__video_banner_AX4jrh .video-banner
{
 height: 80vh !important;
}
    #shopify-section-template--17001984950356__video_banner_q9PJBr .video-banner__column, 
#shopify-section-template--17006491566164__video_banner_btcWLU .video-banner__column, 
#shopify-section-template--17034510008404__video_banner_yKxy9c .video-banner__column,
#shopify-section-template--17007070543956__video_banner_VhLpRk .video-banner__column,
#shopify-section-template--17008088350804__video_banner_QGqWqw .video-banner__column, 
#shopify-section-template--17007984672852__video_banner_xLwTtU .video-banner__column,
#shopify-section-template--17034342760532__video_banner_gKJErM .video-banner__column,
#shopify-section-template--16995511631956__video_banner_HnVVkt .video-banner__column,
#shopify-section-template--16974845935700__video_banner_AX4jrh .video-banner__column {
 width: 100% !important;
}

      #shopify-section-template--17001984950356__video_banner_q9PJBr  .video-banner__subheading, 
#shopify-section-template--17006491566164__video_banner_btcWLU .video-banner__subheading, 
#shopify-section-template--17034510008404__video_banner_yKxy9c  .video-banner__subheading,
#shopify-section-template--17007070543956__video_banner_VhLpRk  .video-banner__subheading,
#shopify-section-template--17008088350804__video_banner_QGqWqw  .video-banner__subheading, 
#shopify-section-template--17007984672852__video_banner_xLwTtU  .video-banner__subheading,
#shopify-section-template--17034342760532__video_banner_gKJErM  .video-banner__subheading,
#shopify-section-template--16995511631956__video_banner_HnVVkt  .video-banner__subheading,
#shopify-section-template--16974845935700__video_banner_AX4jrh .video-banner__subheading {
 font-size: 18px !important;
}
  #shopify-section-template--16974846230612__collapsible_content_EyixKV {
    font-size: 18px !important;
  }
  #shopify-section-template--17001984950356__hero_jx7Gdw .custom-image {
    height: auto !important;
  }
  #shopify-section-template--17001984950356__image_with_text_mzKTYL, #shopify-section-template--17001984950356__image_with_text_TtqN64, #shopify-section-template--17001984950356__image_with_text_DiHzRg, #shopify-section-template--17001984950356__image_with_text_dHbbVW {
  display: none;
}
   #shopify-section-template--17001984950356__multicolumn_fiRM6A .multicolumn-card__info-title{
    font-size: 26px !important;
  }
  #shopify-section-template--17001984950356__multicolumn_fiRM6A .richtext__content {
    height: 100%;
  }
  #shopify-section-template--17001984950356__multicolumn_fiRM6A .richtext__content::after  {
    display: none !important;
  }
  #shopify-section-template--17001984950356__multicolumn_fiRM6A .read_more_button {
    display: none !important;
  }
  #shopify-section-template--17001984950356__multicolumn_fiRM6A img {
    height: 300px;
    object-fit: cover;
    border-radius: 10px;
  }
}
@media screen and (max-width: 1500px) and (max-height: 860px){
#shopify-section-template--17006491566164__hero_pzK346 .hero, #shopify-section-template--17006491566164__hero_pzK346, #shopify-section-template--17006491566164__hero_pzK346 .hero_wrapper, #shopify-section-template--17006491566164__hero_pzK346, .hero.color-background-2,
#shopify-section-template--17008088350804__hero_CAkk97 .hero, #shopify-section-template--17008088350804__hero_CAkk97, #shopify-section-template--17008088350804__hero_CAkk97 .hero_wrapper, #shopify-section-template--17008088350804__hero_CAkk97, .hero.color-background-2,
#shopify-section-template--17007984672852__hero_CAkk97 .hero, #shopify-section-template--17007984672852__hero_CAkk97, #shopify-section-template--17007984672852__hero_CAkk97 .hero_wrapper, #shopify-section-template--17007984672852__hero_CAkk97, .hero.color-background-2,
#shopify-section-template--17034342760532__hero_BEex33 .hero, #shopify-section-template--17034342760532__hero_BEex33, #shopify-section-template--17034342760532__hero_BEex33 .hero_wrapper, #shopify-section-template--17034342760532__hero_BEex33, .hero.color-background-2, 
#shopify-section-template--16974845935700__hero_9GBVGD .hero, #shopify-section-template--16974845935700__hero_9GBVGD, #shopify-section-template--16974845935700__hero_9GBVGD .hero_wrapper, #shopify-section-template--16974845935700__hero_9GBVGD, .hero.color-background-2,
#shopify-section-template--17034510008404__hero_Fy8kCN .hero, #shopify-section-template--17034510008404__hero_Fy8kCN, #shopify-section-template--17034510008404__hero_Fy8kCN .hero_wrapper, #shopify-section-template--17034510008404__hero_Fy8kCN, .hero.color-background-2,
#shopify-section-template--17007070543956__hero_CAkk97 .hero, #shopify-section-template--17007070543956__hero_CAkk97, #shopify-section-template--17007070543956__hero_CAkk97 .hero-wrapper  #shopify-section-template--17007070543956__hero_CAkk97, .hero.color-background-2{
  height: 70vh;
}
  #shopify-section-template--17001984950356__multicolumn_fiRM6A .multicolumn-list__wrapper .multicolumn-list__item:nth-child(1)::before {
  content: "";
  background: url(/cdn/shop/files/organic-vodka-made-from-grapes-stamp.png?v=1749104411);
  position: absolute;
  top: 20%;
  right: 25%;
  width: 150px;
  height: 150px;
  background-size: contain;
  z-index: 9899;
  background-repeat: no-repeat;
}

 #shopify-section-template--17001984950356__multicolumn_fiRM6A .multicolumn-list__wrapper .multicolumn-list__item:nth-child(2)::before {
  content: "";
  background: url(/cdn/shop/files/hanson_stamp-p-500_2.png?v=1751375391);
  position: absolute;
  top: 20%;
  left: 25%;
  width: 150px;
  height: 150px;
  background-size: contain;
  z-index: 9899;
  background-repeat: no-repeat;
}
 #shopify-section-template--17001984950356__multicolumn_fiRM6A .multicolumn-list__wrapper .multicolumn-list__item:nth-child(3)::before {
  content: "";
  background: url(/cdn/shop/files/image-14_1.png?v=1751375471);
  position: absolute;
  top: 20%;
  right: 25%;
  width: 150px;
  height: 150px;
  background-size: contain;
  z-index: 9899;
  background-repeat: no-repeat;
}
 #shopify-section-template--17001984950356__multicolumn_fiRM6A .multicolumn-list__wrapper .multicolumn-list__item:nth-child(4)::before {
  content: "";
  background: url(/cdn/shop/files/group-769_022403b4-c57d-46d8-9372-86c810e7f63a.svg?v=1751284879);
  position: absolute;
  top: 20%;
  left: 25%;
  opacity: 0.2;
  width: 150px;
  height: 150px;
  background-size: contain;
  z-index: 9899;
  background-repeat: no-repeat;
}
    #shopify-section-template--17001984950356__multicolumn_fiRM6A .multicolumn-list__wrapper .multicolumn-list__item  {
      position: relative;
    }
  #shopify-section-template--17001984950356__multicolumn_fiRM6A .multicolumn-card__image-wrapper {
    width: 100%;
  }


  #shopify-section-template--17001984950356__multicolumn_fiRM6A .multicolumn-list__wrapper .multicolumn-list__item:nth-child(1) .multicolumn-card__info-title::before {
    content: '1.';
    font-size: 42px;
    color: #EA706B;
    margin-right: 10px;
  }
  #shopify-section-template--17001984950356__multicolumn_fiRM6A .multicolumn-list__wrapper .multicolumn-list__item:nth-child(2) .multicolumn-card__info-title::before {
    content: '2.';
    font-size: 42px;
    color: #EA706B;
    margin-right: 10px;
  }
  #shopify-section-template--17001984950356__multicolumn_fiRM6A .multicolumn-list__wrapper .multicolumn-list__item:nth-child(3) .multicolumn-card__info-title::before {
    content: '3.';
    font-size: 42px;
    color: #EA706B;
    margin-right: 10px;
  }
  #shopify-section-template--17001984950356__multicolumn_fiRM6A .multicolumn-list__wrapper .multicolumn-list__item:nth-child(4) .multicolumn-card__info-title::before {
    content: '4.';
    font-size: 42px;
    color: #EA706B;
    margin-right: 10px;
  }
  .multicolumn-card__info {
    position: relative;
  }
}
@media screen and (max-width: 767px) {
  .main_flex {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
  }.slider-with-content.container {
    display: flex;
    padding-top: 50px;
    flex-direction: column-reverse;
}.Image-with-products, .right_image {
    width: 100%;
}.right_image {
    padding: 0;
    padding-bottom: 30px;
}.right_image.Sticky_content{position: unset;}.Image-with-products {
    padding-right: 0;
}.slect_your_flavour img {
    height: 60px;
}
  .buttons button {
    width: 100%;
}
  .container.contact__wrapper {
    padding-top: 35px;
  }
  .contact__container:after {
    bottom: 124px;
    left: 0;
    width: 100px;
    height: 100px;
  }
  .container.contact__wrapper:after {
    top: 0;
    right: 0;
    width: 150px;
    height: 150px;
  }
  .contact .contact-form__block {
    max-width: 100%;
    padding: 40px 15px;
  }
  .article-template__content .checkbox_wrapper {
    width: calc(50% - 10px);
  }
}


/* extra Css for desktop verison only-------------------- */

@media screen and (min-width: 990px) {

  #shopify-section-template--17001984950356__multicolumn_fiRM6A {
    display: none;
  }

  
  #shopify-section-template--17001984950356__multicolumn_fiRM6A .multicolumn-card:before {
   display: none; 
  }
  #shopify-section-template--17001984950356__multicolumn_fiRM6A .multicolumn-list__wrapper .multicolumn-list__item  {
  position: sticky;
  top: 15px;
  box-shadow: #0000004f -1px 0px 104px;
}

}
.product-about__accordion-description.rte.product-about__accordion-content.main-product-description.small-font h1, h2, h3, h4, h5, h6, .h0, .h1, .h2, .h3, .h4, .h5, .h6{
  margin: 20px 0 5px;
}




/* start...recipes page CSS */

#shopify-section-template--16974846165076__hero_3EU8iU .hero_content {
    max-width: 100%;
}

#shopify-section-template--16974846165076__hero_3EU8iU h2.hero_content-heading.h1 {
    max-width: 100%;
}

#shopify-section-template--16974846165076__hero_3EU8iU .hero_wrapper.hero_wrapper-without-ticker{
    display: flex;
    justify-content: center;
    align-items: center;
}

#shopify-section-template--16974846165076__rich_text_with_images_WFQrhB .rich-text__subheading.subtitle {
    margin-bottom: 0;
    font-size: 23px;
    letter-spacing: 3px;
}

#shopify-section-template--16974846165076__image_with_text_Qj8RUw .custom-image-with-text {
    background: #fdfdf9 !important;
}

#shopify-section-template--16974846165076__rich_text_with_images_WFQrhB a.button.button--primary {
    display: none;
}
#shopify-section-template--16974846165076__hero_P9WrnF .hero_content {
    max-width: 100%;
}
#shopify-section-template--16974846165076__hero_P9WrnF h2.hero_content-heading.h1 {
    max-width: 100%;
}
#shopify-section-template--16974846165076__hero_P9WrnF .hero_wrapper {
    display: flex;
    justify-content: center;
    text-align: center;
}
#shopify-section-template--16974846165076__hero_P9WrnF a.button.button--primary {
    margin: 0 auto;
}
#shopify-section-template--16974846165076__video_banner_V4mxiG .video-banner {
    padding: 0px !important;
}
#shopify-section-template--16974846165076__video_banner_V4mxiG .video-banner:before {
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    background: #000;
    opacity: 0.4;
    z-index: 999;
}
#shopify-section-template--16974846165076__video_banner_V4mxiG .video-banner__wrapper {
    z-index: 999;
}
#shopify-section-template--16974846165076__video_banner_V4mxiG .video-banner__subheading {
    font-size: 18px;
}

#shopify-section-template--17258753097812__hero_eyLRae .hero_content {
    max-width: 100%;
}

#shopify-section-template--17258753097812__hero_eyLRae h2.hero_content-heading.h1 {
    max-width: 100%;
}

#shopify-section-template--17258753097812__rich_text_UrEbt6 .rich-text{
  background-image: url(/cdn/shop/files/rectangle-114-p-2000.webp?v=1753073984);
  background-position: center center;
}
#shopify-section-template--17258753097812__rich_text_UrEbt6 .rich-text:before {
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    background: #000;
    opacity: 0.5;
}
#shopify-section-template--17258753097812__rich_text_UrEbt6 .rich-text__blocks {
    background: transparent;
}
#shopify-section-template--17258753097812__rich_text_UrEbt6 .rich-text__wrapper {
    z-index: 999;
    display: block;
    position: relative;
}
#shopify-section-template--17258753097812__popular_products_cyAKCU .section-header__wrapper {
    flex-direction: column !important;
    align-items: center !important;
}

#shopify-section-template--17258753097812__video_banner_RwzUkc .video-banner {
    padding: 0px !important;
}
#shopify-section-template--17258753097812__video_banner_RwzUkc.video-banner:before {
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    background: #000;
    opacity: 0.4;
    z-index: 999;
}
#shopify-section-template--17258753097812__video_banner_RwzUkc .video-banner__wrapper {
    z-index: 999;
}
#shopify-section-template--17258753097812__video_banner_RwzUkc .video-banner__subheading {
    font-size: 18px;
}

#shopify-section-template--16974846165076__featured_collection_tab_8HNdVm .custom-tabs-nav a {
    color: #000;
    font-size: 20PX;
}
#shopify-section-template--16974846165076__featured_collection_tab_8HNdVm .custom-tabs-nav a.active,
#shopify-section-template--16974846165076__featured_collection_tab_8HNdVm .custom-tabs-nav a:hover {
    color: #ea706b;
}
#shopify-section-template--16974846165076__featured_collection_tab_8HNdVm h2.title.inline-richtext.h1 {
    margin-bottom: 50px;
}
#shopify-section-template--16974846165076__featured_collection_tab_8HNdVm h3.card__title {
    font-size: 18px;
}


@media only screen and (max-width: 600px) {
#shopify-section-template--16974846165076__featured_collection_tab_8HNdVm h2.title.inline-richtext.h1 {
    text-align: center;
}
  #shopify-section-template--16974846165076__rich_text_with_images_WFQrhB .rich-text__subheading.subtitle {
    font-size: 13px;
    letter-spacing: 1.1px;
}
  div#Banner-template--16974846165076__video_banner_V4mxiG {
    display: flex;
    justify-content: center;
}
}


/* end...recipes page CSS */




/* start...featured collection tab section CSS */

ul.tabs {
  justify-content: center;
  display: flex;
  margin: 0 0 40px;
  padding: 0;
  gap: 20px;
  align-items: center;
}

ul.tabs li {
  /* display: block;
  float: left;
  height: 30px;
  margin-bottom: 0;
  padding: 0;
  width: auto; */
  list-style-type: none;
}

ul.tabs li a {
  padding: 15px;
  border-radius: 50px;
  color: #334fb4;
  text-decoration: none;
  border: 1px solid #334fb4;
  transition: 0.2s;
  background: #fff;
}

ul.tabs li a:hover {
  /* padding:20px; */
  /* font-size:18px; */
  box-shadow: 0 0 50px -15px #334fb4;
  background: #334fb4;
  color: #fff;
}

ul.tabs li a.active {
  box-shadow: 0 0 50px -15px #334fb4;
  color: #fff;
  margin: 0 0 0 -1px;
  position: relative;
  padding: 20px;
  font-size: 18px;
  background: #334fb4;
}

ul.tabs li:first-child a.active {
  margin-left: 0;
}

/* ul.tabs li:first-child a {
  border-top-left-radius: 2px;
  border-width: 1px 1px 0;
}

ul.tabs li:last-child a {
  border-top-right-radius: 2px;
} */

ul.tabs:before,
ul.tabs:after {
  content: " ";
  display: block;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  width: 0;
}

ul.tabs:after {
  clear: both;
}

ul#Slider-template--23375361966393__feature_collection_tab_UnJh8J
  .card.card--standard.card--media {
  background: #ffffff82;
  border-radius: 30px;
  backdrop-filter: blur(8px);
  padding: 15px;
}

@media only screen and (max-width: 600px) {
  ul.tabs {
    justify-content: start;
    flex-wrap: nowrap;
    overflow: scroll;
    padding: 17px 0;
    margin: 0 0 20px;
    scrollbar-width: none;
  }

  ul.tabs li a {
    display: block;
    inline-size: max-content;
  }

  .collection.section-template--23375361966393__feature_collection_tab_UnJh8J-padding
    h2.title.inline-richtext.h0 {
    width: 100% !important;
    padding: 10px;
  }

}
section#shopify-section-template--16974846165076__featured_collection_tab_8HNdVm .button.button--small.button--primary{
    display: none !important;
}
section#shopify-section-template--16974846165076__featured_collection_tab_8HNdVm .price{
    display: none !important;
}
section#shopify-section-template--16974846165076__featured_collection_tab_8HNdVm .collection-product-list.load-more-grid.wrapper-per-row__4 {
  gap: 30px;
}
section#shopify-section-template--16974846165076__featured_collection_tab_8HNdVm .custom-tab-content.active{
    max-width: 1440px !important;
    margin: 0 auto !important;
}

/* end...featured collection tab section CSS */

section#shopify-section-template--17006491566164__multicolumn_kRDtLY .read_more_button{
  display:none;
}
section#shopify-section-template--17006491566164__multicolumn_kRDtLY .richtext__content.multicolumn_card-desc.medium-font:after{
  height:0;
}
section#shopify-section-template--17006491566164__multicolumn_kRDtLY .richtext__content.multicolumn_card-desc.medium-font{
  height:fit-content;
}
section#shopify-section-template--17006491566164__multicolumn_kRDtLY .multicolumn .multicolumn-card__wrapper{
  padding: 30px 0;
}
section#shopify-section-template--17006491566164__multicolumn_kRDtLY .multicolumn-card__image-wrapper{
  margin-bottom: 0.2rem;
}
section#shopify-section-template--17006491566164__multicolumn_kRDtLY .multicolumn-card__image-size-small{
    width: 70px;
    height: 70px;
}

#shopify-section-template--17001984950356__hero_jx7Gdw .hero, #shopify-section-template--17001984950356__hero_jx7Gdw, #shopify-section-template--17001984950356__hero_jx7Gdw .hero_wrapper, #shopify-section-template--17001984950356__hero_jx7Gdw, .hero.color-background-2{
 height:80vh;
}



#shopify-section-template--17006491566164__multicolumn_J6miJc .read_more_button{
  display:none;
}
#shopify-section-template--17006491566164__multicolumn_J6miJc .richtext__content.multicolumn_card-desc.medium-font:after{
  height:0;
}
#shopify-section-template--17006491566164__multicolumn_J6miJc .richtext__content.multicolumn_card-desc.medium-font{
  height:fit-content;
}
#shopify-section-template--17006491566164__multicolumn_J6miJc .multicolumn .multicolumn-card__wrapper{
  padding: 30px 0;
}
#shopify-section-template--17006491566164__multicolumn_J6miJc .multicolumn-card__image-wrapper{
  margin-bottom: 0.2rem;
}

#shopify-section-template--17006491566164__multicolumn_J6miJc .multicolumn-card__image-size-small{
    width: 70px;
    height: 70px;
}

#shopify-section-template--17007070543956__rich_text_with_images_Dcb73k .rich-text__blocks img {
    max-width: 480px !important;
    width: 100%;
}

#shopify-section-template--17006491566164__multicolumn_GBMx6e .multicolumn-card__image-size-small {
    width: 26px;
    height: 26px;
}


.collection-search-bar {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 1.5rem;
  gap: 0.5rem;
  flex-wrap: wrap;
}

.collection-search-bar__input {
  padding: 10px 14px;
  border: 1px solid #ccc;
  border-radius: 4px;
  width: 300px;
  max-width: 100%;
  font-size: 1rem;
}

.collection-search-bar__button {
  padding: 10px 16px;
  background-color: #000;
  color: #fff;
  border: none;
  border-radius: 4px;
  cursor: pointer;
}

.collection-search-bar__button:hover {
  background-color: #333;
}

.live-search-wrapper {
  position: relative;
  max-width: 500px;
  margin-left: 4rem;
  width:100%;
}

.live-search-input {
  width: 100%;
  padding: 10px 14px;
  border: 1px solid #ccc;
  border-radius: 4px;
  font-size: 1rem;
}

.live-search-button {
  display: none;
}

.live-search-results {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 10;
  background: #fff;
  border: 1px solid #ccc;
  border-top: none;
  max-height: 300px;
  overflow-y: auto;
}

.live-search-item {
  display: flex;
  align-items: center;
  padding: 10px;
  gap: 10px;
  text-decoration: none;
  color: #000;
  border-bottom: 1px solid #eee;
}

.live-search-item:hover {
  background-color: #f9f9f9;
}

.live-search-item img {
  width: 40px;
  height: 40px;
  object-fit: cover;
}

.no-results {
  padding: 10px;
  color: #999;
}
@media only screen and (max-width: 600px){
  .live-search-wrapper{
    order: 3;
    margin-left: 0;
    margin-top: 1rem;
  }
}


.collection-filters {
  margin-bottom: 20px;
}

.collection-checkbox {
  display: block;
  margin-bottom: 10px;
  font-weight: 500;
}

#shopify-section-sections--16974846525524__footer-footer{
  background: #bc030d;
}


/* collection categories css start */
.collection-category-inner {
    display: flex;
    margin-top: var(--main-padding);
    gap: 20px;
     overflow-x: auto;
    scroll-snap-type: x mandatory;
      white-space: normal;
  scrollbar-width: thin; 
  scrollbar-color: #EA706B white; 
      padding-bottom: 20px;
      justify-content: center;
}
.collection-category-inner::-webkit-scrollbar {
  height: 6px; 
}

.collection-category-inner::-webkit-scrollbar-track {
  background: white;
  border-radius: 10px;
}

.collection-category-inner::-webkit-scrollbar-thumb {
  background-color: #EA706B;
  border-radius: 10px;
}
.collection-category-inner a {
  text-align: center;
}
.collection-category-inner > * {
  flex: 0 0 80%;
  scroll-snap-align: start;
}

@media (min-width: 768px) {
  .collection-category-inner > * {
    flex: 0 0 auto; /* Go back to natural size on desktop */
  }
  .collection-category-inner {
    padding-bottom: 0;
  }
}


/* */
.private-event-contact .main_flex {
  display: flex;
  gap: 10px;
}
