@charset "UTF-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css?family=Cormorant:300,300i,400,400i,600&amp;subset=latin-ext');
body {
  background: #f1e8d4;
  padding: 0px;
  font-family: "Cormorant", serif;
}
body.cask-aged {
  background-image: url("../jpg/repeatbarreels_bground.jpg");
  background-repeat: no-repeat;
  background-size: cover;
}
#outer-wrapper {
  width: 100%;
  height: 100%;
  padding: 0px;
  margin: 0px;
  overflow: hidden;
  position: relative;
  float: left;
  padding-top: 62px;
	min-height: 100vh;
}
#maincontent {
  padding: 20px 0px;
}
#articleBody {
  width: 100%;
  text-align: center;
  margin: 0px auto;
}
body.visit-us #articleBody, body.terms-conditions #articleBody, body.privacy-cookies #articleBody {
  text-align: left;
}
#articleBody ul, #articleBody ol {
  margin-top: 0;
  margin-bottom: 10px;
	font-size:22px;
}
#articleBody ul li, #articleBody ol li {
  margin-top: 0;
  margin-bottom: 15px;
}
p {
  line-height: 140%;
  font-family: "Cormorant", serif;
  font-size: 22px;
}
.linkList p {
	margin-bottom:15px;
}
.history_dark p, .history_dark h2 {
  color: #fff;
}
.history_light p, .history_light h2 {
  color: #000;
}
.history_light h3 {
  color: rgba(227, 6, 19, 1);
}
.history_dark p {
  font-size: 24px !important;
}
.history_dark h3, .history_light h3 {
  font-size: 32px !important;
}
.history_dark p, .history_dark h2, .history_dark h3, .history_dark h4 {
  color: #fff;
}
.history_dark h5, .history_light h5 {
  background-color: rgba(227, 6, 19, 1);
  color: #fff;
  padding: 4px 8px;
  display: block;
  float: left;
  font-size: 26px !important;
  position: relative;
}
.h5rule {
  position: absolute;
  content: '';
  height: 3px;
  bottom: 10px;
  margin: 0 auto;
  left: 20;
  /* right: 0; */
  width: 80%;
  top: 30px;
  background-color: rgba(227, 6, 19, 1);
}
h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: "Cormorant", serif;
  line-height: 140%;
  color: inherit;
}
H1, h1 {
	font-family: "Helvetica Neue", sans-serif;
  text-align: center;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding: 0px 0px 0px 0px;
  color: #a18a6b;
	text-transform: uppercase;
	width:60%;
}
h1:after, .underline:after {
  content: "";
  border-bottom: solid 1px #a18a6b;
  width: 60%;
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0;
  z-index: 2;
  margin: 0 auto;
    bottom: -10px;
}
.underline {
  position: relative;
  margin-bottom: 30px;
}
/*.underline:after {
  content: "";
  border-bottom: solid 1px #5c1921;
  width: 90%;
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0;
  z-index: 2;
  margin: 0 auto;
}*/
H2, h2 {
  color: #6e4a29;
  font-weight: 300;
  font-size: 42px;
  line-height: 110%;
}
H3, h3 {
  color: #6e4a29;
  font-style: italic;
}
H4, h4 {
  font-size: 30px;
  font-weight: 300;
  color: #6e4a29;
  font-style: italic;
}
H5, h5 {
  font-size: 22px;
  font-weight: 300;
  color: #6e4a29;
  font-family: "Helvetica Neue", sans-serif;
  text-align: center;
  line-height: 160%;
}
.visitus-bar {
  background-color: #e4b146;
  color: #fff;
  padding: 3px;
  margin-bottom: 40px;
}
.visitus-bar h5 {
  color: #fff;
}
.widthlimit {
  text-align: center;
  width: 80%;
  margin: auto;
}
.visitus-left {
  padding-right: 10%;
    padding-left:0px;
}
.visitus-right {
  padding-right: 0%;
}
.comment-sm {
  padding: 40px 100px;
  width: 100%;
  float: left;
  clear: both;
  text-align: center;
}
.custom.sGallery {
	margin:-40px auto;
}
.Product {
  /*margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);*/
  max-width: 1200px;
  margin: auto;
  padding: 10px 40px;
  position: relative;
  float: left;
  width: 100%;
}
#footer, .top, #maincontent, .bottom, .subnav {
  width: 100%;
  float: left;
  clear: both;
}
body.gallery #maincontent {
  padding-top:100px;
}
.alert-message {
	font-size:22px;
	    margin: 40px auto;
	background-color: #ede1c0 !important;
}
.alert {
    border: 1px solid transparent;
    border-radius: 0px;
    background-color: #ede1c0;
}
.subnav {
  position: relative;
  z-index: 500;
}
.page-header {
  padding-bottom: 9px;
  margin: 0px 0 20px;
  border-bottom: 1px none #eeeeee !important;
	text-align:center;
}
.item-page .page-header, .componentheading {
  padding-bottom: 9px;
  margin: 0px 0 20px;
  border-bottom: 1px none #eeeeee !important;
	text-align:center;
}

.Below {
  width: 100%;
  float: left;
  position: relative;
  padding: 0px 100px;
}
.paraLax {
  clear: both;
}
.history_dark {
  margin-bottom: 40px;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
}
.scrollToTop {
  background-color: rgba(255, 255, 255, .5);
  bottom: -20px !important;
}
.gm-style-iw-t .mapError {
  padding-right: 20px !important;
  padding-bottom: 20px !important;
  max-width: 654px;
  max-height: 469px;
  width: 100%;
  /*background-color: #fdd4dc !important;
    border: #8e6f00 solid 2px !important;*/
  font-size: 16px !important;
  font-weight: 700 !important;
}
#content-wrapper {
  width: 100%;
  height: 100%;
  padding: 0px;
  max-width: 1200px;
  margin: 0px auto -20px auto;
  padding-bottom: 20px;
	    min-height: 700px;
}
body.our-craft #content-wrapper, body.cane-to-still #content-wrapper {
  background-image: url("../jpg/cane-to-still-bg.jpg");
  background-attachment: fixed;
  background-size: 100%;
}
body.our-story {
  background-image: url("../jpg/our-story-bg.jpg");
  background-attachment: fixed;
  background-size: cover;
}
.ourValues-panel {
    width:100%;
    padding:40px 120px;
    background-image: url("../jpg/our-values-bg.jpg")
}
@media (max-width: 1200px) {
  #outer-wrapper {
    padding-top: 116px;
  }
}
@media (max-width: 992px) {
  #articleBody {
    width: 100%;
  }
  #maincontent {
    padding: 20px 20px;
  }
  .comment-sm {
    padding: 40px 20px;
  }
}
@media (max-width: 678px) {
	H1, h1 {
  width: 100%;
		font-size: 28px;
}
}
/*********************************************************AGE FILTER***************************************************************/

@media (max-width: 576px) {
	#popup #textopop img {
	width:100%;
	margin:auto;
}
	#textopop {
		padding:0px !important;
	}
	#textopop h5 {
		font-size:16px !important;
	}
	#textopop h4 {
		font-size:24px !important;
	}
	#textopop p {
		font-size:18px !important;
	}
}
/*********************************************************GALLERY***************************************************************/
.ba-gallery-grid.css-style-5 .ba-gallery-items:hover .ba-image img, .ba-gallery-grid.css-style-5 .ba-image:hover img {
  -webkit-transform: translate(0, 0px) !important;
  transform: translate(0, 0px) !important;
  -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -ms-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}
.ba-gallery-grid .ba-image img, .ba-gallery-grid .ba-image img {
  -webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
  filter: grayscale(0%);
  -webkit-transition: all .5s ease-in-out !important;
  -moz-transition: all .5s ease-in-out !important;
  -ms-transition: all .5s ease-in-out !important;
  -o-transition: all .5s ease-in-out !important;
  transition: all .5s ease-in-out !important;
}
.craftCell p.SS.readmore {
  position: relative;
  float: right;
  width: 60px;
}
.visit-us p.SS.readmore {
  position: relative;
  width: 60px;
  margin: 40px auto 120px auto;
}
.gallery {
  position: relative;
  padding-bottom: 25%;
  text-align: center;
  border-left: #f1e8d4 4px solid;
}
.gallery h3 {
  position: relative;
  bottom: 5%;
  left: 0px;
  right: 0px;
  text-align: center;
  color: #fff;
  font-size: 32px;
}
.gallery.wooden-pot {
  background-image: url("../jpg/144b6133-double_wooden_pot.jpg");
  background-size: cover;
}
.gallery.ehp {
  background-image: url("../png/144b6565-ehp.png");
  background-size: cover;
}
.gallery.french-savalle {
  background-image: url("../jpg/savalle_still_high_res_icbu.jpg");
  background-size: cover;
}
.gallery p {
  /*position: absolute;*/
  left: 0px;
  right: 0px;
  bottom: 100px;
  font-weight: 300;
  font-style: italic;
}
.footerCredits p, .footerCredits a {
	font-style: normal !important;
	font-weight: inherit;
}
.gallery p a, .craftCell p a {
  font-family: "Cormorant", serif !important;
  font-style: italic;
}
.gallery p.SS.readmore::before, .craftCell p.SS.readmore::before {
  left: 0px;
  right: 0px;
  margin: auto;
  content: url(../png/button-bg60.png);
  width: 60px;
  height: 60px;
  top: -15px;
}
.Gmain {
  width: 66.6666%;
  float: left;
  padding: 10px;
}
.Gwrap {
  width: 33.3333%;
  float: left;
}
.Gtop, .Gbottom {
  padding: 10px;
}
.Gtop img, .Gbottom img, .Gmain img {
    border:#fff 4px solid;
} 
.anniversary .Gtop img, .anniversary .Gbottom img, .anniversary .Gmain img {
    border:none;
} 
.threecolumnGall .Gwrap {
  padding: 2px;
}
body.gallery .ba-gallery-grid.css-style-3 .ba-caption {
    height: 70px;
}
.ba-caption .ba-caption-content h3,.ba-caption .ba-caption-content .short-description {
    margin:0px !important;
}
.category-filter {
    background-color: #6e4a29;
    font-family: "Helvetica Neue", sans-serif;
    position: fixed;
    top: 40px;
    left: 0;
    right: 0;
    z-index: 500;
    text-transform: uppercase;
}
.category-filter a {
    position:relative;
}
body.gallery .page-header {
    margin-top: 40px;
}
.ba-gallery[data-gallery="9"] a {
	margin: 10px 0px 10px 0px !important;
    padding: 15px 5px !important;
}
.ba-gallery .ba-goback > a {
	background-color: #64452a !important;
	color:#fff !important;
	width: 40px !important;
}
.ba-gallery .ba-goback > a:hover {
	background-color: #865c38 !important;
	color:#fff !important;
}

@media (max-width: 767px) {
  .ba-gallery {
    box-sizing: border-box;
    padding: 0px 0px !important;
  }
  .ba-caption-content h3 {
    font-size: 24px !important;
  }
}
 
/*********************************************************FORMS*****************************************************************/
#Submit, #register {
        font-family: "Helvetica Neue", sans-serif;
        font-size: 18px;
        color:#fff;
        background-color: #e4b146;
}
.formError {
    font-size:14px;
    color: red;
}
#contactUs, #rsform_5_page_0 {
    width:100%;
    max-width: 700px;
    margin:auto;
}
body.distributor-registration .well {
    min-height: 20px;
    padding: 19px;
    background-color: #ede1c0;
    border: 1px solid #e4b146;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
	max-width:700px;
	margin:20px auto;
}
body.distributor-registration input, body.distributor-registration button, body.distributor-registration select, body.distributor-registration textarea {
    width: 90%;
    margin-left: 4%;
	    height: 32px;
}
body.distributor-registration .control-group .controls {
    margin-bottom: 20px;
	margin-top:0px;
}

body.distributor-registration .form-horizontal .control-label {
    text-align: left;
    margin-bottom: 0;
    padding-top: 7px;
    margin-left: 4%;
}
body.distributor-registration legend {
    display: none;
}
.formMessage, .alert {
	padding:30px;
	background-color:#ede1c0 !important;
	border: 1px solid #e4b146;
	width:100%;
	margin: 40px auto;
	
}
.formMessage .h2 {
	margin-top: 0px;
}
#member-registration input {
	font-family: "Helvetica Neue", sans-serif;
	padding:4px 8px;
	font-size: 16px;
    color: #6e4a29;
}
#member-registration button {
	font-family: "Helvetica Neue", sans-serif;
	padding:4px 8px;
	font-size: 16px;
    color: #ffffff;
	background-color: #e4b146;
	text-transform: uppercase;
}
#member-registration label {
	font-family: "Helvetica Neue", sans-serif;
	color: #6e4a29;
	text-transform: uppercase;
	font-weight: 300;
}
.g-recaptcha {
	padding-left: 26px;
}
/**********************************************************USER**************************************************************/
body.log-in #maincontent .login {
  width: 300px;
  margin: auto;
}
body.log-in #maincontent .registration {
  width: 400px;
  margin: auto;
}
body.log-in #maincontent .registration fieldset legend {
  display: none;
}
body.log-in #maincontent .registration fieldset:first-child legend {
  display: block;
}
.control-group .controls {
  margin-top: 20px;
}
/**********************************************************OUR CRAFT**************************************************************/
.stills {
  padding: 20px 150px;
  /*margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);*/
}
.stills h2 {
  margin-top: 0px;
}
.widthLimit {
  max-width: 1200px;
    margin: 0px auto 0px auto;
    display: block;
}
.stills.dark {
  background-color: #ede1c0;
}
.stills .left img {
  margin: 60px auto;
  width: 85%;
}
.stills .right {
  background-size: 100%;
  background-position: center center;
  background-repeat: no-repeat;
}
.stills .coffey {
  background-image: url("../png/ehp_still_bg.png");
}
.stills .woodenpot {
  background-image: url("../png/woodenpot-bg.png");
}
.stills .savalle {
  background-image: url("../png/savalle-bg.png");
}
@media (max-width: 992px) {
    .stills {
    padding: 20px 20px;
}
    .stills .left {
        text-align: center;
    }
    .stills .right {
    background-size: 70%;
    background-position: center center;
    background-repeat: no-repeat;
}
    
}
/**********************************************************Shack Maps **********************************************************/
#focalpoint #fp_main {
    width:100%;
}
.fp-map-view .fp_listitem {
    width: 30%;
    float: left;
    box-sizing: border-box;
    margin: 20px 1.5%;
    background: #ede1c0;
    border-radius: 5px;
    padding: 10px 20px;
    box-shadow: 0 0 0px rgba(0, 0, 0, 0);
}
#fp_googleMapSidebar {
    display:none;
}
.fp-map-view .sloc-tabs {
    padding: 0;
    margin: 0 !important;
    list-style: none;
    border: 1px solid transparent;
    border-bottom: 1px solid #ddd;
    border-radius: 0;
    background: #ede1c0;
    box-shadow: none;
    display: flex;
    flex-wrap: wrap;
    font-size:18px !important;
    font-family: "helvetica neue", sans-serif;
    margin: 40px 0px 0px 0px !important;
}
.fp-map-view .sloc-tabs > .active > a, .fp-map-view .sloc-tabs > .active > a:hover, .fp-map-view .sloc-tabs > .active > a:focus {
    color: #fff !important;
    background-color: #6e4a29 !important;
    background-image: none !important;
    border: 1px solid #ddd !important;
    border-bottom-color: transparent !important;
    border-radius: 4px 4px 0 0 !important;
    box-shadow: none !important;
    cursor: default !important;
}
@media(max-width:767px) {
   .fp-map-view .fp_listitem {
    width: 47%;
} 
}
@media(max-width:449px) {
   .fp-map-view .fp_listitem {
    width: 100%;
} 
}
/**********************************************************GMAPS**************************************************************/
.gmapfp [class*="gmapfp_article_listing_"] {
    border: 1px none;
    padding: 4px;
    border-radius: 4px;
}
.gmapfp_article_listing_1 {
    background-color: rgba(0,0,0,0.00);
}
.gmapfp_liste .sidebar {
    font-family: "Helvetica Neue", sans-serif;
    color:#000;
    font-style: none;
}
.gmapfp_liste .sidebar:hover, .gmapfp_liste .sidebar:focus {
    color:#e4b146;
}
.gmapfp img {
    border-style: none;
    max-width: none !important;
    padding-right: 10px;
}
.gmapfp_enveloppe_liste, .map_position {
    margin-top:40px;
}
h1.modal-title {
    color:#e6332a !important;
    margin-bottom:10px;
}
.gmapfp_marqueur .titre {
    font-weight: bold;
    color: red;
    font-size: 24px;
}
.gmapfp_marqueur p {
    font-family: "Helvetica Neue", sans-serif;
    font-size:18px;
}
.gmapfp_marqueur img {
    display:none;
}
.gm-style-iw-d {
    overflow: hidden !important;
}

.gm-style .gm-style-iw-c {
    position: absolute;
    box-sizing: border-box;
    overflow: hidden;
    top: 0;
    left: 0;
    transform: translate(-50%,-100%);
    background-color: white;
    border-radius: 0px;
    padding: 12px;
    box-shadow: 0 2px 7px 1px rgba(0,0,0,0.3);
    border: 2px solid #5e5e5e;
    /* overflow: hidden; */
    /* overscroll-behavior: none; */
    background-image:url("../png/greyshipbg.png");
    background-position: right center;
    background-repeat: no-repeat;
}
.gmapfp_marqueur {
    width:100%;
}
#sbox-window body {
    background-color: #fff0 !important;
}
.gmapfp_liste {
	width: 100%;
    float: left;
    column-count: 3;
}
.gmapfp [class*="gmapfp_article_listing_"] {
    float: initial;
}
.gmapfp_liste_ligne .span4 {
	width:100% !important;
}
@media (max-width: 992px) {
	.gmapfp_liste {
    column-count: 2;
}
}
@media (max-width: 768px) {
	.gmapfp_liste {
    column-count: 1;
}
}
/**********************************************************MAPS**************************************************************/
.gm-style-iw-t .mapError {
  padding-right: 20px !important;
  padding-bottom: 20px !important;
  max-width: 654px;
  max-height: 469px;
  width: 100%;
  /*background-color: #fdd4dc !important;
    border: #8e6f00 solid 2px !important;*/
  font-size: 16px !important;
  font-weight: 700 !important;
}
.jux_google_map_marker_info {
  font-family: "Cormorant", serif;
  font-size: 14px;
  font-weight: 700;
}
.jux_google_map_marker_title_wrapper {
  background: rgba(110, 74, 41, 1) !important;
  padding: 20px;
  display: flex;
  justify-content: space-between;
}
.jux_google_map_marker_title {
  color: #fff;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  position: relative;
  max-width: 21ch;
  font-family: "Helvetica Neue", sans-serif !important;
}
.jux_google_map_marker {
  width: 300px !important;
  -webkit-box-shadow: 15px 15px 20px 1px rgba(0, 0, 0, 0.3);
  box-shadow: 15px 15px 20px 1px rgba(0, 0, 0, 0.3);
}
.jux_google_map_marker_info_item i {
  fill: #ac926d !important;
  vertical-align: middle;
  margin-right: 8px;
  color: #ac926d !important;
}
/**********************************************************PRODUCT**************************************************************/
.productlabel {
    font-family: "Helvetica Neue", sans-serif !important;
  position: absolute;
  top: 18px;
  left: 60%;
  /*right: 0;*/
  color: #6e4a29;
  /* background-color: #6e4a29; */
  padding: 6px 0px 6px 5px;
  font-size: 16px;
  text-align: left;
  max-width: 70%;
}
.productlabel .productl2 {
    line-height: 105%;
    margin: 3px 0px 4px 0px;
    float: left;
}
.productRange {
  font-size: 12px;
    display: block;
    line-height: 120%;
    margin: 3px 0px;
}
.productGrid p.readmore {
  width: 60px;
  position: relative;
  margin-top: 22px;
  text-align: center;
  text-decoration: none;
  list-height: 150% !important;
  z-index: 5;
}
.productGrid p.SS.readmore:before {
  content: url(../png/button-bg60.png);
  position: absolute;
  left: 0%;
  top: -13px;
  text-align: center;
}
.productGrid .SS .btn-readmore {
  position: relative;
  color: #fff;
  font-size: 16px;
}
.productGrid {
  padding: 20px;
  display: block;
  position: relative;
  margin-bottom: 20px;
}
.productGrid:after {
  content: "";
  border-bottom: solid 1px #5c1921;
  width: 80%;
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0;
  z-index: 2;
  margin: 0 auto;
}
.productGrid img {
  height: 400px;
  margin-left: 10%;
  width: auto;
}
.productGrid p.readmore, .productGrid p.readmore a {
  font-family: "Cormorant", serif;
  font-style: italic;
}
.productGrid p.SS.readmore::before {
  width: 60px;
  height: 60px;
}
.productGrid {
  float: left;
  width: 33.3333%;
}
.productdetails h1 {
  width: 100%;
  text-align: center;
  line-height: 110%;
  margin: 0px 0px 40px 0px;
  padding-bottom: 10px;
  color: #6e4a29;
}
.productdetails .title {
  width: 100%;
}
.productWrap {
  border-bottom: solid 1px #5c1921;
  padding: 30px 0px;
  margin: 30px 0px;
  float: left;
  clear: both;
  width: 100%;
}
body.rare-collection .productdetails h2, body.twelve-year-old-cask-finish .productdetails h2, body.fifteen-year-old-cask-finish .productdetails h2, .registration legend {
  font-family: "Helvetica Neue", sans-serif;
  font-weight: 700;
  width: 100%;
  border-bottom: solid 1px #5c1921;
  font-size: 32px;
}
body.rare-collection .productdetails h2.tastingnotes, body.twelve-year-old-cask-finish .productdetails h2.tastingnotes, body.fifteen-year-old-cask-finish .productdetails h2.tastingnotes {
  font-weight: 300;
  font-style: italic;
  font-family: "Cormorant", serif;
}
.belowtitle, .abovetitle {
  font-size: 28px;
  font-weight: 300;
  width: 100%;
  text-align: center;
}
.productimage img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-height: 700px;
  max-width: 100%;
  width: auto;
}
.tastingNotes {
  border-bottom: solid 1px #6e4a29;
  padding-bottom: 40px;
  margin-bottom: 40px;
}
.tastingNotes h2 {
  position: relative;
  font-style: italic;
  font-weight: 300;
  font-size: 36px;
  color: #6e4a29;
  margin-bottom: 25px;
}
.tastingNotes h2:after {
  content: "";
  border-bottom: solid 1px #5c1921;
  width: 30%;
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: -10px;
  z-index: 2;
  margin: 0 auto;
}
.tastingNotes p {
  font-style: italic;
}
.cocktail {
  padding: 40px 0px;
  float: left;
}
.cocktail h2, .cocktail h3, .cocktail p {
  text-align: left;
}
.cocktail h2 {
  font-size: 26px;
  font-family: sans-serif;
  font-weight: 700;
  text-transform: uppercase;
}
.cocktail h3 {
  font-size: 18px;
  font-family: sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  font-style: normal;
}
.cocktail p {
  font-size: 16px;
}
.backButton p {
  font-weight: 300;
  font-size: 48px;
  color: rgb(110, 74, 41);
}
.backButton {
  padding: 40px 0px;
}
@media (max-width: 1400px) {
  .productGrid img {
    height: 400px;
    margin-left: 10%;
  }
}
@media (max-width: 1200px) {
  .productGrid {
    width: 33.333333%;
  }
  .productGrid img {
    height: 200px;
    margin-left: 10%;
  }
	.productlabel {
    
  left: 50%;
  max-width: 50%;
		font-size:14px;
}
}
@media (max-width: 992px) {
  .productGrid {
    width: 50%;
  }
  .productlabel {
    right: 10%;
  }
}
@media (max-width: 768px) {
  .productGrid {
    float: none;
    width: 100%;
    margin: auto;
  }
  .productlabel {
    right: 20%;
  }
}
@media (max-width: 650px) {
  .productlabel {
    right: 10%;
  }
}
@media (max-width: 500px) {
  .productGrid {
    float: left;
    width: 100%;
  }
}
/*****************************************************************ARTICLES********************************************************/
.watermark {
  /*background-image: url("../../../images/demerara-watermark.png");*/
  background-repeat: no-repeat;
  background-position: 80% center;
  background-attachment: fixed;
}
.craftsmen-wrapper {
  width: 100%;
  float: left;
  clear: both;
  position: relative;
  text-align: center;
  margin-top: 50px;
}
.craftsmen-tint {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  top: 80px;
  background-color: #ede1c0;
  overflow: visible;
  z-index: 5;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
}
.craftsmen-title {
  width: 66.6666%;
  float: right;
}
.craftsmen-photo, .craftsmen-copy {
  position: relative;
  padding: 20px 40px;
  float: left;
  z-index: 200;
}
.craftsmen-photo {
  width: 33.33333%;
}
.craftsmen-photo img {
  width: 90%;
  height: auto;
  border: #ffffff solid 4px;
}
.craftsmen-copy {
  width: 66.6666%;
}
@media (max-width: 992px) {
  .craftsmen-photo {
    width: 70%;
    float: none;
    margin: auto;
  }
  .craftsmen-copy {
    width: 90%;
    float: none;
    margin: auto;
  }
  .craftsmen-tint {
    top: 160px;
  }
  .craftsmen-title {
    width: 100%;
    float: right;
  }
}
/**********************************************************FOOTER***************************************************************/
#footer {
  background-color: #ede1c0;
  width: 100%;
  height: auto;
  position: relative;
  margin-top: 20px;
}
#footer ul.nav {
  display: flex;
  justify-content: center;
  font-family: "Cormorant", serif;
  font-size: 20px;
  text-transform: uppercase;
}
.footerNav {
  padding: 10px 100px;
  border-bottom: solid #6e4a29 2px;
  float: left;
  clear: both;
  width: 100%;
}
.footerShare, .footerCredits {
  padding: 10px 100px 0px 100px;
  float: left;
  width: 100%;
}
.footerMiniNav {
  width: 100%;
  float: left;
}
.footerCredits .credits p, .footerCredits .credits p a {
  font-family: "Helvetica Neue", sans-serif !important;
  font-size: 12px;
  color: #6e4a29;
}
@media (max-width: 1300px) {
  .footerShare, .footerCredits, .footerNav {
    padding: 15px 40px;
  }
}
@media (max-width: 992px) {
  #footer ul.nav, .miniMenu {
    display: flex;
    flex-direction: column;
    text-align: center;
  }
  .footerNav {
    width: 50%;
    clear: none;
    border-bottom: none #6e4a29 2px;
  }
  .footerMiniNav {
    width: 50%;
    float: left;
  }
  .footerMiniNav .comment-sm {
    padding: 40px 10px;
    width: 100%;
    float: left;
    clear: both;
    text-align: center;
  }
  .footerShare {
    border-top: solid #6e4a29 2px;
  }
    .craftsmen-photo, .craftsmen-copy {
    padding: 20px 20px;
}
	.footerShare, .footerCredits, .footerNav {
    padding: 15px 10px;

}
}

/*********************************************************READMORE BUTTON*******************************************************/
#banner p.readmore, body.visit-us p.readmore {
  width: 120px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  margin-top: 50px;
  text-align: center;
  text-decoration: none;
  list-height: 150% !important;
}
body.visit-us p.SS.readmore::before {
  top: -24px !important;
}
p.readmore, p.readmore a {
  text-decoration: none;
  font-family: "Helvetica Neue", sans-serif;
}
p.readmore:hover, p.readmore:hover a {
  text-decoration: none;
  color: #ffed00;
}
p.SL.readmore::before {
  content: url(../png/button-bg120.png);
  position: absolute;
  left: 1px;
  top: -31px;
}
p.SM.readmore::before {
  content: url(../png/button-bg100.png);
  position: absolute;
  left: 8%;
  top: -23px;
}
p.SS.readmore::before {
  content: url(../png/button-bg80.png);
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: -16px;
}
p.SL.readmore::before {
  width: 120px;
  height: 120px;
}
p.SM.readmore::before {
  width: 100px;
  height: 100px;
}
p.SS.readmore::before {
  width: 80px;
  height: 80px;
}

p.readmore:hover::before {
  -webkit-animation:spin 7s linear infinite;
    -moz-animation:spin 7s linear infinite;
    animation:spin 7s linear infinite;
    }

@-moz-keyframes spin { 100% { -moz-transform: rotate(360deg); } }
@-webkit-keyframes spin { 100% { -webkit-transform: rotate(360deg); } }
@keyframes spin { 100% { -webkit-transform: rotate(360deg); transform:rotate(360deg); } }


.btn-readmore {
  position: relative;
  color: #fff;
  font-size: 26px;
}
.btn-readmore:hover {
  color: #ffed00;
}
.SL .btn-readmore {
  position: relative;
  color: #fff;
  font-size: 26px;
}
.SM .btn-readmore {
  position: relative;
  color: #fff;
  font-size: 22px;
}
.SS .btn-readmore {
  position: absolute;
    color: #fff;
    font-size: 18px;
    margin: auto;
    left: 0;
    right: 0;
    width: 80px;
}
/****************************************************************BANNER**********************************************************************/
#banner {
  position: relative;
  float: left;
  width: 100%;
  text-align: center;
}
#banner h2 {
  font-family: 'Cormorant', serif;
  color: #f1cb62;
  font-size: 92px !important;
  /*text-shadow: 2px 2px 4px rgba(0,0,0,.5);*/
  line-height: 110%;
}
#banner p {
  font-family: 'Cormorant', serif;
  font-size: 32px !important;
  color: #fff;
  /*text-shadow: 2px 2px 4px rgba(0,0,0,.5);*/
  line-height: 120%;
  margin-bottom: 30px;
    position:relative;
}
#banner .rule {
  width: 60%;
  height: 2px;
  background-color: #f1cb62;
  margin: 40px auto 40px auto;
}
body.home #banner {
  height: 100vh;
}
body.our-collection #banner {
  height: 600px;
}
body.our-environmental-commitment #banner {
	height:70vh;
	background-image:url("../jpg/sustainabilitybg.jpg");
	background-size: cover;
    background-position: bottom center;
}
/*.banner_home.sustain {
	padding:0px 40px;
}*/
.banner_home {
  width: 80%;
  margin: 7% auto;
}
body.our-story .banner_home {
  margin-top: 40px;
  margin-bottom: 40px;
}
body.our-collection .banner_home, body.our-craft .banner_home, body.cane-to-still .banner_home, body.blended-rums .banner_home {
  width: 80%;
  margin: 5% auto 5% auto;
}
body.our-environmental-commitment .banner_home {
	margin: 10% auto;
}
p.SS.readmore:before {
    content: url(../png/button-bg80.png);
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: -22px;
  }
@media (max-width: 1200px) {
  body.our-collection .banner_home {
    width: 80%;
    margin: 8% auto auto auto;
  }
}

@media (max-height:900px) {
  .banner_home {
    margin: 5% auto auto auto;
  }
  #banner h2 {
    font-size: 72px !important;
  }
  #banner .rule {
    margin: 30px auto 40px auto;
  }
}
@media (max-height:700px) {
  .banner_home {
    margin: 1% auto auto auto;
  }
  #banner h2 {
    font-size: 58px !important;
  }
  #banner .rule {
    margin: 30px auto 40px auto;
  }
}

@media (max-width: 992px) {
  #banner h2 {
    font-size: 50px !important;
    line-height: 100%;
  }
    body.our-collection .banner_home, body.our-craft .banner_home, body.cane-to-still .banner_home, body.blended-rums .banner_home {
  width: 90%;
  margin: 70px auto 5% auto;
}
  p.SS.readmore:before {
    content: url(../png/button-bg80.png);
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: -25px;
  }
  #banner .rule {
    width: 60%;
    height: 2px;
    background-color: #f1cb62;
    margin: 25px auto 40px auto;
  }
  .banner_home {
    margin: 100px auto auto auto;
  }
  #banner p {
    font-size: 22px !important;
  }
  .bannerh_ {
    margin-top: -20px;
  }
  .bannerh_ .Wmark {
    display: none;
  }
  body.our-collection #banner {
    height: 100vh;
  }
  body.our-collection .banner_home {
    width: 80%;
    margin: 40% auto auto auto;
  }
	body.our-environmental-commitment #banner {
	height:40vh;
}
}
@media (max-width: 576px) {
	.banner_home {
  width: 95%;
  margin: 80px auto;
}
	#banner h2 {
    font-size: 40px !important;
    line-height: 100%;
}
}
/********************************************************************TABLES**********************************************************************/
.craftTable {
  display: table;
}
.craftRow {
  display: table-row;
}
.craftCell {
  display: table-cell;
  width: 50%;
  height: auto;
}
.craftCell.content {
  padding: 40% 70px 30px 70px;
  text-align: center;
  height: auto;
  background-color: #ede1c0;
  background-image: url("../png/background-barrel.png");
  background-position: center center;
  background-size: 60%;
  background-repeat: no-repeat;
  vertical-align: top;
}
.craftCell.inOak {
  background-image: url("../jpg/casksinwarehouse.jpg");
  background-size: cover;
}
.craftCell.unplug {
  background-image: url("../jpg/unplugged.jpg");
  background-size: cover;
}
.craftCell.blend {
  background-image: url("../jpg/masterdistiller.jpg");
  background-size: cover;
  background-position: center center;
}
.craftCell.content .centerBlock {
  float: left;
  margin-top: -100%;
  display: block;
}
@media (max-width: 1200px){
.ba-gallery select.ba-select-filter {
    background-color: #e6d4b1 !important;
    height: 50px !important;
    width: 300px !important;
    margin: 10px 20px;
}
}
@media (max-width: 992px) {
    .craftCell {
    display: block;
    width: 100%;
    height: auto;
        float: left;
        min-height:300px;
}
    .craftCell.content .centerBlock {
    float: left;
    margin-top: 40px;
    display: block;
}
    .craftCell.content {
    padding: 0% 20px 40px 20px;
}
	.ba-gallery select.ba-select-filter option {
line-height:30px;

}
}
/****************************************************************BLOG**********************************************************************/
.blog-item .item-image img {
	max-width:100%;
	margin-left: -15px;
}
.blog-item {
	width:100%;
	float:left;
	clear:both;
	margin-bottom:30px;
	position:relative;
}
.blog-item .create {
	position: absolute;
    top: 25px;
    right: 0px;
	font-family: "Helvetica Neue", sans-serif;
	font-size: 14px;
	width:100%;
}
.item-page .create {
	position: relative;
    top: 0px;
	font-family: "Helvetica Neue", sans-serif;
	font-size: 14px;
	width:100%;
	text-align: center;
}
.blog-item time {
	margin-left:50%;
	padding-left:15px;
}
.item-page .create time {
	margin-left:auto;
	padding:0px;
}
.blog-item h2 {
    font-size: 22px;
    font-family: "Helvetica Neue", sans-serif;
    color: #ac926d;
    font-weight: 700;
	width:50%;
}
.blog-item .page-header {
	border-bottom: 1px #000 solid !important;
    padding-bottom: 0px;
}
.blog-item h2 a {
	color:#ac926d;
	text-decoration: none
}
.blog-item h2 a:hover {
	text-decoration: none;color:rgba(227,6,19,1)
}
.blog-item .readmore a.btn {
	font-family: "Cormorant", serif;
	font-size:24px;
}
.blog-item .readmore a.btn:hover {
	color:rgba(227,6,19,1)
}
body.el-dorado-news #articleBody {
	text-align: left;
	padding: 0px 120px;
}
body.el-dorado-news .item-page .pull-left.item-image, body.el-dorado-news .item-page .pull-right.item-image, body.el-dorado-news .item-page item-image {
    width: 100%;
    margin: 0px 20px 60px 0px;
}
body.el-dorado-news .item-page .pull-left.item-image img {
	width:100%;
}
body.el-dorado-news div.page-header:nth-child(2) h1 {
	font-size: 18px;
	display: none;
}

@media (max-width: 1200px) {
	.blog, .item-page {
		padding: 0px 20px;
	}
}
@media (max-width: 992px) {
	body.el-dorado-news #articleBody {
	padding: 0px 40px;
}
}
@media (max-width: 678px) {
	.blog-item .create {
    top: 0px;
    right: 0px;
    font-size: 12px;
    width: 100%;
}
	time {
    margin-left: 0%;
    padding-left: 0px;
}
	.blog-item .page-header {
    padding: 10px 0px 0px 0px;
}
	body.el-dorado-news .item-page .pull-left.item-image {
	width:100%;
	margin: 0px 0px 20px 0px;
}
body.el-dorado-news .item-page .pull-left.item-image img {
	width:100%;
}
	body.el-dorado-news #articleBody {
	padding: 0px 0px;
}
}
/*********************************************************AGE CHECK***************************************************************/
.ventanuki {
	right: 400px !important;
    left: 400px !important;
    width: auto !important;
	    padding: 20px !important;
	border: 1px solid #fff;
}
.cdmentrar, .cdmsalir, .cdmcookies, .cdmdetalles {
    font-weight: bold;
    letter-spacing: 2px;
    margin: 0 5px;
    text-indent: 0 !important;
	font-family: "Helvetica Neue", sans-serif;
	padding: 7px 20px;
    font-size: 28px;
	font-weight:700 !important;
}
.cdmentrar:hover, .cdmsalir:hover, .cdmcookies:hover, .cdmdetalles:hover {
    text-decoration: none;
	background-color: #64452a;
	color:#fff;
	font-weight:700;
}
.cdmsalir {
	color: red;
    border: 1px solid red;
	background-color: #fff;
}
.cdmentrar {
	color: green;
    border: 1px solid #fff;
	background-color: #e3b642;
}
#textopop {
	height:auto !important;
}
@media (max-width: 1200px) {
	.ventanuki {
	right: 300px !important;
    left: 300px !important;
    width: auto !important;
	    padding: 20px !important;
}
}
@media (max-width: 992px) {
	.ventanuki {
	right: 200px !important;
    left: 200px !important;
    width: auto !important;
	    padding: 20px !important;
}
}
@media (max-width: 768px) {
	.ventanuki {
	right: 100px !important;
    left: 100px !important;
    width: auto !important;
	    padding: 20px !important;
}
}
@media (max-width: 560px) {
	.ventanuki {
	right: 40px !important;
    left: 40px !important;
    width: auto !important;
	    padding: 20px !important;
}
}
/****************************************************************LOG IN**********************************************************************/
.lp-wrapper {
    background: #e6d4b1;
    color: #6e4a29;
}
.lp-wrapper h3 {
    color: #6e4a29;
    font-size: 20px;
}
/****************************************************************NAVIGATION**********************************************************************/
#top-nav {
  background-image: url(../jpg/nav-background.jpg);
  background-repeat: no-repeat;
  background-position: top right;
  background-size: auto 100%;
  float: left;
  width: 100%;
  background-color: #eee1c1;
  position: fixed;
  top: 0px;
  z-index: 500;
  border-bottom: solid 2px #6e4a29;
}
@media (min-width: 992px) {
  #top-nav {
    position: fixed;
    top: 0px;
    z-index: 500;
    border-bottom: solid 2px #6e4a29;
  }
  /*#banner {
    margin-top: 60px;
}*/
}
.moduletable.MainNav {
  float: left;
  width: 765px;
}
#Brand {
  width: 580px;
  float: right;
  padding: 10px 100px 0px 0px;
}
#Brand.mobile {
  display: none;
}
.dj-megamenu-wrapper {
  padding: 0px 0px 0px 100px;
}
.subNav-sm .dj-megamenu-wrapper {
  padding: 0px 0px 0px 0px;
}
.dj-megamenu-wrapper {
  position: relative !important;
  /*background-image: url(../images/nav-background.jpg);
    background-repeat: no-repeat;
    background-position: top right;
    background-size: auto 100%;*/
  float: left;
  width: 100%;
}
.dj-megamenu-default li a.dj-up_a > span {
    float: left;
    display: block;
    padding: 0;
    height: 28px !important;
    line-height: 28px !important;
    background: transparent;
}
#dj-megamenu90 li a.dj-up_a > span {
    float: left;
    display: block;
    padding: 0;
    height: 60px !important;
    line-height: 60px !important;
    background: transparent;
}
#dj-megamenu90.dj-megamenu-sticky {
  width: 40% !important;
  float: right;
  position: relative !important;
}
#dj-megamenu90 {
  width: 100% !important;
  float: left;
  position: relative !important;
}
#dj-megamenu90placeholder {
  display: none;
}
.dj-up a {
  font-family: 'Cormorant', serif;
  font-size: 16px !important;
  height: 45px !important;
  margin-bottom: 15px;
  padding: 0px 10px !important;
}
.dj-up.current a {
  display: block;
  float: left;
  height: 45px;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
  padding: 0 20px;
  cursor: pointer;
  /* background: rgba(56, 56, 56, 0); */
  color: rgba(110, 74, 41, 1);
  margin-bottom: 15px;
}
.dj-up.current a:after, .dj-up.active a:after, #mystickydiv .current a:after, #dj-megamenu234 .current a:after {
  position: absolute;
  content: '';
  height: 1px;
  /* adjust this to move up and down. you may have to adjust the line height of the paragraph if you move it down a lot. */
  bottom: 10px;
  margin: 0 auto;
  left: 0;
  right: 0;
  width: 50%;
  background: #6e4a29;
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -ms-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}
.dj-up a:after, #mystickydiv ul li a:after, a.ba-filter:after, .ba-filter-active:after, #dj-megamenu234 li a:after, #dj-megamenu222 li a:after {
  position: absolute;
  content: '';
  height: 1px;
  /* adjust this to move up and down. you may have to adjust the line height of the paragraph if you move it down a lot. */
  bottom: 10px;
  margin: 0 auto;
  left: 0;
  right: 0;
  width: 0%;
  background: #6e4a29;
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -ms-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}
.dj-up.current a:hover:after, .dj-up a:hover:after, .dj-up.active a:hover:after, #mystickydiv a:hover:after, #dj-megamenu234 li a:hover:after, #dj-megamenu222 li a:hover:after {
  height: 1px;
  width: 90%;
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -ms-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}
#mystickydiv ul li a:after, #mystickydiv ul li a:hover:after {
  background: #e30613 !important;
  bottom: -5px !important;
}
#dj-megamenu234 li a:after {
  bottom: 5px !important;
}
#dj-megamenu234 li a:hover:after {
  background: #e30613 !important;
  bottom: 5px !important;
}
body.our-story #mystickydiv ul li a:after/*, #mystickydiv ul li a:hover:after */{
    bottom: -12px !important;
}
a.ba-filter:hover:after, .ba-filter-active:after {
    width:90%;
    background: #e30613 !important;
    bottom: 8px !important;
    -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -ms-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}
#mystickydiv-sticky-wrapper {
  position: relative;
  z-index: 10;
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -ms-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}
#mystickydiv-sticky-wrapper .is-sticky {
  position: relative;
  z-index: 10;
  margin-top: 0px;
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -ms-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}
.topBanner {
  margin-top: 60px;
}
#dj-megamenu90stickylogo {
  width: 350px;
  text-align: center;
}
#dj-megamenu90 li ul.dj-submenu > li > a {
  padding: 15px 10px !important;
}
.navQuote {
  font-family: 'Cormorant', serif;
  font-size: 21px !important;
  width: 260px;
  float: left;
  padding-top: 10px;
}
.littleShip {
  width: 44px !important;
  height: auto;
}
.littleShip.L {
  float: left;
}
.littleShip.R {
  float: right;
}
ul.miniMenu {
  list-style: none;
  display: flex;
  justify-content: center;
  padding: 0px;
}
ul.miniMenu li a {
  padding: 9px 13px;
  background-color: #e4b146;
  margin: 10px 50px;
  color: #fff;
  font-size: 18px;
}
ul.miniMenu li a {
  padding: 9px 13px;
  background-color: rgba(228, 177, 70, 1);
  margin: 10px 30px;
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -ms-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}
ul.miniMenu li a:hover, ul.miniMenu li a:focus {
  padding: 9px 13px;
  background-color: rgba(228, 177, 70, .5);
  /*color: rgba(110, 74, 41, 1);*/
  font-size: 18px;
  text-decoration: none;
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -ms-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}
.nav li a:hover, .nav li a:focus {
  background-color: transparent !important;
}
.footerNav ul > li > a {
  font-size: 18px;
  font-weight: 700;
}
.subNav-sm .dj-megamenu-wrapper {
  display: none;
}
.subNav-sm .dj-megamenu-wrapper {
	display:block;
}
#dj-megamenu234, #dj-megamenu222 {
  display: flex;
	width: 100%;
    padding: 20px 100px 10px 100px;
    background-color: #6e4a29 !important;
    float: left;
    position: relative;
}
.subNav-sm .dj-megamenu-wrapper ul {
  display: flex;
  justify-content: center;
  list-style: none;
}
.subNav-sm .dj-megamenu-wrapper ul li a {
  text-transform: uppercase;
  color: #fff;
  padding: 0px 20px;
  font-family: "Helvetica Neue", sans-serif;
  font-size: 18px;
  position: relative;
  height: 28px !important;
  display: flex;
  margin-bottom: 0px;
	text-decoration: none;
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -ms-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}
.sticky-wrapper #mystickydiv {
  width: 100%;
  padding: 20px 100px 10px 100px;
  background-color: #6e4a29;
  float: left;
  position: relative;
}
body.our-story .sticky-wrapper #mystickydiv {
  width: 100%;
  padding: 0px 100px 10px 100px;
  background-color: rgba(255,255,255,0.00);
  float: left;
  position: relative;
	right:0px;
	left:0px;
}

#mystickydiv ul {
  justify-content: center;
  list-style: none;
}
#mystickydiv ul.dj-megamenu {
  display: flex;
  justify-content: center;
  list-style: none;
}
#mystickydiv ul li a {
  text-transform: uppercase;
  color: #fff;
  padding: 0px 20px;
  font-family: "Helvetica Neue", sans-serif;
  font-size: 18px;
  position: relative;
  height: 28px !important;
  display: flex;
  margin-bottom: 0px;
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -ms-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}
#mystickydiv ul li a:hover, #mystickydiv ul li a:focus, #dj-megamenu234 li a:focus, #dj-megamenu234 li a:hover {
  color: #e4b146;
  text-decoration: none;
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -ms-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}
#mystickydiv .dj-megamenu-wrapper, #mystickydiv .dj-megamenu {
  padding-left: 0px;
}
#dj-megamenu154 .dj-subwrap, #dj-megamenu234 .dj-subwrap {
  position: absolute;
  background-color: #ede1c0;
  top: 52px;
  border: solid 1px #6e4a29;
  -webkit-box-shadow: 10px 10px 15px 1px rgba(0, 0, 0, .2);
  box-shadow: 10px 10px 15px 1px rgba(0, 0, 0, .2);
  float: left;
}
#dj-megamenu154 .dj-subwrap li a, #dj-megamenu234 .dj-subwrap li a {
  color: #6e4a29;
  font-size: 14px !important;
  height: auto !important;
  padding: 8px !important;
  text-transform: none;
}
#dj-megamenu154 .dj-subwrap li a:after, #dj-megamenu234 .dj-subwrap li a:after {
  bottom: 5px !important;
}
#dj-megamenu154 .dj-subwrap li a:hover:after, #dj-megamenu234 .dj-subwrap li a:hover:after {
  bottom: 5px !important;
}

.dj-submenu {
  padding: 0px 5px;
  flex-direction: column;
  align-items: center;
}
.fa-caret-down:before {
  display: none;
}
li.dj-mobileitem > a {
  font-size: 18px !important;
  text-transform: uppercase;
}
li.dj-mobileitem > ul li a {
  font-size: 14px !important;
  text-transform: uppercase;
}
#dj-megamenu90mobile {
  margin: 10px 0px;
  width: 25%;
  float: left;
}
#dj-megamenu90sticky {
  display: none !important;
}
.historyMenu {
  background-color: #e6d4b1;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
	height: 45px;
	left:0px;
	right:0px;
}
.historyMenu ul {
  list-style: none;
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
}
.historyMenu ul {
  list-style: none;
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  padding: 0px;
}
.historyMenu ul li a {
font-family: "Cormorant", serif !important;
	color: #563a20 !important;
  font-size: 28px !important;
  text-decoration: none !important;
	display: block !important;
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -ms-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}
.historyMenu ul li a:hover {
  color: rgba(227, 6, 19, 1) !important;
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -ms-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}
.littleLetter {
  font-size: 70%;
	text-transform: none !important;
}
.btn-bars {
  width: 50px;
  height: 50px;
  background-image: url("../png/bars.png");
  background-repeat: no-repeat;
}
.subnav .btn-bars {
  background-image: url("../png/bars-light.png");
  float: left;
}
.dj-mobile-open-btn-lbl {
  color: #ede1c0;
  font-size: 16px;
  text-transform: uppercase;
  padding-top: 13px;
  float: left;
  font-family: "Helvetica", "sans-serif";
}
ul.dj-mobile-custom154, ul.dj-mobile-custom154 ul {
  width: 100%;
  float: left;
  clear: both;
  padding: 0px;
}
ul.dj-mobile-custom154, ul.dj-mobile-custom154 ul {
  font-family: "Helvetica", "sans-serif";
  list-style: none;
  line-height: 160%;
  margin-bottom: 22px;
}
ul.dj-mobile-custom154 > li > a {
  float: left;
  width: 100%;
  padding: 12px 20px 12px 20px;
  text-decoration: none;
}
ul.dj-mobile-custom154 > li > ul > li > a {
  float: left;
  width: 100%;
  padding: 8px 20px 8px 30px;
  text-decoration: none;
}
ul.dj-mobile-custom154 > li > a:hover, ul.dj-mobile-custom154 > li > a:focus, ul.dj-mobile-custom154 > li > ul > li > a:hover, ul.dj-mobile-custom154 > li > ul > li > a:focus {
  text-decoration: none;
  background-color: #ffd11b;
}
.dj-offcanvas-custom154 a.dj-offcanvas-close-btn {
  padding: 16px;
  float: right;
}
.dj-offcanvas-custom154 a.dj-offcanvas-close-btn .fa-close {
  font-size: 22px;
}
ul > li > a.menu-hp {
    display:none !important;
}
@media (max-width: 1350px) {
  #Brand {
    width: 500px;
    padding: 10px 20px 0px 0px;
  }
  .dj-megamenu-wrapper {
    padding: 0px 0px 0px 20px;
  }
  .moduletable.MainNav {
    float: left;
    width: 685px;
  }
}
@media (min-width: 1201px) {
  .is-sticky #mystickydiv {
    top: 62px !important;
  }
}
@media (max-width: 1200px) {
  #Brand {
    display: none;
  }
  #Brand.mobile {
    display: block;
    float: none;
    margin: auto;
  }
  .moduletable.MainNav {
    float: none;
    width: auto;
  }
  .dj-megamenu-wrapper {
    position: relative !important;
    float: none;
    width: 100%;
    padding: 0px 20px;
  }
  #dj-megamenu90 {
    width: 100% !important;
    float: none;
    position: relative !important;
    margin: auto !important;
    display: flex;
    justify-content: center;
  }
  .footerNav ul > li > a {
    font-size: 14px;
    font-weight: 700;
  }
  .subNav-sm ul li a {
    padding: 0px 15px;
    font-size: 14px;
  }
}
@media (max-width: 992px) {
    ul > li > a.menu-hp {
    display:block !important;
}
  .footerNav ul > li > a {
    font-size: 12px;
    font-weight: 700;
  }
    #mystickydiv ul li a {
    font-size: 14px !important;
    height: auto !important;
}
		body.our-story .sticky-wrapper #mystickydiv {
  padding: 0px 20px 10px 20px;
}
	body.our-story .sticky-wrapper #mystickydiv ul li a {
		font-size: 24px !important;
	}
	body.our-story #mystickydiv ul li a:after {
    bottom: -5px !important;
}
  #top-nav {
    padding: 0px 15px;
  }
  ul.miniMenu li {
    margin-bottom: 40px;
  }
  .subNav-sm ul li a {
    padding: 0px 8px;
    font-size: 14px;
    text-align: center;
  }
  .subnav {
    padding: 0px 0px;
  }
  ul.miniMenu li a {
    margin: 10px 0px;
  }
  .sticky-wrapper #mystickydiv {
    padding: 20px 10px;
  }
  #mystickydiv ul li a {
    text-align: center;
    font-size: 16px;
  }
    .sticky-wrapper #mystickydiv[style="position: fixed;"] {
        top:120px;
    }
	#dj-megamenu234mobile {
		width:100%;
		background-color:#563a20 !important;
	}
	.dj-mobile-open-btn {
		background-color:#563a20 !important;
	}
}
.clr {
  width: 100%;
  height: 1px;
  clear: both;
  margin: 0px;
  padding: 0px;
}