@import url('https://fonts.googleapis.com/css2?family=Carter+One&family=Roboto&family=Rye&display=swap');

/* 
Subtitle:
font-family: 'Carter One', cursive;

Nav/Text/Buttons:
font-family: 'Roboto', sans-serif;

Title:
font-family: 'Rye', cursive;
 */

a {
    color: #fff;
}

body {
    font-family: 'Roboto', sans-serif;
}

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

/*navigation*/

.navigation-left li a,
.navigation-right li a {
    font-weight: 400;
    color: #eed3a4;
}

.navigation-left li.active a,
.navigation-right li.active a,
.navigation-left li a:hover,
.navigation-left li a:active,
.navigation-left li a:focus,
.navigation-right li a:hover,
.navigation-right li a:active,
.navigation-right li a:focus {
    color: #ffb400;
}

.nav-v2 .social-icon:hover {
    color: #ffb400;
}

/*navigation end*/

/*headings*/

.section-header,
.uk-overlay-panel h1,
.about-us-v8-content .text-wrapper h1,
.order-tmt-section h1,
.reservations-tmt-section 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{
    font-family: 'Rye', cursive;
    text-transform: none;
    font-size: 4.5em;
}

.about-us-v8-content .text-wrapper h2,
.order-tmt-section h2,
.reservations-tmt-section h2,
.reviews-v2-wrapper h2,
.map-newsletter h2 {
    font-family: 'Carter One', cursive;
    text-transform: none;
    font-size: 1.8em;
}

/*headings end*/

/*buttons*/

.custom-temp-btn,
.uk-overlay-panel a.custom-temp-btn,
.about-us-v8-wrapper a.custom-temp-btn,
.order-tmt-section a.custom-temp-btn,
.reservations-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 {
    padding: 10px 30px 8.2px;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 400;
    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;
    background-color: #ffb400;
    border: 2px solid #ffb400;
    color: #000;
    opacity: 1;
}

.uk-overlay-panel a.custom-temp-btn:hover,
.uk-overlay-panel a.custom-temp-btn:focus,
.about-us-v8-wrapper a.custom-temp-btn:hover,
.about-us-v8-wrapper a.custom-temp-btn:focus,
.order-tmt-section a.custom-temp-btn:hover,
.order-tmt-section a.custom-temp-btn:focus,
.addtocalendar.atc-style-blue .atcb-link:hover,
.addtocalendar.atc-style-blue .atcb-link:focus {
    background-color: #ec5739;
    border: 2px solid #ec5739;
    color: #000;
    opacity: 1;
}

.reservations-tmt-section a.custom-temp-btn:hover,
.reservations-tmt-section a.custom-temp-btn:focus,
.map-newsletter .sph-email-subscription .sph-submit-button:hover,
.map-newsletter .sph-email-subscription .sph-submit-button:focus,
.custom-modal .newsletter-popup .sph-email-subscription .sph-submit-button:hover,
.custom-modal .newsletter-popup .sph-email-subscription .sph-submit-button:focus,
.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: #643f24;
    border: 2px solid #643f24;
    color: #ffb400;
    opacity: 1;
}

/*buttons end*/

/*slideshow v2*/

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

.uk-overlay-background .container {
    width: 100%;
    padding: 0 20px;
}

.uk-dotnav-contrast > * > * {
    background: #fff;
    opacity: 0.5;
}

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

/*slideshow v2 end*/

/*banner*/

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

.banner-section h1 {
    font-family: 'Roboto', sans-serif;
    font-size: 1.3em;
}

.banner-section .banner-pin {
    color: #ffb400;
}

.banner-section .banner-pin:hover,
.banner-section .banner-pin:active,
.banner-section .banner-pin:focus {
    color: #fff;
}

/*banner end*/

/*about-v8 section*/

.about-us-v8-wrapper:before {
    background-color: #fef8ec;
}

.about-us-v8-content .text-content.title-image h1:after {
    height: 80px;
}

.about-us-v8-item-1 .about-us-v8-content .text-content.title-image h1:after {
    background-image: url('https://static.spotapps.co/web/elpatronbartlett--com/css/../custom/title_decoration_2.png') !important;
}

.about-us-v8-item-2 .about-us-v8-content .text-content.title-image h1:after {
    background-image: url('https://static.spotapps.co/web/elpatronbartlett--com/css/../custom/title_decoration_3.png') !important;
}

.about-us-v8-content .text-wrapper p {
    padding: 0 90px;
}

/*about-v8 section end*/

/*order section*/

.order-tmt-section h1 {
    margin-top: 10px;
}

/*order section end*/

/*reservation section*/

.reservations-tmt-section {
    background-size: contain;
    background-position: right center;
}

.reservations-tmt-section h1 {
    margin-top: 10px;
}

/*reservation 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 h1 {
    margin-top: 10px;
}

.reviews-v2-wrapper h3 {
    font-family: 'Roboto', sans-serif;
    font-size: 1.3em;
    margin: 35px 0 15px 0;
    color: #522e16;
    text-transform: uppercase;
}

.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: #643f24;
    font-size: 0.7em;
    vertical-align: middle;
}

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

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

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

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

.reviews-v2-wrapper .carousel-controls .carousel-control-btn:hover {
    color: #643f24;
}

/*reviews end*/

/*newsletter*/

.map-newsletter {
    border-right: none;
    background-color: #fef8ec;
}

.map-newsletter .text-wrapper:before {
    background-attachment: scroll;
    background-size: contain;
    background-position: left center;
    background-repeat: no-repeat;
}

.map-newsletter h1 {
    color: #522e16;
}

.map-newsletter h2 {
    color: #522e16;
}

.map-newsletter .sph-email-subscription h2,
.custom-modal .newsletter-popup .sph-email-subscription h2,
.custom-modal .newsletter-popup .sph-email-subscription label h2 {
    font-family: 'Roboto', sans-serif;
    color: #522e16;
    font-size: 1.2em;
}

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

.map-newsletter .sph-email-subscription .sph-email-input {
    padding: 12px 5px;
    border-bottom: 1px solid #000;
    font-size: 1em;
    color: #522e16;
}

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

.map-newsletter .sph-email-subscription input::-webkit-input-placeholder {
    color: #522e16;
}

.map-newsletter .sph-email-subscription input:-moz-placeholder {
    /* Firefox 18- */
    color: #522e16;
}

.map-newsletter .sph-email-subscription input::-moz-placeholder {
    /* Firefox 19+ */
    color: #522e16;
}

.map-newsletter .sph-email-subscription input:-ms-input-placeholder {
    color: #522e16;
}

.googlemap-v3-wrapper .triangle {
    display: none;
}

.sph-response-message {
    color: #522e16;
    font-size: 1.4em;
}

.map-newsletter .sph-email-subscription input:-webkit-autofill, 
.map-newsletter .sph-email-subscription input:-webkit-autofill:hover, 
.map-newsletter .sph-email-subscription input:-webkit-autofill:focus, 
.map-newsletter .sph-email-subscription input:-webkit-autofill:active {
  -webkit-text-fill-color: #522e16;
  color: #522e16!important;
}

/*newsletter end*/

/* newsletter popup */

.custom-modal .modal-content {
    background-image: url('https://static.spotapps.co/web/elpatronbartlett--com/css/../custom/newsletter_png.png');
    background-size: contain;
    background-position: left center;
    background-repeat: no-repeat;
    background-color: #fef8ec;
    color: #522e16;
}

.custom-modal .sph-email-subscription {
    max-width: 520px;
}

.custom-modal .newsletter-popup .section-header {
    color: #522e16;
}

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

.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input::-webkit-input-placeholder {
    color: #522e16;
}

.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input:-moz-placeholder {
    /* Firefox 18- */
    color: #522e16;
}

.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input::-moz-placeholder {
    /* Firefox 19+ */
    color: #522e16;
}

.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input:-ms-input-placeholder {
    color: #522e16;
}

.custom-modal .newsletter-popup .sph-email-subscription input:-webkit-autofill, 
.custom-modal .newsletter-popup .sph-email-subscription input:-webkit-autofill:hover, 
.custom-modal .newsletter-popup .sph-email-subscription input:-webkit-autofill:focus, 
.custom-modal .newsletter-popup .sph-email-subscription input:-webkit-autofill:active {
  -webkit-text-fill-color: #522e16;
  color: #522e16!important;
}

/* newsletter popup end*/

/*contact section*/

.contact-v3 {
    background-color: #643f24;
}

.contact-v3 .hours-title h1,
.contact-v3 .social-title h1,
.contact-v3 .contact-us-title h1 {
    font-size: 1em;
    margin-top: 0;
}

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

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

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

.contact-v3 a:focus {
    color: #fff;
}

/*contact section end*/

/*footer*/

.footer-v2-wrapper {
    background-color: #643f24;
    border-top: 2px solid #fef8ec;
}

/*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: 'Roboto', sans-serif;
    text-align: center;
    text-transform: none;
    font-size: 1.4em;
}

/*empty content message end*/

/*menu and drinks pages*/

.drink-menu .pagecontent {
    padding-top: 120px;
}

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

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

.food-menu-v2-wrapper .section-header,
.drink-menu-v2-wrapper .section-header {
    color: #522e16;
    margin-top: 30px;
}

.drink-menu .food-menu-page .food-menu-grid-item-content h2,
.drink-menu .drink-menu-page .food-menu-grid-item-content h2 {
    font-family: 'Carter One', cursive;
    font-size: 1.6em;
    color: #522e16;
}

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

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

.food-menu-grid h3,
.food-menu-grid .food-price {
    font-family: 'Roboto', sans-serif;
    color: #522e16;
    font-size: 1.4em;
}

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

/*menu and drinks pages end*/

/*specials page*/

.onespecial {
    font-size: 1.3em;
}

.specials h1 {
    margin-top: 35px;
}

.specials h2 {
    font-family: 'Carter One', cursive;
    text-transform: capitalize;
    font-size: 1.2em;
}

/*specials page end*/

/*events page*/

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

.events-container .event-content h2 {
    font-family: 'Carter One', cursive;
    text-transform: capitalize;
    font-size: 1.6em;
}

.events-container h3,
.events-container .event-info-text p {
    font-family: 'Roboto', sans-serif;
    font-size: 1.3em;
}

.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) {
    .section-header,
    .uk-overlay-panel h1,
    .about-us-v8-content .text-wrapper h1,
    .order-tmt-section h1,
    .reservations-tmt-section 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{
        font-size: 4em;
    }
    .about-us-v8-content .text-wrapper h2,
    .order-tmt-section h2,
    .reservations-tmt-section h2,
    .reviews-v2-wrapper h2,
    .map-newsletter h2 {
        font-size: 1.6em;
    }
    .about-us-v8-content .text-content.title-image h1:after {
        height: 70px;
    }
    .about-us-v8-content .text-wrapper p {
        padding: 0 60px;
    }
}

@media (max-width:1200px) {
    .nav-v7 .container {
        width: 100%;
    }
    .section-header,
    .uk-overlay-panel h1,
    .about-us-v8-content .text-wrapper h1,
    .order-tmt-section h1,
    .reservations-tmt-section 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{
        font-size: 3.5em;
    }
    .about-us-v8-content .text-wrapper h2,
    .order-tmt-section h2,
    .reservations-tmt-section h2,
    .reviews-v2-wrapper h2,
    .map-newsletter h2 {
        font-size: 1.4em;
    }
    .about-us-v8-content .text-content.title-image h1:after {
        height: 65px;
    }
    .about-us-v8-content .text-wrapper p {
        padding: 0 30px;
    }
    .map-newsletter .text-wrapper .text-content {
        padding-left: 70px;
    }
    .drink-menu .food-menu-page .food-menu-grid-item-content h2,
    .drink-menu .drink-menu-page .food-menu-grid-item-content h2 {
        font-size: 1.4em;
    }
    .events-container .event-content h2 {
        font-size: 1.4em;
    }
}

@media (max-width:1023px) {
    .nav-v2.navbar .header-logo {
        margin-left: 10px;
        max-width: 70px;
    }
    .nav-v2.navbar .nav>li {
        padding: 15px 0;
    }
    .nav-v2.navbar .nav>li>a {
        font-family: 'Roboto', sans-serif;
        font-size: 0.9em;
        padding: 0 5px;
    }
    .navbar-inverse .navbar-nav li.active a,
    .navbar-inverse .navbar-nav li a:hover,
    .navbar-inverse .navbar-nav li a:active,
    .navbar-inverse .navbar-nav li a:focus {
      color: #ffb400;
    }
    .section-header,
    .uk-overlay-panel h1,
    .about-us-v8-content .text-wrapper h1,
    .order-tmt-section h1,
    .reservations-tmt-section 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{
        font-size: 3.2em;
    }
    .about-us-v8-content .text-wrapper h2,
    .order-tmt-section h2,
    .reservations-tmt-section h2,
    .reviews-v2-wrapper h2,
    .map-newsletter h2 {
        font-size: 1.3em;
    }
    .about-us-v8-content .text-content.title-image h1:after {
        height: 60px;
    }
    .about-us-v8-content .text-wrapper p {
        padding: 0 30px;
    }
    .map-newsletter .text-wrapper .text-content {
        padding-left: 30px;
    }
    .contact-v3 .contact-location,
    .contact-v3 .hours,
    .contact-v3 .find-us {
        font-size: 1.1em;
    }
    
}

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

@media (max-width:767px) {
    p {
        font-size: 1.2em;
    }
    .navbar-collapse.collapse {
        padding-bottom: 0;
    }
    .nav-v2.navbar .header-logo {
        margin-left: 0;
        max-width: 40px;
        height: 80px;
    }
    .nav-v2.navbar .nav>li {
        padding: 0;
    }
    .nav-v2.navbar .nav>li>a {
        padding: 5px 15px;
        font-size: 1em;
    }
    .nav-v2.navbar .social-icon:before {
        margin-top: 0.15em;
    }
    .section-header,
    .uk-overlay-panel h1,
    .about-us-v8-content .text-wrapper h1,
    .order-tmt-section h1,
    .reservations-tmt-section 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{
        font-size: 2.8em;
    }
    .about-us-v8-content .text-wrapper h2,
    .order-tmt-section h2,
    .reservations-tmt-section h2,
    .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,
    .order-tmt-section a.custom-temp-btn,
    .reservations-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 {
        font-size: 14px;
    }
    .navbar-fixed-bottom.nav-v1 .bottom-list-item a {
        font-size: 14px;
        font-family: 'Roboto', sans-serif;
        text-transform: uppercase;
        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 #000;
    }
    .food-menu-nav .food-menu-nav-item.custom-temp-btn:first-of-type {
        border-top: 1px solid #000;
    }
    .banner-section {
        padding: 10px 0;
    }
    .banner-section h1 {
        font-size: 1.2em;
    }
    .about-us-v8-content .text-content.title-image h1:after {
        height: 55px;
    }
    .about-us-v8-content .text-wrapper p {
        padding: 0 15px;
    }
    .order-tmt-section {
        padding: 2em 0;
    }
    .reservations-tmt-section {
        padding: 2em 0;
    }
    .reservations-tmt-section p {
        padding: 0 60px;
    }
    .reviews-v2-wrapper h3,
    .reviews-v2-wrapper .review-text p {
        font-size: 1.2em;
    }
    .map-newsletter .text-wrapper .text-content {
        padding: 20px 30px;
    }
    .custom-modal .sph-email-subscription {
        max-width: 280px;
    }
    .map-newsletter .sph-email-subscription .sph-email-input,
    .custom-modal .newsletter-popup .sph-email-subscription .sph-email-input {
        font-size: 1em;
    }
    .custom-modal .newsletter-popup .sph-email-subscription {
        padding-bottom: 10px;
    }
    .custom-modal .newsletter-popup .sph-email-subscription .sph-email-input {
        padding: 5px 15px;
        margin: 3px 0;
    }
    .contact-v3 .hours-title h1,
    .contact-v3 .social-title h1,
    .contact-v3 .contact-us-title h1 {
        font-size: 0.9em;
    }
    .footer-v2-wrapper p {
        font-size: 1.2em;
    }
    .footer-v2-wrapper a {
        font-size: 1.1em;
    }
    .drink-menu .pagecontent {
        padding-top: 50px;
    }
    .food-menu-v2-wrapper .section-header,
    .drink-menu-v2-wrapper .section-header {
        margin-top: 0;
    }
    .food-menu-grid .menu-description p {
        font-size: 1.2em;
    }
    .drink-menu .food-menu-page .food-menu-grid-item-content h2,
    .drink-menu .drink-menu-page .food-menu-grid-item-content h2 {
        font-size: 1.3em;
    }
    .food-menu-grid .food-menu-description p {
        font-size: 1.1em;
    }
    .food-menu-grid h3,
    .food-menu-grid .food-price {
        font-size: 1.3em;
    }
    .food-menu-grid .food-item-description {
        font-size: 1.1em;
    }
    .onespecial {
        font-size: 1.2em;
    }
    .events-container .events-holder {
        padding: 20px 0;
    }
    .events-container .container {
        margin-bottom: 150px;
    }
    .events-container .event-content h2 {
        font-size: 1.3em;
    }
    .events-container h3,
    .events-container .event-info-text p {
        font-size: 1.2em;
    }
}

@media (max-width:320px) {
    .section-header,
    .uk-overlay-panel h1,
    .about-us-v8-content .text-wrapper h1,
    .order-tmt-section h1,
    .reservations-tmt-section 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{
        font-size: 2.3em;
    }
    .about-us-v8-content .text-wrapper h2,
    .order-tmt-section h2,
    .reservations-tmt-section h2,
    .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,
    .order-tmt-section a.custom-temp-btn,
    .reservations-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 {
        font-size: 13px;
    }
    .navbar-fixed-bottom.nav-v1 .bottom-list-item a {
        font-size: 12px;
    }
    .about-us-v8-content .text-content.title-image h1:after {
        height: 50px;
    }
    .map-newsletter .text-wrapper .text-content {
        padding: 20px 35px;
    }
    .custom-modal .sph-email-subscription {
        max-width: 220px;
    }
    .custom-modal .newsletter-popup .sph-email-subscription h2,
    .custom-modal .newsletter-popup .sph-email-subscription label h2  {
        font-size: 0.9em;
        margin-bottom: 10px;
    }
    .custom-modal .newsletter-popup .sph-email-subscription .sph-email-input {
        font-size: 0.8em;
    }
    .custom-modal .newsletter-popup .sph-email-subscription .sph-submit-button {
        margin: 5px auto;
    }
    .onespecial {
        font-size: 1.1em;
    }
}