<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url('https://fonts.googleapis.com/css2?family=Indie+Flower&amp;family=Oswald:wght@700&amp;family=Raleway&amp;display=swap');

/*

font-family: 'Raleway', sans-serif;
font-family: 'Oswald', sans-serif;

Headings, buttons, navigation: font-family: 'Oswald', sans-serif (bold)
Subheadings: font-family: 'Indie Flower', cursive; (regular)
Text: font-family: 'Raleway', sans-serif; (regular)

font-family: 'Indie Flower', cursive;
font-family: 'Oswald', sans-serif;
font-family: 'Raleway', sans-serif;
*/

/* put under the comment if it's NOT sinle page website */
#home_page_cover #coverVideo {
  width: 100%;
  height: 100vh;
  object-fit: cover;
  z-index: 100;
  object-position: center top;
}
.header {
  object-fit: cover;
}
.header {
	background-attachment: scroll;
}
body {
	font-family: 'Raleway', sans-serif;
}
h1 {
	font-family: 'Oswald', sans-serif;
}
h2,h3,h4,h5,h6 {
	font-family: 'Oswald', sans-serif;
}
.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: #fff;
}
.googlemap-v3-wrapper .triangle {
	display: none;
}
.top-svg-border {
	top: 0;
}
.bottom-svg-border {
	bottom: 0;
}
/* nav start */

.nav-v7 .container {
	width: 85%;
}
.navbar.nav-v4 .header-logo {
	max-width: 300px;
}
.navbar-regular.nav-v6 .navbar-nav &gt; li &gt; a {
	padding: 0 15px;
	font-family: 'Oswald', sans-serif;
	font-size: 17px;
}
/* .navbar.nav-v6 .social-square .contact-icon:hover .social-icon {
	color: #fff !important;
} */

.navbar.nav-v6.nav-v7.nav-scroll .social-square .contact-icon:hover .social-icon {
	color: #fff;
}

.navbar.nav-v7.nav-scroll .socialnav .contact-icon svg {
	fill: #000;
}

.navbar.nav-v7.nav-scroll .socialnav .contact-icon:hover svg {
	fill: #fff;
}

/* nav dropdown */

li.drop-down-link .sub-menu {
	padding: 10px 6px;
}
li.drop-down-link .sub-menu a {
	font-family: 'Raleway', sans-serif;
	font-size: 15px;
}
li.drop-down-link .sub-menu a span {
  display: none;
}
li.drop-down-link .sub-menu a:hover,
li.drop-down-link .sub-menu a:focus {
	color: #000;
}

/* nav end */

.uk-overlay-background {
	background: rgba(0, 0, 0, .5);
}
.uk-overlay-panel .container {
	width: 100%;
}
.uk-overlay-panel h1,
.on-cover-content .section-wrapper .section-header {
	margin-top: 0;
	margin-bottom: 10px;
	font-family: 'Oswald', sans-serif;
	font-size: 4.2em;
	text-transform: uppercase;
	color: #fff;
}
.uk-overlay-panel .slide-text {
	font-family: 'Oswald', sans-serif;
	font-size: 1.5em;
	text-transform: uppercase;
	line-height: 1.2;
	color: #fff;
}
.slideshow-v2-wrapper .uk-dotnav {
	margin-bottom: 45px;
}
.uk-dotnav-contrast&gt;*&gt;* {
	background: transparent;
	border: 1px solid #fff;
}
.uk-dotnav-contrast&gt;.uk-active&gt;*,
.uk-dotnav-contrast&gt;*&gt;:focus,
.uk-dotnav-contrast&gt;*&gt;:hover {
	opacity: 1;
  background: #fff;
	border: 1px solid #fff;
}
.uk-dotnav&gt;.uk-active&gt;* {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}
.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,
.about-us-v8-wrapper a.custom-temp-btn,
.about-us-v7-wrapper a.custom-temp-btn,
.map-newsletter .sph-email-subscription .sph-submit-button,
.custom-modal .sph-email-subscription .sph-submit-button,
.reservations-and-parties-v2 button,
.reservations-and-parties button,
.addtocalendar.atc-style-blue .atcb-link,
.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 35px;
	background-color: #323e28;
	background: #323e28;
	color: #fff;
	border: 2px solid #323e28;
	border-radius: 0;
	font-family: 'Oswald', sans-serif;
	font-size: 18px;
	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;
}
.uk-overlay-panel a.custom-temp-btn {
  background-color: #a2ad85;
	background: #a2ad85;
	color: #000;
	border: 2px solid #a2ad85;
}
.specials-v3.home-specials div a.custom-temp-btn {
	width: 60%;
	padding: 6px 10px;
}
.addtocalendar.atc-style-blue .atcb-link {
	padding: 8px 25px;
	border-radius: 0;
}
.map-newsletter .sph-email-subscription .sph-submit-button {
	margin-top: 17px;
}
.specials-v3.home-specials div a.custom-temp-btn,
.tmt-section a.custom-temp-btn {
  background-color: #fff;
	background: #fff;
	color: #000;
	border: 2px solid #fff;
}

.custom-temp-btn:hover,
.custom-temp-btn:focus,
.tmt-section a.custom-temp-btn:hover,
.tmt-section a.custom-temp-btn:focus,
.about-us-v7-wrapper a.custom-temp-btn:hover,
.about-us-v7-wrapper a.custom-temp-btn:focus,
.about-us-plus-content .about-us-plus-button:hover,
.about-us-v8-wrapper a.custom-temp-btn:hover,
.about-us-v8-wrapper 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,
.addtocalendar.atc-style-blue .atcb-link:hover,
.addtocalendar.atc-style-blue .atcb-link:focus,
.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: #572e0e;
	background: #572e0e;
	border: 2px solid #572e0e;
	color: #fff;
	opacity: 1;
}
.uk-overlay-panel a.custom-temp-btn:hover,
.uk-overlay-panel a.custom-temp-btn:focus {
  text-decoration: none;
	background-color: #fff;
	background: #fff;
	border: 2px solid #fff;
	color: #000;
	opacity: 1;
}
.specials-v3.home-specials div a.custom-temp-btn:hover,
.specials-v3.home-specials div a.custom-temp-btn:focus {
	background-color: #323e28;
	background: #323e28;
	border: 2px solid #323e28;
	color: #fff;
}

/* Home page */

/*banner section */

.banner-section {
	padding: 25px 0 25px;
}
.banner-section h1 {
	font-family: 'Raleway', sans-serif;
	font-size: 1.3em;
}
.banner-section .banner-pin {
	font-size: 22px;
	color: #a2ad85;
  top: -3px;
}
.banner-section .banner-pin:hover,
.banner-section .banner-pin:active,
.banner-section .banner-pin:focus {
	color: #323e28;
}
/* banner section end */

.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: 4.4em;
	text-transform: uppercase;
}
/* about v8 section */
.about-us-v8-wrapper:before {
  background-color: #fff;
}
.about-us-v8-content .text-wrapper h1 {
	margin-bottom: 25px;
	line-height: 0.8;
}
.about-us-v8-content .text-wrapper h1 span.about-heading {
  font-size: 0.8em;
}
.about-us-v8-content .text-wrapper h2 {
	font-family: 'Indie Flower', cursive;
	font-size: 1.4em;
	text-transform: none;
	color: #000;
}
.about-us-v8-content .text-wrapper p {
	margin-top: 20px;
	margin-bottom: 20px;
}
.about-us-v8-content .text-content.title-image h1:after {
	margin: 20px auto;
	height: 90px;
}

/* about v8 section end */

/* ot reservations */
.ot-reservations-wrapper {
	background-color: #323e28;
	color: #fff;
	padding: 4em 0 14em;
}
.ot-reservations-wrapper .section-header {
	color: #fff;
}
.ot-reservations-wrapper .reservations a {
	color: #fff;
}
.ot-reservations-wrapper .reservations a:hover {
	color: #a2ad85;
}
/* ot reservations section end */

.reviews-v2-wrapper h2,
.map-newsletter h2,
.reservations-text h2,
.party-background h2 {
	font-family: 'Indie Flower', cursive;
	font-size: 1.6em;
	text-transform: none;
}
/* specials v3 section */

.specials-v3.home-specials {
	padding: 5em 0;
	min-height: 300px;
	background-color: #000;
	color: #fff;
	position: relative;
}
.specials-v3.home-specials .empty-content-message h2,
.specials-v3.home-specials .empty-content-message h3 {
	color: #000;
	font-size: 1.3em;
}
.specials-v3.home-specials h1 {
	margin-top: 10px;
	color: #fff;
}
.specials-section h2 {
	font-size: 1.6em;
	margin-top: 30px;
	color: #000;
}
.specials-v3.home-specials .specials-text,
.specials-v3.home-specials .specials-hours {
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 1.5em;
	color: #fff;
}
.specials-v3.home-specials .specials-button {
	margin-top: 30px;
}
/* specials v3 section end */

/* tmt sections start */
.tmt-section .visible-xs {
	height: 0;
}
.tmt-section {
	padding: 5em 0;
}
.tmt-section .section-header {
	margin-top: 20px;
}
.tmt-section p {
	margin: 25px auto;
}
/* tmt sections end */

/* custom html/press section start */

.custom_html_1-section.section-wrapper {
	padding: 2em 0;
}
.custom_html_1-section .container {
	width: 85%;
}
.custom_html_1-section .section-header {
	margin-top: 15px;
	text-transform: uppercase;
	color: #000;
}
.custom_html_1-section .press-section-logo {
	max-height: 55px;
	display: block;
	margin: 20px auto 0;
	vertical-align: middle;
}
.custom_html_1-section .press-section-logo.press-section-logo-2 {
	max-height: 70px;
}
.custom_html_1-section p {
	text-align: center;
}
.custom_html_1-section .press-section p {
	margin: 25px auto;
	font-size: 1.5em;
}
/* custom html/press section end */

/* reviews section */

.reviews-v2-wrapper {
	padding: 3em 0;
	background-attachment: scroll !important;
	background-size: cover !important;
}
.reviews-v2-wrapper .container {
	padding-top: 0;
	padding-bottom: 40px;
}
.reviews-v2-wrapper .item {
	padding-bottom: 0;
}
.reviews-v2-wrapper .section-header {
	margin-top: 20px;
	margin-bottom: 15px;
	color: #fff;
}
.reviews-v2-wrapper h2 {
	margin-bottom: 10px;
	margin-top: 0;
	color: #fff;
  text-transform: none;
}
.reviews-v2-wrapper h3 {
	margin: 20px auto 20px auto;
	font-family: 'Raleway', sans-serif;
	font-size: 1.3em;
	text-transform: capitalize;
	color: #fff;
}
.reviews-v2-wrapper .review-text p {
	font-size: 1.3em;
	line-height: 1.3;
	font-weight: bold;
	font-style: italic;
}
.reviews-v2-wrapper .review-quote {
	opacity: 1;
	color: #a2ad85;
}
.reviews-v2-wrapper .review-text blockquote {
	margin: 5px 0;
	padding: 0;
}
.reviews-v2-wrapper h3 .fa.fa-star {
	color: #a2ad85;
}
.reviews-v2-wrapper .owl-theme .owl-dots .owl-dot button {
	background: transparent;
	border-color: #fff;
  opacity: 1;
}
.reviews-v2-wrapper .owl-theme .owl-dots .owl-dot.active button,
.reviews-v2-wrapper .owl-theme .owl-dots .owl-dot:hover button {
	background: #fff;
	border-color: #fff;
}
.owl-theme .owl-nav.disabled+.owl-dots {
	margin-bottom: 30px;
}
/* reviews section end*/

/* newsletter section */

.map-newsletter {
	background-color: #fff6ef;
	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 {
  text-transform: capitalize;
	margin-bottom: 20px;
	margin-top: 20px;
	color: #323e28;
}
.map-newsletter .text-wrapper .text-content {
	color: #000;
	float: initial;
	margin: 0 auto;
}
.map-newsletter .sph-email-subscription h2 {
	font-family: 'Raleway', sans-serif;
	font-size: 1.2em;
	color: #000;
  font-style: normal;
}
.sph-response-message {
	color: #000;
}
.map-newsletter p {
	margin-top: 0px;
	font-size: 1.3em;
}
.map-newsletter .sph-email-subscription .sph-email-input {
	border-bottom: 1px solid #7b746e;
	font-size: 1.2em;
	color: #7b746e;
}
.custom-modal .modal-content, .sph-email-subscription input::-webkit-input-placeholder,
.map-newsletter .sph-email-subscription input::-webkit-input-placeholder {
	color: #7b746e;
}
.custom-modal .modal-content, .sph-email-subscription input:-moz-placeholder,
.map-newsletter .sph-email-subscription input:-moz-placeholder {
	/* Firefox 18- */
	color: #7b746e;
}
.custom-modal .modal-content, .sph-email-subscription input::-moz-placeholder,
.map-newsletter .sph-email-subscription input::-moz-placeholder {
	/* Firefox 19+ */
	color: #7b746e;
}
.custom-modal .modal-content, .sph-email-subscription input:-ms-input-placeholder,
.map-newsletter .sph-email-subscription input:-ms-input-placeholder {
	color: #7b746e;
}
.map-newsletter .bar {
	top: -5px;
}
.map-newsletter .bar:before,
.map-newsletter .bar:after {
	background: #323e28;
}
/* newsletter section end */

/* contact section */

.contact-v3 {
	background-color: #323e28;
	color: #fff;
}
.contact-v3 .contact-location,
.contact-v3 .hours,
.contact-v3 .find-us {
	font-size: 1.1em;
}
.contact-v3 a {
	color: #fff;
	text-decoration: none;
}
.contact-v3 .hours-title.kitchen-title {
	margin-top: 15px;
	margin-bottom: 15px;
}
.contact-v3 .days {
	padding-bottom: 0px;
	text-transform: capitalize;
	font-size: 1.1em;
}
.contact-v3 .from-to {
	padding-bottom: 15px;
	text-transform: uppercase;
}
.contact-v3 .hours-title h1,
.contact-v3 .social-title h1,
.contact-v3 .contact-us-title h1 {
	font-family: 'Oswald', sans-serif;
	font-size: 1.2em;
	text-transform: uppercase;
  color: #fff;
}
.contact-v3 .contact-location p {
	font-size: 1em;
	line-height: 1.1em;
}
.contact-v3 .contact-us p {
	margin-top: 5px;
	margin-bottom: 5px;
}

.contact-v3 .social-links.social-icons-holder.social-square {
	display: flex;
}

.contact-v3 .social-links .ot-icon:hover svg {
	fill: #323e28;
} 
/* contact section end */

/* footer section */

.footer-v2-wrapper {
	border-top: 2px solid #fff;
	background-color: #323e28;
	color: #fff;
}
.footer-v2-wrapper a {
	color: #fff;
}
/* footer section end */

/* custom modal */

.custom-modal .modal-content {
  background-image: url(https://static.spotapps.co/web/toddsunique--com/css/../custom/about_us_back.jpg);
  background-attachment: scroll;
  background-position: center;
  background-color: #fff;
}
.custom-modal .newsletter-popup .section-header {
	margin-top: 0;
	font-size: 4.2em;
	color: #000;
}
.custom-modal .newsletter-popup .sph-email-subscription h2 {
	margin-bottom: 10px;
	font-family: 'Raleway', sans-serif;
	font-size: 1.2em;
	color: #000;
}
.custom-modal p {
	margin-top: 0px;
	font-size: 1.5em;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input {
	background-color: transparent;
	border: 1px solid #000;
	font-size: 1.2em;
	color: #000;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-submit-button {
	padding: 7px 15px;
}
/* custom modal end */

/* Home page end */

/* About page */
.about-us-page .about-us-s1-content h2 {
	font-size: 2em;
	line-height: 1.2;
	text-transform: uppercase;
	font-family: 'Indie Flower', cursive;
}
.about-page-content .about-us-v7-content .text-wrapper .text-content {
	padding: 5%;
}
.about-page-content .about-us-s2-content p,
.about-us-s1 .text-content p {
	font-size: 1.3em;
}
.about-page-content .about-us-s2-content h2 {
	font-size: 1.6em;
	font-family: 'Indie Flower', cursive;
	text-transform: capitalize;
	color: #000;
}
.about-us-s3-wrapper .map-footer p {
	font-family: 'Raleway', sans-serif;
	font-size: 1.1em;
}
.about-us-s4-wrapper {
	padding: 2em 0;
  background-color: #a2ad85;
	color: #000;
}
.about-us-s4-wrapper .section-header {
	margin-top: 10px;
	color: #000;
}
.about-us-s4-wrapper .container {
	width: 90%;
}
.about-us-s4-wrapper .videos {
	width: 60%;
	margin: auto;
}
.videos h2 {
	font-family: 'Indie Flower', cursive;
  text-align: left;
  font-weight: 500;
  font-size: 1.5em;
}
.videos h2:after {
  content: "";
  display: block;
  margin-top: 20px;
  width: 150px;
  height: 6px;
  background-color: #323e28;
}
.videos .row {
    padding: 5em 0;
    border-bottom: 2px solid #323e28;
}
/* Abot page end */

/* Menu page , Drink page */
.drink-menu .food-menu-page .empty-content-message h2,
.drink-menu .drink-menu-page .empty-content-message h2,
.drink-menu .food-menu-page .empty-content-message h3,
.drink-menu .drink-menu-page .empty-content-message h3 {
  font-family: 'Raleway', sans-serif;
  text-transform: none;
  font-size: 1.4em;
}
.food-menu-page .food-menu-v2-wrapper,
.drink-menu-page .drink-menu-v2-wrapper {
	padding-top: 100px;
}
.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: 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 {
  background-color: #fff;
	border-radius: 0;
}
.food-menu-grid h2,
.drink-menu .food-menu-page h2 {
	margin-top: 15px;
	font-family: 'Oswald', sans-serif;
	font-size: 1.4em;
	text-transform: uppercase;
	line-height: 100%;
	color: #000;
}
.food-menu-grid .food-item-description,
.food-menu-grid .food-menu-description {
	color: #000;
	font-size: 1.2em;
}
.food-menu-grid .food-item-title h3,
.food-menu-grid .food-price {
	font-family: 'Raleway', sans-serif;
	text-transform: uppercase;
	font-size: 1.2em;
	color: #000;
}
.food-menu-grid .food-price {
	color: #323e28;
}
.food-menu-nav .food-menu-nav-item {
	padding: 5px 20px;
  background-color: #323e28;
	border-color: #323e28;
	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: #572e0e;
	border-color: #572e0e;
	color: #fff;
}
.food-menu-grid-item-content .food-menu-content {
	border-left: 1px solid #323e28;
}
/* Menu page , Drink page end */

/* Specials page , Events page */

.specials-background.specials * {
	text-shadow: none;
}
.onespecial,
.oneeventday {
	font-size: 19px;
}
.specials .empty-content-message h2 {
	color: #fff;
}
.specials h1 {
	margin-top: 30px;
}
.events-container h1 {
	margin-top: 45px;
}
.pagecontent {
	padding-top: 150px;
}
.specials h2,
.events h2 {
	font-size: 1.2em;
	color: #fff;
}
.specials .empty-content-message h2,
.events .empty-content-message h2 {
	font-size: 1.6em;
	color: #fff;
}
.events-background .event-info-text a {
	color: #fff;
	white-space: nowrap;
}
.events-background a:hover,
.events-background a:focus {
	color: #000;
}
.events-container h2 {
	font-family: 'Oswald', sans-serif;
	font-size: 1.6em;
	text-transform: uppercase;
}
.events-container .event-time,
.events-container h3 {
	font-family: 'Indie Flower', cursive;
	color: #fff;
	font-size: 1.4em;
}
.events-container p {
	font-size: 1.4em;
}
.events-container .event-image {
	border: 1px solid #fff;
	-webkit-box-shadow: 2px 2px 10px 0px rgba(255, 255, 255, 0.6);
	-moz-box-shadow: 2px 2px 10px 0px rgba(255, 255, 255, 0.6);
	box-shadow: 2px 2px 10px 0px rgba(255, 255, 255, 0.6);
}
.events-container .events-holder {
	border-bottom: 1px solid #a2ad85;
}
.atc-style-blue .atcb-list {
	width: 100%;
}
/* Specials page, Events page end */

/* Catering page , Jobs page */

.catering.party-background.drink-menu&gt;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,
.jobs-page .section-header {
	color: #fff;
}
.catering p a {
	color: #fff;
	white-space: nowrap;
}
/* .reservations-and-parties p {
	font-size: 1.6em;
} */
.reservations-and-parties-form {
	font-size: 1em;
}
.catering p a:hover,
.catering p a:focus {
	color: #000;
}
.catering .reservations-and-parties p.submit-success,
.jobs-page .reservations-and-parties p.submit-success {
	color: #fff;
}
.food-menu-v2-wrapper.catering-menu-wrapper .section-header {
	font-size: 2.5em;
}
.food-menu-v2-wrapper.catering-menu-wrapper .menu-description p {
	color: #fff;
}
.catering .food-menu-nav {
	display: none;
}
/* Catering page , Jobs page end */

/* Gift cards page start */

.gift-cards-page p {
	font-size: 1.2em;
	color: #000;
}
/* Gift cards page end */

/* Parties custom page start */

.parties-custom-page * {
	text-shadow: none;
}

.parties-custom-page {
	background-color: #D7DBD7;
	color: #000;
	text-align: center;
}

.parties-custom-page .parties-custom-desc {
	margin: 30px auto;
}

.parties-custom-page .parties-custom-desc p {
	padding-inline: 20%;
}

.parties-custom-page .new-ada-form.reservations-and-parties button {
	background-color: #1E3322;
	color: #fff;
	border-color: #1E3322;
}

.parties-custom-page .new-ada-form.reservations-and-parties button:hover,
.parties-custom-page .new-ada-form.reservations-and-parties button:focus {
	background-color: #572e0e;
	color: #fff;
	border-color: #572e0e;
}

.parties-custom-page .new-ada-form.reservations-and-parties .form-container .form-submit-message p {
	font-size: 1.2em;
}

/* Parties custom page end */

body:not(.home-page) .navbar-regular.navbar-regular.nav-v7:not(.nav-scroll) .navbar-nav&gt;li&gt;a:hover,
body:not(.home-page) .navbar-regular.navbar-regular.nav-v7:not(.nav-scroll) .navbar-nav&gt;li&gt;a:focus,
body:not(.home-page) .navbar-regular.navbar-regular.nav-v7:not(.nav-scroll) .navbar-nav&gt;.active&gt;a {
  border-right: 1px solid #000;
}

body:not(.home-page) .navbar-regular.navbar-regular.nav-v7 .contact-icon svg {
  max-width: 100%;
  height: auto;
  box-sizing: border-box;
  vertical-align: middle;
  overflow: hidden;
}

body:not(.home-page) .navbar.nav-v7:not(.nav-scroll) .socialnav .contact-icon svg {
  fill: #000;
}

body:not(.home-page) .navbar.nav-v7:not(.nav-scroll) .socialnav .contact-icon:hover svg {
  fill: #fff;
}

body:not(.home-page) .navbar.nav-v7:not(.nav-scroll) .socialnav .contact-icon:hover .social-icon {
  color: #fff;
}

@media (max-width: 1450px) {
	.nav-v7 .container {
		width: 100%;
	}
	.about-us-page .about-us-s1-content h2 {
		font-size: 1.6em;
	}
}
@media (max-width: 1300px) {
	.navbar-regular.nav-v6 .navbar-nav &gt; li &gt; a {
		padding: 0 12px;
		font-size: 14px;
	}
	li.drop-down-link .sub-menu a {
		font-size: 11px;
	}
}
@media (max-width: 1200px) {
	.section-header,
	.about-us-v8-content .text-wrapper h1,
	.specials-v3.home-specials h1,
	.map-newsletter .section-header,
	.catering .section-header,
	.about-us-v7-content .text-wrapper h1,
	.about-us-v3 h1,
	.specials h1,
	.events h1,
	.events-container h1 {
		font-size: 4em;
	}
	.contact-v3 .hours-title h1, .contact-v3 .social-title h1, .contact-v3 .contact-us-title h1 {
		font-size: 1.1em;
	}
	.uk-overlay-panel .container {
		padding-left: 20px;
		padding-right: 20px;
	}
	.uk-overlay-panel h1,
	.on-cover-content .section-wrapper .section-header {
		font-size: 3.6em;
	}
	.uk-overlay-panel .slide-text {
		font-size: 1.2em;
	}
	.banner-section h1 {
		font-size: 1.3em;
	}
	.custom-about-us-v8-wrapper .about-us-v8-image {
		background-size: cover;
	}
	.reviews-v2-wrapper h2,
	.reservations-text h2,
	.map-newsletter h2 {
		font-size: 1.3em;
	}
	.about-us-page .about-us-s1-content h2 {
		font-size: 1.4em;
	}
	.about-us-s4-wrapper .videos {
		width: 80%;
	}
}
@media (max-width: 1024px) {
	.uk-overlay-panel .container {
		padding-left: 10px;
		padding-right: 10px;
		margin-top: 20px;
	}
	.uk-overlay-panel h1,
	.on-cover-content .section-wrapper .section-header {
		font-size: 3.2em;
	}
	.section-header,
	.about-us-v8-content .text-wrapper h1,
	.specials-v3.home-specials h1,
	.map-newsletter .section-header,
	.catering .section-header,
	.about-us-v7-content .text-wrapper h1,
	.about-us-v3 h1,
	.specials h1,
	.events h1,
	.events-container h1 {
		font-size: 3.4em;
	}
	.googlemap-v3-wrapper .map-item,
	#map-v3-container {
		min-height: 450px;
	}
	.map-newsletter .text-wrapper .text-content {
		margin: 15px auto 0 auto;
	}
	.map-newsletter .bar {
		top: -5px;
	}
	.about-page-content .about-us-s2-content h2 {
		font-size: 1.3em;
	}
	.food-menu-grid .food-price {
		padding: 0 5px 0 10px;
	}
	.about-us-v8-content .text-content.title-image h1:after {
		height: 50px;
	}
  .about-us-v8-item-1 .about-us-v8-content .text-content.title-image h1:after {
    height: 40px;
  }
}
@media (max-width: 1023px) {
	.uk-overlay-panel h1,
	.on-cover-content .section-wrapper .section-header {
		margin-bottom: 8px;
	}
	.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,
	.about-us-v8-wrapper a.custom-temp-btn,
	.about-us-v7-wrapper a.custom-temp-btn,
	.map-newsletter .sph-email-subscription .sph-submit-button,
	.custom-modal .sph-email-subscription .sph-submit-button,
	.custom-modal .newsletter-popup .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;
	}
	.section-header,
	.about-us-v8-content .text-wrapper h1,
	.specials-v3.home-specials h1,
	.map-newsletter .section-header,
	.catering .section-header,
	.about-us-v7-content .text-wrapper h1,
	.about-us-v3 h1,
	.specials h1,
	.events h1,
	.events-container h1 {
		font-size: 3.2em;
	}
	.banner-section h1 {
		font-size: 1.4em;
	}
	.reviews-v2-wrapper .section-header {
		margin-top: 20px;
	}
	.reviews-v2-wrapper .review-text p {
		font-size: 1.3em;
	}
	.food-menu-page .food-menu-v2-wrapper,
	.drink-menu-page .drink-menu-v2-wrapper {
		padding-top: 90px;
	}
	.drink-menu .pagecontent {
		padding-top: 140px;
	}
}
@media (max-width: 991px) {
	#home_page_cover #coverVideo {
    height: auto;
  }
 .navbar-regular.nav-v6 .navbar-nav &gt; li &gt; a {
		padding: 0 9px;
		font-size: 12px;
	}
	li.drop-down-link .sub-menu a {
		font-size: 9px;
	}
	.about-us-v8-content .text-content.title-image h1:after {
		height: 80px;
	}
	.map-newsletter .section-header {
		margin-left: 0;
	}
	.map-newsletter .text-wrapper .text-content {
		margin-top: 0;
	}
	.map-newsletter .bar {
		top: 0;
	}
	.contact-v3 .contact-us p a {
		font-size: 0.9em;
	}
	.drink-menu-grid .food-item-title {
		width: 100%;
	}
	.catering-menu-wrapper.food-menu-v2-wrapper .section-header {
		padding-top: 10px;
	}
	.about-us-v7-content .text-wrapper h1,
	.about-page-content .about-us-s2-content p,
	.about-us-s4-wrapper p,
	.about-us-page .row div[class^="col"] {
		text-align: center;
	}
	.about-us-s4-wrapper .row {
		padding-top: 20px;
		padding-bottom: 20px;
	}
}
@media (max-width: 860px) {
	.navbar-regular.nav-v6 .navbar-nav &gt; li &gt; a {
		font-size: 11px;
		padding: 0 6px;
	}
}
@media (max-width: 768px) {
	.uk-overlay-panel h1,
	.on-cover-content .section-wrapper .section-header {
		font-size: 2.8em;
	}
	.banner-section h1 {
		font-size: 1.2em;
	}
	.about-us-v8-content .text-wrapper h2 {
		font-size: 1.3em;
	}
	.about-us-v8-content .text-wrapper {
		padding: 10% 6% 8% !important;
	}
	.about-page-content .about-us-v7 .about-us-v7-content {
		min-height: 320px;
	}
	.specials h1 {
		margin-top: 40px;
	}
	.events h1,
	.events-container h1,
	.party .section-header {
		margin-top: 55px;
	}
	.events-container h2 {
		margin-top: 0;
	}
	.food-menu-grid .food-item-description {
		font-size: 1.1em;
	}
	.map-newsletter .bar:before, .map-newsletter .bar:after {
		bottom: 15px;
	}
	.about-us-s4-wrapper .videos {
		width: 100%;
	}
}
@media (max-width: 767px) {
  .drink-menu .navbar-regular.nav-v6 .navbar-nav&gt;li&gt;a:hover,
	.drink-menu .navbar-regular.nav-v6 .navbar-nav&gt;.active&gt;a,
	.drink-menu .navbar-regular.nav-v6 .navbar-nav&gt;.active&gt;a:focus,
	.drink-menu .navbar-regular.nav-v6 .navbar-nav&gt;.active&gt;a:hover {
    color: #fff !important;
  }
	.banner-section {
		padding: 10px 0;
	}
	.navbar.nav-v4 .header-logo {
		max-width: 120px;
	}
  li.drop-down-link .sub-menu a span {
    display: block;
  }
	.nav-v7.navbar-fixed-top .navbar-collapse {
		max-height: 400px;
	}
	.navbar-regular.nav-v6 .navbar-nav &gt; li &gt; a {
		padding: 7px 17px;
		font-size: 17px;
	}
	.navbar-regular.nav-v6 .navbar-nav &gt; li &gt; a.location-sub-menu-link::after {
		content: "LOCATION";
	}
  .banner-section .banner-pin {
    top: 1px;
  }
	/* .navbar-regular.nav-v6 .navbar-nav &gt; li &gt; a:hover,
	.navbar-regular.nav-v6 .navbar-nav &gt; .active &gt; a,
	.navbar-regular.nav-v6 .navbar-nav &gt; .active &gt; a:focus,
	.navbar-regular.nav-v6 .navbar-nav &gt; .active &gt; a:hover {
		color: #fff !important;
	} */
	.navbar-fixed-bottom.nav-v1 .bottom-list-item a {
		padding: 13px 0;
		font-family: 'Oswald', sans-serif;
		font-size: 14px;
		text-transform: uppercase;
	}
	.uk-overlay-panel h1,
	.on-cover-content .section-wrapper .section-header {
		margin-top: -25px;
		margin-bottom: 5px;
		font-size: 2.8em;
	}
	.uk-dotnav {
		bottom: 30px;
	}
	.about-us-s4-wrapper .videos h2 {
		text-align: center;
		font-size: 1.3em;
	}
	.about-us-s4-wrapper .videos h2:after {
		width: 100%;
		text-align: center;
	}
	.about-us-s4-wrapper .section-header {
		margin-top: 10px;
	}
  .about-us-v8-content .text-content.title-image h1:after {
    height: 50px;
  }
	.about-us-page .uk-dotnav {
		bottom: 20px;
	}
	.about-us-v7-content .text-wrapper .text-content p {
		text-align: center !important;
	}
	.banner-section .banner-pin {
		display: inline-block;
	}
	.banner-section h1 {
		font-size: 0.9em;
	}
	.section-header,
	.about-us-v7-content .text-wrapper h1,
	.specials-v3.home-specials h1,
	.about-us-v3 h1,
	.specials h1,
	.events h1,
	.about-us-v8-content .text-wrapper h1,
	.map-newsletter .section-header,
	.custom-modal .newsletter-popup .section-header,
	.events-container h1,
	.catering .section-header {
		font-size: 3em;
	}
	.about-us-v8-wrapper {
		padding: 0 !important;
	}
	.about-us-v8-content .text-wrapper {
		padding: 30px 20px !important;
		text-align: center;
	}
	.about-us-v8-content .text-wrapper p {
		text-align: center !important;
	}
	.about-us-v8-content.content-right .text-content.title-image h1:after {
		background-position: center;
	}
  .about-us-v8-wrapper.custom-about-us-v8-wrapper {
    padding-top: 10px !important;
  }
  .events-container .container {
    margin-bottom: 140px;
  }
  .tmt-section {
    padding: 2em 0;
  }
  .tmt-section .section-header {
    font-size: 1.6em;
    margin-bottom: 30px;
  }
	.map-newsletter h2,
	.reservations-text h2,
	.reviews-v2-wrapper h2,
	.about-us-v8-content .text-wrapper h2 {
		font-size: 1.3em;
	}
	.specials-v3.home-specials {
		min-height: 250px;
	}
	.custom_html_1-section .press-section-logo {
		max-height: 40px;
	}
	.custom_html_1-section .press-section-logo.press-section-logo-2 {
		max-height: 60px;
	}
	.owl-theme .owl-nav.disabled+.owl-dots {
		margin-top: 10px;
	}
	.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.2em;
	}
	.googlemap-v3-wrapper .map-item.map-newsletter {
		min-height: 420px;
	}
	.googlemap-v3-wrapper .map-item.map-newsletter .section-header {
		margin-top: 20px;
	}
	.contact-v3 .contact-us p a {
		font-size: 1em;
	}
	.custom-modal .sph-email-subscription {
		padding: 5px;
	}
	.about-us-background .about-us-v3 .text-wrapper {
		margin-bottom: 120px;
	}
	.about-us-background .pagecontent {
		padding-top: 45px;
	}
	.about-us-page .about-us-s1-content {
		padding-top: 15px;
	}
	.drink-menu .pagecontent {
		padding-top: 60px;
	}
	.about-page-content .about-us-v7 .about-us-v7-content:last-of-type {
		min-height: 400px;
	}
	.about-page-content .about-us-s2-content h2 {
		font-size: 1.2em;
	}
	.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: 1.1em;
	}
	.food-menu-description p {
		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 #000;
		border-radius: 0;
		color: #fff;
	}
	.food-menu-nav .food-menu-nav-item.active {
		border: none;
		border-bottom: 2px solid #000;
	}
	.food-menu-nav .food-menu-nav-item:first-of-type {
		border-top: 2px solid #000;
	}
	.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 {
    border-color: #000;
  }
	.food-menu-nav .food-menu-nav-item:last-of-type {
		border-bottom: 2px solid #000;
	}
	.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: #572e0e;
		border-color: #572e0e;
    border-bottom: 2px solid #572e0e;
		color: #fff;
	}
	.drink-menu .food-menu-page h2 {
		font-size: 1.3em;
		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%;
	}
	.events-container .events-holder {
		padding-top: 30px;
	}
	.events-container h1 {
		margin-top: 35px;
	}
	.events-container h2 {
		margin-top: 30px;
		font-size: 1.7em;
	}
	.events-container.events-background {
		padding-bottom: 60px;
	}
	.events-container .event-time,
	.events-container h3,
	.events-container p {
		font-size: 1.3em;
	}
	.catering-menu-wrapper .food-menu-grid h2 {
		font-size: 1.2em;
	}
	.food-menu-v2-wrapper.catering-menu-wrapper .section-header {
		padding-top: 0;
		font-size: 1.9em;
	}
	.press-holder {
		margin: 0 10px;
	}
	.press-holder h2 {
		font-size: 1.4em;
	}
	.press-holder .press-item {
		padding: 10px;
	}
	.press-holder img.press-img {
		max-width: 230px;
	}
	.empty-content-message h2 {
		font-size: 1.5em;
	}
	.empty-content-message h3 {
		font-size: 1.3em;
	}
  .order-tmt-section a.custom-temp-btn {
    margin: 10px auto;
    display: block;
    width: 250px;
  }
	.ot-reservations-wrapper {
		padding: 2em 0;
	}

	.contact-v3 .social-links.social-icons-holder.social-square {
		justify-content: center;
	}
	.parties-custom-page .parties-custom-desc p {
		padding-inline: 10%;
	}
}
@media (max-width: 540px) {
	.social-icons-holder .contact-icon {
		width: 30px;
	}
	.uk-overlay-panel h1,
	.on-cover-content .section-wrapper .section-header {
		font-size: 1.6em;
	}
  .uk-overlay-panel .visible-xs {
    height: 0;
  }
	.uk-overlay-panel .slide-text {
		font-size: 1em;
	}
	.drink-menu-grid .food-item-title {
		width: 100%;
	}
	.about-us-page .about-us-s1-content h2 {
		font-size: 1.2em;
	}
	.about-us-background .container.about-us-v3 {
		width: 100%;
		padding-right: 0;
		padding-left: 0;
	}
	.container.about-us-v3&gt;div&gt;div,
	.container.about-us-v3&gt;div&gt;div&gt;div {
		display: block;
	}
	.about-us-v3 .text-wrapper {
		padding-right: 0;
		padding-left: 0;
	}
	.top-svg-border,
	.bottom-svg-border {
		display: none;
	}
}
@media (max-width: 390px) {
	.navigation-bootstrap.nav-scroll .header-logo {
		top: 2px;
	}
	.navbar-fixed-bottom.nav-v1 .bottom-list-item a {
		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,
	.about-us-v8-wrapper a.custom-temp-btn,
	.about-us-v7-wrapper a.custom-temp-btn,
	.map-newsletter .sph-email-subscription .sph-submit-button,
	.custom-modal .sph-email-subscription .sph-submit-button,
	.custom-modal .newsletter-popup .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: 17px;
	}
	.uk-dotnav&gt;* {
		padding-left: 9px;
	}
	.uk-dotnav&gt;*&gt;* {
		width: 15px;
		height: 15px;
	}
	.uk-overlay-panel .container {
		width: 100%;
	}
	/* .uk-overlay-panel h1,
	.on-cover-content .section-wrapper .section-header {
		font-size: 2em;
	} */
	.about-us-v8-item .text-holder p {
		padding: 0;
	}
	.tmt-section p,
	.about-us-v8-content .text-wrapper p,
	.reviews-v2-wrapper .review-text p,
	.about-page-content .about-us-s2-content p,
	.ot-reservations-wrapper p,
	.custom_html_1-section .press-section p,
	.about-us-s4-wrapper p,
	.press-holder p {
		font-size: 1.3em;
	}
	.map-newsletter .text-wrapper .text-content {
		padding: 10px 25px;
	}
	.specials-v3.home-specials .specials-text,
	.specials-v3.home-specials .specials-hours {
		font-size: 1.3em;
	}
	.specials-v3.home-specials div a {
		width: 80%;
	}
	.reviews-v2-wrapper {
		padding: 2em 0 3em 0;
	}
	.reviews-v2-wrapper .container {
		width: 100%;
		padding: 5px;
	}
	.reviews-v2-wrapper .review-text p {
		line-height: 1.3em;
	}
	.reviews-v2-wrapper h3 {
		margin: 30px auto 15px auto;
		font-size: 1.1em;
	}
	.reviews-v2-wrapper .carousel-controls {
		bottom: -30px;
	}
	.map-newsletter .section-header,
	.custom-modal .newsletter-popup .section-header,
	.reservations-and-parties-v2 .section-header,
	.reservations-wrapper .section-header {
		font-size: 2.8em;
	}
	.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;
	}
	.about-us-s3-wrapper .map-footer p {
		font-size: 0.9em;
	}
	.onespecial,
	.oneeventday {
		font-size: 17px;
	}
	.events h1,
	.events-container h1,
	.party .section-header {
		margin-top: 50px;
	}
	.specials h1 {
		margin-top: 25px;
	}
	.party-background .section-header {
		font-size: 2.3em;
	}
}
@media (max-width: 320px) {
	.navbar.nav-v4 .header-logo {
		left: 5px;
		max-width: 130px;
	}
	.navbar-regular.nav-v6 .navbar-nav&gt;li&gt;a {
		padding: 4px 15px;
		font-size: 16px;
	}
	.uk-overlay-panel h1,
	.on-cover-content .section-wrapper .section-header {
		margin-bottom: 8px;
		font-size: 1.4em;
	}
	.uk-overlay-panel .slide-text {
		font-size: 0.9em;
	}
	.banner-section h1 {
		font-size: 0.8em;
	}
	.section-header,
	.about-us-v7-content .text-wrapper h1,
	.about-us-v8-content .text-wrapper h1,
	.specials-v3.home-specials h1,
	.about-us-v3 h1,
	.specials h1,
	.catering .section-header,
	.events h1,
	.events-container h1 {
		font-size: 2.4em;
	}
	.map-newsletter .section-header,
	.custom-modal .newsletter-popup .section-header,
	.reservations-and-parties-v2 .section-header,
	.reservations-wrapper .section-header,
	.party-background .section-header {
		font-size: 2.4em;
	}
	.about-us-v8-content .text-wrapper h2 {
		font-size: 1.1em;
	}
	.about-page-content .about-us-v7-content .text-wrapper .text-content {
		padding-top: 5px;
	}
  .tmt-section .section-header {
    font-size: 1.2em;
  }
}
</pre></body></html>