@import url('//fonts.googleapis.com/css2?family=Oooh+Baby&display=swap');
@import url('//fonts.googleapis.com/css2?family=Rubik:wght@300&display=swap');
@import url('//fonts.googleapis.com/css2?family=Montserrat:wght@500&display=swap');

/*
font-family:'Thought W01 Regular';
font-family:'Gill Sans MT W01 Light';
font-family:'Pluto W01 Regular';

"Thought W01 Regular" = font-family: 'Oooh Baby', cursive; font-weight: 400;
"Gill Sans MT W01 Light" = font-family: 'Rubik', sans-serif; font-weight: 300;
"Pluto W01 Regular" = font-family: 'Montserrat', sans-serif; font-weight: 500;
*/

/* put under the comment if it's NOT sinle page website */

.header {
	background-attachment: scroll;
}
body {
  font-family: 'Rubik', sans-serif; 
  font-weight: 300;
}
h1 {
  font-family: 'Oooh Baby', cursive; 
  font-weight: 400;
}
h2,h3,h4,h5,h6 {
  font-family: 'Montserrat', sans-serif; 
  font-weight: 500;
}
.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: -1px;
}
.bottom-svg-border {
	bottom: -1px;
}
/* nav start */

.nav-v7 .container {
	width: 100%;
}
.navbar.nav-v4 .header-logo {
	max-width: 380px;
}
.navbar-regular.nav-v6 .navbar-nav>li>a {
	padding: 0 10px;
  font-family: 'Rubik', sans-serif; 
  font-weight: 300;
	font-size: 15px;
}
/* .navbar.nav-v6 .social-square .contact-icon:hover .social-icon {
	color: #382a2a !important;
} */

/* nav dropdown */

li.drop-down-link .sub-menu {
	padding-left: 5px;
}
li.drop-down-link .sub-menu a {
  font-family: 'Rubik', sans-serif; 
  font-weight: 300;
	font-size: 14px;
	text-transform: uppercase;
	color: #fff;
}
/* nav end */

video#coverVideo {
	margin-top: 160px;
}
.uk-overlay-background {
	background: rgba(0, 0, 0, .6);
}
.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: 'Oooh Baby', cursive; 
  font-weight: 400;
	font-size: 5em;
	text-transform: none;
	line-height: 1.1;
	color: #fff;
}
.uk-overlay-panel .slide-text {
  font-family: 'Montserrat', sans-serif; 
  font-weight: 500;
	font-size: 2em;
	text-transform: uppercase;
	line-height: 1.2;
	color: #fff;
}
.slideshow-v2-wrapper .uk-dotnav {
	display: none;
	margin-bottom: 30px;
}
.uk-dotnav>*>* {
	width: 15px;
	height: 15px;
}
.uk-dotnav-contrast>*>* {
	background: #fff;
	border: 1px solid #fff;
}
.uk-dotnav-contrast>.uk-active>*,
.uk-dotnav-contrast>*>:focus,
.uk-dotnav-contrast>*>:hover {
	background: transparent;
}
.uk-dotnav>.uk-active>* {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}
.slideshow-controls-btn {
	bottom: 30px;
}
.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-v7-wrapper a.custom-temp-btn,
.about-us-v8-wrapper a.custom-temp-btn,
.specials-v3.home-specials div a.custom-temp-btn,
.tmt-section a.custom-temp-btn,
.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: 10px 40px;
	background-color: #fff;
	background: #fff;
	color: #382a2a;
	border: 2px solid #fff;
	border-radius: 0;
  font-family: 'Rubik', sans-serif; 
  font-weight: 300;
	font-size: 17px;
	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;
}
.about-us-v8-wrapper a.custom-temp-btn {
	background-color: #382a2a;
	background: #382a2a;
	color: #d7ad7b;
	border: 2px solid #382a2a;
}
.custom-temp-btn:hover,
.custom-temp-btn:focus,
.uk-overlay-panel a.custom-temp-btn:hover,
.uk-overlay-panel a.custom-temp-btn:focus,
.addtocalendar.atc-style-blue .atcb-link:hover,
.addtocalendar.atc-style-blue .atcb-link:focus,
.on-cover-content .section-wrapper a.custom-temp-btn:hover,
.on-cover-content .section-wrapper 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-v8-wrapper a.custom-temp-btn:hover,
.about-us-v8-wrapper a.custom-temp-btn:focus,
.about-us-plus-content .about-us-plus-button:hover,
.specials-v3.home-specials div a.custom-temp-btn:hover,
.specials-v3.home-specials div a.custom-temp-btn:focus,
.tmt-section a.custom-temp-btn:hover,
.tmt-section a.custom-temp-btn: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,
.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: #d7ad7b;
	background: #d7ad7b;
	border: 2px solid #d7ad7b;
	color: #382a2a;
	opacity: 1;
}
.specials-v3.home-specials div a.custom-temp-btn {
	width: 80%;
	padding: 10px 10px;
}
.addtocalendar.atc-style-blue .atcb-link {
	padding: 10px 25px;
	border-radius: 0;
}
.map-newsletter .sph-email-subscription .sph-submit-button {
	padding: 7px 30px;
}
.hvr-icon-wobble-horizontal:before {
	content: "\f105";
	display: none;
}
.reservations-and-parties button,
.reservations-and-parties button[disabled],
.reservations-and-parties button[disabled]:hover {
	padding: 6px 30px;
	background-color: #fff;
	background: #fff;
	border: 2px solid #fff;
	color: #382a2a;
}
.reservations-and-parties button:hover {
	background-color: #d7ad7b;
	background: #d7ad7b;
	border: 2px solid #d7ad7b;
	color: #382a2a;
}
/* Home page */

/*banner section */

.banner-section {
	padding: 30px 0;
}
.banner-section h1 {
  font-family: 'Rubik', sans-serif; 
  font-weight: 300;
	font-size: 1.3em;
	text-transform: none;
}
.banner-section .banner-pin {
	font-size: 22px;
	color: #382a2a;
}
.banner-section .banner-pin:hover,
.banner-section .banner-pin:active,
.banner-section .banner-pin:focus {
	color: #fff;
}
/* banner section end */

.section-header,
.about-us-v8-content .text-wrapper h1,
.about-us-v7-content .text-wrapper h1,
.specials-v3.home-specials h1,
.custom_html_1-section .section-header,
.about-us-v3 h1,
.specials h1,
.events h1,
.catering .section-header,
.events-container h1,
.about-us-page .about-us-s1-content h1 {
	font-size: 5.1em;
	text-transform: none;
	color: #382a2a;
	text-align: center;
}
/* about v7 section */

.home-page .about-us-v7-content .text-wrapper .text-content {
	width: 90%;
}
.home-page .about-us-v7-wrapper .text-wrapper h1 {
	text-align: left;
}
.home-page .about-us-v7-wrapper .text-wrapper p {
	font-size: 1.5em;
}
/* about v7 section end */

/* about v8 section */

.about-us-v8-content .text-wrapper h1 {
	margin-bottom: 15px;
}
.about-us-v8-content .text-content.title-image h1:after {
	height: 45px;
	margin: 0 auto;
}
.about-us-v8-item-1 .about-us-v8-content .text-content.title-image h1:after {
	background-image: url('../web/pushkinrestaurantsd--com/custom/title_decoration_2.png');
}
.about-us-v8-content .text-holder p {
	margin-bottom: 25px;
	font-size: 1.2em;
	line-height: 1.4;
}
/* about v8 section end */

.reviews-v2-wrapper h2,
.map-newsletter h2,
.reservations-text h2 {
  font-family: 'Montserrat', sans-serif; 
  font-weight: 500;
	text-transform: uppercase;
	font-size: 1.1em;
	font-weight: normal;
}
/* yelp reservaions section */

.yelp-reservations-wrapper.section-wrapper {
	padding: 7em 0 9em;
	background: #382a2a url('../web/pushkinrestaurantsd--com/custom/background.jpg') center center / cover no-repeat;
}
.yelp-reservations-wrapper .section-header {
	color: #d7ad7b;
}
.yelp-reservations-wrapper p {
	margin: 30px auto 40px;
	font-size: 1.4em;
	color: #fff;
}
.yelp-reservations-wrapper .reservations a {
	color: #fff;
	font-size: initial;
}
/* yelp reservaions section end */

/* specials v3 section */

.specials-v3.home-specials {
	padding: 3em 0;
	min-height: 260px;
	background-color: #382a2a;
	color: #fff;
}
.specials-v3.home-specials .empty-content-message h2,
.specials-v3.home-specials .empty-content-message h3 {
	color: #fff;
}
.specials-v3.home-specials h1 {
	margin-top: 10px;
	color: #fff;
}
.specials-v3 .empty-content-message h2,
.specials-section h2 {
	font-size: 1.6em;
	margin-top: 30px;
}
.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 */

/* reservations tmt, ordert tmt section start */

.tmt-section {
	padding: 6em 0;
}
.tmt-section .section-header {
	margin-top: 20px;
}
.tmt-section p {
	margin: 30px auto;
	font-size: 1.4em;
}
/* reservations tmt section end */

/* reviews section */

.reviews-v2-wrapper {
	padding: 2em 0;
	background-size: cover !important;
	background-attachment: scroll !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: 5px;
	color: #d7ad7b;
}
.reviews-v2-wrapper h2 {
	margin-bottom: 5px;
	margin-top: 15px;
	color: #382a2a;
}
.reviews-v2-wrapper h3 {
	margin: 20px auto;
  font-family: 'Rubik', sans-serif; 
  font-weight: 300;
	font-size: 1.5em;
	font-weight: 400;
	text-transform: capitalize;
	color: #382a2a;
}
.reviews-v2-wrapper .review-text p {
	font-size: 1.2em;
	line-height: 1.4;
}
.reviews-v2-wrapper .review-quote {
	opacity: 1;
	color: #d7ad7b;
}
.reviews-v2-wrapper .review-text blockquote {
	margin: 5px 0;
	padding: 0;
}
.reviews-v2-wrapper h3 .fa.fa-star {
	font-size: 0.8em;
	color: #d7ad7b;
}
.reviews-v2-wrapper .owl-theme .owl-dots .owl-dot button {
	background: #382a2a;
	border: 1px solid #382a2a;
}
.reviews-v2-wrapper .owl-theme .owl-dots .owl-dot.active button,
.reviews-v2-wrapper .owl-theme .owl-dots .owl-dot:hover button {
	opacity: 0.8;
}
.owl-theme .owl-nav.disabled+.owl-dots {
	margin-bottom: 30px;
}
/* reviews section end*/

/* newsletter section */

.map-newsletter {
	border-right: none;
}
.map-newsletter .section-header {
	color: #fff;
}
.map-newsletter .text-wrapper:before {
	background-attachment: scroll;
	background-position: bottom left;
	background-size: cover;
}
.map-newsletter h2 {
	margin-bottom: 20px;
	margin-top: 20px;
	color: #d7ad7b;
}
.map-newsletter .text-wrapper .text-content {
	color: #382a2a;
	float: initial;
	margin: 0 auto;
	color: #fff;
}
.map-newsletter .sph-email-subscription h2 {
  font-family: 'Rubik', sans-serif; 
  font-weight: 300;
	font-size: 1.2em;
	color: #fff;
}
.sph-response-message {
	color: #fff;
}
.map-newsletter p {
	margin-top: 0px;
	font-size: 1.8em;
	color: #fff;
}
.map-newsletter .sph-email-subscription .sph-email-input {
	border-bottom: 1px solid #fff;
	color: #fff;
	font-size: 1.1em;
}
.map-newsletter .sph-email-subscription input::-webkit-input-placeholder {
	font-size: 1.1em;
	color: #fff;
}
.map-newsletter .sph-email-subscription input:-moz-placeholder {
	/* Firefox 18- */
	color: #fff;
}
.map-newsletter .sph-email-subscription input::-moz-placeholder {
	/* Firefox 19+ */
	color: #fff;
}
.map-newsletter .sph-email-subscription input:-ms-input-placeholder {
	color: #fff;
}
.map-newsletter .bar {
	top: -5px;
}
.map-newsletter .bar:before,
.map-newsletter .bar:after {
	background: #d7ad7b;
}
/* newsletter section end */

/* contact section */

.contact-v3 {
	background-color: #d7ad7b;
	color: #382a2a;
}
.contact-v3 .contact-location,
.contact-v3 .hours,
.contact-v3 .find-us {
	font-size: 1.1em;
}
.contact-v3 a {
	color: #382a2a;
}
.contact-v3 .hours-title.kitchen-title {
	margin-top: 15px;
	margin-bottom: 15px;
}
.contact-v3 .days {
	padding-bottom: 0px;
	text-transform: lowercase;
}
.contact-v3 .from-to {
	padding-bottom: 15px;
	text-transform: lowercase;
}
.contact-v3 .hours-title h1,
.contact-v3 .social-title h1,
.contact-v3 .contact-us-title h1 {
  font-family: 'Montserrat', sans-serif; 
  font-weight: 500;
	font-size: 0.9em;
	text-transform: uppercase;
}
.contact-v3 .contact-us p {
	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 #382a2a;
	background-color: #d7ad7b;
	color: #382a2a;
}
.footer-v2-wrapper a {
	color: #382a2a;
}
.footer-v2-wrapper a:hover,
.footer-v2-wrapper a:active,
.footer-v2-wrapper a:focus {
	color: #fff;
}
/* footer section end */

/* custom modal */

.custom-modal .modal-content {
	background: url('../web/pushkinrestaurantsd--com/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);
	background-color: #fff;
}
.custom-modal .newsletter-popup .section-header {
	margin-top: 0;
	font-size: 3.5em;
	color: #fff;
}
.custom-modal .newsletter-popup .sph-email-subscription h2 {
	margin-bottom: 15px;
  font-family: 'Rubik', sans-serif; 
  font-weight: 300;
	font-size: 1.2em;
	font-weight: normal;
	color: #fff;
}
.custom-modal p {
	margin-top: 0px;
	font-size: 1.5em;
	color: #fff;
}
.custom-modal .sph-response-message {
	color: #fff;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input {
	background-color: transparent;
	border: 1px solid #fff;
	font-size: 1.1em;
	color: #fff;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-submit-button {
	padding: 10px 15px;
}
.custom-modal .sph-email-subscription input::-webkit-input-placeholder {
	font-size: 1.1em;
	color: #fff;
}
.custom-modal .sph-email-subscription input:-moz-placeholder {
	/* Firefox 18- */
	color: #fff;
}
.custom-modal .sph-email-subscription input::-moz-placeholder {
	/* Firefox 19+ */
	color: #fff;
}
.custom-modal .sph-email-subscription input:-ms-input-placeholder {
	color: #fff;
}
.close,
.close:hover,
.close:focus {
	color: #fff;
}
/* custom modal end */

/* Home page end */

/* About page */

.about-us-page .about-us-s1-content h1 {
	font-size: 3em;
	line-height: 1.4;
	text-transform: none;
}
/* .about-us-v7-content .text-wrapper h1 {
	text-align: left;
} */

.about-page-content .about-us-s2-content p,
.about-us-s1 .text-content p {
	font-size: 1.4em;
}
.about-us-s3-wrapper .map-footer p {
  font-family: 'Rubik', sans-serif; 
  font-weight: 300;
	font-size: 1em;
	text-transform: uppercase;
}
.about-us-s4-wrapper {
	background-color: #d7ad7b;
}
.about-us-s4-wrapper .container {
	width: 60%;
	color: #fff;
}
.about-us-s4-wrapper h2 {
	font-size: 2.5em;
}
.about-us-s4-wrapper p {
	margin: 25px auto;
	max-width: 750px;
}
.about-us-s4-wrapper th,
.about-us-s4-wrapper td {
	text-align: center;
	font-size: 1.2em;
}
/* About page end */

/* Menu page , Drink page */

body.drink-menu {
	background-color: #382a2a;
}
.food-menu-page .food-menu-v2-wrapper,
.drink-menu-page .drink-menu-v2-wrapper {
	padding-top: 110px;
}
.drink-menu .food-menu-page .empty-content-message h2,
.drink-menu .food-menu-page .empty-content-message h3 {
	color: #d7ad7b;
}
.food-menu-v2-wrapper .section-header,
.drink-menu-v2-wrapper .section-header {
	color: #d7ad7b;
}
.food-menu-grid .menu-description {
	width: 95%;
	padding-bottom: 15px;
}
.menu-description p {
	font-size: 1.3em;
	color: #fff;
}
.food-menu-description p {
	font-size: 1em;
}
.food-menu-grid h3,
.food-menu-grid h4 {
	color: #382a2a;
}
.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: 'Montserrat', sans-serif; 
  font-weight: 500;
	line-height: 100%;
	color: #382a2a;
	text-transform: uppercase;
}
.drink-menu .food-menu-grid h2 {
  font-family: 'Montserrat', sans-serif; 
  font-weight: 500;
	font-size: 1.3em;
	text-transform: uppercase;
	color: #382a2a;
}
.food-menu-grid .food-item-description,
.food-menu-grid .food-menu-description {
	color: #382a2a;
	font-size: 1.2em;
}
.food-menu-grid .food-item-title h3,
.food-menu-grid .food-price {
  font-family: 'Montserrat', sans-serif; 
  font-weight: 500;
	text-transform: capitalize;
	font-size: 1.2em;
	color: #382a2a;
}
.food-menu-nav .food-menu-nav-item {
	padding: 8px 30px;
	background-color: transparent;
	border-color: #d7ad7b;
	color: #d7ad7b;
}
.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: #d7ad7b;
	border-color: #d7ad7b;
	color: #382a2a;
}
.food-menu-grid-item-content .food-menu-content {
	border-left: 2px solid #d7ad7b;
}
/* 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;
	color: #fff;
}
.events-container h1 {
	margin-top: 45px;
	color: #fff;
}
.pagecontent {
	padding-top: 160px;
}
.specials h2,
.events h2 {
	font-size: 1.1em;
	color: #fff;
}
.specials .empty-content-message h2,
.events .empty-content-message h2 {
	font-size: 1.7em;
	color: #fff;
}
.events-background .event-info-text a {
	color: #fff;
	white-space: nowrap;
}
.events-background .event-info-text a:hover,
.events-background .event-info-text a:focus {
	color: #d7ad7b;
}
.events-container h2 {
  font-family: 'Montserrat', sans-serif; 
  font-weight: 500;
	font-size: 1.9em;
	text-transform: capitalize;
}
.events-container .event-info-text p {
	font-size: 1.4em;
}
.events-container .event-time,
.events-container h3 {
  font-family: 'Rubik', sans-serif; 
  font-weight: 300;
	color: #fff;
	font-size: 1.4em;
}
.events-container .event-image {
	border: none;
	-webkit-box-shadow: 2px 2px 10px 0px rgba(255, 255, 255, 0.8);
	-moz-box-shadow: 2px 2px 10px 0px rgba(255, 255, 255, 0.8);
	box-shadow: 2px 2px 10px 0px rgba(255, 255, 255, 0.8);
}
.events-container .events-holder {
	border-bottom: 1px solid #d7ad7b;
}
.atc-style-blue .atcb-list {
	width: 100%;
}
.events-text-additional {
	max-width: 750px;
	margin: 40px auto 0;
	padding: 0 10px;
}
.events-text-additional p {
	font-size: 1.5em;
	text-align: center;
}
/* Specials page, Events page end */

/* Parties page */

.party-images .uk-overlay-background {
	border-bottom: 2px solid #382a2a;
}
.party-background .section-header {
	margin-bottom: 30px;
	color: #382a2a;
}
.reservations-and-parties p {
	font-size: 1.4em;
}
.party-images h2 {
	margin-top: 60px;
  font-family: 'Montserrat', sans-serif; 
  font-weight: 500;
	font-size: 3em;
	text-transform: uppercase;
	color: #fff;
}
.party-images .uk-overlay-panel .slide-text {
  font-family: 'Rubik', sans-serif; 
  font-weight: 300;
	font-size: 1.7em;
}
.party-s2-wrapper.reservations-and-parties input,
.party-s2-wrapper.reservations-and-parties select,
.party-s2-wrapper.reservations-and-parties textarea,
.party-s2-wrapper.reservations-and-parties select.full-select {
	background-color: #fff;
}
/* Parties page end */

/* Catering page , Jobs page */

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

/* Gift cards page start */

.gift-cards-page p {
	color: #d7ad7b;
	text-transform: uppercase;
}
/* Gift cards page end */

@media (max-width: 1420px) {
	.navbar-regular.nav-v6 .navbar-nav>li>a {
		padding: 0 9px;
	}
}
@media (max-width: 1200px) {
	.navbar-regular.nav-v6 .navbar-nav>li>a {
		padding: 0 7px;
		font-size: 14px;
	}
	li.drop-down-link .sub-menu a {
		font-size: 10px;
	}
	.section-header,
	.about-us-v7-content .text-wrapper h1,
	.about-us-v8-content .text-wrapper h1,
	.specials-v3.home-specials h1,
	.custom_html_1-section .section-header,
	.map-newsletter .section-header,
	.catering .section-header,
	.about-us-v3 h1,
	.specials h1,
	.events h1,
	.events-container h1 {
		font-size: 3.6em;
	}
	.uk-overlay-panel .container {
		padding-left: 20px;
		padding-right: 20px;
	}
	.uk-overlay-panel h1,
	.on-cover-content .section-wrapper .section-header {
		font-size: 4em;
	}
	.uk-overlay-panel .slide-text {
		font-size: 1.7em;
	}
	.reviews-v2-wrapper h2,
	.map-newsletter h2 {
		font-size: 0.9em;
	}
	.reviews-v2-wrapper h3 {
		font-size: 1.2em;
	}
}
@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 {
		margin-top: -10px;
	}
	.slideshow-v2-wrapper .uk-dotnav {
		display: flex;
	}
	.googlemap-v3-wrapper .map-item,
	#map-v3-container {
		min-height: 450px;
	}
	.map-newsletter .text-wrapper .text-content {
		margin: 10px auto 0 auto;
	}
	.map-newsletter .bar {
		top: -6px;
	}
	.food-menu-grid .food-price {
		padding: 0 5px 0 10px;
	}
	.party-images h2 {
		font-size: 2.5em;
	}
	.party-images .uk-overlay-panel .slide-text {
		font-size: 1.4em;
	}
}
@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;
	}
	.ot-reservations-wrapper {
		padding: 8em 0 7em 0;
	}
	.food-menu-page .food-menu-v2-wrapper,
	.drink-menu-page .drink-menu-v2-wrapper {
		padding-top: 95px;
	}
	.drink-menu .pagecontent {
		padding-top: 140px;
	}
}
@media (max-width: 991px) {
	.navbar.nav-v7 .navbar-tabs .socialnav {
		display: none;
	}
	.home-page .about-us-v7-content .text-wrapper .text-content {
		width: 100%;
		padding: 10px 20px 10px 30px;
	}
	.home-page .about-us-v7-wrapper .text-wrapper p {
		font-size: 1.4em;
	}
	.tmt-section {
		padding: 3em 0;
	}
	.map-newsletter .section-header {
		margin-left: 0;
	}
	.map-newsletter .text-wrapper .text-content {
		margin-top: 0;
	}
	.map-newsletter .bar {
		top: 0;
	}
	.drink-menu-grid .food-item-title {
		width: 100%;
	}
	.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;
	}
	.party-s2-wrapper .party-gallery-holder {
		margin-bottom: 30px;
	}
}
@media (max-width: 768px) {
	.uk-overlay-panel h1,
	.on-cover-content .section-wrapper .section-header {
		font-size: 3.7em;
	}
	.uk-overlay-panel .slide-text {
		font-size: 1.2em;
	}
	.banner-section h1 {
		font-size: 1.2em;
	}
	.about-us-v8-content .text-wrapper h1 {
		margin-bottom: 15px;
	}
	.about-us-v8-content .text-wrapper {
		padding: 8% 3% 6% 3% !important;
	}
	.yelp-reservations-wrapper.section-wrapper {
		padding: 7em 0;
	}
	.about-us-s4-wrapper .container {
		width: 95%;
	}
	.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.2em;
	}
}
@media (max-width: 767px) {
	.navbar.nav-v4 .header-logo {
		max-width: 150px;
	}
	.nav-v7.navbar-fixed-top .navbar-collapse {
		max-height: 480px;
	}
	.navbar-regular.nav-v6 .navbar-nav>li>a {
		padding: 8px 17px;
		font-size: 15px;
		text-transform: uppercase;
	}
	.navbar-regular.nav-v6 .navbar-nav>li>a:hover,
	.navbar-regular.nav-v6 .navbar-nav>.active>a,
	.navbar-regular.nav-v6 .navbar-nav>.active>a:focus,
	.navbar-regular.nav-v6 .navbar-nav>.active>a:hover {
		color: #382a2a !important;
	}
	.navbar-fixed-bottom.nav-v1 .bottom-list-item a {
		padding: 16px 0;
    font-family: 'Rubik', sans-serif; 
    font-weight: 300;
		font-size: 16px;
		text-transform: uppercase;
	}
	.header {
		background: #382a2a;
		background-color: #382a2a;
	}
	video#coverVideo {
		margin-top: 70px;
	}
	.uk-overlay-panel h1,
	.on-cover-content .section-wrapper .section-header {
		margin-top: -10px;
		font-size: 2.5em;
	}
	.slideshow-controls-btn {
		bottom: 0;
	}
	.uk-dotnav {
		bottom: 30px;
	}
	.about-us-page .uk-dotnav {
		bottom: 20px;
	}
	.banner-section {
		padding-top: 25px;
		padding-bottom: 20px;
	}
	.banner-section h1 {
		font-size: 1.1em;
	}
	.section-header,
	.about-us-v7-content .text-wrapper h1,
	.about-us-v8-content .text-wrapper h1,
	.specials-v3.home-specials h1,
	.custom_html_1-section .section-header,
	.about-us-v3 h1,
	.specials h1,
	.events h1,
	.map-newsletter .section-header,
	.custom-modal .newsletter-popup .section-header,
	.events-container h1,
	.about-us-page .about-us-s1-content h1,
	.catering .section-header {
		font-size: 2.7em;
	}
	.about-us-v8-content .text-wrapper {
		padding: 30px 10px !important;
	}
	.about-us-v8-item .text-holder p {
		padding: 0 10px;
	}
	.about-us-v8-content .text-content.title-image h1:after {
		height: 30px;
	}
	.home-page .about-us-v7-wrapper .text-wrapper h1 {
		font-size: 2.5em;
		text-align: center;
	}
	.home-page .about-us-v7-wrapper .text-wrapper p {
		text-align: center !important;
	}
	.home-page .about-us-v7 .about-us-v7-content:last-of-type {
		min-height: 700px;
	}
	.map-newsletter h2,
	.reviews-v2-wrapper h2 {
		font-size: 0.8em;
	}
	.owl-theme .owl-nav.disabled+.owl-dots {
		margin-top: 10px;
	}
	.yelp-reservations-wrapper.section-wrapper {
		padding: 3em 0;
	}
	.reviews-v2-wrapper h3 {
		font-size: 1.1em;
	}
	.reviews-v2-wrapper .section-header {
		margin-top: 40px;
	}
	.reviews-v2-wrapper .review-text blockquote {
		padding: 0;
		margin: 0;
	}
	.map-newsletter .sph-email-subscription h2,
	.custom-modal .newsletter-popup .sph-email-subscription h2 {
		font-size: 1.2em;
	}
	.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;
	}
	.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: 50px;
	}
	.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: 1em;
	}
	.food-menu-nav {
		margin-top: 20px;
	}
	.food-menu-nav .food-menu-nav-item {
		padding: 8px 15px;
		border: none;
		border-bottom: 2px solid #d7ad7b;
	}
	.food-menu-nav .food-menu-nav-item.active {
		border: none;
		border-bottom: 2px solid #d7ad7b;
	}
	.food-menu-nav .food-menu-nav-item:first-of-type {
		border-top: 2px solid #d7ad7b;
	}
	.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 #d7ad7b;
	}
	.food-menu-nav .food-menu-nav-item:last-of-type {
		border-bottom: 2px solid #d7ad7b;
	}
	.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 #d7ad7b;
	}
	.food-menu-nav .food-menu-nav-item:first-of-type.active:hover,
	.food-menu-nav .food-menu-nav-item.active:hover {
		background-color: #d7ad7b;
		border-color: #d7ad7b;
		color: #382a2a;
	}
	.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: 20px;
	}
	.events-container h1 {
		margin-top: 35px;
	}
	.events-container h2 {
		margin-top: 30px;
		font-size: 1.6em;
	}
	.events-container.events-background {
		padding-bottom: 60px;
	}
	.food-menu-v2-wrapper.catering-menu-wrapper .section-header {
		padding-top: 0;
		font-size: 2.5em;
	}
	.party-images h2 {
		margin-top: 20px;
		font-size: 2.3em;
	}
	.party-images .uk-overlay-panel .slide-text {
		font-size: 1.3em;
	}
	.empty-content-message h2 {
		font-size: 1.5em;
	}
	.empty-content-message h3 {
		font-size: 1.3em;
	}
}
@media (max-width: 540px) {
	.uk-overlay-panel h1,
	.on-cover-content .section-wrapper .section-header {
		font-size: 2.2em;
	}
	/*.uk-overlay-panel .slide-text {
		font-size: 3em;
    } */
	.events-v3-wrapper .owl-item .item img {
		max-height: 275px !important;
	}
	.drink-menu-grid .food-item-title {
		width: 100%;
	}
	.about-us-page .about-us-s1-content h1 {
		font-size: 2.1em;
	}
	.about-us-s4-wrapper th,
	.about-us-s4-wrapper td {
		font-size: 1em;
	}
	.about-us-background .container.about-us-v3 {
		width: 100%;
		padding-right: 0;
		padding-left: 0;
	}
	.container.about-us-v3>div>div,
	.container.about-us-v3>div>div>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: 14px;
	}
	.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,
	.addtocalendar.atc-style-blue .atcb-link,
	.tmt-section a.custom-temp-btn,
	.reservations-and-parties-v2 button,
	.reservations-and-parties button,
	.specials-v3.home-specials div a.custom-temp-btn,
	.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 {
		font-size: 15px;
	}
	.uk-overlay-panel .container {
		width: 100%;
	}
	.uk-overlay-panel h1,
	.on-cover-content .section-wrapper .section-header {
		font-size: 2em;
	}
	.about-us-v8-content .text-wrapper p,
	.reviews-v2-wrapper .review-text p,
	.tmt-section p,
	.about-page-content .about-us-s2-content p,
	.about-us-s4-wrapper p,
	.custom_html_1-section p,
	.ot-reservations-wrapper p,
	.reservations-and-parties p,
	.classes-page p,
	.about-additional p,
	.yelp-reservations-wrapper p,
	.events-text-additional 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;
	}
	.events-v3-wrapper p {
		width: 100%;
		font-size: 1.3em;
	}
	.events-v3-wrapper h2 {
		font-size: 1.7em;
	}
	.reviews-v2-wrapper {
		padding-bottom: 3em;
	}
	.reviews-v2-wrapper .container {
		width: 100%;
		padding: 5px;
	}
	.reviews-v2-wrapper .review-text p {
		line-height: 1.5;
	}
	.reviews-v2-wrapper h3 {
		margin: 20px auto 15px auto;
		font-size: 1em;
	}
	.reviews-v2-wrapper .carousel-controls {
		bottom: -25px;
	}
	.map-newsletter .section-header,
	.custom-modal .newsletter-popup .section-header {
		font-size: 2.3em;
	}
	.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;
	}
	.events h1,
	.events-container h1,
	.party .section-header {
		margin-top: 50px;
	}
	.specials h1 {
		margin-top: 30px;
	}
	.food-menu-v2-wrapper.catering-menu-wrapper .section-header {
		font-size: 2em;
	}
	.party-background .section-header {
		font-size: 2.5em;
	}
	/* .party-images h2 {
		font-size: 2.5em;
	}
	.party-images .uk-overlay-panel .slide-text {
		font-size: 1.7em;
	} */
}
@media (max-width: 320px) {
	.navbar.nav-v4 .header-logo {
		max-width: 110px;
	}
	.navbar-regular.nav-v6 .navbar-nav>li>a {
		padding: 6px 17px;
	}
	.uk-overlay-panel h1,
	.on-cover-content .section-wrapper .section-header {
		font-size: 1.8em;
		margin-bottom: 8px;
	}
	.uk-overlay-panel .slide-text {
		font-size: 1em;
	}
	.section-header,
	.about-us-v7-content .text-wrapper h1,
	.about-us-v8-content .text-wrapper h1,
	.specials-v3.home-specials h1,
	.custom_html_1-section .section-header,
	.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-wrapper .section-header {
		font-size: 2.1em;
	}
	.about-us-v8-image {
		margin-top: 0;
	}
	.about-page-content .about-us-v7-content .text-wrapper .text-content {
		padding-top: 5px;
	}
	.party-background .section-header {
		font-size: 2.2em;
	}
	.party-images h2 {
		font-size: 2em;
	}
	.party-images .uk-overlay-panel .slide-text {
		font-size: 1.2em;
	}
	.reservations-and-parties p {
		font-size: 1.2em;
	}
}