@import url('//fonts.googleapis.com/css2?family=Roboto&display=swap');
@import url('//fonts.googleapis.com/css2?family=UnifrakturMaguntia&display=swap');

/*
font-family: 'UnifrakturMaguntia', cursive;
font-family: 'Roboto', sans-serif; font-weight: 400;
*/

/* put under the comment if it's NOT sinle page website */
.header {
    background-attachment: scroll;
}

a {color: #fff;}
a:hover {color: #d91d4d;}

body {
  font-family: 'Roboto', sans-serif; font-weight: 400;
}
h1, h2, h3, h4, h5, h6 {
  font-family: 'UnifrakturMaguntia', cursive;
}
.hvr-icon-wobble-horizontal:before {
  content: "\f105";
}

/* navigation */
.navigation-left li a, .navigation-right li a,
.navbar-inverse .navbar-nav>li>a {
  color: #002037;
  font-weight: bold;
  font-family: 'Roboto', sans-serif; font-weight: 400;
}
.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: #d91d4d !important;
}
.nav-v2 .social-icon:hover,
.navbar-inverse .navbar-nav>li>a:hover,
.navbar-inverse .navbar-nav>li>a:focus {
    color: #d91d4d !important;
}
.nav-v2 .icon-spothopper_icon {
  display: none;
}

 /* nav dropdown */
li.drop-down-link {
  position: relative;
}
li.drop-down-link .sub-menu {
  display: none;
  position: absolute;
  left: 20px;
  top: 45px;
  width: 120px;
  background-color: #fff;
  padding: 10px;
  color: #002037;
  font-family: 'Roboto', sans-serif; font-weight: 400;
  text-align: center;
}
li.drop-down-link .sub-menu a {
  display: block;
  padding: 8px 0 !important;
  color: #000;
  text-transform: uppercase;
  opacity: 1;
}
li.drop-down-link .sub-menu a:hover, li.drop-down-link .sub-menu a:focus {
  text-decoration: none;
  color: #d91d4d;
}

video#coverVideo {
  margin-top: 70px;
}

/* cover */
.uk-overlay-background {
  background: rgba(0,0,0,.5);
}
.uk-dotnav {
  transform: scale(0.8);
}
.uk-dotnav-contrast>.uk-active>*,
.uk-dotnav-contrast>*>:focus {
  background: #d91d4d;
  transform: scale(1);
}
.uk-overlay-panel h1,
.on-cover-content .section-wrapper .section-header {
  margin-top: 20px;
  margin-bottom: 30px;
  color: #fff;
  font-family: 'Roboto', sans-serif; font-weight: 400;
  text-transform: uppercase;
  font-size: 3.8em;
  line-height: 1.2em;
}
.uk-overlay-panel p,
.on-cover-content .section-wrapper p {
  font-family: 'Roboto', sans-serif; font-weight: 400;
  font-size: 2.5em;
  line-height: 1.2em;
  color: #fff;
  text-shadow: 1px 3px 2px rgba(0, 0, 0, 0.4);
  text-transform: capitalize;
}
.style-traditional .tabs-container .scrolling {
  display: block;
}

/* buttons */
.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 {
  padding: 10px 30px 10px 30px;
  text-transform: uppercase;
  background-color: #d91d4d;
  background:  #d91d4d;
  color: #fff;
  border: 2px solid #d91d4d;
  font-family: 'Roboto', sans-serif; font-weight: 400;
  font-size: 17px;
  box-shadow: none;
  border-radius: 0px;
  -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,
.custom-temp-btn:focus,
.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: #bfba94;
  background: #bfba94;
  border: 2px solid #bfba94;
  color: #002037;
  opacity: 1;
}
.addtocalendar.atc-style-blue a.atcb-link,
.reservations-and-parties button[disabled] {
  background-color: #d91d4d;
  border: 2px solid #d91d4d;
  color: #fff;
}
.addtocalendar.atc-style-blue .atcb-link:hover {
  text-decoration: none;
  background-color: #bfba94;
  background: #bfba94;
  border: 2px solid #bfba94;
  color: #002037;
  opacity: 1;
}
.reservations-and-parties button {
  background-color: #bfba94;
  background: #bfba94;
  color: #002037;
  border: 2px solid #bfba94;
}
.addtocalendar.atc-style-blue a.atcb-link:hover,
.reservations-and-parties button:hover {
  background-color: #bfba94;
  background: #bfba94;
  color: #002037;
  border: 2px solid #bfba94;
  opacity: 1;
}
.about-us-v8-wrapper a.custom-temp-btn {
  background-color: #d91d4d;
  background: #d91d4d;
  border: 2px solid #d91d4d;
  color: #fff;
}
.about-us-v8-wrapper a.custom-temp-btn:hover {
  background-color: #bfba94;
  background: #bfba94;
  border: 2px solid #bfba94;
  color: #002037;
}
.map-newsletter .sph-email-subscription .sph-submit-button,
.custom-modal .newsletter-popup .sph-email-subscription .sph-submit-button {
  background-color: #d91d4d;
  background: #d91d4d;
  color: #fff;
  border: none;
  padding: 10px 50px 10px 30px;
}
.map-newsletter .sph-email-subscription .sph-submit-button:hover,
.custom-modal .newsletter-popup .sph-email-subscription .sph-submit-button:hover {
  background-color: #002037;
  background: #002037;
  color: #fff;
  border: none;
}
.uk-overlay-panel a.custom-temp-btn,
.on-cover-content .section-wrapper a.custom-temp-btn {
  font-size: 20px;
  background-color: #d91d4d;
  background: #d91d4d;
  border: 2px solid #d91d4d;
  color: #fff;
}
.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: #bfba94;
  background: #bfba94;
  border: 2px solid #bfba94;
  color: #002037;
}
.reviews-v2-wrapper.section-wrapper .owl-dots {
  margin-bottom: 40px;
}
.reviews-v2-wrapper.section-wrapper .owl-theme .owl-dots .owl-dot:hover {
  color: #d91d4d !important;
}
.reviews-v2-wrapper.section-wrapper .owl-theme .owl-dots .owl-dot.active button,
.reviews-v2-wrapper.section-wrapper .owl-theme .owl-dots .owl-dot button:hover {
  background: #d91d4d;
  border: 1px solid #d91d4d;
}
.reviews-v2-wrapper.section-wrapper .owl-theme .owl-dots .owl-dot button {
  background-color: rgba(255, 255, 255, 0.5);
  border: none;
}
.reviews-v2-wrapper.section-wrapper .owl-theme .owl-dots .owl-dot button:hover,
.reviews-v2-wrapper.section-wrapper .owl-theme .owl-dots .owl-dot:hover button {
  color: #d91d4d;
  background: #d91d4d;
}

/* sections */
.banner-section {
  padding: 30px 0 30px 0;
}
.banner-section h1 {
  text-transform: none;
  font-family: 'Roboto', sans-serif; font-weight: 400;
  font-size: 1.5em;
}
.banner-section p {
  font-size: 1.4em;
}
.banner-section a {
  color: #fff;
}
.banner-section .banner-pin {
  color: #002037;
}
.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: 'UnifrakturMaguntia', cursive;
  text-transform: capitalize;
  color: #000;
  text-align: center;
}
.about-us-v8-content h2 {
  font-family: 'Roboto', sans-serif; font-weight: 400;
  font-size: 2.2em;
  color: #fff;
  margin: 0px auto 30px;
}
.about-us-v7-content h2,
.events-v3-wrapper h2,
.reviews-v2-wrapper h2,
.map-newsletter h2,
.reservations-text h2,
.party-background h2 {
  font-family: 'Roboto', sans-serif; font-weight: 400;
  text-transform: none;
  font-size: 1.6em;
  color: #002037;
  text-transform: uppercase;
}
.about-us-v8-content .text-wrapper h1 {
  margin-bottom: 20px;
}
.about-us-v8-item-right .text-holder p, .about-us-v8-item-left .text-holder p {
  font-size: 1.4em;
}
.about-us-v8-wrapper .about-us-v8-item .about-us-v8-image {
  border: 1px solid #fff;
}
.custom_html_1-section {
  border-top: 7px solid #d91d4d;
  background-image: url(https://static.spotapps.co/web/derbiergarten--com/css/../custom/newsletter_back.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  text-align: center;
  padding: 4em 0 8em;
}
.custom_html_1-section .section-header {
  color: #002037;
  margin: 50px auto 30px;
}
.gallery-v4-wrapper {
  border-top: 7px solid #d91d4d;
  border-bottom: 7px solid #d91d4d;
}
.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-family: 'Roboto', sans-serif; font-weight: 400;
  font-size: 1.3em;
  text-transform: none;
  color: #fff;
}
.specials-v3.home-specials p a {
  display: inline-block;
  font-size: initial;
  width: auto;
  color: #fff;
}
.onespecial .row {
  margin-bottom: 10px;
}
.reviews-v2-wrapper .container {
  padding-bottom: 20px;
}
.reviews-v2-wrapper h2 {
  font-family: 'Roboto', sans-serif; font-weight: 400;
  text-transform: uppercase;
  margin-top: 0;
  color: #fff;
}
.reviews-v2-wrapper {
  padding: 2em;
}
.reviews-v2-wrapper h3 {
  font-family: 'Roboto', sans-serif; font-weight: 400;
  font-size: 1.7em;
  margin: 30px auto 0px;
  color: #fff;
}
.reviews-v2-wrapper .review-text p {
  font-size: 1.3em;
  line-height: 1.6em;
}
.reviews-v2-wrapper .review-quote {
  opacity: 1;
  color: #d91d4d;
}
.reviews-v2-wrapper h3 {
  text-transform: none;
}
.reviews-v2-wrapper .fa.fa-star {
  color: #d91d4d;
}
.reviews-v2-wrapper .section-header {
  color: #fff;
}
.drink-menu.article-background {
  background-color: #000;
}
.press-holder .press-item {
  border: 2px solid #000;
}
.map-newsletter {
  border-right: none;
}
.map-newsletter h2 {
  margin-bottom: 5px;
  color: #002037;
  font-size: 1.6em;
  text-transform: uppercase;
  font-family: 'Roboto', sans-serif; font-weight: 400;
}
.map-newsletter .text-wrapper .text-content {
  font-family: 'Roboto', sans-serif; font-weight: 400;
  color: #000;
  float: initial;
  margin: 0 auto;
}
.map-newsletter .sph-email-subscription h2 {
  font-family: 'Roboto', sans-serif; font-weight: 400;
  color: #002037;
}
.leaflet-touch .leaflet-control-attribution {
  display: none;
}
.sph-response-message {
  color:  #fff;
}
.map-newsletter p {
  margin-top: 0px;
  font-size: 1.2em;
}
.map-newsletter .bar:before, .map-newsletter .bar:after {
  background: #d91d4d;
  bottom: 14px;
}

.map-newsletter .sph-email-subscription .sph-email-input {
  font-family: 'Roboto', sans-serif; font-weight: 400;
  border-bottom: 1px solid #000;
  color: #000;
}
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #002037;
  opacity: 1; /* Firefox */
}
.map-newsletter .sph-email-subscription input::-webkit-input-placeholder {
  color: #002037;
}
.map-newsletter .sph-email-subscription input:-moz-placeholder { /* Firefox 18- */
  color: #002037;
}
.map-newsletter .sph-email-subscription input::-moz-placeholder {  /* Firefox 19+ */
  color: #002037;
}
.map-newsletter .sph-email-subscription input:-ms-input-placeholder {
  color: #002037;
}
.map-newsletter .section-header {
  color: #002037;
}
.custom-modal .modal-content {
  background-image: url(https://static.spotapps.co/web/derbiergarten--com/css/../custom/newsletter_back.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.custom-modal .newsletter-popup .section-header {
  margin-top: 0;
  font-size: 3.5em;
  color: #002037;
}
.custom-modal .sph-email-subscription h2 {
  margin-bottom: 10px;
  font-weight: 400;
  font-size: 1.7em;
}
.custom-modal p {
  margin-top: 0px;
  font-size: 1.2em;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input {
  padding: 12px 15px;
  border: 1px solid #002037;
  border-radius: 0;
  background-color: transparent;
  color: #002037;
}
.custom-modal .newsletter-popup .sph-email-subscription h2 {
  color: #002037;
  font-family: 'Roboto', sans-serif; font-weight: 400;
  font-size: 1.3em;
}
.contact-v3 {
  background-color: #002037;
  padding-bottom: 0;
}
.contact-v3 .hours-title.kitchen-title {
  margin-top: 15px;
  margin-bottom: 15px;
}
.contact-v3 .days {
  padding-bottom: 5px;
  text-transform: none;
}
.contact-v3 .from-to {
  padding-bottom: 10px;
  text-transform: none;
}
.contact-v3 .hours-title h1, .contact-v3 .social-title h1, .contact-v3 .contact-us-title h1 {
  font-size: 1em;
  text-transform: uppercase;
  font-family: 'Roboto', sans-serif; font-weight: 400;
}
.contact-v3 .contact-location p {
  font-size: 1em;
  line-height: 1.1em;
}
.contact-v3 .contact-logo-img {
  max-width: 220px;
  margin: 30px auto 0 auto;
}
.contact-v3 .contact-logo-holder {
  padding: 30px 0;
}
.contact-v3 .contact-logo-holder > div {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: 20px;
}
.contact-v3 .contact-logo-holder a {
  max-width: 10%;
}
.contact-v3 .contact-logo-holder a img {
  max-width: 100%;
  width: 120px;
  transition: all .3s ease-in-out;
}
.contact-v3 .contact-logo-holder a img.dist-img {
  background-color: #fff;
  padding: 5px;
}
.contact-v3 .contact-logo-holder a:hover img {
  scale: 1.1;
}
.contact-v3 .contact-logo-holder a.lv-logo {
  max-width: 100%;
}
.contact-v3 .contact-logo-holder a.lv-logo img {
  width: 350px;
  margin: 20px auto;
}
.googlemap-v3-wrapper .triangle {
  border-bottom: 12px solid #000;
  display: none;
}
.footer-v2-wrapper {
  background: #002037;
  border-top: 2px solid #fff;
  color: #fff;
}
.about-us-page .about-us-s1-content h1 {
  font-size: 3em;
}
.about-us-page .about-us-s1-content p {
  font-family: 'Roboto', sans-serif; font-weight: 400;
  font-size: 2.8em;
}
.about-us-s1-wrapper h2 {
  font-family: 'UnifrakturMaguntia', cursive;
  font-size: 2.8em;
  line-height: 1.3em;
}
.about-us-s1-wrapper h2 span {
  color: #fff;
}
.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: #fff;
}
.about-us-s4-wrapper {
  background-color: #000;
}
.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: 'Roboto', sans-serif; font-weight: 400;
  font-size: 1.1em;
}
.food-menu-grid .menu-description {
  width: 95%;
  padding-bottom: 15px;
  color: #fff;
}
.menu-description p {
  color: #002037;
  font-size: 1.3em;
  font-family: 'Roboto', sans-serif; font-weight: 400;
}
.food-menu-description p {
  color: #000;
}
.food-menu-grid h3, .food-menu-grid h4 {
  color: #000;
}
.empty-content-message {
  text-align: center;
}
.onespecial, .oneeventday {
  font-size: 18px;
}
.specials h2, .events h2 {
  font-family: 'Roboto', sans-serif; font-weight: 400;
  font-size: 1.5em;
  text-transform: capitalize;
  color: #fff;
}
.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: 'Roboto', sans-serif; font-weight: 400;
  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: 20px auto 30px;
}
.party-background .reservations-and-parties p {
  margin-top: 30px;
  font-size: 1.2em;
  color: #002037;
}
.party-background .reservations-and-parties p.submit-success {
  text-transform: uppercase;
  color: #002037;
}
.party-s2-wrapper .party-text-holder a.custom-temp-btn {
  max-width: 300px;
}
/* tripleseat form */

.private-events-page.tripleseat-page .pagecontent * {
	text-shadow: none;
}
.tripleseat-page .pagecontent {
	padding-bottom: 50px;
}
.tripleseat-page p {
	max-width: 600px;
	margin: 30px auto;
	font-weight: 400;
	font-style: normal;
}
.tripleseat-page p a {
	color: #000;
}
.tripleseat-page p a:hover {
	color: #7b7b7b;
	text-decoration: none;
}
.tripleseat-holder table {
	width: 90%;
	margin: 0 auto;
}
#tripleseat_embed_form table td {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.tripleseat-holder h2 {
	margin-top: 10px;
	margin-bottom: 10px;
	text-transform: none;
	font-size: 1.5em;
	text-align: center;
}
#tripleseat_embed_form label,
#tripleseat_embed_form #contact_preference_label {
	display: block !important;
  padding: 0;
  margin-bottom: 10px;
	text-align: left;
	font-size: 1.1em;
  text-transform: none;
  color: #000;
  border: none;
	font-weight: normal;
}
#tripleseat_embed_form input,
#tripleseat_embed_form textarea,
#tripleseat_embed_form select {
	border: solid 1px #000 !important;
	border-radius: 0;
	padding: 10px;
	background-color: rgba(250, 250, 250, 1);
	color: #000;
	width: 100% !important;
	font-size: 16px;
}
#tripleseat_embed_form input.hasDatepicker,
#tripleseat_embed_form input.timeselect_input,
#tripleseat_embed_form #lead_guest_count {
	width: 100% !important;
	padding: 10px 20px;
}
#tripleseat_embed_form #lead_submit {
	float: none !important;
	display: inline-block;
	margin: 20px auto;
	padding: 10px 50px;
	cursor: pointer;
	font-weight: 400;
	font-style: normal;
	font-size: 17px !important;
	text-transform: uppercase;
	background-color: #d91d4d;
	background: #d91d4d;
	border: 2px solid #d91d4d !important;
	color: #fff;
}
#tripleseat_embed_form #lead_submit:hover {
	background-color: #bfba94;
	background: #bfba94;
	border: 2px solid #bfba94 !important;
	color: #000;
}
#tripleseat_embed_form #lead_form_submit a:hover,
#tripleseat_link:hover {
	color: #7b7b7b;
}
#tripleseat_embed_form .g-recaptcha {
	margin-top: 20px;
}
.tripleseat-holder a {
	color: #d91d4d;
}
#ui-datepicker-div {
  top: initial !important;
  left: initial !important;
}
/* tripleseat form end */
.events-container .navbar.nav-v6 .container {
  margin-bottom: 0;
}
.events-container{
  color: #fff;
}
.events-container h2 {
  font-family: 'UnifrakturMaguntia', cursive;
  font-size: 2em;
  text-transform: capitalize;
  line-height: 100%;
  color: #fff;
}
.events-container h3 {
  color: #fff;
  font-size: 1.5em;
  font-family: 'Roboto', sans-serif; font-weight: 400;
}
.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,
.events-container .events-info p a:hover {
  color: #fff;
}
.events-container .event-time {
  font-family: 'Roboto', sans-serif; font-weight: 400;
  color: #fff;
  font-size: 1.4em;
}
.events-container .event-image {
  border: 2px solid #fff;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(252, 248, 237,0.6);
  -moz-box-shadow: 0px 0px 10px 0px rgba(252, 248, 237,0.6);
  box-shadow: 0px 0px 10px 0px rgba(252, 248, 237,0.6);
}
.events-container .events-holder {
  border-bottom: 1px solid #fff;
}
.empty-content-message h2 {
  text-align: center;
  font-family: 'Roboto', sans-serif; font-weight: 400;
  font-size: 2em;
  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,
.drink-menu-v2-wrapper .section-header {
  color: #002037;
}
.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: 'Roboto', sans-serif; font-weight: 400;
  font-size: 1.7em;
  line-height: 100%;
  color: #002037;
}
.drink-menu .food-menu-page .empty-content-message h2,
.drink-menu .food-menu-page .empty-content-message h3 {
  margin-top: 15px;
  font-family: 'Roboto', sans-serif; font-weight: 400;
  font-size: 2em;
  line-height: 100%;
  color: #000;
  text-transform: capitalize;
}
.drink-menu .food-menu-grid h3 {
  font-family: 'Roboto', sans-serif; font-weight: 400;
}
.food-menu-grid .food-item-description,
.food-menu-grid .food-menu-description {
  color: #002037;
}
.food-menu-grid .food-item-title h3 {
  font-family: 'Roboto', sans-serif; font-weight: 400;
  text-transform: uppercase;
  font-size: 1.1em;
  color: #d91d4d;
}
.food-menu-nav .food-menu-nav-item {
  background-color: #bfba94;
  border-color: #bfba94;
  color: #002037;
}
.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: #d91d4d;
  border-color: #d91d4d;
  color: #fff;
}
.food-menu-grid-item-content .food-menu-content {
  border-left: 1px solid #d91d4d;
}
.food-menu-grid .food-price,
.style-traditional.drink-menu .menu-item-price-traditional .item-price {
  color: #d91d4d;
  font-family: 'Roboto', sans-serif; font-weight: 400;
  font-size: 1.1em;
}
.food-menu-grid .food-price {
  padding: 0 5px;
}
.party-background .section-header  {
  color: #002037;
}
.reservations-and-parties p.submit-success {
  color: #002037;
}
.gift-cards-page p {
  color: #002037;
  font-family: 'Roboto', sans-serif; font-weight: 400;
  font-size: 1.4em;
}
.pagecontent .scrolling .container {
  text-shadow: none;
}

/* custom careers btn */
.contact-v3 .custom-temp-btn.custom-careers-btn {
  padding: 4px 30px 4px 20px;
  color: #fff;
  background-color: #d91d4d;
  background: #d91d4d;
  border-color: #d91d4d;
}
.contact-v3 .custom-temp-btn.custom-careers-btn:hover,
.contact-v3 .custom-temp-btn.custom-careers-btn:focus {
  text-decoration: none;
  color: #002037;
  background-color: #bfba94;
  background: #bfba94;
  border-color: #bfba94;
}
.custom-careers-btn.hvr-icon-wobble-horizontal:before {
  right: 10px;
}
/* end of custom careers btn */

/* Promotions popup */

.promotion-pop-up h1 {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
}

/* Promotions popup end */

.events-background h1 {
  color: #fff;
}

@media (max-width: 1200px) {
  .section-header,
  .about-us-v8-content .text-wrapper h1,
  .about-us-v7-content .text-wrapper h1,
  .specials-v3.home-specials h1,
  .about-us-v3 h1,
  .specials h1, .events h1,
  .events-container h1,
  .about-us-page .about-us-s1-content h1 {
    font-size: 3.7em;
  }
  .uk-overlay-panel .container {
    padding-left: 30px;
    padding-right: 30px;
  }
  .uk-overlay-panel h1,
  .on-cover-content .section-wrapper .section-header {
    font-size: 3.5em;
    line-height: 1.1em;
  }
  .food-menu-grid .food-price, .style-traditional.drink-menu .menu-item-price-traditional .item-price {
    font-size: 0.9em;
  }
  .food-menu-grid .food-item-title h3 {
    font-size: 0.9em;
  }
  .contact-v3 .contact-logo-holder a.lv-logo img {
    width: 300px;
  }
}

@media (max-width: 1024px) {
  .navigation-social {
    padding-left: 5px;
  }
  .social-icon {
    font-size: 23px;
    line-height: 34px;
  }
  .uk-overlay-panel .container {
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 40px;
  }
  .uk-overlay-panel h1,
  .on-cover-content .section-wrapper .section-header {
    font-size: 3.5em;
    line-height: 1.1em;
  }
  .about-us-v8-content h2 {
    font-size: 2em;
  }
  .food-menu-grid .food-price {
    padding: 0 5px 0 10px;
  }
  div.food-price:not(:nth-child(2)) {
    width: 100%;
    text-align: right;
  }
  .map-newsletter .bar {
    top: -6px;
  }
  .tripleseat-holder table {
		width: 90%;
	}
	.tripleseat-holder h2 {
		margin-top: 10px;
		margin-bottom: 10px;
    font-size: 1.4em;
	}
	#tripleseat_embed_form select {
		-moz-appearance: none;
		-webkit-appearance: none;
		background-image: url(https://static.spotapps.co/web/derbiergarten--com/css/../images/ios_select_arrow.png);
		background-position: right center;
		background-repeat: no-repeat;
	}
  .tripleseat-page .party-s2-wrapper .reservations-and-parties-form {
    max-width: 100%;
  }
}

@media (max-width: 1023px) {
  .navbar-nav {
    margin-top: 23px !important;
  }
  .uk-overlay-panel h1, .on-cover-content .section-wrapper .section-header {
    font-size: 2.9em;
    line-height: 1.3em;
    margin-bottom: 15px;
  }
  li.drop-down-link .sub-menu {
    top: 52px;
    width: 115px;
  }
  .header-logo {
    max-width: 80px;
    left: 5px;
  }
  .nav>li {
    padding: 0 7px;
  }
  .nav>li>a {
    padding: 2px;
    font-size: 1em;
  }
  .socialnav {
    margin-top: 15px;
    padding-left: 10px;
  }
  .social-icon {
    font-size: 27px;
    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: 75px;
  }
  .contact-v3 .contact-logo-holder a.lv-logo img {
    width: 250px;
  }
}

@media (max-width: 991px) {
  .nav>li>a {
    padding: 2px 0;
    font-size: 0.9em;
  }
  .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: 3em;
  }
  .about-us-v8-content .text-wrapper p {
    font-size: 1.3em;
  }
  .map-newsletter .bar {
    top: 0px;
  }
  .drink-menu-grid .food-item-title {
    width: 100%;
  }
  .drink-menu.party-background .party-s2-wrapper {
    padding-top: 100px !important;
  }
}

@media (max-width: 860px) {
  .navbar-nav {
    margin-top: 15px !important;
  }
  .nav-v2 .socialnav a {
    padding-right: 0px;
  }
  li.drop-down-link .sub-menu {
    width: 95px;
    left: 5px;
  }
  .social-icon {
    font-size: 25px;
    line-height: 26px;
  }
  .nav>li {
    padding: 0 5px;
  }
  .nav>li>a,
  li.drop-down-link .sub-menu a {
    padding: 5px 0;
    font-size: 0.85em;
  }
}

@media (max-width: 767px) {
  .header-logo {
    max-width: 65px !important;
    top: 2px;
  }
  .socialnav {
    margin-top: -42px;
  }
  .nav>li>a {
    padding: 6px 7px;
    font-size: 1.2em;
  }
  .navbar-fixed-bottom.nav-v1 .bottom-list-item a {
    text-transform: uppercase;
  }
  .uk-overlay-panel .container {
    margin-top: 0px;
  }
  .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.5em;
    line-height: 1.2em;
  }
  .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.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: 2.8em;
  }
  .about-us-v8-content .text-wrapper {
    padding: 60px 50px !important;
  }
  .about-us-v8-content h2 {
    font-size: 1.7em;
  }
  .custom_html_1-section .section-header {
    font-size: 2.5em;
  }
  .reviews-v2-wrapper {
    padding: 2em 0;
  }
  .googlemap-v3-wrapper .map-item.map-newsletter {
    min-height: 450px;
  }
  .googlemap-v3-wrapper .map-item.map-newsletter .section-header {
    margin-top: 20px;
  }
  .style-traditional.drink-menu h2, .food-menu-section h2, .drink-menu-section h2 {
    font-size: 2.2em;
  }
  .food-menu-grid .food-item-title h3, .food-menu-grid .food-price {
    font-size: 1em;
  }
  .onespecial, .oneeventday {
    font-size: 16px;
  }
  .food-menu-nav {
    margin-top: 20px;
  }
  .food-menu-nav .food-menu-nav-item {
    padding: 10px 20px;
    border: none;
    border-bottom: 2px solid #d91d4d;
    border-radius: 0;
    color: #002037;
  }
  .food-menu-nav .food-menu-nav-item.active {
    border: none;
    border-bottom: 2px solid #d91d4d;
  }
  .food-menu-nav .food-menu-nav-item:first-of-type.active:hover,
  .food-menu-nav .food-menu-nav-item.active:hover {
    background: #d91d4d;
    color: #fff;
  }
  .drink-menu .food-menu-page h2 {
    font-size: 1.6em;
    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;
  }
  .navbar-fixed-bottom.nav-v1 {
    border-top: 2px solid #bfba94;
  }
  .navbar-fixed-bottom.nav-v1 .bottom-list-item a {
    padding: 14px 10px 16px 10px;
    font-family: 'Roboto', sans-serif; font-weight: 400;
    font-size: 1em;
  }
  .drink-menu.party-background .party-s2-wrapper {
    padding-top: 70px !important;
  }
  .drink-menu.party-background h2 {
    margin: 0px auto 20px;
  }
  .party-background .reservations-and-parties select.half-select {
    width: 174px;
  }
  .party-offer .section-header,
  .drink-menu.style-traditional .single-drink-title,
  .article-background .sph-food-menu .sph-title .sph-name {
    font-size: 3.2em;
  }
  .party-background.drink-menu .food-menu-grid h2 {
    font-size: 2em;
  }
  .food-menu-nav .food-menu-nav-item:first-of-type {
    border-top: 2px solid #d91d4d;
  }
  .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: #d91d4d;
    border-color: #d91d4d;
    color: #fff;
    border: 2px solid #d91d4d;
  }
  .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;
  }
  .food-menu-page .food-menu-v2-wrapper, .drink-menu-page .drink-menu-v2-wrapper {
    padding-top: 35px;
  }
  .about-us-s1-wrapper h2 {
    margin-top: 10px;
    font-size: 1.8em;
  }
  .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;
  }
  .tripleseat-holder h2 {
    font-size: 1.4em !important;
  }
	.tripleseat-holder table {
		width: 95%;
	}
	#tripleseat_embed_form label,
	#tripleseat_embed_form #contact_preference_label {
		font-size: 1em;
	}
  .contact-v3 .contact-logo-holder a {
    max-width: 45%;
  }
  .contact-v3 .contact-logo-holder a img {
    width: 70%;
    margin: 0 auto;
  }
  .contact-v3 .contact-logo-holder a.lv-logo img {
    width: 90%;
    margin-top: 30px auto;
  }
}

@media (max-width: 540px) {
  .uk-overlay-panel h1, .on-cover-content .section-wrapper .section-header {
    font-size: 2em;
  }
  .drink-menu .food-menu-page .empty-content-message h2, .drink-menu .food-menu-page .empty-content-message h3 {
    font-size: 1.5em;
  }
  .tripleseat-page .party-s2-wrapper .container {
    padding-right: 0;
    padding-left: 0;
  }
  .tripleseat-page .party-s2-wrapper .row {
    margin-right: 0;
    margin-left: 0;
  }
  .tripleseat-page .party-s2-wrapper .row .col-xs-12 {
    padding-left: 0;
    padding-right: 0;
    margin: 10px auto;
  }
  .tripleseat-page .party-s2-wrapper .row.gallery-content {
    width: 100%;
    padding: 0 10px;
  }
  .tripleseat-page .reservations-and-parties p,
  .tripleseat-page .reservations-and-parties ul li {
    padding: 0 10px;
  }
}

@media (max-width: 390px) {
  .about-us-v7-content .text-wrapper .text-content, .map-newsletter .text-wrapper .text-content {
    padding: 0px 25px 10px 25px;
  }
  .about-us-v8-content .text-content.title-image h1:after {
    height: 90px;
  }
  .about-us-v8-content .text-wrapper p {
    font-size: 1.2em;
  }
  .about-us-v3 h2 {
    font-size: 2em;
  }
  .reservations-and-parties-v2 button,
  .specials-v3.home-specials div a.custom-temp-btn {
    font-size: 16px;
  }
  .specials-v3.home-specials {
    padding: 30px 0 45px 0;
  }
  .specials-v3.home-specials div a {
    width: 80%;
  }
  .reservations-wrapper {
    padding: 4em 0 4em 0;
  }
  .reviews-v2-wrapper {
    padding: 2em 0;
  }
  .reviews-v2-wrapper h2 {
    font-size: 1.5em;
  }
  .reviews-v2-wrapper h3 {
    margin: 30px auto 15px auto;
    font-size: 1.2em;
  }
  .reviews-v2-wrapper .review-text p {
    font-size: 1.2em;
  }
}

@media (max-width: 320px) {
  .navbar-fixed-bottom.nav-v1 .bottom-list-item a {
    font-size: 0.9em;
  }
  .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.8em;
  }
  .googlemap-v3-wrapper .map-item.map-newsletter .section-header {
    font-size: 2.5em;
  }
  .custom-modal .newsletter-popup .section-header {
    font-size: 2.3em;
  }
  .custom_html_1-section .section-header {
    font-size: 2.2em;
  }
}
