@import url('//fonts.googleapis.com/css2?family=Poppins&display=swap');
@import url('//fonts.googleapis.com/css2?family=Lateef:wght@500&display=swap');
@import url('//fonts.googleapis.com/css2?family=Cormorant:wght@700&display=swap');


/*
font-family: 'Poppins', sans-serif;
font-weight: 400;

font-family: 'Lateef', serif; cursive;
font-weight: 500;

font-family: 'Cormorant', serif;
font-weight: 700;
*/

a {
    color: #000;
 }

body {
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Cormorant', serif;
    font-weight: 700;
}

.nav-v7 .container {
  width: 85%;
}
.navbar-regular.nav-v6 .navbar-nav>li>a {
  padding: 0 13px;
  font-family: 'Cormorant', serif;
  font-weight: 700;
  font-size: 1.2em;
  text-transform: uppercase;
}
.navbar-regular.nav-v6.nav-v7 .navbar-nav>li:last-of-type>a {
    border-right: 1px solid #000!important;
}
.navbar.nav-v6 .socialnav a:hover .social-icon {
    color: #000;
}

.uk-overlay-panel h1 {
  font-size: 7em;
  font-family: 'Lateef', serif, cursive;
  font-weight: 500;
}

.section-header,
.on-cover-content .section-wrapper .section-header,
.about-us-v8-content .text-wrapper h1,
.about-us-v7-content .text-wrapper h1,
.catering-tmt-section h1,
.private-parties-tmt-section h1,
.reservations-tmt-section h1,
.custom-modal .newsletter-popup .section-header,
.specials h1 {
    font-size: 4em;
    font-family: 'Cormorant', serif;
    font-weight: 700;
    text-transform: uppercase;
}

.reviews-v2-wrapper h2,
.map-newsletter h2,
.about-us-v8-content .text-wrapper h2,
.reservations-tmt-section h2 {
    font-family: 'Lateef', serif, cursive;
    font-weight: 500;
    font-size: 2.7em;
    text-transform: none;
}
.reviews-v2-wrapper h2 {
    text-transform: capitalize;
    margin-bottom: 45px;
    color: #b7a178;
}
.empty-content-message h2,
.empty-content-message h3,
.drink-menu .empty-content-message h2,
.drink-menu .empty-content-message h3,
.specials .empty-content-message h2,
.specials .empty-content-message h3 {
  text-align: center;
  font-family: 'Cormorant', serif;
  font-weight: 700;
  font-size: 1.5em;
  text-transform: none;
}

.custom-temp-btn,
.uk-overlay-panel a.custom-temp-btn,
.about-us-v8-wrapper a.custom-temp-btn,
.reservations-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: 8px 40px;
  font-family: 'Poppins', 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,
.food-menu-nav .food-menu-nav-item {
    background-color: #b7a178;
    border: 1px solid #b7a178;
    color: #0a0c0b;
}
.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,
.map-newsletter .sph-email-subscription .sph-submit-button:hover,
.custom-modal .newsletter-popup .sph-email-subscription .sph-submit-button:hover {
    background-color: #fff;
    border: 1px solid #fff;
    color: #0a0c0b;
}
.reservations-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.active,
.food-menu-nav .food-menu-nav-item:hover,
.food-menu-nav .food-menu-nav-item:focus {
    background-color: #0a0c0b;
    border: 1px solid #0a0c0b;
    color: #b7a178;
}

/* home page */

.uk-overlay-background {
    background: rgba(0, 0, 0, 0.6);
 }
.uk-dotnav-contrast>.uk-active>* {
    background: rgba(255, 255, 255, 0.6);
    transform: scale(1);
}
.uk-dotnav-contrast>*>* {
    background: #fff;
}
.banner-section {
    padding: 35px 0;
}
.banner-section h1{
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 1.4em;
}
.banner-section .banner-pin {
    color: #fff;
}
.banner-section .banner-pin:hover,
.banner-section .banner-pin:active,
.banner-section .banner-pin:focus {
  color: #0a0c0b;
}
.banner-section p span {
  font-weight: bold;
}

/* about-us-v8 */
.about-us-v8-content .text-content.title-image h1:after {
    height: 40px;
    margin: 20px auto;
}
.about-us-v8-content .text-wrapper h2 {
    color: #b7a178;
}
.about-us-v8-content .text-content p {
    margin-top: 25px;
  }
/* about-us-v8 end */

/* reservations section */
.reservations-tmt-section .container {
    max-width: 900px;
}
.reservations-tmt-section p {
    margin-top: 20px;
}
/* reservations section end */

/* reviews section */
.carousel-wrapper.reviews-v2-wrapper.section-wrapper {
    background-size: cover !important;
}
.reviews-v2-wrapper .container {
    padding-top: 0;
}
.reviews-v2-wrapper h3 .fa.fa-star {
    color: #b7a178;
}
.reviews-v2-wrapper .review-quote {
    opacity: 1;
    color: #b7a178;
}
.reviews-v2-wrapper .review-text p {
    font-size: 1.1em;
    opacity: 1;
}
.reviews-v2-wrapper .owl-theme .owl-dots .owl-dot button {
    background: #b7a178;
    border: 2px solid #b7a178;
    opacity: 1;
}
  .reviews-v2-wrapper .owl-theme .owl-dots .owl-dot.active button,
  .reviews-v2-wrapper .owl-theme .owl-dots .owl-dot:hover button {
    background: transparent;
    border: 2px solid #b7a178;
    opacity: 0.6;
}
/* reviews section end */

/* map-newsletter section */
.map-newsletter {
    border-right: none;
    background-color: #b7a178;
}
.map-newsletter h2 {
    margin-top: 0;
    color: #000;
}
.map-newsletter .sph-email-subscription h2 {
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    color: #000;
}
.map-newsletter .sph-email-subscription .sph-submit-button {
    padding: 8px 50px 8px 30px;
}
.map-newsletter .bar {
    top: -7px;
  }
.map-newsletter .bar:before,
.map-newsletter .bar:after {
    background: #000;
}
.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;
}
.map-newsletter .text-wrapper:before {
   background-attachment: scroll;
}
.googlemap-v3-wrapper .triangle {
   display: none;
}
/* map-newsletter section end*/

/* custom modal section */
.custom-modal .modal-content {
    background-color: #b7a178;
    background-image: url('https://static.spotapps.co/web/cedarburganvil--com/css/../custom/newsletter.jpg');
    background-position: center;
    background-size: cover;
    color: #000;
    border-radius: 0;
}
.custom-modal .newsletter-popup .sph-email-subscription h2 {
    margin-bottom: 20px;
    font-family: 'Cormorant', serif;
    font-weight: 700;
    color: #000;
    font-size: 1.4em;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input {
    padding: 10px 15px;
    border: 1px solid #000;
    border-radius: 0;
    background: transparent;
    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;
}
/* custom modal section end */

/* contact section */
.contact-v3 .days {
    padding-bottom: 0;
    text-transform: uppercase;
}
.contact-v3 .social-square .contact-icon {
    color: #fff;
}
.contact-us p a {
    text-decoration: none;
}
/* contact section end*/

/* gallery page */
.custom-gallery-wrapper {
	position: relative;
}
.photos-page .section-header {
  text-shadow: none;
}
/* gallery page end */

/* food and drink menu page */
.food-menu-page .food-menu-v2-wrapper,
.drink-menu-page .drink-menu-v2-wrapper {
  padding-top: 100px;
}
.food-menu-grid-item-content {
    border-radius: 0;
    background-color: #fff;
}
.drink-menu .food-menu-grid h2 {
    font-family: 'Cormorant', serif;
    font-weight: 700;
    font-size: 1.6em;
    text-transform: uppercase;
    word-break: break-word;
}
.food-menu-grid .menu-description {
    width: 60%;
}
.drink-menu .food-menu-grid p {
    font-size: 1.1em;
}
.food-menu-grid .food-item-title h3,
.food-menu-grid .food-price {
    font-family: 'Cormorant', serif;
    font-weight: 700;
    font-size: 1.3em;
    text-transform: none;
    color: #000;
}
.food-menu-grid .food-price {
    color: #b7a178;
    padding: 0 10px 0 5px;
}
.food-menu-grid-item-content .food-menu-content {
    border-left: 1px solid #b7a178;
}
/* food and drink menu page end*/

/* specials page */

/* specials page end */

/* media queries */
@media (max-width:1400px) {
    .nav-v7 .container {
        width: 100%;
    }
    .uk-overlay-panel h1 {
        font-size: 6.4em;
    }
    .banner-section h1 {
        font-size: 1.3em;
    }
    .section-header,
    .on-cover-content .section-wrapper .section-header,
    .about-us-v8-content .text-wrapper h1,
    .about-us-v7-content .text-wrapper h1,
    .catering-tmt-section h1,
    .private-parties-tmt-section h1,
    .reservations-tmt-section h1,
    .custom-modal .newsletter-popup .section-header,
    .specials h1 {
        font-size: 3.6em;
    }
    .about-us-v8-content .text-content p {
        font-size: 1.25em;
    }
}

@media (max-width:1200px) {
    .navbar-regular.nav-v6 .navbar-nav>li>a {
        padding: 0 10px;
        font-size: 1em;
    }
    .uk-overlay-panel h1 {
        font-size: 6em;
    }
    .banner-section h1 {
        font-size: 1.2em;
    }
    .section-header,
    .on-cover-content .section-wrapper .section-header,
    .about-us-v8-content .text-wrapper h1,
    .about-us-v7-content .text-wrapper h1,
    .catering-tmt-section h1,
    .private-parties-tmt-section h1,
    .reservations-tmt-section h1,
    .custom-modal .newsletter-popup .section-header,
    .specials h1 {
        font-size: 3.4em;
    }
    .reviews-v2-wrapper h2,
    .map-newsletter h2,
    .about-us-v8-content .text-wrapper h2,
    .reservations-tmt-section h2 {
        font-size: 2.2em;
    }
    .about-us-v8-content .text-content p {
        font-size: 1.2em;
    }
    p {
        font-size: 1.2em;
    }
    .contact-v3 .hours-title h1,
    .contact-v3 .social-title h1,
    .contact-v3 .contact-us-title h1 {
        font-size: 1.1em;
    }
    .footer-v2-wrapper a {
        font-size: 1.1em;
    }
    .drink-menu .food-menu-grid p {
        font-size: 1em;
    }
    .food-menu-grid .food-item-description {
        font-size: 0.9em;
    }
}
@media (max-width:1023px) {
    .navbar-regular.nav-v6 .navbar-nav>li>a {
        padding: 0 10px;
    }
    .uk-overlay-panel .container {
        padding-left: 0;
        padding-right: 0;
    }
    .banner-section {
        padding: 30px 0;
    }
    .section-header,
    .on-cover-content .section-wrapper .section-header,
    .about-us-v8-content .text-wrapper h1,
    .about-us-v7-content .text-wrapper h1,
    .catering-tmt-section h1,
    .private-parties-tmt-section h1,
    .reservations-tmt-section h1,
    .custom-modal .newsletter-popup .section-header,
    .specials h1 {
        font-size: 3em;
    }
    .about-us-v8-content .text-content.title-image h1:after {
        height: 35px;
    }
    .reviews-v2-wrapper h2,
    .map-newsletter h2,
    .about-us-v8-content .text-wrapper h2,
    .reservations-tmt-section h2 {
        font-size: 2em;
    }
    .about-us-v8-content .text-content p {
        font-size: 1.05em;
    }
    .reservations-tmt-section .container {
        max-width: 600px;
    }
    p {
        font-size: 1.1em;
    }
    .map-newsletter h2 {
        margin-top: 20px;
    }
    .contact-v3 .hours-title h1,
    .contact-v3 .social-title h1,
    .contact-v3 .contact-us-title h1 {
        font-size: 1em;
    }
    .food-menu-grid .food-item-description {
        font-size: 0.8em;
    }
    .contact-v3.contact-v3-center.section-wrapper .contact-us a{
        font-size: 0.8em;
    }
}

@media (max-width:991px) {
    .navbar.nav-v4 .header-logo {
        max-width: 200px;
    }
    .navbar.nav-v6 .container {
        padding-left: 0;
        padding-right: 0;
    }
    .navbar-regular.nav-v6 .navbar-nav>li>a {
        font-size: 0.9em;
        padding: 0 3px;
    }
    .navbar.nav-v6 .socialnav a {
        width: 16px;
    }
    .social-icons-holder.social-square .contact-icon .social-icon {
        font-size: 0.9em;
    }
    .uk-overlay-panel h1 {
        font-size: 5em;
    }
    .banner-section {
        padding: 25px 0;
    }
    .banner-section h1 {
        font-size: 1.1em;
    }
    .section-header,
    .on-cover-content .section-wrapper .section-header,
    .about-us-v8-content .text-wrapper h1,
    .about-us-v7-content .text-wrapper h1,
    .catering-tmt-section h1,
    .private-parties-tmt-section h1,
    .reservations-tmt-section h1,
    .custom-modal .newsletter-popup .section-header,
    .specials h1 {
        font-size: 2.6em;
    }
    .about-us-v8-content .text-content.title-image h1:after {
        height: 30px;
    }
    .reviews-v2-wrapper h2,
    .map-newsletter h2,
    .about-us-v8-content .text-wrapper h2,
    .reservations-tmt-section h2 {
        font-size: 1.8em;
    }
    .about-us-v8-content .text-content p {
        font-size: 1em;
    }
    p {
        font-size: 1em;
    }
    .reviews-v2-wrapper .review-text p {
        font-size: 1.05em;
    }
    .map-newsletter .sph-email-subscription h2 {
        font-size: 1.2em;
    }
    .map-newsletter .bar {
        top: 0;
    }
    .events-container h1 {
        margin-top: 50px;
    }
}

@media (max-width:767px) {
    video#coverVideo {
        margin-top: 70px;
    }
    .navbar.nav-v4 .header-logo {
        max-width: 160px;
    }
    .navbar.nav-v6 .socialnav a {
        width: 32px;
    }
    .social-icons-holder.social-square .contact-icon .social-icon {
        font-size: 1.2em;
    }
    .navbar-regular.nav-v6 .navbar-nav>li>a {
        padding: 5px 8px;
    }
    .uk-overlay-panel h1 {
        margin-top: -20px;
        font-size: 3.5em;
    }
    .custom-temp-btn,
    .uk-overlay-panel a.custom-temp-btn,
    .about-us-v8-wrapper a.custom-temp-btn,
    .reservations-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: 16px;
    }
    .banner-section {
        padding: 15px 0;
    }
    .banner-section h1 {
        font-size: 1em;
    }
    .custom-modal .newsletter-popup .sph-email-subscription h2 {
        font-size: 1.2em;
    }
    .contact-v3 .hours-title h1,
    .contact-v3 .social-title h1,
    .contact-v3 .contact-us-title h1 {
        font-size: 0.9em;
    }
    .footer-v2-wrapper a {
        font-size: 1em;
    }
    .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: #b7a178!important;
        background-color: #0a0c0b!important;
    }
    .food-menu-page .food-menu-v2-wrapper,
    .drink-menu-page .drink-menu-v2-wrapper {
        padding-top: 60px;
    }
    .food-menu-page .food-menu-v2-wrapper h1,
    .drink-menu-page .drink-menu-v2-wrapper h1 {
        font-size: 2.8em;
    }
    .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 #0c0c0c;
    }
    .food-menu-nav .food-menu-nav-item.custom-temp-btn:first-of-type {
        border-top: 1px solid #000;
    }
    .empty-content-message h2,
    .empty-content-message h3,
    .drink-menu .empty-content-message h2,
    .drink-menu .empty-content-message h3,
    .specials .empty-content-message h2,
    .specials .empty-content-message h3 {
        font-size: 1.3em;
    }
    .navbar-fixed-bottom.nav-v1 .bottom-list-item a {
        font-family: 'Poppins', sans-serif;
        font-weight: 400;
        font-size: 13px;
        padding: 15px 5px;
        text-transform: uppercase;
    }
    .contact-v3.contact-v3-center.section-wrapper .contact-us a{
        font-size: 1em;
    }
    .home-page .uk-slidenav-position {
      max-height: 450px;
    }
}

@media (max-width:320px) {
    .section-header, .uk-overlay-panel h1 {
        font-size: 3.2em;
    }
    .banner-section {
        padding: 10px 0;
    }
    .banner-section h1 {
        font-size: 0.9em;
    }
    .section-header,
    .on-cover-content .section-wrapper .section-header,
    .about-us-v8-content .text-wrapper h1,
    .about-us-v7-content .text-wrapper h1,
    .catering-tmt-section h1,
    .private-parties-tmt-section h1,
    .reservations-tmt-section h1,
    .custom-modal .newsletter-popup .section-header,
    .specials h1 {
        font-size: 2.2em;
    }
    .reviews-v2-wrapper h2,
    .map-newsletter h2,
    .about-us-v8-content .text-wrapper h2,
    .reservations-tmt-section h2 {
        font-size: 1.6em;
    }
    .reviews-v2-wrapper .review-text p {
        font-size: 0.85em;
    }
    .map-newsletter .sph-email-subscription h2 {
        font-size: 1em;
    }
    .custom-modal .newsletter-popup .sph-email-subscription h2 {
        font-size: 1em;
    }
    .contact-v3 .hours-title h1,
    .contact-v3 .social-title h1,
    .contact-v3 .contact-us-title h1 {
        font-size: 0.9em;
    }
    .footer-v2-wrapper a {
        font-size: 0.9em;
    }
    .food-menu-page .food-menu-v2-wrapper h1,
    .drink-menu-page .drink-menu-v2-wrapper h1 {
        font-size: 2.6em;
    }
    .drink-menu .food-menu-grid p {
        font-size: 0.9em;
    }
}
