/*
Theme Name: Bold Rock 2022
Author: ABV + TBA
*/
@-ms-viewport{width:device-width}
@-o-viewport{width:device-width}
@viewport{width:device-width}
:root{
  --scale-multiplier:1;
  --bs-dropdown-link-active-bg: #08263f;
}
.cycle-pager { 
  text-align: center; width: 100%; z-index: 500; position: absolute; bottom: 30px; overflow: hidden;
}
.cycle-pager span { 
  font-family: arial; font-size: 50px; width: 16px; height: 16px; 
  display: inline-block; color: #fff; cursor: pointer; 
}
.cycle-pager span.cycle-pager-active { color: #6499ae;}
.cycle-pager > * { cursor: pointer;}

#prev, #next{
  font-size: 70px;
  position: absolute;
  top: 45%;
  background: white;
  z-index: 999;
  width: 50px;
  height: 50px;
  padding: 10px;
  line-height: .1;
  text-align: center;
  border-radius: 40px;
  box-shadow: 0 0 31px 0px #00000063;
  color: #002b49;
}
@media (max-width: 767px){
  #prev, #next{
    top: unset;
    bottom: 20px;
  }
  .cycle-pager { 
    bottom: -5px;
  }
}

#prev{
  left: 30px;
}
#next{
  right: 30px;
}

.navbar-toggler{
  position: absolute;
  right: 20px;
  top: 30px;
}
#masthead .navbar-nav a.dropdown-item.active, #masthead .navbar-nav a.dropdown-item:active{
  background-color: #08263f;
  color:#f8f9fa;
}
.dropdown-arrow::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}
@media (max-height:805px) and (min-aspect-ratio:8/5){
	:root{
		--scale-multiplier:.9
	}
}
@media (max-height:650px) and (min-aspect-ratio:8/5){
	:root{
		--scale-multiplier:.8
	}
}
body,html{min-height:100vh;background:#fff}

html{-webkit-overflow-scrolling:touch;overflow-x:hidden;overflow-y:scroll;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
body{font-family: acumin-pro-extra-condensed, sans-serif;position:relative;font-size: 2rem;color:#333;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%;letter-spacing: 0.08rem;}
input::-webkit-input-placeholder,
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #5c574e;
  font-size: 2rem;
}
input::-moz-placeholder,
select::-moz-placeholder,
textarea::-moz-placeholder {
  opacity: 1;
  color: #5c574e;
  font-size: 2rem;
}
input:-ms-input-placeholder,
select:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #5c574e;
  font-size: 2rem;
}
.white {
  color: #fff;
  fill: #fff;
}
html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: 500;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: 500;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
html {
  font-family: sans-serif;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 62.5%;
  line-height: 1.4;
  color: #7d776d;
  height: 100%;
  font-family: acumin-pro-extra-condensed, sans-serif;
  font-weight: 500;
  font-style: normal;
}
*,
:after,
:before {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}
body {
  background: #fff;
  height: 100%;
  overflow-x: hidden;
}
dl,
ol,
ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
p {
  margin: 0;
}
p + p {
  margin-top: 10px;
}
li,
li > span,
p {
  font-size: 2rem;
  font-family: acumin-pro-extra-condensed, sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #5c574e;
}
strong {
  font-weight: 500;
}
em {
  font-style: italic;
}

h1 {
  color: #5e5952;
  font-size: 3.8rem;
  letter-spacing: 0.05rem;
  margin: 10px 0;
  text-transform: uppercase;
}
h1,
h2 {
  font-family: acumin-pro-extra-condensed, sans-serif;
  
  font-weight: 700;
  
  font-style: normal;
  text-transform: uppercase;
}
h2 {
  font-size: 3.2rem;
  margin: 0;
  margin-bottom: 10px;
}
h3 {
  font-family: acumin-pro-extra-condensed, sans-serif;
  
  font-weight: 700;
  
  font-style: normal;
  text-transform: uppercase;
  font-size: 2.6rem;
}
h4 {
  font-weight: 500;
  letter-spacing: 0.2rem;
  font-size: 1.8rem;
}
h4,
h5 {
  text-transform: uppercase;
  margin: 0;
}
h5 {
  font-size: 1.5rem;
  font-weight: 500;
  height: 20px;
  line-height: 20px;
  margin-bottom: 20px;
  font-family: acumin-pro-extra-condensed, sans-serif;
  letter-spacing: 0.05rem;
}
.sm-margin {
  margin: 10px 0 !important;
}
.med-margin {
  margin: 20px 0 !important;
}
.lg-margin {
  margin: 30px 0 !important;
}
.center {
  text-align: center;
}
body.loading {
  -webkit-animation-name: f;
  animation-name: f;
  -webkit-animation-duration: 0.55s;
  animation-duration: 0.55s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-timing-function: cubic-bezier(0.2, 0.3, 0.25, 0.9);
  animation-timing-function: cubic-bezier(0.2, 0.3, 0.25, 0.9);
}
#main.flyUp,
body.is-loaded {
  -webkit-animation-name: e;
  animation-name: e;
}
#main.flyUp,
.anim,
body.is-loaded {
  -webkit-animation-duration: 0.55s;
  animation-duration: 0.55s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-timing-function: cubic-bezier(0.2, 0.3, 0.25, 0.9);
  animation-timing-function: cubic-bezier(0.2, 0.3, 0.25, 0.9);
}
.anim.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.anim.hinge {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
}
@-webkit-keyframes a {
  0% {
	opacity: 0;
  }
  to {
	opacity: 1;
  }
}
@keyframes a {
  0% {
	opacity: 0;
  }
  to {
	opacity: 1;
  }
}
.fadeIn {
  -webkit-animation-name: a;
  animation-name: a;
}
.fadeInDown {
  -webkit-animation-name: b;
  animation-name: b;
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
}
@-webkit-keyframes b {
  0% {
	opacity: 0;
	-webkit-transform: translate3d(0, -12px, 0);
	transform: translate3d(0, -12px, 0);
  }
  to {
	opacity: 1;
	-webkit-transform: none;
	transform: none;
  }
}
@keyframes b {
  0% {
	opacity: 0;
	-webkit-transform: translate3d(0, -12px, 0);
	transform: translate3d(0, -12px, 0);
  }
  to {
	opacity: 1;
	-webkit-transform: none;
	transform: none;
  }
}
@-webkit-keyframes c {
  0% {
	opacity: 0;
	-webkit-transform: translate3d(-12px, 0, 0);
	transform: translate3d(-12px, 0, 0);
  }
  to {
	opacity: 1;
	-webkit-transform: none;
	transform: none;
  }
}
@keyframes c {
  0% {
	opacity: 0;
	-webkit-transform: translate3d(-12px, 0, 0);
	transform: translate3d(-12px, 0, 0);
  }
  to {
	opacity: 1;
	-webkit-transform: none;
	transform: none;
  }
}
.fadeInLeft {
  -webkit-animation-name: c;
  animation-name: c;
}
@-webkit-keyframes d {
  0% {
	opacity: 0;
	-webkit-transform: translate3d(12px, 0, 0);
	transform: translate3d(12px, 0, 0);
  }
  to {
	opacity: 1;
	-webkit-transform: none;
	transform: none;
  }
}
@keyframes d {
  0% {
	opacity: 0;
	-webkit-transform: translate3d(12px, 0, 0);
	transform: translate3d(12px, 0, 0);
  }
  to {
	opacity: 1;
	-webkit-transform: none;
	transform: none;
  }
}
.fadeInRight {
  -webkit-animation-name: d;
  animation-name: d;
}
@-webkit-keyframes e {
  0% {
	opacity: 0;
	-webkit-transform: translate3d(0, 12px, 0);
	transform: translate3d(0, 12px, 0);
  }
  to {
	opacity: 1;
	-webkit-transform: none;
	transform: none;
  }
}
@keyframes e {
  0% {
	opacity: 0;
	-webkit-transform: translate3d(0, 12px, 0);
	transform: translate3d(0, 12px, 0);
  }
  to {
	opacity: 1;
	-webkit-transform: none;
	transform: none;
  }
}
.fadeInUp {
  -webkit-animation-name: e;
  animation-name: e;
}
@-webkit-keyframes f {
  0% {
	opacity: 1;
  }
  to {
	opacity: 0;
  }
}
@keyframes f {
  0% {
	opacity: 1;
  }
  to {
	opacity: 0;
  }
}
.fadeOut {
  -webkit-animation-name: f;
  animation-name: f;
}
@-webkit-keyframes g {
  0% {
	opacity: 1;
  }
  to {
	opacity: 0;
	-webkit-transform: translate3d(0, 12px, 0);
	transform: translate3d(0, 12px, 0);
	display: none;
  }
}
@keyframes g {
  0% {
	opacity: 1;
  }
  to {
	opacity: 0;
	-webkit-transform: translate3d(0, 12px, 0);
	transform: translate3d(0, 12px, 0);
	display: none;
  }
}
.fadeOutDown {
  -webkit-animation-name: g;
  animation-name: g;
}
@-webkit-keyframes h {
  0% {
	opacity: 1;
  }
  to {
	opacity: 0;
	-webkit-transform: translate3d(-12px, 0, 0);
	transform: translate3d(-12px, 0, 0);
  }
}
@keyframes h {
  0% {
	opacity: 1;
  }
  to {
	opacity: 0;
	-webkit-transform: translate3d(-12px, 0, 0);
	transform: translate3d(-12px, 0, 0);
  }
}
.fadeOutLeft {
  -webkit-animation-name: h;
  animation-name: h;
}
@-webkit-keyframes i {
  0% {
	opacity: 1;
  }
  to {
	opacity: 0;
	-webkit-transform: translate3d(12px, 0, 0);
	transform: translate3d(12px, 0, 0);
  }
}
@keyframes i {
  0% {
	opacity: 1;
  }
  to {
	opacity: 0;
	-webkit-transform: translate3d(12px, 0, 0);
	transform: translate3d(12px, 0, 0);
  }
}
.fadeOutRight {
  -webkit-animation-name: i;
  animation-name: i;
}
@-webkit-keyframes j {
  0% {
	opacity: 1;
  }
  to {
	opacity: 0;
	-webkit-transform: translate3d(0, -12px, 0);
	transform: translate3d(0, -12px, 0);
  }
}
@keyframes j {
  0% {
	opacity: 1;
  }
  to {
	opacity: 0;
	-webkit-transform: translate3d(0, -12px, 0);
	transform: translate3d(0, -12px, 0);
  }
}
.fadeOutUp {
  -webkit-animation-name: j;
  animation-name: j;
}
@-webkit-keyframes k {
  0% {
	opacity: 0;
	-webkit-transform: scale(0.9875);
	transform: scale(0.9875);
	-webkit-filter: blur(4px);
	filter: blur(4px);
  }
  to {
	opacity: 1;
	-webkit-transform: none;
	transform: none;
	-webkit-filter: none;
	filter: none;
  }
}
@keyframes k {
  0% {
	opacity: 0;
	-webkit-transform: scale(0.9875);
	transform: scale(0.9875);
	-webkit-filter: blur(4px);
	filter: blur(4px);
  }
  to {
	opacity: 1;
	-webkit-transform: none;
	transform: none;
	-webkit-filter: none;
	filter: none;
  }
}
.fadeInScale {
  -webkit-animation-name: k;
  animation-name: k;
}
@-webkit-keyframes l {
  0% {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-filter: none;
	filter: none;
  }
  to {
	opacity: 0;
	-webkit-transform: scale(0.9875);
	transform: scale(0.9875);
	-webkit-filter: blur(4px);
	filter: blur(4px);
  }
}
@keyframes l {
  0% {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-filter: none;
	filter: none;
  }
  to {
	opacity: 0;
	-webkit-transform: scale(0.9875);
	transform: scale(0.9875);
	-webkit-filter: blur(4px);
	filter: blur(4px);
  }
}
.fadeOutScale {
  -webkit-animation-name: l;
  animation-name: l;
}
.preloader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: hsla(30, 4%, 89%, 0.95);
  z-index: 1999;
  text-align: center;
}
.preloader .spinner {
  width: 300px;
  height: 300px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
}
.preloader .spinner .spinner-logo {
  width: 100%;
  height: 100%;
}
.preloader .spinner .spinner-logo img {
  width: 100%;
}
.animated {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.animated.bounceIn,
.animated.bounceOut,
.animated.flipOutX,
.animated.flipOutY {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
}
@-webkit-keyframes m {
  0%,
  20%,
  53%,
  80%,
  to {
	-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
	animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
  }
  40%,
  43% {
	-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
	animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
	-webkit-transform: translate3d(0, -30px, 0);
	transform: translate3d(0, -30px, 0);
  }
  70% {
	-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
	animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
	-webkit-transform: translate3d(0, -15px, 0);
	transform: translate3d(0, -15px, 0);
  }
  90% {
	-webkit-transform: translate3d(0, -4px, 0);
	transform: translate3d(0, -4px, 0);
  }
}
@keyframes m {
  0%,
  20%,
  53%,
  80%,
  to {
	-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
	animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
  }
  40%,
  43% {
	-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
	animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
	-webkit-transform: translate3d(0, -30px, 0);
	transform: translate3d(0, -30px, 0);
  }
  70% {
	-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
	animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
	-webkit-transform: translate3d(0, -15px, 0);
	transform: translate3d(0, -15px, 0);
  }
  90% {
	-webkit-transform: translate3d(0, -4px, 0);
	transform: translate3d(0, -4px, 0);
  }
}
@-webkit-keyframes n {
  0%,
  20%,
  53%,
  80%,
  to {
	-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
	animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
  }
  40%,
  43% {
	-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
	animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
	-webkit-transform: translate3d(0, -5px, 0);
	transform: translate3d(0, -5px, 0);
  }
  70% {
	-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
	animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
	-webkit-transform: translate3d(0, -3px, 0);
	transform: translate3d(0, -3px, 0);
  }
  90% {
	-webkit-transform: translate3d(0, -1px, 0);
	transform: translate3d(0, -1px, 0);
  }
}
@keyframes n {
  0%,
  20%,
  53%,
  80%,
  to {
	-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
	animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
  }
  40%,
  43% {
	-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
	animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
	-webkit-transform: translate3d(0, -5px, 0);
	transform: translate3d(0, -5px, 0);
  }
  70% {
	-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
	animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
	-webkit-transform: translate3d(0, -3px, 0);
	transform: translate3d(0, -3px, 0);
  }
  90% {
	-webkit-transform: translate3d(0, -1px, 0);
	transform: translate3d(0, -1px, 0);
  }
}
.bounce {
  -webkit-animation-name: m;
  animation-name: m;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
  -webkit-animation-delay: 3s;
  animation-delay: 3s;
}
@-webkit-keyframes o {
  20% {
	-webkit-transform: scale3d(0.9, 0.9, 0.9);
	transform: scale3d(0.9, 0.9, 0.9);
  }
  50%,
  55% {
	opacity: 1;
	-webkit-transform: scale3d(1.1, 1.1, 1.1);
	transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
	opacity: 0;
	-webkit-transform: scale3d(0.3, 0.3, 0.3);
	transform: scale3d(0.3, 0.3, 0.3);
  }
}
@keyframes o {
  20% {
	-webkit-transform: scale3d(0.9, 0.9, 0.9);
	transform: scale3d(0.9, 0.9, 0.9);
  }
  50%,
  55% {
	opacity: 1;
	-webkit-transform: scale3d(1.1, 1.1, 1.1);
	transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
	opacity: 0;
	-webkit-transform: scale3d(0.3, 0.3, 0.3);
	transform: scale3d(0.3, 0.3, 0.3);
  }
}
.bounceOut {
  -webkit-animation-name: o;
  animation-name: o;
}
section {
  padding: 4rem 0;
}
section.header-push {
  padding-top: 160px;
}
.outer-container {
  width: 80%;
  margin: 0 auto;
  max-width: 1200px;
  padding: 6rem 0;
}
.inner-container-b {
  display: block;
}
.inner-container-b.location_callout{
  max-width: 1200px;
  margin: auto;
}
.inner-container-f {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
}
.inner-container-f > .content {
  -ms-flex: 1;
  -webkit-box-flex: 1;
  flex: 1;
}
.small {
  max-width: 600px;
}
.med,
.small {
  margin: 0 auto;
}
.med {
  max-width: 800px;
}
.lg {
  max-width: 1000px;
  margin: 0 auto;
}
.centered {
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center;
}
.centered,
.spaced {
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
}
.spaced {
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.npt {
  padding-top: 0 !important;
}
.np {
  padding: 0 !important;
}
.npb {
  padding-bottom: 0 !important;
}
@media screen and (max-width: 900px) {
  article {
	padding-top: 60px;
  }
  .home article {
    padding-top: 0px;
  }
  section.header-push {
	padding-top: 100px;
  }
}
@media screen and (max-width: 767px) {
  section {
	padding: 6rem 0;
  }
  .outer-container {
	width: 90%;
  }
}
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
.screen-reader-text:focus {
  background-color: #fff;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: green;
  display: block;
  font-size: 8.75px;
  font-size: 0.875rem;
  font-weight: 500;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}
#content[tabindex="-1"]:focus {
  outline: 0;
}
.top-bar {
  background-color: #5798b0;
  height: 46px;
  z-index: 10;
}
.top-bar .top-bar-outer {
  width: 100%;
  height: 46px;
  background: #5798b0;
  padding: 0 30px;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.top-bar .top-bar-outer,
.top-bar .top-menu {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
}
.top-bar .top-menu {
  height: 100%;
}
.top-bar .top-menu a {
  padding: 20px;
  font-family: myriad-pro, serif;
  font-size: 1.4rem;
  letter-spacing: 0.15rem;
  color: #fff;
  font-weight: 500;
}
.top-bar .top-menu a:last-of-type {
  padding-right: 0;
}

#masthead {
	  width: 100%;
	  -webkit-box-shadow: none;
	  box-shadow: none;
	  z-index: 10;
	  background: url('/wp-content/themes/bold-rock-2022/assets/white_wall_hash.webp');
	  /* background-color: #fff;
	  will-change: height, background-color;
	  -webkit-transition-property: height, background-color;
	  transition-property: height, background-color; */
	  -webkit-transition-duration: 0.25s;
	  transition-duration: 0.25s;
	}
	#masthead:before {
	  content: "desktop";
	  display: none;
	}

	#masthead .header-outer {
	  width: 100%;
	  height: 100%;
	  text-align:center;
	}
	#masthead .navbar-brand {
	  width: 160px;
	  -ms-flex-align: center;
	  -webkit-box-align: center;
	  align-items: center;
	  margin: 15px auto;
	  display:inline-block;
	}
	
  .dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0; // remove the gap so it doesn't close
 }
	
	
#masthead .navbar-nav a,
#masthead .navbar-nav a {
  line-height: 68px;
  height: 68px;
  font-size: 2.6rem;
  letter-spacing: 0.25rem;
  color: #7d776d;
  font-family: acumin-pro-extra-condensed, sans-serif;
  will-change: color, line-height, height;
  -webkit-transition-property: color, line-height, height;
  transition-property: color, line-height, height;
  -webkit-transition-duration: 0.25s;
  transition-duration: 0.25s;
  font-weight: 800;
  text-transform: uppercase;
  padding: 0 20px;
}

#masthead #bold {
  fill: #eaa821;
}
.product-bg{
  background-size: contain;
  background-repeat: repeat-x;
  background-position: center center;
  text-align: center;
}
.product-bg img{
  padding: 0 45px;
}
@media (max-width:767px){
  .product-bg{
    background-size: cover; 
  }
}
.cider_wrapper_inner {
  width: 100vw;
  padding: 20px 60px;
  height: 160px;
}
.cider_wrapper_inner li {
  height: 120px;
}
.cider_wrapper_inner li a {
  width: 100%;
  height: 100%;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
  justify-content: space-between;
  position: relative;
}
.cider_wrapper_inner li .emblem {
  position: absolute;
  top: -20px;
  right: 25px;
  font-size: 1.1rem;
  width: 50px;
  height: 50px;
}
.cider_wrapper_inner li .emblem svg {
  fill: #19353b;
}
.cider_wrapper_inner .cider_thumbnail {
  height: 70%;
}
.cider_wrapper_inner .cider_thumbnail img {
  max-height: 100%;
  will-change: transform;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.cider_wrapper_inner .cider_thumbnail img,
.cider_wrapper_inner li:hover img {
  -webkit-transition: -webkit-transform 0.2s ease-in-out;
  transition: -webkit-transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
}
.cider_wrapper_inner li:hover img {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
.sweetness-scales img{
  max-width: 450px;
  margin:auto;
}
.sub-nav-root {
  position: absolute;
  top: 180px;
  left: 0;
  right: 0;
  display: block;
  opacity: 0;
  pointer-events: none;
  will-change: opacity;
  -webkit-transition: opacity 0.25s ease-in-out;
  transition: opacity 0.25s ease-in-out;
  z-index: 999;
}
.sub-nav-root a {
  font-family: myriad-pro, serif;
  text-align: center;
  font-weight: 500;
  color: #7d776d;
  font-size: 1.4rem;
  display: block;
  letter-spacing: 0.15rem;
}
.sub-nav-root #aboutMenu a,
.sub-nav-root #visitMenu a {
  -webkit-transform: translateX(0);
  transform: translateX(0);
  -webkit-transition: color 0.25s, -webkit-transform 0.25s;
  transition: color 0.25s, -webkit-transform 0.25s;
  transition: transform 0.25s, color 0.25s;
  transition: transform 0.25s, color 0.25s, -webkit-transform 0.25s;
}
.sub-nav-root #aboutMenu a:hover,
.sub-nav-root #visitMenu a:hover {
  -webkit-transform: translateX(2px);
  transform: translateX(2px);
  color: #5e5952;
}
.dropdown-bg {
  position: absolute;
  top: 0;
  left: 0;
  will-change: transform;
  overflow: hidden;
  width: 380px;
  height: 500px;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
  -webkit-transition: -webkit-transform 0.25s;
  transition: -webkit-transform 0.25s;
  transition: transform 0.25s;
  transition: transform 0.25s, -webkit-transform 0.25s;
}

.dropdown-bg {
  background: #fff;
}
#masthead.is-dropdown-visible:after,
.home #masthead.is-dropdown-visible:after {
  background: rgba(0, 0, 0, 0.15);
}
#masthead.is-dropdown-visible #hard_cider,
#masthead.is-dropdown-visible #line,
#masthead.is-dropdown-visible #rock {
  fill: #000;
}
#masthead.is-dropdown-visible #bold {
  fill: #eea821;
}
#masthead.is-dropdown-visible .navRoot_menu a,
#masthead.is-dropdown-visible .navRoot_menuTwo a {
  color: #7d776d;
}
#masthead.is-dropdown-visible .sub-nav-root {
  opacity: 1;
  pointer-events: auto;
}
.sub-nav-wrapper {
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  will-change: transform, width, height;
  -webkit-transition-property: width, height, -webkit-transform;
  transition-property: width, height, -webkit-transform;
  transition-property: transform, width, height;
  transition-property: transform, width, height, -webkit-transform;
  -webkit-transition-duration: 0.25s;
  transition-duration: 0.25s;
}
.dropdown-content {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  will-change: opacity;
  -webkit-transition: opacity 0.15s ease-in-out;
  transition: opacity 0.15s ease-in-out;
}
.dropdown-content.go-left {
  -webkit-transform: translateX(-150px);
  transform: translateX(-150px);
  opacity: 0;
}
.dropdown-content.go-right {
  -webkit-transform: translateX(150px);
  transform: translateX(150px);
  opacity: 0;
}
.dropdown-content.is-active {
  -webkit-transform: translateX(0);
  transform: translateX(0);
  opacity: 1;
  z-index: 500;
}
.sub-menu {
  margin: 10px 0;
}
.sub-menu li {
  padding: 10px 30px;
}
#masthead.is-fixed {
  position: fixed;
  top: 0;
  background-color: #fff !important;
  -webkit-transition: background-color 0.25s, height 0.25s;
  transition: background-color 0.25s, height 0.25s;
  -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.15);
}
#masthead.is-fixed .navRoot_logo .logo-is-fixed {
  display: block;
}
#masthead.is-fixed .navRoot_menu a,
#masthead.is-fixed .navRoot_menuTwo a {
  height: 70px;
  line-height: 70px;
  color: #7d776d;
}
#masthead.is-fixed .sub-nav-root {
  top: 70px;
}
@media screen and (max-width: 900px) {
  .top-bar {
	display: none;
  }
  #masthead,
  #masthead.is-fixed {
	top: 0;
	position: sticky;
	background: #fff;
  }
  #masthead.is-fixed:before,
  #masthead:before {
	content: "mobile";
  }
  #masthead.is-fixed .navRoot_finder,
  #masthead.is-fixed .navRoot_menu,
  #masthead.is-fixed .navRoot_menuTwo,
  #masthead.is-fixed .sub-nav-root,
  #masthead .navRoot_finder,
  #masthead .navRoot_menu,
  #masthead .navRoot_menuTwo,
  #masthead .sub-nav-root {
	display: none;
  }
  #masthead.is-fixed .navRoot_logo,
  #masthead .navRoot_logo {
	width: 100px;
	height: 40px;
	margin: 10px 0;
	z-index: 50;
  }
  #masthead.is-fixed .navRoot_logo .logo-is-fixed,
  #masthead.is-fixed .navRoot_mobile,
  #masthead .navRoot_logo .logo-is-fixed,
  #masthead .navRoot_mobile {
	display: block;
  }
  #masthead.is-fixed .mobile_outer_wrap,
  #masthead .mobile_outer_wrap {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #97928a;
	z-index: 20;
	padding: 30px;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-align: center;
	-webkit-box-align: center;
	align-items: center;
	-ms-flex-pack: center;
	-webkit-box-pack: center;
	justify-content: center;
	max-height: 0;
	overflow: hidden;
	opacity: 0;
	-webkit-transition: opacity 0.2s ease-in-out;
	transition: opacity 0.2s ease-in-out;
  }
  #masthead.is-fixed .mobile_outer_wrap.mmenu-is-visible,
  #masthead .mobile_outer_wrap.mmenu-is-visible {
	max-height: 100%;
	opacity: 1;
	-webkit-transition: max-height 0.2s, opacity 0.2s;
	transition: max-height 0.2s, opacity 0.2s;
  }
  #masthead.is-fixed ul.mobile-menu,
  #masthead ul.mobile-menu {
	margin-bottom: 40px;
  }
  #masthead.is-fixed ul.mobile-menu li,
  #masthead ul.mobile-menu li {
	height: 50px;
	line-height: 50px;
	text-align: center;
  }
  #masthead.is-fixed ul.mobile-menu li a,
  #masthead ul.mobile-menu li a {
	color: #fff;
	font-size: 1.7rem;
  }
  #masthead.is-fixed .mobile_trigger,
  #masthead .mobile_trigger {
	position: fixed;
	top: 15px;
	right: 30px;
	width: 30px;
	height: 30px;
	display: block;
	z-index: 400;
	cursor: pointer;
  }
  #masthead.is-fixed .mobile_trigger span,
  #masthead .mobile_trigger span {
	position: absolute;
	width: 30px;
	height: 3px;
	background-color: #97928a;
	top: 50%;
	margin-top: -1px;
	border-radius: 1px;
	display: block;
	will-change: background-color;
	-webkit-transition: background-color 0.3s;
	transition: background-color 0.3s;
  }
  #masthead.is-fixed .mobile_trigger span:before,
  #masthead .mobile_trigger span:before {
	top: -8px;
  }
  #masthead.is-fixed .mobile_trigger span:after,
  #masthead.is-fixed .mobile_trigger span:before,
  #masthead .mobile_trigger span:after,
  #masthead .mobile_trigger span:before {
	content: "";
	position: absolute;
	background-color: #97928a;
	width: 100%;
	height: 100%;
	border-radius: 1px;
	left: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform: rotate(0);
	transform: rotate(0);
	will-change: transform, background-color;
	-webkit-transition: background-color 0.3s, -webkit-transform 0.3s;
	transition: background-color 0.3s, -webkit-transform 0.3s;
	transition: transform 0.3s, background-color 0.3s;
	transition: transform 0.3s, background-color 0.3s, -webkit-transform 0.3s;
  }
  #masthead.is-fixed .mobile_trigger span:after,
  #masthead .mobile_trigger span:after {
	bottom: -8px;
  }
  #masthead.is-fixed .mobile_trigger.mmenu-is-open span,
  #masthead .mobile_trigger.mmenu-is-open span {
	background: 0 0;
  }
  #masthead.is-fixed .mobile_trigger.mmenu-is-open span:before,
  #masthead .mobile_trigger.mmenu-is-open span:before {
	top: 0;
	background-color: #fff;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
  }
  #masthead.is-fixed .mobile_trigger.mmenu-is-open span:after,
  #masthead .mobile_trigger.mmenu-is-open span:after {
	bottom: 0;
	background-color: #fff;
	-webkit-transform: rotate(225deg);
	transform: rotate(225deg);
  }
}
#loader {
  background: #d4a74d;
  position: fixed;
  top: 0;
  height: 4px;
  left: 0;
  width: 0;
  z-index: 200;
  -webkit-transition: all 0.25s cubic-bezier(0.2, 0.3, 0.25, 0.9) 0ms;
  transition: all 0.25s cubic-bezier(0.2, 0.3, 0.25, 0.9) 0ms;
}
.wood {
  background: url(/wp-content/themes/wp-boilerplate/assets/br_prefooter_background.jpg);
  border-top: 10px solid #e5e4e2;
}
.wood img {
  width: 50%;
  padding: 40px 0;
  margin: 0 auto;
}
.prefooter-menu {
  display: none;
}
.footer-outer {
  padding: 30px;
  width: 100%;
  max-width: 1400px;
  margin: 0 auto;
}
.footer-bottom .footer-outer {
  padding: 15px 30px;
}
.footer-top {
  background: #6399ae;
}
.footer-bottom {
  background: #6399ae;
  color: #fff;
  text-align: center;
}
.footer-bottom a.footer-link,
.footer-bottom p {
  margin: 0;
  font-family: myriad-pro, serif;
  font-size: 1.2rem;
  text-transform: uppercase;
  letter-spacing: 0.05rem;
  color: hsla(30, 4%, 89%, 0.6);
}
.footer-bottom a.footer-link {
  text-transform: uppercase;
  text-decoration: underline;
  font-weight: 400;
  will-change: color;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
}
.footer-bottom a.footer-link:hover {
  color: #e5e4e2;
}
.footer-root {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.footer-root > div {
  margin-right: 4em;
}
.footer-root > div:last-of-type {
  margin-right: 0;
}
.footerRoot_logo a {
  display: block;
  width: 120px;
}
.footerRoot_logo #bold,
.footerRoot_logo #hard_cider,
.footerRoot_logo #line,
.footerRoot_logo #rock {
  fill: hsla(30, 4%, 89%, 0.6);
}
.footerRoot_newsletter {
  max-width: 300px;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.footerRoot_newsletter ::placeholder{
  color: #fff;
}
.footerRoot_newsletter h4 {
  color: #fff;
  text-transform: uppercase;
  font-size: 2.4rem;
  margin: 0;
}
.footerRoot_newsletter p {
  margin: 0;
  font-size: 1.8rem;
  color: #fff;
}
.footerRoot_newsletter form {
  margin-top: 20px;
  width: 100%;
  border: 2px solid hsla(30, 4%, 89%, 0.6);
  position: relative;
}
.footerRoot_newsletter input[type="text"] {
  background: 0 0;
  border: 0;
  color: #fff;
  padding: 10px 5px;
  border-radius: 0;
  width: 100%;
  line-height: 20px;
}
.footerRoot_newsletter .submit_button {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  background: hsla(30, 4%, 89%, 0.6);
}
.footerRoot_newsletter .submit_button:before {
  content: "";
  display: block;
  position: absolute;
  width: 20px;
  height: 10px;
  background-image: url(/wp-content/themes/wp-boilerplate/assets/arrowalt.svg);
  background-size: cover;
  background-position: 50%;
  top: 50%;
  left: 50%;
  margin-top: -5px;
  margin-left: -10px;
  z-index: 5;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  -webkit-transition: -webkit-transform 0.25s;
  transition: -webkit-transform 0.25s;
  transition: transform 0.25s;
  transition: transform 0.25s, -webkit-transform 0.25s;
}
.footerRoot_newsletter .submit_button input[type="submit"] {
  border: 0;
  background: 0 0;
  margin: 0;
  height: 100%;
  width: 40px;
  font-size: 0;
  line-height: 0;
  position: relative;
  z-index: 12;
}
.footerRoot_newsletter .submit_button:hover:before {
  -webkit-transform: translateX(2px);
  transform: translateX(2px);
}
.footerRoot_menu li a {
  font-size: 1.8rem;
  color: #fff;
  font-weight: 600;
  letter-spacing: 0.1rem;
  display: inline-block;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  -webkit-transition: color 0.25s, -webkit-transform 0.25s;
  transition: color 0.25s, -webkit-transform 0.25s;
  transition: transform 0.25s, color 0.25s;
  transition: transform 0.25s, color 0.25s, -webkit-transform 0.25s;
}
.footerRoot_menu li a:hover {
  -webkit-transform: translateX(2px);
  transform: translateX(2px);
  color: #e5e4e2;
}
.footerRoot_primary .footer_ciderFinder {
  margin-top: 20px;
}
.footerRoot_primary .footer_ciderFinder .cider_finder_button {
  border-radius: 3px;
  position: relative;
  background-color: #075578;
  color: #fff;
  overflow: hidden;
  display: inline-block;
  height: 40px;
  line-height: 40px;
  padding: 0 15px;
  float: right;
  font-family: acumin-pro-extra-condensed, sans-serif;
  font-size: 1.8rem;
  letter-spacing: 0.1rem;
}
.footerRoot_primary .footer_ciderFinder .cider_finder_button:before {
  margin: auto;
  content: attr(data-hover);
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  opacity: 0;
  color: #fff;
}
.footerRoot_primary .footer_ciderFinder .cider_finder_button:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  height: 100%;
  width: 100%;
  background: #5797b0;
}
.footerRoot_primary .footer_ciderFinder .cider_finder_button:hover:before {
  opacity: 1;
  -webkit-animation: q 0.4s;
  animation: q 0.4s;
}
.footerRoot_primary .footer_ciderFinder .cider_finder_button:hover:after {
  -webkit-animation: r 0.4s;
  animation: r 0.4s;
}
.footerRoot_primary .footer_ciderFinder .cider_finder_button:hover span {
  opacity: 0;
}
@media screen and (max-width: 900px) {
  footer {
	height: 300px;
	position: relative;
  }
  .prefooter-menu {
	height: 60px;
	width: 100%;
	display: block;
	z-index: 3;
	position: relative;
  }
  .prefooter-menu .footer-sticky {
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	height: 100%;
  }
  .prefooter-menu .footer-sticky li {
	-ms-flex: 1;
	-webkit-box-flex: 1;
	flex: 1;
	height: 60px;
	line-height: 60px;
	text-align: center;
  }
  .prefooter-menu .footer-sticky li a {
	color: #fff;
  }
  .prefooter-menu .footer-sticky li:first-child {
	background: #ad4418;
  }
  .prefooter-menu .footer-sticky li:nth-child(2) {
	background: #973b15;
  }
  .prefooter-menu .footer-sticky li:nth-child(3) {
	background: #813212;
  }
  .prefooter-menu.pfm-is-fixed {
	position: fixed;
	bottom: 0;
  }
  .prefooter-menu.pfm-is-flow {
	position: absolute;
	top: -60px;
  }
  .footer-root {
	display: block;
  }
  .footerRoot_logo {
	float: none;
  text-align:center;
  margin: auto;
  }
  .footerRoot_logo a{
    margin: auto;
    margin-bottom: 20px;
  }
  .footer-root > div{
    margin: auto !important;
    margin-bottom: 24px !important;
  }
  .footerRoot_menu {
	text-align: center;
  }
  .footerRoot_primary {
	margin-top: 40px;
  }
  .footer_ciderFinder {
	display: none;
  }
}
@media screen and (max-width: 580px) {
  .footer-root .footerRoot_newsletter {
	max-width: 400px;
	margin: 0 auto;
	text-align: center;
  }
  .footer-root .footerRoot_primary {
	margin-top: 40px;
  }
  .footer-root .footerRoot_primary ul.social {
	text-align: center;
	display: block;
  }
}
.hero {
  background-position: 50%;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  background-color: #a9a6a1;
}
.hero img {
  width: 100%;
}
.hero .hero-wrapper,
.location-image-wrap .hero-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50%;
  -webkit-animation: p 0.6s ease-in-out;
  animation: p 0.6s ease-in-out;
}
.hero-mills-river-cidery {
  background-image: url(/wp-content/themes/wp-boilerplate/assets/mills-river-hero.jpg);
}
.hero-nellysford-cidery {
  background-image: url(/wp-content/themes/wp-boilerplate/assets/nellysford-hero.jpg);
}
.hero-carter-mountain {
  background-image: url(/wp-content/themes/wp-boilerplate/assets/carter-mountain-hero.jpg);
}
.hero-chiles-peach {
  background-image: url(/wp-content/themes/wp-boilerplate/assets/chiles-peach-hero.jpg);
}
.hero-nellysford-barrel-barn {
  background-image: url(/wp-content/themes/wp-boilerplate/assets/barrel-barn-complete.jpg);
}
.hero-core {
  background-image: url(/wp-content/themes/wp-boilerplate/assets/make-it-happen-3x1.jpg);
}
.hero-about {
  background-image: url(/wp-content/themes/wp-boilerplate/assets/about-hero.jpg);
}
.hero-cider101 {
  background-image: url(/wp-content/themes/wp-boilerplate/assets/cider101-hero.jpg);
}
.hero-finder {
  background-image: url(/wp-content/themes/wp-boilerplate/assets/finder-hero.jpg);
}
@-webkit-keyframes p {
  0% {
	opacity: 0;
  }
  50% {
	opacity: 0;
  }
  to {
	opacity: 1;
  }
}
@keyframes p {
  0% {
	opacity: 0;
  }
  50% {
	opacity: 0;
  }
  to {
	opacity: 1;
  }
}
.home .hero {
  position: relative;
  background-color: #000;
}
.home .hero-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.5);
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center;
  z-index: 2;
  overflow: hidden;
}
.home .hero-content img {
  width: 50%;
  max-width: 480px;
}
.home #vidpause {
  position: absolute;
  bottom: 10px;
  right: 10px;
  display: none;
}
video#bgvid {
  position: absolute;
  top: 0;
  left: 0;
  background-size: cover;
  z-index: 1;
  width: auto;
  height: 100%;
  -webkit-transition: opacity 1s;
  transition: opacity 1s;
}
video#bgVidFull {
  position: fixed;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: -100;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  background: url(/wp-content/themes/wp-boilerplate/assets/poster.jpg) no-repeat;
  background-size: cover;
}
.stopfade {
  opacity: 0.5;
}
.hero-content {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center;
}
.hero-content h1 {
  font-size: 7rem;
  text-shadow: 1px 1px 20px rgba(0, 0, 0, 0.6);
  color: #fff;
  text-align:center;
}
@media screen and (max-width: 800px) {
  video#bgvid {
	display: none;
  }
  .home .hero {
	background-image: url(/wp-content/themes/wp-boilerplate/assets/poster-sm.jpg);
	background-size: cover;
	background-position: 50%;
	margin-top: 60px;
  }
  .hero-content h1 {
	font-size: 60px;
  }
}
@media screen and (max-width: 600px) {
  .hero-content h1 {
	font-size: 38px;
  }
}
@media screen and (min-width: 1600px) {
  .hero img {
	width: 100%;
  }
}
.age-gate-logo img {
  width: 100%;
  height: auto;
  margin: 0 auto;
  max-width: 320px;
}
h2.age-gate-subheading {
  color: #97928a;
  margin-bottom: 0;
}
p.age-gate-remember-wrapper {
  display: none;
}
button.age-gate-submit-no,
button.age-gate-submit-yes {
  border: 0;
  border-radius: 3px;
  padding: 5px 20px;
  margin: 20px 10px 0;
  font-family: acumin-pro-extra-condensed, sans-serif;
  text-transform: uppercase;
  font-size: 1.6rem;
  color: #fff;
  outline: 0;
  background: #973b15;
}
ul.breadcrumbs {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
}
ul.breadcrumbs li,
ul.breadcrumbs li a {
  font-family: acumin-pro-extra-condensed, sans-serif;
  font-size: 1.4rem;
  text-transform: uppercase;
}
.breadcrumbs-wrapper .outer-container {
  height: 100%;
}
.breadcrumbs-wrapper ul.breadcrumbs {
  height: 100%;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
}
.av_overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2e8b57;
  z-index: 10000;
}
.av_overlay#hello {
  display: block;
}
.av_overlay#goodbye {
  display: none;
}
.home-intro {
  background-image: url(/wp-content/themes/wp-boilerplate/assets/bg-noise.png);
  padding-bottom: 6rem;
}
.home-intro h1 {
  color: #7e7970;
  letter-spacing: 0.1rem;
  font-size: calc(26px + 1vw);
}
.home-intro .flex-grid {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  margin-left: -20px;
  margin-right: -20px;
  list-style: none;
}
.home-intro .flex-grid > * {
  padding: 20px;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
}
@media (min-width: 540px) {
  .home-intro .flex-grid > * {
	-ms-flex-preferred-size: 33.33333%;
	flex-basis: 33.33333%;
	max-width: 33.33333%;
  }
}
@media (min-width: 786px) {
  .home-intro .flex-grid > * {
	-ms-flex-preferred-size: 33.33333%;
	flex-basis: 33.33333%;
	max-width: 33.33333%;
  }
}
@media (min-width: 1140px) {
  .home-intro .flex-grid > * {
	-ms-flex-preferred-size: 33.33333%;
	flex-basis: 33.33333%;
	max-width: 33.33333%;
  }
}
.home-intro .flex-grid .illustration {
  position: relative;
}
.home-intro .flex-grid .illustration img {
  width: 80%;
  margin: 0 auto;
}
.home-intro .flex-grid .illustration .link-overlay a {
  font-size: 2rem;
  position: relative;
  display: block;
  width: 160px;
  margin: 0 auto;
  font-family: acumin-pro-extra-condensed, sans-serif;
  cursor: pointer;
  will-change: transform;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: -webkit-transform 0.25s;
  transition: -webkit-transform 0.25s;
  transition: transform 0.25s;
  transition: transform 0.25s, -webkit-transform 0.25s;
}
.home-intro .flex-grid .illustration .link-overlay a .text {
  position: relative;
  color: #fff;
  z-index: 2;
  display: block;
  text-align: center;
}
.home-intro .flex-grid .illustration .link-overlay a .banner {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.home-intro .flex-grid .illustration .link-overlay a .banner svg {
  fill: #973b15;
  -webkit-transition: fill 0.25s;
  transition: fill 0.25s;
}
.home-intro .flex-grid .illustration .link-overlay a:hover {
  -webkit-transform: translateY(-2px);
  transform: translateY(-2px);
}
.home-intro .flex-grid .illustration .link-overlay a:hover .banner svg {
  fill: #813212;
}
.home-lineup {
  background-color: #5e5952;
  background-image: url(/wp-content/themes/wp-boilerplate/assets/grunge-bg.svg);
  position: relative;
  background-size: cover;
}
.home-lineup:after,
.home-lineup:before {
  width: 100%;
  height: 10px;
  background: #97928a;
  content: "";
  display: block;
  background-image: url(/wp-content/themes/wp-boilerplate/assets/wood-bg-01.svg);
}
.home-lineup .inner-container-b {
  position: relative;
}
.home-lineup .inner-container-b h3 {
  color: #fff;
  font-family: acumin-pro-extra-condensed, sans-serif;
  font-size: 48px;
  text-transform: uppercase;
  margin: 0;
  margin-bottom: 5px;
}
.home-lineup .lineup-image {
  position: absolute;
  bottom: 10px;
  right: 10%;
}
.middle {
  display: none;
  background-color: #fef2e6;
  background-image: url(/wp-content/themes/wp-boilerplate/assets/grunge-bg2.svg);
}
.middle .three-blocks {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  margin-left: -25px;
  margin-right: -25px;
  list-style: none;
}
.middle .three-blocks > * {
  padding: 25px;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
}
@media (min-width: 540px) {
  .middle .three-blocks > * {
	-ms-flex-preferred-size: 33.33333%;
	flex-basis: 33.33333%;
	max-width: 33.33333%;
  }
}
@media (min-width: 786px) {
  .middle .three-blocks > * {
	-ms-flex-preferred-size: 33.33333%;
	flex-basis: 33.33333%;
	max-width: 33.33333%;
  }
}
@media (min-width: 1140px) {
  .middle .three-blocks > * {
	-ms-flex-preferred-size: 33.33333%;
	flex-basis: 33.33333%;
	max-width: 33.33333%;
  }
}
.middle .three-blocks .block-inner {
  background: #fff;
  height: 200px;
  border: 1px solid #fff;
  -o-border-image: url(/wp-content/themes/wp-boilerplate/assets/borderHorizontal_white.svg)
	27 round repeat;
  border-image: url(/wp-content/themes/wp-boilerplate/assets/borderHorizontal_white.svg)
	27 fill round repeat;
  position: relative;
}
.middle .three-blocks .block-inner:after {
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  border: 1px solid #fff;
  z-index: 2;
  display: block;
  -o-border-image: url(/wp-content/themes/wp-boilerplate/assets/borderVertical_white.svg)
	27 round repeat;
  border-image: url(/wp-content/themes/wp-boilerplate/assets/borderVertical_white.svg)
	27 fill round repeat;
}
.founders {
  background-image: url(/wp-content/themes/wp-boilerplate/assets/overlayimage-updated.jpg);
  background-size: cover;
  padding: 4rem 0;
  position: relative;
  background-position: bottom;
}
.founders:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-image: url(/wp-content/themes/wp-boilerplate/assets/grunge-bg3.svg);
  z-index: 2;
  content: "";
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 100%;
}
.founders:after {
  width: 100%;
  height: 20px;
  content: "";
  display: block;
  position: absolute;
  bottom: -10px;
  z-index: 1;
  background-size: cover;
  background-image: url(/wp-content/themes/wp-boilerplate/assets/gray-stroke.svg);
}
.founders .content.emblem {
  -ms-flex: 0 0 30%;
  -webkit-box-flex: 0;
  flex: 0 0 30%;
  -webkit-transform: rotate(-30deg);
  transform: rotate(-30deg);
}
.founders .content.text {
  -ms-flex: 0 0 60%;
  -webkit-box-flex: 0;
  flex: 0 0 60%;
  margin-left: 40px;
  max-width: 600px;
}
.founders .content.text h3 {
  color: #fff;
  line-height: 1.8;
  font-size: 2.2rem;
  text-align: center;
}
.instagram-wrapper {
  background: gray;
  position: relative;
}
.instagram-wrapper .insta-overlay {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(212, 167, 77, 0.1);
}
.instagram-wrapper .insta-banner {
  position: absolute;
  bottom: -25px;
  left: 50%;
  margin-left: -125px;
  height: 50px;
  width: 250px;
  z-index: 2;
}
.instagram-wrapper .insta-banner .insta-banner-inner {
  background: url(/wp-content/themes/wp-boilerplate/assets/banner.svg);
  background-size: contain;
  background-repeat: no-repeat;
  position: relative;
}
.instagram-wrapper .insta-banner .insta-banner-inner h4 {
  color: #fff;
  font-family: acumin-pro-extra-condensed, sans-serif;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
  line-height: 50px;
  height: 50px;
  font-size: 1.7rem;
  margin: 0;
}
#instafeed {
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  margin-left: 0;
  margin-right: 0;
  list-style: none;
}
#instafeed > * {
  padding: 0;
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  max-width: 50%;
}
@media (min-width: 540px) {
  #instafeed > * {
	-ms-flex-preferred-size: 25%;
	flex-basis: 25%;
	max-width: 25%;
  }
}
@media (min-width: 786px) {
  #instafeed > * {
	-ms-flex-preferred-size: 25%;
	flex-basis: 25%;
	max-width: 25%;
  }
}
@media (min-width: 1140px) {
  #instafeed > * {
	-ms-flex-preferred-size: 25%;
	flex-basis: 25%;
	max-width: 25%;
  }
}
#instafeed a {
  overflow: hidden;
  position: relative;
  background-size: cover;
  background-position: 50%;
}
.insta-image {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.orchard {
  border-top: 10px solid #e5e4e2;
  border-bottom: 10px solid #e5e4e2;
  position: relative;
}
.orchard .prefooter-content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center;
}
.orchard .prefooter-content img {
  width: 50%;
  margin-top: -5%;
}
.orchard img {
  width: 100%;
}
.prefooter {
  background: #e5e4e2;
  padding: 0;
  position: relative;
}
.prefooter .content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center;
}
@media screen and (max-width: 900px) {
  .home-lineup .lineup-image {
	width: 50%;
  }
  .founders .content.emblem {
	-ms-flex: 0 0 100%;
	-webkit-box-flex: 0;
	flex: 0 0 100%;
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
  }
  .founders .content.emblem img {
	margin: 0 auto;
	max-width: 200px;
  }
  .founders .content.text {
	-ms-flex: 0 0 100%;
	-webkit-box-flex: 0;
	flex: 0 0 100%;
	margin: 0 auto;
	text-align: center;
  }
}
@media screen and (max-width: 600px) {
  .home-lineup .lineup-image {
	display: none;
  }
  .home-lineup .text {
	text-align: center;
  }
}
.single-location-intro {
  position: relative;
}
.single-location-intro:after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-image: url(/wp-content/themes/wp-boilerplate/assets/grunge-bg3-dark.svg);
  z-index: 2;
  content: "";
  background-repeat: no-repeat;
  background-position: 100%;
  z-index: -1;
  background-size: contain;
  background-repeat: repeat;
}
.flex-container {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.location_callout {
  -ms-flex: 0 0 400px;
  -webkit-box-flex: 0;
  flex: 0 0 400px;
  background: #f1f1ef;
  margin-left: 40px;
  padding: 30px;
  border: 1px solid #e5e4e2;
}
.location_callout h4 {
  font-size: 1.4rem;
  margin: 10px 0;
}
.location_callout p {
  margin: 0;
}
.location_callout li {
  font-size: 1.6rem;
  font-weight: 300;
}
.callout_item {
  margin-bottom: 40px;
}
.callout_item:last-of-type {
  margin-bottom: 0;
}
.callout_item li,
.callout_item p {
  line-height: 1.6;
}
.location_general {
  -ms-flex-positive: 4;
  -webkit-box-flex: 4;
  flex-grow: 4;
  -ms-flex-preferred-size: 0%;
  flex-basis: 0%;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.location_general p {
  margin: 0;
}
.location_features {
  -ms-flex-positive: 1;
  -webkit-box-flex: 1;
  flex-grow: 1;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -ms-flex-preferred-size: 0%;
  flex-basis: 0%;
}
.location_images {
  width: 100%;
  background: #708090;
  margin-top: 2rem;
  position: relative;
}
.image_holder {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.images_reel_init .slick-list {
  padding: 0;
}
.images_reel_init ul.slick-dots {
  display: inline-block;
  position: absolute;
  bottom: 20px;
  left: 50%;
  cursor: pointer;
}
.images_reel_init ul.slick-dots li:before {
  background: hsla(0, 0%, 100%, 0.8);
}
.images_reel_init ul.slick-dots li.slick-active:before {
  background: #fff;
}
.features-list {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  margin-top: 30px;
  margin-bottom: 15px;
}
.features-list li {
  font-size: 1.4rem;
  font-weight: 500;
  text-transform: uppercase;
  position: relative;
  height: 40px;
  line-height: 40px;
  padding-left: 50px;
  letter-spacing: 0.1rem;
  font-size: 1.3rem;
  margin-bottom: 10px;
  font-family: myriad-pro, serif;
  color: #a9a6a1;
}
.features-list li span {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 40px;
}
.features-list li span svg {
  fill: #a9a6a1;
}
.features-list li.feature-link a {
  color: #a9a6a1;
  will-change: color;
  -webkit-transition: color 0.25s;
  transition: color 0.25s;
  cursor: pointer;
}
.features-list li.feature-link svg {
  fill: #a9a6a1;
  will-change: fill;
  -webkit-transition: fill 0.25s;
  transition: fill 0.25s;
}
.features-list li.feature-link:hover a {
  color: #d4a74d;
}
.features-list li.feature-link:hover svg {
  fill: #d4a74d;
}
.food-menu-link-wrapper {
  margin: 20px 0;
}
.food-menu-link-wrapper a {
  text-transform: none;
  font-weight: 600;
  text-decoration: underline;
  color: #c69c54;
  letter-spacing: 0;
  font-size: 1.6rem;
}
.special_hours_list li {
  padding: 10px 0;
  font-size: 1.6rem;
  border-bottom: 1px solid gray;
}
.special_hours_list li:last-of-type {
  border-bottom: none;
}
.special_hours_list li span {
  display: block;
}
.special_hours_list .day {
  display: block;
  font-weight: 600;
  padding-bottom: 3px;
}
.email_link,
.map_link,
.phone_link {
  display: block;
  font-size: 1.3rem;
  letter-spacing: 0.1rem;
  color: gray;
  height: 16px;
  line-height: 16px;
  position: relative;
  padding-left: 20px;
  margin: 10px 0;
}
.email_link:before,
.map_link:before,
.phone_link:before {
  content: "";
  width: 16px;
  height: 16px;
  background: gray;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
}
.phone_link {
  margin-bottom: 10px;
}
#ajax-posts,
#events_wrapper,
#simple_posts {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  margin: 20px -25px;
  list-style: none;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center;
}
#ajax-posts > *,
#events_wrapper > *,
#simple_posts > * {
  padding: 25px;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
}
@media (min-width: 540px) {
  #ajax-posts > *,
  #simple_posts > * {
	-ms-flex-preferred-size: 50%;
	flex-basis: 50%;
	max-width: 50%;
  }
}
@media (min-width: 786px) {
  #ajax-posts > *,
  #events_wrapper > *,
  #simple_posts > * {
	-ms-flex-preferred-size: 33.33333%;
	flex-basis: 33.33333%;
	max-width: 33.33333%;
  }
}
#load_trigger {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 40px;
  line-height: 40px;
  position: relative;
  text-transform: none;
  font-weight: 600;
  font-size: 1.6rem;
  color: #fff;
  margin: 0;
  background: #19353b;
  border: 0;
  border-radius: 3px;
  padding: 0 20px;
}
#load_trigger span {
  width: 36px;
  height: 36px;
  fill: #fff;
  padding-left: 5px;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  -webkit-transition: -webkit-transform 0.2s ease-in-out;
  transition: -webkit-transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
}
#load_trigger:hover span {
  -webkit-transform: translateX(2px);
  transform: translateX(2px);
}
.location-events {
  padding: 6rem 0;
}
.location-events #simple_posts {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  margin-left: -25px;
  margin-right: -25px;
  list-style: none;
}
.location-events #simple_posts > * {
  padding: 25px;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
}
@media (min-width: 540px) {
  .location-events #simple_posts > * {
	-ms-flex-preferred-size: 50%;
	flex-basis: 50%;
	max-width: 50%;
  }
}
@media (min-width: 786px) {
  .location-events #simple_posts > * {
	-ms-flex-preferred-size: 33.33333%;
	flex-basis: 33.33333%;
	max-width: 33.33333%;
  }
}
@media (min-width: 1140px) {
  .location-events #simple_posts > * {
	-ms-flex-preferred-size: 33.33333%;
	flex-basis: 33.33333%;
	max-width: 33.33333%;
  }
}
.todays_hours_wrap {
  height: 50px;
  background: #be9a5c;
  position: absolute;
  bottom: -50px;
  width: 100%;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center;
  color: #fff;
}
.todays_hours_wrap a {
  letter-spacing: 0.1rem;
  color: #e5e4e2;
  margin-left: 10px;
  height: 30px;
  line-height: 28px;
  display: inline-block;
  padding: 0 10px;
  border: 1px solid;
  font-weight: 500;
}
.hours_list {
  margin-bottom: 20px;
}
.hours_list_item .day {
  width: 140px;
  display: inline-block;
  font-weight: 600;
}
#btn-spevent,
.hours_wrapper a {
  color: #fff;
  display: inline-block;
  background: #075578;
  padding: 0 10px;
  height: 40px;
  line-height: 40px;
  margin-top: 20px;
  font-size: 1.4rem;
  font-family: acumin-pro-extra-condensed, sans-serif;
  font-weight: 300;
  letter-spacing: 0.15rem;
  border-radius: 3px;
}
.location-events {
  background-image: url(/wp-content/themes/wp-boilerplate/assets/bg-noise.png);
}
.location-events .event-inner-wrap {
  display: block;
  background: #fff;
  -webkit-box-shadow: none;
  box-shadow: none;
  white-space: normal;
  height: 100%;
  will-change: transform, box-shadow;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: -webkit-box-shadow 0.35s, -webkit-transform 0.35s;
  transition: -webkit-box-shadow 0.35s, -webkit-transform 0.35s;
  transition: box-shadow 0.35s, transform 0.35s;
  transition: box-shadow 0.35s, transform 0.35s, -webkit-box-shadow 0.35s,
	-webkit-transform 0.35s;
}
.location-events .event-inner-wrap:hover {
  -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.1);
  -webkit-transform: translateY(-2px);
  transform: translateY(-2px);
}
.location-events .event_image_wrapper {
  margin-bottom: 10px;
  background: gray;
}
.location-events .event_info_wrapper {
  text-align: left;
  padding: 10px;
}
.location-events .event_info_wrapper p {
  margin: 0;
  font-size: 1.5rem;
  letter-spacing: 0.05rem;
}
.location-events .event_info_wrapper h4 {
  font-size: 1.6rem;
  margin-bottom: 5px;
  color: #19353b;
}
.location-events .event_day,
.location-events .event_time {
  display: block;
}
@media screen and (max-width: 1100px) {
  .location_callout {
	-ms-flex-order: 1;
	-webkit-box-ordinal-group: 2;
	order: 1;
	-ms-flex: 0 0 100%;
	-webkit-box-flex: 0;
	flex: 0 0 100%;
	width: 100%;
	margin: 0 auto;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
  }
  .location_callout .address_wrapper {
	margin-right: 40px;
  }
  .location_callout .social_wrapper:after,
  .location_callout .social_wrapper:before {
	content: "";
	display: table;
	table-layout: fixed;
	clear: both;
  }
  .location_callout .hours_wrapper {
	-ms-flex: 0 0 100%;
	-webkit-box-flex: 0;
	flex: 0 0 100%;
	width: 100%;
  }
  .location_general {
	-ms-flex-order: 2;
	-webkit-box-ordinal-group: 3;
	order: 2;
	-ms-flex: 0 0 100%;
	-webkit-box-flex: 0;
	flex: 0 0 100%;
	margin-top: 40px;
  }
  .features-list {
	-webkit-column-count: 3;
	-moz-column-count: 3;
	column-count: 3;
  }
}
@media screen and (max-width: 850px) {
  .todays_hours_wrap h4 {
	font-size: 1.6rem;
	font-weight: 500;
	letter-spacing: 0.15rem;
	text-align: center;
  }
  .todays_hours_wrap h4 span {
	display: block;
  }
  .features-list {
	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 2;
  }
}
@media screen and (max-width: 786px) {
  #simple_posts {
	-ms-flex-pack: start;
	-webkit-box-pack: start;
	justify-content: flex-start;
  }
}
@media screen and (max-width: 650px) {
  .features-list {
	-webkit-column-count: 1;
	-moz-column-count: 1;
	column-count: 1;
  }
}
.product-page {
  background-color: #e5e4e2;
  background-image: url(/wp-content/themes/wp-boilerplate/assets/bg-noise.png);
  position: relative;
}
.explore-products{
  display: grid;
  align-items: center;
  justify-content: center;
  grid-template-columns: 1fr 1fr 1fr;
  max-width: 700px;
  margin: auto;
}
.explore-products li{
  margin: 10px;
  min-width: 33.33333%;
}
.explore-products img{
  max-height: 400px;
  margin:auto;
}
.single-cider-intro:after {
  width: 100%;
  height: 10px;
  background: #97928a;
  content: "";
  display: block;
  background-image: url(/wp-content/themes/wp-boilerplate/assets/wood-bg-01.svg);
}
.content-cider-image {
  -ms-flex: 0 0 320px;
  -webkit-box-flex: 0;
  flex: 0 0 400px;
  height: 300px;
  background-image: url(/wp-content/themes/wp-boilerplate/assets/boldRock-products-vat1.png);
  background-size: contain;
  background-position: 50%;
  background-repeat: no-repeat;
  margin-right: 40px;
}
.bg-wild-cherry {
  background-image: url(/wp-content/themes/wp-boilerplate/assets/boldRock-products-cherry.png);
}
.bg-blood-orange {
  background-image: url(/wp-content/themes/wp-boilerplate/assets/boldRock-products-blood-orange.png);
}
.bg-carolina-apple {
  background-image: url(/wp-content/themes/wp-boilerplate/assets/boldRock-products-ca-apple.png);
}
.bg-carolina-draft {
  background-image: url(/wp-content/themes/wp-boilerplate/assets/boldRock-products-ca-draft.png);
}
.bg-citrus {
  background-image: url(/wp-content/themes/wp-boilerplate/assets/boldRock-products-citrus.png);
}
.bg-ipa {
  background-image: url(/wp-content/themes/wp-boilerplate/assets/boldRock-products-ipa.png);
}
.bg-orchard-frost {
  background-image: url(/wp-content/themes/wp-boilerplate/assets/boldRock-products-orchard-frost.png);
}
.bg-peach {
  background-image: url(/wp-content/themes/wp-boilerplate/assets/boldRock-products-peach.png);
}
.bg-pear {
  background-image: url(/wp-content/themes/wp-boilerplate/assets/boldRock-products-pear.png);
}
.bg-premium-dry {
  background-image: url(/wp-content/themes/wp-boilerplate/assets/boldRock-products-premium-dry.png);
}
.bg-virginia-apple {
  background-image: url(/wp-content/themes/wp-boilerplate/assets/boldRock-products-va-apple.png);
}
.bg-virginia-draft {
  background-image: url(/wp-content/themes/wp-boilerplate/assets/boldRock-products-va-draft.png);
}
.bg-vintage-dry {
  background-image: url(/wp-content/themes/wp-boilerplate/assets/boldRock-products-vintage-dry.png);
}
.bg-variety-crate {
  background-image: url(/wp-content/themes/wp-boilerplate/assets/boldRock-products-variety-crate.png);
}
.nutrition{
  text-align:center;
  color: #bf842a;
}
.product-nutrition li{
  font-size: 32px;
  color: #bf842a;
  text-transform: uppercase;
  display: inline-block;
  font-family: acumin-pro-extra-condensed, sans-serif;
  font-weight: 500;
  margin: 0 15px;
}
.content-cider-info {
  -ms-flex: 1;
  -webkit-box-flex: 1;
  flex: 1;
}
.flip-container {
  -webkit-perspective: 1000px;
  perspective: 1000px;
  margin-left: 35%;
}
.flip-container.hover .flipper,
.flip-container:hover .flipper {
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
.back,
.flip-container,
.front {
  width: 320px;
  height: 400px;
}
.flipper {
  -webkit-transition: 0.6s;
  transition: 0.6s;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  position: relative;
}
.back,
.front {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
}
.back img,
.front img {
  margin: 0 auto;
  width: auto;
  max-height: 100%;
}
.front {
  z-index: 2;
  -webkit-transform: rotateY(0deg);
  transform: rotateY(0deg);
  background-repeat: no-repeat;
}
.back {
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
.info-specific {
  margin-top: 40px;
  position: relative;
}
.info-specific .avail-icon {
  display: block;
  width: 100px;
  height: 100px;
  position: absolute;
  top: -80px;
  right: -30px;
}
.info-specific .avail-icon svg {
  fill: #a9a6a1;
}
.cider-info-list {
  background: #fff;
  border: 1px solid #cbc9c5;
  position: relative;
  margin-bottom: 40px;
  text-align: left;
}
.cider-info-list li {
  border-bottom: 1px solid #cbc9c5;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
}
.cider-info-list li:last-of-type {
  border-bottom: none;
}
.cider-info-list li .cider-icon {
  width: 60px;
  border-right: 1px solid #cbc9c5;
}
.cider-info-list li .cider-icon svg {
  height: 60px;
  fill: #cbc9c5;
}
.cider-info-list li .cider-content {
  -ms-flex: 1;
  -webkit-box-flex: 1;
  flex: 1;
  padding: 10px;
}
.cider-info-list li .cider-content span {
  line-height: 1.2;
}
.cider-info-list li .cider-content .info-item-head {
  display: block;
  font-weight: 600;
  font-size: 1.4rem;
  text-transform: uppercase;
}
.cider-info-list:after {
  content: "";
  position: absolute;
  bottom: -13px;
  left: -1px;
  right: -1px;
  height: 14px;
  background-color: #cbc9c5;
  background: repeating-linear-gradient(
	45deg,
	#cbc9c5,
	#cbc9c5 8px,
	#bfbcb8 0,
	#bfbcb8 16px
  );
}
.mustache > p {
  display: inline-block;
  font-size: 1.4rem;
  margin: 0 auto;
  margin-right: 20px;
  text-transform: uppercase;
  letter-spacing: 0.15rem;
  font-family: acumin-pro-extra-condensed, sans-serif;
}
.find-this-wrapper {
  margin-top: 40px;
  display: inline-block;
}
.find-this-wrapper .cider_finder_button {
  border-radius: 5px;
  position: relative;
  background-color: #132e46;
  color: #fff;
  overflow: hidden;
  display: inline-block;
  line-height: 40px;
  font-size: 24px;
  margin: 15px;
  padding: 0px 20px;
  font-family: acumin-pro-extra-condensed, sans-serif;
  letter-spacing: 0.1rem;
}
.find-this-wrapper .cider_finder_button:before {
  margin: auto;
  content: attr(data-hover);
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  opacity: 0;
}
.find-this-wrapper .cider_finder_button:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  height: 100%;
  width: 100%;
  background: #055578;
}
.find-this-wrapper .cider_finder_button:hover:before {
  opacity: 1;
  -webkit-animation: q 0.4s;
  animation: q 0.4s;
}
.find-this-wrapper .cider_finder_button:hover:after {
  -webkit-animation: r 0.4s;
  animation: r 0.4s;
}
.find-this-wrapper .cider_finder_button:hover span {
  opacity: 0;
}
.find-this-wrapper .cider_finder_button.outline, .find-this-wrapper .cider_finder_button.outline:hover{
  border: 1px solid #132e46;
  color: #132e46;
  background: none;
}
.other-ciders {
  padding: 0;
  background: #e5e4e2;
  position: relative;
}
.other-ciders:after {
  width: 100%;
  height: 10px;
  background: #97928a;
  content: "";
  display: block;
  background-image: url(/wp-content/themes/wp-boilerplate/assets/wood-bg-01.svg);
}
.other-ciders h4 {
  text-align: center;
  margin-bottom: 20px;
}
.other-ciders .cider_wrapper_inner {
  width: 100%;
  padding: 20px 30px;
}
.other-ciders .cider_wrapper_inner a {
  font-family: acumin-pro-extra-condensed, sans-serif;
  color: #7d776d;
}
.middle-stack {
  position: relative;
}
.middle-stack:after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-image: url(/wp-content/themes/wp-boilerplate/assets/grunge-bg3-dark.svg);
  z-index: 2;
  content: "";
  background-repeat: no-repeat;
  background-position: 100%;
  z-index: -1;
  background-size: contain;
  background-repeat: repeat;
}
.cider-recipes {
  background-color: #a9a6a1;
  background-image: url(/wp-content/themes/wp-boilerplate/assets/recipes.jpg);
  background-size: cover;
  -ms-flex: 1;
  -webkit-box-flex: 1;
  flex: 1;
  margin-left: 10px;
  position: relative;
}
.cider-recipes:before {
  background: hsla(35, 7%, 46%, 0.85);
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  z-index: 1;
  content: "";
  -webkit-transition: background 0.35s ease-in-out;
  transition: background 0.35s ease-in-out;
}
.cider-recipes a {
  position: absolute;
  top: 10px;
  left: 10px;
  bottom: 10px;
  right: 10px;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center;
  padding: 10px;
  border: 1px solid #fff;
  text-align: center;
  z-index: 2;
  color: #fff;
  -webkit-transition: color 0.35s, border 0.35s;
  transition: color 0.35s, border 0.35s;
}
.cider-recipes h3 {
  margin: 0;
}
.cider-recipes:hover:before {
  background: hsla(35, 7%, 46%, 0.4);
}
.cider-recipes:hover a {
  border: 1px solid #fff;
  color: #fff;
}
.a {
  -ms-flex: 0 0 40%;
  -webkit-box-flex: 0;
  flex: 0 0 40%;
  background-color: #e5e4e2;
  background-image: url(/wp-content/themes/wp-boilerplate/assets/grunge-bg-light.svg);
  background-size: cover;
}
.a,
.b {
  margin-bottom: 10px;
}
.b {
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: calc(60% - 10px);
  background: gray;
  margin-left: 10px;
}
.b,
.cider-video {
  -webkit-box-flex: 0;
}
.cider-video {
  -ms-flex: 0 0 70%;
  flex: 0 0 70%;
}
.cider-page-header .outer-container {
  display: none;
}
.cider-listing {
  background-image: url(/wp-content/themes/wp-boilerplate/assets/bg-noise.png);
  padding: 6rem 0;
}
.cider-listing .outer-container {
  border-bottom: 1px solid #e5e4e2;
}
.cider-listing:last-of-type .outer-container {
  border-bottom: none;
}
.cider-listing h2 {
  text-align: center;
  margin-bottom: 40px;
}
.cider-listing .cider-archive-list {
  width: 100%;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  list-style: none;
}
.cider-listing .cider-archive-list > * {
  padding: 14px;
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  max-width: 50%;
}
.cider-listing .cider-archive-list.vp-list > * {
  padding: 14px;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 1000%;
}
@media (min-width: 540px) {
  .cider-listing .cider-archive-list > * {
	-ms-flex-preferred-size: 33.33333%;
	flex-basis: 33.33333%;
	max-width: 33.33333%;
  }
  .cider-listing .cider-archive-list.vp-list > * {
    padding: 14px;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }
}
@media (min-width: 786px) {
  .cider-listing .cider-archive-list > * {
	-ms-flex-preferred-size: 25%;
	flex-basis: 25%;
	max-width: 25%;
  }
  .cider-listing .cider-archive-list.vp-list > * {
    padding: 14px;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }
}
@media (min-width: 1140px) {
  .cider-listing .cider-archive-list > * {
	-ms-flex-preferred-size: 25%;
	flex-basis: 25%;
	max-width: 25%;
  }
  .cider-listing .cider-archive-list.vp-list > * {
    padding: 14px;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }
}
.cider-listing .cider-image-holder {
  margin: 0 auto;
}
.cider-listing .cider-image-holder img {
  max-height: 380px;
  width: auto;
}
.cider-listing .cider-link h3 {
  font-size: 2.5rem;
  text-align: center;
  -webkit-transition: color 0.35s ease-in-out;
  transition: color 0.35s ease-in-out;
  font-family: acumin-pro-extra-condensed, sans-serif;
  text-transform: uppercase;
  color: #97928a;
  white-space: break-spaces;
}
.cider-listing .cider-link img {
  align-self: center;
  margin: 0 auto;
  -webkit-transform: scale(1) translateY(0);
  transform: scale(1) translateY(0);
  -webkit-transition: -webkit-transform 0.35s ease-in-out;
  transition: -webkit-transform 0.35s ease-in-out;
  transition: transform 0.35s ease-in-out;
  transition: transform 0.35s ease-in-out, -webkit-transform 0.35s ease-in-out;
}
.cider-listing .cider-link:hover h3 {
  color: #08263f;
}
.cider-listing .cider-link:hover img {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}
.cider_list_images {
  width: 100%;
  position: relative;
}
.cider_list_images img {
  width: 100%;
}
@media screen and (max-width: 1040px) {
  .single-cider-intro .content-cider-image {
	margin: 0 auto;
	margin-bottom: 20px;
  }
  .single-cider-intro .content-cider-info {
	-ms-flex: 0 0 100%;
	-webkit-box-flex: 0;
	flex: 0 0 100%;
	width: 100%;
	text-align: center;
  }
  .a {
	-ms-flex-order: 2;
	-webkit-box-ordinal-group: 3;
	order: 2;
	width: calc(50% - 5px);
	-ms-flex: 0 0 calc(50% - 5px);
	-webkit-box-flex: 0;
	flex: 0 0 calc(50% - 5px);
	margin-bottom: 10px;
	margin-right: 5px;
  }
  .b {
	-ms-flex-order: 4;
	-webkit-box-ordinal-group: 5;
	order: 4;
	-ms-flex: 0 0 100%;
	-webkit-box-flex: 0;
	flex: 0 0 100%;
  }
  .b,
  .cider-video {
	width: 100%;
	margin: 0;
  }
  .cider-video {
	-ms-flex-order: 1;
	-webkit-box-ordinal-group: 2;
	order: 1;
	-ms-flex: 0 0 100%;
	-webkit-box-flex: 0;
	flex: 0 0 100%;
	margin-bottom: 10px;
  }
  .cider-recipes {
	-ms-flex-order: 3;
	-webkit-box-ordinal-group: 4;
	order: 3;
	-ms-flex: 0 0 calc(50% - 5px);
	-webkit-box-flex: 0;
	flex: 0 0 calc(50% - 5px);
	width: calc(50% - 5px);
	margin-bottom: 10px;
	margin-left: 5px;
  }
}
@media screen and (max-width: 700px) {
  .a {
	margin-right: 0;
  }
  .a,
  .cider-recipes {
	width: 100%;
	-ms-flex: 0 0 100%;
	-webkit-box-flex: 0;
	flex: 0 0 100%;
  }
  .cider-recipes {
	margin-left: 0;
	min-height: 120px;
  }
}
.event_image_wrapper {
  width: 100%;
  background: #fff;
  position: relative;
}
.event_image_wrapper > * {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
}
.event_image_wrapper > * img {
  width: 100%;
}
.archive-page-header {
  background-image: url(/wp-content/themes/wp-boilerplate/assets/bg-noise.png);
  text-align: center;
  border-bottom: 1px solid #e5e4e2;
}
.event-listings {
  position: relative;
}
.event-listings .overlay-wrapper {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-image: url(/wp-content/themes/wp-boilerplate/assets/grunge-bg3-dark.svg);
  z-index: 2;
  content: "";
  background-repeat: no-repeat;
  background-position: 100%;
  background-size: contain;
  background-repeat: repeat;
}
.event-listings .outer-container {
  z-index: 2;
  position: relative;
}
.post-type-archive-event .inner-container-f {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  margin-left: -20px;
  margin-right: -20px;
  list-style: none;
  justify-content: center;
}
.post-type-archive-event .inner-container-f > * {
  padding: 20px;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
}
@media (min-width: 540px) {
  .post-type-archive-event .inner-container-f > * {
	-ms-flex-preferred-size: 50%;
	flex-basis: 50%;
	max-width: 50%;
  }
}
@media (min-width: 786px) {
  .post-type-archive-event .inner-container-f > * {
	-ms-flex-preferred-size: 50%;
	flex-basis: 50%;
	max-width: 50%;
  }
}
@media (min-width: 1140px) {
  .post-type-archive-event .inner-container-f > * {
	-ms-flex-preferred-size: 33.33333%;
	flex-basis: 33.33333%;
	max-width: 33.33333%;
  }
}
.post-type-archive-event .type-event .event-inner-wrap {
  display: inline-block;
  width: 100%;
  background: #fff;
  -webkit-box-shadow: none;
  box-shadow: none;
  white-space: normal;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  will-change: box-shadow, transform;
  -webkit-transition: -webkit-box-shadow 0.35s, -webkit-transform 0.35s;
  transition: -webkit-box-shadow 0.35s, -webkit-transform 0.35s;
  transition: box-shadow 0.35s, transform 0.35s;
  transition: box-shadow 0.35s, transform 0.35s, -webkit-box-shadow 0.35s,
	-webkit-transform 0.35s;
}
.post-type-archive-event .type-event .event-inner-wrap:hover {
  -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.1);
  -webkit-transform: translateY(-2px);
  transform: translateY(-2px);
}
.post-type-archive-event .type-event .event_info_wrapper {
  padding: 10px;
}
.post-type-archive-event .type-event h4.event-title {
  margin: 0;
  margin-bottom: 5px;
  color: #7d776d;
}
.post-type-archive-event .type-event p {
  margin: 0;
  text-transform: none;
  font-size: 1.5rem;
  letter-spacing: 0.05rem;
}
.post-type-archive-event .chiles-events .event_info_wrapper {
  border-bottom: 5px solid #973b15;
}
.post-type-archive-event .nellysford-events .event_info_wrapper {
  border-bottom: 5px solid #d4a74d;
}
.post-type-archive-event .mills-events .event_info_wrapper {
  border-bottom: 5px solid #973b15;
}
.post-type-archive-event .carter-events .event_info_wrapper {
  border-bottom: 5px solid #19353b;
}
.post-type-archive-event .offsite-events .event_info_wrapper {
  border-bottom: 5px solid #c69c54;
}
.single-event h1 {
  margin-top: -8px;
  line-height: 1.2;
  margin-bottom: 10px;
  font-size: 42px;
}
.single-event h5 {
  font-size: 20px;
}
.single-event .icon-separator {
  width: 8px;
  height: 8px;
  display: inline-block;
  background: #d4a74d;
  margin: 0 10px;
  margin-bottom: 3px;
}
.single-event .event_image_wrapper {
  margin-bottom: 10px;
}
.single-event .event_info .event-meta {
  background: #f8f8f8;
  border: 1px solid #e5e4e2;
  margin-left: 40px;
  padding: 20px 3em;
  height: 100%;
}
.single-event .event_info .event-meta li {
  padding: 10px 0;
}
.single-event .list-head {
  display: block;
  text-transform: uppercase;
  font-family: acumin-pro-extra-condensed, sans-serif;
}
.single-event .breadcrumbs-wrapper {
  background-color: transparent;
  margin-bottom: 20px;
}
@media screen and (max-width: 1040px) {
  .single-event .event_blurb,
  .single-event .event_info {
	-ms-flex: 0 0 100%;
	-webkit-box-flex: 0;
	flex: 0 0 100%;
  }
  .single-event .event_info {
	-ms-flex-order: 1;
	-webkit-box-ordinal-group: 2;
	order: 1;
	margin-bottom: 20px;
  }
  .single-event .event_info .event-meta {
	margin: 0;
	padding: 20px;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
  }
  .single-event .event_info .event-meta li {
	-ms-flex: 0 0 50%;
	-webkit-box-flex: 0;
	flex: 0 0 50%;
	padding: 10px;
  }
  .single-event .event_info .event-meta li:nth-of-type(2) {
	-ms-flex-order: 3;
	-webkit-box-ordinal-group: 4;
	order: 3;
  }
  .single-event .event_info .event-meta li:nth-of-type(3) {
	-ms-flex-order: 4;
	-webkit-box-ordinal-group: 5;
	order: 4;
  }
}
#changeme span {
  font-size: 1.8rem;
  display: block;
}
.event-listings-head {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.plink {
  display: inline-block;
  height: 40px;
  line-height: 40px;
  padding-right: 10px;
  padding-left: 30px;
  position: relative;
  font-family: acumin-pro-extra-condensed, sans-serif;
  letter-spacing: 0.15rem;
  font-size: 1.6rem;
  will-change: color;
  -webkit-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
}
.plink span {
  width: 26px;
  height: 26px;
  display: block;
  position: absolute;
  left: 0;
  top: 5px;
}
.plink span svg {
  will-change: fill;
  -webkit-transition: fill 0.2s ease-in-out;
  transition: fill 0.2s ease-in-out;
  fill: #7d776d;
}
.plink:hover {
  color: #973b15;
}
.plink:hover span svg {
  fill: #973b15;
}
.event-listings .outer-container {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: start;
  -webkit-box-align: start;
  align-items: flex-start;
}
.event-listings .event-list {
  -ms-flex: 1;
  -webkit-box-flex: 1;
  flex: 1;
}
.event-listings .filter-list {
  -ms-flex: 0 0 25%;
  -webkit-box-flex: 0;
  flex: 0 0 25%;
  margin-left: 40px;
  min-width: 250px;
  background-image: url(/wp-content/themes/wp-boilerplate/assets/bg-noise.png);
  border: 1px solid #e5e4e2;
}
.event-listings .filter-list .filter-list-inner {
  padding: 20px;
  text-align: center;
}
.event-listings .filter-list .filter-list-inner h4 {
  margin-bottom: 10px;
}
.event-listings .filter-list .btn-val {
  display: block;
  width: 100%;
  margin: 0 auto;
  height: 30px;
  line-height: 30px;
  text-transform: none;
  font-weight: 600;
  border: 1px solid #a9a6a1;
  background-color: transparent;
  margin-bottom: 5px;
  outline: 0;
  font-size: 1.2rem;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  will-change: transform, background, color;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.event-listings .filter-list .btn-val:last-of-type {
  margin-bottom: 0;
}
.event-listings .filter-list .btn-val:hover {
  -webkit-transform: translateX(2px);
  transform: translateX(2px);
}
.event-listings .filter-list .btn-val.is-active {
  background-color: #a9a6a1;
  color: #fff;
}
.event-card {
  width: 100%;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 4rem;
}
.event-card-left {
  position: relative;
  -ms-flex: 0 0 40%;
  -webkit-box-flex: 0;
  flex: 0 0 40%;
  min-width: 300px;
}
.event-card-left .event_image {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.event-card-right h4 {
  font-family: acumin-pro-extra-condensed, sans-serif;
  text-transform: uppercase;
  font-weight: 300;
}
.event-card-right h3 {
  margin: 0;
}
.event-card-right p {
  margin: 0;
  line-height: 1.3;
}
.event-card-right a {
  margin: 20px 0;
  display: inline-block;
  color: #973b15;
  font-family: acumin-pro-extra-condensed, sans-serif;
  font-size: 1.4rem;
}
.event-card-right {
  -ms-flex: 1;
  -webkit-box-flex: 1;
  flex: 1;
}
.event-card-right .event-card-inner {
  padding-left: 20px;
}
/* @media screen and (max-width: 900px) {
  .archive-page-header {
	padding-top: 60px;
  }
} */
@media screen and (max-width: 1040px) {
  .event-listings .event-list {
	-ms-flex: 0 0 100%;
	-webkit-box-flex: 0;
	flex: 0 0 100%;
	-ms-flex-order: 2;
	-webkit-box-ordinal-group: 3;
	order: 2;
  }
  .event-listings .filter-list {
	-ms-flex: 0 0 100%;
	-webkit-box-flex: 0;
	flex: 0 0 100%;
	margin-left: 0;
	margin-bottom: 40px;
  }
  .event-listings .filter-list .filter-list-inner {
	text-align: left;
  }
  .event-listings .filter-list .btn-val {
	display: inline-block;
	width: auto;
  }
}
@media screen and (max-width: 800px) {
  .single-event h5 {
	font-size: 1.4rem;
  }
  .single-event .event_info .event-meta li {
	-ms-flex: 0 0 100%;
	-webkit-box-flex: 0;
	flex: 0 0 100%;
	padding: 10px;
  }
}
@media screen and (max-width: 650px) {
  .event-listings-head {
	-ms-flex-pack: center;
	-webkit-box-pack: center;
	justify-content: center;
  }
  .event-listings-head h1#changeme {
	text-align: center;
  }
  .event-listings-head .events-list-buttons {
	-ms-flex: 0 0 100%;
	-webkit-box-flex: 0;
	flex: 0 0 100%;
	text-align: center;
  }
  .event-listings .filter-list .filter-list-inner {
	text-align: center;
  }
  .event-listings .filter-list .filter-list-inner .btn-val {
	width: 100%;
  }
  .event-card-left {
	-ms-flex: 0 0 100%;
	-webkit-box-flex: 0;
	flex: 0 0 100%;
  }
  .event-card-right .event-card-inner {
	padding-left: 0;
	padding-top: 20px;
  }
}
.locations-listings {
  position: relative;
}
.locations-listings:after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-image: url(/wp-content/themes/wp-boilerplate/assets/grunge-bg3-dark.svg);
  z-index: 2;
  content: "";
  background-repeat: no-repeat;
  background-position: 100%;
  z-index: -1;
  background-size: contain;
  background-repeat: repeat;
}
.locations-listing {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  margin-left: -25px;
  margin-right: -25px;
  list-style: none;
}
.locations-listing > * {
  padding: 25px;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
}
@media (min-width: 540px) {
  .locations-listing > * {
	-ms-flex-preferred-size: 50%;
	flex-basis: 50%;
	max-width: 50%;
  }
}
@media (min-width: 786px) {
  .locations-listing > * {
	-ms-flex-preferred-size: 50%;
	flex-basis: 50%;
	max-width: 50%;
  }
}
@media (min-width: 1140px) {
  .locations-listing > * {
	-ms-flex-preferred-size: 50%;
	flex-basis: 50%;
	max-width: 50%;
  }
}
.locations-listing .location-image-wrap {
  background-color: #f0fff0;
  position: relative;
}
.locations-listing .location-image-wrap .seasonal-taproom-banner {
  background: #d4a74d;
  padding: 10px;
  color: #fff;
  font-family: acumin-pro-extra-condensed, sans-serif;
  font-size: 1.4rem;
  position: absolute;
  top: 0;
  left: 0;
}
.locations-listing .location-image-wrap .location-thumbnail {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
}
.locations-listing .location-image-wrap .location-thumbnail img {
  will-change: transform;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: -webkit-transform 0.75s;
  transition: -webkit-transform 0.75s;
  transition: transform 0.75s;
  transition: transform 0.75s, -webkit-transform 0.75s;
}
.locations-listing .location-image-wrap .location-thumbnail:hover img {
  -webkit-transform: scale(1.03);
  transform: scale(1.03);
}
.locations-listing h3 {
  margin: 20px 0;
  color: #19353b;
}
.locations-listing p {
  text-transform: none;
  letter-spacing: 0.05rem;
  white-space: normal;
}
.location-details .icon-link {
  color: #7d776d;
  font-family: acumin-pro-extra-condensed, sans-serif;
}
.location-details .icon-link span svg {
  fill: #7d776d;
}
.cider-review-wrapper .quote-inner-wrapper {
  width: 100%;
  height: 100%;
  padding: 10px 20px;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.cider-review-wrapper .quote-inner-wrapper .top {
  width: 100%;
  height: 60px;
  position: relative;
}
.cider-review-wrapper .quote-inner-wrapper .top .quote-icon {
  height: 40px;
  width: 40px;
  position: absolute;
  top: 50%;
  margin-top: -20px;
  left: 50%;
  margin-left: -20px;
}
.cider-review-wrapper .quote-inner-wrapper .top .quote-icon svg {
  fill: #97928a;
}
.cider-review-wrapper .quote-inner-wrapper .top:before {
  left: 0;
}
.cider-review-wrapper .quote-inner-wrapper .top:after,
.cider-review-wrapper .quote-inner-wrapper .top:before {
  width: calc(50% - 20px);
  height: 1px;
  background: #97928a;
  position: absolute;
  top: 50%;
  margin-top: -0.5px;
  border-radius: 2px;
  content: "";
}
.cider-review-wrapper .quote-inner-wrapper .top:after {
  right: 0;
}
.cider-review-wrapper .quote-inner-wrapper .quote-content {
  text-align: center;
}
.cider-review-wrapper .quote-inner-wrapper .quote-content p {
  font-size: 1.7rem;
  margin: 0;
}
.cider-review-wrapper .quote-inner-wrapper .bottom {
  width: 100%;
  height: 60px;
  position: relative;
}
.cider-review-wrapper .quote-inner-wrapper .bottom:before {
  width: 100%;
  height: 1px;
  background: #a9a6a1;
  position: absolute;
  top: 50%;
  margin-top: -0.5px;
  left: 0;
  border-radius: 2px;
  content: "";
}
.content-info h3{
  color: #979797;
  font-weight: 500;
  font-size: 32px;
}
.content-info p {
  font-size: 30px;
  max-width: 900px;
  line-height: normal;
  margin-bottom: 30px;
  margin: auto;
}
.product-abv{
  font-size: 32px;
  font-family: acumin-pro-extra-condensed, sans-serif;
  color: #cda75c;
  font-weight: 800;
}
.no-hero-header {
  background: #f7f7f7;
  text-align: center;
}
.blog-list-item {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 40px 0;
  border-bottom: 2px solid #edebea;
}
.blog-list-item-info {
  -ms-flex: 1 0 66.666%;
  -webkit-box-flex: 1;
  flex: 1 0 66.666%;
}
.blog-list-item-info .bli-cat,
.blog-list-item-info a {
  color: #c69c54;
  font-size: 1.4rem;
  font-weight: 700;
}
.blog-list-item-info a {
  letter-spacing: 0.15rem;
  display: inline-block;
  margin-top: 20px;
}
.blog-list-item-info h3 {
  margin: 5px 0;
}
.blog-list-item-info .bli-meta {
  font-size: 1.4rem;
  margin-bottom: 10px;
}
.blog-list-item-info .bli-excerpt {
  padding-right: 60px;
}
.blog-list-item-image {
  -ms-flex: 1 0 33.333%;
  -webkit-box-flex: 1;
  flex: 1 0 33.333%;
}
.link-button {
  display: inline-block;
  color: #fff;
  text-transform: uppercase;
  background-color: #a9a6a1;
  padding: 5px 15px;
  border-radius: 2px;
  font-size: 1.3rem;
  letter-spacing: 0.15rem;
  -webkit-transition: background-color 0.25s ease-in-out;
  transition: background-color 0.25s ease-in-out;
}
.link-button:hover {
  background-color: #9d9994;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .blog-list-item-info {
	-ms-flex: 1 0 100%;
	-webkit-box-flex: 1;
	flex: 1 0 100%;
	-ms-flex-order: 2;
	-webkit-box-ordinal-group: 3;
	order: 2;
  }
  .blog-list-item-image {
	-ms-flex-order: 1;
	-webkit-box-ordinal-group: 2;
	order: 1;
	margin-bottom: 20px;
  }
}
.breadcrumbs-wrapper {
  background: #f1f1ef;
  height: 40px;
  line-height: 40px;
}
figure {
  margin: 0;
}
figcaption.wp-caption-text {
  font-size: 1.5rem;
  padding: 5px 0;
  font-style: italic;
}
img.alignright {
  float: right;
  margin: 0 0 1em 1em;
}
img.alignleft {
  float: left;
  margin: 0 1em 1em 0;
}
img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.alignright {
  float: right;
  margin-left: 40px;
}
.alignleft {
  float: left;
  margin-right: 40px;
}
.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.entry-title {
  margin: 0;
}
.entry-meta {
  font-size: 1.4rem;
  font-style: italic;
}
.the-post-content {
  margin-top: 30px;
}
.the-post-footer {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
  margin-top: 30px;
}
.tags-icon {
  width: 20px;
  height: 20px;
  display: inline-block;
}
.tags-icon svg {
  fill: gray;
}
.tag-list > li {
  display: inline-block;
}
.tag-list > li a {
  font-size: 1.4rem;
  font-weight: 300;
  letter-spacing: 0;
  text-transform: none;
  color: gray;
}
.tag-list > li:after {
  content: ",";
  padding-right: 5px;
}
.tag-list > li:last-of-type:after {
  content: "";
}
.recipe-image-wrapper {
  position: relative;
  width: 40%;
  max-width: 400px;
  margin-left: 40px;
}
.recipe-image-wrapper > * {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
}
.recipe-image-wrapper > * img {
  width: 100%;
}
.recipe-meta {
  -ms-flex: 1;
  -webkit-box-flex: 1;
  flex: 1;
}
.recipe-meta .breadcrumb {
  margin-bottom: 10px;
}
.recipe-meta .recipe-details {
  margin-top: 20px;
}
.recipe-meta .recipe-details p {
  margin: 0;
}
.recipe-meta .recipe-details p.recipe-description {
  margin: 10px 0;
}
.the-recipe-ingredients h4 {
  margin-bottom: 10px;
}
.recipe-ingredients-list {
  list-style-type: disc;
  padding-left: 20px;
}
.the-recipe-directions {
  margin-top: 20px;
}
.the-recipe-directions h4 {
  margin-bottom: 10px;
}
.the-recipe-source {
  margin-top: 10px;
}
.post-wrapper-Recipes {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  margin-left: -25px;
  margin-right: -25px;
  list-style: none;
}
.post-wrapper-Recipes > * {
  padding: 25px;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
}
@media (min-width: 540px) {
  .post-wrapper-Recipes > * {
	-ms-flex-preferred-size: 50%;
	flex-basis: 50%;
	max-width: 50%;
  }
}
@media (min-width: 786px) {
  .post-wrapper-Recipes > * {
	-ms-flex-preferred-size: 25%;
	flex-basis: 25%;
	max-width: 25%;
  }
}
@media (min-width: 1140px) {
  .post-wrapper-Recipes > * {
	-ms-flex-preferred-size: 25%;
	flex-basis: 25%;
	max-width: 25%;
  }
}
.post-wrapper-Recipes .blog-list-item {
  border-bottom: none;
  padding: 0;
}
.post-wrapper-Recipes .blog-list-item a {
  margin: 20px 0;
  color: #7d776d;
  font-size: 1.6rem;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  -webkit-transition: -webkit-transform 0.25s;
  transition: -webkit-transform 0.25s;
  transition: transform 0.25s;
  transition: transform 0.25s, -webkit-transform 0.25s;
}
.post-wrapper-Recipes .blog-list-item a:hover {
  -webkit-transform: translateX(2px);
  transform: translateX(2px);
}
@media screen and (max-width: 1000px) {
  .recipe-meta {
	-ms-flex: 0 0 100%;
	-webkit-box-flex: 0;
	flex: 0 0 100%;
	-ms-flex-order: 2;
	-webkit-box-ordinal-group: 3;
	order: 2;
  }
  .recipe-image-wrapper {
	width: 100%;
	-ms-flex-order: 1;
	-webkit-box-ordinal-group: 2;
	order: 1;
	margin-left: 0;
	margin-bottom: 10px;
  }
}
.question {
  position: relative;
  margin-bottom: 20px;
}
.question:hover {
  cursor: pointer;
}
.question h4 {
  display: block;
  width: 100%;
  padding-left: 40px;
  line-height: 40px;
  position: relative;
}
.question .faq-icon {
  width: 24px;
  height: 24px;
  display: inline-block;
  position: absolute;
  top: 8px;
  left: 4px;
  fill: #7d776d;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: -webkit-transform 0.35s;
  transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  transition: transform 0.35s, -webkit-transform 0.35s;
}
.answer {
 display: none;
}
.answer p {
  width: 100%;
  margin: 0;
  padding: 0 0 20px 40px;
}
.question.is-expanded .faq-icon {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  fill: #973b15;
}
@media screen and (max-width: 1000px) {
  .question h4 {
	display: block;
	width: 100%;
	padding-left: 40px;
	line-height: 1.4;
  }
}
.about-intro {
  position: relative;
}
.about-intro:after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-image: url(/wp-content/themes/wp-boilerplate/assets/grunge-bg3-dark.svg);
  z-index: 2;
  content: "";
  background-repeat: no-repeat;
  background-position: 100%;
  z-index: -1;
  background-size: contain;
  background-repeat: repeat;
}
.about-image-grid {
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center;
}
.about-image-grid .content {
  margin: 0 10px;
}
.about-quote-text {
  text-align: center;
}
.about-quote-text h3 {
  display: inline-block;
  line-height: 50px;
  border-top: 2px solid #005479;
  border-bottom: 2px solid #005479;
  text-transform: uppercase;
  font-size: 2.4rem;
  letter-spacing: 0.15rem;
  color: #005479;
  font-weight: 500;
}
.about-grid .outer-container-full {
  position: relative;
  background-size: cover;
}
.about-grid .container-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center;
  background: rgba(0, 0, 0, 0.2);
  -ms-flex-pack: start;
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.about-grid .container-overlay .content {
  width: 500px;
  margin-left: 15%;
}
.about-grid .container-overlay h2 {
  color: #fff;
  text-transform: uppercase;
  font-size: 64px;
}
.about-bottom-text {
  position: relative;
}
.about-bottom-text:after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-image: url(/wp-content/themes/wp-boilerplate/assets/grunge-bg3-dark.svg);
  z-index: 2;
  content: "";
  background-repeat: no-repeat;
  background-position: 100%;
  z-index: -1;
  background-size: contain;
  background-repeat: repeat;
}
.stop-by .outer-container-full {
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
}
.stop-by .container-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center;
  background: rgba(0, 0, 0, 0.25);
  -ms-flex-pack: end;
  -webkit-box-pack: end;
  justify-content: flex-end;
}
.stop-by .container-overlay,
.stop-by .container-overlay .content {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
}
.stop-by .container-overlay .content {
  width: 400px;
  margin-right: 15%;
  background: #f1f1ef;
  border-radius: 3px;
  padding: 20px;
  text-align: center;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center;
}
.stop-by .container-overlay .content p {
  margin-top: 10px;
}
@media screen and (max-width: 900px) {
  .stop-by .container-overlay {
	-ms-flex-pack: center;
	-webkit-box-pack: center;
	justify-content: center;
  }
  .stop-by .container-overlay .content {
	margin: 0;
  }
}
@media screen and (max-width: 700px) {
  .about-image-grid .content {
	-ms-flex: 0 0 100%;
	-webkit-box-flex: 0;
	flex: 0 0 100%;
	margin-bottom: 20px;
  }
  .about-image-grid .content:last-of-type {
	margin-bottom: 0;
  }
  .about-image-grid .content img {
	width: 100%;
  }
  .about-quote-text h3 {
	line-height: 30px;
  }
  .about-grid .container-overlay h2 {
	font-size: 36px;
	text-align: center;
  }
  .about-grid .container-overlay .content {
	margin: 0 auto;
	width: 70%;
  }
  .stop-by .outer-container-full {
	min-height: 300px;
  }
  .stop-by .container-overlay .content {
	margin: 0 auto;
	width: 90%;
  }
}
.cider-popup-list{
  display: flex;
  align-items: center;
  justify-content: center;
}
.cider101-intro {
  background: #f2f2f2;
}
.process-slider {
  width: 80%;
  max-width: 550px;
  margin: 0 auto;
  text-align: center;
}
.process-slider .slick-dots {
  position: relative;
  padding: 0 40px;
}
.process-slider .slick-dots:after {
  content: "";
  width: 100%;
  position: absolute;
  top: 50%;
  margin-top: -1px;
  height: 2px;
  background: #7d776d;
  left: 0;
  border-radius: 2px;
  z-index: -1;
}
.process-slider .slick-dots li:before {
  display: none;
}
.process-slider .slick-dots li {
  width: 24px;
  height: 24px;
  border-radius: 100%;
  border: 2px solid #7d776d;
  background: #fff;
  text-align: center;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center;
  cursor: pointer;
}
.process-slider .slick-dots li a {
  letter-spacing: 0;
  font-size: 1.1rem;
  line-height: 23px;
  height: 22px;
  color: #7d776d;
  text-transform: uppercase;
}
.process-slider .slick-dots li.slick-active {
  background: #7d776d;
}
.process-slider .slick-dots li.slick-active a {
  color: #fff;
}
.process-slide {
  padding: 20px;
}
.process-slide .process-description-wrapper {
  margin-top: 10px;
}
.cider-facts {
  background: #5e5952;
  padding: 6rem 0;
}
.cider-facts h3 {
  color: #fff;
  text-align: center;
}
.fact-wrapper {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  margin-left: -25px;
  margin-right: -25px;
  list-style: none;
}
.fact-wrapper > * {
  padding: 25px;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
}
@media (min-width: 540px) {
  .fact-wrapper > * {
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
	max-width: 100%;
  }
}
@media (min-width: 786px) {
  .fact-wrapper > * {
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
	max-width: 100%;
  }
}
@media (min-width: 1140px) {
  .fact-wrapper > * {
	-ms-flex-preferred-size: 33.33333%;
	flex-basis: 33.33333%;
	max-width: 33.33333%;
  }
}
.fact-wrapper h4 {
  height: 40px;
  line-height: 40px;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
  color: #fff;
}
.fact-wrapper h4 .icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-right: 5px;
}
.fact-wrapper h4 .icon svg {
  fill: #fff;
}
.fact-wrapper p {
  padding-left: 25px;
  margin: 0;
  color: #f2f2f2;
}
.inner-container-f .commit-column {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  padding: 10px;
  -ms-flex: 0 0 100%;
  -webkit-box-flex: 0;
  flex: 0 0 100%;
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
}
.inner-container-f .commit-column .event_image_wrapper {
  width: 60%;
}
.inner-container-f .commit-column .quote-text {
  margin-left: 20px;
  -ms-flex: 1;
  -webkit-box-flex: 1;
  flex: 1;
}
.inner-container-f .commit-column .blurb-text {
  margin-right: 20px;
  -ms-flex: 1;
  -webkit-box-flex: 1;
  flex: 1;
}
.callout-wrapper {
  background: #f1f1ef;
  padding: 20px;
  position: relative;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center;
}
.callout-wrapper:after {
  content: "";
  position: absolute;
  top: 10px;
  left: 10px;
  right: 10px;
  bottom: 10px;
  border: 1px solid #e5e4e2;
}
.callout-wrapper p {
  margin: 0;
  text-align: center;
}
.values {
  background-image: url(/wp-content/themes/wp-boilerplate/assets/bg-noise.png);
}
.values .value {
  background: #fff;
  border: 1px solid #e5e4e2;
  position: relative;
  margin: 10px 0;
}
.values .value .heading {
  width: 200px;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  border-right: 1px solid #e5e4e2;
  padding: 10px;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center;
}
.values .value .heading span {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.values .value .heading span svg {
  fill: rgba(151, 59, 21, 0.2);
}
.values .value .heading h4 {
  position: relative;
  z-index: 2;
}
.values .value .content {
  padding: 20px 20px 20px 220px;
}
@media screen and (max-width: 900px) {
  .inner-container-f .commit-column {
	-ms-flex-direction: column;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	flex-direction: column;
  }
  .inner-container-f .commit-column .event_image_wrapper {
	width: 100%;
	-ms-flex-order: 1;
	-webkit-box-ordinal-group: 2;
	order: 1;
  }
  .inner-container-f .commit-column .quote-text {
	margin-left: 0;
	margin-top: 20px;
	-ms-flex-order: 2;
	-webkit-box-ordinal-group: 3;
	order: 2;
  }
  .inner-container-f .commit-column .blurb-text {
	margin-right: 0;
	margin-top: 20px;
	-ms-flex-order: 2;
	-webkit-box-ordinal-group: 3;
	order: 2;
  }
}
@media screen and (max-width: 700px) {
  .values .value {
	padding-top: 80px;
  }
  .values .value .heading {
	width: 100%;
	border-right: none;
	border-bottom: 1px solid #e5e4e2;
	height: 80px;
  }
  .values .value .content {
	text-align: center;
	padding-left: 20px;
  }
}
.story-intro {
  background: url(/wp-content/themes/wp-boilerplate/assets/bg-noise.png) !important;
  padding: 40px 20px;
}
.story-intro .wp-block-group__inner-container{
	max-width: 980px;
	margin: auto;
}
.history-banner {
  position: absolute;
  top: -15px;
  left: 50%;
  margin-left: -65px;
  width: 130px;
  height: 30px;
}
.history-banner img {
  width: 100%;
}
.our-history {
  position: relative;
}
.our-history:before {
  content: "";
  width: 1px;
  background: #e5e4e2;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
}
.history-wrap {
  max-width: 1000px;
  margin: 0 auto;
}
.history-item {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  padding: 8rem 0;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  opacity: 0;
  position: relative;
  -webkit-transform: translateY(50px);
  transform: translateY(50px);
  -webkit-transition: all 1s ease-out;
  transition: all 1s ease-out;
}
.history-item .history-head {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  text-align: center;
}
.history-item .history-head .history-head-content {
  display: inline-block;
  background: #f1f1ef;
  border: 1px solid #e5e4e2;
  height: 26px;
  line-height: 26px;
  width: 100px;
  text-align: center;
  font-size: 1.4rem;
  font-family: acumin-pro-extra-condensed, sans-serif;
  text-transform: uppercase;
  color: #a9a6a1;
}
.history-item .side-one {
  -ms-flex: 1;
  -webkit-box-flex: 1;
  flex: 1;
  margin-right: 20px;
  -ms-flex-order: 1;
  -webkit-box-ordinal-group: 2;
  order: 1;
}
.history-item .side-one .event_image_wrapper {
  background: #fff;
}
.history-item .side-two {
  -ms-flex: 0 0 45%;
  -webkit-box-flex: 0;
  flex: 0 0 45%;
  -ms-flex-order: 2;
  -webkit-box-ordinal-group: 3;
  order: 2;
  margin-right: 0;
  margin-left: 40px;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
  background: #fff;
}
.history-item:nth-child(odd) .side-one {
  -ms-flex-order: 2;
  -webkit-box-ordinal-group: 3;
  order: 2;
  margin-left: 20px;
  margin-right: 0;
}
.history-item:nth-child(odd) .side-two {
  -ms-flex-order: 1;
  -webkit-box-ordinal-group: 2;
  order: 1;
  margin-right: 40px;
  margin-left: 0;
}
.history-item.fade-in {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
@media screen and (max-width: 960px) {
  .history-wrap {
	max-width: 600px;
  }
  .history-item {
	margin: 4rem 0;
  }
  .history-item .side-one,
  .history-item .side-two {
	-ms-flex: 0 0 100%;
	-webkit-box-flex: 0;
	flex: 0 0 100%;
	margin: 0;
	text-align: center;
  }
  .history-item:nth-child(odd) .side-one {
	-ms-flex-order: 1;
	-webkit-box-ordinal-group: 2;
	order: 1;
	margin: 0;
  }
  .history-item:nth-child(odd) .side-two {
	-ms-flex-order: 2;
	-webkit-box-ordinal-group: 3;
	order: 2;
	margin: 0;
  }
}
.contact-blurb {
  -ms-flex: 1;
  -webkit-box-flex: 1;
  flex: 1;
}
.contact-info {
  margin-left: 50px;
}
@media screen and (max-width: 700px) {
  .contact-blurb,
  .contact-info {
	-ms-flex: 0 0 100%;
	-webkit-box-flex: 0;
	flex: 0 0 100%;
  }
  .contact-info {
	margin-left: 0;
  }
}
.contact-form {
  background-image: url(/wp-content/themes/wp-boilerplate/assets/bg-noise.png);
  padding: 6rem 0;
}
.popup-item-wrap {
  position: relative;
  display: inline-block;
  margin-right: 10px;
}
.popup-item-wrap .popup-item-emblem-wrap {
  width: 70px;
  height: 70px;
}
.popup-item-wrap .popup-item-emblem-wrap a.popup-item-emblem {
  cursor: pointer;
}
.popup-item-wrap .popup-item-emblem-wrap .popup-item-emblem {
  width: 70px;
  height: 70px;
  display: inline-block;
  position: relative;
}
.popup-item-wrap .popup-item-emblem-wrap .popup-item-emblem svg {
  fill: #d4a74d;
}
.popup-item-wrap .popup-item-emblem-wrap .popup-item-emblem .count {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  font-family: acumin-pro-extra-condensed, sans-serif;
  color: #fff;
  padding-top: 14px;
}
.popup-item-wrap .popup-item-emblem-wrap .popup-item-emblem .count span {
  display: block;
  text-align: center;
  line-height: 1;
  font-size: 10px;
  text-transform: uppercase;
}
.popup-item-wrap .popup-item-emblem-wrap .popup-item-emblem .count span.number {
  font-size: 18px;
}
.popup-item-wrap .popup-item-emblem-wrap .popup-triangle {
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #fff;
  bottom: -10px;
  left: 25px;
  z-index: 3;
}
.popup-item-wrap .popup-item-content,
.popup-item-wrap .popup-item-emblem-wrap .popup-triangle {
  display: none;
  position: absolute;
  opacity: 0;
  -webkit-transition: opacity 0.25s;
  transition: opacity 0.25s;
}
.popup-item-wrap .popup-item-content {
  width: 200px;
  background: #fff;
  padding: 20px;
  top: 100%;
  -webkit-transform: translate(-50%, 10px);
  transform: translate(-50%, 10px);
  margin-left: 35px;
  -webkit-box-shadow: 1px 2px 2px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 1px 2px 2px 0 rgba(0, 0, 0, 0.1);
  z-index: 2;
  text-align: center;
}
.popup-item-content p {
  font-size: 18px;
}
.popup-item-wrap:hover .popup-item-content,
.popup-item-wrap:hover .popup-item-emblem-wrap .popup-triangle {
  display: inline-block;
  opacity: 1;
}
.awards-wrap {
  margin-top: 20px;
}
.awards-header {
  padding-bottom: 10px;
  padding-top: 10px;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: end;
  -webkit-box-align: end;
  align-items: flex-end;
  margin-bottom: 10px;
}
.awards-header h2 {
  margin: 0;
  font-size: 2rem;
}
ul.awards-items-list {
  width: 100%;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
  border: 1px solid #e5e4e2;
}
ul.awards-items-list li.awards-item {
  background: #fff;
  width: 50%;
  padding: 10px;
  padding-left: 30px;
  border-top: 1px solid #e5e4e2;
  position: relative;
  font-size: 1.4rem;
}
ul.awards-items-list li.awards-item:first-child,
ul.awards-items-list li.awards-item:nth-child(2) {
  border-top: none;
}
ul.awards-items-list li.awards-item span {
  position: absolute;
  width: 20px;
  height: 20px;
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat;
  top: 50%;
  margin-top: -11px;
  left: 5px;
}
ul.awards-items-list li.awards-item span.award-icon-gold {
  background-image: url(/wp-content/themes/wp-boilerplate/assets/gold-medal.png);
}
ul.awards-items-list li.awards-item span.award-icon-silver {
  background-image: url(/wp-content/themes/wp-boilerplate/assets/silver-medal.png);
}
ul.awards-items-list li.awards-item span.award-icon-bronze {
  background-image: url(/wp-content/themes/wp-boilerplate/assets/bronze-medal.png);
}
ul.awards-items-list:after {
  height: 100%;
  content: "";
  width: 1px;
  background: #e5e4e2;
  position: absolute;
  top: 0;
  left: 50%;
}
.awards-items-trigger {
  width: 100%;
  -ms-flex: 0 0 100%;
  -webkit-box-flex: 0;
  flex: 0 0 100%;
  background: #cbc9c5;
  color: #fff;
  font-family: acumin-pro-extra-condensed, sans-serif;
  text-transform: uppercase;
  text-align: center;
  padding: 5px 0;
  position: relative;
  z-index: 2;
  margin-top: 10px;
}
.awards-items-trigger:before {
  content: "Show More";
}
.awards-items-trigger.show-less:before {
  content: "Show Less";
}
@media screen and (max-width: 1140px) {
  ul.awards-items-list:after {
	display: none;
  }
  ul.awards-items-list li.awards-item {
	width: 100%;
  }
  ul.awards-items-list li.awards-item:nth-child(2) {
	border-top: 1px solid #e5e4e2;
  }
}
.finder-intro .inner-container-b {
  margin-bottom: 10px;
}
.finder-intro .iframe-wrapper iframe {
  position: static;
  width: 100%;
  max-width: 100%;
}
.sc_clearfix:after {
  content: "";
  display: table;
  table-layout: fixed;
  clear: both;
}
#sc_calendar table {
  width: 100%;
  border-collapse: collapse;
  float: left;
}
#sc_calendar th {
  background: #fdfdfd;
  text-align: center;
  text-transform: capitalize;
  padding: 3px 4px !important;
  font-size: 1.2rem;
}
#sc_calendar td,
#sc_calendar th {
  width: 13.25%;
  border: 1px solid #ddd;
}
#sc_calendar td {
  font-size: 11px;
  padding: 0 !important;
}
#sc_calendar td.calendar-day {
  background: #fbfbfb;
  height: 40px;
}
#sc_calendar td.calendar-day-np {
  background: #f0f0f0;
}
#sc_calendar td div.sc_day_div {
  padding: 8px;
}
#sc_events_calendar_head {
  padding: 8px;
  background: #f0f0f0;
  border: 1px solid #ddd;
  border-bottom: 0;
}
#sc_event_nav_wrap,
#sc_event_select,
#sc_events_calendar_head h2 {
  width: 33%;
  float: left;
  margin: 0;
  clear: none;
}
#sc_event_nav_wrap {
  text-align: right;
}
#sc_event_nav_wrap form {
  display: inline;
  text-align: right;
}
#sc_events_calendar_head h2 {
  text-align: center;
  line-height: 26px;
  font-size: 1.8rem;
}
#sc_events_calendar_head select {
  font-size: 0.7rem;
}
#sc_events_calendar_head input {
  font-size: 1rem;
  padding: 2px 10px;
}
#sc_events_calendar input,
#sc_events_calendar select {
  margin: 0 5px 0 0;
}
.sc_small #sc_event_nav_wrap {
  margin: 8px 0 0;
}
.sc_small #sc_event_nav_wrap,
.sc_small #sc_event_select {
  float: none;
  width: 100%;
}
.sc_small #sc_calendar td div {
  padding: 1px;
}
.sc_small #sc_event_nav_next,
.sc_small #sc_event_nav_prev {
  display: block;
  width: 50%;
  float: left;
}
.sc_small #sc_event_nav_prev {
  text-align: left;
}
#sc_calendar td div.day-number {
  float: right;
  margin: -6px -4px 0 0;
}
.sc_small #sc_calendar td div.day-number {
  float: none;
  text-align: right;
  padding: 0;
  margin: -3px 1px 0 0;
}
.sc_event_details {
  margin: 0 0 15px;
}
.sc_events_list .sc_event {
  clear: both;
}
.sc_events_list .sc_event_categories,
.sc_events_list .sc_event_date,
.sc_events_list .sc_event_link,
.sc_events_list .sc_event_time,
.sc_events_list .sc_event_title {
  float: left;
  clear: left;
}
.sc_events_calendar a {
  white-space: normal;
  padding-top: 2px;
  font-size: 1.2rem;
  text-transform: none;
  color: #973b15;
}
#content .inner-container {
  overflow: hidden;
}
@media only screen and (max-width: 680px) {
  .sc-table {
	overflow: hidden;
  }
  .sc-table th {
	display: none;
  }
  #content .sc-table tr td {
	display: block;
	text-align: left;
	padding-left: 50%;
	width: auto;
  }
  .sc-table td:first-child {
	padding-top: 0.5em;
  }
  .sc-table td:last-child {
	padding-bottom: 0.5em;
  }
  .sc-table td:first-child {
	background-color: rgba(0, 0, 0, 0.1);
  }
  #sc_calendar td.calendar-day {
	height: auto;
	overflow: hidden;
  }
  #sc_calendar .sc-table td.calendar-day-np {
	display: none;
  }
  #sc_calendar td div.day-number {
	float: left;
	margin: 0 5px 5px 0;
  }
  #sc-calendar .sc-table .sc_day_div {
	overflow: hidden;
  }
  #sc_events_calendar_head h2 {
	width: 100%;
	margin: 0 0 10px;
  }
  #sc_event_nav_wrap {
	text-align: center;
	margin: 0 auto;
	float: none;
  }
  #sc_event_nav_wrap form {
	display: inline;
	text-align: center;
  }
}
.all-media .inner-container {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  margin-left: -20px;
  margin-right: -20px;
  list-style: none;
}
.all-media .inner-container > * {
  padding: 20px;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
}
@media (min-width: 540px) {
  .all-media .inner-container > * {
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
	max-width: 100%;
  }
}
@media (min-width: 786px) {
  .all-media .inner-container > * {
	-ms-flex-preferred-size: 50%;
	flex-basis: 50%;
	max-width: 50%;
  }
}
@media (min-width: 1140px) {
  .all-media .inner-container > * {
	-ms-flex-preferred-size: 50%;
	flex-basis: 50%;
	max-width: 50%;
  }
}
a.button {
  padding: 0 40px;
  background: 0 0;
  text-decoration: none;
  color: #19353b;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 0.2rem;
  font-size: 14px;
  font-size: 1.4rem;
  -webkit-transition: -webkit-transform 0.25s ease-in-out;
  transition: -webkit-transform 0.25s ease-in-out;
  transition: transform 0.25s ease-in-out;
  transition: transform 0.25s ease-in-out, -webkit-transform 0.25s ease-in-out;
}
.icon-button,
a.button {
  display: inline-block;
  height: 40px;
  line-height: 40px;
}
.icon-button {
  background: gray;
  padding: 0 30px;
  padding-right: 55px;
  position: relative;
  color: #fff;
}
.icon-button .button-text {
  display: inline-block;
}
.icon-button .button-icon {
  width: 20px;
  height: 20px;
  background: #00f;
  display: inline-block;
  position: absolute;
  top: 50%;
  margin-top: -10px;
  right: 25px;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  -webkit-transition: -webkit-transform 0.35s ease-in-out;
  transition: -webkit-transform 0.35s ease-in-out;
  transition: transform 0.35s ease-in-out;
  transition: transform 0.35s ease-in-out, -webkit-transform 0.35s ease-in-out;
}
.icon-button:hover {
  color: #fff;
}
.icon-button:hover .button-icon {
  -webkit-transform: translateX(3px);
  transform: translateX(3px);
  opacity: 1;
  -webkit-transition: -webkit-transform 0.35s ease-in-out;
  transition: -webkit-transform 0.35s ease-in-out;
  transition: transform 0.35s ease-in-out;
  transition: transform 0.35s ease-in-out, -webkit-transform 0.35s ease-in-out;
}
.slideButton:hover:before {
  opacity: 1;
  -webkit-animation: q 0.4s;
  animation: q 0.4s;
}
.slideButton:hover:after {
  -webkit-animation: r 0.4s;
  animation: r 0.4s;
}
.slideButton:hover span {
  opacity: 0;
}
@-webkit-keyframes q {
  0% {
	-webkit-transform: translateY(0);
	transform: translateY(0);
  }
  50% {
	-webkit-transform: translateY(-150%);
	transform: translateY(-150%);
	opacity: 1;
  }
  51% {
	-webkit-transform: translateY(-150%);
	transform: translateY(-150%);
	opacity: 0;
  }
  52% {
	-webkit-transform: translateY(200%);
	transform: translateY(200%);
	opacity: 0;
  }
  53% {
	-webkit-transform: translateY(200%);
	transform: translateY(200%);
	opacity: 1;
  }
  to {
	-webkit-transform: translateY(0);
	transform: translateY(0);
  }
}
@keyframes q {
  0% {
	-webkit-transform: translateY(0);
	transform: translateY(0);
  }
  50% {
	-webkit-transform: translateY(-150%);
	transform: translateY(-150%);
	opacity: 1;
  }
  51% {
	-webkit-transform: translateY(-150%);
	transform: translateY(-150%);
	opacity: 0;
  }
  52% {
	-webkit-transform: translateY(200%);
	transform: translateY(200%);
	opacity: 0;
  }
  53% {
	-webkit-transform: translateY(200%);
	transform: translateY(200%);
	opacity: 1;
  }
  to {
	-webkit-transform: translateY(0);
	transform: translateY(0);
  }
}
@-webkit-keyframes r {
  0% {
	-webkit-transform: translateY(0);
	transform: translateY(0);
  }
  to {
	-webkit-transform: translateY(-200%);
	transform: translateY(-200%);
  }
}
@keyframes r {
  0% {
	-webkit-transform: translateY(0);
	transform: translateY(0);
  }
  to {
	-webkit-transform: translateY(-200%);
	transform: translateY(-200%);
  }
}
.share-buttons {
  display: none;
}
a {
  text-transform: uppercase;
  text-decoration: none;
  white-space: nowrap;
  font-size: inherit;
  color: #7d776d;
  cursor: pointer;
}
a:hover{
  color:#132e46;
}
a:active,
a:focus,
a:hover {
  outline: 0;
}
a.link {
  height: 40px;
  line-height: 40px;
  margin-top: 20px;
}
a.link,
a.maplink {
  display: inline-block;
  position: relative;
}
a.maplink {
  height: 24px;
  padding-right: 25px;
  padding-left: 10px;
  line-height: 24px;
  font-family: myriad-pro, serif;
  font-weight: 600;
  letter-spacing: 0.1rem;
  font-size: 1.3rem;
  margin: 5px 0;
  color: #fff;
  background: #97928a;
  border-radius: 3px;
}
a.maplink span {
  width: 20px;
  height: 20px;
  display: block;
  position: absolute;
  top: 2px;
  right: 0;
  will-change: transform;
}
a.maplink span svg {
  fill: #fff;
}
a.maplink:hover span {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: n;
  animation-name: n;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}
a.emaillink {
  text-transform: none;
  color: inherit;
}
.breadcrumb {
  font-family: acumin-pro-extra-condensed, sans-serif;
  font-size: 1.4rem;
  text-transform: uppercase;
}
.breadcrumb a {
  color: #7d776d;
}
.breadcrumb .current {
  color: #97928a;
}
a.arrow-button {
  display: inline-block;
  height: 30px;
  line-height: 30px;
  position: relative;
  text-transform: none;
  font-weight: 600;
  font-size: 1.6rem;
  color: #973b15;
  margin: 20px 0;
}
a.arrow-button span {
  width: 30px;
  height: 30px;
  display: block;
  position: absolute;
  top: 0;
  right: -35px;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  -webkit-transition: -webkit-transform 0.25s;
  transition: -webkit-transform 0.25s;
  transition: transform 0.25s;
  transition: transform 0.25s, -webkit-transform 0.25s;
}
a.arrow-button span svg {
  fill: #973b15;
}
a.arrow-button:hover span {
  -webkit-transform: translateX(3px);
  transform: translateX(3px);
}
.button-bg {
  background: #19353b;
  padding: 5px 45px 5px 15px;
  display: inline-block;
  border-radius: 3px;
  margin-top: 10px;
}
.button-bg a.arrow-button {
  color: #fff;
  margin: 0;
}
.button-bg a.arrow-button span svg {
  fill: #fff;
}
.home-lineup a.arrow-button {
  color: #e5e4e2;
  margin: 5px 0;
  font-size: 2rem;
  letter-spacing: 0.05rem;
  margin-right: 35px;
}
.home-lineup a.arrow-button:after {
  content: "";
  width: 1px;
  display: block;
}
@media screen and (min-width: 600px) and (max-width: 1140px) {
  .home-lineup a.arrow-button {
	display: block;
	width: 150px;
  }
}
.home-lineup a.arrow-button span svg {
  fill: #e5e4e2;
}
.icon-link {
  display: block;
  line-height: 30px;
  position: relative;
  padding-left: 35px;
  font-size: 1.6rem;
  font-family: acumin-pro-extra-condensed, sans-serif;
  color: #973b15;
  text-transform: uppercase;
  margin: 5px 0;
}
.icon-link span {
  width: 30px;
  height: 30px;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
.icon-link span svg {
  fill: #973b15;
}
.inline-link,
p > a {
  text-transform: none;
  color: #075578;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
  font-weight: 600;
}
.inline-link:hover,
p > a:hover {
  color: #a9a6a1;
}
.email-link,
.phone-link {
  font-size: 1.6rem;
  color: #7d776d;
  display: block;
  line-height: 30px;
  position: relative;
  padding-left: 35px;
  text-transform: none;
}
.email-link span,
.phone-link span {
  width: 30px;
  height: 30px;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
.email-link span svg,
.phone-link span svg {
  fill: #7d776d;
}
input[type="color"],
input[type="date"],
input[type="datetime-local"],
input[type="datetime"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="range"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"],
textarea {
  color: #97928a;
  border: 1px solid #e5e4e2;
  border-radius: 3px;
  padding: 3px;
}
input[type="color"]:focus,
input[type="date"]:focus,
input[type="datetime-local"]:focus,
input[type="datetime"]:focus,
input[type="email"]:focus,
input[type="month"]:focus,
input[type="number"]:focus,
input[type="password"]:focus,
input[type="range"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="text"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
input[type="week"]:focus,
textarea:focus {
  color: #973b15;
  border: 1px solid #973b15;
  outline: 0;
}
select {
  border: 1px solid #e5e4e2;
}
textarea {
  width: 100%;
}
::-webkit-input-placeholder {
  color: #97928a;
  font-family: acumin-pro-extra-condensed, sans-serif;
  font-size: 1.3rem;
}
::-moz- {
  color: #97928a;
  font-family: acumin-pro-extra-condensed, sans-serif;
  font-size: 1.3rem;
}
:-ms-input- {
  color: #97928a;
  font-family: acumin-pro-extra-condensed, sans-serif;
  font-size: 1.3rem;
}
:-moz- {
  color: #97928a;
  font-family: acumin-pro-extra-condensed, sans-serif;
  font-size: 1.3rem;
}
#gform_1 .gfield_label {
  display: none;
}
#gform_1 input[type="submit"] {
  border: 0;
  font-size: 2rem;
  font-family: acumin-pro-extra-condensed, sans-serif;
  color: #fff;
  background: #973b15;
  padding: 10px 20px;
  text-transform: uppercase;
  border-radius: 3px;
  line-height:1;
}
.newsletter_form form input[type="email"]:focus,
.newsletter_form form input[type="text"]:focus {
  color: #e5e4e2;
  outline: 0;
  border: 0;
}
.newsletter_form form::-webkit-input- {
  color: hsla(30, 4%, 89%, 0.6);
  font-family: myriad-pro, serif;
  font-size: 1.4rem;
}
.newsletter_form form::-moz- {
  color: hsla(30, 4%, 89%, 0.6);
  font-family: myriad-pro, serif;
  font-size: 1.4rem;
}
.newsletter_form form:-ms-input- {
  color: hsla(30, 4%, 89%, 0.6);
  font-family: myriad-pro, serif;
  font-size: 1.4rem;
}
.newsletter_form form:-moz- {
  color: hsla(30, 4%, 89%, 0.6);
  font-family: myriad-pro, serif;
  font-size: 1.4rem;
}
@media screen and (min-width: 786px) {
  .split-list ul {
	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 2;
  }
}
#gform_2::-webkit-input- {
  color: #fff;
  font-family: acumin-pro-extra-condensed, sans-serif;
  font-size: 1.4rem;
}
#gform_2::-moz- {
  color: #fff;
  font-family: acumin-pro-extra-condensed, sans-serif;
  font-size: 1.4rem;
}
#gform_2:-ms-input- {
  color: #fff;
  font-family: acumin-pro-extra-condensed, sans-serif;
  font-size: 1.4rem;
}
#gform_2:-moz- {
  color: #fff;
  font-family: acumin-pro-extra-condensed, sans-serif;
  font-size: 1.4rem;
}
#gform_2 input[type="submit"] {
  border: 0;
  font-size: 1.4rem;
  font-family: acumin-pro-extra-condensed, sans-serif;
  color: #fff;
  background: #973b15;
  padding: 10px 20px;
  text-transform: uppercase;
  border-radius: 3px;
}
#gform_2 .gform_wrapper .top_label .gfield_label {
  display: none !important;
}
#gform_2 .gfield_radio label {
  color: #7d776d;
  font-family: acumin-pro-extra-condensed, sans-serif;
  font-size: 1.4rem;
}
#gform_2 .gfield_label {
  color: #97928a;
  font-size: 1.4rem;
  font-family: myriad-pro, serif;
  letter-spacing: 0.15rem;
  text-transform: uppercase;
  font-weight: 600;
}
@media screen and (max-width: 768px) {
  #gform_2 .se-no-label .gfield_label {
	display: none;
  }
  #gform_2::-webkit-input-placeholder {
	color: #7d776d;
  }
  #gform_2::-moz-placeholder {
	color: #7d776d;
  }
  #gform_2:-ms-input-placeholder {
	color: #7d776d;
  }
  #gform_2:-moz-placeholder {
	color: #7d776d;
  }
}
.overflow-hidden {
  overflow: hidden;
}
.hours-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: hsla(40, 5%, 78%, 0.9);
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center;
  z-index: 3000;
  overflow-y: auto;
  cursor: pointer;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity 0.3s 0, visibility 0 0.3s;
  transition: opacity 0.3s 0, visibility 0 0.3s;
}
.hours-modal-container {
  position: relative;
  width: 90%;
  max-width: 600px;
  background: hsla(30, 4%, 89%, 0.6);
  cursor: auto;
  border-radius: 0.25em;
  -webkit-transform: translateY(-30px);
  transform: translateY(-30px);
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
#hours-food,
#hours-special,
#special-event {
  display: none;
  padding: 30px;
  background: hsla(0, 0%, 100%, 0.9);
  -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.15);
  max-height: 70vh;
  overflow: scroll;
}
.hours-modal.is-visible {
  visibility: visible;
  opacity: 1;
  -webkit-transition: opacity 0.3s 0, visibility 0 0.3s;
  transition: opacity 0.3s 0, visibility 0 0.3s;
}
.hours-modal.is-visible .hours-modal-container {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
#hours-food.is-selected,
#hours-special.is-selected,
#special-event.is-selected,
.close-hrs {
  display: block;
}
.close-hrs {
  position: absolute;
  width: 40px;
  height: 40px;
  right: 0;
  top: -40px;
  background: url(https://s3-us-west-2.amazonaws.com/s.cdpn.io/148866/cd-icon-close.svg)
	no-repeat 50%;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
.sphrs_inner_wrap h3 {
  font-family: acumin-pro-extra-condensed, sans-serif;
  font-size: 2rem;
  text-transform: uppercase;
  border-bottom: 1px solid #e5e4e2;
}
@media only screen and (min-width: 600px) {
  .cd-user-modal-container {
	margin: 4em auto;
  }
  .sphrs_inner_wrap h3 {
	font-size: 2.6rem;
  }
}
img {
  height: auto;
  max-width: 100%;
  border: 0;
  outline: 0;
  display: block;
}
.aspect {
  width: 100%;
  z-index: -10;
  position: relative;
  opacity: 0;
}
svg {
  height: 100%;
  width: 100%;
  display: block;
}
.spriteSheet {
  max-height: 0;
}
.spinner-logo {
  width: 150px;
  height: 150px;
}
.social {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
}
.social li {
  display: inline-block;
  width: 28px;
  height: 28px;
  background-color: hsla(0, 0%, 100%, 0.8);
  border-radius: 100%;
  margin: 0 10px;
  cursor: pointer;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: background-color 0.25s, -webkit-transform 0.25s;
  transition: background-color 0.25s, -webkit-transform 0.25s;
  transition: transform 0.25s, background-color 0.25s;
  transition: transform 0.25s, background-color 0.25s, -webkit-transform 0.25s;
}
.social li:first-of-type {
  margin-left: 0;
}
.social li:last-of-type {
  margin-right: 0;
}
.social li a {
  width: 20px;
  height: 20px;
  margin: 4px;
  display: block;
}
.social li:hover {
  background-color: #fff;
  -webkit-transform: translateY(-2px);
  transform: translateY(-2px);
}
.top-bar .social svg {
  fill: #7d776d;
}
/* footer .social svg {
  fill: #97928a;
} */
.callout_item .social li {
  background-color: hsla(35, 7%, 46%, 0.8);
}
.callout_item .social li:hover {
  background-color: #7d776d;
}
.callout_item .social svg {
  fill: #f1f1ef;
}
.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  height: auto;
}
.embed-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#instafeed {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
}
.slick-slider {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list,
.slick-slider {
  position: relative;
  display: block;
}
.slick-list {
  overflow: hidden;
  margin: 0;
  padding: 10px 0;
}
.slick-list:focus {
  outline: 0;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-list,
.slick-slider .slick-track {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}
.slick-track:after,
.slick-track:before {
  display: table;
  content: "";
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  display: none;
  float: left;
  outline: 0;
  height: 100%;
  min-height: 1px;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
.slick-dots {
  display: inline-block;
  margin: 0 auto;
  margin-top: 20px;
}
.slick-dots li {
  float: left;
  margin: 0 5px;
  position: relative;
}
.slick-dots li button {
  display: none;
}
.slick-dots li:before {
  width: 7px;
  height: 7px;
  background: #a9a9a9;
  display: block;
  content: "";
  border-radius: 100%;
}
.slick-dots li.slick-active:before,
.slick-dots li:before {
  -webkit-transition: background 0.2s ease-in-out;
  transition: background 0.2s ease-in-out;
}
.slick-dots li.slick-active:before {
  background: gray;
}
.slick-next,
.slick-prev {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 30px;
  height: 30px;
  margin-top: -15px;
  padding: 0;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: 0;
  background: 0 0;
}
.slick-next:before,
.slick-prev:before {
  content: "";
  width: 30px;
  height: 30px;
  background-image: url(/wp-content/themes/wp-boilerplate/assets/caratalt.svg);
  background-size: cover;
  background-position: 50%;
  display: block;
}
.slick-prev {
  left: -30px;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.slick-next {
  right: -30px;
}
.slick-slider img{
  width: 100%;
}
:root {
  --grid-column-count: 12;
  --grid-baseline: 16px;
  --grid-baseline-calc: false;
}
.grid {
  z-index: 9001;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  pointer-events: none;
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
}
.grid__container {
  margin: 0 auto;
  padding-left: 30px;
  padding-right: 30px;
  max-width: 1320px;
  opacity: 0;
  height: 100%;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
@media (min-width: 420px) {
  .grid__container {
	max-width: 1350px;
  }
}
@media (min-width: 720px) {
  .grid__container {
	padding-left: 50px;
	padding-right: 50px;
	max-width: 1390px;
  }
}
@media (min-width: 1080px) {
  .grid__container {
	padding-left: 70px;
	padding-right: 70px;
	max-width: 1430px;
  }
}
.grid.verticalIsVisible .grid__container {
  opacity: 1;
}
.grid.horizontalIsVisible {
  background: -webkit-gradient(
	  linear,
	  left top,
	  left bottom,
	  from(transparent),
	  to(rgba(0, 0, 0, 0.05))
	),
	-webkit-gradient(linear, left top, left bottom, from(transparent), to(hsla(0, 0%, 100%, 0.15)));
  background: linear-gradient(
	  180deg,
	  transparent calc(100% - (1 / var(--grid) * 100%)),
	  rgba(0, 0, 0, 0.05) calc(100% - (1 / var(--grid) * 100%))
	),
	linear-gradient(
	  180deg,
	  transparent calc(100% - (1 / var(--grid) * 100%)),
	  hsla(0, 0%, 100%, 0.15) calc(100% - (1 / var(--grid) * 100%))
	);
  background-size: var(--grid-baseline) var(--grid-baseline);
}
.grid__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-left: -15px;
  margin-right: -15px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  height: 100%;
}
.grid__column {
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  padding-left: 15px;
  padding-right: 15px;
  width: calc(100% / var(--grid-column-count, 12));
  position: relative;
  height: 100%;
}
.grid__visualize {
  position: relative;
  width: 100%;
  height: 100%;
}
.grid__visualize:after,
.grid__visualize:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: hsla(0, 0%, 100%, 0.1);
}
.grid__visualize:after {
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.05);
}
.grid__button {
  padding: 0;
  margin: 0;
  font-family: inherit;
  font-style: inherit;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  vertical-align: baseline;
  border: 0;
  background: 0 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  position: fixed;
  right: 180px;
  top: 0;
  z-index: 9001;
  opacity: 1;
  padding: 0 15px;
  height: 26px;
  font-size: 12px;
  color: #999;
  text-transform: uppercase;
  cursor: pointer;
  pointer-events: all;
  background-color: #fff;
  border-style: solid;
  border-width: 0 1px 1px;
  border-color: rgba(0, 0, 0, 0.1);
  border-radius: 0 0 2px 2px;
  -webkit-transition: opacity 0.25s, -webkit-transform 0.1s;
  transition: opacity 0.25s, -webkit-transform 0.1s;
  transition: opacity 0.25s, transform 0.1s;
  transition: opacity 0.25s, transform 0.1s, -webkit-transform 0.1s;
}
.grid__button:focus {
  outline: 0;
}
.grid__button:hover {
  color: #000;
}
.grid__button:hover g {
  fill: #000;
}
.grid__button:first-of-type {
  right: 236px;
}
.grid__button__svg {
  margin-top: 4px;
}
.grid__button__svg g {
  fill: #8d8d8d;
}
.grid__button.horizontalIsVisible:hover g,
.grid__button.horizontalIsVisible g,
.grid__button.verticalIsVisible:hover g,
.grid__button.verticalIsVisible g {
  fill: #328bf3;
}
[data-columns="1"] .grid__column {
  min-width: 100%;
}
[data-columns="2"] .grid__column {
  min-width: 50%;
}
[data-columns="3"] .grid__column {
  min-width: 33.33333%;
}
[data-columns="4"] .grid__column {
  min-width: 25%;
}
[data-columns="5"] .grid__column {
  min-width: 20%;
}
[data-columns="6"] .grid__column {
  min-width: 16.66667%;
}
[data-columns="7"] .grid__column {
  min-width: 14.28571%;
}
[data-columns="8"] .grid__column {
  min-width: 12.5%;
}
[data-columns="9"] .grid__column {
  min-width: 11.11111%;
}
[data-columns="10"] .grid__column {
  min-width: 10%;
}
[data-columns="11"] .grid__column {
  min-width: 9.09091%;
}
[data-columns="12"] .grid__column {
  min-width: 8.33333%;
}
.button {
  padding: 0;
  margin: 0;
  font-family: inherit;
  font-style: inherit;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  vertical-align: baseline;
  border: 0;
  background: 0 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: relative;
  padding: 0 30px;
  height: 40px;
  font-size: 16px;
  line-height: 36px;
  vertical-align: middle;
  text-align: center;
  text-decoration: none;
  color: #fff;
  cursor: pointer;
  border: 2px solid transparent;
  border-radius: 2px;
  background: #aa0078;
  -webkit-transition: 0.18s;
  transition: 0.18s;
  -webkit-transition-property: border-color, background-color, color, opacity;
  transition-property: border-color, background-color, color, opacity;
}
.button:focus {
  outline: 0;
}
.button + .button {
  margin-left: 15px;
}
.button:focus,
.button:hover {
  outline: 0;
}
.button:hover {
  background-color: #770054;
}
.button.disabled {
  cursor: default;
  background-color: #bbb;
}
@media screen and (min-width: 900px) {
  .header-padding {
	display: block;
	height: 120px;
	width: 100%;
  }
}
.menu-item-has-children ul {
  display: none;
}
.hero__slider .slick-list {
  padding: 0;
}
.hero__slider .hero__btn {
  color: #fff;
  display: inline-block;
  background: #075578;
  padding: 0 10px;
  height: 40px;
  line-height: 40px;
  font-size: 1.4rem;
  font-family: acumin-pro-extra-condensed, sans-serif;
  font-weight: 300;
  letter-spacing: 0.15rem;
  border-radius: 3px;
  -webkit-transition: -webkit-transform 0.2s ease-in-out;
  transition: -webkit-transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.hero__slider .hero__btn:hover {
  -webkit-transform: translateY(-2px);
  transform: translateY(-2px);
}
.hero__slide {
  position: relative;
  background-size: cover;
  background-position: 50%;
  width: 100%;
}
.hero__slide img{
  width: 100%;
}
.hero__slideContent {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 0px 20px;
}
.hero__slideBox {
  background: hsla(0, 0%, 100%, 0.9);
  max-width: 450px;
  padding: 20px;
}
.hero__slideBox h2 {
  font-size: 24px;
}
.slick-current .hero__slideBox {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}
@-webkit-keyframes fadeInUp {
  0% {
	opacity: 0;
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0);
  }
  to {
	opacity: 1;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
  }
}
@keyframes fadeInUp {
  0% {
	opacity: 0;
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0);
  }
  to {
	opacity: 1;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
  }
}
.home-slider .slick-dots {
  margin: 0;
  padding: 10px 0;
  text-align: center;
  position: absolute;
  bottom: 0;
  width: 100%;
}
.home-slider .slick-dots:after {
  content: "";
  clear: both;
  display: table;
}
.home-slider .slick-dots li {
  display: inline-block !important;
  float: none;
}
.home-slider .slick-dots li:before {
  background: hsla(0, 0%, 100%, 0.8);
  width: 10px;
  height: 10px;
}
.home-slider .slick-dots li.slick-active:before {
  background: #fff;
}
.process-slider .slick-dots {
  width: 220px;
  height: 24px;
}
a.progressive {
  position: relative;
  display: block;
  overflow: hidden;
  outline: 0;
}
a.progressive:not(.replace) {
  cursor: default;
}
a.progressive img {
  display: block;
  width: 100%;
  max-width: none;
  height: auto;
  border: 0;
}
a.progressive img.preview {
  -webkit-filter: blur(2vw);
  filter: blur(2vw);
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}
a.progressive img.reveal {
  position: absolute;
  left: 0;
  top: 0;
  will-change: transform, opacity;
  -webkit-animation: reveal 0.5s ease-out;
  animation: reveal 0.5s ease-out;
}
.grad-overlay-one {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 1;
  background: radial-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.1));
}
@-webkit-keyframes reveal {
  0% {
	-webkit-transform: scale(1.05);
	transform: scale(1.05);
	opacity: 0;
  }
  to {
	-webkit-transform: scale(1);
	transform: scale(1);
	opacity: 1;
  }
}
@keyframes reveal {
  0% {
	-webkit-transform: scale(1.05);
	transform: scale(1.05);
	opacity: 0;
  }
  to {
	-webkit-transform: scale(1);
	transform: scale(1);
	opacity: 1;
  }
}
.placeholder {
  background-color: #f6f6f6;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  overflow: hidden;
  -webkit-transition: background 0.2s ease-in-out;
  transition: background 0.2s ease-in-out;
}
.placeholder img {
  position: absolute;
  /* opacity: 0; */
  top: 0;
  left: 0;
  width: 100%;
  -webkit-transition: opacity 1s linear;
  transition: opacity 1s linear;
}
.placeholder img.loaded {
  opacity: 1;
}
.img-small {
  -webkit-filter: blur(50px);
  filter: blur(50px);
  -webkit-transform: scale(1);
  transform: scale(1);
}
.hero-wrapper .hero-content {
  z-index: 8;
}
.hero-wrapper h1 {
  -webkit-animation-name: b;
  animation-name: b;
  -webkit-animation-duration: 0.55s;
  animation-duration: 0.55s;
}
.event-listings
  .filter-list
  .carter-mountain-is-active
  .btn-val-carter-mountain,
.event-listings .filter-list .chiles-peach-is-active .btn-val-chiles-peach,
.event-listings
  .filter-list
  .mills-river-cidery-is-active
  .btn-val-mills-river-cidery,
.event-listings
  .filter-list
  .nellysford-cidery-is-active
  .btn-val-nellysford-cidery,
.event-listings .filter-list .viewall-is-active .btn-val-viewall {
  background-color: #d4a74d;
  color: #fff;
}
.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.finder,
.search-form {
  max-width: 1600px;
  margin: 0 auto;
}
.finder {
  min-height: calc(100vh - 300px);
}
.search-col {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 calc(100% - 80px);
  flex: 0 0 calc(100% - 80px);
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  margin: 40px;
  overflow: scroll;
}
.map-col {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
#map {
  height: 400px;
}
.search {
  background: #f7f7f7;
  padding: 40px;
}
.resultsTitle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 30px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.resultsTitle h3 {
  margin: 0;
}
.search-col h5 {
  margin-bottom: 0;
  font-size: 16px;
  color: #c69c54;
}
.search-col p {
  margin: 0;
}
.search-col a {
  color: #969087;
  font-weight: 600;
  font-size: 12px;
  text-decoration: underline;
  margin-top: 10px;
  display: block;
}
.location-qwrap {
  width: 100%;
  height: 40px;
}
.marker-icon-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 40px;
  font-size: 1.6rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.marker-icon-btn span {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.marker-icon-btn .location-btn-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.marker-icon-btn .location-btn-wrap button {
  padding: 0 10px;
  background: #be9a5c;
  height: 30px;
  line-height: 30px;
  margin-right: 10px;
  border: 0;
  font-family: acumin-pro-extra-condensed, sans-serif;
  color: #fff;
  font-size: 1.6rem;
  letter-spacing: 0.15rem;
  text-transform: uppercase;
}
.pagination {
  padding: 10px 0;
  border-top: 1px solid #ddd;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.pagination .smBtn {
  margin-left: 0;
}
#locationResults {
  position: relative;
  overflow-y: scroll;
}
.search-form {
  width: 100%;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
input[type="text"], input[type="email"], textarea, select {
  color: gray;
  border: 2px solid #be9a5c;
  padding: 0 16px;
  height: 40px;
  line-height: 36px;
  width: 100%;
  font-size: 16px;
  background: 0 0;
  border-radius: 0;
}
#zip::-webkit-input-placeholder {
  color: gray;
  font-size: 16px;
  opacity: 1;
  font-family: acumin-pro-extra-condensed, sans-serif;
}
#zip::-moz-placeholder {
  color: gray;
  font-size: 16px;
  opacity: 1;
  font-family: acumin-pro-extra-condensed, sans-serif;
}
#zip:-ms-input-placeholder {
  color: gray;
  font-size: 16px;
  opacity: 1;
  font-family: acumin-pro-extra-condensed, sans-serif;
}
#zip:-moz-placeholder {
  color: gray;
  font-size: 16px;
  opacity: 1;
  font-family: acumin-pro-extra-condensed, sans-serif;
}
.custom-select {
  position: relative;
  font-size: 1.6rem;
  color: #969087;
  margin: 10px 5px;
}
.custom-select select {
  display: none;
}
.select-selected {
  background-color: transparent;
  color: gray;
  border: 2px solid #be9a5c;
  padding: 0 16px;
  height: 40px;
  line-height: 36px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.select-selected:after {
  position: absolute;
  content: "";
  top: 18px;
  right: 10px;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-color: #be9a5c transparent transparent;
}
.select-selected.select-arrow-active:after {
  border-color: transparent transparent #be9a5c;
  top: 12px;
}
.select-items div {
  color: gray;
  padding: 8px 16px;
  border: 2px solid #e5e4e2;
  border-top: none;
  border-bottom: none;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.select-items {
  position: absolute;
  background-color: #fff;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 99;
}
.select-items:after {
  content: "";
  width: 100%;
  height: 2px;
  background: #e5e4e2;
  position: absolute;
  bottom: 0;
  left: 0;
}
.select-hide {
  display: none;
}
.same-as-selected,
.select-items div:hover {
  background-color: rgba(0, 0, 0, 0.1);
}
.location {
  margin-bottom: 20px;
}
.location h5 {
  line-height: 1.2;
  height: auto;
}
.slideButton {
  border-radius: 3px;
  position: relative;
  background-color: #075578;
  color: #fff;
  overflow: hidden;
  display: inline-block;
  height: 40px;
  line-height: 40px;
  padding: 0 15px;
  border: 0;
  text-transform: uppercase;
  margin: 10px 0;
}
.slideButton:before {
  margin: auto;
  content: attr(data-hover);
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  opacity: 0;
}
.slideButton:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  height: 100%;
  width: 100%;
  background: #5798b0;
}
.cider_finder_button {
  cursor: pointer;
  font-family: acumin-pro-extra-condensed, sans-serif;
  letter-spacing: 0.15rem;
  font-size: 1.6rem;
}
button:disabled {
  opacity: 0.5;
}
button:not([disabled]) {
  opacity: 1;
}
.state-fetching #field-state-fetching,
.state-locationOn #field-state-locationOn,
.state-start #field-state-start,
.state-zipOn #field-state-zipOn {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.field-item {
  margin: 0 5px;
  position: relative;
}
.switch,
.switch * {
  -webkit-tap-highlight-color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.switch {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.switch label {
  cursor: pointer;
}
.switch label input[type="checkbox"] {
  opacity: 0;
  width: 0;
  height: 0;
}
.switch label input[type="checkbox"]:checked + .lever {
  background-color: #84c7c1;
}
.switch label input[type="checkbox"]:checked + .lever:after,
.switch label input[type="checkbox"]:checked + .lever:before {
  left: 18px;
}
.switch label input[type="checkbox"]:checked + .lever:after {
  background-color: #26a69a;
}
.switch label .lever {
  content: "";
  display: inline-block;
  position: relative;
  width: 36px;
  height: 14px;
  background-color: #97928a;
  border-radius: 15px;
  margin-right: 10px;
  -webkit-transition: background 0.3s ease;
  transition: background 0.3s ease;
  vertical-align: middle;
  margin: 0;
}
.switch label .lever:after,
.switch label .lever:before {
  content: "";
  position: absolute;
  display: inline-block;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  left: 0;
  top: -3px;
  -webkit-transition: left 0.3s ease, background 0.3s ease,
	-webkit-box-shadow 0.1s ease, -webkit-transform 0.1s ease;
  transition: left 0.3s ease, background 0.3s ease, -webkit-box-shadow 0.1s ease,
	-webkit-transform 0.1s ease;
  transition: left 0.3s ease, background 0.3s ease, box-shadow 0.1s ease,
	transform 0.1s ease;
  transition: left 0.3s ease, background 0.3s ease, box-shadow 0.1s ease,
	transform 0.1s ease, -webkit-box-shadow 0.1s ease,
	-webkit-transform 0.1s ease;
}
.switch label .lever:before {
  background-color: rgba(38, 166, 154, 0.15);
}
.switch label .lever:after {
  background-color: #f1f1f1;
  -webkit-box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2),
	0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14),
	0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
.switch label input[type="checkbox"]:checked + .lever {
  background-color: #d4bc93;
}
.switch label input[type="checkbox"]:checked + .lever:after {
  background-color: #be9a5c;
}
.field-item-wrap {
  overflow: hidden;
}
.field-item-wrap,
.field-location-inner {
  position: absolute;
  background: #fff;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.field-location-inner {
  height: 40px;
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
  -webkit-transition: -webkit-transform 0.2s ease-in-out;
  transition: -webkit-transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.field-location-inner span {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-size: 16px;
}
.smBtn {
  background: #c69c54;
  color: #fff;
  border-radius: 3px;
  border: 0;
  cursor: pointer;
  font-family: acumin-pro-extra-condensed, sans-serif;
  letter-spacing: 0.15rem;
  font-size: 14px;
  text-transform: uppercase;
  margin-left: 10px;
  height: 30px;
  line-height: 30px;
}
.state-geoFailed #field-state-geoFailed,
.state-noLocation #field-state-noLocation {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.slide-out {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.slide-in {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.field-error-inner {
  height: 40px;
  background: #fff;
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
  -webkit-transition: -webkit-transform 0.2s ease-in-out;
  transition: -webkit-transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
#locationBox {
  position: relative;
  height: 40px;
  margin: 10px 5px;
}
#errorBox {
  position: relative;
  height: 0;
}
#errorBox.state-noLocation {
  height: 30px;
}
.content-wrap {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  -webkit-transition: -webkit-transform 0.2s ease-in-out;
  transition: -webkit-transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
  height: 0;
  visibility: hidden;
}
.location p {
  line-height: 1.4;
}
@media screen and (min-width: 768px) {
  .hero.fh-400 {
	height: 350px;
	min-height: 350px;
  }
  .search-col {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 320px;
	flex: 0 0 320px;
  }
  .search-col .content {
	-webkit-transform: translateX(-400px);
	transform: translateX(-400px);
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1;
	-webkit-transition: all 0.2s cubic-bezier(0.61, 0.92, 0.68, 1.14) 0s;
	transition: all 0.2s cubic-bezier(0.61, 0.92, 0.68, 1.14) 0s;
  }
  .search-col.results-revealed .content {
	-webkit-transform: translateX(0);
	transform: translateX(0);
  }
  .map-col {
	-webkit-box-flex: 1;
	-ms-flex: 1 0 auto;
	flex: 1 0 auto;
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2;
  }
  #map {
	height: 100vh;
	min-height: 600px;
  }
  #locationResults {
	height: calc(100vh - 220px);
  }
}

.finder-loader{width:100px}

@media screen and (min-width:1240px){
	.search-form{
		-webkit-box-pack:center;
		-ms-flex-pack:center;
		justify-content:center
	}
}

.blue-spacer { background-color: #094763;}
.dollar-box { padding: 10px; border-top: 4px solid #094763; background-color: #cbdfec; }

.lb-banner {
	align-self: flex-end;
	animation-name: bounce-2;
	animation-timing-function: ease;
	animation-duration: 3s;
	animation-iteration-count: infinite;
	-webkit-filter: drop-shadow(2px 2px 3px rgba(0,0,0,1));
	filter: drop-shadow(2px 2px 5px rgba(0,0,0,1));
}

@keyframes bounce-2 {
	0%   { transform: translateY(0); }
	50%  { transform: translateY(-5px); }
	100% { transform: translateY(0); }
}



.triangle-header{
	background: #055578;
	padding: 30px 30px 0 30px;
	text-align: center;
}
.triangle-header *{
	color: #fff;
}
.triangle-header h1{
	font-size: 14rem;
	position: relative;
	margin-bottom: 0;
}
.triangle-header h1:after{
	content: "";
	width: 110px;
	height: 5px;
	background: #fff;
	position: absolute;
	bottom: 10px;
	left: 0;
	right: 0;
	margin: auto;
}
.triangle-header p {
	max-width: 980px;
	margin: auto;
}
.cider-listing{
	padding: 0 !important;
}
.cider-listing h2{
	font-size: 6rem;
	color: #606060;
}
.cider-listing .cider-archive-list{
	justify-content: center;
  /* align-items: end; */
}
.cider-archive-list .cider-link .cider-image-holder{
	/* background: #fff; */
	display: flex;
	width: 100%;
	padding: 20px;
	/* box-shadow: 5px 5px 10px #38333314; */
}
.cider-archive-list li{
  margin-bottom: 40px;
}


.footer-boxes div{
	width: 100%;
	padding: 50px 20px;
	text-align: center;
}
.footer-boxes div p{
	color: #fff;
	font-size: 30px;
	margin-bottom: 10px;
}
@media (min-width:980px){
	.footer-boxes{
		display: flex;
		text-align: center;
		justify-content: space-around;
		}

}
	
.blue-bg{
	background: #043659;
}
.teal-bg{
	background: #055578;
}
.yellow-btn{
	font-family: acumin-pro-extra-condensed, sans-serif;
	height: unset;
	background-color: #cda85c;
	font-size: 30px;
	text-transform: uppercase;
	font-weight: 300;
	margin: 20px;
	padding: 10px 20px;
	color: #fff;
	border-radius: 50px;
}

.blue-button {
	height: unset;
	background-color: #235475;
	font-size: 30px;
	margin: 20px;
	padding: 10px;
	border-radius: 3px;
	position: relative;
	color: #fff;
	overflow: hidden;
	display: inline-block;
	line-height: 40px;
	font-family: acumin-pro-extra-condensed, sans-serif;
	font-weight: 300;
	text-transform:lowercase;
	letter-spacing: .1rem;
}
.quote-inner-wrapper{
display: flex;
position: relative;
align-items: center;
justify-content: center;
margin: 40px 20px;
padding: 20px;
}
.quote-icon{
	margin: auto;
	max-width: 1000px;
	width: 100%;
}
.quote-content{
	
	position: absolute;
	text-align: center;

}
.quote-content p{
	font-size: 3vw;
	max-width: 1000px;
}

.other-ciders{
	background: none;
	text-align:center;
}
.other-ciders:after, .single-cider-intro:after{
	display:none;
}
.other-ciders h2, .other-recommendations h2{
	color: #606060;
	font-size:50px;
	position: relative;
}
.other-ciders h2:after{
	content: "";
	width: 75px;
	height: 2px;
	background: #606060;
	position: absolute;
	bottom: -7px;
	left: 0;
	right: 0;
	margin: auto;
}


/* sweetness scale */

.sweetness-slider{
	background: #055578;
	margin: auto;
	border-radius: 50px;
	padding: 5px;
	display: flex;
	justify-content: space-around;
	margin-bottom: 8vw;

}
.sweetness-results{
	padding-top: 20px;
}
.sweetness-slider-text h2, .sweetness-results h3, .sweetness-results h2{
	margin-bottom: 0;
}
.sweetness-slider-text p{
	font-size: 22px;
	margin-bottom: 34px;
}
.sweetness-results h3, .sweetness-results h2{
	color: #fff;
}
.sweetness-results h3{
	text-transform: uppercase;
	margin: 0;
	font-size: 40px;
}
.sweetness-results, .sweetness-slider-text{text-align: center;}
.cider-results{
	flex: 50%;
	display: flex;
	justify-content: space-evenly;
	align-items: center;

}
label {
  display: inline-block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  height: 30px;
}

/* Hide the browser's default radio button */
label input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

/* Create a custom radio button */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 40px;
  width: 40px;
  background-color: #043659;
  border-radius: 50%;
}

/* On mouse-over, add a grey background color */
label:hover input ~ .checkmark {
  opacity: .8;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */
label input:checked ~ .checkmark:after {
  display: block;
}

/* Style the indicator (dot/circle) */
label .checkmark:after {
	top: 5px;
	left: 5px;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	background-size: cover;
	background-image: url("data:image/svg+xml,%3Csvg id='Isolation_Mode' data-name='Isolation Mode' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 37.76 40.07'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23f9f8f6;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M680.24,1895.19a8.48,8.48,0,0,0,2.14-.27l3-.76,3,.76a8.78,8.78,0,0,0,2.14.27,8.9,8.9,0,0,0,6.28-2.59l.09-.09a24.61,24.61,0,0,0,7.39-17.63,12.07,12.07,0,0,0-12.11-12,22.62,22.62,0,0,0-5.43.67l-.16,0v-.23a6.57,6.57,0,0,1,3.72-6.18l-1-2a9.1,9.1,0,0,0-4.19,4.28,9.82,9.82,0,0,0-8.19-4.37,9.41,9.41,0,0,0-3.3.58l-1.38.49.81,1.2a9.95,9.95,0,0,0,11.53,3.92,7.93,7.93,0,0,0-.25,2.18v.23l-.29-.14a22.62,22.62,0,0,0-5.43-.67,12.08,12.08,0,0,0-12.11,12,24.85,24.85,0,0,0,7.48,17.72A8.92,8.92,0,0,0,680.24,1895.19Z' transform='translate(-666.48 -1855.11)'/%3E%3C/svg%3E");
}
@media (min-width: 1024px){
	.sweetness-slider label:after{
		content: "";
		width: 8vw;
		height: 141px;
		position: absolute;
		top: 50px;
		background-repeat: no-repeat;
	}
	
	label[for="bone-dry"]:after {
		background-image: url("/wp-content/themes/wp-boilerplate/assets/bone-dry.svg");
		left: -90px;
	}
	label[for="dry"]:after {
		background-image: url("/wp-content/themes/wp-boilerplate/assets/dry.svg");
		left: -68px;
	}
	label[for="semi-dry"]:after {
		background-image: url("/wp-content/themes/wp-boilerplate/assets/semi-dry.svg");
		left: -40px;
	}
	label[for="semi-sweet"]:after {
		background-image: url("/wp-content/themes/wp-boilerplate/assets/semi-sweet.svg");
		position: absolute;
		left: -5px;
	}
	label[for="sweet"]:after {
		background-image: url("/wp-content/themes/wp-boilerplate/assets/sweet.svg");
		left: 15px;
	}
}
.single-cider h2{
	line-height: 1;
}
@media (max-width: 1024px){

	.sweetness-slider label:after{
		content: "";
		width: 18vw;
		height: 141px;
		position: absolute;
		top: 50px;
		background-repeat: no-repeat;
	}
	
	label[for="bone-dry"]:after {
		background-image: url("/wp-content/themes/wp-boilerplate/assets/bone-dry-mobile.svg");
		left: -21px;
	}
	label[for="dry"]:after {
		background-image: url("/wp-content/themes/wp-boilerplate/assets/dry-mobile.svg");
		left: -21px;
	}
	label[for="semi-dry"]:after {
		background-image: url("/wp-content/themes/wp-boilerplate/assets/semi-dry-mobile.svg");
		left: -21px;
	}
	label[for="semi-sweet"]:after {
		background-image: url("/wp-content/themes/wp-boilerplate/assets/semi-sweet-mobile.svg");
		position: absolute;
		left: -21px;
	}
	label[for="sweet"]:after {
		background-image: url("/wp-content/themes/wp-boilerplate/assets/semi-sweet-mobile.svg");
		left: -21px;
	}
}

.available-as{
	align-items: center;
	padding: 40px 0!important;
}
@media (min-width:980px){
	.available-as{
		display: flex;
		align-items: center;
		padding: 40px 0 !important;
	}
}
.available-as-header,.available-as-content{
	width: 100%
}
.available-as-header h2{
	background: #fff;
	margin: 0;
	text-align: center;
	padding: 0 20px;
}
@media (min-width: 980px){
	.available-as-header h2{
		text-align: right;
	}
}
.available-as-content{
	text-align: center;

	display: flex;
	align-items: baseline;
	justify-content: center;
}
.available-as-content img{
	max-height: 130px;
}

.other-recommendations{
	background: #e5e4e2;
	text-align: center;
}
.other-recommendations .cider_wrapper_inner{
	height: unset;
	text-align: center;
	width: 100%;
	margin: auto;

}
.other-recommendations .slick-track{
	margin: auto;
}
.other-recommendations .slick-slide img {
	display: block;
	height: 200px;
	margin: auto;
}
.other-recommendations .cider_wrapper_inner li{
	height: unset;
}
.meet-crew .cider_wrapper_inner li{
	height: unset;
	padding: 20px;
	
}
.meet-crew .cider_wrapper_inner .cider_thumbnail{
	height: 300px;
	background: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	padding: 20px;
	box-shadow: 5px 5px 10px #38333314;
}
.meet-crew .title{
	text-transform: uppercase;
}
.meet-crew .cider_wrapper_inner .cider_thumbnail img{
	max-height: 220px;
}
.meet-crew .cider_wrapper_inner{
	height: unset;
}
@media (min-width: 980px){
	.sweetness-results{
		display: flex;
	}
}
.sweetness-results .sweetness-heading{
	display: flex;
	flex-direction: column;
	background: #055578;
	color: #fff;
	flex: 50%;
	align-items: center;
	justify-content: center;
	margin-bottom: 30px;
}
@font-face {
	font-family: acumin-pro-extra-condensed, sans-serif;
	src: url('assets/fonts/bernierdistressed-regular-webfont.woff2') format('woff2'),
		 url('assets/fonts/bernierdistressed-regular-webfont.woff') format('woff');
	font-weight: 300 !important;
	font-style: normal;
	text-transform: lowercase !important;

}


/* New Hero Text Style */
.hero__slideContent{
	text-align: left;

}
.hero__slideBox{
	background: none;
	max-width: 550px;
}
.hero__slideBox p{
  font-size: 45px;
  font-weight: 800;
  color: #fff;
  text-shadow: 0 0 10px #000000b0;
}
.hero__slideBox h3{
	font-size: 62px;
	color: white;
	font-weight: normal;
	margin: 0;
	text-shadow: 0 0 10px #000000cc;
	text-transform: uppercase;
	line-height: normal;
}
.hero__slideBox h4{
	font-family: acumin-pro-extra-condensed, sans-serif;
  
  font-weight: 700;
  
  font-style: normal;
	font-size: 30px;
	color: #fff;
	text-shadow: 0 0 10px #000000cc;
	margin-bottom: 20px;
}

.hero__slider .hero__btn{
	background:#973c15;
	border: 1px solid #fff;
}

.home-boxes a{
	color: #fff;
	text-transform: uppercase;
}

.content-area article>*:not(.alignwide):not(.alignfull):not(.is-style-wide){
	max-width: 980px;
	margin: auto;
  padding: 0 25px;
}


@media (max-width: 980px){
  .info-general h1 {
      font-size: 6rem !important;
  }
  .sweetness-scales{
    padding: 0 25px;
  }
  .hero__slideBox{
    padding: 20px 0;
  }
  .hero__slideBox p{
    font-size: 22px;
  }
}

.wp-block-getwid-accordion__header{
  font-size: 24px;
}
.wp-block-getwid-accordion__content{
  text-align: left;
}

.anchor-nav{
  background: #002b49;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: sticky;
  top: 0;
  z-index: 99;
  flex-wrap: wrap;
}
.anchor-nav li{
  padding: 0 10px;
}
.anchor-nav a{
  color: #ccc;
}
.anchor-nav a:hover{
  color: #fff;
}

.cat-toggle{
  color: white;
  background: #002b49;
  text-align: center;
  font-size: 2.5rem;
  text-transform: uppercase;
  font-weight: 700;
  display: none;
}
@media (max-width: 980px){
  .cat-toggle{
    display: block;
    position:sticky;
    top:90px;
    z-index: 99;
  }
  .anchor-nav{
    display:none;
    text-align:center;
    top:127px;
  }
}
.home .wp-block-cover{
  overflow:hidden;
}
.home .wp-block-cover img {
  transition: ease-in-out .7s;
}
.home .wp-block-cover:hover img {
  transform: scale(1.2);
  transition: ease-in-out .7s;
  opacity: .8;
}

.home .wp-block-cover h2 a {
  color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 44px;
}

.hero__slide a{
  display:block;
}
:target:before {
  content:"";
  display:block;
  height:75px; /* fixed header height*/
  margin:-75px 0 0; /* negative fixed header height */
  }
 
.wp-block-getwid-content-timeline-item__meta-content strong {
  font-weight: 900;
  font-size: 3rem;
  margin-bottom: 0;
  line-height: 0;
}  
  .wp-block-getwid-content-timeline-item__meta-content {
    text-align: inherit;
    font-size: 3rem;
    font-weight: 500;
    line-height: 1;
    margin-bottom: 10px;
}
.wp-block-buttons>.wp-block-button.has-custom-font-size .wp-block-button__link {
  font-size: 2rem;
}

.wp-block-button__link:hover{
  color:#fff;
  opacity: .8;
}
@media (max-width: 767px){
  
.finder-intro figure img  {
    object-fit: cover;
    width: 100% !important;
    height: 80vw !important;
  }
}

.info-general img{
  max-width: 900px;
  margin: auto;
  margin-top: 40px;
  width: 100%;
}

.gform_required_legend{
  display: none; 
}

#gform_wrapper_5  #gform_5 {
    display: flex;
    align-items: flex-start;
}

#gform_wrapper_5 .gform_footer {
    margin: 0;
    padding: 0;
    margin-left: auto;
}
#gform_wrapper_5 .gform_body,
#gform_wrapper_5 .gform_body .gfield input.medium{
    width: 100%;
}

#gform_wrapper_5 .gform_footer input {
    margin: 0;
    background-color: #b2c6ce;
    color: #095578;
    border-radius: 0;
    font-size: 18px;
    text-transform: uppercase;
}

.button-bar{
  display: flex;
  justify-content: center;
  gap: 20px;
}
@media(max-width:767px){
  .button-bar{
    flex-direction: column;
  }
}