@import url('//fonts.googleapis.com/css2?family=Krona+One&display=swap');
@import url('//fonts.googleapis.com/css2?family=Mohave:wght@500&display=swap');
@import url('//fonts.googleapis.com/css2?family=Figtree:wght@300&display=swap');

/*
font-family:'EngraversGothicW01-Regu';
font-family:'Ando W01 Semibold';
font-family:'Avenir LT W01_35 Light1475496';

"EngraversGothicW01-Regu" = font-family: 'Krona One', sans-serif; font-weight: 400;
"Ando W01 Semibold" = font-family: 'Mohave', sans-serif; font-weight: 500;
"Avenir LT W01_35 Light1475496" = font-family: 'Figtree', sans-serif; font-weight: 300;
*/

a {color: #000;}
body {
  font-family: 'Figtree', sans-serif; 
  font-weight: 300;
}
.row:before, .row:after {width:0px; height:0px;}
h1, h2, h3, h4, h5, h6 {
  font-family: 'Mohave', sans-serif; 
  font-weight: 500;
}

.top-svg-border svg {
  top: 1px;
}
.bottom-svg-border svg {
  bottom: 1px;
}

.nav-v7 .container {
  width: 100%;
}
.navbar.nav-v7 .header-logo {
  max-width: 600px;
}
.navbar-regular.nav-v7 .navbar-nav>li>a {
  font-family: 'Krona One', sans-serif; 
  font-weight: 400;
  font-size: 1.1em;
  padding: 0 10px;
}
li.drop-down-link .sub-menu a {
  font-family: 'Krona One', sans-serif; 
  font-weight: 400;
  font-size: 1.2em;
  text-transform: uppercase;
}

video#coverVideo {
  margin-top: 135px;
}

.section-header,
.about-us-v8-content .text-wrapper h1,
.about-us-v7-content .text-wrapper h1,
.specials-v3.home-specials h1,
.specials h1, .events h1,
.events-container h1,
.about-us-page .about-us-s1-content h1,
.locations-page .section-header {
  font-size: 6em;
  font-family: 'Mohave', sans-serif; 
  font-weight: 500;
  text-transform: uppercase;
}

.reviews-v2-wrapper h2,
.map-newsletter h2 {
  text-transform: uppercase;
  font-family: 'Krona One', sans-serif; 
  font-weight: 400;
  font-size: 1.7em;
}

.hvr-icon-wobble-horizontal:before {
  content: "\f105";
}
.custom-temp-btn,
.uk-overlay-panel a.custom-temp-btn,
.on-cover-content .section-wrapper a.custom-temp-btn,
.about-us-v7-content .text-wrapper .text-content .custom-temp-btn,
.about-us-v8-wrapper a.custom-temp-btn,
.about-us-v2 a.custom-temp-btn,
.about-us-plus-content .about-us-plus-button,
.map-newsletter .sph-email-subscription .sph-submit-button,
.custom-modal .newsletter-popup .sph-email-subscription .sph-submit-button,
.addtocalendar.atc-style-blue .atcb-link,
.reservations-and-parties-v2 button,
.specials-v3.home-specials div a.custom-temp-btn,
.party-offer a.custom-temp-btn,
.sph-email-subscription .sph-submit-button,
.locations-page .custom-temp-btn {
  padding: 8px 50px 8px 30px;
  text-transform: uppercase;
  background-color: #faf4e6;
  background: #faf4e6;
  border: 2px solid #faf4e6;
  color: #08293a;
  font-family: 'Krona One', sans-serif; 
  font-weight: 400;
  font-size: 16px;
  box-shadow: none;
  border-radius: 0;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.custom-temp-btn:hover,
.uk-overlay-panel a.custom-temp-btn:hover,
.about-us-v2 a.custom-temp-btn:hover,
.about-us-v8-wrapper a.custom-temp-btn:hover,
.about-us-plus-content .about-us-plus-button:hover,
.specials-v3.home-specials div a.custom-temp-btn:hover,
.map-newsletter .sph-email-subscription .sph-submit-button:hover,
.custom-modal .newsletter-popup .sph-email-subscription .sph-submit-button:hover,
.addtocalendar.atc-style-blue .atcb-link:hover,
.locations-page .ontap-btn .custom-temp-btn:hover {
  text-decoration: none;
  background-color: transparent;
  background: transparent;
  border: 2px solid #faf4e6;
  color: #faf4e6;
  opacity: 1;
}
.custom_html_1-section .custom-temp-btn,
.specials-v3.home-specials div a.custom-temp-btn {
  background-color: #08293a;
  background: #08293a;
  border: 2px solid #08293a;
  color: #faf4e6;
}
.custom_html_1-section .custom-temp-btn:hover,
.specials-v3.home-specials div a.custom-temp-btn:hover {
  background-color: transparent;
  background: transparent;
  border: 2px solid #08293a;
  color: #08293a;
}

.addtocalendar.atc-style-blue .atcb-link {
  padding: 8px 30px;
  text-shadow: none;
}

.reservations-and-parties p.submit-success {
  color: #08293a;
  text-transform: uppercase;
}
.reservations-and-parties button[disabled] {
  background-color: #08293a;
  background: #08293a;
  border: 2px solid #08293a;
  color: #faf4e6;
}
.reservations-and-parties button {
  background-color: #08293a;
  background: #08293a;
  border: 2px solid #08293a;
  color: #faf4e6;
}
.reservations-and-parties button:hover {
  background-color: transparent;
  background: transparent;
  border: 2px solid #08293a;
  color: #08293a;
  opacity: 1;
}

.catering .reservations-and-parties p.submit-success,
.reservations-page .reservations-and-parties p.submit-success {
  color: #faf4e6;
  text-transform: uppercase;
}
.catering .reservations-and-parties button[disabled],
.reservations-page .reservations-and-parties button[disabled] {
  background-color: #faf4e6;
  background: #faf4e6;
  border: 2px solid #faf4e6;
  color: #08293a;
}
.catering .reservations-and-parties button,
.reservations-page .reservations-and-parties button {
  background-color: #faf4e6;
  background: #faf4e6;
  border: 2px solid #faf4e6;
  color: #08293a;
}
.catering .reservations-and-parties button:hover,
.reservations-page .reservations-and-parties button:hover {
  background-color: transparent;
  background: transparent;
  border: 2px solid #faf4e6;
  color: #faf4e6;
}
form.ng-dirty select.ng-invalid.full-select {
  background-color: #FFDDDD;
}

/* home page */
.uk-overlay-background {
  background: rgba(0, 0, 0, 0.6);
}
.uk-dotnav-contrast>.uk-active>*,
.uk-dotnav-contrast>*>:hover {
  background: #fff;
  border: 1px solid #fff;
  transform: scale(1);
}
.uk-dotnav-contrast>*>* {
  background: rgba(255,255,255,0.5);
  border: 1px solid rgba(255,255,255,0.5);
}
.uk-overlay-panel .container {
  width: 100%;
}
.uk-overlay-panel h1,
.on-cover-content .section-wrapper .section-header {
  margin-top: 0;
  margin-bottom: 20px;
  text-transform: uppercase;
  color: #fff;
  font-family: 'Mohave', sans-serif; 
  font-weight: 500;
  font-size: 5em;
  line-height: 1em;
  text-shadow: 1px 3px 2px rgba(0, 0, 0, 0.4);
}

.banner-section {
  padding: 35px 0;
}
.banner-section h1 {
  text-transform: capitalize;
  font-family: 'Figtree', sans-serif; 
  font-weight: 300;
  font-size: 1.4em;
}
.banner-section .banner-pin {
  color: #08293a;
}
.banner-section .banner-pin:hover,
.banner-section .banner-pin:active,
.banner-section .banner-pin:focus {
  color: #000;
}

.about-us-v8-content .text-wrapper h1 {
  margin-bottom: 20px;
}
.about-us-v8-image {
  padding: 0;
  border: 5px solid #faf4e6;
  /* background-origin: border-box;
  background-clip: content-box;
  border-width: 30px;
  border-style: solid;
  -webkit-border-image: url(https://static.spotapps.co/web/wildheavenbeer--com/css/../custom/image_border.png) 35 round;
  -o-border-image: url(https://static.spotapps.co/web/wildheavenbeer--com/css/../custom/image_border.png) 35 round;
  border-image: url(https://static.spotapps.co/web/wildheavenbeer--com/css/../custom/image_border.png) 35 round; */
}

.specials-v3.home-specials {
  padding: 2em 0;
  color: #000;
}
.specials-v3.home-specials h1 {
  margin-top: 25px;
  margin-bottom: 20px;
  color: #08293a;
}
.specials-v3.home-specials .specials-text,
.specials-v3.home-specials .specials-hours {
  font-family: 'Figtree', sans-serif; 
  font-weight: 300;
  font-size: 1.3em;
  color: #000;
}
.specials-v3.home-specials .specials-button:last-of-type {
  margin-top: 20px;
}
.empty-content-message h2,
.empty-content-message h3 {
  text-align: center;
  font-family: 'Figtree', sans-serif; 
  font-weight: 300;
  font-size: 1.6em;
}

.custom_html_1-section.section-wrapper {
  padding: 2em 0;
  background-image: url(https://static.spotapps.co/web/wildheavenbeer--com/css/../custom/our_taprooms_back.jpg);
  background-size: cover;
  background-position: center center;
  background-attachment: scroll;
  color: #000;
}
.custom_html_1-section .container {
  text-align: center;
}
.custom_html_1-section .section-header {
  color: #08293a;
  margin: 30px 0;
}
.custom_html_1-section .row {
  width: 800px;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
}
.custom_html_1-section img {
  display: block;
  max-width: 80%;
  margin: 30px auto;
}

.owl-theme .owl-dots .owl-dot button {
  background: #08293a;
  border: 1px solid #08293a;
  opacity: 1;
}
.owl-theme .owl-dots .owl-dot.active button,
.owl-theme .owl-dots .owl-dot:hover button {
  background: #08293a;
  border: 1px solid #08293a;
  opacity: 0.5;
}

.carousel-wrapper.reviews-v2-wrapper {
  padding: 2em 0;
  background-size: cover !important;
  background-attachment: scroll !important;
}
.reviews-v2-wrapper h1 {
  color: #08293a;
}
.reviews-v2-wrapper h2 {
  color: #000;
  margin-top: 0;
}
.reviews-v2-wrapper h3 {
  text-transform: capitalize;
  font-family: 'Figtree', sans-serif; 
  font-weight: 300;
  font-size: 1.3em;
  color: #000;
  margin: 10px auto;
}
.reviews-v2-wrapper .container {
  padding-top: 0;
  padding-bottom: 10px;
}
.reviews-v2-wrapper .review-text blockquote {
  margin: 0;
  padding: 0;
}
.reviews-v2-wrapper .review-text p {
  font-size: 1.4em;
  line-height: 1.3em;
}
.reviews-v2-wrapper h3 .fa.fa-star {
  color: #08293a;
  font-size: 0.7em;
}
.reviews-v2-wrapper .review-quote {
  opacity: 1;
  color: #08293a;
}
.reviews-v2-wrapper .owl-theme .owl-nav.disabled+.owl-dots {
  margin-bottom: 50px;
}

.map-newsletter {
  border-right: none;
}
.map-newsletter .section-header {
  color: #faf4e6;
}
.map-newsletter h2 {
  color: #faf4e6;
  margin-top: 20px;
  margin-bottom: 5px;
}
.map-newsletter .sph-email-subscription h2 {
  font-family: 'Figtree', sans-serif; 
  font-weight: 300;
  font-size: 1.2em;
  color: #faf4e6;
}
.map-newsletter p {
  margin-top: 0;
  font-size: 1.2em;
  color: #faf4e6;
}
.map-newsletter .sph-response-message {
  color: #faf4e6;
}
.map-newsletter .bar {
  top: -7px;
}
.map-newsletter .bar:before,
.map-newsletter .bar:after {
  background: #fff;
}
.map-newsletter .sph-email-subscription .sph-email-input {
  padding: 11px 5px;
  border-bottom: 1px solid #faf4e6;
  color: #faf4e6;
}
.map-newsletter .sph-email-subscription input::-webkit-input-placeholder {
   color: #faf4e6;
}
.map-newsletter .sph-email-subscription input:-moz-placeholder { /* Firefox 18- */
   color: #faf4e6;
}
.map-newsletter .sph-email-subscription input::-moz-placeholder {  /* Firefox 19+ */
   color: #faf4e6;
}
.map-newsletter .sph-email-subscription input:-ms-input-placeholder {
   color: #faf4e6;
}
.map-newsletter .text-wrapper:before {
  background-attachment: scroll;
}
.googlemap-v3-wrapper .triangle {
  display: none;
}

.specials-v3.home-specials {
  border-top: 10px solid #f3eddf;
}
.slideshow-v2-wrapper {
  border-top: 10px solid #F5EDE0;
  border-bottom: 10px solid #f6eddc;
}
.gallery-v4-wrapper {
  border-top: 10px solid #F5ECDB;
  border-bottom: 10px solid #e4dcd1;
}
.googlemap-v3-wrapper {
  border-top: 10px solid #DFD7CC;
}

.custom-modal .modal-content {
  background-image: url(https://static.spotapps.co/web/wildheavenbeer--com/css/../custom/newsletter_back.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  color: #faf4e6;
}
.custom-modal .newsletter-popup .section-header {
  margin-top: 0;
  font-size: 5em;
  color: #faf4e6;
}
.custom-modal .newsletter-popup .sph-email-subscription h2 {
  margin-bottom: 20px;
  font-family: 'Figtree', sans-serif; 
  font-weight: 300;
  font-weight: normal;
  font-size: 1.3em;
  color: #faf4e6;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input {
  padding: 10px 15px;
  border: 1px solid #faf4e6;
  border-radius: 0;
  background: transparent;
  color: #faf4e6;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input::-webkit-input-placeholder {
   color: #faf4e6;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input:-moz-placeholder { /* Firefox 18- */
   color: #faf4e6;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input::-moz-placeholder {  /* Firefox 19+ */
   color: #faf4e6;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input:-ms-input-placeholder {
   color: #faf4e6;
}
.custom-modal .close {
  color: #faf4e6;
}

.contact-v3 {
  background-color: #faf4e6;
  border-bottom: none;
  color: #000;
}
.contact-v3 .hours-title h1,
.contact-v3 .social-title h1,
.contact-v3 .contact-us-title h1 {
  font-family: 'Mohave', sans-serif; 
  font-weight: 500;
  font-size: 1.3em;
  text-transform: uppercase;
}
.contact-v3 .days {
  padding-bottom: 5px;
  text-transform: uppercase;
}
.contact-v3 .from-to {
  padding-bottom: 20px;
  text-transform: none;
}
.contact-us p a {
  color: #000;
  text-decoration: none;
}
.contact-v3 .location-name {
  text-transform: uppercase;
  font-family: 'Figtree', sans-serif; 
  font-weight: 300;
  margin-top: 20px;
}
.contact-v3 .contact-us p {
  margin: 0;
}

.footer-v2-wrapper {
  background: #08293a;
  border-top: none;
  color: #fff;
}

.about-us-s1-wrapper.section-wrapper {
  margin-top: 135px;
}
.about-us-page .about-us-s1-content {
  padding-top: 30px;
}
.about-us-page .about-us-s1-content img {
  max-width: 280px;
}
.about-page-content .about-us-v7-content .text-wrapper .text-content {
  padding-top: 60px;
  padding-bottom: 100px;
}
.about-us-v7-content h1 {
	margin-bottom: 30px;
}
.about-us-s3-wrapper .map-footer a:hover,
.about-us-s3-wrapper .map-footer a:focus {
	color: #fff;
}
.about-us-s4-wrapper {
  padding: 9em 0;
  background-color: #faf4e6;
  color: #000;
}
.about-us-s4-wrapper .container {
  width: 80%;
}
.about-us-s4-wrapper .section-header {
  color: #08293a;
  margin: 0 0 30px;
}
.about-us-s4-wrapper .row {
  margin-left: 0;
  margin-right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.about-us-s4-wrapper .row > [class*='col-'] {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
      flex-grow: 1;
}
.about-us-s4-wrapper .member-holder {
  background-color: #08293a;
  padding: 10px;
  margin-bottom: 30px;
}
.about-us-s4-wrapper h2 {
  text-transform: uppercase;
  font-family: 'Mohave', sans-serif; 
  font-weight: 500;
  font-size: 3em;
  color: #faf4e6;
}
.about-us-s4-wrapper h3 {
  text-transform: uppercase;
  font-family: 'Krona One', sans-serif; 
  font-weight: 400;
  font-size: 1.4em;
  color: #faf4e6;
  margin: 0;
  min-height: 40px;
}
.about-us-s4-wrapper .member-holder .member-img-link {
  display: inline-block;
}
.about-us-s4-wrapper .member-holder img {
  max-width: 100%;
}

.member-page {
  background-color: #faf4e6;
}
.member-page .container.member-wrapper {
  max-width: 100%;
}
.member-page.drink-menu .section-header {
  margin-top: 30px;
  margin-bottom: 5px;
  color: #08293a;
}
.member-page.drink-menu h2 {
  margin-top: 0;
  margin-bottom: 30px;
  font-size: 2.1em;
  line-height: 1.2em;
  color: #000;
}
.member-info .member-text {
  text-align: left;
  color: #000;
  margin-bottom: 30px;
}
.member-page .view-members-btn {
  margin: 20px auto;
  font-size: 17px;
  background-color: #08293a;
  background: #08293a;
  border: 2px solid #08293a;
  color: #faf4e6;
}
.member-page .view-members-btn:hover,
.member-page .view-members-btn:focus {
  background-color: transparent;
  background: transparent;
  border: 2px solid #08293a;
  color: #08293a;
}

.member-page .view-members-btn-holder {
  display: none;
}

.food-menu-page .food-menu-v2-wrapper,
.drink-menu-page .drink-menu-v2-wrapper {
  padding-top: 90px;
}
.food-menu-v2-wrapper .section-header,
.drink-menu-v2-wrapper .section-header {
  color: #000;
}
.food-menu-nav {
  margin-top: 10px;
}
.food-menu-grid-item-content {
  border-radius: 0;
  background-color: #fff;
}
.drink-menu .food-menu-grid h2 {
  font-family: 'Mohave', sans-serif; 
  font-weight: 500;
  font-size: 2.4em;
  text-transform: capitalize;
  word-break: break-word;
  color: #08293a;
}
.food-menu-grid .food-item-title h3,
.food-menu-grid .food-price {
  font-family: 'Figtree', sans-serif; 
  font-weight: 300;
  font-size: 1.2em;
  text-transform: none;
  color: #000;
}
.food-menu-nav .food-menu-nav-item {
  background-color: transparent;
  color: #08293a;
  border: 2px solid #08293a;
}
.food-menu-nav .food-menu-nav-item.active,
.food-menu-nav .food-menu-nav-item:hover,
.food-menu-nav .food-menu-nav-item:focus {
  background-color: #08293a;
  color: #faf4e6;
  border: 2px solid #08293a;
}
.food-menu-grid-item-content .food-menu-content {
  border-left: 1px solid #08293a;
}
.food-menu-grid .food-price {
  color: #08293a;
  padding: 0 10px 0 5px;
}
.food-menu-grid .menu-description p {
  font-family: 'Figtree', sans-serif; 
  font-weight: 300;
  font-size: 1.2em;
  text-transform: uppercase;
  color: #000;
}
.food-menu-grid .food-item-description {
	font-size: 1.1em;
  color: #757575;
}

.onespecial .row, .oneeventday {
  font-size: 18px;
}
.specials h1 {
  margin-top: 30px;
}
.specials h2 {
  font-family: 'Mohave', sans-serif; 
  font-weight: 500;
  text-transform: capitalize;
  color: #faf4e6;
  font-size: 1.8em;
}

.events-container h1 {
  margin-top: 45px;
  color: #fff;
}
.events-container h2 {
  margin-top: 20px;
  font-family: 'Mohave', sans-serif; 
  font-weight: 500;
  font-size: 2.6em;
  text-transform: uppercase;
  color: #faf4e6;
}
.events-container h2.custom-event-subheading {
  text-transform: capitalize;
  color: #fff;
}
.events-container h2.custom-event-heading {
  font-size: 3.2em;
}
.events-container .event-time,
.events-container h3 {
  font-family: 'Figtree', sans-serif; 
  font-weight: 300;
  color: #fff;
  font-size: 1.5em;
}
.events-container h3.custom-event-text {
  font-size: 1.8em;
}
.events-container .event-info-text p {
  font-size: 1.4em;
  color: #fff;
}
.events-container .events-holder {
  padding: 15px 0;
  border-bottom: none;
}
.events-container .event-image {
  border: 1px solid #faf4e6;
  max-height: 320px;
}
.events-container .empty-content-message h2,
.events-container .empty-content-message h3 {
  font-family: 'Figtree', sans-serif; 
  font-weight: 300;
  font-size: 1.5em;
  text-transform: none;
}
.specials .empty-content-message h2,
.specials .empty-content-message h3,
.events-container .empty-content-message h2,
.events-container .empty-content-message h3 {
  color: #fff;
}

.drink-menu.specials.happenings .row div[class^="col"]{
  text-align: center;
}

.events-container .container.happenings,
.events-container.happenings .happenings-holder {
  width: 80%;
}
.happenings-holder .event-content {
  padding-top: 30px;
}
.happenings .events-holder .event-content {
  border-bottom: 1px solid #faf4e6;
}
.events-container .container.happenings {
  margin-bottom: 0;
}
.events-container.happenings .sub-text {
    text-align: left;
    font-weight: bold;
    font-size: 1.3em;
}
.events-container.happenings .sub-text2 {
  font-size: 1em;
}
.events-container.happenings .custom-calendar-content {
  padding: 30px 0px;
  border-bottom: 1px solid #faf4e6;
}
.events-container.happenings .custom-calendar-content img.calendar-img {
  margin: 0px auto;
  width: 370px;
}
.events-container.happenings .custom-calendar-content p.custom-center {
    text-align: center;
}
.events-container .custom-calendar-content ul {
  padding-left: 15px;
}
.events-container .custom-calendar-content ul li {
  font-size: 1.3em;
}
.events-container .custom-calendar-content ul li.text-bold {
  font-weight: 700;
}
.party .party-s1-wrapper {
  margin-top: 135px;
}
.party-s1.party-slide h2 {
  text-transform: uppercase;
  font-family: 'Mohave', sans-serif; 
  font-weight: 500;
  font-size: 5em;
  margin-bottom: 0;
}
.party-s1.party-slide .slide-text {
  text-transform: none;
  font-family: 'Figtree', sans-serif; 
  font-weight: 300;
  font-size: 2em;
  margin-top: 0;
}
.party-s2-wrapper fieldset {
  width: 436px;
  margin: 0 auto 1em;
  text-align: left;
}
.party-s2-wrapper fieldset label,
.party-s2-wrapper fieldset legend {
  display: block;
  text-align: left;
  text-transform: none;
  color: #000;
  padding: 5px;
  padding-left: 10px;
  border: none;
  margin: 0 0 5px;
  font-family: 'Figtree', sans-serif; 
  font-weight: 300;
  font-size: 1.2em;
  font-weight: normal;
}
.party-s2-wrapper fieldset label,
.party-s2-wrapper fieldset input {
  display: inline-block;
  width: auto;
}
.party-s2-wrapper fieldset input {
  margin-left: 10px;
  width: 16px;
  height: 16px;
}

.gift-cards-page p {
  font-size: 1.5em;
  max-width: 100%;
  color: #000;
}

.our-beers-page {
  background-color: #faf4e6;
  color: #000;
}
.our-beers-page .pagecontent {
  width: 90%;
}
.our-beers-page .tabs-container .container {
  text-align: center;
  text-shadow: none;
}
.our-beers-page h2 {
  text-transform: uppercase;
  font-family: 'Mohave', sans-serif; 
  font-weight: 500;
  font-size: 3.5em;
  margin: 100px 0 20px;
}
.our-beers-page h2:first-of-type {
  margin-top: 30px;
}
.our-beers-page .items-holder {
  margin-bottom: 30px;
}
.our-beers-page .items-holder img {
  max-width: 100%;
}
.our-beers-page .items-holder h3 {
  font-family: 'Mohave', sans-serif; 
  font-weight: 500;
  font-size: 2.2em;
}
.our-beers-page .items-holder .item-description {
  font-family: 'Mohave', sans-serif; 
  font-weight: 500;
  font-size: 1.3em;
}
.our-beers-page .items-holder .season {
  font-family: 'Mohave', sans-serif; 
  font-weight: 500;
  font-size: 1.6em;
  margin-top: 40px;
}

.locations-page.about-us-background .pagecontent {
  padding-top: 50px;
}
.locations-video {
  max-width: 100%;
  vertical-align: inherit;
}
.ontap-btn {
  text-align: center;
}
.location-info-holder .location-info-item.video-holder {
  /* border-width: 27px;
  border-style: solid;
  -webkit-border-image: url(https://static.spotapps.co/web/wildheavenbeer--com/css/../custom/video_border.png) 35 round;
  -o-border-image: url(https://static.spotapps.co/web/wildheavenbeer--com/css/../custom/video_border.png) 35 round;
  border-image: url(https://static.spotapps.co/web/wildheavenbeer--com/css/../custom/video_border.png) 35 round; */
  padding: 0;
  border: 2px solid #000;
}
.locations-page.about-us-background .text-holder {
  width: 80%;
}
.locations-page .about-us-v3 .text-wrapper {
  padding-right: 0;
  padding-left: 0;
}
.locations-page .food-menu-grid-item-content {
  background-color: #faf4e6;
  color: #000;
}
.locations-page.about-us-background .party-offer .food-menu-nav .food-menu-nav-item.active,
.locations-page.about-us-background .party-offer .food-menu-nav .food-menu-nav-item:hover {
  background-color: #faf4e6;
  border-color: #faf4e6;
  color: #08293a;
}
.locations-page.about-us-background .party-offer a.custom-temp-btn {
  background-color: transparent;
  border-color: #faf4e6;
  color: #faf4e6;
}
.locations-page.about-us-background .about-us-v3 .food-menu-grid-item-content h1 {
  font-family: 'Mohave', sans-serif; 
  font-weight: 500;
  font-size: 3em;
}
.locations-page.about-us-background .about-us-v3 .food-menu-grid-item-content .custom-temp-btn {
  display: inline-block;
  background-color: #08293a;
  border-color: #08293a;
  color: #faf4e6;
}
.locations-page.about-us-background .about-us-v3 .food-menu-grid-item-content .custom-temp-btn.pdf-menu-btn {
  display: table;
}
.locations-page.about-us-background .about-us-v3 .food-menu-grid-item-content .custom-temp-btn:hover {
  background-color: transparent;
  border-color: #08293a;
  color: #08293a;
}
.locations-page.about-us-background .ontap-btn .custom-temp-btn,
.locations-page.about-us-background .ontap-btn .custom-temp-btn:focus,
.locations-page.about-us-background .ontap-btn .custom-temp-btn:active {
  background-color: #faf4e6 !important;
  border-color: #faf4e6 !important;
  color: #08293a !important;
}
.locations-page.about-us-background .ontap-btn .custom-temp-btn:hover {
  background-color: transparent !important;
  border-color: #faf4e6 !important;
  color: #faf4e6 !important;
}
.food-menu-grid-item-content .location-logo {
  display: block;
  max-width: 300px;
  margin: 40px auto 20px;
}
.locations-page.about-us-background .food-menu-grid h2 {
  font-family: 'Krona One', sans-serif; 
  font-weight: 400;
  font-size: 2.2em;
  font-weight: normal;
}
.location-info-holder p.hours {
  font-size: 1.2em;
  margin-bottom: 15px;
}


/* BEERS and BEER pages */
.beers-page.drink-menu .section-header {
  position: relative;
  margin-bottom: 0;
  color: #faf4e6;
}
.beer-page.drink-menu .section-header {
  position: relative;
  margin-top: 30px;
  margin-bottom: 5px;
  color: #08293a;
}
.beers-page.drink-menu .tabs-container,
.beer-page.drink-menu .tabs-container {
  text-shadow: none;
}
.beer-subtitle h2 {
  margin-top: 40px;
  margin-bottom: 20px;
  text-align: center;
  font-size: 3.5em;
  color: #faf4e6;
}
.beer-holder {
  margin: 15px auto;
  padding: 20px 15px;
  background-color: #faf4e6;
  color: #08293a;
}
.beer-holder .beer-img-link {
  display: block;
  height: 250px;
  /* background-position: center;
  background-size: contain;
  background-repeat: no-repeat; */
}
.beer-holder .beer-img-link .beer-img-holder {
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
.beer-holder .beer-info {
  min-height: 115px;
  text-align: center;
}
.beer-holder .beer-info p {
  margin-bottom: 5px;
  font-size: 1.2em;
  line-height: 1.3em;
}
.beer-holder h3,
.beer-wrapper .beer-top h3 {
  font-size: 2em;
}
.beer-holder .beer-details,
.beer-wrapper .view-beers-btn,
.beer-wrapper .download-buttons-holder .custom-temp-btn {
  margin: 10px auto;
  font-size: 17px;
  background-color: #08293a;
  background: #08293a;
  border: 2px solid #08293a;
  color: #faf4e6;
}
.beer-wrapper  .download-buttons-holder .custom-temp-btn {
  margin: 10px 5px;
  padding: 8px 30px;
}
.beer-wrapper .beer-wrapper .view-beers-btn {
  padding: 8px 30px;
}
.beer-holder .beer-details:hover,
.beer-holder .beer-details:active,
.beer-holder .beer-details:focus,
.beer-wrapper .view-beers-btn:hover,
.beer-wrapper .view-beers-btn:active,
.beer-wrapper .view-beers-btn:focus,
.beer-wrapper .download-buttons-holder .custom-temp-btn:hover,
.beer-wrapper .download-buttons-holder .custom-temp-btn:active,
.beer-wrapper .download-buttons-holder .custom-temp-btn:focus {
  background-color: transparent;
  background: transparent;
  border: 2px solid #08293a;
  color: #08293a;
}

.beer-page {
  background-color: #faf4e6;
}
.beer-page .beer-content {
  padding-bottom: 80px;
  color: #000;
}
.beer-page .beer-content .container {
  width: 100%;
}
.beer-wrapper .section-header {
  margin-bottom: 30px;
  color: #08293a;
}
.beer-wrapper .beer-top h2 {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 2.1em;
  line-height: 1.2em;
}
.beer-wrapper .embed-container {
  margin-top: 0;
  margin-bottom: 40px;
}
.beer-wrapper .beer-info {
  padding-top: 20px;
}
.beer-wrapper .beer-img img {
  margin: 0 auto;
}
.beer-wrapper .beer-desc {
  padding-top: 20px;
  text-align: left;
}
.beer-wrapper .beer-desc a {
  color: #000;
  text-decoration: none;
}
.beer-wrapper .beer-desc a:hover,
.beer-wrapper .beer-desc a:active,
.beer-wrapper .beer-desc a:focus {
  color: #08293a;
  text-decoration: none;
}
.beer-wrapper .beer-bottom {
  margin-top: 40px;
  text-align: center;
}
.beer-wrapper h2 {
  font-size: 2em;
}

.beer-wrapper .view-beers-btn-holder {
  padding-top: 15px;
}

/* Untappd Drink menu on the Drinks page start */

.untappd-holder {
  width: 100%;
  padding-bottom: 30px;
}

.untappd-holder .ut-menu {
  font-family: 'Figtree', sans-serif !important; 
  font-weight: 300 !important;
  color: #000 !important;
}

.ut-menu .menu-header {
  display: none !important;
}

.untappd-holder .ut-menu,
.ut-menu .row,
.untappd-holder .ut-menu .menu-header,
.ut-menu-standard .section .section-heading,
.untappd-holder .ut-menu-standard .section,
.ut-menu-standard .menu-items-container,
.ut-menu-standard .menu-items-container .menu-item.one-col,
.ut-menu-standard .menu-footer {
  /* background: transparent !important; */
  color: #000;
}

.ut-menu-standard .section .section-heading {
  background-color: transparent !important;
}

.ut-menu .menu-nav div.menu-list div.menu-list-item a.active,
.ut-menu .menu-nav div.menu-list div.menu-list-item a:visited.active {
  border-color: #000 !important;
}

.ut-menu .tab-content {
  padding: 20px;
}

.ut-menu div,
.ut-menu p,
.ut-menu span {
  color: #000;
  font-size: 19px !important;
}

.ut-menu-standard .section {
  padding-bottom: 10px !important;
}

.ut-menu p,
.ut-menu span.price,
.ut-menu-standard .menu-items-container .menu-item .beer .beer-details .container-list div.conatiner-item div.container-row span.type {
  font-size: 18px !important;
  line-height: 14px;
  opacity: 1 !important;
}

.ut-menu .menu-nav div.menu-list div.menu-list-item {
  font-family: 'Figtree', sans-serif !important; 
  font-weight: 300 !important;
}

.ut-menu .h1 {
  margin-bottom: 20px;
  font-family: 'Mohave', sans-serif !important; 
  font-weight: 500 !important;
  text-transform: capitalize !important;
  color: #c49d64 !important;
  font-size: 2em !important;
  line-height: 40px !important;
}

.ut-menu-standard .section .section-heading .section-name {
  margin-bottom: 10px;
  font-family: 'Krona One', sans-serif !important; 
  font-weight: 400 !important;
  font-size: 1.7em !important;
  line-height: 1.2;
  color: #c49d64;
  text-transform: capitalize !important;
  text-align: center;
}

.ut-menu-standard .menu-items-container .menu-item .beer .beer-details .beer-name {
  font-family: 'Krona One', sans-serif !important; 
  font-weight: 400 !important;
  font-size: 21px !important;
  line-height: 20px !important;
  /* font-weight: normal !important; */
}

.ut-menu-standard .menu-items-container .menu-item .beer .beer-details .container-list .container-row>span.price {
  font-family: 'Krona One', sans-serif !important; 
  font-weight: 400 !important;
  color: #000
}
.powered-ut a,
.ut-menu-standard .menu-items-container .menu-item .item .item-details .item-description a,
.ut-menu-standard .menu-items-container .menu-item .item .item-details .item-description .ut-more {
  color: #000 !important;
}

.ut-menu-standard .menu-items-container .menu-item .item .item-details .item-description .ut-more:hover,
.powered-ut a:hover,
.powered-ut a:focus,
.ut-menu-standard .menu-items-container .menu-item .beer .beer-details .item-description a:hover {
  color: #263629 !important;
}

@media (max-width: 1024px) {
  .ut-menu .h1 {
      font-size: 1.8em !important;
  }
}

@media (max-width: 767px) {
  .untappd-holder {
      padding: 10px 10px 60px;
  }

  .ut-menu .h1 {
      font-size: 1.6em !important;
  }

  .ut-menu-standard .section .section-heading .section-name {
      font-size: 1.3em !important;
  }

  .ut-menu p,
  .ut-menu span.price,
  .ut-menu-standard .menu-items-container .menu-item .beer .beer-details .container-list div.conatiner-item div.container-row span.type {
      font-size: 16px !important;
      line-height: 15px !important;
  }

  .ut-menu div,
  .ut-menu p,
  .ut-menu span {
      font-size: 16px !important;
  }
  .ut-menu .menu-nav div.menu-list {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
  }
}

/* Untappd Drink menu on the Drinks page end */ 

@media (max-width: 1300px) {
  .beers-page .pagecontent {
    width: 95%;
  }
}
@media (max-width: 1200px) {
  .beers-page .pagecontent {
    width: 100%;
  }
  .beer-subtitle h2,
  .beer-wrapper h2 {
    font-size: 3em;
  }
  .beer-holder h3,
  .beer-wrapper .beer-top h2 {
    font-size: 1.8em;
  }
}
@media (max-width: 1024px) {
  .beer-holder .beer-img-link {
    height: 220px;
  }
  .beer-holder .beer-details {
    margin: 5px auto;
    padding: 8px 35px;
    font-size: 16px;
  }
  .beer-wrapper .beer-bottom {
    margin-top: 20px;
  }
}
@media (max-width: 991px) {
  .beers-page .pagecontent {
    width: 90%;
  }
  .beer-subtitle h2 {
    margin-top: 35px;
    margin-bottom: 15px;
    font-size: 2.6em;
  }
  .beer-holder .beer-img-link {
    height: 200px;
  }
  .beer-holder h3,
  .beer-wrapper .beer-top h2 {
    font-size: 1.8em;
  }
  .beer-page .beer-content {
    width: 90%;
  }
  .beer-wrapper .beer-desc {
    padding-top: 5px;
  }
  .beer-wrapper .beer-bottom {
    margin-top: 20px;
  }
  .beer-wrapper h2 {
    font-size: 1.6em;
  }
  .events-container.happenings .custom-calendar-content img.calendar-img {
    margin: 25px auto 5px;
  }
}

@media (max-width: 767px) {
  .beers-page .pagecontent,
  .beer-page .beer-content {
    width: 90%;
  }
  .beer-holder h3, .beer-wrapper .beer-top h2 {
    font-size: 1.7em;
  }
  .beer-holder h3 {
    margin-top: 15px;
  }
  .beer-holder .beer-info {
    min-height: auto;
    padding-bottom: 10px;
  }
  .beers-top-holder .embed-container {
    margin-top: 15px;
  }
  .beer-subtitle h2 {
    margin-top: 30px;
    margin-bottom: 0;
  }
  .beer-subtitle h2,
  .beer-wrapper h2 {
    font-size: 2em;
  }
  .beer-holder .beer-details, .beer-wrapper .view-beers-btn {
    margin: 5px auto;
    font-size: 15px;
  }
  .beer-wrapper .download-buttons-holder .custom-temp-btn {
    font-size: 15px;
  }
  .beer-wrapper .section-header {
    margin-bottom: 20px;
  }
  .beer-wrapper .beer-info {
    padding-top: 0;
  }
  .beer-wrapper p {
    margin-bottom: 5px;
    font-size: 1.1em;
  }
  .beer-wrapper .embed-container {
    margin-bottom: 30px;
  }
  .beer-wrapper .beer-img img {
    max-height: 200px;
  }
  .beer-wrapper .beer-desc {
    padding-top: 20px;
    text-align: center;
  }
  .beer-wrapper .beer-bottom {
    margin-top: 0;
  }
  .food-menu-grid-item-content .location-logo {
    max-width: 180px;
  }
}

@media (max-width: 320px) {
  .beer-holder h3, .beer-wrapper .beer-top h2 {
    font-size: 1.6em;
  }
  .beer-holder .beer-info p {
    font-size: 1.1em;
    line-height: 1.3em;
  }
}
/* END BEERS page */


/* ONLINE ORDERING page */
.order-page.drink-menu .tabs-container {
  text-shadow: none;
  color: #000;
}
.order-page .section-header {
  color: #08293a;
}
.order-page h2 {
  padding: 10px 0;
  font-family: 'Krona One', sans-serif; 
  font-weight: 400;
  font-size: 1.8em;
  text-transform: uppercase;
}
.order-page .logos-holder {
  width: 1100px;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 10px;
}
.order-page .logos-holder a {
  display: inline-block;
}
.order-page .logos-holder img {
  max-width: 100%;
  margin: 15px auto;
}

.jobs-background:before {
  content: "";
  position: fixed;
  left: 0;
  right: 0;
  z-index: -1;
  display: block;
  background-image: url('https://static.spotapps.co/web/wildheavenbeer--com/css/../custom/jobs_back.jpg');
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
}
.jobs-background .pagecontent {
  padding-bottom: 20px;
}
.jobs-background .jobs-holder {
  padding: 2em;
  text-align: center;
  background-color: #faf4e6;
  text-shadow: none;
  color: #000;
}
.jobs-background .jobs-holder h2,
.jobs-background .jobs-holder p a:hover {
  color: #08293a;
}
.jobs-background .jobs-holder p a {
  text-decoration: underline;
}
.jobs-holder .jobs-list {
  width: 75%;
  margin: auto;
  text-align: left;
}
@media (max-width:1600px) {
  .navbar-regular.nav-v7 .navbar-nav>li>a {
    font-size: 1em;
    padding: 0 5px;
  }
}
@media (max-width:1400px) {
  .navbar-regular.nav-v7 .navbar-nav>li>a {
    font-size: .85em;
    padding: 0 2px;
  }
  li.drop-down-link .sub-menu a {
    font-size: .9em;
  }
  .uk-overlay-panel h1,
  .on-cover-content .section-wrapper .section-header {
    font-size: 4em;
  }
  .section-header,
  .about-us-v8-content .text-wrapper h1,
  .about-us-v7-content .text-wrapper h1,
  .specials-v3.home-specials h1,
  .specials h1, .events h1,
  .events-container h1,
  .about-us-page .about-us-s1-content h1,
  .locations-page .section-header {
    font-size: 5em;
  }
  .reviews-v2-wrapper h2,
  .map-newsletter h2 {
    font-size: 1.6em;
  }
  .about-us-s4-wrapper h3 {
    font-size: 1.3em;
  }
  .locations-page.about-us-background .text-holder {
    width: 85%;
  }
}

@media (max-width:1200px) {
  .navbar.nav-v7 .navbar-tabs .socialnav .social-links {
    display: none;
  }
  .navbar-regular.nav-v7 .navbar-nav>li>a {
    font-size: .8em;
    padding: 0 3px;
  }
  li.drop-down-link .sub-menu a {
    font-size: 0.9em;
  }
  .uk-overlay-panel h1,
  .on-cover-content .section-wrapper .section-header {
    font-size: 4em;
  }
  .section-header,
  .about-us-v8-content .text-wrapper h1,
  .about-us-v7-content .text-wrapper h1,
  .specials-v3.home-specials h1,
  .specials h1, .events h1,
  .events-container h1,
  .about-us-page .about-us-s1-content h1,
  .locations-page .section-header {
    font-size: 4em;
  }
  .reviews-v2-wrapper h2,
  .map-newsletter h2 {
    font-size: 1.5em;
  }
  .uk-overlay-panel h1, 
  .on-cover-content .section-wrapper .section-header {
    font-size: 3.5em;
  }
  .custom_html_1-section img {
    max-width: 70%;
  }
  .contact-v3 .contact-location,
  .contact-v3 .hours,
  .contact-v3 .find-us {
    font-size: 1.1em;
  }
  .about-us-s4-wrapper .container {
    width: 90%;
  }
  .about-us-s4-wrapper h2 {
    font-size: 3.5em;
  }
  .drink-menu .food-menu-grid h2 {
    font-size: 2em;
  }
  /* .specials h2 {
    font-size: 1.6em;
  } */
  .events-container h2 {
    font-size: 2.2em;
  }
  .events-container .event-time,
  .events-container h3,
  .events-container .event-info-text p {
    font-size: 1.3em;
  }
  .party-s1.party-slide h2 {
    font-size: 3.6em;
  }
  .party-s1.party-slide .slide-text {
    font-size: 1.5em;
  }
  .our-beers-page h2 {
    font-size: 2.8em;
  }
  .our-beers-page .items-holder h3 {
    font-size: 2em;
  }
  .our-beers-page .items-holder .item-description {
    font-size: 1.2em;
  }
  .our-beers-page .items-holder .season {
    font-size: 1.4em;
  }
  .our-beers-page .items-holder p {
    font-size: 1.2em;
  }
  .locations-page.about-us-background .text-holder {
    width: 90%;
  }
  .locations-page.about-us-background .about-us-v3 .food-menu-grid-item-content h1 {
    font-size: 2.4em;
  }
  .locations-page.about-us-background .food-menu-grid h2 {
    font-size: 1.8em;
  }
}

@media (max-width: 1024px) {
  .order-page .logos-holder img {
    max-width: 90%;
  }
  .events-container .container.happenings,
  .events-container.happenings .happenings-holder {
    width: 85%;
  }
  .events-container h3.custom-event-text {
    font-size: 1.6em;
  }
}

@media (max-width:1023px) {
  .navbar-regular.nav-v7 .navbar-nav>li>a {
    padding: 0 2px;
  }
  .uk-overlay-panel h1,
  .on-cover-content .section-wrapper .section-header {
    font-size: 2.5em;
  }
  .section-header,
  .about-us-v8-content .text-wrapper h1,
  .about-us-v7-content .text-wrapper h1,
  .specials-v3.home-specials h1,
  .specials h1, .events h1,
  .events-container h1,
  .about-us-page .about-us-s1-content h1,
  .locations-page .section-header {
    font-size: 3.5em;
  }
  .reviews-v2-wrapper h2,
  .map-newsletter h2 {
    font-size: 1.3em;
  }
  .banner-section h1 {
    font-size: 1.2em;
  }
  .about-us-s4-wrapper h2 {
    font-size: 2.6em;
  }
  .about-us-s4-wrapper h3 {
    font-size: 1.2em;
  }
  /* .specials h2 {
    font-size: 1.5em;
  } */
  .party-s1.party-slide h2 {
    font-size: 3em;
  }
  .party-s1.party-slide .slide-text {
    font-size: 1.3em;
  }
  .empty-content-message h2,
  .empty-content-message h3 {
    font-family: 'Figtree', sans-serif !important; 
    font-weight: 300 !important;
    text-transform: none;
  }
  .drink-menu .food-menu-grid h2 {
    font-size: 1.8em;
  }
  .food-menu-grid .food-item-title h3,
  .food-menu-grid .food-price {
    font-size: 1.1em;
  }
  .food-menu-grid .food-item-description {
    font-size: 1em;
  }
  .our-beers-page h2 {
    font-size: 2.2em;
  }
  .our-beers-page .items-holder h3 {
    font-size: 1.7em;
  }
  .order-page .logos-holder img {
    max-width: 85%;
  }
  .order-page h2 {
    padding: 5px 0;
    font-size: 1.7em;
  }
  .member-page.drink-menu h2 {
    font-size: 1.8em;
  }
}

@media (max-width: 991px) {
  .navbar-regular.nav-v6 .navbar-nav>li>a {
    padding: 0 3px;
    font-size: 0.6em;
  }
  li.drop-down-link .sub-menu a {
    font-size: 0.6em;
  }
  li.drop-down-link .sub-menu {
    padding: 15px 5px;
  }
  .navbar.nav-v6 .socialnav a {
    display: none;
  }
  .banner-section h1 {
    font-size: 1em;
  }
  .map-newsletter .bar {
    top: 0;
  }
  .contact-v3 .hours-title h1,
  .contact-v3 .social-title h1,
  .contact-v3 .contact-us-title h1 {
    font-size: 1.2em;
  }
  .about-us-page .about-us-s1-content img {
    max-width: 200px;
  }
  .events-container .container.happenings,
  .events-container.happenings .happenings-holder {
    width: 90%;
  }
}

@media (max-width: 768px) {
  .events-container h2.custom-event-heading,
  .events-container h2.custom-event-subheading {
    margin-top: 10px;
  }
  .events-container .event-image {
    width: auto;
    max-width: 80%;
  }
  .party-s2-wrapper fieldset {
    width: 378px;
  }
  .reservations-and-parties input[type=radio] {
    -moz-appearance: radio;
    -webkit-appearance: radio;
  }
}

@media (max-width: 767px) {
  .navbar.nav-v7 .header-logo {
    left: 5px;
    max-width: 180px;
  }
  .navbar.nav-v6 .socialnav a {
    display: inline-block;
  }
  .navbar-regular.nav-v6 .navbar-nav>li>a {
    padding: 6px 15px;
    font-size: 1.1em;
    text-transform: uppercase;
  }
  .navbar-regular.nav-v7 .navbar-nav>li>a:hover,
  .navbar-regular.nav-v7 .navbar-nav>.active>a,
  .navbar-regular.nav-v7 .navbar-nav>.active>a:focus,
  .navbar-regular.nav-v7 .navbar-nav>.active>a:hover {
    color: #fff!important;
  }
  video#coverVideo {
    margin-top: 70px;
  }
  .uk-overlay-panel h1,
  .on-cover-content .section-wrapper .section-header {
    font-size: 1.7em;
  }
  .uk-overlay-panel h1 br {
    display: none;
  }
  .section-header,
  .about-us-v8-content .text-wrapper h1,
  .about-us-v7-content .text-wrapper h1,
  .specials-v3.home-specials h1,
  .specials h1, .events h1,
  .events-container h1,
  .about-us-page .about-us-s1-content h1,
  .locations-page .section-header {
    font-size: 3em;
  }
  .jobs-background .section-header {
    font-size: 2.5em;
  }
  .jobs-background .jobs-holder {
    margin-top: 30px;
  }

  .reviews-v2-wrapper h2,
  .map-newsletter h2 {
    font-size: 1.2em;
  }
  .custom-temp-btn,
  .uk-overlay-panel a.custom-temp-btn,
  .on-cover-content .section-wrapper a.custom-temp-btn,
  .about-us-v7-content .text-wrapper .text-content .custom-temp-btn,
  .about-us-v8-wrapper a.custom-temp-btn,
  .about-us-v2 a.custom-temp-btn,
  .about-us-plus-content .about-us-plus-button,
  .map-newsletter .sph-email-subscription .sph-submit-button,
  .custom-modal .newsletter-popup .sph-email-subscription .sph-submit-button,
  .addtocalendar.atc-style-blue .atcb-link,
  .reservations-and-parties-v2 button,
  .specials-v3.home-specials div a.custom-temp-btn,
  .party-offer a.custom-temp-btn,
  .sph-email-subscription .sph-submit-button {
    font-size: 15px;
  }
  .navbar-fixed-bottom.nav-v1 .bottom-list-item a {
    padding: 13px 5px;
    text-transform: uppercase;
    font-size: 16px;
    font-family: 'Krona One', sans-serif; 
    font-weight: 400;
  }
  .banner-section h1 {
    font-size: 1.1em;
  }
  .banner-section .first-location {
    margin-bottom: 15px;
  }
  .banner-section .banner-pin {
    top: 0px;
  }
  .about-us-v8-image {
    border: none;
  }
  .custom_html_1-section img {
    max-width: 180px;
  }
  .reviews-v2-wrapper h3 {
    font-size: 1.1em;
  }
  .custom-modal .newsletter-popup .section-header {
    font-size: 3em;
  }
  .empty-content-message h2,
  .empty-content-message h3 {
    font-size: 1.4em;
  }
  .about-us-s1-wrapper.section-wrapper {
    margin-top: 70px;
  }
  .about-us-page .about-us-s1-content {
    padding-top: 15px;
  }
  .about-page-content .about-us-v7-content .text-wrapper .text-content {
    padding-top: 20px;
    padding-bottom: 40px;
  }
  .about-page-content .about-us-v7 .about-us-v7-content:last-of-type {
    min-height: 400px;
  }
  .about-us-s4-wrapper {
    padding: 4em 0;
  }
  .about-us-s4-wrapper .container {
    width: 100%;
  }
  .about-us-s4-wrapper .row {
    margin-left: 0;
    margin-right: 0;
  }
  .food-menu-nav .food-menu-nav-item {
    border: none;
    border-bottom: 2px solid #08293a;
    padding: 10px 20px;
  }
  .food-menu-nav .food-menu-nav-item:first-of-type {
    border-top: 2px solid #08293a;
  }
  .drink-menu .food-menu-grid h2 {
    font-size: 1.6em;
  }
  .food-menu-grid .menu-description p {
    font-size: 1.1em;
  }
  .events-container .container.happenings,
  .events-container.happenings .happenings-holder {
    width: 95%;
  }
  .events-container .happenings-holder .events-holder {
    margin: 0 15px;
  }
  .happenings-holder .event-content {
    padding-top: 20px;
  }
  .events-container.happenings .custom-calendar-content .sub-text {
    font-size: 1.2em;
    }
    .events-container.happenings .custom-calendar-content .sub-text.sub-text2 {
      font-size: 0.9em;
    }
    .events-container.happenings .custom-calendar-content p,
    .events-container.happenings .custom-calendar-content ul li {
    font-size: 1.1em;
    }
  .events-container .events-holder {
    padding: 20px 0;
  }
  .events-container h2 {
    font-size: 1.8em;
  }
  .events-container .event-time,
  .events-container h3 {
    font-size: 1.2em;
  }
  .events-container .event-info-text p {
    font-size: 1.2em;
  }
  .events-container .empty-content-message h2,
  .events-container .empty-content-message h3 {
    font-size: 1.4em;
  }
  .events-container .container.happenings {
    margin-bottom: 0;
  }
  .food-menu-page .food-menu-v2-wrapper,
  .drink-menu-page .drink-menu-v2-wrapper {
    padding-top: 30px;
  }
  .onespecial, .oneeventday {
    font-size: 16px;
  }
  .happenings .onespecial {
    margin-bottom: 0;
  }
  .drink-menu.specials .empty-content-message h2 {
    font-size: 1.4em;
  }
  .party .party-s1-wrapper {
    margin-top: 70px;
  }
  .gift-cards-page p {
    font-size: 1.3em;
  }
  .our-beers-page h2 {
    margin: 40px 0 20px
  }
  .locations-page.about-us-background .pagecontent {
    padding-top: 30px;
  }
  .locations-page.about-us-background .text-holder {
    width: 100%;
  }
  .locations-page.about-us-background .text-holder .party-offer {
    padding-right: 0;
    padding-left: 0;
  }
  .location-info-holder .location-info-item.video-holder {
    border: none;
  }
  .locations-page.about-us-background .party-offer a.custom-temp-btn {
    border: none;
    border-bottom: 2px solid #faf4e6;
  }
  .locations-page.about-us-background .party-offer a.custom-temp-btn:first-of-type {
    border-top: 2px solid #faf4e6;
  }
  .locations-page.about-us-background .about-us-v3 .food-menu-grid-item-content h1 {
    font-size: 2em;
  }
  .locations-page.about-us-background .food-menu-grid h2 {
    font-size: 1.6em;
  }
  .location-info-holder p,
  .location-info-holder p.hours {
    font-size: 1.1em;
  }
  .order-page .logos-holder {
    padding-top: 0;
  }
  .order-page h2 {
    font-size: 1.4em;
  }
  .order-page .logos-holder img {
    max-width: 60%;
    margin: 10px auto;
  }
  .member-page.drink-menu h2 {
    font-size: 1.6em;
  }
  .member-info .member-text {
    text-align: center;
    padding-top: 20px;
    margin-bottom: 0;
  }
  .member-info .member-text p {
    font-size: 1.1em;
  }
  .member-page .view-members-btn-holder {
    display: block;
    padding-top: 15px;
    margin-bottom: 55px;
  }
  .member-page .beer-img .view-members-btn {
    display: none;
  }
  .jobs-holder .jobs-list {
    width: 100%;
  }
  .jobs-background .jobs-holder h2 {
    font-size: 2em;
  }
}

@media (max-width: 640px) {
  .party-s2-wrapper fieldset {
    width: 356px;
  }
}

@media (max-width: 540px) {
  .party-s2-wrapper fieldset {
    width: 331px;
  }
}

@media (max-width: 500px) {
  .events-container .event-image {
    width: auto;
    max-width: 100%;
    max-height: 300px;
  }
}

@media (max-width: 390px) {
  .party-s2-wrapper fieldset {
    width: 320px;
  }
}

@media (max-width: 360px) {
  .party-s2-wrapper fieldset {
    width: 281px;
  }
}

@media (max-width: 320px) {
  .navbar.nav-v7 .header-logo {
    left: 5px;
    max-width: 160px;
  }
  .uk-overlay-panel h1,
  .on-cover-content .section-wrapper .section-header {
    font-size: 1.8em;
  }
  .section-header,
  .about-us-v8-content .text-wrapper h1,
  .about-us-v7-content .text-wrapper h1,
  .specials-v3.home-specials h1,
  .specials h1, .events h1,
  .events-container h1,
  .about-us-page .about-us-s1-content h1,
  .locations-page .section-header {
    font-size: 2.6em;
  }
  .custom-modal .newsletter-popup .section-header {
    font-size: 2.4em;
  }
  .navbar-fixed-bottom.nav-v1 .bottom-list-item a {
    font-size: 14px;
  }
  .banner-section h1 {
      padding: 0 10px;
  }
  .about-us-v8-item .text-holder p {
    font-size: 1.2em;
  }
  .reviews-v2-wrapper .review-text p {
    font-size: 1.2em;
  }
  .map-newsletter .sph-email-subscription h2 {
    font-size: 1.1em;
  }
  .custom-modal .newsletter-popup .sph-email-subscription h2 {
    font-size: 1.2em;
  }
  /* .specials h2 {
    font-size: 1.4em;
  } */
  .drink-menu.specials .empty-content-message h2 {
    font-size: 1.3em;
  }
  .events-container h2 {
    font-size: 1.6em;
  }
  .party-s1.party-slide h2 {
    font-size: 2.5em;
  }
  .party-s1.party-slide .slide-text {
    font-size: 1.2em;
  }
  .party-s2-wrapper fieldset {
    width: 248px;
  }
  .empty-content-message h2,
  .empty-content-message h3,
  .drink-menu .empty-content-message h2,
  .drink-menu .empty-content-message h3 {
    font-size: 1.3em;
  }
  .our-beers-page h2 {
    font-size: 2em;
  }
  .top-svg-border svg {
    top: -17px;
  }
  .bottom-svg-border svg {
    bottom: -17px;
  }
  .beer-wrapper .download-buttons-holder .custom-temp-btn {
    padding: 8px 20px;
  }
  .order-page h2 {
    font-size: 1.3em;
  }
  .member-page.drink-menu h2 {
    font-size: 1.4em;
  }
  .events-container.happenings .custom-calendar-content .sub-text {
    font-size: 1.1em;
    }
    .location-info-holder p, .location-info-holder p.hours {
      font-size: 1em;
  }
}
