@import url('//fonts.googleapis.com/css2?family=Fredericka+the+Great&display=swap');
@import url('//fonts.googleapis.com/css2?family=Rokkitt&display=swap');
@import url('//fonts.googleapis.com/css2?family=Rokkitt:wght@700&display=swap');

/*
tabs / text / buttons: 
font-family: 'Rokkitt', serif; font-weight: 400;
on cover title / section titles:
font-family: 'Fredericka the Great', cursive;
newsletter and reviews subtitle:
font-family: 'Rokkitt', serif; font-weight: 700;
*/

a {
    color: #000;
}

body {
    font-family: 'Rokkitt', serif; font-weight: 400;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Fredericka the Great', cursive;
}

/*navigation*/

.navbar-regular.nav-v6 .navbar-nav>li>a,
li.drop-down-link .sub-menu a {
    font-size: 1em;
}

/*navigation end*/

/*headings*/

.section-header,
.uk-overlay-panel h1,
.about-us-v8-content .text-wrapper h1,
.specials-v3.home-specials h1,
.order-tmt-section h1,
.events-v3-wrapper h1,
.reviews-v2-wrapper h1,
.map-newsletter h1,
.custom-modal .newsletter-popup .section-header,
.food-menu-v2-wrapper h1,
.drink-menu-v2-wrapper h1,
.specials h1,
.events-container h1,
.gift-cards-page .section-header,
.jobs-page .section-header {
    font-family: 'Fredericka the Great', cursive;
    font-size: 4em;
    text-transform: uppercase;
}

.reviews-v2-wrapper h2,
.map-newsletter h2 {
    font-family: 'Rokkitt', serif; font-weight: 700;
    font-size: 1.6em;
    text-transform: none;
}

/*headings end*/

/*buttons*/

.custom-temp-btn,
.uk-overlay-panel a.custom-temp-btn,
.about-us-v8-wrapper a.custom-temp-btn,
.specials-v3.home-specials 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,
.food-menu-nav .food-menu-nav-item.custom-temp-btn,
.addtocalendar.atc-style-blue .atcb-link,
.reservations-and-parties button,
.reservations-and-parties button[disabled] {
    padding: 8px 30px;
    font-family: 'Rokkitt', serif; font-weight: 400;
    font-size: 18px;
    text-transform: uppercase;
    text-decoration: none;
    text-shadow: none;
    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;
    
}

.uk-overlay-panel a.custom-temp-btn,
.order-tmt-section a.custom-temp-btn,
.about-us-v8-wrapper a.custom-temp-btn:hover,
.addtocalendar.atc-style-blue .atcb-link,
.reservations-and-parties button,
.reservations-and-parties button[disabled] {
    background-color: #fff;
    border: 2px solid #fff;
    color: #ce2424;
    opacity: 1;
}

.map-newsletter .sph-email-subscription .sph-submit-button:hover,
.custom-modal .newsletter-popup .sph-email-subscription .sph-submit-button:hover,
.specials-v3.home-specials a.custom-temp-btn:hover,
.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 {
    background-color: #fff;
    border: 2px solid #ce2424;
    color: #ce2424;
    opacity: 1;
}

.about-us-v8-wrapper a.custom-temp-btn,
.specials-v3.home-specials 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.custom-temp-btn,
.uk-overlay-panel a.custom-temp-btn:hover,
.order-tmt-section a.custom-temp-btn:hover,
.addtocalendar.atc-style-blue .atcb-link:hover,
.reservations-and-parties button:hover,
.reservations-and-parties button[disabled]:hover {
    background-color: #ce2424;
    border: 2px solid #ce2424;
    color: #fff;
    opacity: 1;
}

/*buttons end*/

/*slideshow v2*/

.uk-overlay-background {
    background: rgba(0, 0, 0, 0.6);
}

.uk-dotnav-contrast > * > * {
    background: #fff;
    border: 1px solid #fff;
    opacity: 1;
}

.uk-dotnav-contrast > .uk-active > *,
.uk-dotnav-contrast > * > :focus,
.uk-dotnav-contrast > * > :hover {
    background: transparent;
    border: 1px solid #fff;
    transform: scale(1);
}

/*slideshow v2 end*/

/*banner*/

.banner-section {
    padding: 30px 0;
}

.banner-section h1 {
    font-family: 'Rokkitt', serif; font-weight: 400;
    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: #000;
}

/*banner end*/

/*about-v8 section*/

.about-us-v8-wrapper:before {
    background-attachment: scroll;
}

/*about-v8 section end*/

/*specials section*/

.specials-v3.home-specials {
    background-position: center bottom;
    color: #000;
    text-align: center;
}

.specials-v3.home-specials h1 {
    color: #ce2424;
}

/*specials section end*/

/*order section*/

.order-tmt-section {
	border-bottom: 3px solid #ce2424;
}

.order-tmt-section a.custom-temp-btn {
    margin: 10px;
    min-width: 150px;
}

/*order section end*/

/*events section*/

.events-v3-wrapper .item-text h2 {
    font-size: 1.8em;
    text-transform: uppercase;
}

.events-v3-wrapper .item-text h3 {
    font-family: 'Rokkitt', serif; font-weight: 700;
    font-size: 1.3em;
    margin-bottom: 30px;
}

.events-v3-wrapper .item-text p {
    text-align: left !important;
}

/*events section end*/

/*reviews*/

.reviews-v2-wrapper {
    background-size: cover !important;
    background-attachment: scroll !important;
}

.reviews-v2-wrapper .container {
    padding: 0 5px 20px 5px;
}

.reviews-v2-wrapper h2 {
    color: #ce2424;
}

.reviews-v2-wrapper h3 {
    font-family: 'Rokkitt', serif; font-weight: 400;
    font-size: 1.3em;
    margin: 35px 0 15px 0;
    text-transform: none;
}

.reviews-v2-wrapper .review-text p {
    line-height: 1.4em;
    font-size: 1.3em;
}

.reviews-v2-wrapper .review-text blockquote {
    margin: 0;
    padding: 0;
}

.reviews-v2-wrapper h3 .fa.fa-star {
    color: #ce2424;
    font-size: 0.7em;
    vertical-align: middle;
}

.reviews-v2-wrapper .review-quote {
    color: #ce2424;
    opacity: 1;
}

.reviews-v2-wrapper .owl-theme .owl-nav.disabled + .owl-dots {
    margin-bottom: 50px;
}

.owl-theme .owl-dots .owl-dot button {
    background: #fff;
    border: 1px solid #fff;
    opacity: 1;
}

.owl-theme .owl-dots .owl-dot.active button,
.owl-theme .owl-dots .owl-dot:hover button {
    background: transparent;
    border: 1px solid #fff;
}

/*reviews end*/

/*newsletter*/

.map-newsletter {
    border-right: none;
}

.map-newsletter .text-wrapper:before {
    background-attachment: scroll;
}

.map-newsletter h1 {
    color: #ce2424;
}

.map-newsletter h2 {
    color: #000;
}

.map-newsletter .sph-email-subscription h2,
.custom-modal .newsletter-popup .sph-email-subscription h2 {
    font-family: 'Rokkitt', serif; font-weight: 400;
    font-size: 1.3em;
}

.map-newsletter .bar {
    top: -6px;
}

.map-newsletter .sph-email-subscription .sph-email-input {
    padding: 11px 5px;
    border-bottom: 1px solid #000;
}

.map-newsletter .bar:before,
.map-newsletter .bar:after {
    background: #ce2424;
}

.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.3em;
}

/*newsletter end*/

/* newsletter popup */

.custom-modal .modal-content {
    background-image: url('https://static.spotapps.co/web/sports--vinniesbars--com/css/../custom/newsletter_back.jpg');
    color: #000;
}


.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input {
    padding: 10.5px 15px;
    border: 1px solid #000;
    background-color: transparent;
}

.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 section*/

.contact-v3 {
    background-color: #ce2424;
}

.contact-v3 .hours-title h1,
.contact-v3 .social-title h1,
.contact-v3 .contact-us-title h1 {
    font-family: 'Rokkitt', serif; font-weight: 400;
    font-size: 1.2em;
    margin-top: 0;
    text-transform: capitalize;
}

.contact-v3 .days {
    padding-bottom: 5px;
    text-transform: uppercase;
}

.contact-v3 .from-to {
    padding-bottom: 15px;
}

.contact-v3 .social {
    margin-bottom: 2em;
    color: #fff;
}

.contact-v3 a {
    color: #fff;
    text-decoration: none;
}

.contact-v3 a:hover {
    text-decoration: none;
}

/*contact section end*/

/*footer*/

.footer-v2-wrapper {
    border-top: 2px solid #fff;
}

/*footer end*/

/*empty content message*/

.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,
.specials .empty-content-message h2,
.specials .empty-content-message h3,
.events-container .empty-content-message h2,
.events-container .empty-content-message h3 {
    font-family: 'Rokkitt', serif; font-weight: 400;
    text-align: center;
    text-transform: none;
}

/*empty content message end*/

/*menu and drinks pages*/

.food-menu-page .food-menu-v2-wrapper,
.drink-menu-page .drink-menu-v2-wrapper {
    padding-top: 100px;
}

.food-menu-grid .menu-description p {
    font-size: 1.2em;
}

.food-menu-grid-item-content {
    border-radius: 0;
}

.drink-menu .food-menu-page h2,
.drink-menu .drink-menu-page h2 {
    font-family: 'Rokkitt', serif; font-weight: 700;
    font-size: 1.6em;
}

.food-menu-grid .food-menu-description p {
    font-size: 1.1em;
    word-break: break-word;
}

.food-menu-grid-item-content .food-menu-content {
    border-left: 1px solid #ce2424;
}

.food-menu-grid h3,
.food-menu-grid .food-price {
    font-family: 'Rokkitt', serif; font-weight: 400;
    color: #ce2424;
    font-size: 1.3em;
}

.food-menu-grid .food-item-description {
    font-size: 1.2em;
    color: #757575;
}

/*menu and drinks pages end*/

/*specials page*/

.onespecial {
    font-size: 1.2em;
}

.specials .pagecontent {
    padding-top: 165px;
}

/*specials page end*/

/*events page*/

.events-container .pagecontent {
    padding-top: 180px;
}

.events-container h1 {
    margin-bottom: 30px;
}

.events-container h2 {
    font-family: 'Rokkitt', serif; font-weight: 700;
    text-transform: capitalize;
    font-size: 2.2em;
}

.events-container h3 {
    font-family: 'Rokkitt', serif; font-weight: 400;
}

.events-container .event-image {
    border: none;
    -webkit-box-shadow: 0 0 10px 4px rgba(241, 232, 217, 0.5);
    -moz-box-shadow: 0 0 10px 4px rgba(241, 232, 217, 0.5);
    box-shadow: 0 0 10px 4px rgba(241, 232, 217, 0.5);
}

/*events page end*/

@media (max-width:1400px) {
    .nav-v7 .container {
        width: 100%;
    }
    .section-header,
    .uk-overlay-panel h1,
    .about-us-v8-content .text-wrapper h1,
    .specials-v3.home-specials h1,
    .order-tmt-section h1,
    .events-v3-wrapper h1,
    .reviews-v2-wrapper h1,
    .map-newsletter h1,
    .custom-modal .newsletter-popup .section-header,
    .food-menu-v2-wrapper h1,
    .drink-menu-v2-wrapper h1,
    .specials h1,
    .events-container h1,
    .gift-cards-page .section-header,
    .jobs-page .section-header {
        font-size: 3.5em;
    }
    .reviews-v2-wrapper h2,
    .map-newsletter h2 {
        font-size: 1.5em;
    }
    .banner-section h1 {
        font-size: 1.3em;
    }
    .reviews-v2-wrapper .review-text {
        padding: 15px 75px;
    }
    .reviews-v2-wrapper h3,
    .reviews-v2-wrapper .review-text p {
        font-size: 1.2em;
    }
    .map-newsletter .sph-email-subscription h2,
    .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;
    }
    .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,
    .specials .empty-content-message h2,
    .specials .empty-content-message h3,
    .events-container .empty-content-message h2,
    .events-container .empty-content-message h3 {
        font-size: 1.25em;
    }
}

@media (max-width:1200px) {
    .navbar-regular.nav-v7 .navbar-nav>li>a {
        padding: 0 10px;
    }
    li.drop-down-link .sub-menu {
        padding: 8px;
    }
    li.drop-down-link .sub-menu a {
        font-size: 0.7em;
    }
    .section-header,
    .uk-overlay-panel h1,
    .about-us-v8-content .text-wrapper h1,
    .specials-v3.home-specials h1,
    .order-tmt-section h1,
    .events-v3-wrapper h1,
    .reviews-v2-wrapper h1,
    .map-newsletter h1,
    .custom-modal .newsletter-popup .section-header,
    .food-menu-v2-wrapper h1,
    .drink-menu-v2-wrapper h1,
    .specials h1,
    .events-container h1,
    .gift-cards-page .section-header,
    .jobs-page .section-header {
        font-size: 3.2em;
    }
    .reviews-v2-wrapper h2,
    .map-newsletter h2 {
        font-size: 1.4em;
    }
    .banner-section h1 {
        font-size: 1.2em;
    }
    .about-us-v8-content .text-wrapper p {
        font-size: 1.1em;
    }
    .specials-v3.home-specials .specials-text,
    .specials-v3.home-specials .specials-hours {
        font-size: 1.2em;
    }
    .order-tmt-section p {
        font-size: 1.2em;
    }
    .events-v3-wrapper .item-text h2 {
        font-size: 1.5em;
    }
    .events-v3-wrapper .item-text h3,
    .events-v3-wrapper .item-text p {
        font-size: 1.2em;
    }
    .reviews-v2-wrapper h3,
    .reviews-v2-wrapper .review-text p {
        font-size: 1.1em;
    }
    .map-newsletter .sph-email-subscription h2,
    .custom-modal .newsletter-popup .sph-email-subscription h2 {
        font-size: 1.1em;
    }
    .contact-v3 .contact-location,
    .contact-v3 .hours,
    .contact-v3 .find-us {
        font-size: 1em;
    }
    .food-menu-grid .menu-description p {
        font-size: 1.1em;
    }
    .drink-menu .food-menu-page h2,
    .drink-menu .drink-menu-page h2 {
        font-size: 1.3em;
    }
    .food-menu-grid .food-menu-description p,
    .food-menu-grid .food-item-description  {
        font-size: 1em;
    }
    .food-menu-grid h3,
    .food-menu-grid .food-price {
        font-size: 1.2em;
    }
    .onespecial {
        font-size: 1.1em;
    }
    .events-container h2 {
        font-size: 1.8em;
    }
    .events-container h3,
    .events-container .event-info-text p {
        font-size: 1.2em;
    }
    .gift-cards-page p {
        font-size: 1.2em;
    }
    .jobs-page .jobs-text p {
        font-size: 1.2em;
    }
    .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,
    .specials .empty-content-message h2,
    .specials .empty-content-message h3,
    .events-container .empty-content-message h2,
    .events-container .empty-content-message h3 {
        font-size: 1.2em;
    }
}

@media (max-width:1023px) {
    .navbar.nav-v7 .header-logo {
        max-width: 80px;
    }
    .navbar-regular.nav-v7 .navbar-nav>li>a {
        padding: 0 6px;
        font-size: 0.8em;
    }
    li.drop-down-link .sub-menu a {
        font-size: 0.8em;
    }
    .section-header,
    .uk-overlay-panel h1,
    .about-us-v8-content .text-wrapper h1,
    .specials-v3.home-specials h1,
    .order-tmt-section h1,
    .events-v3-wrapper h1,
    .reviews-v2-wrapper h1,
    .map-newsletter h1,
    .custom-modal .newsletter-popup .section-header,
    .food-menu-v2-wrapper h1,
    .drink-menu-v2-wrapper h1,
    .specials h1,
    .events-container h1,
    .gift-cards-page .section-header,
    .jobs-page .section-header {
        font-size: 2.8em;
    }
    .reviews-v2-wrapper h2,
    .map-newsletter h2 {
        font-size: 1.3em;
    }
    .custom-temp-btn,
    .uk-overlay-panel a.custom-temp-btn,
    .about-us-v8-wrapper a.custom-temp-btn,
    .specials-v3.home-specials 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,
    .food-menu-nav .food-menu-nav-item.custom-temp-btn,
    .addtocalendar.atc-style-blue .atcb-link,
    .reservations-and-parties button,
    .reservations-and-parties button[disabled] {
        font-size: 16px;
    }
    .banner-section {
        padding: 20px 0;
    }
    .banner-section h1 {
        font-size: 1.1em;
    }
    .reviews-v2-wrapper .review-text {
        padding: 15px 60px;
    }
    .contact-v3 .contact-location,
    .contact-v3 .hours,
    .contact-v3 .find-us {
        font-size: 0.9em;
    }
    .events-container h2 {
        font-size: 1.6em;
    }
    .events-container h3,
    .events-container .event-info-text p {
        font-size: 1.1em;
    }
    .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,
    .specials .empty-content-message h2,
    .specials .empty-content-message h3,
    .events-container .empty-content-message h2,
    .events-container .empty-content-message h3 {
        font-size: 1.15em;
    }
}

@media (max-width:991px) {
    .map-newsletter .bar {
        top: 0;
    }
}

@media (max-width:767px) {
    .navbar.nav-v7 .header-logo {
        max-width: 60px;
    }
    .navbar-regular.nav-v6 .navbar-nav>li>a {
        padding: 5px 15px;
        font-size: 0.9em;
    }
	video#coverVideo {
		margin-top: 70px;
	}
    .section-header,
    .about-us-v8-content .text-wrapper h1,
    .specials-v3.home-specials h1,
    .order-tmt-section h1,
    .events-v3-wrapper h1,
    .reviews-v2-wrapper h1,
    .map-newsletter h1,
    .custom-modal .newsletter-popup .section-header,
    .food-menu-v2-wrapper h1,
    .drink-menu-v2-wrapper h1,
    .specials h1,
    .events-container h1,
    .gift-cards-page .section-header,
    .jobs-page .section-header {
        font-size: 2.5em;
    }
    .uk-overlay-panel h1 {
        font-size: 1.9em;
    }
    .reviews-v2-wrapper h2,
    .map-newsletter h2 {
        font-size: 1.2em;
    }
    .custom-temp-btn,
    .uk-overlay-panel a.custom-temp-btn,
    .about-us-v8-wrapper a.custom-temp-btn,
    .specials-v3.home-specials 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,
    .food-menu-nav .food-menu-nav-item.custom-temp-btn,
    .addtocalendar.atc-style-blue .atcb-link,
    .reservations-and-parties button,
    .reservations-and-parties button[disabled] {
        font-size: 14px;
    }
    .navbar-fixed-bottom.nav-v1 .bottom-list-item a {
        font-size: 14px;
        font-family: 'Rokkitt', serif; font-weight: 400;
        text-transform: uppercase;
        padding: 15px 5px;
    }
    .food-menu-nav .food-menu-nav-item.custom-temp-btn {
        border: none;
        border-bottom: 1px solid #ce2424;
        background-color: #fff;
        color: #ce2424;
    }
    .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 #ce2424;
        background-color: #ce2424;
        color: #fff;
    }
    .food-menu-nav .food-menu-nav-item.custom-temp-btn:first-of-type {
        border-top: 1px solid #ce2424;
    }
    .about-us-v8-content .text-wrapper p {
        font-size: 1.05em;
    }
    .specials-v3.home-specials .specials-text,
    .specials-v3.home-specials .specials-hours {
        padding: 0 40px;
    }
    .order-tmt-section a.custom-temp-btn {
        margin: 5px;
    }
    .events-v3-wrapper .item-text h2 {
        font-size: 1.3em;
    }
    .events-v3-wrapper .item-text h3,
    .events-v3-wrapper .item-text p {
        font-size: 1.1em;
        text-align: center !important;
    }
    .owl-theme .owl-dots .owl-dot button {
        margin: 5px 10px;
    }
    .reviews-v2-wrapper .review-text {
        padding: 5px;
    }
    .map-newsletter .sph-email-subscription .sph-email-input,
    .custom-modal .newsletter-popup .sph-email-subscription .sph-email-input {
        font-size: 1em;
    }
    .food-menu-page .food-menu-v2-wrapper,
    .drink-menu-page .drink-menu-v2-wrapper {
        padding-top: 40px;
    }
    .food-menu-grid .menu-description p {
        font-size: 1em;
    }
    .food-menu-grid h3,
    .food-menu-grid .food-price {
        font-size: 1.1em;
    }
    .specials .pagecontent {
        padding-top: 65px;
    }
    .onespecial {
        font-size: 1em;
    }
    .events-container .pagecontent {
        padding-top: 80px;
    }
    .events-container .events-holder {
        padding: 20px 0;
    }
    .events-container .container {
        margin-bottom: 150px;
    }
    .gift-cards-page p,
    .jobs-page .jobs-text p {
        font-size: 1.1em;
    }
    .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,
    .specials .empty-content-message h2,
    .specials .empty-content-message h3,
    .events-container .empty-content-message h2,
    .events-container .empty-content-message h3 {
        font-size: 1.1em;
    }
}

@media (max-width:320px) {
    .section-header,
    .about-us-v8-content .text-wrapper h1,
    .specials-v3.home-specials h1,
    .order-tmt-section h1,
    .events-v3-wrapper h1,
    .reviews-v2-wrapper h1,
    .map-newsletter h1,
    .custom-modal .newsletter-popup .section-header,
    .food-menu-v2-wrapper h1,
    .drink-menu-v2-wrapper h1,
    .specials h1,
    .events-container h1,
    .gift-cards-page .section-header,
    .jobs-page .section-header {
        font-size: 2.2em;
    }
    .uk-overlay-panel h1 {
        font-size: 1.8em;
    }
    .reviews-v2-wrapper h2,
    .map-newsletter h2 {
        font-size: 1.1em;
    }
    .custom-temp-btn,
    .uk-overlay-panel a.custom-temp-btn,
    .about-us-v8-wrapper a.custom-temp-btn,
    .specials-v3.home-specials 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,
    .food-menu-nav .food-menu-nav-item.custom-temp-btn,
    .addtocalendar.atc-style-blue .atcb-link,
    .reservations-and-parties button,
    .reservations-and-parties button[disabled],
    .navbar-fixed-bottom.nav-v1 .bottom-list-item a {
        font-size: 12px;
    }
    .banner-section h1 {
        font-size: 0.9em;
    }
    .about-us-v8-content .text-wrapper p {
        font-size: 1em;
    }
    .specials-v3.home-specials .specials-text,
    .specials-v3.home-specials .specials-hours {
        font-size: 1.1em;
    }
    .order-tmt-section p {
        font-size: 1.1em;
    }
    .events-v3-wrapper .item-text h2 {
        font-size: 1.2em;
    }
    .events-v3-wrapper .item-text h3,
    .events-v3-wrapper .item-text p {
        font-size: 1em;
    }
    .map-newsletter .sph-email-subscription h2,
    .custom-modal .newsletter-popup .sph-email-subscription h2 {
        font-size: 1em;
    }
    .food-menu-grid h3,
    .food-menu-grid .food-price {
        font-size: 1em;
    }
    .food-menu-grid .food-item-description {
        font-size: 0.9em;
    }
    .onespecial {
        font-size: 0.9em;
    }
    .events-container h2 {
        font-size: 1.3em;
    }
    .events-container h3,
    .events-container .event-info-text p {
        font-size: 1em;
    }
    .gift-cards-page p,
    .jobs-page .jobs-text p {
        font-size: 1em;
    }
    .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,
    .specials .empty-content-message h2,
    .specials .empty-content-message h3,
    .events-container .empty-content-message h2,
    .events-container .empty-content-message h3 {
        font-size: 1em;
    }
}