@import url('https://fonts.googleapis.com/css2?family=M+PLUS+Rounded+1c:wght@300;400&display=swap');

@font-face {
    font-family: 'Gotham';
    src: url('https://static.spotapps.co/web/chitasnefertiti--com/css/../custom/titles_font/Gotham-Bold.eot');
    src: url('https://static.spotapps.co/web/chitasnefertiti--com/css/../custom/titles_font/Gotham-Bold.eot?#iefix') format('embedded-opentype'),
        url('https://static.spotapps.co/web/chitasnefertiti--com/css/../custom/titles_font/Gotham-Bold.woff2') format('woff2'),
        url('https://static.spotapps.co/web/chitasnefertiti--com/css/../custom/titles_font/Gotham-Bold.woff') format('woff'),
        url('https://static.spotapps.co/web/chitasnefertiti--com/css/../custom/titles_font/Gotham-Bold.ttf') format('truetype'),
        url('https://static.spotapps.co/web/chitasnefertiti--com/css/../custom/titles_font/Gotham-Bold.svg#Gotham-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

/*
text:
font-family: 'M PLUS Rounded 1c', sans-serif;

titles, tabs, buttons:
font-family: 'Gotham';
*/

a {
    color: #fff;
}
body {
    font-family: 'M PLUS Rounded 1c', sans-serif;
}

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

/*navigation*/

.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: #ec0004;
}

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

/*navigation end*/

/*headings*/

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

.reviews-v2-wrapper h2,
.map-newsletter h2 {
    font-family: 'Gotham';
    font-size: 1.6em;
}

/*buttons*/

.custom-temp-btn,
.about-us-v8-wrapper a.custom-temp-btn,
.reservations-tmt-section 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.custom-temp-btn,
.addtocalendar.atc-style-blue .atcb-link,
.reservations-and-parties button,
.reservations-and-parties button[disabled] {
    padding: 8px 30px;
    font-family: 'Gotham';
    font-size: 18px;
    background-color: #ec0004;
    border: 3px solid #ec0004;
    color: #fff;
    opacity: 1;
    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;
}

.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,
.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: #000;
    border: 3px solid #000;
    color: #fff;
    opacity: 1;
}

.reservations-tmt-section a.custom-temp-btn:hover,
.uk-overlay-panel 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: #fff;
    border: 3px solid #fff;
    color: #000;
    opacity: 1;
}

/*buttons end*/

/*video*/


#home_page_cover #coverVideo {
  width: 100%;
  height: 100vh;
  object-fit: cover;
  z-index: 100;
  object-position: center bottom;
}
.header {
  object-fit: cover;
}

/*video end*/

/*banner*/

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

.banner-section h1 {
    font-family: 'M PLUS Rounded 1c', sans-serif;
    font-size: 1.3em;
}

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

.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-attachment: scroll;
    background-repeat: no-repeat;
    background-position: center center;
}

.about-us-v8-item-right.animate .about-us-v8-image {
    background-position-y: bottom;
}

.about-us-v8-item-left.animate .about-us-v8-image {
    background-position-y: top;
}

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

.about-us-v8-content .text-content span.red {
    color: #ec0004;
}

/*about-v8 section end*/

/*reservation section*/

.reservations-tmt-section h2 {
    font-size: 2.5em;
    text-transform: uppercase;
}

/*reservation section end*/

/*events section*/

.events-v3-wrapper h1 {
    color: #ec0004;
}

.events-v3-wrapper .item-text {
    text-align: center;
}

.owl-theme .owl-nav [class*=owl-] {
    width: 40px;
    height: 40px;
    color: #000;
    border: 2px solid #3d3d3d;
    background-color: #3d3d3d;
    border-radius: 50%;
    text-align: center;
    line-height: 22px;
    font-size: 45px;
}
.owl-theme .owl-nav [class*=owl-]:hover {
    background-color: #ec0004;
    border: 1px solid #ec0004;
    color: #fff;
}
.owl-carousel .owl-nav .owl-prev {
    left: -60px;
}
.owl-carousel .owl-nav .owl-next {
    right: -60px;
}

.owl-carousel .owl-nav .owl-prev button:focus,
.owl-carousel .owl-nav .owl-next button:focus {
    outline: none;
}

/*events  section end*/

/*slideshow v2*/

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

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

/*reviews*/

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

.reviews-v2-wrapper h1 {
    color: #000;
}

.reviews-v2-wrapper h3 {
    font-family: 'M PLUS Rounded 1c', sans-serif;
    font-size: 1.6em;
    margin: 35px 0 15px 0;
    text-transform: none;
}

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

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

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

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

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

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

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

/*reviews end*/

/*newsletter*/

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

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

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

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

.map-newsletter .sph-email-subscription h2,
.custom-modal .newsletter-popup .sph-email-subscription h2 {
    font-family: 'M PLUS Rounded 1c', sans-serif;
    color: #000;
    font-size: 1.3em;
}

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

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

.map-newsletter .sph-email-subscription .sph-submit-button {
    margin-bottom: 26px;
}

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

.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/chitasnefertiti--com/css/../custom/newsletter_back.jpg');
    background-size: contain;
    color: #000;
}

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

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

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

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

/* newsletter popup end*/

/*contact section*/

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

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

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

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

.contact-v3 .social .contact-icon {
    color: #ec0004;
}

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

/*contact section end*/

/*footer*/

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

/*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: 'M PLUS Rounded 1c', sans-serif;
    font-size: 1.4em;
    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: 70px;
}

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

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

.drink-menu .food-menu-page h2,
.drink-menu .drink-menu-page h2 {
    font-size: 1.8em;
}

.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 #ec0004;
}

.food-menu-grid h3,
.food-menu-grid .food-price {
    font-family: 'M PLUS Rounded 1c', sans-serif;
    color: #ec0004;
    font-size: 1.3em;
}

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

/*menu and drinks pages end*/

/*events page*/

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

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

.events-container h2 {
    text-transform: capitalize;
    font-size: 2.5em;
}

.events-container h3 {
    font-family: 'M PLUS Rounded 1c', sans-serif;
}

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

/*gift cards page*/

.gift-cards-page .pagecontent {
    padding-top: 125px;
}

/*gift cards page end*/

/*job page*/

.jobs-page .pagecontent {
    padding-top: 125px;
}

/*job page end*/

@media (max-width:1400px) {
    .section-header,
    .about-us-v8-content .text-wrapper h1,
    .reservations-tmt-section h1,
    .events-v3-wrapper h1,
    .uk-overlay-panel h1,
    .reviews-v2-wrapper h1,
    .map-newsletter h1,
    .custom-modal .newsletter-popup .section-header,
    .food-menu-v2-wrapper h1,
    .drink-menu-v2-wrapper 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;
    }
    .about-us-v8-content .text-content.title-image h1:after {
        width: 320px;
    }
    .reservations-tmt-section h2 {
        font-size: 2.3em;
    }
    .events-v3-wrapper .item-text h2 {
        font-size: 1.8em;
    }
    .events-v3-wrapper .item-text h3 {
        font-size: 1.5em;
    }
    .reviews-v2-wrapper h3 {
        font-size: 1.5em;
    }
    .contact-v3 .contact-location,
    .contact-v3 .hours,
    .contact-v3 .find-us {
        font-size: 1.1em;
    }
    .events-container h2 {
        font-size: 2.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.35em;
    }
}

@media (max-width:1200px) {
    .section-header,
    .about-us-v8-content .text-wrapper h1,
    .reservations-tmt-section h1,
    .events-v3-wrapper h1,
    .uk-overlay-panel h1,
    .reviews-v2-wrapper h1,
    .map-newsletter h1,
    .custom-modal .newsletter-popup .section-header,
    .food-menu-v2-wrapper h1,
    .drink-menu-v2-wrapper h1,
    .events-container h1,
    .gift-cards-page .section-header,
    .jobs-page .section-header {
        font-size: 3em;
    }
    .reviews-v2-wrapper h2,
    .map-newsletter h2 {
        font-size: 1.4em;
    }
    .banner-section h1 {
        font-size: 1.2em;
    }
    .about-us-v8-content .text-content.title-image h1:after {
        width: 280px;
        height: 20px;
    }
    .about-us-v8-content .text-content p {
        font-size: 1.2em;
    }
    .reservations-tmt-section h2 {
        font-size: 2em;
    }
    .reservations-tmt-section p {
        font-size: 1.2em;
    }
    .events-v3-wrapper .item-text h2 {
        font-size: 1.7em;
    }
    .events-v3-wrapper .item-text h3 {
        font-size: 1.4em;
    }
    .events-v3-wrapper .item-text p {
        font-size: 1.2em;
        padding: 0 20px;
    }
    .reviews-v2-wrapper h3 {
        font-size: 1.4em;
    }
    .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: 1em;
    }
    .food-menu-grid p {
        font-size: 1.2em;
    }
    .drink-menu .food-menu-page h2,
    .drink-menu .drink-menu-page h2 {
        font-size: 1.6em;
    }
    .food-menu-grid h3,
    .food-menu-grid .food-price {
        font-size: 1.2em;
    }
    .food-menu-grid .food-item-description {
        font-size: 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,
    .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.3em;
    }
}

@media (max-width:1023px) {
    .nav-v2.navbar .header-logo {
        margin-left: 5px;
        max-width: 60px;
    }
    .nav-v2.navbar .nav>li {
        padding: 10px 0;
    }
    .nav-v2.navbar .nav>li>a {
        font-family: 'Gotham';
        font-size: 0.85em;
        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: #ec0004;
    }
    .nav-v2 .social-icon {
        line-height: 26px;
    }
    .nav-v2 .socialnav {
        padding-left: 15px;
    }
    .section-header,
    .about-us-v8-content .text-wrapper h1,
    .reservations-tmt-section h1,
    .events-v3-wrapper h1,
    .uk-overlay-panel h1,
    .reviews-v2-wrapper h1,
    .map-newsletter h1,
    .custom-modal .newsletter-popup .section-header,
    .food-menu-v2-wrapper h1,
    .drink-menu-v2-wrapper h1,
    .events-container h1,
    .gift-cards-page .section-header,
    .jobs-page .section-header {
        font-size: 2.4em;
    }
    .reviews-v2-wrapper h2,
    .map-newsletter h2 {
        font-size: 1.2em;
    }
    .custom-temp-btn,
    .about-us-v8-wrapper a.custom-temp-btn,
    .reservations-tmt-section 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.custom-temp-btn,
    .addtocalendar.atc-style-blue .atcb-link,
    .reservations-and-parties button,
    .reservations-and-parties button[disabled] {
        font-size: 16px;
    }
    .banner-section h1 {
        font-size: 1.1em;
    }
    .about-us-v8-content .text-content.title-image h1:after {
        width: 220px;
    }
    .reservations-tmt-section h2 {
        font-size: 1.8em;
    }
    .events-v3-wrapper .item-text h2 {
        font-size: 1.6em;
    }
    .events-v3-wrapper .item-text h3 {
        font-size: 1.3em;
    }
    .reviews-v2-wrapper h3 {
        font-size: 1.3em;
    }
    .reviews-v2-wrapper .review-text p {
        font-size: 1.15em;
    }
    .contact-v3 .contact-location,
    .contact-v3 .hours,
    .contact-v3 .find-us {
        font-size: 0.9em;
    }
    .food-menu-page .food-menu-v2-wrapper,
    .drink-menu-page .drink-menu-v2-wrapper {
        padding-top: 40px;
    }
    .events-container .pagecontent {
        padding-top: 120px;
    }
    .events-container h2 {
        font-size: 1.6em;
    }
    .gift-cards-page .pagecontent,
    .jobs-page .pagecontent {
        padding-top: 95px;
    }
    .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:991px) {
    .map-newsletter .bar {
        top: 0;
    }
    #home_page_cover #coverVideo {
      height: auto;
    }
    video#coverVideo {
        margin-top: 70px;
    }
}

@media (max-width:767px) {
    .nav-v2.navbar .header-logo {
        margin-left: 0;
        max-width: 80px;
        top: 2px;
    }
    .nav-v2.navbar .nav>li {
        padding: 0;
    }
    .nav-v2.navbar .nav>li>a {
        padding: 5px 15px;
    }
    .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 {
        background-color: #000;
    }
    .nav-v2.navbar .social-icon:before {
        margin-top: 0.15em;
    }
    .section-header,
    .about-us-v8-content .text-wrapper h1,
    .reservations-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,
    .events-container h1,
    .gift-cards-page .section-header,
    .jobs-page .section-header {
        font-size: 2.2em;
    }
    .uk-overlay-panel h1 {
        font-size: 2em;
    }
    .reviews-v2-wrapper h2,
    .map-newsletter h2 {
        font-size: 1.1em;
    }
    .custom-temp-btn,
    .about-us-v8-wrapper a.custom-temp-btn,
    .reservations-tmt-section 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.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: 'Gotham';
        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: 20px 0;
    }
    .about-us-v8-content .text-wrapper,
    .about-us-v8-content .text-content p {
        text-align: center !important;
    }
    .about-us-v8-content .text-content.title-image h1:after {
        margin: 0 auto;
    }
    .reservations-tmt-section h2 {
        font-size: 1.6em;
    }
    .reservations-tmt-section p {
        font-size: 1.1em;
    }
    .owl-theme .owl-nav [class*=owl-] {
        width: 30px;
        height: 30px;
        line-height: 14px;
        font-size: 35px;
    }
    .owl-carousel .owl-nav .owl-next {
        right: -30px;
    }
    .owl-carousel .owl-nav .owl-prev {
        left: -30px;
    }
    .owl-carousel .owl-nav .owl-prev button,
    .owl-carousel .owl-nav .owl-next button {
        padding: 0 2px;
    }
    .map-newsletter .sph-email-subscription h2,
    .custom-modal .newsletter-popup .sph-email-subscription h2 {
        font-size: 1.1em;
    }
    .map-newsletter .sph-email-subscription .sph-email-input,
    .custom-modal .newsletter-popup .sph-email-subscription .sph-email-input {
        font-size: 1em;
    }
    .food-menu-grid p {
        font-size: 1.1em;
    }
    .drink-menu .food-menu-page h2,
    .drink-menu .drink-menu-page h2 {
        font-size: 1.4em;
    }
    .food-menu-grid .food-menu-description p {
        font-size: 1em;
    }
    .food-menu-grid h3,
    .food-menu-grid .food-price {
        font-size: 1.1em;
    }
    .events-container .pagecontent {
        padding-top: 80px;
    }
    .events-container h3,
    .events-container .event-info-text p {
        font-size: 1.1em;
    }
    .events-container .events-holder {
        padding: 20px 0;
    }
    .events-container .container {
        margin-bottom: 150px;
    }
    .gift-cards-page .pagecontent,
    .jobs-page .pagecontent {
        padding-top: 55px;
    }
    .gift-cards-page p,
    .jobs-page .jobs-text p {
        font-size: 1.1em;
        padding: 0 15px;
    }
    .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:320px) {
     .section-header,
    .about-us-v8-content .text-wrapper h1,
    .reservations-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,
    .events-container h1,
    .gift-cards-page .section-header,
    .jobs-page .section-header {
        font-size: 2em;
    }
    .uk-overlay-panel h1 {
        font-size: 1.6em;
    }
    .reviews-v2-wrapper h2,
    .map-newsletter h2 {
        font-size: 1em;
    }
    .custom-temp-btn,
    .about-us-v8-wrapper a.custom-temp-btn,
    .reservations-tmt-section 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.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-content p {
        font-size: 1.1em;
    }
    .reservations-tmt-section h2 {
        font-size: 1.4em;
    }
    .events-v3-wrapper .item-text h2 {
        font-size: 1.5em;
    }
    .events-v3-wrapper .item-text h3 {
        font-size: 1.2em;
    }
    .events-v3-wrapper .item-text p {
        font-size: 1.1em;
    }
    .owl-carousel .owl-nav .owl-next {
        right: -25px;
    }
    .owl-carousel .owl-nav .owl-prev {
        left: -25px;
    }
    .reviews-v2-wrapper h3 {
        font-size: 1.2em;
    }
    .reviews-v2-wrapper .review-text p {
        padding: 0 15px;
    }
    .drink-menu .food-menu-page h2,
    .drink-menu .drink-menu-page h2 {
        font-size: 1.3em;
    }
    .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;
    }
}
