/**
 * 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
 */
/**
 * 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=Dancing+Script:wght@400;500;600;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@300;400;500;600;700&display=swap");
@import url("https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css");
body {
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  color: #666;
  font-weight: 300;
  height: 100%;
  width: 100%;
  overflow-y: scroll;
  overflow-x: hidden;
  background: #fff !important; }

header.fixed {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9;
  border-bottom: 1px solid #eee; }

.topEmpty {
  margin-top: 195px; }

.embed-container {
  position: relative;
  /* padding-bottom: 56.5%;*/
  padding-bottom: 48.50%;
  overflow: hidden;
  width: 100%;
  height: 100%; }

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

.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; }

.navbar-brand.mx-auto {
  margin-top: -30px; }

.nav-link,
.dropdown-item {
  font-family: 'Cormorant Garamond', serif;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 16px;
  color: #482D62; }

.dropdown-menu {
  border: 0;
  border-radius: 0; }

.navbar-dark .navbar-nav .active > .nav-link {
  color: #482D62; }

.navbar-dark .navbar-nav .nav-link {
  color: #482D62; }

.navbar-dark .navbar-nav .nav-link:focus,
.navbar-dark .navbar-nav .nav-link:hover {
  color: #482D62; }

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

.dancing-font {
  font-family: 'Dancing Script', cursive;
  color: #7D209D;
  text-align: center;
  font-size: 80px;
  text-transform: lowercase; }

.parallax {
  height: 100%;
  background-attachment: fixed;
  background-size: cover;
  display: -ms-flexbox;
  display: flex; }

.parallax1 {
  background-image: url("../images/london-dry-bg.webp"); }

.parallax2 {
  background-image: url("../images/video/ezgif.com-gif-maker1.gif"); }

.parallax2 .overlay {
  background: url("../images/dots.webp");
  width: 100%;
  padding-top: 60px;
  padding-bottom: 60px; }

.parallax3 {
  background-image: url("../images/brentinby-time-bg.webp"); }

.brentinby-double {
  background-image: url("../images/brentinby-time-bg.webp");
  background-size: cover;
  background-repeat: no-repeat;
  height: 600px; }

.parallax2 .slabo-font {
  font-family: 'Cormorant Garamond', serif;
  text-transform: none;
  color: #7D209D;
  text-align: center;
  font-size: 32px;
  font-weight: 600; }

.parallax2 .para {
  color: #605e5e;
  text-align: center;
  font-weight: 400; }

.parallax2 .blue-txt {
  font-family: 'Cormorant Garamond', serif;
  font-size: 24px;
  font-weight: 600;
  color: #7D209D;
  line-height: 30px; }

.parallax2 .yellow-txt a {
  font-size: 16px;
  font-weight: 400;
  color: #D6B406;
  line-height: 1.3em;
  text-align: center;
  text-transform: uppercase; }

.parallax2 .minus {
  margin-top: -20px; }

.parallax3,
.brentinby-double {
  padding-top: 100px;
  padding-bottom: 100px; }

.parallax3 .doubleup-txt {
  font-size: 28px;
  font-weight: 400;
  color: #7D209D;
  line-height: 1.3em;
  text-align: center;
  text-transform: uppercase;
  padding-top: 50px; }

.parallax3 .letsgo a {
  font-size: 24px;
  font-weight: 300;
  color: #7D209D;
  line-height: 1.3em;
  text-align: center;
  text-transform: uppercase;
  display: inline-block;
  padding-top: 10px; }

.shop-premium-craft-gin {
  padding-top: 50px;
  padding-bottom: 50px; }

.shop-premium-craft-gin .product-label {
  font-size: 30px;
  font-weight: 500;
  color: #D6B406;
  font-family: 'Dancing Script', cursive; }

.shop-premium-craft-gin .product-label.font22 {
  font-size: 22px; }

.shop-premium-craft-gin .product-name {
  font-size: 44px;
  font-weight: 300;
  color: #7D209D;
  line-height: 1.3em;
  text-align: center;
  text-transform: uppercase; }

.shop-premium-craft-gin .product-name.font26 {
  font-size: 26px; }

.shop-premium-craft-gin .product-desc {
  font-size: 16px;
  font-weight: 300;
  color: #666;
  line-height: 24px;
  padding-left: 100px;
  padding-right: 100px;
  padding-top: 25px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4; }

.shop-premium-craft-gin .product-desc.font15 {
  font-size: 15px; }

.shop-premium-craft-gin .tasting-notes {
  font-size: 14px;
  font-weight: 500;
  color: #666;
  line-height: 24px;
  padding-top: 25px;
  text-transform: uppercase; }

.shop-premium-craft-gin .product-contents {
  font-size: 14px;
  font-weight: 500;
  color: #666;
  line-height: 24px;
  padding-left: 100px;
  padding-right: 100px; }

.shop-premium-craft-gin .product-link a {
  font-size: 18px;
  font-weight: 300;
  color: #7D209D;
  line-height: 1.3em;
  text-align: center;
  text-transform: uppercase;
  padding-top: 15px;
  display: inline-block;
  text-decoration: none; }

.shop-premium-craft-gin .product-link a:hover {
  color: #D6B406; }

.novate-and-explore {
  /* background: url('../video/ezgif.com-gif-maker.gif');*/
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  width: 100%; }

.novate-and-explore .overlay {
  background-color: rgba(55, 13, 110, 0.7) !important;
  padding-top: 50px;
  padding-bottom: 50px; }

.novate-and-explore .two-gold-bg {
  background: url("../images/two_icongold.webp") center top no-repeat;
  position: relative;
  width: 100%;
  height: 321px; }

.novate-and-explore .two-gold-bg .innerDiv {
  position: absolute;
  top: 140px;
  left: auto;
  right: auto;
  text-align: center;
  width: 100%; }

.novate-and-explore .two-gold-bg .innerDiv .lg-font {
  color: #D6B406;
  font-size: 25px;
  line-height: 26px;
  text-align: center;
  text-transform: uppercase;
  font-weight: 600;
  font-family: 'Cormorant Garamond', serif; }

.novate-and-explore .two-gold-bg .innerDiv .md-font {
  color: #D6B406;
  font-size: 18px;
  line-height: 26px;
  text-align: center;
  text-transform: uppercase;
  font-weight: 400;
  padding-top: 20px; }

.novate-and-explore .two-gold-bg .innerDiv a.sm-font {
  color: #fff;
  font-size: 15px;
  line-height: 26px;
  text-align: center;
  text-transform: uppercase;
  font-weight: 300;
  cursor: pointer;
  padding-top: 20px;
  display: inline-block; }

.social-brentinby {
  padding-top: 50px;
  padding-bottom: 0px;
  margin-top: 30px; }

/* discover-premium-gin page */
.discover-premium-gin {
  padding-top: 50px;
  padding-bottom: 50px; }

.discover-premium-gin .slabo-font {
  font-family: 'Cormorant Garamond', serif;
  text-transform: none;
  color: #7D209D;
  text-align: center;
  font-size: 32px;
  font-weight: 600; }

.discover-premium-gin .para {
  color: #605e5e;
  text-align: center;
  font-weight: 400; }

.premium-gin-2ndRow .blueBg {
  background: #2C0470; }

.premium-gin-4thRow .yellowBg {
  background: #D6B406; }

.premium-gin-2ndRow .blueBg p,
.premium-gin-4thRow .yellowBg p {
  color: #fff; }

.yellowBg {
  background: #D6B406; }

.premium-gin-2ndRow h2 {
  color: #D6B406; }

.yellowBg h2 {
  color: #2C0470; }

.premium-gin-2ndRow h2,
.premium-gin-4thRow h2 {
  font-size: 56px;
  letter-spacing: 0.15em;
  font-family: 'Cormorant Garamond', serif;
  font-weight: 600; }

.premium-gin-2ndRow .font16,
.premium-gin-4thRow .font16 {
  line-height: 1.5em;
  font-size: 16px;
  color: #fff; }

/* drink / food pages */
.gin-novation-bg {
  padding-top: 60px;
  padding-bottom: 60px; }

.gin-novation-bg {
  background-image: url("../images/lg-yellow-bg.webp");
  background-repeat: no-repeat;
  background-size: cover;
  position: relative; }

.gin-novation-bg .product-name {
  font-family: 'Cormorant Garamond', serif;
  text-transform: none;
  color: #370d6e;
  text-align: center;
  font-size: 22px;
  line-height: 27px;
  font-weight: 600;
  padding-top: 15px;
  padding-bottom: 7px; }

.gin-novation-bg .product-desc {
  color: #595959 !important;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  max-width: 200px;
  margin: 0 auto; }

/* get-in-touch */
.get-in-touch {
  background-image: url("../images/get-in-touch.webp");
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  height: 830px; }

.get-in-touch h4 {
  color: #370D6E;
  font-size: 30px;
  color: #370d6e;
  font-family: 'Cormorant Garamond', serif; }

.get-in-touch h2 {
  color: #370D6E;
  font-size: 42px;
  line-height: 1.5em;
  font-weight: 600; }

.get-in-touch .transparent-bg {
  background: rgba(255, 255, 255, 0.8);
  padding: 30px; }

.get-in-touch .borderAll {
  border: 2px solid #000;
  background: #fff;
  overflow: hidden; }

.get-in-touch form .brd-rht, .webform-submission-contact-form .form-text, .webform-submission-contact-form .form-email {
  border-right: 2px solid #000 !important; }

.get-in-touch input.input-box, .webform-submission-contact-form input {
  border-bottom: 2px solid #000 !important;
  border: 0;
  height: 50px;
  padding: 15px;
  width: 100%;
  font-weight: 300;
  border-radius: 0;
  margin-top: 0; }

.get-in-touch .captcha input.form-text {
  border: 2px solid #000 !important; }

.webform-submission-contact-form .form-group {
  margin-bottom: 0; }

.get-in-touch input:focus, .get-in-touch .textarea:focus,
.webform-submission-contact-form input:focus, .webform-submission-contact-form textarea:focus {
  background-color: #F59D9B; }

.get-in-touch .textarea, .webform-submission-contact-form textarea {
  border-bottom: 2px solid #000 !important;
  border: 0;
  height: 100px;
  padding: 15px;
  width: 100%;
  font-weight: 300; }

.get-in-touch button.submit-btn, button.webform-button--submit {
  background: #2C0470;
  color: #fff;
  font-size: 24px;
  font-weight: 600;
  text-align: center;
  cursor: pointer;
  border: 0;
  height: 48px;
  width: 172px;
  font-family: 'Cormorant Garamond', serif;
  margin-top: 15px;
  float: right;
  border-radius: 0;
  margin-right: 15px; }

.get-in-touch fieldset {
  text-indent: 8px; }

.get-in-touch .reload-captcha-wrapper {
  padding-left: 10px;
  text-align: left;
  float: left;
  margin-top: -25px; }

.get-in-touch small {
  padding-left: 5px;
  display: inline-block; }

/* Blogs */
.overlay-bg {
  position: relative;
  cursor: default;
  overflow: hidden; }

.overlay-bg:hover .blog-name {
  color: #d6b406; }

.overlay-bg .mask {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.55); }

.overlay-bg .blog-name {
  position: absolute;
  bottom: 0;
  color: #fff;
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  font-size: 30px;
  font-weight: 600;
  padding: 20px;
  line-height: 36px; }

.blog-post .mb-btm {
  margin-bottom: 30px; }

/* experience tour and the bar pages css */
.experience-tour-bg {
  background-image: url("../images/experience-tour-bg.webp");
  background-size: cover;
  background-repeat: no-repeat;
  height: 600px; }

.experience-tour-bg, .thebar-bg {
  padding-top: 100px;
  padding-bottom: 100px; }

a.book-now-btn {
  background: #fff;
  color: #333;
  cursor: pointer;
  width: 130px;
  height: 45px;
  line-height: 32px;
  text-align: center;
  font-weight: 300;
  font-size: 18px;
  padding: 7px 10px;
  display: inline-block;
  margin-top: 30px; }

a.book-now-btn:hover {
  text-decoration: none;
  color: #53366B; }

.thebar-bg {
  background-image: url("../images/thebar-bg.webp");
  background-size: cover;
  background-repeat: no-repeat;
  height: 600px; }

.shadow-bg {
  border-width: 0 0 0 0;
  border-style: solid solid solid solid;
  border-color: #b0a986 #b0a986 #b0a986 #b0a986;
  border-radius: 0 0 0 0;
  box-shadow: 0 0 13px 0 rgba(0, 0, 0, 0.1);
  overflow: hidden;
  transform: translateZ(0);
  padding: 20px;
  margin-bottom: 30px; }

.shadow-bg h4 {
  color: #333333;
  letter-spacing: 0.08em;
  font-size: 30px;
  font-weight: 600;
  font-family: 'Cormorant Garamond', serif;
  border-bottom: 3px solid #F2BF5E;
  padding-bottom: 5px; }

.shadow-bg .date {
  font-size: 18px;
  color: #333333;
  font-weight: 500;
  font-family: 'Roboto',sans-serif;
  margin-bottom: 7px;
  margin-top: 10px; }

.shadow-bg .description {
  font-size: 16px;
  color: #666;
  font-weight: 300; }

/******/
/**/
.power-social {
  border: 1px solid #e8e6e6;
  border-radius: 3px;
  padding: 20px;
  text-align: center; }

.power-social a.social-feed {
  color: #000;
  opacity: 0.6;
  font-size: 15px; }

.subscribe-newsletter {
  /*background: #2C0470;
  padding-top: 30px;
  padding-bottom: 50px;*/ }

section.row.region.region-footer-first {
  display: inherit; }

.site-footer__bottom.subscribe {
  background: #2C0470;
  padding-top: 30px;
  padding-bottom: 50px;
  margin-bottom: -6px; }

.subscribe-newsletter .subscribe-news {
  font-family: 'Dancing Script', cursive;
  color: #fff;
  text-align: center;
  font-size: 50px;
  margin-bottom: 15px; }

.subscribe-newsletter form input.inputs, .subscribe-newsletter input {
  background: #D6B406;
  width: 100%;
  height: 45px;
  border: 0;
  border-radius: 0;
  margin-top: 0;
  padding: 15px;
  font-size: 17px;
  font-weight: 600;
  font-family: 'Cormorant Garamond', serif; }

.subscribe-newsletter form input.inputs:focus, .subscribe-newsletter input:focus {
  background: #FFDE5F;
  border: 0;
  border-radius: 0 !important; }

.subscribe-newsletter form button.subscribe-btn, .subscribe-newsletter button.form-submit {
  background: #fff;
  color: #2C0470;
  font-size: 17px;
  font-weight: 600;
  text-align: center;
  cursor: pointer;
  border: 0;
  height: 45px;
  width: 100%;
  font-family: 'Cormorant Garamond', serif;
  margin-top: 0;
  margin-right: 0; }

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

.captcha input {
  width: 29%; }

body.path-contact .transparent-bg .captcha input {
  width: 70%;
  margin-bottom: 10px; }

.reload-captcha-wrapper {
  margin-top: -20px; }

.subscribe-newsletter.custom-subscribe-template button {
  position: absolute;
  top: 33px;
  left: 400px;
  width: 150px; }

.description.text-muted {
  display: none; }

label.js-form-required {
  font-weight: 600; }

body.page-user-register .reload-captcha-wrapper {
  margin-top: -10px; }

.brd-btm {
  margin: 0 auto;
  width: 120px;
  padding-top: 15px;
  border-bottom: 4px solid #7D209D; }

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

footer {
  background: #000;
  color: #fff;
  font-weight: 300;
  font-size: 14px;
  padding: 15px;
  /*margin-top: 50px;*/ }

footer a {
  color: #fff;
  font-weight: 300;
  font-size: 14px;
  padding: 0 10px; }

footer .txt-left {
  text-align: left; }

footer .txt-right {
  text-align: right; }

/**/
.col {
  padding-left: 0 !important;
  padding-right: 0 !important; }

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

.region-top-header {
  position: relative;
  width: 100%; }

#block-brentinby-account-menu {
  position: absolute;
  right: 0;
  z-index: 9; }

#block-brentinby-account-menu .nav-link {
  display: block;
  padding: 7px 10px;
  color: #000; }

.testing-notes {
  background: #DDC237;
  padding: 15px 15px 35px 15px; }

.testing-notes h3 {
  font-size: 26px;
  font-weight: 300;
  color: #7D209D;
  text-transform: uppercase;
  margin: 15px 0; }

.testing-notes p {
  font-size: 18px;
  font-weight: 300;
  color: #000; }

.testing-notes .mgin-minus {
  margin-top: -91px; }

.testing-notes .brd-wht {
  border-right: 1px solid #fff; }

.testing-notes .lineht {
  line-height: 80px;
  margin-bottom: 40px !important; }

/* shop detail new css */
.font32 {
  font-size: 40px; }

.font40 {
  font-size: 40px; }

.product-value {
  font-size: 26px;
  font-weight: 500;
  color: #7D209D;
  line-height: 1.3em;
  text-align: center;
  text-transform: uppercase;
  margin-top: 20px; }

.cart-section {
  background: #DDC237;
  padding: 5px;
  margin: 30px 0; }

.cart-section .white-bg {
  background: #fff;
  height: 80px;
  color: #7D209D;
  font-size: 20px;
  font-weight: 300;
  line-height: 20px;
  vertical-align: middle; }

.cart-section .add-to-bag a {
  font-size: 18px;
  font-weight: 500;
  text-transform: uppercase;
  color: #7D209D;
  text-align: center;
  padding-top: 8px;
  display: inline-block; }

.cart-section span {
  cursor: pointer; }

.cart-section .minus,
.cart-section .plus {
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
  text-align: center; }

.cart-section input {
  height: 34px;
  width: 50px;
  color: #7D209D;
  font-size: 20px;
  font-weight: 300;
  text-align: center;
  border: 0;
  display: inline-block;
  vertical-align: middle; }

/* shop detail end */
/* food drink details page starts */
.page-details .inner-content {
  background: #fff;
  padding: 60px 90px;
  text-align: center; }

.page-details .inner-content h1 {
  font-size: 48px;
  letter-spacing: 0.15em;
  font-family: 'Cormorant Garamond', serif;
  font-weight: 600;
  color: #BC9B5D;
  margin-bottom: 15px; }

.page-details .inner-content .sub-title {
  font-size: 18px;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  font-weight: 300; }

.page-details .imgHeight {
  height: 600px;
  width: 100%;
  object-fit: cover; }

.page-details .inner-content .para, .field--type-text-with-summary {
  line-height: 26px;
  font-weight: 300; }

/* food drink details page end */
/* Mobile menu */
.hiddenIcon {
  display: inline-block;
  padding-top: 40px; }

.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; }

.navbar-default {
  margin-top: -20px; }

.nav-tabs .nav-item {
  margin-bottom: 0px;
  background: #fff;
  margin-right: 10px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px; }

.block-brentinby-account-menu {
  margin-right: -20px; }

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

.dropdown > .dropdown-toggle:active {
  pointer-events: none; }

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

.desktop-menu .fa-angle-down::before {
  content: "\f107";
  position: absolute;
  top: 11px;
  right: -3px; }

li.nav-item {
  height: 40px; }

.dropdown-menu {
  z-index: 999999 !important; }

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

.dropdown-item.active a {
  color: #fff !important; }

.site-footer {
  background: #fff !important;
  padding: 35px 0  0 0 !important; }

.site-footer__bottom .block {
  margin-bottom: 0; }

.site-footer #block-footer-menu {
  display: none !important; }

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

.site-footer__bottom {
  letter-spacing: 0;
  margin-top: 0;
  border-top: 0;
  border-color: none; }

.menu--footer {
  width: 100%; }

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

/* 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); }

#block-brentinby-account-menu {
  position: absolute;
  right: -20px;
  z-index: 9; }

.minHeight {
  height: 600px; }

.views-field.views-field-title {
  width: 25%; }

.views-field.views-field-unit-price__number {
  width: 20%; }

.views-field.views-field-edit-quantity {
  width: 10%; }

.views-field.views-field-remove-button {
  width: 15%;
  text-align: center; }

.views-field.views-field-total-price__number {
  width: 30%; }

@media (max-width: 768px) {
  .navbar-toggler:not(:disabled):not(.disabled) {
    cursor: pointer;
    position: absolute;
    left: -35px;
    top: -77px; }
  #block-brentinby-account-menu {
    position: absolute;
    right: -20px;
    z-index: 9; } }

@media (max-width: 767px) {
  .navbar-toggler:not(:disabled):not(.disabled) {
    cursor: pointer;
    position: absolute;
    left: -35px;
    top: 0px; }
  .navbar-brand {
    margin-right: 0; }
  #navbar-top {
    display: none; }
  .navbar {
    padding-top: 40px; }
  .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;
    background: #fff;
    padding: 0 !important;
    list-style: none !important; }
  ul.mobileMenu li a {
    font-family: 'Cormorant Garamond', serif;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 16px;
    color: #482D62;
    padding: 5px;
    display: inline-block; }
  ul {
    list-style: none !important;
    padding-left: 0; }
  .minHeight {
    height: auto; }
  .reload-captcha-wrapper {
    margin-top: -20px; }
  .transparent-bg .reload-captcha-wrapper {
    margin-top: 0px; }
  body.path-contact .transparent-bg .captcha input {
    margin-left: 10px; }
  .novate-and-explore {
    height: auto !important; }
  a.book-now-btn {
    margin-bottom: 30px; }
  a.link--previous {
    float: none;
    clear: both;
    margin: 25px 15px !important; } }

/* for cart page */
.view-id-commerce_cart_form .container-fluid {
  max-width: 1140px;
  margin: 0 auto; }

.view-id-commerce_cart_form .container-fluid.mt-4, .view-id-commerce_cart_form table {
  margin-top: 0 !important; }

.view-id-commerce_cart_form .row {
  display: inline; }

/* login and register page */
@media (max-width: 767px) {
  body.path-user .section {
    max-width: 90% !important;
    margin: 0 auto; }
  body.page-user-register .captcha img {
    float: none; }
  button.button--primary {
    margin: 20px 0; } }

body.path-user .section {
  max-width: 50%;
  margin: 0 auto;
  padding-top: 15px; }

body.page-user-my-bookings .section,
body.page-user-my-orders .section {
  max-width: 100% !important;
  margin: 0 auto;
  padding-top: 15px; }

/* Event page */
#captcha small {
  width: 100%;
  display: inline-block; }

#captcha img {
  border: 1px solid #ccc;
  margin: 10px 0; }

/* our services 25-01-2021 */
.our-services a.book-now,
.schedule-online a.book-now {
  background: #2C0470;
  color: #fff;
  text-align: center;
  cursor: pointer;
  padding: 8px 22px;
  display: inline-block;
  text-decoration: none; }

.border-top {
  border-top: 1px solid #EEEEEE !important;
  margin-top: 20px;
  padding-top: 15px; }

.product {
  font-size: 18px; }

.schedule-online .sidebar {
  padding: 20px;
  border: 1px solid #eee;
  border-radius: 3px; }

.schedule-online .productname {
  font-family: 'Dancing Script', cursive;
  color: #7D209D;
  text-align: left;
  font-size: 24px; }

.schedule-online .value,
.schedule-online .dates,
.schedule-online .address,
.days,
.time {
  color: #605e5e;
  text-align: left;
  font-weight: 300;
  line-height: 26px; }

.schedule-online .value {
  padding-top: 5px; }

.schedule-online .time {
  padding: 5px 10px;
  text-align: center;
  border: 1px solid #ccc;
  margin-top: 10px; }

.schedule-online .time:hover {
  border-color: #7D209D;
  color: #7D209D; }

.schedule-online .active {
  border-color: #00a651;
  color: #00a651;
  background: #f7f7f7; }

.schedule-online .dates {
  padding-bottom: 5px;
  padding-top: 5px; }

.schedule-online .garamond-font {
  font-family: 'Cormorant Garamond', serif;
  text-transform: none;
  color: #7D209D;
  text-align: center;
  font-size: 32px;
  font-weight: 600; }

.schedule-online form label {
  font-size: 14px; }

.schedule-online form input,
.schedule-online form textarea {
  border: 1px solid #eee !important;
  border-radius: 0;
  height: 40px; }

.schedule-online form textarea {
  height: 100px; }

.schedule-online form input:-ms-input-placeholder,
form textarea:-ms-input-placeholder {
  font-size: 14px;
  opacity: 0.5; }

.schedule-online form input::placeholder,
form textarea::placeholder {
  font-size: 14px;
  opacity: 0.5; }

.message-div, .message-details-div {
  margin: 10px; }

.fc-header-center .fc-button-agendaDay,
.fc-header-center .fc-button-agendaWeek {
  display: none;
  visibility: hidden; }

a.link--previous {
  float: left;
  clear: both;
  margin: 5px 10px 0 0; }

#navbar-top {
  display: none; }

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

.page-user-my-bookings ul.nav.nav-tabs.primary li.nav-item:nth-child(2),
.page-user-my-orders ul.nav.nav-tabs.primary li.nav-item:nth-child(2),
.page-user-login ul.nav.nav-tabs.primary li.nav-item:nth-child(2),
.page-user-register ul.nav.nav-tabs.primary li.nav-item:nth-child(2),
.page-user-password ul.nav.nav-tabs.primary li.nav-item:nth-child(2) {
  display: block !important; }

.fieldgroup.form-composite.js-form-item.form-item.js-form-wrapper.form-group {
  display: none !important; }

.form-control, .custom-select {
  border-radius: 3px;
  height: 45px; }

.address-book-edit-button {
  background-color: #7d209d;
  border-color: #7d209d;
  color: #fff;
  width: 160px;
  border-radius: 3px;
  height: 45px;
  float: left;
  padding: .375rem .75rem; }

#main-wrapper {
  min-height: 300px; }

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

article.latest h2, .recent-post-boxes h4 {
  font-family: 'Cormorant Garamond', serif; }

.latest .minus {
  margin-top: -8px; }

.latest .latest-title, .latest .month, .latest .minute {
  font-size: 12px;
  color: #000;
  font-weight: 300; }

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

.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: 24px;
  font-size: 14px;
  font-weight: 300;
  color: #000;
  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: 11px;
  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; }

/**/
/* recent posts */
.fixed-top {
  background-color: #fff !important;
  box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.11); }

.recent-post-boxes {
  border: 1px solid rgba(218, 218, 218, 0.75); }

.recent-post-boxes img {
  height: 180px;
  width: 100%;
  object-fit: cover; }

.recent-post-boxes h4 {
  font-size: 19px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-height: 25px;
  font-weight: 600;
  margin-bottom: 0; }

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

/* new css */
.site-footer {
  clear: both;
  overflow: hidden; }

.menu--account a.nav-link {
  text-transform: none;
  font-weight: 700;
  font-size: 16px; }

.region-top-header {
  position: relative;
  width: 100%; }

a.nav-link.nav-link--cart {
  color: transparent !important;
  margin-right: 5px !important;
  background: url(../images/shopping-cart.svg) 0 5px no-repeat;
  width: 30px;
  height: 35px; }

.form-item-captcha-response label {
  margin-bottom: 0;
  text-align: left;
  padding: 8px 0;
  /* margin-left: -15px;*/ }

/*.cart-empty-page h5{
   font-family: 'Dancing Script', cursive;
    color: #7D209D;
    text-align: center;
    font-size: 48px;
}*/
/* footer static pages */
footer a, .copyright {
  color: #fff;
  font-weight: 600;
  font-size: 15px;
  padding: 0;
  margin-top: 10px !important;
  font-family: 'Cormorant Garamond', serif; }

body.path-terms-conditions .block-region-top,
body.path-privacy-policy .block-region-top,
body.path-terms-of-use .block-region-top {
  margin-top: 30px; }

body.path-terms-conditions .heading-h1,
body.path-privacy-policy .heading-h1,
body.path-terms-of-use .heading-h1 {
  font-family: 'Dancing Script', cursive;
  color: #7D209D;
  text-align: left;
  font-size: 48px; }

body.path-terms-conditions h5,
body.path-privacy-policy h5,
body.path-terms-of-use h5 {
  font-family: 'Cormorant Garamond', serif;
  font-weight: 800;
  font-size: 24px;
  color: #482D62; }

/* */
.blueBg img, .yellowBg img {
  /*width: 850px;*/
  width: 100%;
  height: 600px;
  object-fit: cover;
  object-position: 50% 50%; }

@media (max-width: 767px) {
  .blueBg img, .yellowBg img {
    width: 100%;
    height: auto; }
  .parallax {
    height: auto !important;
    background-attachment: inherit; }
  .fc-button-wrap {
    min-width: auto !important; }
  .fc-header td {
    padding: 5px 5px 0px !important; }
  .fc-header-title h2 {
    margin-top: 10px !important;
    font-size: 16px !important;
    font-weight: 400 !important; }
  #calendar table {
    margin: 0 !important; }
  body.path-cart .table td,
  body.path-cart .table th {
    padding: 5px; }
  .subscribe-newsletter.custom-subscribe-template button {
    position: relative;
    top: 0;
    left: auto;
    width: 100%; }
  .captcha input {
    width: 100%; }
  body.path-cart .btn {
    padding: .375rem -2.25rem !important; }
  .captcha img {
    float: none; } }

.desktop-icons {
  display: inline-block; }

.mobile-icons {
  display: none; }

@media (max-width: 768px) {
  .desktop-icons {
    display: inline-block !important;
    text-align: right; }
  .mobile-icons {
    display: none !important; }
  .navbar-brand.mx-auto {
    margin-top: -30px; }
  .dancing-font,
  .subscribe-news {
    font-size: 34px !important; }
  .parallax2 .slabo-font {
    font-size: 22px;
    line-height: 30px; }
  .shop-premium-craft-gin .product-desc {
    padding-left: 0;
    padding-right: 0; }
  .shop-premium-craft-gin .product-label {
    font-size: 24px; }
  .shop-premium-craft-gin .product-name {
    font-size: 26px;
    font-weight: 400;
    line-height: 28px;
    padding-top: 5px; }
  .novate-and-explore .two-gold-bg .innerDiv .lg-font {
    font-size: 24px; }
  .novate-and-explore .two-gold-bg .innerDiv .md-font {
    font-size: 16px; }
  .subscribe-newsletter form input.inputs {
    margin-bottom: 15px; }
  .parallax3 .doubleup-txt {
    padding-top: 10px; }
  .social-brentinby {
    padding-top: 30px;
    padding-bottom: 30px; }
  .premium-gin-2ndRow h2, .premium-gin-4thRow h2 {
    font-size: 36px; }
  .premium-gin-2ndRow h2.mb-5, .premium-gin-4thRow h2.mb-5 {
    margin-bottom: 1rem !important; }
  /* food drink details page */
  .page-details .inner-content {
    padding: 15px; }
  .page-details .inner-content h1 {
    font-size: 38px; }
  .page-details .inner-content .sub-title {
    font-size: 18px; }
  .nav-link,
  .dropdown-item {
    font-size: 15px; }
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem; }
  /* food drink details page */
  .page-details .inner-content {
    padding: 15px; }
  .page-details .inner-content h1 {
    font-size: 38px; }
  .page-details .inner-content .sub-title {
    font-size: 18px; }
  .nav-link,
  .dropdown-item {
    font-size: 15px; }
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem; }
  /* shop detail css */
  .testing-notes .lineht {
    line-height: 48px;
    margin-bottom: 0px !important; }
  /* footer */
  footer a {
    padding: 0 3px; }
  footer .txt-left {
    text-align: center;
    padding-bottom: 7px; }
  footer .txt-right {
    text-align: center; } }

/*@media (max-width:992px){}*/
@media (max-width: 767px) {
  .desktop-icons {
    display: none !important; }
  .mobile-icons {
    display: inline-block !important; }
  .topEmpty {
    margin-top: 160px; }
  .navbar-toggler {
    position: absolute;
    right: 0;
    top: 0; }
  .navbar-brand.mx-auto {
    margin-top: 0; }
  .dancing-font,
  .subscribe-news {
    font-size: 34px !important; }
  .parallax2 .slabo-font, .discover-premium-gin .slabo-font {
    font-size: 22px;
    line-height: 30px; }
  .shop-premium-craft-gin .product-desc {
    padding-left: 0;
    padding-right: 0; }
  .shop-premium-craft-gin .product-label {
    font-size: 24px; }
  .shop-premium-craft-gin .product-name {
    font-size: 26px;
    font-weight: 400;
    line-height: 28px;
    padding-top: 5px; }
  .novate-and-explore .two-gold-bg .innerDiv .lg-font {
    font-size: 24px; }
  .novate-and-explore .two-gold-bg .innerDiv .md-font {
    font-size: 16px; }
  .subscribe-newsletter form input.inputs {
    margin-bottom: 15px; }
  .parallax3 .doubleup-txt {
    padding-top: 10px; }
  .social-brentinby {
    padding-top: 30px;
    padding-bottom: 30px; }
  .prNone {
    padding-right: 0; }
  /* food drink details page */
  .page-details .inner-content {
    padding: 15px; }
  .page-details .inner-content h1 {
    font-size: 38px; }
  .page-details .inner-content .sub-title {
    font-size: 18px; }
  /* shop detail css */
  .testing-notes .lineht {
    line-height: 48px;
    margin-bottom: 0px !important; }
  .testing-notes .brd-wht {
    border-right: 0; }
  /* get-in-touch */
  .get-in-touch .px-0 {
    padding-left: 15px !important; }
  /* product 25-01-21 */
  .product {
    font-size: 14px; }
  .our-services a.book-now {
    padding: 5px 11px; }
  /* footer */
  footer a {
    padding: 0 3px; }
  footer .txt-left {
    text-align: center;
    padding-bottom: 7px; }
  footer .txt-right {
    text-align: center; }
  .site-footer__bottom.subscribe {
    padding-left: 15px;
    padding-right: 15px; } }
