@import url("//fonts.googleapis.com/css2?family=Merriweather:ital@0;1&family=Square+Peg&display=swap");
/*
  Heading fonts : Square Peg, cursive 
  Body fonts : Merriweather, serif 
  Subheading fonts: Merriweather, serif 
  Navigtion fonts :Merriweather, serif 
  Button fonts: Merriweather, serif  
 */
body {
  font-family: "Merriweather", serif;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Square Peg", cursive;
}

p {
  font-size: 1.1em;
}

.navigation-left li a,
.navigation-right li a {
  font-weight: normal;
  color: #1f1b1c;
}

.nav-v2 .navigation-left li.active a,
.nav-v2 .navigation-right li.active a,
.nav-v2 .navigation-left li a:hover,
.nav-v2 .navigation-right li a:hover,
.nav-v2 .navigation-left li a:focus,
.nav-v2 .navigation-right li a:focus {
  color: #735346;
}

.nav-v2 .social-icon:hover,
.nav-v2 .social-icon:active {
  color: #735346;
}

.navigation-social {
  padding-left: 15px;
}

.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: none;
  font-family: "Square Peg", cursive;
  font-size: 5.4em;
}

.about-us-v8-content .text-wrapper h2,
.custom_html_2-section h2,
.tmt-section h2,
.reviews-v2-wrapper h2,
.map-newsletter h2 {
  font-family: "Merriweather", serif;
  text-transform: none;
  font-size: 1.3em;
}

.custom-temp-btn,
.uk-overlay-panel a.custom-temp-btn,
.about-us-v7-content .text-wrapper .text-content .custom-temp-btn,
.about-us-v8-wrapper a.custom-temp-btn,
.custom-about-us-v8-wrapper.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: 10px 30px;
  text-transform: uppercase;
  background-color: transparent;
  background: transparent;
  border: 2px solid #fff;
  color: #fff;
  font-family: "Merriweather", serif;
  font-weight: 400;
  font-size: 16px;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.custom-temp-btn:hover,
.custom-temp-btn:focus,
.custom-temp-btn:active,
.uk-overlay-panel a.custom-temp-btn:hover,
.about-us-v7-content .text-wrapper .text-content .custom-temp-btn:hover,
.about-us-v8-wrapper a.custom-temp-btn:hover,
.custom-about-us-v8-wrapper.about-us-v8-wrapper a.custom-temp-btn:hover,
.specials-v3.home-specials div a.custom-temp-btn:hover,
.custom_html_2-section a.custom-temp-btn:hover,
.custom_html_2-section a.custom-temp-btn:focus,
.custom_html_2-section a.custom-temp-btn:active,
.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,
.tmt-section a.custom-temp-btn:hover {
  text-decoration: none;
  background-color: #735346;
  background: #735346;
  border: 2px solid #735346;
  color: #fff;
  opacity: 1;
}

.map-newsletter .sph-email-subscription .sph-submit-button,
.custom-modal .newsletter-popup .sph-email-subscription .sph-submit-button, .custom_html_2-section a.custom-temp-btn, .reservations-tmt-section a.custom-temp-btn {
  background-color: transparent;
  background: transparent;
  border: 2px solid #1e1a1b;
  color: #1e1a1b;
}

.uk-overlay-panel a.custom-temp-btn {
  background-color: #1f1b1c;
  background: #1f1b1c;
  border: 2px solid #1f1b1c;
  color: #fff;
}

.map-newsletter .sph-email-subscription .sph-submit-button:hover,
.custom-modal .newsletter-popup .sph-email-subscription .sph-submit-button:hover, .custom_html_2-section a.custom-temp-btn:hover,
.custom_html_2-section a.custom-temp-btn:focus,
.custom_html_2-section a.custom-temp-btn:active, .reservations-tmt-section a.custom-temp-btn:hover,
.reservations-tmt-section a.custom-temp-btn:focus,
.reservations-tmt-section a.custom-temp-btn:active {
  background-color: #1e1a1b;
  background: #1e1a1b;
  border: 2px solid #1e1a1b;
  color: #fff;
}

/*HOMEPAGE*/
.home-page #home_page_cover {
  background-color: #fff;
}
video#coverVideo {
  margin-top: 90px;
  max-height: 100vh;
  object-fit: cover;
  object-position: center bottom;
}
.home-page .uk-slidenav-position {
	height: 500px !important;
}

/*Slideshow section*/
.uk-overlay-background {
  background: rgba(0, 0, 0, 0.5);
}

.uk-overlay-panel h1 {
  margin-top: 0px;
  text-transform: none;
  font-family: "Square Peg", cursive;
  font-size: 7em;
}

.uk-dotnav-contrast > * > * {
  background: #d1d1d1;
  border: 1px solid #d1d1d1;
  opacity: 1;
}

.uk-dotnav-contrast > .uk-active > *,
.uk-dotnav-contrast > * > :focus,
.uk-dotnav-contrast > * > :hover {
  background: #735346;
  border: 1px solid #735346;
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}

/*Slideshow section end*/
/*Banner section*/
.banner-section {
  padding: 30px 0;
}

.banner-section h1 {
  font-family: "Merriweather", serif;
  font-size: 1.1em;
}

.banner-section .banner-pin {
  color: #735346;
  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-wrapper:before {
  background-color: #191516;
  background-attachment: scroll;
}

.about-us-v8-content .text-wrapper h2 {
  margin-top: 10px;
  margin-bottom: 20px;
}

/*About us section end*/
/*Custom html 1 section*/
.custom_html_1-section {
  padding: 0 3% 0 0;
}

.custom_html_1-section .container {
  width: 100%;
  padding: 0;
}

.custom_html_1-section .flex-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.custom_html_1-section .flex-content {
  width: 50%;
  text-align: left;
}

.custom_html_1-section .flex-content.chef-box {
  margin-bottom: 50px;
}

.custom_html_1-section .flex-content h1 {
  text-align: left;
}

.custom_html_1-section {
  background-image: url("https://static.spotapps.co/web/bryantsokauchee--com/css/../custom/chef_back.jpg");
  color: #fff;
  background-color: #000;
}

.custom_html_1-section h1 {
  margin-top: 0;
}

/*Custom html 1 section end*/
/*Custom html 2 section*/

.custom_html_2-section .container {
  text-align: center;
}
.custom_html_2-section h1 {
  font-size: 4.6em;
  margin-top: 0;
  margin-bottom: 0;
}
.custom_html_2-section h2 {
  margin: 25px auto;
}
.custom_html_2-section p {
  margin: 25px auto;
  width: 750px;
  max-width: 90%;
}
/*Custom html 2 section end*/
.custom_html_3-section {
  border-top: 2px solid #000;
}
.custom_html_3-section .section-header {
  margin-top: 0;
}
.custom_html_3-section img {
  margin-top: 40px;
}
/*TMT section*/
.tmt-section h1 {
  margin-top: 20px;
  margin-bottom: 0;
}

.tmt-section h2 {
  margin-top: 10px;
}

.tmt-section p {
  font-size: 1.1em;
  margin: 20px auto 30px;
}

.tmt-section a.custom-temp-btn {
  margin: 0 5px 20px;
}

.reservations-tmt-section {
  padding: 6em 0;
}
.reservations-tmt-section img {
  max-width: 250px;
  display: block;
  margin: 0 auto;
}
/*TMT section end*/
/*Reviews section*/
.reviews-v2-wrapper {
  background-size: cover !important;
  background-attachment: scroll !important;
}

.reviews-v2-wrapper h1 {
  margin-top: 20px;
}

.reviews-v2-wrapper .container {
  padding-top: 20px;
}

.reviews-v2-wrapper h1 {
  margin-bottom: 0;
}

.reviews-v2-wrapper h2 {
  margin-top: 0;
  color: #fff;
}

.reviews-v2-wrapper h3 {
  font-family: "Merriweather", serif;
  text-transform: uppercase;
  font-size: 1.1em;
  margin: 35px auto 30px;
  color: #fff;
}

.reviews-v2-wrapper h3 .fa.fa-star {
  color: #1f1b1c;
  font-size: 0.8em;
}

.reviews-v2-wrapper .review-quote {
  color: #1f1b1c;
  opacity: 1;
}

.reviews-v2-wrapper .review-text {
  padding-top: 0;
}

.reviews-v2-wrapper .review-text p {
  line-height: 1.5em;
  font-size: 1.1em;
  font-style: italic;
}

.owl-theme .owl-dots .owl-dot button {
  background: #d1d1d1;
  border: 1px solid #d1d1d1;
  opacity: 1;
}

.owl-theme .owl-dots .owl-dot.active button,
.owl-theme .owl-dots .owl-dot:hover button {
  background: #1f1b1c;
  border: 1px solid #1f1b1c;
  opacity: 1;
}

/*Reviews section end*/
/*Newsletter section*/
.map-newsletter {
  border-right: 0;
}

.map-newsletter .text-wrapper:before {
  background-color: #fff;
}

.map-newsletter .section-header {
  color: #1e1a1b;
}

.map-newsletter h2 {
  color: #735346;
}

.map-newsletter .sph-email-subscription h2 {
  font-family: "Merriweather", serif;
  color: #1e1a1b;
  font-size: 1.1em;
}

.map-newsletter .sph-email-subscription .sph-email-input {
  padding: 11.5px 5px;
  color: #1e1a1b;
  border-bottom: 1px solid #1e1a1b;
}

.map-newsletter .sph-email-subscription input::-webkit-input-placeholder {
  color: #1e1a1b;
}

.map-newsletter .sph-email-subscription input:-moz-placeholder {
  /* Firefox 18- */
  color: #1e1a1b;
}

.map-newsletter .sph-email-subscription input::-moz-placeholder {
  /* Firefox 19+ */
  color: #1e1a1b;
}

.map-newsletter .sph-email-subscription input:-ms-input-placeholder {
  color: #1e1a1b;
}

.map-newsletter .bar {
  top: -6px;
}

.map-newsletter .bar:before,
.map-newsletter .bar:after {
  background: #735346;
}

.googlemap-v3-wrapper .triangle {
  display: none;
}

.sph-response-message {
  font-size: 1.1em;
  color: #1e1a1b;
}

/*Newsletter section end*/
/*Newsletter popup section*/
.custom-modal .modal-content {
  background-color: #fff;
}

.custom-modal .newsletter-popup .section-header {
  color: #1e1a1b;
}

.custom-modal .newsletter-popup .sph-email-subscription h2,
.custom-modal .newsletter-popup .sph-email-subscription label h2 {
  font-family: "Merriweather", serif;
  font-size: 1.1em;
  color: #1e1a1b;
}

.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input {
  color: #1e1a1b;
  border: 1px solid #1e1a1b;
  background: transparent;
  padding: 11.5px 5px;
}

.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input::-webkit-input-placeholder {
  color: #1e1a1b;
}

.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input:-moz-placeholder {
  /* Firefox 18- */
  color: #1e1a1b;
}

.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input::-moz-placeholder {
  /* Firefox 19+ */
  color: #1e1a1b;
}

.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input:-ms-input-placeholder {
  color: #1e1a1b;
}

/*Newsletter popup section end*/
/*Contact section*/
.contact-v3 {
  background-color: #1f1b1c;
  color: #fff;
}

.contact-v3 .hours-title h1,
.contact-v3 .social-title h1,
.contact-v3 .contact-us-title h1 {
  text-transform: capitalize;
  font-size: 2.2em;
}

.contact-v3 .contact-location,
.contact-v3 .hours,
.contact-v3 .find-us {
  font-size: 1.1em;
}

.contact-v3 .contact-us p {
  margin: 0;
}

.contact-v3 .days {
  padding: 0;
}

.contact-v3 .from-to {
  text-transform: lowercase;
}

.contact-v3 a {
  text-decoration: none;
  color: #fff;
}

.contact-v3 a:focus {
  color: #fff;
}

/*Contact section end*/
.footer-v2-wrapper {
  background-color: #1f1b1c;
}

.footer-v2-wrapper a {
  font-size: 1.1em;
}

/*HOMEPAGE END*/
/*ABOUT US PAGE*/
.about-us-s1-wrapper {
  padding-top: 30px;
}

.about-us-page .about-us-s1-content img {
  max-width: 250px;
}

.about-page-content .about-us-v7-content .text-wrapper .text-content {
  padding: 40px 6%;
}

.about-us-s4-wrapper {
  background-color: #715144;
  padding: 40px 6%;
  color: #fff;
}

.about-us-s4-wrapper h1 {
  font-size: 4.4em;
}

/*ABOUT US PAGE END*/
/*FOOD AND DRINKS PAGE*/
.food-menu-page .food-menu-v2-wrapper,
.drink-menu-page .drink-menu-v2-wrapper {
  padding-top: 55px;
}

.food-menu-nav .food-menu-nav-item {
  background-color: #1e1a1b;
  background: #1e1a1b;
  border: 2px solid #1e1a1b;
  color: #fff;
  padding: 10px 30px;
}

.food-menu-nav .food-menu-nav-item:hover,
.food-menu-nav .food-menu-nav-item:focus,
.food-menu-nav .food-menu-nav-item.active {
  background-color: #735346;
  background: #735346;
  border: 2px solid #735346;
  color: #fff;
}

.food-menu-grid-item-content {
  border-radius: 0;
}

.drink-menu .food-menu-page h2,
.drink-menu .drink-menu-page h2 {
  font-family: "Merriweather", serif;
  text-transform: uppercase;
  font-size: 1.8em;
  color: #000;
}

.food-menu-grid h3,
.food-menu-grid .food-price {
  font-family: "Merriweather", serif;
  font-size: 1.2em;
  color: #000;
}

.food-menu-grid p,
.food-menu-grid .food-item-description {
  font-size: 1.1em;
}

.food-menu-grid-item-content .food-menu-content {
  border-left: 1px solid #715144;
}

.food-menu-grid .food-price {
  color: #715144;
}

/*FOOD AND DRINKS PAGE END*/
/*EVENTS PAGE*/
.events-container.drink-menu .pagecontent {
  padding-bottom: 10px;
}

.events-container h2 {
  font-family: "Merriweather", serif;
  font-weight: 400;
  font-size: 1.8em;
}

.events-container .event-image {
  border: 1px solid #715144;
  -webkit-box-shadow: 0px 0px 10px 4px rgba(113, 81, 68, 0.5);
          box-shadow: 0px 0px 10px 4px rgba(113, 81, 68, 0.5);
}

.events-container h3,
.events-container .event-info-text p,
.events-container .event-time {
  font-family: "Merriweather", serif;
  font-size: 1.1em;
}

.atc-style-blue .atcb-list {
  width: 100%;
}

/*EVENTS PAGE END*/
/*GIFT CARDS PAGE*/
.gift-cards-page h1 {
  margin-top: 35px;
}

/*GIFT CARDS PAGE END*/
.drink-menu .pagecontent {
  padding-top: 120px;
}

/*CUSTOM CATERING SERVICE PAGE*/
.catering-servce {
  background-color: #1f1b1c;
  color: #fff;
}
.catering-servce div {
  text-shadow: none;
}
.catering-servce .pagecontent {
  width: 100%;
  padding-top: 60px;
}
.catering-servce .pagecontent .container {
  padding: 0;
}
.catering-servce .box-align {
  width: 80%;
  margin: auto;
  padding-bottom: 50px;
}
.catering-servce .expertise-list {
  text-align: left;
  padding: 20px 0 20px 20px;
}
.catering-servce .expertise-list li {
  padding-bottom: 4px;
}
.catering-servce h1.section-header {
  margin-top: 35px;
  text-align: left;
  margin-bottom: 40px;
  text-transform: none;
}
/*section one*/
.catering-servce .section-one {
  background-image: url("https://static.spotapps.co/web/bryantsokauchee--com/css/../custom/catering_custom_back.jpg");
  background-size: cover;
  background-position: bottom;
}
.catering-servce .section-one h1 {
  padding-top: 65px;
}
.catering-servce .section-one h2 {
  font-family: 'Merriweather', serif;
  font-size: 1.3em;
}
.catering-servce .section-one p {
  width: 950px;
  max-width: 100%;
  margin: 30px 0;
}
.catering-servce .section-one a {
  color: #fff;
}
/*section two*/
.catering-servce .flex-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: flex-start;
      -ms-flex-align: flex-start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-bottom: 30px;
}

.catering-servce .flex-content {
  width: 50%;
  margin-left: 5%;
  text-align: left;
}

.catering-servce .flex-content:first-child {
  margin-left: 0;
}

.catering-servce .section-two h2 {
  text-transform: uppercase;
  font-size: 1.7em;
  padding-bottom: 15px;
  font-family: 'Merriweather', serif;
}

.catering-servce .section-two .catering-design {
  background-color: #735346;
  text-align: center;
  margin: 60px auto 30px;
  padding: 20px 8% 30px;
}

.catering-servce .catering-design h1 {
  font-size: 6em;
  margin-bottom: 40px;
}

.catering-servce .catering-design p {
  text-align: left;
}

.catering-servce .section-two a {
  color: #fff;
}

/*CUSTOM CATERING SERVICE PAGE END*/
.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: "Merriweather", serif;
  font-size: 1.1em;
}

.top-svg-border svg {
  top: 1px;
}

.bottom-svg-border svg {
  bottom: 1px;
}

.specials-at-top {
  padding: 20px 0;
}

.specials .specials-at-top .bolded {
  font-weight: 700;
  font-size: 1.7em;
}

.custom-page-holder{
  display: flex;
  justify-content:center;
  align-items: center;
}
.custom-page-holder>img{
  height: 70hv;
}

.custom-temp-btn.hvr-fade.text-center.btn-flip{
  color:#735346;
  border:2px solid #735346;
}
.custom-temp-btn.hvr-fade.text-center.btn-flip:hover,
.custom-temp-btn.hvr-fade.text-center.btn-flip:active,
.custom-temp-btn.hvr-fade.text-center.btn-flip:focus{
  color:#fff;
  border:2px solid #735346;
}
.a-reset{
  color:#000;
  font-weight: 600;
}
.a-reset:hover{
  color:#000;
  text-decoration: underline;
}


@media (max-width: 1400px) {
  .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: 5em;
  }
  .about-us-v8-content .text-wrapper h2,
  .custom_html_2-section h2,
  .tmt-section h2,
  .reviews-v2-wrapper h2,
  .map-newsletter h2 {
    font-size: 1.2em;
  }
  .uk-overlay-panel h1 {
    font-size: 6.5em;
  }
  .custom_html_2-section h1 {
    font-size: 4.2em;
  }
  .about-us-page .about-us-s1-content img {
    max-width: 200px;
  }
  .about-us-s4-wrapper h1 {
    font-size: 4.1em;
  }
  .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.1em;
  }
}

@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,
  .about-us-page .about-us-s1-content h1,
  .custom-modal .newsletter-popup .section-header {
    font-size: 4.8em;
  }
  .about-us-v8-content .text-wrapper h2,
  .custom_html_2-section h2,
  .tmt-section h2,
  .reviews-v2-wrapper h2,
  .map-newsletter h2 {
    font-size: 1.1em;
  }
  .uk-overlay-panel h1 {
    font-size: 6em;
  }
  .banner-section {
    padding: 25px 0;
  }
  .custom_html_2-section h1 {
    font-size: 3.6em;
  }
  .reservations-tmt-section img {
    max-width: 200px;
  }
  .googlemap-v3-wrapper .map-item,
  #map-v3-container {
    min-height: 460px;
  }
  .contact-v3 .contact-location,
  .contact-v3 .hours,
  .contact-v3 .find-us {
    font-size: 1em;
  }
  .footer-v2-wrapper a {
    font-size: 1em;
  }
  .about-us-page .about-us-s1-content img {
    max-width: 150px;
  }
  .about-us-s4-wrapper h1 {
    font-size: 3.8em;
  }
  .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.1em;
  }
  .food-menu-grid p,
  .food-menu-grid .food-item-description {
    font-size: 1em;
  }
  .events-container h2 {
    font-size: 1.6em;
  }
  .catering-servce .catering-design h1 {
    font-size: 5em;
  }
  .catering-servce .section-one h2 {
    font-size: 1.2em;
  }
  .catering-servce .section-two h2 {
    font-size: 1.4em;
  }
  .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.1em;
  }
}

@media (max-width: 1023px) {
  video#coverVideo {
    margin-top: 80px;
  }
  .header-logo {
    max-width: 65px;
    left: 5px;
  }
  .nav > li {
    padding: 0;
  }
  .nav > li > a {
    font-family: "Merriweather", serif;
    font-size: 1.1em;
    padding: 10px 8px;
    font-weight: normal;
  }
  .navbar-inverse.nav-v2 .navbar-nav > li > a:focus,
  .navbar-inverse.nav-v2 .navbar-nav > li > a:hover,
  .navbar-inverse.nav-v2 .navbar-nav > .active > a,
  .navbar-inverse.nav-v2 .navbar-nav > .active > a:focus,
  .navbar-inverse.nav-v2 .navbar-nav > .active > a:hover {
    color: #735346;
  }
  .nav-v2 .social-icon {
    font-size: 24px;
    line-height: 28px;
  }
  .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: 4.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,
  .custom-about-us-v8-wrapper.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 {
    font-size: 14px;
  }
  .uk-overlay-panel h1 {
    font-size: 5.5em;
  }
  .custom_html_1-section {
    padding: 3em 3% 0 0;
  }
  .custom_html_1-section .flex-content.chef-box {
    margin-bottom: 0;
  }
  .custom_html_2-section h1 {
    font-size: 3em;
  }
  .map-newsletter .text-wrapper .text-content {
    top: -10px;
  }
  .contact-v3 .contact-location,
  .contact-v3 .hours,
  .contact-v3 .find-us {
    font-size: 0.9em;
  }
  .about-us-page .about-us-s1-content img {
    max-width: 100px;
  }
  .about-page-content .about-us-v7-content .text-wrapper .text-content {
    text-align: center;
  }
  .about-page-content .about-us-v7-content .text-wrapper .text-content p {
    text-align: center !important;
  }
  .about-us-s4-wrapper h1 {
    font-size: 3.5em;
  }
  .catering-servce .box-align {
    width: 90%;
  }
  .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.1em;
  }
}

@media (max-width: 991px) {
  .nav > li > a {
    font-size: 1em;
    padding: 10px 4px;
  }
  .map-newsletter .bar {
    top: 0;
  }
}

@media (max-width: 769px) {
  .navbar-collapse.collapse {
    padding-bottom: 0;
  }
}

@media (max-width: 767px) {
  video#coverVideo {
    margin-top: 60px;
  }
  .home-page .uk-slidenav-position {
    height: 400px !important;
  }
  .header-logo {
    max-width: 42px;
    top: -3px;
  }
  .navbar-nav {
    margin-top: 5px !important;
    margin-bottom: 0;
  }
  .nav > li > a {
    padding: 6px 15px;
    font-size: 1.1em;
  }
  .navbar-inverse .navbar-collapse {
    max-height: 480px;
    overflow: hidden;
  }
  .navbar-inverse .navbar-nav > li > a:hover,
  .navbar-inverse .navbar-nav > li.active > a,
  .navbar-inverse .navbar-nav > li.active > a:hover {
    background-color: #735346;
    color: #fff !important;
  }
  .navbar-inverse .navbar-toggle:hover .icon-bar,
  .nav-v2.navbar-inverse.navbar-fixed-top button[aria-expanded="true"].navbar-toggle .icon-bar {
    background-color: #735346 !important;
  }
  .navigation-bootstrap {
    padding-bottom: 0 !important;
  }
  .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: 4.2em;
  }
  .about-us-v8-content .text-wrapper h2,
  .custom_html_2-section h2,
  .tmt-section h2,
  .reviews-v2-wrapper h2,
  .map-newsletter h2 {
    font-size: 1em;
  }
  p {
    font-size: 1em;
  }
  .navbar-fixed-bottom.nav-v1 .bottom-list-item a {
    text-transform: uppercase;
    font-family: "Merriweather", serif;
    font-size: 14px;
    padding: 15px 5px;
  }
  .uk-overlay-panel h1 {
    font-size: 4em;
  }
  .banner-section {
    padding: 15px 0;
  }
  .banner-section h1 {
    font-size: 0.9em;
  }
  .about-us-v8-content {
    min-height: 250px;
  }
  .about-us-v8-content .text-wrapper h1 {
    margin-top: 20px;
  }
  .about-us-v8-content .text-wrapper {
    text-align: center;
  }
  .about-us-v8-content .text-wrapper p {
    text-align: center !important;
  }
  .tmt-section {
    padding: 2em 0;
  }
  .tmt-section p {
    font-size: 1em;
  }
  .custom_html_1-section {
    padding: 3em 0 0;
  }
  .custom_html_1-section .flex-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .custom_html_1-section .flex-content {
    width: 100%;
    text-align: center;
  }
  .custom_html_1-section .flex-content.chef-box {
    padding: 2em 0;
  }
  .custom_html_1-section .flex-content h1 {
    text-align: center;
  }
  .custom_html_1-section .flex-content p {
    text-align: center !important;
  }
  .custom_html_2-section {
    padding: 2em 0;
  }
  .custom_html_2-section h1 {
    font-size: 2.4em;
  }
  .reviews-v2-wrapper h3 {
    font-size: 1em;
  }
  .reviews-v2-wrapper .review-text p {
    font-size: 1em;
  }
  .googlemap-v3-wrapper .map-item.map-newsletter {
    min-height: 440px;
  }
  .map-newsletter .text-wrapper .text-content {
    top: -30px;
  }
  .map-newsletter .sph-email-subscription h2 {
    font-size: 1em;
  }
  .sph-response-message {
    font-size: 1em;
  }
  .custom-modal .newsletter-popup .sph-email-subscription h2,
  .custom-modal .newsletter-popup .sph-email-subscription label h2 {
    font-size: 1em;
  }
  .footer-v2-wrapper a {
    font-size: 0.9em;
  }
  .about-us-page .about-us-s1-content img {
    max-width: 70px;
  }
  .about-us-s4-wrapper h1 {
    font-size: 3.2em;
  }
  .food-menu-page .food-menu-v2-wrapper,
  .drink-menu-page .drink-menu-v2-wrapper {
    padding-top: 45px;
  }
  .food-menu-nav .food-menu-nav-item {
    padding: 7px 20px;
    border: none;
    border-bottom: 2px solid #735346;
  }
  .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 #735346;
  }
  .food-menu-nav .food-menu-nav-item:first-of-type {
    border-top: 2px solid #735346;
  }
  .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: 1em;
  }
  .food-menu-grid p,
  .food-menu-grid .food-item-description {
    font-size: 0.95em;
  }
  .events-container .container {
    margin-bottom: 150px;
  }
  .events-container h2 {
    font-size: 1.4em;
  }
  .events-container h3,
  .events-container .event-info-text p,
  .events-container .event-time {
    font-size: 1em;
  }
  .catering-servce .pagecontent {
    padding-top: 25px !important;
    padding-bottom: 10px;
  }
  .catering-servce .box-align {
    text-align: center;
  }
  .catering-servce h1.section-header {
    text-align: center;
    font-size: 3.2em;
  }
  .catering-servce .section-one h1 {
    padding-top: 45px;
  }
  .catering-servce .section-one p {
    padding: 0 10px;
  }
  .catering-servce .expertise-list {
    text-align: left;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: auto;
  }
  .catering-servce .section-two .box-align {
    padding-bottom: 0;
  }
  .catering-servce .flex-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .catering-servce .flex-content {
    margin-left: 0;
    text-align: center;
    width: 100%;
  }
  .catering-servce .section-two h2 {
    font-size: 1.3em;
  }
  .catering-servce .section-two .catering-design {
    padding: 20px 6% 30px;
  }
  .catering-servce .catering-design h1 {
    font-size: 2.9em;
  }
  .catering-servce .catering-design p {
    text-align: center;
  }
  .drink-menu .pagecontent {
    padding-top: 70px;
  }
  .empty-content-message h2,
  .empty-content-message h3,
  .food-menu-page .empty-content-message h2,
  .food-menu-page .empty-content-message h3 {
    font-size: 1em;
  }
  .bottom-svg-border svg,
  .top-svg-border svg {
    display: none;
  }
}

@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,
  .about-us-page .about-us-s1-content h1,
  .custom-modal .newsletter-popup .section-header {
    font-size: 3.8em;
  }
  .about-us-v8-content .text-wrapper h2,
  .custom_html_2-section h2,
  .tmt-section h2,
  .reviews-v2-wrapper h2,
  .map-newsletter h2 {
    font-size: 0.9em;
  }
  .navbar-fixed-bottom.nav-v1 .bottom-list-item a {
    font-size: 12px;
  }
  .uk-overlay-panel h1 {
    font-size: 3.6em;
  }
  .custom_html_2-section h1 {
    font-size: 2em;
  }
  .footer-v2-wrapper a {
    font-size: 0.8em;
  }
  .about-us-s4-wrapper h1 {
    font-size: 2.9em;
  }
  .empty-content-message h2,
  .empty-content-message h3,
  .food-menu-page .empty-content-message h2,
  .food-menu-page .empty-content-message h3 {
    font-size: 1em;
  }
}
