section.section__wrapper.hero-title {
  z-index: 2;
  overflow: visible; }
  section.section__wrapper.hero-title * {
    color: white; }
  section.section__wrapper.hero-title.full-screen--scroll-down {
    min-height: calc(100vh - 89px);
    min-height: calc(100vh - 8.9rem); }
    section.section__wrapper.hero-title.full-screen--scroll-down:before {
      min-height: calc(100vh - 89px);
      min-height: calc(100vh - 8.9rem); }
    @media only screen and (max-width: 1024px) {
      section.section__wrapper.hero-title.full-screen--scroll-down {
        min-height: calc(100vh - 90px);
        min-height: calc(100vh - 9.0rem); }
        section.section__wrapper.hero-title.full-screen--scroll-down:before {
          min-height: calc(100vh - 90px);
          min-height: calc(100vh - 9.0rem); } }
  section.section__wrapper.hero-title .scroll-down__wrapper {
    bottom: -26px;
    bottom: -2.6rem; }
    @media only screen and (max-width: 1024px) {
      section.section__wrapper.hero-title .scroll-down__wrapper {
        bottom: -26px;
        bottom: -2.6rem; } }
    @media only screen and (max-width: 640px) {
      section.section__wrapper.hero-title .scroll-down__wrapper {
        bottom: -27px;
        bottom: -2.7rem; } }
    section.section__wrapper.hero-title .scroll-down__wrapper .scroll-down__container .arrow.arrowDown {
      width: 52px;
      width: 5.2rem;
      height: 52px;
      height: 5.2rem; }
      section.section__wrapper.hero-title .scroll-down__wrapper .scroll-down__container .arrow.arrowDown img {
        width: 52px;
        width: 5.2rem; }
  @media only screen and (max-width: 768px) {
    section.section__wrapper.hero-title .module__container--title {
      text-align: center; } }
/* Editor Styles */
.acf-block-preview .scroll-down__wrapper {
  bottom: 0 !important; }

/*------------------------------------*\
    Grid Sytem Variables
\*------------------------------------*/
/* Global Sizing for rem */
/*------------------------------------*\
    Font Families
\*------------------------------------*/
/*------------------------------------*\
    Font Size Across Project
\*------------------------------------*/
/*------------------------------------*\
    Theme Color Pallette
\*------------------------------------*/
/*------------------------------------*\
    Default Font Colors
\*------------------------------------*/
/*------------------------------------*\
    Default Font Sizes
\*------------------------------------*/
/*------------------------------------*\
    Button Variables
\*------------------------------------*/
/*------------------------------------*\
    Form Variables
\*------------------------------------*/
/*------------------------------------*\
    Loading Variables
\*------------------------------------*/
/*------------------------------------*\
    Navigation Variables
\*------------------------------------*/
/*------------------------------------*\
    Header Variables
\*------------------------------------*/
/*------------------------------------*\
    Footer Variables
\*------------------------------------*/
/*------------------------------------*\
    Structure Variables
\*------------------------------------*/
/*------------------------------------*\
    Sidebar Variables
\*------------------------------------*/
/*------------------------------------*\
    Phase Map Variables
\*------------------------------------*/
/*------------------------------------*\
    News Variables
\*------------------------------------*/
/*------------------------------------*\
    Hero Slider Variables
\*------------------------------------*/
/*------------------------------------*\
    Hero Image Variables
\*------------------------------------*/
/*------------------------------------*\
    Location Map Variables
\*------------------------------------*/
/*------------------------------------*\
    Default Google Map Variables
\*------------------------------------*/
/*------------------------------------*\
    Table Variables
\*------------------------------------*/
/*------------------------------------*\
   Touchscreen Variables
\*------------------------------------*/
section.section__wrapper.section__wrapper--intro-title {
  padding: 60px 0;
  padding: 6.0rem 0; }
  @media only screen and (max-width: 768px) {
    section.section__wrapper.section__wrapper--intro-title {
      padding: 40px 0;
      padding: 4.0rem 0; } }
  section.section__wrapper.section__wrapper--intro-title.intro-title--grey {
    background: whitesmoke;
    background: -moz-linear-gradient(180deg, whitesmoke 0%, whitesmoke 50%, white 50%, white 100%);
    background: -webkit-linear-gradient(180deg, whitesmoke 0%, whitesmoke 50%, white 50%, white 100%);
    background: linear-gradient(180deg, whitesmoke 0%, whitesmoke 50%, white 50%, white 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f5f5f5",endColorstr="#ffffff",GradientType=1); }
  section.section__wrapper.section__wrapper--intro-title.intro-title--white {
    background-color: white; }
  section.section__wrapper.section__wrapper--intro-title.intro-title--black {
    background: black;
    background: -moz-linear-gradient(180deg, black 0%, black 50%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-linear-gradient(180deg, black 0%, black 50%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(180deg, black 0%, black 50%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#ffffff",GradientType=1);
    position: relative;
    z-index: 1; }
    section.section__wrapper.section__wrapper--intro-title.intro-title--black * {
      color: white; }
  section.section__wrapper.section__wrapper--intro-title.intro-title--full-grey {
    background: #f5f5f5; }

section.section__wrapper.section__wrapper--intro-copy {
  padding-top: 0; }
  section.section__wrapper.section__wrapper--intro-copy h4 {
    text-transform: none;
    color: #5a5a5a; }

/*------------------------------------*\
    Grid Sytem Variables
\*------------------------------------*/
/* Global Sizing for rem */
/*------------------------------------*\
    Font Families
\*------------------------------------*/
/*------------------------------------*\
    Font Size Across Project
\*------------------------------------*/
/*------------------------------------*\
    Theme Color Pallette
\*------------------------------------*/
/*------------------------------------*\
    Default Font Colors
\*------------------------------------*/
/*------------------------------------*\
    Default Font Sizes
\*------------------------------------*/
/*------------------------------------*\
    Button Variables
\*------------------------------------*/
/*------------------------------------*\
    Form Variables
\*------------------------------------*/
/*------------------------------------*\
    Loading Variables
\*------------------------------------*/
/*------------------------------------*\
    Navigation Variables
\*------------------------------------*/
/*------------------------------------*\
    Header Variables
\*------------------------------------*/
/*------------------------------------*\
    Footer Variables
\*------------------------------------*/
/*------------------------------------*\
    Structure Variables
\*------------------------------------*/
/*------------------------------------*\
    Sidebar Variables
\*------------------------------------*/
/*------------------------------------*\
    Phase Map Variables
\*------------------------------------*/
/*------------------------------------*\
    News Variables
\*------------------------------------*/
/*------------------------------------*\
    Hero Slider Variables
\*------------------------------------*/
/*------------------------------------*\
    Hero Image Variables
\*------------------------------------*/
/*------------------------------------*\
    Location Map Variables
\*------------------------------------*/
/*------------------------------------*\
    Default Google Map Variables
\*------------------------------------*/
/*------------------------------------*\
    Table Variables
\*------------------------------------*/
/*------------------------------------*\
   Touchscreen Variables
\*------------------------------------*/
section.section__wrapper.segue-links {
  background-color: black; }
  section.section__wrapper.segue-links .column {
    padding: 10px 0;
    padding: 1.0rem 0; }
    section.section__wrapper.segue-links .column:first-child {
      border-right: 1px solid #5a5a5a; }
    section.section__wrapper.segue-links .column:last-child {
      border-left: 1px solid #5a5a5a; }
  section.section__wrapper.segue-links * {
    color: white; }
  section.section__wrapper.segue-links a {
    display: inline-block; }
  section.section__wrapper.segue-links h3 {
    margin-bottom: 0;
    padding: 0 30px;
    padding: 0 3.0rem;
    transition: color 0.3s ease-in-out; }
    @media only screen and (max-width: 640px) {
      section.section__wrapper.segue-links h3 {
        font-size: 29px;
        font-size: 2.9rem;
        line-height: 29px;
        line-height: 2.9rem; } }
    section.section__wrapper.segue-links h3:after {
      content: '';
      width: 100%;
      height: 4px;
      display: block;
      background-color: white;
      margin-top: 5px;
      margin-top: 0.5rem; }
    section.section__wrapper.segue-links h3:hover {
      color: #fcb31c; }

/*------------------------------------*\
    Grid Sytem Variables
\*------------------------------------*/
/* Global Sizing for rem */
/*------------------------------------*\
    Font Families
\*------------------------------------*/
/*------------------------------------*\
    Font Size Across Project
\*------------------------------------*/
/*------------------------------------*\
    Theme Color Pallette
\*------------------------------------*/
/*------------------------------------*\
    Default Font Colors
\*------------------------------------*/
/*------------------------------------*\
    Default Font Sizes
\*------------------------------------*/
/*------------------------------------*\
    Button Variables
\*------------------------------------*/
/*------------------------------------*\
    Form Variables
\*------------------------------------*/
/*------------------------------------*\
    Loading Variables
\*------------------------------------*/
/*------------------------------------*\
    Navigation Variables
\*------------------------------------*/
/*------------------------------------*\
    Header Variables
\*------------------------------------*/
/*------------------------------------*\
    Footer Variables
\*------------------------------------*/
/*------------------------------------*\
    Structure Variables
\*------------------------------------*/
/*------------------------------------*\
    Sidebar Variables
\*------------------------------------*/
/*------------------------------------*\
    Phase Map Variables
\*------------------------------------*/
/*------------------------------------*\
    News Variables
\*------------------------------------*/
/*------------------------------------*\
    Hero Slider Variables
\*------------------------------------*/
/*------------------------------------*\
    Hero Image Variables
\*------------------------------------*/
/*------------------------------------*\
    Location Map Variables
\*------------------------------------*/
/*------------------------------------*\
    Default Google Map Variables
\*------------------------------------*/
/*------------------------------------*\
    Table Variables
\*------------------------------------*/
/*------------------------------------*\
   Touchscreen Variables
\*------------------------------------*/
section.section__wrapper.section__wrapper--hero-slider {
  padding-top: 0;
  padding-bottom: 0;
  z-index: 2;
  overflow: visible; }
  section.section__wrapper.section__wrapper--hero-slider * {
    color: white; }
  section.section__wrapper.section__wrapper--hero-slider .opacity-overlay {
    background-color: rgba(0, 0, 0, 0.5); }
  section.section__wrapper.section__wrapper--hero-slider .scroll-down__wrapper {
    bottom: -26px;
    bottom: -2.6rem; }
    @media only screen and (max-width: 1024px) {
      section.section__wrapper.section__wrapper--hero-slider .scroll-down__wrapper {
        bottom: -26px;
        bottom: -2.6rem; } }
    @media only screen and (max-width: 640px) {
      section.section__wrapper.section__wrapper--hero-slider .scroll-down__wrapper {
        bottom: -27px;
        bottom: -2.7rem; } }
    section.section__wrapper.section__wrapper--hero-slider .scroll-down__wrapper .scroll-down__container .arrow.arrowDown {
      width: 52px;
      width: 5.2rem;
      height: 52px;
      height: 5.2rem; }
      section.section__wrapper.section__wrapper--hero-slider .scroll-down__wrapper .scroll-down__container .arrow.arrowDown img {
        width: 52px;
        width: 5.2rem; }
  section.section__wrapper.section__wrapper--hero-slider .swiper-button-next {
    background-image: url("../../img/icons/arrows/arrow_right-custom.png");
    width: 17px;
    width: 1.7rem;
    height: 30px;
    height: 3.0rem;
    top: 50%;
    transform: translate3d(0, -50%, 0);
    background-size: 100%; }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi) {
      section.section__wrapper.section__wrapper--hero-slider .swiper-button-next {
        background-image: url("../../img/icons/arrows/arrow_right-custom@2x.png"); } }
    @media only screen and (max-width: 640px) {
      section.section__wrapper.section__wrapper--hero-slider .swiper-button-next {
        display: none; } }
  section.section__wrapper.section__wrapper--hero-slider .swiper-button-prev {
    background-image: url("../../img/icons/arrows/arrow_left-custom.png");
    width: 17px;
    width: 1.7rem;
    height: 30px;
    height: 3.0rem;
    top: 50%;
    transform: translate3d(0, -50%, 0);
    background-size: 100%; }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi) {
      section.section__wrapper.section__wrapper--hero-slider .swiper-button-prev {
        background-image: url("../../img/icons/arrows/arrow_left-custom@2x.png"); } }
    @media only screen and (max-width: 640px) {
      section.section__wrapper.section__wrapper--hero-slider .swiper-button-prev {
        display: none; } }
  section.section__wrapper.section__wrapper--hero-slider .swiper-pagination-bullets {
    width: 100% !important;
    width: 100% !important;
    top: initial;
    right: initial;
    bottom: 13rem !important;
    left: initial;
    transform: translate3d(0, 0, 0);
    background-color: transparent;
    text-align: center;
    padding: 10px;
    padding: 1rem; }
    section.section__wrapper.section__wrapper--hero-slider .swiper-pagination-bullets .swiper-pagination-bullet {
      transform: rotate(45deg);
      width: 10px;
      width: 1rem;
      height: 10px;
      height: 1rem;
      margin: 10px;
      margin: 1rem;
      background-color: transparent;
      border: 1px solid #ffffff;
      border-radius: 0 !important;
      opacity: 1;
      -webkit-transition: background-color .4s ease-in-out, border-color .4s ease-in-out;
      -moz-transition: background-color .4s ease-in-outt, border-color .4s ease-in-out;
      -o-transition: background-color .4s ease-in-out, border-color .4s ease-in-out;
      transition: background-color .4s ease-in-out, border-color .4s ease-in-out; }
      section.section__wrapper.section__wrapper--hero-slider .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
        background-color: #ffffff;
        border-color: #ffffff; }
    @media only screen and (max-height: 600px) {
      section.section__wrapper.section__wrapper--hero-slider .swiper-pagination-bullets {
        display: none; } }
  section.section__wrapper.section__wrapper--hero-slider .swiper-slide {
    background-size: cover;
    width: calc(100vw - 0px);
    width: calc(100vw - 0rem);
    height: auto;
    padding-top: 0;
    padding-bottom: 0;
    min-height: calc(100vh - 89px);
    min-height: calc(100vh - 8.9rem);
    overflow: hidden; }
    section.section__wrapper.section__wrapper--hero-slider .swiper-slide h1, section.section__wrapper.section__wrapper--hero-slider .swiper-slide h2, section.section__wrapper.section__wrapper--hero-slider .swiper-slide h3, section.section__wrapper.section__wrapper--hero-slider .swiper-slide h4, section.section__wrapper.section__wrapper--hero-slider .swiper-slide h5 {
      margin-bottom: 10px;
      margin-bottom: 1.0rem; }
    section.section__wrapper.section__wrapper--hero-slider .swiper-slide .button {
      margin-top: 20px;
      margin-bottom: 2.0rem; }
    @media only screen and (max-width: 1024px) {
      section.section__wrapper.section__wrapper--hero-slider .swiper-slide {
        min-height: calc(100vh - 90px);
        min-height: calc(100vh - 9.0rem); }
        section.section__wrapper.section__wrapper--hero-slider .swiper-slide:before {
          min-height: calc(100vh - 90px);
          min-height: calc(100vh - 9.0rem); } }
    section.section__wrapper.section__wrapper--hero-slider .swiper-slide:before {
      content: '';
      display: inline-block;
      height: 100%;
      min-height: calc(100vh - 89px);
      min-height: calc(100vh - 8.9rem);
      vertical-align: middle;
      margin-left: -0.4em; }
    section.section__wrapper.section__wrapper--hero-slider .swiper-slide .swiper-slide__content-container {
      vertical-align: middle;
      display: inline-block;
      width: 100%; }

.beer-single.featured-beer {
  margin-top: -92px;
  margin-top: -9.2rem;
  z-index: 0; }
  .beer-single.featured-beer .section.section__wrapper.beer-single__title-wraper {
    padding-top: 180px;
    padding-top: 18.0rem; }
  .beer-single.featured-beer .section.section__wrapper.beer-single__content-wrapper {
    min-height: auto; }
    .beer-single.featured-beer .section.section__wrapper.beer-single__content-wrapper .module__container--beer-can {
      text-align: right; }
      @media only screen and (max-width: 640px) {
        .beer-single.featured-beer .section.section__wrapper.beer-single__content-wrapper .module__container--beer-can {
          text-align: center; } }
      .beer-single.featured-beer .section.section__wrapper.beer-single__content-wrapper .module__container--beer-can img.beer-can-shadow {
        transform: translate3d(-35%, 1.7rem, 0);
        max-width: 79%; }
        @media only screen and (max-width: 640px) {
          .beer-single.featured-beer .section.section__wrapper.beer-single__content-wrapper .module__container--beer-can img.beer-can-shadow {
            transform: translate3d(-50%, 1rem, 0);
            max-width: 64%; } }
    .beer-single.featured-beer .section.section__wrapper.beer-single__content-wrapper .module__container--beer-info {
      margin-left: 0 !important; }

/*------------------------------------*\
    Grid Sytem Variables
\*------------------------------------*/
/* Global Sizing for rem */
/*------------------------------------*\
    Font Families
\*------------------------------------*/
/*------------------------------------*\
    Font Size Across Project
\*------------------------------------*/
/*------------------------------------*\
    Theme Color Pallette
\*------------------------------------*/
/*------------------------------------*\
    Default Font Colors
\*------------------------------------*/
/*------------------------------------*\
    Default Font Sizes
\*------------------------------------*/
/*------------------------------------*\
    Button Variables
\*------------------------------------*/
/*------------------------------------*\
    Form Variables
\*------------------------------------*/
/*------------------------------------*\
    Loading Variables
\*------------------------------------*/
/*------------------------------------*\
    Navigation Variables
\*------------------------------------*/
/*------------------------------------*\
    Header Variables
\*------------------------------------*/
/*------------------------------------*\
    Footer Variables
\*------------------------------------*/
/*------------------------------------*\
    Structure Variables
\*------------------------------------*/
/*------------------------------------*\
    Sidebar Variables
\*------------------------------------*/
/*------------------------------------*\
    Phase Map Variables
\*------------------------------------*/
/*------------------------------------*\
    News Variables
\*------------------------------------*/
/*------------------------------------*\
    Hero Slider Variables
\*------------------------------------*/
/*------------------------------------*\
    Hero Image Variables
\*------------------------------------*/
/*------------------------------------*\
    Location Map Variables
\*------------------------------------*/
/*------------------------------------*\
    Default Google Map Variables
\*------------------------------------*/
/*------------------------------------*\
    Table Variables
\*------------------------------------*/
/*------------------------------------*\
   Touchscreen Variables
\*------------------------------------*/
.collage-1 .section.section__wrapper.section__wrapper--collage-1-row-1 {
  padding-bottom: 0;
  z-index: 1;
  position: relative; }
  .collage-1 .section.section__wrapper.section__wrapper--collage-1-row-1 .content__copy {
    padding-top: 60px;
    padding-top: 6.0rem; }
    @media only screen and (max-width: 1440px) {
      .collage-1 .section.section__wrapper.section__wrapper--collage-1-row-1 .content__copy {
        padding-top: 12%; } }
    @media only screen and (max-width: 880px) {
      .collage-1 .section.section__wrapper.section__wrapper--collage-1-row-1 .content__copy {
        padding-top: 0; } }
    @media only screen and (max-width: 768px) {
      .collage-1 .section.section__wrapper.section__wrapper--collage-1-row-1 .content__copy {
        padding-top: 0;
        padding-right: 40px;
        padding-right: 4rem;
        padding-left: 40px;
        padding-left: 4rem; } }
    @media only screen and (max-width: 640px) {
      .collage-1 .section.section__wrapper.section__wrapper--collage-1-row-1 .content__copy {
        padding-top: 30px;
        padding-top: 3.0rem;
        padding-left: 0;
        padding-right: 0; } }
    .collage-1 .section.section__wrapper.section__wrapper--collage-1-row-1 .content__copy hr:first-child {
      margin-top: 0; }
    .collage-1 .section.section__wrapper.section__wrapper--collage-1-row-1 .content__copy hr:nth-child(2) {
      margin-bottom: 0; }

.collage-1 .section.section__wrapper.section__wrapper--collage-1-row-2 {
  background-color: #f5f5f5;
  margin-top: -60px;
  margin-top: -6.0rem;
  z-index: 0;
  position: relative;
  padding-top: 180px;
  padding-top: 18.0rem; }
  @media only screen and (max-width: 768px) {
    .collage-1 .section.section__wrapper.section__wrapper--collage-1-row-2 {
      margin-top: -40px;
      margin-top: -4.0rem;
      padding-top: 140px;
      padding-top: 14.0rem; } }
  @media only screen and (max-width: 640px) {
    .collage-1 .section.section__wrapper.section__wrapper--collage-1-row-2 {
      margin-top: 30px;
      margin-top: 3.0rem;
      padding-top: 30px;
      padding-top: 3.0rem; } }
  .collage-1 .section.section__wrapper.section__wrapper--collage-1-row-2 .content__icon {
    position: absolute;
    top: -220px;
    top: -22.0rem; }
    @media only screen and (max-width: 880px) {
      .collage-1 .section.section__wrapper.section__wrapper--collage-1-row-2 .content__icon {
        top: -210px;
        top: -21.0rem; } }
    @media only screen and (max-width: 768px) {
      .collage-1 .section.section__wrapper.section__wrapper--collage-1-row-2 .content__icon {
        top: -170px;
        top: -17.0rem; } }
    .collage-1 .section.section__wrapper.section__wrapper--collage-1-row-2 .content__icon .row-one-icon {
      width: auto;
      max-width: 100%;
      max-height: 80px;
      max-height: 8.0rem; }
      @media only screen and (max-width: 880px) {
        .collage-1 .section.section__wrapper.section__wrapper--collage-1-row-2 .content__icon .row-one-icon {
          max-height: 60px;
          max-height: 6.0rem; } }
  .collage-1 .section.section__wrapper.section__wrapper--collage-1-row-2 .content__copy {
    margin-bottom: 60px;
    margin-bottom: 6.0rem; }
    @media only screen and (max-width: 640px) {
      .collage-1 .section.section__wrapper.section__wrapper--collage-1-row-2 .content__copy {
        margin-top: 60px;
        margin-top: 6.0rem; } }
@media only screen and (max-width: 768px) {
  .collage-1 .section.section__wrapper .module__container--image--row-two-image {
    padding-left: 60px;
    padding-left: 6.0rem; } }

/*------------------------------------*\
    Grid Sytem Variables
\*------------------------------------*/
/* Global Sizing for rem */
/*------------------------------------*\
    Font Families
\*------------------------------------*/
/*------------------------------------*\
    Font Size Across Project
\*------------------------------------*/
/*------------------------------------*\
    Theme Color Pallette
\*------------------------------------*/
/*------------------------------------*\
    Default Font Colors
\*------------------------------------*/
/*------------------------------------*\
    Default Font Sizes
\*------------------------------------*/
/*------------------------------------*\
    Button Variables
\*------------------------------------*/
/*------------------------------------*\
    Form Variables
\*------------------------------------*/
/*------------------------------------*\
    Loading Variables
\*------------------------------------*/
/*------------------------------------*\
    Navigation Variables
\*------------------------------------*/
/*------------------------------------*\
    Header Variables
\*------------------------------------*/
/*------------------------------------*\
    Footer Variables
\*------------------------------------*/
/*------------------------------------*\
    Structure Variables
\*------------------------------------*/
/*------------------------------------*\
    Sidebar Variables
\*------------------------------------*/
/*------------------------------------*\
    Phase Map Variables
\*------------------------------------*/
/*------------------------------------*\
    News Variables
\*------------------------------------*/
/*------------------------------------*\
    Hero Slider Variables
\*------------------------------------*/
/*------------------------------------*\
    Hero Image Variables
\*------------------------------------*/
/*------------------------------------*\
    Location Map Variables
\*------------------------------------*/
/*------------------------------------*\
    Default Google Map Variables
\*------------------------------------*/
/*------------------------------------*\
    Table Variables
\*------------------------------------*/
/*------------------------------------*\
   Touchscreen Variables
\*------------------------------------*/
.collage-2 .section.section__wrapper.section__wrapper--collage-2-row-1 {
  background-color: #f5f5f5;
  padding-top: 120px;
  padding-top: 12.0rem;
  padding-bottom: 160px;
  padding-bottom: 16.0rem;
  margin-top: 40px;
  margin-top: 4.0rem;
  position: relative;
  z-index: 0; }
  @media only screen and (max-width: 768px) {
    .collage-2 .section.section__wrapper.section__wrapper--collage-2-row-1 {
      padding-top: 80px;
      padding-top: 8.0rem;
      padding-bottom: 120px;
      padding-bottom: 12.0rem; } }
  @media only screen and (max-width: 640px) {
    .collage-2 .section.section__wrapper.section__wrapper--collage-2-row-1 {
      margin-top: 30px;
      margin-top: 3.0rem;
      padding-bottom: 60px;
      padding-bottom: 6.0rem; } }
  .collage-2 .section.section__wrapper.section__wrapper--collage-2-row-1:after {
    content: '';
    height: 4px;
    background-color: #fcb31c;
    width: 100%;
    margin-bottom: 20px;
    margin-bottom: 2.0rem;
    display: inline-block;
    position: absolute;
    bottom: 0; }
  .collage-2 .section.section__wrapper.section__wrapper--collage-2-row-1 .content__icon {
    position: absolute;
    top: -160px;
    top: -16.0rem;
    left: 50%;
    transform: translate3d(-50%, 0, 0); }
    @media only screen and (max-width: 880px) {
      .collage-2 .section.section__wrapper.section__wrapper--collage-2-row-1 .content__icon {
        top: -150px;
        top: -15.0rem; } }
    @media only screen and (max-width: 768px) {
      .collage-2 .section.section__wrapper.section__wrapper--collage-2-row-1 .content__icon {
        top: -110px;
        top: -11.0rem; } }
    .collage-2 .section.section__wrapper.section__wrapper--collage-2-row-1 .content__icon .row-one-icon {
      width: auto;
      max-width: 100%;
      max-height: 80px;
      max-height: 8.0rem; }
      @media only screen and (max-width: 880px) {
        .collage-2 .section.section__wrapper.section__wrapper--collage-2-row-1 .content__icon .row-one-icon {
          max-height: 60px;
          max-height: 6.0rem; } }
  .collage-2 .section.section__wrapper.section__wrapper--collage-2-row-1 .content__copy {
    padding-top: 60px;
    padding-top: 6.0rem; }
    @media only screen and (max-width: 768px) {
      .collage-2 .section.section__wrapper.section__wrapper--collage-2-row-1 .content__copy {
        padding-top: 40px;
        padding-top: 4.0rem; } }
    @media only screen and (max-width: 640px) {
      .collage-2 .section.section__wrapper.section__wrapper--collage-2-row-1 .content__copy {
        padding-top: 0; } }
.collage-2 .section.section__wrapper.section__wrapper--collage-2-row-2 {
  position: relative;
  z-index: 1;
  padding-top: 0; }
  .collage-2 .section.section__wrapper.section__wrapper--collage-2-row-2 .content__wrapper--overlap {
    margin-top: -30%; }
    @media only screen and (max-width: 640px) {
      .collage-2 .section.section__wrapper.section__wrapper--collage-2-row-2 .content__wrapper--overlap {
        margin-top: 0;
        padding-bottom: 30px;
        padding-bottom: 3.0rem; } }
  .collage-2 .section.section__wrapper.section__wrapper--collage-2-row-2 .content__copy {
    padding-top: 120px;
    padding-top: 12.0rem; }
    @media only screen and (max-width: 768px) {
      .collage-2 .section.section__wrapper.section__wrapper--collage-2-row-2 .content__copy {
        padding-top: 80px;
        padding-top: 8.0rem; } }
    @media only screen and (max-width: 640px) {
      .collage-2 .section.section__wrapper.section__wrapper--collage-2-row-2 .content__copy {
        padding-top: 30px;
        padding-top: 3.0rem; } }
.collage-2 .section.section__wrapper.section__wrapper--collage-2-row-3 {
  padding-top: 0;
  background: whitesmoke;
  background: -moz-linear-gradient(360deg, whitesmoke 0%, whitesmoke calc(50% + 3rem), white calc(50% + 3rem), white 100%);
  background: -webkit-linear-gradient(360deg, whitesmoke 0%, whitesmoke calc(50% + 3rem), white calc(50% + 3rem), white 100%);
  background: linear-gradient(360deg, whitesmoke 0%, whitesmoke calc(50% + 3rem), white calc(50% + 3rem), white 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f5f5f5",endColorstr="#ffffff",GradientType=1); }

@media only screen and (max-width: 640px) {
  .collage-2 .section.section__wrapper .module__container--image--row-two-image {
    padding-top: 30px;
    padding-top: 3.0rem; } }

/*------------------------------------*\
    Grid Sytem Variables
\*------------------------------------*/
/* Global Sizing for rem */
/*------------------------------------*\
    Font Families
\*------------------------------------*/
/*------------------------------------*\
    Font Size Across Project
\*------------------------------------*/
/*------------------------------------*\
    Theme Color Pallette
\*------------------------------------*/
/*------------------------------------*\
    Default Font Colors
\*------------------------------------*/
/*------------------------------------*\
    Default Font Sizes
\*------------------------------------*/
/*------------------------------------*\
    Button Variables
\*------------------------------------*/
/*------------------------------------*\
    Form Variables
\*------------------------------------*/
/*------------------------------------*\
    Loading Variables
\*------------------------------------*/
/*------------------------------------*\
    Navigation Variables
\*------------------------------------*/
/*------------------------------------*\
    Header Variables
\*------------------------------------*/
/*------------------------------------*\
    Footer Variables
\*------------------------------------*/
/*------------------------------------*\
    Structure Variables
\*------------------------------------*/
/*------------------------------------*\
    Sidebar Variables
\*------------------------------------*/
/*------------------------------------*\
    Phase Map Variables
\*------------------------------------*/
/*------------------------------------*\
    News Variables
\*------------------------------------*/
/*------------------------------------*\
    Hero Slider Variables
\*------------------------------------*/
/*------------------------------------*\
    Hero Image Variables
\*------------------------------------*/
/*------------------------------------*\
    Location Map Variables
\*------------------------------------*/
/*------------------------------------*\
    Default Google Map Variables
\*------------------------------------*/
/*------------------------------------*\
    Table Variables
\*------------------------------------*/
/*------------------------------------*\
   Touchscreen Variables
\*------------------------------------*/
.two-column-content .section.section__wrapper.has-icon {
  margin-top: 40px;
  margin-top: 4.0rem; }
  @media only screen and (max-width: 640px) {
    .two-column-content .section.section__wrapper.has-icon {
      margin-top: 30px;
      margin-top: 3.0rem; } }
.two-column-content .section.section__wrapper.section__wrapper--two-column-content {
  background-color: #f5f5f5;
  padding-top: 120px;
  padding-top: 12.0rem;
  padding-bottom: 60px;
  padding-bottom: 6.0rem;
  position: relative;
  z-index: 0; }
  @media only screen and (max-width: 768px) {
    .two-column-content .section.section__wrapper.section__wrapper--two-column-content {
      padding-top: 80px;
      padding-top: 8.0rem;
      padding-bottom: 40px;
      padding-bottom: 4.0rem; }
      .two-column-content .section.section__wrapper.section__wrapper--two-column-content .column {
        vertical-align: top; }
        .two-column-content .section.section__wrapper.section__wrapper--two-column-content .column .module__container--copy {
          padding-left: 20px;
          padding-left: 2.0rem; } }
  @media only screen and (max-width: 640px) {
    .two-column-content .section.section__wrapper.section__wrapper--two-column-content {
      padding-bottom: 60px;
      padding-bottom: 6.0rem; } }
  .two-column-content .section.section__wrapper.section__wrapper--two-column-content .content__icon {
    position: absolute;
    top: -160px;
    top: -16.0rem;
    left: 50%;
    transform: translate3d(-50%, 0, 0); }
    @media only screen and (max-width: 880px) {
      .two-column-content .section.section__wrapper.section__wrapper--two-column-content .content__icon {
        top: -150px;
        top: -15.0rem; } }
    @media only screen and (max-width: 768px) {
      .two-column-content .section.section__wrapper.section__wrapper--two-column-content .content__icon {
        top: -110px;
        top: -11.0rem; } }
    .two-column-content .section.section__wrapper.section__wrapper--two-column-content .content__icon .row-one-icon {
      width: auto;
      max-width: 100%;
      max-height: 80px;
      max-height: 8.0rem; }
      @media only screen and (max-width: 880px) {
        .two-column-content .section.section__wrapper.section__wrapper--two-column-content .content__icon .row-one-icon {
          max-height: 60px;
          max-height: 6.0rem; } }
  @media only screen and (max-width: 640px) {
    .two-column-content .section.section__wrapper.section__wrapper--two-column-content .content__copy {
      padding-top: 40px;
      padding-top: 4.0rem; } }
/*------------------------------------*\
    Grid Sytem Variables
\*------------------------------------*/
/* Global Sizing for rem */
/*------------------------------------*\
    Font Families
\*------------------------------------*/
/*------------------------------------*\
    Font Size Across Project
\*------------------------------------*/
/*------------------------------------*\
    Theme Color Pallette
\*------------------------------------*/
/*------------------------------------*\
    Default Font Colors
\*------------------------------------*/
/*------------------------------------*\
    Default Font Sizes
\*------------------------------------*/
/*------------------------------------*\
    Button Variables
\*------------------------------------*/
/*------------------------------------*\
    Form Variables
\*------------------------------------*/
/*------------------------------------*\
    Loading Variables
\*------------------------------------*/
/*------------------------------------*\
    Navigation Variables
\*------------------------------------*/
/*------------------------------------*\
    Header Variables
\*------------------------------------*/
/*------------------------------------*\
    Footer Variables
\*------------------------------------*/
/*------------------------------------*\
    Structure Variables
\*------------------------------------*/
/*------------------------------------*\
    Sidebar Variables
\*------------------------------------*/
/*------------------------------------*\
    Phase Map Variables
\*------------------------------------*/
/*------------------------------------*\
    News Variables
\*------------------------------------*/
/*------------------------------------*\
    Hero Slider Variables
\*------------------------------------*/
/*------------------------------------*\
    Hero Image Variables
\*------------------------------------*/
/*------------------------------------*\
    Location Map Variables
\*------------------------------------*/
/*------------------------------------*\
    Default Google Map Variables
\*------------------------------------*/
/*------------------------------------*\
    Table Variables
\*------------------------------------*/
/*------------------------------------*\
   Touchscreen Variables
\*------------------------------------*/
.section.section__wrapper.one-column-content {
  background: whitesmoke;
  background: -moz-linear-gradient(360deg, whitesmoke 0%, whitesmoke 50%, white 50%, white 100%);
  background: -webkit-linear-gradient(360deg, whitesmoke 0%, whitesmoke 50%, white 50%, white 100%);
  background: linear-gradient(360deg, whitesmoke 0%, whitesmoke 50%, white 50%, white 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f5f5f5",endColorstr="#ffffff",GradientType=1); }

.section.section__wrapper.section__wrapper--location-map {
  background: whitesmoke;
  background: -moz-linear-gradient(360deg, whitesmoke 0%, whitesmoke 50%, white 50%, white 100%);
  background: -webkit-linear-gradient(360deg, whitesmoke 0%, whitesmoke 50%, white 50%, white 100%);
  background: linear-gradient(360deg, whitesmoke 0%, whitesmoke 50%, white 50%, white 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f5f5f5",endColorstr="#ffffff",GradientType=1);
  padding-top: 0; }

.section.section__wrapper.section__wrapper--contact-map {
  background: whitesmoke;
  background: -moz-linear-gradient(360deg, whitesmoke 0%, whitesmoke 50%, white 50%, white 100%);
  background: -webkit-linear-gradient(360deg, whitesmoke 0%, whitesmoke 50%, white 50%, white 100%);
  background: linear-gradient(360deg, whitesmoke 0%, whitesmoke 50%, white 50%, white 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f5f5f5",endColorstr="#ffffff",GradientType=1);
  padding-top: 0; }
  .section.section__wrapper.section__wrapper--contact-map .map__wrapper .marker-content__wrapper {
    background-color: transparent !important; }
    .section.section__wrapper.section__wrapper--contact-map .map__wrapper .marker-content__wrapper:after {
      content: none; }
    .section.section__wrapper.section__wrapper--contact-map .map__wrapper .marker-content__wrapper .marker-content__title:after {
      margin-top: 10px;
      margin-top: 1.0rem; }
    .section.section__wrapper.section__wrapper--contact-map .map__wrapper .marker-content__wrapper .marker-content__address {
      font-size: 15px;
      font-size: 1.5rem;
      line-height: 21px;
      line-height: 2.1rem; }
  .section.section__wrapper.section__wrapper--contact-map .map__wrapper .gm-style .gm-style-iw {
    background-color: transparent !important;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    padding: 0 !important; }
  .section.section__wrapper.section__wrapper--contact-map .map__wrapper .gm-style div div div div div div div div {
    margin: auto !important; }
  .section.section__wrapper.section__wrapper--contact-map .map__wrapper .gm-style .gm-style-iw button {
    display: none !important; }

/*------------------------------------*\
    Grid Sytem Variables
\*------------------------------------*/
/* Global Sizing for rem */
/*------------------------------------*\
    Font Families
\*------------------------------------*/
/*------------------------------------*\
    Font Size Across Project
\*------------------------------------*/
/*------------------------------------*\
    Theme Color Pallette
\*------------------------------------*/
/*------------------------------------*\
    Default Font Colors
\*------------------------------------*/
/*------------------------------------*\
    Default Font Sizes
\*------------------------------------*/
/*------------------------------------*\
    Button Variables
\*------------------------------------*/
/*------------------------------------*\
    Form Variables
\*------------------------------------*/
/*------------------------------------*\
    Loading Variables
\*------------------------------------*/
/*------------------------------------*\
    Navigation Variables
\*------------------------------------*/
/*------------------------------------*\
    Header Variables
\*------------------------------------*/
/*------------------------------------*\
    Footer Variables
\*------------------------------------*/
/*------------------------------------*\
    Structure Variables
\*------------------------------------*/
/*------------------------------------*\
    Sidebar Variables
\*------------------------------------*/
/*------------------------------------*\
    Phase Map Variables
\*------------------------------------*/
/*------------------------------------*\
    News Variables
\*------------------------------------*/
/*------------------------------------*\
    Hero Slider Variables
\*------------------------------------*/
/*------------------------------------*\
    Hero Image Variables
\*------------------------------------*/
/*------------------------------------*\
    Location Map Variables
\*------------------------------------*/
/*------------------------------------*\
    Default Google Map Variables
\*------------------------------------*/
/*------------------------------------*\
    Table Variables
\*------------------------------------*/
/*------------------------------------*\
   Touchscreen Variables
\*------------------------------------*/
section.section__wrapper.section__wrapper--contact-us {
  background-color: #f5f5f5;
  padding-top: 0; }
  section.section__wrapper.section__wrapper--contact-us .content__hours ul, section.section__wrapper.section__wrapper--contact-us .content__additional-emails ul {
    list-style: none;
    padding: 0; }
    section.section__wrapper.section__wrapper--contact-us .content__hours ul a:hover, section.section__wrapper.section__wrapper--contact-us .content__additional-emails ul a:hover {
      color: #fcb31c; }
  section.section__wrapper.section__wrapper--contact-us .content__hours {
    padding-bottom: 46px;
    padding-bottom: 4.6rem; }
    @media only screen and (max-width: 640px) {
      section.section__wrapper.section__wrapper--contact-us .content__hours {
        padding-top: 20px;
        padding-top: 2.0rem;
        padding-bottom: 20px;
        padding-bottom: 2.0rem; } }
  @media only screen and (max-width: 640px) {
    section.section__wrapper.section__wrapper--contact-us .content__additional-emails {
      padding-top: 24px;
      padding-top: 2.4rem;
      padding-bottom: 20px;
      padding-bottom: 2.0rem; } }
/*------------------------------------*\
    Grid Sytem Variables
\*------------------------------------*/
/* Global Sizing for rem */
/*------------------------------------*\
    Font Families
\*------------------------------------*/
/*------------------------------------*\
    Font Size Across Project
\*------------------------------------*/
/*------------------------------------*\
    Theme Color Pallette
\*------------------------------------*/
/*------------------------------------*\
    Default Font Colors
\*------------------------------------*/
/*------------------------------------*\
    Default Font Sizes
\*------------------------------------*/
/*------------------------------------*\
    Button Variables
\*------------------------------------*/
/*------------------------------------*\
    Form Variables
\*------------------------------------*/
/*------------------------------------*\
    Loading Variables
\*------------------------------------*/
/*------------------------------------*\
    Navigation Variables
\*------------------------------------*/
/*------------------------------------*\
    Header Variables
\*------------------------------------*/
/*------------------------------------*\
    Footer Variables
\*------------------------------------*/
/*------------------------------------*\
    Structure Variables
\*------------------------------------*/
/*------------------------------------*\
    Sidebar Variables
\*------------------------------------*/
/*------------------------------------*\
    Phase Map Variables
\*------------------------------------*/
/*------------------------------------*\
    News Variables
\*------------------------------------*/
/*------------------------------------*\
    Hero Slider Variables
\*------------------------------------*/
/*------------------------------------*\
    Hero Image Variables
\*------------------------------------*/
/*------------------------------------*\
    Location Map Variables
\*------------------------------------*/
/*------------------------------------*\
    Default Google Map Variables
\*------------------------------------*/
/*------------------------------------*\
    Table Variables
\*------------------------------------*/
/*------------------------------------*\
   Touchscreen Variables
\*------------------------------------*/
section.section__wrapper.section__wrapper--untappd-list .untappd__table .untappd__header {
  border-top: none; }
  section.section__wrapper.section__wrapper--untappd-list .untappd__table .untappd__header h6 {
    margin-bottom: 0; }
  section.section__wrapper.section__wrapper--untappd-list .untappd__table .untappd__header th {
    border-top: none; }
  section.section__wrapper.section__wrapper--untappd-list .untappd__table .untappd__header sub {
    bottom: 0; }
  section.section__wrapper.section__wrapper--untappd-list .untappd__table .untappd__header h4 {
    margin-bottom: 0; }
  section.section__wrapper.section__wrapper--untappd-list .untappd__table .untappd__header .untappd__header__section-name {
    text-align: left; }
    section.section__wrapper.section__wrapper--untappd-list .untappd__table .untappd__header .untappd__header__section-name h4 {
      line-height: 18px;
      line-height: 1.8rem;
      color: #5a5a5a !important; }
  section.section__wrapper.section__wrapper--untappd-list .untappd__table .untappd__header .untappd__header__beer-info {
    padding: 10px 0;
    padding: 1.0rem 0; }
  section.section__wrapper.section__wrapper--untappd-list .untappd__table .untappd__header .untappd__header__to-go {
    background-color: #f5f5f5;
    padding: 10px 0;
    padding: 1.0rem 0; }
    @media only screen and (max-width: 640px) {
      section.section__wrapper.section__wrapper--untappd-list .untappd__table .untappd__header .untappd__header__to-go {
        width: 40%; } }
  section.section__wrapper.section__wrapper--untappd-list .untappd__table .untappd__header .untappd__header__on-tap {
    padding: 10px 0;
    padding: 1.0rem 0; }
    @media only screen and (max-width: 640px) {
      section.section__wrapper.section__wrapper--untappd-list .untappd__table .untappd__header .untappd__header__on-tap {
        width: 60%; } }
  @media only screen and (max-width: 640px) {
    section.section__wrapper.section__wrapper--untappd-list .untappd__table .untappd__header {
      text-align: center; }
      section.section__wrapper.section__wrapper--untappd-list .untappd__table .untappd__header h2 {
        margin-bottom: 1.5rem !important; } }
section.section__wrapper.section__wrapper--untappd-list .untappd__table .untappd__beer-row {
  border-top: 2px solid #fcb31c; }
  section.section__wrapper.section__wrapper--untappd-list .untappd__table .untappd__beer-row:last-child {
    border-bottom: 2px solid #fcb31c; }
  section.section__wrapper.section__wrapper--untappd-list .untappd__table .untappd__beer-row .untappd__beer-row__titles {
    text-align: left; }
    section.section__wrapper.section__wrapper--untappd-list .untappd__table .untappd__beer-row .untappd__beer-row__titles * {
      margin-bottom: 0; }
    section.section__wrapper.section__wrapper--untappd-list .untappd__table .untappd__beer-row .untappd__beer-row__titles .untappd__beer-row__name {
      line-height: 32px;
      line-height: 3.3rem; }
    section.section__wrapper.section__wrapper--untappd-list .untappd__table .untappd__beer-row .untappd__beer-row__titles .untappd__beer-row__style {
      display: inline-block;
      vertical-align: bottom;
      text-transform: uppercase; }
    section.section__wrapper.section__wrapper--untappd-list .untappd__table .untappd__beer-row .untappd__beer-row__titles .untappd__beer-row__section {
      display: inline-block;
      vertical-align: bottom;
      line-height: 18px;
      line-height: 1.8rem; }
    @media only screen and (max-width: 640px) {
      section.section__wrapper.section__wrapper--untappd-list .untappd__table .untappd__beer-row .untappd__beer-row__titles {
        padding-top: 10px;
        padding-top: 1.0rem;
        padding-bottom: 10px;
        padding-bottom: 1.0rem;
        width: 100%;
        text-align: center; } }
  section.section__wrapper.section__wrapper--untappd-list .untappd__table .untappd__beer-row .untappd__beer-row__beer-info * {
    margin-bottom: 0; }
    @media only screen and (max-width: 640px) {
      section.section__wrapper.section__wrapper--untappd-list .untappd__table .untappd__beer-row .untappd__beer-row__beer-info * {
        display: inline-block;
        font-size: 16px;
        font-size: 1.6rem; } }
  @media only screen and (max-width: 640px) {
    section.section__wrapper.section__wrapper--untappd-list .untappd__table .untappd__beer-row .untappd__beer-row__beer-info {
      width: 50%;
      padding: 10px 0;
      padding: 1.0rem 0; }
      section.section__wrapper.section__wrapper--untappd-list .untappd__table .untappd__beer-row .untappd__beer-row__beer-info h6 {
        margin-right: 3px;
        margin-right: 0.3rem;
        margin-bottom: 0 !important; } }
  section.section__wrapper.section__wrapper--untappd-list .untappd__table .untappd__beer-row .untappd__beer-row__to-go {
    background-color: #f5f5f5; }
  section.section__wrapper.section__wrapper--untappd-list .untappd__table .untappd__beer-row .untappd__beer-row__availability {
    padding: 30px 0;
    padding: 3rem 0; }
    @media only screen and (max-width: 640px) {
      section.section__wrapper.section__wrapper--untappd-list .untappd__table .untappd__beer-row .untappd__beer-row__availability {
        padding: 10px 0;
        padding: 1.0rem 0;
        width: 20%; } }
    section.section__wrapper.section__wrapper--untappd-list .untappd__table .untappd__beer-row .untappd__beer-row__availability img {
      width: 20px;
      width: 2.0rem; }
  section.section__wrapper.section__wrapper--untappd-list .untappd__table .untappd__beer-row .untappd__header__beer-info h6 {
    margin-bottom: 10px;
    margin-bottom: 1.0rem; }
    section.section__wrapper.section__wrapper--untappd-list .untappd__table .untappd__beer-row .untappd__header__beer-info h6 sub {
      bottom: 0; }
  section.section__wrapper.section__wrapper--untappd-list .untappd__table .untappd__beer-row .untappd__header__to-go h6 {
    margin-bottom: 10px;
    margin-bottom: 1.0rem; }
    section.section__wrapper.section__wrapper--untappd-list .untappd__table .untappd__beer-row .untappd__header__to-go h6 sub {
      bottom: 0; }
  section.section__wrapper.section__wrapper--untappd-list .untappd__table .untappd__beer-row .untappd__header__on-tap h6 {
    margin-bottom: 10px;
    margin-bottom: 1.0rem; }
    section.section__wrapper.section__wrapper--untappd-list .untappd__table .untappd__beer-row .untappd__header__on-tap h6 sub {
      bottom: 0; }
  @media only screen and (max-width: 640px) {
    section.section__wrapper.section__wrapper--untappd-list .untappd__table .untappd__beer-row {
      text-align: center; } }
section.section__wrapper.section__wrapper--untappd-list.section__wrapper--untappd-list--menu .table-body .section--snacks .untappd__beer-row__availability, section.section__wrapper.section__wrapper--untappd-list.section__wrapper--untappd-list--menu .table-body .section--non-alcoholic .untappd__beer-row__availability {
  padding: 15px 0;
  padding: 1.5rem 0; }
  @media only screen and (max-width: 640px) {
    section.section__wrapper.section__wrapper--untappd-list.section__wrapper--untappd-list--menu .table-body .section--snacks .untappd__beer-row__availability, section.section__wrapper.section__wrapper--untappd-list.section__wrapper--untappd-list--menu .table-body .section--non-alcoholic .untappd__beer-row__availability {
      width: 100%;
      margin: 0; } }
section.section__wrapper.section__wrapper--untappd-list.section__wrapper--untappd-list--menu .table-body .section--Ciders {
  display: none; }

section.section__wrapper.section__wrapper--untappd-list.section__wrapper--untappd-list--menu .table-body > .section--cider {
  border-top: none; }

section.section__wrapper.section__wrapper--untappd-list.section__wrapper--untappd-list--menu .table-body > .section--cider ~ .section--cider {
  border-top: 2px solid #fcb31c; }

@media only screen and (max-width: 640px) {
  section.section__wrapper.section__wrapper--untappd-list.section__wrapper--untappd-list--menu .table-body > .section--cider .untappd__beer-row__availability {
    width: 50%; } }

section.section__wrapper.section__wrapper--untappd-list.section__wrapper--untappd-list--menu .table-body .section--Seltzers {
  display: none; }

section.section__wrapper.section__wrapper--untappd-list.section__wrapper--untappd-list--menu .table-body > .section--seltzer {
  border-top: none; }

section.section__wrapper.section__wrapper--untappd-list.section__wrapper--untappd-list--menu .table-body > .section--seltzer ~ .section--seltzer {
  border-top: 2px solid #fcb31c; }

@media only screen and (max-width: 640px) {
  section.section__wrapper.section__wrapper--untappd-list.section__wrapper--untappd-list--menu .table-body > .section--seltzer .untappd__beer-row__availability {
    width: 50%; } }

section.section__wrapper.section__wrapper--untappd-list.section__wrapper--untappd-list--menu .table-body > .section--snacks {
  padding-top: 60px !important;
  padding-top: 6.0rem !important; }

section.section__wrapper.section__wrapper--untappd-list.section__wrapper--untappd-list--menu .table-body > .section--snacks:before {
  content: 'Snacks';
  font-family: "duke_fill",sans-serif;
  font-size: 45px;
  font-size: 4.5rem;
  font-weight: 400;
  line-height: 45px;
  line-height: 4.5rem;
  font-style: normal;
  text-transform: lowercase;
  color: #000;
  letter-spacing: 4px;
  letter-spacing: .04rem;
  width: 100%; }
  @media only screen and (max-width: 640px) {
    section.section__wrapper.section__wrapper--untappd-list.section__wrapper--untappd-list--menu .table-body > .section--snacks:before {
      text-align: center;
      margin-bottom: 5px;
      margin-bottom: 0.5rem; } }
section.section__wrapper.section__wrapper--untappd-list.section__wrapper--untappd-list--menu .table-body > .section--snacks ~ .section--snacks {
  padding-top: 0 !important; }

section.section__wrapper.section__wrapper--untappd-list.section__wrapper--untappd-list--menu .table-body > .section--snacks ~ .section--snacks:before {
  content: none; }

section.section__wrapper.section__wrapper--untappd-list.section__wrapper--untappd-list--menu .table-body > .section--non-alcoholic {
  padding-top: 60px !important;
  padding-top: 6.0rem !important; }

section.section__wrapper.section__wrapper--untappd-list.section__wrapper--untappd-list--menu .table-body > .section--non-alcoholic:before {
  content: 'Non Alcoholic';
  font-family: "duke_fill",sans-serif;
  font-size: 45px;
  font-size: 4.5rem;
  font-weight: 400;
  line-height: 45px;
  line-height: 4.5rem;
  font-style: normal;
  text-transform: lowercase;
  color: #000;
  letter-spacing: 4px;
  letter-spacing: .04rem;
  width: 100%; }
  @media only screen and (max-width: 640px) {
    section.section__wrapper.section__wrapper--untappd-list.section__wrapper--untappd-list--menu .table-body > .section--non-alcoholic:before {
      text-align: center;
      margin-bottom: 5px;
      margin-bottom: 0.5rem; } }
section.section__wrapper.section__wrapper--untappd-list.section__wrapper--untappd-list--menu .table-body > .section--non-alcoholic ~ .section--non-alcoholic {
  padding-top: 0 !important; }

section.section__wrapper.section__wrapper--untappd-list.section__wrapper--untappd-list--menu .table-body > .section--non-alcoholic ~ .section--non-alcoholic:before {
  content: none; }

@media only screen and (max-width: 640px) {
  section.section__wrapper.section__wrapper--untappd-list.section__wrapper--untappd-list--menu .untappd__header {
    text-align: center;
    margin-bottom: 15px;
    margin-bottom: 1.5rem; } }

section.section__wrapper.section__wrapper--untappd-list.section__wrapper--untappd-list--menu .untappd__beer-row:first-child {
  border-top: none; }

@media only screen and (max-width: 640px) {
  section.section__wrapper.section__wrapper--untappd-list.section__wrapper--untappd-list--menu .untappd__beer-row .untappd__beer-row__titles {
    text-align: center; } }

@media only screen and (max-width: 640px) {
  section.section__wrapper.section__wrapper--untappd-list.section__wrapper--untappd-list--menu .untappd__beer-row .untappd__beer-row__beer-info {
    width: 50%; }
    section.section__wrapper.section__wrapper--untappd-list.section__wrapper--untappd-list--menu .untappd__beer-row .untappd__beer-row__beer-info h6 {
      margin-right: 3px;
      margin-right: 0.3rem;
      margin-bottom: 0; } }

@media only screen and (max-width: 640px) {
  section.section__wrapper.section__wrapper--untappd-list.section__wrapper--untappd-list--menu .untappd__beer-row .untappd__beer-row__beer-info:nth-child(3) {
    margin-right: 0; } }

@media only screen and (max-width: 640px) {
  section.section__wrapper.section__wrapper--untappd-list.section__wrapper--untappd-list--menu .untappd__beer-row .untappd__beer-row__availability {
    background-color: #f5f5f5;
    width: 25%; } }

@media only screen and (max-width: 640px) {
  section.section__wrapper.section__wrapper--untappd-list .tax-disclaimer {
    text-align: center; } }

/*------------------------------------*\
    Grid Sytem Variables
\*------------------------------------*/
/* Global Sizing for rem */
/*------------------------------------*\
    Font Families
\*------------------------------------*/
/*------------------------------------*\
    Font Size Across Project
\*------------------------------------*/
/*------------------------------------*\
    Theme Color Pallette
\*------------------------------------*/
/*------------------------------------*\
    Default Font Colors
\*------------------------------------*/
/*------------------------------------*\
    Default Font Sizes
\*------------------------------------*/
/*------------------------------------*\
    Button Variables
\*------------------------------------*/
/*------------------------------------*\
    Form Variables
\*------------------------------------*/
/*------------------------------------*\
    Loading Variables
\*------------------------------------*/
/*------------------------------------*\
    Navigation Variables
\*------------------------------------*/
/*------------------------------------*\
    Header Variables
\*------------------------------------*/
/*------------------------------------*\
    Footer Variables
\*------------------------------------*/
/*------------------------------------*\
    Structure Variables
\*------------------------------------*/
/*------------------------------------*\
    Sidebar Variables
\*------------------------------------*/
/*------------------------------------*\
    Phase Map Variables
\*------------------------------------*/
/*------------------------------------*\
    News Variables
\*------------------------------------*/
/*------------------------------------*\
    Hero Slider Variables
\*------------------------------------*/
/*------------------------------------*\
    Hero Image Variables
\*------------------------------------*/
/*------------------------------------*\
    Location Map Variables
\*------------------------------------*/
/*------------------------------------*\
    Default Google Map Variables
\*------------------------------------*/
/*------------------------------------*\
    Table Variables
\*------------------------------------*/
/*------------------------------------*\
   Touchscreen Variables
\*------------------------------------*/
section.section__wrapper.section__wrapper--events-calendar {
  background-color: #f5f5f5; }
  section.section__wrapper.section__wrapper--events-calendar .wcs-table-thead {
    background-color: #f5f5f5; }
  section.section__wrapper.section__wrapper--events-calendar .wcs-timetable--monthly-calendar .wcs-day__title {
    margin-bottom: 0;
    font-size: 15px;
    font-size: 1.5rem; }
  section.section__wrapper.section__wrapper--events-calendar .wcs-timetable--monthly-calendar .wcs-date span {
    font-size: 15px;
    font-size: 1.5rem; }
  section.section__wrapper.section__wrapper--events-calendar .wcs-timetable--monthly-calendar .wcs-class__title {
    font-size: 30px;
    font-size: 3.0rem;
    margin-top: 0 !important; }
    section.section__wrapper.section__wrapper--events-calendar .wcs-timetable--monthly-calendar .wcs-class__title:hover {
      cursor: auto; }
  section.section__wrapper.section__wrapper--events-calendar .wcs-timetable--monthly-calendar .wcs-class__time-duration {
    font-family: "Sanchez", serif;
    margin-bottom: 10px;
    margin-bottom: 1.0rem; }
  section.section__wrapper.section__wrapper--events-calendar .wcs-timetable--monthly-calendar .wcs-calendar__header {
    margin-bottom: 0;
    padding: 15px 0;
    padding: 1.5rem 0; }
    section.section__wrapper.section__wrapper--events-calendar .wcs-timetable--monthly-calendar .wcs-calendar__header h3 {
      font-weight: normal;
      text-transform: uppercase; }
  section.section__wrapper.section__wrapper--events-calendar .wcs-timetable--monthly-calendar .wcs-day::before {
    content: none; }
  section.section__wrapper.section__wrapper--events-calendar .wcs-timetable--monthly-calendar .wcs-class + .wcs-class::before {
    border-top: 1px solid #5a5a5a;
    opacity: 0.5; }
  section.section__wrapper.section__wrapper--events-calendar .wcs-timetable--monthly-calendar .wcs-class.wcs-class--term-food-truck {
    background-image: url("../../img/icons/events/food-truck-icon.png");
    background-repeat: no-repeat;
    background-size: 35px;
    background-size: 3.5rem;
    background-position: right top; }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi) {
      section.section__wrapper.section__wrapper--events-calendar .wcs-timetable--monthly-calendar .wcs-class.wcs-class--term-food-truck {
        background-image: url("../../img/icons/events/food-truck-icon@2x.png"); } }
  section.section__wrapper.section__wrapper--events-calendar .wcs-timetable--monthly-calendar .wcs-day-agenda__title {
    color: #000000;
    text-align: left;
    margin-bottom: 20px;
    margin-bottom: 2.0rem;
    margin-top: 30px;
    margin-top: 3.0rem; }
    section.section__wrapper.section__wrapper--events-calendar .wcs-timetable--monthly-calendar .wcs-day-agenda__title:before {
      border-bottom: 4px solid #fcb31c; }
    @media only screen and (max-width: 768px) {
      section.section__wrapper.section__wrapper--events-calendar .wcs-timetable--monthly-calendar .wcs-day-agenda__title {
        margin-top: 23px;
        margin-top: 2.3rem; } }
  section.section__wrapper.section__wrapper--events-calendar .wcs-timetable--monthly-calendar .wcs-class__excerpt {
    margin-bottom: 0; }
  @media only screen and (max-width: 768px) {
    section.section__wrapper.section__wrapper--events-calendar .wcs-timetable--monthly-calendar .wcs-table-td {
      padding: 16px 0;
      padding: 1.6rem 0; } }
  section.section__wrapper.section__wrapper--events-calendar .wcs-timetable--monthly-calendar.wcs-timetable--side-agenda .wcs-timetable__main-col {
    background-color: white;
    padding: 10px;
    padding: 1.0rem; }
    @media only screen and (max-width: 768px) {
      section.section__wrapper.section__wrapper--events-calendar .wcs-timetable--monthly-calendar.wcs-timetable--side-agenda .wcs-timetable__main-col {
        margin-right: 0; } }
  section.section__wrapper.section__wrapper--events-calendar .wcs-timetable--monthly-calendar.wcs-timetable--side-agenda .wcs-timetable__side-col {
    background-color: #f5f5f5; }
    section.section__wrapper.section__wrapper--events-calendar .wcs-timetable--monthly-calendar.wcs-timetable--side-agenda .wcs-timetable__side-col:before {
      background-color: #f5f5f5; }
    @media only screen and (max-width: 768px) {
      section.section__wrapper.section__wrapper--events-calendar .wcs-timetable--monthly-calendar.wcs-timetable--side-agenda .wcs-timetable__side-col {
        -webkit-flex-shrink: 0;
        flex-shrink: 0;
        -webkit-flex-basis: 24em;
        flex-basis: 24em; } }
  section.section__wrapper.section__wrapper--events-calendar .wcs-timetable--monthly-calendar.wcs-timetable--side-agenda .wcs-day-agenda {
    padding: 0; }
    @media only screen and (max-width: 768px) {
      section.section__wrapper.section__wrapper--events-calendar .wcs-timetable--monthly-calendar.wcs-timetable--side-agenda .wcs-day-agenda {
        padding-right: 1rem; } }
    @media only screen and (max-width: 640px) {
      section.section__wrapper.section__wrapper--events-calendar .wcs-timetable--monthly-calendar.wcs-timetable--side-agenda .wcs-day-agenda {
        padding: 0; } }
  @media only screen and (max-width: 640px) {
    section.section__wrapper.section__wrapper--events-calendar .wcs-timetable--monthly-calendar {
      -webkit-box-direction: column;
      -webkit-flex-direction: column;
      flex-direction: column; } }
  section.section__wrapper.section__wrapper--events-calendar .wcs-timetable__container .row {
    width: 100%; }
  section.section__wrapper.section__wrapper--events-calendar .wcs-timetable__container h2 {
    padding: 0; }
  section.section__wrapper.section__wrapper--events-calendar .wcs-timetable__container .wcs-timetable.wcs-timetable--tabs {
    background-color: white;
    padding: 30px;
    padding: 3.0rem;
    z-index: 1;
    min-height: 350px;
    min-height: 35.0rem; }
    @media only screen and (max-width: 640px) {
      section.section__wrapper.section__wrapper--events-calendar .wcs-timetable__container .wcs-timetable.wcs-timetable--tabs {
        padding: 20px;
        padding: 2.0rem;
        min-height: 250px;
        min-height: 25.0rem; } }
  section.section__wrapper.section__wrapper--events-calendar .wcs-timetable__container .wcs-timetable__tabs .wcs-timetable__tabs-data .wcs-class__title {
    width: auto;
    min-width: 0;
    text-align: left;
    padding: 0; }
    section.section__wrapper.section__wrapper--events-calendar .wcs-timetable__container .wcs-timetable__tabs .wcs-timetable__tabs-data .wcs-class__title h3 {
      margin: 0;
      font-size: 30px;
      font-size: 3.0rem; }
      section.section__wrapper.section__wrapper--events-calendar .wcs-timetable__container .wcs-timetable__tabs .wcs-timetable__tabs-data .wcs-class__title h3:hover {
        cursor: auto; }
  section.section__wrapper.section__wrapper--events-calendar .wcs-timetable__container .wcs-timetable__tabs .wcs-timetable__tabs-data .wcs-class__excerpt {
    margin-bottom: 0; }
  section.section__wrapper.section__wrapper--events-calendar .wcs-timetable__container .wcs-timetable__tabs-nav {
    display: flex;
    padding: 0; }
    section.section__wrapper.section__wrapper--events-calendar .wcs-timetable__container .wcs-timetable__tabs-nav:before {
      content: none; }
    @media only screen and (max-width: 640px) {
      section.section__wrapper.section__wrapper--events-calendar .wcs-timetable__container .wcs-timetable__tabs-nav {
        margin-bottom: 20px;
        margin-bottom: 2.0rem; } }
    section.section__wrapper.section__wrapper--events-calendar .wcs-timetable__container .wcs-timetable__tabs-nav .spec-tab {
      flex-grow: 1;
      display: inline-block; }
  section.section__wrapper.section__wrapper--events-calendar .wcs-timetable__container .wcs-class__time h5 {
    margin: 0; }
    section.section__wrapper.section__wrapper--events-calendar .wcs-timetable__container .wcs-class__time h5:hover {
      cursor: auto; }
  section.section__wrapper.section__wrapper--events-calendar .wcs-class__image {
    padding-top: 95%;
    background-size: cover;
    background-position: center;
    width: calc(100% + 60px);
    width: calc(100% + 6.0rem);
    margin-left: -60px;
    margin-left: -6.0rem;
    z-index: 0; }
    @media only screen and (max-width: 1024px) {
      section.section__wrapper.section__wrapper--events-calendar .wcs-class__image {
        padding-top: 110%; } }
    @media only screen and (max-width: 768px) {
      section.section__wrapper.section__wrapper--events-calendar .wcs-class__image {
        padding-top: 146%;
        width: calc(100% + 90px);
        width: calc(100% + 9.0rem);
        margin-left: -90px;
        margin-left: -9.0rem; } }
    @media only screen and (max-width: 640px) {
      section.section__wrapper.section__wrapper--events-calendar .wcs-class__image {
        padding-top: 60%;
        position: relative;
        width: 100%;
        transform: none;
        margin-left: 0; } }
/*------------------------------------*\
    Grid Sytem Variables
\*------------------------------------*/
/* Global Sizing for rem */
/*------------------------------------*\
    Font Families
\*------------------------------------*/
/*------------------------------------*\
    Font Size Across Project
\*------------------------------------*/
/*------------------------------------*\
    Theme Color Pallette
\*------------------------------------*/
/*------------------------------------*\
    Default Font Colors
\*------------------------------------*/
/*------------------------------------*\
    Default Font Sizes
\*------------------------------------*/
/*------------------------------------*\
    Button Variables
\*------------------------------------*/
/*------------------------------------*\
    Form Variables
\*------------------------------------*/
/*------------------------------------*\
    Loading Variables
\*------------------------------------*/
/*------------------------------------*\
    Navigation Variables
\*------------------------------------*/
/*------------------------------------*\
    Header Variables
\*------------------------------------*/
/*------------------------------------*\
    Footer Variables
\*------------------------------------*/
/*------------------------------------*\
    Structure Variables
\*------------------------------------*/
/*------------------------------------*\
    Sidebar Variables
\*------------------------------------*/
/*------------------------------------*\
    Phase Map Variables
\*------------------------------------*/
/*------------------------------------*\
    News Variables
\*------------------------------------*/
/*------------------------------------*\
    Hero Slider Variables
\*------------------------------------*/
/*------------------------------------*\
    Hero Image Variables
\*------------------------------------*/
/*------------------------------------*\
    Location Map Variables
\*------------------------------------*/
/*------------------------------------*\
    Default Google Map Variables
\*------------------------------------*/
/*------------------------------------*\
    Table Variables
\*------------------------------------*/
/*------------------------------------*\
   Touchscreen Variables
\*------------------------------------*/
section.section__wrapper.section__wrapper--faqs {
  background: whitesmoke;
  background: -moz-linear-gradient(360deg, whitesmoke 0%, whitesmoke 75%, white 75%, white 100%);
  background: -webkit-linear-gradient(360deg, whitesmoke 0%, whitesmoke 75%, white 75%, white 100%);
  background: linear-gradient(360deg, whitesmoke 0%, whitesmoke 75%, white 75%, white 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f5f5f5",endColorstr="#ffffff",GradientType=1);
  padding-top: 0;
  min-height: calc(100vh - 200px);
  min-height: calc(100vh - 20rem); }
  section.section__wrapper.section__wrapper--faqs .faqs__container {
    padding: 30px;
    padding: 3.0rem;
    background-color: #ffffff; }
    section.section__wrapper.section__wrapper--faqs .faqs__container .accordian-container {
      padding: 20px 0;
      padding: 2.0rem 0;
      border-bottom: 2px solid #fcb31c; }
      section.section__wrapper.section__wrapper--faqs .faqs__container .accordian-container .accordian-question {
        position: relative;
        padding-right: 30px;
        padding-right: 3.0rem; }
        section.section__wrapper.section__wrapper--faqs .faqs__container .accordian-container .accordian-question:hover {
          cursor: pointer; }
          section.section__wrapper.section__wrapper--faqs .faqs__container .accordian-container .accordian-question:hover h4 {
            color: #fcb31c; }
          section.section__wrapper.section__wrapper--faqs .faqs__container .accordian-container .accordian-question:hover i {
            color: #fcb31c; }
        section.section__wrapper.section__wrapper--faqs .faqs__container .accordian-container .accordian-question h4 {
          margin-bottom: 0;
          -webkit-transition: color 0.3s ease-in-out;
          -moz-transition: color 0.3s ease-in-out;
          -o-transition: color 0.3s ease-in-out;
          transition: color 0.3s ease-in-out; }
        section.section__wrapper.section__wrapper--faqs .faqs__container .accordian-container .accordian-question i {
          position: absolute;
          right: 10px;
          right: 1rem;
          top: 50%;
          color: #000000;
          transform: translate3d(0, -50%, 0) rotate(0);
          -webkit-transition: transform 0.3s ease-in-out, color 0.3s ease-in-out;
          -moz-transition: transform 0.3s ease-in-out, color 0.3s ease-in-out;
          -o-transition: transform 0.3s ease-in-out, color 0.3s ease-in-out;
          transition: transform 0.3s ease-in-out, color 0.3s ease-in-out; }
      section.section__wrapper.section__wrapper--faqs .faqs__container .accordian-container .accordian-answer {
        padding-right: 30px;
        padding-right: 3.0rem;
        -webkit-transition: max-height 0.3s ease-in-out;
        -moz-transition: max-height 0.3s ease-in-out;
        -o-transition: max-height 0.3s ease-in-out;
        transition: max-height 0.3s ease-in-out;
        -ms-overflow-style: none; }
      section.section__wrapper.section__wrapper--faqs .faqs__container .accordian-container.active .accordian-answer {
        max-height: 300px; }
      section.section__wrapper.section__wrapper--faqs .faqs__container .accordian-container.active .accordian-question i {
        transform: translate3d(0, -50%, 0) rotate(45deg); }

section.section__wrapper.section__wrapper--keg-order {
  padding-top: 0; }

.page-template.site-credits {
  background-color: black; }
  .page-template.site-credits .section__wrapper {
    background-color: black !important; }
    .page-template.site-credits .section__wrapper * {
      color: white !important; }

section.section__wrapper.section__wrapper--site-credits .contributor__container {
  text-align: center;
  margin-bottom: 30px;
  margin-bottom: 3.0rem; }
  section.section__wrapper.section__wrapper--site-credits .contributor__container .contributor__name {
    margin-bottom: 0; }
  section.section__wrapper.section__wrapper--site-credits .contributor__container .contributor__role {
    margin-bottom: 10px;
    margin-bottom: 1.0rem; }
  section.section__wrapper.section__wrapper--site-credits .contributor__container .contributor__emial {
    padding: 0 10px;
    padding: 0 1.0rem; }
  section.section__wrapper.section__wrapper--site-credits .contributor__container .contributor__website {
    padding: 0 10px;
    padding: 0 1.0rem; }
