@import url('//fonts.googleapis.com/css2?family=Montserrat:wght@300;500&family=Playfair+Display&display=swap');

/*
font-family: 'Playfair Display', serif;
font-family: 'Montserrat', sans-serif;
*/

a {color: #fff;}

body {
  font-family: 'Montserrat', sans-serif;
  font-weight: lighter;
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'Playfair Display', serif;
}

.navbar.nav-v4 .header-logo {
  max-width: 60px;
}
.nav-v7 .container {
  width: 90%;
}
.navbar-regular.nav-v6 .navbar-nav>li>a {
  font-family: 'Montserrat', sans-serif;
  font-size: 1.1em;
  padding: 0 10px;
  border-right: none !important;
}
.navbar.nav-v6 .socialnav a:focus {
  background-color: #8c8c8c;
}

p {
  font-size: 1.2em;
}
.custom-temp-btn,
.uk-overlay-panel a.custom-temp-btn,
.on-cover-content .section-wrapper a.custom-temp-btn,
.about-us-v7-content .text-wrapper .text-content .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,
.addtocalendar.atc-style-blue .atcb-link,
.specials-v3.home-specials div a.custom-temp-btn,
.sph-email-subscription .sph-submit-button {
  padding: 6px 40px;
  text-transform: capitalize;
  background-color: #000;
  background: #000;
  border: 2px solid #000;
  color: #fff;
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  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,
.on-cover-content .section-wrapper a.custom-temp-btn {
  background-color: #fff;
  background: #fff;
  border: 2px solid #fff;
  color: #000;
  opacity: 1;
}
.about-us-v7-content .text-wrapper .text-content .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,
.sph-email-subscription .sph-submit-button:hover {
  text-decoration: none;
  background-color: transparent;
  background: transparent;
  border: 2px solid #000;
  color: #000;
  opacity: 1;
}
.uk-overlay-panel a.custom-temp-btn:hover,
.on-cover-content .section-wrapper a.custom-temp-btn:hover {
  text-decoration: none;
  background-color: transparent;
  background: transparent;
  border: 2px solid #fff;
  color: #fff;
  opacity: 1;
}

.section-header,
.about-us-v8-content .text-wrapper h1,
.about-us-v7-content .text-wrapper h1,
.specials-v3.home-specials h1,
.specials h1,
.events-container h1,
.map-newsletter .section-header,
.custom-modal .newsletter-popup .section-header {
  font-size: 3.5em;
  font-family: 'Playfair Display', serif;
  text-transform: none;
}

/* slideshow v2 */
.uk-overlay-background {
  background: rgba(0, 0, 0, 0.6);
}
.uk-dotnav-contrast>.uk-active>*,
.uk-dotnav-contrast>*>:hover {
  background: #fff;
  transform: scale(1);
  opacity: 1;
}
.uk-dotnav-contrast>*>* {
  background: #fff;
  opacity: 0.5;
}
.uk-overlay-panel h1,
.on-cover-content .section-wrapper .section-header {
  margin-top: 0;
  text-transform: none;
  color: #fff;
  font-size: 3.5em;
  font-family: 'Playfair Display', serif;
  line-height: 1em;
  text-shadow: none;
}

/* banner section */
.banner-section {
  padding: 25px 0;
}
.banner-section h1 {
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
  font-weight: lighter;
  font-size: 1.1em;
}
.banner-section .banner-pin:hover,
.banner-section .banner-pin:focus,
.banner-section .banner-pin.active {
  color: #8c8c8c;
}

/* about us v8 */
.about-us-v8-content .text-wrapper p:first-of-type {
  font-weight: normal;
}
.about-us-v8-wrapper.custom-about-us-v8-wrapper p:first-of-type {
  font-weight: lighter;
}
.about-us-v8-content .text-wrapper h1 {
  margin-bottom: 20px;
}
.about-us-v8-content .text-wrapper p {
  padding: 0 8px;
}

/* custom html 1 */
.custom_html_1-section {
  text-align: center;
  background-color: #000;
  color: #fff;
}
.custom_html_1-section .section-header {
  margin-bottom: 20px;
}
.custom_html_1-section p {
  padding: 0 170px;
}
.custom_html_1-section p:first-of-type {
  font-weight: normal;
}

/* reviews v2 */
.reviews-v2-wrapper h2 {
  text-transform: none;
}
.reviews-v2-wrapper h3 {
  text-transform: capitalize;
  font-family: 'Montserrat', sans-serif;
  font-weight: lighter;
  margin: 30px auto 30px;
  font-size: 1.2em;
}
.reviews-v2-wrapper .container {
  padding-top: 0;
}
.reviews-v2-wrapper .review-text blockquote {
  margin: 0;
  padding: 0;
}
.reviews-v2-wrapper .review-text p {
  line-height: 1.5em;
  font-style: italic;
}
.reviews-v2-wrapper h3 .fa.fa-star {
  color: #fff;
  font-size: 0.7em;
}
.reviews-v2-wrapper .review-quote {
  opacity: 1;
  color: #fff;
}
.owl-theme .owl-dots .owl-dot button {
  background: #fff;
  border: none;
  opacity: 0.5;
}
.owl-theme .owl-dots .owl-dot.active button,
.owl-theme .owl-dots .owl-dot:hover button {
  background: #fff;
  border: none;
  opacity: 1;
}

/* newsletter section */
.map-newsletter {
  border-right: none;
}
.map-newsletter .section-header {
  color: #000;
}
.map-newsletter h2 {
  color: #000;
  text-transform: none;
  font-family: 'Montserrat', sans-serif;
  font-weight: normal;
  font-size: 1.2em;
}
.map-newsletter .sph-email-subscription h2 {
  font-family: 'Montserrat', sans-serif;
  font-weight: lighter;
  font-size: 1.2em;
  color: #000;
}
.map-newsletter .bar {
  top: -5px;
}
.map-newsletter .bar:before,
.map-newsletter .bar:after {
  background: #8c8c8c;
}
.map-newsletter .sph-email-subscription .sph-email-input {
  padding: 8px 5px;
  color: #6f6f6f;
  background-color: transparent;
  border-bottom: 1px solid #000;
}
.map-newsletter .sph-email-subscription input::-webkit-input-placeholder {
   color: #6f6f6f;
}
.map-newsletter .sph-email-subscription input:-moz-placeholder { /* Firefox 18- */
   color: #6f6f6f;
}
.map-newsletter .sph-email-subscription input::-moz-placeholder {  /* Firefox 19+ */
   color: #6f6f6f;
}
.map-newsletter .sph-email-subscription input:-ms-input-placeholder {
   color: #6f6f6f;
}
.googlemap-v3-wrapper .triangle {
  display: none;
}

/* newsletter popup */
.custom-modal .close {
  color: #000;
}
.custom-modal .newsletter-popup .section-header {
  margin-top: 0;
  color: #000;
}
.custom-modal .newsletter-popup .sph-email-subscription h2 {
  margin-bottom: 20px;
  font-family: 'Montserrat', sans-serif;
  font-weight: lighter;
  font-size: 1.2em;
  color: #000;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input {
  padding: 8px 15px;
  border-radius: 0;
  border-color: #000;
  background: transparent;
  color: #6f6f6f;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input::-webkit-input-placeholder {
   color: #6f6f6f;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input:-moz-placeholder { /* Firefox 18- */
   color: #6f6f6f;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input::-moz-placeholder {  /* Firefox 19+ */
   color: #6f6f6f;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input:-ms-input-placeholder {
   color: #6f6f6f;
}
.custom-modal .newsletter-popup .sph-email-subscription label h2 {
  font-size: 1.1em;
}

/* contact v3 */
.contact-v3 .hours-title h1,
.contact-v3 .social-title h1,
.contact-v3 .contact-us-title h1 {
  font-family: 'Playfair Display', serif;
  text-transform: capitalize;
  font-size: 1em;
}
.contact-v3 .days {
  padding-bottom: 0;
}
.contact-v3 .from-to {
  text-transform: lowercase;
  padding-bottom: 20px;
}
.contact-us a {
  text-decoration: none;
  color: #fff;
}
.contact-v3 .social .social-icons-holder.social-square .contact-icon:focus {
  background-color: #fff;
  color: #000;
}

/* footer v2 */
.footer-v2-wrapper {
  border-top: 2px solid #8c8c8c;
}

/* About us page */
.about-us-v7-content .text-wrapper .text-content {
  padding: 30px 30px 30px 30px;
}
.about-us-s3-wrapper .map-footer a:hover {
  color: #8c8c8c;
}
.about-us-v7-content .text-wrapper h1 {
  text-transform: capitalize;
}
.about-us-page .about-us-s1-content img {
  max-height: 120px;
}
.about-us-page .about-us-s1-content h1 {
  font-size: 1.6em;
}

/* Media queries */
@media (max-width: 1400px) {
  p {
    font-size: 1.1em;
  }
  .section-header,
  .about-us-v8-content .text-wrapper h1,
  .about-us-v7-content .text-wrapper h1,
  .specials-v3.home-specials h1,
  .specials h1,
  .events-container h1,
  .map-newsletter .section-header,
  .custom-modal .newsletter-popup .section-header {
    font-size: 3.1em;
  }
  .uk-overlay-panel h1,
  .on-cover-content .section-wrapper .section-header {
    font-size: 3.1em;
  }
  .banner-section h1 {
    font-size: 1em;
  }
  .about-us-v8-content .text-wrapper p {
    padding: 0;
  }
  .map-newsletter .sph-email-subscription h2 {
    font-size: 1.1em;
  }
  .about-us-page .about-us-s1-content h1 {
    font-size: 1.3em;
  }
}

@media (max-width: 1200px) {
  .section-header,
  .about-us-v8-content .text-wrapper h1,
  .about-us-v7-content .text-wrapper h1,
  .specials-v3.home-specials h1,
  .specials h1,
  .events-container h1,
  .map-newsletter .section-header,
  .custom-modal .newsletter-popup .section-header {
    font-size: 2.8em;
  }
  .uk-overlay-panel h1,
  .on-cover-content .section-wrapper .section-header {
    font-size: 2.8em;
  }
  .about-us-v8-wrapper.custom-about-us-v8-wrapper p {
    padding: 0 8px;
  }
  .reviews-v2-wrapper h3 {
    font-size: 1.1em;
  }
  .about-us-page .about-us-s1-content h1 {
    font-size: 1.4em;
  }
  .about-us-v7-content .text-wrapper .text-content {
    padding: 30px 25px 30px 25px;
  }
}

@media (max-width: 1023px) {
  .navbar-regular.nav-v6 .navbar-nav>li>a {
    font-size: 1em;
    padding: 0 4px;
  }
  .section-header,
  .about-us-v8-content .text-wrapper h1,
  .about-us-v7-content .text-wrapper h1,
  .specials-v3.home-specials h1,
  .specials h1,
  .events-container h1,
  .map-newsletter .section-header,
  .custom-modal .newsletter-popup .section-header {
    font-size: 2.5em;
  }
  .uk-overlay-panel h1,
  .on-cover-content .section-wrapper .section-header {
    font-size: 2.5em;
  }
  .custom_html_1-section p {
    padding: 0 120px;
  }
  .about-us-v8-wrapper.custom-about-us-v8-wrapper p {
    padding: 0;
  }
  .reviews-v2-wrapper .review-text p {
    font-size: 1.1em;
  }
  .contact-v3 .contact-location,
  .contact-v3 .hours,
  .contact-v3 .find-us {
    font-size: 1.1em;
  }
  .about-us-page .about-us-s1-content img {
    max-height: 100px;
  }
  .about-us-page .about-us-s1-content h1 {
    font-size: 1.2em;
  }
}

@media (max-width: 991px) {
  .map-newsletter .bar {
    top: 0;
  }
}

@media (max-width: 767px) {
  .navbar.nav-v7 .header-logo {
    max-width: 55px;
  }
  .navbar-regular.nav-v6 .navbar-nav>li>a {
    padding: 7px 15px;
    margin: 0;
  }
  .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 {
    color: #000 !important;
  }
  p {
    font-size: 1em;
  }
  .banner-section {
    padding: 15px 0;
  }
  .section-header,
  .about-us-v8-content .text-wrapper h1,
  .about-us-v7-content .text-wrapper h1,
  .specials-v3.home-specials h1,
  .specials h1,
  .events-container h1,
  .map-newsletter .section-header,
  .custom-modal .newsletter-popup .section-header {
    font-size: 2.2em;
  }
  .uk-overlay-panel h1,
  .on-cover-content .section-wrapper .section-header {
    font-size: 1.8em;
  }
  .custom_html_1-section p {
    padding: 0 5px;
  }
  .reviews-v2-wrapper .review-text p {
    font-size: 1em;
  }
  .navbar-fixed-bottom.nav-v1 .bottom-list-item a {
    text-transform: none;
    font-family: 'Montserrat', sans-serif;
    font-size: 1em;
    padding: 15px 5px;
  }
  .about-us-page .about-us-s1-content img {
    max-height: 80px;
  }
  .about-us-page .about-us-s1-content h1 {
    font-size: 1.1em;
  }
}

@media (max-width: 320px) {
  .banner-section h1 {
    font-size: 0.9em;
  }
  .about-us-v8-content .text-wrapper h1,
  .about-us-v7-content .text-wrapper h1,
  .custom_html_1-section .section-header {
    font-size: 1.9em;
  }
  .custom_html_1-section p {
    padding: 0 2px;
  }
  .reviews-v2-wrapper h2,
  .map-newsletter h2 {
    font-size: 1.1em;
  }
}
