@import url('https://fonts.googleapis.com/css2?family=Arsenal&display=swap');

/*
///New Font
font-family: 'Arsenal', sans-serif; font-weight: 400;
*/

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

.header {
	background-attachment: scroll;
}
body {
	font-family: 'Arsenal', sans-serif; 
	font-weight: 400;
}
h1,h2,h3,h4,h5,h6 {
	font-family: 'Arsenal', sans-serif; 
	font-weight: 400;
}
.empty-content-message h2 {
	font-size: 1.8em;
	text-transform: none;
	text-align: center;
	color: #fff;
}
.empty-content-message h3 {
	font-size: 1.7em;
	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: 85%;
}
.navbar.nav-v4 .header-logo {
	max-width: 300px;
}
.navbar-regular.nav-v6 .navbar-nav > li > a {
	border-right: none !important;
	padding: 0 14px;
	font-family: 'Arsenal', sans-serif; 
	font-weight: 400;
	font-size: 1.2em;
}
.navbar.nav-v6 .social-square .contact-icon:hover .social-icon {
	color: #0d0d0d !important;
}
.nav-v7 .navigation-btn-holder {
	position: absolute;
	top: 30%;
	right: 20px;
	width: 170px;
	padding-top: 10px;
	-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;
}
.nav-v7.nav-scroll .navigation-btn-holder {
	padding-top: 0;
}
.nav-v7 .navigation-btn-holder .nav-phone-custom {
	width: 100%;
	font-size: 18px;
	padding: 5px 20px;
	margin: 3px auto;
	color: #fff;
}
.nav-v7.nav-scroll .navigation-btn-holder .nav-phone-custom {
	color: #ca2129;
}
.nav-v7 .navigation-btn-holder .nav-phone-custom:hover,
.nav-v7 .navigation-btn-holder .nav-phone-custom:focus {
	color: #d8b561;
	text-decoration: none;
}
/* nav dropdown */

li.drop-down-link .sub-menu {
	padding-left: 10px;
}
li.drop-down-link .sub-menu a {
	font-family: 'Arsenal', sans-serif; 
	font-weight: 400;
	font-size: 1.2em;
	text-transform: uppercase;
	color: #0d0d0d;
}
li.drop-down-link .sub-menu a:hover,
li.drop-down-link .sub-menu a:focus {
	color: #d8b561;
}
/* nav end */
/* Menu and order tabs */
.nav li.nav-menu-page a,
.nav li a.link-order-sh {
    font-weight: 900;
    color: #ca2129 !important;
}
li.nav-menu-page,
li.nav-order-link {
    background-color: #0d0d0d;
}
li.nav-menu-page {
    margin-right: 2px;
}
.nav li.nav-menu-page a:hover,
.nav li a.link-order-sh:hover {
    color:#d8b561 !important;
}
/* End Menu and order tabs */


video#coverVideo {
    width: 100%;
    max-height: 100vh;
    object-fit: cover;
}
.video-volume-btn {
    bottom: 10%;
}
.uk-overlay-background {
	background: rgba(0, 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: 'Arsenal', sans-serif; 
	font-weight: 400;
	font-size: 4.5em;
	text-transform: uppercase;
	line-height: 1;
	color: #fff;
}
.slideshow-v2-wrapper .uk-dotnav {
	margin-bottom: 30px;
}
.uk-dotnav > * > * {
	width: 15px;
	height: 15px;
}
.uk-dotnav-contrast > * > * {
	background: rgba(255, 255, 255, 0.6);
	border: rgba(255, 255, 255, 0.6);
}
.uk-dotnav-contrast > .uk-active > *,
.uk-dotnav-contrast > * >:focus,
.uk-dotnav-contrast > * >:hover {
	background: #fff;
	border: #fff;
}
.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,
.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: 11px 45px;
	background-color: transparent;
	background: transparent;
	border: 2px solid #0d0d0d;
	color: #0d0d0d;
	border-radius: 0;
	font-family: 'Arsenal', sans-serif; 
	font-weight: 400;
	font-size: 16px;
	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,
.on-cover-content .section-wrapper a.custom-temp-btn,
.about-us-v8-wrapper a.custom-temp-btn,
.addtocalendar.atc-style-blue .atcb-link {
	background-color: transparent;
	background: transparent;
	border: 2px solid #d8b561;
	color: #d8b561;
}
.specials-v3.home-specials div a.custom-temp-btn {
	width: 70%;
	padding: 10px;
}
.addtocalendar.atc-style-blue .atcb-link {
	padding: 10px 25px;
	border-radius: 0;
}
.map-newsletter .sph-email-subscription .sph-submit-button {
	padding: 7px 35px;
}
.hvr-icon-wobble-horizontal:before {
	content: "\f105";
	display: none;
}
.custom-temp-btn:hover,
.custom-temp-btn:focus,
.about-us-v7-wrapper a.custom-temp-btn:hover,
.about-us-v7-wrapper a.custom-temp-btn:focus,
.specials-v3.home-specials div a.custom-temp-btn:hover,
.specials-v3.home-specials div a.custom-temp-btn:focus,
.sph-email-subscription .sph-submit-button:hover,
.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: #0d0d0d;
	background: #0d0d0d;
	border: 2px solid #0d0d0d;
	color: #d8b561;
	opacity: 1;
}
.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,
.about-us-v8-wrapper a.custom-temp-btn:hover,
.about-us-v8-wrapper a.custom-temp-btn:focus,
.addtocalendar.atc-style-blue .atcb-link:hover,
.addtocalendar.atc-style-blue .atcb-link:focus {
	background-color: #d8b561;
	background: #d8b561;
	border: 2px solid #d8b561;
	color: #0d0d0d;
	opacity: 1;
}
.reservations-and-parties button,
.reservations-and-parties button[disabled],
.reservations-and-parties button[disabled]:hover {
	padding: 11px 30px;
	background-color: #d8b561;
	background: #d8b561;
	border: 2px solid #d8b561;
	color: #0d0d0d;
}
.reservations-and-parties button:hover {
	background-color: transparent;
	background: transparent;
	border: 2px solid #d8b561;
	color: #d8b561;
}
/* Home page */

/*banner section */

.banner-section {
	padding: 30px 0;
}
.banner-section h1 {
	font-family: 'Arsenal', sans-serif; 
	font-weight: 400;
	font-size: 1.3em;
	text-transform: none;
}
.banner-section .banner-pin {
	font-size: 24px;
	color: #d8b561;
}
.banner-section .banner-pin:hover,
.banner-section .banner-pin:active,
.banner-section .banner-pin:focus {
	color: #0d0d0d;
}
/* 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.5em;
	text-transform: uppercase;
	color: #0d0d0d;
	text-align: center;
}
/* about v8 section */

.about-us-v8-wrapper:before {
	background-color: #0d0d0d;
}
.about-us-v8-content .text-wrapper h1 {
	margin-bottom: 5px;
	line-height: 1;
}
.about-us-v8-content .text-content.title-image h1:after {
	height: 40px;
	margin: 10px auto;
}
.about-us-v8-content .text-wrapper h2 {
	margin-top: 0;
	font-family: 'Arsenal', sans-serif; 
	font-weight: 400;
	font-size: 1.5em;
	color: #fff;
	text-transform: uppercase;
}
.about-us-v8-content .text-holder p {
	margin-top: 25px;
	margin-bottom: 25px;
	font-size: 1.35em;
}
.custom-about-us-v8-wrapper.about-us-v8-wrapper .about-us-v8-image {
	background-size: contain;
}
/* about v8 section end */

.reviews-v2-wrapper h2,
.map-newsletter h2,
.reservations-text h2,
.tmt-section h2 {
	font-family: 'Arsenal', sans-serif; 
	font-weight: 400;
	text-transform: uppercase;
	font-size: 1.8em;
}
/* specials v3 section */

.specials-v3.home-specials {
	padding: 6em 0;
	min-height: 260px;
	background-color: #0d0d0d;
	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.9em;
	margin-top: 30px;
	color: #fff;
}
.specials-v3.home-specials .specials-text,
.specials-v3.home-specials .specials-hours {
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 0 10px;
	font-size: 1.3em;
	line-height: 1.5;
	color: #fff;
}
.specials-v3.home-specials .specials-button {
	margin-top: 30px;
}
/* specials v3 section end */

/* tmt section start */

.tmt-section {
	padding: 6em 0;
}
.tmt-section .section-header {
	margin-top: 10px;
	margin-bottom: 10px;
}
.tmt-section h2 {
	margin-top: 5px;
}
.tmt-section p {
	margin: 25px auto;
	font-size: 1.3em;
}
/* tmt section start */

/* reviews section */

.reviews-v2-wrapper {
	padding: 4em 0 3em;
	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: 5px;
	color: #d8b561;
}
.reviews-v2-wrapper h2 {
	margin-bottom: 25px;
	margin-top: 25px;
	color: #fff;
    text-transform: uppercase;
}
.reviews-v2-wrapper h3 {
	margin: 30px auto;
	font-family: 'Arsenal', sans-serif; 
	font-weight: 400;
	font-size: 1.4em;
	text-transform: none;
	color: #fff;
}
.reviews-v2-wrapper .review-text p {
	font-size: 1.2em;
	line-height: 1.5;
}
.reviews-v2-wrapper .review-quote {
	opacity: 1;
	color: #d8b561;
}
.reviews-v2-wrapper .review-text blockquote {
	margin: 5px 0;
	padding: 0;
}
.reviews-v2-wrapper h3 .fa.fa-star {
	font-size: 0.9em;
	color: #d8b561;
}
.reviews-v2-wrapper .owl-theme .owl-dots .owl-dot button {
	background: rgba(255, 255, 255, 0.6);
	border: 1px solid rgba(255, 255, 255, 0.6);
}
.reviews-v2-wrapper .owl-theme .owl-dots .owl-dot.active button,
.reviews-v2-wrapper .owl-theme .owl-dots .owl-dot:hover button {
	background: #d8b561;
	border: 1px solid #d8b561;
}
.owl-theme .owl-nav.disabled + .owl-dots {
	margin-bottom: 30px;
}
/* reviews section end*/

/* newsletter section */

.openstreetmap-v3-wrapper .map-newsletter {
	border-right: none;
}
.map-newsletter .section-header {
	color: #a58437;
}
.map-newsletter .text-wrapper:before {
	background-attachment: scroll;
	background-position: center center;
	background-size: cover;
}
.map-newsletter h2 {
	margin-bottom: 20px;
	margin-top: 20px;
	color: #0d0d0d;
}
.map-newsletter .text-wrapper .text-content {
	color: #0d0d0d;
	float: initial;
	margin: 0 auto;
}
.map-newsletter .sph-email-subscription h2 {
	font-family: 'Arsenal', sans-serif; 
	font-weight: 400;
	font-size: 1.2em;
	color: #0d0d0d;
}
.sph-response-message {
	font-size: 1.5em;
	color: #0d0d0d;
}
.map-newsletter p {
	margin-top: 0px;
	font-size: 1.4em;
	color: #0d0d0d;
}
.map-newsletter .sph-email-subscription .sph-email-input {
	border-bottom: 1px solid #0d0d0d;
	color: #0d0d0d;
}
.map-newsletter .sph-email-subscription input::-webkit-input-placeholder {
	color: #0d0d0d;
}
.map-newsletter .sph-email-subscription input:-moz-placeholder {
	/* Firefox 18- */
	color: #0d0d0d;
}
.map-newsletter .sph-email-subscription input::-moz-placeholder {
	/* Firefox 19+ */
	color: #0d0d0d;
}
.map-newsletter .sph-email-subscription input:-ms-input-placeholder {
	color: #0d0d0d;
}
.map-newsletter .bar {
	top: -5px;
}
.map-newsletter .bar:before,
.map-newsletter .bar:after {
	background: #a58437;
}
/* newsletter section end */

/* contact section */

.contact-v3 {
	padding-top: 3em;
	background-color: #0d0d0d;
	color: #fff;
}
.contact-v3 .contact-location,
.contact-v3 .hours,
.contact-v3 .find-us {
	font-size: 1.2em;
}
.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: none;
}
.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: 'Arsenal', sans-serif; 
	font-weight: 400;
	font-size: 1.1em;
	text-transform: uppercase;
}
.contact-v3 .social {
	margin-bottom: 2em;
}
.contact-v3 .contact-us p {
	margin-top: 5px;
	margin-bottom: 5px;
}
/* contact section end */

/* footer section */

.footer-v2-wrapper {
	border-top: 2px solid #a58437;
	background-color: #0d0d0d;
	color: #fff;
}
.footer-v2-wrapper a {
	color: #fff;
}
.footer-v2-wrapper a:hover,
.footer-v2-wrapper a:active,
.footer-v2-wrapper a:focus {
	color: #d8b561;
}
/* footer section end */

/* custom modal */

.custom-modal .modal-content {
	/* background: #fff url('https://static.spotapps.co/web/deccanspicepompano--com/css/../custom/section_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: 5.5em;
	color: #a58437;
}
.custom-modal .sph-email-subscription h2 {
	margin-bottom: 10px;
	font-weight: 400;
	font-size: 1.2em;
	color: #0d0d0d;
}
.custom-modal p {
	margin-top: 0px;
	font-size: 1.4em;
	color: #0d0d0d;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input {
	background-color: transparent;
	border: 1px solid #0d0d0d;
	color: #0d0d0d;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-submit-button {
	padding: 10px 15px;
}
.custom-modal .newsletter-popup .sph-email-subscription h2,
.custom-modal .newsletter-popup .sph-email-subscription label h2 {
	font-family: 'Arsenal', sans-serif; 
	font-weight: 400;
	font-size: 1.2em;
	color: #0d0d0d;
}
.custom-modal .sph-email-subscription input::-webkit-input-placeholder {
	color: #0d0d0d;
}
.custom-modal .sph-email-subscription input:-moz-placeholder {
	/* Firefox 18- */
	color: #0d0d0d;
}
.custom-modal .sph-email-subscription input::-moz-placeholder {
	/* Firefox 19+ */
	color: #0d0d0d;
}
.custom-modal .sph-email-subscription input:-ms-input-placeholder {
	color: #0d0d0d;
}
.custom-modal .close {
	font-family: 'Arsenal', sans-serif; 
	font-weight: 400;
}
/* custom modal end */

/* Home page end */

/* About page */

.custom-about-us-v8-wrapper.about-us-v8-wrapper:before {
	background-color: #0d0d0d;
}
.about-us-page .about-us-s1-content h1 {
	font-size: 2.5em;
	line-height: 1.1;
	text-transform: uppercase;
}
.about-us-page .about-us-v7-content .text-wrapper .text-content {
	padding: 4%;
}
.about-us-page .about-us-v7-content .text-wrapper h2 {
	font-family: 'Arsenal', sans-serif; 
	font-weight: 400;
	font-size: 1.6em;
	color: #0d0d0d;
}
.about-page-content .about-us-s2-content p,
.about-us-s1 .text-content p,
.about-us-s4-wrapper p {
	font-size: 1.2em;
}
.about-us-s3-wrapper .map-footer p {
	font-family: 'Arsenal', sans-serif; 
	font-weight: 400;
	font-size: 1em;
	text-transform: uppercase;
}
.about-us-s4-wrapper {
	background-color: #fff;
}
.about-us-s4-wrapper .container {
	width: 70%;
	color: #0d0d0d;
}
/* About page end */

/* Menu page , Drink page */

.food-menu-page .food-menu-v2-wrapper,
.drink-menu-page .drink-menu-v2-wrapper {
	padding-top: 110px;
}
.food-menu-v2-wrapper .section-header,
.drink-menu-v2-wrapper .section-header {
	color: #a58437;
}
.food-menu-grid .menu-description {
	width: 95%;
	padding-bottom: 15px;
}
.menu-description p {
	font-size: 1.3em;
	color: #0d0d0d;
}
.food-menu-description p {
	font-size: 1em;
	color: #0d0d0d;
}
.food-menu-grid h3,
.food-menu-grid h4 {
	color: #0d0d0d;
    font-weight: bold;
}
.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: 'Arsenal', sans-serif; 
	font-weight: 400;
	line-height: 100%;
	color: #0d0d0d;
	text-transform: capitalize;
}
.drink-menu .food-menu-grid h2 {
	font-family: 'Arsenal', sans-serif; 
	font-weight: 400;
	font-size: 2.2em;
	text-transform: capitalize;
	color: #0d0d0d;
}
.food-menu-grid .food-item-description,
.food-menu-grid .food-menu-description {
	color: #0d0d0d;
	font-size: 1.2em;
}
.food-menu-grid .food-item-title h3,
.food-menu-grid .food-price {
	font-family: 'Arsenal', sans-serif; 
	font-weight: 400;
	text-transform: capitalize;
	font-size: 1.4em;
	color: #0d0d0d;
}
.food-menu-nav .food-menu-nav-item {
	padding: 10px 25px;
	background-color: transparent;
	border-color: #0d0d0d;
	color: #0d0d0d;
}
.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: #a58437;
	border-color: #a58437;
	color: #0d0d0d;
}
.food-menu-grid-item-content .food-menu-content {
	border-left: 2px solid #0d0d0d;
}
/* Menu page , Drink page end */

/* Specials page , Events page */

.specials-background.specials * {
	text-shadow: none;
}
.onespecial,
.oneeventday {
	font-size: 18px;
}
.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.2em;
	text-transform: uppercase;
	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: #d8b561;
}
.events-container h2 {
	font-family: 'Arsenal', sans-serif; 
	font-weight: 400;
	font-size: 2.2em;
	text-transform: capitalize;
}
.events-container .event-info-text p {
	font-size: 1.2em;
}
.events-container .event-time,
.events-container h3 {
	font-family: 'Arsenal', sans-serif; 
	font-weight: 400;
	color: #fff;
	font-size: 1.2em;
}
.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 #d8b561;
}
.atc-style-blue .atcb-list {
	width: 100%;
}
/* Specials page, Events page end */

/* Parties page */

.party-images .uk-overlay-background {
	border-bottom: 2px solid #a58437;
}
.party-images .party-s2-wrapper .container {
	width: 90%;
}
.party-background.party-images .section-header {
	margin-bottom: 40px;
	color: #0d0d0d;
}
.reservations-and-parties p {
	margin-bottom: 15px;
	font-size: 1.2em;
}
.party-text-holder a {
	color: #0d0d0d;
	white-space: nowrap;
}
.party-text-holder a:hover,
.party-text-holder a:focus {
	color: #a58437;
}
.party-images .party-slide h2 {
	margin-top: 60px;
	font-family: 'Arsenal', sans-serif; 
	font-weight: 400;
	font-size: 3em;
	text-transform: uppercase;
	color: #fff;
}
.party-images .uk-overlay-panel .slide-text {
	font-family: 'Arsenal', sans-serif; 
	font-weight: 400;
	font-size: 1.5em;
}
.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 p a {
	color: #fff;
	white-space: nowrap;
}
.catering p a:hover,
.catering p a:focus {
	color: #d8b561;
}
.catering .reservations-and-parties p.submit-success,
.jobs-page .reservations-and-parties p.submit-success,
.reservations-page .reservations-and-parties p.submit-success {
	color: #fff;
}
.reservations-and-parties-form {
	font-size: 1.1em;
}
.catering-menu-wrapper .section-header {
	font-size: 2.5em;
}
/* Catering page , Jobs page end */

/* Gift cards page */

.gift-cards-page p {
	font-family: 'Arsenal', sans-serif; 
	font-weight: 400;
	font-size: 1.2em;
	color: #0d0d0d;
}
/* Gift cards page end */

/* Custom HTML1 Section / Call section */
.custom_html_1-section {
    text-align: center;
}
.custom_html_1-section.section-wrapper {
    padding: 4em 0;
}
.custom_html_1-section h2 {
    margin: 0 auto;
    color: #0d0d0d;
    font-size: 1.8em;
}
.custom_html_1-section h2 a {
    text-decoration: none;
    color: #0d0d0d;
}
.custom_html_1-section h2 a:hover {
    color: #d8b561;
}
/* End Custom HTML1 Section / Call section */


@media (max-width: 1450px) {
	.nav-v7 .container {
		width: 100%;
	}
    .uk-overlay-panel h1, 
    .on-cover-content .section-wrapper .section-header {
        font-size: 4em;
    }
    .about-us-v8-content .text-holder p {
        font-size: 1.3em;
    }
}
@media (max-width: 1200px) {
	.navbar-regular.nav-v6 .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,
	.map-newsletter .section-header,
	.catering .section-header,
	.about-us-v3 h1,
	.specials h1,
	.events h1,
	.events-container h1 {
		font-size: 3.5em;
	}
	.uk-overlay-panel .container {
		padding-left: 20px;
		padding-right: 20px;
	}
	.uk-overlay-panel h1,
	.on-cover-content .section-wrapper .section-header {
		font-size: 3.4em;
	}
	.uk-overlay-panel .slide-text {
		font-size: 2em;
	}
	.custom-about-us-v8-wrapper.about-us-v8-wrapper .about-us-v8-image {
		background-size: cover;
	}
    .about-us-v8-content .text-holder p {
        font-size: 1.2em;
    }
	.about-us-v8-content .text-wrapper h2,
	.tmt-section h2,
	.reviews-v2-wrapper h2,
	.map-newsletter h2 {
		font-size: 1.3em;
	}
}
@media (max-width: 1024px) {
	.uk-overlay-panel .container {
		padding-left: 10px;
		padding-right: 10px;
		margin-top: 20px;
	}
	.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: -6px;
	}
	.food-menu-grid .food-price {
		padding: 0 5px 0 10px;
	}
	.party-images .party-slide h2 {
		font-size: 2.5em;
	}
	.party-images .uk-overlay-panel .slide-text {
		font-size: 1.3em;
	}
}
@media (max-width: 1023px) {
	.uk-overlay-panel h1,
	.on-cover-content .section-wrapper .section-header {
		margin-bottom: 15px;
	}
    .banner-section h1 {
        font-size: 1.1em;
    }
    .custom_html_1-section h2 {
        font-size: 1.5em;
    }
	.reviews-v2-wrapper .section-header {
		margin-top: 20px;
	}
	.food-menu-page .food-menu-v2-wrapper,
	.drink-menu-page .drink-menu-v2-wrapper {
		padding-top: 95px;
	}
	.drink-menu .pagecontent {
		padding-top: 130px;
	}
    .drink-menu .food-menu-grid h2 {
        font-size: 1.6em;
    }
    .food-menu-grid .food-item-title h3, 
    .food-menu-grid .food-price {
        font-size: 1.2em;
    }
    .menu-description p {
        font-size: 1.1em;
    }
    .food-menu-grid .food-item-description, 
    .food-menu-grid .food-menu-description {
        font-size: 1em;
    }
    .onespecial, .oneeventday {
        font-size: 15px;
    }
    .events-container h2 {
        font-size: 1.9em;
    }
}
@media (max-width: 991px) {
	.navbar-regular.nav-v6 .navbar-nav > li > a {
		padding: 0 5px;
        font-size: 0.9em;
	}
	li.drop-down-link .sub-menu a {
        font-size: 1em;
	}
    .video-volume-btn {
        bottom: 15%;
    }
	.section-header, 
	.about-us-v8-content .text-wrapper h1,
	.about-us-v7-content .text-wrapper h1, 
	.specials-v3.home-specials h1, 
	.map-newsletter .section-header, 
	.catering .section-header, 
	.about-us-v3 h1, 
	.specials h1, 
	.events h1, 
	.events-container h1 {
		font-size: 2.8em;
	}
	.tmt-section,
	.custom_html_1-section.section-wrapper {
		padding: 2em 0;
	}
	.about-us-v8-content .text-wrapper h2 {
		font-size: 1.1em;
	}
	.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:nth-of-type(2) {
		font-size: 0.9em;
	}
	.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: 2.5em;
	}
	.about-us-v8-content .text-wrapper h1 {
		margin-bottom: 15px;
	}
    .about-us-v8-content .text-wrapper {
        padding: 9% 2% 7% 2% !important;
    }
	.about-us-v8-content .text-content.title-image h1:after {
		height: 30px;
	}
	.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.1em;
	}
}
@media (max-width: 767px) {
	.navbar.nav-v4 .header-logo {
		max-width: 100px;
	}
	.nav-v7.navbar-fixed-top .navbar-collapse {
		max-height: 800px;
	}
	.navbar-regular.nav-v6 .navbar-nav > li > a {
		padding: 9px 17px;
		font-size: 1em;
		text-transform: capitalize;
	}
	.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: #d8b561 !important;
		background-color: #0d0d0d !important;
	}
    li.nav-menu-page {
        margin-right: 0;
    }
	.nav-v7 .navigation-btn-holder {
		position: relative;
		top: 0;
		right: 0;
		width: 100%;
		padding-top: 5px;
		text-align: center;
	}
	.nav-v7 .navigation-btn-holder .nav-phone-custom {
		width: 160px;
		margin: 5px;
	}
	.navbar-fixed-bottom.nav-v1 .bottom-list-item a {
		padding: 16px 5px;
		font-family: 'Arsenal', sans-serif; 
		font-weight: 400;
		font-size: 16px;
		text-transform: uppercase;
	}
	.header {
		background: #0d0d0d;
		background-color: #0d0d0d;
	}
	video#coverVideo {
		margin-top: 100px;
	}
    .video-volume-btn {
        bottom: 70px;
        right: 20px;
    }
	.uk-overlay-panel h1,
	.on-cover-content .section-wrapper .section-header {
		margin-top: -20px;
		font-size: 2.5em;
	}
	.slideshow-controls-btn {
		bottom: 0;
	}
	.uk-dotnav {
		bottom: 30px;
	}
	.about-us-page .uk-dotnav {
		bottom: 20px;
	}
	.about-us-page .uk-dotnav>* {
		padding-left: 10px;
	}
	.banner-section {
		padding-top: 15px;
		padding-bottom: 20px;
	}
	.banner-section h1 {
		font-size: 1em;
	}
	.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,
	.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.5em;
	}
	.about-us-v8-wrapper {
		margin: 0;
	}
	.about-us-v8-content .text-wrapper {
		padding: 30px 10px !important;
	}
	.about-us-v8-item .text-holder p {
		padding: 0 20px;
	}
	.about-us-v8-content .text-content.title-image h1:after {
		height: 30px;
	}
	.about-us-v8-content .text-wrapper h2,
	.tmt-section h2,
	.reviews-v2-wrapper h2,
	.map-newsletter h2 {
		font-size: 1.1em;
	}
	.contact-v3 .contact-us p:nth-of-type(2) {
		font-size: initial;
	}
	.specials-v3.home-specials {
		padding: 3em 0;
	}
	.owl-theme .owl-nav.disabled + .owl-dots {
		margin-top: 10px;
	}
	.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;
	}
	.googlemap-v3-wrapper .map-item.map-newsletter {
		min-height: 450px;
	}
	.googlemap-v3-wrapper .map-item.map-newsletter .section-header {
		margin-top: 20px;
	}
	.custom-modal .newsletter-popup .sph-email-subscription h2,
	.custom-modal .newsletter-popup .sph-email-subscription label h2 {
		font-size: 1.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: 80px;
	}
	.food-menu-page .food-menu-v2-wrapper,
	.drink-menu-page .drink-menu-v2-wrapper {
		padding-top: 70px;
	}
	.food-menu-grid .food-item-title h3,
	.food-menu-grid .food-price {
		font-size: 1.2em;
	}
	.food-menu-description p {
		font-size: 0.9em;
	}
	.menu-description p {
		font-size: 1.2em;
	}
	.food-menu-nav {
		margin-top: 20px;
	}
	.food-menu-nav .food-menu-nav-item {
		padding: 12px 15px;
		border: none;
		border-bottom: 2px solid #0d0d0d;
		border-radius: 0;
		color: #0d0d0d;
	}
	.food-menu-nav .food-menu-nav-item.active {
		border: none;
		border-bottom: 2px solid #0d0d0d;
	}
	.food-menu-nav .food-menu-nav-item:first-of-type {
		border-top: 2px solid #0d0d0d;
	}
	.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 #0d0d0d;
	}
	.food-menu-nav .food-menu-nav-item:last-of-type {
		border-bottom: 2px solid #0d0d0d;
	}
	.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 #0d0d0d;
	}
	.food-menu-nav .food-menu-nav-item:first-of-type.active:hover,
	.food-menu-nav .food-menu-nav-item.active:hover {
		background-color: #a58437;
		border-color: #0d0d0d;
		color: #0d0d0d;
	}
	.drink-menu .food-menu-page h2 {
		font-size: 1.4em;
		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;
	}
	.events-container .events-holder {
		padding-top: 20px;
	}
	.events h1,
	.events-container h1,
	.party .section-header {
		margin-top: 50px;
	}
	.specials h1 {
		margin-top: 30px;
	}
	.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.2em;
	}
	.party-images .party-s2-wrapper .container {
		width: 100%;
	}
	.party-images .party-slide h2 {
		margin-top: 20px;
		font-size: 2em;
	}
	.party-images .uk-overlay-panel .slide-text {
		font-size: 1.2em;
	}
	.empty-content-message h2 {
		font-size: 1.5em;
	}
	.empty-content-message h3 {
		font-size: 1.3em;
	}
    .footer-v2-wrapper a {
        font-size: 1em;
    }
}
@media (max-width: 540px) {
	/* .uk-overlay-panel h1,
	.on-cover-content .section-wrapper .section-header {
		font-size: 2em;
	}
	.uk-overlay-panel .slide-text {
		font-size: 3em;
	} */
	.drink-menu-grid .food-item-title {
		width: 100%;
	}
	.about-us-page .about-us-s1-content h1 {
		font-size: 2em;
	}
	.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: 15px;
	}
	.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,
	.reservations-and-parties-v2 button,
	.reservations-and-parties button,
	.specials-v3.home-specials div 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: 14px;
	}
	.uk-overlay-panel .container {
		width: 100%;
	}
	.uk-overlay-panel h1,
	.on-cover-content .section-wrapper .section-header {
		font-size: 1.4em;
	}
	.about-us-v8-item .text-holder p {
		padding: 0 12px;
	}
	.about-us-v8-content .text-wrapper p,
	.reviews-v2-wrapper .review-text p,
	.about-page-content .about-us-s2-content p,
	.about-us-s4-wrapper p,
	.tmt-section p,
	.reservations-and-parties p,
	.gift-cards-page p,
	.bonterra-box-holder p,
	.home-page .about-us-v7-content .text-content p {
		font-size: 1.1em;
	}
	.map-newsletter .text-wrapper .text-content {
		padding: 10px 25px;
	}
	.specials-v3.home-specials .specials-text,
	.specials-v3.home-specials .specials-hours {
		font-size: 1.1em;
	}
	.specials-v3.home-specials div a {
		width: 80%;
	}
	.ot-reservations-wrapper .row {
		margin-left: 0;
		margin-right: 0;
	}
	.reviews-v2-wrapper {
		padding-bottom: 3em;
	}
	.reviews-v2-wrapper .container {
		width: 100%;
		padding: 5px;
	}
    .custom_html_1-section h2 {
        font-size: 1.2em;
    }
	.reviews-v2-wrapper .review-text p {
		line-height: 1.4;
	}
	.reviews-v2-wrapper h3 {
		margin: 20px auto 15px auto;
	}
	.reviews-v2-wrapper .carousel-controls {
		bottom: -30px;
	}
	.custom_html_1-section .section-header,
	.tmt-section .section-header,
	.map-newsletter .section-header,
	.custom-modal .newsletter-popup .section-header {
		font-size: 2.5em;
	}
	.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;
	}
	.food-menu-v2-wrapper.catering-menu-wrapper .section-header {
		font-size: 1.6em;
	}
	.party-background .section-header {
		font-size: 2.2em;
	}
	/* .party-images .party-slide 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: 100px;
	}
	.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.1em;
		margin-bottom: 8px;
	}
	.uk-overlay-panel .slide-text {
		font-size: 2em;
	}
    .about-us-v8-content .text-wrapper p,
	.reviews-v2-wrapper .review-text p,
	.about-page-content .about-us-s2-content p,
	.about-us-s4-wrapper p,
	.tmt-section p,
	.reservations-and-parties p,
	.gift-cards-page p,
	.bonterra-box-holder p,
	.home-page .about-us-v7-content .text-content p {
		font-size: 1em;
	}
    .custom-about-us-v8-wrapper .about-us-v8-content .text-wrapper p {
        font-size: 1.15em;
    }
    .drink-menu .food-menu-page h2 {
        font-size: 1.2em;
    }
	.party-background .section-header {
		font-size: 2em;
	}
	.party-images .party-slide h2 {
		font-size: 1.6em;
	}
}
