@import url(css/fonts/font-awesome.min.css);
body {
  font-family: "ff-meta-serif-web-pro",serif;
  font-style: normal;
  font-weight: 500;
  font-size: 112.5%;
  line-height: 1.3; }

p a {
  text-decoration: underline; }

a {
  color: inherit; }
  a:focus {
    outline: none; }

* {
  -webkit-font-smoothing: antialiased; }

.ffGoodMedium, #mc_embed_signup .submit, .calendarWrap_calendar .cal_blue.ecwd_calendar_container .events li > a, .calendarWrap_calendar .ecwd_46.ecwd_theme_89 table.cal_blue.ecwd_calendar_container .day-with-date .day-number, .calendarWrap_calendar table.cal_blue.ecwd_calendar_container .day-without-date div, .blogWrapper_post--text p span {
  font-family: "ff-good-web-pro",sans-serif;
  font-style: normal;
  font-weight: 600; }

.ffGoodComp, #main-nav-right .dropdown-menu li a, .calendar_header p, .calendar_header ul li {
  font-family: "ff-good-web-pro-compressed",sans-serif;
  font-style: normal;
  font-weight: 800; }

h1, h2, h3, h4, h5, h6 {
  font-family: "ff-good-web-pro-compressed",sans-serif;
  font-style: normal;
  font-weight: 800; }

h1 {
  font-size: 16.667em;
  line-height: 0.8; }

h2 {
  font-size: 11.111em;
  line-height: 0.8; }

h3 {
  font-size: 3.889em;
  line-height: 0.9; }

h4 {
  font-size: 1.889em; }

h5 {
  font-size: 1.333em; }

.locationHeading {
  font-size: 9vw;
  line-height: 0.8; }

.goodComp, .location_subNav li {
  font-family: "ff-good-web-pro-compressed",sans-serif;
  font-style: normal;
  font-weight: 800; }

.primary-red {
  color: #D0021B; }

.displayFlex {
  display: -ms-flex;
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap; }

.lgTitle {
  font-size: 2.667em;
  line-height: 0.9;
  margin-bottom: 20px; }

.uppercase {
  text-transform: uppercase; }

.insidePages {
  background-color: #D0021B; }

.hiddenLink {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 999; }

.centerAlign {
  margin-left: auto;
  margin-right: auto;
  float: none; }

.textCenter {
  text-align: center; }

.clearing {
  clear: both; }

.transition, #main-nav-right .dropdown:hover .dropdown-menu, #main-nav-right .navbar-nav > li > a:after, #main-nav-right .navbar-nav > li > a:hover:after, #main-nav-right .navbar-nav .current-menu-item > a:after, #main-nav-right .navbar-nav .current-menu-item > a:hover:after, #main-nav-right .dropdown-menu li a, #mc_embed_signup .submit, #mc_embed_signup .submit:hover, .acceptance a, .acceptance a:hover {
  -webkit-transition: all 0.22s ease-out;
  transition: all 0.22s ease-out; }

.hamburger {
  padding: 15px 15px;
  cursor: pointer;
  -webkit-transition-property: opacity, -webkit-filter;
  transition-property: opacity, -webkit-filter;
  transition-property: opacity, filter;
  transition-property: opacity, filter, -webkit-filter;
  -webkit-transition-duration: 0.15s;
          transition-duration: 0.15s;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 17px 0 9px 0;
  overflow: visible; }

.hamburger:hover {
  opacity: 0.7; }

.hamburger-box {
  width: 40px;
  height: 24px;
  display: inline-block;
  position: relative; }

.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -2px; }

.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
  width: 40px;
  height: 4px;
  background-color: #FFF;
  border-radius: 0;
  position: absolute;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.15s;
          transition-duration: 0.15s;
  -webkit-transition-timing-function: ease;
          transition-timing-function: ease; }

.hamburger-inner::before, .hamburger-inner::after {
  content: "";
  display: block; }

.hamburger-inner::before {
  top: -10px; }

.hamburger-inner::after {
  bottom: -10px; }

.hamburger--slider .hamburger-inner {
  top: 2px; }

.hamburger--slider .hamburger-inner::before {
  top: 10px;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: 0.15s;
          transition-duration: 0.15s; }

.hamburger--slider .hamburger-inner::after {
  top: 20px; }

.hamburger--slider.is-active .hamburger-inner {
  -webkit-transform: translate3d(0, 10px, 0) rotate(45deg);
          transform: translate3d(0, 10px, 0) rotate(45deg); }

.hamburger--slider.is-active .hamburger-inner::before {
  -webkit-transform: rotate(-45deg) translate3d(-5.71429px, -6px, 0);
          transform: rotate(-45deg) translate3d(-5.71429px, -6px, 0);
  opacity: 0; }

.hamburger--slider.is-active .hamburger-inner::after {
  -webkit-transform: translate3d(0, -20px, 0) rotate(-90deg);
          transform: translate3d(0, -20px, 0) rotate(-90deg); }

.mobileNavWrap {
  display: none; }

.homepage-nav {
  background-color: rgba(0, 0, 0, 0.4); }

#main-nav-right .dropdown:hover .dropdown-menu {
  visibility: visible;
  opacity: 1; }
#main-nav-right .dropdown-menu:before {
  display: none !important; }
#main-nav-right .dropdown-menu li a:after {
  display: none; }
#main-nav-right .current_page_parent.dropdown > a {
  position: relative; }
  #main-nav-right .current_page_parent.dropdown > a:after {
    position: absolute;
    display: block;
    content: "";
    width: 19px;
    height: 6px;
    background: transparent url("./images/dots.png") no-repeat;
    right: -22px;
    bottom: 9px;
    opacity: 1; }
#main-nav-right .dropdown-menu li a:after {
  opacity: 0 !important; }
#main-nav-right .dropdown .caret {
  display: none; }
#main-nav-right .dropdown > a {
  position: relative; }
  #main-nav-right .dropdown > a:hover:after {
    position: absolute;
    display: block;
    content: "";
    width: 19px;
    height: 5px;
    background: transparent url("./images/red-dots.png") no-repeat;
    right: -22px;
    bottom: 9px;
    opacity: 1; }
#main-nav-right .navbar-nav > li > a:after {
  position: absolute;
  display: block;
  content: "";
  width: 5px;
  height: 6px;
  background: transparent url(" ") no-repeat;
  background-color: #690008;
  right: -9px;
  bottom: 7px;
  opacity: 0; }
#main-nav-right .navbar-nav > li > a:hover:after {
  opacity: 1; }
#main-nav-right .navbar-nav .current-menu-item > a {
  position: relative; }
  #main-nav-right .navbar-nav .current-menu-item > a:after {
    position: absolute;
    display: block;
    content: "";
    width: 5px;
    height: 6px;
    background: transparent url(" ") no-repeat;
    background-color: #fff;
    right: -9px;
    bottom: 7px;
    opacity: 1; }
  #main-nav-right .navbar-nav .current-menu-item > a:hover:after {
    position: absolute;
    display: block;
    content: "";
    width: 5px;
    height: 6px;
    background: transparent url(" ") no-repeat;
    background-color: #690008;
    right: -9px;
    bottom: 7px;
    opacity: 1; }
#main-nav-right .dropdown-menu {
  float: none;
  width: auto;
  margin-top: 0;
  visibility: hidden;
  z-index: 99999;
  width: 100%;
  padding-left: 50%;
  text-align: left;
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 3px solid #fff;
  background-color: #000; }
  #main-nav-right .dropdown-menu li {
    width: 100%;
    max-width: 200px;
    float: none;
    margin-right: 0;
    list-style: none; }
    #main-nav-right .dropdown-menu li a {
      color: #fff;
      text-transform: uppercase;
      line-height: 23px;
      font-size: 2.000em; }
      #main-nav-right .dropdown-menu li a:hover {
        color: #690008; }
#main-nav-right .dropdown {
  position: static !important; }

#menu {
  position: fixed;
  top: 0px;
  width: 100%;
  color: #FFFFFF;
  z-index: 9999;
  display: none; }

#main-nav-right {
  float: right;
  width: 50%;
  margin-top: 18px;
  padding: 0 15px; }
  #main-nav-right .dropdown-menu:before {
    content: url(./images/dropdown-arrow.png);
    position: absolute;
    left: 19px;
    top: -32px;
    padding-top: 20px;
    width: 139px;
    cursor: pointer; }
  #main-nav-right ul li {
    margin-right: 36px;
    text-transform: uppercase; }
    #main-nav-right ul li:last-of-type {
      margin-right: 0; }

.headerLogo {
  position: absolute;
  display: inline-block;
  margin-top: 25px;
  margin-bottom: 6px; }
  .headerLogo a {
    float: none; }
  .headerLogo img {
    margin-left: auto;
    margin-right: auto;
    display: block;
    max-width: 106px; }

.navbar {
  border-bottom: 3px solid #fff; }

.footer {
  background-color: #000;
  color: #fff; }
  .footer--logo {
    margin-top: 45px;
    max-width: 106px; }
  .footer--ta {
    margin-top: 24px;
    max-width: 100px;
    height: auto;
    display: block;
    clear: both; }
  .footer ul {
    padding: 0;
    list-style: none; }
    .footer ul li {
      margin-bottom: 22px;
      font-size: 0.889em; }

.hp {
  text-align: center;
  text-transform: uppercase; }
  .hp_Header {
    background-image: url(./images/homepage-header.jpg);
    background-size: cover;
    background-position: center center;
    height: 100vh;
    position: relative; }
    .hp_Header--text {
      max-width: 800px;
      width: 100%;
      position: absolute;
      left: 50%;
      top: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }
    .hp_Header h1 {
      margin: auto; }
  .hp_Location {
    color: #fff;
    background-size: cover;
    padding: 120px 0;
    position: relative;
    background-position: center center; }
    .hp_Location h2 {
      margin: 0; }
    .hp_Location p {
      text-transform: capitalize;
      margin-bottom: 0; }
  .hp--duke {
    background-image: url(../../uploads/2017/11/the-duke-of-york-bar-belfast.jpg); }
  .hp--friendAtHand {
    background-image: url(../../uploads/2017/11/the-friend-at-hand-irish-whiskey-shop-belfast.jpg); }
  .hp--harpBar {
    background-image: url(../../uploads/2017/11/the-harp-bar-belfast.jpg); }
  .hp--darkHorse {
    background-image: url(../../uploads/2017/11/the-dark-horse-venue-belfast.jpg); }
  .hp--orpheus {
    background-image: url(../../uploads/2018/06/the-new-orpheus-hill-street-belfast.jpg); }
  .hp--seaHolly {
    background-image: url(../../uploads/2019/08/sea-holly-gallery-belfast.jpg); }

.social-map {
  padding: 0; }
  .social-map li {
    list-style: none;
    display: inline-block;
    color: #9B9B9B;
    margin: 0 9px; }

.mapWrapper {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  height: 720px;
  position: relative;
  overflow: auto; }
  .mapWrapper_text {
    text-align: center;
    background-color: #fff;
    padding: 100px 162px;
    float: right;
    color: #4A4A4A;
    position: absolute;
    top: 50px;
    right: 100px; }
    .mapWrapper_text .email {
      margin-top: 40px;
      margin-bottom: 40px; }
    .mapWrapper_text .telephone {
      margin-bottom: 45px; }
    .mapWrapper_text h3 {
      margin: 0;
      text-transform: uppercase; }
    .mapWrapper_text h5 {
      margin-bottom: 0;
      text-transform: uppercase; }
    .mapWrapper_text ul {
      padding: 0; }
      .mapWrapper_text ul li {
        list-style: none; }

.map {
  width: 100%;
  height: 100%; }

.overflowHidden {
  margin-top: -63px;
  z-index: -1;
  width: 100%;
  overflow: hidden; }

.location {
  color: #fff;
  position: relative; }
  .location_header {
    overflow: hidden;
    z-index: 9999;
    position: relative; }
    .location_header h1 {
      margin-top: 40px;
      text-transform: uppercase;
      margin-bottom: 0;
      max-width: 950px; }
    .location_header p {
      margin-top: 0; }
  .location_footer {
    padding: 30px 0;
    overflow: auto;
    width: 100%;
    background-color: #fff; }
    .location_footer img {
      float: right; }
  .location_slider {
    margin-left: auto;
    margin-right: auto;
    width: 83%; }
    .location_slider span {
      width: 100%;
      height: 100%;
      cursor: move;
      cursor: -webkit-grab;
      cursor: grab;
      display: -webkit-box;
      display: -moz-flex;
      display: flex;
      -webkit-box-direction: normal;
      -webkit-box-orient: vertical;
      -moz-flex-direction: column;
      flex-direction: column; }
  .location_imageAbout {
    margin-top: 30px;
    width: 100%;
    background-size: cover;
    background-position: center center;
    overflow: auto; }
    .location_imageAbout .col-md-6 {
      background-color: rgba(0, 0, 0, 0.5);
      height: 100%;
      padding: 150px 0; }
    .location_imageAbout--text {
      height: 100%;
      max-width: 450px;
      margin-left: auto;
      margin-right: auto; }
      .location_imageAbout--text h3 {
        margin-top: 0;
        margin-bottom: 30px; }
    .location_imageAbout.mobile {
      display: none; }
  .location--socialMedia {
    padding: 0;
    margin: 25px 0; }
    .location--socialMedia li {
      display: inline-block;
      color: #fff; }
      .location--socialMedia li:nth-child(2) {
        margin: 0 30px; }
  .location_subNav {
    margin-top: 45px;
    padding: 0; }
    .location_subNav li {
      font-size: 1.333em;
      text-transform: uppercase;
      color: #fff;
      display: inline-block;
      list-style: none;
      margin-right: 30px; }
      .location_subNav li:last-of-type {
        margin-right: 0; }
      .location_subNav li a {
        text-decoration: none; }

.flexWrap {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap; }

/* smaller, dark, rounded square */
.flickity-prev-next-button {
  width: 30px;
  background-color: transparent;
  border: 0; }

/* arrow color */
.flickity-prev-next-button .arrow {
  fill: white; }

.flickity-prev-next-button.no-svg {
  color: white; }

/* position outside */
.flickity-prev-next-button.previous {
  left: -40px;
  display: none; }

.flickity-prev-next-button.next {
  right: 0px;
  position: absolute;
  top: 53px;
  z-index: 99999;
  overflow: visible;
  width: 45px; }

.main-carousel {
  outline: none;
  position: relative;
  overflow: visible; }

.carousel-cell {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  width: auto;
  margin-right: 30px;
  height: 600px;
  overflow: hidden; }
  .carousel-cell p {
    display: -webkit-box;
    display: -moz-flex;
    display: flex;
    margin-top: auto; }
  .carousel-cell img {
    width: 345px;
    height: auto; }
  .carousel-cell .lgImage {
    width: 930px; }

.galleryWrap {
  max-width: 932px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  margin-bottom: 95px; }
  .galleryWrap h3 {
    text-transform: uppercase;
    max-width: 500px;
    width: 100%;
    margin-left: auto;
    margin-right: auto; }

.upcomingEvents {
  max-width: 1250px;
  width: 100%;
  margin-left: auto;
  margin-right: auto; }
  .upcomingEvents .event-content {
    color: #fff !important; }
  .upcomingEvents > h3 {
    text-align: center; }
  .upcomingEvents h3 {
    text-transform: uppercase;
    max-width: 500px;
    width: 100%;
    margin-left: auto;
    margin-right: auto; }
  .upcomingEvents .fullListing {
    text-align: center;
    text-transform: uppercase;
    margin-top: 40px; }

.WhatsGoingOn {
  width: 100%;
  background-size: cover;
  background-position: center center;
  overflow: auto; }
  .WhatsGoingOn .col-md-6 {
    background-color: rgba(0, 0, 0, 0.5);
    height: 100%;
    padding: 150px 0; }
  .WhatsGoingOn--text {
    color: #fff;
    height: 100%;
    max-width: 450px;
    margin-left: auto;
    margin-right: auto; }
    .WhatsGoingOn--text h3 {
      margin-top: 0;
      margin-bottom: 30px; }
  .WhatsGoingOn--mobile {
    display: none; }

#mc_embed_signup {
  background-color: #D8D8D8; }
  #mc_embed_signup .mc-field-group {
    overflow: auto; }
  #mc_embed_signup .email {
    background-color: transparent;
    border: 0;
    width: 70%;
    float: left;
    color: #4A4A4A;
    padding: 20px 15px; }
    #mc_embed_signup .email::-webkit-input-placeholder {
      /* Chrome/Opera/Safari */
      color: #4A4A4A; }
    #mc_embed_signup .email::-moz-placeholder {
      /* Firefox 19+ */
      color: #4A4A4A; }
    #mc_embed_signup .email:-ms-input-placeholder {
      /* IE 10+ */
      color: #4A4A4A; }
    #mc_embed_signup .email:-moz-placeholder {
      /* Firefox 18- */
      color: #4A4A4A; }
  #mc_embed_signup .submit {
    background-color: #D0021B;
    width: 30%;
    height: 100%;
    padding: 20px 15px;
    border-radius: 0;
    text-transform: uppercase; }
    #mc_embed_signup .submit:hover {
      background-color: #690008; }

.exhibitions .location_header h3 {
  margin: 28px 0 36px; }

.exhibition-listing img {
  width: 100%;
  height: auto; }
.exhibition-listing .exhibition {
  margin-bottom: 44px; }
  .exhibition-listing .exhibition h3 {
    margin: 34px 0 28px; }
  .exhibition-listing .exhibition h4 {
    margin: 0; }

.mobileCal {
  display: none; }

.ecwd_upcomming_events {
  max-width: 100% !important;
  width: 100% !important; }

#ecwd-events-content {
  margin-top: 40px;
  max-width: 400px; }

.event-details-title .event-metalabel {
  display: none; }

.ecwd_46.ecwd_theme_89 .cal_blue.ecwd_calendar_container .events a, .ecwd_46.ecwd_theme_89 .cal_blue.ecwd_calendar_container .events span.ecwd_open_event_popup {
  font-style: initial; }

.ecwd-detalis p span {
  font-style: initial; }

.calendar_main .ecwd_calendar .metainfo {
  padding-left: 0;
  font-style: initial; }

.ecwd_222.ecwd_theme_89 table.cal_blue.ecwd_calendar_container .day-with-date .day-number {
  font-family: "ff-good-web-pro",sans-serif;
  font-style: normal;
  font-weight: 600;
  background: transparent !important;
  color: #fff !important;
  padding: 5px; }

.ecwd-date .metainfo {
  background: none !important;
  font-family: "ff-meta-serif-web-pro",serif;
  font-style: normal;
  font-weight: 500; }

.ecwd-time .metainfo {
  background: none !important;
  font-family: "ff-meta-serif-web-pro",serif;
  font-style: normal;
  font-weight: 500; }

.arrow-down {
  display: none !important; }

.event_dropdown_cont {
  display: block !important;
  border-top: 0 !important; }

.ecwd_upcomming_events ul {
  width: 100%; }

.ecwd_upcomming_events ul li {
  display: inline-block;
  width: 33.33%;
  float: left; }
  .ecwd_upcomming_events ul li:last-of-type .event-main-content {
    border-right: 0 !important; }
  .ecwd_upcomming_events ul li h3 {
    overflow: auto !important;
    line-height: 53px !important; }
    .ecwd_upcomming_events ul li h3 a {
      font-size: 2.667em !important;
      font-style: initial !important;
      font-weight: 700; }
  .ecwd_upcomming_events ul li h3, .ecwd_upcomming_events ul li span, .ecwd_upcomming_events ul li a {
    color: #fff !important; }
  .ecwd_upcomming_events ul li .event-main-content {
    border: 0 !important;
    border-right: 1px solid #fff !important;
    padding: 0 25px !important; }
.ecwd_upcomming_events .metainfo {
  font-style: normal !important;
  padding-left: 0 !important;
  font-size: 1.111em !important;
  font-family: "ff-good-web-pro",sans-serif;
  font-style: normal;
  font-weight: 600; }

.calendar-head {
  box-shadow: 0px 11px 17px transparent !important; }

.instaWrapper {
  background-color: #fff;
  padding: 80px 0;
  text-align: center; }
  .instaWrapper #sb_instagram {
    max-width: 1000px;
    width: 100%; }
  .instaWrapper h3 {
    color: #D0021B; }

.calendarWrap {
  background-color: #690008;
  padding-bottom: 87px;
  padding-top: 150px;
  margin-top: -164px;
  padding-left: 15px;
  padding-right: 15px; }
  .calendarWrap_calendar {
    max-width: 1250px;
    margin-right: auto;
    margin-left: auto; }
    .calendarWrap_calendar .cal_blue.ecwd_calendar_container .events li > a {
      color: #fff;
      font-style: normal; }
    .calendarWrap_calendar .cal_blue.ecwd_calendar_container {
      background-color: transparent !important; }
    .calendarWrap_calendar .ecwd_46.ecwd_theme_89 table.cal_blue.ecwd_calendar_container .day-with-date .day-number {
      background: transparent !important;
      color: #fff !important;
      padding: 5px; }
    .calendarWrap_calendar table.cal_blue.ecwd_calendar_container .day-without-date div {
      text-align: left !important;
      background: transparent !important;
      color: #fff !important;
      padding: 5px; }
    .calendarWrap_calendar .ecwd_46.ecwd_theme_89 table.cal_blue.ecwd_calendar_container .day-without-date {
      background: transparent !important; }
    .calendarWrap_calendar .normal-day-heading {
      text-transform: uppercase !important;
      background-color: #EAEAEA; }
    .calendarWrap_calendar div.ecwd-page-full table.cal_blue ul.events > li {
      background: rgba(0, 0, 0, 0.3);
      border-bottom: 0px !important;
      margin-bottom: 2px !important; }
    .calendarWrap_calendar .day-number {
      text-transform: uppercase; }

.calendar_header {
  color: #fff; }
  .calendar_header h1 {
    max-width: 570px;
    width: 100%;
    text-transform: uppercase;
    margin-top: 40px; }
  .calendar_header p {
    font-weight: 600;
    font-size: 1.556em;
    margin-top: 40px; }
  .calendar_header ul {
    padding: 0; }
    .calendar_header ul li {
      list-style: none;
      font-size: 2.667em;
      line-height: 1; }

.aboutText {
  margin-top: 30px;
  margin-bottom: 30px; }

.aboutHeader ul {
  margin-top: 40px; }

.contactWrap {
  color: #fff;
  margin-bottom: 240px;
  overflow: auto; }
  .contactWrap h1 {
    max-width: 535px;
    width: 100%;
    margin-bottom: 20px;
    margin-top: 40px; }
  .contactWrap .locationContact {
    border-bottom: 1px solid #EAEAEA; }
  .contactWrap_map {
    height: 500px;
    width: 100%;
    margin-top: 62px; }

.products_title {
  text-align: center;
  max-width: 579px;
  width: 100%;
  margin-left: auto;
  margin-right: auto; }
.products_whiskey {
  max-width: 1082px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 52px; }
  .products_whiskey img {
    width: 100%;
    height: auto; }
  .products_whiskey--number {
    margin-top: 0;
    font-size: 1.111em; }
  .products_whiskey--text {
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    padding: 0 15px; }
    .products_whiskey--text h4 {
      margin: 10px 0; }
    .products_whiskey--text ul {
      padding: 0; }
      .products_whiskey--text ul li {
        list-style: none;
        display: inline-block; }
        .products_whiskey--text ul li:first-of-type {
          margin-right: 25px; }
    .products_whiskey--text p {
      overflow: hidden; }
      .products_whiskey--text p span {
        max-width: 195px;
        float: left;
        font-size: 2.111em;
        line-height: 1.1; }

.otherWhiskeys {
  margin-left: auto;
  margin-right: auto;
  max-width: 1202px;
  width: 100%; }
  .otherWhiskeys > div > div {
    padding: 0 15px; }
  .otherWhiskeys img {
    width: 100%;
    margin-bottom: 30px; }

.fah_imageAbout {
  margin-top: 30px;
  width: 100%;
  background-size: cover;
  background-position: center center;
  overflow: auto; }
  .fah_imageAbout .col-md-6 {
    height: 100%;
    padding: 100px 0; }
  .fah_imageAbout ul {
    padding: 0; }
    .fah_imageAbout ul li {
      list-style: none;
      display: inline-block; }
      .fah_imageAbout ul li:first-of-type {
        margin-right: 25px; }
  .fah_imageAbout--borderWrap {
    border-left: 1px solid #fff;
    width: 100%;
    padding: 10px 0 10px 15px; }
  .fah_imageAbout--text {
    color: #fff;
    height: 100%;
    max-width: 450px;
    margin-left: auto;
    margin-right: auto; }
    .fah_imageAbout--text h3 {
      margin-top: 0;
      margin-bottom: 30px; }
    .fah_imageAbout--text .lgTitle {
      margin-top: 20px; }

.acceptance {
  margin-bottom: 20px; }
  .acceptance input {
    float: left;
    width: 30px !important;
    margin-top: 8px; }
  .acceptance .wpcf7-list-item-label {
    float: left;
    width: 90%;
    font-weight: 300; }
  .acceptance .wpcf7-list-item {
    margin-left: 0; }
  .acceptance a {
    text-decoration: underline; }

#cookie-bar {
  font-size: 16px;
  background: #D0021B;
  height: auto;
  line-height: 24px;
  color: #eeeeee;
  text-align: center;
  padding: 10px 0;
  z-index: 9999; }

#cookie-bar.fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%; }

#cookie-bar.fixed.bottom {
  bottom: 0;
  top: auto; }

#cookie-bar p {
  margin: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  max-width: 991px; }

#cookie-bar p a {
  margin: 0;
  text-decoration: underline; }

#cookie-bar a {
  color: #ffffff;
  display: inline-block;
  border-radius: 3px;
  text-decoration: none;
  padding: 0 6px;
  margin-left: 8px; }

#cookie-bar .cb-enable {
  background: #000;
  margin-top: 10px; }

#cookie-bar .cb-enable:hover {
  background: #9B9B9B; }

#cookie-bar .cb-disable {
  background: #990000; }

#cookie-bar .cb-disable:hover {
  background: #bb0000; }

#cookie-bar .cb-policy {
  background: #000;
  display: none; }

#cookie-bar .cb-policy:hover {
  background: #9B9B9B; }

.policyWrap {
  margin-bottom: 240px;
  color: #fff; }
  .policyWrap #tablepress-1_wrapper {
    color: #000; }

.blogPost {
  margin-top: 40px;
  margin-bottom: 50px; }
  .blogPost img {
    width: 100%;
    height: auto;
    max-width: 689px; }
  .blogPost h2 {
    font-size: 40px;
    line-height: 1; }
  .blogPost blockquote {
    border-left: 4px solid #690008;
    padding-left: 20px;
    margin: 32px 0 32px 0;
    font-family: "ff-meta-serif-web-pro",serif;
    font-style: italic;
    font-weight: 500;
    font-size: 22px; }
  .blogPost .wp-caption {
    font-family: "ff-meta-serif-web-pro",serif;
    font-style: italic;
    font-weight: 500;
    margin-top: 5px;
    font-size: 15px;
    line-height: 19px; }
  .blogPost .blog-back-button {
    margin-top: 28px;
    display: inline-block;
    font-family: "ff-good-web-pro-compressed",sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 44px;
    text-transform: uppercase; }
    .blogPost .blog-back-button i {
      -webkit-transition: all 0.18s ease-out;
      transition: all 0.18s ease-out;
      margin-left: 4px; }
    .blogPost .blog-back-button:hover i {
      margin-left: 10px; }

.blogTitle {
  float: left;
  width: 40%;
  font-size: 20px; }
  .blogTitle h1 {
    margin-bottom: 20px;
    font-size: 8vw;
    line-height: 0.8;
    max-width: 100%; }
  .blogTitle--socialMedia {
    padding: 0; }
    .blogTitle--socialMedia li {
      list-style: none;
      display: inline-block;
      margin-right: 10px; }
      .blogTitle--socialMedia li:last-of-type {
        margin-right: 0; }

.blogWrapper {
  max-width: 1230px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 60px; }
  .blogWrapper img {
    width: 100%; }
  .blogWrapper_post {
    margin-bottom: 30px; }
    .blogWrapper_post--image {
      background-position: center center;
      background-size: cover;
      height: 308px;
      width: 100%;
      display: -webkit-box;
      display: flex;
      -webkit-box-pack: center;
              justify-content: center;
      -webkit-box-align: center;
              align-items: center;
      overflow: hidden; }
      .blogWrapper_post--image img {
        flex-shrink: 0; }
    .blogWrapper_post--text {
      margin-top: 25px;
      border-left: 1px solid #fff;
      border-right: 1px solid #fff;
      padding: 0 15px 50px 15px; }
      .blogWrapper_post--text h2 {
        font-size: 2.111em;
        line-height: 0.9;
        margin: 20px 0; }
      .blogWrapper_post--text p span {
        margin-top: 0; }

@media (max-width: 1423px) {
  .locationHeading {
    font-size: 11vw; } }
@media (max-width: 1100px) {
  #main-nav-right {
    margin-right: 0;
    margin-left: 0; }

  .hp_Header--text {
    width: 56vw;
    max-width: none; }
    .hp_Header--text h1 {
      font-size: 25vw; } }
@media (max-width: 991px) {
  #main-nav-right {
    width: 70%; }
    #main-nav-right ul {
      float: right; }

  .blogTitle {
    width: 100%; }
    .blogTitle h1 {
      font-size: 16vw; }

  .hp_Location h2 {
    font-size: 17vw;
    padding: 0 15px; }

  .locationHeading {
    font-size: 14vw; }

  .carousel-cell {
    height: 470px; }

  .overflowHidden {
    margin-top: 0; }

  .location_subNav li {
    display: block; }
  .location .col-md-6 {
    padding-left: 15px;
    padding-right: 15px; }

  .mapWrapper {
    overflow: visible;
    padding: 0 15px 15px 15px; }
    .mapWrapper_text {
      width: 100%;
      position: relative;
      top: 0;
      right: 0;
      padding: 30px 15px;
      margin-bottom: 15px; }

  .carousel-cell img {
    width: 250px; }
  .carousel-cell .lgImage {
    width: 700px; }

  .galleryWrap {
    padding: 0 20px; } }
@media (max-width: 768px) {
  .ecwd_46.ecwd_theme_89 ul.ecwd_list li .event-main-content h3 a {
    font-style: normal; }

  .event-details-title h5, .ecwd_list h3 {
    font-style: normal;
    font-size: 26px !important; }

  .calendar_main .ecwd_calendar.ecwd-page-full div.event-details {
    color: #fff; }

  .desktopCal {
    display: none; }

  .mobileCal {
    display: block; } }
@media (max-width: 767px) {
  .calendar_main .ecwd_calendar .day4-event-list .ecwd-list-img {
    display: none; }

  .day4-event-list h3 {
    padding-top: 15px !important; }

  .ecwd_46.ecwd_theme_89 ul.day4-event-list li .event-main-content h3 a, .ecwd_46.ecwd_theme_89 ul.day4-event-list li .event-main-content h3 span.ecwd_open_event_popup {
    font-style: normal; }

  .event-details-title h5, .ecwd_list h3 {
    font-style: normal;
    font-size: 26px !important; }

  .calendar_main .ecwd_calendar.ecwd-page-full div.event-details {
    color: #fff; }

  .footer .col-md-3, .footer .col-md-2 {
    padding: 0; }

  .blogWrapper_post--text {
    padding: 0;
    border: 0; }

  .navbar-nav {
    padding: 10px 0; }

  .mobileNavWrap {
    display: block; }

  #mobile-nav {
    text-align: center; }
    #mobile-nav ul li {
      margin-bottom: 20px; }
      #mobile-nav ul li:last-of-type {
        margin-bottom: 0; }
      #mobile-nav ul li a {
        line-height: 35px; }
    #mobile-nav .dropdown-menu {
      padding: 0;
      top: 25px;
      width: 100%; }
      #mobile-nav .dropdown-menu li {
        list-style: none;
        margin-bottom: 0; }
        #mobile-nav .dropdown-menu li a {
          color: #fff;
          font-family: "ff-good-web-pro",sans-serif;
          font-style: normal;
          font-weight: 600;
          background-image: none;
          background-color: transparent; }
    #mobile-nav .dropdown {
      overflow: hidden; }

  #main-nav-right {
    display: none !important;
    margin-top: 0; }
    #main-nav-right ul {
      text-align: center;
      width: 100%; }
      #main-nav-right ul li {
        margin: 25px 0; }
    #main-nav-right .dropdown-menu {
      width: 100%;
      padding-left: 0;
      text-align: left;
      padding-top: 20px;
      padding-bottom: 0;
      text-align: center;
      float: none; }
      #main-nav-right .dropdown-menu li {
        margin: 10px 0;
        margin-right: auto;
        margin-left: auto;
        float: none;
        width: 100%;
        display: block;
        max-width: none;
        background-color: transparent;
        color: #fff; }
        #main-nav-right .dropdown-menu li a {
          color: #fff; }

  .hp_Header--text {
    width: 75vw; }
    .hp_Header--text h1 {
      font-size: 33vw; }

  .locationHeading {
    font-size: 12vw; }

  .carousel-cell {
    height: 300px; }
    .carousel-cell img {
      width: 250px; }
    .carousel-cell .lgImage {
      width: 450px; }

  .upcomingEvents {
    padding-left: 15px;
    padding-right: 15px; }
    .upcomingEvents > h3 {
      text-align: center; }

  .ecwd_upcomming_events ul li {
    width: 100%;
    border-top: 2px solid #fff;
    padding-top: 20px !important;
    padding-left: 15px !important;
    padding-right: 15px !important; }
    .ecwd_upcomming_events ul li:last-of-type {
      border-bottom: 2px solid #fff !important; }
    .ecwd_upcomming_events ul li .event-main-content {
      border-right: 0 !important;
      border-left: 0 !important; }

  .WhatsGoingOn--mobile {
    display: block;
    padding: 0 15px;
    color: #fff;
    margin-bottom: 30px; }
    .WhatsGoingOn--mobile h3 {
      margin-top: 20px;
      margin-bottom: 30px; }
  .WhatsGoingOn--text {
    display: none; }

  .location_subNav {
    margin-top: 40px; }
  .location_imageAbout--text p {
    display: none; }
  .location_imageAbout .col-md-6 {
    padding: 50px 15px;
    background-color: transparent;
    float: left !important; }
    .location_imageAbout .col-md-6 h3 {
      margin-bottom: 0; }
  .location_imageAbout.mobile {
    display: block;
    padding: 0 15px;
    margin-top: 0; }
  .location_footer img {
    margin-bottom: 20px; }
  .location_footer img, .location_footer .fb-page {
    margin-left: auto;
    margin-right: auto;
    display: block;
    float: none;
    max-width: 340px;
    width: 100%; }

  .location_imageAbout--text.exhibition-info p {
    display: inline-block; }

  .location_imageAbout.exhibition-info .col-md-6 {
    background-color: rgba(0, 0, 0, 0.5);
    width: 100%; }
    .location_imageAbout.exhibition-info .col-md-6 h3 {
      margin-bottom: 24px; }

  .fah_imageAbout {
    display: none; }

  .products_whiskey {
    display: -ms-flex;
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    padding: 0 15px; }
    .products_whiskey img {
      margin-bottom: 15px; }
    .products_whiskey > div {
      width: 100%; }
    .products_whiskey--image {
      padding: 0; }
    .products_whiskey--text {
      padding: 0 15px;
      -webkit-box-ordinal-group: 3;
              order: 2; }
      .products_whiskey--text p span {
        max-width: none; } }
@media (max-width: 650px) {
  body {
    font-size: 90%; } }
@media (max-width: 520px) {
  .calendarWrap_calendar table.cal_blue.ecwd_calendar_container .day-without-date div {
    font-size: 8px;
    padding: 0px; }

  .hp_Location {
    padding: 90px 0; }
    .hp_Location h2 {
      font-size: 21vw; } }
@media (max-width: 414px) {
  .locationHeading {
    font-size: 26vw; }

  .location_header .col-xs-6 {
    width: 100%; } }
