@charset "UTF-8";
/*!
Theme Name: Tap & Barrel
Theme URI: http://underscores.me/
Author: Sarah Gill
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: tap-barrel
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Tap & Barrel is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
	 ========================================================================== */

 * {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}


html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }


/* Global Styles
  	 ========================================================================== */
:root {
  --tb-grey: #202020;
}

/* Sections
	 ========================================================================== */

body {
  margin: 0; }

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


/* Grouping content
	 ========================================================================== */

hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }


/* Text-level semantics
	 ========================================================================== */

a {
  background-color: transparent; }

a:hover {
  text-decoration: none;
}

abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */ }

b,
strong {
  font-weight: bolder; }

code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

small {
  font-size: 80%;
  font-family: "Rubik", sans-serif;
}

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

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }


/* Embedded content
	 ========================================================================== */
img {
  border-style: none; }

/* Forms
	 ========================================================================== */

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

button,
input {
  /* 1 */
  overflow: visible; }

button,
select {
  /* 1 */
  text-transform: none; }

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

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

fieldset {
  padding: 0.35em 0.75em 0.625em; }

legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

progress {
  vertical-align: baseline; }

textarea {
  overflow: auto; }

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

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

[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
	 ========================================================================== */
details {
  display: block; }

summary {
  display: list-item; }

/* Misc
	 ========================================================================== */

template {
  display: none; }

[hidden] {
  display: none; }

 /* TO SORT */
 .full-width__inner {
   z-index: 2;
 }

 div[class*="full-width__inner"] {
   position: relative;
   /* IE 11 Support */
  width:100%; }

 span.seperator {
   padding-left: 7px; }

   .dotted-border {
     border: 2px black dotted;
   }

   .dotted-border div:nth-child(1) {
     border-right: 1px solid black;
   }

   .dotted-border div:nth-child(3) {
     border-left: 1px solid black;
   }

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
optgroup,
textarea {
  color: #404040;
  font-family: sans-serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5; }

h1, h2, h3, h4, h5, h6 {
  clear: both; }

h2, .gform_wrapper h3.gform_title {
  font-family: "Rubik", sans-serif;
  font-size: 32px;
  line-height: 38px;
  color: black;
  font-weight: 600;
  z-index:2;
  position: relative;}

.carousel h2 {
  /* z-index: 2;
  position: relative; */
  font-size: 40px;
  line-height: 48px;
  color:white;
}

h2.xl {
  font-size: 60px;
  line-height: 60px;
}

h3 {
  font-family: "Rubik", sans-serif;
}

h3, .gform_wrapper .top_label .gfield_label {
  font-size: 24px;
  line-height: 36px;
  font-weight: 700;
  color: black; }

h3.xl {
  font-size: 32px;
  line-height: 36px;
  font-weight: 600; }

h4 {
  font-size: 14px; }

p, .content-box li, .gform_wrapper span.gform_description, .mc-field-group label {
  font-family: "Rubik", sans-serif;
  font-size: 22px;
  line-height: 32px;
  font-weight: 300;
  color: rgba(0, 0, 0, 0.75); }

p:last-child {
  margin-bottom: 0px; }

p span.bold {
  font-weight: 600; }

p.sm, .menu-item p {
  font-size: 18px;
  line-height: 24px; }

.white p {
  color: #ffffff; }

.white {
  color: #fff; }

dfn, em, i {
  font-style: italic; }

blockquote {
  margin: 0 1.5em; }

ul {
  list-style: disc; }

ol {
  list-style: decimal; }

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em; }

/* TYPOGRAPHY – Gravity Forms */

.gform_wrapper .top_label .gfield_label {
  font-size: 20px;
  margin-bottom: 0;
  font-family: "Rubik", sans-serif; }

.gform_wrapper span.gform_description {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  padding-bottom: 30px;
  margin-bottom: 30px !important; }

/* TYPOGRAPHY – Menu */

.menu-item p {
  margin-bottom: 0;}

.menu-item .menu-item__title {
  font-family: "Palanquin", sans-serif;
  color: #000;
  font-weight: 700; }

p.small-highlight {
  font-size: 12px;
  line-height: 16px;
  font-weight:600;
  background-color: white;
  display: inline-block;
  padding: 5px 7px;
  margin-top: 6px;
  margin-bottom: 0px; }

span.seperator sup {
  font-size: 10px;
  padding-left: 1px; }

p.small-highlight span.seperator {
  padding-left: 3px;
  display: inline-block; }

p.small-highlight span.seperator sup {
    font-size: 8px;
    padding-left: 1px; }


/* WP BLOCKS */
.wp-block-quote p {
  font-size: 35px;
  line-height: 40px;
  text-align: center;
  margin: 0; }

.wp-block-quote p::after {
  content: '';
  background-image: url(../png/quote-separator.png);
  width: 100%;
  height: 50px;
  background-repeat: no-repeat;
  display: block;
  margin: 30px 0px;
  background-position: center center; }

.wp-block-quote cite {
  font-family: "Rubik", sans-serif;
  text-align: center;
  font-style: normal;
  font-size: 20px; }



/*--------------------------------------------------------------
# Global styles
--------------------------------------------------------------*/
.grey-bg {
  background-color: #202020;
}

.grey-bg-opac {
  background-color: rgba(32,32,32,0.8);
}

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

.white-bg-opac {
  background-color: rgba(255, 255, 255, 0.9);
}

.white-cutoff-bg {
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 20%, white 20%); }

.red {
  color: #CB1D31; }

.parallax {
  min-height: 100vh;
  max-height: 900px;
  width: 100%;
  overflow: hidden;
  position: relative;
  display:flex;
  align-items: center;
}

.parallax___bg  {
  position: absolute;
  top: 0%;
  left: 0;
  height: 120%;
  width: 100%;
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
}

.z-index-2 {
  z-index: 2; }

img {
    height: auto;
    /* Make sure images are scaled correctly. */
    max-width: 100%;
    /* Adhere to container width. */ }

figure {
    margin: 1em 0;
    /* Extra wide images within figure tags don't overflow the content area. */ }

/*--------------------------------------------------------------
# Hero
--------------------------------------------------------------*/

div[class*="carousel__image"] {
  width:100%;
}

.carousel__image img { 
  height:120%; 
  max-width:none;
}

@media only screen and (max-width: 768px) {
  .carousel__image img { 
    width:100%;
    height:auto;
  }
}

.carousel-inner {
  min-height: 100% !important;
}

.carousel-indicators {
  bottom: -60px;}

.carousel-indicators li {
  height: 8px;
  width: 8px;
  border-radius: 24px;
  margin-left: 10px;
  background-color: transparent !important;
  border: 3px solid #cc2033 !important; }

.carousel-indicators li.active, .owl-dot.active {
  background-color: #cc2033 !important; }

.hero-image {
  margin-top: 100px;
  height: 580px;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center; }




/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
  box-sizing: border-box; }

*,
*:before,
*:after {
  /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
  box-sizing: inherit; }

body {
  background-image: url(../png/background-texture.png);
  background-size: cover;
  background-repeat: no-repeat; }

#page {
  overflow: hidden; }

/* Intro Block */
.intro-block {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: right bottom;
  margin:-100px 0px;}

/* Content Block */

.content-box ul {
  margin-left: 0; }

.content-box li {
  list-style-type: none; }

.content-box li::before {
  content: '•';
  color: #cc2033;
  font-size: 40px;
  margin-right: 10px;
  position: absolute;
  left: 0px; }

.full-width--rhs {
    right: calc(-1 * (100vw - 100%) / 2);
    left: 0; }

.full-width--lhs {
    right: 0; }

.full-width__background {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    width: 100vw;
    z-index: 2;
    box-shadow: 10px 10px 30px rgb(0 0 0 / 20%)}

.content-box__container {
      position: relative; }

    .content-box__bg-img, .full-width-image {
      height: 90%;
      width: 100%;
      background-size: cover;
      background-repeat: no-repeat;
      position: absolute;
    }

    .full-width-image.left {
      background-position: top left;
    }

    .full-width-image.right {
      background-position: top right;
    }


/* Content Carousel Block */

.owl-dot {
  height: 14px;
  width: 14px;
  border-radius: 24px;
  margin-left: 10px;
  background-color: none !important;
  border: 3px solid #cc2033 !important;
  opacity: 1; }

.owl-dots {
  display: flex;
  justify-content: center; }


/* Full width Carousel Block */

.owl-carousel-two .item {
  -moz-columns: 2;
  columns: 2; }

.owl-carousel .owl-item img { 
  width: auto;
}


/* Owl Carousel - general */
.owl-item {
  z-index: -1;
  position: relative; }

.owl-item.active {
  z-index: 1;
  position: relative; }

.owl-item .content-box {
  opacity: 0;
  transition: opacity 0.5s; }

.owl-item.active .content-box {
  opacity: 1;
  transition: opacity 1s; }

.owl-carousel__nav, .carousel-controls {
  bottom:-100%;
  right:15px;
  z-index: 3; }

.owl-carousel__nav--lhs {
  left: -30px; }

a[class*="carousel-control-"] {
  width:62px;
  height:62px;
  position:relative;
  opacity: 1;
  align-items: center;
  display: flex;
  margin:0;
}

.carousel-controls {
  display:flex;
  align-items: center;
  bottom: -66px;
  right:15px;
  top:unset;
}

.owl-carousel-one__nav--prev, .carousel-control-prev {
  background-color: rgba(0, 0, 0, 0.8); }

.owl-carousel-one__nav--next, .carousel-control-next {
  background-color: #202020; }

div[class*="owl-carousel-one__nav"] {
  padding: 26px !important;
  border-radius: 0; }

div[class*="owl-carousel-one__nav"]:hover {
  cursor: pointer; }

.owl-carousel .owl-item  div[class*="owl-carousel-one__nav"] img {
  height: 20px;
  width: 20px; }



.owl-item .content-box__container {
  height:100vh;
  display:flex;
  align-items: center;
  max-height: 900px;
  background-size: 90% auto;
  background-position: left top;
  background-repeat: no-repeat;}

.content-box__container.full-width--rhs {
  background-size: 100%;
  background-position: top left; }

.content-box__container.full-width--lhs {
  background-size: 100%;
  background-position: top right; }

.cropped--lhs {
  background-size: 800px auto;
  background-position: top right; }

.cropped--rhs {
  background-size: 800px auto;
  background-position: top left; }

.section-margin {
  margin: 100px auto; }

.section-margin--top {
  margin-top: 100px;
}

.section-margin--bottom {
  margin-bottom: 100px;
}

.offset-padding.section-margin {
  margin: 50px auto; }

.section-padding {
  padding: 100px 0px; }

.section-padding-top {
  padding: 100px 15px 0px 15px; }

.section-padding-bottom {
  padding: 0px 0px 100px 0px; }


.content-box.contact {
  margin-top: 170px;
  z-index: 13;
  overflow: hidden; }

.content-box.content-box-condensed {
  margin-top: 200px; }

.content-box .full-width__inner {
  padding: 70px 50px;
  z-index: 2; }

.content-box .full-width__inner--rhs {
  padding: 50px;
  z-index: 2; }

.menu__container .content-box {
  margin-top: 100px;
  margin-bottom: 100px;
}

.content-box p, .content-box h2, .content-box a, .content-box h3, .content-box ul {
  z-index: 2;
  position: relative; }

div[class*="parallax__container"] {
  position: absolute;
  width: 100vw;
  z-index: -1; }

div[class*="parallax__container"].on-top {
  z-index: 1; }

.parallax__container--left {
  top: 0;
  right: 0;
  display: flex; }

.hero-container .parallax__container--left {
  top: 0;
  left: 0;
  right: auto;
  bottom: 130px;
  width: auto !important;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-end; }

.parallax__container--left-bottom {
  bottom: 0;
  right: 0;
  top: auto; }

.parallax__container--right {
  bottom: 0;
  right: calc(-1 * (100vw - 100%) / 2);
  display: flex;
  justify-content: flex-end; }

.parallax__container--rightTop {
  top: 0;
  right: calc(-1 * (100vw - 100%) / 2);
  display: flex;
  justify-content: flex-end; }

div[class*='content-box__pattern'] {
  position: absolute;
  top: -25px;
  background-image: url('../png/white-dots.png');
  height:100%;
  width: 100%;}

.content-box__pattern--lhs {
  right: -10px; }

.content-box__pattern--rhs {
  left: -25px;
}

.wp-block-quote {
  max-width: 1000px;
  margin: 75px auto;
  padding: 0 50px;
  display: flex;
  justify-content: center;
  flex-direction: column; }

.full-color-block:nth-child(1) img {
  box-shadow: -15px -15px #CB1D31;
 }

 .full-color-block img {
   box-shadow: 15px -15px #CB1D31;
   width:auto !important;
  }

.card-columns .card {
  margin-bottom: 100px; }

.card:nth-child(3) {
  margin-bottom: 0px; }

.full-color-block h3 {
  margin-top: 332px;
  margin-left: 50px;
  margin-right: 50px;
  position:relative;
  z-index: 2;}

.card {
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: transparent;
  background-clip: border-box;
  border: none;
  border-radius: 0;
  -moz-column-break-inside: avoid;
       break-inside: avoid;
  margin-bottom: 70px;
  padding-top:15px;
  min-height:400px;
}

.static-card {
  position: absolute;
  top: 0;
  height: 300px;
  width: 50%;
  margin: 0;
  display: flex;
  justify-content: center; }

.item .card:first-child {
  margin-top: 300px; }

.card-columns {
  -moz-column-count: 2;
       column-count: 2; }

.card h2.xl {
  margin: 0px 150px 0px 0px; }

img[class*="bg-shape"], picture[class*="bg-shape"] {
  position: absolute;
  z-index: -2;
  min-height: 100vh;
  max-height: 1000px; }

.bg-shape--toplhs {
  top: -150px;
  left: 0; }

.bg-shape--topcenter {
  top: -200px;
  left: 50%;
  transform: translateX(-50%); }

.bg-shape--toprhs {
  top: -200px;
  right: 0; }

.bg-shape--centerlhs {
  top: 50%;
  transform: translateY(-50%);
  left: 0; }

.bg-shape--center {
  top: 50%;
  left: 50%;
  transform: translate(-50%); }

.bg-shape--centerrhs {
  top: 50%;
  transform: translateY(-50%);
  right: 0; }

.bg-shape--bottomlhs {
  bottom: -200px;
  left: 0; }

.bg-shape--bottomcenter {
  bottom: -200px;
  left: 50%;
  transform: translateX(-50%); }

.bg-shape--bottomrhs {
  bottom: -200px;
  right: 0; }

.bg-shape--lhs {
  left: 0; }

.bg-shape--rhs {
  right: 0; }

.fade:not(.show) {
  opacity: 0; }

.fade {
  transition: opacity .5s linear; }

.nav-tabs-container {
  height: 80px;
  z-index: 3;
  position: absolute;
  top: 600px;
  width:100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  background-color: rgba(32,32,32,0.8);}

#locations-nav .nav-tabs-container {
  top: 600px;
  bottom:unset;
}

.nav-tabs {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  border-bottom: none; }

.nav-tabs li a, .nav-tabs .nav-link {
  color: white;
  margin: 0 20px;
  border: none;
  border-bottom: 2px solid rgba(0,0,0,0);
  transition: border-bottom 0.5s;
  padding: 0 0 2px 0; }

  .nav-tabs .nav-link:hover {
      border-bottom: 2px solid white;
 }

  .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    background:none;
    border-bottom: 2px solid #CB1D31;
    color: white
  }

.tab-pane .background-image {
  width:100vw;
  height:calc(100vh - 160px);
  position:absolute;
  top:0;
}

.pinned__container {
  min-height: calc(100vh - 160px);
}

.two-column {
  -moz-columns: 2;
       columns: 2;
  -moz-column-gap: 30px;
       column-gap: 30px; }

.content-box .menu-item {
  display: block;
  page-break-inside: avoid;
  -moz-column-break-inside: avoid;
       break-inside: avoid;
  padding-top: 24px;
  width: 100%; }

.content-box .menu-item.list {
  margin-top: 6px; }

.content-box .menu-item.subheader {
  width: auto; }

.menu-icon {
  position: relative;
  height: 16px;
  width: auto;
  z-index: 2; }

.social-icons a {
  margin-right: 10px; }

.social-icon {
  height: 36px;
  width: 36px;
  position: relative;
  z-index: 2; }

.social-icons a:hover {
  text-decoration: none; }

.hover-tag {
  display: none; }

.hover-tag img {
  width: 20px; }

.social-icons a:hover .hover-tag {
  display: block;
  position: absolute;
  width: 300%;
  left: 50%;
  transform: translateX(-50%);
  top: 36px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center; }

.social_media a:hover .hover-tag {
  display: flex;
  position: absolute;
  justify-content: flex-end;
  top: 2px;
  left: -200px;
  width: 200px;
  align-items: center;
}

.social_media a:hover .hover-tag img {
  height:15px;
  width:auto;
}

.social_media a:hover .hover-tag p {
  margin-bottom:0;
}

.hover-tag-text {
  background-color: whitesmoke;
  text-transform: uppercase;
  font-size: 12px;
  margin-top: 0px;
  padding: 0px 10px; }

.image-fixed-rhs {
  position: absolute;
  top: -300px;
  right: 0;
  z-index: -1; }

.background-shape {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2; }

.background-shape-right-top {
  position: absolute;
  top: -300px;
  right: 0;
  z-index: -2; }

.offset-padding {
  padding-top: 50px; }

ul.gallery-menu {
  display: flex;
  padding: 0;
  margin: 0; }

ul.gallery-menu li {
  list-style: none;
  width: calc(100% / 3); }

.white-box {
  background-color: white;
  padding: 50px; }

.row.underline {
  border-bottom: 1px solid rgba(255, 255, 255, 0.25); }

.table-item {
  padding: 30px 0px; }

.table-item img {
  width: 50px; }

.table-item span {
  font-size: 28px; }

.map {
  height: 100vh;
  max-height: 800px;
  position: absolute;
  top: 0;
  left:0;}

.map .map-mobile {
  display:none;
}

.map iframe {
  height: calc(100% + 50px);
  z-index: 10; }

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  border: 1px solid;
  border-color: #ccc #ccc #bbb;
  border-radius: 3px;
  background: #e6e6e6;
  color: rgba(0, 0, 0, 0.8);
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1;
  padding: .6em 1em .4em; }
  input[type="button"]:hover,
  input[type="reset"]:hover,
  input[type="submit"]:hover {
    border-color: #ccc #bbb #aaa; }
  input[type="button"]:active,
  input[type="button"]:focus,
  input[type="reset"]:active,
  input[type="reset"]:focus,
  input[type="submit"]:active,
  input[type="submit"]:focus {
    border-color: #aaa #bbb #bbb; }

    button:focus {
      outline: none;
    }

.newsletter input {
  width: calc(50% - 15px);
  margin-top: 30px;
  border: none;
  border-radius: 0;
  padding: 10px 10px 12px 10px;
  font-family: "Rubik", sans-serif;
  font-size: 20px; }

.newsletter button {
  border: none;
  border-radius: 0;
  padding: 25px;
  font-family: "Rubik", sans-serif;
  color: white;
  background-color: #cc2033;
  border: 2px solid #cc2033;
  font-size: 20px;
  line-height: 0px;
  margin: 30px auto 0px auto; }

.newsletter button:hover {
  background-color: transparent;
  color: #cc2033;
  transition: background-color 0.5s; }

.gform_footer {
  display: flex;
  justify-content: center; }

.gfield_description {
  font-family: "Palanquin", sans-serif !important;
  font-style: italic;
  font-size: 16px !important;
  margin-bottom: 10px;
  margin-top: 10px; }

.ginput_container {
  margin-bottom: 50px !important; }

.gfield_radio {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-right: 20px; }

.gfield_checkbox {
  -moz-columns: 2;
       columns: 2; }

.gsection {
  margin-bottom: 50px !important; }

.gfield_radio li {
  display: flex;
  align-items: center;
  margin-right: 20px !important; }

.gfield_radio label, .gfield_checkbox label {
  margin-left: 10px !important;
  font-family: "Palanquin", sans-serif;
  font-size: 18px !important; }

.gfield_radio input {
  border: none !important;
  outline: none !important; }

.ginput_container input, .ginput_container select {
  height: 40px;
  background: white;
  border:1px solid rgba(0,0,0,0.3);}

.ginput_container input[type="file"] {
  background: transparent; }

.half {
  display: inline-block;
  width: 50%; }

.half input, .half .ginput_container select {
  width: 100% !important; }

#mc_embed_signup_scroll {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }

#mc_embed_signup .half input {
  display: inline; }

#mc_embed_signup .mc-field-group.half input {
  display: inline; }

#mc_embed_signup .mc-field-group {
  width: 100% !important; }

#mc_embed_signup .mc-field-group.half {
  width: calc(50% - 8px) !important;
  display: inline; }

#mc_embed_signup .mc-field-group.birthday {
  width: auto !important;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 0 !important;
  margin-top: 30px; }

#mc_embed_signup .datefield, #mc_embed_signup .phonefield-us {
  padding: 0 !important; }

#mc_embed_signup .datefield .monthfield input, #mc_embed_signup .datefield .dayfield input {
  width: 100px !important;
  padding: 8px 0; }

#mc_embed_signup .button {
  height: auto !important;
  margin: 0 auto; }

.indicates-required {
  position: absolute;
  top: 0;
  right: 0;
  margin-right: 0 !important; }

#mc_embed_signup .mc-field-group input {
  border: none; }

#gform_wrapper_4 {
  margin: 50px 0px; }

.gform_wrapper .gform_footer {
  padding: 0 !important;
  margin: 0 !important; }

.gform_wrapper textarea.large {
  border:1px solid rgba(0,0,0,0.3);
}

.mc4wp-form-fields {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }

.mc4wp-form {
  width: 100%; }

.mc4wp-alert {
  text-align: center;
  margin-top: 30px; }

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
nav .menu-item:last-child {
  background-color: #CB1D31;
}

nav .menu-item:last-child a::after {
  display:none;
}

nav .menu-item:last-child:hover {
  background-color: #a01626;
  transition: background-color 0.25s;
}

/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a, a:visited {
  color: #cc2033; }

a.black, a.black:visited {
  color: black;
  /* text-decoration: underline;  */
}

a.white:visited {
  color: white;
}

a.standalone-link {
  display: flex;
  align-items: center;
  font-weight:500;}

a.standalone-link:hover {
  color: #cc2033; }

a.standalone-link::before {
  content: '';
  height: 20px;
  width: 24px;
  background-image: url(../png/arrow-link.png);
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center center;
  margin-right: 10px; }

.social-icons a::before {
  display: none; }

.social-icons a {
  display: inline; }

a.button, input[type="submit"], .vertical-type, .tag {
  font-family: "Rubik", sans-serif !important;
  text-transform: uppercase;
  font-size: 16px !important;
  line-height: 14px !important;
  display: inline-block;
  text-align: center;
  font-weight: 700;}

a.button::before {
  display: none; }

a.button:hover {
  text-decoration: none; }

a.button.fill, input[type="submit"], .tag.fill {
  padding: 24px 30px 24px 30px !important;
  border: none !important;
  background-color: #cc2033 !important;
  color: white;
  border-radius: 0 !important;
  font-weight: 700;}

a.button.fill, .tag.fill {
  margin: 0px; }

input[type="submit"] {
  margin: 30px 15px 0px 15px; }

a.button.fill:hover, input[type="submit"]:hover {
  background-color: #202020 !important;
  transition: background-color 0.5s; }

a.button.outline {
  padding: 24px 30px 24px 30px;
  margin: 0px 15px;
  border: 2px solid #cc2033;
  background-color: #f0eee8; }

.content-box a.button.outline {
  background-color: transparent; }

a.button.outline:hover {
  background-color: #cc2033;
  color: white;
  transition: background-color 0.5s, color 1s; }

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/

.nav-up {
  top: -120px;
  transition: top 0.5s; }

.navbar {
  background-color: black;
  height: 100px;
  position: fixed;
  top: 0;
  transition: top 0.5s;
  width: 100%;
  z-index: 9999;
  padding: 0; }

.navbar-brand {
    background-color: #CB1D31;
    padding: 0px 30px;
    height: 100%;
    display:flex;
    justify-content: center;
    align-items: center;
    margin:0;
}

.navbar-collapse.show {
min-height: 100vh;
visibility: visible;
opacity: 1;
}

.navbar-brand img {
  height: auto;
  width:320px;
  padding: 2px; }

.nav-tabs-mobile {
  width: 100%;
  height:80px;
  padding: 0 20px;
  display:flex;
  align-items: center;
  background-color: rgba(32,32,32,0.8);
  z-index: 9998;
  margin-top:20px; }

.form-control {
  background-color: transparent;
  color: white;
  font-family: "Rubik", sans-serif;
  text-transform: uppercase;
  border: 1px solid white;
  border-radius: 0;
  padding: 0 auto;
  width: 100%;
  background-image: url("../svg/dropdown.svg");
  background-repeat: no-repeat;
  background-position: 95% center;
  background-size: auto 10px; }

.form-control:focus {
  background-color: transparent;
  color: white; }

.navbar-collapse {
  justify-content: flex-end;
  align-items: center;
  margin-right: 80px; }

nav ul {
  margin: 0; }

.nav-link {
  font-family: "Rubik", sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 16px;
  letter-spacing: 0.03em;
  padding: 10px 8px 8px 8px !important;
  margin: 0 8px; }

nav .nav-link::after {
  content:'';
  width: 0%;
  height: 2px;
  background-color: #CB1D31;
  display: block;
  transition: width 0.5s;
}

nav .nav-link:hover::after, nav .active .nav-link::after {
  width: 100%;
 }

  .navbar-nav .nav-link {
  color: white; }

.navbar-toggler {
  border: none;
  margin-right: 50px;
  height: 100%;
  z-index: 2;}

a.test {
  color: blue;
}

.navbar-toggler.collapsed .navbar-toggler-icon {
    background-image: url('../svg/nav-burger.svg');
  }

.navbar-toggler .navbar-toggler-icon {
    background-image: url('../svg/nav-burger-close.svg');
  }

.navbar-dark .navbar-toggler:focus {
  outline: none; }

footer {
  background-color: black; }

.icon {
  height: 30px;
  width: 30px; }

footer .navbar-nav {
  flex-direction: row; }

footer .nav-link {
  color: white; }

footer ul {
  margin: 0; }

.social_media {
  position: fixed;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  z-index: 9999;
  width: 46px;
  background-color: #CB1D31;
  display: flex;
  flex-direction: column;}

.social_media a {
  min-height: 46px;
}

.social_media a:hover {
  text-decoration: none;
}

.social_media a#giftcard {
  background-color: #202020;}

.vertical-type {
  writing-mode: vertical-lr;
  -webkit-writing-mode: vertical-lr;
  -ms-writing-mode: vertical-lr;

  /* IE 11 support */
  writing-mode: bt-lr;
}



.main-navigation {
  clear: both;
  display: block;
  float: left;
  width: 100%; }
  .main-navigation ul {
    display: none;
    list-style: none;
    margin: 0;
    padding-left: 0; }
    .main-navigation ul ul {
      box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
      float: left;
      position: absolute;
      top: 100%;
      left: -999em;
      z-index: 99999; }
      .main-navigation ul ul ul {
        left: -999em;
        top: 0; }
      .main-navigation ul ul li:hover > ul,
      .main-navigation ul ul li.focus > ul {
        left: 100%; }
      .main-navigation ul ul a {
        width: 200px; }
    .main-navigation ul li:hover > ul,
    .main-navigation ul li.focus > ul {
      left: auto; }
  .main-navigation li {
    float: left;
    position: relative; }
  .main-navigation a {
    display: block;
    text-decoration: none; }

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
  display: block; }

@media screen and (min-width: 37.5em) {
  .menu-toggle {
    display: none; }
  .main-navigation ul {
    display: block; } }

.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation {
  margin: 0 0 1.5em;
  overflow: hidden; }

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  float: left;
  width: 50%; }

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%; }

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */ }
  .screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    -webkit-clip-path: none;
            clip-path: none;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */ }

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0; }

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em; }

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em; }

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto; }

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
  table-layout: fixed; }

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both; }

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
  margin: 0 0 1.5em;
  /* Make sure select elements fit in widgets. */ }
  .widget select {
    max-width: 100%; }

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
  display: block; }

.post,
.page {
  margin: 0; }

.updated:not(.published) {
  display: none; }

.page-content,
.entry-content,
.entry-summary {
  margin: 1.5em 0 0; }

.page-links {
  clear: both;
  margin: 0 0 1.5em; }

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
  word-wrap: break-word; }

.bypostauthor {
  display: block; }

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none; }

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block; }

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%; }

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
  display: inline-block; }

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%; }
  .wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto; }
  .wp-caption .wp-caption-text {
    margin: 0.8075em 0; }

.wp-caption-text {
  text-align: center; }

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.5em; }

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%; }
  .gallery-columns-2 .gallery-item {
    max-width: 50%; }
  .gallery-columns-3 .gallery-item {
    max-width: 33.33%; }
  .gallery-columns-4 .gallery-item {
    max-width: 25%; }
  .gallery-columns-5 .gallery-item {
    max-width: 20%; }
  .gallery-columns-6 .gallery-item {
    max-width: 16.66%; }
  .gallery-columns-7 .gallery-item {
    max-width: 14.28%; }
  .gallery-columns-8 .gallery-item {
    max-width: 12.5%; }
  .gallery-columns-9 .gallery-item {
    max-width: 11.11%; }

.gallery-caption {
  display: block; }

@media (max-width: 1200px) {
  .navbar-brand {
    padding: 0px 0px; }
  .hero-container {
    background-size: auto 500px;
    background-position: left top; }
  .full-width-image--lhs {
    background-position: top center; }
  .navbar-collapse {
    margin-right: 40px; }
  .nav-link {
    margin: 0 6px;
    font-size: 16px;
  }
  .intro-block {
    background-position: 75% bottom;
  }
}

@media (max-width: 992px) {
  .intro-block {
    background-position: 50% bottom;
  }
  .hero-image {
    height: 350px; }
  .nav-tabs-container {
    top: 306px;
  }
  a.button {
    width: auto !important; }
  .hero-container {
    background-size: 80vw;
    background-position: left top; }
  .hero__copy {
    margin-top: 200px; }
  .full-width-image--lhs {
    background-position: top left; }
  img[class*="bg-shape"], picture[class*="bg-shape"] {
    max-height: 700px; }
  .nav-tabs {
    top: 305px; }
  .navbar {
    padding: 0; }
  .navbar-brand {
    padding: 0px 30px;
  }


  .navbar-collapse {
    background: black;
    position: fixed;
    display: flex;
    justify-content: center;
    align-items: center;
    visibility: hidden;
    opacity: 0;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    transition: all 0.3s;
    z-index: 2;
    }


    .navbar-nav .nav-link {
    padding: 15px 0px;
    text-align: center;
    font-size: 20px; }
  .full-color-block h3 {
    margin-top:200px;
    margin-left: 15px;
    margin-right: 15px; }
  h3.xl {
    font-size: 26px;
    line-height: 30px; }
  .white-cutoff-bg {
    background-image: linear-gradient(to bottom, white 20%, white 20%);
    padding-top: 100px; }
  .full-width-image, .owl-item.active .content-box__container {
    background-size: auto 500px; }
  .carousel__header {
    left: 0; }
  .hero-carousel__copy {
    position: relative;
    top: auto;
    right: auto;
    margin-top: 0px; }
  .hero-carousel__copy p {
    z-index: 3;
    position: relative; }
  .carousel p {
    font-size: 24px;
    line-height: 32px; }
  .hero-carousel__copy--inner {
    padding: 0;
    position: static; }
  .owl-carousel__nav {
    display: none; }
  .owl-carousel-two .owl-stage-outer {
    padding-bottom: 30px; }
  .owl-carousel-two .owl-dots {
    margin-bottom: 0px; }
  .hero-carousel__parallax {
    top: 150px;
    right: -100px; }
  .carousel-indicators {
    top: auto;
    bottom: 5px;
    left: 50%;
    transform: translateX(-50%);
    margin: 0; }
  .content-box__container {
    background-size: auto 500px; }
  .owl-item .content-box__container {
    margin-bottom: 30px; }
  .content-box .full-width__inner--rhs {
    padding: 50px 0px 50px 35px; }
  .owl-item .content-box .full-width__inner--rhs {
    padding: 50px 50px 50px 35px; }
  h2 {
    font-size: 28px;
    line-height: 38px; }
  p, .content-box li {
    font-size: 20px;
    line-height: 30px; }
  .card h2.xl {
    margin: 100px 0px 100px 0px; } }

@media (max-width: 768px) {
  nav .nav-link::after {
    display:none;
  }
  .hero-carousel__parallax {
    right: -180px; }
  body {
    background-position: 0% -20%; }
  .card h2.xl {
    margin: 0px;
    text-align: center; }
  .card-columns .card {
    margin-bottom: 50px;
    background-position: top center; }
  .card-columns {
    -moz-column-count: 1;
         column-count: 1; }
  .image-fixed-rhs {
    width: 50%;
    top: -150px; }}

@media (max-width: 576px) {

  .ex-space-mb {
    margin-top: 300px !important;
  }

  .owl-item .content-box__container {
    align-items: flex-end;
    margin: 30px 0px;
  }

  .pinned__end-trigger .content-box__container {
    margin: 30px 0px;
  }

  .tag.fill {
    padding: 15px !important;
    font-size: 14px !important;
  }

  .map .map-mobile {
    display:block;
  }

  .map .map-desktop {
    display:none;
  }

  .wp-block-column {
      margin: 0px 15px;
  }

  .dotted-border div:nth-child(1),.dotted-border div:nth-child(2){
    border-bottom: 1px solid black;
    width:100%;
    text-align: center;
  }
  .dotted-border div:nth-child(1) {
    border-right: none;
  }

  .dotted-border div:nth-child(3) {
    border-left: none;
  }

  .parallax {
    min-height: calc(100vh - 140px);
    height: auto;
    align-items: flex-end;
  }

  .carousel .parallax, .hero.parallax {
    align-items: center;
  }


  .content-box__container {
    margin: 300px 0px 30px 0px;
  }

  .intro-block {
    background-size:0%;
  }
  footer .navbar-nav {
    flex-direction: column;
  }
  .card {
    min-height:auto;
    margin-bottom:30px;
  }
  .full-color-block img, .full-color-block:nth-child(1) img {
    box-shadow:none;
  }
  .carousel h2 {
    font-size: 28px;
    line-height:32px;
  }
  .ginput_container {
  margin-bottom: 25px !important; }
  #gform_wrapper_4 {
    margin:0px;
  }
  .modal-container {
  padding:30px;
  }
  .parallax__container--rightTop {
    display: none; }
  .content-box.contact {
    margin-top: 0px; }
  .tab-pane .hero-image {
    display: none; }
  .map {
    position:relative;
    height: 400px;
    padding-bottom:50px;
  }
  .half {
    width: 100%; }
  .gfield_checkbox {
    -moz-columns: 1;
         columns: 1; }
  .white-box {
    padding: 30px; }
  ul.gallery-menu {
    flex-wrap: wrap;
    padding: 0px 15px; }
  ul.gallery-menu li {
    margin-bottom: 15px;
    width:100%; }
  .section-margin {
    margin: 50px auto; }
  .section-padding {
    padding: 50px auto; }
  .section-padding-top {
    padding: 50px 15px 0px 15px; }
  .full-width-image--lhs {
    background-position: top left; }
  #mc_embed_signup .datefield .monthfield input, #mc_embed_signup .datefield .dayfield input {
    width: 80px !important; }
  .wp-block-quote {
    padding: 0 15px; }
  .table-item {
    padding: 15px; }
  footer {
    margin-bottom: 60px; }
  img[class*="bg-shape"], picture[class*="bg-shape"] img {
    max-height: 500px; }
  .two-column {
    -moz-columns: 1;
         columns: 1; }
  .button {
    margin-bottom: 30px; }
  .nav-tabs {
    padding: 15px;
    top: 180px; }
  .static-card {
    width: auto;}
  .hero-container {
    background-size: auto 300px; }
  .hero__copy {
    margin-top: 200px; }
  .hero__copy--inner {
    padding: 30px 5px 30px 30px; }
  .hero-image {
    height: 200px; }
  .owl-carousel-two .item {
    -moz-columns: 1;
         columns: 1; }
  .item .card:first-child {
    margin-top: 150px; }
  .container.item {
    padding: 0;
    max-width: calc(100vw - 30px); }
  .blue-bg {
    overflow: hidden; }
  .card h2.xl {
    text-align: left;
    font-size:40px;
    line-height:42px;}
  #mc_embed_signup .mc-field-group.half {
    width: 100% !important; }
  .full-width-image, .owl-item.active .content-box__container {
    background-size: cover; }
  .content-box .full-width__inner--rhs {
    padding: 30px 0px 30px 30px; }
  .content-box.contact .full-width__inner--rhs {
    padding: 50px 0px; }
  .content-box .full-width__inner {
    padding: 30px 15px 30px 0px; }
  .owl-item .content-box .full-width__inner--rhs {
    padding: 30px 30px 30px 15px; }
  .newsletter input {
    font-size: 18px;
    margin-top: 15px;
    width: 100%; }
  h2.xl {
    font-size: 56px;
    line-height: 58px; }
  h2 {
    font-size: 24px;
    line-height: 32px; }
  h2.highlighted {
    padding: 15px 30px; }
  .content-box h3 {
    font-size: 20px;
    line-height: 28px; }
  p, .mc-field-group label, .content-box li {
    font-size: 18px;
    line-height: 26px; }
  .offset-padding {
    padding-top: 35px; }
  .carousel p {
    font-size: 22px;
    line-height: 26px; }
  nav {
    min-height: 80px; }
   .navbar-toggler {
    padding-right: 15px;
    height: 100%; }
  .navbar, .navbar-brand {
    min-height: 80px; }
  .navbar {
    background-color: #CB1D31;
  }
  .navbar-brand {
    height: 80px;
    padding: 0px 20px;
    width: calc(100vw - 70px);
  }
  .navbar-brand img {
    height: auto;
    width:100%;
    padding:0px;
  }
  .navbar-toggler {
    background-color: black;
    border-radius: 0;
    padding: 0 20px;
    margin-right: 0px;
  }

  .navbar-toggler.collapsed {
    background-color: #202020;
  }

  .social_media {
    display:flex;
    align-items:center;
    bottom: 0;
    transform: none;
    top: unset;
    flex-direction: row !important;
    width: 100vw;
    min-height: 60px;
    height: 60px;
    z-index: 9998;
    box-shadow: 0px -2px 10px rgb(0 0 0 / 10%); }
  .social_media a {
    border-bottom: none;
    height: 100%;
    width: 50vw;
    display: flex;
    justify-content: center;
    align-items: center;
  }
    .vertical-type {
      writing-mode: unset;
      -webkit-writing-mode: unset;
      -ms-writing-mode: unset;
      transform: none;
    } }
