/** Shopify CDN: Minification failed

Line 229:2 Unexpected "{"
Line 3012:1 Expected "}" to go with "{"

**/
/* Place any CSS overrides in this file. */

/* General */
@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap');
.width--content {max-width:1400px;}

html {
    scroll-behavior: smooth;
}

h1, h2, h3, h4 {
  font-family: bebas-neue-pro, sans-serif;
  font-weight: 600;
  font-style: normal;
  letter-spacing:1px;
  line-height:0.9;
}
p {
  font-family: "proxima-nova", sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.4;
  color:#444444;
}

strong {
   font-weight: 600;
}
.additional_des strong {
    font-weight: 500;
    font-family: "proxima-nova", sans-serif;
}

/* Header */
.sticky-header .site-nav--link-wrapper {
    color: #444444;
}
.sticky-header .top-links .top-links--icon-links a {
   color: #ffffff;
   transition:0.5s;
}
.sticky-header .top-links .top-links--icon-links a:hover {
   background-color: #ffffff1a;
}


.sticky-header .site-nav--link-wrapper {
    color: #ffffff;
}
.sticky-header .shopping-cart .cart-item-count-bubble {
  background:#ffffff;
  color:#444444;
}
/* .sticky-header.sticked .shopping-cart .cart-item-count-bubble {
  background:#444444;
  color:#ffffff;
} */
 /* .sticky-header.sticked .shopping-cart .cart-item-count-bubble {
    background: #fff;
    color: #4A4A4A;
}
.sticky-header.sticked .top-links .top-links--icon-links a {
 color: #444444;
}
.sticky-header.sticked .site-nav--link-wrapper {
    color: #444444;
}
.sticky-header.sticked .site-nav--link-wrapper {
     color: #444444;
} */
/* header.site-header.overlay-logo:hover .site-nav--link-wrapper {
    color: #444444;
}
header.site-header.overlay-logo:hover .top-links--icon-links a {
 color: #444444;
} */
/* header.site-header.overlay-logo:hover .shopping-cart .cart-item-count-bubble {
  background:#444444;
  color:#ffffff;
} */
/* .sticky-header.sticked {
  background: #ffffff;
} */
header.site-header.overlay-logo{
   transition: all .3s ease;
}
/* header.site-header.overlay-logo:hover {
    background: #ffffff;
}  */

.standalone-icon--wrapper {
    border: 1px solid #ffffff4f;
    border-radius: 4px;
}
.h-wishlist, .h-call {
    border: 1px solid #ffffff4f;
    border-radius: 4px;
    min-width: 35px;
    min-height: 35px;
    position: relative;
    display: flex;
    text-align: center;
    line-height: 23px;
    justify-content: center;
    align-items: center;
    transition:0.5s;
}
.h-wishlist:hover, .h-call:hover {
    background-color: #ffffff1a;
}
   
.image--slideshow__navigation.arrows .swiper-pagination.swiper-pagination-fraction {
    display: none !important;
}

.image--slideshow__navigation.arrows {
    display: flex !important;
    bottom: 50% !important;
    justify-content: space-between !important;
}

.image--slideshow__navigation .standalone-icon--wrapper{
    min-width: 65px;
    min-height: 65px;
    max-width: 35px;
    max-height: 35px;
    padding: 0 !important;
    text-align: center;
    justify-content: center;
    align-items: center;
    background: #ffffff36;
    border-radius: 50px;
    backdrop-filter: blur(4px);
}

a.search-button.standalone-icon--wrapper {
    border: 0;
    background: #ffffff1f;
    margin-right: 22px;
}

.top-links--icon-links li a {
    max-width: 35px;
    max-height: 35px;
    min-width: 35px !important;
    min-height: 35px !important;
}
.site-header__wrapper__right  .standalone-icon--wrapper:not(.icon-no-padding) {
    padding: 9px!important;
}
header.site-header.overlay-logo {
    transition: all .3s ease;
    background: #0A2A5C;
     padding: 0 20px;
}
/* header.site-header.overlay-logo ul.site-nav__dropdown.mega-menu-dropdown.has--subdropdowns {
    background: #002F6C;
} */

ul.site-nav__dropdown.mega-menu-dropdown, .site-nav__dropdown.standard-dropdown {
    background: #002F6C;
   
    /* margin-top: 18px; */
}

.site-nav__dropdown.standard-dropdown {
    max-height: calc(80vh - 90px);
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0 30px;
    -webkit-box-shadow: 0 5px 15px -5px rgba(0,0,0,.1);
    box-shadow: 0 5px 15px -5px rgba(0,0,0,.1);
    clip-path: inset(0 -15px -15px -15px);
    width: 100%;
}

.nav-item--5 .site-nav__link:after {
    display: none;
}

a.header__icon.h-wishlist-icon.wishlist-page-widget {
    border: 1px solid #ffffff4f;
    border-radius: 4px;
    text-align: center;
    display: flex;
    justify-content: center;
}
span.wishlist-h-count.wishlist-total-count {
    background: #C9A867;
    min-width: 20px;
    min-height: 20px;
    width: auto;
    height: auto;
    font-family: Lato;
    font-weight: 700;
    display: flex;
    font-size: 10px;
    line-height: 9px;
    letter-spacing: 0px;
    border-radius: 50px;
    border: 1px solid #fff;
    position: absolute;
    top: -9px;
    right: -9px;
    justify-content: center;
    align-items: center;
}
/* .wishlist-engine {
    position: absolute;
    top: 0;
    right: 0;
}

.wishlist-engine svg {
    width: 18px;
    height: 18px;
    position: relative;
    display: block;
} */

.mega-menu-wrapper .h4, .mega-menu-wrapper .h5 {color:#444444;}
.sticky-header.sticked .top-links.site-header__nav a {
  {color:#444444 !important;}
}

.mega-menu-wrapper .mega-menu .site-nav__dropdown {
    max-height: calc(87vh - 89px) !important;
    margin-top: -7px;
}
.site-nav li a span {
    font-family: "lato", sans-serif;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 0.5px;
    font-size: 16px;
}

.first-level-dropdown a.site-nav__link {
    line-height: 70px;
    padding: 15px 0;
    margin: 0;
}
.mega-menu-wrapper .mega-menu-block .mega-menu--links {
  display:flex;
  justify-content: flex-start;
}

.mega-menu-wrapper .inner .h4.mega-menu-link--title {
  font-family: "proxima-nova", sans-serif;
  font-weight: 500;
  font-style: normal;
  line-height:1.4;
  font-size: 16px !important;
  text-transform:uppercase; 
  padding-bottom:25px !important;
  padding-left: 18px;
}
.shopping-cart .cart-item-count-bubble {color:#000000; font-weight: 500;}
.dropdown-submenu--1 {
    max-width: 30%;
}
.nav-item--3  .dropdown-submenu--1 {
    max-width: 50%;
}
.nav-item--3 .dropdown-submenu--1 {
    display: none;
}
.dropdown-submenu--2 {
    max-width: 68%;
}
.megaimg-wrap {
    position: relative;
    display: flex;
    left: -52px;
}
.megaimage {
    position: relative;
    display: block;
    width: 215px;
    margin: 0 20px;
}
.top-links ul.site-nav {
    column-gap: 28px;
}
a.mega-menu-promo-wrapper.nav-link-animated--custom {
    transition: 0.5s !important;
}

a.mega-menu-promo-wrapper.nav-link-animated--custom:hover {
    transform: scale(1.1);
}
.mega-menu-promo-text--wrapper .mega-menu-promo-text .h4.mega-menu-promo-title{
    font-family: 'Lato';
    font-weight: 400;
    font-size: 18px !important;
    line-height: 21.6px;
    letter-spacing: 0px;
    text-align:left;

}
.megaimage  .mega-menu-promo-text--wrapper .mega-menu-promo-text {
    text-align: left;
}
span.mega-menu-promo-text-content {
    text-transform: capitalize !important;
}

.mega-menu-promo-wrapper {
    position: relative;
    display: block;
}
.nav-item--2 .mega-menu-promo-wrapper:before, .nav-item--4 .mega-menu-promo-wrapper:before {
    position: absolute;
    display: block;
    content: '';
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #00000080;
    border-radius: 25px;
}
.mega-menu-promo-image img{
    max-width:100% !important;
    max-height:100% !important;
}
 .nav-item--1 .site-nav__link:after{
    display: none;
}
li.site-nav--has-dropdown {
    position: relative;
    display: block;
}
.site-nav__link:after {
    position: absolute;
    display: block;
    content: '';
    width: 8px;
    height: 8px;
    border-bottom: 1px solid #fff;
    border-left: 1px solid #fff;
    top: 43px;
    right: -13px;
    transform: rotate(-45deg);
}
span.site-nav--link-text.animated-underline { 
    padding: 5px;
    border-radius: 8px;
}

.site-nav__link:hover span.site-nav--link-text.animated-underline {
   color: #d9b261;
    background-color: #ffffff0d !important;
}


.mega-menu-wrapper .mega-menu {
    position: relative;
}



.nav-item--3  .megaimg-wrap {
    position: relative;
    display: flex;
    left: 24px;
}
.nav-item--4 .dropdown-submenu--1 {
    max-width: 37%;
}
.nav-item--4  .dropdown-submenu--2, .nav-item--4  .dropdown-submenu--3{
    display: none;
}
.nav-item--4  .megaimg-wrap {
    left: -260px;
}
.mega-menu-wrapper ul.menu-link li a {
    font-family: 'Lato';
    font-weight: 500;
    font-size: 15px !important;
    line-height: 24px;
    letter-spacing: 0px;
    color: #fff !important;
    padding: 12px 20px;
    display: block;
    transition:0.5s;
    border-radius:10px;
}
.mega-menu-wrapper ul.menu-link li a:hover{
    background-color: #d9b261 !important;
    color: #fff !important;
}

.top-links.site-header__nav a:hover, .top-links.site-header__nav a:visited:hover{
    color: #fff !important;
}
.site-nav--has-dropdown ul.site-nav__dropdown li {
    padding: 0;
    margin-bottom: 20px;
}

.nav-link-animated--custom .animated-link--item{
    background-image: unset !important;
}
p.h4.mega-menu-link--title .animated-link--item {
   color: #ffffffbd !important;
}


.mega-menu-wrapper .mega-menu-block {
  padding-top:30px;
  padding-bottom:30px;
}

.site-header .site-header__wrapper>* {
    margin: 0 10px;
}
ul.site-nav__dropdown.mega-menu-dropdown.has--subdropdowns .container {
    max-width: 100%;
    margin: 0 auto;
    padding: 0 40px;
}
.site-header .site-header__wrapper .logo_image {
  opacity:0;
}
.site-header .site-header__wrapper .logo_image {
    max-width: 135px !important;
    /* margin: 8px 0 !important; */
}

.ww-breadcrumb {
    top: 78px !important;
}
h1.site-header__logo.site-title {
    padding: 0;
}

.sticky-header.sticked .site-header__wrapper .logo_image {
  opacity:1;
}
header.site-header.overlay-logo:hover .logo_image {
  opacity:1;
}
.site-header .site-header__wrapper a.site-header__logo-image {
  background: url(https://westwindsdistillers.com/cdn/shop/files/West_Winds_New_Logo.png)50% 50% no-repeat;
  background-size:100%;
}
.sticky-header.sticked .site-header__wrapper a.site-header__logo-image {
  background: none;
}
header.site-header.overlay-logo:hover a.site-header__logo-image { 
  background:none;
}
span.cart-item-count-bubble.cart-item-count-header.cart-item-count-header--quantity.hide {
    display: inline-block !important;
}

/* Homepage */
.homepage-wrapper .shopify-section.section--image-with-text-overlay {
    padding-top: 50px;
}
h2.image-with-text-overlay__heading {
  line-height:1.2;
}
.image-with-text-overlay__caption--align-desktop-left {
    margin-left: 10%;
    max-width:500px !important;
}
.btn{
  transition: all .3s ease;
  font-family: proxima-nova, sans-serif;
  font-style: normal;
  font-weight: 500;
}
.btn.btn--secondary:hover {
    background: #ffffff;
    color: #002F6C !important;
}
.section-title--wrapper .section-description p {
  font-family: proxima-nova, sans-serif;
  font-style: normal;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 18px;
  letter-spacing: revert-layer;
  color: #959595;
  margin: 0;
}
h2.section-title.text-link-animated {
  font-size: 3.2em;
}
.color-scheme--white .btn.btn--secondary:hover {
    background: var(--primary-btn-bg-color);
    color: #ffffff !important;
}
.image-with-text-overlay__grid--background .image-with-text-overlay__cropped-image.rellax {
    background-position: 50%;
}
.homepage-wrapper .image-with-text-overlay__grid--background .image-with-text-overlay__cropped-image.rellax {
   background-position: 100% -100px !important
}
h2.upcart-header-text {
    text-transform: uppercase;
    font-size: 0;
}
h2.upcart-header-text::before {
    content: "CART";
    font-size: 40px;
    color:#002f6c;
}
a.upcart-product-title-link {
  font-family: proxima-nova, sans-serif;
  font-style: normal;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 16px;
}
h3.upcart-upsell-item-title {
  font-family: proxima-nova, sans-serif;
  font-style: normal;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 16px;
}

/* HOME CTAS */
.collage-builder__grid-item {
    cursor: pointer;
}
.collage-builder__grid-item--inner a {
    cursor: pointer;
}
.homepage-wrapper h2.collage-builder__heading {
    text-transform: uppercase;
    font-weight: 600;
    line-height: 0.9;
}
#shopify-section-template--16003851223091__50b03afc-6c7a-4252-94c2-7579c9d3b3ee .collage-builder__grid-item.collage-builder__grid-item--text .collage-builder__content {
    max-width: 400px;
}

a.jdgm-carousel-item__product.jdgm--shop-review-has-image {
    display: none;
}
.jdgm-carousel__item-container .jdgm-star.jdgm--on:before {
    font-size: 14px;
}
/* .jdgm-carousel-item__review-title {
    font-weight: 500 !important;
    font-family: proxima-nova, sans-serif;
    font-style: normal;
    line-height: 1 !important;
    padding: 0;
    margin-top: 15px !important;
    text-align: left;
} */
.jdgm-carousel-item__review-title {
    font-family: Arial;
    font-weight: 400 !important;
    font-style: Regular;
    font-size: 16px;
    margin-top: 15px !important;
    text-align: left;
    line-height: 22px;
    letter-spacing: 0px;
    margin-bottom: 10px !important;
}
.jdgm-star {
    color: #c9a867!important;
}
.jdgm-carousel__item-container .jdgm-carousel-item__reviewer-name {
    opacity: 1;
    margin-top: 30px;
    font-size: 14px;
    font-weight: 400;
    padding:10px;
    font-family: proxima-nova, sans-serif;
    text-align: left;
    display: flex;
}
.jdgm-carousel-item__review-body>p {
    margin: 0;
    font-size: 14px !important;
    line-height: 1.6;
    padding: 0 !important;
    text-align: left;
}

.jdgm-carousel-wrapper {
    margin: auto;
    padding: 30px;
}

.jdgm-carousel-item__review-body>p::after {
    content: "...";
}
.jdgm-carousel__left-arrow {
    font-size: 0;
    /* background: url(/cdn/shop/files/arrow_left.png) 50% 50% no-repeat; */
    background: url(review-prv.png) 50% 50% no-repeat;
    width: 65px !important;
    height: 65px !important;
    background-size: 50px;
    transition: none !important;
    transform: none !important;
    padding: 0;
    margin: 0 !important;
    border: 0 !important;
    margin-top: -200px !important;
    z-index: 999;
    position: relative;
    margin-left:-100px !important;
}

.jdgm-carousel__right-arrow {
    font-size: 0;
    /* background: url(/cdn/shop/files/arrow_right.png) 50% 50% no-repeat; */
    background: url(review-next.png) 50% 50% no-repeat;
    width: 65px !important;
    height: 65px !important;
    background-size: 50px;
    transition: none !important; 
    transform: none !important;
    padding: 0;
    margin: 0 !important;
    border: 0 !important;
    margin-top: -200px !important;
    z-index: 999;
    position: relative;
    margin-right:-100px !important;
}

.jdgm-carousel--done .jdgm-carousel__item-container {
    overflow: hidden;
    position: relative;
}

.jdgm-carousel__item-container .jdgm-carousel-item {
    display: inline-block;
    /* height: 81%;
    width: 33.3%; */
    vertical-align: middle;
    padding: 20px 24px;
    margin: 0 8px !important;
    overflow: hidden;
    box-shadow: 0px 1px 3px 0px #0000002e!important;
    border-radius: 8px!important;
    position:relative;
    transition:0.5s;
  
}

.jdgm-carousel__item-container .jdgm-carousel-item:hover {
    transform: scale(1.05);
}
.jdgm-carousel__item-container .jdgm-carousel-item:before {
    position: absolute;
    content: '';
    display: block;
    top: 43px;
    right: 27px;
    background-image: url(quote-icon.svg);
    Width: 24px;
    Height: 24px;
    opacity: 0.3;
}

.swiper-button--prev.btn {
    font-size: 0;
    background: url(/cdn/shop/files/arrow_left.png) 50% 50% no-repeat;
    width: 100px !important;
    height: 60px !important;
    background-size: 50px;
    transition: none !important;
    transform: none !important;
    padding: 0;
    margin: 0 !important;
    border: 0 !important;
    z-index: 999;
    display: block !important;
    opacity: 1;
    overflow: visible !important;
    background-color: transparent !important;
    margin-left:-50px !important;
}
.swiper-button--next.btn {
    font-size: 0;
    background: url(/cdn/shop/files/arrow_right.png) 50% 50% no-repeat;
    width: 100px !important;
    height: 50px !important;
    background-size: 60px;
    transition: none !important;
    transform: none !important;
    padding: 0;
    margin: 0 !important;
    border: 0 !important;
    z-index: 999;
    display: block !important;
    opacity: 1;
    overflow: visible !important;
    background-color: transparent !important;
    margin-right:-50px !important;
}
.swiper-btn--wrapper {
    position: absolute;
    opacity: 0.5;
    pointer-events: none;
    z-index: 999;
    display: flex;
    align-items: center;
    height: 100%;
    transition: opacity .2s ease 0s;
}
.btn-hover-default:after, .btn:not(:disabled):not(.standalone-icon--wrapper):not(.swiper-button-disabled):not(.disabled):not(.btn--secondary):after, .shopify-payment-button__button.shopify-payment-button__button--unbranded:not(.disabled):not(:disabled):after, button.pswp__button:after {
  display:none;
}
.slide-btn--primary {
    background-position: 75%center !important;
    font-weight: 400;
    font-size: 16px;
    line-height: 40px;
    letter-spacing: 0.8px;
    text-align: center;
    background-color: #C9A867 !important;
    color: #002F6C !important;
    gap: 12px;
    border-radius: 4px;
    width: 225px;
    height: 60px;
    background-image: url(shop-now-arrow.svg)!important;
    background-repeat: no-repeat !important;
    text-indent: -27px;
    transition:0.5s;
    border:0 !important;
}

.slide-btn--primary:hover {
  background-color: #d4b87a;
  --tw-scale-x: 105%;
  --tw-scale-y: 105%;
  --tw-scale-z: 105%;
  scale: var(--tw-scale-x) var(--tw-scale-y);
  background-position: 78% center !important;
}

.slide-btn--secondary {
    width: 225px;
    height: 60px;
    font-family: Arial;
    font-weight: 400;
    font-style: Regular;
    font-size: 16px;
    line-height: 39px;
    letter-spacing: 0.4px;
    text-align: center;
    border-radius: 4px;
}

.btn.btn--secondary.slide-btn--secondary:hover {
  background-color: transparent !important;
  --tw-scale-x: 105%;
  --tw-scale-y: 105%;
  --tw-scale-z: 105%;
  scale: var(--tw-scale-x) var(--tw-scale-y);
  color: #c9a867 !important;
}

.slideshow-slider-container .slide-buttons {
    display: flex;
    gap: 20px;
    position: relative;
    top: -30px;
}
#template--19038726160435__rich_text_8GDpXx a.btn.homepage-featured-box-btn {
    border-radius: 12px !important;
}
a.btn.homepage-featured-box-btn {
    width: 142px;
    height: 44px;
    border-radius: 10px;
    box-shadow: 0px 4px 6px -1px #0000001A;
    font-family: Arial;
    font-weight: 400;
    font-style: Regular;
    font-size: 14px;
    line-height: 46px;
    letter-spacing: 0.7px;
    text-align: center;
    text-transform: uppercase;   
    padding: 0;
}
a.btn.homepage-featured-box-btn:hover {
    --tw-scale-x: 105%;
    --tw-scale-y: 105%;
    --tw-scale-z: 105%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
    background-color: #003875;
}

       


#shopify-block-AWURpWXZiR05sK2NyQ__judge_me_reviews_featured_carousel_ThAqgU .jdgm-carousel-wrapper {
    width: 80%;
    margin: auto;
    padding: 0px 0;
}



/* Home Product */
.product-grid--title a {
    font-weight: 500;
    padding: 10px 0px;
    font-family: proxima-nova, sans-serif;
    line-height: 1.4;
    font-size: 16px;
    max-width: 90%;
    margin: 0 auto;
    min-height: 73px !important;
}
.swiper-btn--wrapper .product-grid--price  {
  color:#959595;
}
button.btn--underlined.quick-add-button {
    border: 1px solid #002f6c;
    --link-border-color: none;
    padding: 10px 35px;
    text-transform: uppercase;
    font-size: 14px;
    transition: all .3s ease;
    font-family: proxima-nova, sans-serif;
    font-style: normal;
    font-weight: 500;
    background:transparent;
}
button.btn--underlined.quick-add-button:hover{
  background:#002f6c !important;
  color:#ffffff !important;
}  
.collage-builder__grid-item--inner {
        padding: 0;
}
.collage-builder__grid-item .collage-builder__image {
      background-position: 0 75% !important;
}
.video {
    background: #000000;
}
.collage-builder__background-video.type-mp4 .hero-video-mp4 {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: 50% 40% !important;
    opacity: 0.9;
}

product-card.grid-view-item{
  box-shadow: 0px 8.49px 12.74px -2.55px #0000001A;
  border-radius: 13.59px;
  background: #fff;

}

.product-page-related-products  h2.section-title {
  font-family: 'Playfair Display';
  font-weight: 400;
  font-size: 48px;
  line-height: 48px;
  letter-spacing: 0px;
  text-align: center;
  text-transform: none !important;

}
.homepage-featured-content-wrapper .swiper {
    padding-top: 23px;
    padding-bottom: 23px;
}
.product-page-related-products  .section-title--wrapper {
    flex-direction: column-reverse;
    margin-bottom: 0px;
}
.ww-product__rating-count {
    position: relative;
    display: block;
    top: 1px;
}
.product-page-related-products .section-description p {
    color: #4A5565 !important;
    font-family: 'Lato';
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0px;
    text-align: center;
    text-transform: none;
}


.product-page-related-products .swiper-button--next.btn, .product-page-related-products .swiper-button--prev.btn {
    color: #c9a867;
    width: 63px !important;
    height: 63px !important;
    border: 1px solid #c9a867 !important;
    opacity: 1;
    background-image: none !important;
    border-radius: 50px;
    background-color: #FFFFFF !important;
    display: flex !important;
}

.product-page-related-products .swiper-button--next.btn:hover, .product-page-related-products .swiper-button--prev.btn:hover {
   
    background-image: none !important;
    background-color: #c9a867 !important;
    color: #fff;
    box-shadow: 0px 20px 25px -5px #0000001A;

}
.product-recommendations__slideshow {
    padding: 50px 0;
}
.btn.quick-add-button.quick-add-button-desktop.cowlendar-add-to-cart {
    background-color: #C9A867;
    font-family: "Lato", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.4px;
    text-align: center;
    color: #002f6c;
    border-radius: 8px;
    background-image: url(addtocart-icon.svg);
    background-repeat: no-repeat;
    background-position: 30% center;
    text-transform: none;
    text-indent: 25px;
    transition:0.5s;
}
.btn.quick-add-button.quick-add-button-desktop.cowlendar-add-to-cart:hover {
 transform:scale(1.05);
}

.product-grid--price.product-grid--price-font-body {
    display: flex;
    justify-content: space-between;
    padding-bottom: 30px !important;
    padding: 0 16px;
    align-items: center;
}

.product-grid--price span.money {
    font-family: "Lato";
    font-weight: 400;
    font-size: 20.38px;
    line-height: 27.18px;
    letter-spacing: 0px;
    color: #C9A867 !important;
}
.jdgm-carousel-item__review-rating {
    font-size: 120%;
    position: absolute;
    bottom: -60px;
    right: 0;
}

.jdgm-carousel-wrapper .jdgm-carousel-item__review {
    position: relative;
}

.jdgm-carousel-item__review {
    overflow: visible !important;
}



.jdgm-carousel-wrapper .jdgm-carousel__item-wrapper {
    height: 280px;
    margin-top: 10px;
}

.wishlist-engine {
    position: absolute;
    top: 0;
    right: 11px;
}
.wholesale {
    position: relative;
    display: block;
}
.wholesale  .wh-discounted-price{
    font-family: 'Playfair Display' !important;
    font-weight: 400 !important;
    font-size: 30px !important;
    line-height: 36px !important;
    letter-spacing: 0px;
}

.wh-discounted-price-block > div:first-child {
    display: none;
}

.ww-product__price-row h6 {
    font-family: 'Playfair Display';
    font-weight: 400;
    font-size: 30px;
    line-height: 36px;
    letter-spacing: 0px;
    margin-bottom: 0;
}

.stock-level {
    position: relative;
    display: block;
    box-shadow: 0px 9.71px 14.57px -2.91px #0000001A;
    border-radius: 14px;
    padding: 6px 13px 6px 22px;
    font-family: Arial;
    font-weight: 700;
    font-size: 10px;
    line-height: 14px;
    letter-spacing: 0px;
    color: #fff;
}
.stock-level:before {
    position: absolute;
    display: block;
    content: '';
    width: 7px;
    height: 7px;
    background: #fff;
    border-radius: 50px;
    top: 10px;
    left: 10px;
}
.instock{
    background: #00C950E5;
}
.leftstock{
  background:#F0B100E5;
}
.outstock{
  background:#FB2C36E5;
}

.grid-view-item{
  transition:0.5s;
}

.grid-view-item:hover{
  transform: scale(1.05) translateY(-8px);
  box-shadow: 0px 20px 40px -8px rgba(0, 0, 0, 0.2), 0px 8px 16px -8px rgba(0, 0, 0, 0.15);
}
/* Cart popup */
.qa-overlay {
  position: fixed;
  inset: 0;
  background: rgba(0,0,0,0.55);
  z-index: 9999;
  display: none; /* hidden by default */
  align-items: center;
  justify-content: center;
}

/* Only show when active */
.qa-overlay.is-open {
  display: flex;
}
.qa-modal {
    background: #fff;
    border-radius: 16px;
    padding: 30px 0;
    width: 90%;
    max-width: 520px;
    position: relative;
}
.qa-close {
    position: absolute;
    top: 16px;
    right: 20px;
    font-size: 27px;
    background: none;
    border: none;
    cursor: pointer;
    color: #333;
}

.qa-modal hr {
    border-top: 1px solid rgb(0 47 108 / 12%);
}


.qa-header {
    display: flex;
    align-items: center;
    gap: 20px;
    margin-bottom: 16px;
    padding: 0 30px;
}
.qa-header img {
  border-radius: 8px;
  object-fit: cover;
  border: 1px solid #eee;
}
.qa-header h3 {
  color: #111;
  font-family: Arial;
  font-weight: 400;
  font-style: Regular;
  font-size: 18px;
  leading-trim: NONE;
  line-height: 28px;
  letter-spacing: 0px;

}
.qa-price {
  color: #b8922a;
  font-size: 16px;
  font-weight: 600;
  margin: 0;
}
.qa-label {
    /* text-align: center; */
    color: #555;
    margin: 16px 0 10px;
    font-family: Arial;
    font-weight: 400;
    font-style: Regular;
    font-size: 14px;
    leading-trim: NONE;
    line-height: 20px;
    letter-spacing: 0px;
    padding: 0 30px;
}
.qa-qty-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  margin-bottom: 8px;
}
.qa-qty-btn {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    border: 1.5px solid #b8922a;
    background: none;
    font-size: 28px;
    color: #b8922a;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}
.qa-qty-btn:hover {
  background: #b8922a;
  color: #fff;
}
#qa-qty {
    width: 85px;
    height: 48px;
    text-align: center;
    font-size: 18px;
    border: 2px solid #ddd;
    border-radius: 8px;
    padding: 0;
    font-family: Arial;
    font-weight: 400;
    font-style: Regular;
    font-size: 24px;
    line-height: 32px;
    letter-spacing: 0px;
}
.qa-max-note {
    color: #999;
    margin-bottom: 16px;
    font-family: Arial;
    font-weight: 400;
    font-style: Regular;
    font-size: 14px;
    leading-trim: NONE;
    line-height: 20px;
    letter-spacing: 0px;
    text-align: center;
    margin-top: 16px;
}
.qa-footer {
    display: flex;
    flex-direction: column;
    gap: 14px;
    margin-top: 16px;
    padding: 0 30px;
}
.qa-footer > div {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.qa-subtotal-label {
    font-family: Arial;
    font-weight: 400;
    font-style: Regular;
    font-size: 16px;
    leading-trim: NONE;
    line-height: 24px;
    letter-spacing: 0px;
}
.qa-subtotal-price {
    color: #111;
    font-family: Arial;
    font-weight: 400;
    font-style: Regular;
    font-size: 20px;
    leading-trim: NONE;
    line-height: 28px;
    letter-spacing: 0px;
}
.qa-add-btn {
    width: 100%;
    padding: 10px 16px;
    background: #C9A867;
    color: #fff;
    border: none;
    border-radius: 10px;
    font-size: 15px;
    letter-spacing: 1px;
    cursor: pointer;
}
.qa-add-btn:hover {
  background: #9a7a22;
}


/* Home Awards */
.home_awards {
    width: 100%;
    display: flex;
    vertical-align: middle;
    padding: 50px;
    max-width: 100%;
    background: #f9f9f9;
}
.home_awards .wrapper-padded {
    width: 30%;
    padding: 20px 60px;
    text-align: center;
    margin: 0 auto;
}
.home_awards .wrapper-padded p {
    font-size: 16px;
    max-width: 450px;
    margin: 0 auto;
}
.home_awards .awards_logos {
    width: 70%;
    margin: 0 auto;
    max-width: max-content;
}
.home_awards .awards_logos img {
    max-width: 130px;
    padding: 20px 10px 0;
    width: 20%;
    margin: 0 auto;
}
.custom-badge, .sale-badge, .sold-out-badge {
    color: #433f3f;
    font-size: 13px;
    padding: 4px 14px;
    text-transform: uppercase;
    z-index: 5;
    position: absolute;
    top: 15px;
    left: 15px;
    border-radius: 20px;
    width: auto;
    height: auto;
    line-height: 30px;
    font-family: proxima-nova, sans-serif;
    font-style: normal;
    font-weight: 500;
}

.grid-view-item-image {
    overflow: hidden;
    position: relative;
    border-radius: 16px 16px 0 0;
}

/* Footer */
footer.footer-main {
    padding: 40px 0px 40px 0px;
}
.bottom--footer {
  padding-top: 50px;
}
.bottom--footer---copyright {
  border-top: 1px solid #ffffff;
  text-align:left;
}
.footer-bottom {padding:0px 0px 30px 0px;}
.footer-alignment--left .social-media-footer ul {
    margin-top: 15px;
    padding-left:15px;
}
.footer-wrapper p {
    color: #ffffff;
}
.footer-header {
    font-family: proxima-nova, sans-serif;
    font-style: normal;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.bottom--footer p {
    font-size: 13px;
    color: #ffffff;
}
footer.footer-main.color-scheme--dark.site-footer.footer-alignment--left {
    border-top: 0px;
    margin-top: -1px;
}
.grid__item.large--one-quarter.medium--one-half.social-media-footer {
    margin: 0 auto;
    padding-left: 0;
}
footer.footer-main .logo_image {
  width:150px;
}

.marsello-tab .text {
    font-size: 12px !important;
    text-align: center;
}
.footer-description {padding-bottom:0px;text-align:right;}

/* Internal Page */
.template-article .shopify-section.section--image-with-text-overlay {background-color: #000000; margin-top:-200px;}
.template-article .width--content {
    max-width: 1200px;
}
.template-blog .shopify-section.section--image-with-text-overlay {background-color: #000000; margin-top:-200px;}
.template-page .shopify-section.section--image-with-text-overlay {background-color: #000000; margin-top:0px;}
.grid__item--article-main {
    margin-top: 0;
    width: 75%;
}
#contact-us .shopify-section.section--image-with-text-overlay {
    background-color: #000000;
    /* margin-top: -10px; */
}
/* .template-collection .section--collection-header {
  margin-top:-150px;
} */
.template-list-collections .shopify-section.section--image-with-text-overlay {background-color: #000000; margin-top:-200px;}
p.clearfix.article-prev-next-wrapper.nav-link-animated--custom {
    margin-top: 50px;
}

.template-article .image-with-text-overlay__cropped-image {
    opacity: 0.8;
}
.template-article .shopify-section.section--image-with-text-overlay {
  margin-top:-200px;
}
.template-blog .image-with-text-overlay__cropped-image {
    opacity: 0.8;
}
.template-page .image-with-text-overlay__cropped-image {
    opacity: 0.8;
}
.template-collection .image-with-text-overlay__cropped-image {
    opacity: 0.8;
}
.template-collection .collection-header__text-content {padding-top:250px; padding-left: 60px;}
.templete-product svg {
    display: none !important;
}
.swiper-button--prev.btn {
    margin-left: -100px !important;
}
.swiper-button--next.btn {
    margin-right: -100px !important;
}
.templete-product .product-description.product-form-block {
  color:#ffffff;
}
.templete-product .product-description ul li {
  font-size:14px;
}
.product--add-to-cart-form #Quantity {color:#ffffff;}
.product--add-to-cart-form .ajaxcart__qty, .product--add-to-cart-form .js-qty {
    max-width: none;
    min-width: 0;
    display: inline-flex;
    border: 1px solid #ffffff;
    margin-bottom: 0;
}
.product-section .product-form-block {
    color: #ffffff !important;
    border-color: #ffffff !important;
}

.stock-level-indicator {display:none;}
.product-grid--price .money {
    font-size: inherit;
    color: #444444 !important;
}
.product-page-related-products {max-width:1200px;}

/* BLOG */
.blog-main--wrapper .page--title {text-transform:uppercase;}
.template-blog .article--indiv.grid {
    width: 25%;
    float: left;
    margin: 0;
    padding: 0;
}
.template-blog .grid__item.grid__item--blog-main {
    width: 100%;
    padding: 0;
}
.template-blog h2.blog-main--article-title {
    font-family: "proxima-nova", sans-serif;
    font-weight: 600;
    font-size: 22px;
    letter-spacing: 0;
    min-height:60px;
    line-height:1.3;
    letter-spacing:0px;
   
}
.template-blog .rte {
    font-size: 16px;
    line-height: 1.2;
    color: #444;
    min-height: 100px;
    width:100%;
    float:left;
}
.blog-template--main {
    width: 100%;
    display: block;
    float: left;
}
.template-blog .article--indiv {
    width: 25%;
    float: left;
    display: block;
    padding: 10px;
}
.template-blog h1.page--title.template-title {
    text-transform: uppercase;
}
.template-blog .article__featured-image img {
    object-fit: cover;
    width: 100%;
    max-height: 300px !important;
    overflow: hidden;
    margin: 0;
    min-height: 300px !important;
}
#ComparePrice.on-sale+span+#ProductPrice {
    color: #ffffff;
}
#ComparePrice.sale-price {
    color: #ffffff;
    opacity:0.6;
}
.additional_des h3 {
    letter-spacing: 0;
    text-transform: uppercase;
    margin-bottom: 13px;
}
.sale-badge.badge {
    display: none;
}

.product-details-wrapper {
  float: left;
  padding-left: 10%;
}
h3.upcart-upsell-item-title {
 white-space: break-spaces;
}
.stock-level-message {
  display:none;
}
button#ProductSubmitButton-template--16028248309811__product-form {
    background: transparent !important;
    border: 1px solid #ffffff !important;
}
.homepage-featured-content-box.wrapper-spacing--h.slideshow-mobile-overlay-text {
    max-width: 650px;
    padding-top: 100px;
    margin-left: 100px;
}
.slideshow-slider-container.wrapper-spacing--v.slider-section--template--16003851223091__slideshow_NBkhgP.shown-on-scroll.animated.fadeIn {
    margin-top: -100px;
}
.slideshow-slider-container.wrapper-spacing--v.slider-section--template--16003851223091__slideshow_Wpe9Nh.shown-on-scroll.animated.fadeIn {
    margin-top: -100px;
}
a.btn.homepage-section-btn {
    background: transparent;
    border: 1px solid #ffffff;
    margin-top: 25px !important;
}

#wizz_highlight_0 {
    display: none !important;
} 

.wizz-widget p {
    margin: 0;
    color: #ffffff;
}
.wizz-widget .wizz_vol_discount_price {color:#dddddd !important;}
.wizz-widget .wizz_submit_btn {
    border: 1px solid #ffffff !important;
    color: #fff !important;
    font-size: 14px !important;
    margin-top: 10px !important;
    min-height: 20px !important;
    width: 100%;
    border-radius:0px !important;
    background: transparent !important;
    border: 1px solid #ffffff !important;
    padding: 10px;
}
wizz_volume_discount_main {
    border: 1px solid #ffffff !important;
    margin-top: 10px !important;
    border-radius: 0px !important;
    padding: 0px 10px 10px 0;
}
.wizz-widget .wizz-most-popular-img #wizz-label {
  border-radius:0px !important;
}
.wizz_volume_discount_main {
    border: 1px solid #ffffff !important;
    border-radius: 0px !important;
    cursor: pointer;
    margin-top: 10px !important;
    padding:10px !important;
}
.wizz-widget {
  padding:0px !important;
  margin-bottom:0px !important;
}
.UpcartDesignSettings__cartAccentColor {width:100%;}
#up-upsell-carousel li.slide.selected {
    background: #f1f1f1;
}
.links-footer a {
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 1px;
}
.footer-main .large--one-quarter {
  width:auto;
  min-width:15%;
  padding-left:0px;
}
.grid__item.large--one-quarter.medium--one-half.small--one-whole.social-media-footer {
  display: block;
   min-width:40%;;
}
#all-products .collage-builder__text-container {overflow:visible;}

.reviews-star-rating {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 10px;
    justify-content: center;
    padding-bottom: 30px;
}
h2.heading_GUqcBW {
    font-family: 'Arial';
    font-weight: 400;
    font-size: 72px;
    line-height: 72px;
    letter-spacing: -1.8px;
    text-align: center;
    color: #fff;
    margin-top: 130px;
}

div#shopify-section-template--19087805972531__story {
    text-align: center;
    position: relative;
    display: block;
    top: -216px;
    z-index:99;
}
.text_JCecFC p {
    font-family: 'Arial';
    font-weight: 400;
    font-size: 24px;
    line-height: 32px;
    letter-spacing: 0.6px;
    text-align: center;
    color:#fff;

}
.image-with-text-overlay__buttons a.btn {
    height: 60px;
    line-height: 40px;
    transition:0.5s;
}
.image-with-text-overlay__buttons a.btn:hover {
    transform:scale(1.1);
}
.template--19087805972531__image_with_text_overlay_PHTJim .text-with-icon--content {
    flex-direction: column-reverse;
    position: relative;
    top: 80px;
    animation: scrolling 2s infinite cubic-bezier(.4, 0, .2, 1);
}
a.link.animated-link--item {
    opacity: 0;
    transition:0.5s;
}
.template--19087805972531__image_with_text_overlay_PHTJim .text-with-icon--content:hover a.link.animated-link--item {
    opacity: 1;
}

@keyframes scrolling {
    0%, 100% {
        top: 80px;
    }

    50% {
        top: 100px;
    }
}

a.link.animated-link--item {
    color: #fff !important;
    font-family: 'Lato';
    font-size: 13px;
}

div#shopify-section-template--19087805972531__image_with_text_WKkMpM {
    margin-top: -84px;
    padding-top: 80px;
    padding-bottom: 80px;
}

div#shopify-section-template--19087805972531__image_with_text_WKkMpM .wrapper-spacing--v.color-scheme--light.image-with-text__container.feature-row--no-overlapping {
    background: #fff;
}

#shopify-section-template--19087805972531__image_with_text_WKkMpM .homepage-indiv-section-wrapper.homepage-featured-content-wrapper {
    max-width: 1330px;
    margin: 0 auto;
}

#shopify-section-template--19087805972531__image_with_text_WKkMpM .homepage-featured-content-box-inner.shown-on-scroll.animated.fadeIn, 
#shopify-section-template--19087805972531__image_with_text_WKkMpM .feature-row__text-alignment--center h2.homepage-sections--title,
#shopify-section-template--19087805972531__image_with_text_WKkMpM .feature-row__text-alignment--center p  {
    text-align: left;
}

#shopify-section-template--19087805972531__image_with_text_WKkMpM h2.homepage-sections--title{
    color:#D9B261;
    font-family: Arial;
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 1.2px;
    text-transform: uppercase;


}
#shopify-section-template--19087805972531__image_with_text_WKkMpM .rte.featured-row__subtext  h3 {
    color:#003B6F;
    font-family: Arial;
    font-weight: 400;
    font-size: 48px;
    line-height: 57.6px;
    letter-spacing: 0px;
    max-width: 545px;


}
#shopify-section-template--19087805972531__image_with_text_WKkMpM .featured-row__subtext p {
    font-family: Arial;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0px;
    color:#4A5565;
}

#shopify-section-template--19087805972531__image_with_text_WKkMpM a.btn.homepage-featured-box-btn {
    Width:138px;
    Height:48px;
    border-radius: 0px;
    box-shadow: 0px 4px 6px -1px #0000001A;  
    text-align: center;
    padding: 0;
    background:#D9B261;
    font-family: Arial;
    font-weight: 400;
    font-size: 16px;
    line-height: 50px;
    letter-spacing: 0px;

}
#shopify-section-template--19087805972531__image_with_text_WKkMpM a.btn.homepage-featured-box-btn:hover{
 background-color: #c39d4f;
}
       
#shopify-section-template--19087805972531__rich_text_LNkxdP .homepage-featured-rich-text.width--narrow{
    background: linear-gradient(180deg, #003B6F 0%, #005A9C 100%);
    max-width: 1120px;
    height: 120px;
    gap: 8px;
    border-radius: 10px;
    padding:30px 0;

}
#shopify-section-template--19087805972531__rich_text_LNkxdP .featured-row__subtext.textarea  h5 a{
    font-family: Arial;
    font-weight: 400;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0px;
    text-align: center;
    color:#fff;
    text-decoration: none;
    position:relative;
}
#shopify-section-template--19087805972531__rich_text_LNkxdP .featured-row__subtext.textarea  h5 a:hover{
    color:#D9B261;
}
#shopify-section-template--19087805972531__rich_text_LNkxdP .featured-row__subtext.textarea  h5 a:before {
    position: absolute;
    content: '';
    display: block;
    Width: 20px;
    Height: 20px;
    top: 0;
    left: -30px;
    background-image: url('call-icon2.svg');
}
#shopify-section-template--19087805972531__rich_text_LNkxdP .rte.featured-row__subtext.textarea {
    margin-bottom: 10px;
}


#shopify-section-template--19087805972531__rich_text_LNkxdP .featured-row__subtext.textarea  h5 {
 margin-bottom:5px;
}
#shopify-section-template--19087805972531__rich_text_LNkxdP .featured-row__subtext.textarea  p{
    font-family: Arial;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0px;
    text-align: center;
    color:#ffffffab;
}

h2.heading_iP9Qba {
    font-family: Times New Roman;
    font-weight: 400;
    font-size: 72px;
    line-height: 72px;
    letter-spacing: 0px;
    text-align: center;
}

.text_34ygbb p {
    font-family: Arial;
    font-weight: 400;
    font-size: 24px;
    line-height: 39px;
    letter-spacing: 0px;
    text-align: center;
    color:#fff;

}

#shopify-section-template--19105806483507__image_with_text_overlay_aRR9dD .image-with-text-overlay__caption{
max-width: 100% !important;
}

.image-with-text-overlay__grid.template--19105806483507__image_with_text_overlay_aRR9dD .text-with-icon--icon{
    position: relative;
    top: 80px;
    animation: scrolling2 2s infinite cubic-bezier(.4, 0, .2, 1);
}

.image-with-text-overlay__grid.template--19105806483507__image_with_text_overlay_aRR9dD .text-with-icon--content{
 top: 150px;
}

@keyframes scrolling2 {
    0%, 100% {
        top: 80px;
    }

    50% {
        top: 100px;
    }
}


#shopify-section-template--19038726357043__rich_text_iW6zyz h2.rte.homepage-sections--title {
    color: #1A1A1A;
    font-family: Arial;
    font-weight: 400;
    font-size: 56px;
    line-height: 61.6px;
    letter-spacing: 0px;
    margin-bottom: 25px;

}
#shopify-section-template--19038726357043__rich_text_iW6zyz .featured-row__subtext p {
    font-family: Arial;
    font-weight: 400;
    font-size: 18px;
    line-height: 28.8px;
    letter-spacing: 0px;
    color: #6C757D;
    max-width: 700px;
}

#shopify-section-template--19038726357043__rich_text_iW6zyz  .color-scheme--white {
    background: linear-gradient(180deg, #F8F9FA 0%, #FFFFFF 100%);
    border-bottom: 1px solid #bfc5cb;
}

.accordion-faq .section-title--wrapper {
    display: flex;
    align-items: flex-start;
    text-align: left;
    margin-bottom: 50px;
    max-width: 820px;
    margin: 0 auto 10px auto;
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 16px;
}

.accordion-faq h2.section-title.text-link-animated {
    text-align: left !important;
    color:#1A1A1A;
    font-family: Arial;
    font-weight: 400;
    font-size: 28px;    line-height: 42px;
    letter-spacing: 0px;

}
.accordion-content {
    max-width: 820px;
    margin: 0 auto 16px auto;
}
.collapsible-tab span.text-with-icon--text {
    color: #1A1A1A;
    font-family: Arial;
    font-weight: 400;
    font-size: 18px;
    line-height: 25.2px;
    letter-spacing: 0px;

}
.accordion-faq .accordion-content {
    border: 1px solid #E5E7EB;
    padding: 9px 27px;
    border-radius: 8px;
}


.accordion-content .inline-icon--wrapper svg {
    min-width: 20px;
    min-height: 20px;
    max-width: 20px;
    max-height: 20px;
    width: 20px;
    height: 20px;
    display: inline-block;
    margin: 0;
    color: #6C757D;
}
#shopify-section-template--19038726357043__rich_text_iW6zyz .homepage-featured-rich-text {
    text-align: center;
    max-width: 820px;
}
.active-facets {
    align-items: center;
}

div#bottle-size-active-pills-desktop {
    display: flex;
}

.active-facets__button svg{
    max-width:15px !important;
}
.standalone-icon--wrapper svg {
    width: 17px !important;
    height: 18px !important;
    min-width: 17px !important;
    min-height: 18px !important;
}
.image--slideshow__navigation  .standalone-icon--wrapper svg {
    width: 38px !important;
    height: 25px !important;
    min-width: 35px !important;
    min-height: 25px !important;
}
.jdgm-carousel--done .jdgm-carousel__item-container {
    position: relative;
    padding-bottom: 10px !important;
}
.img-fluid{
    max-width:100%;
}

span.reviews-star-rating__value-reviews {
    position: relative;
    display: block;
    top: 1px;
}
.ww-product__back {
    width: 100%;
    border-top: 1px solid #F3F4F6;
    border-bottom: 1px solid #F3F4F6;
    padding: 15px 0;
}

div#secintro {
    scroll-margin-top: 180px;
}
.text-link-animated a:not(.standalone-icon--wrapper) {
    background: unset;
}
.text-link-animated a:not(.standalone-icon--wrapper):before {
    background: unset;
}

a.grid__image.grid__image__match .aspect-ratio.aspect-ratio--square {
    padding-bottom: 120%;
}

.product-category-name {
    position: relative;
    display: block;
    color: #666666;
    font-family: 'Lato';
    font-weight: 400;
    font-size: 11.89px;
    line-height: 16.99px;
    letter-spacing: 0px;
    text-align: left;
    padding: 0 18px 12px 18px;
}


#shopify-section-template--19087805972531__image_with_text_WKkMpM .responsive-image-wrapper {
    position: relative;
    display: block;
    overflow: hidden;
    border-radius: 8px;
    max-width: 536px;
}
#shopify-section-template--19087805972531__image_with_text_WKkMpM .responsive-image-wrapper img{
    transition:0.5s;    
}

#shopify-section-template--19087805972531__image_with_text_WKkMpM .responsive-image-wrapper:hover img{
    transform:scale(1.1);
}

#shopify-section-template--19038726357043__1645724501b902ee9b .homepage-featured-rich-text.width--narrow.homepage-featured-rich-text__text-alignment-desktop--center.homepage-featured-rich-text__text-alignment-mobile--center {
    background: #F8F9FA;
    border: 1px solid #E5E7EB;
    padding: 40px;
    border-radius: 12px;
    max-height: 230px;
    max-width: 820px;
}

#shopify-section-template--19038726357043__1645724501b902ee9b .homepage-featured-rich-text.width--narrow.homepage-featured-rich-text__text-alignment-desktop--center.homepage-featured-rich-text__text-alignment-mobile--center
h2.rte.homepage-sections--title{
    color:#1A1A1A;
    font-family: Arial;
    font-weight: 400;
    font-size: 24px;
    line-height: 36px;
    letter-spacing: 0px;
    text-align: left !important;
    
}


#shopify-section-template--19038726357043__1645724501b902ee9b .textarea p{
    color:#495057;
    font-family: Arial;
    font-weight: 400;
    font-size: 16px;
    line-height: 27.2px;
    letter-spacing: 0px;
    text-align: left !important;

}
#shopify-section-template--19038726357043__1645724501b902ee9b .textarea p a{
    color:#0A3B6E;
    font-family: Arial;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0px;

}


.slider-section--template--19038726160435__slideshow_NBkhgP .slideshow--desktop-height-full_screen {
    height: 88vh !important;
}

.form-vertical input {
    display: block;
    margin-bottom: 10px;
    padding-left: 15px;
}

.non-club-wrap {
    position: relative;
    display: flex;
    align-items: center;
}
.nonmember p {
    font-size: 9px;
    margin-bottom: 0;
    color: #fff;
}
.nonmember {
    position: relative;
    display: block;
    background: #0e1f40;
    color: #fff;
    text-align: center;
    padding: 5px 8px;
    border-radius: 14px;
    margin-left: 7px;
}

.clubprice {
    position: relative;
    display: block;
    font-weight: 700;
}

.non-club-wrap span.money {
    min-width: 75px;
}

.memberloged .member.money {
    color: #c00 !important;
}
.memberloged {
    position: relative;
    display: flex;
}
span.non-member.money {
    text-decoration: line-through;
    font-size: 15px;
    margin-left: 11px;
}

.club-wrap span.non-member.money {
    color: #0a2a5c!important;
    font-size: 14px;
}
.retails {
    position: relative;
    display: flex;
    align-items: center;
}

.retails .clubprice {
    position: relative;
    display: block;
    font-weight: 700;
    font-size: 20px;
    line-height: 20px;
}

a.btnjoin {
    position: relative;
    display: block;
    background: #c9a84c;
    color: #fff;
    padding: 8px 10px;
    border-radius: 10px;
    margin-left: 15px;
    transition: 0.5s;
}

a.btnjoin:hover {
    background: #a08435;
}
#shopify-section-template--19105806483507__rich_text_6693nQ .rte p{
    font-family: Arial!important;
}

span#wwQtyPrice {
    display: none;
}

/* Responsive */

/* @media only screen and (max-width: 1360px) {
    .site-header {
        padding: 0 20px !important;
    }
} */

@media only screen and (min-width: 1500px) {
 
    
    .nav-item--3  .megaimg-wrap {
        position: relative;
        display: flex;
        left: 20px;
    }

    /* .nav-item--4  .megaimg-wrap {
        left: -544px;
    } */

    .nav-item--4  .megaimg-wrap {
        left: -290px;
    }
    .megaimg-wrap {
        position: relative;
        display: flex;
        left: -170px;
    }


}

@media only screen and (min-width: 1920px) {
    .megaimg-wrap {
        position: relative;
        display: flex;
        left: -310px;
    }  
    
    .nav-item--3  .megaimg-wrap {
        position: relative;
        display: flex;
        left: -70px;
    }

    .nav-item--4  .megaimg-wrap {
    left: -544px;
}


}



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

html,body{
    overflow-x:unset;
}

.collage-builder__grid-item--text_NHhfPm .collage-builder__text-container {
      overflow: visible;
  }

.product-grid--price.product-grid--price-font-body {
    flex-direction: column;
}

.stock-level {
    position: relative;
    display: inline-block;
    margin-top: 10px;
}
/* product-card.grid-view-item {
    min-height: auto;
} */

product-card.grid-view-item {
    min-height: 320px;
    height: 100%;
}

.site-header {
    padding: 0 20px !important;
}

.top-links ul.site-nav {
    column-gap: 15px;
}
li.site-nav--has-dropdown:after { 
    width: 5px;
    height: 5px;   
    top: 30px;
    right: -7px;
}

ul.site-nav__dropdown.mega-menu-dropdown.has--subdropdowns .container {
   padding: 0 0px;
}
.dropdown-submenu--1 {
    max-width: 35%;
}

.megaimg-wrap {
    left: -77px;
}

.nav-item--2  .mega-menu--links {
    width: 520px;
}
.nav-item--3  .megaimg-wrap {
    left: -20px;
}

.nav-item--4  .megaimg-wrap {
    left: -329px;
}
.nav-item--4 .mega-menu--links {
    width: 520px;
}
.slider-section--template--19038726160435__slideshow_NBkhgP .block-section--image_PtKMbw .homepage-section-btn, .slider-section--template--19038726160435__slideshow_NBkhgP .block-section--image_9hRCGL .homepage-section-btn {
    background: #c9a8677d;
}

.jdgm-carousel-wrapper .jdgm-carousel-item {
    width: 33% !important;
}
.jdgm-carousel-item__review-body>p {
    margin: 0;
    font-size: 13px !important;
}
.btn.quick-add-button.quick-add-button-desktop.cowlendar-add-to-cart {
    padding: 9px 0;
    background-position: 18% center;
}
.site-nav__link:after {
    top: 28px;
    right: -8px;
    width: 5px;
    height: 5px;
}

body.template-product {
    overflow-x: unset;
}

.product-recommendations {
    padding-bottom: 0 !important;
    padding-top: 32px !important;
}
.grid-view-item {
    height: 100%;
}

.ww-product-page {
    padding: 0 20px 45px !important;
}

.ww-accordion-wrap {
    padding: 50px 0 40px 0 !important;
}

.product-page-related-products .swiper-button--next.btn, .product-page-related-products .swiper-button--prev.btn {
    background-image: none !important;
    background-color: #c9a867 !important;
    color: #fff;
    box-shadow: 0px 20px 25px -5px #0000001A;
}
.product-page-related-products .swiper-button--next.btn {
    left: -44px !important;
}
.product-page-related-products .swiper-button--prev.btn{
    left: 44px !important;
}
.ww-breadcrumb {
    position: sticky;
    top: 0 !important;
}
.template--19087805972531__image_with_text_overlay_PHTJim {
    --height-desktop: 714px !important;
}

h2.heading_GUqcBW {
    margin-top: 140px;
}

div#shopify-section-template--19087805972531__image_with_text_WKkMpM {
    padding-left: 15px;
    padding-right: 35px;
}
.site-nav li a span {
    font-size: 12px;
}

.product-grid--title a {
    font-size: 14px;
}

.non-club-wrap {
    flex-direction: column;
}

.nonmember {
    margin-top: 15px;
    margin-left: 0;
}
.retails .nonmember {
    margin-top: 0;
}

a.btnjoin {
    margin-left: 0;
}

.retails {
    flex-wrap: wrap;
}
.pd-memwrap {
    margin-left: 15px;
    width: 160px;
}
a.btnjoin {
    margin-left: 21px;
    margin-top: 0;
}

.template--19087805972531__image_with_text_overlay_PHTJim {
    margin-top: -25px;
}

}
@media only screen and (max-width: 991px) {

.site-nav__link:after{
    display:none;
}
 h1.site-header__logo img {
}
.mhead-links img {

}
.site-nav--mobile .standalone-icon--wrapper {
    min-width: 36px !important;
    min-height: 37px !important;
    padding: 7px 9px!important;
}
.mhead-links {
    position: relative;
    display: flex;
}
.mobile-nav-bar-wrapper {
    background: rgb(10 42 92);
}
.site-nav--mobile a svg, .site-nav--mobile button svg {
    filter: invert(1);
}

.site-nav--mobile .site-nav__link {
    position: relative;
    border: 1px solid #ffffff4f;
    border-radius: 4px;
}

.section--template--19038726160435__50b03afc-6c7a-4252-94c2-7579c9d3b3ee {
    padding: 0;
}

.collage-builder__grid-item--text_NHhfPm .collage-builder__heading {
    font-size: 34px !important;
}

#shopify-section-template--19038726160435__3643d38b-24f2-4040-ab67-4b4b44a63aab .swiper.swiper-initialized.swiper-horizontal {
    max-width: 100%;
    margin-left: 0;
}

.product-grid--title a {
    font-size: 14px;
    min-height: 45px !important;
}

.collage-builder__grid-item--text_xgRxd8 .collage-builder__heading {
    font-size: 23px !important;
    line-height: 28px !important;
}
#shopify-section-template--19038726160435__3643d38b-24f2-4040-ab67-4b4b44a63aab .wrapper-spacing--v.wrapper-spacing--h.color-scheme--white.slider-nav--left-and-right.shown-on-scroll.animated.fadeIn {
    padding: 0;
}


.jdgm-carousel__item-container .jdgm-carousel-item {
    width: 60%;
}
.distillery-club__footer .footer-link {
    max-width: 50% !important;
}
.os-left {
    width: 100%;
}
.ww-footer__main {
    max-width: 100%
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.template--19087805972531__image_with_text_overlay_PHTJim {
    height:606px !important;
}
h2.heading_GUqcBW {
    font-size: 57px;
    line-height: 72px;
    margin-top: 80px;
}

div#shopify-section-template--19087805972531__story {
    top: -110px;
}
div#shopify-section-template--19087805972531__image_with_text_WKkMpM {
     padding-top: 0;
     padding-bottom: 0;
}

.mobile-nav .mega-menu--mobile .mobile-promo--block {
    width: 60%;
}

.homepage-sections--slideshow-wrapper.text-position--bottom-right .homepage-featured-content-box .homepage-featured-content-box-inner .slide-buttons {
    justify-content: center;
}

.homepage-sections--slideshow-wrapper.text-position--bottom-right .homepage-featured-content-box {
    align-self: flex-end;
    justify-self: center !important;
}


.homepage-featured-content-box.wrapper-spacing--h.slideshow-mobile-overlay-text {
    max-width: 100% !important;
    padding-top: 100px;
    margin-left: 0 !important;
}

.homepage-sections--slideshow-wrapper.text-position--bottom-right .homepage-featured-content-box .homepage-featured-content-box-inner .slide-buttons {
    justify-content: center !important;
}

.image--slideshow__navigation .standalone-icon--wrapper {
    background: #ffffff36;
}

.homepage-sections--slideshow-wrapper.text-position--bottom-right .homepage-featured-content-box .homepage-featured-content-box-inner .slide-buttons {
    justify-content: center !important;
}
.slider-section--template--19038726160435__slideshow_NBkhgP .slideshow--desktop-height-full_screen {
    height: 40vh !important;
}
section.wrapper-spacing--v.wrapper-spacing--h.color-scheme--white.section--template--19038726160435__50b03afc-6c7a-4252-94c2-7579c9d3b3ee {
    padding-top: 90px;
    padding-bottom: 90px;
}
div#shopify-section-template--19038726160435__3643d38b-24f2-4040-ab67-4b4b44a63aab {
    padding-top: 40px;
    padding-bottom: 10px;
}
#shopify-section-template--19087805972531__image_with_text_WKkMpM .rte.featured-row__subtext  h3 {
   
    font-size: 29px;
    line-height: 38.6px;
    
}
.drawer--left {
    width: 500px;
    left: -767px;
    border-right: 1px solid var(--cart-drawer-text-color);
}

.drawer--left {
    width: 500px !important;
}

.collage-builder__grid-item--text_NHhfPm .collage-builder__text-container {
    padding: 5px;
}

.jdgm-carousel__left-arrow {
    margin-left: -80px !important;
}
.jdgm-carousel__right-arrow {
    margin-right: -80px !important;
}
.swiper-btn--wrapper.small-hide.swiper-btn-layout__left-and-right {
    display: none;
}
.jdgm-carousel-item__review-rating {
    bottom: -113px;
}

.wrapper-spacing--v.wrapper-spacing--h.color-scheme--white.section--template--19038725832755__collage_Bt3xix {
    padding-left: 0 !important;
    padding-right: 0!important;
    margin-bottom: 40px;
}
.ww-product__image-wrap {
    position: sticky !important;
}

.product-grid--price.product-grid--price-font-body {
    flex-direction: row;
}
.nonmember {
    margin-top: 15px;
    margin-left: 0;
}

.non-club-wrap {
    flex-direction: row;
}

.nonmember p {
    font-size: 9px;
}

.non-club-wrap span.money {
    min-width: 83px;
}

a.btnjoin {
    margin-top: 15px;
    margin-left: 0;
}
.pd-memwrap .nonmember {
    margin-top: 0;
    margin-left: 0;
    width: 100%;
    margin: 0 auto;
}
.template--19087805972531__image_with_text_overlay_PHTJim {
    height: auto !important;
}
.image-with-text-overlay__grid {
    min-height: 400px !important;
}

.collection-header__bg-image {
    background-position-x: 50%;
}

}


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

    body { overflow-x: unset !important; }

    .homepage-wrapper {margin-top:-100px}
    .collage-builder__grid-item.collage-builder__grid-item--image {
      width: 90% !important;
    }
    .collage-builder__grid-item.collage-builder__grid-item--text {
      width: 100%  !important;
    }
    .homepage-wrapper .shopify-section.section--image-with-text-overlay {
      padding-top: 0;
    }
    /* .jdgm-carousel__arrows {display:none;margin:0;} */
    .template-page h2 {font-size:38px !important;}
    h3 {font-size: 2.2em !important;}
    .template-article .shopify-section.section--image-with-text-overlay {background-color: #000000; margin-top:-50px;}
    .template-blog .shopify-section.section--image-with-text-overlay {background-color: #000000; margin-top:0px;}
    .template-page .shopify-section.section--image-with-text-overlay {background-color: #000000; margin-top:0px;}
    .template-collection .section--collection-header {
      margin-top:-50px;
    }
    .jdgm-carousel__left-arrow {
        margin-left: -70px !important;
    }
    .jdgm-carousel__right-arrow {
        margin-right: -70px !important;
    }
    .jdgm-carousel-item__review-rating {
        bottom: -76px;
    }
    /* .jdgm-carousel-item__review-body p{
          display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
            overflow: hidden;
             white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
    } */




    .template-blog .grid__item.grid__item--blog-main {margin-top:0;}
    .template-blog .article--indiv {width:100%;}
    .blog-template--main {padding-left:30px;}
    h2.blog-main--article-title {
        font-size: 22px !important;
        line-height: 1 !important;
        min-height: 0 !important;
    }
    .template-title--wrapper .template-title {font-size:42px !important;}
    .collage-builder__grid-item {
      min-height: 300px !important;
  }
    .collage-builder__grid-item.collage-builder__grid-item--image h2.collage-builder__heading {
      position: relative !important;
      margin-top: 0 !important;
      left: 0;
      color: #ffffff !important;
    }
    .image-with-text-overlay__caption--align-desktop-left {
      padding-left: 0%;
  }
    .homepage-featured-content-box.wrapper-spacing--h.slideshow-mobile-overlay-text {
        max-width: 95%;
        padding-top: 100px;
        margin-left: 0px;
    }
    #shopify-section-sections--16003847290931__footer-main .footer-article.text-link-animated a {
      float:none !important;
    }
    .footer-article p {margin-bottom:30px !important;}
    .bottom--footer p {
        font-size: 11px;
        color: #ffffff;
        padding-top: 20px;
    }
    .product_des_hero {
        width: 100% !important;
        background-position: 0 0 !important;
        background-attachment: scroll !important;
        background-color: rgba(0, 0, 0, 0.4) !important;
        background-blend-mode: multiply !important;
        height: auto !important;
    }
    #shopify-section-template--16003851550771__product-form .product-details-wrapper {padding-left:0px !important;}
    .sticky-header .shopping-cart .cart-item-count-bubble {
          color: #ffffff;
          background: #002f6c;
    }
    .grid__item.large--six-twelfths.context.mobile--no-top-margin.product-sticky {display:block !important;}
    .wrapper-spacing--h.product-section {
      background-color: rgba(0, 0, 0, 0.7)!important;
      padding: 25px;
    }
    .product-details-wrapper {
        padding-left: 0 !important;
    }
    .product-section .product-form-block {
      color: #ffffff !important;
  }
  .our-story-template--19105806483507__our_story_yG7fP8 {
    padding: 40px 24px 300px !important;
}
    .additional_des {
      position: relative;
      color: #ffffff !important;
      height: auto !important;
      width: 100% !important;
      left: 0 !important;
      padding: 20px !important;
  }
    #shopify-section-template--16037117460531__product-form .wrapper-spacing--h.product-section, #shopify-section-template--16037229264947__product-form .wrapper-spacing--h.product-section {
      background: none !important;
  }
    #shopify-section-template--16239185821747__product-form .wrapper-spacing--h.product-section, #shopify-section-template--16239171731507__product-form .wrapper-spacing--h.product-section {
      background: none !important;
  }
   .homepage-sections--slideshow-wrapper.mobile-text-position--center-left .homepage-featured-content-box-inner .slide-buttons {
        justify-content: center;
        flex-direction: column;
    }

    .collage-builder__grid-item {
    min-height: 268px !important;
}

.collage-builder__grid-item.collage-builder__grid-item--image h2.collage-builder__heading {
    font-size: 55px !important;
}
.collage-builder__grid-item--template--19038726160435__collage_cwmTn4--2 {
    margin-top: 25px;
}
.qa-header h3 {
    font-size: 18px !important;
}
.qa-modal {
    max-width: 70%;
    left: 29%;
    transform: translateX(-50%);
}
 .os-left {
    width: 100% !important;
    padding: 21px !important;
}

 .os-dots{
  display:none!important;

}
.accordion-faq h2.section-title.text-link-animated {
    font-size: 28px !important;
}
.mobile-nav .mega-menu--mobile .mobile-promo--block {
    width: 100%;
}

a.log-in-button.standalone-icon--wrapper {
    display: none;
}

a.search-button.standalone-icon--wrapper {
    margin-right: 0;
}
.logo_image {
    width: 64px;
}
.site-header__logo.h1 img, .site-header__logo.header-font img, h1.site-header__logo img {
    /* vertical-align: middle; */
    width: 34%;
}

.ww-search-overlay {
    right: 121px !important;
    top: 12px !important;
    padding-right: 15px !important;
}
.slider-section--template--19038726160435__slideshow_NBkhgP .slideshow--desktop-height-full_screen {
    height: 60vh !important;
}
.mobile-nav-bar-wrapper button.site-nav__link {
    margin-left: 0 !important;
}

.slide-buttons {
    margin-top: 230px;
}

section.wrapper-spacing--v.wrapper-spacing--h.color-scheme--white.section--template--19038726160435__50b03afc-6c7a-4252-94c2-7579c9d3b3ee {
    padding-top: 27px;
}
.collage-builder__grid-item {
    min-height: 234px !important;
}

h2.collage-builder__heading {
    float: none !important;
    text-align: center;
}

.collage-builder__text-container--inner {
    width: 100%;
    text-align: center;
}

section.wrapper-spacing--v.wrapper-spacing--h.color-scheme--white.section--template--19038726160435__50b03afc-6c7a-4252-94c2-7579c9d3b3ee {
    padding-bottom: 35px !important;
}

.collage-builder__content .md-max-align-top {
    align-items: center !important;
}

#shopify-section-template--19038726160435__collage_cwmTn4 h2.collage-builder__heading {
    font-size: 40px;
}

.collage-builder__grid-item.collage-builder__grid-item--template--19038726160435__collage_cwmTn4--2.collage-builder__grid-item--image.collage-builder__grid-item--image_7eXLHP {
    width: 100% !important;
    margin-top: 0;
}

.section-title--wrapper .section-description {
    margin: 15px auto 15px auto;
    max-width: 50%;
}

section#shopify-section-template--19038726160435__trust_bar_7EAp4z {
    display: none;
}

.jdgm-carousel-wrapper .jdgm-carousel-item {
    width: 100% !important;
    padding: 20px 24px !important;
}
.bottomwrapper {
    position: relative;
    display: flex;
    align-items: flex-start !important;
    justify-content: space-between;
    flex-direction: column !important;
}
 .os-panel__cta {
    margin-bottom: 25px !important;
}
 .os-right {
    height: auto;
    min-height: 720px;
    width: 100%;
}

.ww-footer__nav-list {
    max-height: 0;
    overflow: hidden;
    transition:0.5s;
}
.open .ww-footer__nav-list {
    max-height: 1000px;
    overflow: hidden;
    margin-bottom: 20px;
}

.collection-header__bg-image {
    background-position: 50% center !important;
}
.template-collection .collection-header__text-content {
    padding-top: 250px;
    padding-left: 0;
    padding-right: 0;
    text-align: center;
}

.active-facets__button svg{
    transform: scale(0.6);
}

#shopify-section-template--19038726357043__1645724501b902ee9b .homepage-featured-rich-text.width--narrow.homepage-featured-rich-text__text-alignment-desktop--center.homepage-featured-rich-text__text-alignment-mobile--center {
  
    max-height: 345px;
    max-width: 100%;
}

#shopify-section-template--19038726357043__1645724501b902ee9b .homepage-featured-rich-text.width--narrow.homepage-featured-rich-text__text-alignment-desktop--center.homepage-featured-rich-text__text-alignment-mobile--center
h2.rte.homepage-sections--title {
    font-size: 24px !important;
    text-align: center !important;
}
#shopify-section-template--19038726357043__1645724501b902ee9b .textarea p a {
    line-height: 14px;
    display: block;
}

.our-story-template--19038726160435__our_story_c3nQEj {
    padding: 40px 24px 300px !important;
}

.image--slideshow__navigation.arrows {
    bottom: 36% !important;
}

.slideshow-slider-container .slide-buttons {
     top: 10px;
}
.wrapper-spacing--v.wrapper-spacing--h.color-scheme--white.section--template--19038725832755__collage_Bt3xix .collage-builder__heading {
    font-size: 34px;
}

.nonmember {
    margin-top: 0;
    margin-left: 0;
    width: 50%;
    margin: 0 auto;
}
.stock-level {
    margin-top: 0;
}
.membernotloged {
    width: 100%;
}

.stocklevel-wrap {
    position: relative;
    display: block;
    width: 118px;
}
.stocklevel-wrap.slogoed {
    width: auto;
}

/* .product-grid--price.product-grid--price-font-body {
    flex-direction: column;
} */

.ww-product__image-wrap {
    position: relative !important;
}

#contact-us .image-with-text-overlay__grid {
    min-height: auto!important;
}

.template--19087805972531__image_with_text_overlay_PHTJim .text-with-icon--content {
    top: 27px;

}

.search-drawer, #dynamic-checkout-cart {display:none;}
.footer-wrapper.fix-to-bottom {
    position: relative;
    bottom: 0;
    left: 0;
    right: 0;
}
.frame-root h1 {
  font-family:bebas-neue-pro, sans-serif !important;
}

@media screen and (max-width: 1280px) {
  section.wrapper-spacing--v.wrapper-spacing--h.color-scheme--white.section--template--16003851223091__50b03afc-6c7a-4252-94c2-7579c9d3b3ee {
      padding: 50px 0 50px !important;
  }
  section.wrapper-spacing--v.wrapper-spacing--h.color-scheme--white.section--template--16003851223091__50b03afc-6c7a-4252-94c2-7579c9d3b3ee .collage-builder__content .md-min-justify-center {
    overflow:visible;
  }
  .grid__item.large--one-quarter.medium--one-half.small--one-whole.social-media-footer {
     min-width: 25%;
     text-align: center;
  }
}
@media screen and (max-width: 910px) {
  section.wrapper-spacing--v.wrapper-spacing--h.color-scheme--white.section--template--16003851223091__50b03afc-6c7a-4252-94c2-7579c9d3b3ee .collage-builder__grid-item  {
     width: 100%;
  }

}
@media screen and (max-width: 767px) {
  section.wrapper-spacing--v.wrapper-spacing--h.color-scheme--white.section--template--16003851223091__50b03afc-6c7a-4252-94c2-7579c9d3b3ee {
      padding: 20px 0 50px !important;
  }
  .collage-builder__grid-item.collage-builder__grid-item--template--16003851223091__collage_cwmTn4--1 {
    margin-bottom: 45px !important;
}

  .jdgm-carousel-item {padding:0px !important;}
  .jdgm-carousel-item__review-body>p {padding:30px 0px !important;}
  .footer-wrapper {margin-top:0px;}
  .ww-footer__logo {
    margin: 0 auto 20px auto;
}
  .footer-alignment--left .social-media-footer ul {margin-left:0px;}
  .bottom--footer p {margin-top:0px; text-align:center;}
  footer.footer-main {padding: 40px 0 0 0px;}
  .bottom--footer---copyright {border-top: 0; text-align: center; margin: 0;}
  .collection-main-body .section-header.sitewide--title-wrapper {margin-top: 50px;}
  .wrapper.main-content.page-main--wrapper .grid img {width: 97%;margin-bottom: 20px !important;}
  #shopify-section-template--16003851550771__custom_liquid_HPfUNb .additional_des {
    max-width: 100% !important;
    margin-left: 0 !important;
}
  .additional_des {font-size:14px !important;}
  .product_des_hero {min-height:300px !important;}

  #shopify-section-template--19105806483507__rich_text_eeafb7 .featured-row__subtext p:before {  
        top: 173px;
    }

    .distillery-club__subtitle {
        line-height: 25px !important;
    }
    .image-with-text-overlay__grid.template--19105806483507__image_with_text_overlay_aRR9dD .text-with-icon--icon{
        position: relative;
        top:20px;
        animation: scrolling 2s infinite cubic-bezier(.4, 0, .2, 1);
    }

    @keyframes scrolling {
        0%, 100% {
            top:20px;
        }

        50% {
            top: 25px;
        }
    }
    .slideshow-slider-container .slide-buttons {
        gap: 0 !important;
    }
    .slide-btn--primary, .slide-btn--secondary {
        width: 188px;
    }
    a.btn.homepage-section-btn {
        margin-top: 7px !important;
    }
    
}