/*
 Theme Name:   Applejack Master
 Description:  Applejack Hospitality master theme for all venues
 Author:       James Fulton | Seriously Good Design
 Author URI:   http://sgd.com.au
 Version:      1.0.48
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/

/*------------------------------------*\
    Include
\*------------------------------------*/

/*Libraries*/
@import url('css/lib/bootstrap-grid.min.css');
@import url('css/lib/owl.carousel.min.css');

/*
@import url("css/lib/animsition.min.css");
*/

@import url('css/lib/magnific-popup.css');
@import url('css/lib/CoverPop.css?ver=1.0.8');

body {
  margin: 0;
  font-size: 0.875em;
  line-height: 1.6;
  color: #202020;
  font-weight: 400;
  background-color: #fff;
  -webkit-tap-highlight-color: transparent;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  letter-spacing: 1px;
}

body:not(.home) {
  height: auto !important;
}

*,
*::before,
*::after {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

img {
  max-width: 100%;
  vertical-align: middle;
  border-style: none;
  height: auto;
}

.img-fluid {
  max-width: none;
  width: 100%;
}

b,
strong {
  font-weight: 900;
}

.uppercase {
  text-transform: uppercase;
}

h1,
h2,
h3,
h4,
h5 {
  line-height: 1.3;
  font-weight: normal;
  font-family: Georgia, Times, 'Times New Roman', serif;
}

h1, .h1 {
  font-size: 2.074em;
}
h2, .h2 {
  font-size: 1.728em;
}
h3, .h3 {
  font-size: 1.44em;
}
h4, .h4 {
  font-size: 1.2em;
}
h5, .h5 {
  font-size: 1.1em;
}

small {
  font-size: 0.8em;
}

a {
  color: #a0a0a0;
  text-decoration: none;
}

*:focus,
a:focus {
  outline: 0;
}

a:hover {
  text-decoration: underline;
}

a[href^='mailto'] {
  word-break: break-all;
}

.underline-link a,
a.underline-link {
  text-decoration: underline;
}

.underline-link a:hover,
a.underline-link:hover {
  text-decoration: none;
}

.inherit-link a,
.inherit-link {
  color: inherit;
}

hr {
  border: none;
  height: 1px;
  display: block;
  background: #e0e0e0;
  margin: 30px 0;
}

.muted {
  color: rgba(40, 52, 37, 0.5);
}

ul,
ol {
  padding: 0 0 0 1rem;
}

.m-b,
.group,
p,
ul,
ol,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 30px;
}

.group * {
  margin: 0;
}

article,
aside,
dialog,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
  display: block;
}

/*text align*/

.text-left {
  text-align: left !important;
}

.text-right {
  text-align: right !important;
}

.text-center {
  text-align: center !important;
}

.virtual-tour iframe {
  width: 100%;
}

.alert {
  text-align: center;
  width: 100%;
  background-color: #ccc;
  color: #fff;
  padding: 8px;
  margin: 0px;
  position: absolute;
  top: 45px;
  left: 0px;
  right: 0px;
  z-index: 99;
  font-size: 0.875em;
}

.alert * {
  margin: 0px !important;
}

@media only screen and (min-width: 992px) {
  .alert {
    top: 0px;
  }
}

.virtual-tour-btn {
  position: absolute;
  bottom: 110px;
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
  z-index: 2;
}

.virtual-tour-btn:hover img {
  opacity: 0.8;
}

.gallery .gallery-item img {
  border: none !important;
}

.search-result {
  margin-bottom: 27px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.5);
}

.search-result:last-child {
  border-bottom: none;
}

.gallery.container {
  margin-top: 10px;
  margin-bottom: 10px;
  max-width: none !important;
}

.gallery .gallery-item {
  margin: 0px !important;
  padding: 0 2.5px !important;
}

.gallery .gallery-item img {
  width: 100%;
}

@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important;
  }
  .text-sm-right {
    text-align: right !important;
  }
  .text-sm-center {
    text-align: center !important;
  }
}

@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important;
  }
  .text-md-right {
    text-align: right !important;
  }
  .text-md-center {
    text-align: center !important;
  }
}

@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important;
  }
  .text-lg-right {
    text-align: right !important;
  }
  .text-lg-center {
    text-align: center !important;
  }
}

@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important;
  }
  .text-xl-right {
    text-align: right !important;
  }
  .text-xl-center {
    text-align: center !important;
  }
}
/*text align end*/

.container {
  padding-left: 25px;
  padding-right: 25px;
}

.clearfix:before,
.clearfix:after {
  content: '';
  display: block;
  clear: both;
}

.main-wrap {
  width: 100%;
  overflow-x: hidden;
}

.site-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: #dbdbdb;
  z-index: 999;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.site-header:before {
  content: '';
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: inherit;
  z-index: 9;
}

.site-header .btn {
  position: relative;
  z-index: 10;
  border: none;
}

.menu-btn {
  cursor: pointer;
  z-index: 50;
  position: absolute;
  top: 0;
  right: 0;
  height: 46px;
  width: 46px;
  line-height: 11;
}

.menu-btn span {
  background: #a0a0a0;
  position: absolute;
  top: 50%;
  left: 50%;
  height: 2px;
  width: 20px;
  margin-top: -1px;
  margin-left: -10px;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  transition: all ease 0.3s;
}

.menu-btn span:first-child {
  margin-top: -7px;
}

.menu-btn span:last-child {
  margin-top: 5px;
}

.menu-btn.is-active span {
  opacity: 0;
}

.menu-btn.is-active span:first-child,
.menu-btn.is-active span:last-child {
  opacity: 1;
  margin-top: -1px;
}

.menu-btn.is-active span:last-child {
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.menu-btn.is-active span:first-child {
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.site-menu {
  position: fixed;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: #cccccc;
  z-index: 8;
  padding: 5rem 1.5rem 2rem;
  transform: translateX(100%);
  transition: transform 0.3s ease;
  overflow: auto;
}

@media only screen and (max-width: 991px) {
  .site-menu {
  	display: flex;
    flex-direction: column;
  }
}

.site-menu.is-active {
  transform: translateX(0);
}

.overlay {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: #000;
  z-index: 1;
  opacity: 0.5;
  display: none;
}

.site-menu ul {
  list-style: none;
  padding-left: 0;
}

.nav > li > a {
  text-transform: uppercase;
}

.nav li a {
  display: inline-block;
  padding: 3px 0;
  color: inherit;
}

.nav li.current-menu-item > a {
  text-decoration: underline !important;
}

.site-menu .icon {
  height: 12px;
}

.social {
  padding: 0;
}

.social li {
  display: inline-block;
  margin-right: 7px;
}

.social li:last-child {
  margin-right: 0;
}

.social li a {
  display: inline-block;
  padding: 0 2px;
}

.social li a:hover {
  opacity: 0.7;
}

.hero {
  min-height: 100vh;
  position: relative;

  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;

  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-color: #202020;
}

.hero.manual-height {
  min-height: auto;
}

.hero.page-head {
  padding-top: 3rem;
}

.hero.border:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  border-width: 1.5rem;
  border-style: solid;
  border-color: inherit;
}

.hero.border.first:after {
  border-top-width: calc(1.5rem + 46px);
}

.hero .bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center;
}

.hero .wrap {
  position: relative;
  z-index: 2;
  width: 100%;
  color: #fff;
}

.hero .inner-wrap {
  padding: 3rem 2.5rem;
  width: 100%;
}

.hero .inner-wrap > *:last-child {
  margin-bottom: 0;
}

.hero.center {
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.hero .logo {
  margin-bottom: 30px;
}

.hero .logo span {
  display: block;
  display: none;
}

.hero .btn.arrow {
  position: absolute;
  bottom: 50px;
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
  z-index: 2;
}

.hero .cta-links .link {
  display: inline-block;
  text-transform: uppercase;
  font-weight: 700;
  color: #dbdbdb;
  margin: 0 10px;
  font-size: 1.25em;
  letter-spacing: 5px;
}

.hero .cta-links .link:first-child {
  margin-left: 0;
}

.hero .cta-links .link:last-child {
  margin-right: 0;
}

.hero p {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.hero.light.border {
  border-color: #fff;
}

.hero.off-canvas {
  min-height: auto;
  display: block;
}

.hero.off-canvas.light .wrap {
  background: #fff;
  color: inherit;
}

.hero.off-canvas .wrap {
  background: #202020;
}

.hero.half .bg,
.hero.off-canvas .bg {
  position: relative;
  width: 100%;
}

.hero.half .bg:after,
.hero.off-canvas .bg:after {
  content: '';
  display: block;
  padding-bottom: 70%;
}

.hero.half:before,
.hero.off-canvas:before {
  display: none;
}

.hero.half {
  min-height: inherit;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.hero.border-decor {
  position: relative;
}

.hero.border-decor .bg:before,
.hero.border-decor .bg:after {
  content: '';
  position: absolute;
  z-index: 2;
  top: -14px;
  left: 0;
  width: 100%;
  height: 18px;
  background: url(img/border.png) repeat-x 0 0;
}

.hero.border-decor .bg:after {
  top: auto;
  bottom: -14px;
}

.btn {
  display: inline-block;
  line-height: 1;
  padding: 1rem 25px;
  background: #a0a0a0;
  text-align: center;
  cursor: pointer;
  border: 2px solid transparent;
  font-weight: 900;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 1em;
  color: #fff;
  letter-spacing: 2px;
}

.btn:hover {
  text-decoration: none;
  filter: brightness(1.05);
}

.btn.outline {
  background: none;
  border: 2px solid #a0a0a0;
  color: #a0a0a0;
}

.btn.outline:hover {
  background: #a0a0a0;
  color: #fff;
}

.btn.outline.highlight {
  border-color: #dbdbdb;
  color: #dbdbdb;
}

.btn.outline.highlight:hover {
  background: #dbdbdb;
  color: #202020;
}

.btn.block {
  width: 100%;
}

.btn.large {
  padding: 1.5rem 3rem;
  font-size: 1.25em;
}

.btn.small {
  font-size: 0.875em;
  padding: 12px 18px;
}

@media only screen and (max-width: 767px) {
  .btn.mobile-block {
    width: 100%;
  }
}

.btn.arrow {
  position: relative;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  border: none;
}

.btn.arrow img {
  position: absolute;
  right: 100%;
  width: auto;
  height: 50%;
}

.hero .wrap .btn.empty {
  color: #a0a0a0;
}

.btn.empty {
  background: none;
}

.btn.empty span {
  border-bottom: 2px solid #a0a0a0;
}

.btn.icon {
  position: relative;
  padding-left: 3rem;
}

.btn.icon .icon {
  position: absolute;
  top: 14px;
  left: 17px;
  height: 18px;
}

.btn.icon:hover .icon {
  filter: brightness(10);
}

.btn-group {
  margin-bottom: 15px;
}

.btn-group .btn {
  margin: 0 15px 15px 0;
}

.btn-group.center {
  text-align: center;
}

.btn-group.center .btn {
  margin: 0 7px 15px 7px;
}

.btn-group .btn:last-child {
  margin-right: 0;
}

.btn-group.center .btn:last-child {
  margin-right: 7px;
}

.highlight-colour {
  color: #dbdbdb;
}

.highlight-orange {
  color: #a0a0a0;
}

.bg-light {
  background-color: #f6f6f6;
}

.bg-white {
  background-color: #fff;
}

.bg-highlight {
  background: #dbdbdb;
}

.space-b-p {
  padding-bottom: 25px;
}

.space-t-p {
  padding-top: 25px;
}

.space-b-m {
  margin-bottom: 25px;
}

.space-t-m {
  margin-top: 25px;
}

.space-b-n {
  padding-bottom: 0 !important;
  margin-bottom: 0 !important;
}

.arrow-link {
  font-weight: 900;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  position: relative;
  padding-right: 1.5rem;
  display: inline-block;
}

.arrow-link:after {
  content: '';
  position: absolute;
  top: 50%;
  margin-top: -9px;
  right: 0;
  height: 18px;
  width: 18px;
  background: url(img/icons/arrow.svg) no-repeat center center;
  background-size: 12px;
}

.line-decor {
  display: block;
  width: 50px;
  background: #aeaeae;
  height: 2px;
  position: relative;
  top: -15px;
}

.text-center .line-decor {
  margin: 0 auto;
}

.owl-dot {
  display: inline-block;
  background: #d3d3d3;
  height: 10px;
  width: 10px;
  margin: 0 5px;
  border-radius: 100%;
}

.owl-dot.active {
  background: #a0a0a0;
}

.instagram-feed {
  list-style: none;
  margin: 0 -27px;
  padding: 0;
  overflow: hidden;
}

.instagram-feed li {
  float: left;
  width: 33.3333%;
  padding: 2px;
}

.instagram-feed li a {
  display: block;
  position: relative;
}

.instagram-feed li a:after {
  content: '';
  display: block;
  padding-bottom: 100%;
}

.instagram-feed li a img {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.hero.off-canvas .badge {
  position: relative;
  z-index: 1;
  height: 80px;
  z-index: 3;
  margin-top: -75px;
  margin-bottom: 30px;
}

.rotate-box,
.rotate-bg {
  position: absolute;
  width: 300px;
  height: 300px;
  top: 50%;
  left: 50%;
  margin: -150px 0 0 -150px;
}

.rotate-box {
  background-size: cover;
  background-position: center center;
  overflow: hidden;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.7);
}

.rotate-box:after {
  content: '';
  position: absolute;
  top: -5%;
  left: -5%;
  height: 110%;
  width: 110%;
  background: #3f483d;
  opacity: 0.9;
}

.rotate-bg {
  background: #dbdbdb url(img/pattern.png) no-repeat center bottom;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.3);
}

.appearing-text {
  position: relative;
  z-index: 1;
  font-size: 0.875em;
  max-width: 300px;
  padding: 0 1.5rem;
  margin: 0 auto;
}

.appearing-text * {
  margin-bottom: 15px;
}

.appearing-text > *:last-child {
  margin-bottom: 0;
}

.p-lg {
  font-size: 1.1em;
}

.newsletter {
  text-align: center;
  background: #dbdbdb;
}

.newsletter form .MGLRow {
  width: 100%;
}

@media only screen and (min-width: 992px) {
  .newsletter form .MGLRow {
    width: 25%;
    float: left;
    clear: none;
  }
}

.newsletter form .MGLRow:last-child .MGLSubmitBreak {
  display: none;
}

.gform_wrapper ul {
  list-style: none;
  padding: 0;
  margin: 0;
  overflow: hidden;
}

.newsletter .gform_wrapper {
  text-align: left;
}

form {
  text-align: left;
}

button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}

input[type='tel'],
input[type='text'],
input[type='email'],
textarea,
select {
  width: 100%;
  margin: 0 0 10px;
  padding: 0 15px !important;
  height: 50px;
  line-height: 1;
  border-radius: 0;
  color: inherit;
  background: #fff;
  border: none;
  transition: border-color 0.3s ease, background 0.3s ease, color 0.3s ease;
  font-weight: 900;
  letter-spacing: 2px;
  border: 5px solid transparent;
}

textarea {
  height: 200px;
  line-height: 1.5;
  padding: 15px 25px !important;
  resize: vertical;
}

input[type='text']:focus,
input[type='text']:focus,
input[type='email']:focus,
textarea:focus,
select:focus {
  border-color: #ffdfe3;
}

input[type='text']:hover,
input[type='text']:hover,
input[type='email']:hover,
textarea:hover,
select:hover {
  border-color: #ffe9ed;
}

::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #aeaeae;
}
::-moz-placeholder {
  /* Firefox 19+ */
  color: #aeaeae;
  opacity: 1;
}
:-ms-input-placeholder {
  /* IE 10+ */
  color: #aeaeae;
}
:-moz-placeholder {
  /* Firefox 18- */
  color: #aeaeae;
}

.site-footer {
  background: #2f2f2f;
  overflow: hidden;
  padding-bottom: 100px;
  color: #fff;
  font-size: 0.875em;
}

.site-footer .main {
  background: #202020;
  color: #fff;
}

.site-footer p,
.site-footer h3,
.site-footer h4,
.site-footer h5 {
  margin-bottom: 15px;
}

.footer-nav {
  list-style: none;
  padding-left: 0;
}

.footer-nav li {
  margin-bottom: 5px;
}

.site-footer .toggle-title {
  text-align: center;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  font-weight: 400;
  letter-spacing: 2px;
  margin-bottom: 30px;
  cursor: pointer;
  font-size: 1.5em;
}

.site-footer .toggle-title a {
  display: block;
  padding: 30px 0;
}

.site-footer .toggle-title span {
  display: inline-block;
}

.site-footer .toggle-title span:after {
  content: '';
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
  height: 18px;
  width: 18px;
  background: url(img/icons/arrow-pink.svg) no-repeat center center;
  background-size: 14px;
  position: relative;
  top: -2px;
  -moz-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.site-footer #venues {
  top: -46px;
  position: relative;
}

.toggle-section {
  padding-bottom: 50px;
  display: none;
}

.toggle-section .title {
  margin: 0;
}

.toggle-section .item {
  margin-bottom: 50px;
}

.toggle-section .img {
  display: block;
  position: relative;
  margin-bottom: 15px;
  min-height: 50px;
}

.toggle-section .img .hover-box {
  margin: 10px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 20px;
  text-align: center;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 4vw;
  line-height: 1.25;
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.toggle-section .img:hover .hover-box {
  opacity: 1;
}

.venues-section .img .hover-box {
  margin: 10px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 20px;
  text-align: center;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 4vw;
  line-height: 1.25;
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.venues-section .img:hover .hover-box {
  opacity: 1;
}

.footer-p {
  font-weight: 900;
  font-size: 0.875em;
}

.horiz-divider {
  display: inline-block;
  margin: 0 7px;
}

.limiter {
  margin: 0 auto;
}

.site-footer .social .icon {
  height: 20px;
}

.page-loading:before {
  content: '';
  z-index: -101;
  position: fixed;
  height: 200px;
  width: 200px;
  top: 50%;
  left: 50%;
  margin: -100px 0 0 -100px;
  opacity: 1;
  visibility: visible;
  transition: opacity 0.3s ease, visibility 0.3s ease;
  background: url(img/loader.png) no-repeat center center;
  -webkit-animation: blink 1s linear infinite;
  -moz-animation: blink 1s linear infinite;
  animation: blink 1s linear infinite;
}

@-webkit-keyframes blink {
  0% {
    transform: scale(0.8);
    opacity: 0;
  }
  50% {
    transform: scale(0.9);
    opacity: 1;
  }
  100% {
    transform: scale(1);
    opacity: 0;
  }
}

@-moz-keyframes blink {
  0% {
    transform: scale(0.8);
    opacity: 0;
  }
  50% {
    transform: scale(0.9);
    opacity: 1;
  }
  100% {
    transform: scale(1);
    opacity: 0;
  }
}

@-o-keyframes blink {
  0% {
    transform: scale(0.8);
    opacity: 0;
  }
  50% {
    transform: scale(0.5);
    opacity: 1;
  }
  100% {
    transform: scale(1);
    opacity: 0;
  }
}

@keyframes blink {
  0% {
    transform: scale(0.8);
    opacity: 0;
  }
  50% {
    transform: scale(0.9);
    opacity: 1;
  }
  100% {
    transform: scale(1);
    opacity: 0;
  }
}

.pos-rel {
  position: relative;
}

.float-label {
  color: #a0a0a0;
  border: 2px solid #dbdbdb;
  padding: 10px;
  line-height: 1;
  display: inline-block;
  letter-spacing: 2px;
  -moz-transform: rotate(10deg);
  -webkit-transform: rotate(10deg);
  -o-transform: rotate(10deg);
  -ms-transform: rotate(10deg);
  transform: rotate(10deg);
  position: absolute;
  top: -35px;
  right: 1.5rem;
  z-index: 2;
}

.side-pattern {
  position: relative;
  z-index: 2;
}

.side-pattern .container {
  position: relative;
  z-index: 1;
}

.brewery-showcase .count {
  margin: 70px 0;
}

.brewery-showcase .item:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: url(img/tank.png) no-repeat top center;
  z-index: -1;
  transition: filter 0.3s ease;
}

.brewery-showcase .item:hover:before {
  filter: brightness(0.9);
}

.feature-box {
  padding: 1.5rem;
  background: #e0e0e0;
  margin-bottom: 120px;
}

.feature-box .badge {
  position: relative;
  top: -2rem;
  height: 50px;
  width: auto;
}

.auto-size-slide {
  position: relative;
  background-size: cover;
  background-position: center;
}

.auto-size-slide:after {
  content: '';
  display: block;
  padding-bottom: 100%;
}

.arrow-nav .owl-nav > div {
  display: inline-block;
  background: url(img/icons/arrow-pink-full.svg) no-repeat center center;
  height: 46px;
  width: 46px;
  background-size: 30px;
  opacity: 0.65;
}

.arrow-nav .owl-nav > div:hover {
  opacity: 1;
}

.arrow-nav .owl-nav .owl-next {
  float: right;
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.text-widget {
  background-size: cover;
  background-position: center;
  color: #fff;
  padding: 30px 0;
  position: relative;
  z-index: 2;
}

.text-widget:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(40, 52, 37, 0.8);
}

.text-widget .row {
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  z-index: 1;
}

.text-widget .wrap {
  margin-bottom: 30px;
}

.search-bar {
  background: #dbdbdb;
  padding: 2rem 0;
  margin-bottom: 3rem;
}

ul.suggest-searches {
  padding: 0px;
  margin: 0px;
  overflow: auto;
  text-align: center;
}

ul.suggest-searches li {
  list-style-type: none;
  display: inline-block;
  text-transform: uppercase;
}

.suggest-searches a {
  display: block;
  margin-top: 10px;
}

.search-bar .col-md-3 {
  flex: 0 0 56px;
  max-width: 56px;
}

.search-bar .row {
  margin: 0 -3px;
}

.search-bar .row > div {
  padding: 0 3px;
}

.search-bar .submit-btn {
  height: 50px;
  width: 50px;
  background: #e2b3b9 url(img/icons/magnifying-glass.svg) no-repeat center
    center;
  background-size: 25px;
  border: none;
  cursor: pointer;
}

.search-bar .submit-btn:hover {
  background-color: #db9ea7;
}

.grid .item {
  margin-bottom: 60px;
}

.grid .item > * {
  margin-bottom: 15px;
}

.zoom-gallery a {
  display: block;
  margin-bottom: 10px;
}

.default-carousel .caption {
  padding: 10px 0 0;
  margin: 0;
  bottom: 0;
  left: 0;
  width: 100%;
}

.slider-counter {
  font-weight: bold;
}

.default-carousel .owl-nav div {
  position: absolute;
  top: 50%;
  margin-top: -40px;
  height: 46px;
  width: 46px;
  background: rgba(40, 52, 37, 0.35) url(img/icons/arrow-white-thin.svg)
    no-repeat center center;
  background-size: 20px;
}

.default-carousel .owl-nav .owl-next {
  left: auto;
  right: 0;
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.default-carousel .owl-nav div:hover {
  background-color: rgba(40, 52, 37, 0.5);
}

.border-box {
  position: relative;
  padding: 40px;
  background-image: url(img/border-white.png), url(img/border-white.png);
  background-repeat: repeat-x, repeat-x;
  background-position: top left, bottom left;
}

.border-box:before,
.border-box:after {
  content: '';
  height: calc(100% - 36px);
  width: 18px;
  position: absolute;
  top: 18px;
  left: 0;
  background: url(img/border-white-vert.png) repeat-y 0 0;
}

.border-box:after {
  left: auto;
  right: 0;
}

.border-box > *:last-child {
  margin-bottom: 0;
}

.tabs-wrap {
  padding-top: 80px;
}

.tabs {
  background: #f4f4f4;
  margin-bottom: 1.5rem;
}

.tabs-nav {
  text-align: center;
  list-style: none;
  padding: 0 0 14px;
  margin: 0;
  position: relative;
  z-index: 1;
}

.tabs-nav:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  height: 14px;
  width: 9999999px;
  background: url(img/border2.png) repeat-x 0 0;
}

.tabs-nav li {
  padding: 0;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 66px;
}

.tabs-nav li a {
  display: inline-block;
  margin: 0 auto;
  padding: 0 8px;
  line-height: 1.15;
  font-size: 0.7em;
  color: inherit;
  font-weight: 900;
}

.tabs-nav li a:hover {
  text-decoration: underline;
}

.tabs-nav li.ui-tabs-active a {
  color: #a0a0a0;
}

.tab {
  padding: 180px 20px 20px;
  margin-top: -160px;
  padding-bottom: 0;
}

.user-action {
  display: block !important;
  text-align: center;
  padding: 2rem 1.5rem;
  padding-top: 0;
  font-size: 0.75em;
}

.user-action .wrap {
  display: inline-block;
  border-top: 1px solid #c0c5bf;
  padding-top: 10px;
}

.user-action .section-label:first-child {
  border-right: 1px solid #c0c5bf;
}

.user-action .section-label:last-child {
  border-left: 1px solid #c0c5bf;
}

.icon-link:hover {
  opacity: 0.75;
}

.icon-link img {
  height: 15px;
}

.user-action .item {
  display: inline-block;
  padding: 0 7px;
  vertical-align: middle;
}

.line-list {
  list-style: none;
  padding: 0;
}

.line-list li {
  padding: 30px 0 0;
  border-bottom: 1px solid #c3c8c3;
}

.line-list li:first-child {
  padding: 0;
}

.line-list li:last-child {
  border-bottom: 0;
}

.enquire {
  text-align: center;
}

.space-b-fix {
  padding-bottom: 1px;
}

.bg-col {
  height: 300px;
}

#map {
  height: 450px;
}

.switch {
  height: 30px;
  display: inline-block;
  padding: 5px;
  cursor: pointer;
  opacity: 0.5;
  margin: 5px 10px 30px 0;
}

.switch:hover {
  opacity: 0.6;
}

.switch.active {
  opacity: 1;
}

.switch-list li {
  overflow: hidden;
}

.switch-list .user-action {
  padding: 0;
  display: inline-block !important;
  border: 1px solid #c3c8c3;
  border-top: none;
  border-bottom: none;
  margin-bottom: 30px;
}

.switch-list .btn-group {
  display: block;
}

.fluid-bg {
  display: block;
  margin-bottom: 30px;
  background-size: cover;
  background-position: center center;
}

.fluid-bg:hover {
  text-decoration: none;
}

.fluid-bg .wrap {
  background-color: rgba(255, 255, 255, 0.77);
  color: #2f3a2d;
  transition: all 0.3s ease;
}

.fluid-bg:hover .wrap {
  background-color: inherit;
  color: inherit;
}

.fluid-bg .wrap .row {
  min-height: 320px;
}

.fluid-bg .padding-box {
  padding: 30px;
}

.fluid-bg .padding-box > *:last-child {
  margin-bottom: 0;
}

.white-popup {
  max-width: 500px;
  margin: 25px auto;
}

.white-popup {
  background: #fff;
  position: relative;
}

.mfp-inline-holder {
  padding: 0 25px;
}

button.mfp-close {
  color: #111;
  font-size: 32px;
  background: rgba(255, 255, 255, 1) !important;
  right: 10px;
  border-radius: 100%;
  opacity: 1;
}

button.mfp-close,
button.mfp-close:active {
  top: 10px;
}

.popup-body {
  padding: 25px;
}

.popup-body > *:last-child {
  margin: 0;
}

.mfp-bg {
  background: #fff;
}

.white-popup,
.mfp-figure:after {
  box-shadow: 0 0 40px rgba(0, 0, 0, 0.25);
}

.video-wrap {
  position: relative;
}

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

.video-wrap:after {
  content: '';
  display: block;
  padding-top: 56.25%;
}

.newsletter form {
  text-align: left;
}

.MGLPoweredBy {
  display: none;
}

div.MGLRow {
  padding-bottom: 0 !important;
}

.MGLFormAllowedError,
.MGLFormVerification {
  margin-bottom: 30px;
  font-weight: bold;
}

.MGLPoweredBy {
  margin-top: 10px;
  font-size: 0.75em;
}

.MGLField select[name='FunctionDate_dd'],
.MGLField select[name='FunctionDate_mm'],
.MGLField input[name='FunctionDate_yyyy'],
.MGLField select[mgltype='time'] {
  float: left;
  width: 33.3333%;
}

.MGLFormVerification {
  color: #3c5636 !important;
}

#MGLSubmit {
  text-align: left !important;
}

.ui-state-focus,
.ui-state-hover,
.ui-state-active {
  border: none !important;
  background: none !important;
  font-weight: inherit !important;
  color: inherit !important;
}

.nav .dropdown {
  padding-top: 10px;
  padding-bottom: 35px;
  font-size: 0.75em;
}

.nav .dropdown .container {
  padding-left: 15px;
  padding-right: 15px;
}

.nav .dropdown .title {
  display: none;
}

.nav .dropdown img {
  display: block;
  margin-bottom: 7px;
}

.nav .dropdown a {
  line-height: 1.25;
}

html.is-lock {
  overflow: hidden;
}

.gallery img {
  height: auto;
}
.mobile-hide {
  display: none;
}

.CoverPop-content input {
  color: #222;
}

.ja-job-details,
.ja-job-list .job {
  padding: 1.5rem;
  border: 2px solid rgba(0, 0, 0, 0.1);
}

.ja-job-details .apply {
  margin-top: 1.5rem;
  padding-top: 1.5rem;
  border-top: 2px solid rgba(0, 0, 0, 0.1);
  overflow: hidden;
}

.ja-job-details .apply .back-link,
.ja-job-details .apply .ja-button {
  float: left;
  clear: both;
}

.ja-job-details .apply .back-link {
    margin-bottom: .75rem;
}

.ja-job-details .apply .ja-button {
    background: none;
    border: 2px solid rgba(0,0,0,.1);
    padding: 1em 2em;
}

.ja-job-details .apply .ja-button:hover {
    background: rgba(0,0,0,.1);
    border-color: transparent;
}

#ja-jobs-widget .ja-button,
#ja-jobs-widget .back-link,
#ja-jobs-widget .view-details {
  font-weight: bold;
}

.ja-job-list .job:not(:last-child) {
  margin-bottom: 2rem;
}

/*=====================================================================
  min-width:576
  =======================================================================*/
@media only screen and (min-width: 576px) {
  .carousel-wrap {
    margin-left: -15px;
    margin-right: -15px;
  }

  .carousel-wrap .item {
    padding: 0 15px;
  }

  .toggle-section .img .hover-box {
    font-size: 2.25vw;
  }

  .venues-section .img .hover-box {
    font-size: 2.25vw;
  }

  .propose a {
    display: inline-block;
    margin-top: 0;
    margin-left: 15px;
  }

  .site-menu {
    max-width: 576px;
  }
} /*END min-width:576*/

/*=====================================================================
  min-width:768
  =======================================================================*/
@media only screen and (min-width: 768px) {
  h1, .h1 {
    font-size: 2.441em;
  }
  h2, .h2 {
    font-size: 1.953em;
  }
  h3, .h3 {
    font-size: 1.563em;
  }
  h4, .h4 {
    font-size: 1.25em;
  }
  h5, .h5 {
    font-size: 1.15em;
  }
  h6, .h6 {
    font-size: 0.85em;
  }

  .container {
    max-width: 1170px;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    margin: 0 auto;
  }

  .container.large {
    max-width: 1600px;
  }

  .container.small {
    max-width: 750px;
  }

  .container.x-small {
    max-width: 600px;
  }

  .container.fluid {
    max-width: none;
  }

  .hero .logo {
    margin-bottom: 50px;
  }

  .hero .divider {
    overflow: hidden;
    font-size: 0.75em;
  }

  .hero .cta-links .link {
    font-size: 2.063em;
  }

  .hero .inner-wrap {
    padding-top: 7rem;
    padding-bottom: 7rem;
  }

  .hero.over.right {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .hero.over.left .inner-wrap {
    padding-right: 0;
  }

  .hero.over.right .inner-wrap {
    padding-left: 0;
  }

  .space-b-p {
    padding-bottom: 60px;
  }

  .space-t-p {
    padding-top: 60px;
  }

  .space-b-m {
    margin-bottom: 60px;
  }

  .space-t-m {
    margin-top: 60px;
  }

  .carousel-wrap {
    margin-left: -15px;
    margin-right: -15px;
  }

  .carousel-wrap .item {
    padding: 0 15px;
  }

  .instagram-feed {
    margin: 0 -37px;
  }

  .hero.over .wrap {
    width: 50%;
  }

  .hero.off-canvas {
    display: flex;
    min-height: 100vh;
  }

  .hero.off-canvas .bg {
    width: 66.6666%;
    height: auto;
  }

  .hero.off-canvas .bg:after {
    display: none;
  }

  .hero.off-canvas.light .wrap {
    background: none;
  }

  .hero.off-canvas .wrap {
    width: 33.3333%;
  }

  .hero.off-canvas .wrap h2 {
    width: 150%;
  }

  .hero.off-canvas.left .bg {
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
  }

  .hero.off-canvas.left .wrap {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }

  .hero.off-canvas.right .wrap h2 {
    margin-left: -50%;
  }

  .hero.off-canvas .wrap p {
    max-width: 100%;
  }

  .hero.off-canvas .badge {
    position: absolute;
    top: 1.5rem;
    left: 1.5rem;
    margin: 0;
  }

  .hero.off-canvas.right .badge {
    left: auto;
    right: 1.5rem;
  }

  .hero.half {
    min-height: 100vh;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;

    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .hero.half .bg {
    height: auto;
  }

  .hero.half .bg:after {
    display: none;
  }

  .hero.half .bg,
  .hero.half .wrap {
    width: 50%;
  }

  .hero.off-canvas .bg,
  .hero.off-canvas .wrap,
  .hero.half .bg,
  .hero.half .wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .hero.half.left .bg {
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
  }

  .hero.half.left .wrap {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }

  .rotate-box,
  .rotate-bg {
    width: 550px;
    height: 550px;
    margin: -275px 0 0 -275px;
  }

  .appearing-text {
    font-size: inherit;
    max-width: 400px;
  }

  .appearing-text * {
    margin-bottom: 30px;
  }

  .newsletter form {
    overflow: hidden;
    margin: 0 -3px;
  }

  .newsletter .gform_body {
    width: 75%;
    float: left;
  }

  .newsletter .gform_footer {
    width: 25%;
    float: left;
  }

  .newsletter .gform_body li {
    float: left;
    width: 33.3333%;
  }

  .newsletter .gform_body li,
  .newsletter .gform_footer {
    padding: 0 3px;
  }

  .site-footer {
    padding-bottom: 200px;
  }

  .toggle-section .img .hover-box {
    font-size: 1.75vw;
  }

  .venues-section .img .hover-box {
    font-size: 1.75vw;
  }

  .float-label {
    top: 0;
    right: 5rem;
    font-size: 1.15em;
    font-weight: 700;
    padding: 15px;
  }

  .side-pattern:before,
  .side-pattern:after {
    background-size: 200px auto;
  }

  .feature-box {
    padding: 0 50% 0 0;
    position: relative;
  }

  .feature-box .wrap {
    padding: 3.5rem 0;
    margin: 0 3.5rem;
    margin-right: 4.5rem;
    position: relative;
  }

  .feature-box .badge {
    position: absolute;
    right: 0;
    top: -5rem;
    height: auto;
  }

  .feature-box .auto-size-carousel {
    position: absolute;
    top: -5%;
    right: 25px;
    height: 110%;
    width: 50%;
  }

  .auto-size-slide:after {
    display: none;
  }

  .auto-size-carousel .owl-stage-outer,
  .auto-size-carousel .owl-stage-outer div {
    height: 100%;
  }

  .text-widget {
    background-attachment: fixed;
  }

  .text-widget .wrap {
    margin-bottom: 0;
  }

  .hero.manual-height .inner-wrap {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .grid {
    border-right: 1px solid #d0d0d0;
  }

  .zoom-gallery {
    -moz-column-gap: 10px;
    -webkit-column-gap: 10px;
    column-gap: 10px;
    -moz-column-count: 3;
    -webkit-column-count: 3;
    column-count: 3;
    -moz-column-fill: initial;
    -webkit-column-fill: initial;
    column-fill: initial;
  }

  .row-col3 .sidebar {
    margin-top: 100px;
  }

  .tabs-nav li a {
    font-size: 0.875em;
  }

  .tabs {
    margin: 0;
    position: relative;
  }

  .tabs:after {
    content: '';
    background: inherit;
    z-index: 2;
    width: 100%;
    height: 70px;
    top: 100%;
    left: 0;
    position: absolute;
  }

  .user-action {
    font-size: inherit;
  }

  .user-action .item {
    padding: 0 15px;
  }

  .enquire .gform_body ul > li:nth-child(1),
  .enquire .gform_body ul > li:nth-child(2) {
    width: 50%;
    float: left;
  }

  .enquire .gform_body ul > li:nth-child(1) {
    padding-right: 5px;
  }

  .enquire .gform_body ul > li:nth-child(2) {
    padding-left: 5px;
  }

  .bg-col {
    height: auto;
  }

  #map {
    height: 650px;
  }

  .switch-list.grid-view {
    overflow: hidden;
    margin: 0 -12px;
  }

  .switch-list.grid-view li {
    float: left;
    width: 50%;
    padding: 0 12px;
    border: none;
    margin-bottom: 60px;
  }

  .switch-list.grid-view li:nth-child(odd) {
    clear: left;
  }

  .switch-list.list-view .user-action {
    margin-top: 10px;
    float: right;
  }

  .switch-list.list-view .btn-group {
    display: inline-block;
  }

  .fluid-bg .wrap {
    max-width: 33.3333%;
  }

  .switch-list.grid-view .fluid-bg .wrap {
    max-width: 100%;
  }

  .switch {
    margin-right: 0;
    margin-left: 5px;
  }

  .newsletter form {
    text-align: left;
    margin: 0 -5px;
    overflow: hidden;
  }

  .newsletter form .MGLRow {
    padding: 0 5px;
  }

  .newsletter .MGLPoweredBy {
    text-align: right;
  }

  .enquire form {
    overflow: hidden;
    margin: 0 -5px;
  }

  .enquire form .MGLRow {
    padding: 0 5px;
  }

  .enquire form .MGLRow:nth-child(4),
  .enquire form .MGLRow:nth-child(5),
  .enquire form .MGLRow:nth-child(6),
  .enquire form .MGLRow:nth-child(7),
  .enquire form .MGLRow:nth-child(8),
  .enquire form .MGLRow:nth-child(9) {
    width: 50%;
    float: left;
    clear: none;
  }

  .alternate-blocks.right-to-left .item:nth-child(even) .alternate-img,
  .alternate-blocks.left-to-right .item:nth-child(odd) .alternate-img {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }

  .alternate-blocks.right-to-left .item:nth-child(even) .alternate-text,
  .alternate-blocks.left-to-right .item:nth-child(odd) .alternate-text {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  .mobile-hide {
    display: block;
  }

  .ja-job-list .job,
  .ja-job-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .ja-job-list .job {
    width: calc(50% - 1rem);
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
} /*END min-width:768*/

/*=====================================================================
  min-width:992
  =======================================================================*/
@media only screen and (min-width: 992px) {
  .menu-btn {
    display: none;
  }

  .site-menu {
    position: static;
    top: 0;
    left: 0;
    width: auto;
    height: auto;
    background: transparent;
    padding: 0;
  }

  .site-menu,
  .site-menu.is-active {
    transform: translateX(0);
  }

  .overlay {
    display: none !important;
  }

  .site-header {
    font-size: 0.75em;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0) scale(1, 1);
    transform: translateZ(0);
  }

  .site-header--bottom {
    position: absolute;
    top: auto;
    bottom: 0;
    z-index: 99999;
  }

  .site-header--bottom.fixed {
    position: fixed;
    bottom: auto;
    top: 0;
  }

  .site-header:before {
    display: none;
  }

  .site-header .btn {
    position: absolute;
    top: 0;
    left: 0;
    padding-top: 0;
    padding-bottom: 0;
    height: 46px;
    line-height: 46px;
  }

  .site-menu {
    text-align: right;
    position: relative;
  }

  .nav .dropdown .title {
    display: block;
  }

  .site-menu {
    max-width: none;
    overflow: inherit;
  }

  .nav .dropdown .container {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .nav .dropdown {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    padding: 2rem 0;
    text-align: left;
    display: block;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease, visibility 0.3s ease;
    line-height: 1.6;
    font-size: inherit;
    z-index: 999;
  }

  .nav li:hover .dropdown {
    opacity: 1;
    visibility: visible;
  }

  .nav .dropdown,
  .nav > li:hover > a {
    background: #cccccc;
  }

  .nav .dropdown h3,
  .nav .dropdown img {
    margin-bottom: 10px;
  }

  .site-menu > ul {
    display: inline-block;
    margin-bottom: 0;
    line-height: 46px;
    margin-right: 10px;
    vertical-align: middle;
  }

  .nav > li {
    float: left;
  }

  .nav > li > a {
    padding: 0 4px;
  }

  .nav > li > a:hover {
    text-decoration: none;
  }

  .hero.border.first:after {
    border-top-width: 1.5rem;
    border-bottom-width: calc(1.5rem + 46px);
  }

  .hero.over .inner-wrap {
    max-width: 850px;
  }

  .hero.over .inner-wrap.text-center {
    margin: 0 auto;
  }

  .hero .btn.arrow {
    bottom: 100px;
  }

  .hero.over.left .inner-wrap {
    padding-left: 5rem;
  }

  .hero.over.right .inner-wrap {
    padding-right: 5rem;
    float: right;
  }

  .display-h1,
  .display-h2,
  .display-h3 {
    line-height: 1.1;
  }

  .display-h1 {
    font-size: 5em;
  }

  .display-h2 {
    font-size: 4.5em;
  }

  .display-h3 {
    font-size: 2.5em;
  }

  .btn-group .btn {
    margin-right: 7px;
  }

  .btn.icon {
    padding-left: 3.5rem;
  }

  .btn.icon .icon {
    top: 11px;
    height: 22px;
  }

  .hero .inner-wrap {
    padding-top: 10rem;
    padding-bottom: 10rem;
  }

  .space-b-p {
    padding-bottom: 100px;
  }

  .space-t-p {
    padding-top: 100px;
  }

  .space-b-m {
    margin-bottom: 100px;
  }

  .space-t-m {
    margin-top: 100px;
  }

  .instagram-feed li {
    width: 16.6666%;
  }

  .hero .divider .item > *:last-child {
    margin-bottom: 0;
  }

  .hero .divider .item {
    border-left: 3px solid #dbdbdb;
    padding: 0 30px;
    float: left;
  }

  .hero .divider .item:first-child {
    border: none;
    padding-left: 0;
  }

  .hero.off-canvas .badge {
    height: auto;
    top: 2.5rem;
  }

  .hero.off-canvas .inner-wrap {
    padding-top: 15rem;
    padding-bottom: 15rem;
  }

  .hero.half .inner-wrap {
    padding-left: 5rem;
    padding-right: 5rem;
    max-width: 1000px;
  }

  .grid .item:first-child,
  .grid .item:last-child {
    -ms-flex: 0 0 66.666666%;
    flex: 0 0 66.666666%;
    max-width: 66.666666%;
  }

  .default-carousel .owl-nav div {
    position: absolute;
    top: 50%;
    margin-top: -46px;
    height: 60px;
    width: 60px;
    background: rgba(40, 52, 37, 0.35) url(img/icons/arrow-white-thin.svg)
      no-repeat center center;
    background-size: 45px;
  }

  .tabs-nav li a {
    font-size: 1em;
  }

  .tabs-nav li {
    height: 106px;
  }

  .tab {
    padding: 240px 50px 0;
    margin-top: -200px;
  }

  .switch-list.grid-view li {
    float: left;
    width: 25%;
    padding: 0 12px;
    border: none;
    margin-bottom: 60px;
  }

  .switch-list.grid-view li:nth-child(odd) {
    clear: inherit;
  }

  .switch-list.grid-view li:nth-child(4n + 1) {
    clear: left;
  }

  .popup-body {
    padding: 50px;
  }

  html.is-lock {
    overflow: inherit;
  }
} /*END min-width:992 */

/*=====================================================================
  min-width:1200
  =======================================================================*/
@media only screen and (min-width: 1200px) {
  body {
    font-size: 1em;
  }

  .site-menu > ul {
    margin-right: 20px;
  }

  .nav > li > a {
    padding: 0 8px;
  }

  .display-h1 {
    font-size: 6em;
  }

  .display-h2 {
    font-size: 5em;
  }

  .display-h3 {
    font-size: 2.75em;
  }

  .nav .dropdown {
    font-size: 1.15em;
  }

  .hero.off-canvas .badge {
    left: 5rem;
  }

  .hero.off-canvas.right .badge {
    right: 5rem;
  }

  .hero.off-canvas .inner-wrap {
    padding-left: 5rem;
    padding-right: 5rem;
    max-width: 900px;
  }

  .container.fluid {
    padding-right: 5rem;
    padding-left: 5rem;
  }

  .toggle-section .img .hover-box {
    font-size: 1.35em;
  }

  .venues-section .img .hover-box {
    font-size: 1.75vw;
  }

  .side-pattern:before,
  .side-pattern:after {
    background-size: 300px auto;
  }

  .zoom-gallery {
    -moz-column-count: 5;
    -webkit-column-count: 5;
    column-count: 5;
  }

  .tabs-nav li a {
    padding: 0 15px;
    font-size: 1.15em;
  }

  .row-col3 .sidebar {
    margin-top: 125px;
  }

  .fluid-bg .padding-box {
    padding: 40px;
  }

  .fluid-bg .wrap .row {
    min-height: 360px;
  }

  .newsletter form .btn {
    height: 50px;
    line-height: 50px;
    padding-top: 0;
    padding-bottom: 0;
  }
} /*END min-width:1200*/

/*=====================================================================
  min-width:1400
  =======================================================================*/
@media only screen and (min-width: 1400px) {
  .site-header {
    font-size: inherit;
  }

  .site-menu ul {
    font-size: 0.9em;
  }

  .site-menu .icon {
    height: 14px;
  }

  .hero .divider {
    font-size: inherit;
  }
} /*END min-width:1400*/

/*=====================================================================
  min-width:1600
  =======================================================================*/
@media only screen and (min-width: 1600px) {
  .site-menu > ul {
    margin-right: 30px;
  }

  .nav > li > a {
    padding: 0 20px;
  }

  .display-h1 {
    font-size: 6.25em;
  }

  .display-h2 {
    font-size: 5.5em;
  }

  .display-h3 {
    font-size: 3em;
  }

  .site-menu .icon {
    height: 16px;
  }

  .side-pattern:before,
  .side-pattern:after {
    background-size: auto;
  }
} /*END min-width:1600*/

/* New Items*/

.enquire .MGLRow:nth-last-child(2) {
  width: 100% !important;
}

p img {
  height: auto;
}

/* Flex */

.flex-container {
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
}

@media only screen and (min-width: 800px) {
  .flex-container {
    display: flex;
    flex-wrap: nowrap;
  }
}

.flex-container .item {
  flex-grow: 1;
  flex-basis: 600px;
  margin: 10px;
}

.flex-container .item:empty {
  height: 0;
}

.hero .divider {
  margin-bottom: 25px;
}


/*VENUES FILTERS START*/
.venue-filters {
	--color-primary: #111;
	--color-oposite: #fff;
}

.venue-filters__list,
.venue-filters p,
.venue-filters__venue-title {
	margin: 1rem 0;
}

.venue-filters__section-title {
	margin: 0 0 1rem;
	font-size: 1.25em;
	color: var(--color-primary);
}

.venue-filters__set-title {
	font-size: 1em;
	margin: 0 0 .25rem;
	color: var(--color-primary);
}

.filters-set__group {
	display: flex;
	gap: .5rem;
		flex-direction: column;
}

@media (max-width: 767px){
	.filters-set__group {
    overflow: auto;
		flex-direction: row;
    white-space: nowrap;
	}
}

#filter-options {
	display: flex;
	flex-direction: column;
	gap: 1rem;
	margin-bottom: 1rem;
}

.filters-set__item {
	display: flex;
	gap: .25rem;
	align-items: center;
	line-height: 1;
	padding: .25rem 0;
}

.filters-set__item input {
	width: 1em;
	height: 1em;
	accent-color: var(--color-primary);
}

#filters-container > * {
	padding-bottom: 30px;
}

.venue-filters__image {
    aspect-ratio: 4/3;
    object-fit: cover;
    display: block;
    width: 100%;
}

.venue-filters__button {
	padding: .75em 1.25em;
	font-family: inherit;
	font-size: 1em;
	color: #fff;
	cursor: pointer;
	display: inline-flex;
	line-height: 1;
	border: 1px solid  var(--color-primary);
	background: var(--color-primary);
	transition: color .3s;
}

.venue-filters__button:hover {
	text-decoration: none;
}

.venue-filters__button--small {
	font-size: .875em;
}

.venue-filters__button--outline {
	background: none;
	border-color: currentcolor;
	color: inherit;
}

.venue-filters__button--outline:hover {
	color: var(--color-primary);
}

.venue-filters__button--margin {
	margin: 0 .25rem .5rem 0;
}

.filter-options__reset-wrap {
	width: 100% !important;
}

.venue-filters__list {
	font-size: .875em;
	margin-bottom: .5rem;
	line-height: 1.25;
}

.venue-filters__list dd,
.venue-filters__list dt {
	padding: 0 0 .5rem;
}

.venue-filters__list dt {
	color: var(--color-primary);
	padding-right: .5em;
}

.venue-filters__list dd {
	margin: 0;
}

.serach-form-inner {
  display: flex;
  align-items: center;
}

.search-form-wrapper {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background-color: #f9f5f3;
  padding: 4px;
  z-index: 901;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

.site-search-input {
  flex: 1 0 auto;
}

.search-icon {
  cursor: pointer;
  opacity: .7;
  font-size: 1em;
  display: inline-flex;
  width: 2.5em;
  height: 1em;
  vertical-align: middle;
}

.search-icon:hover {
  opacity: 1;
}

.site-search-overlay {
  background: rgba(20, 20, 20, 0.2);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 100vh;
  z-index: 900;
  display: none;
}

.social li.el-search {
	display: none;
}

.search-form-wrapper .search-input {
	margin: 0;
  	height: 40px;
	border-width: 1px;
}

.search-form-wrapper .submit-btn {
	position: relative;
	line-height: 1.2;
	height: 40px;
  	
}

/*VENUES FILTERS END*/

.accordion__header {
margin: 0;
  padding: .75rem 0;
}

.accordion__item {
  position: relative;
}

.accordion__item:not(:last-child):after {
    content: '';
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 1px;
    background: currentColor;
    opacity: .2;
}

.accordion__panel {
width: 100% !important;
  padding: 0 0 1rem;
}

.accordion__panel > :first-child {
margin-bottom: 0;
}

.accordion__panel > :last-child {
margin-bottom: 0;
}

.accordion__button {
  text-align: left;
  background: none;
  padding: 0;
  border: none;
  color: inherit;
  width: 100%;
    display: flex;
    align-items: center;
    gap: 1rem;
    justify-content: space-between;
}

.accordion__button:after{
  content: '';
    width: 8px;
    height: 8px;
    border: 2px solid;
    border-top: none;
    border-left: none;
    display: inline-block;
    rotate: 45deg;
    flex-shrink: 0;
    transition: rotate .3s;
}

.active .accordion__button:after {
    rotate: 225deg;
}

/*Weglot Start*/
.country-selector {
  font-size: .875em;
}

@media only screen and (max-width: 991px) {
  .country-selector {
    order: -1;
    margin-bottom: 2rem;
  }
}

.country-selector a {
    color: inherit; 
    text-decoration: underline;
}

.country-selector a:hover{
  	color: inherit !important; 
    text-decoration: none !important; 
}

.weglot-flags>a:before, 
.weglot-flags>span.wglanguage-name:before {
	margin-right: 3px;
}

.country-selector ul,
.country-selector.weglot-inline li {
    margin: 0 !important;
}

.country-selector.weglot-inline li,
.country-selector.weglot-inline label,
.country-selector a,
.wglanguage-name {
    display: inline-flex;
    align-items: center;
}

.country-selector a,
.wglanguage-name {
    padding: 0 10px 0 0;
}
/*Weglot End*/

/*Arrow svg shortcode*/
.arrow-svg {
 	vertical-align: text-top;
}

.arrow-svg svg {
	width: 1em;
	height: 1em;
}

/*Rolling Banner*/
.rolling-banner {
	overflow: hidden;
	white-space: nowrap;
}

.rolling-banner-img {
	max-width: unset;
	animation: scrollToLeft linear infinite;
}

@keyframes scrollToLeft {
	100% {
		translate: -100%;
	}
}

/*Hover Slideshow - Start*/
.slideshow {
  --transition-duration: 0.1s;
  width: 100%;
  min-height: 100vh;
  display: flex;
  color: #fff;
  position: relative;
  text-align: center;
}
.home .slideshow {
 min-height: calc(100vh - 35px);
}

.slideshow__overlay-content {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  transform: translateY(-50%);
  pointer-events: none;
}

.slideshow__overlay-content-container {
  --width: 25%;
  --max-width: 400px;
  width: var(--width);
  max-width: var(--max-width);
  margin: 0 auto;
}

.slideshow a {
  color: inherit;
}

.slideshow__slide {
  opacity: 0;
  transition: opacity var(--transition-duration) ease;
  grid-area: 1 / 1 / 2 / 2;
  position: relative;
}

.slideshow__slide.active {
  opacity: 1;
}

.slideshow__slide-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.slideshow__slides-holder {
  flex: 1 0 0%;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  position: relative;
}

.slideshow__slides-holder-link {
  position: absolute;
  inset: 0;
}

.slideshow__slides-holder-link--top-layer {
  z-index: 1;
}

.slideshow__slides-overlay-content {
  left: 50%;
  width: 75%;
  max-width: 350px;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
  line-height:1.25;
}

.slideshow__slides-overlay-content > * {
  margin: .75rem 0;
}

.slideshow__slides-overlay-content h1,
.slideshow__slides-overlay-content h2,
.slideshow__slides-overlay-content h3,
.slideshow__slides-overlay-content h4,
.slideshow__slides-overlay-content h5,
.slideshow__slides-overlay-content h6 {
 line-height: 1;
}

.slideshow__slides-overlay {
  position: absolute;
  inset: 0;
  background-color: rgba(0, 0, 0, .20);
}

@media (orientation: landscape) {
  .slideshow {
    flex-direction: row;
  }
}

@media (orientation: portrait) {
  .slideshow {
    flex-direction: column;
  }

  .slideshow__overlay-content-container {
    --width: 50%;
  }
}

@media (orientation: landscape) and (max-width: 1400px) {
  .slideshow__overlay-content {
    top: 25%;
  }
}
/*Hover Slideshow - End*/



/* .featured-highlight-box--compact - Start */
.featured-highlight-box--compact {
  margin: 0;
  padding: 1rem 0;
}

.featured-highlight-box--compact .container {
  max-width: 1072px;
}

.featured-highlight-box--compact .badge {
  display: none;
}

.featured-highlight-box--compact .feature-box {
  margin: 0;
  display: flex;
  align-items: center;
  font-size: 0.75em;
  padding: 0;
}

.featured-highlight-box--compact .feature-box .wrap {
  padding: 1em;
  flex-grow: 1;
  line-height: 1.25;
}

.featured-highlight-box--compact .feature-box .wrap > * {
  margin: 0 0 14px;
}

.featured-highlight-box--compact .feature-box .wrap > :last-child {
  margin: 0;
}

.featured-highlight-box--compact .featured-highlight-box__title {
  font-size: 1.75em !important;
}

.featured-highlight-box--compact .owl-nav {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  line-height: 1;
  display: none;
}

.featured-highlight-box--compact .owl-carousel {
  top: 0;
  bottom: 0;
  width: 40%;
  align-self: stretch;
}
.featured-highlight-box--compact .auto-size-slide,
.featured-highlight-box--compact .owl-item,
.featured-highlight-box--compact .owl-stage,
.featured-highlight-box--compact .owl-stage-outer {
  height: 100%;
}

.featured-highlight-box--compact .auto-size-slide {
  height: 100%;
}

.featured-highlight-box--compact .auto-size-slide:after {
  display: none;
}

@media only screen and (min-width: 768px) {
  .featured-highlight-box--compact {
    padding: 2rem 0 !important;
  }
  .featured-highlight-box--compact .owl-nav {
    display: block;
  }

  .featured-highlight-box--compact .feature-box .wrap {
    margin: 0;
    padding: 1.5rem;
  }

  .featured-highlight-box--compact .feature-box {
    padding: 0 35% 0 0;
    position: relative;
    font-size: 1em;
  }
  .featured-highlight-box--compact .owl-carousel {
    transform: none;
    right: 1rem;
    top: -1rem;
    bottom: -1rem;
    height: auto;
    width: 33%;
  }
}

/* .featured-highlight-box--compact - End */

/* Password form - Start*/

form.post-password-form input[type=password] {
    margin-bottom: .5rem;
		width: 100%;
		border-radius: 0;
		padding: 1em;
		color: currentcolor;
		border: 1px solid rgba(0,0,0,.1);
}

form.post-password-form input[type=submit] {
	padding: .75em 1em;
	border-radius: 0;
	color: currentcolor;
	background: none;
	border: 1px solid;
}

/* Password form - End*/


/* Testimonials-slider - Start*/
.testimonials-slider .owl-stage {
  display: flex;
}

.testimonials-slider .item {
  height: 100%;
}

.testimonials-slider-card {
  padding: 1.75em 1.75em 0;
  text-align: center;
  border: 2px solid;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-left: 4px;
}

.testimonials-slider-card-line {
  height: 2px;
  background-color: currentColor;
  opacity: 0.25;
  width: 100%;
  margin-top: auto;
}

.testimonials-sliders-content {
  max-height: 200px;
  overflow-y: auto;
  scrollbar-width: thin;
  scrollbar-color: currentColor transparent;
  padding: 0 0.5em;
  margin-top: 1.5em;
  margin-bottom: 0.5em;
}

.testimonials-slider .owl-dots {
  padding-top: 1em;
  text-align: center;
}

.testimonials-slider-title {
  margin-bottom: 0;
  min-height: 5em;
  display: flex;
  align-items: center;
}

.owl-carousel--dynamic-colors .owl-dot {
  background: currentColor !important;
  opacity: 0.4;
}

.owl-carousel--dynamic-colors .owl-dot.active {
  opacity: 1;
}
/* Testimonials-slider - End*/
