@import url('//fonts.googleapis.com/css2?family=Bree+Serif&display=swap');
@import url('//fonts.googleapis.com/css2?family=EB+Garamond&display=swap');

/*

  font-family: 'EB Garamond', serif;

  font-family: 'Bree Serif', serif;
  font-weight:400;
*/

/* put under the comment if it's NOT sinle page website */

.header {
	background-attachment: scroll;
}
body {
	font-family: 'EB Garamond', serif;
}
h1,h2,h3,h4,h5,h6 {
  font-family: 'Bree Serif', 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.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;
}
video#coverVideo {
	margin-top: 155px;
}
/* nav start */

.nav-v7 .container {
	width: 100%;
}
.navbar.nav-v4 .header-logo {
	max-width: 300px;
}
.navbar-regular.nav-v6 .navbar-nav>li>a {
	padding: 0 15px;
	font-family: 'EB Garamond', serif;
	font-size: 15px;
}
.navbar.nav-v6 .social-square .contact-icon:hover .social-icon {
	color: #000 !important;
}
.navbar.nav-v7 .navbar-tabs .socialnav {
  display: none;
}
/* nav dropdown */

li.drop-down-link .sub-menu {
	padding: 15px 5px 10px 5px;
	background-size: cover;
	background-position: center;
	text-align: center;
}
li.drop-down-link .sub-menu a {
	font-family: 'EB Garamond', serif;
	font-size: 15px;
	text-transform: uppercase;
	color: #fff;
}
li.drop-down-link .sub-menu a span {
	display: none;
}
li.drop-down-link .sub-menu a:focus {
	color: #c11f36;
}
/* nav end */

/* video#coverVideo {
	margin-top: 170px;
} */

.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: 0px;
	margin-bottom: 10px;
  font-family: 'Bree Serif', serif;
  font-weight:400;
	font-size: 4.8em;
	line-height: 1.1;
	text-transform: uppercase;
	color: #fff;
}
.uk-overlay-panel h1 span {
	font-size: 0.6em;
}
.uk-overlay-panel .slide-text {
	margin-top: 20px;
	margin-bottom: 20px;
	font-family: 'EB Garamond', serif;
	font-size: 1.7em;
	text-transform: uppercase;
	line-height: 1.2;
	letter-spacing: 5px;
	color: #fff;
}
.slideshow-v2-wrapper .uk-slideshow li:nth-of-type(2) .uk-cover-background,
.slideshow-v2-wrapper .uk-slideshow li:nth-of-type(4) .uk-cover-background {
	background-position-y: 10%;
}
.slideshow-v2-wrapper .uk-dotnav {
	margin-bottom: 45px;
}
.slideshow-v2-wrapper .slideshow-controls-btn {
	bottom: 20px;
}
.uk-dotnav-contrast>*>* {
	width: 15px;
	height: 15px;
	background: #fff;
	border: 1px solid #fff;
}
.uk-dotnav-contrast>.uk-active>*,
.uk-dotnav-contrast>*>:focus,
.uk-dotnav-contrast>*>:hover {
	opacity: 0.6;
}
.uk-dotnav>.uk-active>* {
	-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-v7-wrapper a.custom-temp-btn,
.about-us-v8-wrapper a.custom-temp-btn,
.custom-about-us-v8-wrapper.about-us-v8-wrapper a.custom-temp-btn,
.specials-v3.home-specials div 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: 6px 35px;
	background-color: #214c1f;
	background: #214c1f;
	color: #fff;
	border: 2px solid #214c1f;
	border-radius: 0;
	font-family: 'EB Garamond', serif;
	font-size: 20px;
	text-transform: uppercase;
	box-shadow: none;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.tmt-section a.custom-temp-btn,
.specials-v3.home-specials div a.custom-temp-btn {
	background-color: #fff;
	background: #fff;
	border: 2px solid #fff;
	color: #691c26;
}
.specials-v3.home-specials div a.custom-temp-btn {
	width: 80%;
	padding: 5px 15px;
}
.addtocalendar.atc-style-blue .atcb-link {
	padding: 8px 25px;
	border-radius: 0;
}
.map-newsletter .sph-email-subscription .sph-submit-button {
	padding: 5px 25px;
}
.hvr-icon-wobble-horizontal:before {
	content: "\f105";
	display: none;
}
.custom-temp-btn:hover,
.custom-temp-btn:focus,
.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-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,
.custom-about-us-v8-wrapper.about-us-v8-wrapper a.custom-temp-btn:hover,
.custom-about-us-v8-wrapper.about-us-v8-wrapper a.custom-temp-btn:focus,
.tmt-section a.custom-temp-btn:hover,
.tmt-section 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: #fff;
	background: #fff;
	border: 2px solid #214c1f;
	color: #214c1f;
	opacity: 1;
}
.tmt-section a.custom-temp-btn:hover,
.tmt-section 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 {
	background-color: transparent;
	background: transparent;
	color: #fff;
	border: 2px solid #fff;
}
.reservations-and-parties button,
.reservations-and-parties button[disabled],
.reservations-and-parties button[disabled]:hover {
	padding: 7px 30px;
	background-color: #214c1f;
	background: #214c1f;
	border: 2px solid #214c1f;
	color: #fff;
}
.reservations-and-parties button:hover {
	background-color: #fff;
	background: #fff;
	border: 2px solid #fff;
	color: #214c1f;
}
/* Home page */

/*banner section */

.banner-section {
	padding: 30px 0;
}
.banner-section h1 {
	font-family: 'EB Garamond', serif;
	font-size: 1.3em;
}
.banner-section .banner-pin {
	font-size: 22px;
	color: #000;
}
.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,
.about-us-v3 h1,
.specials h1,
.events h1,
.catering .section-header,
.events-container h1 {
	font-size: 4em;
	text-transform: uppercase;
	color: #fff;
	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 {
	font-size: 3.5em;
	color: #691c26;
	text-align: left;
}
.about-us-v7-wrapper .text-wrapper h2 {
	margin-top: 15px;
	margin-bottom: 15px;
	font-family: 'Books Script W05 Regular';
	font-size: 2.5em;
	color: #4b4b4b;
}
.home-page .about-us-v7-wrapper .text-wrapper p {
	font-size: 1.4em;
}
/* about v7 section end */

/* about v8 section */

.about-us-v8-content .text-wrapper h1 {
	margin-bottom: 30px;
	line-height: 1;
}
.about-us-v8-content .text-content.title-image h1:after {
	height: 80px;
}
.about-us-v8-item-1 .about-us-v8-content .text-content.title-image h1:after {
	background-image: url('https://static.spotapps.co/web/rositasfinemexicanfood--com/css/../custom/catering_decoration.png') !important;
}
.about-us-v8-content .text-wrapper h2 {
	margin-bottom: 25px;
	font-size: 2em;
	text-transform: uppercase;
	color: #000;
}
.about-us-v8-content .text-wrapper p {
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 1.4em;
	line-height: 1.3;
}
/* about v8 section end */

.reviews-v2-wrapper h2,
.tmt-section h2,
.map-newsletter h2,
.party-background h2 {
	font-family: 'Books Script W05 Regular';
	text-transform: none;
	font-size: 2.5em;
	font-weight: normal;
}
/* specials v3 section */

.specials-v3.home-specials {
	padding: 6em 0;
	min-height: 260px;
	background-color: #691c26;
	color: #fff;
}
.specials-v3.home-specials .empty-content-message h2,
.specials-v3.home-specials .empty-content-message h3 {
	font-family: 'EB Garamond', serif;
	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;
	color: #fff;
}
.specials-v3.home-specials .specials-text,
.specials-v3.home-specials .specials-hours {
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 1.4em;
	color: #fff;
}
.specials-v3.home-specials .specials-button {
	margin-top: 30px;
}
/* specials v3 section end */

/* tmt section start */

.tmt-section {
	padding: 5em 0;
}
.tmt-section .section-header {
	margin-top: 20px;
}
.tmt-section h2 {
	margin: 30px auto;
}
.tmt-section .short-text,
.tmt-section p {
	max-width: 1000px;
	margin: 30px auto;
	font-size: 1.4em;
	color: #fff;
}
/* tmt 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: 10px;
	color: #fff;
}
.reviews-v2-wrapper h2 {
	margin-bottom: 25px;
	margin-top: 25px;
	font-weight: normal;
	color: #ffba31;
}
.reviews-v2-wrapper h3 {
	margin: 30px auto;
	font-family: 'EB Garamond', serif;
	font-size: 1.4em;
	font-weight: normal;
	text-transform: capitalize;
	color: #fff;
}
.reviews-v2-wrapper .review-text p {
	font-size: 1.4em;
	line-height: 1.3;
}
.reviews-v2-wrapper .review-quote {
	opacity: 1;
	color: #ffba31;
}
.reviews-v2-wrapper .review-text blockquote {
	margin: 5px 0;
	padding: 0;
}
.reviews-v2-wrapper h3 .fa.fa-star {
	color: #691c26;
	font-size: 0.8em;
}
.reviews-v2-wrapper .owl-theme .owl-dots .owl-dot button {
	background: #fff;
	border: 1px solid #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 {
	opacity: 0.6;
}
.owl-theme .owl-nav.disabled+.owl-dots {
	margin-bottom: 30px;
}
/* reviews section end*/

/* Follow us custom html 1 start */

.custom_html_1-section {
  padding: 6em 0;
  background-color: #691c26;
}
.custom_html_1-section .section-header {
  margin-top: 10px;
}
.custom_html_1-section .section-header span {
  font-family: 'EB Garamond', serif;
  font-size: 0.4em;
}
.custom_html_1-section .social-icons-holder {
  margin-top: 30px;
  text-align: center;
}
.custom_html_1-section .location-name {
  font-family: 'Books Script W05 Regular';
  font-size: 2.2em;
  color: #fff;
}
.custom_html_1-section .social-icons-holder .contact-icon {
  display: inline-block;
  width: 32px;
  height: 32px;
  border-radius: 0;
  color: #fff;
}
.custom_html_1-section .social-icons-holder .contact-icon .social-icon {
  font-size: 23px;
}
.custom_html_1-section a.contact-icon:hover {
  background-color: #214c1f;
}
/* Follow us custom html 1 end */

/* newsletter section */

.map-newsletter {
	border-right: none;
}
.map-newsletter .section-header {
	color: #691c26;
}
.map-newsletter .text-wrapper:before {
	background-attachment: scroll;
	background-position: bottom left;
	background-size: cover;
	background-color: #fff;
}
.map-newsletter h2 {
	margin-bottom: 25px;
	margin-top: 25px;
	color: #4b4b4b;
}
.map-newsletter .text-wrapper .text-content {
	color: #000;
	float: initial;
	margin: 0 auto;
}
.map-newsletter .sph-email-subscription h2 {
	font-family: 'EB Garamond', serif;
	font-size: 1.3em;
	color: #000;
}
.sph-response-message {
	color: #000;
}
.map-newsletter p {
	margin-top: 0px;
	font-size: 1.4em;
}
.map-newsletter .sph-email-subscription .sph-email-input {
	border-bottom: 1px solid #214c1f;
	color: #000;
}
.map-newsletter .sph-email-subscription input::-webkit-input-placeholder {
	color: #000;
}
.map-newsletter .sph-email-subscription input:-moz-placeholder {
	/* Firefox 18- */
	color: #000;
}
.map-newsletter .sph-email-subscription input::-moz-placeholder {
	/* Firefox 19+ */
	color: #000;
}
.map-newsletter .sph-email-subscription input:-ms-input-placeholder {
	color: #000;
}
.map-newsletter .bar {
	top: -5px;
}
.map-newsletter .bar:before,
.map-newsletter .bar:after {
	background: #691c26;
}
/* newsletter section end */

/* contact section */

.contact-v3 {
	background: #691c26 url('https://static.spotapps.co/web/rositasfinemexicanfood--com/css/../custom/footer_background.jpg') center center / cover no-repeat;
	color: #fff;
}
.contact-v3.section-wrapper {
	padding: 20px 0;
}
.contact-v3 .contact-location,
.contact-v3 .hours,
.contact-v3 .find-us {
	font-family: 'EB Garamond', serif;
	font-size: 1.2em;
}
.contact-v3 a {
	color: #fff;
}
.contact-v3 .contact-location .address {
	margin-top: 10px;
}
.contact-v3 .days {
	padding-bottom: 0px;
	text-transform: uppercase;
}
.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: 'Bree Serif', serif;
  font-weight:400;
	font-size: 1em;
	text-transform: uppercase;
}
.contact-v3 .contact-location p {
	font-size: 1em;
	line-height: 1.1em;
}
.contact-v3 .contact-us p {
	margin-top: 5px;
	margin-bottom: 5px;
}
.contact-v3 .contact-us p a {
	text-decoration: none;
}
.contact-v3 .location-name {
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: 'Books Script W05 Regular';
	font-size: 1.5em;
}
/* contact section end */

/* footer section */

.footer-v2-wrapper {
	border-top: 2px solid #fff;
	background-color: #691c26;
	color: #fff;
}
.footer-v2-wrapper a:hover,
.footer-v2-wrapper a:active,
.footer-v2-wrapper a:focus {
	color: #214c1f;
}
/* footer section end */

/* custom modal */

.custom-modal .modal-content {
	background: url('https://static.spotapps.co/web/rositasfinemexicanfood--com/css/../custom/newsletter_background.jpg') center center / cover no-repeat;
	border: 1px 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: #691c26;
}
.custom-modal .sph-email-subscription h2 {
	margin-bottom: 10px;
	font-weight: normal;
	font-size: 1.4em;
}
.custom-modal p {
	margin-top: 0px;
	font-size: 1.3em;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input {
	background-color: transparent;
	border: 1px solid #214c1f;
	color: #000;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-submit-button {
	padding: 6px 15px;
}
.custom-modal .newsletter-popup .sph-email-subscription h2 {
	font-family: 'EB Garamond', serif;
	font-size: 1.3em;
	font-weight: 400;
	color: #000;
}
.custom-modal .sph-email-subscription input::-webkit-input-placeholder {
	color: #000;
}
.custom-modal .sph-email-subscription input:-moz-placeholder {
	/* Firefox 18- */
	color: #000;
}
.custom-modal .sph-email-subscription input::-moz-placeholder {
	/* Firefox 19+ */
	color: #000;
}
.custom-modal .sph-email-subscription input:-ms-input-placeholder {
	color: #000;
}
/* custom modal end */

/* Home page end */

/* About page */

.about-us-page .about-us-s1-content h1 {
	font-size: 3.5em;
	line-height: 1.1;
	text-transform: capitalize;
}
.about-us-v7-content .text-wrapper h1 {
	font-size: 3.5em;
	color: #fff;
	text-align: center;
}
.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: 'EB Garamond', serif;
	font-size: 1em;
	text-transform: uppercase;
}
.about-us-s4-wrapper {
	background-color: #691c26;
}
.about-us-s4-wrapper .container {
	width: 60%;
}
.about-us-s4-wrapper .container * {
	color: #000;
}
/* Abot 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: #691c26;
}
.food-menu-grid .menu-description {
	width: 95%;
	padding-bottom: 15px;
}
.menu-description p {
	font-size: 1.3em;
	color: #000;
}
.food-menu-description p {
	font-size: 1.1em;
}
.food-menu-grid h3,
.food-menu-grid h4 {
	color: #000;
}
.food-menu-grid .food-item-holder {
	display: table;
	width: 100%;
}
.food-menu-grid-item-content {
	border-radius: 0;
}
.food-menu-grid h2,
.drink-menu .food-menu-page h2 {
	margin-top: 15px;
  font-family: 'Bree Serif', serif;
  font-weight:400;
	font-size: 1.8em;
	line-height: 100%;
	color: #000;
	text-transform: uppercase;
}
.drink-menu .food-menu-grid h2 {
  font-family: 'Bree Serif', serif;
  font-weight:400;
	font-size: 1.8em;
	text-transform: uppercase;
	color: #000;
}
.food-menu-grid .food-item-description,
.food-menu-grid .food-menu-description {
	color: #000;
	font-size: 1.3em;
}
.food-menu-grid .food-item-title h3,
.food-menu-grid .food-price {
  font-family: 'Bree Serif', serif;
  font-weight:400;
	text-transform: uppercase;
	font-size: 1.3em;
	color: #000;
}
.food-menu-nav .food-menu-nav-item {
	padding: 6px 20px;
	text-transform: uppercase;
	background-color: #214c1f;
	border-color: #214c1f;
	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: #691c26;
	border-color: #691c26;
	color: #fff;
}
.food-menu-grid-item-content .food-menu-content {
	border-left: 2px solid #214c1f;
}
/* Menu page , Drink page end */

/* Specials page , Events page */

.specials-background.specials * {
	text-shadow: none;
}
.onespecial,
.oneeventday {
	font-size: 20px;
}
.specials .empty-content-message h2 {
	color: #fff;
}
.specials h1 {
	margin-top: 30px;
}
.events-container h1 {
	margin-top: 45px;
}
.pagecontent {
	padding-top: 170px;
}
.specials h2,
.events h2 {
	font-size: 1.1em;
	color: #fff;
}
.specials .empty-content-message h2,
.events .empty-content-message h2 {
	font-size: 1.6em;
	color: #fff;
}
.events-background a {
	color: #fff;
}
.events-background a:hover,
.events-background a:focus {
	color: #ffba31;
}
.events-container h2 {
  font-family: 'Bree Serif', serif;
  font-weight:400;
	font-size: 1.9em;
	text-transform: uppercase;
}
.events-container .event-time,
.events-container h3 {
	font-family: 'EB Garamond', serif;
	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 #691c26;
}
.atc-style-blue .atcb-list {
	width: 100%;
}
/* Specials page, Events page end */

/* Parties page */

.party-images .uk-overlay-background {
	border-bottom: 2px solid #000;
}
.party-background .section-header {
	margin-bottom: 30px;
	color: #000;
}
.reservations-and-parties p {
	font-size: 1.3em;
}
.party-images h2 {
	margin-top: 75px;
  font-family: 'Bree Serif', serif;
  font-weight:400;
	font-size: 4.5em;
	text-transform: capitalize;
}
.party-images .uk-overlay-panel .slide-text {
  font-family: 'Bree Serif', 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 {
	color: #fff;
}
.catering p a {
	color: #fff;
	white-space: nowrap;
}
.catering p a:hover,
.catering p a:focus {
	color: #ffba31;
}
.catering .reservations-and-parties p.submit-success,
.jobs-page .reservations-and-parties p.submit-success {
	color: #fff;
}
.reservations-and-parties-form {
	font-size: 1em;
}
/* Catering page , Jobs page end */

/* Gift cards page, locations page  */

.gift-cards-page p {
  font-family: 'Bree Serif', serif;
  font-weight:400;
	font-size: 1.2em;
	line-height: 1.5em;
	text-transform: uppercase;
}
.about-us-background.locations-page .pagecontent {
	padding-top: 160px;
}
/* Gift cards page, locations page end */

@media (max-width: 1650px) {
	.navbar-regular.nav-v6 .navbar-nav>li>a {
		padding: 0 8px;
	}
}
@media (max-width: 1200px) {
	.navbar-regular.nav-v6 .navbar-nav>li>a {
		padding: 0 5px;
		font-size: 15px;
	}
	li.drop-down-link .sub-menu a {
		font-size: 14px;
	}
	/* .navbar.nav-v7 .navbar-tabs .socialnav.socialnav-2 {
		display: none;
	} */
	.section-header,
	.about-us-v8-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.3em;
	}
	.home-page .about-us-v7-wrapper .text-wrapper h1,
	.about-us-v7-content .text-wrapper h1 {
		font-size: 2.5em;
	}
	.about-us-v7-wrapper .text-wrapper h2 {
		font-size: 2em;
	}
	.uk-overlay-panel .container {
		padding-left: 20px;
		padding-right: 20px;
	}
	.uk-slidenav-position:hover .uk-slidenav {
		display: none;
	}
	.uk-overlay-panel h1,
	.on-cover-content .section-wrapper .section-header {
		font-size: 3.2em;
	}
	.uk-overlay-panel .slide-text {
		font-size: 1.4em;
	}
	.about-us-v8-content .text-content.title-image h1:after {
		height: 60px;
	}
	.about-us-v8-content .text-wrapper h2 {
		font-size: 1.5em;
	}
	.about-us-page .about-us-s1-content h1 {
		font-size: 3em;
	}
	.reviews-v2-wrapper h2,
	.tmt-section h2,
	.map-newsletter h2 {
		font-size: 2em;
	}
	.about-us-page .about-us-s1-content h1 {
		margin-top: 40px;
	}
}
@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: 0px;
	}
	.about-us-v8-content .text-wrapper {
		padding: 10% 4% !important;
	}
	.map-newsletter .text-wrapper .text-content {
		margin: 45px auto 0 auto;
	}
	.map-newsletter .bar {
		top: -6px;
	}
	.food-menu-grid .food-price {
		padding: 0 5px 0 10px;
	}
	.party-images h2 {
		font-size: 3.8em;
	}
	.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;
	}
	.food-menu-page .food-menu-v2-wrapper,
	.drink-menu-page .drink-menu-v2-wrapper {
		padding-top: 110px;
	}
	.about-us-background.locations-page .pagecontent,
	.drink-menu .pagecontent {
		padding-top: 140px;
	}
}
@media (max-width: 991px) {
	.navbar-regular.nav-v6 .navbar-nav>li>a {
		padding: 0 3px;
		font-size: 14px;
	}
	li.drop-down-link .sub-menu a {
		font-size: 13px;
	}
	.social-icons-holder .contact-icon {
		width: 24px;
	}
	.home-page .about-us-v7-wrapper .text-wrapper h1 {
		font-size: 2em;
	}
	.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;
	}
	.about-us-page .about-us-s1-content h1 {
		margin-top: 15px;
		font-size: 2.8em;
	}
}
@media (max-width: 768px) {
	.uk-overlay-panel h1,
	.on-cover-content .section-wrapper .section-header {
		font-size: 2.6em;
	}
	.banner-section h1 {
		font-size: 1.1em;
	}
	.contact-v3 .contact-location,
	.contact-v3 .hours,
	.contact-v3 .find-us {
		font-family: 'EB Garamond', serif;
		font-size: 0.9em;
	}
	.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) {
	li.drop-down-link .sub-menu a span {
		display: block;
	}
	video#coverVideo {
		margin-top: 65px;
	}
	.home-page .uk-slidenav-position {
		height: 400px !important;
	}
	.header {
		background-color: #fff;
	}
	.navbar.nav-v6 .socialnav {
		right: 55px;
    display: none;
	}
	.navbar.nav-v6 .socialnav.socialnav-2 {
		right: 0;
    display: none;
	}
	.navbar.nav-v4 .header-logo {
		max-width: 130px;
	}
	.nav-v7.navbar-fixed-top .navbar-collapse {
		max-height: 460px;
	}
	.navbar-regular.nav-v6 .navbar-nav>li>a {
		padding: 6px 20px;
		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: #fff !important;
	}
	.navbar-fixed-bottom.nav-v1 .bottom-list-item a {
		padding: 15px 0;
		font-family: 'EB Garamond', serif;
		font-size: 15px;
		text-transform: uppercase;
	}
	.uk-overlay-panel h1,
	.on-cover-content .section-wrapper .section-header {
		margin-top: -20px;
		font-size: 2.5em;
	}
	.uk-dotnav {
		bottom: 30px;
	}
	.about-us-page .uk-dotnav {
		bottom: 20px;
	}
	.banner-section {
		padding-top: 25px;
		padding-bottom: 20px;
	}
	.banner-section .banner-pin {
		top: 1px;
	}
	.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: 2.8em;
	}
  .custom_html_1-section {
    padding: 4em 0;
  }
  .custom_html_1-section .section-header {
    font-size: 2.3em;
  }
	.home-page .about-us-v7-wrapper .text-wrapper h1,
	.about-us-v7-content .text-wrapper h1 {
		font-size: 2.3em;
	}
	.home-page .about-us-v7-content .text-wrapper .text-content {
		width: 100%;
		padding: 30px 20px;
	}
	.home-page .about-us-v7-wrapper .text-wrapper h1 {
		text-align: center;
	}
	.home-page .about-us-v7-wrapper .text-wrapper p {
		text-align: center !important;
	}
	.about-us-v8-wrapper {
		padding: 0 !important;
	}
	.about-us-v8-content .text-wrapper {
		padding: 30px 20px !important;
	}
	.about-us-v8-content .text-wrapper h1,
	.about-us-v8-content .text-wrapper p {
		margin-bottom: 10px;
		margin-top: 20px;
		text-align: center !important;
	}
	.about-us-v8-content .text-wrapper h2 {
		text-align: center;
	}
	.map-newsletter h2,
	.tmt-section h2,
	.reviews-v2-wrapper h2 {
		font-size: 1.7em;
	}
	.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,
	.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;
	}
	.contact-v3 .contact-location,
	.contact-v3 .hours,
	.contact-v3 .find-us {
		font-size: 1.1em;
	}
	.custom-modal .newsletter-popup .sph-email-subscription .sph-submit-button {
		font-size: 17px;
	}
	.custom-modal .sph-email-subscription {
		padding: 5px;
	}
	.custom-modal .section-header {
		font-size: 3em;
	}
	.about-us-background .about-us-v3 .text-wrapper {
		margin-bottom: 120px;
	}
	.about-us-background.locations-page .pagecontent {
		padding-top: 65px;
	}
	.about-us-page .about-us-s1-content {
		padding-top: 15px;
	}
	.about-us-s4-wrapper h2 {
		font-size: 1.4em;
	}
	.drink-menu .pagecontent {
		padding-top: 70px;
	}
	.food-menu-page .food-menu-v2-wrapper,
	.drink-menu-page .drink-menu-v2-wrapper {
		padding-top: 55px;
	}
	.food-menu-grid .food-item-title h3,
	.food-menu-grid .food-price {
		font-size: 1.2em;
	}
	.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 #691c26;
		border-radius: 0;
		color: #fff;
	}
	.food-menu-nav .food-menu-nav-item.active {
		border: none;
		border-bottom: 2px solid #691c26;
	}
	.food-menu-nav .food-menu-nav-item:first-of-type {
		border-top: 2px solid #214c1f;
	}
	.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 #691c26;
	}
	.food-menu-nav .food-menu-nav-item:last-of-type {
		border-bottom: 2px solid #214c1f;
	}
	.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 #691c26;
	}
	.food-menu-nav .food-menu-nav-item:first-of-type.active:hover,
	.food-menu-nav .food-menu-nav-item.active:hover {
		background-color: #691c26;
		border-color: #691c26;
		color: #fff;
	}
	.drink-menu .food-menu-page h2 {
		font-size: 1.6em;
		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.5em;
	}
	.events-container .event-time,
	.events-container h3,
	.events-container p {
		font-size: 1.3em;
	}
	.events-container.events-background {
		padding-bottom: 70px;
	}
	.food-menu-v2-wrapper.catering-menu-wrapper .section-header {
		padding-top: 0;
		font-size: 3.5em;
	}
	.party-images h2 {
		margin-top: 20px;
		font-size: 3em;
	}
	.party-images .uk-overlay-panel .slide-text {
		font-size: 1.3em;
	}
	.locations-page .party-offer.col-md-12 {
		padding-left: 0;
		padding-right: 0;
	}
	.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.4em;
	}
	.uk-overlay-panel .slide-text {
		font-size: 1.2em;
	}
	.drink-menu-grid .food-item-title {
		width: 100%;
	}
	.about-us-page .about-us-s1-content h1 {
		font-size: 2.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) {
	.navbar-fixed-bottom.nav-v1 .bottom-list-item a {
		font-size: 13px;
	}
	.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,
	.custom-about-us-v8-wrapper.about-us-v8-wrapper a.custom-temp-btn,
	.map-newsletter .sph-email-subscription .sph-submit-button,
	.custom-modal .sph-email-subscription .sph-submit-button,
	.addtocalendar.atc-style-blue .atcb-link,
	.reservations-and-parties-v2 button,
	.specials-v3.home-specials div a.custom-temp-btn,
	.party-offer a.custom-temp-btn,
	.sph-email-subscription .sph-submit-button {
		font-size: 16px;
	}
	.uk-dotnav>* {
		padding-left: 9px;
	}
	.uk-dotnav>*>* {
		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 15px;
	}
	.about-us-v8-content .text-wrapper p,
	.reviews-v2-wrapper .review-text p,
	.home-page .about-us-v7-wrapper .text-wrapper p,
	.about-page-content .about-us-s2-content p,
	.about-us-s4-wrapper p,
	.tmt-section p,
	.tmt-section .short-text,
	.ot-reservations-wrapper p,
	.reservations-and-parties 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.4;
	}
	.reviews-v2-wrapper h3 {
		margin: 30px auto 15px auto;
		font-size: 1.2em;
	}
	.reviews-v2-wrapper .carousel-controls {
		bottom: -30px;
	}
	.map-newsletter .section-header,
	.custom-modal .newsletter-popup .section-header,
	.tmt-section .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: 18px;
	}
	.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: 3em;
	}
	.party-background .section-header {
		font-size: 2.5em;
	}
	.party-images h2 {
		font-size: 2.9em;
	}
	.party-images .uk-overlay-panel .slide-text {
		font-size: 1em;
	}
}
@media (max-width: 320px) {
	.navbar.nav-v4 .header-logo {
		max-width: 115px;
	}
	.navbar-regular.nav-v6 .navbar-nav>li>a {
		padding: 5px 15px;
	}
	.uk-overlay-panel h1,
	.on-cover-content .section-wrapper .section-header {
		margin-bottom: 8px;
		font-size: 2em;
	}
	.uk-overlay-panel .slide-text {
		font-size: 1em;
	}
	.section-header,
	.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.5em;
	}
	.home-page .about-us-v7-wrapper .text-wrapper h1,
	.about-us-v7-content .text-wrapper h1 {
		font-size: 2em;
	}
	.about-us-v8-content .text-wrapper h1,
	.map-newsletter .section-header,
	.custom-modal .newsletter-popup .section-header,
	.tmt-section .section-header {
		font-size: 2.2em;
	}
	.about-us-v8-image {
		margin-top: 0;
	}
	.about-us-v8-content h2 {
		font-size: 1em;
	}
	.about-page-content .about-us-v7-content .text-wrapper .text-content {
		padding-top: 5px;
	}
	.addtocalendar.atc-style-blue .atcb-link {
		padding: 8px 13px;
	}
	.party-background .section-header {
		font-size: 2.3em;
	}
}
