@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Caladea:ital,wght@1,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300&display=swap');

/*
font-family: 'Roboto Condensed', sans-serif;
font-family: 'Caladea', serif;
font-family: 'Inter', sans-serif;

*/

/* put under the comment if it's NOT sinle page website */
.header {
  background-attachment: scroll;
}

a {
  color: #ddd;
}

body {
  font-family: 'Inter', sans-serif; font-weight: 300;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Caladea', serif; font-weight: 700;
}

.hvr-icon-wobble-horizontal:before {
  content: "\f061";
}

.navigation-left li a,
.navigation-right li a,
.navbar-inverse .navbar-nav > li > a {
  font-family: 'Caladea', serif !important; font-weight: 700;
  color: #000;
}
.navigation-left li.active a,
.navigation-right li.active a,
.navigation-left li a:hover,
.navigation-right li a:hover,
.navbar-inverse .navbar-nav > li.active > a,
.navbar-inverse .navbar-nav > li.active > a:hover {
  color: #d32e28 !important;
}
.nav-v2 .social-icon:hover,
.navbar-inverse .navbar-nav > li > a:hover {
  color: #d32e28 !important;
}

/* nav dropdown */
li.drop-down-link {
  position: relative;
}
li.drop-down-link .sub-menu {
  display: none;
  position: absolute;
  left: -5px;
  top: 28px;
  width: 130px;
  background-color: #fff;
  padding: 10px;
  color: #000;
  font-family: 'Caladea', serif; font-weight: 700;
  text-align: center;
}
li.drop-down-link .sub-menu a {
  display: block;
  padding: 5px 0 !important;
  color: #000;
  text-transform: none;
  font-size: 14px !important;
  opacity: 1;
}
li.drop-down-link .sub-menu a:hover,
li.drop-down-link .sub-menu a:focus {
  text-decoration: none;
  color: #d32e28;
}
li.outside-link {
  display: none;
}
.contact-icon.spothopper-icon,
.icon-spothopper_icon {
  display: none;
}

.map-newsletter .text-wrapper:before {
  background-attachment: scroll;
}

.uk-overlay-background {
  background: rgba(0, 0, 0, 0.3);
}

.uk-overlay-panel h1,
.on-cover-content .section-wrapper .section-header {
  margin-top: 40px;
  margin-bottom: 30px;
  text-transform: uppercase;
  color: #fff;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 5em;
  font-weight: 400;
  line-height: 1.2em;
  text-shadow: 1px 3px 2px rgba(0, 0, 0, 0.5);
}
.uk-overlay-panel p,
.uk-overlay-panel .slide-text,
.on-cover-content .section-wrapper p {
  font-family: 'Caladea', serif; font-weight: 700;
  font-size: 2.2em;
  line-height: 1.2em;
  color: #fff;
  text-shadow: 1px 3px 2px rgba(0, 0, 0, 0.4);
  text-transform: non;
}

.navbar.nav-v4 .header-logo {
  max-width: 92px;
}
.style-traditional .tabs-container .scrolling {
  display: block;
}
.navbar-fixed-bottom.nav-v1 .bottom-list-item a {
  padding: 15px 10px;
}

.custom-temp-btn,
.uk-overlay-panel a.custom-temp-btn,
.on-cover-content .section-wrapper 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 {
  text-transform: uppercase;
  background-color: transparent;
  background: transparent;
  color: #d32e28;
  border: 2px solid #d32e28;
  font-family: 'Inter', sans-serif; font-weight: 300;
  font-size: 16px;
  box-shadow: none;
  border-radius: 0;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.custom-temp-btn:hover,
.uk-overlay-panel a.custom-temp-btn:hover,
.about-us-v7-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
  .newsletter-popup
  .sph-email-subscription
  .sph-submit-button:hover {
  text-decoration: none;
  background-color: #000;
  background: #000;
  border: 2px solid #000;
  color: #d32e28;
  opacity: 1;
}
.addtocalendar.atc-style-blue .atcb-link:hover {
  text-decoration: none;
  background-color: #d32e28;
  background: #d32e28;
  border: 2px solid #d32e28;
  color: #000;
  opacity: 1;
}
.reservations-and-parties p.submit-success {
  color: #fff;
}
.reservations-and-parties button[disabled] {
  background-color: #d32e28;
  border: 2px solid #d32e28;
  color: #fff;
}
.reservations-and-parties button {
  background-color: #d32e28;
  background: #d32e28;
  color: #000;
  border: 2px solid #d32e28;
}
.reservations-and-parties button:hover {
  background-color: #000;
  background: #000;
  color: #fff;
  border: 2px solid #d32e28;
  opacity: 1;
}
.specials-v3.home-specials div a.custom-temp-btn {
  background-color: #d32e28;
  background: #d32e28;
  color: #000;
  border: 2px solid #d32e28;
}
.specials-v3.home-specials div a.custom-temp-btn:hover {
  background-color: #000;
  background: #000;
  color: #d32e28;
  border: 2px solid #d32e28;
  opacity: 1;
}
.specials-section h2 {
  font-size: 1.6em;
  margin-top: 30px;
}
.safari-mac .about-us-v8-item-left .about-us-v8-image,
.about-us-v8-item-left.animate .about-us-v8-image {
  background-position-x: right;
}
.about-us-v8-wrapper a.custom-temp-btn {
  background: transparent;
  border: 2px solid #d32e28;
  color: #d32e28;
}
.about-us-v8-wrapper a.custom-temp-btn:hover {
  background-color: #d32e28;
  background: #d32e28;
  border: 2px solid #d32e28;
  color: #fff;
}
.map-newsletter .sph-email-subscription .sph-submit-button,
.custom-modal .newsletter-popup .sph-email-subscription .sph-submit-button {
  background-color: transparent;
  background: transparent;
  border: 2px solid #d32e28;
  color: #d32e28;
}
.map-newsletter .sph-email-subscription .sph-submit-button:hover,
.custom-modal
  .newsletter-popup
  .sph-email-subscription
  .sph-submit-button:hover {
  background-color: #d32e28;
  background: #d32e28;
  color: #fff;
  border: 2px solid #d32e28;
}

.reservations-and-parties-v2 button,
.specials-v3.home-specials div a.custom-temp-btn {
  font-size: 18px;
}

.uk-overlay-panel a.custom-temp-btn,
.on-cover-content .section-wrapper a.custom-temp-btn {
  font-size: 19px;
  background-color: transparent;
  border: 2px solid #fff;
  color: #fff;
  opacity: 1;
}
.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: #fff;
  background: #fff;
  border: 2px solid #fff;
  color: #000;
  opacity: 1;
}
.about-us-v3 .text-wrapper {
  background-color: rgba(0, 0, 0, 0.7);
}

/* home page */
.banner-section {
  padding: 30px 0 20px 0;
}
.banner-section h1 {
  text-transform: none;
  font-family: 'Caladea', serif; font-weight: 700;
  font-size: 1.3em;
}
.banner-section p {
  font-size: 1.4em;
}
.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-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: 4em;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 400;
  text-transform: uppercase;
}

.about-us-v8-content h2,
.about-us-v7-content h2,
.events-v3-wrapper h2,
.reviews-v2-wrapper h2,
.map-newsletter h2,
.reservations-text h2,
.party-background h2 {
  font-family: 'Caladea', serif; font-weight: 700;
  text-transform: none;
  font-size: 1.5em;
}

.about-us-v8-content .text-wrapper {
  width: 100%;
}
.about-us-v8-content .text-wrapper h1 {
  margin-bottom: 35px;
}
.about-us-v8-item-right .text-holder p {
  font-size: 1.3em;
}

.about-us-v8-content .text-content.title-image h1:after {
  height: 85px;
  margin-top: 30px;
  margin-bottom: 30px;
}
.about-us-v8-image-bar {
  height: 50px;
  padding: 10px 30px;
  font-family: 'Caladea', serif; font-weight: 700;
  font-size: 1.6em;
  line-height: 1.4em;
  text-transform: none;
}
.about-us-v8-item-0 .about-us-v8-image-bar {
  padding-left: 70px;
}
.about-us-v8-item-1 .about-us-v8-image-bar {
  padding-left: 80px;
}
.open-table-badge {
  display: inline-block;
  padding-bottom: 20px;
  margin: 0 20px;
}
.ot-badge-wrapper {
  width: fit-content;
  margin: 0 auto;
}
.open-table-badge.badge-2017 {
  margin-top: 25px;
}
.open-table-badge .ot-dc-badge--p {
  margin: auto;
  background-size: 150px;
  height: 150px;
  width: 150px;
}
.open-table-badge .ot-dc-badge--p.badge-2017 {
  background-image: url(https://static.spotapps.co/web/locandaveneta--net/css/../custom/dc_widget_2017.png) !important;
  height: 110px;
}
.open-table-badge .ot-dc-badge--p.badge-2019 {
  background-image: url(https://static.spotapps.co/web/locandaveneta--net/css/../custom/DC_Widget_US_2019.png) !important;
}
.open-table-badge .ot-dc-badge--p.badge-2022 {
  background-image: url(https://static.spotapps.co/web/locandaveneta--net/css/../custom/badge_2022.png) !important;
}
.events-v3-wrapper h2 {
  margin-top: 30px;
}
.events-v3-wrapper .empty-content-message h2 {
  margin-top: 0;
}
.events-v3-wrapper .item-image img {
  border: 2px solid #d32e28;
  -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);
}
.event-text {
  color: #000;
  font-size: 1.1em;
}
.ot-reservations-wrapper .reservations a,
.yelp-reservations-wrapper .reservations a {
  color: #fff;
}
.reservations-wrapper {
  position: relative;
  padding: 0 0 40px 0;
  background-image: url(https://static.spotapps.co/web/locandaveneta--net/css/../custom/sections_back_dark.jpg);
  background-color: #371a1c;
  color: #fff;
}
.reservations-wrapper .section-header {
  margin-top: 90px;
  margin-bottom: 20px;
  padding-top: 70px;
}

.open-table-holder.open-table-desktop {
  height: 300px;
}

.reservations-and-parties-v2 {
  background-color: #958770;
}
.reservations-and-parties-v2 button[disabled],
.reservations-and-parties-v2 button {
  color: #000;
  border: 2px solid #000;
  background: transparent;
}
.reservations-and-parties-v2 button[disabled]:hover,
.reservations-and-parties-v2 button:hover {
  color: #000;
}
.reservations-text .section-header {
  color: #fff;
}
.reservations-text h2 {
  font-size: 2.6em;
  text-transform: capitalize;
  margin: 0 auto;
}
.reservations-text a,
.reservations-text p,
.reservations-text h2 {
  color: #000;
}
.reservations-text a:hover {
  color: #000;
  text-decoration: none;
}
.reservations-and-parties-v2 select:active,
.reservations-and-parties-v2 select:focus {
  border-bottom: 2px solid #000;
}

.specials-v3.home-specials {
  min-height: 240px;
  padding: 30px 0 70px 0;
  background-color: #000;
  color: #fff;
  position: relative;
}
.specials-v3.home-specials h1 {
  margin-top: 25px;
  color: #fff;
}
.specials-v3.home-specials p,
.specials-v3.home-specials p.specials-hours {
  font-size: 1.3em;
  color: #fff;
}
.specials-v3.home-specials p {
  font-family: 'Inter', sans-serif; font-weight: 300;
}
.specials-v3.home-specials p a {
  display: inline-block;
  font-size: initial;
  width: auto;
  color: #fff;
}
.specials-v3.home-specials p.specials-hours {
  font-family: 'Inter', sans-serif; font-weight: 300;
}

.owl-theme .owl-dots .owl-dot span {
  background: transparent;
  border: 1px solid #fff;
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #fff;
}
.owl-theme .owl-nav [class*="owl-"] {
  color: rgba(255, 208, 50, 0.7);
}
.owl-theme .owl-nav [class*="owl-"]:hover {
  color: #d32e28;
}
#reviews.carousel-wrapper {
  background-attachment: scroll !important;
  background-size: cover !important;
}
.reviews-v2-wrapper .container {
  padding-bottom: 20px;
}
.reviews-v2-wrapper h2 {
  margin-top: 0;
  text-transform: capitalize;
  color: #fff;
}
.reviews-v2-wrapper h3 {
  font-size: 1.4em;
}
.reviews-v2-wrapper .review-text p {
  font-size: 1.3em;
  line-height: 1.6em;
  font-style: italic;
}
.reviews-v2-wrapper h3 .fa.fa-star,
.reviews-v2-wrapper .review-quote {
  opacity: 1;
  color: #fbc34c;
}
.reviews-v2-wrapper .section-header {
  color: #fff;
}

.drink-menu.article-background {
  background-color: #000;
}
.press-holder .press-item {
  border: 2px solid #000;
}
.press-background .section-header {
  color: #fff;
}

.map-newsletter {
  border-right: 2px solid #fff;
}
.map-newsletter h2 {
  margin-bottom: 5px;
  color: #000;
}
.map-newsletter .text-wrapper .text-content {
  font-family: 'Inter', sans-serif; font-weight: 300;
  color: #000;
}
.map-newsletter .sph-email-subscription h2 {
  font-family: 'Inter', sans-serif; font-weight: 300;
  color: #000;
}
.map-newsletter p {
  margin-top: 0px;
  font-size: 1.2em;
}
.map-newsletter .bar:before,
.map-newsletter .bar:after {
  background: #000;
}
.map-newsletter .sph-email-subscription .sph-email-input {
  border-bottom: 2px solid #d32e28;
  color: #d32e28;
}
.map-newsletter .sph-email-subscription input::-webkit-input-placeholder {
  color: #d32e28;
}
.map-newsletter .sph-email-subscription input:-moz-placeholder {
  /* Firefox 18- */
  color: #d32e28;
}
.map-newsletter .sph-email-subscription input::-moz-placeholder {
  /* Firefox 19+ */
  color: #d32e28;
}
.map-newsletter .sph-email-subscription input:-ms-input-placeholder {
  color: #000;
}
.map-newsletter .section-header {
  color: #000;
}

.custom-modal .modal-content {
  background-image: url(https://static.spotapps.co/web/locandaveneta--net/css/../custom/sections_back.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  text-align: center;
}
.custom-modal .newsletter-popup .section-header {
  margin-top: 0;
  font-size: 3.2em;
  color: #000;
}
.custom-modal .sph-email-subscription h2 {
  margin-bottom: 10px;
  font-weight: 400;
  font-size: 1.7em;
}
.custom-modal p {
  padding: 10px;
  margin-top: 70px;
  font-size: 1.8em;
  font-family: 'Caladea', serif; font-weight: 700;
}
.custom-popup-button {
  margin: 35px auto;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input {
  padding: 12px 15px;
  border: 1px solid #000;
  border-radius: 0;
  background-color: transparent;
  color: #000;
}

.contact-v3 {
  background-color: #000;
}
.contact-v3 .hours-title.kitchen-title {
  margin-top: 15px;
  margin-bottom: 15px;
}
.contact-v3 .days {
  padding-bottom: 5px;
  text-transform: uppercase;
}
.contact-v3 .from-to {
  padding-bottom: 10px;
}
.contact-v3 .hours-title h1,
.contact-v3 .social-title h1,
.contact-v3 .contact-us-title h1 {
  font-size: 1em;
  text-transform: capitalize;
}
.contact-v3 .contact-location p {
  font-size: 1em;
  line-height: 1.1em;
}

.googlemap-v3-wrapper .triangle {
  border-bottom: 12px solid #000;
  display: none;
}

.footer-v2-wrapper {
  background: #000;
  border-top: 2px solid #d32e28;
  color: #fff;
}

/* google_view 360 view section Homepage */
.google-view-wrapper {
  position: relative;
  padding: 60px 0;
  background-color: #d32e28;
  min-height: 50vh;
}
.google-view-wrapper .container {
  width: 65%;
}
.google-view-wrapper .google-view-holder {
  margin-top: 30px;
  border: 3px solid #fff;
  text-align: center;
}
.google-view-wrapper .google-view-holder iframe {
  width: 100%;
  height: 60vh;
}

.about-us-page .about-us-s1-content h1 {
  font-size: 3.5em;
}
.about-us-s1-wrapper h2 {
  font-family: 'Caladea', serif; font-weight: 700;
  text-transform: none;
  font-size: 2em;
  line-height: 1.3em;
}
.about-us-s1-wrapper h2 span {
  color: #d32e28;
}
.about-page-content .about-us-v7-content .text-wrapper .text-content {
  padding-top: 40px;
  padding-bottom: 90px;
}
.about-page-content .about-us-v7 .about-us-v7-content a {
  color: #000;
}
.about-page-content .about-us-v7 .about-us-v7-content a:hover {
  color: #d32e28;
}
.about-us-s4-wrapper {
  background-color: #371a1c;
}
.about-us-s4-wrapper .container {
  width: 70%;
}
.about-us-s4-wrapper h1 {
  margin-top: 10px;
  margin-bottom: 30px;
}
.about-us-s3-wrapper .map-footer p {
  font-family: 'Caladea', serif; font-weight: 700;
  font-size: 1.1em;
}
.google-view-holder {
  text-align: center;
  margin-top: 30px;
  border: 3px solid #fff;
}
.google-view-holder iframe {
  width: 100%;
  height: 70vh;
}
.food-menu-grid .menu-description {
  width: 95%;
  padding-bottom: 15px;
  font-family: 'Inter', sans-serif; font-weight: 300;
}
.food-menu-grid .menu-description p {
  font-size: 20px;
  font-weight: 700;
}

.food-menu-v2-wrapper .menu-pdf {
  display: block;
  width: 265px;
  margin: 0 auto;
  text-align: center;
  color: #000;
  border: 2px solid #000;
  margin-top: 30px;
}
.food-menu-v2-wrapper .menu-pdf:hover {
  color: #fff;
}

.empty-content-message {
  text-align: center;
}

.onespecial,
.oneeventday {
  font-size: 18px;
}
.specials h2,
.events h2 {
  font-family: 'Caladea', serif; font-weight: 700;
  font-size: 1.3em;
  text-transform: capitalize;
  color: #fff;
}
.specials .custom-special-block {
  border-bottom: 1px solid #fff;
}
.specials .custom-special-block p {
  font-size: 18px;
}
.specials .custom-special-block p span {
  font-weight: 700;
}
.event {
  border: 2px solid #fff;
  padding: 30px;
  background-color: rgba(255, 255, 255, 0.1);
}
.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);
}

.sph-specials h2 {
  margin-top: 40px;
  padding-left: 0;
  font-family: 'Caladea', serif; font-weight: 700;
  font-size: 2.2em;
  text-transform: uppercase;
  text-align: center;
}
.sph-special-table .sph-special-item {
  font-size: 1.7em;
}
.sph-specials .sph-desc {
  display: inline-block;
  width: 100%;
  text-align: center;
}
.sph-specials .sph-time {
  display: inline-block;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
}

.party-background h2 {
  margin-top: 30px;
}
.party-background .reservations-and-parties p {
  margin-top: 30px;
  font-size: 1.5em;
}
.party-background .reservations-and-parties p.submit-success {
  text-transform: uppercase;
  color: #fff;
}

.events-container .navbar.nav-v6 .container {
  margin-bottom: 0;
}
.events-container {
  color: #fff;
}
.events-container h1,
.events-container p {
  color: #fff;
}
.events-container .events-info {
  margin-top: 40px;
  margin-bottom: 10px;
  text-align: center;
}
.events-container .events-info p {
  font-size: 1.4em;
}
.events-container .events-info p a {
  color: #fff;
}
.events-container .events-info p a:hover {
  color: #d32e28;
}
.events-container h2 {
  font-family: 'Inter', sans-serif; font-weight: 300;
  font-size: 2em;
  text-transform: capitalize;
  line-height: 100%;
  color: #fff;
}
.events-container h2 {
  margin-top: 20px;
  font-family: 'Caladea', serif; font-weight: 700;
  font-size: 1.6em;
  text-transform: capitalize;
  color: #fff;
}
.events-container h3 {
  color: #fff;
}
.events-container .event-time {
  font-family: 'Inter', sans-serif; font-weight: 300;
  color: #fff;
}
.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 #d32e28;
}
.empty-content-message h2 {
  text-align: center;
  font-family: 'Inter', sans-serif; font-weight: 300;
  font-size: 1.6em;
  text-transform: none;
}
.events-container .empty-content-message {
  margin-top: 40px;
  color: #fff;
  text-align: center;
}
.events-container .empty-content-message h3 {
  text-align: center;
}

.food-menu-page .food-menu-v2-wrapper,
.drink-menu-page .drink-menu-v2-wrapper {
  padding-top: 80px;
}
.food-menu-v2-wrapper .section-header {
  color: #000;
}
.food-menu-grid .food-item-holder {
  display: table;
  width: 100%;
}
.food-menu-grid-item-content {
  border-radius: 0;
}
.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: 'Inter', sans-serif; font-weight: 300;
  font-size: 2em;
  line-height: 100%;
  color: #000;
  text-transform: capitalize;
}
.drink-menu .food-menu-grid h2 {
  font-family: 'Inter', sans-serif; font-weight: 300;
  font-size: 1.8em;
  text-transform: capitalize;
}
.food-menu-grid .food-item-description,
.food-menu-grid .food-menu-description {
  color: #000;
  font-size: 1.2em;
}
.food-menu-grid .food-item-title h3 {
  font-family: 'Caladea', serif; font-weight: 700;
  text-transform: uppercase;
  font-size: 1.1em;
  color: #000;
}
.food-menu-nav .food-menu-nav-item {
  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;
  border-color: #000;
  color: #fff;
  border: 2px solid #000;
}
.food-menu-grid-item-content .food-menu-content {
  border-left: 1px solid #d32e28;
}
.food-menu-grid .food-price,
.style-traditional.drink-menu .menu-item-price-traditional .item-price {
  color: #d32e28;
  font-family: 'Caladea', serif; font-weight: 700;
  font-size: 1.1em;
}
.style-traditional.drink-menu .menu-item-price-traditional .item-price {
  font-size: 1.2em;
}
.food-menu-grid .food-price {
  padding: 0 5px;
}
.food-menu-page .pdf-holder {
    display: flex;
    justify-content: center;
    padding-bottom: 50px;
  }

.style-traditional.drink-menu .pagecontent {
  background-color: rgba(255, 255, 255, 0.9);
  border: 2px solid #a79c7a;
}
.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: 'Caladea', serif; font-weight: 700;
  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: 'Caladea', serif; font-weight: 700;
}
.drink-menu.style-traditional .single-drink-title {
  font-family: 'Inter', sans-serif; font-weight: 300;
  text-transform: capitalize;
  color: #000;
  font-size: 5em;
}
.style-traditional.drink-menu
  .menu-item-description-traditional
  .drink-description {
  color: #000;
}

.drink-menu.article-background .section-header {
  margin-top: 30px;
  margin-bottom: 30px;
}
.drink-menu.article-background h2 {
  font-family: 'Caladea', serif; font-weight: 700;
  color: #000;
}
.drink-menu.article-background img {
  max-width: 100%;
  margin: 0 auto;
}
.drink-menu.article-background .pagecontent {
  background-color: #fff;
  width: 90%;
  margin: 0 auto;
  margin-top: 200px;
  margin-bottom: 80px;
  padding-top: 28px;
  padding-bottom: 10px;
  max-width: 1000px;
  color: #000;
  border: 2px solid #d32e28;
  text-align: center;
}
.drink-menu.article-background .tabs-container {
  text-shadow: none;
}
.article-background .sph-food-menu .sph-title .sph-name {
  font-family: 'Inter', sans-serif; font-weight: 300;
  font-size: 5em;
  text-transform: capitalize;
  color: #000;
}
.article-background .sph-food-menu .sph-section-title .sph-name {
  font-family: 'Inter', sans-serif; font-weight: 300;
  color: #000;
  text-transform: capitalize;
  text-shadow: none;
}
.article-background .sph-food-menu .sph-item .sph-name {
  font-family: 'Caladea', serif; font-weight: 700;
  color: #000;
  text-shadow: none;
  margin-top: 10px;
}
.article-background .sph-food-menu .sph-item > td {
  border-bottom: none;
  padding-bottom: 8px;
}
.article-background .sph-food-menu .sph-item > td.sph-prices {
  font-family: 'Caladea', serif; font-weight: 700;
  color: #000;
  text-shadow: none;
  width: 32%;
}
.pagecontent .scrolling .container {
  text-shadow: none;
}

.party-background .section-header {
  margin-top: 20px;
}

.gift-cards {
  background-color: #fff;
  color: #000;
}
.gift-cards .section-header {
  margin-top: 20px;
  margin-bottom: 30px;
}
.gift-cards-holder {
  float: none;
  margin: 0 auto;
}

.catering p a,
.catering p a:focus,
.catering p a:hover {
  color: #fff;
}
.catering-select select {
  width: 212px;
}

@media (max-width: 1330px) {
  .uk-overlay-panel h1,
  .on-cover-content .section-wrapper .section-header {
    font-size: 4.3em;
  }
  .map-newsletter .text-wrapper:before {
    background-size: cover;
  }
  .party-background .embed-container {
    max-width: 80%;
  }
}

@media (max-width: 1200px) {
  .navigation-social {
    padding-left: 5px;
  }
  .social-icon {
    font-size: 26px;
    line-height: 34px;
  }
  li.drop-down-link .sub-menu {
    left: -25px;
  }
  .uk-overlay-panel .container {
    padding-left: 30px;
    padding-right: 30px;
  }
  .uk-slidenav-position:hover .uk-slidenav {
    display: none;
  }
  .uk-overlay-panel h1,
  .on-cover-content .section-wrapper .section-header {
    font-size: 4.2em;
    line-height: 1.1em;
  }
}

@media (max-width: 1024px) {
  .uk-overlay-panel .container {
    padding-left: 10px;
    padding-right: 10px;
  }
  .uk-overlay-panel h1,
  .on-cover-content .section-wrapper .section-header {
    font-size: 4.5em;
    line-height: 1.1em;
  }
  .custom_html_1-section .container {
    width: 80%;
  }
  .google-view-wrapper .container {
    width: 75%;
  }
  .google-view-wrapper .google-view-holder {
    margin-top: 10px;
  }
  .food-menu-grid .food-price {
    padding: 0 5px 0 10px;
  }
  .about-us-s1-wrapper h2 {
    margin-top: 10px;
    font-size: 1.7em;
    line-height: 1.2em;
  }
  .party-background .embed-container {
    max-width: 90%;
  }
  .about-us-page .about-us-s1-content h1 {
    font-size: 3.2em;
  }
  .about-us-s4-wrapper {
    padding: 50px 0;
  }
  .about-us-s4-wrapper .container {
    width: 85%;
  }
}

@media (max-width: 1023px) {
  .uk-overlay-panel h1,
  .on-cover-content .section-wrapper .section-header {
    font-size: 4.2em;
    line-height: 1.3em;
    margin-top: 40px;
    margin-bottom: 15px;
  }
  .header-logo {
    left: 5px;
  }
  .navbar-nav {
    margin-top: 10px !important;
  }
  .nav > li {
    font-family: 'Inter', sans-serif; font-weight: 300;
    padding: 0;
  }
  .nav > li > a {
    padding: 10px;
    font-size: 1.2em;
  }
  .nav-v2 .socialnav a {
    padding-right: 0px;
  }
  .navbar-inverse .navbar-nav > li > a:focus,
  .navbar-inverse .navbar-nav > li > a:hover,
  li.drop-down-link a {
    color: #000 !important;
  }
  li.drop-down-link .sub-menu {
    top: 43px;
    left: -26px;
  }
  .socialnav {
    margin-top: 10px;
    padding-left: 10px;
  }
  .social-icon {
    font-size: 26px;
    line-height: 35px;
  }
  .reviews-v2-wrapper .section-header {
    margin-top: 20px;
  }
  .food-menu-v2-wrapper .section-header,
  .drink-menu-v2-wrapper .section-header {
    padding-top: 60px;
  }
  .drink-menu.article-background .pagecontent {
    margin-top: 120px;
  }
  .ut-menu-standard
    .menu-items-container
    .menu-item
    .beer
    .beer-details
    .container-list
    .container-row
    .linear-guide {
    width: 50% !important;
  }
}

@media (max-width: 991px) {
  .nav > li {
    padding: 0;
  }
  .nav > li > a {
    padding: 10px 7px;
    font-size: 1.1em;
  }
  .section-header,
  .about-us-v8-content .text-wrapper h1,
  .about-us-v7-content .text-wrapper h1,
  .specials-v3.home-specials h1,
  .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-page .about-us-s1-content h1 {
    font-size: 3em;
  }
  .about-us-v8-content .text-wrapper p {
    font-size: 1.4em;
  }
  .about-us-page .about-us-s1-content {
    padding-top: 30px;
  }
  .about-us-v7-wrapper .about-us-v7-content:first-of-type {
    min-height: 400px;
    background-position: bottom;
  }
  .open-table-badge {
    margin: 0 10px;
  }
  .open-table-badge .ot-dc-badge--p {
    background-size: 140px;
    height: 140px;
    width: 140px;
  }
  .reservations-wrapper .section-header {
    margin-top: 0;
  }
  .map-newsletter .bar {
    top: 0px;
  }
  .drink-menu-grid .food-item-title {
    width: 100%;
  }
  .reservations-wrapper.ot-reservations-wrapper {
    padding-bottom: 60px;
  }
  .google-view-wrapper .container {
    width: 80%;
  }
  .google-view-wrapper .google-view-holder {
    margin-top: 10px;
  }
}

@media (max-width: 860px) {
  .nav-v2 .socialnav a {
    padding-right: 0;
  }
  .socialnav {
    margin-top: 19px;
  }
  .social-icon {
    font-size: 25px;
    line-height: 26px;
  }
  .navbar-nav {
    margin-top: 13px !important;
  }
  .nav > li > a {
    padding: 10px 5px;
    font-size: 1em;
  }
}

@media (max-width: 767px) {
  .uk-dotnav {
    bottom: 55px;
  }
  .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 {
    height: 11px;
  }
  .footer-v2-wrapper {
    padding-bottom: 80px;
  }
  .header-logo {
    max-width: 60px;
  }
  .socialnav {
    margin-top: -39px;
  }
  .navbar-fixed-top .navbar-collapse {
    max-height: 430px;
  }
  .navbar-collapse.collapse {
    padding-bottom: 0;
  }
  .navbar-nav {
    margin-top: 5px !important;
  }
  .nav > li > a {
    padding: 6px 13px;
    font-size: 1.1em;
  }
  .navbar-fixed-bottom.nav-v1 .bottom-list-item a {
    text-transform: uppercase;
    font-size: 0.9em;
  }
  li.drop-down-link {
    display: none;
  }
  li.drop-down-link .sub-menu {
    display: none;
  }
  li.outside-link {
    display: block;
  }
  .custom-modal p {
    padding: 5px;
    font-size: 1.5em;
  }
  .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: 0;
    font-size: 2.8em;
    line-height: 1.2em;
  }
  .uk-overlay-panel p,
  .uk-overlay-panel .slide-text,
  .on-cover-content .section-wrapper p {
    font-size: 1.5em;
  }
  .uk-overlay-panel a.custom-temp-btn,
  .on-cover-content .section-wrapper a.custom-temp-btn {
    margin-top: 15px;
    font-size: 17px;
  }
  .banner-section {
    padding-top: 25px;
    padding-bottom: 20px;
  }
  .banner-section h1 {
    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,
  .about-us-v3 h1,
  .specials h1,
  .events h1,
  .events-container h1,
  .about-us-page .about-us-s1-content h1 {
    font-size: 2.6em;
  }
  .about-us-page .about-us-s1-content h1 {
    font-size: 1.6em;
  }
  .about-us-v8-content .text-wrapper h1 {
    margin-top: 20px;
    margin-bottom: 30px;
  }
  .about-us-v8-item-0 .about-us-v8-image-bar {
    padding-right: 50px;
  }
  .about-us-v8-item-1 .about-us-v8-image-bar {
    padding-left: 50px;
  }
  .reservations-and-parties-v2 .section-header {
    margin-top: 15px;
  }
  .custom_html_1-section {
    padding: 30px 0;
  }
  .custom_html_1-section .container {
    width: 90%;
  }
  .specials-section {
    padding: 0 10px;
  }
  .google-view-wrapper {
    min-height: 50vh;
    padding: 40px 0;
  }
  .google-view-wrapper .container {
    width: 85%;
  }
  .google-view-wrapper .google-view-holder {
    margin-top: 5px;
  }
  .google-view-wrapper .google-view-holder iframe {
    height: 50vh;
  }
  .custom-modal .newsletter-popup .sph-email-subscription h2 {
    font-size: 1.3em;
  }
  .style-traditional.drink-menu h2,
  .food-menu-section h2,
  .drink-menu-section h2 {
    font-size: 2.2em;
  }
  .drink-menu .pagecontent {
    padding-top: 80px;
  }
  .onespecial,
  .oneeventday {
    font-size: 16px;
  }
  .specials h2,
  .events h2 {
    font-size: 1.5em;
  }
  .sph-specials h2 {
    font-size: 1.7em;
  }
  .sph-special-table .sph-special-item {
    font-size: 1.3em;
  }
  .events-container .events-holder {
    padding-top: 30px;
  }
  .events-container h1 {
    margin-top: 35px;
  }
  .events-container h2 {
    font-size: 1.4em;
  }
  .events-container .events-info {
    margin-top: 30px;
    margin-bottom: 0;
  }
  .events-container .events-info p {
    font-size: 1.3em;
  }
  .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: 20px;
  }
  .food-menu-nav .food-menu-nav-item {
    padding: 10px 20px;
    border: none;
    border-bottom: 2px solid #000;
    border-radius: 0;
    color: #000;
  }
  .food-menu-nav .food-menu-nav-item.active {
    border: none;
    border-bottom: 2px 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: 2px 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-page h2 {
    font-size: 1.7em;
    line-height: 1.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;
  }
  .food-menu-page .second-menu {
    margin-top: 50px;
  }
  .navbar-fixed-bottom.nav-v1 .bottom-list-item a {
    padding: 14px 5px 16px;
    font-family: 'Caladea', serif; font-weight: 700;
    font-size: 1em;
  }
  .about-page-content .about-us-v7 .about-us-v7-content:last-of-type {
    min-height: 360px;
  }
  .drink-menu.article-background .pagecontent {
    margin-top: 80px;
    padding-top: 30px;
  }
  .article-background h2 {
    margin-top: 20px;
  }
  .catering-page .pagecontent {
    width: 100%;
  }
  .catering.party-background .reservations-and-parties p {
    font-size: 1.3em;
  }
  .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;
  }
  .catering-page .section-header {
    margin-top: 20px;
  }
  .party-offer .section-header,
  .drink-menu.style-traditional .single-drink-title,
  .article-background .sph-food-menu .sph-title .sph-name {
    font-size: 3.2em;
  }
  .catering-page .reservations-and-parties .reservations-and-parties-form p {
    margin-bottom: 20px;
    font-size: 1.3em;
  }
  .catering-page .reservations-and-parties p {
    font-size: 1.5em;
  }
  .catering-page .reservations-and-parties button {
    width: 356px;
    font-size: 24px;
  }
  .party-offer {
    padding: 0;
  }
  .party-offer .food-menu-grid-item-content {
    padding: 5px;
  }
  .party-background.drink-menu .food-menu-grid h2 {
    font-size: 2em;
  }
  .party-offer .party-image-holder img {
    max-height: 150px;
  }
  .food-menu-nav .food-menu-nav-item:first-of-type {
    border-top: 2px 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: 2px 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;
  }
  .navbar-regular.nav-v6 .navbar-nav > li > a {
    padding: 7px 20px;
  }
  .navbar.nav-v4 .header-logo {
    max-width: 60px;
  }
  .about-us-background .about-us-v3 .text-wrapper {
    margin-bottom: 120px;
  }
  .about-us-v3 p {
    text-align: center;
  }
  .about-us-v3 .text-wrapper {
    padding: 30px 10px;
  }
  .about-us-background .pagecontent {
    padding-top: 66px;
  }
  .about-us-page .about-us-s1-content {
    padding-top: 15px;
  }
  .food-menu-page .food-menu-v2-wrapper,
  .drink-menu-page .drink-menu-v2-wrapper {
    padding-top: 35px;
  }
  .about-us-s1-wrapper h2 {
    margin-top: 5px;
    font-size: 1.5em;
  }
  .custom-modal .newsletter-popup .section-header {
    font-size: 2.8em;
  }
  .drink-menu.article-background .section-header {
    margin-top: 10px;
    margin-bottom: 20px;
  }
  .drink-menu.article-background .tabs-container {
    margin-bottom: 30px;
  }
  .food-menu-page .pdf-holder {
    padding-bottom: 70px;
  }
}

@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;
  }
}

@media (max-width: 640px) {
  .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;
  }
}

@media (max-width: 540px) {
  .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;
  }
  .drink-menu-grid .food-item-title {
    width: 100%;
  }
  .catering-select select {
    margin-bottom: 0.6em;
  }
  .food-menu-grid .menu-description p {
    font-size: 18px;
  }
}

@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;
  }
  .about-us-v8-content .text-wrapper {
    padding: 15px !important;
  }
}

@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;
  }
}

@media (max-width: 320px) {
  .navbar-fixed-bottom.nav-v1 .bottom-list-item a {
    font-size: 0.85em;
  }
  .nav > li > a {
    padding: 4px 13px;
    font-size: 1em;
  }
  .uk-overlay-panel h1,
  .on-cover-content .section-wrapper .section-header {
    margin-top: -10px;
    margin-bottom: 8px;
    font-size: 2em;
  }
  .uk-overlay-panel p,
  .uk-overlay-panel .slide-text,
  .on-cover-content .section-wrapper p {
    margin-top: 8px;
    margin-bottom: 0;
    font-size: 1.2em;
  }
  .uk-overlay-panel a.custom-temp-btn,
  .on-cover-content .section-wrapper a.custom-temp-btn {
    font-size: 14px;
  }
  .banner-section h1 {
    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,
  .about-us-v3 h1,
  .specials h1,
  .events h1,
  .events-container h1 {
    font-size: 2.2em;
  }
  .about-us-v8-image-bar {
    height: 45px;
    font-size: 1.3em;
    line-height: 1.4em;
  }
  .about-page-content .about-us-v7 .about-us-v7-content:last-of-type {
    min-height: 400px;
  }
  .about-us-page .about-us-s1-content p {
    font-size: 1.1em;
  }
  .about-us-page .about-us-s1-content h1 {
    font-size: 1.4em;
  }
  .about-us-v8-content .text-wrapper {
    padding: 20px !important;
  }
  .open-table-badge {
    padding-bottom: 0px;
  }
  .open-table-badge .ot-dc-badge--p {
    background-size: 120px;
    height: 150px;
    width: 120px;
  }
  .catering-page .reservations-and-parties button,
  .reservations-and-parties textarea,
  .party-background .reservations-and-parties select.wide-select,
  .party-background .checkbox-holder {
    width: 248px;
  }
  .party-background .reservations-and-parties select.half-select {
    width: 120px;
  }
  .custom-modal .newsletter-popup .section-header {
    font-size: 2.5em;
  }
  .catering.drink-menu .reservations-and-parties textarea {
    width: 248px;
  }
}
