@import url('//fonts.googleapis.com/css2?family=Open+Sans:wght@400;600&family=Playfair+Display:wght@400;500&display=swap');

/*
font-family: 'Playfair Display', serif;
font-family: 'Open Sans', sans-serif;
*/

a {
  color: #000;
}

body {
  font-family: 'Open Sans', sans-serif;
}

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

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

.navbar-regular.nav-v6 .navbar-nav>li>a {
    font-family: 'Open Sans', sans-serif;
    font-size: 1.1em;
    text-transform: uppercase;
    border-right: none!important;
}
.navbar-regular.nav-v6 .navbar-nav>li:last-of-type>a {
  border-right: 1px solid #ab211f!important;
}
.navbar.nav-v6 .socialnav a:hover .social-icon {
  color: #fff;
}
li.drop-down-link .sub-menu a {
	font-family: 'Open Sans', sans-serif;
  text-transform: uppercase;
  font-size: 1.1em;
}
li.drop-down-link .sub-menu a:focus {
  color: #e30a12;
}
.banner-section h1 {
    font-size: 1.2em;
}

.section-header,
.uk-overlay-panel h1,
.on-cover-content .section-wrapper .section-header,
.about-us-v8-content .text-wrapper h1,
.about-us-v7-content .text-wrapper h1,
.custom_html_1-section.section-wrapper h1,
.custom_html_3-section.section-wrapper h1,
.events h1,
.events-container h1,
.reservations-and-parties h1,
.custom-modal .newsletter-popup .section-header {
  font-size: 4.2em;
  font-family: 'Playfair Display', serif;
  text-transform: capitalize;
}
.uk-overlay-panel h1,
.on-cover-content .section-wrapper .section-header {
  margin-top: 80px;
  text-transform: none;
}
.about-us-v7-content .text-wrapper h2 {
    font-family: 'Playfair Display', serif;
    text-transform: uppercase;
}
.reviews-v2-wrapper h2,
.map-newsletter h2 {
  text-transform: uppercase;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
}

.custom-temp-btn,
.about-us-v8-wrapper a.custom-temp-btn,
.uk-overlay-panel a.custom-temp-btn,
.banner-section a.custom-temp-btn,
.custom_html_1-section.section-wrapper a.custom-temp-btn,
.custom_html_3-section.section-wrapper a.custom-temp-btn,
.map-newsletter .sph-email-subscription .sph-submit-button,
.custom-modal .newsletter-popup .sph-email-subscription .sph-submit-button,
.addtocalendar.atc-style-blue .atcb-link,
.food-menu-nav .food-menu-nav-item,
.party-s2-wrapper.reservations-and-parties button,
.party-s2-wrapper.reservations-and-parties button[disabled],
.reservations-and-parties button,
.reservations-and-parties button[disabled] {
  padding: 8px 40px;
  font-family: 'Open Sans', sans-serif;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 600;
  box-shadow: none;
  border-radius: 0;
  opacity: 1;
  -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;
}
.uk-overlay-panel a.custom-temp-btn,
.banner-section a.custom-temp-btn,
.about-us-v8-wrapper a.custom-temp-btn,
.custom_html_1-section.section-wrapper a.custom-temp-btn,
.custom_html_3-section.section-wrapper a.custom-temp-btn,
.addtocalendar.atc-style-blue .atcb-link,
.map-newsletter .sph-email-subscription .sph-submit-button,
.custom-modal .newsletter-popup .sph-email-subscription .sph-submit-button,
.food-menu-nav .food-menu-nav-item.active,
.food-menu-nav .food-menu-nav-item:hover,
.food-menu-nav .food-menu-nav-item:focus,
.party-s2-wrapper.reservations-and-parties button,
.party-s2-wrapper.reservations-and-parties button[disabled],
.reservations-and-parties button,
.reservations-and-parties button[disabled] {
  background-color: #e30a12;
  border: 2px solid #e30a12;
  color: #fff;
}
.food-menu-nav .food-menu-nav-item,
.uk-overlay-panel a.custom-temp-btn:hover,
.about-us-v8-wrapper a.custom-temp-btn:hover,
.custom_html_3-section.section-wrapper a.custom-temp-btn:hover,
.map-newsletter .sph-email-subscription .sph-submit-button:hover,
.custom-modal .newsletter-popup .sph-email-subscription .sph-submit-button:hover,
.party-s2-wrapper.reservations-and-parties button:hover,
.party-s2-wrapper.reservations-and-parties button[disabled]:hover {
  background-color: #000;
  border: 2px solid #000;
  color: #fff;
}
.custom_html_1-section.section-wrapper a.custom-temp-btn:hover,
.addtocalendar.atc-style-blue .atcb-link:hover,
.reservations-and-parties button:hover,
.reservations-and-parties button[disabled]:hover {
  background-color: transparent;
  border: 2px solid #fff;
  color: #fff;
}

.uk-overlay-panel a.custom-temp-btn,
.banner-section a.custom-temp-btn:hover {
    background-color: #fff;
    border: 2px solid #fff;
    color: #000;
}
.uk-overlay-panel a.custom-temp-btn:hover,
.uk-overlay-panel a.custom-temp-btn:focus {
    background-color: #e30a12;
    border: 2px solid #e30a12;
    color: #fff;
}

.addtocalendar.atc-style-blue .atcb-link {
  padding: 8px 30px;
  text-shadow: none;
}

.catering .reservations-and-parties p.submit-success {
  color: #fff;
  text-transform: uppercase;
}

.reservations-and-parties p.submit-success {
  color: #000;
  text-transform: uppercase;
}

/* HOME PAGE */

.banner-section {
  padding: 35px 0;
}
.banner-section .hours-title h1 {
  font-family: 'Open Sans', sans-serif;
  text-transform: uppercase;
  font-size: 1.4em;
  color: #ab211f;
}
.banner-section a {
  color: #fff;
  text-decoration: none;
}
.banner-section a:hover {
  color: #ab211f;
  text-decoration: underline;
}
.banner-section .block {
  border-right: 1px solid #fff;
}
.banner-section .last.block {
  border-right: none;
}
.banner-section .loc3,
.banner-section .loc4 {
  display: none;
}

.about-us-v8-content .text-content.title-image h1:after {
  height: 80px;
}
.about-us-v8-item-1 .about-us-v8-content .text-content.title-image h1:after {
  background-image: url('https://static.spotapps.co/web/jdrwinebeer--com/css/../custom/title_decoration_2.png');
  height: 100px;
}
.about-us-v8-item .about-us-v8-content .text-content.title-bar h1:after {
    max-width: 80px;
    margin: 35px auto 35px auto;
    background-color: #e30a12;
}
.about-us-v8-content .text-wrapper p {
    max-width: 860px;
    margin-left: auto;
    margin-right: auto;
}
.about-us-v8-content .text-content h2 {
  font-family: 'Open Sans', sans-serif;
  font-size: 1.8em;
  font-weight: 300;
}
.custom_html_1-section.section-wrapper {
  background-color: #fff;
  padding: 0 0 8em 0;
}
.custom_html_1-section.section-wrapper .container {
  text-align: center;
}
.custom_html_1-section.section-wrapper h1:after {
	content: "";
	display: block;
	position: relative;
	width: 70px;
	height: 3px;
	margin: 35px auto 5px auto;
	vertical-align: middle;
	background-color: #e30a12;
}
.custom_html_1-section.section-wrapper h2 {
  color: #000;
  text-transform: capitalize;
  font-family: 'Playfair Display', serif;
  font-size: 1.8em;
	margin: 60px auto 30px;
	font-weight: 500;
}
.custom_html_1-section.section-wrapper p {
	font-size: 1.25em;
}
.custom_html_1-section.section-wrapper .about-col {
	padding-left: 20px;
	padding-right: 20px;
}
.custom_html_1-section.section-wrapper .about-col.last {
	padding-right: 0;
}
.custom_html_1-section.section-wrapper .about-col.first {
	padding-left: 0;
}

.custom_html_2-section {
  background-color: #f5f5f5;
}
.custom_html_2-section .container {
  text-align: center;
}
.custom_html_2-section h3 {
	font-family: 'Open Sans', sans-serif;
	text-transform: uppercase;
	font-size: 1.4em;
	font-weight: 400;
	line-height: 1.4em;
	margin: 60px auto;
	max-width: 620px;
}

.custom_html_3-section.section-wrapper {
  background-color: #fff;
  padding: 7em 0;
}
.custom_html_3-section.section-wrapper .container {
  text-align: center;
}
.custom_html_3-section.section-wrapper h1 {
  margin-top: 0;
}
.custom_html_3-section.section-wrapper h2 {
  color: #e30a12;
  text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
  font-size: 1.8em;
	font-weight: 500;
}
.custom_html_3-section.section-wrapper p {
	margin: 30px auto;
	font-size: 1.25em;
}

.uk-overlay-background {
  background: rgba(0, 0, 0, 0.5);
}
.uk-overlay-panel .container {
  width: 100%;
}
.uk-dotnav-contrast>.uk-active>* {
  background: #fff;
  transform: scale(1);
}
.uk-dotnav-contrast>*>* {
  background: rgba(255, 255, 255, 0.5);
}
.uk-overlay-panel h1 {
    max-width: 860px;
    margin-left: auto;
    margin-right: auto;
}

.empty-content-message h2,
.empty-content-message h3,
.drink-menu .empty-content-message h2,
.drink-menu .empty-content-message h3,
.events-container .empty-content-message h2,
.events-container .empty-content-message h3 {
  text-align: center;
  font-family: 'Open Sans', sans-serif;
  font-size: 1.5em;
  text-transform: none;
}

/* Reviews section */
.reviews-v2-wrapper {
  
}
.reviews-v2-wrapper h1 {
  margin-top: 10px;
}
.reviews-v2-wrapper h3 {
  font-family: 'Open Sans', sans-serif;
  margin: 30px auto 10px;
}
.reviews-v2-wrapper .container {
  padding-top: 0;
}
.reviews-v2-wrapper h3 .fa.fa-star {
  color: #e30a12;
  font-size: 0.9em;
}
.reviews-v2-wrapper .review-quote {
  color: #e30a12;
  opacity: 1;
}
.reviews-v2-wrapper .review-text blockquote {
  margin-top: 0;
}
.reviews-v2-wrapper .review-text p {
 font-style: italic;
}
.owl-theme .owl-dots .owl-dot button {
  background: #fff;
  border: 1px solid #fff;
  opacity: 0.5;
}
.owl-theme .owl-dots .owl-dot.active button,
.owl-theme .owl-dots .owl-dot:hover button {
  background: #fff;
  border: 1px solid #fff;
  opacity: 1;
}
/* Reviews section end */

.map-newsletter {
  border-right: none;
}
.map-newsletter h1 {
  color: #000
}
.map-newsletter h2 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  color: #e30a12;
}
.map-newsletter .sph-email-subscription h2 {
  font-family: 'Open Sans', sans-serif;
  font-size: 1.2em;
  font-weight: normal;
  color: #000;
}
.map-newsletter p {
  margin-top: 0;
  color: #000;
}
.map-newsletter .bar {
  top: -6px;
}
.map-newsletter .bar:before,
.map-newsletter .bar:after {
  background: #c12129;
}
.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::-moz-placeholder {  /* Firefox 19+ */
   color: #000;
}
.map-newsletter .sph-email-subscription input:-ms-input-placeholder {
   color: #000;
}
.map-newsletter .text-wrapper:before {
  background-attachment: scroll;
}
.googlemap-v3-wrapper .triangle {
  display: none;
}

.custom-modal .modal-content {
  background-color: #fff;
  color: #000;
}
.custom-modal .newsletter-popup .section-header {
  margin-top: 0;
}
.custom-modal .newsletter-popup .sph-email-subscription h2 {
  margin-bottom: 20px;
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  color: #000;
  font-size: 1.2em;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input {
  padding: 10px 15px;
  border: 1px solid #000;
  border-radius: 0;
  background: #fff;
  color: #000;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input::-webkit-input-placeholder {
  color: #000;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input:-moz-placeholder { /* Firefox 18- */
  color: #000;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input::-moz-placeholder {  /* Firefox 19+ */
  color: #000;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input:-ms-input-placeholder {
  color: #000;
}
.custom-modal .close {
  color: #000;
}

.contact-v3 {
  background-color: #000;
  border-bottom: 2px solid #c12129;
  color: #fff;
}
.contact-v3 .hours-title h1,
.contact-v3 .social-title h1,
.contact-v3 .contact-us-title h1 {
  font-family: 'Playfair Display', serif;
  font-size: 1em;
  text-transform: capitalize;
}
.contact-v3 .location-name {
  font-family: 'Open Sans', sans-serif;
  color: #ab211f;
  font-size: 1em;
  text-transform: uppercase;
}
.contact-v3 .contact-location,
.contact-v3 .hours,
.contact-v3 .find-us {
  font-size: 1.2em;
}
.contact-v3 .days {
  padding-bottom: 5px;
  text-transform: capitalize;
}
.contact-v3 .from-to {
  padding-bottom: 20px;
  text-transform: lowercase;
}
.contact-v3 a,
.contact-us p a {
  color: #fff;
  text-decoration: none;
}
.contact-v3 a:hover {
  color: #ab211f;
  text-decoration: underline;
}
.contact-v3 .social-square .contact-icon {
  color: #fff;
}

.footer-v2-wrapper {
  background-color: #000;
  border-top: none;
  color: #fff;
}
.footer-v2-wrapper a:hover,
.footer-v2-wrapper a:active,
.footer-v2-wrapper a:focus {
  color: #ab211f;
}

/* ABOUT US PAGE */

.about-us-s1-wrapper.section-wrapper {
  margin-top: 100px;
}
.about-us-page .about-us-s1-content {
  padding-top: 30px;
}
.about-page-content .about-us-v7-content .text-wrapper .text-content {
  padding: 40px;
}
.about-us-v7-content h1 {
  margin-bottom: 20px;
  margin-top: 20px;
}
.about-us-v7-content .text-wrapper h1:after {
	content: "";
	display: block;
	position: relative;
	width: 70px;
	height: 3px;
	margin: 35px auto 5px auto;
	vertical-align: middle;
	background-color: #e30a12;
}

.about-us-v7-content .text-wrapper h2 {
  color: #000;
  text-transform: capitalize;
  font-family: 'Playfair Display', serif;
  font-size: 1.8em;
  margin: 30px auto;
  font-weight: 500;
}
.about-us-v7-content .text-wrapper p {
	font-size: 1.25em;
}
.about-us-v7-content .text-wrapper .about-col {
	padding-left: 20px;
	padding-right: 20px;
}
.about-us-v7-content .text-wrapper .about-col.last {
	padding-right: 0;
}
.about-us-v7-content .text-wrapper .about-col.first {
	padding-left: 0;
}

/* FOOD AND DRINK MENU PAGE */

.food-menu-page .food-menu-v2-wrapper,
.drink-menu-page .drink-menu-v2-wrapper {
  padding-top: 100px;
}
.food-menu-grid-item-content {
  border-radius: 0;
  background-color: #fff;
}
.drink-menu .food-menu-grid h2 {
  font-family: 'Open Sans', sans-serif;
  font-size: 1.6em;
  text-transform: uppercase;
  word-break: break-word;
}
.food-menu-grid .food-item-title h3,
.food-menu-grid .food-price {
  font-family: 'Open Sans', sans-serif;
  font-size: 1.3em;
  text-transform: none;
  color: #000;
}
.food-menu-nav .food-menu-nav-item {
  font-size: 16px;
  padding: 8px 40px;
}
.food-menu-grid-item-content .food-menu-content {
  border-left: 1px solid #e30a12;
}
.food-menu-grid .food-price {
  color: #000;
  padding: 0 10px 0 5px;
}
.food-menu-grid .menu-description p {
  font-family: 'Open Sans', sans-serif;
  text-transform: uppercase;
  color: #000;
}
.food-menu-grid .food-item-description {
  font-size: 1.2em;
  color: #757575;
}

/* PARTY PAGE */

.party-s1.party-slide h2 {
  text-transform: uppercase;
  font-family: 'Open Sans', sans-serif;
  font-size: 4.5em;
  margin-bottom: 0;
}
.party-s1.party-slide .slide-text {
  text-transform: none;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  font-size: 2em;
  margin-top: 10px;
  letter-spacing: normal;
}

/* EVENTS PAGE */

.events-container h1 {
  margin-top: 45px;
}
.events-container h2 {
  margin-top: 20px;
  font-family: 'Open Sans', sans-serif;
  font-size: 1.8em;
  text-transform: uppercase;
  color: #fff;
}
.events-container .event-time,
.events-container h3 {
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 1.5em;
}
.events-container .event-info-text p {
  color: #fff;
}
.events-container .events-holder {
  padding: 40px 0;
  border-bottom: 1px solid #fff;
}
.events-container .event-image {
  border: 1px solid #e30a12;
}

/* CATERING PAGE */

.party-background.drink-menu.catering>div:first-child:before {
  position: fixed;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center;
  transform: translateZ(0);
}
.catering .section-header {
  margin-top: 35px;
}
.catering-menu-wrapper.food-menu-v2-wrapper .section-header {
  color: #fff;
}
.catering p a {
  color: #fff;
}
.catering p a:hover,
.catering p a:focus {
  color: #c12129;
}
.catering .food-menu-grid .menu-description p {
  color: #fff;
}

/* locations page */
.drink-menu.locations-page {
  background-color: #000;
}
.locations-page .pagecontent {
    width: 100%;
}
.locations-page .pagecontent .tabs-container {
  padding-bottom: 0;
}
.locations-page .pagecontent .container {
    padding: 0;
  text-shadow: none;
}
.drink-menu.locations-page .section-header {
  margin-bottom: 40px;
}
.about-us-v8-locations-wrapper .about-us-v8-image {
  border: none;
}
.about-us-v8-locations-wrapper .about-us-v8-item-1 .about-us-v8-content .text-wrapper,
.about-us-v8-locations-wrapper .about-us-v8-item-3 .about-us-v8-content .text-wrapper {
  background-color: #000;
  background-image: none!important;
}
.about-us-v8-item-1 .about-us-v8-content .text-wrapper p a,
.about-us-v8-item-3 .about-us-v8-content .text-wrapper p a {
    color: #fff;
}
.locations-page .about-us-v8-image {
    background-size: cover;
}
.locations-page .pagecontent .scrolling .container {
    padding: 0;
}
.locations-page.party-background p a {
    color: #000;
}
.locations-page.party-background .text-holder i {
    margin-right: 10px;
}
.locations-page .about-us-v8-content .text-holder p.hours-text {
  margin-top: 10px;
}
.locations-page.party-background .hours-text {
    margin-left: 25px;
    margin-top: 10px;
}
.locations-page .about-us-v8-content .text-holder p.hours-text.info-hours {
    margin-top: 15px;
  margin-bottom: 0;
}
.locations-page .about-us-v8-content .text-holder p.hours-text.hours-additional {
    margin-top: 5px;
}

/* ARTICLE PAGE */
.article-background.who-makes-us {
  background: linear-gradient( rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) ), url(https://static.spotapps.co/web/jdrwinebeer--com/css/../custom/who_makes_us_page_back.jpg) no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-color: #000;
}
.article-background.who-makes-us .pagecontent .container {
  text-align: center;
}
.article-background.who-makes-us .container .section-header {
  margin-bottom: 50px;
}
.article-background.who-makes-us .container h2 {
  font-family: 'Open Sans', sans-serif;
  text-transform: uppercase;
  font-size: 2.2em;
  margin-top: 30px;
}
.article-background.who-makes-us .container a {
  color: #fff;
}
.article-background.who-makes-us .container a:hover {
  color: #e30a12;
}
/* ARTICLE PAGE END */

/* MEDIA QUERIES */

@media (max-width:1400px) {
	.section-header,
	.uk-overlay-panel h1,
	.on-cover-content .section-wrapper .section-header,
	.about-us-v8-content .text-wrapper h1,
	.about-us-v7-content .text-wrapper h1,
	.custom_html_1-section.section-wrapper h1,
	.custom_html_3-section.section-wrapper h1,
	.events h1,
	.events-container h1,
	.reservations-and-parties h1,
	.custom-modal .newsletter-popup .section-header {
    font-size: 4em;
  }
  .uk-overlay-panel .container {
    padding-left: 0;
    padding-right: 0;
  }
  .custom_html_1-section.section-wrapper .container {
    width: 75%
	}
	.custom_html_1-section.section-wrapper h2 {
		font-size: 1.6em;
	}
  .about-us-s1-wrapper.section-wrapper {
    margin-top: 120px;
  }
  .about-us-v7-content .text-wrapper h2 {
    font-size: 1.3em;
  }
  .about-us-v7-content .text-wrapper p {
    font-size: 1em;
  }
  .party-s1.party-slide h2 {
    font-size: 4em;
  }
  .party-s1.party-slide .slide-text {
    font-size: 1.8em;
  }
  .article-background.who-makes-us .container h2 {
    font-size: 1.8em;
  }
}

@media (max-width:1200px) {
  .navbar-regular.nav-v7 .navbar-nav>li>a {
    font-size: 1.1em;
    padding: 0 10px;
	}
	li.drop-down-link .sub-menu a {
		font-size: 1em;
	}
	.section-header,
	.about-us-v8-content .text-wrapper h1,
	.about-us-v7-content .text-wrapper h1,
	.custom_html_1-section.section-wrapper h1,
	.custom_html_3-section.section-wrapper h1,
	.events h1,
	.events-container h1,
	.reservations-and-parties h1,
	.custom-modal .newsletter-popup .section-header {
    font-size: 3.5em;
  }
  .uk-overlay-panel h1,
  .on-cover-content .section-wrapper .section-header {
    margin-top: 70px;
    font-size: 3em;
  }
  .reviews-v2-wrapper h2,
  .map-newsletter h2 {
    font-size: 1.3em;
  }
  .about-us-v8-content .text-content h2 {
    font-size: 1.6em;
  }
  .about-us-v8-content .text-content.title-image h1:after {
    height: 50px;
  }
  .custom_html_1-section.section-wrapper .container {
    width: 85%
	}
	.custom_html_1-section.section-wrapper h2 {
		font-size: 1.4em;
	}
	.custom_html_1-section.section-wrapper p {
		font-size: 1.15em;
	}
  .empty-content-message h2,
  .empty-content-message h3,
  .drink-menu .empty-content-message h2,
  .drink-menu .empty-content-message h3,
  .events-container .empty-content-message h2,
  .events-container .empty-content-message h3 {
    font-size: 1.4em;
  }
  .about-page-content .about-us-v7-content .text-wrapper .text-content {
    padding: 60px;
  }
  .about-us-page .about-us-s1-content .logo-about {
    max-width: 150px;
  }
  .party-s1.party-slide h2 {
    font-size: 3.5em;
  }
  .party-s1.party-slide .slide-text {
    font-size: 1.6em;
  }
  .reviews-v2-wrapper h3 {
    font-size: 1.1em;
  }
}

@media (max-width:1023px) {
	.section-header,
	.uk-overlay-panel h1,
	.on-cover-content .section-wrapper .section-header,
	.about-us-v8-content .text-wrapper h1,
	.about-us-v7-content .text-wrapper h1,
	.custom_html_1-section.section-wrapper h1,
	.custom_html_3-section.section-wrapper h1,
	.events h1,
	.events-container h1,
	.reservations-and-parties h1,
	.custom-modal .newsletter-popup .section-header {
    font-size: 3em;
  }
  .about-us-v8-content .text-content p,
  .reviews-v2-wrapper .review-text p {
    font-size: 1.2em;
  }
  .map-newsletter .sph-email-subscription h2 {
    font-size: 1.2em;
  }
  .food-menu-v2-wrapper .section-header,
  .drink-menu-v2-wrapper .section-header {
    padding-top: 80px;
  }
  .drink-menu .food-menu-grid h2 {
    font-size: 1.5em;
  }
  .food-menu-grid .food-item-title h3,
  .food-menu-grid .food-price {
    font-size: 1.2em;
  }
  .food-menu-grid .menu-description p {
    font-size: 1.2em;
  }
  .party-s1.party-slide h2 {
    font-size: 3em;
  }
  .party-s1.party-slide .slide-text {
    font-size: 1.4em;
  }
  .locations-page .about-us-v8-content .text-wrapper {
    padding: 20px!important;
  }
  .locations-page .about-us-v8-content .text-holder p {
    font-size: 1.2em;
    margin-top: 20px;
    }
    .article-background.who-makes-us .container h2 {
      font-size: 1.7em;
    }
}

@media (max-width: 991px) {
  .navbar-regular.nav-v7 .navbar-nav>li>a {
    font-size: 1em;
  }
  .about-us-v8-image {
    display: none;
  }
  .custom_html_2-section h3 {
    font-size: 1.3em;
    margin: 0 auto;
  }
  .uk-overlay-panel h1,
  .on-cover-content .section-wrapper .section-header {
    font-size: 2.5em;
  }
  .banner-section .block {
    border-right: none;
  }
  .about-us-v8-content .text-content h2 {
    font-size: 1.2em;
  }
  .custom_html_1-section.section-wrapper .container {
    width: 95%
	}
	.custom_html_1-section.section-wrapper h2,
	.custom_html_3-section.section-wrapper h2 {
		font-size: 1.6em;
	}

  .map-newsletter .bar {
    top: 0;
  }
  .contact-v3 .contact-location,
  .contact-v3 .hours,
  .contact-v3 .find-us {
    font-size: 0.9em;
  }
  .about-page-content .about-us-v7-content .text-wrapper .text-content {
    padding: 40px;
  }
  .events-container .event-time,
  .events-container h3 {
    font-size: 1.4em;
  }
  .events-container .event-info-text p {
    font-size: 1.2em;
	}
  .custom_html_1-section.section-wrapper .about-col.last,
  .about-us-v7-content .text-wrapper .about-col.last {
		padding-right: 20px;
	}
  .custom_html_1-section.section-wrapper .about-col.first,
  .about-us-v7-content .text-wrapper .about-col.first {
		padding-left: 20px;
	}
  .article-background.who-makes-us .container h2 {
    font-size: 1.6em;
  }
}

@media (max-width: 767px) {


  .navbar-regular.nav-v6 .navbar-nav>li>a {
    padding: 6px 15px;
    font-size: 1.1em;
    text-transform: uppercase;
  }
  .navbar-regular.nav-v6 .navbar-nav>li:last-of-type>a {
    border-right: none!important;
  }
  .navbar.nav-v4.nav-v6.navbar-regular.nav-v7 .navbar-nav>li>a:hover,
  .navbar.nav-v4.nav-v6.navbar-regular.nav-v7 .navbar-nav>.active>a,
  .navbar-regular.nav-v7 .navbar-nav>.active>a:focus,
  .navbar.nav-v4.nav-v6.navbar-regular.nav-v7 .navbar-nav>.active>a:hover {
    background-color: #ab211f;
    color: #fff;
  }
  .navbar.nav-v6 .header-logo {
    max-width: 100px;
	}
  .nav-v7.navbar-fixed-top .navbar-collapse {
    max-height: 480px;
  }
	.order-link:before {
		content: 'Order ';
	}
	.slide-break {
		display: none;
	}
	.nav-v7.navbar-fixed-top .navbar-collapse {
		max-height: 700px;
	}
	li.drop-down-link {
		display: block;
	}
	li.drop-down-link .sub-menu {
		position: relative;
		width: 100% !important;
		margin-top: 0;
		padding: 8px 28px;
	}
	.nav-scroll li.drop-down-link .sub-menu a:hover, .drink-menu .nav-scroll li.drop-down-link .sub-menu a:hover {
		color: #ab211f;
	}
  video#coverVideo {
    margin-top: 50px;
  }
	.section-header,
	.uk-overlay-panel h1,
	.on-cover-content .section-wrapper .section-header,
	.about-us-v8-content .text-wrapper h1,
	.about-us-v7-content .text-wrapper h1,
	.custom_html_1-section.section-wrapper h1,
	.custom_html_3-section.section-wrapper h1,
	.events h1,
	.events-container h1,
	.reservations-and-parties h1,
	.custom-modal .newsletter-popup .section-header {
    font-size: 2.2em;
  }
  .uk-overlay-panel h1,
  .on-cover-content .section-wrapper .section-header {
    margin-top: -20px;
    margin-bottom: 10px;
  }
  .reviews-v2-wrapper h2,
  .map-newsletter h2 {
    font-size: 1.3em;
  }
  .custom-temp-btn,
  .about-us-v8-wrapper a.custom-temp-btn,
  .uk-overlay-panel a.custom-temp-btn,
  .custom_html_1-section.section-wrapper a.custom-temp-btn,
  .map-newsletter .sph-email-subscription .sph-submit-button,
  .custom-modal .newsletter-popup .sph-email-subscription .sph-submit-button,
  .addtocalendar.atc-style-blue .atcb-link,
  .food-menu-nav .food-menu-nav-item,
  .party-s2-wrapper.reservations-and-parties button,
  .party-s2-wrapper.reservations-and-parties button[disabled],
  .reservations-and-parties button,
  .reservations-and-parties button[disabled] {
    font-size: 16px;
  }
  .navbar-fixed-bottom.nav-v1 .bottom-list-item a {
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    font-size: 14px;
    padding: 15px 0;
  }
  .banner-section .loc3,
  .banner-section .loc4 {
    display: block;
  }
  .banner-section h1 {
    font-size: 0.9em;
  }
  .about-us-v8-image {
    border: none;
  }
  .about-us-v8-item .about-us-v8-content .text-content.title-bar h1:after {
    max-width: 50px;
    margin: 20px auto;
  }
  .custom_html_1-section.section-wrapper .lets-eat {
    text-align: center;
  }
  .custom_html_1-section.section-wrapper h2 {
    margin: 40px auto;
  }
  .custom_html_1-section .row .col-xs-12 img {
    margin: 15px auto;
  }
  .custom_html_1-section.section-wrapper h2:after {
    width: 50px;
    margin: 20px auto;
  }
  .custom_html_2-section h3 {
    font-size: 1.2em;
	}
	.custom_html_3-section.section-wrapper {
		padding: 2em 0;
	}
  .about-page-content .about-us-v7-content .text-wrapper .text-content h2 {
    font-size: 1.6em;
  }
  .about-us-v8-item-1 .about-us-v8-content {
    min-height: 250px;
  }
  .googlemap-v3-wrapper .map-item.map-newsletter {
    min-height: 450px;
  }
  .map-newsletter .sph-email-subscription h2 {
    font-size: 1em;
  }
  .about-us-page .about-us-s1-content {
    padding-top: 15px;
  }
  .about-us-page .about-us-s1-content h1 {
    font-size: 2em;
  }
  .about-us-s1-wrapper.section-wrapper {
    margin-top: 50px;
  }
  .about-us-s2-wrapper h3 {
    font-size: 1.4em;
  }
  .about-page-content .about-us-v7-content .text-wrapper .text-content {
    padding: 0 30px;
  }
  .about-page-content .about-us-v7 .about-us-v7-content:last-of-type {
    min-height: 300px;
  }
  .about-page-content .about-us-v7-content .text-wrapper .text-content p {
    font-size: 1.2em;
  }
  .about-us-page .about-us-s1-content .logo-about {
    max-width: 100px;
  }
  .food-menu-nav .food-menu-nav-item {
    border: none;
    padding: 10px 20px;
    border-radius: 0;
  }
  .food-menu-nav .food-menu-nav-item:first-of-type {
    border-top: 1px solid #e30a12;
  }
  .food-menu-nav .food-menu-nav-item:last-of-type {
    border-bottom: 1px solid #e30a12;
  }
  .food-menu-nav .food-menu-nav-item {
    border: none;
    border-top: 1px solid #e30a12;
    background-color: #000;
    color: #fff;
  }
  .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: #e30a12;
    border: none;
    border-top: 1px solid #e30a12;
    color: #fff ;
  }
  .drink-menu .food-menu-grid h2 {
    font-size: 1.4em;
  }
  .food-menu-grid .menu-description p {
    font-size: 1.1em;
  }
  .empty-content-message h2,
  .empty-content-message h3,
  .drink-menu .empty-content-message h2,
  .drink-menu .empty-content-message h3,
  .events-container .empty-content-message h2,
  .events-container .empty-content-message h3 {
    font-size: 1.2em;
  }
  .food-menu-page .food-menu-v2-wrapper,
  .drink-menu-page .drink-menu-v2-wrapper {
    padding-top: 30px;
  }
  .party-s1.party-slide h2 {
    font-size: 2.6em;
  }
  .party-s1.party-slide .slide-text {
    font-size: 1.3em;
  }
  .about-us-v8-locations-wrapper .about-us-v8-item .about-us-v8-content {
    min-height: 300px;
  }
  .locations-page .pagecontent .tabs-container {
    padding-bottom: 50px;
  }
  .about-us-v8-locations-wrapper .about-us-v8-content .text-wrapper h1,
  .about-us-v8-locations-wrapper .about-us-v8-content .text-wrapper p {
    text-align: center;
  }
  .article-background.who-makes-us .container .section-header {
    margin-top: 30px;
  }
  .article-background.who-makes-us .container h2 {
    font-size: 1.5em;
  }
  .article-background.who-makes-us .container p {
    font-size: 1.2em;
  }
}

/* @media (max-width:767px) and (min-width: 600px) {
  .about-page-content .about-us-v7 .about-us-v7-content:last-of-type {
    min-height: 500px!important;
  }
} */

@media (max-width: 320px) {
  .navbar-fixed-bottom.nav-v1 .bottom-list-item a {
    font-size: 12px;
  }
  .uk-overlay-panel h1,
  .on-cover-content .section-wrapper .section-header {
    font-size: 2em;
  }
  .reviews-v2-wrapper h2,
  .map-newsletter h2 {
    font-size: 1.1em;
  }
  .about-us-v8-item .text-holder p {
    font-size: 1em;
  }
  .about-us-v8-content .text-content h2 {
    font-size: 1.1em;
  }
  .custom_html_2-section h3 {
    font-size: 1.1em;
  }
  .reviews-v2-wrapper .review-text p {
    font-size: 1em;
  }
  .custom-modal .newsletter-popup .section-header {
    font-size: 2.2em;
  }
  .custom-modal .newsletter-popup .sph-email-subscription h2 {
    font-size: 1.2em;
  }
  .empty-content-message h2,
  .empty-content-message h3,
  .drink-menu .empty-content-message h2,
  .drink-menu .empty-content-message h3,
  .events-container .empty-content-message h2,
  .events-container .empty-content-message h3 {
    font-size: 1.1em;
  }
  .party-s1.party-slide h2 {
    font-size: 2.2em;
  }
  .party-s1.party-slide .slide-text {
    font-size: 1.2em;
  }
  .article-background.who-makes-us .container h2 {
    font-size: 1.4em;
  }
  .top-svg-border svg {
    top: -2px;
    height: 12px;
  }
  .bottom-svg-border svg {
    bottom: -2px;
    height: 12px;
  }
}