/* Global styles */
:root {
  --sans-serif: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  --serif: Georgia, 'Times New Roman', Times, serif;
  --extralight: 200;
  --light: 300;
  --medium: 500;
  --semibold: 600;
  --color-black: #0a0a0a;
  --color-gold: #caa462;
  --color-grey: #ccc;
  --color-offwhite: #e0e0e0;
  --color-white: #fefefe;
}
/*
  Inherited roots from style.css:
  --base-color-grey
  --base-color-darkgrey
*/

::placeholder { color: darkgray; opacity: 0.5; }
::-ms-input-placeholder { color: darkgray; opacity: 0.5; }
::-webkit-input-placeholder { color: darkgray; opacity: 0.5; }
* { -webkit-overflow-scrolling: touch; }
div.icons, div.popover { display: none !important; }
.block { display: block !important; }
.display-reset { display: initial; }
.flex-left { justify-content: flex-start !important; }
.flex-orderTwo { order: 2; }
.form-control:disabled, .form-control[readonly] { background-color: #ccc; }
.hide { display: none !important; }
.hide-display { height: 0; opacity: 0; overflow: hidden; position: absolute; white-space: nowrap; width: 0; }
.fs16 { font-size: 16px; }
.fs18 { font-size: 18px; }
.hgap40 { row-gap: 40px; }
.mt0 { margin-top: 0 !important; }
.mt20 { margin-top: 20px; }
.mb0 { margin-bottom: 0 !important; }
.mb16 { margin-bottom: 16px !important; }
.mb20 { margin-bottom: 20px !important; }
.mb40 { margin-bottom: 40px !important; }
.mb60 { margin-bottom: 60px !important; }
.padtb20 { padding-bottom: 20px !important; padding-top: 20px !important; }
.padtb24 { padding-bottom: 24px !important; padding-top: 24px !important; }
.padlr24 { padding-left: 24px !important; padding-right: 24px !important; }
.no_bg { background-image: none !important; }
.no-pad { padding: 0; }
.playfair { font-family: 'Playfair Display', serif !important; }
.radius { border-radius: 0.313rem; }
.reverse-deco { text-decoration: none !important; }
.reverse-deco:focus, .reverse-deco:hover { text-decoration: underline dotted !important; }
.system-unpublished, tr.system-unpublished { background: inherit; border: 0; border-top: 3px solid #d80000; }
.text-bold, .text-bold * { font-weight: bold !important; }
.text-capital { text-transform: capitalize; }
.text-lower { text-transform: lowercase; }
.text-upper { text-transform: uppercase; }
.text-gold { color: var(--color-gold) !important; }
.text-grey { color: var(--color-grey) !important; }
.whitespace-reset { white-space: normal; }

.fa-spin:not(.hide), .fa-shake:not(.hide) { display: inline-block !important; }


html, body { background-color: #191919; color: var(--base-color-grey); font-family: 'Titillium Web', sans-serif; }
a:not([href]) { color: inherit; cursor: inherit; text-decoration: inherit; }
a:not(.btn) { color: #caa462; text-decoration: underline dotted; }
a:not(.btn):focus, a:not(.btn):hover { text-decoration: none; }
.pagination a:not([href]) { cursor: pointer; }
a:hover, a:focus{ color: #caa462; }
a.skiplink { background: #0a0a0a; color: #fefefe; font-size: 16px; font-weight: 600; left: 0; opacity: 1; padding: 12px 16px; position: fixed; text-shadow: 2px 1px 3px rgba(0,0,0,1); top: -1000px; z-index: 10000; }
a.skiplink:focus { top: 0; }
p, span, h2, a { transition: 0.15s; }
hr { margin: 1rem auto; }
select { background: #252525; border: 1px solid #36373e; color: var(--base-color-grey); font: 400 14px/1 'Titillium Web'; display: inline-block;
  height: auto; min-width: 0; max-width: 100%; position: relative; padding: 10px 14px; top: auto; }
/* iframe { border: 0.0625rem solid #554832; display: block; margin: 1rem 0; max-width: 100%; } */
.copy ol, .copy ul:not(.categories-list,.ss-thumbnails,.list-unstyled,.nav,.pagination,.section-product__detail,.tags__items,.thumbs), ol.normal-list, ul.normal-list { display: block; list-style: initial; margin: 16px 0; padding-left: 20px; }
.copy ol, ol.normal-list { list-style-type: decimal; }
.copy ul:not(.thumbs,.ss-thumbnails,.nav) li, .copy ol li, .normal-list li { display: list-item; line-height: normal; }
.copy ul.list-unstyled li { padding-bottom: 3px; padding-top: 3px; }

.btn { z-index: auto; }
.btn.btn-link { border: 0; color: #caa462; text-decoration: none; transition: none; }
.btn.btn-link:hover { background-color: #caa462; color: #fff; }
.btn-grey { border-color: var(--base-color-grey); color: var(--base-color-grey); }
.btn-grey:is(:focus, :hover) { color: inherit !important; }

.alert h4 { font-size: 18px; font-weight: bold; margin: 0 0 6px; text-transform: uppercase; }
.alert p, .alert .close { color: inherit !important; }
.alert p {
  font-family: 'Playfair Display', var(--serif) !important;
  font-size: 15px !important;
  line-height: normal !important;
  margin: 0 auto 12px !important;
}
.alert p:last-child { margin-bottom: 0 !important; }
.alert-success { background-color: #256e53; border-color: #256e53; color: #fefefe; }
.alert-info { background-color: #2b4b81; border-color: #2b4b81; color: #fefefe; }
.alert-warning { background-color: #a77f38; border-color: #a77f38; color: #fefefe; }
.alert-danger { background-color: #81372b; border-color: #81372b; color: #fefefe; }
/* End global styles */

.pushy .row { margin: 0; }
.pushy .header-bottom_search-field { border: 0; border-bottom: 0.0625rem solid #848484; color: #fefefe;
  padding: 0.3125rem 2.5rem 0.3125rem 0.9375rem; }
.pushy ul.header-bottom_store { display: flex; flex-wrap: wrap; justify-content: center; margin: 1.25rem auto; width: 100%; }
.pushy .header-bottom_store li { display: list-item; margin: 0; }
.pushy .header-bottom_store a { padding: 0.9375rem 0.9375rem; }
.pushy .header-bottom_store .fab { font-size: 1.5rem; }

/* Masthead */
header .container { max-width: 1200px; }
.header-bottom_store .fa, .header-bottom_store .fab, .header-bottom_store .fal, .header-bottom_store .far, .header-bottom_store .fas {
  font-size: 24px; }
.header-bottom { padding: 40px 0 40px; }
.header-top__box { align-items: center; display: flex; flex-wrap: wrap; justify-content: space-between; -ms-flex-align: unset; -ms-flex-pack: unset; }
.header-top__box p { margin: 14px 0; }
/* .header-top__box p:last-child { margin-bottom: 0; } */

.header-top__inner { align-items: center; display: flex; justify-content: flex-end; margin: 0 0 24px; }
.header-top__inner > * { margin: 0 15px; }
.header-top__inner > *:first-child { margin-left: 0; }
.header-top__inner > *:last-child { margin-right: 0; }
.header-top__search { position: relative; }

@media screen and (max-width: 428px) {
  .header-top__box { justify-content: stretch; }
  .header-top__box .alerts { margin-right: 24px; }

  .header-top__box .horizontal-link:first-child { display: block; }
  .header-top__box .horizontal-link:first-child::after { display: block; content: ''; }

  /* .pushy-menu-btn__container { margin: 24px 0 0 auto; } */
}

.header-top__inner ul.header-bottom_store { display: flex; flex-wrap: wrap; gap: 16px 18px; justify-content: flex-end; }
.header-top__inner .header-bottom_store li:not(:first-child) { margin-left: 0; }
/* End masthead */

/* Navigation */
header .navbar-expand-md .navbar-nav { justify-content: flex-end; }
.navbar-nav > li > a { text-transform: uppercase; }
.black-bar { background: #0d0d0d; color: var(--color-white); }
.align-center { align-self: center; }

.alert__content { font-weight: bold; padding: 20px 50px; text-align: center; width: 100%; }
.alert__content * { color: inherit; }
.alert__content a { color: #caa462; display: block; padding: 20px 0; }
.alert__content p { line-height: normal; margin: 0 0 12px; }
.alert__content p:last-child { margin-bottom: 0; }
.alert__content p > a { display: initial; }

.pushy { visibility: hidden; }
.pushy-active>.pushy, .pushy-open-left .pushy, .pushy-open-right .pushy { visibility: visible; }
.pushy-menu-btn__container { align-items: center; display: none; flex-wrap: wrap; justify-content: center; }
.pushy-menu-btn { color: inherit; display: none; font-size: 28px; line-height: 1; padding: 8px 10px; }
/* .pushy-menu-btn { display: none; font-size: 36px; line-height: 1; position: absolute; right: 3%; top: 50%;
  transform: translateY(-50%); } */
a.pushy-menu-btn, a:not([href]).pushy-menu-btn { color: #e6e6e6; cursor: pointer; }
a.pushy-menu-btn:focus, a.pushy-menu-btn:hover, a:not([href]).pushy-menu-btn:focus, a:not([href]).pushy-menu-btn:hover { color: #fff; }

a.up-button { background-color: #0097d6; bottom: 1rem; border-radius: 1.875rem; color: #fefefe; display: block;
  font-family: 'Font Awesome 5 Free'; font-size: 2rem; -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased;
  font-variant: normal; font-weight: 900; left: 0.5rem; line-height: 1; padding: 0.8125rem 0.8125rem; position: fixed;
  text-decoration: none; text-rendering: auto; transition: background 0.4s; z-index: 2; }
a.up-button:focus, a.up-button:hover { background-color: #006d9b; }
a.up-button::before, a.up-button:before { content: '\f062'; }
/* End navigation */

/* Slideshow */
/* End slideshow */

/* Copyarea */
.container { line-height: unset; }
.copyarea > .container, .copyarea > .container .container { max-width: 1200px; }
.copyarea { color: var(--base-color-grey); font-size: 14px; font-style: normal; font-weight: 400; letter-spacing: 0; line-height: 1.5; }
.copy { margin-bottom: 36px; }

.wrapper-home .section-blog .row, .wrapper-home .section-brand .row { gap: 30px 0; }
.wrapper-home .section-blog__info { padding: 20px 0 0; /* padding: 20px 0 36px; */ }
/* .wrapper-home .section-brand { padding: 45px 0; } */
.wrapper-home .section-blog { padding: 60px 0; }
.wrapper-home .section-sales__layout { align-items: stretch; height: auto; }
.wrapper-home .section-sales__wrap { height: auto; }
.wrapper-home .section-sales__block1--content { bottom: unset; left: unset; padding: 110px 80px 140px; position: relative; right: unset;
  text-align: center; top: unset; }
.wrapper-home .section-sales__block1--content .style_4 { font-size: 60px; line-height: 115px; }
.wrapper-home .section-sales__block1--content .style_3 { font-size: 28px; line-height: normal; text-align: center; }
.section-sales__block1--content iframe.patreon-widget { margin-top: 40px; }
/* .wrapper-home .section-sales__block2 { background-color: #282828; background-position: center; background-size: contain; } */
.section-sales__block2--content { color: #fff; }
.wrapper-inner .copyarea { padding: 65px 0; }

label.required > span.star { display: none; }
.password-group #password-0 { display: none; }
.input-password-toggle { display: none; }

.table thead th, .table tfoot th, .table tbody th { border-color: #7b5e28; color: #b5b5b5; font-family: 'Playfair Display', serif; font-style: normal;
  letter-spacing: 0; line-height: normal; }
.table thead th { background: #221a0b; }

.table thead th { font-size: 16px; font-weight: bold; }
.table tfoot th, .table tbody th { font-weight: normal; }
.table tfoot th, .table tbody th, .table td { font-size: 14px; }
.table tbody + tbody, .table th, .table td { border-color: #7b5e28; }
.table th, .table td { color: #b5b5b5; }
/* 3b3b3b */
.table-striped tbody tr { background-color: #141414; }
.table-striped tbody tr:nth-of-type(odd) { background-color: #1e1e1e; }
.wrapper-single-post .section-post-content .table a:not(.btn) { color: #b5b5b5; text-decoration: underline dotted; }
.wrapper-single-post .section-post-content .table a:not(.btn):hover { text-decoration: none; }
.wrapper-single-post .section-post .recent-posts-list li img { margin-bottom: 6px; }

/* .wrapper-single-post .section-post-content .table a:not(.btn) { color: #e3cfab; } */
.br { display: block; margin: 8px 0; }
span.horizontal-link { display: inline-block; vertical-align: middle; }
span.horizontal-link:not(:last-child)::after { content: '|'; display: inherit; margin-left: 7px; margin-right: 7px;
  vertical-align: inherit; }

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

}

.btn-group > *:not(:last-child) { margin-right: 4px !important; }
.wrapper-home .section-blog__info a { margin-bottom: 13px; }
.section-blog__info a { color: #caa462; }
.section-blog__info a.style_9 { text-decoration: none; }

/* .copyarea a { color: #caa462; }
.copyarea a:focus, .copyarea a:hover { color: var(--base-color-grey); } */
/* .copyarea img { margin-bottom: 20px; } */

.copyarea h1, .style_15, .copyarea h2 { font-family: 'Playfair Display', serif; font-size: 18px; font-style: normal; font-weight: 400;
  letter-spacing: 0; /* line-height: 1.5; */ line-height: normal; }
/* .copyarea h1, .style_15, .copyarea h2 { font-size: 18px; } */
.copyarea h1, .style_15 { margin-bottom: 20px; }
.h1, .copyarea .h1 { color: var(--base-color-grey); font-family: 'Playfair Display', serif; font-size: 22px; font-style: normal; font-weight: 400; letter-spacing: 0;
  line-height: normal; margin: 0 auto 20px; }
.copyarea h2 { color: var(--color-offwhite); margin: 24px auto; }
.copy h3 { /* font-family: 'Playfair Display', serif; */ font-size: 18px; /* font-weight: normal; */ line-height: normal; /* line-height: 1.3; */ margin: 10px 0 6px; }
.copy h3 { font-family: 'Titillium Web', sans-serif; font-weight: bold; text-transform: uppercase; }
.style_15, .style_19 { color: var(--base-color-grey); }
.copyarea p { color: var(--base-color-grey); font-family: 'Titillium Web', sans-serif; font-size: 14px; font-style: normal; font-weight: 400;
  letter-spacing: 0; line-height: 1.5; margin-bottom: 22px; }
table, tbody, tfoot, thead, th, td { color: var(--base-color-grey); }

.style_7, .copyarea .style_7 { color: #fff; font-family: 'Playfair Display', serif; font-size: 20px; font-style: normal;
  font-weight: 400; letter-spacing: 0; line-height: 1; }
.style_9, .copyarea .style_9 { color: var(--color-offwhite); font-family: 'Playfair Display', serif; font-size: 20px; font-style: normal;
  font-weight: 400; letter-spacing: 0; line-height: 1.5; }
h2.style_9 { margin: 0; }
a > h2.style_9, .copyarea a > h2.style_9 { color: #caa462; }

.alfaslab { font-family: 'Alfa Slab One', var(--serif) !important; }
h1.alfaslab { color: #fefefe; font-size: 22px !important; }
.copyarea h4 { color: var(--color-white); font-family: 'Alfa Slab One', var(--serif); font-size: 24px; }

.section-products__product { margin-bottom: 50px; }
.section-products__product > a { text-decoration: underline dotted;  }
.section-products__product--title { color: #fefefe; font-weight: 600; margin-top: 10px; }
a .section-products__product--title { color: inherit; }
/* .section-products__product--title a, .wrapper-home .section-products__product--title { color: inherit; } */
.section-products__product--title a, .wrapper-home .section-products__product--title { color: var(--base-color-grey); }
.section-products__product--image img { display: block; }
.section-products__product--price { font-size: 14px; line-height: 1.2; margin-top: 6px; }
.section-products__product--price > a, .wrapper-home .section-products__product--price { color: var(--base-color-grey); }
.section-products__product--price > a { display: inline-block; font-weight: inherit; text-decoration: inherit; }
.section-products__product--price > a:focus, .section-products__product--price > a:hover { color: #caa462; }

.section-product__location, .copyarea p.section-product__location { font-size: 14px; line-height: normal; }
.section-product__detail { margin-bottom: 10px; padding: 0 0 10px; }
.section-product__detail li { display: inline-block; vertical-align: top; }
.section-product__detail li:last-child { margin-left: 20px; }
.section-product__detail li > span:not(.fa) { display: block; }

.wrapper-single-post .section-post-content .style_7 { color: #caa462; margin: 15px 0; /* padding-bottom: 50px; */ }

.wrapper-single-post .section-post-content a:not(.btn):not(.section-history__link) { color: #caa462; display: unset; margin-bottom: unset; text-decoration: underline dotted; }
.wrapper-single-post .section-post-content a:not(.btn):not(.section-history__link):hover { color: #caa462; text-decoration: none; }
.section-posts-list span, .section-post-content span { display: unset; }

.wrapper-blog .section-posts-list a:not(.btn,.section-products__product--image,.section-history__link) { color: #caa462; display: unset; margin-bottom: unset; text-decoration: underline dotted; }
.wrapper-blog .section-posts-list a:not(.btn,.section-products__product--image,.section-history__link):hover { color: #caa462; text-decoration: none; }

div[class*="leading-"]:not(:last-child)::after { background: #36373e; clear: both; content: ''; display: table; height: 0.0625rem; margin: 2.25rem 0.9375rem; width: 100%; }
.items-leading > div[class*="col-"] { margin-bottom: 2.25rem; }
.leading-items.distilleries:not(:last-child)::after, .distillery[class*="leading-"]:not(:last-child)::after { content: none; }
.item-image img { height: auto; }

.items_per_page { display: -ms-flexbox; display: flex; justify-content: flex-end; margin-bottom: 40px; margin-top: 30px; }
.items_per_page--show span, .items_per_page--sort span { display: inline-block; margin-right: 5px; }

span.bg-danger { display: inherit; }

/* .wrapper-inner .section-post-content a { margin-bottom: 20px; }
.wrapper-inner .section-post-content .btn { margin: 0; }
.wrapper-inner .section-post-content .btn:hover { color: #ffffff; }
.wrapper-inner .section-post-date { margin-bottom: 30px; }
.wrapper-inner .section-post-date li { display: inline-block; position: relative; }
.wrapper-inner .section-post-date li:not(:last-child) { margin-right: 63px; }
.wrapper-inner .section-post-date li span { margin-bottom: 20px; padding: 0 0 0 26px; position: relative; }
.wrapper-inner .section-post-date li span:before { content: '\f073'; display: inline-block; font-family: 'FontAwesome'; left: 0;
  line-height: 1; position: absolute; top: 50%; -ms-transform: translateY(-50%); transform: translateY(-50%); }
.wrapper-inner .section-post-share { margin-bottom: 40px; }
.wrapper-inner .section-post-share li { display: inline-block; }
.wrapper-inner .section-post-share li:not(:last-child) { margin-right: 12px; }
.wrapper-inner .section-post-share li a { border-radius: 0px; color: #ffffff; display: inline-block; font-size: 12px; height: 32px;
  margin-bottom: 0; opacity: 0.75; text-align: center; transition: opacity 0.15s linear; width: 32px; }
.wrapper-inner .section-post-share li a i { position: relative; top: 50%; -ms-transform: translateY(-50%); transform: translateY(-50%); }
.wrapper-inner .section-post-share li a:hover { color: #ffffff; opacity: 1; }
.wrapper-inner .section-post-share li a.facebook { background: #3b5998; }
.wrapper-inner .section-post-share li a.twitter { background: #55acee; }
.wrapper-inner .section-post-share li a.googleplus { background: #dd4b39; }
.wrapper-inner .section-post-share li a.linkedin { background: #0077b5; }
.wrapper-inner .section-post-share li a.pinterest { background: #cb2027; }
.wrapper-inner .section-post-discus { margin-top: 150px; }
.wrapper-inner .copyarea .style_2 { color: #000000; }
.wrapper-inner .copyarea .categories-list { margin-bottom: 40px; margin-top: 40px; }
.wrapper-inner .copyarea .categories-list li:not(:last-child) { margin-bottom: 13px; }
.wrapper-inner .copyarea .categories-list li a:hover { color: #caa462; }
.wrapper-inner .copyarea .recent-posts-list { margin-top: 40px; }
.wrapper-inner .copyarea .recent-posts-list .style_5 { color: var(--base-color-grey); }
.wrapper-inner .copyarea .recent-posts-list li:not(:last-child) { margin-bottom: 40px; }
.wrapper-inner .copyarea .recent-posts-list li img { margin-bottom: 20px; }
.wrapper-inner .copyarea .recent-posts-list li a a:hover { color: #caa462; } */

section.tags__container { font-size: 0; }
.tags__container-block { display: inline-block; vertical-align: top; width: calc(100% - 45px); }
.tags__container-block:first-child { width: 45px; }
ul.tags__items { -ms-flex-align: end; align-items: flex-end; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap;
  list-style: none; margin: 0 0 30px; padding: 0; }
.tags__items li.tags__title, span.tags__title { color: #caa462; font-family: 'Titillium Web', sans-serif; font-size: 14px;
  font-style: normal; font-weight: 400; letter-spacing: 0px; line-height: calc(30 / 14); margin-bottom: 1px; margin-right: 15px; }
span.tags__title { margin: 0; }
.tags__items li.tags__item { margin-bottom: 4px; margin-right: 4px; }
.tags__items a.tags__item-link { background-color: transparent; border: 2px solid #caa462; border-radius: 0; color: #caa462;
  font-family: 'Playfair Display', serif; font-style: normal; font-size: 12px; font-weight: 400; line-height: calc(30 / 12);
  padding: 5px 20px; text-decoration: none; }
.tags__items a.tags__item-link:not(.btn):focus, .tags__items a.tags__item-link:not(.btn):hover { background-color: #caa462; color: #fff; }
a.tags__item-link { display: block; transition: background-color .2s; }

.post-details { margin: 10px -15px; }
.post-details__item { color: #caa462; font-family: 'Titillium Web', sans-serif; font-size: 14px; font-style: normal; font-weight: 400;
  line-height: calc(16 / 14); letter-spacing: 0; padding-bottom: 10px; }
.post-details__icon { margin-right: 10px; }
.post-details__item a { color: #caa462; font-style: normal; font-weight: 400; text-decoration: none; }
.post-details__item a:focus, .post-details__item a:hover { color: #fff; }

dl dt.result-title:first-child { margin: 0 auto 0.3125rem; }
dl dt.result-title:not(:first-child) { margin: 1rem auto 0.3125rem; }
.search-result { margin: 0 auto 30px; }
.search-result:first-child { margin-top: 15px; }
.search-result::after { border: 0; border-bottom: 1px dotted #eee; content: ''; display: block; line-height: 1; margin: 24px auto; }

.videowrapper { /* background styles, etc. */ border: 0; margin: 0 auto 36px; position: relative; }
.videowrapper::before, .videowrapper:before { content: ''; float: left; margin-left: -1px; padding: 56.25% 0 0 0; width: 1px; }
.videowrapper::after, .videowrapper:after { clear: both; content: ''; display: table; }
.videowrapper embed, .videowrapper iframe, .videowrapper object { border: 0; height: 99%; margin: 0; max-width: unset; position: absolute; width: 100%; }
.squarephoto { margin: 0 auto; position: relative; text-align: left; }
.squarephoto::before, .squarephoto:before { content: ''; float: left; margin-left: -1px; padding: 100% 0 0 0; width: 1px; }
.squarephoto.ar16-9::before, .squarephoto.ar16-9:before { padding: calc(100% * 0.5625) 0 0 0; }
.squarephoto.rectangle::before, .squarephoto.rectangle:before { padding: 56% 0 0 0; }
.squarephoto::after, .squarephoto:after { clear: both; content: ''; display: table; }
.squarephoto img { background-color: #252525; border: 0; height: 100%; margin: 0; max-width: unset; object-fit: contain;
  object-position: center; position: absolute; top: 0; width: 100%; }
.squarephoto.ar16-9 img { object-fit: cover; }

.photoblock { background-position: center; background-repeat: no-repeat; background-size: contain; display: inline-block;
  font-size: 0; height: 200px; margin: 10px 0; width: 100%; }
.photoblock a { display: block; height: 100%; }

input[name="a_password"] { display: none; height: 0; visibility: hidden; }

.section-member__form { margin: 30px 0; }
.section-member__form-group { position: relative; }
.section-member__form-group:not(:last-child), .control-group:not(:last-child) { margin-bottom: 10px; }
.section-member__form-field.form-control { background-color: #fefefe; border: 1px solid; border-color: #36373e; border-radius: 0;
  color: #0a0a0a; display: block; font-family: 'Titillium Web', sans-serif; font-size: 16px; font-style: normal; font-weight: 400; height: auto; line-height: 28px; padding: 9px 15px; width: 100%; }
.section-member__form-field-textarea { height: 118px; resize: none; }
.section-member__form-field.form-control { box-shadow: none; }
.section-member__form-field.form-control:focus { border-color: #36373e; box-shadow: none; }
.section-member__form-error { border-color: #1f1f23; }
/* .section-member__form-group label { border: none; color: #0a0a0a; display: block; font-size: 11px; padding-top: 3px;
  position: absolute; right: 10px; text-align: left; top: 2px; transition: 0.3s; } */
.label, .section-member__form-group label { border: none; color: #ddd; display: block; font-weight: bold; letter-spacing: 0.5px;
  margin: 3px 0; text-align: left; text-transform: uppercase; transition: 0.3s; }
.white-text, .section-member__form-group label.white-text { color: #fefefe; }
.section-member__form ::-webkit-input-placeholder { color: var(--base-color-grey); opacity: 1; }
.section-member__form :-ms-input-placeholder { color: var(--base-color-grey); opacity: 1; }
.section-member__form ::placeholder { color: var(--base-color-grey); opacity: 1; }
.section-member__form :-ms-input-placeholder { color: var(--base-color-grey); }
.section-member__form ::-ms-input-placeholder { color: var(--base-color-grey); }

/* .sidebar a:not(.btn) { text-decoration: underline dotted; }
.sidebar a:not(.btn):focus, .sidebar a:not(.btn):hover { text-decoration: none; } */

.categories-list { list-style-type: disc; margin: 0 0 10px; padding: 10px 0; }
.categories-list ul { list-style: circle; }
.categories-list li {
  color: #caa462;
  font-family: 'Titillium Web', sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: normal;
  margin-left: 20px;
}
.categories-list a { color: inherit; }
.wrapper-blog .section-posts .categories-list li:not(:last-child) { margin-bottom: 0; }
.wrapper-single-post .section-post .categories-list li:not(:last-child) { margin-bottom: 0; }


/* End copyarea */

/* Footer */
footer, .footer { background-color: transparent; background-repeat: repeat; }
footer a, footer .navbar-expand-md .navbar-nav li .nav-link { color: var(--base-color-grey); }
footer a:focus, footer a:hover { color: #caa462; }
footer .moduletable { margin: 0 0 16px; }
footer .fa, footer .fab, footer .fal, footer .far, footer .fas { font-size: 32px; }
.copyright { margin-top: 1.5rem; }
.copyright .style_13 > a { display: initial; }
/* End footer */

/* Locations map styles */
.gmaps-wrapper { position: relative; }
.noscroll { pointer-events: none; }
.gmaps-wrapper, .location-map { border: 0.063rem solid #0a0a0a; box-shadow: 0 0 0.188rem 0 rgba(51,51,51,0.5); }
.gmaps-wrapper .details * { color: #fff; }
.gmaps-wrapper .details a { color: #ccd699; text-decoration: underline dotted; }
.gmaps-wrapper .details a:focus, .gmaps-wrapper .details a:hover { text-decoration: none; }
.gmaps-wrapper .details { background: rgba(0,0,0,0.8); bottom: 0; cursor: default; left: 0;
  padding: 0.625rem; pointer-events: unset; position: absolute; right: 0; top: 0; z-index: 1000; }
.leaflet-control a { display: initial; }

.awesome-marker:not(.awesome-marker-shadow) { filter: drop-shadow(1px 0px 0 #525252); }
/* End locations map styles */

/* Custom CSS */
li>p, .wrapper-single-post .section-post-content li>p { margin: 0; }

a[class*="style_"]:focus, a[class*="style_"]:hover { color: #caa462; }
.alerts a { display: initial; }
input[readonly] { background-color: inherit; }
select { background-position: right center; }
span.br { display: initial; }
span.highlight { background-color: transparent; color: #fefefe; display: unset; }
span.horizontal-link { display: inline-block; vertical-align: middle; }
span.horizontal-link:not(:last-child)::after { content: '|'; display: inherit; margin-left: 7px; margin-right: 7px;
  vertical-align: inherit; }
/* .header-bottom_search .fa-search { background: transparent; color: #6a6a6a; cursor: pointer; font-size: 20px; height: 100%; left: auto;
  line-height: 40px; position: absolute; text-align: center; right: 0; top: 0; transition: 0.3s; width: 40px; } */
.to-top::before { display: none; }
.to-top .fa-chevron-up { color: #fff; font-size: 14px; line-height: 44px; }
h2.style_15, h3.style_15 { margin-bottom: 0; }
.categories-list, .wrapper-blog .section-posts .categories-list, .wrapper-single-post .section-post .categories-list { margin: 10px 0; padding: 0; }
.recent-posts-list, .wrapper-blog .section-posts .recent-posts-list, .wrapper-single-post .section-post .recent-posts-list {
  margin-bottom: 0; margin-top: 20px; }
.breadcrumbs .breadcrumb-item a { display: inline-block; }
.breadcrumb-item span { display: initial; }

button.header-bottom_search-field-icon { border: 0; font: unset; }
.header-bottom_search-field-icon:before { content: none; }
.input-group-append > .btn, .input-group-prepend > .btn { border: 1px solid transparent; border-radius: 0.25rem; font-family: inherit;
  font-weight: 400; }

/* .wrapper-blog .section-posts-list li span:not(.fa):before { content: '\f073'; font-family: 'FontAwesome'; } */
.pagination { align-items: baseline; line-height: 1; vertical-align: middle; }
.wrapper-blog .section-posts-list .pagination li, .pagination li:last-child, .pagination li:first-child, .pagination li.nav-start,
  .pagination li.nav-prev, .pagination li.nav-next, .pagination li.nav-end { border: 0; padding: 0 8px; }

/* Tabs */
.section-history__tabs { border-bottom: none; display: -ms-inline-flexbox; display: inline-flex;
  list-style: none; margin: 20px 0 0; padding: 0; }
.section-history__item:not(:last-child) { margin-right: 3px; }
a.section-history__link {
  background-color: #141414;
  border: 1px solid #393939; /* border-bottom-width: 0; */
  color: var(--base-color-grey);
  display: block;
  /* font-size: 12px; */
  font-size: 15px;
  /* font-family: 'Playfair Display', serif; */
  font-style: normal;
  /* font-weight: 700; */
  font-weight: bold;
  line-height: 17px;
  /* letter-spacing: 1px; */
  margin-bottom: 0;
  padding: 15px 25px 15px 25px;
}
.section-history__link:is(:focus, :hover), .section-history__link.active { background-color: transparent;
  color: #caa462; }
.section-history__tabs--content { background-color: transparent; border: 1px solid #393939; border-left-width: 0;
  border-right-width: 0; padding: 35px 0; }
.section-history__tabs--content .container { padding: 0; }
.section-history__tabs--content .style_9 { color: var(--base-color-grey); /* padding-bottom: 30px; */ }
/* .wrapper-single-post .section-history__tabs--content p, .wrapper-single-post .section-history__tabs--content .style_10 {
  padding-bottom: 25px; } */
/* End tabs */

/* Popup form */
/* .wf-mediabox-content-ajax { overflow: hidden; } */
.wf-mediabox-container { background-color: #191919; border: 1px solid #525252; color: var(--base-color-grey); }
.wf-mediabox-theme-light .wf-mediabox-container { background-attachment: scroll; background-color: #191919; background-image: url('../images/sales_banner2.jpg');
  background-position: left top; background-repeat: no-repeat; background-size: cover; color: #fff; }
.wf-mediabox-content.wf-mediabox-content-iframe.wf-mediabox-content-ratio-flex { background-color: rgba(0, 0, 0, 0.75); border: 1px solid; border-bottom-width: 0;
  border-color: #525252; }
.wf-mediabox-nav { background-color: inherit; border: 1px solid; border: 0; /* border-color: #525252; border-top-width: 0; */ }
button.wf-mediabox-close.wf-mediabox-focus { right: 10px; }

.wf-mediabox-nav .wf-mediabox-close>svg, .wf-mediabox-nav .wf-mediabox-prev>svg, .wf-mediabox-nav .wf-mediabox-next>svg { fill: #fefefe; }

.wf-mediabox-container .copyarea > .container, .wf-mediabox-container .copyarea > .container .container { max-width: unset; }
.wf-mediabox-container .wrapper-single-post .section-post { padding-top: 0; }
/* .modal-contentpane {
  color: #fff;
  padding: 15px 50px;
}
.modal-contentpane .input-group > .form-control { display: block; flex: none; width: 100%; margin: 0.625rem 0; }
.modal-contentpane a { color: #caa462; }
.modal-contentpane a:focus, .modal-contentpane a:hover { text-decoration: underline dotted; }
.modal-contentpane .style_5, .modal-contentpane .style_6, .modal-contentpane .style_7 { line-height: normal; text-align: center; }
.modal-contentpane .style_6, .modal-contentpane .style_7 { color: unset; }
.modal-contentpane .style_5 { font-size: 36px; }
.modal-contentpane .style_6 { font-size: 1.625rem; }
.modal-contentpane .style_7 { font-size: 1.125rem; }
.errorbox > div { color: #ff3b3b; font-size: 0.875rem; font-weight: bold; line-height: normal; margin: 0.625rem 0; }
.content__gdpr { font-size: 0.875rem; line-height: normal; }
.content__gdpr a { display: unset; }
.content__gdpr div, .content__gdpr p { margin: 0.625rem 0; }
.content__gdpr .form-check { padding-left: 0; }
.content__gdpr .form-check-label { display: unset; }
.content__gdpr .form-check-input { display: inline-block; margin: 0 0.0625rem 0.1875rem 0; position: unset; vertical-align: middle; } */
/* End popup form */

.announce-block { background: #151515; border: 1px solid #393939; padding: 15px; }

div.three-reasons { background: #151515; border: 1px solid #393939; margin: 20px auto; padding: 16px; }
.three-reasons > *:first-child { margin-top: 0; }
.three-reasons > *:last-child { margin-bottom: 0; }
.three-reasons > h3 { font-family: 'Playfair Display', serif; font-size: 22px; font-weight: normal; text-transform: none; }

.recap-container { position: relative; }
.recap-container > div { display: none; }
.grecaptcha-badge { margin: 0 0 1rem; }
.required::before, .required:before { color: #c71c24; content: '*'; display: inline-block; vertical-align: top; }
.pagination-list { margin-left: 0; }
.pagination .has-tip { cursor: pointer; }
.pagination li:last-child, .pagination li:first-child, .pagination li.nav-start,
  .pagination li.nav-prev, .pagination li.nav-next, .pagination li.nav-end { display: inline-block; }

.imageset img { display: block; margin: 0 auto; }

.thumbs-container { height: 90px; }
ul.thumbs { margin: 5px 14px 0; }
ul.thumbs, .thumb { height: 80px; }
.thumb { vertical-align: top; }
.thumb.active { height: 76px; }

th[aria-sort]:not(.no-sort):after { opacity: 0.5; }
th[role=columnheader]:not(.no-sort):after { border-color: #b5b5b5 transparent; }

.breadcrumbs button, .breadcrumbs label { vertical-align: bottom; }
.breadcrumbs .btn { padding: 7px 12px 8px; }
.breadcrumbs .tail-select { max-width: 200px; }
.btn--filter { background: #333; border-radius: 3px; border-width: 0px; color: #fefefe; /* display: block; */ font-family: 'Titillium Web', sans-serif;
  font-size: 10px; margin: 10px auto 0 0; min-width: 100px; padding: 6px 12px 5px; }

a.filter-link { color: var(--base-color-grey); display: inline-block; font-size: 14px; line-height: normal; margin: 10px 0 0 10px; padding: 4px 0; text-align: right; }
a.filter-link .fa { font-size: 8px; margin-left: 3px; }

.distillery-socialmedia { margin: 6px auto 16px; }
.distillery-socialmedia a { border: 0; line-height: normal; margin: 0 2px; text-decoration: none !important; transition: none; }
.distillery-socialmedia a:first-child { margin-left: 0; }
.distillery-socialmedia a:last-child { margin-right: 0; }
.distillery-socialmedia a > span { display: inline-block; vertical-align: middle; }
.distillery-socialmedia .fab { font-size: 24px; padding: 5px; }
/* .distillery-socialmedia a:focus .fab, .distillery-socialmedia .fab:hover { background: #fff; } */
/* .distillery-socialmedia a.instagram:focus > .fab, .distillery-socialmedia a.instagram > .fab:hover { background: #151515; } */

.distillery-socialmedia a:focus, .distillery-socialmedia a:hover { color: #6a6a6a !important; }
/* a.facebook:focus, a.facebook:hover { color: #1678f2 !important; } */
/* a.instagram:focus, a.instagram:hover { color: #fff !important; } */
/* a.twitter:focus, a.twitter:hover { color: #1da1f2 !important; } */
/* cda55f */

#iubenda-cs-banner .iubenda-banner-content a { display: initial; }

.latest-distilleries a { text-decoration: none; }

.flexlinks {
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
  gap: 16px 16px;
  justify-content: flex-start;
  text-align: center;
}

.flexlinks a { text-decoration: none; }
.flexlinks a:is(:focus, :hover) {
  color: var(--color-grey);
}
.flexlinks .fa, .flexlinks .fab, .flexlinks .far, .flexlinks .fas { display: block; font-size: 24px; }

ul.ss-thumbnails {
  background: rgba(34,34,34,0.8);
  display: flex !important;
  flex-wrap: wrap;
  gap: 10px;
  justify-content: center;
  list-style: none !important;
  padding: 10px 0;
}
.ss-thumbnails li {
  border: 2px solid transparent;
  flex: 0 1 auto;
  height: inherit;
  width: auto;
}
.ss-thumbnails li.tns-nav-active { border-color: #fefefe; }
.ss-thumbnails img {
  cursor: pointer;
  display: block;
  height: 45px;
  width: auto;
}
/* .wrapper-single-post .section-post-content img.mb0 { margin-bottom: 0; } */

.bookmark-list li, .flight-list li, .heart-list li { padding-left: 6px; }
.heart-list li::marker, .flight-list li::marker, .bookmark-list li::marker { font-family: "Font Awesome 6 Free"; font-size: 12px; font-weight: 900; }
.bookmark-list li::marker { content: "\f02e"; }
.flight-list li::marker { content: "\f072"; }
.heart-list li::marker { content: "\f004"; }
.quickMarkBtn, .showLoveBtn { cursor: pointer; }

.infoflex { align-items: center; display: flex; flex-wrap: wrap; gap: 8px; justify-content: flex-start; }
.infoflex > * { flex: 0 1 auto; margin: 0; }
.infoflex > form { line-height: 1; }
/* .infoflex *:is(.fa, .fas, .far) { color: #caa462; } */
.infoflex button { padding: 0; }
.infoflex .btn.btn-link:is(:focus, :hover) { background: none; color: #caa462; text-decoration: underline; }
.infoflex p { margin: 0; }
.infoflex .section-product__location { font-family: 'Titillium Web', sans-serif !important; }
/* End custom CSS */

/* Media queries */
/* Small and up */
@media only screen and (min-width: 0em) {}

@media only screen and (max-width: 35.938em) {
  .section-product__detail:first-child { margin-top: 24px; }
}

@media screen and (min-width: 36.000em) and (max-width: 47.938em) {
  .header-bottom_store .fa, .header-bottom_store .fab, .header-bottom_store .fal, .header-bottom_store .far, .header-bottom_store .fas {
    font-size: inherit; }
}

/* Small only */
@media only screen and (max-width: 39.9375em) {}

/* Medium and up */
@media only screen and (min-width: 40em) {}

@media screen and (min-width: 48.000em) {
  /* 768px */
  .wrapper-home .section-sales__block1 { padding: 0 15px; }
  .wrapper-home .section-sales__block1--content { top: 50%; transform: translateY(-50%); }
}

@media screen and (max-width: 47.938em) {
  .style_8 { font-size: 24px; }
  .categories-list a { padding-bottom: 3px; padding-top: 3px; }
  .navbar-expand-md .navbar-nav li:not(:last-child) { margin-right: 0; }
  .navbar-expand-md .navbar-nav li .nav-link { font-size: inherit; line-height: normal; }
  .navbar-nav li.nav-item--mobile > a.nav-link { padding-bottom: 6px; padding-top: 6px; }
}

@media screen and (min-width: 48.000em) and (max-width: 64.938em) {
  .copyarea h1, .style_15 {
    font-size: 17px;
  }
}

/* Medium only */
@media only screen and (min-width: 40em) and (max-width: 63.9375em) {}

/* Variable max-width; depends on size of the menubar */
@media only screen and (max-width: 53.063em) {
/* @media screen and (max-width: 61.938em) { */
  .mainmenu { display: none; }
  .pushy-menu-btn { display: block; }
  .pushy-menu-btn__container { display: flex; }
  /* .header-top__inner { display: none; } */
}

/* Medium and lower */
@media only screen and (max-width: 63.9375em) {

}

/* Large and up */
@media only screen and (min-width: 64em) {

}

/* Large only */
@media only screen and (min-width: 64em) and (max-width: 74.9375em) {}

@media screen and (max-width: 64.938em) {
  .wrapper-home .section-blog { padding: 40px 0; }
  .wrapper-home .section-sales__block1--content { padding: 45px 30px 45px; }
  .wrapper-home .section-sales__block1--content .style_4 { font-size: 50px; line-height: 60px; }
  .wrapper-home .section-sales__block1--content .style_3 { font-size: 22px; line-height: 32px; }
  .wrapper-home .section-sales__block1--content .btn { margin-top: 10px; }
}

@media screen and (min-width: 65.000em) {
  .wrapper-home .section-blog__info { padding: 34px 0 0; /* padding: 34px 0 40px; */ }
  .copyarea h1, .h1, .copyarea .h1 { font-size: 32px; }
  .copyarea h2 { font-size: 20px; }
  .style_15, .copyarea h2.style_15 { font-size: 22px; }
  /* .copyarea h3 { font-size: 18px; } */
  .copyarea, .copyarea p { font-size: 16px; }
}

/* Xlarge and up */
@media only screen and (min-width: 75em) {

}

@media only screen and (max-width: 75em) {}

@media screen and (min-width: 65.000em) and (max-width: 80.000em) {
  .wrapper-home .section-sales__block1--content { padding: 120px 60px 140px; }
  .wrapper-home .section-sales__block1--content .style_4 { font-size: 50px; line-height: 80px; }
}

/* Xxlarge and up */
@media only screen and (min-width: 90em) {}
