@import url('//fonts.googleapis.com/css2?family=Leckerli+One&display=swap');
@import url('//fonts.googleapis.com/css2?family=Kanit:wght@300&display=swap');

/*
tabs / text / buttons / on cover title / section titles:
font-family: 'Kanit', sans-serif; font-weight: 300;

newsletter and reviews subtitle:
font-family: 'Leckerli One', cursive; font-weight: 400;
*/


body {
  font-family: 'Kanit', sans-serif; 
  font-weight: 300;
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'Kanit', sans-serif; 
  font-weight: 300;
}

.nav-v7 .navbar-logo .header-logo {
  max-width: 180px;
}
.navbar-regular.nav-v7 .navbar-nav>li>a {
  font-family: 'Kanit', sans-serif; 
  font-weight: 300;
  font-size: 1.1em;
  border-right: 1px solid #110f10 !important;
}
video#coverVideo {
    margin-top: 135px;
}
.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,
.about-us-page .about-us-s1-content h1,
.custom-modal .newsletter-popup .section-header {
  text-transform: uppercase;
  font-family: 'Kanit', sans-serif; 
  font-weight: 300;
  font-size: 3.8em;
}
.about-us-v8-content .text-wrapper h2,
.private-parties-tmt-section h2,
.reviews-v2-wrapper h2,
.map-newsletter h2 {
  font-family: 'Leckerli One', cursive; 
  font-weight: 400;
  text-transform: none;
  font-size: 2.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,
.food-menu-nav .food-menu-nav-item {
  padding: 8px 40px;
  text-transform: uppercase;
  background-color: #1d1d1d;
  background: #1d1d1d;
  border: 2px solid #1d1d1d;
  color: #fff;
  font-family: 'Kanit', sans-serif; 
  font-weight: 300;
  font-weight: normal;
  font-size: 18px;
  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;
}
.custom-temp-btn:hover,
.uk-overlay-panel a.custom-temp-btn:hover,
.about-us-v8-wrapper a.custom-temp-btn:hover,
.specials-v3.home-specials div 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,
.addtocalendar.atc-style-blue .atcb-link:hover,
.food-menu-nav .food-menu-nav-item:hover,
.food-menu-nav .food-menu-nav-item:focus,
.food-menu-nav .food-menu-nav-item.active {
  text-decoration: none;
  background-color: #e29c57;
  background: #e29c57;
  border: 2px solid #e29c57;
  color: #000;
  opacity: 1;
}
.uk-overlay-panel a.custom-temp-btn,
.private-parties-tmt-section a.custom-temp-btn {
  background-color: #e29c57;
  background: #e29c57;
  border: 2px solid #e29c57;
  color: #000;
}
.uk-overlay-panel a.custom-temp-btn:hover,
.private-parties-tmt-section a.custom-temp-btn:hover,
.addtocalendar.atc-style-blue .atcb-link {
  background-color: #fff;
  background: #fff;
  border: 2px solid #fff;
  color: #000;
}

/*HOMEPAGE*/

/*Slideshow section*/
.uk-overlay-background {
  background: rgba(0, 0, 0, 0.5);
}
.uk-overlay-panel h1 {
  margin-top: 0;
  text-transform: uppercase;
  font-family: 'Kanit', sans-serif; 
  font-weight: 300;
  font-size: 3.8em;
}
.uk-dotnav-contrast>*>* {
  background: #fff;
  border: 1px solid #fff;
  opacity: 1;
}
.uk-dotnav-contrast>.uk-active>*,
.uk-dotnav-contrast>*>:focus,
.uk-dotnav-contrast>*>:hover {
  background: #fff;
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: 0.5;
}
/*Slideshow section end*/

/*Banner section*/
.banner-section {
  padding: 35px 0;
}
.banner-section h1 {
  font-family: 'Kanit', sans-serif; 
  font-weight: 300;
  font-size: 1.3em;
}
.banner-section .banner-pin {
  color: #e29c57;
  font-size: 1.1em;
}
.banner-section .banner-pin:hover,
.banner-section .banner-pin:focus,
.banner-section .banner-pin.active {
  color: #fff;
}
/*Banner section end*/

/*About us section*/
.about-us-v8-content .text-content.title-image h1:after {
  height: 120px;
}
.about-us-v8-content .text-wrapper h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  color: #cf393a;
}
.about-us-v8-item-1 .about-us-v8-content .text-content.title-image h1:after {
  background-image: url("https://static.spotapps.co/web/daniellescreperie--com/css/../custom/title_decoration_2.png");
}
/*About us section end*/

/*Private parties tmt*/
.private-parties-tmt-section {
  padding: 2em 0;
}
.private-parties-tmt-section h1 {
  margin-top: 20px;
  margin-bottom: 30px;
}
.private-parties-tmt-section p {
  margin-bottom: 30px;
  margin-top: 10px;
}
/*Private parties tmt end*/

/*Reviews section*/
.reviews-v2-wrapper {
  padding: 0 0 2em;
}
.reviews-v2-wrapper .container {
  padding-top: 20px;
}
.reviews-v2-wrapper h1 {
  margin-bottom: 0;
}
.reviews-v2-wrapper h2 {
  text-transform: capitalize;
  margin-top: 0;
}
.reviews-v2-wrapper h3 {
  font-family: 'Kanit', sans-serif; 
  font-weight: 300;
  text-transform: capitalize;
  margin: 20px auto 30px;
}
.reviews-v2-wrapper h3 .fa.fa-star {
  color: #cf393b;
  font-size: 0.8em;
}
.reviews-v2-wrapper .review-quote {
  color: #e29c57;
  opacity: 1;
}
.reviews-v2-wrapper .review-text {
  padding-top: 0;
}
.reviews-v2-wrapper .review-text p {
  line-height: 1.5em;
}
.owl-theme .owl-dots .owl-dot button {
  background: #fff;
  border: 1px solid #fff;
}
.owl-theme .owl-dots .owl-dot.active button,
.owl-theme .owl-dots .owl-dot:hover button {
  background: #e29c57;
  border: 1px solid #e29c57;
}
/*Reviews section end*/

/*Newsletter section*/
.map-newsletter {
  border-right: none;
}
.map-newsletter .text-wrapper:before {
  background-color: #f2e8df;
  background-attachment: scroll;
  background-size: cover;
}
.map-newsletter .section-header {
  color: #0a131a;
}
.map-newsletter h2 {
  text-transform: none;
  color: #cf393a;
}
.map-newsletter .sph-email-subscription h2 {
  font-family: 'Kanit', sans-serif; 
  font-weight: 300;
  color: #000;
}
.map-newsletter .sph-email-subscription .sph-email-input {
  padding: 9px 5px;
  color: #000;
  border-bottom: 1px solid #305ca5;
}
.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 .bar {
  top: -8px;
}
.map-newsletter .bar:before,
.map-newsletter .bar:after {
  background: #cf393a;
}
.googlemap-v3-wrapper .triangle {
  display: none;
}
.map-newsletter .sph-email-subscription .sph-submit-button,
.custom-modal .newsletter-popup .sph-email-subscription .sph-submit-button {
  padding: 8px 40px 8px 30px;
}
.sph-response-message {
  font-size: 1.3em;
  color: #000;
}
/*Newsletter section end*/

/*Newsletter popup section*/
.custom-modal .modal-content {
  background-image: url('https://static.spotapps.co/web/daniellescreperie--com/css/../custom/sections_back.jpg');
  background-color: #f2e8df;
}
.custom-modal .newsletter-popup .section-header {
  color: #0a131a;
}
.custom-modal .newsletter-popup .sph-email-subscription h2 {
  font-family: 'Kanit', sans-serif; 
  font-weight: 300;
  font-size: 1.3em;
  color: #000;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input {
  color: #000;
  border: 1px solid #305ca5;
  background: 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 section end*/

/*Contact section*/
.contact-v3 {
  background-color: #1d1d1d;
  color: #fff;
}
.contact-v3 .contact-us p {
  margin: 0;
}
.contact-v3 .days {
  padding: 0;
  text-transform: uppercase;
}
.contact-v3 .from-to {
  text-transform: uppercase;
}
.contact-v3 a {
  text-decoration: none;
  color: #fff;
}
/*Contact section end*/

/*HOMEPAGE END*/

/*ABOUT US PAGE*/
.about-us-s1-wrapper {
  padding-top: 70px;
}
.about-us-page .about-us-s1-content h2{
  font-family: 'Kanit', sans-serif; 
  font-weight: 300;
}
.about-page-content .about-us-v7-content .text-wrapper .text-content {
  padding: 40px 6%;
}
/*ABOUT US PAGE END*/

/*FOOD AND DRINKS PAGE*/
.food-menu-page .food-menu-v2-wrapper,
.drink-menu-page .drink-menu-v2-wrapper {
  padding-top: 90px;
}
.food-menu-grid-item-content {
  border-radius: 0;
}
.drink-menu .food-menu-page h2,
.drink-menu .drink-menu-page h2 {
  font-family: 'Kanit', sans-serif; 
  font-weight: 300;
  font-size: 1.8em;
  color: #000;
}
.food-menu-grid p,
.food-menu-grid .food-item-description {
  font-size: 1.15em;
}
.food-menu-grid-item-content .food-menu-content {
  border-left: 1px solid #da2127;
}
.food-menu-grid h3,
.food-menu-grid .food-price {
  font-family: 'Kanit', sans-serif; 
  font-weight: 300;
  font-size: 1.3em;
  color: #000;
}
/*FOOD AND DRINKS PAGE END*/

/*EVENTS PAGE*/
.events-container h1 {
  margin-top: 40px;
}
.events-container h2 {
  font-size: 1.8em;
}
.events-container h3,
.events-container .event-info-text p,
.events-container .event-time {
  font-family: 'Kanit', sans-serif; 
  font-weight: 300;
}
.atc-style-blue .atcb-list {
  width: 100%;
}
/*EVENTS PAGE END*/

/*GIFT CARD*/
.gift-cards-page h1 {
  margin-top: 40px;
}
/*GIFT CARD END*/

.drink-menu .pagecontent {
  padding-top: 150px;
}

.empty-content-message h2,
.empty-content-message h3,
.food-menu-page .empty-content-message h2,
.food-menu-page .empty-content-message h3 {
  text-transform: none;
  text-align: center;
  font-family: 'Kanit', sans-serif; 
  font-weight: 300;
  font-size: 1.3em;
}

/*MEDIA QUERIES*/
@media (max-width:1400px) {
  .navbar.nav-v7 .container {
    width: 100%;
  }
  .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,
  .custom-modal .newsletter-popup .section-header {
    font-size: 3.6em;
  }
  .about-us-v8-content .text-wrapper h2,
  .private-parties-tmt-section h2,
  .reviews-v2-wrapper h2,
  .map-newsletter h2 {
    font-size: 2em;
  }
  .uk-overlay-panel h1 {
    font-size: 3.5em;
  }
  .about-us-page .about-us-s1-content h1 {
    font-size: 3.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,
  .custom-modal .newsletter-popup .section-header {
    font-size: 3.4em;
  }
  .uk-overlay-panel h1 {
    font-size: 3.2em;
  }
  .about-us-v8-content .text-content.title-image h1:after {
    height: 110px;
  }
  .about-us-page .about-us-s1-content h1 {
    font-size: 3em;
  }
  .events-container h2 {
    font-size: 1.6em;
  }
  .empty-content-message h2,
  .empty-content-message h3,
  .food-menu-page .empty-content-message h2,
  .food-menu-page .empty-content-message h3 {
    font-size: 1.3em;
  }
}

@media (max-width:1023px) {
  .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,
  .custom-modal .newsletter-popup .section-header {
    font-size: 3.2em;
  }
  .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 h1 {
    font-size: 2.6em;
  }
  .banner-section h1 {
    font-size: 1.2em;
  }
  .about-us-v8-content .text-content.title-image h1:after {
    height: 95px;
  }
  .map-newsletter .sph-email-subscription h2 {
    font-size: 1.2em;
  }
  .sph-response-message {
    font-size: 1.2em;
  }
  .custom-modal .newsletter-popup .sph-email-subscription h2,
  .custom-modal .newsletter-popup .sph-email-subscription label 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.6em;
  }
  .food-menu-grid h3,
  .food-menu-grid .food-price {
    font-size: 1.2em;
  }
  .events-container h3,
  .events-container .event-info-text p,
  .events-container .event-time {
    font-size: 1.2em;
  }
  .gift-cards-page p {
    font-size: 1.2em;
  }
  .empty-content-message h2,
  .empty-content-message h3,
  .food-menu-page .empty-content-message h2,
  .food-menu-page .empty-content-message h3 {
    font-size: 1.2em;
  }
}

@media (max-width:991px) {
  .navbar.nav-v7 .container {
    padding-left: 0;
    padding-right: 0;
  }
  .navbar-regular.nav-v7 .navbar-nav>li>a {
    font-size: 1em;
    padding: 0 7px;
  }
  .social-icons-holder .contact-icon {
    width: 28px;
  }
  .map-newsletter .bar {
    top: 0;
  }
}

@media (max-width:767px) {
  .navbar.nav-v7 .header-logo {
    max-width: 45px;
  }
  .navbar-regular.nav-v7 .navbar-nav>li>a {
    padding: 6px 15px;
  }
  video#coverVideo {
    margin-top: 70px;
  }
  .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,
  .about-us-page .about-us-s1-content h1,
  .custom-modal .newsletter-popup .section-header {
    font-size: 2.7em;
  }
  .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 {
    font-size: 16px;
  }
  .navbar-fixed-bottom.nav-v1 .bottom-list-item a {
    font-family: 'Kanit', sans-serif; 
    font-weight: 300;
    text-transform: uppercase;
    font-size: 14px;
    padding: 15px 5px;
  }
  .banner-section {
    padding: 15px 0;
  }
  .banner-section h1 {
    font-size: 1.1em;
  }
  .uk-overlay-panel h1 {
    font-size: 1.4em;
  }
  .about-us-v8-content .text-wrapper {
    padding: 25px !important;
  }
  .about-us-v8-content .text-wrapper p {
    font-size: 1.15em;
  }
  .private-parties-tmt-section p {
    font-size: 1.1em;
  }
  .reviews-v2-wrapper h3 {
    font-size: 1.1em;
  }
  .reviews-v2-wrapper .review-text p {
    font-size: 1.1em;
  }
  .googlemap-v3-wrapper .map-item.map-newsletter {
    min-height: 440px;
  }
  .map-newsletter .text-wrapper .text-content {
    top: -10px;
  }
  .footer-v2-wrapper a {
    font-size: 1.1em;
  }
  .about-us-page .about-us-s1-content h1 {
    font-size: 1.8em;
  }
  .about-page-content .about-us-v7 .about-us-v7-content:last-of-type {
    min-height: 300px;
  }
  .about-us-v7-content .text-wrapper p,
  .about-us-s3-wrapper .map-footer p {
    font-size: 1.2em;
  }
  .food-menu-page .food-menu-v2-wrapper,
  .drink-menu-page .drink-menu-v2-wrapper {
    padding-top: 50px;
  }
  .food-menu-nav .food-menu-nav-item {
    padding: 7px 20px;
    border: none;
    border-bottom: 2px solid #1d1d1d;
  }
  .food-menu-nav .food-menu-nav-item:hover,
  .food-menu-nav .food-menu-nav-item:focus,
  .food-menu-nav .food-menu-nav-item.active {
    border: none;
    border-bottom: 2px solid #1d1d1d;
  }
  .food-menu-nav .food-menu-nav-item:first-of-type {
    border-top: 2px solid #1d1d1d;
  }
  .events-container .container {
    margin-bottom: 150px;
  }
  .events-container h2 {
    font-size: 1.4em;
  }
  .drink-menu .pagecontent {
    padding-top: 70px;
  }
  .gift-cards-page p {
    font-size: 1.15em;
  }
  .empty-content-message h2,
  .empty-content-message h3,
  .food-menu-page .empty-content-message h2,
  .food-menu-page .empty-content-message h3 {
    font-size: 1.2em;
  }
}

@media (max-width:320px) {
  .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,
  .custom-modal .newsletter-popup .section-header {
    font-size: 2.4em;
  }
  .about-us-v8-content .text-wrapper h2,
  .private-parties-tmt-section h2,
  .reviews-v2-wrapper h2,
  .map-newsletter h2 {
    font-size: 1.6em;
  }
  .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 {
    font-size: 14px;
  }
  .uk-overlay-panel h1 {
    font-size: 1.5em;
  }
  .banner-section h1 {
    font-size: 0.9em;
  }
  .about-us-v8-content .text-content.title-image h1:after {
    height: 80px;
  }
  .about-us-v8-content .text-wrapper {
    padding: 30px !important;
  }
  .private-parties-tmt-section p {
    font-size: 1.05em;
  }
  .map-newsletter .sph-email-subscription h2 {
    font-size: 1.1em;
  }
  .sph-response-message {
    font-size: 1.1em;
  }
  .custom-modal .newsletter-popup .sph-email-subscription h2,
  .custom-modal .newsletter-popup .sph-email-subscription label h2 {
    font-size: 1.1em;
  }
  .footer-v2-wrapper a {
    font-size: 1em;
  }
  .about-us-page .about-us-s1-content h1 {
    font-size: 1.6em;
  }
  .about-us-v7-content .text-wrapper p,
  .about-us-s3-wrapper .map-footer p {
    font-size: 1.1em;
  }
  .drink-menu .food-menu-page h2,
  .drink-menu .drink-menu-page h2 {
    font-size: 1.4em;
  }
  .food-menu-grid h3, .food-menu-grid .food-price {
    font-size: 1.1em;
  }
  .food-menu-grid p,
  .food-menu-grid .food-item-description {
    font-size: 1.05em;
  }
  .events-container h3,
  .events-container .event-info-text p,
  .events-container .event-time {
    font-size: 1.1em;
  }
}
