@import url('//fonts.googleapis.com/css2?family=Roboto&family=Satisfy&family=Unica+One&display=swap');

/* 
Text/Nav/Buttons (regular):
font-family: 'Roboto', sans-serif;

Subtitles (regular):
font-family: 'Satisfy', cursive;

Titles (regular):
font-family: 'Unica One', cursive;
*/

a {
    color: #fff;
}

body {
  font-family: 'Roboto', sans-serif;
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'Unica One', cursive;
}

/*navigation*/

.nav-v7 .container {
    width: 90%;
}

.navbar-regular.nav-v6 .navbar-nav>li>a {
    border-right: none !important;
}

.navbar.nav-v7 .social-square .contact-icon:hover .social-icon {
    color: #fff;
}

/*navigation end*/

/*headings*/

.section-header,
.uk-overlay-panel h1,
.about-us-v8-content .text-wrapper h1,
.specials-v3.home-specials h1,
.private-parties-tmt-section h1,
.reviews-v2-wrapper h1,
.map-newsletter h1,
.custom-modal .newsletter-popup .section-header,
.about-us-page .about-us-s1-content h1,
.about-us-v7-content .text-wrapper h1,
.food-menu-v2-wrapper h1,
.drink-menu-v2-wrapper h1,
.specials h1,
.events-container h1 {
    font-family: 'Unica One', cursive;
    text-transform: uppercase;
    font-size: 4.5em;
}

.about-us-v8-content .text-wrapper h2,
.private-parties-tmt-section h2,
.reviews-v2-wrapper h2,
.map-newsletter h2 {
    font-family: 'Satisfy', 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,
.specials-v3.home-specials a.custom-temp-btn,
.private-parties-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: 8px 30px;
    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;
}

.uk-overlay-panel a.custom-temp-btn,
.addtocalendar.atc-style-blue .atcb-link:hover {
  background-color: #fff;
  border: 2px solid #fff;
  color: #000;
  opacity: 1;
}

.uk-overlay-panel a.custom-temp-btn:hover,
.about-us-v8-wrapper a.custom-temp-btn:hover,
.specials-v3.home-specials a.custom-temp-btn:hover,
.private-parties-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.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,
.addtocalendar.atc-style-blue .atcb-link {
  background-color: #7cddfe;
  border: 2px solid #7cddfe;
  color: #000;
  opacity: 1;
}

.about-us-v8-wrapper a.custom-temp-btn,
.specials-v3.home-specials a.custom-temp-btn,
.private-parties-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 {
  background-color: #0487b5;
  border: 2px solid #0487b5;
  color: #000;
  opacity: 1;
}

/*buttons end*/

/*slideshow v2*/

.uk-overlay-background {
    background: rgba(0, 0, 0, 0.5);
}

.uk-overlay-panel .slide-text {
    font-size: 1.9em;
}

.uk-dotnav-contrast > * > * {
    background: #d1d1d1;
    opacity: 1;
}

.uk-dotnav-contrast > .uk-active > *,
.uk-dotnav-contrast > * > :focus,
.uk-dotnav-contrast > * > :hover {
    background: #828282;
    opacity: 1;
    transform: scale(1);
}

/*slideshow v2 end*/

/*banner*/

.banner-section {
    padding: 30px 0;
}

.banner-section h1 {
    font-size: 1.3em;
    font-family: 'Roboto', sans-serif;
}

.banner-section .banner-pin {
    color: #7cddfe;
}

.banner-section .banner-pin:hover,
.banner-section .banner-pin:active,
.banner-section .banner-pin:focus {
    color: #0487b5;
}

/*banner end*/

/*about-v8 section*/

.about-us-v8-wrapper:before {
    background-attachment: scroll;
}

.about-us-v8-wrapper {
  background-color: #000;
}

.about-us-v8-content .text-content.title-image h1:after {
    height: 45px;
}

.about-us-v8-content .text-wrapper h2,
.about-us-page .about-us-s2-content h2 {
    color: #7cddfe;
}

.about-us-v8-content .text-wrapper p {
    padding: 0 50px;
}

/*about-v8 section end*/

/*specials section*/

.specials-v3.home-specials {
    background-color: #fff;
    color: #000;
    text-align: center;
    background-position: center center;
    background-size: contain;
}

.specials-v3.home-specials h1 {
    margin-top: 10px;
}

/*specials section end*/

/*parties section*/

.private-parties-tmt-section h1 {
    margin-top: 10px;
}

/*parties 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;
    text-transform: uppercase;
}

.reviews-v2-wrapper .review-text p {
    line-height: 1.4em;
    font-style: italic;
    font-size: 1.3em;
}

.reviews-v2-wrapper .review-text blockquote {
    margin: 0;
    padding: 0;
}

.reviews-v2-wrapper h3 .fa.fa-star {
    color: #7cddfe;
    font-size: 0.7em;
    vertical-align: middle;
}

.reviews-v2-wrapper .review-quote {
    color: #7cddfe;
    opacity: 1;
}

.owl-theme .owl-nav.disabled + .owl-dots {
    margin-bottom: 50px;
}

.owl-theme .owl-dots .owl-dot button {
    background: #828282;
    border: 1px solid #828282;
    opacity: 1;
}

.owl-theme .owl-dots .owl-dot.active button,
.owl-theme .owl-dots .owl-dot:hover button {
    background: #7cddfe;
    border: 1px solid #7cddfe;
    opacity: 1;
}

.reviews-v2-wrapper .carousel-controls .carousel-control-btn:hover {
    color: #7cddfe;
}

/*reviews end*/

/*newsletter*/

.map-newsletter {
    border-right: none;
    background-color: #f7861e;
}

.map-newsletter .text-wrapper:before {
    background-attachment: scroll;
    background-position: center center;
}

.map-newsletter h1 {
    color: #000;
}

.map-newsletter h2 {
    color: #000;
}

.map-newsletter .sph-email-subscription h2,
.custom-modal .newsletter-popup .sph-email-subscription h2 {
    font-family: 'Roboto', sans-serif;
    color: #000;
    font-size: 1.2em;
}

.map-newsletter .bar {
    top: -6px;
}

.map-newsletter .sph-email-subscription .sph-email-input {
    padding: 9.5px 5px;
    border-bottom: 1px solid #000;
    font-size: 1em;
    color: #000;
}

.map-newsletter .bar:before,
.map-newsletter .bar:after {
    background: #0487b5;
}

.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: 2em;
}

/*newsletter end*/

/* newsletter popup */

.custom-modal .modal-content {
    background-color: #f7861e;
    color: #000;
}

.custom-modal .newsletter-popup .section-header {
    color: #000;
}

.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input {
    padding: 9px 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: #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-size: 1em;
    margin-top: 0;
}

.contact-v3 .days {
    padding-bottom: 5px;
}

.contact-v3 .from-to {
    padding-bottom: 15px;
    text-transform: lowercase;
}

.contact-v3 a,
.contact-v3 a:hover {
    text-decoration: none;
}

.contact-v3 a:focus {
    color: #fff;
}

/*contact section end*/

/*footer*/

.footer-v2-wrapper {
    border-top: 2px solid #7cddfe;
}

/*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*/

/*about us page*/

.about-us-page .about-us-s1-content {
    padding-top: 150px;
}

.about-us-v7-content .text-wrapper:before {
    background-attachment: scroll;
    background-color: #000;
}

.about-us-v7-content .text-wrapper .text-content {
    padding: 60px 5%;
    color: #fff;
}

.about-us-s3-wrapper .map-footer a:hover {
    text-decoration: none;
    color: #7cddfe;
}

/*about us page 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 .menu-description 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: 2.4em;
}

.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 #f7861e;
}

.food-menu-grid h3,
.food-menu-grid .food-price {
    font-family: 'Roboto', sans-serif;
    color: #f7861e;
    font-size: 1.4em;
}

.food-menu-grid .food-item-description {
    font-size: 1.2em;
    color: #757575;
}

/*menu and drinks pages end*/

/*specials page*/

.specials-background.specials * {
	text-shadow: none;
}

.onespecial {
    font-size: 17px;
}

.specials .empty-content-message h2 {
	color: #fff;
}

.specials .pagecontent {
    padding-top: 135px;
}

.specials h2 {
    text-transform: uppercase;
    font-size: 1.3em;
}

/*specials page end*/

/*events page*/

.events-container .pagecontent {
    padding-top: 150px;
}

.events-container h1 {
    margin-bottom: 30px;
}

.events-container h2 {
    text-transform: uppercase;
    font-size: 2em;
}

.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,
    .specials-v3.home-specials h1,
    .private-parties-tmt-section h1,
    .reviews-v2-wrapper h1,
    .map-newsletter h1,
    .custom-modal .newsletter-popup .section-header,
    .about-us-page .about-us-s1-content h1,
    .about-us-v7-content .text-wrapper h1,
    .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,
    .private-parties-tmt-section h2,
    .reviews-v2-wrapper h2,
    .map-newsletter h2 {
        font-size: 1.7em;
    }
    .uk-overlay-panel .slide-text {
        font-size: 1.8em;
    }
    .about-us-v8-content .text-content.title-image h1:after {
        height: 40px;
    }
    .about-us-v8-content .text-wrapper p {
        padding: 0;
    }
    .about-us-v7-content .text-wrapper p {
        padding: 0 11px;
    }
}

@media (max-width:1200px) {
    .navbar-regular.nav-v6 .navbar-nav>li>a {
        padding: 0 8px;
    }
    .section-header,
    .uk-overlay-panel h1,
    .about-us-v8-content .text-wrapper h1,
    .specials-v3.home-specials h1,
    .private-parties-tmt-section h1,
    .reviews-v2-wrapper h1,
    .map-newsletter h1,
    .custom-modal .newsletter-popup .section-header,
    .about-us-v7-content .text-wrapper h1,
    .food-menu-v2-wrapper h1,
    .drink-menu-v2-wrapper h1,
    .specials h1,
    .events-container h1 {
        font-size: 3.8em;
    }
    video#coverVideo {
        margin-top: 100px;
    }
    .about-us-page .about-us-s1-content h1 {
        font-size: 3.5em;
    }
    .drink-menu .food-menu-page h2,
    .drink-menu .drink-menu-page h2 {
        font-size: 2.2em;
    }
}

@media (max-width:1023px) {
    .section-header,
    .uk-overlay-panel h1,
    .about-us-v8-content .text-wrapper h1,
    .specials-v3.home-specials h1,
    .private-parties-tmt-section h1,
    .reviews-v2-wrapper h1,
    .map-newsletter h1,
    .custom-modal .newsletter-popup .section-header,
    .about-us-page .about-us-s1-content h1,
    .about-us-v7-content .text-wrapper h1,
    .food-menu-v2-wrapper h1,
    .drink-menu-v2-wrapper h1,
    .specials h1,
    .events-container h1 {
        font-size: 3.5em;
    }
    .home-specials {
        min-height: 200px;
    }
    .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: 2em;
    }
}

@media (max-width:991px) {
    .navbar-regular.nav-v6 .navbar-nav>li>a {
        font-size: 1em;
        padding: 0 4px;
    }
    .map-newsletter .bar {
        top: 0;
    }
    .about-us-page .about-us-s1-content {
        padding: 30px 0;
    }
    .about-us-page .about-us-s2-content .text-content {
        padding: 30px !important;
    }
}

@media (max-width:767px) {
    .navbar.nav-v7 .header-logo {
        max-width: 100px;
    }
    .navbar-regular.nav-v6 .navbar-nav>li>a {
        padding: 5px 15px;
    }
    .section-header,
    .about-us-v8-content .text-wrapper h1,
    .specials-v3.home-specials h1,
    .private-parties-tmt-section h1,
    .reviews-v2-wrapper h1,
    .map-newsletter h1,
    .custom-modal .newsletter-popup .section-header,
    .about-us-page .about-us-s1-content h1,
    .about-us-v7-content .text-wrapper h1,
    .food-menu-v2-wrapper h1,
    .drink-menu-v2-wrapper h1,
    .specials h1,
    .events-container h1 {
        font-size: 3.2em;
    }
    .uk-overlay-panel h1 {
        font-size: 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,
    .private-parties-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;
    }
    video#coverVideo {
        margin-top: 50px;
    }
    .uk-overlay-panel .slide-text {
        font-size: 1.6em;
    }
    .banner-section {
        padding: 20px 0;
    }
    .banner-section h1 {
        font-size: 1.2em;
    }
    .about-us-v8-content .text-content.title-image h1:after {
        height: 35px;
    }
    .about-us-v8-content .text-wrapper p {
        font-size: 1.2em;
    }
    .specials-v3.home-specials .specials-text,
    .specials-v3.home-specials .specials-hours {
        padding: 0 30px;
        font-size: 1.2em;
    }
    .private-parties-tmt-section {
        padding: 2em 0;
    }
    .private-parties-tmt-section p {
        font-size: 1.15em;
    }
    .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.1em;
    }
    .custom-modal .newsletter-popup .sph-email-subscription .sph-email-input {
        padding: 5px 15px;
        margin: 3px 0;
    }
    .about-us-v7-content .text-wrapper p {
        font-size: 1.2em;
    }
    .about-us-s3-wrapper .map-footer p {
        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: 1.2em;
    }
    .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;
    }
    .food-menu-grid h3,
    .food-menu-grid .food-price {
        font-size: 1.3em;
    }
    .food-menu-grid .food-item-description {
        font-size: 1.1em;
    }
    .specials .pagecontent {
        padding-top: 65px;
    }
    .onespecial {
        font-size: 1.2em;
    }
    .events-container .pagecontent {
        padding-top: 80px;
    }
    .events-container .events-holder {
        padding: 20px 0;
    }
    .events-container .container {
        margin-bottom: 150px;
    }
    .events-container h2 {
        font-size: 1.8em;
    }
    .events-container h3,
    .events-container .event-info-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:320px) {
    .section-header,
    .about-us-v8-content .text-wrapper h1,
    .specials-v3.home-specials h1,
    .private-parties-tmt-section h1,
    .reviews-v2-wrapper h1,
    .map-newsletter h1,
    .custom-modal .newsletter-popup .section-header,
    .about-us-page .about-us-s1-content h1,
    .about-us-v7-content .text-wrapper h1,
    .food-menu-v2-wrapper h1,
    .drink-menu-v2-wrapper h1,
    .specials h1,
    .events-container h1 {
        font-size: 3em;
    }
    .uk-overlay-panel h1 {
        font-size: 2.5em;
    }
    .about-us-v8-content .text-wrapper h2,
    .private-parties-tmt-section h2,
    .reviews-v2-wrapper h2,
    .map-newsletter h2 {
        font-size: 1.5em;
    }
    .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,
    .private-parties-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,
    .navbar-fixed-bottom.nav-v1 .bottom-list-item a {
        font-size: 13px;
    }
    .uk-overlay-panel .slide-text {
        font-size: 1.4em;
    }
    .banner-section h1 {
        font-size: 1.15em;
    }
    .about-us-v8-content .text-wrapper p {
        font-size: 1em;
    }
    .custom-modal .newsletter-popup .sph-email-subscription h2,
    .custom-modal .newsletter-popup .sph-email-subscription label h2  {
        font-size: 0.8em;
        margin-bottom: 10px;
    }
    .custom-modal .newsletter-popup .sph-email-subscription .sph-email-input {
        font-size: 0.8em;
    }
    .about-us-v7-content .text-wrapper p {
        padding: 0;
    }
    .about-us-s3-wrapper .map-footer p {
        font-size: 0.8em;
    }
    .onespecial {
        font-size: 1.1em;
    }
}