/*
Theme Name: Built By Mike Starter Theme	
Author: Mike Lawton (Built by Mike)
Author URI: http://builtbymike.co.uk/
Description: Built by Mike
Version: 1.0.0
*/
/*--------------------------------------------------------------
# Base
1: # Reset/normalize 

--------------------------------------------------------------*/
@font-face {
  font-family: 'akzidenz-grotesk_bqBdCn';
  font-display: block;
  src: url("../app/fonts/akzidenzgroteskbq-bdcnd-webfont.woff2") format("woff2"), url("../app/fonts/akzidenzgroteskbq-bdcnd-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'gotham_bold';
  font-display: auto;
  src: url("../app/fonts/gotham-bold-webfont.eot");
  src: url("../app/fonts/gotham-bold-webfont.eot?#iefix") format("embedded-opentype"), url("../app/fonts/gotham-bold-webfont.woff2") format("woff2"), url("../app/fonts/gotham-bold-webfont.woff") format("woff"), url("../app/fonts/gotham-bold-webfont.ttf") format("truetype"), url("../app/fonts/gotham-bold-webfont.svg#gotham_boldregular") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'gothambook';
  font-display: auto;
  src: url("../app/fonts/gotham-book-webfont.eot");
  src: url("../app/fonts/gotham-book-webfont.eot?#iefix") format("embedded-opentype"), url("../app/fonts/gotham-book-webfont.woff2") format("woff2"), url("../app/fonts/gotham-book-webfont.woff") format("woff"), url("../app/fonts/gotham-book-webfont.ttf") format("truetype"), url("../app/fonts/gotham-book-webfont.svg#gotham_bookregular") format("svg");
  font-weight: normal;
  font-style: normal; }

html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  font-size: 62.5%; }

body {
  margin: 0; }

html,
body {
  width: 100%;
  height: 100%;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke: 0px !important; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 0; }

hr {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

/*--------------------------------------------------------------
# Helpers
1: # Functions
2: # Mixins
3: # Variables
4: # Typography 
5: # Classes
--------------------------------------------------------------*/
body {
  font-family: "gothambook";
  line-height: 1.5em; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal !important;
  margin: 0 0 0.5em 0; }

p {
  margin: 0 0 0.5em 0;
  color: #4F4F4F; }
  p:last-child {
    margin: 0; }

a.heading {
  text-decoration: none;
  color: inherit; }

.heading {
  font-family: "akzidenz-grotesk_bqBdCn"; }
  .heading.heading--x-large {
    font-size: 35px;
    line-height: 35px;
    font-size: 3.5rem;
    line-height: 3.5rem;
    text-transform: uppercase; }
    @media (min-width: 500px) {
      .heading.heading--x-large {
        font-size: 40px;
        line-height: 40px;
        font-size: 4rem;
        line-height: 4rem; } }
    @media (min-width: 860px) {
      .heading.heading--x-large {
        font-size: 50px;
        line-height: 50px;
        font-size: 5rem;
        line-height: 5rem; } }
    @media (min-width: 1050px) {
      .heading.heading--x-large {
        font-size: 60px;
        line-height: 60px;
        font-size: 6rem;
        line-height: 6rem; } }
  .heading.heading--large {
    font-size: 40px;
    line-height: 40px;
    font-size: 4rem;
    line-height: 4rem;
    text-transform: uppercase; }
  .heading.heading--medium {
    font-size: 32px;
    line-height: 32px;
    font-size: 3.2rem;
    line-height: 3.2rem;
    text-transform: uppercase; }
  .heading.heading--small {
    font-size: 25px;
    line-height: 25px;
    font-size: 2.5rem;
    line-height: 2.5rem;
    text-transform: uppercase; }
  .heading.heading--x-small {
    font-size: 20px;
    line-height: 20px;
    font-size: 2rem;
    line-height: 2rem;
    text-transform: uppercase; }

.text {
  font-family: "gothambook"; }
  .text.text--small {
    font-size: 14px;
    line-height: 23px;
    font-size: 1.4rem;
    line-height: 2.3rem; }

.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0; }

.clearfix {
  display: inline-block; }

* html .clearfix {
  height: 1%; }

.clearfix {
  display: block; }

/*--------------------------------------------------------------
# Components
1: # Wrappers
2: # Buttons
3: # Forms
4: # Navigation
5: # Maps
6: # Age gate
--------------------------------------------------------------*/
body {
  font-size: 16px;
  line-height: 24px;
  font-size: 1.6rem;
  line-height: 2.4rem;
  color: #202020;
  -moz-osx-font-smoothing: grayscale; }

.wrapper {
  max-width: 1200px;
  position: relative;
  float: none;
  margin: 0 auto;
  padding: 0 20px; }
  @media (min-width: 600px) {
    .wrapper {
      padding: 0 40px; } }
  @media (min-width: 800px) {
    .wrapper {
      padding: 0 80px; } }
  .wrapper.no-padding {
    padding: 0; }

.wrapper--x-large {
  max-width: 1600px;
  position: relative;
  float: none;
  margin: 0 auto;
  padding: 0 80px; }
  .wrapper--x-large.no-padding {
    padding: 0; }

.wrapper--small {
  max-width: 600px;
  position: relative;
  float: none;
  margin: 0 auto;
  padding: 0 80px; }
  .wrapper--small.no-padding {
    padding: 0; }

main {
  position: relative;
  float: left;
  width: 100%;
  margin-top: 46px;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  transition: all .5s;
  -webkit-transition: all .5s;
  -moz-transition: all .5s; }
  main.transform {
    margin-top: 0; }

button {
  background: none; }

.gform_button,
.btn {
  border-style: solid;
  border-radius: 50px;
  border-width: 2px;
  position: relative;
  float: left;
  padding: 10px 20px;
  text-decoration: none;
  font-size: 11px;
  line-height: 16.5px;
  font-size: 1.1rem;
  line-height: 1.65rem;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  display: inline-block;
  font-family: "gotham_bold";
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  transition: background-color .5s, color .5s;
  -webkit-transition: background-color .5s, color .5s;
  -moz-transition: background-color .5s, color .5s; }
  .gform_button:focus,
  .btn:focus {
    outline: none; }
  .gform_button.btn--white,
  .btn.btn--white {
    color: #ffffff;
    border-color: #ffffff; }
    .gform_button.btn--white:hover,
    .btn.btn--white:hover {
      background-color: #ffffff;
      color: #202020; }
  .gform_button.btn--white--hover__purple:hover,
  .btn.btn--white--hover__purple:hover {
    color: #6E4B71; }
  .gform_button.button, .gform_button.btn--black,
  .btn.button,
  .btn.btn--black {
    color: #202020;
    background: #ffffff;
    border-color: #202020; }
    .gform_button.button:hover, .gform_button.btn--black:hover,
    .btn.button:hover,
    .btn.btn--black:hover {
      background-color: #202020;
      color: #ffffff; }

.gform_button {
  color: #4F4F4F;
  border-color: #4F4F4F; }
  .gform_button:hover {
    background-color: #4F4F4F;
    color: #ffffff; }

.gform_wrapper {
  margin-top: 0;
  margin-bottom: 0; }
  .gform_wrapper .gform_footer {
    padding: 0;
    margin: 0; }
  .gform_wrapper ul li.gfield {
    margin-top: 0;
    margin-bottom: 16px; }
  .gform_wrapper textarea.medium {
    height: 100px; }
  .gform_wrapper .top_label li.gfield.gf_left_half,
  .gform_wrapper .top_label li.gfield.gf_right_half {
    padding-right: 0;
    width: 100%; }
    @media (min-width: 1024px) {
      .gform_wrapper .top_label li.gfield.gf_left_half,
      .gform_wrapper .top_label li.gfield.gf_right_half {
        width: 50%;
        padding-right: 16px; } }
.gfield_label {
  font-family: "akzidenz-grotesk_bqBdCn";
  text-transform: uppercase; }

input[type="text"],
textarea {
  border: 1px solid #efefef;
  background: #fcfcfc;
  padding: 10px 15px !important;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  transition: all .5s;
  -webkit-transition: all .5s;
  -moz-transition: all .5s; }
  input[type="text"]:focus,
  textarea:focus {
    outline: 0;
    border: 1px solid #bcbcbc; }
  input[type="text"]::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    font-size: 15px;
    line-height: 15px;
    font-size: 1.5rem;
    line-height: 1.5rem;
    color: #b9b9b9; }
  input[type="text"]::-moz-placeholder, textarea::-moz-placeholder {
    font-size: 15px;
    line-height: 15px;
    font-size: 1.5rem;
    line-height: 1.5rem;
    color: #b9b9b9; }
  input[type="text"]:-ms-input-placeholder, textarea:-ms-input-placeholder {
    font-size: 15px;
    line-height: 15px;
    font-size: 1.5rem;
    line-height: 1.5rem;
    color: #b9b9b9; }
  input[type="text"]::-ms-input-placeholder, textarea::-ms-input-placeholder {
    font-size: 15px;
    line-height: 15px;
    font-size: 1.5rem;
    line-height: 1.5rem;
    color: #b9b9b9; }
  input[type="text"]::placeholder,
  textarea::placeholder {
    font-size: 15px;
    line-height: 15px;
    font-size: 1.5rem;
    line-height: 1.5rem;
    color: #b9b9b9; }

.primary-nav {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: calc(100vh - 46px);
  /* Fallback for browsers that do not support Custom Properties */
  height: calc(var(--vh, 1vh) * 100 - 46px);
  margin-top: 46px;
  z-index: 500;
  background: #202020;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  transition: all .5s;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  pointer-events: none;
  opacity: 0; }
  .primary-nav.active {
    opacity: 1;
    pointer-events: all; }
    .primary-nav.active .primary-nav__menu #menu-main-menu li {
      opacity: 1;
      transform: translateX(0); }
  .primary-nav .primary-nav__menu {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s; }
    @media (min-width: 1024px) {
      .primary-nav .primary-nav__menu {
        width: 50vw; } }
    .primary-nav .primary-nav__menu #menu-main-menu {
      list-style: none;
      margin: 0;
      padding: 20px;
      width: calc(100% - 40px);
      height: calc(100% - 40px);
      -webkit-backface-visibility: hidden;
      -moz-backface-visibility: hidden;
      -ms-backface-visibility: hidden;
      transition: all .5s;
      -webkit-transition: all .5s;
      -moz-transition: all .5s;
      display: flex;
      align-items: center;
      flex-direction: column;
      justify-content: space-evenly; }
      @media (min-width: 720px) {
        .primary-nav .primary-nav__menu #menu-main-menu {
          padding: 5vw;
          width: calc(100% - 10vw);
          height: calc(100% - 10vw); } }
      .primary-nav .primary-nav__menu #menu-main-menu:hover li a {
        opacity: 0.3; }
      .primary-nav .primary-nav__menu #menu-main-menu li {
        width: 100%;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        transition: all .5s;
        -webkit-transition: all .5s;
        -moz-transition: all .5s;
        opacity: 0;
        transform: translateX(-30px); }
        .primary-nav .primary-nav__menu #menu-main-menu li:nth-child(1) {
          transition-delay: 0.1s; }
        .primary-nav .primary-nav__menu #menu-main-menu li:nth-child(2) {
          transition-delay: 0.2s; }
        .primary-nav .primary-nav__menu #menu-main-menu li:nth-child(3) {
          transition-delay: 0.3s; }
        .primary-nav .primary-nav__menu #menu-main-menu li:nth-child(4) {
          transition-delay: 0.4s; }
        .primary-nav .primary-nav__menu #menu-main-menu li:nth-child(5) {
          transition-delay: 0.5s; }
        .primary-nav .primary-nav__menu #menu-main-menu li:nth-child(6) {
          transition-delay: 0.6s; }
        .primary-nav .primary-nav__menu #menu-main-menu li:nth-child(7) {
          transition-delay: 0.7s; }
        .primary-nav .primary-nav__menu #menu-main-menu li:nth-child(8) {
          transition-delay: 0.8s; }
        .primary-nav .primary-nav__menu #menu-main-menu li:nth-child(9) {
          transition-delay: 0.9s; }
        .primary-nav .primary-nav__menu #menu-main-menu li a {
          font-family: "akzidenz-grotesk_bqBdCn";
          text-decoration: none;
          color: #ffffff;
          font-size: 40px;
          line-height: 60px;
          font-size: 4rem;
          line-height: 6rem;
          text-transform: uppercase;
          -webkit-backface-visibility: hidden;
          -moz-backface-visibility: hidden;
          -ms-backface-visibility: hidden;
          transition: all .5s;
          -webkit-transition: all .5s;
          -moz-transition: all .5s;
          width: 100%;
          position: relative;
          float: left;
          overflow: hidden; }
          @media (min-height: 750px) {
            .primary-nav .primary-nav__menu #menu-main-menu li a {
              font-size: 60px;
              line-height: 90px;
              font-size: 6rem;
              line-height: 9rem; } }
          @media (min-height: 800px) {
            .primary-nav .primary-nav__menu #menu-main-menu li a {
              font-size: 70px;
              line-height: 105px;
              font-size: 7rem;
              line-height: 10.5rem; } }
          @media (min-height: 1000px) {
            .primary-nav .primary-nav__menu #menu-main-menu li a {
              font-size: 90px;
              line-height: 135px;
              font-size: 9rem;
              line-height: 13.5rem; } }
          .primary-nav .primary-nav__menu #menu-main-menu li a:before {
            width: 100%;
            content: "";
            display: block;
            height: 1px;
            background: #ffffff;
            opacity: 0.2;
            top: 50%;
            z-index: 0;
            position: absolute; }
          .primary-nav .primary-nav__menu #menu-main-menu li a:after {
            width: 100%;
            content: "";
            display: block;
            height: 2px;
            background: #ffffff;
            opacity: 0.9;
            top: calc(50% - 1px);
            z-index: 0;
            position: absolute;
            transform: translateX(-100%);
            -webkit-backface-visibility: hidden;
            -moz-backface-visibility: hidden;
            -ms-backface-visibility: hidden;
            transition: all .5s;
            -webkit-transition: all .5s;
            -moz-transition: all .5s; }
          .primary-nav .primary-nav__menu #menu-main-menu li a span {
            padding-right: 20px;
            background: #202020;
            position: relative;
            float: left;
            z-index: 10; }
          .primary-nav .primary-nav__menu #menu-main-menu li a:hover {
            opacity: 1; }
            .primary-nav .primary-nav__menu #menu-main-menu li a:hover:after {
              transform: translateX(0); }
        .primary-nav .primary-nav__menu #menu-main-menu li.current_page_item a, .primary-nav .primary-nav__menu #menu-main-menu li.current-menu-item a {
          opacity: 0.3; }
          .primary-nav .primary-nav__menu #menu-main-menu li.current_page_item a:hover, .primary-nav .primary-nav__menu #menu-main-menu li.current-menu-item a:hover {
            opacity: 1; }
  .primary-nav .primary-nav__map-wrap {
    width: 50%;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    background: #4F4F4F;
    display: none; }
    @media (min-width: 1024px) {
      .primary-nav .primary-nav__map-wrap {
        display: block; } }
    .primary-nav .primary-nav__map-wrap .map-wrap {
      width: 50%; }

.map-wrap {
  position: fixed;
  width: 100%;
  height: 100%;
  pointer-events: none; }

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

.kite,
.kite_path {
  position: absolute;
  top: 10%;
  left: 10%;
  z-index: 100; }

.kite {
  width: 50px; }

.kite_path {
  width: 80%;
  height: 80%; }

.age-gate {
  width: 100vw;
  height: 100vh;
  /* Fallback for browsers that do not support Custom Properties */
  height: calc(var(--vh, 1vh) * 100);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999999999;
  background: rgba(32, 32, 32, 0.98);
  color: #ffffff;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  pointer-events: all;
  display: none; }
  .age-gate img {
    position: relative;
    margin-bottom: 20px; }
  .age-gate .text {
    font-size: 13px;
    line-height: 19.5px;
    font-size: 1.3rem;
    line-height: 1.95rem;
    max-width: 350px;
    text-align: center;
    margin-bottom: 20px;
    line-height: 2em; }
  .age-gate button {
    cursor: pointer; }

/*--------------------------------------------------------------
# Layout
1: Header
2: Footer
--------------------------------------------------------------*/
.site-head {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  height: 60px;
  text-align: left;
  padding: 10px 0;
  z-index: 100000;
  -webkit-filter: drop-shadow(-1px 6px 3px rgba(32, 32, 32, 0.3));
          filter: drop-shadow(-1px 6px 3px rgba(32, 32, 32, 0.3));
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  transition: all .5s;
  -webkit-transition: all .5s;
  -moz-transition: all .5s; }
  @media (min-width: 600px) {
    .site-head {
      text-align: center; } }
  .site-head:before {
    content: "";
    width: 100%;
    height: 100%;
    -webkit-clip-path: polygon(0 80%, 100% 60%, 100% 0, 0 0);
            clip-path: polygon(0 80%, 100% 60%, 100% 0, 0 0);
    background: #ffffff;
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 100;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s; }
    @media (min-width: 600px) {
      .site-head:before {
        -webkit-clip-path: polygon(0 60%, 50vw 100%, 100% 60%, 100% 0, 0 0);
                clip-path: polygon(0 60%, 50vw 100%, 100% 60%, 100% 0, 0 0); } }
  .site-head.animate:before {
    -webkit-clip-path: polygon(0 100%, 50% 100%, 100% 100%, 100% 0, 0 0);
            clip-path: polygon(0 100%, 50% 100%, 100% 100%, 100% 0, 0 0); }
  .site-head.transform {
    transform: translateY(-150%); }
  .site-head .wrapper {
    padding: 0 20px; }
    @media (min-width: 600px) {
      .site-head .wrapper {
        padding: 0 40px; } }
.site-head__logo {
  position: relative;
  z-index: 1000; }
  .site-head__logo .site-head__logo__img {
    width: 90px; }
    @media (min-width: 600px) {
      .site-head__logo .site-head__logo__img {
        width: auto; } }
  .site-head__logo .site-head__logo__img--mob {
    width: 60px;
    height: 60px;
    display: none; }
    @media (min-width: 760px) {
      .site-head__logo .site-head__logo__img--mob {
        display: none; } }
.site-head__toggle {
  position: absolute;
  width: 27px;
  height: 20px;
  top: 7px;
  right: 20px;
  z-index: 1000;
  cursor: pointer;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  transition: all .5s;
  -webkit-transition: all .5s;
  -moz-transition: all .5s; }
  @media (min-width: 760px) {
    .site-head__toggle {
      right: 50px; } }
  .site-head__toggle label {
    font-size: 11px;
    line-height: 16.5px;
    font-size: 1.1rem;
    line-height: 1.65rem;
    position: absolute;
    left: -40px;
    top: 1px;
    text-transform: uppercase; }
  .site-head__toggle .site-head__toggle__line {
    height: 2px;
    width: 27px;
    background: #202020;
    position: absolute;
    z-index: 1000;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    transition: all 1s;
    -webkit-transition: all 1s;
    -moz-transition: all 1s; }
    .site-head__toggle .site-head__toggle__line--top {
      top: 0;
      transform-origin: top left; }
    .site-head__toggle .site-head__toggle__line--middle {
      top: 8px; }
    .site-head__toggle .site-head__toggle__line--bottom {
      top: 16px;
      transform-origin: bottom left; }
  .site-head__toggle:hover .site-head__toggle__line {
    opacity: 0.2; }
  .site-head__toggle.active .site-head__toggle__line--top {
    transform: rotate(45deg);
    width: 24px; }
  .site-head__toggle.active .site-head__toggle__line--middle {
    opacity: 0; }
  .site-head__toggle.active .site-head__toggle__line--bottom {
    transform: rotate(-45deg);
    width: 24px; }

.site-footer {
  width: 100%;
  position: relative;
  float: left;
  padding: 40px 0;
  background: #202020;
  color: #ffffff; }
  @media (min-width: 600px) {
    .site-footer {
      padding: 80px 0 0px 0; } }
  .site-footer .site-footer__top,
  .site-footer .site-footer__bottom {
    width: 100%;
    position: relative;
    float: left; }
  .site-footer .site-footer__top {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    display: flex;
    flex-wrap: wrap; }
    @media (min-width: 980px) {
      .site-footer .site-footer__top {
        flex-wrap: nowrap; } }
  .site-footer .site-footer__top--left {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    font-size: 15px;
    line-height: 20px;
    font-size: 1.5rem;
    line-height: 2rem; }
    .site-footer .site-footer__top--left .site-footer__address {
      width: 100%;
      margin-bottom: 20px; }
      @media (min-width: 650px) {
        .site-footer .site-footer__top--left .site-footer__address {
          width: auto; } }
      @media (min-width: 980px) {
        .site-footer .site-footer__top--left .site-footer__address {
          width: 200px; } }
      .site-footer .site-footer__top--left .site-footer__address:before {
        background-image: url("../images/icon_marker--white.svg"); }
    .site-footer .site-footer__top--left .site-footer__email {
      width: 100%;
      margin-bottom: 20px; }
      @media (min-width: 650px) {
        .site-footer .site-footer__top--left .site-footer__email {
          width: auto; } }
      @media (min-width: 980px) {
        .site-footer .site-footer__top--left .site-footer__email {
          width: 237px; } }
      .site-footer .site-footer__top--left .site-footer__email:before {
        background-image: url("../images/icon_mail--white.svg"); }
    .site-footer .site-footer__top--left .site-footer__phone {
      width: 100%;
      margin-bottom: 20px; }
      @media (min-width: 650px) {
        .site-footer .site-footer__top--left .site-footer__phone {
          width: auto; } }
      @media (min-width: 980px) {
        .site-footer .site-footer__top--left .site-footer__phone {
          width: 111px; } }
      .site-footer .site-footer__top--left .site-footer__phone:before {
        background-image: url("../images/icon_phone--white.svg"); }
    .site-footer .site-footer__top--left .site-footer__address,
    .site-footer .site-footer__top--left .site-footer__email,
    .site-footer .site-footer__top--left .site-footer__phone {
      padding-top: 30px;
      position: relative;
      float: left; }
      .site-footer .site-footer__top--left .site-footer__address:before,
      .site-footer .site-footer__top--left .site-footer__email:before,
      .site-footer .site-footer__top--left .site-footer__phone:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 18px;
        height: 18px;
        background-size: contain;
        background-repeat: no-repeat;
        display: inline; }
      .site-footer .site-footer__top--left .site-footer__address a,
      .site-footer .site-footer__top--left .site-footer__email a,
      .site-footer .site-footer__top--left .site-footer__phone a {
        text-decoration: none;
        color: rgba(255, 255, 255, 0.6);
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        transition: all .5s;
        -webkit-transition: all .5s;
        -moz-transition: all .5s; }
        .site-footer .site-footer__top--left .site-footer__address a:hover,
        .site-footer .site-footer__top--left .site-footer__email a:hover,
        .site-footer .site-footer__top--left .site-footer__phone a:hover {
          color: white; }
  .site-footer .site-footer__top--right {
    width: 100%;
    text-align: left;
    padding-top: 40px;
    margin-top: 30px;
    border-top: 1px solid rgba(255, 255, 255, 0.2); }
    @media (min-width: 430px) {
      .site-footer .site-footer__top--right {
        display: flex;
        padding-top: 0px;
        justify-content: space-between; } }
    @media (min-width: 980px) {
      .site-footer .site-footer__top--right {
        width: 40%;
        padding-top: 0px;
        text-align: right;
        display: initial;
        justify-content: initial;
        margin-top: 0px;
        border-top: none; } }
    .site-footer .site-footer__top--right img {
      order: 1; }
      @media (min-width: 430px) {
        .site-footer .site-footer__top--right img {
          order: 2; } }
      @media (min-width: 980px) {
        .site-footer .site-footer__top--right img {
          order: 1; } }
    .site-footer .site-footer__top--right .site-footer__socials {
      padding: 30px 0;
      list-style: none; }
      .site-footer .site-footer__top--right .site-footer__socials li {
        display: inline-block; }
        .site-footer .site-footer__top--right .site-footer__socials li .site-footer__socials-icon {
          width: 18px;
          height: 18px;
          background-size: contain;
          background-repeat: no-repeat;
          display: inline-block;
          margin-right: 25px;
          -webkit-backface-visibility: hidden;
          -moz-backface-visibility: hidden;
          -ms-backface-visibility: hidden;
          transition: all .5s;
          -webkit-transition: all .5s;
          -moz-transition: all .5s; }
          @media (min-width: 980px) {
            .site-footer .site-footer__top--right .site-footer__socials li .site-footer__socials-icon {
              margin-right: 0;
              margin-left: 25px; } }
          .site-footer .site-footer__top--right .site-footer__socials li .site-footer__socials-icon:hover {
            opacity: 0.5; }
          .site-footer .site-footer__top--right .site-footer__socials li .site-footer__socials-icon.site-footer__socials-icon--instagram {
            background-image: url("../images/icon_instagram--white.svg"); }
          .site-footer .site-footer__top--right .site-footer__socials li .site-footer__socials-icon.site-footer__socials-icon--facebook {
            background-image: url("../images/icon_facebook--white.svg"); }
          .site-footer .site-footer__top--right .site-footer__socials li .site-footer__socials-icon.site-footer__socials-icon--twitter {
            background-image: url("../images/icon_twitter--white.svg"); }
  .site-footer .site-footer__bottom {
    padding: 20px 0 0 0;
    font-size: 11px;
    line-height: 16.5px;
    font-size: 1.1rem;
    line-height: 1.65rem;
    color: rgba(255, 255, 255, 0.6); }
    @media (min-width: 700px) {
      .site-footer .site-footer__bottom {
        padding: 20px 0; } }
    .site-footer .site-footer__bottom a {
      color: rgba(255, 255, 255, 0.6);
      text-decoration: none;
      -webkit-backface-visibility: hidden;
      -moz-backface-visibility: hidden;
      -ms-backface-visibility: hidden;
      transition: all .5s;
      -webkit-transition: all .5s;
      -moz-transition: all .5s; }
      .site-footer .site-footer__bottom a:hover {
        color: white; }
    .site-footer .site-footer__bottom .site-footer__bottom--left {
      position: relative;
      float: left;
      width: 100%;
      margin-bottom: 10px; }
      @media (min-width: 700px) {
        .site-footer .site-footer__bottom .site-footer__bottom--left {
          width: auto;
          margin-bottom: 0px; } }
    .site-footer .site-footer__bottom .site-footer__bottom--right {
      position: relative;
      float: right;
      width: 100%; }
      @media (min-width: 700px) {
        .site-footer .site-footer__bottom .site-footer__bottom--right {
          width: auto; } }
      .site-footer .site-footer__bottom .site-footer__bottom--right .credits,
      .site-footer .site-footer__bottom .site-footer__bottom--right .copyright {
        position: relative;
        float: left;
        width: 100%; }
        @media (min-width: 700px) {
          .site-footer .site-footer__bottom .site-footer__bottom--right .credits,
          .site-footer .site-footer__bottom .site-footer__bottom--right .copyright {
            width: auto;
            margin-bottom: 0px; } }
      .site-footer .site-footer__bottom .site-footer__bottom--right .credits {
        margin-right: 40px;
        margin-bottom: 10px; }

/*--------------------------------------------------------------
# Page Components
1: Call To action
--------------------------------------------------------------*/
.call_to_action {
  position: relative;
  float: left;
  width: 100%; }
  .call_to_action.black {
    background-color: #202020;
    color: #ffffff; }
    .call_to_action.black p {
      color: rgba(255, 255, 255, 0.6); }
  .call_to_action.white {
    background-color: #ffffff;
    color: #202020; }
    .call_to_action.white p {
      color: #202020; }
  .call_to_action.grey {
    background-color: #F3F3F3;
    color: #202020; }
    .call_to_action.grey p {
      color: #202020; }
  .call_to_action .call_to_action__wrapper {
    display: flex;
    align-items: center;
    min-height: 300px; }
  .call_to_action .call_to_action__image-wrap {
    width: 100%;
    opacity: 0.2;
    position: absolute;
    height: 100%;
    left: 0;
    top: 0; }
    @media (min-width: 1024px) {
      .call_to_action .call_to_action__image-wrap {
        width: calc(50% - 160px);
        opacity: 1; } }
    .call_to_action .call_to_action__image-wrap:before {
      width: 100px;
      height: 100%;
      z-index: 200;
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      background: linear-gradient(to right, #202020, transparent); }
    .call_to_action .call_to_action__image-wrap .call_to_action__logo_overlay,
    .call_to_action .call_to_action__image-wrap .call_to_action__picture {
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0; }
    .call_to_action .call_to_action__image-wrap .call_to_action__logo_overlay {
      z-index: 20;
      display: flex;
      justify-content: space-around; }
      .call_to_action .call_to_action__image-wrap .call_to_action__logo_overlay img {
        width: 49%;
        max-width: 230px; }
    .call_to_action .call_to_action__image-wrap .call_to_action__picture img {
      -o-object-fit: cover;
         object-fit: cover;
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0; }
  .call_to_action .call_to_action__text-wrapper {
    width: 100%;
    position: relative;
    float: right;
    padding: 40px; }
    @media (min-width: 600px) {
      .call_to_action .call_to_action__text-wrapper {
        padding: 80px; } }
    @media (min-width: 1024px) {
      .call_to_action .call_to_action__text-wrapper {
        width: 50%;
        margin-left: calc(50% - 160px); } }
    .call_to_action .call_to_action__text-wrapper .call_to_action__heading {
      max-width: 610px;
      margin-bottom: 20px; }
    .call_to_action .call_to_action__text-wrapper .call_to_action__text {
      max-width: 500px;
      margin-bottom: 30px; }
  .call_to_action.no-img .call_to_action__text-wrapper {
    width: 100%;
    margin-left: 0; }
  .call_to_action .gfield_contains_required label {
    display: none !important; }
  .call_to_action .gfield_contains_required .ginput_container_consent label {
    display: inline-block !important; }
  .call_to_action .top_label input.medium,
  .call_to_action .top_label select.medium {
    width: 100% !important; }

/*--------------------------------------------------------------
# Page Templates
1: Home
2: Archive Beers
3. Single Beers
4. Contact Page
5. Flexible Content
6. Archive News
7. Awards
--------------------------------------------------------------*/
.product-slider {
  width: 100%;
  position: relative;
  float: left;
  color: #ffffff;
  height: calc(100vh - 46px);
  height: calc(var(--vh, 1vh) * 100 - 46px);
  max-height: 800px;
  min-width: 100vw; }
  .product-slider .product-slider--inner {
    visibility: hidden;
    width: 100%;
    height: calc(100vh - 46px);
    height: calc(var(--vh, 1vh) * 100 - 46px);
    max-height: 800px;
    min-width: 100vw; }
    .product-slider .product-slider--inner.slick-initialized {
      visibility: visible; }
  .product-slider .slick-list {
    min-width: 100vw;
    height: calc(100vh - 46px);
    height: calc(var(--vh, 1vh) * 100 - 46px);
    max-height: 800px; }
  .product-slider .slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
    float: left;
    min-width: 100vw;
    height: calc(100vh - 46px);
    height: calc(var(--vh, 1vh) * 100 - 46px);
    max-height: 800px; }
  .product-slider .animate,
  .product-slider .line {
    transform: translateX(-20px);
    opacity: 0; }
  .product-slider .hide {
    opacity: 0; }
  .product-slider .product-slider--slide {
    width: 100%;
    height: 100%;
    height: calc(100vh - 46px);
    height: calc(var(--vh, 1vh) * 100 - 46px);
    max-height: 800px;
    min-width: 100vw; }
    .product-slider .product-slider--slide:focus {
      outline: none; }
  .product-slider .wrapper-flex {
    height: calc(100vh - 46px);
    height: calc(var(--vh, 1vh) * 100 - 46px);
    max-height: 800px;
    display: flex;
    align-items: center;
    width: 100%;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s; }
    .product-slider .wrapper-flex.transform {
      height: 100vh;
      /* Fallback for browsers that do not support Custom Properties */
      height: calc(var(--vh, 1vh) * 100);
      max-height: 100000000000px; }

.product-slider__info {
  z-index: 1000;
  width: 70%;
  max-width: 800px; }
  @media (min-width: 800px) {
    .product-slider__info {
      width: 60%;
      max-width: 680px; } }
.product-slider__info__label {
  font-family: "akzidenz-grotesk_bqBdCn";
  text-transform: uppercase;
  opacity: 0.5;
  font-size: 18px;
  line-height: 27px;
  font-size: 1.8rem;
  line-height: 2.7rem;
  margin-bottom: 10px;
  position: relative;
  float: left;
  width: 100%; }

.product-slider__info__heading {
  margin-bottom: 10px;
  position: relative;
  float: left;
  width: 100%;
  z-index: 100;
  opacity: 0;
  min-width: 200px; }

.product-slider__info__text {
  width: 100%;
  max-width: 450px;
  opacity: 0.6;
  clear: both;
  position: relative;
  float: left;
  width: 100%;
  margin-bottom: 20px; }
  .product-slider__info__text p {
    color: #ffffff; }

.product-slider__btn {
  position: relative;
  float: left;
  clear: both;
  margin-bottom: 40px; }

.product-slider__pagination {
  position: absolute;
  bottom: 40px;
  width: 100%; }
  .product-slider__pagination .slick-dots {
    padding: 0;
    list-style: none;
    margin: 0; }
    .product-slider__pagination .slick-dots li {
      display: inline-block;
      opacity: 0;
      transform: translateY(30px);
      -webkit-backface-visibility: hidden;
      -moz-backface-visibility: hidden;
      -ms-backface-visibility: hidden;
      transition: all .5s;
      -webkit-transition: all .5s;
      -moz-transition: all .5s; }
      .product-slider__pagination .slick-dots li:nth-child(1) {
        transition-delay: 0.1s; }
      .product-slider__pagination .slick-dots li:nth-child(2) {
        transition-delay: 0.2s; }
      .product-slider__pagination .slick-dots li:nth-child(3) {
        transition-delay: 0.3s; }
      .product-slider__pagination .slick-dots li a {
        display: inline-block;
        width: 20px;
        height: 23px;
        background: url("../images/pagination_hop.svg") no-repeat;
        opacity: 0.3;
        margin-right: 10px;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        transition: all .5s;
        -webkit-transition: all .5s;
        -moz-transition: all .5s;
        cursor: pointer;
        color: transparent; }
        .product-slider__pagination .slick-dots li a:hover {
          opacity: 0.7; }
      .product-slider__pagination .slick-dots li.slick-active a {
        opacity: 1; }
  .product-slider__pagination.show .slick-dots li {
    opacity: 1;
    transform: translateY(0px); }
    .product-slider__pagination.show .slick-dots li.slick-active a {
      opacity: 1; }
    .product-slider__pagination.show .slick-dots li a {
      opacity: 0.3; }
      .product-slider__pagination.show .slick-dots li a:hover {
        opacity: 0.7; }

.product-slider__image-wrap {
  position: absolute;
  right: -5vw;
  top: 0;
  width: 40%;
  height: 100%; }
  @media (min-width: 600px) {
    .product-slider__image-wrap {
      right: -10vw; } }
  @media (min-width: 800px) {
    .product-slider__image-wrap {
      right: 0; } }
  .product-slider__image-wrap .product-slider__bottle {
    height: 100%;
    z-index: 50;
    position: relative; }
    .product-slider__image-wrap .product-slider__bottle .image-wrap {
      height: 100%;
      width: 100%;
      position: absolute;
      top: 0;
      left: 0;
      display: flex;
      align-items: center; }
    .product-slider__image-wrap .product-slider__bottle picture {
      height: 60%;
      transform: rotate(0deg) translate(7vw, 20px); }
      @media (min-width: 820px) {
        .product-slider__image-wrap .product-slider__bottle picture {
          transform: rotate(-20deg) translate(40px, 20px); } }
      @media (min-width: 1024px) {
        .product-slider__image-wrap .product-slider__bottle picture {
          height: 80%; } }
      .product-slider__image-wrap .product-slider__bottle picture .shadow {
        width: 0;
        height: 20px;
        background: black;
        content: "";
        position: absolute;
        bottom: 0px;
        left: 0px;
        border-radius: 100%;
        -webkit-filter: blur(10px);
                filter: blur(10px);
        transform: rotate(0deg); }
        @media (min-width: 820px) {
          .product-slider__image-wrap .product-slider__bottle picture .shadow {
            bottom: -20px;
            left: -8px;
            transform: rotate(20deg); } }
    .product-slider__image-wrap .product-slider__bottle img {
      height: 100%;
      width: auto;
      position: relative;
      float: left;
      transform: translateY(-200px);
      opacity: 0; }
  .product-slider__image-wrap .product-slider_background-wrap {
    position: fixed;
    top: 0;
    left: 50vw;
    width: 50vw;
    height: 100%;
    transform: scale(1.2);
    opacity: 0; }
    .product-slider__image-wrap .product-slider_background-wrap.mix-blend-mode-normal {
      mix-blend-mode: normal; }
    .product-slider__image-wrap .product-slider_background-wrap.mix-blend-mode-multiply {
      mix-blend-mode: multiply; }
    .product-slider__image-wrap .product-slider_background-wrap.mix-blend-mode-screen {
      mix-blend-mode: screen; }
    .product-slider__image-wrap .product-slider_background-wrap.mix-blend-mode-overlay {
      mix-blend-mode: overlay; }
    .product-slider__image-wrap .product-slider_background-wrap.mix-blend-mode-darken {
      mix-blend-mode: darken; }
    .product-slider__image-wrap .product-slider_background-wrap.mix-blend-mode-lighten {
      mix-blend-mode: lighten; }
    .product-slider__image-wrap .product-slider_background-wrap.mix-blend-mode-dodge {
      mix-blend-mode: dodge; }
    .product-slider__image-wrap .product-slider_background-wrap.mix-blend-mode-color-burn {
      mix-blend-mode: color-burn; }
    .product-slider__image-wrap .product-slider_background-wrap.mix-blend-mode-hard-light {
      mix-blend-mode: hard-light; }
    .product-slider__image-wrap .product-slider_background-wrap.mix-blend-mode-soft-light {
      mix-blend-mode: soft-light; }
    .product-slider__image-wrap .product-slider_background-wrap.mix-blend-mode-difference {
      mix-blend-mode: difference; }
    .product-slider__image-wrap .product-slider_background-wrap.mix-blend-mode-exclusion {
      mix-blend-mode: exclusion; }
    .product-slider__image-wrap .product-slider_background-wrap.mix-blend-mode-hue {
      mix-blend-mode: hue; }
    .product-slider__image-wrap .product-slider_background-wrap.mix-blend-mode-saturation {
      mix-blend-mode: saturation; }
    .product-slider__image-wrap .product-slider_background-wrap.mix-blend-mode-color {
      mix-blend-mode: color; }
    .product-slider__image-wrap .product-slider_background-wrap.mix-blend-mode-luminosity {
      mix-blend-mode: luminosity; }
    .product-slider__image-wrap .product-slider_background-wrap.background-size--cover img {
      -o-object-fit: cover;
         object-fit: cover; }
    .product-slider__image-wrap .product-slider_background-wrap.background-size--contain img {
      -o-object-fit: contain;
         object-fit: contain; }
    .product-slider__image-wrap .product-slider_background-wrap.background-position--topLeft img {
      -o-object-position: top left;
         object-position: top left; }
    .product-slider__image-wrap .product-slider_background-wrap.background-position--topCentre img {
      -o-object-position: top center;
         object-position: top center; }
    .product-slider__image-wrap .product-slider_background-wrap.background-position--topRight img {
      -o-object-position: top right;
         object-position: top right; }
    .product-slider__image-wrap .product-slider_background-wrap.background-position--middleLeft img {
      -o-object-position: center left;
         object-position: center left; }
    .product-slider__image-wrap .product-slider_background-wrap.background-position--middleCentre img {
      -o-object-position: center center;
         object-position: center center; }
    .product-slider__image-wrap .product-slider_background-wrap.background-position--middleRight img {
      -o-object-position: center right;
         object-position: center right; }
    .product-slider__image-wrap .product-slider_background-wrap.background-position--bottomLeft img {
      -o-object-position: bottom left;
         object-position: bottom left; }
    .product-slider__image-wrap .product-slider_background-wrap.background-position--bottomCentre img {
      -o-object-position: bottom center;
         object-position: bottom center; }
    .product-slider__image-wrap .product-slider_background-wrap.background-position--bottomRight img {
      -o-object-position: bottom right;
         object-position: bottom right; }
    .product-slider__image-wrap .product-slider_background-wrap img {
      width: 100%;
      height: 100%; }
  .product-slider__image-wrap .product-slider__parallax-wrap {
    width: 80%;
    height: 100%;
    position: absolute;
    top: 0;
    left: -26%;
    opacity: 0; }
    @media (min-width: 400px) {
      .product-slider__image-wrap .product-slider__parallax-wrap {
        opacity: 0.8; } }
    @media (min-width: 800px) {
      .product-slider__image-wrap .product-slider__parallax-wrap {
        width: 60%;
        opacity: 1; } }
    @media (min-width: 1050px) {
      .product-slider__image-wrap .product-slider__parallax-wrap {
        left: 26%; } }
    .product-slider__image-wrap .product-slider__parallax-wrap.front {
      z-index: 10; }
      @media (min-width: 1050px) {
        .product-slider__image-wrap .product-slider__parallax-wrap.front {
          z-index: 100; } }
    .product-slider__image-wrap .product-slider__parallax-wrap.back {
      z-index: 10; }
    .product-slider__image-wrap .product-slider__parallax-wrap.full_bg_parallax {
      position: fixed;
      top: 0;
      left: 50vw;
      width: 50vw;
      height: 100%; }
    .product-slider__image-wrap .product-slider__parallax-wrap.mix-blend-mode-normal {
      mix-blend-mode: normal; }
    .product-slider__image-wrap .product-slider__parallax-wrap.mix-blend-mode-multiply {
      mix-blend-mode: multiply; }
    .product-slider__image-wrap .product-slider__parallax-wrap.mix-blend-mode-screen {
      mix-blend-mode: screen; }
    .product-slider__image-wrap .product-slider__parallax-wrap.mix-blend-mode-overlay {
      mix-blend-mode: overlay; }
    .product-slider__image-wrap .product-slider__parallax-wrap.mix-blend-mode-darken {
      mix-blend-mode: darken; }
    .product-slider__image-wrap .product-slider__parallax-wrap.mix-blend-mode-lighten {
      mix-blend-mode: lighten; }
    .product-slider__image-wrap .product-slider__parallax-wrap.mix-blend-mode-dodge {
      mix-blend-mode: dodge; }
    .product-slider__image-wrap .product-slider__parallax-wrap.mix-blend-mode-color-burn {
      mix-blend-mode: color-burn; }
    .product-slider__image-wrap .product-slider__parallax-wrap.mix-blend-mode-hard-light {
      mix-blend-mode: hard-light; }
    .product-slider__image-wrap .product-slider__parallax-wrap.mix-blend-mode-soft-light {
      mix-blend-mode: soft-light; }
    .product-slider__image-wrap .product-slider__parallax-wrap.mix-blend-mode-difference {
      mix-blend-mode: difference; }
    .product-slider__image-wrap .product-slider__parallax-wrap.mix-blend-mode-exclusion {
      mix-blend-mode: exclusion; }
    .product-slider__image-wrap .product-slider__parallax-wrap.mix-blend-mode-hue {
      mix-blend-mode: hue; }
    .product-slider__image-wrap .product-slider__parallax-wrap.mix-blend-mode-saturation {
      mix-blend-mode: saturation; }
    .product-slider__image-wrap .product-slider__parallax-wrap.mix-blend-mode-color {
      mix-blend-mode: color; }
    .product-slider__image-wrap .product-slider__parallax-wrap.mix-blend-mode-luminosity {
      mix-blend-mode: luminosity; }
    .product-slider__image-wrap .product-slider__parallax-wrap .z-index__4,
    .product-slider__image-wrap .product-slider__parallax-wrap .z-index__3 {
      z-index: 200 !important; }
    .product-slider__image-wrap .product-slider__parallax-wrap img {
      -o-object-fit: contain;
         object-fit: contain;
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0; }

@-webkit-keyframes rotate1 {
  0% {
    transform: rotate(0deg); }
  50% {
    transform: rotate(2deg); }
  100% {
    transform: rotate(0deg); } }

@keyframes rotate1 {
  0% {
    transform: rotate(0deg); }
  50% {
    transform: rotate(2deg); }
  100% {
    transform: rotate(0deg); } }

@-webkit-keyframes float1 {
  0% {
    transform: translate(0px) rotate(0.1deg); }
  50% {
    transform: translate(15px, 11px) rotate(0.1deg); }
  100% {
    transform: translate(0px) rotate(0.1deg); } }

@keyframes float1 {
  0% {
    transform: translate(0px) rotate(0.1deg); }
  50% {
    transform: translate(15px, 11px) rotate(0.1deg); }
  100% {
    transform: translate(0px) rotate(0.1deg); } }

@-webkit-keyframes float2 {
  0% {
    transform: translate(0px) rotate(0.1deg); }
  50% {
    transform: translate(19px, -5px) rotate(0.1deg); }
  100% {
    transform: translate(0px) rotate(0.1deg); } }

@keyframes float2 {
  0% {
    transform: translate(0px) rotate(0.1deg); }
  50% {
    transform: translate(19px, -5px) rotate(0.1deg); }
  100% {
    transform: translate(0px) rotate(0.1deg); } }

@-webkit-keyframes float3 {
  0% {
    transform: translate(0px) rotate(0.1deg); }
  50% {
    transform: translate(8px, 0px) rotate(0.1deg); }
  100% {
    transform: translate(0px) rotate(0.1deg); } }

@keyframes float3 {
  0% {
    transform: translate(0px) rotate(0.1deg); }
  50% {
    transform: translate(8px, 0px) rotate(0.1deg); }
  100% {
    transform: translate(0px) rotate(0.1deg); } }

@-webkit-keyframes float4 {
  0% {
    transform: translate(0px) rotate(0.1deg); }
  50% {
    transform: translate(19px, 11px) rotate(0.1deg); }
  100% {
    transform: translate(0px) rotate(0.1deg); } }

@keyframes float4 {
  0% {
    transform: translate(0px) rotate(0.1deg); }
  50% {
    transform: translate(19px, 11px) rotate(0.1deg); }
  100% {
    transform: translate(0px) rotate(0.1deg); } }

@-webkit-keyframes float5 {
  0% {
    transform: translate(0px) rotate(0.1deg); }
  50% {
    transform: translate(16px, -7px) rotate(0.1deg); }
  100% {
    transform: translate(0px) rotate(0.1deg); } }

@keyframes float5 {
  0% {
    transform: translate(0px) rotate(0.1deg); }
  50% {
    transform: translate(16px, -7px) rotate(0.1deg); }
  100% {
    transform: translate(0px) rotate(0.1deg); } }

@-webkit-keyframes float6 {
  0% {
    transform: translate(0px) rotate(0.1deg); }
  50% {
    transform: translate(10px, -5px) rotate(0.1deg); }
  100% {
    transform: translate(0px) rotate(0.1deg); } }

@keyframes float6 {
  0% {
    transform: translate(0px) rotate(0.1deg); }
  50% {
    transform: translate(10px, -5px) rotate(0.1deg); }
  100% {
    transform: translate(0px) rotate(0.1deg); } }

@-webkit-keyframes float7 {
  0% {
    transform: translate(0px) rotate(0.1deg); }
  50% {
    transform: translate(-16px, 15px) rotate(0.1deg); }
  100% {
    transform: translate(0px) rotate(0.1deg); } }

@keyframes float7 {
  0% {
    transform: translate(0px) rotate(0.1deg); }
  50% {
    transform: translate(-16px, 15px) rotate(0.1deg); }
  100% {
    transform: translate(0px) rotate(0.1deg); } }
    .product-slider__image-wrap .product-slider__parallax-wrap .float {
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      -webkit-backface-visibility: hidden; }
      .product-slider__image-wrap .product-slider__parallax-wrap .float:nth-child(1) {
        -webkit-animation: float1 6s ease-in-out infinite;
                animation: float1 6s ease-in-out infinite; }
        .product-slider__image-wrap .product-slider__parallax-wrap .float:nth-child(1) img {
          -webkit-animation: rotate1 6s ease-in-out infinite;
                  animation: rotate1 6s ease-in-out infinite; }
      .product-slider__image-wrap .product-slider__parallax-wrap .float:nth-child(2) {
        -webkit-animation: float2 6s ease-in-out infinite;
                animation: float2 6s ease-in-out infinite; }
        .product-slider__image-wrap .product-slider__parallax-wrap .float:nth-child(2) img {
          -webkit-animation: rotate1 6s ease-in-out infinite;
                  animation: rotate1 6s ease-in-out infinite; }
      .product-slider__image-wrap .product-slider__parallax-wrap .float:nth-child(3) {
        -webkit-animation: float3 6s ease-in-out infinite;
                animation: float3 6s ease-in-out infinite; }
        .product-slider__image-wrap .product-slider__parallax-wrap .float:nth-child(3) img {
          -webkit-animation: rotate1 6s ease-in-out infinite;
                  animation: rotate1 6s ease-in-out infinite; }
      .product-slider__image-wrap .product-slider__parallax-wrap .float:nth-child(4) {
        -webkit-animation: float4 6s ease-in-out infinite;
                animation: float4 6s ease-in-out infinite; }
        .product-slider__image-wrap .product-slider__parallax-wrap .float:nth-child(4) img {
          -webkit-animation: rotate1 6s ease-in-out infinite;
                  animation: rotate1 6s ease-in-out infinite; }
      .product-slider__image-wrap .product-slider__parallax-wrap .float:nth-child(5) {
        -webkit-animation: float5 6s ease-in-out infinite;
                animation: float5 6s ease-in-out infinite; }
        .product-slider__image-wrap .product-slider__parallax-wrap .float:nth-child(5) img {
          -webkit-animation: rotate1 6s ease-in-out infinite;
                  animation: rotate1 6s ease-in-out infinite; }
      .product-slider__image-wrap .product-slider__parallax-wrap .float:nth-child(6) {
        -webkit-animation: float6 6s ease-in-out infinite;
                animation: float6 6s ease-in-out infinite; }
        .product-slider__image-wrap .product-slider__parallax-wrap .float:nth-child(6) img {
          -webkit-animation: rotate1 6s ease-in-out infinite;
                  animation: rotate1 6s ease-in-out infinite; }
      .product-slider__image-wrap .product-slider__parallax-wrap .float:nth-child(7) {
        -webkit-animation: float7 6s ease-in-out infinite;
                animation: float7 6s ease-in-out infinite; }
        .product-slider__image-wrap .product-slider__parallax-wrap .float:nth-child(7) img {
          -webkit-animation: rotate1 6s ease-in-out infinite;
                  animation: rotate1 6s ease-in-out infinite; }
    .product-slider__image-wrap .product-slider__parallax-wrap .parallax {
      transform: translateX(200px);
      opacity: 0;
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0; }

.articles {
  position: relative;
  float: left;
  width: 100%;
  padding: 40px 0;
  overflow: hidden; }
  @media (min-width: 600px) {
    .articles {
      padding: 80px 0; } }
  .articles .articles_inner {
    width: calc(100% + 0px); }
    @media (min-width: 650px) {
      .articles .articles_inner {
        width: calc(100% + 40px); } }
  .articles .wrapper {
    display: flex;
    flex-wrap: wrap; }
  .articles .articles__card {
    width: 100%;
    margin-bottom: 40px; }
    .articles .articles__card:last-child {
      margin-bottom: 0; }
      @media (min-width: 650px) {
        .articles .articles__card:last-child {
          margin-bottom: 40px; } }
    @media (min-width: 650px) {
      .articles .articles__card {
        width: calc(50% - 40px);
        margin-right: 40px; } }
    @media (min-width: 1024px) {
      .articles .articles__card {
        width: calc(33.33% - 40px);
        margin-bottom: 80px; } }
    .articles .articles__card .image-wrap {
      position: relative;
      float: left;
      width: 100%;
      margin-bottom: 20px;
      border-radius: 4px;
      overflow: hidden;
      padding-bottom: 50%; }
      @media (min-width: 650px) {
        .articles .articles__card .image-wrap {
          padding-bottom: 60%; } }
      @media (min-width: 1024px) {
        .articles .articles__card .image-wrap {
          padding-bottom: 70%; } }
      .articles .articles__card .image-wrap img {
        position: absolute;
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
           object-fit: cover;
        -o-object-position: center;
           object-position: center; }
    .articles .articles__card .articles__card__heading,
    .articles .articles__card .articles__card__text {
      margin-bottom: 20px; }

.instagram-feed {
  position: relative;
  float: left;
  width: 100%;
  padding: 40px 0 0px 0;
  overflow: hidden; }
  @media (min-width: 600px) {
    .instagram-feed {
      padding: 80px 0 40px 0; } }
  .instagram-feed .instagram-feed__heading {
    padding-left: 10px; }
    .instagram-feed .instagram-feed__heading span {
      -webkit-backface-visibility: hidden;
      -moz-backface-visibility: hidden;
      -ms-backface-visibility: hidden;
      transition: all .5s;
      -webkit-transition: all .5s;
      -moz-transition: all .5s;
      position: relative;
      float: left;
      padding-left: 10px; }
    .instagram-feed .instagram-feed__heading:hover:before {
      transform: scale(1.5); }
    .instagram-feed .instagram-feed__heading:hover span {
      transform: translateX(4px); }
    .instagram-feed .instagram-feed__heading:before {
      content: "";
      width: 21px;
      height: 23px;
      background: url("../images/icon_instagram.svg") no-repeat;
      position: relative;
      float: left;
      background-size: contain;
      background-position: center;
      -webkit-backface-visibility: hidden;
      -moz-backface-visibility: hidden;
      -ms-backface-visibility: hidden;
      transition: all .5s;
      -webkit-transition: all .5s;
      -moz-transition: all .5s; }
  .instagram-feed .instagram-feed__wrapper__feed {
    width: calc(100% + 80px);
    position: relative;
    float: left;
    margin-left: -40px; }
    .instagram-feed .instagram-feed__wrapper__feed #sb_instagram .sbi_photo_wrap {
      overflow: hidden;
      border-radius: 4px; }

.sbi_lightboxOverlay {
  z-index: 999999; }

.sbi_lightbox {
  z-index: 1000000; }

#sb_instagram.sbi_width_resp {
  padding-bottom: 0 !important; }

#sbi_images {
  margin-top: -20px; }

section.about {
  width: calc(100% - 80px);
  position: relative;
  float: left;
  padding: 60px 40px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center; }
  section.about .about-logo {
    width: 100px;
    margin-bottom: 40px; }
  section.about .heading {
    max-width: 700px; }
  section.about .text {
    max-width: 880px;
    margin-bottom: 40px; }

@media (min-width: 1024px) {
  .page-template-home .articles .articles__card:nth-child(3) {
    margin-right: 0; } }

.page-template-home .articles .articles__card:nth-child(4) {
  display: block; }
  @media (min-width: 1024px) {
    .page-template-home .articles .articles__card:nth-child(4) {
      display: none; } }
.post-type-archive-beers .beers_wrap {
  position: relative;
  float: left;
  display: flex;
  flex-wrap: wrap; }

.post-type-archive-beers .more_coming {
  display: flex;
  justify-content: center;
  align-items: center;
  text-transform: uppercase;
  font-size: 30px;
  line-height: 30px;
  font-size: 3rem;
  line-height: 3rem;
  color: #ffffff;
  background: radial-gradient(rgba(0, 0, 0, 0.9), black);
  width: 100vw;
  height: 70vw; }
  @media (min-width: 600px) {
    .post-type-archive-beers .more_coming {
      width: 100vw;
      height: 40vw; } }
  @media (min-width: 900px) {
    .post-type-archive-beers .more_coming {
      width: 100vw;
      height: 33.33vw; } }
  @media (min-width: 1200px) {
    .post-type-archive-beers .more_coming {
      width: 50vw;
      height: 25vw; } }
.post-type-archive-beers article.beers {
  position: relative;
  float: left;
  width: 100vw;
  height: 70vw; }
  @media (min-width: 600px) {
    .post-type-archive-beers article.beers {
      width: 50vw;
      height: 40vw; } }
  @media (min-width: 900px) {
    .post-type-archive-beers article.beers {
      width: 33.33vw;
      height: 33.33vw; } }
  @media (min-width: 1200px) {
    .post-type-archive-beers article.beers {
      width: 25vw;
      height: 25vw; } }
  .post-type-archive-beers article.beers a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden; }
    .post-type-archive-beers article.beers a:before {
      width: 100%;
      height: 100%;
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      background: #202020;
      mix-blend-mode: multiply;
      -webkit-backface-visibility: hidden;
      -moz-backface-visibility: hidden;
      -ms-backface-visibility: hidden;
      transition: all 1s;
      -webkit-transition: all 1s;
      -moz-transition: all 1s;
      opacity: 0; }
    .post-type-archive-beers article.beers a picture {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      display: flex;
      align-items: center;
      justify-content: center;
      -webkit-backface-visibility: hidden;
      -moz-backface-visibility: hidden;
      -ms-backface-visibility: hidden;
      transition: all 1s;
      -webkit-transition: all 1s;
      -moz-transition: all 1s; }
      .post-type-archive-beers article.beers a picture .shadow {
        width: 0;
        height: 20px;
        background: black;
        content: "";
        position: absolute;
        bottom: -20px;
        left: -8px;
        border-radius: 100%;
        -webkit-filter: blur(10px);
                filter: blur(10px);
        transform: rotate(20deg); }
      .post-type-archive-beers article.beers a picture img {
        height: 70%;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        transition: all 1s;
        -webkit-transition: all 1s;
        -moz-transition: all 1s; }
    .post-type-archive-beers article.beers a .beers_rollover {
      position: absolute;
      bottom: 20px;
      left: 20px;
      width: calc(100% - 40px);
      color: #ffffff; }
      .post-type-archive-beers article.beers a .beers_rollover .beers_rollover__heading {
        margin-bottom: 0px;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        transition: all 1s;
        -webkit-transition: all 1s;
        -moz-transition: all 1s;
        opacity: 0;
        transform: translateX(-40px);
        transition-delay: .25s; }
      .post-type-archive-beers article.beers a .beers_rollover .beers__short-desc {
        text-transform: uppercase;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        transition: all 1s;
        -webkit-transition: all 1s;
        -moz-transition: all 1s;
        opacity: 0;
        transform: translateX(-40px);
        transition-delay: .5s; }
    .post-type-archive-beers article.beers a:hover:before {
      opacity: 0.2; }
    .post-type-archive-beers article.beers a:hover picture {
      transform: translateX(12.5vw); }
      .post-type-archive-beers article.beers a:hover picture img {
        transform: scale(2) translateX(100%); }
        @media (min-width: 600px) {
          .post-type-archive-beers article.beers a:hover picture img {
            transform: scale(2) translateX(70%); } }
        @media (min-width: 900px) {
          .post-type-archive-beers article.beers a:hover picture img {
            transform: scale(2) translateX(20%); } }
        @media (min-width: 1200px) {
          .post-type-archive-beers article.beers a:hover picture img {
            transform: scale(2); } }
    .post-type-archive-beers article.beers a:hover .beers_rollover .beers_rollover__heading,
    .post-type-archive-beers article.beers a:hover .beers_rollover .beers__short-desc {
      transform: translateX(0); }
    .post-type-archive-beers article.beers a:hover .beers_rollover .beers_rollover__heading {
      opacity: 1; }
    .post-type-archive-beers article.beers a:hover .beers_rollover .beers__short-desc {
      opacity: 0.6; }

.single-beer__container {
  position: relative;
  float: left;
  width: 100%;
  height: calc(100vh - 46px);
  height: calc(var(--vh, 1vh) * 100 - 46px);
  max-height: 800px;
  min-height: 740px;
  overflow: hidden; }
  .single-beer__container:before {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #202020;
    content: "";
    mix-blend-mode: multiply;
    opacity: 0.5; }
  .single-beer__container .single-beer__container--inner {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 10;
    display: flex;
    justify-content: center;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-backface-visibility: hidden;
    transform: translateZ(0); }
    .single-beer__container .single-beer__container--inner:after {
      background-image: url("../images/logo_h.svg");
      background-repeat: no-repeat;
      content: "";
      position: absolute;
      top: 0;
      right: 0;
      width: 100%;
      height: 100%;
      z-index: -1;
      mix-blend-mode: color-burn;
      background-size: 70vw;
      background-position: center 20%; }
      @media (min-width: 600px) {
        .single-beer__container .single-beer__container--inner:after {
          background-size: 60vw;
          background-position: calc(100% + 30vw) 60%; } }
    .single-beer__container .single-beer__container--inner:before {
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      background: linear-gradient(to right, transparent, #202020);
      content: "";
      mix-blend-mode: hard-light;
      opacity: 0.3; }
    .single-beer__container .single-beer__container--inner.active {
      transform: translateZ(0) scale(1, 1) translateY(-300px);
      -webkit-backface-visibility: hidden; }
    .single-beer__container .single-beer__container--inner .pseduo-animator {
      -webkit-clip-path: polygon(0 100%, 50% 100%, 100% 100%);
              clip-path: polygon(0 100%, 50% 100%, 100% 100%);
      width: 100%;
      height: 63px;
      bottom: -3px;
      left: 0;
      position: absolute;
      -webkit-backface-visibility: hidden;
      -moz-backface-visibility: hidden;
      -ms-backface-visibility: hidden;
      transition: all .5s;
      -webkit-transition: all .5s;
      -moz-transition: all .5s; }
      .single-beer__container .single-beer__container--inner .pseduo-animator.active {
        -webkit-clip-path: polygon(0 100%, 50% 0%, 100% 100%);
                clip-path: polygon(0 100%, 50% 0%, 100% 100%); }
      .single-beer__container .single-beer__container--inner .pseduo-animator:before {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        background: #202020;
        content: "";
        z-index: 0;
        mix-blend-mode: multiply;
        opacity: 0.5; }
  .single-beer__container .single-beer__featured-image {
    position: relative;
    width: 100%;
    height: 40%;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    margin-bottom: 40px; }
    @media (min-width: 600px) {
      .single-beer__container .single-beer__featured-image {
        position: absolute;
        width: 20vw;
        height: 70%;
        margin-bottom: 0px; } }
    .single-beer__container .single-beer__featured-image img {
      width: 100%;
      height: 100%;
      max-width: 230px;
      -o-object-fit: contain;
         object-fit: contain;
      position: absolute;
      display: block;
      z-index: 100;
      -webkit-backface-visibility: hidden;
      -moz-backface-visibility: hidden;
      -ms-backface-visibility: hidden;
      transition: all .5s;
      -webkit-transition: all .5s;
      -moz-transition: all .5s;
      transform: translateY(-200vw);
      -o-object-position: 50% 50%;
         object-position: 50% 50%; }
    .single-beer__container .single-beer__featured-image .shadow {
      width: 0%;
      height: 20px;
      max-width: 200px;
      background: black;
      content: "";
      -webkit-backface-visibility: hidden;
      -moz-backface-visibility: hidden;
      -ms-backface-visibility: hidden;
      transition: width 0.5s;
      -webkit-transition: width 0.5s;
      -moz-transition: width 0.5s;
      border-radius: 100%;
      -webkit-filter: blur(10px);
              filter: blur(10px);
      transform: rotate(0deg) translateY(8px);
      transition-delay: 0.2s; }
  .single-beer__container .single-beer__wrapper {
    height: 100%;
    display: flex;
    align-items: center;
    width: 100%;
    color: #ffffff;
    margin: 0px;
    flex-direction: column;
    justify-content: center;
    margin-top: 40px;
    padding: 0 20px; }
    @media (min-width: 600px) {
      .single-beer__container .single-beer__wrapper {
        width: calc(100% - 160px);
        margin: 0 80px;
        flex-wrap: nowrap;
        flex-direction: row;
        justify-content: center;
        padding: 0 80px; } }
    .single-beer__container .single-beer__wrapper .single-beer__wrapper--content {
      width: 100%;
      position: relative;
      right: 0;
      text-align: center; }
      @media (min-width: 600px) {
        .single-beer__container .single-beer__wrapper .single-beer__wrapper--content {
          width: calc(100% - 13vw - 110px);
          position: absolute;
          right: 0;
          text-align: left; } }
      .single-beer__container .single-beer__wrapper .single-beer__wrapper--content .btn {
        float: none;
        margin-bottom: 80px; }
        @media (min-width: 600px) {
          .single-beer__container .single-beer__wrapper .single-beer__wrapper--content .btn {
            float: left;
            margin-bottom: 0px; } }
      .single-beer__container .single-beer__wrapper .single-beer__wrapper--content .single-beer__heading {
        margin-bottom: 10px;
        position: relative;
        float: left;
        width: 100%; }
      .single-beer__container .single-beer__wrapper .single-beer__wrapper--content .single-beer__short-desc-text {
        text-transform: uppercase;
        font-size: 16px;
        line-height: 20px;
        font-size: 1.6rem;
        line-height: 2rem;
        opacity: 0.6;
        padding-bottom: 20px;
        margin-bottom: 20px;
        position: relative;
        float: left;
        width: 100%; }
        .single-beer__container .single-beer__wrapper .single-beer__wrapper--content .single-beer__short-desc-text:after {
          content: "";
          width: 100px;
          height: 1px;
          background: rgba(255, 255, 255, 0.6);
          position: absolute;
          bottom: 0;
          left: calc(50% - 50px); }
          @media (min-width: 600px) {
            .single-beer__container .single-beer__wrapper .single-beer__wrapper--content .single-beer__short-desc-text:after {
              left: 0; } }
      .single-beer__container .single-beer__wrapper .single-beer__wrapper--content .single-beer__long-desc-text {
        font-size: 14px;
        line-height: 20px;
        font-size: 1.4rem;
        line-height: 2rem;
        opacity: 0.6;
        margin-bottom: 20px;
        position: relative;
        float: left;
        width: 100%; }
        @media (min-width: 600px) {
          .single-beer__container .single-beer__wrapper .single-beer__wrapper--content .single-beer__long-desc-text {
            margin-bottom: 20px; } }
        .single-beer__container .single-beer__wrapper .single-beer__wrapper--content .single-beer__long-desc-text p {
          max-width: 420px;
          color: #ffffff; }
      .single-beer__container .single-beer__wrapper .single-beer__wrapper--content .single-beer__beer-info {
        margin-bottom: 40px;
        position: relative;
        float: left;
        width: 100%;
        display: flex; }
        .single-beer__container .single-beer__wrapper .single-beer__wrapper--content .single-beer__beer-info .single-beer__beer-info__item {
          width: 100%; }
          .single-beer__container .single-beer__wrapper .single-beer__wrapper--content .single-beer__beer-info .single-beer__beer-info__item label {
            width: 100%;
            position: relative;
            float: left;
            font-size: 15px;
            line-height: 20px;
            font-size: 1.5rem;
            line-height: 2rem; }
          .single-beer__container .single-beer__wrapper .single-beer__wrapper--content .single-beer__beer-info .single-beer__beer-info__item span {
            width: 100%;
            position: relative;
            float: left;
            font-size: 14px;
            line-height: 20px;
            font-size: 1.4rem;
            line-height: 2rem;
            opacity: 0.6; }
  .single-beer__container .show-all-btn {
    position: absolute;
    bottom: 40px;
    right: 40px;
    display: none; }
    @media (min-width: 600px) {
      .single-beer__container .show-all-btn {
        display: block; } }
  .single-beer__container .single-beer__all-beers__wrapper {
    height: 320px;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 0;
    text-align: center;
    color: #ffffff; }
    .single-beer__container .single-beer__all-beers__wrapper .heading {
      margin: 20px 0; }
    .single-beer__container .single-beer__all-beers__wrapper .beers_slider {
      width: 100%;
      display: block; }
      .single-beer__container .single-beer__all-beers__wrapper .beers_slider .beers_slider_slick {
        max-width: 100vw;
        width: 100%; }
    .single-beer__container .single-beer__all-beers__wrapper .prevArrow {
      left: 0; }
    .single-beer__container .single-beer__all-beers__wrapper .nextArrow {
      right: 0; }
    .single-beer__container .single-beer__all-beers__wrapper .nextArrow,
    .single-beer__container .single-beer__all-beers__wrapper .prevArrow {
      position: absolute;
      bottom: 0;
      padding: 10px 13px;
      background: rgba(255, 255, 255, 0.4);
      color: #ffffff;
      font-size: 20px;
      line-height: 30px;
      font-size: 2rem;
      line-height: 3rem;
      -webkit-backface-visibility: hidden;
      -moz-backface-visibility: hidden;
      -ms-backface-visibility: hidden;
      transition: all .5s;
      -webkit-transition: all .5s;
      -moz-transition: all .5s;
      cursor: pointer; }
      .single-beer__container .single-beer__all-beers__wrapper .nextArrow:hover,
      .single-beer__container .single-beer__all-beers__wrapper .prevArrow:hover {
        background: white;
        color: #202020; }
      .single-beer__container .single-beer__all-beers__wrapper .nextArrow.slick-disabled,
      .single-beer__container .single-beer__all-beers__wrapper .prevArrow.slick-disabled {
        opacity: 0.2; }
    .single-beer__container .single-beer__all-beers__wrapper .single-beers__all-beers {
      width: 100vw;
      position: relative;
      float: left; }
      .single-beer__container .single-beer__all-beers__wrapper .single-beers__all-beers picture {
        width: 100%; }
      .single-beer__container .single-beer__all-beers__wrapper .single-beers__all-beers img {
        height: 180px;
        margin: 0 auto; }
      .single-beer__container .single-beer__all-beers__wrapper .single-beers__all-beers .slick-list {
        overflow: visible; }
        .single-beer__container .single-beer__all-beers__wrapper .single-beers__all-beers .slick-list *:focus {
          outline: none; }
      .single-beer__container .single-beer__all-beers__wrapper .single-beers__all-beers a {
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        transition: all .5s;
        -webkit-transition: all .5s;
        -moz-transition: all .5s;
        position: relative;
        float: left; }
        .single-beer__container .single-beer__all-beers__wrapper .single-beers__all-beers a:hover {
          transform: scale(1.2); }

.loaded .single-beer__featured-image img {
  transform: translateY(0); }

.loaded .single-beer__featured-image .shadow {
  width: 65%; }

.page-template-contact .map-wrap {
  position: relative;
  float: left; }
  @media (min-width: 600px) {
    .page-template-contact .map-wrap {
      position: fixed;
      width: 100%;
      height: 100%; } }
.contact-map {
  position: relative;
  float: left;
  width: 100vw;
  height: 40vh;
  background: #4F4F4F; }
  @media (min-width: 600px) {
    .contact-map {
      position: fixed;
      top: 0;
      left: 0;
      width: 40vw;
      height: 100vh;
      /* Fallback for browsers that do not support Custom Properties */
      height: calc(var(--vh, 1vh) * 100); } }
  @media (min-width: 1024px) {
    .contact-map {
      width: 50vw; } }
.contact-details {
  width: calc(100% - 80px);
  position: relative;
  float: left;
  padding: 0 40px;
  display: flex;
  align-items: center; }
  @media (min-width: 600px) {
    .contact-details {
      padding: 40px;
      width: calc(60vw - 80px);
      position: relative;
      float: right;
      min-height: calc(100vh - 80px);
      min-height: calc(var(--vh, 1vh) * 100 - 80px); } }
  @media (min-width: 1024px) {
    .contact-details {
      width: calc(50vw - 80px); } }
  .contact-details .contact-details__opening {
    position: relative;
    float: left;
    width: 100%;
    margin-bottom: 40px;
    padding-top: 40px; }
    .contact-details .contact-details__opening ul {
      padding: 0;
      list-style: none; }
      .contact-details .contact-details__opening ul li {
        display: inline-block;
        width: 100%;
        position: relative;
        float: left;
        color: #4F4F4F; }
        @media (min-width: 1024px) {
          .contact-details .contact-details__opening ul li {
            width: 50%; } }
  .contact-details .contact-details__contact {
    position: relative;
    float: left;
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 40px; }
    .contact-details .contact-details__contact .contact-details__address {
      width: 100%;
      margin-bottom: 20px; }
      @media (min-width: 800px) {
        .contact-details .contact-details__contact .contact-details__address {
          width: 50%;
          margin-bottom: 0px; } }
      .contact-details .contact-details__contact .contact-details__address:before {
        background-image: url("../images/icon_marker--black.svg"); }
    .contact-details .contact-details__contact .contact-details__email {
      width: 100%; }
      .contact-details .contact-details__contact .contact-details__email:before {
        background-image: url("../images/icon_mail--black.svg"); }
    .contact-details .contact-details__contact .contact-details__phone {
      width: 100%;
      margin-bottom: 20px; }
      @media (min-width: 800px) {
        .contact-details .contact-details__contact .contact-details__phone {
          margin-bottom: 0px; } }
      .contact-details .contact-details__contact .contact-details__phone:before {
        background-image: url("../images/icon_phone--black.svg"); }
    .contact-details .contact-details__contact .phone_email {
      width: 100%;
      display: flex;
      flex-direction: column;
      justify-content: space-between; }
      @media (min-width: 800px) {
        .contact-details .contact-details__contact .phone_email {
          width: 50%; } }
    .contact-details .contact-details__contact .contact-details__address,
    .contact-details .contact-details__contact .contact-details__email,
    .contact-details .contact-details__contact .contact-details__phone {
      padding-top: 30px;
      position: relative;
      float: left; }
      .contact-details .contact-details__contact .contact-details__address:before,
      .contact-details .contact-details__contact .contact-details__email:before,
      .contact-details .contact-details__contact .contact-details__phone:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 18px;
        height: 18px;
        background-size: contain;
        background-repeat: no-repeat;
        display: inline; }
      .contact-details .contact-details__contact .contact-details__address a,
      .contact-details .contact-details__contact .contact-details__email a,
      .contact-details .contact-details__contact .contact-details__phone a {
        text-decoration: none;
        color: #4f4f4f;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        transition: all .5s;
        -webkit-transition: all .5s;
        -moz-transition: all .5s; }
        .contact-details .contact-details__contact .contact-details__address a:hover,
        .contact-details .contact-details__contact .contact-details__email a:hover,
        .contact-details .contact-details__contact .contact-details__phone a:hover {
          color: rgba(79, 79, 79, 0.6); }
  .contact-details .contact-details__social {
    width: 100%;
    position: relative;
    float: left;
    margin-bottom: 20px; }
    .contact-details .contact-details__social .contact-details__socials {
      padding: 0;
      list-style: none; }
      .contact-details .contact-details__social .contact-details__socials li {
        display: inline-block; }
        .contact-details .contact-details__social .contact-details__socials li .contact-details__socials-icon {
          width: 18px;
          height: 18px;
          background-size: contain;
          background-repeat: no-repeat;
          display: inline-block;
          margin-right: 25px;
          -webkit-backface-visibility: hidden;
          -moz-backface-visibility: hidden;
          -ms-backface-visibility: hidden;
          transition: all .5s;
          -webkit-transition: all .5s;
          -moz-transition: all .5s; }
          .contact-details .contact-details__social .contact-details__socials li .contact-details__socials-icon:hover {
            opacity: 0.5; }
          .contact-details .contact-details__social .contact-details__socials li .contact-details__socials-icon.contact-details__socials-icon--instagram {
            background-image: url("../images/icon_instagram--black.svg"); }
          .contact-details .contact-details__social .contact-details__socials li .contact-details__socials-icon.contact-details__socials-icon--facebook {
            background-image: url("../images/icon_facebook--black.svg"); }
          .contact-details .contact-details__social .contact-details__socials li .contact-details__socials-icon.contact-details__socials-icon--twitter {
            background-image: url("../images/icon_twitter--black.svg"); }
  .contact-details .contact-details__form {
    width: 100%;
    position: relative;
    float: left; }
    .contact-details .contact-details__form #gform_submit_button_1 {
      max-width: 110px; }

/*--------------------------------------------------------------
#  Flexible Content Parts
1: # Text Block
2: # Image Full Width
3: # Image 2 Columns
4: # Image gallery
5: # Video Embed
--------------------------------------------------------------*/
.flexible__text-block {
  position: relative;
  float: left;
  width: 100%;
  margin-bottom: 40px; }
  .flexible__text-block ul,
  .flexible__text-block ol,
  .flexible__text-block blockquote,
  .flexible__text-block p {
    font-family: "gothambook";
    font-size: 14px;
    line-height: 23px;
    font-size: 1.4rem;
    line-height: 2.3rem;
    margin: 0;
    margin-bottom: 20px; }
  .flexible__text-block ul,
  .flexible__text-block ol {
    padding: 0 0 0 20px; }
  .flexible__text-block blockquote {
    font-style: italic; }
  .flexible__text-block a {
    font-weight: bold;
    border-bottom: 1px solid #202020;
    color: #202020;
    text-decoration: none;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s; }
    .flexible__text-block a:hover {
      opacity: 0.7;
      border-bottom: 1px solid transparent; }
  .flexible__text-block:first-of-type p:first-child {
    font-weight: bold;
    font-size: 15px;
    line-height: 25px;
    font-size: 1.5rem;
    line-height: 2.5rem; }
  .flexible__text-block > :last-child {
    margin-bottom: 0; }

.flexible__image-full-width {
  position: relative;
  float: left;
  width: 100%;
  margin-bottom: 40px; }
  .flexible__image-full-width picture {
    width: 100%;
    position: relative;
    float: left; }
    .flexible__image-full-width picture img {
      width: 100%;
      position: relative;
      float: left; }

.flexible__image-2-image-columns {
  position: relative;
  float: left;
  width: 100%;
  margin-bottom: 40px; }
  .flexible__image-2-image-columns .image-1,
  .flexible__image-2-image-columns .image-2 {
    width: calc(50% - 20px);
    position: relative;
    float: left; }
    .flexible__image-2-image-columns .image-1 img,
    .flexible__image-2-image-columns .image-2 img {
      width: 100%;
      position: relative;
      float: left; }
  .flexible__image-2-image-columns .image-1 {
    margin-right: 40px; }

.gallery-wrap--outer--outer {
  position: relative;
  float: left;
  width: 100%;
  margin-bottom: 40px; }
  .gallery-wrap--outer--outer .gallery-wrap--outer {
    width: 100%;
    position: relative;
    float: left; }
    .gallery-wrap--outer--outer .gallery-wrap--outer .gallery-wrap {
      width: 100%;
      position: relative;
      float: left; }
      .gallery-wrap--outer--outer .gallery-wrap--outer .gallery-wrap .image-pod {
        position: relative;
        cursor: pointer;
        overflow: hidden;
        width: 100%;
        padding-bottom: 60%; }
        .gallery-wrap--outer--outer .gallery-wrap--outer .gallery-wrap .image-pod picture {
          width: 100%;
          height: 100%;
          position: absolute;
          top: 0;
          left: 0; }
          .gallery-wrap--outer--outer .gallery-wrap--outer .gallery-wrap .image-pod picture img {
            width: 100%;
            height: 100%;
            position: absolute;
            top: 0;
            left: 0;
            -o-object-fit: cover;
               object-fit: cover;
            -webkit-backface-visibility: hidden;
            -moz-backface-visibility: hidden;
            -ms-backface-visibility: hidden;
            transition: all .5s;
            -webkit-transition: all .5s;
            -moz-transition: all .5s; }
        .gallery-wrap--outer--outer .gallery-wrap--outer .gallery-wrap .image-pod:hover img {
          transform: scale(1.1); }
      .gallery-wrap--outer--outer .gallery-wrap--outer .gallery-wrap .gallery-info {
        position: absolute;
        bottom: 20px;
        right: 20px;
        z-index: 10;
        background: #202020;
        color: #ffffff;
        padding: 10px;
        font-size: 12px;
        line-height: 12px;
        font-size: 1.2rem;
        line-height: 1.2rem;
        display: flex;
        align-items: center;
        border-radius: 10px; }
        .gallery-wrap--outer--outer .gallery-wrap--outer .gallery-wrap .gallery-info .camera {
          width: 20px;
          height: 20px;
          position: relative;
          float: left;
          background: url("../images/camera.svg") no-repeat;
          background-size: contain;
          margin-right: 10px; }

.featherlight-previous,
.featherlight-next {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  transition: all .5s;
  -webkit-transition: all .5s;
  -moz-transition: all .5s; }
  .featherlight-previous span,
  .featherlight-next span {
    font-size: 30px;
    line-height: 30px;
    font-size: 3rem;
    line-height: 3rem;
    top: calc(50% - 15px);
    margin-top: 0; }

.flexible__video {
  position: relative;
  float: left;
  width: 100%;
  margin-bottom: 40px; }
  .flexible__video .flexible__video-wrapper {
    position: relative;
    padding-bottom: 56.25%;
    /* 16:9 */
    height: 0; }
    .flexible__video .flexible__video-wrapper iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }

.flexible-custom-thumbnail {
  width: 100%;
  height: auto;
  position: relative;
  float: left;
  padding-bottom: 50%; }
  @media (min-width: 1024px) {
    .flexible-custom-thumbnail {
      width: 50%;
      height: 100vw;
      position: fixed;
      top: 0;
      left: 0; } }
  .flexible-custom-thumbnail picture {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
    @media (min-width: 1024px) {
      .flexible-custom-thumbnail picture {
        height: 100vh;
        /* Fallback for browsers that do not support Custom Properties */
        height: calc(var(--vh, 1vh) * 100); } }
    .flexible-custom-thumbnail picture img {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
         object-fit: cover; }
      @media (min-width: 1024px) {
        .flexible-custom-thumbnail picture img {
          height: 100vh;
          /* Fallback for browsers that do not support Custom Properties */
          height: calc(var(--vh, 1vh) * 100); } }
.flexible-content-outer {
  position: relative;
  float: right;
  width: calc(100% - 80px);
  padding: 40px; }
  @media (min-width: 1024px) {
    .flexible-content-outer {
      width: calc(50% - 80px);
      padding: 120px 40px 80px 40px; } }
  .flexible-content-outer > :last-child {
    margin-bottom: 0; }
  .flexible-content-outer h1 {
    font-size: 50px;
    line-height: 50px;
    font-size: 5rem;
    line-height: 5rem;
    text-transform: uppercase;
    font-family: "akzidenz-grotesk_bqBdCn"; }
  .flexible-content-outer h2 {
    font-size: 40px;
    line-height: 40px;
    font-size: 4rem;
    line-height: 4rem;
    text-transform: uppercase;
    font-family: "akzidenz-grotesk_bqBdCn"; }
  .flexible-content-outer h3 {
    font-size: 32px;
    line-height: 32px;
    font-size: 3.2rem;
    line-height: 3.2rem;
    text-transform: uppercase;
    font-family: "akzidenz-grotesk_bqBdCn"; }
  .flexible-content-outer h4 {
    font-size: 25px;
    line-height: 25px;
    font-size: 2.5rem;
    line-height: 2.5rem;
    text-transform: uppercase;
    font-family: "akzidenz-grotesk_bqBdCn"; }
  .flexible-content-outer h5 {
    font-size: 20px;
    line-height: 20px;
    font-size: 2rem;
    line-height: 2rem;
    text-transform: uppercase;
    font-family: "akzidenz-grotesk_bqBdCn"; }
  .flexible-content-outer h6 {
    font-size: 18px;
    line-height: 18px;
    font-size: 1.8rem;
    line-height: 1.8rem;
    text-transform: uppercase;
    font-family: "akzidenz-grotesk_bqBdCn"; }

.articles {
  position: relative;
  float: left;
  width: 100%;
  padding: 40px 0;
  overflow: hidden; }
  @media (min-width: 600px) {
    .articles {
      padding: 80px 0; } }
  .articles .articles_inner {
    width: calc(100% + 0px); }
    @media (min-width: 650px) {
      .articles .articles_inner {
        width: calc(100% + 40px); } }
  .articles .wrapper {
    display: flex;
    flex-wrap: wrap; }
  .articles .articles__card {
    width: 100%;
    margin-bottom: 40px; }
    .articles .articles__card:last-child {
      margin-bottom: 0; }
      @media (min-width: 650px) {
        .articles .articles__card:last-child {
          margin-bottom: 40px; } }
    @media (min-width: 650px) {
      .articles .articles__card {
        width: calc(50% - 40px);
        margin-right: 40px; } }
    @media (min-width: 1024px) {
      .articles .articles__card {
        width: calc(33.33% - 40px);
        margin-bottom: 80px; } }
    .articles .articles__card .image-wrap {
      position: relative;
      float: left;
      width: 100%;
      margin-bottom: 20px;
      border-radius: 4px;
      overflow: hidden;
      padding-bottom: 50%; }
      @media (min-width: 650px) {
        .articles .articles__card .image-wrap {
          padding-bottom: 60%; } }
      @media (min-width: 1024px) {
        .articles .articles__card .image-wrap {
          padding-bottom: 70%; } }
      .articles .articles__card .image-wrap img {
        position: absolute;
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
           object-fit: cover;
        -o-object-position: center;
           object-position: center; }
    .articles .articles__card .articles__card__heading,
    .articles .articles__card .articles__card__text {
      margin-bottom: 20px; }

.blog .articles {
  padding: 40px 0 0 0;
  position: relative;
  float: left; }
  @media (min-width: 600px) {
    .blog .articles {
      padding: 80px 0 0 0; } }
  .blog .articles .wrapper {
    flex-wrap: wrap; }

.blog .wp-pagenavi {
  width: 100%;
  position: relative;
  float: left;
  border-top: 1px solid rgba(32, 32, 32, 0.1);
  border-bottom: 1px solid rgba(32, 32, 32, 0.1);
  padding: 20px 0;
  margin-bottom: 40px;
  text-align: center;
  font-size: 20px;
  line-height: 20px;
  font-size: 2rem;
  line-height: 2rem;
  font-family: "akzidenz-grotesk_bqBdCn"; }
  .blog .wp-pagenavi .pages {
    display: none; }
  .blog .wp-pagenavi a {
    text-decoration: none;
    color: #202020; }
  .blog .wp-pagenavi .previouspostslink {
    position: absolute;
    top: 0;
    left: 0; }
  .blog .wp-pagenavi .nextpostslink {
    position: absolute;
    top: 0;
    right: 0; }
  .blog .wp-pagenavi .nextpostslink,
  .blog .wp-pagenavi .previouspostslink {
    width: 61px;
    height: 61px;
    background: #202020;
    color: #ffffff;
    display: block;
    font-size: 30px;
    line-height: 30px;
    font-size: 3rem;
    line-height: 3rem;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s; }
    .blog .wp-pagenavi .nextpostslink:hover,
    .blog .wp-pagenavi .previouspostslink:hover {
      background: rgba(32, 32, 32, 0.3); }
  .blog .wp-pagenavi .page {
    margin: 0 10px;
    opacity: 0.5;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s; }
    .blog .wp-pagenavi .page:hover {
      opacity: 1; }
    .blog .wp-pagenavi .page.current {
      opacity: 1; }

.page-template-awards main .wrapper {
  max-width: 800px;
  text-align: center;
  margin-top: 80px; }

.page-template-awards .intro {
  max-width: 400px;
  margin: 0 auto 40px auto; }

.page-template-awards .year {
  position: relative;
  float: left;
  width: 100%;
  margin: 40px 0; }
  .page-template-awards .year:before {
    width: 1px;
    height: 40px;
    top: -60px;
    left: 50%;
    content: "";
    position: absolute;
    background: rgba(32, 32, 32, 0.2); }
  .page-template-awards .year .capsule {
    padding: 10px 30px;
    border: 2px solid #202020;
    border-radius: 50px;
    width: auto;
    display: inline-block;
    font-weight: bold;
    font-size: 12px;
    line-height: 18px;
    font-size: 1.2rem;
    line-height: 1.8rem;
    margin-bottom: 20px;
    position: relative; }
  .page-template-awards .year .award {
    position: relative;
    float: left;
    width: 100%;
    margin-bottom: 20px;
    padding-top: 50px; }
    .page-template-awards .year .award:before {
      content: "";
      width: 22px;
      height: 30px;
      position: absolute;
      top: 0;
      left: calc(50% - 11px);
      background-size: contain;
      background-repeat: no-repeat; }
    .page-template-awards .year .award-bronze:before {
      background-image: url("../images/medal_bronze.svg"); }
    .page-template-awards .year .award-silver:before {
      background-image: url("../images/medal_silver.svg"); }
    .page-template-awards .year .award-gold:before {
      background-image: url("../images/medal_gold.svg"); }
    .page-template-awards .year .award-champion:before {
      background-image: url("../images/medal_champion.svg"); }
    .page-template-awards .year .award .awarded_by,
    .page-template-awards .year .award .beer {
      width: 100%;
      position: relative;
      float: left; }
    .page-template-awards .year .award .awarded_by {
      font-size: 11px;
      line-height: 16.5px;
      font-size: 1.1rem;
      line-height: 1.65rem; }
    .page-template-awards .year .award .beer {
      font-family: "gotham_bold"; }
