@import url('https://fast.fonts.net/cssapi/2bd93b43-10fb-4a3f-a9bb-699c2c2114a6.css');
/*
font-family:'Serpentine W01 Bold Oblique';
font-family:'Neue Kabel W01 Medium';
font-family:'Neue Kabel W01 Book';
font-family:'Neue Kabel W01 Bold';
*/
a {
    color: #fff;
}
.top-svg-border svg {
    top: 2px;
}
.bottom-svg-border svg {
    bottom: 2px;
}
.bottom-svg-border rect,
.top-svg-border rect {
    fill: #12c7f2;
}
body {
    font-family:'Neue Kabel W01 Book';
}
h1{
    font-family:'Serpentine W01 Bold Oblique';
}
h2, h3, h4, h5, h6 {
    font-family:'Neue Kabel W01 Medium';
}
.navigation-left li a,
.navigation-right li a{
    color: #fff;
    font-weight: 400;
}
.nav-v2 .navigation-left li.active a,
.nav-v2 .navigation-right li.active a,
.nav-v2 .navigation-left li a:hover,
.nav-v2 .navigation-right li a:hover,
.nav-v2 .navigation-left li a:focus,
.nav-v2 .navigation-right li a:focus {
    color: #12c7f2;
}
.nav-v2 .social-icon {
    font-size: 26px;
    line-height: 35px;
}
.nav-v2 .social-icon:hover,
.nav-v2 .social-icon:active {
  color: #12c7f2;
}
.navigation-social {
    padding: 3px 15px;
}
.section-header,
.on-cover-content .section-wrapper .section-header,
.uk-overlay-panel h1,
.about-us-v8-content .text-wrapper h1,
.specials-v3.home-specials h1,
.reviews-v2-wrapper h1,
.map-newsletter h1,
.custom-modal .newsletter-popup .section-header,
.specials h1,
.events-container h1 {
    font-size: 4.8em;
    text-transform: capitalize;
}
.about-us-v8-content .text-wrapper h2,
.reviews-v2-wrapper h2,
.map-newsletter h2,
.drink-menu .food-menu-page h2,
.drink-menu .drink-menu-page h2 {
    font-size: 1.6em;
    text-transform: uppercase;
}
.events-container h2 {
    font-size: 1.8em;
    text-transform: uppercase;
}
.custom-temp-btn,
.on-cover-content .section-wrapper a.custom-temp-btn,
.uk-overlay-panel a.custom-temp-btn,
.about-us-v8-wrapper a.custom-temp-btn,
.specials-v3.home-specials div 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,
.addtocalendar.atc-style-blue .atcb-link {
    padding: 8px 40px;
    text-transform: uppercase;
    font-family:'Neue Kabel W01 Bold';
    font-size: 16px;
    box-shadow: none;
    text-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;
    opacity: 1;
}
.uk-overlay-panel a.custom-temp-btn,
.specials-v3.home-specials div a.custom-temp-btn,
.food-menu-nav .food-menu-nav-item,
.addtocalendar.atc-style-blue .atcb-link:hover {
    background-color: #fff;
    border: 2px solid #fff;
    color: #000;
}
.uk-overlay-panel a.custom-temp-btn:hover,
.specials-v3.home-specials div a.custom-temp-btn:hover,
.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.active,
.food-menu-nav .food-menu-nav-item:hover,
.food-menu-nav .food-menu-nav-item:focus,
.addtocalendar.atc-style-blue .atcb-link {
    background-color: #12c7f2;
    border: 2px solid #12c7f2;
    color: #000;
}
.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 {
    background-color: transparent;
    border: 2px solid #12c7f2;
    color: #12c7f2;
}
.about-us-v8-content .text-holder p,
.specials-v3.home-specials .specials-text,
.specials-v3.home-specials .specials-hours,
.reviews-v2-wrapper .review-text p,
.events-container .event-info-text p,
.events-container .event-time,
.gift-cards-page p {
    font-size: 1.4em;
}
/* HOME PAGE */
/* slideshow section */
.uk-overlay-background {
    background: rgba(0, 0, 0, 0.5);
}
.uk-overlay-panel .container {
    width: 100%;
}
.uk-overlay-panel h1 {
    margin-top: 0;
}
.uk-dotnav>.uk-active>* {
    -webkit-transform: scale(1);
    transform: scale(1);
}
.uk-dotnav a {
    background-color: transparent;
    border: 1px solid #fff;
}
.uk-dotnav>.uk-active>*,
.uk-dotnav a:hover,
.uk-dotnav a:focus {
    background-color: #fff;
    border: 1px solid #fff;
}
/* slideshow section end*/
/* banner section */
.banner-section {
    padding: 25px 0;
}
.banner-section h1 {
    font-family:'Neue Kabel W01 Book';
    font-size: 1.4em;
}
.banner-section .banner-pin {
    color: #12c7f2;
}
.banner-section .banner-pin:hover,
.banner-section .banner-pin:active,
.banner-section .banner-pin:focus {
    color: #fff;
}
/* banner section end*/
/* about us section */
.about-us-v8-wrapper:before {
    background-color: #171717;
}
.about-us-v8-content .text-holder p {
    margin: 30px 0;
}
/* about us section end*/
/* specials section */
.specials-v3.home-specials {
    background-color: #171717;
    color: #fff;
}
.specials-v3.home-specials .section-header {
    color: #fff;
}
.specials-v3.home-specials .specials-hours {
    text-transform: lowercase;
}
.specials-v3.home-specials div a.custom-temp-btn {
    padding: 8px 0;
    width: 70%;
}
/* specials section end*/
/* reviews section*/
.reviews-v2-wrapper .container {
    padding-top: 0;
}
.reviews-v2-wrapper h1 {
    color: #fff;
}
.reviews-v2-wrapper h2 {
    color: #efdc98;
    margin: 0 0 20px;
}
.reviews-v2-wrapper h3 {
    color: #fff;
    font-family:'Neue Kabel W01 Book';
    text-transform: none;
    margin-bottom: 0;
    font-size: 1.4em;
}
.reviews-v2-wrapper .review-text p {
    font-family:'Neue Kabel W01 Book';
    font-size: 1.4em;
}
.reviews-v2-wrapper h3 .fa.fa-star {
    color: #12c7f2;
}
  .reviews-v2-wrapper .review-quote {
    opacity: 1;
    color: #12c7f2;
}
.reviews-v2-wrapper .owl-theme .owl-dots .owl-dot button {
    background-color: transparent;
    border: 1px solid #fff;
    opacity: 1;
    outline: 0;
}
  .reviews-v2-wrapper .owl-theme .owl-dots .owl-dot.active button,
  .reviews-v2-wrapper .owl-theme .owl-dots .owl-dot:hover button {
    background-color: #fff;
    border: 1px solid #fff;
    opacity: 1;
}
/* reviews section end*/
/* newsletter section*/
.map-newsletter .text-wrapper:before {
    background-attachment: scroll;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #171717;
}
.map-newsletter {
    border-right: 2px solid #12c7f2;
    background-color: #171717;
}
.map-newsletter .section-header,
.custom-modal .newsletter-popup .section-header {
    color: #fff;
}
.map-newsletter h2 {
    color: #efdc98;
    margin-top: 10px;
    font-family:'Neue Kabel W01 Medium';
}
.map-newsletter .sph-email-subscription h2 {
    font-family:'Neue Kabel W01 Book';
    font-size: 1.4em;
    color: #fff;
}
.map-newsletter .sph-email-subscription .sph-email-input {
    padding: 9.5px 5px;
    color: #fff;
    border-bottom: 1px solid #fff;
}
.map-newsletter .sph-email-subscription input::-webkit-input-placeholder {
    color: #fff;
}
.map-newsletter .sph-email-subscription input:-moz-placeholder { /* Firefox 18- */
    color: #fff;
}
.map-newsletter .sph-email-subscription input::-moz-placeholder { /* Firefox 19+ */
    color: #fff;
}
.map-newsletter .sph-email-subscription input:-ms-input-placeholder {
    color: #fff;
}
.map-newsletter .bar {
    top: -7px;
}
.map-newsletter .bar:before,
.map-newsletter .bar:after {
    background: #12c7f2;
}
  .googlemap-v3-wrapper .triangle {
    display: none;
}
.sph-response-message {
    font-size: 1.4em;
    color: #fff;
}
.googlemap-v3-wrapper input:-webkit-autofill,
.googlemap-v3-wrapper input:-webkit-autofill:hover,
.googlemap-v3-wrapper input:-webkit-autofill:focus,
.googlemap-v3-wrapper input:-webkit-autofill:active {
    -webkit-text-fill-color: #fff;
    color: #fff!important;
}
/* newsletter section end*/
/* newsletter popup*/
.custom-modal .modal-content {
    background-color: #171717;
    background-repeat: no-repeat;
    background-image: url("../web/binarygfs--com/custom/nesletter_back.jpg");
    background-position: center;
    background-size: cover;
}

.custom-modal .newsletter-popup h2.custom-subscription {
    font-family:'Neue Kabel W01 Book';
    font-size: 1.4em;
    color: #fff;
    text-transform: none;
    text-align: center;
}

.custom-modal .newsletter-popup .sph-email-subscription h2,
.custom-modal .newsletter-popup .sph-email-subscription label h2 {
    font-family:'Neue Kabel W01 Book';
    font-size: 1.4em;
    color: #fff;
    text-transform: none;
}
.custom-modal .newsletter-popup .sph-email-subscription h2 {
  display: none;
}
.custom-modal .newsletter-popup .sph-email-subscription label h2 {
  display: block;
}

.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input {
    padding: 11px 15px;
    border: 1px solid #fff;
    border-radius: 0;
    background: transparent;
    color: #fff;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input:first-of-type {
    margin-top: 20px;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input::-webkit-input-placeholder {
    color: #fff;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input:-moz-placeholder { /* Firefox 18- */
    color: #fff;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input::-moz-placeholder {  /* Firefox 19+ */
    color: #fff;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input:-ms-input-placeholder {
    color: #fff;
}
.custom-modal .close {
    color: #fff;
}
/* newsletter popup end*/
/* contact section*/
.contact-v3 {
    background-color: #12c7f2;
    color: #171717;
}
.contact-v3 .hours-title h1,
.contact-v3 .social-title h1,
.contact-v3 .contact-us-title h1 {
    font-family:'Serpentine W01 Bold Oblique';
    text-transform: capitalize;
    font-size: 1.2em;
}
.contact-v3 .from-to {
    text-transform: lowercase;
}
.contact-v3 a {
    text-decoration: none;
    color: #000;
}
.contact-v3 a:focus {
    color: #000;
}
.social-icons-holder.social-square .contact-icon {
    color: #000;
}
/* contact section end*/
/* footer section*/
.footer-v2-wrapper {
    background-color: #171717;
    border-top: 2px solid #fff;
}
/* footer section end*/
/* food and drinks pages */
.food-menu-page .food-menu-v2-wrapper,
.drink-menu-page .drink-menu-v2-wrapper {
    padding-top: 40px;
}
.food-menu-grid-item-content {
    border-radius: 0;
}
.food-menu-grid-item-content .food-menu-content {
    border-left: 1px solid #12c7f2;
}
.food-menu-grid h3,
.food-menu-grid .food-price {
    font-family:'Neue Kabel W01 Book';
    font-size: 1.3em;
}
.food-menu-grid .food-price {
    color: #12c7f2;
}
.food-menu-grid .food-item-description {
    font-size: 1.1em;
}
/* food and drinks pages end*/
/* specials page*/
.pagecontent {
    padding-top: 120px;
}
.specials h1 {
    padding-top: 0;
}
.specials .onespecial {
    font-size: 17px;
}
/* specials page end*/
/* events page*/
.events-container h3 {
    font-family:'Neue Kabel W01 Book';
    font-size: 1.4em;
}
.events-container h1,
.gift-cards-page .section-header {
    margin-top: 20px;
}
.events-container .empty-content-message h2 {
    margin-top: 40px;
}
/* events page end*/
/*games page*/
.games {
    background: url("https://static.spotapps.co/web/binarygfs--com/custom/games_pg_back.jpg") no-repeat center center fixed;
    -webkit-background-size: cover;
    background: linear-gradient( rgba(0, 0, 0,0.8), rgba(0, 0, 0, 0.8) ), url("https://static.spotapps.co/web/binarygfs--com/custom/games_pg_back.jpg") no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-color: #000;
}
/*games page end*/
/*Locatoin contact page*/
.location-contact {
  background: url("https://static.spotapps.co/web/binarygfs--com/custom/location_contact_pg_back.jpg") no-repeat center center fixed;
  -webkit-background-size: cover;
  background: linear-gradient( rgba(0, 0, 0,0.8), rgba(0, 0, 0, 0.8) ), url("https://static.spotapps.co/web/binarygfs--com/custom/location_contact_pg_back.jpg") no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-color: #000;
}
.location-contact .pagecontent a {
  display: block;
  margin-top: 10px;
  font-size: 1.3em;
}
.location-contact .pagecontent a:hover,
.location-contact .pagecontent a:focus,
.location-contact .pagecontent a:active {
  color: #fff;
}
/*Locatoin contact page end*/

/* empty conntent message*/
.empty-content-message h2,
.empty-content-message h3,
.drink-menu .empty-content-message h2,
.drink-menu .empty-content-message h3,
.drink-menu .drink-menu-page .empty-content-message h2,
.drink-menu .drink-menu-page .empty-content-message h3,
.events-container .empty-content-message h2,
.events-container .empty-content-message h3 {
    text-align: center;
    font-family:'Neue Kabel W01 Book';
    font-size: 1.4em;
    text-transform: none;
}
video#coverVideo {
    margin-top: 80px;
}
.slideshow-v2-wrapper .uk-dotnav {
    bottom: 15px;
}
.home-page .uk-slidenav-position {
    height: 500px !important;
}
/* empty conntent message end*/
@media (max-width:1400px) {
    .section-header,
    .on-cover-content .section-wrapper .section-header,
    .uk-overlay-panel h1,
    .about-us-v8-content .text-wrapper h1,
    .specials-v3.home-specials h1,
    .reviews-v2-wrapper h1,
    .map-newsletter h1,
    .custom-modal .newsletter-popup .section-header,
    .specials h1,
    .events-container h1 {
        font-size: 4em;
    }
    .about-us-v8-content .text-wrapper h2,
    .reviews-v2-wrapper h2,
    .map-newsletter h2,
    .drink-menu .food-menu-page h2,
    .drink-menu .drink-menu-page h2 {
        font-size: 1.5em;
    }
    .events-container h2 {
        font-size: 1.7em;
    }
    .banner-section {
        padding: 20px 0;
    }
    .banner-section h1 {
        font-size: 1.3em;
    }
    .about-us-v8-content .text-holder p,
    .specials-v3.home-specials .specials-text,
    .specials-v3.home-specials .specials-hours,
    .reviews-v2-wrapper .review-text p,
    .events-container .event-info-text p,
    .events-container .event-time,
    .gift-cards-page p {
        font-size: 1.3em;
    }
    .reviews-v2-wrapper h3 {
        font-size: 1.3em;
    }
    .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.3em;
    }
    .contact-v3 .contact-location,
    .contact-v3 .hours,
    .contact-v3 .find-us {
        font-size: 1.1em;
    }
    .contact-v3 .hours-title h1,
    .contact-v3 .social-title h1,
    .contact-v3 .contact-us-title h1 {
        font-size: 1.1em;
    }
    .events-container h3 {
        font-size: 1.3em;
    }
    .empty-content-message h2,
    .empty-content-message h3,
    .drink-menu .empty-content-message h2,
    .drink-menu .empty-content-message h3,
    .drink-menu .drink-menu-page .empty-content-message h2,
    .drink-menu .drink-menu-page .empty-content-message h3,
    .events-container .empty-content-message h2,
    .events-container .empty-content-message h3 {
        font-size: 1.3em;
    }
}
@media (max-width:1200px) {
    .nav-v2 .social-icon {
        font-size: 22px;
    }
    .section-header,
    .on-cover-content .section-wrapper .section-header,
    .uk-overlay-panel h1,
    .about-us-v8-content .text-wrapper h1,
    .specials-v3.home-specials h1,
    .reviews-v2-wrapper h1,
    .map-newsletter h1,
    .custom-modal .newsletter-popup .section-header,
    .specials h1,
    .events-container h1 {
        font-size: 3.6em;
    }
    .about-us-v8-content .text-wrapper h2,
    .reviews-v2-wrapper h2,
    .map-newsletter h2,
    .drink-menu .food-menu-page h2,
    .drink-menu .drink-menu-page h2 {
        font-size: 1.4em;
    }
    .events-container h2 {
        font-size: 1.5em;
    }
    .googlemap-v3-wrapper .map-item,
    #map-v3-container {
        min-height: 450px;
    }
    .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 {
        word-break: break-word;
    }
    .food-menu-grid h3,
    .food-menu-grid .food-price {
        font-size: 1.2em;
    }
    .specials h2 {
        font-size: 1.3em;
    }
}
@media (max-width:1023px) {
    .nav>li {
        padding: 0;
    }
    .nav>li>a {
        font-family:'Neue Kabel W01 Book';
        font-size: 1.1em;
    }
    .navbar-inverse.nav-v2 .navbar-nav>li>a:focus,
    .navbar-inverse.nav-v2 .navbar-nav>li>a:hover,
    .navbar-inverse.nav-v2 .navbar-nav>.active>a,
    .navbar-inverse.nav-v2 .navbar-nav>.active>a:focus,
    .navbar-inverse.nav-v2 .navbar-nav>.active>a:hover {
        color: #12c7f2;
    }
    .header-logo {
        left: 10px;
    }
    .nav-v2 .social-icon {
        font-size: 24px;
        line-height: 28px;
    }
    .sph-response-message {
        font-size: 1.3em;
    }
    .googlemap-v3-wrapper .map-item,
    #map-v3-container {
        min-height: 420px;
    }
    .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.25em;
    }
}
@media (max-width:991px) {
    .header-logo {
        max-width: 100px;
    }
    .nav>li>a {
        font-size: 0.95em;
        padding: 10px 2px;
    }
    .section-header,
    .on-cover-content .section-wrapper .section-header,
    .uk-overlay-panel h1,
    .about-us-v8-content .text-wrapper h1,
    .specials-v3.home-specials h1,
    .reviews-v2-wrapper h1,
    .map-newsletter h1,
    .custom-modal .newsletter-popup .section-header,
    .specials h1,
    .events-container h1 {
        font-size: 3.1em;
    }
    .about-us-v8-content .text-wrapper h2,
    .reviews-v2-wrapper h2,
    .map-newsletter h2,
    .drink-menu .food-menu-page h2,
    .drink-menu .drink-menu-page h2 {
        font-size: 1.3em;
    }
    .events-container h2 {
        font-size: 1.4em;
    }
    .custom-temp-btn,
    .on-cover-content .section-wrapper a.custom-temp-btn,
    .uk-overlay-panel a.custom-temp-btn,
    .about-us-v8-wrapper a.custom-temp-btn,
    .specials-v3.home-specials div 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,
    .addtocalendar.atc-style-blue .atcb-link {
        padding: 7px 35px;
        font-size: 15px;
    }
    .specials-v3.home-specials div a.custom-temp-btn {
        padding: 7px 0;
        font-size: 15px;
        width: 60%;
    }
    .banner-section {
        padding: 15px 0;
    }
    .banner-section h1 {
        font-size: 1.2em;
    }
    .about-us-v8-content {
        min-height: 300px;
    }
    .specials-v3.home-specials {
        min-height: 250px;
    }
    .reviews-v2-wrapper.section-wrapper {
        padding: 2em 0;
    }
    .specials-v3 .section-header,
    .map-newsletter h1 {
       margin-top: 15px;
    }
    .googlemap-v3-wrapper .map-item.map-newsletter {
        min-height: 400px;
        border-bottom: 2px solid #12c7f2;
    }
    .map-newsletter .bar {
        top: 0;
    }
    .about-us-v8-content .text-holder p,
    .specials-v3.home-specials .specials-text,
    .specials-v3.home-specials .specials-hours,
    .reviews-v2-wrapper .review-text p,
    .events-container .event-info-text p,
    .events-container .event-time,
    .gift-cards-page p {
        font-size: 1.2em;
    }
    .reviews-v2-wrapper h3 {
        font-size: 1.2em;
    }
    .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.2em;
    }
    .specials .onespecial {
        font-size: 16px;
    }
    .events-container h3 {
        font-size: 1.2em;
    }
    .games p,
    .location-contact p,
    .location-contact .pagecontent a {
      font-size: 1.2em;
    }
    .empty-content-message h2,
    .empty-content-message h3,
    .drink-menu .empty-content-message h2,
    .drink-menu .empty-content-message h3,
    .drink-menu .drink-menu-page .empty-content-message h2,
    .drink-menu .drink-menu-page .empty-content-message h3,
    .events-container .empty-content-message h2,
    .events-container .empty-content-message h3 {
        font-size: 1.2em;
    }
}
@media (max-width:767px) {
    .header-logo {
        max-width: 100px;
    }
    .nav>li>a {
        font-size: 1.1em;
        padding: 6px 15px;
    }
    .nav-v2 .social-icon {
        line-height: 32px;
    }
    .navbar-inverse .navbar-collapse {
        max-height: 480px;
    }
    .navbar-inverse .navbar-nav>li>a:hover,
    .navbar-inverse .navbar-nav>li.active>a,
    .navbar-inverse .navbar-nav>li.active>a:hover {
        background-color: #12c7f2;
        color: #000 !important;
    }
    video#coverVideo {
        margin-top: 70px;
    }
    .section-header,
    .on-cover-content .section-wrapper .section-header,
    .uk-overlay-panel h1,
    .about-us-v8-content .text-wrapper h1,
    .specials-v3.home-specials h1,
    .reviews-v2-wrapper h1,
    .map-newsletter h1,
    .custom-modal .newsletter-popup .section-header,
    .specials h1,
    .events-container h1 {
        font-size: 2.6em;
    }
    .about-us-v8-content .text-wrapper h2,
    .reviews-v2-wrapper h2,
    .map-newsletter h2,
    .drink-menu .food-menu-page h2,
    .drink-menu .drink-menu-page h2 {
        font-size: 1.1em;
    }
    .events-container h2 {
        font-size: 1.3em;
    }
    .custom-temp-btn,
    .on-cover-content .section-wrapper a.custom-temp-btn,
    .uk-overlay-panel a.custom-temp-btn,
    .about-us-v8-wrapper a.custom-temp-btn,
    .specials-v3.home-specials div 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,
    .addtocalendar.atc-style-blue .atcb-link {
        padding: 7px 30px;
        font-size: 14px;
    }
    .specials-v3.home-specials div a.custom-temp-btn {
        padding: 7px 0;
        font-size: 14px;
        width: 50%;
    }
    .banner-section h1 {
        font-size: 1.1em;
    }
    .footer-v2-wrapper a {
        font-size: 1.1em;
    }
    .food-menu-grid h3,
    .food-menu-grid .food-price {
        font-size: 1.1em;
    }
    .navbar-fixed-bottom.nav-v1 .bottom-list-item a {
        font-family:'Neue Kabel W01 Book';
        text-transform: capitalize;
        font-size: 14px;
        padding: 15px 5px;
    }
    .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 #12c7f2;
    }
    .food-menu-nav .food-menu-nav-item.custom-temp-btn:first-of-type {
        border-top: 1px solid #12c7f2;
    }
    .specials h1 {
        padding-top: 20px;
    }
    .specials .onespecial {
        font-size: 15px;
    }
    .events-container .container {
        margin-bottom: 150px;
    }
    .events-container h1,
    .gift-cards-page .section-header {
        margin-top: 40px;
    }
    .top-svg-border,
    .bottom-svg-border {
        display: none;
    }
    .home-page .uk-slidenav-position {
        height: 400px !important;
    }
}
@media (max-width:320px) {
    .header-logo {
        max-width: 90px;
    }
    .section-header,
    .on-cover-content .section-wrapper .section-header,
    .uk-overlay-panel h1,
    .about-us-v8-content .text-wrapper h1,
    .specials-v3.home-specials h1,
    .reviews-v2-wrapper h1,
    .map-newsletter h1,
    .custom-modal .newsletter-popup .section-header,
    .specials h1,
    .events-container h1 {
        font-size: 2.2em;
    }
    .about-us-v8-content .text-wrapper h2,
    .reviews-v2-wrapper h2,
    .map-newsletter h2,
    .drink-menu .food-menu-page h2,
    .drink-menu .drink-menu-page h2 {
        font-size: 1em;
    }
    .events-container h2 {
        font-size: 1.2em;
    }
    .about-us-v8-content .text-holder p,
    .specials-v3.home-specials .specials-text,
    .specials-v3.home-specials .specials-hours,
    .reviews-v2-wrapper .review-text p,
    .events-container .event-info-text p,
    .events-container .event-time,
    .gift-cards-page p {
        font-size: 1.1em;
    }
    .reviews-v2-wrapper h3 {
        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;
    }
    .contact-v3 .contact-location,
    .contact-v3 .hours,
    .contact-v3 .find-us {
        font-size: 1em;
    }
    .footer-v2-wrapper p {
        font-size: 1.2em;
    }
    .footer-v2-wrapper a {
        font-size: 1em;
    }
    .food-menu-grid p {
        font-size: 1em;
    }
    .food-menu-grid h3,
    .food-menu-grid .food-price {
        font-size: 1em;
    }
    .events-container h3 {
        font-size: 1.1em;
    }
    .location-contact p,
    .location-contact .pagecontent a {
      font-size: 1.1em;
    }
}
