@import url('https://fast.fonts.net/cssapi/a6ee8a65-43f5-4a74-aa61-43cf88fccc4b.css');

@font-face {
    font-family: 'Promenadenmischung';
    src: url('https://static.spotapps.co/web/artesanosf--com/custom/fonts/Promenadenmischung.eot');
    src: url('https://static.spotapps.co/web/artesanosf--com/custom/fonts/Promenadenmischung.eot#iefix') format('embedded-opentype'),
        url('https://static.spotapps.co/web/artesanosf--com/custom/fonts/Promenadenmischung.woff2') format('woff2'),
        url('https://static.spotapps.co/web/artesanosf--com/custom/fonts/Promenadenmischung.woff') format('woff'),
        url('https://static.spotapps.co/web/artesanosf--com/custom/fonts/Promenadenmischung.ttf') format('truetype'),
        url('https://static.spotapps.co/web/artesanosf--com/custom/fonts/Promenadenmischung.svg#Promenadenmischung') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/*
  font-family: 'Promenadenmischung';
  font-family:'Cachet W01 Regular';
  font-family:'Cachet W01 Light';
  font-family:'Cachet W01 Medium';
*/

a {
  color: #000;
}

body {
  font-family:'Cachet W01 Regular';
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'Promenadenmischung';
}

.top-svg-border svg {
  top: 1px;
}
.bottom-svg-border svg {
  bottom: 1px;
}

.nav-v7 .container {
  width: 100%;
}
.navbar.nav-v6 .header-logo {
  max-width: 300px;
}
.navbar-regular.nav-v6 .navbar-nav>li>a {
  font-family:'Cachet W01 Regular';
  font-size: 1.2em;
  text-transform: uppercase;
}
.navbar.nav-v6 .socialnav a:hover .social-icon {
  color: #fff;
}

.section-header,
.about-us-v8-content .text-wrapper h1,
.about-us-v7-content .text-wrapper h1,
.reservations-tmt-section h1,
.private-parties-tmt-section h1,
.events h1,
.events-container h1,
.custom-modal .newsletter-popup .section-header {
  font-size: 4.5em;
  font-family: 'Promenadenmischung';
  text-transform: uppercase;
}
.uk-overlay-panel h1,
.on-cover-content .section-wrapper .section-header {
  font-size: 4.5em;
  font-family:'Cachet W01 Medium';
  text-transform: uppercase;
}

.about-us-v8-content .text-wrapper h2,
.reservations-tmt-section h2,
.private-parties-tmt-section h2,
.reviews-v2-wrapper h2,
.map-newsletter h2 {
  text-transform: none;
  font-family:'Cachet W01 Medium';
  font-size: 2.2em;
}

.custom-temp-btn,
.about-us-v8-wrapper a.custom-temp-btn,
.uk-overlay-panel a.custom-temp-btn,
.reservations-tmt-section a.custom-temp-btn,
.private-parties-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 {
  padding: 8px 50px 8px 30px;
  font-family:'Cachet W01 Medium';
  text-transform: uppercase;
  font-size: 16px;
  box-shadow: none;
  border-radius: 8px;
  opacity: 1;
  -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;
}
.uk-overlay-panel a.custom-temp-btn {
  background-color: #f89820;
  border: 2px solid #f89820;
  color: #fff;
}
.uk-overlay-panel a.custom-temp-btn:hover {
  background-color: #81bf44;
  border: 2px solid #81bf44;
  color: #fff;
}
.food-menu-nav .food-menu-nav-item,
.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,
.addtocalendar.atc-style-blue .atcb-link {
  background-color: #81bf44;
  border: 2px solid #81bf44;
  color: #1b1b1b;
}

.map-newsletter .sph-email-subscription .sph-submit-button:hover,
.custom-modal .newsletter-popup .sph-email-subscription .sph-submit-button:hover,
.about-us-v8-wrapper a.custom-temp-btn:hover,
.addtocalendar.atc-style-blue .atcb-link: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 {
  background-color: #f89820;
  border: 2px solid #f89820;
  color: #1b1b1b;
}
.reservations-tmt-section a.custom-temp-btn,
.private-parties-tmt-section a.custom-temp-btn {
  background-color: #1b1b1b;
  border: 2px solid #1b1b1b;
  color: #fefefe;
}
.reservations-tmt-section a.custom-temp-btn:hover,
.private-parties-tmt-section a.custom-temp-btn:hover {
  background-color: #fefefe;
  border: 2px solid #fefefe;
  color: #1b1b1b;
}

.addtocalendar.atc-style-blue .atcb-link {
  text-shadow: none;
}

/* HOME PAGE */

.uk-overlay-background {
  background: rgba(0, 0, 0, 0.3);
}
.uk-overlay-panel .container {
  width: 100%;
}
.uk-dotnav-contrast>.uk-active>*,
.uk-dotnav-contrast>*>:focus,
.uk-dotnav-contrast>*>:hover {
  background: #f89820;
  transform: scale(1);
}
.uk-dotnav-contrast>*>* {
  background: rgba(248, 152, 32, 0.6);
}
.uk-dotnav-contrast {
  padding-bottom: 30px;
}
.uk-overlay-panel .slide-text {
    margin-top: 10px;
    font-family:'Cachet W01 Medium';
    font-size: 1.8em;
}
.slide-break-mobile {
  display: none;
}

.banner-section {
  padding: 35px 0;
}
.banner-section h1 {
  font-family:'Cachet W01 Medium';
  text-transform: capitalize;
  font-size: 1.4em;
}
.banner-section .banner-pin {
  color: #fff;
}
.banner-section .banner-pin:hover,
.banner-section .banner-pin:active,
.banner-section .banner-pin:focus {
  color: #f89820;
}

.about-us-v8-content .text-content.title-image h1:after {
  height: 50px;
}
.about-us-v8-content .text-wrapper h2 {
  color: #f89820;
}
.about-us-v8-content .text-content p {
  margin: 30px auto;
  font-size: 1.45em;
}

.empty-content-message h2,
.empty-content-message h3,
.drink-menu .empty-content-message h2,
.drink-menu .empty-content-message h3,
.events-container .empty-content-message h2,
.events-container .empty-content-message h3 {
  text-align: center;
  font-family:'Cachet W01 Regular';
  font-size: 1.4em;
  text-transform: none;
}

.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: #e52a25;
}
.reviews-v2-wrapper h2 {
  margin-top: 0;
  margin-bottom: 0;
  color: #fff;
}
.reviews-v2-wrapper h3 {
  text-transform: uppercase;
  font-family:'Cachet W01 Regular';
  font-size: 1.6em;
  margin-bottom: 0;
  color: #fff;
}
.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-family:'Cachet W01 Light';
  font-size: 1.4em;
  line-height: 1.6em;
}
.reviews-v2-wrapper h3 .fa.fa-star {
  color: #e52a25;
  font-size: 0.9em;
}
.reviews-v2-wrapper .review-quote {
  opacity: 1;
  color: #e52a25;
}
.reviews-v2-wrapper .owl-theme .owl-dots .owl-dot button {
  background: #e52a25;
  border: 1px solid #e52a25;
  opacity: 0.6;
}
.reviews-v2-wrapper .owl-theme .owl-dots .owl-dot.active button,
.reviews-v2-wrapper .owl-theme .owl-dots .owl-dot:hover button {
  background: #e52a25;
  border: 1px solid #e52a25;
  opacity: 1;
  outline: 0;
}
.reviews-v2-wrapper .owl-theme .owl-nav.disabled+.owl-dots {
  margin-bottom: 50px;
}

.map-newsletter {
  border-right: none;
  color: #1b1b1b;
  background-color: #fefefe;
}
.map-newsletter h1 {
  color: #81bf44;
}
.map-newsletter h2 {
  color: #f89820;
  margin-top: 20px;
  margin-bottom: 5px;
}
.map-newsletter .sph-email-subscription h2 {
  font-family:'Cachet W01 Regular';
  font-size: 1.4em;
  color: #1b1b1b;
}
.map-newsletter p {
  margin-top: 0;
}
.map-newsletter .bar {
  top: -5px;
}
.map-newsletter .bar:before,
.map-newsletter .bar:after {
  background: #81bf44;
}
.map-newsletter .sph-email-subscription .sph-email-input {
  padding: 10.5px 5px;
  border-bottom: 2px solid #f89820;
  color: #1b1b1b;
}
.map-newsletter .sph-email-subscription input::-webkit-input-placeholder {
   color: #f89820;
   font-family:'Cachet W01 Medium';
}
.map-newsletter .sph-email-subscription input:-moz-placeholder { /* Firefox 18- */
   color: #f89820;
   font-family:'Cachet W01 Medium';
}
.map-newsletter .sph-email-subscription input::-moz-placeholder {  /* Firefox 19+ */
   color: #f89820;
   font-family:'Cachet W01 Medium';
}
.map-newsletter .sph-email-subscription input:-ms-input-placeholder {
   color: #f89820;
   font-family:'Cachet W01 Medium';
}
.map-newsletter .text-wrapper:before {
  background-attachment: scroll;
}
.googlemap-v3-wrapper .triangle {
  display: none;
}

.custom-modal .modal-content {
  background-color: #fefefe;
  background-image: url('https://static.spotapps.co/web/artesanosf--com/custom/newsletter_back.jpg');
  background-position: center;
  background-size: cover;
  color: #1b1b1b;
}
.custom-modal .newsletter-popup .section-header {
  margin-top: 0;
  color: #81bf44;
}
.custom-modal .newsletter-popup .sph-email-subscription h2 {
  margin-bottom: 20px;
  font-family:'Cachet W01 Regular';
  font-weight: normal;
  color: #1b1b1b;
  font-size: 1.4em;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input {
  padding: 10px 15px;
  border: 1px solid #f89820;
  border-radius: 0;
  background: transparent;
  color: #1b1b1b;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input::-webkit-input-placeholder {
  color: #f89820;
  font-family:'Cachet W01 Medium';
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input:-moz-placeholder { /* Firefox 18- */
  color: #f89820;
  font-family:'Cachet W01 Medium';
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input::-moz-placeholder {  /* Firefox 19+ */
  color: #f89820;
  font-family:'Cachet W01 Medium';
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input:-ms-input-placeholder {
  color: #f89820;
  font-family:'Cachet W01 Medium';
}
.custom-modal .close {
  color: #1b1b1b;
}

.contact-v3 {
  background-color: #f89820;
  border-bottom: 2px solid #e52a25;
  color: #1b1b1b;
}
.contact-v3 .hours-title h1,
.contact-v3 .social-title h1,
.contact-v3 .contact-us-title h1 {
  font-family:'Cachet W01 Medium';
  font-size: 1.1em;
  text-transform: uppercase;
}
.contact-v3 .days {
  padding-bottom: 5px;
  text-transform: uppercase;
}
.contact-v3 .from-to {
  padding-bottom: 20px;
  text-transform: uppercase;
}
.contact-us p a {
  color: #1b1b1b;
  text-decoration: none;
}
.contact-v3 .social-square .contact-icon {
  color: #1b1b1b;
}

.footer-v2-wrapper {
  background-color: #81bf44;
  border-top: none;
  color: #1b1b1b;
}
.footer-v2-wrapper a,
.footer-v2-wrapper a:hover {
  color: #1b1b1b;
}
.footer-v2-wrapper a {
  text-decoration: none;
}
.footer-v2-wrapper a:hover {
  text-decoration: underline;
}

/* ABOUT US PAGE */

.about-us-s1-wrapper.section-wrapper {
  margin-top: 100px;
}
.about-us-s1-wrapper .about-us-item-holder,
.about-us-s4-wrapper.section-wrapper {
  background-color: #fefefe;
  background-image: url('https://static.spotapps.co/web/artesanosf--com/custom/about_us_back.jpg');
  background-size: cover;
  background-position: center;
}
.about-us-s4-wrapper.section-wrapper {
  color: #1b1b1b;
  padding: 40px;
}
.about-us-s4-wrapper.section-wrapper h2 {
  color: #f89820;
}
.about-us-page .about-us-s1-content .logo-about {
  width: 400px;
}
.about-us-page .about-us-s1-content {
  padding-top: 30px;
}
.about-page-content .about-us-v7-content .text-wrapper .text-content {
  padding: 40px;
}
.about-us-v7-content h1 {
  margin-bottom: 30px;
}

/* FOOD AND DRINK MENU PAGE */

.food-menu-page .food-menu-v2-wrapper,
.drink-menu-page .drink-menu-v2-wrapper {
  padding-top: 100px;
}
.food-menu-v2-wrapper .section-header,
.drink-menu-v2-wrapper .section-header {
  color: #81bf44;
}
.food-menu-grid-item-content {
  border-radius: 0;
  background-color: #fff;
}
.drink-menu .food-menu-grid h2 {
  font-family:'Cachet W01 Medium';
  font-size: 1.6em;
  text-transform: uppercase;
  word-break: break-word;
}
.food-menu-grid .food-item-title h3,
.food-menu-grid .food-price {
  font-family:'Cachet W01 Regular';
  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 #81bf44;
}
.food-menu-grid .food-price {
  color: #000;
  padding: 0 10px 0 5px;
}
.food-menu-grid .menu-description p {
  font-family:'Cachet W01 Regular';
  text-transform: uppercase;
  color: #000;
}
.food-menu-grid .food-item-description {
  font-size: 1.2em;
  color: #757575;
}

/* EVENTS PAGE */

.events-container h1 {
  margin-top: 45px;
}
.events-container h2 {
  margin-top: 20px;
  font-family:'Cachet W01 Medium';
  font-size: 1.8em;
  text-transform: uppercase;
  color: #fff;
}
.events-container .event-time,
.events-container h3 {
  font-family:'Cachet W01 Regular';
  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 #81bf44;
}

/* MEDIA QUERIES */

@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,
  .reservations-tmt-section h1,
  .private-parties-tmt-section h1,
  .events h1,
  .events-container h1,
  .custom-modal .newsletter-popup .section-header {
    font-size: 4em;
  }
  .uk-overlay-panel .container {
    padding-left: 0;
    padding-right: 0;
  }
}

@media (max-width:1200px) {
  .navbar.nav-v6 .container {
    padding-left: 5px;
    padding-right: 5px;
  }
  .navbar-regular.nav-v6 .navbar-nav>li>a {
    padding: 0 10px;
  }
  .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,
  .reservations-tmt-section h1,
  .private-parties-tmt-section h1,
  .events h1,
  .events-container h1,
  .custom-modal .newsletter-popup .section-header {
    font-size: 3.5em;
  }
  .about-us-v8-content .text-wrapper h2,
  .reservations-tmt-section h2,
  .private-parties-tmt-section h2,
  .reviews-v2-wrapper h2,
  .map-newsletter h2 {
    font-size: 1.8em;
  }
  .about-us-v8-content .text-content p {
    font-size: 1.3em;
  }
  .events-container .event-info-text p {
    font-size: 1.3em;
  }
  .about-page-content .about-us-v7 .about-us-v7-content p,
  .about-us-s4-wrapper p {
    font-size: 1.25em;
  }
  .about-us-page .about-us-s1-content .logo-about {
    width: 250px;
  }
  .uk-overlay-panel .slide-text {
      font-size: 1.6em;
  }
}

@media (max-width:1023px) {
  .navbar.nav-v6.nav-v7 .container {
    padding-left: 0;
    padding-right: 0;
  }
  .about-us-v8-item .about-us-v8-content .text-content p {
    font-size: 1.25em;
  }
  .food-menu-grid .menu-description p {
    font-size: 1.2em;
  }
  .map-newsletter .sph-email-subscription h2 {
    font-size: 1.1em;
  }
  .about-page-content .about-us-v7 .about-us-v7-content p,
  .about-us-s4-wrapper p {
    font-size: 1.2em;
  }
}

@media (max-width: 991px) {
  .navbar-regular.nav-v6 .navbar-nav>li>a {
    font-size: 1.1em;
    padding: 0 8px;
  }
  .navbar.nav-v6 .socialnav a {
    width: 16px;
  }
  .social-icons-holder.social-square .contact-icon .social-icon {
    font-size: 0.9em;
  }
  .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,
  .reservations-tmt-section h1,
  .private-parties-tmt-section h1,
  .events h1,
  .events-container h1,
  .custom-modal .newsletter-popup .section-header {
    font-size: 2.8em;
  }
  .banner-section h1 {
    font-size: 1.2em;
  }
  .about-us-v8-content h2 {
    font-size: 1.6em;
  }
  .uk-overlay-panel .slide-text {
    font-size: 1.4em;
  }
  .map-newsletter .bar {
    top: 0;
  }
  .about-page-content .about-us-v7-content .text-wrapper .text-content {
    padding: 20px;
  }
  .about-page-content .about-us-v7 .about-us-v7-content {
    min-height: 300px;
  }
  .about-us-s4-wrapper.section-wrapper {
    padding: 0 40px 40px;
  }
  .about-us-s4-wrapper.section-wrapper h2 {
    font-size: 1.6em;
  }
  .events-container .event-time,
  .events-container h3 {
    font-size: 1.4em;
  }
  .about-us-v8-content .text-wrapper {
    padding: 40px 15% 0px !important;
  }
  .about-us-v8-content .text-content p {
      margin: 0 auto;
  }
}

@media (max-width: 767px) {
  .navbar-regular.nav-v6 .navbar-nav>li>a {
    font-size: 1.2em;
    padding: 8px 15px;
  }
  .navbar.nav-v6 .header-logo {
    max-width: 150px;
  }
  .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: #fff!important;
  }
  .navbar.nav-v6 .socialnav a {
    width: 32px;
  }
  .navbar.nav-v6 .socialnav a:hover .social-icon {
    color: #fff;
  }
  .social-icons-holder.social-square .contact-icon .social-icon {
    font-size: 1.2em;
  }
  .uk-overlay-panel h1,
  .on-cover-content .section-wrapper .section-header {
    font-size: 2.4em;
  }
  .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,
  .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,
  .reservations-and-parties button,
  .reservations-and-parties button[disabled] {
    font-size: 14px;
  }
  .navbar-fixed-bottom.nav-v1 .bottom-list-item a {
    font-family:'Cachet W01 Regular';
    text-transform: uppercase;
    font-size: 16px;
  }
  .about-us-v8-content .text-wrapper h2,
  .reservations-tmt-section h2,
  .private-parties-tmt-section h2,
  .reviews-v2-wrapper h2,
  .map-newsletter h2 {
    font-size: 1.6em;
  }
  .uk-overlay-panel .slide-text {
    font-size: 1.2em;
  }
  .uk-dotnav-contrast {
    padding-bottom: 0;
  }
  .slide-break-mobile {
    display: block;
  }
  .slide-break {
    display: none;
  }
  .banner-section h1 {
    font-size: 1.1em;
  }
  .about-us-v8-content .text-content h1 {
    margin-top: 20px;
  }
  .about-us-v8-content .text-wrapper {
    padding: 20px!important;
  }
  .about-us-v8-content,
  .about-us-v8-item .about-us-v8-content {
    min-height: 285px;
  }
  .reservations-tmt-section,
  .private-parties-tmt-section {
    padding: 2em 0;
  }
  .about-page-content .about-us-v7 .about-us-v7-content {
    min-height: 420px!important;
  }
  .about-us-v8-item .about-us-v8-content .text-content p {
    font-size: 1.2em;
  }
  .reviews-v2-wrapper .review-text p {
    font-size: 1.2em;
  }
  .map-newsletter .sph-email-subscription h2 {
    font-size: 1.2em;
  }
  .about-us-page .about-us-s1-content {
    padding-top: 15px;
  }
  .about-us-page .about-us-s1-content .logo-about {
    max-width: 150px;
  }
  .about-us-s1-wrapper.section-wrapper {
    margin-top: 60px;
  }
  .about-us-s4-wrapper.section-wrapper {
    padding: 20px;
  }
  .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:first-of-type {
    border-top: 1px solid #f89820;
  }
  .food-menu-nav .food-menu-nav-item:last-of-type {
    border-bottom: 1px solid #f89820;
  }
  .food-menu-nav .food-menu-nav-item {
    border: none;
    border-top: 1px solid #f89820;
    background-color: #81bf44;
    color: #1b1b1b;
  }
  .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: #f89820;
    border: none;
    border-top: 1px solid #f89820;
    color: #1b1b1b;
  }
  .drink-menu .food-menu-grid h2 {
    font-size: 1.4em;
  }
  .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 .container {
    margin-bottom: 150px;
  }
  .food-menu-v2-wrapper.catering-menu-wrapper .section-header {
	  font-size: 1.7em;
  }
  .about-us-v8-content .text-content p {
      margin: 30px auto;
  }
}

@media (max-width: 320px) {
  .navbar-regular.nav-v6 .navbar-nav>li>a {
    font-size: 1.1em;
  }
  .navbar.nav-v6 .header-logo {
    max-width: 120px;
  }
  .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,
  .reservations-tmt-section h1,
  .private-parties-tmt-section h1,
  .events h1,
  .events-container h1,
  .custom-modal .newsletter-popup .section-header {
    font-size: 2.4em;
  }
  .banner-section h1 {
    font-size: 1em;
  }
  .about-us-v8-content .text-wrapper {
    padding: 30px!important;
  }
  .about-us-v8-content .text-wrapper h2,
  .reservations-tmt-section h2,
  .private-parties-tmt-section h2,
  .reviews-v2-wrapper h2,
  .map-newsletter h2 {
    font-size: 1.3em;
  }
  .uk-overlay-panel .slide-text {
    font-size: 1.1em;
  }
  .custom-modal .newsletter-popup .sph-email-subscription h2 {
    font-size: 1.2em;
  }
  .contact-v3 .contact-location,
  .contact-v3 .hours,
  .contact-v3 .find-us {
    font-size: 1.1em;
  }
  .about-page-content .about-us-v7 .about-us-v7-content {
    min-height: 480px!important;
  }
  .top-svg-border svg {
    top: -17px;
  }
  .bottom-svg-border svg {
    bottom: -17px;
  }
}
/*
     FILE ARCHIVED ON 19:11:40 Jun 14, 2022 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 10:44:18 Jun 19, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.593
  exclusion.robots: 0.077
  exclusion.robots.policy: 0.041
  esindex: 0.01
  cdx.remote: 185.628
  LoadShardBlock: 300.702 (3)
  PetaboxLoader3.datanode: 159.12 (5)
  PetaboxLoader3.resolve: 223.918 (3)
  load_resource: 142.874
  loaddict: 30.388
*/