@import url('https://fonts.googleapis.com/css?family=Amatic+SC:400,700|Nixie+One&display=swap');

/*

font-family: 'Amatic SC', cursive;
font-family: 'Nixie One', cursive;
font-family: 'Nixie One', cursive;

font-family: 'Amatic SC', cursive;
font-family: 'Nixie One', cursive;
*/


/* put under the comment if it's NOT sinle page website */
/*.header {
    background-attachment: fixed;
}*/

a {color: #000;}
a:hover {
  color: #000;
}
.home-page main article,
.home-page header {
  max-width: 90%;
  margin: 36px auto;
}
.home-page main article:nth-last-child(1),
.home-page main article:nth-last-child(2) {
  max-width: 100%;
  margin: auto;
}
.home-page .container {
  max-width: 100%;
}
body {
  font-family: 'Nixie One', cursive;
  font-weight: 600;
}

.home-page .header {
  height: 80vh;
}
.banner-section {
  min-height: 13vh;
  display: table;
  width: 100%;
  padding: 20px 0;
}
.banner-section .container {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'Amatic SC', cursive;
}

.hvr-icon-wobble-horizontal:before {
  content: "\f061";
  padding: 7px 12px;
  font-size: 13px;
}

li.drop-down-link .sub-menu {
  text-transform: uppercase;
  font-family: 'Amatic SC', cursive;
}
.navigation-left li.active a, .navigation-right li.active a {
  color: #fff;
}
.navbar-inverse .navbar-nav>li>a:hover {
  color: #fff;
}
.navigation-left li a:hover, .navigation-right li a:hover {
  color: #fff;
}
.navbar-inverse .navbar-nav>li>a:focus {
  color: #fff;
}
.uk-overlay-background {
  background: rgba(0,0,0,.4);
}
.uk-dotnav-contrast>.uk-active>* {
  background: #fff;
}
.uk-dotnav-contrast>*>* {
  background: #e2e2e2e2;
}

.uk-overlay-panel .container {
  width: 100%;
}

.uk-overlay-panel .hvr-icon-wobble-horizontal:before {
  color: #000;
}
.uk-overlay-panel a.custom-temp-btn:hover.hvr-icon-wobble-horizontal:before {
  color: #fff;
}

.uk-overlay-panel h1,
.on-cover-content .section-wrapper .section-header {
  margin-top: 20px;
  margin-bottom: 20px;
  text-transform: uppercase;
  color: #fff;
  font-family: 'Amatic SC', cursive;
  font-size: 5em;
  line-height: 1.1em;
  text-shadow: 1px 3px 2px rgba(0, 0, 0, 0.4);
}
.uk-overlay-panel .slide-text,
.uk-overlay-panel p,
.on-cover-content .section-wrapper p {
  font-family: 'Nixie One', cursive;
  font-size: 1.4em;
  line-height: 1.1em;
  color: #fff;
  text-transform: uppercase;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
}
.style-traditional .tabs-container .scrolling {
    display: block;
}
.navbar-fixed-bottom.nav-v1 .bottom-list-item a {
    padding: 15px 10px 15px 10px;
}
.navbar-regular.nav-v6 .navbar-nav>li>a {
  font-family: 'Amatic SC', cursive;
  font-weight: 700;
  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-v8-wrapper a.custom-temp-btn,
.about-us-v2 a.custom-temp-btn,
.about-us-plus-content .about-us-plus-button,
.map-newsletter .sph-email-subscription .sph-submit-button,
.custom-modal .sph-email-subscription .sph-submit-button,
.addtocalendar.atc-style-blue .atcb-link,
.reservations-and-parties-v2 button,
.specials-v3.home-specials div a.custom-temp-btn,
.party-offer a.custom-temp-btn,
.sph-email-subscription .sph-submit-button,
.reservations-and-parties button {
  padding: 6px 50px 6px 30px;
  text-transform: uppercase;
  background-color: #000;
  background: #000;
  color: #fff;
  border: 2px solid #000;
  font-family: 'Amatic SC', cursive;
  font-size: 23px;
  font-weight: 700;
  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-v2 a.custom-temp-btn:hover,
.about-us-v8-wrapper a.custom-temp-btn:hover,
.about-us-plus-content .about-us-plus-button:hover,
.map-newsletter .sph-email-subscription .sph-submit-button:hover,
.custom-modal .sph-email-subscription .sph-submit-button:hover,
.addtocalendar.atc-style-blue .atcb-link:hover,
.map-newsletter .sph-email-subscription .sph-submit-button:hover, .custom-modal .newsletter-popup .sph-email-subscription .sph-submit-button:hover,
.reservations-and-parties button:hover {
  text-decoration: none;
  background-color: transparent;
  background: transparent;
  border: 2px solid #f29c35;
  color: #f29c35;
  opacity: 1;
}
.addtocalendar.atc-style-blue .atcb-link {
  padding: 10px 30px;
}
.reservations-and-parties p.submit-success {
    color: #000;
}

.reservations-and-parties button[disabled] {
  background-color: #000;
  background: #000;
  color: #fff;
  border: 2px solid #000;
  font-size: 21px;
}
.uk-overlay-panel a.custom-temp-btn  {
  background-color: #fff;
  background: #fff;
  color: #000;
  border: 2px solid #fff;
}
.specials h1 {
  color: #fff !important;
}
.specials-v3.home-specials div a.custom-temp-btn,
.addtocalendar.atc-style-blue .atcb-link {
  background-color: #f29c37;
  background: #f29c37;
  color: #000;
  border: 2px solid #f29c37;
}
.specials-v3.home-specials div a.custom-temp-btn:hover {
  background-color: #f29c37;
  background: #f29c37;
  color: #000;
  border: 2px solid #000;
  opacity: 1;
}
.addtocalendar.atc-style-blue .atcb-link:hover {
  background-color: transparent;
  background: transparent;
  color: #fff;
  border: 2px solid #f29c37;
  opacity: 1;
}
/*.map-newsletter .sph-email-subscription .sph-submit-button:before {
  display: none;
}*/
.custom-modal .newsletter-popup .sph-email-subscription .sph-submit-button {
  font-size: 21px;
}
.specials-section h2 {
  font-size: 1.4em;
  margin-top: 30px;
}
.specials-v3.home-specials div a.custom-temp-btn {
  background-color: #000;
  background: #000;
  color: #f29c37;
  border: 2px solid #000;
}

.uk-overlay-panel a.custom-temp-btn:hover, .uk-overlay-panel a.custom-temp-btn:focus,
.on-cover-content .section-wrapper a.custom-temp-btn:hover, .on-cover-content .section-wrapper a.custom-temp-btn:focus {
    background-color: transparent;
    background: transparent;
    border: 2px solid #fff;
    color: #fff;
}

.about-us-v7-content .text-wrapper, .map-newsletter .text-wrapper {
  z-index: 2;
}
.about-us-plus-wrapper .section-header {
  position: relative;
  color: #fff;
}
.about-us-plus-content h2 {
  color: #fff;
  font-size: 2.3em;
}
.about-us-plus-content p {
  color: #fff;
}
.about-us-plus-content .about-us-img-holder{
  border: 4px solid #000;
  margin: 5px;
}

/* home page */
/* .banner-section {
  padding: 30px 0 25px 0;
} */
.banner-section h1 {
  text-transform: capitalize;
  font-family: 'Nixie One', cursive;
  font-size: 1.2em;
  line-height: 1.4em;
  font-weight: bold;
}
.banner-section p {
  font-family: 'Amatic SC', cursive;

  font-size: 1.7em;
}
.banner-section p a {
  color: #fff;
}
.banner-section p a:hover {
  color: #fff;
}
.banner-section .banner-pin {
  color: #000;
}
.banner-section .banner-pin:hover,
.banner-section .banner-pin:active,
.banner-section .banner-pin:focus {
  color: #fff;
}

.section-header,
.about-us-v2 h1,
.about-us-v8-content .text-wrapper h1,
.about-us-v7-content .text-wrapper h1,
.specials-v3.home-specials h1,
.about-us-v3 h1,
.specials h1, .events h1,
.events-container h1,
.about-us-page .about-us-s1-content h1 {
  font-size: 4.5em;
  font-family: 'Amatic SC', cursive;
  text-transform: uppercase;
  color: #000;
}

.about-us-v8-content h2,
.about-us-v7-content h2,
.custom_html_1-section h2,
.events-v3-wrapper h2,
.reviews-v2-wrapper h2,
.map-newsletter h2,
.reservations-text h2 {
  font-family: 'Nixie One', cursive;
  text-transform: uppercase;
  font-size: 1.5em;
  color: #000;
}
.about-us-v8-content .text-wrapper {
  width: 100%;

}
.about-us-v8-item-1 .text-wrapper h2 {
  color: #fff;
}
.about-us-v8-content h2 {
  margin: 10px auto;
  color: #f29c37;
  font-size: 1.2em;
  letter-spacing: 1px;
}
.about-us-v8-content .text-holder p {
  margin-bottom: 5px;
  font-size: 1.2em;
  margin-top: 10px;
}
.about-us-v8-content .text-content.title-image h1:after {
  height: 8px;
}

.about-us-v8-image-bar {
  height: 42px;
  font-family: 'Nixie One', cursive;
  text-transform: uppercase;
  font-size: 1.5em;
}
.about-us-v8-item.about-us-v8-item-3 {
  background-color: #f29c35;
  margin-top: 34px;
}

.custom_html_1-section .img-responsive{
  display: inline-block;
  padding: 10px;
  max-width: 300px;
}
.custom_html_1-section .col-md-6.col-xs-12 {
  text-align: right;
}
.custom_html_1-section .col-md-6.col-xs-12:last-child {
  text-align: left;
}

.custom_html_1-section .section-header {
  color: #3c3c3c;
  text-transform: uppercase;
  line-height: 1.4;
}
.custom_html_1-section p {
  color: #3c3c3c;
  text-transform: none;
  font-family: 'Nixie One', cursive;
  font-size: 1.3em;
  padding: 0;
  margin: 0;
}
.custom_html_1-section .section-header {
    margin-top: 25px;
}
.custom_section_holder {
  position: absolute;
  top: 60%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  text-align: center;
  width: 90%;
}
.custom_html_1-section {
  position: relative;
  min-height: 400px;
  color: #000;
  background-color: #f29c35;
  padding: 1em 0;
}
.custom_html_1-section .container {
  width: 100%;
  text-align: center;
}
.custom_html_1-section h2 {
  margin: 15px 0;
}
.custom_html_1-section a.custom-temp-btn {
  display: block;
  max-width: 250px;
  margin: 10px auto 20px auto;
  padding: 6px 25px 6px 5px;
}
.custom_html_1-section a.custom-temp-btn:hover,
.custom_html_1-section a.custom-temp-btn:focus {
  border: 2px solid #000;
  color: #000;
}
.custom_html_1-section .hvr-icon-wobble-horizontal:before {
  padding: 7px;
}

.custom_html_2-section {
  padding: 1em 0;
  background-color: #f29c35;
  text-align: center;
}
.custom_html_2-section p {
  margin: 0 auto;
}
.custom_html_2-section .section-header {
  margin-top: 25px;
}
.custom_html_2-section .custom-temp-btn:hover,
.about-us-v8-item.about-us-v8-item-3 .custom-temp-btn:hover {
    background-color: transparent;
    background: transparent;
    border: 2px solid #000;
    color: #000;
}
.specials-v3.home-specials {
  min-height: 260px;
  background-color: #f29c37;
  color: #fff;
}
.specials-v3.home-specials h2, .specials-v3.home-specials h3 {
  color: #000;
  font-weight: bold;
}
.specials-v3.home-specials h1 {
  margin-bottom: 40px;
  color: #000;
}
.specials-v3.home-specials p,
.specials-v3.home-specials .specials-hours,
.specials-v3.home-specials .specials-text {
  font-size: 1.2em;
  color: #000;
}
.specials-v3.home-specials p {
  font-family: 'Nixie One', cursive;
}
.events-container h1 {
  color: #fff;
  padding-top: 30px;
}
.events-v3-wrapper .item-text h2 {
  margin-top: 0;
  color: #fff;
}
.carousel-events-content .owl-theme .owl-dots .owl-dot button {
  background: transparent;
  border: 1px solid #000;
}
.reviews-v2-wrapper .owl-theme .owl-dots .owl-dot.active button,
.reviews-v2-wrapper .owl-theme .owl-dots .owl-dot:hover button {
  background: #000;
  border: 1px solid #000;
}

.owl-theme .owl-dots .owl-dot button {
  background: transparent;
  border: 1px solid #000;
}
.owl-theme .owl-dots .owl-dot.active button, .owl-theme .owl-dots .owl-dot:hover button {
  background: #000;
  border: 1px solid #000;
}
.owl-theme .owl-nav [class*=owl-] {
  color: rgba(250, 250, 250, 0.7);
}
.owl-theme .owl-nav [class*=owl-]:hover {
  background: #3f3126;
  border: 1px solid #3f3126;
}
.carousel-controls {
  position: relative;
}
.reviews-v2-wrapper .item {
  padding: 0 10px;
}
.reviews-v2-wrapper .review-text {
  padding: 0px 70px;
}
.reviews-v2-wrapper h3 {
  margin: 20px auto;
}
#events_v3.events-v3-wrapper .section-header {
  color: #fff;
}

#reviews.carousel-wrapper {
  background-size: cover !important;
  background-attachment: scroll !important;
}

.reviews-v2-wrapper h1 {
  color: #000;
}
.reviews-v2-wrapper h3 {
  text-transform: uppercase;
  font-size: 1.2em;
  color: #000;
  font-family: 'Nixie One', cursive;
}
.reviews-v2-wrapper .fa-star{
  color: #f7c485;
}
.reviews-v2-wrapper .container {
  padding-top: 0;
  padding-bottom: 20px;
}
.reviews-v2-wrapper .review-text p {
  font-size: 1.2em;
  line-height: 1.6em;
  font-style: italic;
}
.reviews-v2-wrapper h5 .fa.fa-star {
  color: #000;
}
.reviews-v2-wrapper .review-quote {
  opacity: 1;
  color: #000;
}

.reservations-and-parties-v2 input, .reservations-and-parties-v2 select {
  border-bottom: 2px solid #000;
  color: #000;
}
.reservations-text h2 {
  color: #f29c37;
  text-transform: none;
  font-size: 1.4em;
  line-height: 0.5;
}
.yelp-reservations-wrapper {
  padding: 5em 0;
}
.yelp-reservations-wrapper .reservations .section-header {
  padding-top: 40px;
}
#reservations_open_table {
  padding-top: 85px;
}
.ot-reservations-wrapper {
  background-color: #000;
  padding-top: 20px;
}
.ot-reservations-wrapper h1 {
  margin-top: 30px;
  color: #fff;
}
.ot-reservations-wrapper p {
  color: #fff;
  font-size: 1.4em;
}

.ot-reservations-wrapper .reservations a:hover {
  color: #fff !important;
  text-decoration: none;
}
.open-table-holder.open-table-desktop{
  height: 290px;
}
.map-newsletter .text-wrapper .text-content,
.map-newsletter .sph-email-subscription h2 {
  font-family: 'Nixie One', cursive;
  color: #000;
  font-weight: 600;
}
.map-newsletter h2 {
  margin-bottom: 5px;
  text-transform: uppercase;
  font-size: 1.4em;
  color: #000;
  font-weight: 600;
}
.map-newsletter p {
  margin-top: 0px;
  font-size: 1.2em;
}
.bar:before, .bar:after {
  background: #f29c37;
}
.map-newsletter .bar {
  top: -5px;
}
.map-newsletter .bar:before, .map-newsletter .bar:after {
  background: #f29c37;
  bottom: 18px;
}
::placeholder {
  color: #000;
}
.sph-email-input input::-webkit-input-placeholder {
  color: #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:-ms-input-placeholder {
   color: #000;
}

.reservations-and-parties-v2 input::-webkit-input-placeholder {
   color: #000;
}
.reservations-and-parties-v2 input:-moz-placeholder { /* Firefox 18- */
   color: #000;
}
.reservations-and-parties-v2 input:-ms-input-placeholder {
   color: #000;
}

.map-newsletter {
  border: none;
}

.custom-modal .modal-content {
  background-color: #fff;
  background-position: center;
  background-size: cover;
}
.custom-modal .newsletter-popup .section-header {
  margin-top: 0;
  font-size: 4em;
}
.custom-modal .newsletter-popup .sph-email-subscription h2 {
  margin-bottom: 10px;
  font-weight: normal;
  font-size: 1.3em;
  font-family: 'Nixie One', cursive;
  font-weight: 600;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input {
  padding: 12px 15px;
  border: 1px solid #f29c35;
  border-radius: 0;
  background-color: rgba(255, 255, 255, 0.4);
}

.contact-location .custom-temp-btn{
  background-color: #f73442;
  background: #f73442;
  border: 1px solid #f73442;
}
.contact-location .custom-temp-btn:hover {
  background-color: #f29c37;
  background: #f29c37;
  border: 1px solid #f29c37;
}
.contact-v3 {
  background-color: #000;
  color: #fff;
  font-family: 'Nixie One', cursive;
}
.contact a, .contact a:focus, .contact-us a, .contact-us a:focus {
  color: #fff;
  text-decoration: none;
}
.contact-v3 .contact-location, .contact-v3 .hours, .contact-v3 .find-us {
  font-size: 1.1em;
}
.contact-v3 .hours-title h1, .contact-v3 .social-title h1, .contact-v3 .contact-us-title h1 {
  font-family: 'Amatic SC', cursive;
  font-size: 1.2em;
  text-transform: uppercase;
}
.contact-v3 .days {
  padding-bottom: 5px;
  text-transform: uppercase;
}
.contact-v3 .from-to {
  padding-bottom: 10px;
}
.contact-v3 .hours .hours-adittional p {
  margin: 10px 0 5px 0;
  font-size: 1em;
  text-transform: uppercase;
}
.custom-location .location-name,
.phone-custom h2 {
  margin-top: 20px;
  margin-bottom: 5px;
  font-family: 'Nixie One', cursive;
  font-size: 14px;
  text-transform: uppercase;
  color: #f29c37;
}
.phone-custom h2~p {
  margin-top: 5px;
}
.contact-us a.custom-temp-btn {
  background-color: #fff;
  background: #fff;
  color: #000;
  border: 2px solid #fff;
}
.contact-us a.custom-temp-btn:focus,
.contact-us a.custom-temp-btn:hover {
  background-color: #f29c37;
  background: #f29c37;
  color: #000;
  border: 2px solid #f29c37;
  text-decoration: none;
}
.social-links a {
  color: #fff;
}

.footer-v2-wrapper {
  background: #000;
  border-top: 2px solid #fff;
  color: #fff;
}
.navbar-regular.nav-v7 .navbar-contact .navbar-nav>li>a {
  font-size: 1.6em;
}
.navbar-regular.nav-v7 .navbar-contact .navbar-nav a .fa {
  color: #f29c37;
}

.about-us-page
.about-us-page .about-us-s1-content h1 {
  font-size: 3.5em;
  line-height: 1.2em;
  text-transform: uppercase;
}
.about-us-s1-wrapper p {
  margin-top: 20px;
  font-family: 'Amatic SC', cursive;
  text-transform: uppercase;
  font-size: 2em;
  font-weight: bold;
}

.about-us-s2-content .text-content h1 {
  color: #fff !important;
  text-align: center !important;
}
.about-us-s2-content p {
  font-size: 1.2em;
  text-align: center;
  color: #fff;
}
.about-us-v7-content .text-wrapper h1 {
  margin-bottom: 30px;
  color: #000;
  text-align: left;
}
.about-page-content .about-us-v7-content .text-wrapper .text-content {
  padding-top: 40px;
  padding-bottom: 40px;
}
.about-us-v7-content h2 {
  margin: 30px auto;
  color: #f29c37;
}
.bigger-text p {
  font-size: 1.4em;
}
.bigger-text .phone-link {
  color: #000;
}
.bigger-text .phone-link:hover {
  color: #000;
}
.about-us-s3-wrapper .map-footer p {
  font-family: 'Amatic SC', cursive;
  font-size: 1em;
  text-transform: uppercase;
}
.about-us-s4-wrapper {
  padding: 50px 0 50px 0;
  background-color: #000;
  color: #fff;
}
.about-us-s4-wrapper .container {
  width: 70%;
  color: #fff;
}
.about-us-s4-wrapper .section-header {
  margin-top: 10px;
  margin-bottom: 30px;
  color: #3f3126;
}
.about-us-s4-wrapper h2 {
  margin: 30px auto 10px auto;
  font-family: 'Amatic SC', cursive;
  font-size: 1.4em;
  line-height: 1.2em;
  text-transform: uppercase;
}
.about-us-s4-wrapper .custom-temp-btn {
  background-color: transparent;
  background: transparent;
  color: #fff;
  border: 2px solid #fff;
}
.about-us-s4-wrapper .custom-temp-btn:hover {
  background-color: #fff;
  background: #fff;
  color: #000;
  border: 2px solid #fff;
}

.video-holder {
  margin: 40px auto;
  width: 80%;
}
.video-holder video {
  margin: 0 auto;
  width: 100%;
  border: 5px solid #3f3126;
}
.googlemap-v3-wrapper .map-footer {
  display: none;
}
/* google_view 360 view section custom */
.google-view-wrapper {
  width: 90%;
  min-height: 75vh;
  margin: 20px auto;
}
.google-view-holder {
  border: 4px solid #fff;
  text-align: center;
}
.google-view-holder iframe {
  width: 100%;
  height: 70vh;
}

.about-us-v3 h1 {
  margin-top: 30px;
  font-size: 3.5em;
  color: #fff;
}
.about-us-v3 .text-wrapper {
  background-color: rgba(35,32,49, 0.9);
  background-position: top left;
  background-size: auto;
  background-repeat: no-repeat;
  text-align: center;
  color: #fff;
}
.about-us-v3 p {
  color: rgba(255,255,255,0.8);
}
.about-us-v3 h2 {
  padding-bottom: 20px;
}
.about-us-v3 h3 {
  margin-top: 15px;
  margin-bottom: 10px;
  color: #fff;
  text-transform: uppercase;
}
.party-offer-holder {
  margin-top: 40px;
  text-shadow: none;
}
.party-offer .section-header {
  margin-top: 0px;
  margin-bottom: 5px;
  font-size: 3.5em;
}
.party-offer h4 {
  margin-top: 5px;
  margin-bottom: 5px;
  color: #fff;
  line-height: 1.2em;
}
.party-offer h4 span {
  color: #f7b61e;
}
.party-offer p {
  margin-bottom: 15px;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
}
.party-offer .food-menu-nav {
  margin: 20px auto 0px auto;
}
.party-offer a.custom-temp-btn {
  padding: 7px 15px;
}
.party-offer .food-menu-grid-item-content {
  background-color: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.party-offer .food-menu-grid-item,.party-offer .food-menu-grid-sizer {
    width: 100%;
}
.party-offer p > a {
  color: #fff;
}
.party-offer a:hover, .party-offer a:focus {
  color: #000;
  text-decoration: none;
}
.jobs-page .section-header {
  text-shadow: none;
}
.map-container {
  height: 500px;
  padding-bottom: 20px;
  z-index: 0;
}
.map-footer {
  font-size: 1.3em;
  font-weight: bold;
}
.locations-page.about-us-background .about-us-v3 h4 {
    font-family: 'Nixie One', cursive;
    text-transform: uppercase;
}

.onespecial, .oneeventday {
  font-size: 18px;
}

.specials h2, .events h2 {
  font-family: 'Amatic SC', cursive;
  text-transform: capitalize;
  color: #fff;
  font-size: 1.2em;
  font-weight: bold;
}
.events h2 {
  font-size: 1.9em;
}
.event {
    border: 2px solid #fff;
    padding: 30px;
    background-color: #000;
}
.drink-menu .tabs-container .event {
  text-shadow: none;
}
.event-image {
  -webkit-box-shadow: 0px 0px 16px 0px rgba(0,0,0,0.6);
  -moz-box-shadow: 0px 0px 16px 0px rgba(0,0,0,0.6);
  box-shadow: 0px 0px 16px 0px rgba(0,0,0,0.6);
}
.event-name {
  font-size: 1.4em;
  line-height: 1.1em;
}
.event-text {
  color: #fff;
}
#events_v3.events-v3-wrapper {
    text-align: left;
}
.events-v3-wrapper h2 {
  color: #000;
  text-align: left;
  font-family: 'Nixie One', cursive;
  text-transform: capitalize;
}
.events-v3-wrapper .item-image img {
  border: none;
}
.events-container .navbar.nav-v6 .container {
  margin-bottom: 0;
}
.events-container{
  color: #fff;
}

.events-v3-wrapper p {
  margin-top: 50px;
  color: #fff;
  font-size: 1.3em;
  text-align:  left !important;
}
.events-v3-wrapper h3 {
    margin-top: 50px;
    color: #fff;
    text-align: left;
    font-size: 1.4em;
    font-family: 'Nixie One', cursive;
}
.events-container h2 {
  margin-top: 20px;
  font-family: 'Amatic SC', cursive;
  font-size: 3em;
  text-transform: uppercase;
  color: #fff;
}

.events-container .event-time,
.events-container h3 {
  font-family: 'Amatic SC', cursive;
  color: #fff;
  font-size: 1.6em;
}
.events-container .event-image {
  border: 2px solid #fff;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.6);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.6);
  box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.6);
}
.events-container .events-holder {
  border-bottom: 1px solid #fff;
}
.empty-content-message h2,
.empty-content-message h3 {
  text-align: center;
  font-family: 'Nixie One', cursive;
  font-size: 1.4em;
  text-transform: none;
  font-weight: 600;
}
.specials  .empty-content-message h2,
.specials  .empty-content-message h3 {
  text-transform: uppercase;
  color: #fff;
  text-shadow:  none;
  font-weight: 600;
}
.events-container .empty-content-message {
  margin-top: 5px;
}
.events-container .empty-content-message h3 {
  color: #eac495;
}

.food-menu-grid-item-content {
  border-radius: 0;
/*  background-image: url(https://static.spotapps.co/web/nutmegsd--com/css/../custom/menu_back.png);*/
  background-position: top left;
  background-size: auto;
  background-repeat: no-repeat;
}
.food-menu-grid .food-item-holder {
  display: table;
  width: 100%;
}
.food-menu-grid h2,
.drink-menu .food-menu-page h2,
.style-traditional.drink-menu h2, .food-menu-section h2, .drink-menu-section h2{
  margin-top: 15px;
  font-family: 'Amatic SC', cursive;
  font-size: 2em;
  line-height: 100%;
  text-transform: capitalize;
}
.food-menu-page .food-menu-v2-wrapper, .drink-menu-page .drink-menu-v2-wrapper {
  padding-top: 100px;
}
.food-menu-page .food-menu-v2-wrapper .button-container {
  text-align: center;
  margin: 35px auto 0px;
}
.food-menu-page .food-menu-v2-wrapper .button-container .custom-order-btn {
	padding: 6px 45px 6px 45px;
	text-decoration: none;
    background-color: #fff;
    background: #fff;
    border: 2px solid #000;
    color: #000;
}
.food-menu-page .food-menu-v2-wrapper .button-container .custom-order-btn:hover,
.food-menu-page .food-menu-v2-wrapper .button-container .custom-order-btn:focus {
    background-color: #000;
    background: #000;
    border: 2px solid #000;
    color: #ffff;
}
.drink-menu .food-menu-grid h2 {
  font-family: 'Amatic SC', cursive;
  font-size: 2.5em;
  text-transform: capitalize;
  color: #000;
  font-weight: bold
}
.food-menu-grid .food-item-description,
.food-menu-grid .food-menu-description {
  color: #000;
  font-size: 1.1em;
}
.food-menu-grid .food-item-title h3 {
  font-family: 'Nixie One', cursive;
  text-transform: uppercase;
  font-size: 1.1em;
  color: #000;
  font-weight: bold;
}
.food-menu-nav .food-menu-nav-item {
  background-color: #fff;
  background: #fff;
  color: #000;
  border: 2px solid #000;
}

.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: #000;
  background: #000;
  color: #fff;
  border: 2px solid #000;
}
.food-menu-grid-item-content .food-menu-content {
  border-left: 1px solid #000;
}
.food-menu-grid .food-price,
.style-traditional.drink-menu .menu-item-price-traditional .item-price {
  color: #000;
  font-family: 'Nixie One', cursive;
  font-size: 1.1em;
  font-weight: bold;
}
.style-traditional.drink-menu .menu-item-price-traditional .item-price {
  font-size: 1.2em;
}
.food-menu-grid .food-price {
  padding: 0 10px 0 5px;
}

.style-traditional.drink-menu .pagecontent {
  background-color: rgba(255, 255, 255, 0.9);
  border: 2px solid #fff;
}
.style-traditional.drink-menu .menu-item-name-traditional .item-name-and-manufacturer span {
    color: #fff;
}
.style-traditional .tabnav .nav>li>a, .food-menu-section .tabnav .nav>li>a, .drink-menu-section .tabnav .nav>li>a {
  font-family: 'Amatic SC', cursive;
  border-bottom: 6px solid rgba(200, 200, 200, 0.6);
}
.style-traditional .tabnav .nav>li>a:hover, .style-traditional .tabnav .nav>li.active>a, .food-menu-section .tabnav .nav>li>a:hover, .food-menu-section .tabnav .nav>li.active>a, .drink-menu-section .tabnav .nav>li>a:hover, .drink-menu-section .tabnav .nav>li.active>a {
    color: #000;
    border-bottom: 6px solid #000;
}
.style-traditional.drink-menu h2, .food-menu-section h2, .drink-menu-section h2 {
  font-size: 2.5em;
  text-transform: capitalize;
}
.style-traditional.drink-menu .menu-item-name-traditional .item-name-and-manufacturer {
  font-family: 'Amatic SC', cursive;
}
.drink-menu.style-traditional .single-drink-title {
  font-family: 'Amatic SC', cursive;

  text-transform: capitalize;
  color: #000;
  font-size: 5em;
}
.style-traditional.drink-menu .menu-item-description-traditional .drink-description {
  color: #000;
}

.menu_15502.drink-menu-grid .food-item-holder {
  text-align: right;
}
.menu_15502.drink-menu-grid .food-item-title {
  display: block;
  text-align: left;
}
.menu_15502.drink-menu-grid .food-price {
  float: none;
}
.drink-menu-grid .food-item-description {
  font-size: 1.2em;
}

.food-menu-grid .menu-description {
  width: 95%;
}
.food-menu-grid .menu-description p {
  font-family: 'Nixie One', cursive;
  font-size: 1em;
  text-transform: uppercase;
  color: #fff;
}
.party-background, .article-background {
  background-color: #fff;
}
.catering.party-background .section-header {
  text-shadow: none;
}
form.ng-dirty select.ng-invalid.full-select {
    background-color: #FFDDDD;
}
.catering p.submit-success {
    color: #fff;
}
.party-background .section-header {
  /*margin-top: 30px;*/
  margin-bottom: 30px;
}
.reservations-and-parties p {
  color: #000;
  text-shadow: none;
}
.party-background .hvr-icon-wobble-horizontal:before {
  color: #000;
}
.party-background h2 {
  font-family: 'Amatic SC', cursive;
  font-size: 4em;
  text-transform: uppercase;
}
.party-background p a {
  color: #f29c35;
  font-weight: bold;
}
.reservations-and-parties input, .reservations-and-parties select, .reservations-and-parties textarea, .reservations-and-parties select.full-select,
.party-s2-wrapper.reservations-and-parties input, .party-s2-wrapper.reservations-and-parties select, .party-s2-wrapper.reservations-and-parties textarea, .party-s2-wrapper.reservations-and-parties select.full-select  {
  border: 1px solid #000;
  background-color: #fff;
}
.article-background .section-header {
  text-shadow: none;
}
.article-background a {
  text-shadow: none;
}
.article-background .custom-order-btn a {
  width: 260px;
}
.article-background .tabs-container .container {
  text-align: center;
}
.article-background:before {
  content: "";
  position: fixed;
  left: 0;
  right: 0;
  z-index: -1;
  display: block;
  background-image: url('https://static.spotapps.co/web/nutmegsd--com/css/../custom/order_online_back.jpg');
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
}
.custom-main-article-holder {
  background-color: #fff;
  padding: 40px;
}

.custom-article-holder {
  margin-top: 30px;
  padding: 0 30px;
}
.custom-footer-logo {
  padding-top: 20px;
  height: 90px;
}
.custom-article-header {
  color: #fff;
  padding-bottom: 30px;
}
.custom-article-holder p {
  padding-top: 10px;
  font-size: 1.2em;
  text-shadow: none;
  color: #fff;
}
.custom-article-holder h2 {
  text-shadow: none;
  color: #fff;
  font-size: 2em;
  text-transform: uppercase;
}
.custom-article-image {
  display: inline-block;
  max-height: 300px;
  border: 1px solid #fff;
}
.custom-article a {
  text-shadow: none;
}
.custom-article a:focus {
  background-color: #ff1700;
  color: #fff;
}

.article-background.order-cakes-page:before {
  background-image: url('https://static.spotapps.co/web/nutmegsd--com/css/../custom/order_cakes_back.jpg');
  -webkit-filter: opacity(0.2);
  -moz-filter: opacity(0.2);
  -o-filter: opacity(0.2);
  -ms-filter: opacity(0.2);
  filter: opacity(0.2);
}
.order-cakes-page .empty-content-message h2 {
  color: #000;
  text-shadow: none;
}
/*.specials-v3 .hvr-icon-wobble-horizontal:before {
    display: none !important;
}*/
.custom-modal .newsletter-popup .sph-email-subscription .sph-submit-button {
  padding: 10px 30px 10px 30px;
}
.volume-btn {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 50px;
  height: 50px;
  font-size: 4em;
  z-index: 100;
  color: #fff;
  cursor: pointer;
}
.volume-btn .fa {
  display: none;
  position: absolute;
  bottom: 35px;
  right: 40px;
  width: 50px;
  height: 50px;
  cursor: pointer;
}
.volume-btn .fa-volume-up {
  right: 27px;
}
.volume-btn .fa-volume-off,
.volume-btn.on .fa-volume-up {
  display: block;
}
.volume-btn.off .fa-volume-up {
  display: none;
}
.volume-btn.on .fa-volume-off {
  display: none;
}

.gallery-page * {
  text-shadow: none;
}
.gallery-page .contact-v3 {
  padding: 1em 0;
  background-color: #f29c35;
}
.gallery-page .contact-v3 * {
  color: #000;
  font-weight: bold;
}
.gallery-page .phone-custom h2 {
  margin-top: 20px;
  margin-bottom: 5px;
  font-family: 'Nixie One', cursive;
  font-size: 14px;
  text-transform: uppercase;
}
.gallery-page p {
  max-width: 700px;
  text-align: center;
  color: #000;
}
.gallery-page p.gallery-large-text {
  margin: 10px auto;
}
.gallery-page .contact-us a.custom-temp-btn {
  display: none;
}
.gallery-page .contact-us a:hover {
  color: #000;
}
.wholesale-wrapper {
  padding: 1em 0;
}
.reservations-and-parties p.wholesale-form-text {
  margin-bottom: 0;
}
.gallery-page .reservations-and-parties-v2 form.ng-dirty input.ng-invalid,
.gallery-page .reservations-and-parties-v2 form.ng-dirty select.ng-invalid {
    background-color: #fff !important;
}
.navbar.nav-v4 .header-logo {
    max-width: 90px;
}

li.drop-down-link {
  position: relative;
}
li.drop-down-link .sub-menu {
  display: none;
  position: absolute;
  left: 0;
  top: 60px;
  width: 120px;
  background-color: #fff;
  padding: 15px;
  color: #000;
  font-family: 'Amatic SC', cursive;
  text-align: center;
}
.nav-scroll li.drop-down-link .sub-menu {
    top: 50px;
}
li.drop-down-link .sub-menu a {
  display: block;
  padding: 5px 0 !important;
  color: #000;
  text-transform: uppercase;
  font-size: 1.6em;
  opacity: 1;
}
li.drop-down-link .sub-menu a:hover, li.drop-down-link .sub-menu a:focus {
  text-decoration: none;
  color: #5a5a5a;
}
li.outside-link {
  display: none;
}

@media (max-width: 1300px) {
  .uk-overlay-panel h1 {
    font-size: 4em;
  }
  .map-newsletter .text-wrapper:before {
    background-size: cover;
  }
  .about-us-page .about-us-s1-content h1 {
    font-size: 4em;
  }
  .navbar-regular.nav-v6 .navbar-nav>li>a {
    padding: 0 9px;
  }
  .map-newsletter .bar {
    top: -5px;
  }
}

@media (max-width: 1200px) {
  .reviews-v2-wrapper .container {
    width: 100%;
  }
  .navbar.nav-v6 .container {
    width: 100%;
  }
  .navbar.nav-v4 .header-logo {
    left: 15px;
  }
  .uk-slidenav-position:hover .uk-slidenav {
    display: none;
  }
  .uk-overlay-panel h1,
  .on-cover-content .section-wrapper .section-header {
    line-height: 1.1em;
    font-size: 4em;
  }
  .map-newsletter .bar {
    top: 0px;
  }
}

@media (max-width: 1100px) {
  .navbar-regular.nav-v6 .navbar-nav>li>a {
    padding: 0 8px;
  }
  .navigation-social {
    padding-left: 15px;
  }
  .nav-v2 .social-icon {
    font-size: 25px;
    line-height: 34px;
  }
}

@media (max-width: 1024px) {
  li.drop-down-link .sub-menu {
    margin-top: 5px;
  }
  .uk-overlay-panel .container {
    width: 100%;
  }
  .uk-overlay-panel h1,
  .on-cover-content .section-wrapper .section-header {
    font-size: 3.7em;
  }
  .banner-section h1 {
    font-size: 1.1em;
    line-height: 1.3em;
  }
  .about-us-v8-wrapper .container {
    width: 100% !important;
  }
  #events_v3.events-v3-wrapper .container {
    width: 95% !important;
  }
  .food-menu-grid .food-price {
    padding: 0 5px 0 10px;
  }
  .about-us-s4-wrapper .container {
    width: 80%;
  }
}

@media (max-width: 1023px) {
  li.drop-down-link .sub-menu {
    width: 126px;
  }
  .navbar-inverse .navbar-nav>.active>a {
    color: #fff !important;
  }
  .nav>li {
    padding: 0 4px;
  }
  .nav>li>a {
    font-family: 'Amatic SC', cursive;
    padding: 10px 3px;
    font-size: 1.1em;
  }
  .header-logo {
    max-width: 75px;
    left: 5px;
  }
  .nav-v2 .socialnav a {
    padding-right: 0;
  }
  .socialnav {
    margin-top: 20px;
    padding-left: 20px;
  }
  .social-icon {
    font-size: 27px;
    line-height: 35px;
  }
  .section-header, .about-us-v2 h1, .about-us-v8-content .text-wrapper h1, .about-us-v7-content .text-wrapper h1, .specials-v3.home-specials h1, .about-us-v3 h1, .specials h1, .events h1, .events-container h1 {
    font-size: 3.5em;
  }
  .about-us-v8-image-bar {
    font-size: 1.3em;
  }
  .custom_html_1-section .container {
    width: 90%;
  }
  .about-page-content .about-us-v7-content .text-wrapper .text-content {
    padding-top: 40px;
    padding-bottom: 50px;
  }
  .about-us-s4-wrapper .container {
    width: 90%;
  }
  .drink-menu .pagecontent {
    padding-top: 140px;
  }

}

@media (max-width: 991px) {
  .nav>li>a {
    padding: 10px 3px;
    font-size: 1.1em;
  }
  .social-icons-holder .contact-icon {
    width: 30px;
    height: 30px;
  }
  .uk-overlay-panel h1,
  .on-cover-content .section-wrapper .section-header {
    font-size: 3em;
  }
  .uk-overlay-panel p, .on-cover-content .section-wrapper p {
    font-size: 2em;
  }
  .about-us-page .about-us-s1-content {
    padding-top: 30px;
  }

  .about-us-s1-wrapper p {
    line-height: 1.2em;
  }
  .about-us-page .about-us-s1-content h1 {
    margin-top: 10px;
    font-size: 3.6em;
  }
  .map-newsletter .bar {
    top: 3px;
  }

  .navbar-regular.nav-v6 .navbar-nav>li>a {
    padding: 0 5px;
  }

}

@media (max-width: 850px) {
  li.drop-down-link .sub-menu a {
    font-size: 1.2em;
  }
  li.drop-down-link .sub-menu {
    width: 100px;
  }
  .nav>li>a {
    padding: 10px 3px;
    font-size: 1em;
  }
  .uk-overlay-panel .custom-first-slide {
    font-size: 3em;
  }
  .uk-overlay-panel h1 {
    font-size: 3.5em;
  }
  .navbar-regular.nav-v6 .navbar-nav>li>a {
    font-size: 1.2em;
    padding: 0px 9px;
  }
  .about-us-plus-content .about-us-plus-button {
    width: 170px;
  }
  .about-us-plus-item {
    padding: 5px;
  }
}
@media (max-width: 700px) {
  .about-us-v7 .about-us-v7-content:last-of-type {
    min-height: 500px;
  }
}
@media (max-width: 767px) {
  li.drop-down-link {
    display: none;
  }
  li.drop-down-link .sub-menu {
    display: none;
  }
  li.outside-link {
    display: block;
    text-transform: uppercase;
  }
  .home-page .header {
    height: 70vh;
  }
  .on-cover-content .uk-dotnav {
    bottom: 5px;
  }
  .navbar.nav-v6 .header-logo img {
    max-height: 50vh !important;
  }
  .navbar.nav-v6.navbar-regular .navbar-nav {
    padding-top: 10px !important;
  }
  .uk-overlay-panel .slide-text,
  .uk-overlay-panel p, .on-cover-content .section-wrapper p {
    font-size: 1.2em;
  }
  .volume-btn {
    bottom: 45px;
    font-size: 3.2em;
  }
  .volume-btn .fa {
    bottom: 25px;
    right: 20px;
  }
  .volume-btn .fa-volume-up {
    right: 9px;
  }
  .nav>li>a {
    padding: 7px 10px;
    font-size: 1em;
  }
  .header-logo {
    max-width: 65px;
    top: 2px;
    left: 10px;
  }
  .uk-overlay-panel .custom-first-slide {
    font-size: 2.8em;
  }
  .navbar.nav-v4 .header-logo{
    max-width: 65px;
  }
  .navbar-regular.nav-v6 .navbar-nav>.active>a, .navbar-regular.nav-v6.nav-scroll .navbar-nav>.active>a {
    color: #fff !important;
  }
  .uk-dotnav {
    bottom: 65px;
  }
  .modal-content h1{
    font-size: 3em;
  }
  .about-us-page .uk-dotnav {
    bottom: 0;
  }
  .navbar-fixed-bottom.nav-v1 .bottom-svg-border {
    height: 20px;
  }
  .top-svg-border svg, .bottom-svg-border svg {
    width: 767px;
    height: 20px;
  }
  .top-svg-border svg {
    top: -7px;
  }
  .bottom-svg-border svg {
    bottom: -7px;
  }
  .footer-v2-wrapper {
    padding-bottom: 80px;
  }
  .socialnav {
    margin-top: -41px;
  }
  .navbar-regular.nav-v6 .navbar-nav>li>a {
    padding: 7px 15px;
    font-size: 1.4em;
  }
  .navbar-fixed-bottom.nav-v1 .bottom-list-item a {
    padding: 10px 5px;
    font-family: 'Nixie One', cursive;
    text-transform: uppercase;
    font-size: 0.9em;
  }
  .on-cover-content .section-wrapper .container {
    margin-bottom: 20px;
  }
  .uk-slidenav-position:hover .uk-slidenav {
    display: none;
  }
  .uk-overlay-panel h1,
  .on-cover-content .section-wrapper .section-header {
    margin-top: -10px;
    font-size: 2.5em;
  }
  .uk-overlay-panel p,
  .on-cover-content .section-wrapper p {
    font-size: 1.6em;
    line-height: 1.2em;
  }
  .uk-overlay-panel a.custom-temp-btn, .on-cover-content .section-wrapper a.custom-temp-btn {
    margin-top: 10px;
  }
  .banner-section {
    padding: 15px 0;
  }
  .banner-section .container .col-xs-6 {
    padding-left: 10px;
    padding-right: 10px;
  }
  .banner-section .banner-pin {
    padding-bottom: 0;
  }
  .banner-section h1 {
    font-size: 1em;
    line-height: 1.2em;
  }
  .banner-section p {
    font-size: 1.4em;
  }
  .banner-section p a {
    display: block;
  }
  .section-header, .about-us-v2 h1, .about-us-v8-content .text-wrapper h1, .about-us-v7-content .text-wrapper h1, .specials-v3.home-specials h1, .about-us-v3 h1, .specials h1, .events h1, .events-container h1, .about-us-page .about-us-s1-content h1 {
    font-size: 3.5em;
  }
  .about-us-v8-content .text-wrapper h1 {
    margin-top: 10px;
  }
  .about-us-v8-content .text-content {
    text-align: center;
  }
  .about-us-v8-content .text-wrapper {
    padding: 40px !important;
  }
  .about-us-v8-content.content-right .text-content.title-image h1:after {
    background-position: center !important;
  }
  .about-us-v8-content.content-left .text-content.title-image h1:after {
    background-position: center !important;
  }
  .about-us-v8-content .text-content p {
    text-align: center !important;
  }

  .about-us-background .about-us-v3 h1 {
    font-size: 2.2em;
  }
  .about-us-page .about-us-s1-content h1 {
    margin-top: 0;
    margin-bottom: 15px;
  }
  .about-us-s3-wrapper .map-footer p {
    font-size: 1em;
  }
  .about-us-v8-wrapper {
    padding: 0 !important;
  }
  .custom_html_1-section .container {
    width: 90%;
  }
  .embed-container {
    margin-top: 0;
  }
  .custom_html_1-section a {
    display: inline-block;
    width: 80%;
  }
  .specials-section {
    padding: 0 10px;
  }
  .specials-v3.home-specials h1 {
    margin-top: 15px;
  }
  .reviews-v2-wrapper .review-text blockquote {
    margin: 0;
    padding: 0;
  }
  .style-traditional.drink-menu h2, .food-menu-section h2, .drink-menu-section h2 {
    font-size: 2.2em;
  }
  .onespecial, .oneeventday {
    font-size: 16px;
  }
  .events-container .events-holder {
    padding-top: 30px;
  }
  .events-v3-wrapper .item-text h2 {
    margin-top: 20px;
  }
  .events-v3-wrapper p, .events-v3-wrapper h1,
  .events-v3-wrapper h2, .events-v3-wrapper h3 {
    text-align: center !important;
  }
  .events-v3-wrapper p, .events-v3-wrapper h2, .events-v3-wrapper h3 {
    margin-top: 15px;
  }

  .style-traditional.drink-menu .pagecontent {
    padding-top: 80px;
  }
  .party-offer a.custom-temp-btn {
    border-left: none;
    border-right: none;
  }
  .food-menu-nav {
    margin-top: 30px;
  }

  .food-menu-nav .food-menu-nav-item {
    padding: 7px 20px;
    border: 1px solid #000;
    border-radius: 0;
    color: #000;
  }
  .food-menu-nav .food-menu-nav-item {
    color: #000;
  }
  .food-menu-nav .food-menu-nav-item.active {
    border: none;
    border-bottom: 1px solid #000;
  }
  .food-menu-nav .food-menu-nav-item:first-of-type,
  .food-menu-nav .food-menu-nav-item:first-of-type.active,
  .food-menu-nav .food-menu-nav-item:first-of-type:hover {
    border-top: 1px solid #000;
  }
  .food-menu-nav .food-menu-nav-item:first-of-type.active:hover,
  .food-menu-nav .food-menu-nav-item.active:hover {
    background: #000;
    color: #fff;
  }
  .drink-menu .food-menu-grid h2 {
    font-size: 2em;
  }

  .food-menu-grid-item-content {
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
  }
  .food-menu-grid .food-item-holder {
    padding: 10px 0 20px 0;
  }

  .about-page-content .about-us-v7 .about-us-v7-content:last-of-type {
    min-height: 360px;
  }
  .about-us-v7-content p {
    font-size: 1.2em;
  }
  .about-us-v7-content .text-wrapper h3 {
    font-size: 1.3em;
  }
  .drink-menu.article-background .pagecontent {
    margin-top: 90px;
    padding-top: 30px;
  }
  .article-background h2 {
    margin-top: 20px;
  }
  .reservations-and-parties textarea, .party-background .reservations-and-parties select.wide-select, .party-background .checkbox-holder {
    width: 356px;
    font-size: 16px;
    margin-bottom: 0.6em;
  }
  .party-background .reservations-and-parties select.half-select {
    width: 174px;
  }
  .food-menu-nav .food-menu-nav-item:first-of-type {
    border-top: 1px solid #000;
  }
  .food-menu-nav .food-menu-nav-item:first-of-type.active:hover, .food-menu-nav .food-menu-nav-item.active:hover,
  .party-offer .food-menu-nav .food-menu-nav-item.active, .party-offer .food-menu-nav .food-menu-nav-item:hover, .party-offer .food-menu-nav .food-menu-nav-item:focus {
    background-color: #000;
    border-color: #000;
    color: #fff;
    border: 1px solid #000;
  }
  .catering-page .navbar-fixed-bottom .bottom-svg-border svg {
    height: 15px;
    width: auto;
  }
  .about-us-v7 .about-us-v7-content:first-of-type {
    min-height: 400px;
  }
  .custom-modal .sph-email-subscription {
    padding: 5px;
  }
  .custom-modal .section-header {
    font-size: 3em;
  }
  .nav-v7.navbar-fixed-top .navbar-collapse {
    max-height: 442px;
  }
  .about-us-background .about-us-v3 .text-wrapper {
    margin-bottom: 120px;
  }
  .about-us-v3 p {
    text-align: center;
    color: rgba(255,255,255,0.8);
  }
  .about-us-v3 .text-wrapper {
    padding: 30px 10px;
  }
  .about-us-background .pagecontent {
    padding-top: 66px;
  }
  .food-menu-page .food-menu-v2-wrapper, .drink-menu-page .drink-menu-v2-wrapper {
    padding-top: 45px;
  }

  .drink-menu.blog-background iframe {
    width: 100%;
  }
  .navbar.nav-v7 .navbar-tabs .socialnav {
    display: block;
  }
  .custom-modal .newsletter-popup .section-header {
    font-size: 3em;
  }
  .about-us-v7-content .text-wrapper h1 {
    text-align: center;
    font-size: 2.7em;
  }
  .about-us-s3-wrapper .map-footer {
    bottom: 40px;
  }
  .about-us-s4-wrapper {
    padding-top: 60px;
    padding-bottom: 20px;
  }
  .about-us-s4-wrapper .container {
    width: 95%;
  }
  .about-us-s4-wrapper .section-header {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 2.6em;
  }
  .about-us-s4-wrapper h2 {
    margin-top: 20px;
    margin-bottom: 0;
    font-size: 1.5em;
  }
  .sister-locations img {
    max-height: 90px;
  }
  .sister-locations .social-icons-holder {
    margin-top: 5px;
  }
  .about-us-s4-wrapper p {
    font-size: 1.1em;
  }
  .map-newsletter .bar {
    top: 0px;
  }
  .drink-menu .pagecontent {
    padding-top: 60px;
  }
  .reviews-v2-wrapper .review-text {
    padding: 10px 5px;
  }
  .events-container h2 {
    font-size: 2em;
  }
}

@media (max-width: 768px) {
  .catering-page .reservations-and-parties button,
  .reservations-and-parties textarea, .party-background .reservations-and-parties select.wide-select, .party-background .checkbox-holder {
      width: 378px;
  }
  .party-background .reservations-and-parties select.half-select {
    width: 185px;
  }
  .map-newsletter .bar:before, .map-newsletter .bar:after {
    bottom: 15px;
  }
}

@media (max-width: 640px) {
  .uk-overlay-panel h1 {
    font-size: 2.3em;
  }
  .catering-page .reservations-and-parties button,
  .reservations-and-parties textarea, .party-background .reservations-and-parties select.wide-select, .party-background .checkbox-holder {
      width: 356px;
  }
  .party-background .reservations-and-parties select.half-select {
    width: 174px;
  }
  .drink-menu .reservations-and-parties textarea,
  .license {
    width: 356px;
  }
  .drink-menu .pagecontent {
    padding-top: 60px;
  }

}

@media (max-width: 540px) {
  .header-logo {
    max-width: 100px;
    top: 2px;
    left: 10px;
  }
  .uk-overlay-panel .custom-first-slide {
    font-size: 2em;
  }
  .uk-overlay-panel h1 {
    font-size: 2.6em;
  }
  .catering-page .reservations-and-parties button,
  .reservations-and-parties textarea, .party-background .reservations-and-parties select.wide-select, .party-background .checkbox-holder {
      width: 331px;
  }
  .party-background .reservations-and-parties select.half-select {
    width: 161px;
  }
  .drink-menu .reservations-and-parties textarea,
  .license {
    width: 331px;
  }

}

@media (max-width: 390px) {
  .catering-page .reservations-and-parties button,
  .reservations-and-parties textarea, .party-background .reservations-and-parties select.wide-select, .party-background .checkbox-holder {
      width: 320px;
  }
  .party-background .reservations-and-parties select.half-select {
    width: 156px;
  }
  .drink-menu .reservations-and-parties textarea,
  .license {
    width: 320px;
  }
}

@media (max-width: 360px) {
  .catering-page .reservations-and-parties button,
  .reservations-and-parties textarea, .party-background .reservations-and-parties select.wide-select, .party-background .checkbox-holder {
      width: 281px;
  }
  .party-background .reservations-and-parties select.half-select {
    width: 136px;
  }
  .drink-menu .reservations-and-parties textarea,
  .license {
    width: 281px;
  }
  .custom_html_1-section a.custom-temp-btn {
    font-size: 20px;
  }
  .custom_html_1-section .hvr-icon-wobble-horizontal:before {
    padding: 4px;
  }
}

@media (max-width: 320px) {
  .home-page .header {
    height: 70%;
  }
  .banner-section {
    min-height: 95px;
  }
  .uk-overlay-panel .container {
    width: 100%;
    padding: 0;
  }
  .uk-overlay-panel h1, .on-cover-content .section-wrapper .section-header {
    margin-top: -10px;
    margin-bottom: 10px;
    font-size: 2em;
  }
  .uk-overlay-panel p, .on-cover-content .section-wrapper p {
    margin-top: 5px;
    margin-bottom: 8px;
    font-size: 1.3em;
  }
   .about-us-v7-content .text-wrapper .section-header {
      font-size: 2.3em;
    }
  .uk-overlay-panel a.custom-temp-btn {
    font-size: 21px;
  }
  .banner-section h1 {
    font-size: 0.8em;
  }
  .section-header, .about-us-v2 h1, .about-us-v8-content .text-wrapper h1, .about-us-v7-content .text-wrapper h1, .specials-v3.home-specials h1, .about-us-v3 h1, .specials h1, .events h1, .events-container h1, .about-us-page .about-us-s1-content h1 {
    font-size: 2.8em;
  }
  .about-us-v8-content .text-holder p {
    font-size: 1.1em;
  }
  .about-us-v8-content h2, .about-us-v7-content h2, .custom_html_1-section h2, .events-v3-wrapper h2, .reviews-v2-wrapper h2, .map-newsletter h2, .reservations-text h2 {
    font-size: 1.3em;
  }

  .about-us-page .about-us-s1-content h1 {
    font-size: 2.5em;
  }
  .about-us-page .about-us-s1-content p {
    font-size: 1.4em;
  }
  .catering-page .reservations-and-parties button,
  .reservations-and-parties textarea, .party-background .reservations-and-parties select.wide-select, .party-background .checkbox-holder {
      width: 248px;
  }
  .drink-menu .reservations-and-parties textarea {
    width: 248px;
  }
  .party-background .reservations-and-parties select.half-select {
    width: 120px;
  }
  .party-background h2 {
    font-size: 3.1em;
  }
  .custom-modal .newsletter-popup .section-header {
    font-size: 2.9em;
    margin-bottom: 0;
  }
  .about-us-v8-image-bar {
    font-size: 1em;
    height: 36px;
  }
}
