@import url("//fonts.googleapis.com/css2?family=Belleza&family=Josefin+Sans:wght@400;600&display=swap");
/* @import url("//fast.fonts.net/cssapi/d314e689-900b-40c6-8d80-23b0dbef3e1f.css"); */

/*
  Heading fonts: Josefin Sans, sans-serif
  Body fonts: Belleza, sans-serif
  Subheading fonts: Belleza, sans-serif
  Navigation fonts: Josefin Sans, sans-serif
  Button fonts: Belleza, sans-serif

  #### NEW FONTS ###
  Navigation font-family:'Alias Didot W05 Medium';

  Body fonts: font-family:'Catalina Clemente W01 Regular';

 */
body {
  font-family:'Catalina Clemente W01 Regular';
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Josefin Sans", sans-serif;
}

p {
  line-height: 1.4em;
}

.nav-v7 .navbar-logo .header-logo {
  max-width: 170px;
}

.navbar-regular.nav-v7 .navbar-nav > li > a {
  font-family:'Alias Didot W05 Medium';
  border-right: none !important;
  text-transform: capitalize;
  font-size: 1.8em;
  padding: 0 10px;
}

.navbar.nav-v6 .social-square .contact-icon:hover i {
  color: #fff;
}

.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: "Josefin Sans", sans-serif;
  font-weight: 600;
  font-size: 4.1em;
}

.about-us-v8-content .text-wrapper h2,
.tmt-section h2,
.reviews-v2-wrapper h2,
.map-newsletter h2 {
  font-family: "Belleza", sans-serif;
  text-transform: uppercase;
  font-size: 1.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,
.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: 6px 30px;
  text-transform: uppercase;
  background-color: #ed7c40;
  background: #ed7c40;
  border: 2px solid #ed7c40;
  color: #000;
  font-family: "Belleza", sans-serif;
  font-weight: 400;
  font-size: 19px;
  -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;
  line-height: 1.4em;
}

.custom-temp-btn:hover,
.custom-temp-btn:focus,
.custom-temp-btn:active,
.uk-overlay-panel a.custom-temp-btn:hover,
.on-cover-content .section-wrapper 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,
.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,
.food-menu-nav .food-menu-nav-item {
  text-decoration: none;
  background-color: #d1e3e7;
  background: #d1e3e7;
  border: 2px solid #d1e3e7;
  color: #000;
  opacity: 1;
}

.about-us-v8-wrapper a.custom-temp-btn, .specials-v3.home-specials div a.custom-temp-btn {
  background-color: #01427c;
  background: #01427c;
  border: 2px solid #01427c;
  color: #fff;
}

.about-us-v8-wrapper a.custom-temp-btn:hover, .specials-v3.home-specials div a.custom-temp-btn:hover {
  background-color: #ed7c40;
  background: #ed7c40;
  border: 2px solid #ed7c40;
  color: #000;
}

/*HOMEPAGE*/
/* Slideshow and cover content */
.uk-overlay-background {
  background: rgba(0, 0, 0, 0.5);
}

.on-cover-content .section-wrapper .section-header,
.uk-overlay-panel h1 {
  margin-top: 70px;
  text-transform: uppercase;
  font-family: "Josefin Sans", sans-serif;
  font-weight: 600;
  font-size: 4.6em;
}

.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: #ed7c40;
  border: 1px solid #ed7c40;
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}

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

.banner-section h1 {
  font-family:'Catalina Clemente W01 Regular';
  font-size: 1.3em;
}

.banner-section .banner-pin {
  color: #ed7c40;
  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-attachment: scroll;
}

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

/*About us section end*/
/*Custom about us section*/
.about-us-v8-wrapper.custom-about-us-v8-wrapper:before {
  background-color: #01427c;
}

.custom-about-us-v8-wrapper .about-us-v8-content .text-wrapper h2 {
  color: #fff;
}

/*Custom about us section end*/
/*Special section*/
.specials-v3.home-specials {
  background-color: #e9e5e6;
  color: #000;
  min-height: 230px;
}

.specials-v3.home-specials h1 {
  margin-top: 20px;
  color: #01427c;
}

.specials-v3.home-specials .specials-text {
  margin-bottom: 0;
}

.specials-v3.home-specials .specials-hours {
  margin: 10px auto;
  text-transform: lowercase;
}

/*Special section end*/
/*TMT section*/
.tmt-section h1 {
  margin-top: 20px;
  margin-bottom: 0;
}

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

.tmt-section p {
  font-size: 1.3em;
  margin: 25px auto;
}

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

/*TMT section end*/
/*Reviews section*/
.reviews-v2-wrapper {
  background-size: cover !important;
  background-attachment: scroll !important;
}

.reviews-v2-wrapper h1 {
  margin-top: 20px;
  color: #01427c;
}

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

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

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

.reviews-v2-wrapper h3 {
  font-family:'Catalina Clemente W01 Regular';
  text-transform: capitalize;
  font-size: 1.3em;
  margin: 20px auto 15px;
  color: #000;
}

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

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

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

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

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

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

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

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

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

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

.map-newsletter .sph-email-subscription h2 {
  font-family:'Catalina Clemente W01 Regular';
  color: #fff;
  font-size: 1.3em;
}

.map-newsletter .sph-email-subscription .sph-email-input {
  padding: 9px 5px;
  color: #fff;
  border-bottom: 1px solid #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;
}

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

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

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

.sph-response-message {
  font-size: 1.3em;
  color: #fff;
}

.googlemap-v3-wrapper input:-webkit-autofill,
.googlemap-v3-wrapper input:-webkit-autofill:hover,
.googlemap-v3-wrapper input:-webkit-autofill:focus,
.googlemap-v3-wrapper input:-webkit-autofill:active {
  -webkit-text-fill-color: #fff;
  color: #fff !important;
}

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

.custom-modal .close {
  color: #fff;
  opacity: 0.6;
}

.custom-modal .close:hover {
  color: #fff;
  opacity: 0.8;
}

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

.custom-modal .newsletter-popup .sph-email-subscription h2,
.custom-modal .newsletter-popup .sph-email-subscription label h2 {
  font-family:'Catalina Clemente W01 Regular';
  font-size: 1.3em;
  color: #fff;
}

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

.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;
}

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

.contact-v3 .hours-title h1,
.contact-v3 .social-title h1,
.contact-v3 .contact-us-title h1 {
  font-weight: 600;
}

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

.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: #3d3d3d;
  border-top: 2px solid #ed7c40;
}

.footer-v2-wrapper p {
  font-size: 1.3em;
}

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

.food-menu-nav .food-menu-nav-item {
  padding: 6px 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: #ed7c40;
  background: #ed7c40;
  border: 2px solid #ed7c40;
  color: #000;
}

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

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

.food-menu-grid h3,
.food-menu-grid .food-price {
  font-family: "Belleza", sans-serif;
  font-size: 1.5em;
  color: #01427c;
}

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

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

/*FOOD AND DRINKS PAGE END*/
/*SPECIALS PAGE*/
.onespecial {
  font-size: 1.5em;
}

.specials h2 {
  font-family: "Belleza", sans-serif;
  font-size: 1.5em;
}

/*SPECIALS PAGE 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:'Catalina Clemente W01 Regular';
  font-size: 1.3em;
}

/* Videos Page */

.article-background.videos:before {
  content: "";
  position: fixed;
  left: 0;
  right: 0;
  z-index: -1;
  display: block;
  background-image: url('https://static.spotapps.co/web/krabkingzftworth--com/css/../custom/videos_pg_back.jpg');
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-filter: grayscale(0.6) opacity(0.2);
  -moz-filter: grayscale(0.6) opacity(0.2);
  -o-filter: grayscale(0.6) opacity(0.2);
  -ms-filter: grayscale(0.6) opacity(0.2);
  filter: grayscale(0.6) opacity(0.2);
}

.videos .pagecontent {
  padding-bottom: 1px;
  text-align: center;
}

.videos .video-holder {
  padding-top: 100px;
  padding-bottom: 30px;
}

.videos .video-holder video {
  width: 30%;
}

.drink-menu .tabs-container video {
  text-shadow: none;
}

/* Videos Page END */

@media (max-width: 1400px) {
  .navbar.nav-v7 .container {
    width: 100%;
  }
  .navbar-regular.nav-v7 .navbar-nav > li > a {
    padding: 0 8px;
    font-size: 1.6em;
  }
  .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.7em;
  }
  .on-cover-content .section-wrapper .section-header,
  .uk-overlay-panel h1 {
    font-size: 4.2em;
  }
  .specials 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.3em;
  }
  .videos .video-holder video {
    width: 80%;
  }
}

@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: 3.3em;
  }
  .about-us-v8-content .text-wrapper h2,
  .tmt-section h2,
  .reviews-v2-wrapper h2,
  .map-newsletter h2 {
    font-size: 1.6em;
  }
  .on-cover-content .section-wrapper .section-header,
  .uk-overlay-panel h1 {
    font-size: 3.8em;
  }
  .banner-section {
    padding: 25px 0;
  }
  .banner-section h1 {
    font-size: 1.2em;
  }
  .specials-v3.home-specials .specials-text,
  .specials-v3.home-specials .specials-hours {
    font-size: 1.2em;
  }
  .googlemap-v3-wrapper .map-item,
  #map-v3-container {
    min-height: 460px;
  }
  .drink-menu .food-menu-page h2,
  .drink-menu .drink-menu-page h2 {
    font-size: 1.8em;
  }
  .onespecial {
    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.2em;
  }
}

@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,
  .about-us-page .about-us-s1-content h1,
  .custom-modal .newsletter-popup .section-header {
    font-size: 2.9em;
  }
  .about-us-v8-content .text-wrapper h2,
  .tmt-section h2,
  .reviews-v2-wrapper h2,
  .map-newsletter h2 {
    font-size: 1.4em;
  }
  .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: 17px;
  }
  .on-cover-content .section-wrapper .section-header,
  .uk-overlay-panel h1 {
    font-size: 3.4em;
  }
  .contact-v3 .contact-location, 
  .contact-v3 .hours, 
  .contact-v3 .find-us {
    font-size: 1.2em;
  }
  .footer-v2-wrapper a {
    font-size: 1em;
  }
  .onespecial {
    font-size: 1.3em;
  }
  .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 {
    padding: 0 5px;
    font-size: 1.5em;
  }
  .social-icons-holder .contact-icon {
    width: 28px;
  }
  .navbar.nav-v7 .navbar-tabs .socialnav {
    display: none;
  }
  .map-newsletter .bar {
    top: 0;
  }
  .videos .video-holder video {
    width: 60%;
  }
}

@media (max-width: 767px) {
  .navbar.nav-v7 .header-logo {
    max-width: 55px;
  }
  .navbar-regular.nav-v7 .navbar-nav > li > a {
    font-size: 1.5em;
    padding: 6px 15px;
  }
  .drink-menu .navbar-regular.nav-v6.nav-scroll .navbar-nav>.active>a,
  .drink-menu .navbar-regular.nav-v6.nav-scroll .navbar-nav>li>a:hover,
  .navbar-regular.nav-v6.nav-scroll .navbar-nav>li>a:hover {
    color: #fff !important;
  }
  .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;
  }
  .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.5em;
  }
  .about-us-v8-content .text-wrapper h2,
  .tmt-section h2,
  .reviews-v2-wrapper h2,
  .map-newsletter h2 {
    font-size: 1.3em;
  }
  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,
  .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: 16px;
  }
  .navbar-fixed-bottom.nav-v1 .bottom-list-item a {
    text-transform: uppercase;
    font-family: "Josefin Sans", sans-serif;
    font-size: 14px;
    padding: 15px 5px;
  }
  .on-cover-content .section-wrapper .section-header,
  .uk-overlay-panel h1 {
    font-size: 2.4em;
  }
  .banner-section {
    padding: 15px 0;
  }
  .banner-section h1 {
    font-size: 1.1em;
  }
  .about-us-v8-content {
    min-height: 355px;
  }
  .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: 1.2em;
  }
  .specials-v3.home-specials .specials-text,
  .specials-v3.home-specials .specials-hours {
    font-size: 1.2em;
  }
  .specials-v3.home-specials div a.custom-temp-btn {
    width: 75%;
  }
  .reviews-v2-wrapper h3 {
    font-size: 1.2em;
  }
  .reviews-v2-wrapper .review-text p {
    font-size: 1.2em;
  }
  .googlemap-v3-wrapper .map-item.map-newsletter {
    min-height: 440px;
  }
  .map-newsletter .text-wrapper .text-content {
    top: -10px;
  }
  .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;
  }
  .footer-v2-wrapper p {
    font-size: 1.2em;
  }
  .footer-v2-wrapper a {
    font-size: 1em;
  }
  .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 #ed7c40;
  }
  .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 #ed7c40;
  }
  .food-menu-nav .food-menu-nav-item:first-of-type {
    border-top: 2px solid #ed7c40;
  }
  .drink-menu .food-menu-page h2,
  .drink-menu .drink-menu-page h2 {
    font-size: 1.6em;
  }
  .food-menu-grid p,
  .food-menu-grid .food-item-description {
    font-size: 1.25em;
  }
  .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: 1.3em;
  }
  .videos .video-holder video {
    width: 90%;
  }
}

@media (max-width: 320px) {
  .navbar-regular.nav-v7 .navbar-nav > li > a {
    font-size: 1.2em;
  }
  .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.1em;
  }
  .about-us-v8-content .text-wrapper h2,
  .tmt-section h2,
  .reviews-v2-wrapper h2,
  .map-newsletter h2 {
    font-size: 1.1em;
  }
  .navbar-fixed-bottom.nav-v1 .bottom-list-item a {
    font-size: 12px;
  }
  .on-cover-content .section-wrapper .section-header,
  .uk-overlay-panel h1 {
    font-size: 1.9em;
  }
  .contact-v3 .contact-location,
  .contact-v3 .hours,
  .contact-v3 .find-us {
    font-size: 1.2em;
  }
  .footer-v2-wrapper a {
    font-size: 0.8em;
  }
  .food-menu-grid h3,
  .food-menu-grid .food-price {
    font-size: 1.4em;
  }
  .onespecial {
    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.1em;
  }
}
