@import url('//fast.fonts.net/cssapi/7d3c3433-1719-4421-8f55-2390e53907b1.css');

/*
font-family:'Microbrew Four W01 Regular';
font-family:'The Hand W05 Extrablack';
font-family:'Microbrew One W01 Regular';
*/

a {color: #fff;}

body {
  font-family:'The Hand W05 Extrablack';
}

h1, h2, h3, h4, h5, h6 {
  font-family:'Microbrew One W01 Regular';
}

p {
  font-size: 1.4em;
}

.navbar.nav-v7 .header-logo {
  max-width: 160px;
}
.navbar-regular.nav-v7 .navbar-nav>li>a {
  text-transform: capitalize;
  font-family:'The Hand W05 Extrablack';
  font-size: 1.4em;
}

video#coverVideo {
  margin-top: 130px;
}

.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,
.map-newsletter .sph-email-subscription .sph-submit-button,
.custom-modal .newsletter-popup .sph-email-subscription .sph-submit-button,
.addtocalendar.atc-style-blue .atcb-link,
.specials-v3.home-specials div a.custom-temp-btn {
  padding: 4px 40px;
  text-transform: uppercase;
  background-color: #f3b71b;
  background: #f3b71b;
  border: 2px solid #f3b71b;
  color: #000;
  font-family:'Microbrew One W01 Regular';
  font-size: 18px;
  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-v8-wrapper a.custom-temp-btn: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,
.order-tmt-section a.custom-temp-btn:focus,
.addtocalendar.atc-style-blue .atcb-link {
  text-decoration: none;
  background-color: #f9beb6;
  background: #f9beb6;
  border: 2px solid #f9beb6;
  color: #000;
  opacity: 1;
}
.specials-v3.home-specials div a.custom-temp-btn {
  background-color: #32abe0;
  background: #32abe0;
  border: 2px solid #32abe0;
  color: #000;
}
.specials-v3.home-specials div a.custom-temp-btn:hover,
.addtocalendar.atc-style-blue .atcb-link:hover {
  background-color: #93d9b7;
  background: #93d9b7;
  border: 2px solid #93d9b7;
  color: #000;
}

.section-header,
.about-us-v8-content .text-wrapper h1,
.about-us-v7-content .text-wrapper h1,
.specials-v3.home-specials h1,
.custom-modal .newsletter-popup .section-header,
.about-us-v3 h1,
.specials h1, .events h1,
.events-container h1,
.about-us-page .about-us-s1-content h1 {
  text-transform: uppercase;
  font-family:'Microbrew One W01 Regular';
  font-size: 4.5em;
}
.about-us-v8-content .text-wrapper h2,
.tmt-section h2,
.reviews-v2-wrapper h2,
.map-newsletter h2,
.reservations-and-parties h2 {
  text-transform: uppercase;
  font-family:'Microbrew Four W01 Regular';
  font-size: 1.4em;
}

/* Home page */

/* banner */
.banner-section {
  padding: 30px 0;
}
.banner-section h1 {
  text-transform: capitalize;
  font-family:'The Hand W05 Extrablack';
  font-size: 1.4em;
}
.banner-section .banner-pin {
  color: #000;
}
.banner-section .banner-pin:hover,
.banner-section .banner-pin:active,
.banner-section .banner-pin:focus {
  color: #f34987;
}
/* banner end */

/* about us v8 */
.about-us-v8-wrapper:before {
  background-color: #e3f3f0;
}
.about-us-v8-content .text-wrapper h1 {
  margin-bottom: 30px;
}
.about-us-v8-content .text-content.title-image h1:after {
  height: 23px;
  margin: 0 auto;
}
/* about us v8 end */

/* specials v3 section */
.specials-v3.home-specials {
  background-color: #f9beb6;
  min-height: 240px;
  padding: 30px 0 60px;
}
.specials-v3.home-specials h1 {
  margin-bottom: 35px;
}
.specials-v3.home-specials .specials-text,
.specials-v3.home-specials .specials-hours {
  font-family:'The Hand W05 Extrablack';
  margin: 10px auto;
  font-size: 1.4em;
}
/* specials v3 section end */

/* slideshow v2 section */
.uk-overlay-background {
  background: rgba(0, 0, 0, 0.4);
}
.uk-dotnav-contrast>.uk-active>*,
.uk-dotnav-contrast>*>:hover {
  background: rgba(255,255,255,0.5);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.uk-dotnav-contrast>*>* {
  background: #fff;
}
.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:'Microbrew One W01 Regular';
  font-size: 4.5em;
  line-height: 1em;
  text-shadow: none;
}
/* slideshow v2 section end */

/* reviews v2 */
.reviews-v2-wrapper {
  background-size: cover !important;
  background-attachment: scroll !important;
}
.reviews-v2-wrapper .container {
  padding-top: 0;
}
.reviews-v2-wrapper h1 {
  color: #000;
}
.reviews-v2-wrapper h2 {
  text-transform: none;
  margin: 10px 0 0;
  color: #000;
}
.reviews-v2-wrapper h3 {
  text-transform: capitalize;
  font-family:'The Hand W05 Extrablack';
  font-size: 1.4em;
  color: #000;
  margin: 5px 0 30px;
}
.reviews-v2-wrapper h3 .fa.fa-star {
  font-size: 0.7em;
  color: #f34987;
}
.reviews-v2-wrapper .review-text blockquote {
  margin: 0;
  padding: 0;
}
.reviews-v2-wrapper .review-text p {
  font-family:'The Hand W05 Extrablack';
  font-size: 1.3em;
  line-height: 1.4em;
}
.reviews-v2-wrapper .review-quote {
  color: #f34987;
  opacity: 1;
}
.owl-theme .owl-dots .owl-dot button {
  background-color: #000;
  border: 1px solid #000;
  opacity: 1;
}
.owl-theme .owl-dots .owl-dot.active button,
.owl-theme .owl-dots .owl-dot:hover button {
  background-color: #000;
  border: 1px solid #000;
  opacity: 0.5;
}
/* reviews v2 end */

/* newsletter section */
.map-newsletter {
  border-right: none;
}
.map-newsletter .text-wrapper:before {
  background-color: #e3f3f0;
}
.map-newsletter .section-header {
  color: #000;
}
.map-newsletter h2 {
  color: #000;
}
.map-newsletter .sph-email-subscription h2 {
  text-transform: none;
  font-family:'The Hand W05 Extrablack';
  font-size: 1.4em;
  color: #000;
}
.map-newsletter p {
  font-size: 1.3em;
  color: #000;
}
.map-newsletter .bar {
  top: -6px;
}
.map-newsletter .bar:before,
.map-newsletter .bar:after {
  background-color: #f3b71b;
}
.map-newsletter .sph-email-subscription .sph-email-input {
  color: #000;
  border-bottom: 1px solid #000;
  padding: 7px 5px;
}
.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;
}
.googlemap-v3-wrapper .triangle {
  display: none;
}
.sph-response-message {
  color: #000;
  font-size: 1.7em;
}
/* newsletter section end */

/* newsletter popup */
.custom-modal .modal-content {
  background-color: #e3f3f0;
  color: #000;
}
.custom-modal .close {
  color: #000;
}
.custom-modal .newsletter-popup .section-header {
  margin-top: 0;
  color: #000;
}
.custom-modal .newsletter-popup .sph-email-subscription h2 {
  margin-bottom: 20px;
  font-family:'The Hand W05 Extrablack';
  font-size: 1.4em;
  color: #000;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input {
  padding: 6px 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;
}
/* newsletter popup end */

/* contact v3 */
.contact-v3 {
  background-color: #f9beb6;
  color: #000;
}
.contact-v3 .hours-title h1,
.contact-v3 .social-title h1,
.contact-v3 .contact-us-title h1 {
  font-size: 1.1em;
}
.contact-v3 .days {
  padding-bottom: 0;
}
.contact-v3 .from-to {
  text-transform: lowercase;
  padding-bottom: 10px;
}
.contact-v3 a {
  color: #000;
  text-decoration: none;
}
/* contact v3 end */

/* footer v2 section */
.footer-v2-wrapper {
  background-color: #000;
  border-top: 2px solid #f3b71b;
}
/* footer v2 section end */

/* menu and drinks pages */
.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 .food-menu-nav-item {
  font-size: 18px;
  padding: 5px 20px;
  background-color: #f3b71b;
  border-color: #f3b71b;
  color: #000;
  border: 2px solid #f3b71b;
}
.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: #32abe0;
  border-color: #32abe0;
  color: #000;
  border: 2px solid #32abe0;
}
.food-menu-grid-item-content {
  border-radius: 0;
  background-color: #e3f3f0;
}
.food-menu-grid-item-content .food-menu-content {
  border-left: 1px solid #f34987;
}
.drink-menu .food-menu-page h2,
.drink-menu .drink-menu-page h2 {
  text-transform: capitalize;
  font-family:'Microbrew Four W01 Regular';
  font-size: 2.2em;
  color: #000;
}
.food-menu-grid .menu-description p {
  font-size: 1.3em;
  color: #000;
}
.food-menu-grid .food-menu-description p {
  font-size: 1.2em;
  color: #000;
}
.food-menu-grid h3,
.food-menu-grid .food-price {
  font-family:'The Hand W05 Extrablack';
  font-size: 1.3em;
  color: #000;
}
.food-menu-grid .food-price {
  color: #f34987;
}
.food-menu-grid .food-item-description {
  color: #505050;
  font-size: 1.2em;
}
.food-menu-grid .food-item-holder {
  border-bottom: 1px solid #c6cbca;
}
.drink-menu .food-menu-page .empty-content-message h2,
.drink-menu .food-menu-page .empty-content-message h3 {
  text-transform: none;
  text-align: center;
  font-family:'The Hand W05 Extrablack';
  font-size: 1.5em;
  color: #000;
}
/* menu and drinks pages end */

.drink-menu .pagecontent {
  padding-top: 150px;
}

/* specials page */
.onespecial {
  font-size: 19px;
}
.specials h2 {
  font-family:'Microbrew Four W01 Regular';
  font-size: 1.3em;
  color: #f3b71b;
}
.specials .empty-content-message h2 {
  color: #fff;
}
/* specials page end */

/* events page */
.events-container h1 {
  margin-top: 35px;
}
.events-container h2 {
  text-transform: capitalize;
  font-family:'Microbrew Four W01 Regular';
  font-size: 2.6em;
  color: #f9beb6;
}
.events-container h3,
.events-container p,
.events-container .event-time {
  font-family:'The Hand W05 Extrablack';
  font-size: 1.4em;
  color: #fff;
}
.events-container .event-image {
  border: none;
  -webkit-box-shadow: 0px 0px 10px 4px rgba(249, 190, 182, 0.5);
  -moz-box-shadow: 0px 0px 10px 4px rgba(249, 190, 182, 0.5);
  box-shadow: 0px 0px 10px 4px rgba(249, 190, 182, 0.5);
}
/* events page end */

/* press page */
.press-background:before {
  content: "";
  position: fixed;
  left: 0;
  right: 0;
  z-index: -1;
  display: block;
  background-image: url('../custom/press_back.jpg');
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-filter: grayscale(1) opacity(0.2);
  -moz-filter: grayscale(1) opacity(0.2);
  -o-filter: grayscale(1) opacity(0.2);
  -ms-filter: grayscale(1) opacity(0.2);
  filter: grayscale(1) opacity(0.2);
}
.press-holder h2 {
  font-size: 2.2em;
}
/* press page end */

/* Everyday markt page */
.everyday-market-page {
  background-color: #e3f3f0;
}
.everyday-market-page .pagecontent .container {
  text-align: center;
  text-shadow: none;
  color: #000;
}
.everyday-market-page .pagecontent .img-responsive {
  width: 1000px;
  max-width: 100%;
  margin: 10px auto 60px;
}
.everyday-market-page .pagecontent p a {
  color: #000;
  font-size: 1em;
}
.everyday-market-page .pagecontent p a:hover,
.everyday-market-page .pagecontent p a:focus {
  color: #f34987;
}
/* Everyday markt page end */

.empty-content-message h2,
.empty-content-message h3 {
  text-transform: none;
  text-align: center;
  font-family:'The Hand W05 Extrablack';
  font-size: 1.6em;
}

/* media queries */
@media (max-width:1400px) {
  .nav-v7 .container {
    width: 90%;
  }
  .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,
  .custom-modal .newsletter-popup .section-header,
  .about-us-v3 h1,
  .specials h1, .events h1,
  .events-container h1,
  .about-us-page .about-us-s1-content h1 {
    font-size: 4em;
  }
  .about-us-v8-content .text-wrapper h2,
  .tmt-section h2,
  .reviews-v2-wrapper h2,
  .map-newsletter h2,
  .reservations-and-parties h2 {
    font-size: 1.3em;
  }
}

@media (max-width:1200px) {
  .nav-v7 .container {
    width: 100%;
  }
  .navbar-regular.nav-v7 .navbar-nav>li>a {
    font-size: 1.3em;
    padding: 0 10px;
  }
  .uk-overlay-panel h1,
  .on-cover-content .section-wrapper .section-header {
    font-size: 3.6em;
  }
  .section-header,
  .about-us-v8-content .text-wrapper h1,
  .about-us-v7-content .text-wrapper h1,
  .specials-v3.home-specials h1,
  .custom-modal .newsletter-popup .section-header,
  .about-us-v3 h1,
  .specials h1, .events h1,
  .events-container h1,
  .about-us-page .about-us-s1-content h1 {
    font-size: 3.6em;
  }
  .banner-section h1 {
    font-size: 1.3em;
  }
  .about-us-v8-content .text-content.title-image h1:after {
    height: 18px;
  }
  .reviews-v2-wrapper h3 {
    font-size: 1.3em;
  }
  .drink-menu .food-menu-page h2,
  .drink-menu .drink-menu-page h2 {
    font-size: 2em;
  }
  .onespecial {
    font-size: 18px;
  }
  .events-container h2 {
    font-size: 2.4em;
  }
  .drink-menu .food-menu-page .empty-content-message h2,
  .drink-menu .food-menu-page .empty-content-message h3,
  .empty-content-message h2,
  .empty-content-message h3 {
    font-size: 1.4em;
  }
}

@media (max-width:1023px) {
  .uk-overlay-panel h1,
  .on-cover-content .section-wrapper .section-header {
    font-size: 3.2em;
  }
  .section-header,
  .about-us-v8-content .text-wrapper h1,
  .about-us-v7-content .text-wrapper h1,
  .specials-v3.home-specials h1,
  .custom-modal .newsletter-popup .section-header,
  .about-us-v3 h1,
  .specials h1, .events h1,
  .events-container h1,
  .about-us-page .about-us-s1-content h1 {
    font-size: 3.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,
  .map-newsletter .sph-email-subscription .sph-submit-button,
  .custom-modal .newsletter-popup .sph-email-subscription .sph-submit-button,
  .addtocalendar.atc-style-blue .atcb-link,
  .specials-v3.home-specials div a.custom-temp-btn,
  .party-offer a.custom-temp-btn {
    font-size: 16px;
  }
  p {
    font-size: 1.3em;
  }
  .specials-v3.home-specials .specials-text,
  .specials-v3.home-specials .specials-hours {
    font-size: 1.3em;
  }
  .reviews-v2-wrapper h3 {
    font-size: 1.2em;
  }
  .reviews-v2-wrapper .review-text p {
    font-size: 1.2em;
  }
  .contact-v3 .hours-title h1,
  .contact-v3 .social-title h1,
  .contact-v3 .contact-us-title h1 {
    font-size: 1em;
  }
  .drink-menu .food-menu-page h2,
  .drink-menu .drink-menu-page h2 {
    font-size:1.8em;
  }
  .food-menu-grid h3,
  .food-menu-grid .food-price {
    font-size: 1.2em;
  }
  .food-menu-grid .food-item-description {
    font-size: 1.1em;
  }
  .specials h2 {
    font-size: 1.2em;
  }
  .events-container h2 {
    font-size: 2.2em;
  }
  .events-container h3,
  .events-container p,
  .events-container .event-time {
    font-size: 1.3em;
  }
  .press-holder h2 {
    font-size: 2em;
  }
  .everyday-market-page h2 {
    font-size: 1.8em;
  }
  .empty-content-message h2,
  .empty-content-message h3,
  .drink-menu .food-menu-page .empty-content-message h2,
  .drink-menu .food-menu-page .empty-content-message h3 {
    font-size: 1.3em;
  }
}

@media (max-width:991px) {
  .navbar-regular.nav-v6 .navbar-nav>li>a {
    font-size: 1.1em;
    padding: 0 8px;
  }
  .map-newsletter .bar {
    top: 0;
  }
}

@media (max-width:768px) {
  .food-menu-page .food-menu-v2-wrapper,
  .drink-menu-page .drink-menu-v2-wrapper {
    padding-top: 70px;
  }
  .drink-menu .pagecontent {
    padding-top: 135px;
  }
  .tmt-section {
    padding: 2em 0;
  }
  .tmt-section h1 {
    margin-top: 20px;
  }
}

@media (max-width:767px) {
  .navbar.nav-v7 .header-logo {
    max-width: 110px;
  }
  .navbar-regular.nav-v6 .navbar-nav>li>a {
    font-size: 1.2em;
    padding: 7px 15px;
    margin: 0;
  }
  video#coverVideo {
    margin-top: 70px;
  }
  .uk-overlay-panel h1,
  .on-cover-content .section-wrapper .section-header {
    font-size: 2.6em;
    margin-top: 0;
  }
  .section-header,
  .about-us-v8-content .text-wrapper h1,
  .about-us-v7-content .text-wrapper h1,
  .specials-v3.home-specials h1,
  .custom-modal .newsletter-popup .section-header,
  .about-us-v3 h1,
  .specials h1, .events h1,
  .events-container h1,
  .about-us-page .about-us-s1-content h1 {
    font-size: 2.6em;
  }
  .about-us-v8-content .text-wrapper h2,
  .tmt-section h2,
  .reviews-v2-wrapper h2,
  .map-newsletter h2,
  .reservations-and-parties 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,
  .map-newsletter .sph-email-subscription .sph-submit-button,
  .custom-modal .newsletter-popup .sph-email-subscription .sph-submit-button,
  .addtocalendar.atc-style-blue .atcb-link,
  .specials-v3.home-specials div a.custom-temp-btn,
  .party-offer a.custom-temp-btn {
    font-size: 15px;
  }
  .navbar-fixed-bottom.nav-v1 .bottom-list-item a {
    text-transform: uppercase;
    font-family:'Microbrew One W01 Regular';
    font-size: 14px;
    padding: 15px 5px;
  }
  .banner-section {
    padding: 15px 0;
  }
  .banner-section h1 {
    font-size: 1.2em;
  }
  .about-us-v8-content {
    min-height: 300px;
  }
  .about-us-v8-content .text-content.title-image h1:after {
    height: 15px;
  }
  .specials-v3.home-specials .specials-text,
  .specials-v3.home-specials .specials-hours {
    font-size: 1.2em;
  }
  .map-newsletter .sph-email-subscription h2,
  .custom-modal .newsletter-popup .sph-email-subscription h2 {
    font-size: 1.1em;
  }
  .sph-response-message {
    font-size: 1.4em;
  }
  .food-menu-page .food-menu-v2-wrapper,
  .drink-menu-page .drink-menu-v2-wrapper {
    padding-top: 40px;
  }
  .food-menu-nav .food-menu-nav-item {
    padding: 6px 20px;
    border: none;
    border-bottom: 2px solid #32abe0;
    border-radius: 0;
  }
  .food-menu-nav .food-menu-nav-item.active,
  .food-menu-nav .food-menu-nav-item:hover,
  .food-menu-nav .food-menu-nav-item:focus {
    border: none;
    border-bottom: 2px solid #32abe0;
    color: #fff;
  }
  .food-menu-nav .food-menu-nav-item:first-of-type {
    border-top: 2px solid #32abe0;
  }
  .food-menu-grid .food-menu-description p {
    font-size: 1.1em;
  }
  .food-menu-grid .menu-description p {
    font-size: 1.2em;
  }
  .drink-menu .food-menu-page h2,
  .drink-menu .drink-menu-page h2 {
    font-size: 2em;
  }
  .drink-menu .pagecontent {
    padding-top: 60px;
  }
  .onespecial {
    font-size: 17px;
  }
  .events-container .container {
    margin-bottom: 150px;
  }
  .events-container h2 {
    font-size: 2em;
  }
  .events-container h3,
  .events-container p,
  .events-container .event-time {
    font-size: 1.2em;
  }
  .press-holder h2 {
    font-size: 1.3em;
  }
  .press-holder p {
    font-size: 1.2em;
  }
  .everyday-market-page h2 {
    font-size: 1.6em;
  }
  .empty-content-message h2,
  .empty-content-message h3,
  .drink-menu .food-menu-page .empty-content-message h2,
  .drink-menu .food-menu-page .empty-content-message h3 {
    font-size: 1.2em;
  }
}

@media (max-width:320px) {
  .uk-overlay-panel h1,
  .on-cover-content .section-wrapper .section-header {
    font-size: 2em;
  }
  .section-header,
  .about-us-v8-content .text-wrapper h1,
  .about-us-v7-content .text-wrapper h1,
  .specials-v3.home-specials h1,
  .custom-modal .newsletter-popup .section-header,
  .about-us-v3 h1,
  .specials h1, .events h1,
  .events-container h1,
  .about-us-page .about-us-s1-content h1 {
    font-size: 2.3em;
  }
  .navbar-fixed-bottom.nav-v1 .bottom-list-item a {
    font-size: 13px;
  }
  .banner-section h1 {
    font-size: 1.1em;
  }
  .map-newsletter .sph-email-subscription h2,
  .custom-modal .newsletter-popup .sph-email-subscription h2,
  .custom-modal .newsletter-popup .sph-email-subscription label h2 {
    font-size: 1.1em;
  }
  .drink-menu .food-menu-page h2,
  .drink-menu .drink-menu-page h2 {
    font-size: 1.7em;
  }
  .food-menu-grid .food-menu-description p {
    font-size: 1.1em;
  }
  .food-menu-grid h3,
  .food-menu-grid .food-price {
    font-size: 1.1em;
  }
  .onespecial {
    font-size: 16px;
  }
  .events-container h2 {
    font-size: 1.7em;
  }
  .press-holder h2 {
    font-size: 1.2em;
  }
}
