@import url('https://fonts.googleapis.com/css2?family=Caesar+Dressing&family=Montserrat&family=Secular+One&display=swap');

/* 
Headings, navigation, buttons (regular):
font-family: 'Secular One', sans-serif;

Subheadings (regular):
font-family: 'Caesar Dressing', cursive;

Text (regular):
font-family: 'Montserrat', sans-serif;
*/

a {
    color: #fff;
}

body {
    font-family: 'Montserrat', sans-serif;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Secular One', sans-serif;
}

/*navigation*/

.nav-v7 .container {
    width: 90%;
}

.navbar-regular.nav-v6 .navbar-nav>li>a {
    font-family: 'Secular One', sans-serif;
}

.navbar.nav-v7 .social-square .contact-icon:hover .social-icon {
    color: #525252;
}

/*navigation end*/

/*headings*/

.section-header,
.about-us-v8-content .text-wrapper h1,
.uk-overlay-panel h1,
.order-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,
.merchandise-page h1 {
    font-family: 'Secular One', sans-serif;
    text-transform: uppercase;
    font-size: 4.8em;
}

.about-us-v8-content .text-wrapper h2,
.order-tmt-section h2,
.reviews-v2-wrapper h2,
.map-newsletter h2 {
    font-family: 'Caesar Dressing', cursive;
    text-transform: none;
    font-size: 2em;
}

/*headings end*/

/*buttons*/

.custom-temp-btn,
.about-us-v8-wrapper a.custom-temp-btn,
.uk-overlay-panel 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.custom-temp-btn {
    padding: 8px 30px;
    font-family: 'Secular One', sans-serif;
    font-size: 18px;
    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: #57d1ff;
    border: 2px solid #57d1ff;
    color: #000;
    opacity: 1;
}

.about-us-v8-wrapper a.custom-temp-btn:hover,
.uk-overlay-panel 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: #ffffbf;
    border: 2px solid #ffffbf;
    color: #000;
    opacity: 1;
}

.order-tmt-section 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: #525252;
    border: 2px solid #525252;
    color: #fff;
    opacity: 1;
}

/*buttons end*/

/*banner*/

.banner-section {
    padding: 30px 0 0;
}

.banner-section h1 {
    font-family: 'Montserrat', sans-serif;
    font-size: 1.4em;
}

.banner-section .banner-pin {
    color: #000;
}

.banner-section .banner-pin:hover,
.banner-section .banner-pin:active,
.banner-section .banner-pin:focus {
    color: #57d1ff;
}

/*banner end*/

/*about-v8 section*/

.about-us-v8-wrapper:before {
    background-attachment: scroll;
    background-position: center center;
    background-color: #000;

}

/*about-v8 section end*/

/*custom about-v8 section*/

.custom-about-us-v8-wrapper .about-us-v8-item-1 p {
    padding-right: 50px;
}

/*custom about-v8 section end*/

/*slideshow v2*/

.uk-overlay-background {
    background: rgba(0, 0, 0, 0.5);
}

.uk-overlay-panel .container {
    width: 100%;
}

.slideshow-v2-wrapper .uk-dotnav {
    bottom: 70px !important;
}

.slideshow-controls-btn {
    bottom: 50px;
}

.uk-dotnav-contrast > * > * {
    background: #fff;
    opacity: 1;
}

.uk-dotnav-contrast > .uk-active > *,
.uk-dotnav-contrast > * > :focus,
.uk-dotnav-contrast > * > :hover {
    background: #57d1ff;
    opacity: 1;
    transform: scale(1);
}

/*slideshow v2 end*/

/*order section*/

.order-tmt-section {
    padding: 2em 0;
}

.order-tmt-section h1 {
    margin-top: 10px;
}

/*order 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: 'Montserrat', sans-serif;
    font-size: 1.3em;
    margin: 35px 0 15px 0;
    color: #000;
    text-transform: none;
}

.reviews-v2-wrapper .review-text p {
    line-height: 1.4em;
    font-style: italic;
    font-weight: 700;
    font-size: 1.3em;
}

.reviews-v2-wrapper .review-text blockquote {
    margin: 0;
    padding: 0;
}

.reviews-v2-wrapper h3 .fa.fa-star {
    color: #000;
    font-size: 0.7em;
    vertical-align: middle;
}

.reviews-v2-wrapper .review-quote {
    color: #000;
    opacity: 1;
}

.owl-theme .owl-nav.disabled + .owl-dots {
    margin-bottom: 50px;
}

.owl-theme .owl-dots .owl-dot button {
    background: #fff;
    border: 1px solid #fff;
    opacity: 1;
}

.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-v2-wrapper .carousel-controls .carousel-control-btn:hover {
    color: #000;
}

/*reviews end*/

/*newsletter*/

.map-newsletter {
    border-right: none;
    background-color: #000;
}

.map-newsletter .text-wrapper:before {
    background-attachment: scroll;
}

.map-newsletter h1 {
    color: #fff;
}

.map-newsletter h2 {
    color: #fff;
}

.map-newsletter .sph-email-subscription h2,
.custom-modal .newsletter-popup .sph-email-subscription h2 {
    font-family: 'Montserrat', sans-serif;
    color: #fff;
    font-size: 1.2em;
}

.map-newsletter .bar {
    top: -6px;
}

.map-newsletter .sph-email-subscription .sph-email-input {
    padding: 12px 5px;
    border-bottom: 1px solid #57d1ff;
    font-size: 1em;
    color: #fff;
}

.map-newsletter .bar:before,
.map-newsletter .bar:after {
    background: #fff;
}

.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.6em;
}

/*newsletter end*/

/* newsletter popup */

.custom-modal .modal-content {
    background-image: url('https://static.spotapps.co/web/opataverna--com/css/../custom/newsletter_back.jpg');
    background-size: cover;
    background-position: center center;
    background-color: #000;
    color: #fff;
}

.custom-modal .newsletter-popup .section-header {
    color: #fff;
}

.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input {
    padding: 11.5px 15px;
    border: 1px solid #57d1ff;
    font-size: 1em;
    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: #525252;
    color: #fff;
}

.contact-v3 .hours-title h1,
.contact-v3 .social-title h1,
.contact-v3 .contact-us-title h1 {
    font-size: 1.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 {
    background-color: #525252;
    border-top: 2px solid #57d1ff;
}

/*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 {
    font-family: 'Montserrat', sans-serif;
    text-align: center;
    text-transform: none;
    font-size: 1.4em;
}

/*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 .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-family: 'Caesar Dressing', cursive;
    font-size: 2em;
}

.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 #57d1ff;
}

.food-menu-grid h3,
.food-menu-grid .food-price {
    font-family: 'Montserrat', sans-serif;
    color: #57d1ff;
    font-size: 1.3em;
}

.food-menu-grid .food-item-description {
    font-size: 1.1em;
    color: #757575;
}

/*merchandise page*/

.merchandise-page:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: -1;
  display: block;
  width: 100%;
  height: 100%;
  background-attachment: fixed;
  background-position: top left;
  background-size: cover;
  background-image: url("https://static.spotapps.co/web/opataverna--com/css/../custom/merchandise_back.jpg");
  -webkit-filter: grayscale(0.3) opacity(0.2);
  -moz-filter: grayscale(0.3) opacity(0.2);
  -o-filter: grayscale(0.3) opacity(0.2);
  -ms-filter: grayscale(0.3) opacity(0.2);
  filter: grayscale(0.3) opacity(0.2);
}

.merchandise-page * {
  text-shadow: none;
}

.merchandise-page .pagecontent {
  text-align: center;
  padding-top: 150px;
}

/*merchandise page end*/

@media (max-width:1400px) {
  .nav-v7 .container {
      width: 100%;
  }
    .section-header,
    .about-us-v8-content .text-wrapper h1,
    .uk-overlay-panel h1,
    .order-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,
    .merchandise-page h1 {
        font-size: 4.3em;
    }
    .about-us-v8-content .text-wrapper h2,
    .order-tmt-section h2,
    .reviews-v2-wrapper h2,
    .map-newsletter h2 {
        font-size: 1.9em;
    }
}

@media (max-width:1200px) {
  .navbar-regular.nav-v6 .navbar-nav>li>a {
    padding: 0 10px;
  }
    .section-header,
    .about-us-v8-content .text-wrapper h1,
    .order-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,
    .merchandise-page h1 {
        font-size: 4em;
    }
    .uk-overlay-panel h1 {
        font-size: 3.5em;
    }
    .about-us-v8-content .text-wrapper h2,
    .order-tmt-section h2,
    .reviews-v2-wrapper h2,
    .map-newsletter h2 {
        font-size: 1.8em;
    }
    .banner-section {
        padding: 30px 0 10px;
    }
    .slideshow-v2-wrapper .uk-dotnav {
        bottom: 40px !important;
    }
    .slideshow-controls-btn {
        bottom: 20px;
    }
    .contact-v3 .contact-location,
    .contact-v3 .hours,
    .contact-v3 .find-us {
        font-size: 1.1em;
    }
}

@media (max-width:1023px) {
  .navbar-regular.nav-v6 .navbar-nav>li>a {
      padding: 0 5px;
      font-size: 1em;
  }
  video#coverVideo {
    margin-top: 120px;
  }
    .section-header,
    .about-us-v8-content .text-wrapper h1,
    .order-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,
    .merchandise-page h1 {
        font-size: 3.5em;
    }
    .uk-overlay-panel h1 {
        font-size: 2.8em;
    }
    .about-us-v8-content .text-wrapper h2,
    .order-tmt-section h2,
    .reviews-v2-wrapper h2,
    .map-newsletter h2 {
        font-size: 1.4em;
    }
    .contact-v3 .contact-location,
    .contact-v3 .hours,
    .contact-v3 .find-us {
        font-size: 1em;
    }
    .drink-menu .food-menu-page h2,
    .drink-menu .drink-menu-page h2 {
        font-size: 1.8em;
    }
}

@media (max-width:991px) {
    .map-newsletter .bar {
        top: 0;
    }
}

@media (max-width:767px) {
    .navbar.nav-v6 .header-logo img {
        background-color: #fff;
    }
    .navbar.nav-v7 .header-logo {
        max-width: 90px;
    }
    .navbar-regular.nav-v6 .navbar-nav>li>a {
        padding: 4px 15px;
    }
    .navbar-regular.nav-v6 .navbar-nav>li>a:hover,
    .navbar-regular.nav-v6 .navbar-nav>.active>a,
    .navbar-regular.nav-v6 .navbar-nav>.active>a:focus,
    .navbar-regular.nav-v6 .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: #525252 !important;
    }
    video#coverVideo {
      margin-top: 70px;
    }
    .section-header,
    .about-us-v8-content .text-wrapper h1,
    .order-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,
    .merchandise-page h1 {
        font-size: 3em;
    }
    .uk-overlay-panel h1 {
        font-size: 1.9em;
    }
    .custom-temp-btn,
    .about-us-v8-wrapper a.custom-temp-btn,
    .uk-overlay-panel 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.custom-temp-btn {
        font-size: 16px;
    }
    .navbar-fixed-bottom.nav-v1 .bottom-list-item a {
        font-size: 15px;
        font-family: 'Secular One', 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: 20px 0;
    }
    .banner-section h1 {
        font-size: 1.1em;
    }
    .about-us-v8-content .text-wrapper {
        text-align: center;
    }
    .about-us-v8-content .text-wrapper p {
        text-align: center !important;
        font-size: 1.2em;
        padding: 0 15px;
    }
    .order-tmt-section p {
        font-size: 1.2em;
        padding: 0 32px;
    }
    .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;
    }
    .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 .sph-email-input {
        padding: 5px 15px;
        margin: 3px 0;
    }
    .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.6em;
    }
    .food-menu-grid .food-menu-description p {
        font-size: 1.1em;
    }
    .food-menu-grid h3,
    .food-menu-grid .food-price {
        font-size: 1.2em;
    }
    .food-menu-grid .food-item-description {
        font-size: 1em;
    }
    .merchandise-page .pagecontent {
      padding-top: 80px;
    }
    .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 {
        font-size: 1.3em;
    }
}

@media (max-width:320px) {
    .section-header,
    .about-us-v8-content .text-wrapper h1,
    .order-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,
    .merchandise-page h1 {
        font-size: 2.7em;
    }
    .uk-overlay-panel h1 {
        font-size: 1.6em;
    }
    .custom-temp-btn,
    .about-us-v8-wrapper a.custom-temp-btn,
    .uk-overlay-panel 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.custom-temp-btn,
    .navbar-fixed-bottom.nav-v1 .bottom-list-item a {
        font-size: 14px;
    }
    .banner-section h1 {
        font-size: 0.9em;
    }
    .order-tmt-section p {
        padding: 0 5px;
    }
    .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;
    }
    .drink-menu .food-menu-page h2,
    .drink-menu .drink-menu-page h2 {
        font-size: 1.5em;
    }
    .top-svg-border svg {
        top: -17px;
    }
    .bottom-svg-border svg {
        bottom: -17px;
    }
}