@import url('//fast.fonts.net/cssapi/f0d39b1a-3d2e-4538-ba85-04ee5032d890.css');

/*
FONTS
    font-family:'Proxima Nova W05 Light';
    font-family:'Proxima Nova W05 Bold';
*/

/*
*COLORS:
 dark : #030706
 golden : #c09d5d
*/
/* put under the comment if it's NOT sinle page website */

html {
	scroll-behavior: smooth;
}
body {
	font-family: 'Proxima Nova W05 Light';
}
h1,h3,h4,h5,h6 {
	font-family: 'Proxima Nova W05 Light';
}
h2 {
	font-family: 'Proxima Nova W05 Bold';
}
.header {
	background-attachment: scroll;
}
.empty-content-message h2 {
	font-size: 1.8em;
	text-transform: none;
	text-align: center;
	color: #fff;
}
.empty-content-message h3 {
	font-size: 1.6em;
	text-align: center;
}
.reservations-and-parties p.submit-success {
	color: #000;
}
.googlemap-v3-wrapper .triangle {
	display: none;
}
/* nav start */
.nav>li>a {
  font-size: 1.1em;
}
.nav-v7 .logo-center .navbar-logo .header-logo {
	max-width: 360px;
}
.navbar-regular.nav-v6 .navbar-nav>li>a {
	font-family: 'Proxima Nova W05 Bold';
}
/* nav end */

.uk-overlay-background {
	background: rgba(0, 0, 0, .5);
}
.uk-overlay-panel h1,
.on-cover-content .section-wrapper .section-header {
	margin-top: 60px;
	margin-bottom: 10px;
	font-family: 'Proxima Nova W05 Light';
	color: #fff;
	font-size: 6em;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 1em;
}
.uk-dotnav>.uk-active>* {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}
.custom-temp-btn,
.about-us-plus-content .about-us-plus-button,
.specials-v3.home-specials div a.custom-temp-btn,
.custom-modal .sph-email-subscription .sph-submit-button,
.reservations-and-parties-v2 button,
.addtocalendar.atc-style-blue .atcb-link,
.party-offer a.custom-temp-btn,
.custom-modal .newsletter-popup .sph-email-subscription .sph-submit-button,
.map-newsletter .sph-email-subscription .sph-submit-button,
.sph-email-subscription .sph-submit-button {
	padding: 7px 25px;
	background-color: #000;
	background: #000;
	color: #fff;
	border: 2px solid #000;
	font-family: 'Proxima Nova W05 Bold';
	font-size: 20px;
	text-transform: uppercase;
	box-shadow: none;
	-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;
}
.map-newsletter .sph-email-subscription .sph-submit-button {
	padding: 7px 40px 7px 20px;
}
.custom-temp-btn:hover,
.about-us-v7-wrapper a.custom-temp-btn:hover,
.about-us-v8-wrapper a.custom-temp-btn:hover,
.about-us-plus-content .about-us-plus-button:hover,
.map-newsletter .sph-email-subscription .sph-submit-button:hover,
.map-newsletter .sph-email-subscription .sph-submit-button:focus,
.custom-modal .newsletter-popup .sph-email-subscription .sph-submit-button:hover,
.custom-modal .newsletter-popup .sph-email-subscription .sph-submit-button:focus {
	text-decoration: none;
	background-color: #c09d5d;
	background: #c09d5d;
	border: 2px solid #c09d5d;
	color: #000;
	opacity: 1;
}
.uk-overlay-panel a.custom-temp-btn,
.specials-v3.home-specials div a.custom-temp-btn,
.on-cover-content .section-wrapper a.custom-temp-btn {
	background-color: #c09d5d;
	background: #c09d5d;
	border: 2px solid #c09d5d;
	color: #000;
}
.uk-overlay-panel a.custom-temp-btn:hover,
.uk-overlay-panel a.custom-temp-btn:focus,
.on-cover-content .section-wrapper a.custom-temp-btn:hover,
.on-cover-content .section-wrapper a.custom-temp-btn:focus {
	background-color: #000;
	background: #000;
	border: 2px solid #000;
	color: #fff;
	opacity: 1;
}
.specials-v3.home-specials div a.custom-temp-btn:hover,
.specials-v3.home-specials div a.custom-temp-btn:focus {
	background-color: #fff;
	background: #fff;
	border: 2px solid #fff;
	color: #000;
	opacity: 1;
}
.hvr-icon-wobble-horizontal:before {
	content: "\f105";
	top: 9px;
	font-size: 18px;
}
.reservations-and-parties button[disabled],
.reservations-and-parties button[disabled]:hover {
	background-color: #000;
	background: #000;
	border: 2px solid #000;
	color: #ccc;
}
.reservations-and-parties button {
	background: #000;
	background: #000;
	border: 2px solid #000;
	color: #fff;
}
.reservations-and-parties button:hover {
	background-color: #c09d5d;
	background: #c09d5d;
	border: 2px solid #c09d5d;
	color: #000;
}
.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,
.catering .section-header,
.events-container h1,
.about-us-page .about-us-s1-content h1 {
	font-size: 5em;
	text-transform: uppercase;
	color: #fff;
	text-align: center;
}
.reviews-v2-wrapper h2,
.map-newsletter h2,
.reservations-text h2,
.party-background h2 {
	font-family: 'Proxima Nova W05 Bold';
	text-transform: none;
	font-size: 2.5em;
}
/* Home page */

/*banner section */

.banner-section {
	padding: 35px 0;
}
.banner-section h1 {
	font-family: 'Proxima Nova W05 Light';
	font-size: 1.6em;
	font-weight: normal;
	text-transform: capitalize;
}
.banner-section .banner-pin {
	font-size: 24px;
	color: #c09d5d;
}
.banner-section .banner-pin:hover,
.banner-section .banner-pin:active,
.banner-section .banner-pin:focus {
	color: #fff;
}
/* banner section end */

/* about v8 section */

.about-us-v8-content .text-wrapper h1,
.about-us-v8-content .text-wrapper p {
	margin-bottom: 30px;
}
.about-us-v8-item-0 .about-us-v8-content .text-content.title-image h1:after {
	height: 70px;
}
.about-us-v8-item-1 .about-us-v8-content .text-wrapper h2 {
	margin-top: 0;
	font-family: 'Proxima Nova W05 Light';
	font-size: 1.8em;
	text-transform: uppercase;
	color: #c09d5d;
}
.about-us-v8-content .text-wrapper p {
	font-size: 1.5em;
}
/* about v8 section end */

/* specials v3 section end */

.specials-v3.home-specials {
	min-height: 310px;
	padding: 30px 0 40px 0;
	background-color: #030706;
	color: #fff;
	position: relative;
}
.specials-v3.home-specials .empty-content-message h2 {
	color: #fff;
}
.specials-v3.home-specials h1 {
	margin-top: 25px;
	color: #fff;
}
.specials-v3 .empty-content-message h2,
.specials-section h2 {
	font-size: 1.6em;
	margin-top: 30px;
}
.specials-v3.home-specials p {
	color: #fff;
}
/* specials v3 section end */

/* reservations section */

.reservations-and-parties-v2.section-wrapper {
	padding: 5em 0;
}
.reservations-and-parties-v2 {
	background: url('../custom/reservations_back.jpg') right bottom / cover no-repeat;
	background-attachment: scroll;
}
.reservations-text .section-header {
	color: #000;
}
.reservations-and-parties label {
  width: 200px;
  color: #000;
  border: 2px solid #000;
  padding: 10px 20px;
  margin-bottom: 30px;
  height: 45px;
}
.reservations-and-parties  input[type=radio] {
  width: 30px;
  position: relative;
}
input[type=radio]:checked + label {
  background-color: #c09d5d;
  border: 2px solid #c09d5d;
}
.reservations-text h2 {
	font-size: 1.6em;
	font-family: 'Proxima Nova W05 Light';
	text-transform: capitalize;
	margin: 20px auto;
	color: #000;
}
.reservations-text a {
	color: #7a1831;
}
.reservations-text a:hover {
	color: #c09d5d;
	text-decoration: none;
}
.reservations-and-parties-v2 input,
.reservations-and-parties-v2 select {
	border-bottom: 1px solid #000;
	color: #000;
}
.reservations-and-parties-v2 .bar {
	top: 2px;
}
.reservations-and-parties-v2 .bar:after,
.reservations-and-parties-v2 .bar:before {
	background: #c09d5d;
}
.reservations-and-parties-v2 select:active,
.reservations-and-parties-v2 select:focus {
	border-bottom: 2px solid #c09d5d;
}
.reservations-and-parties-v2 input::placeholder,
.reservations-and-parties-v2 input::-webkit-input-placeholder,
.reservations-and-parties-v2 select::placeholder {
	color: #000;
}
.reservations-and-parties-v2 input:-webkit-autofill,
.reservations-and-parties-v2 input:-webkit-autofill:hover,
.reservations-and-parties-v2 input:-webkit-autofill:focus,
.reservations-and-parties-v2 input:-webkit-autofill:active {
	-webkit-text-fill-color: #000;
	color: #000 !important;
}
/* reservations section end*/

/* reviews section */

.reviews-v2-wrapper {
	padding: 2em;
}
.reviews-v2-wrapper .container {
	padding-bottom: 30px;
}
.reviews-v2-wrapper .item {
	padding-bottom: 30px;
}
.reviews-v2-wrapper h2 {
	margin-bottom: 30px;
	margin-top: 0;
	font-size: 1.6em;
	text-transform: uppercase;
}
.reviews-v2-wrapper h3 {
	margin: 20px auto;
	font-family: 'Proxima Nova W05 Light';
	font-size: 1.3em;
	text-transform: capitalize;
	color: #fff;
}
.reviews-v2-wrapper .review-text p {
	font-size: 1.5em;
	line-height: 1.5em;
}
.reviews-v2-wrapper .review-quote {
	opacity: 1;
	color: #c09d5d;
}
.reviews-v2-wrapper .review-text blockquote {
	margin: 5px 0;
	padding: 0;
}
.reviews-v2-wrapper h3 .fa.fa-star {
	color: #c09d5d;
}
.reviews-v2-wrapper .owl-theme .owl-dots .owl-dot.active span,
.reviews-v2-wrapper .owl-theme .owl-dots .owl-dot:hover span {
	background: #efefef;
	border-color: #efefef;
}
/* reviews section end*/

/* newsletter section */

.map-newsletter {
	border-right: none;
}
.map-newsletter .section-header {
	color: #000;
}
.map-newsletter .text-wrapper:before {
	background-attachment: scroll;
	background-position: bottom left;
	background-size: cover;
}
.map-newsletter h2 {
	margin-bottom: 5px;
	font-size: 1.7em;
	text-transform: uppercase;
	color: #000;
}
.map-newsletter .text-wrapper .text-content {
	color: #000;
	float: initial;
	margin: 0 auto;
}
.map-newsletter .sph-email-subscription h2 {
	font-family: 'Proxima Nova W05 Light';
	font-size: 1.3em;
	color: #000;
}
.sph-response-message {
	color: #000;
}
.map-newsletter p {
	margin-top: 0px;
	font-size: 1.2em;
}
.map-newsletter .sph-email-subscription .sph-email-input {
	border-bottom: 1px solid #121212;
	color: #000;
}
.map-newsletter .sph-email-subscription input::-webkit-input-placeholder {
	color: #000;
}
.map-newsletter .sph-email-subscription input:-moz-placeholder {
	/* Firefox 18- */
	color: #000;
}
.map-newsletter .sph-email-subscription input::-moz-placeholder {
	/* Firefox 19+ */
	color: #000;
}
.map-newsletter .sph-email-subscription input:-ms-input-placeholder {
	color: #000;
}
.map-newsletter .bar {
	top: -8px;
}
.map-newsletter .bar:before,
.map-newsletter .bar:after {
	background: #c09d5d;
}
/* newsletter section end */

/* contact section */

.contact-v3 {
	background-color: #030706;
}
.contact-v3 a {
	color: #fff;
}
.contact-v3 .contact-location,
.contact-v3 .hours,
.contact-v3 .find-us {
	font-size: 1.1em;
}
.contact-v3 .hours-title.kitchen-title {
	margin-top: 15px;
	margin-bottom: 15px;
}
.contact-v3 .days {
	padding-bottom: 0px;
	text-transform: uppercase;
}
.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-family: 'Proxima Nova W05 Light';
	font-size: 1em;
	text-transform: uppercase;
}
.contact-v3 .contact-location p {
	font-size: 1em;
	line-height: 1.1em;
}
.contact-v3 .contact-us p {
	margin-top: 5px;
	margin-bottom: 5px;
}
/* contact section end */

/* footer section */

.footer-v2-wrapper {
	border-top: 2px solid #c09d5d;
	background-color: #030706;
	color: #fff;
}
/* footer section end */

/* custom modal */
.custom-modal .modal-content {
	background: url('../custom/newsletter_back.jpg') center center / cover no-repeat;
	border: 2px solid #fff;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(255, 255, 255, 0.6);
	-moz-box-shadow: 0px 0px 10px 0px rgba(255, 255, 255, 0.6);
	box-shadow: 0px 0px 10px 0px rgba(255, 255, 255, 0.6);
}
.custom-modal .newsletter-popup .section-header {
	margin-top: 0;
	font-size: 4em;
	color: #000;
}
.custom-modal .sph-email-subscription h2 {
	margin-bottom: 10px;
	font-weight: normal;
	font-size: 1.4em;
}
.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 #000;
	border-radius: 0;
	background-color: #eee;
	color: #000;
}
.custom-modal .newsletter-popup .sph-email-subscription h2 {
	font-family: 'Proxima Nova W05 Light';
	font-size: 1.4em;
}
/* custom modal end */

/* Home page */

/* About page */

.about-us-page .about-us-s1-content h1 {
	font-size: 3em;
	text-transform: uppercase;
}
.about-us-v7-content .text-wrapper h1 {
	color: #000;
}
.about-page-content .about-us-v7-content .text-wrapper .text-content {
	padding-top: 40px;
	padding-bottom: 60px;
}
.about-page-content .about-us-s2-content p {
	font-size: 1.5em;
}
/* Menu page , Drink page */

.food-menu-page .food-menu-v2-wrapper,
.drink-menu-page .drink-menu-v2-wrapper {
	padding-top: 70px;
}
.food-menu-v2-wrapper .section-header,
.drink-menu-v2-wrapper .section-header {
	color: #000;
}
.food-menu-grid .menu-description {
	width: 95%;
	padding-bottom: 15px;
}
.menu-description p {
	font-size: 1.3em;
	color: #000;
}
.food-menu-description p {
	font-size: 1.1em;
}
.food-menu-grid h3,
.food-menu-grid h4 {
	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 {
	margin-top: 15px;
	font-family: 'Proxima Nova W05 Bold';
	font-size: 2em;
	line-height: 100%;
	color: #1d1c1a;
	text-transform: capitalize;
}
.drink-menu .food-menu-grid h2 {
	font-family: 'Proxima Nova W05 Bold';
	font-size: 1.9em;
	text-transform: capitalize;
	color: #121212;
}
.food-menu-grid .food-item-description,
.food-menu-grid .food-menu-description {
	color: #1d1c1a;
	font-size: 1.2em;
}
.food-menu-grid .food-item-title h3,
.food-menu-grid .food-price {
	font-family: 'Proxima Nova W05 Light';
	text-transform: uppercase;
	font-size: 1.2em;
	font-weight: bold;
	color: #c09d5d;
}
.food-menu-nav .food-menu-nav-item {
	background-color: #c09d5d;
	border-color: #c09d5d;
	color: #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;
}
.food-menu-grid-item-content .food-menu-content {
	border-left: 2px solid #c09d5d;
}
/* Specials pages */

.specials-background.specials * {
	text-shadow: none;
}
.onespecial,
.oneeventday {
	font-size: 18px;
}
.specials .empty-content-message h2 {
	color: #fff;
}
.pagecontent {
	padding-top: 135px;
}
.specials h2,
.events h2 {
	color: #fff;
}
/* Specials pages end */

/* Private Dining page */

.party-images .uk-overlay-background {
	border-bottom: 5px solid #c09d5d;
}
.party-background .section-header {
	margin-bottom: 40px;
	color: #000;
}
.party-images .fancybox-skin {
	background: #c09d5d;
}
.party-images h2 {
  margin-top: 70px;
  font-size: 3.6em;
	text-transform: uppercase;
}
.party-images .uk-overlay-panel p {
  font-size: 1.8em;
}
/* Private Dining page  end*/

/* Locations page */

.locations-page.about-us-background {
	background-color: #000;
	background-image: none;
	-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;
}
.locations-page.about-us-background .pagecontent {
	padding-top: 45px;
}
.locations-page.about-us-background .party-offer a.custom-temp-btn {
	min-width: 120px;
	background-color: #c09d5d;
	border-color: #c09d5d;
	color: #000;
}
.locations-page.about-us-background .party-offer .food-menu-nav .food-menu-nav-item.active,
.locations-page.about-us-background .party-offer a.custom-temp-btn:hover {
	background-color: #000;
	border-color: #000;
	color: #fff;
}
.locations-page.about-us-background.location_menu_1 {
	background-image: url('../custom/dallas_location.jpg');
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, .75)), to(rgba(255, 255, 255, .75))), url('../custom/dallas_location.jpg') center center / cover no-repeat;
	background: -webkit-linear-gradient(rgba(255, 255, 255, .75), rgba(255, 255, 255, .75)), url('../custom/dallas_location.jpg') center center / cover no-repeat;
	background: -o-linear-gradient(rgba(255, 255, 255, .75), rgba(255, 255, 255, .75)), url('../custom/dallas_location.jpg') center center / cover no-repeat;
	background: linear-gradient(rgba(255, 255, 255, .75), rgba(255, 255, 255, .75)), url('../custom/dallas_location.jpg') center center / cover no-repeat;
	background-attachment: fixed;
	background-size: cover;
}
.locations-page.about-us-background.location_menu_2 {
	background-image: url('../custom/location_richardson.jpg');
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, .75)), to(rgba(255, 255, 255, .75))), url('../custom/location_richardson.jpg') center center / cover no-repeat;
	background: -webkit-linear-gradient(rgba(255, 255, 255, .75), rgba(255, 255, 255, .75)), url('../custom/location_richardson.jpg') center center / cover no-repeat;
	background: -o-linear-gradient(rgba(255, 255, 255, .75), rgba(255, 255, 255, .75)), url('../custom/location_richardson.jpg') center center / cover no-repeat;
	background: linear-gradient(rgba(255, 255, 255, .75), rgba(255, 255, 255, .75)), url('../custom/location_richardson.jpg') center center / cover no-repeat;
	background-attachment: fixed;
	background-size: cover;
}
.map-container {
	min-height: 500px;
	margin-bottom: 30px;
	border: 2px solid #c09d5d;
	z-index: 0;
}
.location-info-item a {
	color: #7a1831;
}
.location-info-item a:hover,
.location-info-item a:focus {
	color: #c09d5d;
	text-decoration: none;
}
.location-info-item.item-1 {
	margin-top: 30px;
}
.location-info-item.item-2 {
	margin-bottom: 35px;
}
.locations-page .about-us-v3 h1 {
	color: #000;
	margin-bottom: 0;
}
.locations-page .about-us-v3 .heading-smaller {
	font-size: 3.5em;
	margin-top: 25px;
	margin-bottom: 30px;
}
.locations-page.about-us-background .about-us-v3 .text-wrapper,
.about-us-v3 .text-wrapper {
	display: block;
	background-color: transparent;
	margin-top: 10px;
	padding-top: 10px;
}
.locations-page .container.about-us-v3>div>div>div {
	display: block;
}
.location-info-holder {
	width: 100%;
	padding: 0;
	margin: 0 auto 10px auto;
	text-align: center;
}
.location-info-holder p {
	font-size: 1.3em;
	text-align: center;
}
.locations-page.about-us-background .food-menu-grid h3 {
	font-size: 1.5em;
	margin-bottom: 10px;
}
.location-info-holder .location-info-item {
	padding: 0 10px;
	vertical-align: middle;
}
.location-info-holder .location-info-item img {
	max-height: 300px;
	margin: 5px auto;
	border: 2px solid #c09d5d;
}
/* Locations page end*/
@media (max-width: 1440px) {
  .navbar-regular.nav-v6 .navbar-nav>li>a {
    padding: 0 7px;
  }
}
@media (max-width: 1200px) {
  .nav>li>a {
    font-size: 1em;
  }
	.navbar-regular.nav-v7 .navbar-nav>li>a {
		padding: 0 7px;
	}
	.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: 4em;
	}
	.uk-overlay-panel .container {
		padding-left: 20px;
		padding-right: 20px;
	}
	.uk-overlay-panel h1,
	.on-cover-content .section-wrapper .section-header {
		line-height: 1.1em;
	}
	.food-menu-grid .food-price {
		font-size: 1.1em;
	}
	.food-menu-grid .food-item-title h3 {
		font-size: 1.1em;
	}
	.locations-page.about-us-background .text-holder {
		display: block;
		width: 100%;
	}
}
@media (max-width: 1024px) {
	.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: 5em;
		margin-top: 50px;
	}
	.about-us-v8-content .text-wrapper h1 {
		font-size: 3.5em;
	}
	.about-us-v8-item-0 .about-us-v8-content .text-content.title-image h1:after {
		height: 50px;
	}
	.food-menu-grid .food-price {
		padding: 0 5px 0 10px;
  }
  .party-images h2 {
    font-size: 3.2em;
  }
  .party-images .uk-overlay-panel p {
    font-size: 1.5em;
  }
}
@media (max-width: 1023px) {
	.uk-overlay-panel h1,
	.on-cover-content .section-wrapper .section-header {
		margin-bottom: 15px;
	}
	.reviews-v2-wrapper .section-header {
		margin-top: 20px;
	}
	.food-menu-v2-wrapper .section-header,
	.drink-menu-v2-wrapper .section-header {
		padding-top: 95px;
	}
}
@media (max-width: 991px) {
  .navbar.nav-v4 .nav>li>a {
    font-size: 0.9em
  }
	.navbar-regular.nav-v7 .navbar-nav>li>a {
		padding: 0 4px;
	}
	.about-us-v8-item .text-wrapper {
		padding: 30px !important;
	}
	.reservations-wrapper .section-header {
		margin-top: 0;
	}
	.map-newsletter .bar {
		top: 0;
	}
	.drink-menu-grid .food-item-title {
		width: 100%;
	}
}
@media (max-width: 768px) {

	.uk-overlay-panel h1,
	.on-cover-content .section-wrapper .section-header {
		font-size: 3.6em;
	}
	.about-us-v8-content .text-wrapper h1 {
		font-size: 3.2em;
	}
	.specials h1,
	.events h1,
	.events-container h1,
	.party .section-header {
		margin-top: 70px;
	}
	.specials-v3.home-specials {
		padding: 30px 0 50px 0;
	}
	.drink-menu .pagecontent {
		padding-top: 90px;
	}
	.food-menu-grid .food-item-description {
		font-size: 1.05em;
	}
  .reservations-and-parties input[type=radio] {
    display: none;
  }
}
@media (max-width: 767px) {
	.navbar-regular.nav-v6 .navbar-nav>li>a {
		padding: 9px 12px;
	}
	.navbar-regular.nav-v7 .navbar-nav>li>a:hover,
	.navbar-regular.nav-v7 .navbar-nav>.active>a,
	.navbar-regular.nav-v7 .navbar-nav>.active>a:focus,
	.navbar-regular.nav-v7 .navbar-nav>.active>a:hover {
		color: #fff !important;
	}
	.navbar-fixed-bottom.nav-v1 .bottom-list-item a {
		padding: 10px 15px;
		font-family: 'Proxima Nova W05 Bold';
		font-size: 18px;
		text-transform: uppercase;
	}
	.uk-overlay-panel h1,
	.on-cover-content .section-wrapper .section-header {
		margin-top: 0;
		font-size: 4.2em;
		line-height: 1.2em;
	}
	.uk-dotnav {
		bottom: 50px;
	}
	.about-us-page .uk-dotnav {
		bottom: 20px;
	}
	.banner-section {
		padding-top: 25px;
		padding-bottom: 20px;
	}
	.banner-section h1 {
		font-size: 1.2em;
	}
	.section-header,
	.about-us-v7-content .text-wrapper h1,
	.specials-v3.home-specials h1,
	.about-us-v3 h1,
	.specials h1,
	.events h1,
	.custom-modal .newsletter-popup .section-header,
	.events-container h1,
	.about-us-page .about-us-s1-content h1 {
		font-size: 3.5em;
	}
	.about-us-v8-content .text-wrapper {
		padding: 10px !important;
	}
	.about-us-v8-content .text-wrapper h1,
	.about-us-v8-content .text-wrapper p {
		margin-bottom: 10px;
		margin-top: 20px;
	}
	.reviews-v2-wrapper {
		padding: 2em 0;
	}
	.reservations-and-parties-v2.section-wrapper {
		padding: 2em 0;
	}
	.reservations-and-parties-v2 .bar {
		top: 0px;
	}
	.map-newsletter h2,
	.reviews-v2-wrapper h2 {
		font-size: 1.4em;
	}
	.about-us-v8-content h2 {
		margin: 0px auto 30px;
		font-size: 1.3em;
	}
	.reviews-v2-wrapper h3 {
		font-size: 1.2em;
	}
	.reviews-v2-wrapper .section-header {
		margin-top: 40px;
	}
	.reviews-v2-wrapper .review-text blockquote {
		padding: 0;
		margin: 0;
	}
	.map-newsletter .sph-email-subscription h2 {
		font-size: 1.1em;
	}
	.googlemap-v3-wrapper .map-item.map-newsletter {
		min-height: 450px;
	}
	.googlemap-v3-wrapper .map-item.map-newsletter .section-header {
		margin-top: 20px;
	}
	.custom-modal .sph-email-subscription {
		padding: 5px;
	}
	.custom-modal .section-header {
		font-size: 3em;
	}
	.about-us-background .about-us-v3 .text-wrapper {
		margin-bottom: 120px;
	}
	.about-us-background .pagecontent {
		padding-top: 65px;
	}
	.about-us-page .about-us-s1-content {
		padding-top: 15px;
	}
	.drink-menu .pagecontent {
		padding-top: 45px;
	}
	.about-us-v8-item-left .text-holder p,
	.about-us-v8-item-right .text-holder p {
		padding: 0 30px;
	}
	.food-menu-page .food-menu-v2-wrapper,
	.drink-menu-page .drink-menu-v2-wrapper {
		padding-top: 35px;
	}
	.food-menu-grid .food-item-title h3,
	.food-menu-grid .food-price {
		font-size: 1em;
	}
	.food-menu-nav {
		margin-top: 20px;
	}
	.food-menu-nav .food-menu-nav-item {
		padding: 10px 20px;
		border: none;
		border-bottom: 2px solid #121212;
		border-radius: 0;
		color: #fff;
	}
	.food-menu-nav .food-menu-nav-item.active {
		border: none;
		border-bottom: 2px solid #121212;
	}
	.food-menu-nav .food-menu-nav-item:first-of-type {
		border-top: 2px solid #c09d5d;
	}
	.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:last-of-type {
		border-bottom: 2px solid #c09d5d;
	}
	.food-menu-nav .food-menu-nav-item:last-of-type.active,
	.food-menu-nav .food-menu-nav-item:last-of-type:hover {
		border-bottom: 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-color: #000;
		border-color: #000;
		color: #fff;
		border: 2px solid #000;
	}
	.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;
	}
	.reservations-and-parties .text-wide p {
		max-width: 95%;
	}
	.location-info-holder p {
		font-size: 1.2em;
  }
  .party-images h2 {
    font-size: 2.8em;
  }
  .party-images .uk-overlay-panel p {
    font-size: 1.4em;
  }
	.empty-content-message h2 {
		font-size: 1.5em;
	}
	.empty-content-message h3 {
		font-size: 1.3em;
  }
  .richardson-page .section-header {
    font-size: 2.5em;
  }
}
@media (max-width: 540px) {
	.uk-overlay-panel h1,
	.on-cover-content .section-wrapper .section-header {
		font-size: 3.5em;
	}
	.drink-menu-grid .food-item-title {
		width: 100%;
	}
	.about-us-page .about-us-s1-content h1 {
		font-size: 2.2em;
	}
	.about-us-background .container.about-us-v3 {
		width: 100%;
		padding-right: 0;
		padding-left: 0;
	}
	.locations-page.about-us-background .about-us-v3 .text-wrapper,
	.about-us-v3 .text-wrapper {
		padding-right: 0;
		padding-left: 0;
	}
	.locations-page .about-us-v3 .heading-smaller {
		font-size: 2.5em;
	}
}
@media (max-width: 390px) {
	.uk-overlay-panel h1,
	.on-cover-content .section-wrapper .section-header {
		font-size: 2.5em;
	}
	.about-us-v8-item .text-holder p {
		padding: 0;
	}
	.about-us-v8-item-1 .about-us-v8-content .text-wrapper h2 {
		font-size: 1.5em;
	}
	.about-us-v8-content .text-wrapper p,
	.reviews-v2-wrapper .review-text p,
	.about-page-content .about-us-s2-content p {
		font-size: 1.3em;
	}
	.map-newsletter .text-wrapper .text-content {
		padding: 10px 25px;
	}
	.specials-v3.home-specials {
		padding: 30px 0 45px 0;
	}
	.specials-v3.home-specials p,
	.specials-v3.home-specials p.specials-hours {
		font-size: 1.3em;
	}
	.specials-v3.home-specials div a {
		width: 80%;
	}
	.reviews-v2-wrapper {
		padding: 1em 0;
	}
	.reviews-v2-wrapper .container {
		width: 100%;
		padding: 5px;
	}
	.reviews-v2-wrapper .review-text p {
		font-size: 1.2em;
		line-height: 1.3em;
	}
	.reviews-v2-wrapper h3 {
		margin: 30px auto 15px auto;
		font-size: 1.3em;
	}
	.custom-modal .newsletter-popup .sph-email-subscription h2 {
		font-size: 1.2em;
	}
	.about-page-content .about-us-v7-content .text-wrapper .text-content {
		padding-top: 20px;
	}
	.about-us-page .about-us-s2-content .section-header {
		margin-top: 15px;
	}
	.onespecial,
	.oneeventday {
		font-size: 16px;
	}
	.specials h1,
	.events h1,
	.events-container h1,
	.party .section-header {
		margin-top: 50px;
	}
	.party.party-background .section-header {
		font-size: 2.9em;
	}
	.party-images .hvr-icon-wobble-horizontal:before {
		top: 10px;
	}
	.reservations-and-parties button,
	.specials-v3.home-specials div a.custom-temp-btn {
		font-size: 18px;
	}
	.reservations-and-parties-v2 .hvr-icon-wobble-horizontal:before {
		top: 7px;
  }
  .party-images h2 {
    font-size: 2.4em;
  }
  .party-images .uk-overlay-panel p {
    font-size: 1.2em;
  }
}
@media (max-width: 320px) {
	.navbar.nav-v6 .header-logo {
		max-width: 130px;
	}
	.navbar-fixed-bottom.nav-v1 .bottom-list-item a {
		padding: 10px 2px;
		font-size: 16px;
	}
	.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 {
		font-size: 18px;
	}
	.uk-overlay-panel h1,
	.on-cover-content .section-wrapper .section-header {
		margin-top: 5px;
		margin-bottom: 8px;
		font-size: 2.2em;
	}
	.banner-section h1 {
		font-size: 1.3em;
	}
	.section-header,
	.about-us-v7-content .text-wrapper h1,
	.specials-v3.home-specials h1,
	.about-us-v3 h1,
	.custom-modal .newsletter-popup .section-header,
	.specials h1,
	.catering .section-header,
	.events h1,
	.events-container h1 {
		font-size: 3em;
	}
	.reservations-and-parties-v2 .section-header {
		font-size: 2.9em;
	}
	.hvr-icon-wobble-horizontal:before {
		top: 7px;
	}
	.about-us-v8-content .text-wrapper h1 {
		font-size: 2.8em;
	}
	.about-us-v8-image {
		margin-top: 0;
	}
	.about-us-v8-content h2 {
		font-size: 1em;
	}
	.about-page-content .about-us-v7-content .text-wrapper .text-content {
		padding-top: 5px;
	}
	.party.party-background .section-header {
		font-size: 2.6em;
	}
	.drink-menu .food-menu-page h2 {
		font-size: 1.5em;
		line-height: 1.2em;
	}
	.locations-page .about-us-v3 .heading-smaller {
		font-size: 2.1em;
	}
  .richardson-page .section-header {
    font-size: 2em;
  }
}
