@import url('//fonts.googleapis.com/css2?family=Figtree:wght@800&display=swap');
@import url('//fonts.googleapis.com/css2?family=Figtree:wght@300&display=swap');
@import url('//fonts.googleapis.com/css2?family=Rubik+Dirt&display=swap');

/*
font-family: 'Figtree', sans-serif;
font-weight: 800;
font-family: 'Figtree', sans-serif;
font-weight: 300;
font-family: 'Rubik Dirt', cursive;
*/

.navigation-left li a, .navigation-right li a {
    color: #fff;
    font-weight: normal;
}

a {
  color: #231a1b;
}

body {
  font-family: 'Figtree', sans-serif;
  font-weight: 300;
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'Rubik Dirt', cursive;
}

.hvr-icon-wobble-horizontal:before {
    content: "\f105";
}

.navigation-left li a:hover, .navigation-right li a:hover,
.navigation-left li.active a, .navigation-right li.active a,
.nav-v2 .social-icon:hover,
.navbar-inverse .navbar-nav>li>a:hover, .navbar-inverse .navbar-nav>.active>a {
    color: #bd2029!important;
}
.navbar-inverse .navbar-nav>li>a {
  font-family: 'Rubik Dirt', cursive;
}
.header {
    background-color: #231a1b;
}
.navbar-regular.nav-v6 .navbar-nav>li>a {
  font-family: 'Rubik Dirt', cursive;
  font-size: 1.2em;
  text-transform: uppercase;
  border-right: none!important;
}
.navbar-regular.nav-v6 .navbar-nav>li:last-of-type>a {
  border-right: 1px solid #fff!important;
}
.navbar.nav-v6.nav-v7 .social-square .contact-icon:hover,
.navbar.nav-v6.nav-v7.nav-scroll .social-square .contact-icon:hover {
  background-color: transparent;
}
.navbar.nav-v6 .socialnav a:hover .social-icon {
  color: #bd2029;
}

.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,
.specials h1,
.custom-modal .newsletter-popup .section-header {
  font-size: 4.5em;
  font-family: 'Rubik Dirt', cursive;
  text-transform: uppercase;
}

.reviews-v2-wrapper h2,
.map-newsletter h2 {
  font-family: 'Figtree', sans-serif;
  font-weight: 300;
  font-size: 1.9em;
  color: #bd2029;
}

.custom-temp-btn,
.about-us-v8-wrapper a.custom-temp-btn,
.specials-v3.home-specials div a.custom-temp-btn,
.uk-overlay-panel 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 {
  padding: 8px 40px;
  font-family: 'Figtree', sans-serif;
  font-weight: 300;
  text-transform: uppercase;
  font-size: 18px;
  box-shadow: none;
  border-radius: 0;
  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;
}
.about-us-v8-wrapper a.custom-temp-btn,
.custom-modal .newsletter-popup .sph-email-subscription .sph-submit-button,
.map-newsletter .sph-email-subscription .sph-submit-button,
.food-menu-nav .food-menu-nav-item {
  background-color: #231a1b;
  border: 2px solid #231a1b;
  color: #fff;
  font-weight: normal;
}
.about-us-v8-wrapper a.custom-temp-btn:hover,
.custom-modal .newsletter-popup .sph-email-subscription .sph-submit-button:hover,
.map-newsletter .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 {
  background-color: #bd2029;
  border: 2px solid #bd2029;
  color: #fff;
}
.uk-overlay-panel a.custom-temp-btn {
  background-color: #fff;
  border: 2px solid #fff;
  color: #231a1b;
}
.uk-overlay-panel a.custom-temp-btn:hover {
  background-color: transparent;
  border: 2px solid #fff;
  color: #fff;
}
.specials-v3.home-specials div a.custom-temp-btn {
  background-color: #bd2029;
  border: 2px solid #bd2029;
  color: #231a1b;
}
.specials-v3.home-specials div a.custom-temp-btn:hover {
  background-color: transparent;
  border: 2px solid #bd2029;
  color: #bd2029;
}

/* HOME PAGE */

.uk-overlay-panel .container {
  width: 100%;
}
.uk-overlay-background {
  background: rgba(0, 0, 0, 0.5);
}
.uk-dotnav-contrast>.uk-active>* {
  background: #fff;
  transform: scale(1);
}
.uk-dotnav-contrast>*>* {
  background: rgba(255, 255, 255, 0.5);
}

video#coverVideo {
    margin-top: 70px;
}

.banner-section {
  padding: 35px 0;
}
.banner-section h1 {
  font-family: 'Figtree', sans-serif;
  font-weight: 300;
  font-size: 1.3em;
}
.banner-section .banner-pin {
  color: #bd2029;
}
.banner-section .banner-pin:hover,
.banner-section .banner-pin:active,
.banner-section .banner-pin:focus {
  color: #fff;
}
.about-us-v8-item-0 .about-us-v8-content {
  min-height: 350px;
}
.about-us-v8-item-0 .about-us-v8-image {
  background-size: contain;
}
.about-us-v8-content .about-sub {
  display: block;
  font-family:'Avenir LT W01_85 Heavy1475544';
  text-transform: none;
  font-size: 0.4em;
  padding: 15px 0;
  color: #231a1b;
}
.about-us-v8-content .text-content.title-image h1:after {
    height: 100px;
    margin: 0;
    width: 100px;
    position: absolute;
    top: -120px;
    left: 50%;
    margin-left: -50px;
}
.about-us-v8-content .text-wrapper h1 {
    margin-top: 120px;
}
.about-us-v8-image-bar {
    display: none;
}

.specials-v3.home-specials {
  padding: 2em 0;
  background-color: #231a1b;
  color: #fff;
}
.specials-v3.home-specials h1 {
  margin-top: 25px;
  margin-bottom: 20px;
  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: 'Figtree', sans-serif;
  font-weight: 300;
  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 h3 {
  text-transform: capitalize;
  font-family: 'Figtree', sans-serif;
  font-weight: 300;
  font-size: 1.4em;
  margin: 20px auto;
  color: #231a1b;
}
.reviews-v2-wrapper .container {
  padding-top: 0;
  padding-bottom: 10px;
}
.reviews-v2-wrapper .review-text blockquote {
  margin: 0;
  padding: 0;
}
.reviews-v2-wrapper h3 .fa.fa-star {
  color: #bd2029;
  font-size: 0.8em;
}
.reviews-v2-wrapper .review-text p {
  font-size: 1.3em;
  line-height: 1.4em;
  font-style: italic;
}
.reviews-v2-wrapper .review-quote {
  opacity: 1;
  color: #bd2029;
}
.reviews-v2-wrapper .owl-theme .owl-dots .owl-dot button {
  background: transparent;
  border: 1px solid #231a1b;
  opacity: 1;
}
.reviews-v2-wrapper .owl-theme .owl-dots .owl-dot.active button,
.reviews-v2-wrapper .owl-theme .owl-dots .owl-dot:hover button {
  background: #231a1b;
  border: 1px solid #231a1b;
  opacity: 1;
  outline: 0;
}
.reviews-v2-wrapper .owl-theme .owl-nav.disabled+.owl-dots {
  margin-bottom: 50px;
}

.map-newsletter {
  border-right: none;
}
.map-newsletter h2 {
  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: #0b1224;
}
.map-newsletter p {
  margin-top: 0;
  font-size: 1.2em;
  color: #231a1b;
}
.map-newsletter .bar {
  top: -5px;
}
.map-newsletter .bar:before,
.map-newsletter .bar:after {
  background: #bd2029;
}
.map-newsletter .sph-email-subscription .sph-email-input {
  padding: 12.5px 5px;
  border-bottom: 1px solid #231a1b;
  color: #231a1b;
}
.map-newsletter .sph-email-subscription input::-webkit-input-placeholder {
   color: #231a1b;
}
.map-newsletter .sph-email-subscription input:-moz-placeholder { /* Firefox 18- */
   color: #231a1b;
}
.map-newsletter .sph-email-subscription input::-moz-placeholder {  /* Firefox 19+ */
   color: #231a1b;
}
.map-newsletter .sph-email-subscription input:-ms-input-placeholder {
   color: #231a1b;
}
.map-newsletter .text-wrapper:before {
  background-attachment: scroll;
}
.googlemap-v3-wrapper .triangle {
  display: none;
}

.custom-modal .modal-content {
  background-image: url('https://static.spotapps.co/web/rockislandpublichouse--com/css/../custom/newsletter_back.jpg');
  background-size: cover;
  background-position: center;
  color: #231a1b;
}
.custom-modal .newsletter-popup .section-header {
  margin-top: 0;
}
.custom-modal .newsletter-popup .sph-email-subscription h2 {
  margin-bottom: 20px;
  font-family: 'Figtree', sans-serif;
  font-weight: 300;
  font-size: 1.3em;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input {
  padding: 10px 15px;
  border: 1px solid #231a1b;
  border-radius: 0;
  background: transparent;
  color: #231a1b;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input::-webkit-input-placeholder {
  color: #231a1b;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input:-moz-placeholder { /* Firefox 18- */
  color: #231a1b;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input::-moz-placeholder {  /* Firefox 19+ */
  color: #231a1b;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input:-ms-input-placeholder {
  color: #231a1b;
}
.custom-modal .close {
  color: #231a1b;
}

.contact-v3 {
  border-bottom: 2px solid #fff;
  color: #fff;
  background-color: #231a1b;
}
.contact-v3 .hours-title h1,
.contact-v3 .social-title h1,
.contact-v3 .contact-us-title h1 {
  font-family:'Avenir LT W01_85 Heavy1475544';
  font-size: 1em;
}
.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: #231a1b;
  border-top: none;
  color: #fff;
}

/* ABOUT US PAGE */

.about-us-s1-wrapper.section-wrapper {
  margin-top: 100px;
}
.about-us-page .about-us-s1-content {
  padding-top: 30px;
}
.about-us-page .about-us-s1-content .logo-about {
  max-width: 350px;
}
.about-page-content .about-us-v7-content .text-wrapper .text-content {
  padding: 60px 80px 100px;
}
.about-us-v7-content h1 {
    margin-bottom: 30px;
}
.about-page-content .about-us-v7-content .text-wrapper .text-content h2 {
 font-family:'Avenir LT W01_85 Heavy1475544';
}

/* 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: 'Rubik Dirt', cursive;
  font-size: 1.9em;
  text-transform: uppercase;
  word-break: break-word;
}
.food-menu-grid .food-item-title h3,
.food-menu-grid .food-price {
  font-family: 'Figtree', sans-serif;
  font-weight: 800;
  font-size: 1.2em;
  text-transform: uppercase;
  color: #231a1b;
}
.food-menu-grid-item-content .food-menu-content {
  border-left: 1px solid #bd2029;
}
.food-menu-grid .food-price {
  color: #231a1b;
  padding: 0 10px 0 5px;
}
.food-menu-grid .menu-description p {
  font-family: 'Figtree', sans-serif;
  font-weight: 300;
  font-size: 1.3em;
  text-transform: uppercase;
  color: #231a1b;
}
.food-menu-grid .food-menu-description p {
  font-size: 1.4em;
}
.food-menu-grid .food-item-description {
    font-size: 1.2em;
  color: #757575;
}

/* SPECIALS PAGE */

.onespecial,
.oneeventday {
  font-size: 1.2em;
}
.specials h1 {
  margin-top: 30px;
}
.specials h2 {
  font-family: 'Figtree', sans-serif;
  font-weight: 800;
  text-transform: capitalize;
  color: #fff;
  font-size: 1.4em;
}

/* BEER PAGE */

.beer-page.drink-menu>div:first-child:before {
    content: "";
    background-image: url(https://static.spotapps.co/web/rockislandpublichouse--com/css/../custom/breer_back.jpg);
    -webkit-filter: opacity(0.4);
    -moz-filter: opacity(0.4);
    -o-filter: opacity(0.4);
    -ms-filter: opacity(0.4);
    filter: opacity(0.4);
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: -1;
    display: block;
    width: 100%;
    height: 100%;
    background-attachment: fixed;
    background-position: top left;
    background-size: cover;
}
.beer-page #menu_widget {
    background-color: #fff;
    margin: 20px auto;
    padding: 40px 20px;
    max-width: 100%;
}
.drink-menu.beer-page .tabs-container {
    text-shadow: none;
}
#menu_widget ul {
    list-style: none;
}
#menu_widget ul li {
    padding: 10px;
    border-bottom: 1px solid #d8d8d8;
}
#menu_widget ul li h3 {
    font-family: 'Figtree', sans-serif;
    font-weight: 800;
    font-size: 1.3em;
    text-transform: uppercase;
}
#menu_widget ul li .beer-meta {
    margin: 4px auto;
    font-size: 1.1em;
    color: #757575;
}
#menu_widget ul li .serving {
    font-family: 'Figtree', sans-serif;
    font-weight: 800;
    font-size: 1.3em;
}
#menu_widget ul lh {
  font-family: 'Rubik Dirt', cursive;
    font-size: 1.8em;
    text-align: center;
    margin: 15px auto;
    display: block;
    text-transform: uppercase;
}
.powered-by-beermenus {
    display: none;
}
.beer-page .section-header {
    margin: 10px 0 40px 0;
}
.follow-button-container,
.updated-at,
.serving-types {
    font-family: 'Figtree', sans-serif;
    font-weight: 300;
    text-align: center;
}
#menu_widget a {
    color: #bd2029!important;
    text-decoration: none!important;
}

.custom_html_1-section {
    background-image: url(https://static.spotapps.co/web/rockislandpublichouse--com/css/../custom/on_tap_back.jpg);
    background-size: cover;
    color: #fff;
}
.custom_html_1-section .container {
    text-align: center;
}
.custom_html_1-section .custom-temp-btn {
    background-color: #fff;
    background: #fff;
    color: #231a1b;
    border: 2px solid #fff;
}
.custom_html_1-section .custom-temp-btn:hover {
    background-color: #bd2029;
    background: #bd2029;
    border: 2px solid #bd2029;
    color: #fff;
}

.pinball .section-header {
    margin-top: 20px;
}
.events-container h1 {
  text-transform: uppercase;
}
.events-container h2 {
    font-family: 'Rubik Dirt', cursive;
    margin-top: 20px;
}
.events-container h3,
.events-container .event-time {
    text-transform: uppercase;
    font-family: 'Figtree', sans-serif;
    font-weight: 800;
}
.events-v3-wrapper .item-text h2 {
    font-family: 'Figtree', sans-serif;
    font-weight: 800;
    font-size: 1.8em;
}
.events-v3-wrapper .item-text h3 {
    font-family: 'Figtree', sans-serif;
    font-weight: 300;
}
.events-v3-wrapper .item-text p {
    text-align: left!important;
}
.addtocalendar.atc-style-blue .atcb-link {
    background-color: #fff;
    background: #fff;
    color: #231a1b;
    border: 2px solid #fff;
}
.addtocalendar.atc-style-blue .atcb-link:hover {
    background-color: #bd2029;
    background: #bd2029;
    color: #fff;
    border: 2px solid #bd2029;
}

.reservations-wrapper.section-wrapper {
    padding: 6em 0 12em 0;
    background-image: url(https://static.spotapps.co/web/rockislandpublichouse--com/css/../custom/reservations_back.jpg);
}

.custom_html_2-section {
    background-image: url(https://static.spotapps.co/web/rockislandpublichouse--com/css/../custom/pinball_back.jpg);
    color: #fff;
}
.custom_html_2-section .container {
    text-align: center;
}
.custom_html_2-section .custom-temp-btn {
    background-color: #fff;
    background: #fff;
    color: #231a1b;
    border: 2px solid #fff;
}
.custom_html_2-section .custom-temp-btn:hover {
    background-color: #bd2029;
    background: #bd2029;
    color: #fff;
    border: 2px solid #bd2029;
}

/* 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,
  .specials-v3.home-specials h1,
  .specials h1,
  .custom-modal .newsletter-popup .section-header {
    font-size: 4em;
  }
  .about-us-s1-wrapper.section-wrapper {
    margin-top: 120px;
  }
  .reviews-v2-wrapper h2,
  .map-newsletter h2 {
    font-size: 1.7em;
  }
}

@media (max-width:1200px) {
    .about-us-v8-wrapper {
        padding: 60px 20px!important;
    }
    .about-us-v8-content .text-wrapper {
        padding: 20px!important;
    }
  .navbar-regular.nav-v6 .navbar-nav>li>a {
    font-size: 1.1em;
  }
  .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,
  .specials h1,
  .custom-modal .newsletter-popup .section-header {
    font-size: 3.5em;
  }
  .reviews-v2-wrapper h2,
  .map-newsletter h2 {
    font-size: 1.5em;
  }
  .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 {
    font-size: 1.3em;
  }
  .onespecial,
  .oneeventday {
    font-size: 1.1em;
  }
  .specials h2 {
    font-size: 1.3em;
  }
  .about-us-page .about-us-s1-content .logo-about {
    max-width: 250px;
  }
  .food-menu-grid .food-item-title h3,
  .food-menu-grid .food-price {
    font-size: 1.3em;
  }
  .drink-menu .food-menu-grid h2 {
    font-size: 1.8em;
  }
  .food-menu-grid .food-menu-description p {
    font-size: 1.3em;
  }
  .food-menu-grid .food-item-description {
    font-size: 1.2em;
  }
  .nav>li {
    padding: 0 6px;
  }
  .header-logo {
    left: 6px;
    max-width: 64px;
  }
}

@media (max-width:1023px) {
    .nav>li>a {
        padding: 10px 2px;
        font-weight: normal;
    }
  .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,
  .specials h1,
  .custom-modal .newsletter-popup .section-header {
    font-size: 3em;
  }
  .about-us-v8-content .about-sub {
    font-size: 0.6em;
  }
  .specials-v3.home-specials {
    min-height: 250px;
  }
  .specials-v3.home-specials .specials-text,
  .specials-v3.home-specials .specials-hours {
    font-size: 1.2em;
  }
  .about-us-page .about-us-s1-content .logo-about {
    max-width: 200px;
  }
  .food-menu-v2-wrapper .section-header,
  .drink-menu-v2-wrapper .section-header {
    padding-top: 70px;
  }
  .events-container .events-holder {
    padding: 40px 0;
  }
  .drink-menu .pagecontent {
    padding-top: 80px;
  }
  .drink-menu.beer-page .pagecontent,
  .drink-menu.events-background .pagecontent {
    padding-top: 120px;
  }
  .drink-menu .food-menu-grid h2 {
    font-size: 1.5em;
  }
  .food-menu-grid .food-item-title h3,
  .food-menu-grid .food-price {
    font-size: 1.2em;
  }
  .food-menu-grid .menu-description p {
    font-size: 1.2em;
  }
  .food-menu-grid .food-item-description {
    font-size: 1.2em;
  }
}

@media (max-width: 991px) {
  .nav>li>a {
    font-size: 1.1em;
  }
  .about-us-v8-content .about-sub {
    font-size: 0.4em;
  }
  .map-newsletter .bar {
    top: 0;
  }
  .contact-v3 .contact-location,
  .contact-v3 .hours,
  .contact-v3 .find-us {
    font-size: 1em;
  }
}

@media (max-width: 767px) {
    .events-v3-wrapper .item-text h2 {
        font-size: 1.4em;
    }
    .events-v3-wrapper .item-text h3 {
        font-size: 1.4em;
    }
    .reservations-wrapper.section-wrapper {
        padding: 3em 0 5em 0;
    }
    .events-v3-wrapper .item-text p {
        text-align: center!important;
    }
    .pinball .section-header {
        margin-top: 30px;
      margin-bottom: 0;
    }
    .drink-menu.beer-page .pagecontent,
     .drink-menu.events-background .pagecontent {
      padding-top: 60px;
    }
    .beer-page .section-header {
        margin: 30px 0;
    }
    .custom_html_2-section .section-header {
        margin-top: 20px;
    }
  .navbar-regular.nav-v6 .navbar-nav>li>a {
    padding: 6px 15px;
    font-size: 1em;
    text-transform: uppercase;
  }
  .navbar-regular.nav-v6 .navbar-nav>li:last-of-type>a {
    border-right: none!important;
  }
  .navbar.nav-v4.nav-v6.navbar-regular.nav-v7 .navbar-nav>li>a:hover,
  .navbar.nav-v4.nav-v6.navbar-regular.nav-v7 .navbar-nav>.active>a,
  .navbar-regular.nav-v7 .navbar-nav>.active>a:focus,
  .navbar.nav-v4.nav-v6.navbar-regular.nav-v7 .navbar-nav>.active>a:hover {
    color: #231a1b;
  }
  .navbar.nav-v6 .header-logo {
    max-width: 90px;
  }
  video#coverVideo {
    margin-top: 50px;
  }
  .uk-overlay-panel h1 {
    font-size: 2em;
  }
  .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,
  .specials h1,
  .custom-modal .newsletter-popup .section-header {
    font-size: 2.5em;
  }
  .custom-temp-btn,
  .about-us-v8-wrapper a.custom-temp-btn,
  .specials-v3.home-specials div a.custom-temp-btn,
  .uk-overlay-panel 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 {
      font-size: 14px;
  }
  .navbar-fixed-bottom.nav-v1 .bottom-list-item a {
    text-transform: uppercase;
    font-size: 13px;
    padding: 15px 10px;
  }
  .uk-overlay-panel .container {
    padding-left: 10px;
    padding-right: 10px;
  }
  .banner-section h1 {
    font-size: 1.1em;
  }
  .about-us-v8-wrapper {
    padding: 30px 20px!important;
  }
  .about-us-v8-item .about-us-v8-image {
    border: none;
  }
  .about-us-v8-item-0 .about-us-v8-content {
    min-height: 180px;
  }
  .about-us-v8-content .about-sub {
    font-size: 0.6em;
  }
  .specials-v3.home-specials .specials-text,
  .specials-v3.home-specials .specials-hours {
    font-size: 1.1em;
    padding: 0 20px;
  }
  .reviews-v2-wrapper .review-text p {
    line-height: 1.5em;
  }
  .about-us-page .about-us-s1-content {
    padding-top: 15px;
  }
  .about-us-s1-wrapper.section-wrapper {
    margin-top: 50px;
  }
  .about-page-content .about-us-v7-content .text-wrapper .text-content {
    padding: 0 20px;
  }
  .about-page-content .about-us-v7 .about-us-v7-content:last-of-type {
    min-height: 350px;
  }
  .about-page-content .about-us-v7-content .text-wrapper .text-content p,
  .about-us-page .about-us-s4-wrapper.section-wrapper p {
    font-size: 1.2em;
  }
  .about-us-page .about-us-s1-content .logo-about {
    max-width: 90px;
  }
  .about-page-content .about-us-v7-content .text-wrapper .text-content h2 {
    font-size: 1.4em;
  }
  .food-menu-nav .food-menu-nav-item {
    border: none;
    padding: 10px 20px;
    border-radius: 0;
  }
  .food-menu-nav .food-menu-nav-item {
    border: none;
    border-top: 1px solid #231a1b;
    background-color: #231a1b;
    color: #fff;
  }
  .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: #bd2029;
    border: none;
    border-top: 1px solid #bd2029;
    color: #fff;
  }
  .food-menu-nav .food-menu-nav-item:first-of-type {
    border-top: 1px solid #231a1b;
  }
  .food-menu-nav .food-menu-nav-item:last-of-type {
    border-bottom: 1px solid #231a1b;
  }
  .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;
  }
}

@media (max-width: 320px) {
  .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,
  .specials h1,
  .custom-modal .newsletter-popup .section-header {
    font-size: 2.2em;
  }
  .slide-break {
    display: none;
  }
  .uk-overlay-panel .container {
    padding-left: 0;
    padding-right: 0;
  }
  .custom-modal .newsletter-popup .sph-email-subscription h2 {
    font-size: 1.3em;
  }
  .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 {
    font-size: 1.2em;
  }
}
