@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;600&family=Pirata+One&display=swap');

/*
  font-family: 'Pirata One', cursive; (regular)
  font-family: 'Montserrat', sans-serif; (semibold)
  font-family: 'Montserrat', sans-serif; (regular)
*/

a {
  color: #000;
}

p {
  font-size: 1.2em;
}

body {
  font-family: 'Montserrat', sans-serif;
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'Pirata One', cursive;
}

.nav-v7 .container {
  width: 100%;
}
.navbar.nav-v6 .header-logo {
  max-width: 130px;
}
.navbar-regular.nav-v6 .navbar-nav>li>a{
  font-family: 'Montserrat', sans-serif;
  font-size: 1.1em;
  text-transform: uppercase;
  border-right: none!important;
}
li.drop-down-link .sub-menu a {
  font-family: 'Montserrat', sans-serif;
  font-size: 1em;
  text-transform: uppercase;
}
li.drop-down-link .sub-menu {
    padding: 10px 5px;
}
.navbar-regular.nav-v6 .navbar-nav>li>a:focus,
li.drop-down-link .sub-menu a:focus {
  color: #9f9c93;
}
.navbar-regular.nav-v6 .navbar-nav>li:last-of-type>a {
  border-right: 1px solid #000!important;
}
.navbar.nav-v6 .socialnav a:hover .social-icon {
  color: #f5f2e9;
}

.section-header,
.uk-overlay-panel h1,
.on-cover-content .section-wrapper .section-header,
.about-us-v8-content .text-wrapper h1,
.about-us-v7-content .text-wrapper h1,
.specials-v3.home-specials h1,
.order-tmt-section h1,
.reservations-tmt-section h1,
.specials h1,
.events h1,
.events-container h1,
.custom-modal .newsletter-popup .section-header {
  font-size: 4.5em;
  font-family: 'Pirata One', cursive;
  text-transform: capitalize;
}

.about-us-v8-content .text-wrapper h2,
.order-tmt-section h2,
.reservations-tmt-section h2,
.reviews-v2-wrapper h2,
.map-newsletter h2 {
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  font-size: 1.4em;
  color: #4f5146;
}

.custom-temp-btn,
.about-us-v8-wrapper a.custom-temp-btn,
.uk-overlay-panel a.custom-temp-btn,
.specials-v3.home-specials div a.custom-temp-btn,
.order-tmt-section a.custom-temp-btn,
.reservations-tmt-section a.custom-temp-btn,
.map-newsletter .sph-email-subscription .sph-submit-button,
.custom-modal .newsletter-popup .sph-email-subscription .sph-submit-button,
.addtocalendar.atc-style-blue .atcb-link,
.food-menu-nav .food-menu-nav-item,
.beer-garden-page .yurt-info a.custom-temp-btn,
.beer-garden-page .faq-button a.custom-temp-btn {
  padding: 8px 40px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 16px;
  -webkit-box-shadow: none;
          box-shadow: none;
  text-shadow: none;
  border-radius: 0;
  opacity: 1;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.uk-overlay-panel a.custom-temp-btn,
.about-us-v8-wrapper a.custom-temp-btn,
.specials-v3.home-specials div a.custom-temp-btn,
.addtocalendar.atc-style-blue .atcb-link {
  background-color: transparent;
  border: 2px solid #f5f2e9;
  color: #f5f2e9;
}
.uk-overlay-panel a.custom-temp-btn:hover,
.about-us-v8-wrapper a.custom-temp-btn:hover,
.specials-v3.home-specials div a.custom-temp-btn:hover,
.addtocalendar.atc-style-blue .atcb-link:hover {
  background-color: #f5f2e9;
  border: 2px solid #f5f2e9;
  color: #000;
}
.order-tmt-section a.custom-temp-btn,
.reservations-tmt-section a.custom-temp-btn,
.custom-about-us-v8-wrapper.about-us-v8-wrapper a.custom-temp-btn,
.map-newsletter .sph-email-subscription .sph-submit-button,
.custom-modal .newsletter-popup .sph-email-subscription .sph-submit-button,
.food-menu-nav .food-menu-nav-item,
.beer-garden-page .yurt-info a.custom-temp-btn,
.beer-garden-page .faq-button a.custom-temp-btn {
  background-color: transparent;
  border: 2px solid #000;
  color: #000;
}
.order-tmt-section a.custom-temp-btn:hover,
.reservations-tmt-section a.custom-temp-btn:hover,
.custom-about-us-v8-wrapper.about-us-v8-wrapper 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,
.food-menu-nav .food-menu-nav-item.active,
.food-menu-nav .food-menu-nav-item:hover,
.food-menu-nav .food-menu-nav-item:focus,
.beer-garden-page .yurt-info a.custom-temp-btn:hover,
.beer-garden-page .yurt-info a.custom-temp-btn:focus,
.beer-garden-page .faq-button a.custom-temp-btn:hover,
.beer-garden-page .faq-button a.custom-temp-btn:focus {
  background-color: #000;
  border: 2px solid #000;
  color: #fff;
}

/* HOME PAGE */
video#coverVideo {
  margin-top: 130px;
}
.banner-section {
  padding: 35px 0;
}
.banner-section h1 {
  font-family: 'Montserrat', sans-serif;
  text-transform: capitalize;
  font-size: 1.3em;
}
.banner-section .banner-pin {
  color: #f5f2e9;
}
.banner-section .banner-pin:hover,
.banner-section .banner-pin:active,
.banner-section .banner-pin:focus {
  color: #fff;
}
.custom_html_1-section .section-header {
    margin-top: 0;
    margin-bottom: 35px;
}
.custom_html_1-section {
    background-color: #f5f2e9;
}
div#Tock_widget_container>div.TockWidgetWrapper .TockButtonWidgetContainer {
    margin: auto;
  }

.about-us-v8-content .text-content p {
  margin: 30px auto;
}
.about-us-v8-content .text-wrapper h2 {
  color: #f5f2e9;
}
.about-us-v8-content .text-wrapper h2 {
  color: #f5f2e9;
}

.custom-about-us-v8-wrapper .about-us-v8-content .text-wrapper h2 {
  color: #4f5146;
}
.about-us-v8-content .text-content p a {
  color: #fff;
}
.about-us-v8-wrapper:before {
  background-color: #301D1B;
}
.order-tmt-section h1,
.reservations-tmt-section h1 {
  margin-top: 0;
}

.uk-overlay-background {
  background: rgba(0, 0, 0, 0.5);
}
.uk-overlay-panel {
  padding-left: 0;
  padding-right: 0;
}
.uk-overlay-panel .container {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.uk-overlay-panel h1 {
  color: #f5f2e9
}
.uk-dotnav-contrast>.uk-active>* {
  background: #fff;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}
.uk-dotnav-contrast>*>* {
  background: rgba(255, 255, 255, 0.6);
}
.uk-dotnav-contrast {
  padding-bottom: 30px;
}

.specials-v3.home-specials {
  padding: 2em 0;
  background-color: #281614;
  color: #fff;
}
.specials-v3.home-specials h1 {
  margin-top: 25px;
  margin-bottom: 20px;
  color: #f5f2e9;
}
.specials-v3.home-specials .specials-text,
.specials-v3.home-specials .specials-hours {
  font-family: 'Montserrat', sans-serif;
  font-size: 1.3em;
  color: #fff;
}

.empty-content-message h2,
.empty-content-message h3,
.drink-menu .empty-content-message h2,
.drink-menu .empty-content-message h3,
.specials .empty-content-message h2,
.specials .empty-content-message h3 {
  text-align: center;
  font-family: 'Montserrat', sans-serif;
  font-size: 1.2em;
  text-transform: none;
}

.custom-about-us-v8-wrapper.about-us-v8-wrapper:before {
  background-color: #f5f2e9;
}

.carousel-wrapper.reviews-v2-wrapper.section-wrapper {
  background-attachment: scroll !important;
  background-size: cover !important;
  background-position: center center !important;
}
.reviews-v2-wrapper h1 {
  color: #f5f2e9;
}
.reviews-v2-wrapper h2 {
  margin-bottom: 0;
  color: #f5f2e9;
}
.reviews-v2-wrapper h3 {
  text-transform: capitalize;
  font-family: 'Montserrat', sans-serif;
  font-size: 1.4em;
  margin-bottom: 0;
  color: #f5f2e9;
}
.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.3em;
  line-height: 1.6em;
  font-weight: 700;
  font-style: italic;
}
.reviews-v2-wrapper h3 .fa.fa-star {
  color: #f5f2e9;
  font-size: 0.9em;
}
.reviews-v2-wrapper .review-quote {
  opacity: 1;
  color: #f5f2e9;
}
.reviews-v2-wrapper .owl-theme .owl-dots .owl-dot button {
  background: #f5f2e9;
  border: 1px solid #f5f2e9;
  opacity: 0.8;
}
.reviews-v2-wrapper .owl-theme .owl-dots .owl-dot.active button,
.reviews-v2-wrapper .owl-theme .owl-dots .owl-dot:hover button {
  background: #f5f2e9;
  border: 1px solid #f5f2e9;
  opacity: 1;
  outline: 0;
}
.reviews-v2-wrapper .owl-theme .owl-nav.disabled+.owl-dots {
  margin-bottom: 50px;
}

.map-newsletter {
  border-right: none;
  color: #000;
  background-color: #f5f2e9;
}
.map-newsletter h2 {
  margin-bottom: 5px;
  color: #000;
}
.map-newsletter .sph-email-subscription h2 {
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-size: 1.3em;
  color: #000;
}
.map-newsletter .bar {
  top: -5px;
}
.map-newsletter .bar:before,
.map-newsletter .bar:after {
  background: #000;
}
.map-newsletter .sph-email-subscription .sph-email-input {
  padding: 9.5px 5px;
  border-bottom: 1px solid #000;
  color: #000;
}
.map-newsletter .sph-email-subscription input::-webkit-input-placeholder {
   color: #000;
}
.map-newsletter .sph-email-subscription input:-moz-placeholder { /* Firefox 18- */
   color: #000;
}
.map-newsletter .sph-email-subscription input::-moz-placeholder {  /* Firefox 19+ */
   color: #000;
}
.map-newsletter .sph-email-subscription input:-ms-input-placeholder {
   color: #000;
}
.map-newsletter .text-wrapper:before {
  background-attachment: scroll;
}
.googlemap-v3-wrapper .triangle {
  display: none;
}

.custom-modal .modal-content {
  background-color: #f5f2e9;
  color: #000;
}
.custom-modal .newsletter-popup .sph-email-subscription h2 {
  margin-bottom: 20px;
  font-family: 'Montserrat', sans-serif;
  font-weight: normal;
  color: #000;
  font-size: 1.2em;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input {
  padding: 10px 15px;
  border: 1px solid #000;
  border-radius: 0;
  background: transparent;
  color: #000;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input::-webkit-input-placeholder {
  color: #000;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input:-moz-placeholder { /* Firefox 18- */
  color: #000;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input::-moz-placeholder {  /* Firefox 19+ */
  color: #000;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input:-ms-input-placeholder {
  color: #000;
}
.custom-modal .close {
  color: #000;
}

.contact-v3 {
  background-color: #281614;
  color: #fff;
  border-bottom: 1px solid #f5f2e9;
}
.contact-v3 .hours-title h1,
.contact-v3 .social-title h1,
.contact-v3 .contact-us-title h1 {
  font-family: 'Pirata One', cursive;
  font-size: 1.3em;
  text-transform: none;
}
.contact-v3 .days {
  padding-bottom: 5px;
  text-transform: none;
}
.contact-v3 .from-to {
  padding-bottom: 20px;
  text-transform: lowercase;
}
.contact-us p a {
  color: #fff;
  text-decoration: none;
}
.contact-v3 .social-square .contact-icon {
  color: #fff;
}

.footer-v2-wrapper {
  background-color: #281614;
  border-top: none;
  color: #fff;
}

/* ABOUT US PAGE */

.about-us-s1-wrapper.section-wrapper {
  margin-top: 100px;
}
.about-us-s1-wrapper.section-wrapper h1.section-header {
  margin-top: 100px;
  margin-bottom: 100px;
  color: #f5f2e9;
}
.about-us-page .about-us-s1-content {
  padding-top: 30px;
}
.about-us-s4-wrapper,
.about-us-s6-wrapper {
  background-color: #f5f2e9;
}
figure.original-bar {
  margin-bottom: 50px;
}
img.arrest-warrent {
  margin-top: 30px;
  margin-bottom: 50px;
}
.about-us-s4-wrapper .container,
.about-us-s6-wrapper .container {
  max-width: 900px;
  text-align: center;
  color: #000;
}
.about-us-page .gallery-container {
  max-width: 1200px;
  text-align: center;
  color: #000;
  margin: 0 auto;
}
.about-us-s4-wrapper .content-wrapper,
.about-us-s6-wrapper .content-wrapper {
  padding: 30px;
}
.about-us-s5-wrapper {
  background-color: #2f2524;
  color: #f5f2e9;
}
.about-us-s5-wrapper .container {
  max-width: 900px;
  text-align: center;
  color: #f5f2e9;
}
.about-us-s5-wrapper .gallery-wrapper.custom-gallery-wrapper .container {
  max-width: 1200px;
  text-align: center;
  color: #f5f2e9;
}
.about-us-s5-wrapper .content-wrapper {
  padding: 30px;
}
.about-us-s5-wrapper .content-wrapper h2 {
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 1.4em;
  margin: 70px 0 50px;
}
.about-us-s5-wrapper .content-wrapper .two-images,
.about-us-s5-wrapper .content-wrapper .four-images {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 20px;
}
.about-us-s5-wrapper .content-wrapper .two-images.old {
  margin-top: 50px;
}
.about-us-s5-wrapper .content-wrapper .big-image {
  margin-bottom: 30px;
}
.about-us-s5-wrapper .content-wrapper figcaption {
  padding-top: 20px;
  font-size: 0.95em;
}
.about-us-s5-wrapper .content-wrapper .single-image a,
.about-us-s5-wrapper .content-wrapper .single-image a:hover,
.about-us-s5-wrapper .content-wrapper .single-image a:focus {
  color: #fff;
  text-decoration: none;
}
.about-us-s5-wrapper .content-wrapper .single-image a span {
  display: block;
  font-size: 1.2em;
  margin-bottom: 10px;
}
/* .about-us-s5-wrapper .content-wrapper .four-images {
  margin: 50px 0;
} */
.about-us-s5-wrapper .content-wrapper .two-images .single-image {
  max-width: 410px;
}
.about-us-s5-wrapper .content-wrapper .four-images .single-image {
  max-width: 195px;
}
.about-page-content .about-us-v7-content .text-wrapper .text-content {
  padding: 30px;
}
.about-us-v7-content h1 {
  margin-bottom: 30px;
}
.about-us-v7-wrapper .about-us-v7-content:first-of-type {
  background-position: top center;
}

/* FOOD AND DRINK MENU PAGE */

.food-menu-page .food-menu-v2-wrapper,
.drink-menu-page .drink-menu-v2-wrapper {
  padding-top: 100px;
}
.food-menu-grid-item-content {
  border-radius: 0;
  background-color: #fff;
}
.drink-menu .food-menu-grid h2 {
  font-family: 'Montserrat', sans-serif;
  font-size: 1.6em;
  font-weight: 600;
  text-transform: uppercase;
  word-break: break-word;
}
.food-menu-grid .food-item-title h3,
.food-menu-grid .food-price {
  font-family: 'Montserrat', sans-serif;
  font-size: 1.3em;
  text-transform: none;
  color: #000;
}
.food-menu-nav .food-menu-nav-item {
  font-size: 16px;
  padding: 8px 40px;
}
.food-menu-grid-item-content .food-menu-content {
  border-left: 1px solid #281614;
}
.food-menu-grid .food-price {
  color: #000;
  padding: 0 10px 0 5px;
}
.food-menu-grid .menu-description p {
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  color: #000;
}
.food-menu-grid .food-item-description {
  font-size: 1.2em;
  color: #757575;
}

/* SPECIALS PAGE */

.onespecial,
.oneeventday {
  font-size: 1.3em;
}
.specials h1 {
  margin-top: 30px;
  color: #f5f2e9;
}
.specials h2 {
  font-family: 'Montserrat', sans-serif;
  color: #fff;
  font-size: 1.4em;
}

/* EVENTS PAGE */

.events-container h1 {
  margin-top: 50px;
  color: #f5f2e9;
}
.events-container h2 {
  margin-top: 20px;
  font-family: 'Montserrat', sans-serif;
  font-size: 1.8em;
  text-transform: uppercase;
  color: #fff;
}
.events-container .event-time,
.events-container h3 {
  font-family: 'Montserrat', sans-serif;
  color: #fff;
  font-size: 1.5em;
}
.events-container .event-info-text p {
  font-size: 1.4em;
  color: #fff;
}
.events-container .events-holder {
  padding: 40px 0;
  border-bottom: 1px solid #fff;
}
.events-container .event-image {
  border: 1px solid #281614;
}

/* Airbnb page */
.airbnb-page.article-background {
  background-color: #f5f2e9;
}
.airbnb-page .airbnb-header {
  min-height: 400px;
  padding-top: 180px;
  background-color: #281614;
  background-image: url('https://static.spotapps.co/web/kegelsinn--com/css/../custom/airbnb_back.jpg');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.airbnb-page .airbnb-header h1 {
  color: #f5f2e9;
}
.airbnb-page .pagecontent {
    padding-top: 20px;
    padding-bottom: 40px;
    width: 100%;
}
.airbnb-page h2 {
    text-shadow: none;
    color: #000;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 1.4em;
}
.airbnb-page p {
    text-shadow: none;
    color: #000;
    font-family: 'Montserrat', sans-serif;
}

/* Beer Garden page */
.beer-garden-page.article-background {
  background-color: #fff;
}
.beer-garden-page .live-music-poster-holder {
  margin-top: 30px;
}
.beer-garden-page .beer-garden-header {
  min-height: 500px;
  padding-top: 180px;
  background-color: #281614;
  background-image: url('https://static.spotapps.co/web/kegelsinn--com/css/../custom/reviews_back.jpg');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.beer-garden-page .beer-garden-header h1 {
  color: #f5f2e9;
}
.beer-garden-page .beer-garden-header h2 {
  color: #f5f2e9;
  text-align: center;
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  font-size: 1.3em;
  font-weight: 600;
}
.beer-garden-page .tabs-container {
  text-shadow: none;
}
.beer-garden-page .pagecontent {
  padding-top: 50px;
  width: 100%;
}
.beer-garden-page .pagecontent .container.full-width {
  max-width: 90%;
}
.beer-garden-page .pagecontent .container h1 {
  color: #000;
}
.beer-garden-page h2 {
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  font-size: 1.4em;
  text-transform: uppercase;
}
.beer-garden-page .pagecontent .container h3 {
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  font-size: 1.3em;
  text-transform: none;
}
.beer-garden-page .tabs-container .container {
  color: #000;
  text-align: center;
  max-width: 1200px;
}
.beer-garden-page .yurt-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  margin-top: 50px;
}
.beer-garden-page .faq {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  margin-top: 50px;
  gap: 20px;
}
.beer-garden-page .single-yurt {
  max-width: 400px;
}
.beer-garden-page .single-faq {
  max-width: 450px;
  text-align: left;
}
.beer-garden-page .single-yurt img {
  max-width: 100%;
}
.beer-garden-page .bier-garden.about-us-v8-wrapper:before {
  background-color: #281614;
}
.beer-garden-page .custom_html_4-section.section-wrapper {
  background-color: #281614;
  background-image: url('https://static.spotapps.co/web/kegelsinn--com/css/../custom/reviews_back.jpg');
  background-position: center;
  background-size: cover;
  color: #fff;
  padding: 4em 0 6em;
}
.beer-garden-page .custom_html_4-section.section-wrapper h1 {
  color: #f5f2e9;
}
.beer-garden-page .custom_html_4-section.section-wrapper h2.headline {
  margin: 30px 0 50px;
}
.beer-garden-page .custom_html_4-section.section-wrapper .container {
  text-align: center;
}
.beer-garden-page .bier-garden-contact {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.beer-garden-page .bier-garden-contact .bier-garden-hours,
.beer-garden-page .bier-garden-contact .bier-garden-hours-title {
  text-align: center;
  width: 200px;
}
.beer-garden-page .bier-garden-contact .bier-garden-hours {
  border-left: 1px solid #fff;
}
.beer-garden-page .bier-garden-contact .bier-garden-hours p {
  margin-bottom: 0;
}
.beer-garden-page .about-us-v8-item-1 .about-us-v8-image,
.beer-garden-page .about-us-v8-item-2 .about-us-v8-image {
  background-position: center top;
}
.beer-garden-page .about-us-v8-wrapper .text-holder a {
  color: #f5f2e9;
}
.beer-garden-page .about-us-v8-wrapper .custom-temp-btn:focus {
  text-decoration: unset;
}
.beer-garden-page .about-us-v8-item.about-us-v8-item-0 {
  padding: 0 !important;
}
.beer-garden-page .about-us-v8-item.about-us-v8-item-0 .text-wrapper {
  /* padding: 0 20% 0 0% !important; */
}
.beer-garden-page .bier-garden .about-us-v8-image {
  display: none;
}
.beer-garden-page .bier-garden .text-content p {
  margin-bottom: 0;
}
.beer-garden-page.article-background .main-content {
  display: flex;
  padding-right: 10px;
  div.item-holder {
    width: 50%;
    padding-right: 10px;
  }
  div.custom-gallery-wrapper {
    width: 50%;
    padding-right: 10px;
  }
}
.beer-garden-page.article-background .main-content h2 {
  color: rgba(146,1,4,.89);
  font-size: 3.5em;
  font-weight: 700;
}
.beer-garden-page.article-background .main-content h3 {
  font-size: 2em;
}
.beer-garden-page.article-background .main-content a.custom-temp-btn:hover,
.beer-garden-page.article-background .main-content a.custom-temp-btn:focus {
  background-color: #222;
  border-color: #222;
  color: #fff;
}
.beer-garden-page.article-background .main-content .panel-group {
  padding-top: 20px;
}
.beer-garden-page .panel.panel-default {
  text-align: left;
  background-color: transparent;
  border-right: unset;
  border-left: unset;
  border-radius: unset;
  border-color: #000;
  .panel-heading {
    background-color: transparent;
  }
}
.beer-garden-page .panel.panel-default .panel-body {
  border-top-color: #000;
}
.beer-garden-page.article-background .main-content ul {
  text-align: left;
}
.beer-garden-page.article-background .left-side img,
.beer-garden-page .gallery-wrapper img {
  width: 100%;
}
.beer-garden-row{
  margin-top: 2em;
}

.beer-garden-row p{
  margin-top: 1.5em;
}

.beer-garden-gallery{
  position: relative;
  display: -ms-grid;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1em;
  margin: 3em 0;
}

.beer-garden-gallery::after{
  position: absolute;
  content: "";
  left: 0;
  bottom: -3.75em;
  width: 100%;
  height: 1px;
  background-color: #281614;
}

.beer-garden-page .menu-btn-holder {
    margin: 50px 0;
}

.beer-garden-page .menu-btn-holder .custom-temp-btn:hover,
.beer-garden-page .menu-btn-holder .custom-temp-btn:focus {
    background-color: #000;
    color:#f5f2e9;
    border-color: #000;
    text-decoration: none;
}

.beer-garden-gallery img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.about-us-v8-wrapper.bier-garden .text-holder a {
  text-decoration: underline;
}

/* MEDIA QUERIES */

@media (max-width:1500px) {
    .navbar-regular.nav-v6 .navbar-nav>li>a {
        padding: 0 6px;
      }
}

@media (max-width:1400px) {
  .section-header,
  .uk-overlay-panel h1,
  .on-cover-content .section-wrapper .section-header,
  .about-us-v8-content .text-wrapper h1,
  .about-us-v7-content .text-wrapper h1,
  .specials-v3.home-specials h1,
  .order-tmt-section h1,
  .reservations-tmt-section h1,
  .specials h1,
  .events h1,
  .events-container h1,
  .custom-modal .newsletter-popup .section-header {
    font-size: 4em;
  }
  .about-us-page .gallery-container {
    max-width: 1100px;
    margin: 0 auto;
  }
  .reviews-v2-wrapper .review-text p {
    font-size: 1.2em;
  }
  .events-container h1 {
    margin-top: 45px;
  }
  .airbnb-embed-frame {
    width: 360px !important;
  }
}

@media (max-width:1200px) {
    .navbar.nav-v6 .socialnav a {
        display: none;
    }
    .navbar-regular.nav-v6 .navbar-nav>li:last-of-type>a {
        border-right: none !important;
    }
  p {
    font-size: 1.1em;
  }
  .navbar.nav-v6 .container {
    padding-left: 0;
    padding-right: 0;
  }
  .navbar-regular.nav-v6 .navbar-nav>li>a,
  li.drop-down-link .sub-menu a {
    font-size: 1em;
    padding: 0 6px;
  }
  .section-header,
  .uk-overlay-panel h1,
  .on-cover-content .section-wrapper .section-header,
  .about-us-v8-content .text-wrapper h1,
  .about-us-v7-content .text-wrapper h1,
  .specials-v3.home-specials h1,
  .order-tmt-section h1,
  .reservations-tmt-section h1,
  .specials h1,
  .events h1,
  .events-container h1,
  .custom-modal .newsletter-popup .section-header {
    font-size: 3.1em;
  }
  .specials h2 {
    font-size: 1.2em;
  }
  .onespecial,
  .oneeventday {
    font-size: 1.1em;
  }
  .events-container h1 {
    margin-top: 60px;
  }
  .events-container h2 {
    font-size: 1.4em;
  }
  .specials h1 {
    margin-top: 50px;
  }
  .events-container .event-time,
  .events-container h3,
  .events-container .event-info-text p {
    font-size: 1.2em;
  }
  .about-us-v8-content .text-wrapper h2,
  .order-tmt-section h2,
  .reservations-tmt-section h2,
  .reviews-v2-wrapper h2,
  .map-newsletter h2,
  .beer-garden-page h2 {
    font-size: 1.2em;
  }
  .about-us-v8-content .text-wrapper h1 {
    margin-top: 50px;
  }
  .map-newsletter .sph-email-subscription h2 {
    font-size: 1.1em;
  }
  .about-us-s4-wrapper .content-wrapper,
  .about-us-s6-wrapper .content-wrapper {
    padding: 25px;
  }
  .airbnb-embed-frame {
    width: 320px !important;
  }
  .widget-holder {
    padding: 0;
  }
  .beer-garden-page.article-background .main-content h2 {
    font-size: 3em;
  }
  .beer-garden-page.article-background .main-content h3 {
    font-size: 1.7em;
  }
}


@media (max-width:1023px) {
  p {
    font-size: 1.05em;
  }
  .custom-temp-btn,
  .about-us-v8-wrapper a.custom-temp-btn,
  .uk-overlay-panel a.custom-temp-btn,
  .specials-v3.home-specials div a.custom-temp-btn,
  .order-tmt-section a.custom-temp-btn,
  .reservations-tmt-section a.custom-temp-btn,
  .map-newsletter .sph-email-subscription .sph-submit-button,
  .custom-modal .newsletter-popup .sph-email-subscription .sph-submit-button,
  .addtocalendar.atc-style-blue .atcb-link,
  .food-menu-nav .food-menu-nav-item {
    font-size: 14px;
    padding: 8px 30px;
  }
  .about-us-v8-content .text-wrapper h2,
  .order-tmt-section h2,
  .reservations-tmt-section h2,
  .reviews-v2-wrapper h2,
  .map-newsletter h2 {
    font-size: 1.1em;
  }
  .reviews-v2-wrapper .review-text p {
    font-size: 1.1em;
  }
  .food-menu-grid .menu-description p {
    font-size: 1.1em;
  }
  .map-newsletter .sph-email-subscription h2 {
    font-size: 1.1em;
  }
  .beer-garden-page.article-background .main-content h2 {
    font-size: 2.4em;
  }
  .beer-garden-page.article-background .main-content h3 {
    font-size: 1.2em;
  }
}

@media (max-width: 991px) {
  p {
    font-size: 1em;
  }
  .navbar-regular.nav-v6 .navbar-nav>li>a {
    font-size: 0.8em;
    padding: 0 4px;
  }
  li.drop-down-link .sub-menu a {
    font-size: 0.75em;
  }
  li.drop-down-link .sub-menu {
    width: 120px !important;
  }
  .navbar.nav-v6 .socialnav a {
    width: 16px;
  }
  .navbar.nav-v6 .social-icons-holder.social-square .contact-icon .social-icon {
    font-size: 0.9em;
  }
  .about-us-v8-content .text-wrapper h2,
  .order-tmt-section h2,
  .reservations-tmt-section h2,
  .reviews-v2-wrapper h2,
  .map-newsletter h2 {
    font-size: 1.1em;
  }
  .banner-section h1 {
    font-size: 1.1em;
  }
  .reviews-v2-wrapper .review-text p {
    font-size: 1.15em;
  }
  .map-newsletter .bar {
    top: 0;
  }
  .contact-v3 .contact-us p {
    font-size: 0.8em;
  }
  .contact-v3 .contact-location, .contact-v3 .hours, .contact-v3 .find-us {
    font-size: 1em;
  }
  .about-us-page .about-us-s2-content p,
  .about-us-s4-wrapper p {
    text-align: center!important;
  }
  .about-us-s5-wrapper .content-wrapper .four-images .single-image {
    max-width: 160px;
  }
  .about-us-s5-wrapper .content-wrapper h2 {
    font-size: 1.1em;
  }
  .specials h1 {
    margin-top: 70px;
  }
  .events-container h1 {
    margin-top: 80px;
  }
  .airbnb-embed-frame {
    width: 450px !important;
  }
.beer-garden-gallery{
  grid-template-columns: repeat(2, 1fr);
}
}

@media (max-width: 767px) {
    .navbar.nav-v6 .socialnav a {
        display: block;
    }
  p {
    font-size: 1.15em;
  }
  .navbar-regular.nav-v6 .navbar-nav>li>a,
  li.drop-down-link .sub-menu a {
    font-size: 1em;
    padding: 2px 10px;
  }
  .navbar.nav-v6 .header-logo {
    max-width: 80px;
  }
  video#coverVideo {
  margin-top: 70px;
  }
  .drink-menu .navbar-regular.nav-v6 .navbar-nav>li>a:hover,
  .drink-menu .navbar-regular.nav-v6 .navbar-nav>.active>a,
  .drink-menu .navbar-regular.nav-v6 .navbar-nav>.active>a:focus,
  .drink-menu .navbar-regular.nav-v6 .navbar-nav>.active>a:hover {
    color: #000!important;
    background-color: #9f9c93!important;
  }
  .navbar.nav-v6 .socialnav a {
    width: 32px;
  }
  .navbar.nav-v6 .socialnav a:hover .social-icon {
    color: #9f9c93;
  }
  .navbar.nav-v6 .socialnav a .social-icon {
    color: #000;
  }
  .navbar-regular.nav-v6 .navbar-toggle .icon-bar {
    background-color: #000!important;
  }
  .navbar.nav-v6 .social-icons-holder.social-square .contact-icon .social-icon {
    font-size: 1.2em;
  }
  .navbar-fixed-bottom.nav-v1 .bottom-list-item a {
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    font-size: 14px;
  }
  .section-header,
  .uk-overlay-panel h1,
  .on-cover-content .section-wrapper .section-header,
  .about-us-v8-content .text-wrapper h1,
  .about-us-v7-content .text-wrapper h1,
  .specials-v3.home-specials h1,
  .order-tmt-section h1,
  .reservations-tmt-section h1,
  .specials h1,
  .events h1,
  .events-container h1,
  .custom-modal .newsletter-popup .section-header {
    font-size: 2.6em;
  }
  .about-us-v8-content .text-wrapper h2,
  .order-tmt-section h2,
  .reservations-tmt-section h2,
  .reviews-v2-wrapper h2,
  .map-newsletter h2 {
    font-size: 1.1em;
  }
  .banner-section {
    padding: 20px 0;
  }
  .banner-section h1 {
    font-size: 1em;
  }
  .uk-dotnav-contrast {
    padding-bottom: 0;
  }
  .slide-break-mobile {
    display: block;
  }
  .about-us-v8-content .text-wrapper {
    padding: 20px!important;
  }
  .about-us-v8-content .text-content p {
    text-align: center!important;
  }
  .about-us-v8-content,
  .about-us-v8-item .about-us-v8-content {
    min-height: 280px;
    text-align: center!important;
  }
  .reviews-v2-wrapper .review-text p {
    font-size: 1em;
  }
  .map-newsletter .sph-email-subscription h2,
  .custom-modal .newsletter-popup .sph-email-subscription h2 {
    font-size: 1.1em;
  }
  .about-us-s1-wrapper.section-wrapper {
    margin-top: 70px;
  }
  .about-us-s1-wrapper.section-wrapper h1.section-header,
  .about-us-s5-wrapper.section-wrapper h1.section-header,
  .about-us-s6-wrapper.section-wrapper h1.section-header {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .about-us-s4-wrapper.section-wrapper,
  .about-us-s5-wrapper.section-wrapper {
    padding-top: 0;
  }
  .about-us-s5-wrapper .content-wrapper h2 {
    margin: 30px 0;
  }
  .about-us-s4-wrapper .content-wrapper,
  .about-us-s6-wrapper .content-wrapper {
    padding: 15px;
  }
  .food-menu-v2-wrapper .section-header,
  .drink-menu-v2-wrapper .section-header {
    padding-top: 80px;
  }
  .food-menu-nav .food-menu-nav-item {
    border: none;
    padding: 10px;
    border-radius: 0;
  }
  .food-menu-nav .food-menu-nav-item.custom-temp-btn,
  .food-menu-nav .food-menu-nav-item.custom-temp-btn.active,
  .food-menu-nav .food-menu-nav-item.custom-temp-btn:hover,
  .food-menu-nav .food-menu-nav-item.custom-temp-btn:focus {
    border: none;
    border-bottom: 1px solid #000;
  }
  .food-menu-nav .food-menu-nav-item.custom-temp-btn:first-of-type {
    border-top: 1px solid #000;
  }
  .food-menu-grid .menu-description p {
    font-size: 1.1em;
  }
  .food-menu-page .food-menu-v2-wrapper,
  .drink-menu-page .drink-menu-v2-wrapper {
    padding-top: 30px;
  }
  .events-container .event-time,
  .events-container h3,
  .events-container .event-info-text p {
    font-size: 1em;
  }
  .gallery-container .row {
    margin-left: 0;
    margin-right: 0;
  }
  .about-us-s5-wrapper .content-wrapper {
    padding: 10px;
  }
  .beer-garden-page .beer-garden-header {
    padding-top: 70px;
    min-height: 300px;
  }
  .beer-garden-page .pagecontent {
    padding-top: 0;
  }
  .beer-garden-page .faq {
    flex-wrap: wrap;
  }
  .beer-garden-page .single-faq {
    text-align: center;
  }
  .beer-garden-page .pagecontent .container h3 {
    font-size: 1.1em;
  }
  .beer-garden-page .single-faq p {
    padding: 0 10px;
  }
  .beer-garden-page .bier-garden-contact .bier-garden-hours {
    border-left: none;
  }
  .beer-garden-page .about-us-v8-item.about-us-v8-item-0 .text-wrapper {
    padding: 0 10% 0 10% !important;
  }
  .events-container .container {
    margin-bottom: 150px;
  }
  .specials h1 {
    margin-top: 40px;
  }
  .events-container h1 {
    margin-top: 50px;
  }
  .airbnb-embed-frame {
    width: 350px !important;
  }

  .beer-garden-gallery{
    grid-template-columns: repeat(1, 1fr);
  } 
  .beer-garden-page.article-background .main-content {
    flex-direction: column;
    div.item-holder {
        width: 100%;
        padding-right: 0;
    }
    div.custom-gallery-wrapper {
        width: 100%;
        padding-right: 0;
    }
  }
  .beer-garden-page.article-background .main-content ul {
    text-align: left;
    padding-left: 10px;
  }
}

@media (max-width: 320px) {
  .navbar-fixed-bottom.nav-v1 .bottom-list-item a {
    font-size: 12px;
  }
  .section-header,
  .uk-overlay-panel h1,
  .on-cover-content .section-wrapper .section-header,
  .about-us-v8-content .text-wrapper h1,
  .about-us-v7-content .text-wrapper h1,
  .specials-v3.home-specials h1,
  .order-tmt-section h1,
  .reservations-tmt-section h1,
  .specials h1,
  .events h1,
  .events-container h1,
  .custom-modal .newsletter-popup .section-header {
    font-size: 2.5em;
  }
  .about-us-v8-content .text-wrapper h2,
  .order-tmt-section h2,
  .reservations-tmt-section h2,
  .reviews-v2-wrapper h2,
  .map-newsletter h2 {
    font-size: 1.1em;
  }
  .beer-garden-page .beer-garden-header h2 {
    font-size: 1.1em;
  }
  .about-us-v8-content .text-wrapper {
    padding: 30px!important;
  }
  .custom-modal .newsletter-popup .sph-email-subscription h2 {
    font-size: 1em;
  }
  .party-s2-wrapper .party-text-holder iframe {
    max-width: 290px;
  }
  .airbnb-embed-frame {
    width: 300px !important;
  }
}