@import url('https://fonts.googleapis.com/css2?family=Nothing+You+Could+Do&family=Roboto:wght@300;400&display=swap');
/* 
font-family: 'Roboto', sans-serif;
font-family: 'Nothing You Could Do', cursive;
*/
a {
    color: #eb8030;
}
body {
    font-family: 'Roboto', sans-serif;
	font-weight: 300;
}
h1, h2, h3, h4, h5 {
    font-family: 'Nothing You Could Do', cursive;
}
.navigation-left li a,
.navigation-right li a{
    font-weight: 400;
    text-transform: capitalize;
}
.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: #fff;
}
.nav-v2 .social-icon:hover,
.nav-v2 .social-icon:active {
    color: #fff;
}
.navigation-social {
	padding-left: 15px;
}

.section-header,
.uk-overlay-panel h1,
.on-cover-content .section-wrapper .section-header,
.about-us-v8-content .text-wrapper h1,
.about-us-v7-content .text-wrapper h1,
.specials-v3.home-specials h1,
.reservations-tmt-section h1,
.order-tmt-section h1,
.reviews-v2-wrapper h1,
.map-newsletter h1,
.custom-modal .newsletter-popup .section-header,
.specials h1,
.gift-cards-page h1 {
	font-size: 4.5em;
	text-transform: uppercase;
}
.about-us-v7-content .text-wrapper h2,
.order-tmt-section h2,
.reviews-v2-wrapper h2,
.map-newsletter h2,
.drink-menu .food-menu-page h2,
.drink-menu .drink-menu-page h2 {
    font-family: 'Nothing You Could Do', cursive;
    font-size: 2.1em;
    text-transform: none;
}
.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,
.reservations-tmt-section 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 {
    padding: 10px 40px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 18px;
    box-shadow: none;
    text-shadow: none;
    border-radius: 0;
    opacity: 1;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.uk-overlay-panel a.custom-temp-btn,
.about-us-v8-wrapper a.custom-temp-btn,
.specials-v3.home-specials div a.custom-temp-btn,
.order-tmt-section 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.active,
.food-menu-nav .food-menu-nav-item:hover,
.food-menu-nav .food-menu-nav-item:focus {
    background-color: #eb8030;
    color: #000;
    border: 1px solid #eb8030;
}
.reservations-tmt-section a.custom-temp-btn {
    background-color: #fff;
    color: #000;
    border: 1px solid #fff;
}
.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,
.uk-overlay-panel a.custom-temp-btn:hover,
.about-us-v8-wrapper a.custom-temp-btn:hover,
.reservations-tmt-section a.custom-temp-btn:hover {
    background-color: #2f2f2f;
    color: #fff;
    border: 1px solid #2f2f2f;
}
.specials-v3.home-specials div a.custom-temp-btn:hover {
    background-color: #2f2f2f;
    color: #eb8030;
    border: 1px solid #eb8030;
}
/* 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);
    background-color: #eb8030;
}
/* slideshow section end*/
/* banner section */
.banner-section {
    padding: 35px 0;
}
.banner-section h1 {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 1.4em;
}
.banner-section .banner-pin {
    color: #eb8030;
}
.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-content .text-holder p  {
    margin: 30px 15px;
}
/* about us section end*/
/* specials section */
.specials-v3.home-specials {
    background-color: #2f2f2f;
}
.specials-v3.home-specials h1{
    color: #eb8030;
}
.specials-v3.home-specials .specials-text,
.specials-v3.home-specials .specials-hours {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 1.4em;
    color: #fff;
    margin: 10px auto;
}
/* specials section end */
/* reservations and orders section*/
.reservations-tmt-section p,
.order-tmt-section p {
    margin: 40px auto;
}
/* reservations and orders section end*/
/* reviews section*/
.reviews-v2-wrapper .container {
    padding-top: 0;
}
.reviews-v2-wrapper h1 {
    color: #eb8030;
}
.reviews-v2-wrapper h2 {
    font-size: 2.2em;
    margin: 0 auto 60px;
}
.reviews-v2-wrapper h3 {
    text-transform: uppercase;
    color: #fff;
    margin: 30px auto 0 auto;
    font-size: 1.3em;
}
.reviews-v2-wrapper h3 .fa.fa-star {
    color: #eb8030;
}
  .reviews-v2-wrapper .review-quote {
    opacity: 1;
    color: #eb8030;
}
.reviews-v2-wrapper .owl-theme .owl-dots .owl-dot button {
    background-color: #fff;
    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: #eb8030;
    border: 1px solid #eb8030;
    opacity: 1;
}
/* reviews section end*/
/* newsletter section*/
.map-newsletter {
    border-right: none;
    background-color: #ffe4d9;
}
.map-newsletter h1,
.custom-modal .newsletter-popup {
    color: #000;
}
.map-newsletter h2 {
    text-transform: capitalize;
}
.map-newsletter .sph-email-subscription h2 {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    color: #000;
}
.map-newsletter .sph-email-subscription .sph-email-input {
    padding: 12px 3px;
}
.map-newsletter .bar {
    top: -6px;
}
.map-newsletter .bar:before,
.map-newsletter .bar:after {
  background-color: #eb8030;
}
.googlemap-v3-wrapper .triangle {
    display: none;
}
/* newsletter section end*/
/* newsletter popup*/
.custom-modal .modal-content {
    background-image: url("../custom/order_back.jpg");
    background-color: #ffe4d9;
}
.custom-modal .newsletter-popup .sph-email-subscription h2 {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 1.3em;
    color: #000;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input {
    padding: 11px 15px;
    border: 1px solid #000;
    background: transparent;
    border-radius: 0;
    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;
}
.custom-modal .close {
    color: #000;
}
/* newsletter popup end*/
/* contact section*/
.contact-v3 {
    background-color: #2f2f2f;
}
.contact-v3 .hours-title h1,
.contact-v3 .social-title h1,
.contact-v3 .contact-us-title h1 {
    font-size: 1.2em;
}
.contact-v3 a {
    text-decoration: none;
}
.contact-v3 .from-to {
    text-transform: lowercase;
}
.contact-v3 a.contact-icon:focus {
    color: #eb8030;
}
/* contact section end*/
/* footer section*/
.footer-v2-wrapper {
    border-top: 2px solid #eb8030;
}
/* footer section end*/
/* empty conntent message*/
.empty-content-message h2,
.empty-content-message h3,
.drink-menu .food-menu-page .empty-content-message h2, 
.drink-menu .drink-menu-page .empty-content-message h2,
.drink-menu .empty-content-message h3 {
    font-family: 'Roboto', sans-serif;
    text-align: center;
    text-transform: none;
    font-size: 1.4em;
}
.specials-v3 .empty-content-message h2,
.specials-v3 .empty-content-message h3 {
    color: #fff;
}
.specials-v3 .empty-content-message h3 {
    margin-bottom: 50px;
}
/* empty conntent message end*/
/* food and drinks pages */
.food-menu-page .food-menu-v2-wrapper,
.drink-menu-page .drink-menu-v2-wrapper {
    padding-top: 90px;
}
.food-menu-grid-item-content {
    border-radius: 0;
}
.food-menu-grid-item-content .food-menu-content {
    border-left: 1px solid #eb8030;
}
.food-menu-grid h3,
.food-menu-grid .food-price {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 1.3em;
    color: #000;
}
.food-menu-grid .food-price {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    color: #eb8030;
}
/* food and drinks pages end*/
/* about us page */
.about-us-s1-wrapper.section-wrapper {
    margin-top: 110px;
}
.about-us-page .about-us-s1-content {
    padding: 30px 20px;
}
.about-us-item .text-wrapper .text-content img {
    min-height: 170px;
}
/* about us page end*/
@media (max-width:1400px) {
    .section-header,
    .uk-overlay-panel h1,
    .on-cover-content .section-wrapper .section-header,
    .about-us-v8-content .text-wrapper h1,
    .about-us-v7-content .text-wrapper h1,
    .specials-v3.home-specials h1,
    .reservations-tmt-section h1,
    .order-tmt-section h1,
    .reviews-v2-wrapper h1,
    .map-newsletter h1,
    .custom-modal .newsletter-popup .section-header,
    .specials h1,
    .gift-cards-page h1 {
        font-size: 3.8em;
    }
    .about-us-v7-content .text-wrapper h2,
    .order-tmt-section h2,
    .map-newsletter h2,
    .drink-menu .food-menu-page h2,
    .drink-menu .drink-menu-page h2 {
        font-size: 1.9em;
    }
    .reviews-v2-wrapper h2 {
        font-size: 1.7em;
    }
    .about-us-v8-content .text-holder p {
        margin: 30px 20px;
    }
    .map-newsletter .sph-email-subscription h2,
    .custom-modal .newsletter-popup .sph-email-subscription h2 {
        font-size: 1.2em;
    }
    .about-us-item.about-us-s2-content.about-us-v7-content p {
        font-size: 1.2em;
    }
}
@media (max-width:1200px) {
    .section-header,
    .uk-overlay-panel h1,
    .on-cover-content .section-wrapper .section-header,
    .about-us-v8-content .text-wrapper h1,
    .about-us-v7-content .text-wrapper h1,
    .specials-v3.home-specials h1,
    .reservations-tmt-section h1,
    .order-tmt-section h1,
    .reviews-v2-wrapper h1,
    .map-newsletter h1,
    .custom-modal .newsletter-popup .section-header,
    .specials h1,
    .gift-cards-page h1 {
        font-size: 3.2em;
    }
    .about-us-v7-content .text-wrapper h2,
    .order-tmt-section h2,
    .map-newsletter h2,
    .drink-menu .food-menu-page h2,
    .drink-menu .drink-menu-page h2 {
        font-size: 1.7em;
    }
    .reviews-v2-wrapper h2 {
        font-size: 1.6em;
    }
    .reviews-v2-wrapper h3 {
        font-size: 1.2em;
    }
    .specials-v3.home-specials .specials-text,
    .specials-v3.home-specials .specials-hours {
        font-size: 1.3em;
    }
    .drink-menu .food-menu-page h2,
    .drink-menu .drink-menu-page h2 {
        word-break: break-word;
    }
}
@media (max-width:1023px) {
    .nav>li {
        padding: 0;
    }
    .navbar-inverse .navbar-nav>li>a:hover {
        color: #fff;
    }
    .nav>li>a {
        font-size: 1.1em;
    }
    .header-logo {
        left: 5px;
        max-width: 70px;
    }
    .nav-v2 .social-icon {
        font-size: 24px;
        line-height: 30px;
    }
    .banner-section h1,
    .about-us-v8-content .text-holder p,
    .reservations-tmt-section p,
    .order-tmt-section p {
        font-size: 1.2em;
    }
    .about-us-v8-content .text-holder p {
        margin: 30px 12px;
    }
    .reservations-tmt-section p{
        margin: 40px 30px;
    }
    .map-newsletter .sph-email-subscription h2,
    .custom-modal .newsletter-popup .sph-email-subscription h2 {
        font-size: 1.1em;
    }
    .contact-v3 .hours-title h1,
    .contact-v3 .social-title h1,
    .contact-v3 .contact-us-title h1 {
        font-size: 1.1em;
    }
    .contact-v3 .contact-location,
    .contact-v3 .hours,
    .contact-v3 .find-us {
        font-size: 1.1em;
    }
    .sph-response-message {
        font-size: 1.5em;
    }
    .footer-v2-wrapper a {
        font-size: 1.1em;
    }
    .food-menu-grid h3,
    .food-menu-grid .food-price {
        font-size: 1.1em;
    }
    .about-us-s1-wrapper.section-wrapper {
        margin-top: 90px;
    }
    .about-us-item.about-us-s2-content.about-us-v7-content p {
        margin: 15px 12px;
    }
    .empty-content-message h2,
    .empty-content-message h3,
    .drink-menu .food-menu-page .empty-content-message h2, 
    .drink-menu .drink-menu-page .empty-content-message h2,
    .drink-menu .empty-content-message h3 {
        font-size: 1.3em;
    }
}
@media (max-width:991px) {
    .nav>li>a {
        font-size: 1em;
        padding: 10px 5px;
    }
    .section-header,
    .uk-overlay-panel h1,
    .on-cover-content .section-wrapper .section-header,
    .about-us-v8-content .text-wrapper h1,
    .about-us-v7-content .text-wrapper h1,
    .specials-v3.home-specials h1,
    .reservations-tmt-section h1,
    .order-tmt-section h1,
    .reviews-v2-wrapper h1,
    .map-newsletter h1,
    .custom-modal .newsletter-popup .section-header,
    .specials h1,
    .gift-cards-page h1 {
        font-size: 2.7em;
    }
    .about-us-v7-content .text-wrapper h2,
    .order-tmt-section h2,
    .reviews-v2-wrapper h2,
    .map-newsletter h2,
    .drink-menu .food-menu-page h2,
    .drink-menu .drink-menu-page h2 {
        font-size: 1.5em;
    }
    .about-us-v8-content .text-holder p {
        margin: 30px 18px;
    }
    .specials-v3.home-specials .specials-text,
    .specials-v3.home-specials .specials-hours {
        font-size: 1.2em;
    }
    .reservations-tmt-section,
    .order-tmt-section {
        padding: 2em 0;
    }
    .reservations-tmt-section p {
        margin: 40px 65px;
    }
    .reviews-v2-wrapper h3 {
        font-size: 1.1em;
    }
    .map-newsletter .bar {
        top: 0;
    }
    .about-us-item.about-us-s2-content.about-us-v7-content p {
        margin: 15px 27px;
    }
    .about-us-item .text-wrapper .text-content img {
        min-height: 80px;
    }
}
@media (max-width:767px) {
    .header-logo {
        max-width: 45px;
    }
    .nav>li>a {
        padding: 6px 15px;
    }
    .navbar-inverse .navbar-collapse {
        max-height: 300px;
        overflow: hidden;
    }
    .navbar-inverse .navbar-nav>li>a:hover,
    .navbar-inverse .navbar-nav>li.active>a,
    .navbar-inverse .navbar-nav>li.active>a:hover {
        background-color: #2f2f2f;
        color: #fff !important;
    }
    .navbar-nav {
        margin-top: 10px !important;
    }
    .section-header,
    .uk-overlay-panel h1,
    .on-cover-content .section-wrapper .section-header,
    .about-us-v8-content .text-wrapper h1,
    .about-us-v7-content .text-wrapper h1,
    .specials-v3.home-specials h1,
    .reservations-tmt-section h1,
    .order-tmt-section h1,
    .reviews-v2-wrapper h1,
    .map-newsletter h1,
    .custom-modal .newsletter-popup .section-header,
    .specials h1,
    .gift-cards-page h1 {
        font-size: 2.3em;
    }
    .about-us-v7-content .text-wrapper h2,
    .order-tmt-section h2,
    .reviews-v2-wrapper h2,
    .map-newsletter h2,
    .drink-menu .food-menu-page h2,
    .drink-menu .drink-menu-page 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 div a.custom-temp-btn,
    .reservations-tmt-section 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 {
        font-size: 14px;
        padding: 7px 30px;
    }
    .banner-section {
        padding: 20px 0;
    }
    .banner-section h1 {
        font-size: 1.1em;
    }
    .specials-v3.home-specials .specials-text,
    .specials-v3.home-specials .specials-hours {
        font-size: 1.1em;
    }
    .reservations-tmt-section p {
        margin: 40px 35px;
    }
    .order-tmt-section p{
        margin: 0 40px;
    }
    .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.15em;
    }
    .contact-v3 .hours-title h1,
    .contact-v3 .social-title h1,
    .contact-v3 .contact-us-title h1 {
        font-size: 1em;
    }
    .footer-v2-wrapper a {
        font-size: 1em;
    }
    .navbar-fixed-bottom.nav-v1 .bottom-list-item a {
        font-family: 'Roboto', sans-serif;
        font-weight: 400;
        font-size: 13px;
        padding: 15px 5px;
    }
    .reservations-tmt-section p,
    .order-tmt-section p,
    .about-us-item.about-us-s2-content.about-us-v7-content p,
    .about-us-s3-wrapper .map-footer p,
    .gift-cards-page p {
        font-size: 1.1em;
    }
    .about-us-s1-wrapper.section-wrapper {
        margin-top: 60px;
    }
    .about-us-item .text-wrapper .text-content img {
        max-height: 90px;
    }
    .about-page-content .about-us-v7 .about-us-v7-content:last-of-type {
        min-height: 400px;
    }
    .about-us-s3-wrapper .map-footer {
        bottom: 46px;
    }
    .food-menu-page .food-menu-v2-wrapper,
    .drink-menu-page .drink-menu-v2-wrapper {
        padding-top: 60px;
    }
    .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 #ec8131;
    }
    .food-menu-nav .food-menu-nav-item.custom-temp-btn:first-of-type {
        border-top: 1px solid #ec8131;
    }
    .food-menu-grid p {
        font-size: 1em;
    }
    .gift-cards-page p {
        margin: 0 20px 10px;
    }
    .empty-content-message h2,
    .empty-content-message h3,
    .drink-menu .food-menu-page .empty-content-message h2, 
    .drink-menu .drink-menu-page .empty-content-message h2,
    .drink-menu .empty-content-message h3 {
        font-size: 1.2em;
    }
}
@media (max-width:320px) {
    .section-header,
    .uk-overlay-panel h1,
    .on-cover-content .section-wrapper .section-header,
    .about-us-v8-content .text-wrapper h1,
    .about-us-v7-content .text-wrapper h1,
    .specials-v3.home-specials h1,
    .reservations-tmt-section h1,
    .order-tmt-section h1,
    .reviews-v2-wrapper h1,
    .map-newsletter h1,
    .custom-modal .newsletter-popup .section-header,
    .specials h1,
    .gift-cards-page h1 {
        font-size: 2em;
    }
    .about-us-v7-content .text-wrapper h2,
    .order-tmt-section h2,
    .reviews-v2-wrapper h2,
    .map-newsletter h2,
    .drink-menu .food-menu-page h2,
    .drink-menu .drink-menu-page h2 {
        font-size: 1.1em;
    }
    .map-newsletter .sph-email-subscription h2,
    .custom-modal .newsletter-popup .sph-email-subscription h2 {
        font-size: 1em;
    }
    .banner-section h1 {
        font-size: 1em;
    }
    .reviews-v2-wrapper h3 {
        font-size: 1.1em;
    }
    .reservations-tmt-section p {
        margin: 40px 20px;
    }
    .about-us-v8-content .text-holder p {
        font-size: 1.1em;
    }
    .about-us-v8-content .text-holder p {
        margin: 30px 0;
    }
    .specials-v3.home-specials .specials-text,
    .specials-v3.home-specials .specials-hours {
        margin: 10px 20px;
    }
    .contact-v3 .contact-location,
    .contact-v3 .hours,
    .contact-v3 .find-us {
        font-size: 1em;
    }
    .food-menu-grid h3,
    .food-menu-grid .food-price {
        font-size: 1em;
    }
    .about-us-item.about-us-s2-content.about-us-v7-content p {
        margin: 15px;
    }
    .top-svg-border,
    .bottom-svg-border {
        display: none;
    }
}