/**
 * Default Variables.
 *
 * Modify this file to provide default Bootstrap Framework variables. The
 * Bootstrap Framework will not override any variables defined here because it
 * uses the `!default` flag which will only set their default if not already
 * defined here.
 *
 * You can copy existing variables directly from the following file:
 * ./THEMENAME/bootstrap/assets/stylesheets/bootstrap/_variables.scss
 */
@import url("https://fonts.googleapis.com/css2?family=Jura:wght@300;400;500;600;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@200;300;400;500;600;700;800;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400&display=swap");
body {
  font-family: 'Jura', sans-serif; }

a {
  color: #8B0000; }

#main.container-fluid {
  padding-left: 0;
  padding-right: 0;
  overflow-x: hidden; }

body.user-logged-in header {
  position: relative;
  top: 5px; }

body.path-user .field--label-above .field__item {
  padding: 10px;
  height: 50px;
  border-radius: 0; }

body.user-logged-in nav.tabs {
  margin-top: 100px; }

body.page-user-login #main,
body.page-user-register #main,
body.page-user-password #main {
  padding-top: 150px !important;
  padding-bottom: 30px; }

body.layout-no-sidebars.page-user-login.path-user section.section,
body.layout-no-sidebars.page-user-register.path-user section.section,
body.layout-no-sidebars.page-user-password.path-user section.section {
  margin: 0 auto;
  max-width: 640px;
  /*max-width: 1140px;*/ }

a.nav-link--user-login::before, a.nav-link--contact::before {
  display: none !important; }

form#user-pass-reset {
  padding-top: 220px;
  max-width: 560px;
  margin: 0 auto; }

ul.nav-tabs li:nth-child(2), ul.nav-tabs li:nth-child(4) {
  display: none; }

.product-details .preview-thumbnail.nav-tabs li:nth-child(2) {
  display: block !important; }

body.page-user-login ul.nav-tabs li:nth-child(2),
body.page-user-register ul.nav-tabs li:nth-child(2),
body.page-user-password ul.nav-tabs li:nth-child(2) {
  display: inline-block; }

body.user-logged-in.path-user .layout-main-wrapper {
  max-width: 1140px;
  margin: 0 auto;
  padding-bottom: 30px; }

header {
  width: 100%;
  top: 0;
  height: 215px; }

body.path-drinks-library .view-drink-library-pages-header {
  margin-top: -22px; }

header .topbar {
  position: relative;
  z-index: 9999; }

header .nav-link {
  text-transform: uppercase;
  font-weight: 600; }

header .navbar-expand-md .navbar-nav .nav-link {
  padding-right: 1rem;
  padding-left: 1rem; }

header .top-links {
  padding: 15px 0; }

header .top-minus {
  margin-top: -80px; }

header .top50 {
  margin-top: 50px; }

header .top-links a {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
  color: #000;
  padding: 0 5px; }

header .txt-rht {
  text-align: right; }

.block-system-breadcrumb-block {
  display: none;
  visibility: hidden; }

.topbar .social-links a:first-child {
  border-left: 0; }

.topbar .social-links a {
  color: #1B1B1E;
  padding: 0px 10px;
  display: inline-block;
  line-height: 1px;
  font-size: 24px; }

/* GIN CASK SECTION */
body.path-frontpage .views-element-container {
  background: #FFF200;
  /* margin-top: 210px;*/ }

.gin-cask-bg-section {
  background: #FFF200;
  padding: 25px;
  margin-top: 210px;
  margin: 0 auto; }

.float-none {
  margin: 0 auto;
  float: none; }

/* CAROUSEL SECTION */
.home-carousel .carousel-item {
  text-align: center;
  min-height: 280px; }

.home-carousel .carousel-item img {
  width: 100%;
  height: 110vh;
  object-fit: cover;
  background-position: 100% 100%; }

.home-carousel .carousel-item h3.title-h3 {
  font-size: 118px;
  text-transform: uppercase;
  font-weight: 800;
  text-align: left;
  line-height: 118px;
  margin-bottom: 0; }

.home-carousel .carousel-item h3.red-clr {
  color: #FF3D3D; }

.home-carousel .carousel-item h3.green-clr {
  color: #BADA55; }

.home-carousel .carousel-item h3.blue-clr {
  color: #048AB3; }

.home-carousel .carousel-item h3.orange-clr {
  color: #FFA600; }

.home-carousel .carousel-item h4 {
  font-size: 64px;
  text-transform: uppercase;
  color: #fff;
  font-weight: 800;
  text-align: left;
  line-height: 55px;
  margin-bottom: 0;
  width: 560px; }

.home-carousel .carousel-caption .events,
.home-carousel .carousel-caption .gifts,
.home-carousel .carousel-caption .week,
.home-carousel .carousel-caption .marker {
  background: rgba(0, 0, 0, 0.8);
  padding: 20px;
  width: 560px;
  clear: both;
  overflow: hidden; }

.home-carousel a.explore-events,
.home-carousel a.explore-perfect,
.home-carousel a.explore-week,
.home-carousel a.explore-marker {
  display: inline-block;
  cursor: pointer;
  color: #fff;
  line-height: 37px;
  width: 120px;
  height: 44px;
  font-size: 20px;
  font-weight: 600;
  float: left;
  margin-top: 20px; }

.home-carousel .carousel-caption {
  position: absolute;
  right: 30%;
  left: 30%;
  top: 26%;
  /*top: 34%;*/
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center; }

.home-carousel a.explore-perfect {
  border: 1px solid #BADA55; }

.home-carousel a.explore-week {
  border: 1px solid #048AB3; }

.home-carousel a.explore-marker {
  border: 1px solid #FFA600; }

.home-carousel a.explore-events:hover,
.home-carousel a.explore-perfect:hover,
.home-carousel a.explore-week:hover,
.home-carousel a.explore-marker:hover {
  background: #fff;
  color: #000;
  border: 1px solid #fff;
  text-decoration: none; }

#myCarouselShop .carousel-item img {
  object-fit: cover;
  top: 0;
  left: 0;
  height: 640px; }

body.path-contact .carousel-item img {
  object-fit: cover;
  top: 0;
  left: 0;
  height: auto !important; }

.left-vertical-bar {
  background: url(../images/left-ver-bar.webp);
  width: 30px;
  background-size: cover;
  float: left; }

.left-vertical-bar.h260 {
  height: 260px; }

.left-vertical-bar.h245 {
  height: 245px; }

.left-vertical-bar.h377 {
  height: 377px; }

.left-vertical-bar.h280 {
  height: 280px; }

.left-vertical-bar.h325 {
  height: 325px; }

.ml-45 {
  margin-left: 45px; }

.horizontal-bar {
  height: 22px;
  margin: 10px 0;
  /*background: rgb(255,234,0);
    background: linear-gradient(90deg, rgba(255,234,0,1) 0%, rgba(239,125,0,1) 44%, rgba(227,31,104,1) 100%);*/
  background: #ffec04;
  background: linear-gradient(90deg, #ffec04 0%, #fda417 40%, #850b04 100%); }

.horizontal-bar-blue {
  height: 22px;
  margin: 10px 0;
  /*background: rgb(255,234,0);
    background: linear-gradient(90deg, rgba(255,234,0,1) 0%, rgba(239,125,0,1) 44%, rgba(227,31,104,1) 100%);*/
  background: #ffec04;
  background: linear-gradient(90deg, #ffec04 0%, #fda417 40%, #850b04 100%); }

/* WHAT'S YOUR TASTE? / SOMETHING SPECIAL? */
.shop-gift-guide-section {
  padding-top: 80px; }

.shop-gift-guide-section .blue-bg {
  background: #048AB3;
  padding: 20px;
  clear: both;
  overflow: hidden; }

.shop-gift-guide-section .top-title {
  color: #FFA600;
  font-size: 28px;
  font-weight: 500;
  text-transform: uppercase; }

.shop-gift-guide-section .mid-title {
  color: #fff;
  font-size: 118px;
  text-transform: uppercase;
  font-weight: 800;
  text-align: left;
  padding-top: 60px;
  padding-bottom: 60px;
  line-height: 108px;
  height: 300px; }

.shop-gift-guide-section .horizontal-bar-line {
  border-top: 2px solid #fff; }

.shop-gift-guide-section a {
  font-size: 24px;
  color: #fff;
  font-weight: 600;
  cursor: pointer; }

.shop-gift-guide-section a:hover {
  text-decoration: none; }

/* FIND AND LOCATE DISTILLERS */
.embed-container {
  position: relative;
  /*padding-bottom: 56.3%;*/
  padding-bottom: 49.3%;
  overflow: hidden;
  width: 100%;
  height: 100%; }

.embed-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

/*.embed-container:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  background: url(../images/hum-bug.png) repeat;

}*/
.distillers {
  background: rgba(0, 0, 0, 0.5);
  padding: 20px;
  width: 780px;
  clear: both;
  overflow: hidden; }

.distillers h3 {
  /*color: #FFA600;*/
  font-size: 118px;
  text-transform: uppercase;
  font-weight: 800;
  text-align: left;
  line-height: 108px;
  margin-bottom: 0; }

.distillers h4 {
  font-size: 68px;
  text-transform: uppercase;
  color: #fff;
  font-weight: 800;
  text-align: left;
  line-height: 45px;
  margin-bottom: 0;
  /*width: 860px;*/ }

.distillers a.search-now-btn {
  border: 1px solid #FFA600;
  display: inline-block;
  cursor: pointer;
  color: #fff;
  line-height: 37px;
  font-size: 20px;
  font-weight: 600;
  text-align: center;
  margin-top: 30px;
  width: 264px;
  height: 44px; }

.distillers a.search-now-btn:hover {
  background: #fff;
  color: #000;
  border: 1px solid #fff;
  text-decoration: none; }

/* WHAT'S YOUR TASTE? / SOMETHING SPECIAL? */
/* DISCOVER A WORLD OF MIXERS */
.discover-mixers-section {
  /*background-image: url(../images/video/discover-mixer.gif);*/
  background-size: cover;
  background-repeat: no-repeat; }

.discover-mixers-section .bg-overlay {
  /*background: rgba(64, 124, 81, 0.6);*/
  background: rgba(0, 0, 0, 0.5);
  width: 700px;
  height: 100%;
  /* width: 100%;
    height: 100%;
    padding-top: 150px;
    padding-bottom: 150px;*/ }

.discover-mixers-section .discover-world {
  /*background: rgba(0,0,0,0.5);*/
  padding: 20px;
  clear: both;
  overflow: hidden; }

.discover-mixers-section .discover-world h3 {
  /*color: #FFA600;*/
  font-size: 118px;
  text-transform: uppercase;
  font-weight: 800;
  text-align: left;
  line-height: 108px;
  margin-bottom: 0; }

.discover-mixers-section .discover-world h4 {
  font-size: 70px;
  text-transform: uppercase;
  color: #fff;
  font-weight: 800;
  text-align: left;
  line-height: 70px;
  margin-bottom: 0; }

.discover-mixers-section a.search-now-btn {
  /*border: 1px solid #FFA600;*/
  display: inline-block;
  cursor: pointer;
  color: #fff;
  line-height: 37px;
  font-size: 20px;
  font-weight: 600;
  text-align: center;
  margin-top: 30px;
  width: 264px;
  height: 44px; }

.discover-mixers-section a.search-now-btn:hover {
  background: #fff;
  color: #000;
  border: 1px solid #fff;
  text-decoration: none; }

/* EVENTS FINDER / BEHIND THE BAR */
.finder-thebar-section .finder-bg {
  /*background: url(../images/finder-thebar.webp);*/
  width: 100%;
  /*height: 700px;*/
  object-fit: cover;
  object-position: 50% 50%; }

.finder-thebar-section .behind-thebar {
  /*background: url(../images/behind-thebar.webp);*/
  width: 100%;
  height: 701px;
  object-fit: cover;
  object-position: 50% 50%;
  border-left: 5px solid #fff; }

.finder-thebar-section .bg-overlay {
  background: rgba(255, 255, 255, 0.6);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0; }

.finder-thebar-section .event-behind-sec {
  background: rgba(0, 0, 0, 0.8);
  padding: 20px;
  position: absolute;
  top: 30%;
  left: auto;
  right: auto;
  width: 580px; }

.finder-thebar-section h3 {
  font-size: 110px;
  text-transform: uppercase;
  font-weight: 800;
  text-align: left;
  line-height: 110px;
  margin-bottom: 0; }

.finder-thebar-section h4 {
  font-size: 70px;
  text-transform: uppercase;
  color: #fff;
  font-weight: 800;
  text-align: left;
  line-height: 55px;
  margin-bottom: 0; }

.finder-thebar-section h3.green-clr {
  color: #BADA55; }

.finder-thebar-section h3.red-clr {
  color: #FF3D3D; }

.finder-thebar-section a.explore-green-btn,
.finder-thebar-section a.explore-red-btn {
  display: inline-block;
  cursor: pointer;
  color: #fff;
  line-height: 37px;
  width: 120px;
  height: 44px;
  font-size: 20px;
  font-weight: 600;
  text-align: center;
  margin-top: 20px; }

/*.finder-thebar-section a.explore-green-btn {
    border: 1px solid #BADA55;
}

.finder-thebar-section a.explore-red-btn {
    border: 1px solid #FF3D3D;
}*/
.finder-thebar-section a.explore-green-btn:hover,
.finder-thebar-section a.explore-red-btn:hover {
  background: #fff;
  color: #000;
  border: 1px solid #fff;
  text-decoration: none; }

/* SPIRITS LINGO / BARWARE / NEWS & FEATURES */
.icon-section {
  text-align: center;
  padding-top: 60px;
  padding-bottom: 50px; }

.icon-section .title {
  color: #FFA600;
  font-size: 26px;
  font-weight: bold;
  text-transform: uppercase; }

.icon-section .desc {
  color: #000;
  font-size: 20px;
  font-weight: 500;
  height: 55px; }

.icon-section .brd-btm {
  border-bottom: 4px solid #407C51;
  width: 150px;
  padding-bottom: 10px;
  padding-top: 5px;
  margin: 0 auto; }

.icon-section .link a {
  text-transform: uppercase;
  color: #000;
  /*6727EE*/
  font-size: 18px;
  font-weight: bold; }

.icon-section .link {
  margin-top: 10px; }

.icon-section .link a:hover {
  text-decoration: none; }

.carousel-indicators li {
  width: 22px;
  height: 22px;
  border-radius: 100px;
  margin: 0 5px;
  border: 1px solid #fff;
  padding: 1px;
  background: #fff; }

.carousel-indicators .active {
  background: #FFA600;
  padding: 1px; }

/* HELLO AND WELCOME */
.testimonial-section, .testimonal-section {
  background: url(../images/Behind-About-Us-on-Home-Page.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center; }

.bg-overlay {
  background: rgba(0, 0, 0, 0.8);
  height: 100%;
  padding-top: 50px;
  padding-bottom: 80px; }

.testimonial-section h3 {
  padding-bottom: 40px;
  font-size: 69px;
  color: #BADA55;
  font-weight: bold;
  text-align: center; }

.testimonial-section .carousel .carousel-item {
  color: #fff;
  overflow: hidden;
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
  text-align: center; }

.testimonial-section .carousel .client-name {
  color: #FFA600;
  font-weight: bold;
  font-size: 32px; }

.testimonial-section .carousel .medias img {
  width: 200px;
  height: 200px;
  display: block;
  border-radius: 50%;
  margin: 0 auto; }

.testimonial-section .carousel .testimonial {
  padding: 0 15px 0 60px;
  position: relative; }

.testimonial-section .carousel i {
  color: #BADA55;
  font-size: 30px; }

.testimonial-section .carousel .carousel-indicators {
  bottom: -40px; }

.testimonial-section .carousel-indicators li,
.testimonial-section .carousel-indicators li.active {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  margin: 1px 3px;
  box-sizing: border-box; }

.testimonial-section .carousel-indicators li {
  background: #e2e2e2;
  border: 4px solid #fff; }

.testimonial-section .carousel-indicators li.active {
  color: #fff;
  background: #FFA600;
  border: 5px double; }

/* OUR SERVICES */
.our-services h3 {
  font-size: 69px;
  font-weight: bold;
  color: #25318D;
  text-align: center;
  margin: 20px 0 30px 0; }

.our-services .services-title {
  color: #048AB3;
  line-height: 1.7em;
  text-align: center;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 700;
  margin: 15px 0; }

.our-services a:hover {
  text-decoration: none; }

/* GET SOCIAL WITH @THESPRITSHUB */
.get-social-section h3 {
  font-size: 36px;
  font-weight: bold;
  color: #8B0000;
  text-align: center;
  margin: 20px 0 30px 0; }

.get-social-section img {
  width: 100%;
  height: 271px;
  object-fit: cover; }

/* FOOTER */
footer {
  background-color: #002E5D;
  padding: 20px 0; }

footer span.sky-clr,
footer span.green-clr {
  font-size: 30px;
  font-weight: bold;
  text-transform: uppercase; }

footer span.sky-clr {
  color: #00C3FF; }

footer span.green-clr {
  color: #06BF22; }

footer .subscribe-news {
  font-size: 25px;
  font-weight: bold;
  color: #fff;
  text-transform: none;
  padding-bottom: 10px; }

footer .left-right-brd {
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  padding-left: 20px; }

footer .copyright {
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  text-align: left;
  padding-top: 15px; }

footer input.form-control {
  background: #F2FAF9;
  border-radius: 0; }

footer button.submit-btn {
  background: #FFA600;
  border: 1px solid #FFA600;
  cursor: pointer;
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  text-transform: uppercase;
  text-align: center;
  padding: 6px 20px; }

footer button.submit-btn:hover {
  background: #fff;
  border: 1px solid #000;
  color: #000;
  padding: 6px 20px; }

footer .link-capital a {
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase; }

footer .link-small a {
  font-size: 16px;
  color: #fff;
  font-weight: bold;
  text-transform: none; }

footer .link-small {
  padding-top: 20px; }

footer .social-link {
  padding-top: 30px; }

footer .social-link a i {
  color: #fff;
  font-size: 24px;
  margin-right: 10px; }

footer small {
  color: #fff;
  line-height: 16px;
  display: inline-block;
  vertical-align: top;
  padding-top: 3px; }

/*.custom-control-label::before{
    left: -28px !important
}*/
.custom-control-label::before, .custom-control-label::after {
  display: none; }

/**/
#newsletter-popup {
  margin: 0 auto;
  padding: 30px;
  position: relative;
  width: 691px;
  transition: all 1s ease-in-out;
  top: 0%; }

@media screen and (max-width: 1366px) {
  #newsletter-popup {
    width: 691px; } }

@media screen and (max-width: 992px) {
  #newsletter-popup {
    width: 90%; } }

/* ONLOAD POPUP */
.newsletter-overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.8);
  transition: opacity 500ms;
  visibility: visible;
  opacity: 1;
  z-index: 99;
  display: none; }

.newsletter-overlay .logos {
  text-align: center;
  margin-bottom: 20px; }

.newsletter-overlay .title {
  text-align: center;
  margin-bottom: 10px;
  text-transform: uppercase;
  color: #07DBD9;
  font-size: 70px;
  font-weight: bold; }

.newsletter-overlay .sub-title {
  text-align: center;
  margin-bottom: 30px;
  color: #fff;
  font-size: 28px;
  font-weight: bold;
  line-height: 35px; }

.newsletter-overlay .yes-btn,
.newsletter-overlay .no-btn {
  text-align: center;
  border: 0;
  border-radius: 0;
  padding: 10px 30px;
  font-weight: 500;
  font-size: 22px;
  text-transform: uppercase;
  margin: 0 10px;
  cursor: pointer; }

.newsletter-overlay .yes-btn {
  background: #F0FF00;
  color: #000; }

.newsletter-overlay .no-btn {
  background: #8B0000;
  color: #fff; }

.newsletter-overlay .yes-btn:hover,
.newsletter-overlay .no-btn:hover {
  background: #fff;
  color: #000; }

#newsletter-popup .popup-close {
  color: #123954;
  height: 30px;
  width: 30px;
  position: absolute;
  top: 10px;
  right: 10px;
  text-align: center;
  text-decoration: none;
  line-height: 30px;
  font-weight: 500; }

/* css changes 29/03/21 */
li:last-child a {
  /*padding-right: 0px !important;*/ }

.nav-link {
  display: inline-block;
  padding: .5rem .7rem; }

a.navbar-brand {
  z-index: 2; }

.menu--account .clearfix.nav {
  padding-top: 30px;
  padding-bottom: 15px; }

.menu--account .clearfix.nav a {
  border-right: 1px solid #000;
  height: 12px;
  padding: 0 12px 0 12px;
  line-height: 12px; }

.menu--account a.nav-link.nav-link--projects-tsh-web-contact {
  border-right: 0 !important; }

.navbar-expand-lg .navbar-nav .nav-link {
  padding-right: .8rem;
  padding-left: .8rem; }

.menu--account, .menu--main {
  margin-left: auto !important; }

.menu--account a {
  color: #000; }

#navbar-main {
  position: absolute;
  width: 100%;
  top: 0; }

#navbar-top {
  display: none; }

.fa.fa-angle-down {
  color: #8b0000; }

/* Mobile menu */
.hiddenIcon {
  display: inline-block;
  padding-top: 5px; }

.social-icons {
  display: none; }

.hiddenIcon a {
  margin-right: 7px; }

.social-icons a {
  margin-right: 7px; }

.social-icons {
  position: relative;
  right: 0;
  text-align: right;
  z-index: 1;
  top: 15px; }

.mobile-menu {
  display: none; }

.navbar-toggle {
  display: none; }

.site-footer {
  font-family: 'Jura', sans-serif !important; }

.site-footer__bottom .region {
  margin-top: 0 !important; }

.site-footer__bottom {
  margin-top: 0;
  border-top: 0; }

.site-footer__bottom .content {
  padding-top: 0; }

.site-footer .content {
  font-size: 15px !important;
  color: #fff !important;
  font-weight: bold !important; }

.captcha img {
  float: left;
  margin-right: 15px; }

.captcha label.js-form-required, .reload-captcha-wrapper {
  display: none; }

.captcha button#edit-actions-submit {
  position: absolute;
  top: -110px;
  right: 0;
  border-radius: 0; }

.subscribe-form .subscribe-newsletter {
  padding: 0 20px 0 0; }

.subscribe-form .webform-button--submit {
  border-radius: 0; }

.subscribe-form .text-muted {
  color: #fff !important; }

.layout-main-wrapper {
  min-height: 580px; }

/********************/
/* Loading div CSS */
.loader,
.loader:after {
  border-radius: 50%;
  width: 10em;
  height: 10em; }

.loader {
  margin: 160px auto;
  font-size: 10px;
  position: relative;
  text-indent: -9999em;
  border-top: 1.1em solid rgba(255, 255, 255, 0.2);
  border-right: 1.1em solid rgba(255, 255, 255, 0.2);
  border-bottom: 1.1em solid rgba(255, 255, 255, 0.2);
  border-left: 1.1em solid #ffffff;
  transform: translateZ(0);
  animation: load8 1.1s infinite linear; }

#loadingDiv {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9;
  background: rgba(0, 0, 0, 0.5); }

/********************/
a.nav-link--projects-tsh-web-discovery-hub, a.nav-link--projects-tsh-latest-web-discovery-hub,
a.nav-link--projects-tsh-web-shop, a.nav-link--projects-tsh-latest-web-shop,
a.nav-link--projects-tsh-web-drinks-library, a.nav-link--projects-tsh-latest-web-drinks-library,
a.nav-link--projects-tsh-web-events, a.nav-link--projects-tsh-latest-web-events {
  pointer-events: none !important; }

a.nav-link--discovery-hub,
a.nav-link--shop,
a.nav-link--drinks-library,
a.nav-link--events {
  pointer-events: none !important; }

.dropdown:hover > .dropdown-menu {
  display: block; }

a.nav-link.nav-link {
  color: #8b0000 !important; }

li.dropdown-item a {
  color: #8b0000 !important; }

.btn-primary {
  color: #fff;
  background-color: #ffa600 !important;
  border-color: #ffa600 !important; }

.btn-primary:hover {
  color: #fff;
  background-color: #8b0000 !important;
  border-color: #8b0000 !important; }

.subscribe-newsletter .custom-control-input {
  position: relative;
  z-index: 0;
  opacity: inherit;
  vertical-align: middle;
  margin-right: 0px;
  margin-top: 2px; }

.subscribe-newsletter .custom-control {
  padding-left: 0 !important; }

body.path-trade-area .custom-control-input {
  opacity: 1 !important;
  left: 0 !important;
  top: 22px !important; }

body.page-view-recent-post .custom-control-input, body.path-trade-area .custom-control-input {
  opacity: 1 !important;
  position: unset; }

body.page-view-recent-post .custom-control, body.path-trade-area .custom-control {
  padding-left: 0 !important; }

img.img-fit {
  max-width: 100%;
  width: 280px;
  height: 352px;
  object-fit: cover;
  object-position: 50% 50%; }

.our-services img.img-fit {
  width: 100% !important; }

/* Rating Star Widgets Style */
.rating-stars ul {
  list-style-type: none;
  padding: 0;
  -moz-user-select: none;
  -webkit-user-select: none; }

.rating-stars ul > li.star {
  display: inline-block; }

/* Idle State of the stars */
.rating-stars ul > li.star > i.fa {
  font-size: 2.5em;
  /* Change the size of the stars */
  color: #ccc;
  /* Color on idle state */ }

/* Hover state of the stars */
.rating-stars ul > li.star.hover > i.fa {
  color: #FFCC36; }

/* Selected state of the stars */
.rating-stars ul > li.star.selected > i.fa {
  color: #FF912C; }

/* Media */
@media (max-width: 767px) {
  .testimonial-section .carousel .testimonial {
    padding: 0 15px 0 0px; }
  .spirit-details-profile iframe {
    width: 100%;
    height: 221px; } }

.menu-item--expanded span.fa.fa-angle-down {
  display: none; }

.sliding-popup-bottom {
  /*background: linear-gradient(90deg, #ffec04 0%, #fda417 40%, #850b04 100%) !important;*/
  background-color: #850b04 !important; }

.row.search-result .views-row {
  margin-bottom: 20px; }

.dskMode {
  display: block; }

.mobMode {
  display: none; }

@media (max-width: 1024px) {
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: .4rem;
    padding-left: .4rem; }
  .home-carousel .carousel-caption {
    left: 23%; }
  .home-carousel .carousel-item img {
    width: 100%;
    height: auto;
    object-fit: cover; }
  .finder-thebar-section .event-behind-sec {
    width: 90%; }
  .finder-thebar-section h3 {
    font-size: 84px; }
  header .navbar-expand-md .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem;
    font-size: 15px; }
  body.layout-no-sidebars.page-user-login.path-user section.section {
    margin: 0 auto;
    max-width: 960px; }
  /* SHOP PAGES */
  .left-vertical-bar.h190 {
    height: 175px !important; }
  .left-vertical-bar.h140 {
    height: 70px !important; }
  .left-vertical-bar.h160 {
    height: 160px !important; }
  .shop-carousel .shop-inner {
    padding: 15px 5px !important; }
  .shop-carousel .shop-caption h4 {
    font-size: 36px !important;
    line-height: 36px !important; }
  .shop-carousel .shop-caption h4.title-h4 {
    font-size: 74px !important;
    line-height: 55px !important; }
  .shop-carousel .shop-caption h3.blue-clr {
    font-size: 42px !important;
    line-height: 42px !important; }
  .shop-carousel .shop-caption h3.blue-wht-clr,
  .shop-carousel .shop-caption h3.org-wht-clr {
    font-size: 80px !important;
    line-height: 70px !important; }
  /* PRODUCT DETAILS PAGE */
  .product-details .preview-pic img {
    width: 100%;
    height: auto; }
  /*  SPIRITS LOCATOR PAGE */
  .spirits-locator .mb10 {
    margin-bottom: 0px; }
  .discover-mixers-section .bg-overlay {
    padding: 0 !important;
    width: 500px; }
  .finder-thebar-section .event-behind-sec {
    padding: 15px;
    top: 10%; }
  .icon-section .desc {
    height: auto !important; }
  .previous-section .product-content {
    bottom: 40px !important; }
  .previous-section .product-name {
    font-size: 17px !important;
    line-height: 24px !important; }
  .testimonal-section .blue-bg {
    padding: 20px !important; }
  .spirit-details-profile iframe {
    width: 100%;
    height: 221px; } }

@media (max-width: 768px) {
  header .top-links a {
    padding: 0 2px;
    font-size: 15px; }
  header .navbar-brand {
    margin: 0 auto;
    margin-top: 15px; }
  header .navbar-brand img {
    /* max-width: 100px;*/ }
  header .top-minus {
    margin-top: 0; }
  header .txt-rht {
    text-align: right; }
  header .topbar {
    position: absolute;
    right: 0; }
  body.layout-no-sidebars.page-user-login.path-user section.section {
    margin: 0 auto;
    max-width: 720px; }
  .navbar-toggler-icon {
    background: url(../images/menu-bar.png);
    width: 32px;
    height: 32px; }
  header .navbar-expand-md .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem;
    font-size: 13px; }
  .gin-cask-bg-section {
    padding: 15px; }
  .home-carousel .carousel-caption {
    position: absolute;
    right: 0;
    left: 0;
    top: 25%; }
  .home-carousel .carousel-item h4 {
    font-size: 48px; }
  .home-carousel .carousel-item h3.red-clr,
  .home-carousel .carousel-item h3.green-clr,
  .home-carousel .carousel-item h3.blue-clr,
  .home-carousel .carousel-item h3.orange-clr {
    font-size: 84px;
    line-height: 84px; }
  .home-carousel .carousel-item h3.title-h3 {
    font-size: 48px;
    line-height: 70px; }
  .home-carousel .carousel-caption .events,
  .home-carousel .carousel-caption .gifts,
  .home-carousel .carousel-caption .week,
  .home-carousel .carousel-caption .marker {
    width: 70%;
    margin-left: 0;
    margin-right: 0;
    margin: 0 auto; }
  .left-vertical-bar.h260 {
    height: 205px; }
  .distillers {
    width: 600px;
    padding: 15px; }
  .distillers h3 {
    font-size: 60px;
    line-height: 50px; }
  .distillers h4 {
    font-size: 50px;
    line-height: 60px; }
  .left-vertical-bar.h280 {
    height: 230px; }
  .shop-gift-guide-section .top-title {
    font-size: 20px;
    font-weight: 800; }
  .shop-gift-guide-section a {
    font-size: 18px; }
  .distillers a.search-now-btn {
    margin-top: 10px; }
  .shop-gift-guide-section {
    padding-top: 20px; }
  .shop-gift-guide-section .mid-title {
    padding-top: 30px;
    padding-bottom: 30px;
    line-height: 60px;
    height: 190px; }
  .shop-gift-guide-section .mid-title {
    font-size: 64px; }
  .shop-gift-guide-section .blue-bg {
    margin-bottom: 20px; }
  .left-vertical-bar.h377 {
    height: 250px; }
  .shop-gift-guide-section .mt-5 {
    margin-top: 0 !important; }
  .discover-mixers-section .discover-world h4 {
    font-size: 64px;
    line-height: 64px; }
  .discover-mixers-section .discover-world h3 {
    line-height: 75px;
    font-size: 84px; }
  .discover-mixers-section a.search-now-btn {
    margin-top: 30px; }
  .left-vertical-bar.h325 {
    height: 275px; }
  .finder-thebar-section .behind-thebar {
    border-left: 0; }
  .finder-thebar-section h4 {
    font-size: 50px;
    line-height: 50px; }
  .finder-thebar-section h3 {
    font-size: 50px;
    line-height: 50px; }
  .left-vertical-bar.h245 {
    height: 180px; }
  .finder-thebar-section .event-behind-sec {
    width: 88%; }
  .icon-section {
    text-align: center;
    padding-top: 30px;
    padding-bottom: 0; }
  .icon-section .link {
    margin-bottom: 25px; }
  .testimonial-section h3 {
    line-height: 44px;
    font-size: 44px; }
  .testimonial-section .carousel .carousel-item {
    text-align: center; }
  .our-services h3 {
    font-size: 44px;
    line-height: 44px; }
  .get-social-section h3 {
    font-size: 30px;
    line-height: 30px; }
  .get-social-section img {
    margin-bottom: 2px; }
  footer span.sky-clr,
  footer span.green-clr {
    font-size: 24px;
    line-height: 24px; }
  footer .left-right-brd {
    padding-left: 0;
    border: 0; }
  footer button.submit-btn {
    margin-top: 20px;
    margin-bottom: 10px; }
  .newsletter-overlay .title {
    font-size: 50px; }
  .newsletter-overlay .sub-title {
    font-size: 22px;
    line-height: 30px; }
  .newsletter-overlay .no-btn,
  .newsletter-overlay .yes-btn {
    margin-bottom: 20px; }
  /* SHOP PAGES */
  .left-vertical-bar.h190 {
    height: 175px !important; }
  .left-vertical-bar.h140 {
    height: 60px !important; }
  .left-vertical-bar.h160 {
    height: 100px !important; }
  .shop-carousel .shop-inner {
    padding: 15px 5px !important; }
  .shop-carousel .shop-caption h4 {
    font-size: 30px !important;
    line-height: 36px !important; }
  .shop-carousel .shop-caption h4.title-h4 {
    font-size: 30px !important;
    line-height: 30px !important; }
  .shop-carousel .shop-caption h3.blue-clr {
    font-size: 36px !important;
    line-height: 36px !important; }
  .shop-carousel .shop-caption h3.blue-wht-clr,
  .shop-carousel .shop-caption h3.org-wht-clr {
    font-size: 54px !important;
    line-height: 54px !important; }
  .dropdown-section input.input-search,
  .dropdown-section .styled-select select {
    font-size: 14px; }
  /* PRODUCT DETAILS PAGE */
  .product-details .preview-pic img {
    width: 100%;
    height: auto; }
  /*  SPIRITS LOCATOR PAGE */
  .spirits-locator .mb10 {
    margin-bottom: 0px; }
  .discover-mixers-section .bg-overlay {
    padding: 0 !important;
    width: 500px; }
  .finder-thebar-section .event-behind-sec {
    padding: 15px;
    top: 10%; }
  .icon-section .desc {
    height: auto !important; }
  .previous-section .product-content {
    bottom: 40px !important; }
  .previous-section .product-name {
    font-size: 17px !important;
    line-height: 24px !important; }
  .testimonal-section .blue-bg {
    padding: 20px !important; } }

.mb-menu {
  display: none; }

@media (max-width: 1024px) {
  .home-carousel .carousel-item h3.title-h3 {
    font-size: 74px;
    line-height: 74px;
    margin-bottom: 0; } }

@media (max-width: 767px) {
  .mb-menu {
    display: block; }
  span.navbar-toggler-icon {
    background: url(../images/menu-bar.png);
    width: 32px;
    height: 32px; }
  a.nav-link--::before,
  a.nav-link--user-login::before,
  a.nav-link--contact::before {
    display: none; }
  .navbar-collapse.collapse.show {
    margin-left: -16px !important;
    z-index: 9;
    margin-right: -16px;
    background: #fff; }
  header {
    /*height: 150px;*/
    height: 260px; }
  .ui-datepicker {
    width: 100% !important; }
  header .top-links a {
    padding: 0 2px;
    font-size: 11px; }
  header .nav-link {
    font-size: 12px; }
  header .navbar-brand {
    margin: 0 auto;
    /*margin-top: 40px;*/
    padding-top: 0; }
  header .navbar-brand img {
    /*max-width: 100px;*/
    width: 140px;
    height: 140px;
    object-fit: cover;
    object-position: 50% 50%; }
  header .top-minus {
    margin-top: 0; }
  header .txt-rht {
    text-align: left; }
  header .topbar {
    position: inherit;
    z-index: inherit;
    padding-top: 0; }
  header .navbar-toggler {
    /* position: relative;
    top: 5px;
    margin-left: -10px;*/
    position: fixed;
    top: 5px;
    margin-left: -10px;
    z-index: 99; }
  #myCarouselShop .carousel-item img {
    height: 260px;
    width: 100%;
    object-fit: cover; }
  #myCarouselSpiritWorld .carousel-item img {
    height: 190px !important;
    object-fit: cover;
    max-width: 100% !important; }
  body.path-frontpage .views-element-container {
    margin-top: -20px; }
  .gin-cask-bg-section {
    padding: 15px; }
  body.path-drinks-library .gin-cask-bg-section {
    padding-left: 0;
    padding-right: 0; }
  body.path-frontpage .gin-cask-bg-section .container,
  body.path-drinks-library .gin-cask-bg-section .container {
    padding: 0; }
  .home-carousel .carousel-caption {
    position: absolute;
    right: 0;
    left: 0;
    top: 20px; }
  .home-carousel .carousel-item h4 {
    font-size: 30px; }
  .home-carousel .carousel-item h3.red-clr,
  .home-carousel .carousel-item h3.green-clr,
  .home-carousel .carousel-item h3.blue-clr,
  .home-carousel .carousel-item h3.orange-clr {
    font-size: 54px;
    line-height: 30px; }
  .home-carousel .carousel-item h3.title-h3 {
    font-size: 30px;
    line-height: 30px; }
  .home-carousel .carousel-caption .events,
  .home-carousel .carousel-caption .gifts,
  .home-carousel .carousel-caption .week,
  .home-carousel .carousel-caption .marker {
    width: 90%;
    margin-left: 5%;
    margin-right: 5%; }
  .icon-section .desc {
    height: auto; }
  .left-vertical-bar.h260 {
    height: 150px; }
  .distillers {
    width: 100%;
    padding: 15px; }
  .distillers h3 {
    font-size: 36px;
    line-height: 26px; }
  .distillers h4 {
    font-size: 20px;
    line-height: 45px; }
  .left-vertical-bar.h280 {
    height: 180px; }
  .distillers a.search-now-btn {
    margin-top: 10px; }
  .shop-gift-guide-section {
    padding-top: 20px; }
  .shop-gift-guide-section .mid-title {
    padding-top: 30px;
    padding-bottom: 30px;
    line-height: 60px;
    height: auto; }
  .shop-gift-guide-section .mid-title {
    font-size: 64px; }
  .shop-gift-guide-section .blue-bg {
    margin-bottom: 20px; }
  .left-vertical-bar.h377 {
    height: 250px; }
  .shop-gift-guide-section .mt-5 {
    margin-top: 0 !important; }
  .discover-mixers-section .discover-world h4 {
    font-size: 30px;
    line-height: 36px; }
  .discover-mixers-section .discover-world {
    padding-top: 50px; }
  .discover-mixers-section .discover-world h3 {
    line-height: 36px;
    font-size: 36px; }
  .discover-mixers-section a.search-now-btn {
    margin-top: 10px; }
  .left-vertical-bar.h325 {
    height: 235px; }
  .finder-thebar-section .behind-thebar {
    border-left: 0; }
  .finder-thebar-section h4 {
    font-size: 50px;
    line-height: 50px; }
  .finder-thebar-section h3 {
    font-size: 54px;
    line-height: 54px; }
  .left-vertical-bar.h245 {
    height: 180px; }
  .finder-thebar-section .event-behind-sec {
    width: 88%;
    margin-top: 0px; }
  .icon-section {
    text-align: center;
    padding-top: 30px;
    padding-bottom: 0; }
  .icon-section .link {
    margin-bottom: 25px; }
  .testimonial-section h3 {
    line-height: 44px;
    font-size: 44px; }
  .testimonial-section .carousel .carousel-item {
    text-align: center; }
  .our-services h3 {
    font-size: 44px;
    line-height: 44px; }
  .get-social-section h3 {
    font-size: 30px;
    line-height: 30px; }
  .get-social-section img {
    margin-bottom: 2px; }
  footer span.sky-clr,
  footer span.green-clr {
    font-size: 24px;
    line-height: 24px; }
  footer .left-right-brd {
    padding-left: 0;
    border: 0; }
  footer button.submit-btn {
    margin-top: 20px;
    margin-bottom: 10px; }
  .newsletter-overlay .title {
    font-size: 50px; }
  .newsletter-overlay .sub-title {
    font-size: 22px;
    line-height: 30px; }
  .newsletter-overlay .no-btn,
  .newsletter-overlay .yes-btn {
    margin-bottom: 20px;
    display: inline-block; }
  /* SHOP PAGES */
  .left-vertical-bar.h190 {
    height: 175px !important; }
  .left-vertical-bar.h140 {
    height: 40px !important; }
  .left-vertical-bar.h160 {
    height: 60px !important; }
  .shop-carousel .shop-inner {
    padding: 15px 5px !important; }
  .shop-carousel .shop-caption h4 {
    font-size: 25px !important;
    line-height: 30px !important; }
  .shop-carousel .shop-caption h4.title-h4 {
    font-size: 26px !important;
    line-height: 24px !important; }
  .shop-carousel .shop-caption h3.blue-clr {
    font-size: 28px !important;
    line-height: 28px !important; }
  .shop-carousel .shop-caption h3.blue-wht-clr {
    font-size: 44px !important;
    line-height: 44px !important; }
  .shop-carousel .shop-caption h3.org-wht-clr {
    font-size: 36px !important;
    line-height: 36px !important;
    letter-spacing: -2px !important; }
  .product-details h1.product-name,
  .product-details .product-value {
    font-size: 30px !important;
    line-height: 36px !important; }
  .product-details .product-desc {
    font-size: 18px !important;
    line-height: 30px !important; }
  .dropdown-section input.input-search,
  .dropdown-section .styled-select select {
    font-size: 18px; }
  .social-icons {
    margin-bottom: 20px; }
  .serving-knowledge h2 {
    color: #2B5336;
    font-size: 30px;
    line-height: 40px; }
  /* PRODUCT DETAILS PAGE */
  .product-details .preview-pic img {
    width: 100%;
    height: auto; }
  /*  SPIRITS LOCATOR PAGE */
  .spirits-locator .mb10 {
    margin-bottom: 0px; }
  .serving-knowledge h2 {
    color: #2B5336;
    font-size: 35px;
    line-height: 44px; }
  .hiddenIcon {
    display: none; }
  .social-icons {
    display: inline-block; }
  #block-brentinby-account-menu {
    right: -20px !important;
    z-index: 9;
    top: 10px !important; }
  .desktop-menu {
    display: none; }
  .mobile-menu {
    display: block;
    padding: 0 23px !important;
    list-style: none !important;
    background: #00C3FF;
    margin-top: 0;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 999999; }
  ul.mobileMenu {
    padding: 50px 0 0 0; }
  ul.mobileMenu li {
    list-style: none;
    border-bottom: 1px solid #fff; }
  ul.mobileMenu li a {
    text-transform: none;
    font-weight: 600;
    font-size: 20px;
    color: #fff;
    padding: 10px;
    display: inline-block;
    padding-left: 0;
    text-decoration: none; }
  .mobile-menu .fa.fa-angle-down {
    color: #fff;
    float: right;
    font-size: 22px;
    padding-top: 12px; }
  ul.mobsubMenu li a {
    padding-left: 15px; }
  ul.mobsubMenu {
    margin: 0;
    padding: 0;
    display: none; }
  .carousel-indicators {
    z-index: 1; }
  .instagram_gallery a {
    width: 100% !important; }
  .spirits-locator h4 {
    font-size: 34px !important; }
  .section .page-user-register,
  .section .page-user-login,
  .section .page-user-password {
    padding: 15px; }
  /* Google Capacha */
  .g-recaptcha iframe {
    max-width: 100%;
    transform: scale(0.77);
    -webkit-transform: scale(0.77);
    transform-origin: center center;
    -webkit-transform-origin: center center; }
  #rc-imageselect {
    transform: scale(0.77);
    -webkit-transform: scale(0.77);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0; }
  #rc-imageselect {
    transform: none;
    -webkit-transform: none; }
  .g-recaptcha iframe {
    max-width: none;
    transform: none;
    -webkit-transform: none; }
  .contact-form input.form-control {
    height: 50px !important; }
  .contact-form textarea.form-control {
    height: 150px !important; }
  .comment-box {
    margin-bottom: 30px; }
  .menu--account .clearfix.nav {
    padding-top: 12px; } }

@media (min-width: 768px) {
  header .navbar-toggler {
    display: none; }
  header .collapse.navbar-collapse {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto; }
  header .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row; }
  header .navbar-collapse {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-align: center;
    align-items: center; } }

@media (max-width: 768px) {
  .home-carousel .carousel-item img {
    width: 100%;
    height: auto;
    object-fit: cover; }
  header .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: .4rem;
    padding-left: .4rem;
    font-size: 13px; }
  header .menu--account a {
    color: #000;
    font-size: 14px; }
  .details-profile .spirit-distiller img,
  .details-profile .inner-img img, .details-profile img {
    max-width: 100%; }
  body.path-drinks-library .carousel-inner.innerCarousels .carousel-item img,
  body.path-spirits-lingo .carousel-inner.innerCarousels .carousel-item img {
    width: 100% !important;
    height: 555px !important;
    object-fit: cover !important; }
  .spirit-distiller.imgwid img, section.product-details .product-desc img {
    max-width: 100%;
    height: auto !important; }
  #upcomingEventCal .ui-datepicker {
    padding: 10px !important;
    width: 100% !important; }
  #upcomingEventCal .ui-datepicker table {
    font-size: 15px !important; }
  #upcomingEventCal .ui-datepicker-month, #upcomingEventCal .ui-datepicker-year {
    font-size: 15px !important; } }

@media (max-width: 767px) {
  .home-carousel .carousel-item {
    min-height: 255px;
    padding-top: 20px; }
  .home-carousel .carousel-item img {
    width: 100%;
    height: auto;
    object-fit: cover; }
  .spirits-locator h4 {
    margin-top: 90px !important; }
  .spirits-locator h6,
  .tradelog-section p,
  .serving-knowledge p {
    line-height: 28px !important;
    font-size: 20px !important; }
  .page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #8b0000 !important;
    border-color: #8b0000 !important; }
  .page-link {
    color: #8b0000 !important; }
  body.page-user-login #main,
  body.page-user-register #main,
  body.page-user-password #main {
    padding-left: 15px !important;
    padding-right: 15px !important; }
  .contact-form a {
    color: #8b0000 !important; }
  .our-services img.img-fit {
    width: 100% !important; }
  .previous-section .product-content {
    bottom: 30px !important; }
  .ui-datepicker .ui-datepicker-prev {
    left: 0 !important;
    margin-top: 0 !important; }
  .ui-datepicker .ui-datepicker-next {
    right: 0 !important;
    margin-top: 0 !important; }
  .ui-datepicker .ui-datepicker-title {
    margin: 0 !important; }
  .our-serives h2 {
    font-size: 40px !important; }
  .tradelog-section h3,
  .serving-knowledge h2 {
    font-size: 36px !important; }
  .details-profile .spirit-distiller img,
  .details-profile .inner-img img {
    max-width: 100%; } }

.navbar-toggler span {
  display: block;
  /* background-color: #4f4f4f;*/
  height: 3px;
  width: 25px;
  margin-top: 5px;
  margin-bottom: 5px;
  position: relative;
  left: 0;
  opacity: 1;
  transition: all 0.35s ease-out;
  transform-origin: center left; }

.navbar-toggler span:nth-child(1) {
  margin-top: 0.3em;
  background: #000; }

.navbar-toggler:not(.collapsed) span:nth-child(1) {
  transform: translate(15%, -33%) rotate(45deg);
  background: #fff; }

.navbar-toggler:not(.collapsed) span:nth-child(2) {
  opacity: 0;
  background: #fff; }

.navbar-toggler:not(.collapsed) span:nth-child(3) {
  transform: translate(15%, 33%) rotate(-45deg);
  background: #fff; }

.navbar-toggler span:nth-child(1) {
  transform: translate(0%, 0%) rotate(0deg);
  background: #000; }

.navbar-toggler span:nth-child(2) {
  opacity: 1;
  background: #000; }

.navbar-toggler span:nth-child(3) {
  transform: translate(0%, 0%) rotate(0deg);
  background: #000; }

/* iPhone media query */
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .container {
    max-width: 720px; } }

/* SHOP / ALL DRINKS / GUIDE */
.dropdown-section {
  margin-top: 30px; }

select:focus,
input:focus {
  outline: 0; }

.top-spacer.mt-4 {
  margin-top: 0 !important; }

.details-profile ul {
  padding-left: 15px;
  padding-bottom: 10px; }

.details-profile ul li {
  font-family: "Montserrat", sans-serif;
  color: #000;
  font-weight: 400;
  font-size: 15px;
  line-height: 1.6em; }

.dropdown-menu {
  position: absolute !important;
  top: 90% !important;
  width: 200px; }

.dropdown-item {
  padding: .25rem 15px; }

.dropdown-section span.fa.fa-angle-down {
  display: none; }

.dropdown-section input.input-search,
.insight-int input.form-control {
  border: 2px solid #eee;
  background: #F1F0F0;
  border-radius: 2px;
  width: 100%;
  color: #000;
  font-size: 18px;
  font-weight: 500;
  cursor: pointer;
  padding: 10px 10px;
  margin-top: 10px;
  text-align: left; }

.dropdown-section input.input-search:hover,
.insight-int input.form-control:hover {
  background: #fff;
  padding: 10px;
  border: 2px solid #000; }

.dropdown-section .gift-guide {
  color: #373B4D;
  font-size: 27px;
  line-height: 30px;
  font-weight: bold;
  padding-bottom: 20px; }

.dropdown-section button.search-btn {
  background: #3D9BE9;
  color: #fff;
  text-align: center;
  cursor: pointer;
  font-size: 20px;
  line-height: 20px;
  border: 0;
  text-transform: uppercase;
  width: 100%;
  height: 50px;
  margin-top: 10px; }

.dropdown-section button.search-btn:hover {
  background: #000;
  color: #fff; }

.dropdown-section button.button {
  background: #FFA600 !important;
  color: #fff !important;
  text-align: center !important;
  cursor: pointer !important;
  font-size: 20px !important;
  line-height: 20px !important;
  border: 0 !important;
  text-transform: uppercase !important;
  width: 100% !important;
  height: 50px !important;
  margin-top: 10px !important; }

.dropdown-section button.button:hover {
  background: #000 !important;
  color: #fff !important; }

.embed-container {
  position: relative;
  padding-bottom: 49.50%;
  height: 0;
  overflow: hidden;
  max-width: 100%; }

.embed-container iframe,
.embed-container object,
.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

/* Select Dropdown */
.dropdown-section select {
  border: 2px solid #eee;
  background: #F1F0F0;
  display: inline-block;
  font: inherit;
  line-height: 1.5em;
  padding: 0.5em 3.5em 0.5em 1em;
  margin: 0;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none; }

.dropdown-section select.selectarrow {
  background: #F1F0F0 url(../images/down-arrow.png) right 15px no-repeat;
  width: 100%;
  color: #000;
  font-size: 18px;
  font-weight: 500;
  cursor: pointer;
  width: 100%;
  padding: 10px;
  margin-top: 10px;
  border-radius: 0px;
  height: 50px; }

.dropdown-section select.selectarrow:hover {
  background: #fff url(../images/down-arrow.png) right 15px no-repeat;
  border: 2px solid #000;
  outline: 0; }

/* MORE PRODUCTS */
.more-products a {
  text-decoration: none; }

.more-products a .product-name {
  font-size: 18px;
  color: #000;
  font-weight: bold;
  text-decoration: none;
  padding-bottom: 8px;
  padding-top: 8px;
  overflow: hidden;
  text-overflow: ellipsis;
  /* display: -webkit-box;*/
  -webkit-line-clamp: 2; }

.more-products a .product-name:hover {
  color: #8B0000; }

.more-products .product-price {
  color: #666;
  font-size: 20px;
  font-weight: 400;
  font-family: 'Montserrat', sans-serif;
  padding-top: 5px; }

/* SHOP CAROISEL SLIDER*/
.left-vertical-bar.h190 {
  height: 190px; }

.left-vertical-bar.h140 {
  height: 140px; }

.shop-carousel .shop-caption h3.blue-clr {
  font-size: 70px;
  text-transform: uppercase;
  font-weight: 800;
  text-align: left;
  line-height: 70px;
  margin-bottom: 0;
  color: #3D9BE9; }

.shop-carousel .shop-caption h3.blue-wht-clr {
  font-size: 160px;
  text-transform: uppercase;
  font-weight: 800;
  text-align: left;
  line-height: 120px;
  color: #3D9BE9; }

.shop-carousel .shop-caption h4 {
  font-size: 80px;
  text-transform: uppercase;
  color: #fff;
  font-weight: 800;
  text-align: left;
  line-height: 55px;
  margin-bottom: 0;
  line-height: 60px;
  font-size: 60px; }

.shop-carousel .shop-inner {
  background: rgba(0, 0, 0, 0.4);
  padding: 20px;
  width: 100%;
  clear: both;
  overflow: hidden; }

.shop-carousel .shop-caption {
  position: absolute;
  right: 0%;
  left: 0%;
  bottom: -20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center; }

.shop-carousel .shop-caption a.purchase-btn {
  border: 1px solid #3D9BE9; }

.shop-carousel .shop-caption a.purchase-btn {
  display: inline-block;
  cursor: pointer;
  color: #fff;
  line-height: 37px;
  width: 120px;
  height: 44px;
  font-size: 20px;
  font-weight: 600;
  float: left;
  margin-top: 20px;
  text-align: center; }

.shop-carousel .shop-caption a.purchase-btn:hover {
  background: #fff;
  color: #000;
  border: 1px solid #fff;
  text-decoration: none; }

a.more-load-btn,
a.button {
  background: #ddd;
  text-align: center;
  font-size: 20px;
  color: #000;
  font-weight: bold;
  text-transform: uppercase;
  cursor: pointer;
  display: inline-block;
  width: 240px;
  padding: 7px 15px; }

a.more-load-btn:hover,
a.button:hover {
  background: #FFA600;
  color: #fff; }

a.button {
  margin: 20px 0;
  display: inline-block; }

ul.js-pager__items.pager {
  text-align: center;
  list-style-type: none; }

/* SHOP DETAIL */
/*****************globals*************/
.product-details .preview {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column; }

@media screen and (max-width: 996px) {
  .product-details .preview {
    margin-bottom: 20px; } }

.product-details .preview-pic {
  -ms-flex-positive: 1;
  flex-grow: 1; }

.product-details .preview-thumbnail.nav-tabs {
  border: none;
  margin-top: 15px; }

.product-details .preview-thumbnail.nav-tabs li {
  width: 18%;
  margin-right: 2.5%; }

.product-details .preview-thumbnail.nav-tabs li img {
  max-width: 100%;
  display: block; }

.product-details .preview-thumbnail.nav-tabs li a {
  padding: 0;
  margin: 0; }

.product-details .preview-thumbnail.nav-tabs li:last-of-type {
  margin-right: 0; }

.product-details .tab-content {
  overflow: hidden; }

.product-details .tab-content img {
  width: 100%;
  animation-name: opacity;
  animation-duration: .3s; }

.product-details .preview-pic img {
  border: 1px solid #ccc;
  padding: 5px; }

.product-details .preview-thumbnail img {
  width: 120px;
  height: 120px;
  object-fit: contain;
  border: 1px solid #ccc;
  padding: 5px;
  cursor: pointer; }

.product-details h1.product-name {
  font-size: 44px;
  line-height: 46px;
  color: #575757;
  text-align: left;
  font-weight: bold; }

.product-details .product-value {
  font-size: 36px;
  color: #666;
  text-align: left;
  font-weight: 400;
  font-family: 'Montserrat', sans-serif;
  padding-bottom: 10px; }

.product-details .product-desc {
  font-size: 16px;
  line-height: 24px;
  color: #000;
  text-align: left;
  font-weight: 500; }

.product-details span {
  cursor: pointer;
  font-size: 20px;
  line-height: 20px;
  font-weight: bold; }

.product-details .minus,
.product-details .plus {
  width: 25px;
  height: 34px;
  line-height: 30px;
  border: 1px solid #ddd;
  border-radius: 0px;
  display: inline-block;
  vertical-align: middle;
  text-align: center; }

.product-details input {
  height: 34px;
  width: 80px;
  font-weight: bold;
  text-align: center;
  font-size: 26px;
  border: 1px solid #ddd;
  border-radius: 0px;
  display: inline-block;
  vertical-align: middle; }

.product-details .carts-btn button.add-to-cart {
  color: #FFFFFF;
  background-color: darkred;
  border-width: 0;
  border: 0;
  padding: 8px 16px;
  width: 300px;
  cursor: pointer;
  margin-top: 30px; }

.product-details .carts-btn button.add-to-cart:hover {
  color: rgba(255, 255, 255, 0.7);
  background-color: rgba(139, 0, 0, 0.7); }

.product-details .carts-btn button.buy-now {
  color: #FFFFFF;
  background-color: black;
  border-width: 0;
  border: 0;
  padding: 8px 16px;
  width: 300px;
  cursor: pointer;
  margin-top: 20px; }

.product-details .carts-btn button.buy-now:hover {
  color: rgba(255, 255, 255, 0.7);
  background-color: rgba(0, 0, 0, 0.9); }

.product-details .social-media {
  margin: 40px 0; }

.product-details .social-media .fa.fa-facebook {
  color: #3a5897;
  font-size: 20px; }

.product-details .social-media .fa.fa-twitter {
  color: #2fc7f2;
  font-size: 20px; }

.product-details .social-media .fa.fa-pinterest-p {
  color: #f01951;
  font-size: 20px; }

/*  RELATED PRORDUCT */
.related-product h3 {
  font-size: 26px;
  text-align: left;
  font-weight: 600;
  color: #000; }

.related-product .bbb_viewed_nav_container {
  top: 30%; }

.related-product .bbb_viewed_nav.bbb_viewed_prev {
  left: 10px; }

.related-product .bbb_viewed_nav.bbb_viewed_next {
  right: 10px; }

.comments .star-rating .fa-star {
  color: #FFDD44; }

.comments strong {
  color: #000;
  font-weight: bold;
  font-size: 20px; }

.comments span.sm-text {
  color: #000;
  opacity: 0.6;
  font-size: 14px;
  font-weight: 500; }

.comments .messages {
  margin-top: 10px; }

.comments .width100 {
  width: 100%;
  border-color: rgba(0, 0, 0, 0.1);
  border-radius: 3px;
  padding: 15px; }

.comments button.comment-btn {
  background: #FFA600;
  border: 1px solid #FFA600;
  cursor: pointer;
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  text-transform: uppercase;
  text-align: center;
  padding: 6px 20px;
  float: right;
  margin-top: 10px; }

.comments button.comment-btn:hover {
  background: #fff;
  border: 1px solid #000;
  color: #000;
  padding: 6px 20px; }

/********************************************************************/
/* NEW CSS for spirits locator page - Added here on 11th April START */
/*  SPIRITS LOCATOR PAGE */
.spirits-locator {
  margin: 30px 0; }

.spirits-locator h4 {
  font-size: 40px;
  font-weight: bold;
  color: #550E9B;
  text-align: left;
  text-transform: uppercase; }

.spirits-locator h6 {
  font-size: 24px;
  font-weight: bold;
  color: #373B4D;
  text-align: left; }

.spirits-locator .mb10 {
  margin-bottom: 15px; }

.width50 {
  width: 300px !important; }

/* SPIRITS LOCATOR VIEW PROFILE PAGE */
.details-profile h5 {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.4em;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif; }

.details-profile .para,
.details-profile p {
  font-size: 18px;
  line-height: 27px;
  color: #000;
  font-family: 'Montserrat', sans-serif; }

.details-profile a.read-more,
.details-profile a.view-more {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  font-size: 16px;
  text-transform: uppercase; }

.details-profile a.read-more {
  color: #8B0000; }

.details-profile a.view-more {
  color: #9E3B1B; }

.details-profile button.purchase-now-btn {
  background: #FFA600;
  color: #000000;
  font-family: 'Montserrat', sans-serif;
  font-size: 18px;
  font-weight: 700;
  font-style: normal;
  border-radius: 0;
  border: 0;
  padding: 10px 20px;
  width: 100%;
  cursor: pointer;
  margin-top: 20px; }

.details-profile button.purchase-now-btn:hover {
  color: #fff; }

/*
.details-profile .spirit-distiller img,
.details-profile .inner-img img{
  width: 100%;
}
*/
.spirit-distiller.imgwid img, section.product-details .product-desc img {
  max-width: 100%; }

.shop-carousel .shop-caption h3.org-wht-clr {
  font-size: 120px;
  text-transform: uppercase;
  font-weight: 700;
  text-align: left;
  line-height: 100px;
  color: #FFA600;
  letter-spacing: -5px; }

.shop-carousel .shop-caption h4.title-h4 {
  font-size: 80px;
  text-transform: uppercase;
  color: #fff;
  font-weight: 700;
  text-align: left;
  line-height: 55px;
  margin-bottom: 0; }

.left-vertical-bar.h160 {
  height: 160px; }

/* new css 02-04-2020 */
.sky-bg {
  background: #C0E9FA;
  padding: 25px;
  clear: both;
  overflow: hidden; }

.sky-red-clr {
  background: #F9C5B4;
  padding: 25px;
  clear: both;
  overflow: hidden; }

.black-clr {
  color: #000; }

.product-name {
  color: #000;
  font-size: 20px;
  font-weight: 500;
  text-align: center; }

a.purchase-now {
  color: #9E3B1B;
  font-size: 18px;
  text-align: center;
  display: inherit;
  font-weight: 600; }

.datepicker-days {
  background: #fff;
  padding: 10px; }

.table-condensed {
  width: 100% !important;
  /* background: #fff;*/ }

.datepicker-inline {
  width: 100% !important; }

.table-condensed thead tr {
  background: #0088CB !important;
  color: #fff !important;
  font-size: 18px;
  font-weight: 600; }

.datepicker td,
.datepicker th {
  border-radius: 0 !important; }

.datepicker td {
  background: #FFCB05;
  border: 1px solid #fff !important;
  color: #000 !important;
  padding: 10px 0; }

/* SPIRIT OF WEEK */
.blck-transparent {
  background: rgba(0, 0, 0, 0.6);
  padding: 20px;
  clear: both;
  overflow: hidden; }

.blck-transparent .green-txt {
  color: #BADA55;
  font-size: 30px;
  text-transform: uppercase;
  padding-bottom: 10px; }

.blck-transparent .red-txt {
  color: #FF6161;
  font-size: 30px;
  text-transform: uppercase;
  padding-bottom: 10px; }

.blck-transparent .title {
  line-height: 0.6em;
  text-align: center;
  font-size: 60px;
  color: #fff;
  padding-bottom: 25px; }

.blck-transparent .para {
  font-size: 26px;
  line-height: 32px;
  text-align: center;
  color: #fff;
  padding-bottom: 15px;
  padding-bottom: 5px;
  word-break: break-all;
  overflow: hidden;
  text-overflow: ellipsis;
  /* display: -webkit-box;*/
  -webkit-line-clamp: 3; }

.blck-transparent a.read-more {
  color: #BADA55;
  font-size: 23px;
  font-weight: bold;
  text-transform: uppercase; }

.lft.carousel-control-prev .fa.fa-angle-left,
.rht.carousel-control-next .fa.fa-angle-right {
  color: #FFA600;
  font-size: 80px; }

.lft.carousel-control-prev {
  left: -110px;
  opacity: .9 !important; }

.rht.carousel-control-next {
  right: -110px;
  opacity: .9 !important; }

.innerCarousels .carousel-caption {
  top: 20%; }

/* PREVIOUS SECTION */
.previous-section img.img-fix {
  width: 280px;
  height: 352px;
  object-fit: cover;
  object-position: 50% 50%; }

.previous-section .pos-rel {
  position: relative; }

.previous-section .product-content {
  border: 1px solid #8BAA95;
  padding: 15px;
  background: #fff;
  margin: 0 15px;
  position: relative;
  bottom: 60px; }

.previous-section .product-name {
  color: #048AB3;
  font-weight: bold;
  font-size: 24px;
  line-height: 24px; }

.previous-section .product-name a {
  color: #048AB3 !important;
  line-height: 26px;
  display: inline-block;
  padding-bottom: 10px; }

.previous-section .product-desc {
  font-size: 16px;
  font-weight: normal;
  color: #000;
  opacity: 0.5;
  font-family: 'Montserrat', sans-serif;
  text-align: center;
  line-height: 25px; }

.light-org-clr {
  background: #FFDC9C;
  padding: 25px;
  clear: both;
  overflow: hidden; }

.purple-bg-clr {
  background: #e1d9d7;
  padding: 25px;
  clear: both;
  overflow: hidden; }

@media (max-width: 1024px) {
  .lft.carousel-control-prev {
    left: 0px; }
  .rht.carousel-control-next {
    right: 0px; }
  .innerCarousels .carousel-caption {
    top: 20%;
    left: 50px;
    right: 100px; }
  .bbb_viewed_item {
    padding-left: 0 !important;
    padding-right: 0 !important; }
  .more-products .list-drinks img {
    height: 225px !important;
    object-fit: cover !important;
    width: 225px !important; }
  .product-details h1.product-name,
  .product-details .product-value {
    font-size: 30px;
    line-height: 40px; } }

@media (max-width: 768px) {
  .lft.carousel-control-prev {
    left: 20px; }
  .rht.carousel-control-next {
    right: -20px; }
  .innerCarousels .carousel-caption {
    top: 25% !important;
    left: 0;
    right: 0;
    width: 80% !important;
    margin: 0 auto !important; }
  .details-profile a {
    word-break: break-all !important; }
  .bbb_viewed_item {
    padding-left: 0 !important;
    padding-right: 0 !important; }
  .more-products .list-drinks img {
    height: 225px !important;
    object-fit: cover !important;
    width: 225px !important; }
  .product-details h1.product-name,
  .product-details .product-value {
    font-size: 30px;
    line-height: 40px; }
  .comments.comments-section .pull-right {
    float: none; }
  .lft {
    margin-left: 0 !important; } }

@media (max-width: 767px) {
  .lft.carousel-control-prev {
    left: 0px; }
  .rht.carousel-control-next {
    right: 0px; }
  .lft.carousel-control-prev .fa.fa-angle-left,
  .rht.carousel-control-next .fa.fa-angle-right {
    color: #FFA600;
    font-size: 30px; }
  .blck-transparent {
    padding: 10px;
    /*min-height: 150px;*/ }
  .more-products .list-drinks img {
    height: 225px !important;
    object-fit: cover !important;
    width: 225px !important; }
  .blck-transparent .green-txt,
  .blck-transparent .red-txt {
    font-size: 20px;
    padding-bottom: 8px;
    line-height: 22px; }
  .blck-transparent .title {
    font-size: 22px;
    padding-bottom: 8px; }
  .blck-transparent .para {
    font-size: 16px;
    line-height: 20px;
    padding-bottom: 5px;
    word-break: break-all;
    overflow: hidden;
    text-overflow: ellipsis;
    /*display: -webkit-box;*/
    -webkit-line-clamp: 2; }
  .blck-transparent a.read-more {
    font-size: 16px; }
  .innerCarousels .carousel-caption {
    top: 0px !important;
    left: 0;
    right: 0; } }

img.small_img {
  width: 108px;
  height: 108px;
  object-fit: cover;
  object-position: 50% 50%; }

/* ABOUT US PAGE */
.serving-knowledge {
  background-color: #BADA55; }

.consumer-section {
  background-color: #CAE4F9; }

.trade-section {
  background-color: #FFC966; }

.serving-knowledge,
.consumer-section,
.trade-section {
  padding-top: 50px;
  padding-bottom: 50px; }

.serving-knowledge h2,
.consumer-section h2,
.trade-section h2 {
  line-height: 1.1em;
  font-weight: 300;
  padding-bottom: 30px;
  text-transform: uppercase; }

.serving-knowledge h2 {
  color: #2B5336;
  font-size: 66px; }

.consumer-section h2 {
  color: #002E5D;
  font-size: 40px; }

.trade-section h2 {
  color: #8B0000;
  font-size: 40px; }

.serving-knowledge p,
.consumer-section p,
.trade-section p {
  font-size: 20px;
  font-weight: 500;
  line-height: 28px !important;
  color: #000; }

.consumer-section button.become-member-btn,
.trade-section button.create-act-btn {
  transition: all 0.2s ease, visibility 0s;
  transition: inherit;
  letter-spacing: 0.1em;
  margin: 0px 2px 0px 0px;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  color: #FFFFFF;
  padding: 8px 30px;
  margin-top: 20px;
  cursor: pointer; }

.consumer-section button.become-member-btn {
  border: 1px solid #384AD3;
  background: #550E9B; }

.consumer-section button.become-member-btn:hover {
  background: #384AD3; }

.trade-section button.create-act-btn {
  border: 1px solid #384AD3;
  background: #8B0000; }

.trade-section button.create-act-btn:hover {
  background: #384AD3; }

.testimonal-section p {
  color: #fff;
  font-size: 20px; }

.testimonal-section .blue-bg {
  /*background: #550E9B;*/
  padding: 60px 70px;
  height: 100%; }

.testimonal-section .red-bg {
  background: #FF3D3D;
  padding: 60px 70px; }

.testimonal-section img.img-radius {
  border-radius: 100%; }

.testimonal-section .yellow-txt {
  color: #FFA600;
  font-size: 45px;
  font-weight: bold; }

.testimonal-section .blue-txt {
  color: #550E9B;
  font-size: 45px;
  font-weight: bold; }

.testimonal-section a.read-more-yellow {
  color: #FFA600;
  font-size: 20px;
  text-transform: uppercase; }

.testimonal-section a.read-more-blue {
  color: #550E9B;
  font-size: 20px;
  text-transform: uppercase; }

section.testimonal-section img {
  width: 200px;
  height: 200px;
  display: block;
  margin: 0 auto; }

/* EVENTS PAGES */
.events-section .event-bg {
  background: #048AB3;
  padding: 30px;
  margin: 40px 0;
  text-align: center; }

.event-bg i.fa-angle-left,
.event-bg i.fa-angle-right {
  color: #fff;
  font-size: 36px;
  padding-left: 20px;
  padding-right: 20px;
  font-weight: 300; }

.event-bg .month {
  font-size: 36px;
  font-weight: 300;
  color: #FFFFFF;
  text-transform: uppercase; }

.events-section .event-title {
  padding-top: 15px;
  font-weight: 800;
  font-size: 26px;
  color: #048AB3;
  font-family: 'Montserrat', sans-serif;
  text-align: center; }

.events-section .event-date {
  font-weight: 400;
  font-size: 20px;
  color: #000;
  font-family: 'Montserrat', sans-serif;
  text-align: center; }

.what-have-we-been {
  background: #BADA55;
  padding-top: 30px;
  padding-bottom: 30px; }

.what-have-we-been .title {
  font-size: 34px;
  font-weight: 400;
  line-height: 40px;
  padding-bottom: 30px; }

.what-have-we-been .event-title {
  padding-top: 15px;
  font-weight: 600;
  font-size: 24px;
  color: #000;
  font-family: 'Montserrat', sans-serif;
  text-align: left;
  text-transform: uppercase; }

.what-have-we-been .event-date {
  font-weight: 400;
  font-size: 20px;
  color: #000;
  font-family: 'Montserrat', sans-serif;
  text-align: left;
  text-transform: uppercase; }

a.find-out-more-btn {
  background: #FF3D3D;
  color: #000;
  text-align: center;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 400;
  cursor: pointer;
  display: inline-block;
  margin-top: 50px;
  padding: 7px 30px; }

a.find-out-more-btn:hover {
  background: #FFA600;
  text-decoration: none; }

/* EVENTS DETAIL PAGE */
.width100 {
  width: 100%; }

.our-serives h2 {
  color: #25318D;
  font-size: 69px;
  font-weight: 400; }

.tradelog-section {
  padding: 40px 20px;
  text-align: center; }

.tradelog-section h3 {
  font-size: 48px;
  font-weight: 400;
  text-transform: uppercase; }

.tradelog-section p.blue-txt,
.tradelog-section div.blue-txt {
  font-size: 24px;
  font-weight: bold;
  line-height: 1.5em; }

.tradelog-section p.para,
.tradelog-section div.para {
  line-height: 1.5em;
  text-align: center;
  font-size: 18px;
  color: #000; }

.trade-application-form {
  padding-top: 30px;
  padding-bottom: 30px; }

.trade-application-form h3 {
  color: #8B0000;
  font-size: 51px;
  font-weight: 400;
  text-transform: uppercase;
  text-align: center; }

.trade-application-form h4 {
  color: #000;
  font-size: 30px;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  padding-top: 20px;
  padding-bottom: 10px;
  font-family: 'Montserrat', sans-serif; }

.floatNone {
  float: none;
  margin: 0 auto; }

.trade-application-form .inputs {
  border: 2px solid #000;
  width: 100%;
  padding: 10px;
  color: #000;
  font-weight: bold; }

.trade-application-form button.submit-btn {
  background: #000;
  text-align: center;
  color: #fff;
  padding: 10px 20px;
  width: 100%;
  border: 0;
  font-weight: bold;
  text-transform: uppercase;
  cursor: pointer; }

/* GOOGLE LOCATO LIST */
.locator-list {
  position: absolute;
  top: 20px;
  background: #fff;
  box-shadow: 1px 0px 4px 2px #ccc;
  display: -ms-grid;
  display: grid;
  height: auto;
  width: 300px;
  min-height: auto;
  /*z-index: 9;*/
  margin: 60px 0px 4px calc((100% - 1095px) * 0.5);
  left: -2px;
  grid-area: 1 / 1 / 2 / 2;
  justify-self: start;
  -ms-grid-row-align: start;
      align-self: start;
  padding: 10px; }

.locator-list .results {
  background: #140080;
  color: #fff;
  text-align: left;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: bold;
  padding: 5px 10px; }

.locator-list .location-list {
  border: 1px solid #ccc;
  padding-left: 15px;
  overflow-y: scroll;
  height: 360px; }

.locator-list .location {
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  color: #000;
  font-size: 15px;
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
  padding-top: 10px; }

.locator-list .location.active {
  background: #f7f7f7; }

.gm-style .place-card-large {
  display: none !important; }

.gm-style .place-desc-large {
  width: 200px;
  display: none !important; }

body.path-frontpage .embed-container {
  padding-bottom: 56%; }

body.path-drinks-library .view-content .row,
body.path-shop .view-content .row,
body.page-view-recent-post .view-content .row {
  width: 100%;
  display: inline-block;
  margin: 0; }

body.path-drinks-library .view-content.container-fluid {
  padding-right: 0;
  padding-left: 0; }

body.path-insight .view-content .row {
  width: 100%;
  /* display: flex !important;*/
  margin: 0; }

body.path-insight .latest .row {
  display: -ms-flexbox !important;
  display: flex !important; }

body.path-insight section.dropdown-section.container .row {
  display: -ms-flexbox;
  display: flex; }

body.path-shop .container-fluid {
  padding-left: 0;
  padding-right: 0; }

.view-id-events_header .row,
.view-id-spirit_lingo_header .row,
.view-id-recent_post .row,
.view-id-insight_header .row {
  display: inherit; }

.view-id-insight_header .view-content.container-fluid,
.view-id-recent_post .view-content.container-fluid {
  padding-left: 0;
  padding-right: 0; }

.img-fit-box {
  width: 100%;
  height: 190px;
  object-fit: cover;
  object-position: 50% 50%; }

@media (max-width: 1024px) {
  .locator-list {
    left: 50px;
    top: 80px;
    width: 300px;
    margin: 0 auto; } }

@media (max-width: 768px) {
  .locator-list {
    left: 45px;
    top: 70px;
    width: 300px;
    margin: 0 auto; } }

@media (max-width: 767px) {
  .locator-list {
    position: relative;
    left: 0;
    width: 93%;
    margin: 0 auto; } }

/* Events Page Only Month Calendar CSS */
#monthYear .ui-datepicker {
  width: 22em; }

#monthYear .ui-datepicker-calendar {
  display: none; }

#monthYear .ui-widget-header,
#monthYear .ui-widget-content {
  background: none !important;
  border: 0 !important; }

#monthYear .ui-widget-header {
  font-family: 'Jura', sans-serif;
  color: #fff; }

#monthYear .ui-widget-header .ui-icon.ui-icon-circle-triangle-w {
  background: url(../images/left-arrow.png) left top no-repeat !important;
  background-image: none;
  height: 32px;
  width: 32px;
  cursor: pointer; }

#monthYear .ui-widget-header .ui-icon.ui-icon-circle-triangle-e {
  background: url(../images/right-arrow.png) right top no-repeat !important;
  background-image: none;
  height: 32px;
  width: 32px;
  cursor: pointer; }

#monthYear .ui-state-hover.ui-datepicker-prev-hover:hover,
#monthYear .ui-state-hover.ui-datepicker-next-hover:hover {
  background: none !important;
  background-image: none;
  border: 0 !important;
  height: 32px;
  width: 32px;
  cursor: pointer; }

#monthYear .ui-datepicker-month,
#monthYear .ui-datepicker-year {
  font-size: 30px;
  text-transform: uppercase;
  font-weight: 500; }

/* upcomingEventCal CSS */
#upcomingEventCal .ui-widget-header .ui-icon.ui-icon-circle-triangle-w {
  background: url(../images/left-arrow.png) left top no-repeat !important;
  background-image: none;
  height: 20px;
  width: 20px;
  cursor: pointer;
  background-size: cover !important;
  margin-top: -9px;
  display: inline-block; }

#upcomingEventCal .ui-widget-header .ui-icon.ui-icon-circle-triangle-e {
  background: url(../images/right-arrow.png) right top no-repeat !important;
  background-image: none;
  height: 20px;
  width: 20px;
  cursor: pointer;
  background-size: cover !important;
  margin-top: -9px;
  display: inline-block; }

#upcomingEventCal .ui-state-hover.ui-datepicker-prev-hover:hover,
#upcomingEventCal .ui-state-hover.ui-datepicker-next-hover:hover {
  background: none !important;
  background-image: none;
  border: 0 !important;
  height: 33px;
  width: 33px;
  cursor: pointer; }

#upcomingEventCal .ui-datepicker-calendar thead {
  background: #0088CB;
  color: #fff !important;
  font-family: 'Jura', sans-serif; }

#upcomingEventCal .ui-widget-header {
  background-color: #0088CB;
  background-image: none; }

#upcomingEventCal .ui-datepicker-month,
#upcomingEventCal .ui-datepicker-year {
  color: #fff;
  font-family: 'Jura', sans-serif; }

#upcomingEventCal .ui-corner-all {
  border: 0;
  border-radius: 0 !important; }

#upcomingEventCal .ui-widget-header {
  border-bottom: 1px solid #fff !important; }

#upcomingEventCal .ui-datepicker {
  padding: 10px; }

#upcomingEventCal .ui-state-highlight,
#upcomingEventCal .ui-widget-content .ui-state-highlight {
  background-color: #FFF !important;
  background-image: none !important;
  border: 1px solid #FFCB05 !important; }

#upcomingEventCal .ui-state-default {
  background-color: #FFCB05 !important;
  background-image: none !important;
  border: 0 !important; }

#upcomingEventCal .ui-state-disabled .ui-state-default {
  background: #e6e6e6 !important; }

#upcomingEventCal .ui-datepicker td {
  border: 0;
  padding: 1px;
  font-family: 'Jura', sans-serif; }

#upcomingEventCal .ui-state-active,
#upcomingEventCal .ui-widget-content .ui-state-active {
  color: #FFCB05 !important; }

#upcomingEventCal .ui-datepicker table {
  font-size: 16px; }

#upcomingEventCal .ui-state-default,
#upcomingEventCal .ui-widget-content .ui-state-default {
  color: #000 !important; }

#upcomingEventCal .ui-datepicker td a {
  text-align: center !important; }

.dropdown-menu {
  background-color: #fff;
  background-clip: padding-box;
  border: 0;
  border-radius: 0;
  box-shadow: 0px 0px 4px 0px #ccc; }

.dropdown-item:focus,
.dropdown-item:hover {
  color: #16181b;
  text-decoration: none !important;
  background-color: #f8f9fa; }

.a-to-z span {
  display: inline-block;
  text-align: center;
  width: 80px; }

.spirit-lingo-search-filters.a-to-z a {
  text-transform: uppercase;
  color: #000;
  font-size: 28px; }

.spirit-lingo-search-filters.a-to-z a:hover {
  text-decoration: none;
  color: #8b0000; }

.search-string.active {
  color: #8b0000 !important; }

body.page-view-the-spirits-hub-search section {
  max-width: 1140px;
  margin: 0 auto;
  padding-left: 15px;
  padding-right: 15px; }

body.page-view-the-spirits-hub-search .view-filters {
  margin-top: 20px; }

body.page-view-the-spirits-hub-search .js-form-submit {
  margin-top: 0px; }

body.page-view-the-spirits-hub-search span.field-content a {
  font-size: 25px;
  padding-bottom: 10px;
  display: inline-block; }

body.page-view-the-spirits-hub-search .form-item-body-value,
body.page-view-the-spirits-hub-search .form-item-title label {
  display: none; }

body.page-view-the-spirits-hub-search .pagination {
  -ms-flex-pack: center;
      justify-content: center;
  margin: 30px 0; }

.page-link {
  padding: .7rem .95rem; }

.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.page-item:last-child .page-link {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.page-item.active .page-link {
  z-index: 1;
  color: #fff !important;
  background-color: #8b0000 !important;
  border-color: #8b0000 !important; }

.page-link {
  color: #8b0000 !important; }

/* MAP */
div#map {
  position: inherit !important;
  overflow: hidden !important;
  clear: both !important;
  height: 560px !important;
  width: 100% !important; }

.contact-form fieldset {
  margin-bottom: 6px !important; }

.contact-form {
  position: absolute;
  top: 39%;
  left: 0;
  right: 0;
  width: 500px;
  margin: 0 auto;
  padding: 10px; }

.contact-form .form-title {
  color: #000;
  font-size: 14px;
  text-align: center;
  font-weight: normal;
  padding: 10px 0; }

.contact-form label {
  font-size: 14px;
  color: #000;
  font-weight: bold; }

.contact-form .form-group {
  margin-bottom: 5px; }

.contact-form .innerBg {
  background: #FBF9F5;
  margin-left: 30px; }

.contact-form input.form-control {
  width: 100%;
  border: 1px solid #000;
  height: 30px;
  padding: 10px;
  border-radius: 0; }

.contact-form textarea.form-control {
  width: 100%;
  border: 1px solid #000;
  height: 45px;
  padding: 10px 15px;
  border-radius: 0; }

.contact-form button.form-submit {
  color: #fff;
  text-align: center;
  background: #000;
  cursor: pointer;
  border: 0;
  font-size: 14px;
  font-weight: normal;
  text-transform: uppercase;
  width: 100%;
  border-radius: 0; }

.contact-form :-ms-input-placeholder {
  color: #000;
  opacity: 0.3;
  font-size: 14px; }

.contact-form ::placeholder {
  color: #000;
  opacity: 0.3;
  font-size: 14px; }

.contact-form :-ms-input-placeholder {
  color: #000; }

.contact-form ::-ms-input-placeholder {
  color: #000; }

.js-form-item-terms-and-conditions {
  padding-top: 15px; }

.js-form-submit {
  margin-top: 15px; }

.form-control {
  border-radius: 0;
  padding: 15px;
  height: 45px; }

.trade-application-form input.form-control {
  width: 100%;
  border: 1px solid #000;
  height: 50px;
  padding: 10px;
  border-radius: 0; }

.trade-application-form textarea.form-control {
  width: 100%;
  border: 1px solid #000;
  height: 150px;
  padding: 10px 15px;
  border-radius: 0;
  margin-bottom: 15px; }

.trade-application-form button.form-submit {
  color: #fff;
  text-align: center;
  background: #000;
  cursor: pointer;
  border: 0;
  font-size: 14px;
  font-weight: normal;
  text-transform: uppercase;
  width: 100%;
  border-radius: 0;
  height: 50px; }

.subscribe-newsletter button.form-submit {
  margin-top: 15px; }

a.nav-link--user-logout::before,
a.nav-link--user-logout::before,
a.nav-link--user-logout::before,
a.nav-link--user::before {
  height: auto !important;
  width: auto !important;
  background: none !important; }

a.nav-link.nav-link--contact {
  border-right: none !important; }

.gradient-brd {
  display: inline-block;
  /*display: inherit;*/
  margin-left: 0 !important;
  border-left: 20px solid;
  padding-left: 15px;
  /*border-image: linear-gradient(#FFEA00,#EF7D00, #E31F68) 0 100%;*/
  /*background: rgb(255,236,4);*/
  border-image: linear-gradient(#FFEC04, #FDA417, #850B04) 0 100%;
  border-right: 0 !important; }

.gradient-brd a.purchase-btn,
.gradient-brd h3,
.gradient-brd h4 {
  /* margin-left:15px;*/ }

.gradient-brd a.explore-events,
.gradient-brd a.search-now-btn,
.gradient-brd a.explore-green-btn,
.gradient-brd a.explore-red-btn {
  margin-left: 10px; }

body.path-shop .gradient-brd {
  display: inline-block; }

.shop-inner .container .col-lg-12 {
  text-align: left;
  padding-left: 0; }

/* latest blog */
article.latest {
  border: 1px solid #dadada; }

.latest .minus {
  /*margin-top: -10px;*/ }

.latest .latest-title,
.latest .month,
.latest .minute {
  font-size: 15px;
  color: #000;
  font-weight: 500;
  display: inline-block; }

.latest .month,
.latest .minute {
  font-size: 14px;
  color: #000;
  font-weight: 400; }

.latest .latest-title:hover {
  color: #dadada;
  text-decoration: none; }

.latest .latest-info h4 {
  margin: 20px 0 10px 0;
  line-height: normal;
  font-size: 24px;
  font-weight: 600;
  color: #000;
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2; }

.latest .latest-info p {
  line-height: 26px;
  font-size: 17px;
  font-weight: 400;
  color: #000;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3; }

/*.latest .latest-info:hover {
  cursor: pointer;
  opacity: 0.3;
  color: rgb(218, 218, 218);
}*/
.latest .wright-comment span,
.latest .wright-comment a {
  font-size: 15px;
  font-weight: 300;
  color: #000; }

.latest .wright-comment a .fa.fa-heart-o {
  color: #ff0000;
  font-size: 18px; }

.latest .wright-comment a:hover {
  color: #dadada;
  text-decoration: none; }

.latest .dropdown {
  position: relative;
  display: inline-block; }

.latest .dropdown-content {
  display: none;
  position: absolute;
  background-color: #fff;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  padding: 12px 16px;
  z-index: 1; }

.latest .dropdown-content a {
  color: #000;
  text-decoration: none; }

.latest .dropdown:hover .dropdown-content {
  display: block; }

.comment-box {
  border: 1px solid rgba(218, 218, 218, 0.75);
  padding: 25px;
  text-align: center;
  margin-bottom: 30px; }

/* BLOG COMMENTS 7Jun2021*/
.title.comment-form__title {
  margin-top: 30px;
  margin-bottom: 10px; }

.comment-comment-form input.button {
  background: #8B2978 !important;
  border-color: #8B2978 !important;
  width: 120px;
  text-align: center;
  float: right;
  clear: both;
  overflow: hidden;
  margin-bottom: 30px; }

.comment-blog-form .field--name-comment-body {
  padding-left: 0;
  padding-right: 0; }

.comment-comment-form.comment-form {
  max-width: 1140px;
  margin: 0 auto; }

.comment-comment-form.comment-form input.button {
  float: left !important; }

.comment__author {
  display: inline-block;
  padding-top: 10px; }

.comment__author .username,
.latest a {
  color: #8B2978; }

.card {
  padding-top: 7px;
  padding-bottom: 7px; }

.row-empty-class .view-empty {
  margin-left: -15px;
  margin-right: -15px; }

.row.tsh-events {
  text-align: center;
  margin: 0 auto;
  width: 100%;
  display: inline-block;
  font-size: 34px;
  padding-bottom: 20px; }

/* BLOG COMMENT ENDS */
a.black-btn {
  background-color: black;
  border: solid #dadada 0px;
  cursor: pointer !important;
  color: #FFFFFF;
  display: inline-block;
  font-size: 17px;
  font-weight: 700;
  -ms-flex-align: center;
      align-items: center;
  text-transform: uppercase;
  padding: 15px 20px; }

a.black-btn:hover {
  text-decoration: none;
  background: #555; }

.floatNone {
  margin: 0 auto;
  float: none; }

.location-list a:hover {
  text-decoration: none;
  background: #eee !important; }

.location-list a .open {
  background: #f7f7f7 !important; }

.dropdown-item.active,
.dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #ffff !important; }

.dropdown-item.active a,
.dropdown-item:active a {
  color: #000 !important;
  opacity: 0.4; }

.shop-carousel {
  z-index: 0;
  position: relative; }

.pull-left {
  float: left; }

.pull-right {
  float: right; }

.sky-bg {
  background: #8DD8F8; }

.js-form-type-checkbox {
  margin-bottom: 13px !important; }

a.buy-now-btn {
  background: #000;
  color: #fff;
  text-align: center;
  cursor: pointer;
  font-size: 20px;
  line-height: 20px;
  border: 0;
  text-transform: uppercase;
  width: 100%;
  height: 50px;
  display: inline-block;
  line-height: 50px;
  text-decoration: none; }

@media (max-width: 1024px) {
  .contact-form {
    top: 15%; }
  .contact-form .innerBg {
    margin-left: 0;
    padding: 10px 0; }
  .contact-form button.submit-btn {
    padding: 10px;
    margin-top: 10px; }
  .a-to-z span {
    width: 65px; } }

@media (max-width: 768px) {
  .contact-form {
    top: 0%; }
  .contact-form .innerBg {
    margin-left: 0;
    padding: 10px 0; }
  .contact-form button.submit-btn {
    padding: 10px;
    margin-top: 10px; } }

@media (max-width: 767px) {
  .contact-form .innerBg {
    margin-left: 0;
    padding: 20px;
    border-radius: 5px; }
  .contact-form {
    position: relative;
    top: 0;
    width: 100%;
    padding: 10px; }
  .contact-form button.submit-btn {
    padding: 10px;
    margin-top: 10px; } }

.error404 {
  text-align: center; }

.error404 .content {
  margin-top: 10px;
  font-size: 24px; }

.search-result a.search-title {
  font-size: 25px;
  padding-bottom: 0px;
  display: inline-block; }

.search-result .views-row {
  width: 100%; }

.ct-type {
  padding-bottom: 10px;
  font-size: 15px;
  opacity: 0.7;
  padding-top: 3px;
  color: #000; }

img.imgcover {
  width: 175px;
  height: 178px;
  object-fit: cover; }

.perfect_serve_desc {
  min-height: 190px; }

.lft {
  margin-left: -50px; }

.addReadMore.showlesscontent .SecSec,
.addReadMore.showlesscontent .readLess {
  display: none; }

.addReadMore.showmorecontent .readMore {
  display: none; }

.addReadMore .readMore,
.addReadMore .readLess {
  font-weight: bold;
  margin-left: 2px;
  color: blue;
  cursor: pointer; }

.addReadMoreWrapTxt.showmorecontent .SecSec,
.addReadMoreWrapTxt.showmorecontent .readLess {
  display: block; }

.dsk {
  display: block; }

.mb {
  display: none; }

.menu--account .clearfix.nav a:last-child {
  border-right: none; }

@media (max-width: 767px) {
  .imgcover {
    height: auto !important;
    width: 100% !important; }
  .lft {
    margin-left: 0 !important; }
  body.path-trade-area .details-profile p {
    text-align: center; }
  .dsk {
    display: none; }
  .mb {
    display: block;
    width: 100%; }
  .mb nav {
    margin-left: auto !important;
    margin-right: auto !important; } }

/* Mobile Menu */
.window {
  position: relative;
  display: block;
  width: 360px;
  height: 567px;
  margin: 100px auto 0;
  box-shadow: 0 0 65px 15px rgba(0, 0, 0, 0.2);
  overflow: hidden;
  border-radius: 3px;
  background: #F1F1F1; }

.window .header {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  height: 50px;
  width: 100%;
  background: rgba(0, 0, 0, 0.8);
  overflow: hidden;
  transition: all 0.5s ease-out, background 1s ease-out;
  transition-delay: 0.2s;
  z-index: 1; }

.window .header .burger-container {
  position: relative;
  display: inline-block;
  height: 50px;
  width: 50px;
  cursor: pointer;
  transform: rotate(0deg);
  transition: all 0.3s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent; }

.window .header .burger-container #burger {
  width: 18px;
  height: 8px;
  position: relative;
  display: block;
  margin: -4px auto 0;
  top: 50%; }

.window .header .burger-container #burger .bar {
  width: 100%;
  height: 1px;
  display: block;
  position: relative;
  background: #FFF;
  transition: all 0.3s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  transition-delay: 0s; }

.window .header .burger-container #burger .bar.topBar {
  transform: translateY(0px) rotate(0deg); }

.window .header .burger-container #burger .bar.btmBar {
  transform: translateY(6px) rotate(0deg); }

.window .header .icon {
  display: inline-block;
  position: absolute;
  height: 100%;
  line-height: 50px;
  width: 50px;
  height: 50px;
  text-align: center;
  color: #FFF;
  font-size: 22px;
  left: 50%;
  transform: translateX(-50%); }

.window .header .icon.icon-bag {
  right: 0;
  top: 0;
  left: auto;
  transform: translateX(0px);
  transition: transform 0.5s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  transition-delay: 0.65s; }

.window .header ul.menu {
  position: relative;
  display: block;
  padding: 0px 48px 0;
  list-style: none; }

.window .header ul.menu li.menu-item {
  border-bottom: 1px solid #333;
  margin-top: 5px;
  transform: scale(1.15) translateY(-30px);
  opacity: 0;
  transition: transform 0.5s cubic-bezier(0.4, 0.01, 0.165, 0.99), opacity 0.6s cubic-bezier(0.4, 0.01, 0.165, 0.99); }

.window .header ul.menu li.menu-item:nth-child(1) {
  transition-delay: 0.49s; }

.window .header ul.menu li.menu-item:nth-child(2) {
  transition-delay: 0.42s; }

.window .header ul.menu li.menu-item:nth-child(3) {
  transition-delay: 0.35s; }

.window .header ul.menu li.menu-item:nth-child(4) {
  transition-delay: 0.28s; }

.window .header ul.menu li.menu-item:nth-child(5) {
  transition-delay: 0.21s; }

.window .header ul.menu li.menu-item:nth-child(6) {
  transition-delay: 0.14s; }

.window .header ul.menu li.menu-item:nth-child(7) {
  transition-delay: 0.07s; }

.window .header ul.menu li.menu-item a {
  display: block;
  position: relative;
  color: #FFF;
  font-family: "Ek Mukta", sans-serif;
  font-weight: 100;
  text-decoration: none;
  font-size: 22px;
  line-height: 2.35;
  font-weight: 200;
  width: 100%; }

.window .header.menu-opened {
  height: 100%;
  background-color: #000;
  transition: all 0.3s ease-in, background 0.5s ease-in;
  transition-delay: 0.25s; }

.window .header.menu-opened .burger-container {
  transform: rotate(90deg); }

.window .header.menu-opened .burger-container #burger .bar {
  transition: all 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  transition-delay: 0.2s; }

.window .header.menu-opened .burger-container #burger .bar.topBar {
  transform: translateY(4px) rotate(45deg); }

.window .header.menu-opened .burger-container #burger .bar.btmBar {
  transform: translateY(3px) rotate(-45deg); }

.window .header.menu-opened ul.menu li.menu-item {
  transform: scale(1) translateY(0px);
  opacity: 1; }

.window .header.menu-opened ul.menu li.menu-item:nth-child(1) {
  transition-delay: 0.27s; }

.window .header.menu-opened ul.menu li.menu-item:nth-child(2) {
  transition-delay: 0.34s; }

.window .header.menu-opened ul.menu li.menu-item:nth-child(3) {
  transition-delay: 0.41s; }

.window .header.menu-opened ul.menu li.menu-item:nth-child(4) {
  transition-delay: 0.48s; }

.window .header.menu-opened ul.menu li.menu-item:nth-child(5) {
  transition-delay: 0.55s; }

.window .header.menu-opened ul.menu li.menu-item:nth-child(6) {
  transition-delay: 0.62s; }

.window .header.menu-opened ul.menu li.menu-item:nth-child(7) {
  transition-delay: 0.69s; }

.window .header.menu-opened .icon.icon-bag {
  transform: translateX(75px);
  transition-delay: 0.3s; }

.window .content {
  font-family: "Ek Mukta", sans-serif;
  padding: 67px 4% 0;
  text-align: justify;
  overflow: scroll;
  max-height: 100%; }

.window .content::-webkit-scrollbar {
  display: none; }

.window .content h2 {
  margin-bottom: 0px;
  letter-spacing: 1px; }

.window .content img {
  width: 95%;
  position: relative;
  display: block;
  margin: 75px auto 75px; }

.window .content img:nth-of-type(2) {
  margin: 75px auto; }

@media (max-width: 600px) {
  .window {
    width: 100%;
    height: 100vh;
    margin: 0;
    border-radius: 0px; }
  .window .header {
    position: fixed; } }

a.other-spirit.view-more-from-drink-details {
  font-weight: 700; }

a.other-spirit.view-more-from-mixer-details {
  font-weight: 700; }
