@import url('//fast.fonts.net/cssapi/ca427a98-0f93-4a39-b38d-7868526dc616.css');

@font-face {
    font-family: 'Selfie';
    src: url('../custom/subtitle-font/Selfie.eot');
    src: url('../custom/subtitle-font/Selfie.eot?#iefix') format('embedded-opentype'),
        url('../custom/subtitle-font/Selfie.woff2') format('woff2'),
        url('../custom/subtitle-font/Selfie.woff') format('woff'),
        url('../custom/subtitle-font/Selfie.ttf') format('truetype'),
        url('../custom/subtitle-font/Selfie.svg#Selfie') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/*
tabs / text:
font-family:'Congress-SansW01-Light';

on cover title / section titles / buttons:
font-family:'Congress- Sans W01 Bold';

subtitle:
font-family: 'Selfie';
*/

a {
    color: #fff;
}

body {
    font-family:'Congress-SansW01-Light';
}

h1, h2, h3, h4, h5, h6 {
    font-family:'Congress- Sans W01 Bold';
}

/*navigation*/

.navbar-regular.nav-v6 .navbar-nav>li>a {
    font-family:'Congress-SansW01-Light';
    text-transform: uppercase;
}
li.drop-down-link .sub-menu {
    padding: 10px;
}
li.drop-down-link .sub-menu a {
    text-transform: uppercase;
}
.social-icons-holder.social-square .contact-icon .social-icon:hover {
    color: #d7ead6 !important;
}
/*navigation end*/

/*headings*/

.section-header,
.uk-overlay-panel h1,
.about-us-v8-content .text-wrapper h1,
.specials-v3.home-specials h1,
.reviews-v2-wrapper h1,
.map-newsletter h1,
.custom-modal .newsletter-popup .section-header,
.food-menu-v2-wrapper h1,
.drink-menu-v2-wrapper h1,
.specials h1 {
    font-family:'Congress- Sans W01 Bold';
    font-size: 4.5em;
    text-transform: uppercase;
}

.about-us-v8-content .text-wrapper h2,
.reviews-v2-wrapper h2,
.map-newsletter h2 {
    font-family: 'Selfie';
    font-size: 3em;
    text-transform: none;
    margin-top: 10px;
}

/*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,
.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 {
    padding: 8px 30px;
    font-family:'Congress- Sans W01 Bold';
    font-size: 18px;
    color: #000;
    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,
.about-us-v8-wrapper a.custom-temp-btn,
.map-newsletter .sph-email-subscription .sph-submit-button,
.custom-modal .newsletter-popup .sph-email-subscription .sph-submit-button {
    background-color: #e4b483;
    border: 2px solid #e4b483;
    opacity: 1;
}

.uk-overlay-panel a.custom-temp-btn:hover,
.about-us-v8-wrapper a.custom-temp-btn:hover,
.map-newsletter .sph-email-subscription .sph-submit-button:hover,
.custom-modal .newsletter-popup .sph-email-subscription .sph-submit-button:hover {
    background-color: #c2852c;
    border: 2px solid #c2852c;
    color: #000;
    opacity: 1;
}

.specials-v3.home-specials a.custom-temp-btn,
.food-menu-nav .food-menu-nav-item.custom-temp-btn {
    background-color: #d3ebd3;
    border: 2px solid #d3ebd3;
    opacity: 1;
}

.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: #4c564b;
    border: 2px solid #4c564b;
    color: #fff;
    opacity: 1;
}

/*buttons end*/

/*slideshow v2*/

.uk-overlay-background {
    background: rgba(0, 0, 0, 0.5);
}

.uk-overlay-panel .slide-text {
    font-family: 'Selfie';
    font-size: 4.3em;
}

.uk-dotnav-contrast > * > * {
    background: #fff;
    opacity: 1;
}

.uk-dotnav-contrast > .uk-active > *,
.uk-dotnav-contrast > * > :focus,
.uk-dotnav-contrast > * > :hover {
    background: #fff;
    opacity: 0.5;
    transform: scale(1);
}

/*slideshow v2 end*/

/*banner*/

.banner-section {
    padding: 30px 0;
}

.banner-section h1 {
    font-family:'Congress-SansW01-Light';
    font-size: 1.4em;
}

.banner-section .banner-pin {
    color: #e4b483;
}

.banner-section .banner-pin:hover,
.banner-section .banner-pin:active,
.banner-section .banner-pin:focus {
    color: #c2852c;
}

/*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: right bottom;
    background-color: #333;
    color: #fff;
    text-align: center;
}

.specials-v3.home-specials h1 {
    color: #e4b483;
}

.specials-v3.home-specials .specials-text,
.specials-v3.home-specials .specials-hours {
    font-size: 1.4em;
}

/*specials 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 {
    color: #4c564b;
}

.reviews-v2-wrapper h3 {
    font-family:'Congress-SansW01-Light';
    font-size: 1.3em;
    color: #333;
    margin: 35px 0 15px 0;
    text-transform: none;
}

.reviews-v2-wrapper .review-text p {
    font-size: 1.3em;
    line-height: 1.4em;
}

.reviews-v2-wrapper .review-text blockquote {
    margin: 0;
    padding: 0;
}

.reviews-v2-wrapper h3 .fa.fa-star {
    color: #c2852c;
    font-size: 0.7em;
    vertical-align: middle;
}

.reviews-v2-wrapper .review-quote {
    color: #e4b483;
    opacity: 1;
}

.reviews-v2-wrapper .owl-theme .owl-nav.disabled + .owl-dots {
    margin-bottom: 50px;
}

.owl-theme .owl-dots .owl-dot button {
    background: #333;
    border: 1px solid #333;
    opacity: 1;
}

.owl-theme .owl-dots .owl-dot.active button,
.owl-theme .owl-dots .owl-dot:hover button {
    background: #333;
    border: 1px solid #333;
    opacity: 0.5;
}

/*reviews end*/

/*newsletter*/

.map-newsletter {
    border-right: none;
    background-color: #333;
}

.map-newsletter h1 {
    color: #e4b483;
}

.map-newsletter h2 {
    color: #fff;
}

.map-newsletter .sph-email-subscription h2,
.custom-modal .newsletter-popup .sph-email-subscription h2 {
    font-family:'Congress-SansW01-Light';
    font-size: 1.4em;
}

.map-newsletter .bar {
    top: -6px;
}

.map-newsletter .sph-email-subscription .sph-email-input {
    padding: 11px 5px;
    border-bottom: 1px solid #e4b483;
    color: #fff;
}

.map-newsletter .bar:before,
.map-newsletter .bar:after {
    background: #607c66;
}

.map-newsletter .sph-email-subscription input::-webkit-input-placeholder {
    color: #fff;
}

.map-newsletter .sph-email-subscription input:-moz-placeholder {
    /* Firefox 18- */
    color: #fff;
}

.map-newsletter .sph-email-subscription input::-moz-placeholder {
    /* Firefox 19+ */
    color: #fff;
}

.map-newsletter .sph-email-subscription input:-ms-input-placeholder {
    color: #fff;
}

.googlemap-v3-wrapper .triangle {
    display: none;
}

.sph-response-message {
    color: #fff;
    font-size: 1.3em;
}

/*newsletter end*/

/* newsletter popup */

.custom-modal .modal-content {
    background-color: #333;
    color: #fff;
}

.custom-modal .newsletter-popup .section-header {
    color: #e4b483;
}

.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input {
    padding: 10.5px 15px;
    border: 1px solid #e4b483;
    background-color: transparent;
}

.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input::-webkit-input-placeholder {
    color: #fff;
}

.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input:-moz-placeholder {
    /* Firefox 18- */
    color: #fff;
}

.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input::-moz-placeholder {
    /* Firefox 19+ */
    color: #fff;
}

.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input:-ms-input-placeholder {
    color: #fff;
}

.custom-modal .close {
    color: #fff;
}

/* newsletter popup end*/

/*contact section*/

.contact-v3 {
    background-color: #1e1e1e;
    background-image: url('../custom/footer_bg.jpg');
    background-position: left bottom;
}

.contact-v3 .hours-title h1,
.contact-v3 .social-title h1,
.contact-v3 .contact-us-title h1 {
    font-family:'Congress- Sans W01 Bold';
    font-size: 1.1em;
    margin-top: 0;
}

.contact-v3 .days {
    padding-bottom: 5px;
    text-transform: uppercase;
}

.contact-v3 .from-to {
    padding-bottom: 15px;
}

.contact-v3 .social {
    margin-bottom: 2em;
    color: #061c0f;
}

.contact-v3 a,
.contact-v3 a:hover {
    text-decoration: none;
}

/*contact section end*/

/*footer*/

.footer-v2-wrapper {
    background-color: #1e1e1e;
    border-top: 2px solid #e4b483;
}

/*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 {
    font-family:'Congress-SansW01-Light';
    font-size: 1.5em;
    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.3em;
}

.food-menu-grid-item-content {
    border-radius: 0;
}

.food-menu-v2-wrapper .section-header,
.drink-menu-v2-wrapper .section-header {
    color: #4c564b;
}

.drink-menu .food-menu-page h2,
.drink-menu .drink-menu-page h2 {
    font-size: 2em;
    color: #4c564b;
}

.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 #c2852c;
}

.food-menu-grid h3,
.food-menu-grid .food-price {
    font-family:'Congress-SansW01-Light';
    color: #c2852c;
    font-size: 1.4em;
}

.food-menu-grid .food-item-description {
    font-size: 1.2em;
    color: #757575;
}

.food-menu-page .food-menu-holder img {
    max-width: 80%;
    margin: 0px auto;
}
/*menu and drinks pages end*/

/*specials page*/

.onespecial {
    font-size: 1.3em;
}

.specials .pagecontent {
    padding-top: 165px;
}

/*specials page end*/

@media (max-width:1400px) {
    .section-header,
    .uk-overlay-panel h1,
    .about-us-v8-content .text-wrapper h1,
    .specials-v3.home-specials h1,
    .reviews-v2-wrapper h1,
    .map-newsletter h1,
    .custom-modal .newsletter-popup .section-header,
    .food-menu-v2-wrapper h1,
    .drink-menu-v2-wrapper h1,
    .specials h1 {
        font-size: 4.2em;
    }
    .about-us-v8-content .text-wrapper h2,
    .reviews-v2-wrapper h2,
    .map-newsletter h2 {
        font-size: 2.8em;
    }
    .uk-overlay-panel .slide-text {
        font-size: 4em;
    }
    .map-newsletter .sph-email-subscription h2,
    .custom-modal .newsletter-popup .sph-email-subscription 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 {
        font-size: 1.45em;
    }
}

@media (max-width:1200px) {
    .section-header,
    .uk-overlay-panel h1,
    .about-us-v8-content .text-wrapper h1,
    .specials-v3.home-specials h1,
    .reviews-v2-wrapper h1,
    .map-newsletter h1,
    .custom-modal .newsletter-popup .section-header,
    .food-menu-v2-wrapper h1,
    .drink-menu-v2-wrapper h1,
    .specials h1 {
        font-size: 3.8em;
    }
    .about-us-v8-content .text-wrapper h2,
    .reviews-v2-wrapper h2,
    .map-newsletter h2 {
        font-size: 2.6em;
    }
    .uk-overlay-panel .slide-text {
        font-size: 3.8em;
    }
    .reviews-v2-wrapper .review-text p {
        padding: 0 10px;
    }
    .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;
    }
    .drink-menu .food-menu-page h2,
    .drink-menu .drink-menu-page h2 {
        font-size: 1.8em;
    }
    .food-menu-grid h3,
    .food-menu-grid .food-price {
        font-size: 1.3em;
    }
    .food-menu-grid .food-item-description {
        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 {
        font-size: 1.4em;
    }
}

@media (max-width:1023px) {
    li.drop-down-link .sub-menu {
        padding: 6px;
    }
    .section-header,
    .uk-overlay-panel h1,
    .about-us-v8-content .text-wrapper h1,
    .specials-v3.home-specials h1,
    .reviews-v2-wrapper h1,
    .map-newsletter h1,
    .custom-modal .newsletter-popup .section-header,
    .food-menu-v2-wrapper h1,
    .drink-menu-v2-wrapper h1,
    .specials h1 {
        font-size: 3.5em;
    }
    .about-us-v8-content .text-wrapper h2,
    .reviews-v2-wrapper h2,
    .map-newsletter h2 {
        font-size: 2.2em;
    }
    .uk-overlay-panel .slide-text {
        font-size: 3.5em;
    }
    .banner-section h1 {
        font-size: 1.3em;
    }
    .food-menu-grid .menu-description p {
        font-size: 1.2em;
    }
    .drink-menu .food-menu-page h2,
    .drink-menu .drink-menu-page h2 {
        font-size: 1.6em;
    }
    .food-menu-grid .food-menu-description p {
        font-size: 1.1em;
    }
    .onespecial {
        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 {
        font-size: 1.35em;
    }
}

@media (max-width:991px) {
    li.drop-down-link .sub-menu a {
        font-size: 1em;
    }
    .map-newsletter .bar {
        top: 0;
    }
}

@media (max-width:767px) {
    .navbar.nav-v7 .header-logo {
        max-width: 110px;
    }
    .drink-menu .navbar.nav-v7 .navbar-nav>li>a {
        background-color: transparent;
    }
    .navbar-regular.nav-v6.nav-scroll .navbar-nav>li>a:hover,
    .navbar-regular.nav-v6.nav-scroll .navbar-nav>.active>a,
    .navbar-regular.nav-v6.nav-scroll .navbar-nav>.active>a:focus,
    .navbar-regular.nav-v6.nav-scroll .navbar-nav>.active>a:hover,
    .drink-menu .navbar-regular.nav-v6 .navbar-nav>li>a:hover,
    .drink-menu .navbar-regular.nav-v6 .navbar-nav>.active>a,
    .drink-menu .navbar-regular.nav-v6 .navbar-nav>.active>a:focus,
    .drink-menu .navbar-regular.nav-v6 .navbar-nav>.active>a:hover{
        color: #fff !important;
        background-color: #607c66;
    }
    .order:before {
        content: 'Order ';
    }
    .section-header,
    .uk-overlay-panel h1,
    .about-us-v8-content .text-wrapper h1,
    .specials-v3.home-specials h1,
    .reviews-v2-wrapper h1,
    .map-newsletter h1,
    .custom-modal .newsletter-popup .section-header,
    .food-menu-v2-wrapper h1,
    .drink-menu-v2-wrapper h1,
    .specials h1 {
        font-size: 2.6em;
    }
    .about-us-v8-content .text-wrapper h2,
    .reviews-v2-wrapper h2,
    .map-newsletter h2 {
        font-size: 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,
    .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 {
        font-size: 16px;
    }
    .navbar-fixed-bottom.nav-v1 .bottom-list-item a {
        font-size: 16px;
        font-family:'Congress- Sans W01 Bold';
        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 #4c564b;
    }
    .food-menu-nav .food-menu-nav-item.custom-temp-btn:first-of-type {
        border-top: 1px solid #4c564b;
    }
    .uk-overlay-panel .slide-text {
        font-size: 3em;
    }
    .banner-section {
        padding: 20px;
    }
    .banner-section h1 {
        font-size: 1.1em;
    }
    .about-us-v8-content .text-wrapper {
        text-align: center !important;
    }
    .about-us-v8-content .text-content p {
        text-align: center !important;
        font-size: 1.2em;
    }
    .specials-v3.home-specials .specials-text,
    .specials-v3.home-specials .specials-hours {
        font-size: 1.3em;
        padding: 0 40px;
    }
    .reviews-v2-wrapper h3,
    .reviews-v2-wrapper .review-text p {
        font-size: 1.15em;
    }
    .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: 60px;
    }
    .specials .pagecontent {
        padding-top: 85px;
    }
    .onespecial {
        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 {
        font-size: 1.3em;
    }
}

@media (max-width:320px) {
    .section-header,
    .uk-overlay-panel h1,
    .about-us-v8-content .text-wrapper h1,
    .specials-v3.home-specials h1,
    .reviews-v2-wrapper h1,
    .map-newsletter h1,
    .custom-modal .newsletter-popup .section-header,
    .food-menu-v2-wrapper h1,
    .drink-menu-v2-wrapper h1,
    .specials h1 {
        font-size: 2.1em;
    }
    .about-us-v8-content .text-wrapper h2,
    .reviews-v2-wrapper h2,
    .map-newsletter h2 {
        font-size: 1.8em;
    }
    .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,
    .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,
    .navbar-fixed-bottom.nav-v1 .bottom-list-item a {
        font-size: 14px;
    }
    .uk-overlay-panel .slide-text {
        font-size: 2.5em;
    }
    .banner-section h1 {
        font-size: 0.9em;
    }
    .about-us-v8-content .text-content p {
        font-size: 1.1em;
    }
    .specials-v3.home-specials .specials-text,
    .specials-v3.home-specials .specials-hours {
        font-size: 1.2em;
    }
    .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.4em;
    }
    .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: 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 {
        font-size: 1.25em;
    }
}