@import url('https://fonts.googleapis.com/css2?family=Monda:wght@700&family=Questrial&family=Teko&family=PT+Serif:ital,wght@0,400;0,700;1,400;1,700&display=swap');
/*
font-family: 'Teko', sans-serif;
font-family: 'Monda', sans-serif;
font-family: 'Questrial', sans-serif;
font-family: 'PT Serif', sans-serif;
*/
body {
    font-family: 'Questrial', sans-serif;
}
h1 {
    font-family: 'Teko', sans-serif;
}
h2, h3, h4, h5, h6 {
    font-family: 'Monda', sans-serif;
}

.title-holder {
  text-align: center;
  margin-bottom: 35px;
}
.title-holder h1 {
  color: #fff;
  text-transform: uppercase;
}

/* p {
  text-align: justify !important;
} */
.nav-v7 .container {
    width: 90%;
}

li.drop-down-link .sub-menu {
  min-width: fit-content;
}
.navbar-regular.nav-v7 .navbar-nav>li>a,
li.drop-down-link .sub-menu a {
    font-family: 'Monda', sans-serif;
    font-size: 1em;
    text-transform: none;
    border-right: none !important;
}
li.drop-down-link .sub-menu {
    padding: 10px 8px 7px;
    min-width: fit-content;
}

.navbar-regular.nav-v7 li.drop-down-link .sub-menu a {
  font-size: 0.9em;
}

.navbar.nav-v6 .socialnav a:hover .social-icon {
    color: #000;
}
.navbar-regular.nav-v6 .navbar-nav>li>a:focus,
li.drop-down-link .sub-menu a:focus {
    color: #ef4222;
}
.nav-v7 .navbar-logo .header-logo {
    max-width: 100px;
}
/* .drop-down-link.order .sub-menu {
    min-width: 120px;
} */
.drop-down-link.order .sub-menu {
    min-width: 115px;
}
.section-header,
.on-cover-content .section-wrapper .section-header,
.uk-overlay-panel h1,
.about-us-v8-content .text-wrapper h1,
.about-us-v7-content .text-wrapper h1,
.tmt-section h1,
.reviews-v2-wrapper h1,
.map-newsletter h1,
.custom-modal .newsletter-popup .section-header,
.specials h1,
.events-container h1,
.title-holder h1 {
    font-size: 6em;
    text-transform: uppercase;
}
.about-us-v8-content .text-wrapper h2,
.about-us-v7-content .text-wrapper h2,
.tmt-section h2,
.reviews-v2-wrapper h2,
.map-newsletter h2,
.drink-menu .food-menu-page h2,
.drink-menu .drink-menu-page h2 {
    font-size: 1.5em;
    text-transform: uppercase;
}
.specials h2 {
    font-size: 1.3em;
    text-transform: uppercase;
}
.events-container h2 {
    font-size: 1.6em;
    text-transform: uppercase;
}
.custom-temp-btn,
.on-cover-content .section-wrapper a.custom-temp-btn,
.uk-overlay-panel a.custom-temp-btn,
.about-us-v8-wrapper a.custom-temp-btn,
.map-newsletter .sph-email-subscription .sph-submit-button,
.custom-modal .newsletter-popup .sph-email-subscription .sph-submit-button,
.food-menu-nav .food-menu-nav-item,
.addtocalendar.atc-style-blue .atcb-link,
.catering-custom-page a.custom-temp-btn {
    padding: 8px 35px;
    text-transform: uppercase;
    font-family: 'Monda', sans-serif;
    font-size: 16px;
    text-decoration: none;
    box-shadow: none;
    text-shadow: none;
    border-radius: 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;
    opacity: 1;
}
.uk-overlay-panel a.custom-temp-btn,
.about-us-v8-wrapper a.custom-temp-btn,
.reservations-tmt-section a.custom-temp-btn,
.map-newsletter .sph-email-subscription .sph-submit-button,
.food-menu-nav .food-menu-nav-item.active,
.food-menu-nav .food-menu-nav-item:focus,
.food-menu-nav .food-menu-nav-item:hover,
.addtocalendar.atc-style-blue .atcb-link,
.catering-custom-page a.custom-temp-btn {
    background-color: #ef4222;
    border: 2px solid #ef4222;
    color: #151515;
}
.custom-temp-btn:hover,
.custom-temp-btn:focus,
.uk-overlay-panel a.custom-temp-btn:hover,
.about-us-v8-wrapper a.custom-temp-btn:hover,
.reservations-tmt-section a.custom-temp-btn:hover,
.custom-modal .newsletter-popup .sph-email-subscription .sph-submit-button:hover,
.addtocalendar.atc-style-blue .atcb-link:hover {
    background-color: #fff;
    border: 2px solid #fff;
    color: #151515;
}
.food-menu-nav .food-menu-nav-item,
.addtocalendar.atc-style-blue .atcb-link:hover,
.catering-custom-page a.custom-temp-btn:hover,
.catering-custom-page a.custom-temp-btn:focus {
    background-color: #151515;
    border: 2px solid #151515;
    color: #ef4222;
}
/* HOME PAGE */
video#coverVideo {
    margin-top: 110px;
}
/* banner section */
.banner-section .banner-pin {
    padding-top: 5px;
    padding-bottom: 0;
}
.banner-section {
    padding: 30px 0;
}
.banner-section h1 {
    text-transform: none;
    font-family: 'Questrial', sans-serif;
    font-size: 1.4em;
}
.banner-section .banner-pin {
    color: #ef4222;
}
.banner-section .banner-pin:hover,
.banner-section .banner-pin:active,
.banner-section .banner-pin:focus {
    color: #fff;
}
/* banner section end*/
/* about us section */
.about-us-v8-wrapper:before,
.about-page-content .about-us-s2-content.about-us-v7-content .text-content {
    background-color: #151515;
}
.about-us-v8-content .text-wrapper h1 {
    margin-bottom: 0;
}
.about-us-v8-content .text-wrapper h2 {
    margin: 0 auto 20px;
    color: #ef4222;
}
.badge-open img {
  padding: 10px;
}
.custom-about-us-v8-wrapper a.custom-temp-btn {
    margin: 15px;
}

/* about us section end*/
/* slideshow section */
.uk-overlay-background {
    background: rgba(0, 0, 0, 0.5);
}
.uk-overlay-panel .container {
    width: 100%;
}
.uk-overlay-panel h1 {
    margin-top: 0;
}
.uk-overlay-panel p,
.uk-overlay-panel .slide-text {
    font-family: 'Monda', sans-serif;
    font-size: 1.5em;
}
.uk-dotnav>.uk-active>* {
    -webkit-transform: scale(1);
    transform: scale(1);
}
.uk-dotnav a {
    background-color: #d1d1d1;
    border: 1px solid #d1d1d1;
    opacity: 1;
}
.uk-dotnav>.uk-active>*,
.uk-dotnav a:hover,
.uk-dotnav a:focus {
    background-color: #ef4222;
    border: 1px solid #ef4222;
}
/* slideshow section end*/
/* reservations TMT section */
.reservations-tmt-section .section-header {
    margin-top: 15px;
}
/* reservations TMT section */
/* reservations section */
.reservations-wrapper.ot-reservations-wrapper.section-wrapper {
    background-image: url("https://static.spotapps.co/web/800degreescharlotte--com/css/../custom/reservations_back.jpg");
    background-position: center;
    background-size: cover;
    background-color: #000;
    padding: 3em 0 13em;
}
.reservations-wrapper h1 {
    color: #fff;
}
.reservations-wrapper p,
.ot-reservations-wrapper .reservations a {
    color: #ef4222;
}
.reservations-wrapper.ot-reservations-wrapper.section-wrapper .container {
  width: 90%;
}
/* reservations section end*/
/* reviews section*/
.reviews-v2-wrapper {
    background-size: cover !important;
    background-attachment: scroll !important;
    background-position: center !important;
}
.reviews-v2-wrapper .container {
    padding-top: 0;
}
.reviews-v2-wrapper h2 {
    margin-top: 5px;
    color: #ef4222;
}
.reviews-v2-wrapper h3 {
    font-family: 'Questrial', sans-serif;
    text-transform: none;
    margin-bottom: 0;
    font-size: 1.3em;
    color: #fff;
}
.reviews-v2-wrapper .review-text p {
    font-family: 'Questrial', sans-serif;
    font-size: 1.3em;
}
.reviews-v2-wrapper h3 .fa.fa-star {
    color: #ef4222;
}
  .reviews-v2-wrapper .review-quote {
    opacity: 1;
    color: #ef4222;
}
.reviews-v2-wrapper .owl-theme .owl-dots .owl-dot button {
    background-color: #d1d1d1;
    border: 1px solid #d1d1d1;
    opacity: 1;
    outline: 0;
}
  .reviews-v2-wrapper .owl-theme .owl-dots .owl-dot.active button,
  .reviews-v2-wrapper .owl-theme .owl-dots .owl-dot:hover button {
    background-color: #ef4222;
    border: 1px solid #ef4222;
    opacity: 1;
}
/* reviews section end*/
/* newsletter section*/
.map-newsletter .text-wrapper:before {
    background-attachment: scroll;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #fff;
}
.map-newsletter {
    border-right: none;
}

.map-newsletter .text-content {
    padding: 0;
    width: 100% !important;
    height: 100% !important;
}
#mc_embed_shell,
#mc_embed_signup,
#mc_embed_signup_scroll,
#mc-embedded-subscribe-form {
    width: 100% !important;
    height: 100% !important;
}

#mc_embed_signup_scroll h2,
#mc_embed_signup_scroll label {
    color: #151515 !important;
}

#mc_embed_signup_scroll .mc-sms-phone-group {
  margin-top: 20px;
}

#mc_embed_signup_scroll .mc-sms-phone-group input {
  min-width: 20px;
}

.map-newsletter #mc_embed_signup #mc_embed_signup_scroll h2 {
    font-size: 2.9em !important;
}

.map-newsletter #mc_embed_signup .mc-field-group {
    min-height: 30px;
    padding-bottom: 5px;
}

.map-newsletter #mc_embed_signup input {
    min-height: 25px;
}

.map-newsletter #mc-embedded-subscribe {
    margin-bottom: 5px;
}


.map-newsletter h1,
.map-newsletter p {
    color: #151515;
}
.map-newsletter h2 {
    display: block;
    text-transform: uppercase;
    margin-top: 10px;
    color: #ef4222;
}

/*hide text from spothopper to show hardcoded newsletter text */
.sph-email-form h2 {
    display: none;
}
.sph-email-form h2.custom-newsletter-text,
.map-newsletter .text-content h2.custom-newsletter-text,
.custom-modal .newsletter-popup .sph-email-form h2.custom-newsletter-text,
.sph-email-form label h2 {
    display: initial;
}

.map-newsletter .sph-email-subscription h2 {
    font-family: 'Questrial', sans-serif;
    color: #151515;
    font-size: 1.3em;
}
.map-newsletter .sph-email-subscription .sph-email-input {
    padding: 9.5px 3px;
    border-bottom: 1px solid #151515;
    color: #151515;
}
.map-newsletter .sph-email-subscription input::-webkit-input-placeholder {
    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;
}

.reservations-and-parties-v2 input:-webkit-autofill,
.reservations-and-parties-v2 input:-webkit-autofill:hover,
.reservations-and-parties-v2 input:-webkit-autofill:focus,
.reservations-and-parties-v2 input:-webkit-autofill:active,
.map-newsletter .sph-email-subscription input:-webkit-autofill,
.map-newsletter .sph-email-subscription input:-webkit-autofill:hover,
.map-newsletter .sph-email-subscription input:-webkit-autofill:focus,
.map-newsletter .sph-email-subscription input:-webkit-autofill:active {
    -webkit-text-fill-color: #fff !important;
}

.map-newsletter .bar {
    top: -5px;
}
.map-newsletter .bar:before,
.map-newsletter .bar:after {
    background-color: #ef4222;
}
.googlemap-v3-wrapper .triangle {
    display: none;
}
.sph-response-message {
    color: #151515;
    font-size: 1.4em;
}
/* newsletter section end*/
/* newsletter popup*/
.custom-modal .modal-content {
    background-color: #fff;
    /* background-image: url("https://static.spotapps.co/web/800degreescharlotte--com/css/../custom/newsletter_back.jpg");
    background-size: cover; */
}
.custom-modal .newsletter-popup h1 {
  color:#151515;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-submit-button,
.map-newsletter .sph-email-subscription .sph-submit-button {
  background-color: #151515;
  border: 2px solid #151515;
  color: #fff;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-submit-button:hover,
.map-newsletter .sph-email-subscription .sph-submit-button:hover {
  background-color: #ef4222;
    border: 2px solid #ef4222;
    color: #151515;
}
.custom-modal .newsletter-popup .sph-email-subscription h2,
.custom-modal .newsletter-popup .sph-email-subscription label h2 {
    font-family: 'Questrial', sans-serif;
    font-size: 1.3em;
    color: #000;
    text-transform: none;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input {
    padding: 11px 15px;
    border: 1px solid #000;
    border-radius: 0;
    background: transparent;
    color: #000;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input:first-of-type {
    margin-top: 20px;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input::-webkit-input-placeholder {
    color: #000;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input:-moz-placeholder { /* Firefox 18- */
    color: #000;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input::-moz-placeholder {  /* Firefox 19+ */
    color: #000;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input:-ms-input-placeholder {
    color: #000;
}
.custom-modal .close {
    color: #000;
}
/* newsletter popup end*/
/* Mailchimp subscribe popup */

.map-newsletter .text-wrapper .text-content {
    width: 100%;
}
#mc_embed_signup {
    width: 100% !important;
    background-color: transparent !important;
    margin: 0 auto;
}
#mc_embed_signup h2 {
    font-family: 'Teko', sans-serif !important;
    font-size: 3em !important;
    text-transform: uppercase !important;
    padding: 0 !important;
    margin: 15px 0 0 !important;
    text-align: center;
    color: #fff !important;
}
#mc_embed_signup .mc-field-group label {
  color: #fff !important;
}
.modal-content #mc_embed_signup h2 {
    text-align: center;
}
.modal-content #mc_embed_signup form {
    margin: 20px 5px;
}
.modal-content #mc_embed_signup .mc-field-group label {
    padding-bottom: 0 !important;
}
.modal-content #mc_embed_signup .button {
    width: 100% !important;
}
#mc_embed_signup .size1of2:last-of-type {
    padding-right: 2% !important;
}
#mc_embed_signup .size1of2:first-of-type {
    margin-right: 4% !important;
}
#mc_embed_signup input {
	border: 1px solid #999;
	-webkit-appearance: none;
  appearance: none;
}
#mc_embed_signup input[type=checkbox] {
	-webkit-appearance: checkbox;
  appearance: checkbox;
}
#mc_embed_signup input[type=radio] {
	-webkit-appearance: radio;
  appearance: radio;
}
#mc_embed_signup input:focus {
	border-color: #333;
}
#mc_embed_signup .button {
	clear: both !important;
	background-color: #ef4222 !important;
	border: 0 none !important;
	border-radius: 10px !important;
	letter-spacing: .03em !important;
	color: #fff !important;
	cursor: pointer !important;
  display: inline-block !important;
  font-family: 'Monda', sans-serif !important;
  font-size: 18px !important;
  text-transform: uppercase !important;
	line-height: 32px !important;
	margin: 0 5px 10px 0 !important;
	padding: 8px 15px !important;
	text-align: center !important;
	text-decoration: none !important;
	vertical-align: top !important;
	white-space: nowrap !important;
	width: auto !important;
	transition: all 0.23s ease-in-out 0s !important;
  height: auto !important;
}
#mc_embed_signup .datefield, #mc_embed_signup .phonefield-us {
    padding: 0 !important;
}
#mc_embed_signup .button:hover {
    background: #151515 !important;
    background-color: #151515 !important;
    color: #fff !important; 
}
#mc_embed_signup .small-meta {
	font-size: 11px !important;
}
#mc_embed_signup .nowrap {
	white-space: nowrap !important;
}
#mc_embed_signup .clear {
	clear: none !important;
	display: inline !important;
}
#mc_embed_signup label {
	display: block !important;
	font-size: 1em !important;
	padding-bottom: 10px !important;
    text-align: left !important;
    font-family: 'Questrial', sans-serif !important;
    text-transform: uppercase !important;
}
#mc_embed_signup input {
  font-family: 'Questrial', sans-serif !important;
  text-align: left;
	font-size: 15px;
	display: block;
	padding: 12px 15px;
	margin: 0 10px 10px 0;
	min-height: 32px;
	width: 100%;
  min-width: 100px;
  border: none !important;
  border-bottom: 2px solid #fff !important;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
  background-color: transparent;
  padding: 3px 0 !important;
}
#mc_embed_signup input:-webkit-autofill{
    transition: background-color 5000s !important;
}
#mc_embed_signup input:focus {
    outline: none !important;
}
#mc_embed_signup div#mce-responses {
	float: left;
	top: -1.4em;
	padding: 0em .5em 0em .5em;
	overflow: hidden;
	width: 90%;
	margin: 0 5%;
	clear: both;
}
#mc_embed_signup div.response {
	margin: 1em 0;
	padding: 1em .5em .5em 0;
	font-weight: bold;
	float: none !important;
	top: -1.5em;
	z-index: 1;
	width: 80%;
    margin: 7px auto !important;
}
#mc_embed_signup #mce-success-response {
	color: #fff;
	display: none;
}
#mc_embed_signup label.error {
	display: block;
	float: none;
	width: auto;
	margin-left: 1.05em;
	text-align: left;
	padding: .5em 0;
}
#mc_embed_signup #mc-embedded-subscribe-form div.mce_inline_error {
    margin: 2px 0 5px 0 !important;
}
/* Mailchimp subscribe popup end */

/* Mailchimp newsletter section */
.newsletter-section #mc_embed_signup {
    width: 50%;
    margin: 10px auto;
}
/* Mailchimp newsletter section end */
/* contact section*/
.contact-v3 {
    background-color: #151515;
    color: #fff;
}
.contact-v3 .contact-location,
.contact-v3 .hours,
.contact-v3 .find-us {
    font-size: 1.2em;
}
.contact-v3 .hours-title h1,
.contact-v3 .social-title h1,
.contact-v3 .contact-us-title h1 {
    font-size: 1.3em;
}
.contact-v3 a {
    text-decoration: none;
    color: #fff;
}
.contact-v3 .from-to {
    text-transform: lowercase;
}
.contact-v3 .social-icons-holder.social-square .contact-icon {
    color: #fff;
}
.contact-v3 a.contact-icon:focus {
    color: #fff;
}
.contact-v3 .contact-location p a:hover,
.contact-v3 .contact-location p a:focus {
    text-decoration: underline;
}
.contact-v3 .days {
    padding-bottom: 5px;
}
.contact-v3 a svg path {
    fill: #fff;
  }
  .contact-v3 .social-square .contact-icon:hover svg path {
    fill: #000;
  }
  .contact-v3 .social-title h1 {
      display: none;
  }
  .contact-v3 .contact-location .zip {
    margin-bottom: 20px;
  }
/* contact section end*/
/* footer section*/
.footer-v2-wrapper {
    background-color: #151515;
    border-top: 2px solid #ef4222;
}
/* footer section end*/
/* food and drinks pages */
.food-menu-page .food-menu-nav {
  padding-top: 100px;
}
.food-menu-page .food-menu-v2-wrapper,
.drink-menu-page .drink-menu-v2-wrapper {
    padding-top: 80px;
}
.food-menu-v2-wrapper .section-header,
.drink-menu-v2-wrapper .section-header {
    color: #151515;
}
.food-menu-v2-wrapper .section-header {
  display: block;
}
.food-menu-v2-wrapper .section-header:not(.menus-custom .section-header) {
  display: none;
}
.food-menu-grid-item-content {
    border-radius: 0;
}
.food-menu-grid-item-content .food-menu-content {
    border-left: 1px solid #ef4222;
}
.food-menu-grid h3,
.food-menu-grid .food-price {
    font-family: 'Questrial', sans-serif;
    font-size: 1.3em;
}
.food-menu-grid .food-price {
    color: #ef4222;
}
.food-menu-grid p {
    font-size: 1.2em;
}
.food-menu-grid .food-item-description {
    font-size: 1.2em;
}
.food-menu-grid-item--width2 .food-menu-grid-item-content.custom-img-menu {
    width: fit-content;
}
.catering-custom-page a.custom-temp-btn {
  margin: 20px 5px;
}
/* Hover functionality */
/* .food-menu-grid-item--width2 .food-menu-grid-item-content img {
    transition: all .2s ease-in-out;
}
.food-menu-grid-item--width2 .food-menu-grid-item-content img:hover {
    transform: scale(1.7);
} */
/* food and drinks pages end*/

/* about us page */

.catering-custom-page .catering-pdf-menu-holder img.img-responsive {
  box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 20%);
  margin-bottom: 20px;
}

/* about us page */

/* about us page */
.about-us-page .about-us-s1-content {
    padding: 30px 0;
}
.about-us-s1-wrapper.section-wrapper {
    margin-top: 135px;
}
.about-page-content .about-us-v7 .about-us-v7-content {
    background-color: #fff;
}
.about-us-item .text-wrapper .text-content  p a {
    color: #ef4222;
}
.about-us-item .text-wrapper .text-content img {
    height: 160px;
}
.about-us-page .about-us-s1-slide {
  height: 80vh !important;
}
.about-us-page .about-us-s1-content h1 {
  text-transform: uppercase;
  font-size: 6em;
}
.about-us-page .about-us-s1-content h2 {
  font-size: 1.8em;
}
/* about us page end*/
/* specials page*/
.drink-menu .pagecontent {
    padding-top: 145px;
}
.specials .onespecial {
    font-size: 18px;
}
/* specials page end*/
/* events page*/
.events-container h3 {
    font-family: 'Questrial', sans-serif;
}
.events-container h1,
.gift-cards-page .section-header {
    margin-top: 35px;
}
.events-container .empty-content-message h2 {
    margin-top: 40px;
}
/* events page end*/
/* gift cards page*/
.gift-cards-page .pagecontent .section-header {
    color: #151515;
}
/* gift cards page end*/
/* empty conntent message*/
.empty-content-message h2,
.empty-content-message h3,
.drink-menu .empty-content-message h2,
.drink-menu .empty-content-message h3,
.drink-menu .food-menu-page .empty-content-message h2,
.drink-menu .food-menu-page .empty-content-message h3,
.drink-menu .drink-menu-page .empty-content-message h2,
.drink-menu .drink-menu-page .empty-content-message h3,
.events-container .empty-content-message h2,
.events-container .empty-content-message h3 {
    text-align: center;
    font-family: 'Questrial', sans-serif;
    font-style: normal;
    letter-spacing: initial;
    font-size: 1.3em;
    text-transform: none;
}
/* empty conntent message end*/

/* Gallery custom */

.gallery-custom:before {
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: -1;
  display: block;
  width: 100%;
  height: 100%;
  background-attachment: scroll;
  background-position: center;
  background-size: cover;
  background-image: url("https://static.spotapps.co/web/800degreescharlotte--com/css/../custom/gallery_back.jpg");
  -webkit-filter: grayscale(1) opacity(0.2);
  -moz-filter: grayscale(1) opacity(0.2);
  -o-filter: grayscale(1) opacity(0.2);
  -ms-filter: grayscale(1) opacity(0.2);
  filter: grayscale(1) opacity(0.2);
}

.gallery-custom {
  background-color: #fff;
  color: #151515;
}
.gallery-custom * {
  text-shadow: none;
}
.gallery-custom .pagecontent {
  text-align: center;
}
.gallery-custom h1 {
  margin-top: 100px;
  margin-bottom: 30px;
  font-size: 6em;
}

.gallery-custom span {
  font-size: 20px;
  font-weight: normal;
}

.gallery-custom .custom-gallery-wrapper {
  background-color: transparent;
  margin-top: 60px;
}
.gallery-custom .custom-gallery-wrapper span {
  color:#151515;
}
.gallery-custom .custom-gallery-wrapper span:hover,
.gallery-custom .custom-gallery-wrapper span:focus {
  text-decoration: none;
  color: #ff6a00;
}
.gallery-custom .custom-gallery-wrapper a:hover {
  text-decoration: none;
}

/* Gallery custom end */

/* Latta Arcade page */
.article-background.latta-arcade-page:before {
	content: "";
	position: fixed;
	left: 0;
	right: 0;
	z-index: -1;
	display: block;
	background-image: url('https://static.spotapps.co/web/800degreescharlotte--com/css/../custom/latta_arcade_page_back.jpg');
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-size: cover;
  background-position: center;
	-webkit-filter: grayscale(0.3) opacity(0.4);
	-moz-filter: grayscale(0.3) opacity(0.4);
	-o-filter: grayscale(0.3) opacity(0.4);
	-ms-filter: grayscale(0.3) opacity(0.4);
	filter: grayscale(0.3) opacity(0.4);
}
.article-background.latta-arcade-page .tabs-container {
    text-shadow: none;
}
.article-background.latta-arcade-page .pagecontent {
    text-align: center;
}
.article-background.latta-arcade-page .section-header {
    margin-top: 100px;
    margin-bottom: 30px;
}
/* Latta Arcade page end*/
.mc-sms-phone-group .small-meta a {
    color:#da3c1f !important;
}
.mc-sms-phone-group .small-meta a:hover,
.mc-sms-phone-group .small-meta a:focus,
.mc-sms-phone-group .small-meta a:active{
    color:#da3c1f !important;
    text-decoration: underline !important;
}
/* VIP LIST PAGE START  */
.vip-list-page {
  background-color: #ce0000;
}
.vip-list-page .section-header {
  margin-top: 0;
  margin-bottom: 40px;
}
.vip-list-page .section-logo {
  display: flex;
  text-align: center;
  justify-content: center;
}
.vip-list-page .section-logo img {
  max-height: 200px;
}
.vip-list-page .pagecontent * {
    text-decoration: none !important;
    text-shadow: none !important;
    color: #fff;
}
.vip-list-page .pagecontent h1 {
    color: #fff;
}
.vip-list-page .pagecontent #mc_embed_signup #mc-embedded-subscribe-form div.mce_inline_error {

    color: #6B0505;
}
#mc_embed_signup .asterisk {
    color: #fff !important;
}
.vip-list-page .pagecontent .mc-sms-phone-group .small-meta a {
    color: inherit !important;
}
.vip-list-page .pagecontent .needsclick .klaviyo-form button.needsclick {
    color: #fff !important;
}


/* VIP LIST PAGE END */

/* Order Online page */
.order-online-custom-page::before {
    content: '';
    position: fixed;
    left: 0;
    right: 0;
    z-index: -1;
    display: block;
    background-image: url('https://static.spotapps.co/web/800degreescharlotte--com/css/');
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
    -webkit-filter: grayscale(0.6) opacity(0.2);
    -moz-filter: grayscale(0.6) opacity(0.2);
    -o-filter: grayscale(0.6) opacity(0.2);
    -ms-filter: grayscale(0.6) opacity(0.2);
    filter: grayscale(0.6) opacity(0.2);
}
.order-online-custom-page header,
.order-online-custom-page .navbar-fixed-top {
    position: absolute !important;
}
.order-online-custom-page .z-menu-item-details {
    text-align: left;
}
.order-online-custom-page{
    background-color: #fff;
    overflow-x: hidden;
}
.order-online-custom-page * {
    text-shadow: none;
}
.order-online-custom-page .pagecontent{
    padding-bottom: 1px;
}
.order-online-custom-page .section-header{
    color: #000;
}
.order-online-custom-page a.custom-temp-btn {
    background-color: #ef4222;
    border: 2px solid #ef4222;
    color: #fff;
    margin: 5px;
    padding: 15px 50px;
    font-size: 20px;
}
.order-online-custom-page .button-holder a.custom-temp-btn:hover,
.order-online-custom-page .button-holder a.custom-temp-btn:focus {
    background-color: #fff;
    border: 2px solid #151515;
    color: #151515;
}
/* Order Online page end */

/* Catering Online page */
.catering-online-custom-page::before {
    content: '';
    position: fixed;
    left: 0;
    right: 0;
    z-index: -1;
    display: block;
    background-image: url('https://static.spotapps.co/web/800degreescharlotte--com/css/');
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
    -webkit-filter: grayscale(0.6) opacity(0.2);
    -moz-filter: grayscale(0.6) opacity(0.2);
    -o-filter: grayscale(0.6) opacity(0.2);
    -ms-filter: grayscale(0.6) opacity(0.2);
    filter: grayscale(0.6) opacity(0.2);
}
.catering-online-custom-page{
    background-color: #fff;
    overflow-x: hidden;
}
.catering-online-custom-page * {
    text-shadow: none;
}
.catering-online-custom-page .pagecontent{
    text-align: center;
    padding-bottom: 1px;
}
.catering-online-custom-page .section-header{
    color: #000;
}
.catering-online-custom-page header,
.catering-online-custom-page .navbar-fixed-top {
    position: absolute !important;
}
.catering-online-custom-page .z-menu-item-details {
    text-align: left;
}
#zuppler-menu .rmq-d4b71901{
    position: fixed !important;
    top: 250px !important;
}
/* Catering Online page end */

.about-us-v8-wrapper .about-us-v8-item .text-content .button-holder a.custom-temp-btn {
    margin: 5px;
}

/* Take-Out START */
.take-out-background .pagecontent .container {
    color: #000;
    text-shadow: none;
}
.take-out-background .pagecontent .container .image-holder {
    display: flex;
    flex-direction: column;
    padding-bottom: 50px;
}
.take-out-background .pagecontent .container .button-holder {
    margin: 30px auto;
    text-align: center;
}
.take-out-background .pagecontent .container .button-holder .custom-temp-btn {
    background-color: #ef4222;
    border: 2px solid #ef4222;
    color: #000;
}
.take-out-background .pagecontent .container .button-holder .custom-temp-btn:hover,
.take-out-background .pagecontent .container .button-holder .custom-temp-btn:active,
.take-out-background .pagecontent .container .button-holder .custom-temp-btn:focus {
    background-color: #000;
    border: 2px solid #000;
    color: #fff;
}
/* Take-Out END */

[data-role="discount-toggle"] {
    background-color: #c72127 !important;
    color: #ffffff !important;
    }
    
.custom_html_1-section.section-wrapper {
    background-color: #151515;
    padding: 10px 0;
}
.custom_html_1-section.section-wrapper a.custom-temp-btn {
    background-color: #ef4222;
    border: 2px solid #ef4222;
    color: #151515;
}
.custom_html_1-section.section-wrapper a.custom-temp-btn:is(:focus) {
    text-decoration: none;
}
.custom_html_1-section.section-wrapper a.custom-temp-btn:is(:hover,:active) {
    background-color: #fff;
    color: #000;
    border: 2px solid #fff;
}


/* South Park page */
.south-park-custom-page {
    color: #000;
    background-color: #fff;
  a {
      color: #000;
    }
}
.south-park-custom-page a.custom-temp-btn:is(:hover,:focus,:active) {
    border: 2px solid #000;
  }
.south-park-custom-page::before {
    content: '';
    position: fixed;
    left: 0;
    right: 0;
    z-index: -1;
    display: block;
    background-image: url('https://static.spotapps.co/web/800degreescharlotte--com/css/../custom/sp_pbg_2.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
    -webkit-filter: grayscale(0.6) opacity(0.2);
    -moz-filter: grayscale(0.6) opacity(0.2);
    -o-filter: grayscale(0.6) opacity(0.2);
    -ms-filter: grayscale(0.6) opacity(0.2);
    filter: grayscale(0.6) opacity(0.2);
}
.south-park-custom-page * {
    text-shadow: none;
}
.south-park-custom-page .pagecontent{
    text-align: center;
    padding-bottom: 1px;
}
/* South Park page end */
/* Uptown I Latt Arcade page */
.uptown-i-latt-arcade-custom-page {
    color: #000;
    background-color: #fff;
    a {
        color: #000;
    }
}
.uptown-i-latt-arcade-custom-page h1.section-header span.uptownSpan{
  text-transform:none ;
}
.uptown-i-latt-arcade-custom-page a.custom-temp-btn:is(:hover,:focus,:active) {
    border: 2px solid #000;
}
.uptown-i-latt-arcade-custom-page::before {
    content: '';
    position: fixed;
    left: 0;
    right: 0;
    z-index: -1;
    display: block;
    background-image: url('https://static.spotapps.co/web/800degreescharlotte--com/css/../custom/latta_pbg_2.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
    -webkit-filter: grayscale(0.6) opacity(0.2);
    -moz-filter: grayscale(0.6) opacity(0.2);
    -o-filter: grayscale(0.6) opacity(0.2);
    -ms-filter: grayscale(0.6) opacity(0.2);
    filter: grayscale(0.6) opacity(0.2);
}
.uptown-i-latt-arcade-custom-page * {
    text-shadow: none;
}
.uptown-i-latt-arcade-custom-page .pagecontent{
    text-align: center;
    padding-bottom: 1px;
}
/* Uptown I Latt Arcade page end */

/* LOUNGE CUSTOM PAGE START */

.custom-page-lounge{
    background-color: #192A54;
}

.custom-page-lounge h1,
.custom-page-lounge h2,
.custom-page-lounge h3{
    font-family: "PT Serif", sans-serif !important;
}

.custom-page-lounge .pagecontent{
    padding-top:100px !important;
    width:100%;
}

.custom-page-lounge .pagecontent .container{
    padding-left: 0;
    padding-right: 0;
    max-width: 100%;
}

.custom-page-lounge .section-header{
    color:#fff;
    text-shadow: none;
    font-family: 'PT Serif', sans-serif;
    text-align: left;
    padding-left: 5%;
    font-size: 4em;
}
.custom-page-lounge .lounge-link {
    color: #fff;
}
.custom-page-lounge .content-container{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
    margin-top: 3em;
}

.custom-page-lounge .content-container .image-container{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.custom-page-lounge .content-container .image-container img{
  max-width: 150px;
  transition: transform 0.5s ease, filter 0.5s ease;
  padding: 2em;
}

.custom-page-lounge .content-container .image-container img:hover{
    filter: drop-shadow(rgba(0,0,0) 3px 2px 2px);
    transform: scale(1.05);
}

.custom-page-lounge .content-container .buttons-container{
    width:70%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}

.custom-page-lounge .content-container .buttons-container .custom-temp-btn{
    text-align: center;
    transition: all 0.25s ease;
    box-shadow: 0 0 0 rgba(255, 255, 255, 0);
    padding: 7px 20px;
        font-family: 'PT Serif', sans-serif !important;
    font-size: 14px;
    color: #fff;
    border: 2px solid #fff;
}

.custom-page-lounge .content-container .buttons-container .custom-temp-btn:is(:hover,:focus,:active) {
    transform: scale(1.08);
    box-shadow: 0 6px 14px rgba(255,255,255, 0.2);
    border: 2px solid #fff;
    color: #000;
}

.custom-page-lounge .content-container {
    border-bottom: 3px solid #fff;
}
.custom-page-lounge .lounge-img {
    display: flex;
    place-content: center;
    place-items: center;
    padding: 2em 0;
}
.custom-page-lounge .lounge-img img {
    display: block;
    width: 40%;
    margin-inline: auto;
}
/* SLIDESHOW ON THE CUSTOM PAGE */


.drink-menu.custom-page-lounge .pagecontent {
  width: 100%;
  padding-top: 0;
}

.drink-menu.custom-page-lounge .slideshow-v2-wrapper {
  height: 100vh !important;
  margin-top: 100px;
}


.drink-menu.custom-page-lounge .slideshow-controls-btn {
  opacity: 1;
}

.drink-menu.custom-page-lounge .uk-dotnav-contrast>*>* {
  background: transparent;
  border: 1px solid #fff;
}
.drink-menu.custom-page-lounge .uk-slidenav-contrast {
  color: rgba(255, 255, 255,0.7) !important;
}
.drink-menu.custom-page-lounge .uk-slidenav-contrast:hover {
  color: rgba(255, 255, 255,1) !important;
}
.drink-menu.custom-page-lounge .uk-dotnav-contrast>.uk-active>* {
  background: rgba(255, 255, 255, 1);
}
.drink-menu.custom-page-lounge .uk-slidenav-contrast:hover,
.drink-menu.custom-page-lounge .slideshow-v2-wrapper .slideshow-controls-btn:hover  {
  color: rgba(255, 255, 255, 1);
}
.drink-menu.custom-page-lounge .uk-slidenav-position {
  height: 100vh !important;
}
.drink-menu.custom-page-lounge .uk-dotnav.uk-dotnav-contrast.uk-position-bottom {
  z-index: 1;
}
.drink-menu.custom-page-lounge .uk-dotnav-contrast,
.drink-menu.custom-page-lounge .pagecontent .container.transparent,
.drink-menu.custom-page-lounge .uk-slidenav-position .fa-pause,
.drink-menu.custom-page-lounge .uk-slidenav-position .fa-play{
  margin-bottom: 10vh;
}
.drink-menu.custom-page-lounge .pagecontent .container.transparent h1{
  color: #fff;
  font-weight: 700;
}
.drink-menu.custom-page-lounge .tabs-container{
  padding-bottom: 0;
}

#events_v3.events-v3-wrapper{
    background-color: #fff;
}

.custom-page-lounge .events-v3-wrapper .carousel-controls .carousel-control-btn .fa-play,
.custom-page-lounge .events-v3-wrapper .carousel-controls .carousel-control-btn .fa-stop{
    color: #fff;
}

.custom-page-lounge .events-v3-wrapper .container .owl-stage-outer{
    text-shadow: none;
}

.custom-page-lounge .events-v3-wrapper{
    padding-bottom: 50px;
    border-bottom: 3px solid #fff;
}
.contact-header{
    font-size:2em;
}


.custom-page-lounge .content-container-2{
    padding: 4em 0;
    line-height: 2;
    color:#fff;
    text-shadow: none;
    text-align: center;
    background-color: #192A54;
}

.custom-page-lounge .content-container-2 h3{
    font-size:20px;
}

.custom-page-lounge h2{
    font-family: "Teko";
    font-size: 5.2em;
}

.owl-prev button,
.owl-next button {
            padding: 1px;
}

.custom-page-lounge .pagecontent h1,
.custom-page-lounge .pagecontent h2:not(.empty-content-message h2) {
    font-size: 1.5em;
}

.custom-page-lounge .pagecontent .scrolling .private-dining-section {
    background-color: #192A54;
}

.custom-page-lounge .pagecontent .scrolling .private-dining-section h1 {
    margin-bottom: 0;
}

.custom-page-lounge .pagecontent .scrolling {
    background-color: #192A54;
}

.custom-page-lounge .pagecontent .scrolling .private-dining-section .links-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 50px;
}

.custom-page-lounge .pagecontent .scrolling .private-dining-section .links-container .mail {
    color: #fff;
    font-size: 1.4em;
    text-shadow: none;
    font-family: "PT Serif", sans-serif !important;
}

.custom-page-lounge .pagecontent .scrolling .private-dining-section .links-container .book-btn {
    color: #fff;
    border-color: #fff;
    font-family: 'PT Serif', sans-serif !important;
    font-size: 1em;
}
.custom-page-lounge .pagecontent .scrolling .private-dining-section .links-container .book-btn:hover,
.custom-page-lounge .pagecontent .scrolling .private-dining-section .links-container .book-btn:focus {
    transform: scale(1.08);
    box-shadow: 0 6px 14px rgba(255, 255, 255, 0.2);
    color: #000;
}
/* LOUNGE CUSTOM PAGE END */

    @media (max-width:1500px) {
    #mc_embed_signup .mc-field-group {
        padding-bottom: 1% !important;
    }
    #mc_embed_signup .size1of2 {
        width: 96% !important;
    }
}
@media (max-width:1400px) {
    .nav-v7 .container {
        width: 100%;
    }
    .navbar-regular.nav-v7 .navbar-nav>li>a {
      padding: 0 8px;
    }
    .section-header,
    .on-cover-content .section-wrapper .section-header,
    .uk-overlay-panel h1,
    .about-us-v8-content .text-wrapper h1,
    .about-us-v7-content .text-wrapper h1,
    .tmt-section h1,
    .reviews-v2-wrapper h1,
    .map-newsletter h1,
    .custom-modal .newsletter-popup .section-header,
    .specials h1,
    .events-container h1,
    .title-holder h1 {
        font-size: 5.4em;
    }
    .about-us-v8-content .text-wrapper h2,
    .about-us-v7-content .text-wrapper h2,
    .tmt-section h2,
    .reviews-v2-wrapper h2,
    .map-newsletter h2,
    .drink-menu .food-menu-page h2,
    .drink-menu .drink-menu-page h2 {
        font-size: 1.3em;
    }
    .specials h2 {
        font-size: 1.1em;
    }
    .events-container h2 {
        font-size: 1.4em;
    }
    .uk-overlay-panel p,
    .uk-overlay-panel .slide-text {
        font-size: 1.4em;
    }
    .banner-section {
        padding: 20px 0;
    }
    .banner-section h1 {
        font-size: 1.3em;
    }
    .about-us-item .text-wrapper .text-content img {
        height: 140px;
    }
    .specials .onespecial {
        font-size: 17px;
    }
    .about-us-v8-wrapper.custom-about-us-v9-wrapper .text-content p {
      padding: 0 15px;
    }
    .about-us-v8-wrapper.custom-about-us-v9-wrapper .text-content h1 {
      font-size: 4.2em;
    }
    .reservations-wrapper.ot-reservations-wrapper.section-wrapper .container {
      width: 98%;
    }

    .map-newsletter #mc_embed_signup #mc_embed_signup_scroll h2 {
        font-size: 2.5em !important;
    }

    .map-newsletter #mc_embed_signup .mc-field-group label {
        margin-bottom: 0 !important;
        font-size: 0.8em !important;
    }

    .map-newsletter #mc-embedded-subscribe {
        margin-top: 1em !important;
    }
    .custom-page-lounge .content-container .buttons-container{
    width:80%;
    }
}
@media (max-width:1200px) {
    .navbar-regular.nav-v7 .navbar-nav>li>a {
      font-size: 1em;
    }
    li.drop-down-link .sub-menu a {
      font-size: 1em;
    }
    .section-header,
    .gallery-custom h1,
    .on-cover-content .section-wrapper .section-header,
    .uk-overlay-panel h1,
    .about-us-v8-content .text-wrapper h1,
    .about-us-v7-content .text-wrapper h1,
    .tmt-section h1,
    .reviews-v2-wrapper h1,
    .map-newsletter h1,
    .custom-modal .newsletter-popup .section-header,
    .specials h1,
    .events-container h1,
    .title-holder h1 {
        font-size: 4.4em;
    }
    .events-container h2 {
        font-size: 1.3em;
    }
    .uk-overlay-panel p,
    .uk-overlay-panel .slide-text {
        font-size: 1.3em;
    }
    .banner-section {
        padding: 15px 0;
    }
    .custom-about-us-v8-wrapper a.custom-temp-btn {
        width: 180px;
        text-align: center;
    }
    .custom-about-us-v8-wrapper p {
        text-align: center;
    }
    #mc_embed_signup form {
        margin: 0 5px !important;
    }
    .contact-v3 .contact-location,
    .contact-v3 .hours,
    .contact-v3 .find-us {
        font-size: 1.1em;
    }
    .drink-menu .food-menu-page h2,
    .drink-menu .drink-menu-page h2 {
        word-break: break-word;
    }
    .about-us-item .text-wrapper .text-content img {
        height: 130px;
    }
    .about-us-page .about-us-s1-slide .uk-cover-background {
      background-position-y: 0px;
    }
    .about-us-v8-wrapper.custom-about-us-v9-wrapper .text-content p {
      padding: 0 12px;
    }
    .about-us-v8-wrapper.custom-about-us-v9-wrapper .text-content h1 {
      font-size: 3.6em;
    }
    .badge-open {
      margin-top: 20px;
    }
    .gallery-custom .custom-gallery-wrapper {
      margin-top: 10px;
    }

    .map-newsletter #mc_embed_signup #mc_embed_signup_scroll h2 {
        font-size: 2.1em !important;
    }
    .custom-page-lounge h2{
        font-size: 4.2em;
    }
    .custom-page-lounge .content-container .buttons-container .custom-temp-btn{
    padding: 0.4em;
    }
}
@media (max-width:1023px) {
    .reservations-wrapper.ot-reservations-wrapper.section-wrapper {
        padding: 2em 0 4em;
    }
    .sph-response-message {
        font-size: 1.3em;
    }
    .map-newsletter .text-wrapper .text-content {
        padding-top: 0;
    }
    .custom-page-lounge .content-container .buttons-container .custom-temp-btn{
    font-size: 11px;
    }
}
@media (max-width:991px) {
    .navbar-regular.nav-v7 .navbar-nav>li>a {
        padding: 0 6px;
    }
    .navbar-regular.nav-v7 .navbar-nav>li>a {
      font-size: 0.9em;
    }
    .navbar-regular.nav-v7 li.drop-down-link .sub-menu a {
      font-size: 0.8em;
    } 
    .drop-down-link.order .sub-menu {
        min-width: 130px;
    }
    .drop-down-link.menu .sub-menu {
        min-width: 90px;
    }
    .navbar.nav-v7 .navbar-tabs .socialnav {
      display: none;
    }
    .section-header,
    .gallery-custom h1,
    .on-cover-content .section-wrapper .section-header,
    .uk-overlay-panel h1,
    .about-us-v8-content .text-wrapper h1,
    .about-us-v7-content .text-wrapper h1,
    .tmt-section h1,
    .reviews-v2-wrapper h1,
    .map-newsletter h1,
    .custom-modal .newsletter-popup .section-header,
    .specials h1,
    .events-container h1,
    .title-holder h1 {
        font-size: 3.9em;
    }
    .about-us-v8-content .text-wrapper h2,
    .about-us-v7-content .text-wrapper h2,
    .tmt-section h2,
    .reviews-v2-wrapper h2,
    .map-newsletter h2,
    .drink-menu .food-menu-page h2,
    .drink-menu .drink-menu-page h2 {
        font-size: 1.2em;
    }
    .specials h2 {
        font-size: 1em;
    }
    .events-container h2 {
        font-size: 1.2em;
    }
    .uk-overlay-panel p,
    .uk-overlay-panel .slide-text {
        font-size: 1.2em;
    }
    .custom-temp-btn,
    .on-cover-content .section-wrapper a.custom-temp-btn,
    .uk-overlay-panel a.custom-temp-btn,
    .about-us-v8-wrapper a.custom-temp-btn,
    .map-newsletter .sph-email-subscription .sph-submit-button,
    .custom-modal .newsletter-popup .sph-email-subscription .sph-submit-button,
    .food-menu-nav .food-menu-nav-item,
    .addtocalendar.atc-style-blue .atcb-link {
        padding: 8px 30px;
        font-size: 15px;
    }
    .banner-section h1 {
        font-size: 1.2em;
    }
    p,
    .reviews-v2-wrapper .review-text p {
        font-size: 1.2em;
    }
    .about-us-v8-item-0 .about-us-v8-content .text-holder p {
        padding-right: 10px;
    }
    .about-us-v8-item-1 .about-us-v8-content .text-holder p {
        padding-right: 10px;
    }
    .about-us-v8-content {
        min-height: 300px;
    }
    .tmt-section.section-wrapper,
    .reviews-v2-wrapper.section-wrapper {
        padding: 2em 0;
    }
    .map-newsletter .bar {
        top: 0;
    }
    .ot-reservations-wrapper h1,
    .tmt-section h1,
    .reviews-v2-wrapper h1,
    .map-newsletter h1 {
       margin-top: 15px;
    }
    .reservations-wrapper.ot-reservations-wrapper.section-wrapper {
        padding: 2em 0 3em;
    }
    .reviews-v2-wrapper h3 {
        font-size: 1.2em;
    }
    .map-newsletter .sph-email-subscription h2,
    .custom-modal .newsletter-popup .sph-email-subscription h2,
    .custom-modal .newsletter-popup .sph-email-subscription label h2 {
        font-size: 1.2em;
    }
    
    .contact-v3 .contact-location,
    .contact-v3 .hours,
    .contact-v3 .find-us {
        font-size: 1em;
    }
    .footer-v2-wrapper a {
        font-size: 1.1em;
    }
    .food-menu-grid p {
        font-size: 1.1em;
    }
    .food-menu-grid .food-item-description {
        font-size: 1.1em;
    }
    .food-menu-grid h3,
    .food-menu-grid .food-price {
        font-size: 1.15em;
    }
    .about-us-item .text-wrapper .text-content img {
        max-height: 70px;
    }
    .about-us-page .about-us-s1-content {
        padding: 15px 0;
    }
    .about-us-v7-content .text-wrapper .text-content {
        padding: 20px 45px 30px 45px;
    }
    .about-us-item.about-us-s2-content.about-us-v7-content p {
        padding: 0 10px;
    }
    .about-us-page .about-us-s1-slide {
      height: 70vh !important;
    }
    .specials .onespecial {
        font-size: 16px;
    }
    .events-container h3 {
        font-size: 1.2em;
    }
    .empty-content-message h2,
    .empty-content-message h3,
    .drink-menu .empty-content-message h2,
    .drink-menu .empty-content-message h3,
    .drink-menu .food-menu-page .empty-content-message h2,
    .drink-menu .food-menu-page .empty-content-message h3,
    .drink-menu .drink-menu-page .empty-content-message h2,
    .drink-menu .drink-menu-page .empty-content-message h3,
    .events-container .empty-content-message h2,
    .events-container .empty-content-message h3 {
        font-size: 1.2em;
    }
    .about-us-page .about-us-s1-content h1 {
      font-size: 5em;
    }
    .about-us-page .about-us-s1-content h2 {
      font-size: 1.6em;
  }
  .about-us-v8-wrapper.custom-about-us-v9-wrapper .text-content h1 {
    font-size: 2.7em;
  }

  .map-newsletter #mc-embedded-subscribe {
    margin-top: 0 !important;
  }
       .custom-page-lounge h2{
        font-size: 3.8em;
    }
    .custom-page-lounge .content-container{
        font-size: 12px;
    }
    .custom-page-lounge .content-container .image-container img{
        max-width: 100px;
        padding: 10px;
    }
    .custom-page-lounge .section-header {
        font-size: 3.5em;
    }
}
@media (max-width:767px) {
  .nav-v7.navbar-fixed-top .navbar-collapse {
		max-height: 700px;
	}
	li.drop-down-link {
		display: block;
	}
	li.drop-down-link .sub-menu {
		position: relative;
		width: 100% !important;
		margin-top: 0;
		padding: 8px 28px;
	}
    .navbar-regular.nav-v7 .navbar-nav>li>a {
        font-size: 1em;
        padding: 5px 10px;
    }
    .navbar-regular.nav-v6 .navbar-nav>li:last-of-type>a {
        border-right: none !important;
    }
    .navbar-regular.nav-v7 .navbar-nav>li>a:hover,
    .navbar-regular.nav-v7 .navbar-nav>.active>a,
    .navbar-regular.nav-v7 .navbar-nav>.active>a:focus,
    .navbar-regular.nav-v7 .navbar-nav>.active>a:hover {
        color: #000 !important;
    }
    .nav-v7.navbar-fixed-top .navbar-collapse {
        max-height: 480px;
    }
    .navbar.nav-v7 .header-logo {
        max-width: 80px;
    }
    .navbar-regular.nav-v6 .navbar-nav>li>a.locations-sub-menu-link::after {
        content: "LOCATION";
      }
    .order-drop-down-item:before {
        content: "ORDER ";
    }
    .section-header,
    .gallery-custom h1,
    .on-cover-content .section-wrapper .section-header,
    .about-us-v8-content .text-wrapper h1,
    .about-us-v7-content .text-wrapper h1,
    .tmt-section h1,
    .reviews-v2-wrapper h1,
    .map-newsletter h1,
    .custom-modal .newsletter-popup .section-header,
    .specials h1,
    .events-container h1 {
        font-size: 3.5em;
    }
    .title-holder h1 {
      font-size: 2.3em;
    }
    .uk-overlay-panel h1 {
        font-size: 3.3em;
        line-height: 0.9em;
    }
    .custom-temp-btn,
    .on-cover-content .section-wrapper a.custom-temp-btn,
    .uk-overlay-panel a.custom-temp-btn,
    .about-us-v8-wrapper a.custom-temp-btn,
    .map-newsletter .sph-email-subscription .sph-submit-button,
    .custom-modal .newsletter-popup .sph-email-subscription .sph-submit-button,
    .food-menu-nav .food-menu-nav-item,
    .addtocalendar.atc-style-blue .atcb-link {
        padding: 7px 30px;
        font-size: 14px;
    }
    video#coverVideo {
        margin-top: 60px;
    }
    .banner-section h1 {
        font-size: 1.1em;
    }
    .about-us-v8-content .text-wrapper,
    .about-us-v8-content .text-wrapper p {
        text-align: center !important;
    }
    #aboutus_v8_custom .about-us-v8-content .text-wrapper p {
      text-align: left !important;
    }
    .about-us-v8-item-0 .about-us-v8-content .text-holder p {
        padding: 0 10px;
    }
    .about-us-v8-item-1 .about-us-v8-content .text-holder p {
        padding-right: 0;
    }
    #aboutus_v8_custom.about-us-v8-wrapper .about-us-v8-item .text-holder p:first-of-type,
    #aboutus_v8_custom .about-us-v8-content .text-wrapper p {
        text-align: center !important;
    }
    .uk-overlay-panel p,
    .uk-overlay-panel .slide-text {
        margin-bottom: 10px;
    }
    .custom-about-us-v8-wrapper a.custom-temp-btn {
        margin: 8px 5px;
    }
    .map-newsletter h1 {
        margin-top: 0;
    }
    .custom-modal .sph-email-subscription h2 {
        margin-bottom: 20px;
    }
    .sph-email-subscription .sph-email-input {
        font-size: 14px;
    }
    .navbar-fixed-bottom.nav-v1 .bottom-list-item a {
        font-family: 'Monda', sans-serif;
        text-transform: uppercase;
        font-size: 13px;
        padding: 15px 4px;
    }
    .food-menu-page .food-menu-nav {
      padding-top: 40px;
    }
    .food-menu-page .food-menu-v2-wrapper,
    .drink-menu-page .drink-menu-v2-wrapper {
        padding-top: 60px;
    }
    .food-menu-nav .food-menu-nav-item.custom-temp-btn,
    .food-menu-nav .food-menu-nav-item.custom-temp-btn.active,
    .food-menu-nav .food-menu-nav-item.custom-temp-btn:hover,
    .food-menu-nav .food-menu-nav-item.custom-temp-btn:focus {
        border: none;
        border-bottom: 1px solid #ef4222;
        border-radius: 0;
    }
    .food-menu-nav .food-menu-nav-item.custom-temp-btn:first-of-type {
        border-top: 1px solid #ef4222;
    }
    .catering-custom-page a.custom-temp-btn {
      display: block;
      max-width: 150px;
      margin: 15px auto;
    }
    .catering-custom-page a.custom-temp-btn:first-of-type {
      margin-top: 30px;
    }
    .gallery-custom h1 {
      margin-top: 40px;
      margin-bottom: 0;
      font-size: 45px;
    }
    .gallery-custom .custom-gallery-wrapper {
      margin-top: 10px;
    }
    .catering-custom-page .catering-pdf-menu-holder img.img-responsive {
      margin-bottom: 10px;
    }
    .catering-custom-page .food-menu-v2-wrapper {
      padding-bottom: 50px;
    }
    .about-us-page .about-us-s1-content {
        padding: 10px 0;
    }
    .about-us-s1-wrapper.section-wrapper {
        margin-top: 50px;
    }
    .about-us-item .text-wrapper .text-content img {
        max-height: 60px;
    }
    .about-us-v7-content .text-wrapper .text-content {
        padding: 20px 15px;
    }
    .about-us-item.about-us-s2-content.about-us-v7-content p {
        padding: 0;
    }
    .about-page-content .about-us-v7 .about-us-v7-content:last-of-type {
        min-height: 360px;
    }
    .about-us-s3-wrapper .map-footer {
        bottom: 46px;
    }
    .drink-menu .pagecontent {
        padding-top: 85px;
    }
    .specials .onespecial {
        font-size: 15px;
    }
    .events-container .container {
        margin-bottom: 150px;
    }
    .about-us-page .about-us-s1-content h1 {
      font-size: 4em;
    }
    .about-us-page .about-us-s1-content h2 {
      font-size: 1.4em;
    }
    .article-background.latta-arcade-page .section-header {
      margin-top: 40px;
      font-size: 2.8em;
    }
    .article-background.latta-arcade-page h2 {
      font-size: 1.6em;
    }

    #mc_embed_shell #mc_embed_signup {
        font-size: 7.5px !important;
    }

    .map-newsletter #mc_embed_shell #mc_embed_signup {
        font-size: 11.1px !important;
    }

    .map-newsletter #mc-embedded-subscribe {
        margin-top: 20px !important;
    }

    .drink-menu.order-online-custom-page .navbar-fixed-bottom,
    .drink-menu.catering-online-custom-page .navbar-fixed-bottom {
        display: none;
    }

    .vip-list-page #mc_embed_signup {
        padding-bottom: 80px;
    }
    .custom-page-lounge .pagecontent{
        padding-top:30px !important;
    }
    .drink-menu.custom-page-lounge .slideshow-container,
    .drink-menu.custom-page-lounge .slideshow-container .slideshow-v2-wrapper,
    .drink-menu.custom-page-lounge .slideshow-container .uk-slideshow,
    .drink-menu.custom-page-lounge .slideshow-v2-wrapper .slideshow-container .uk-slidenav-position {
    height: 450px !important;
    }
     .drink-menu.custom-page-lounge .uk-slidenav-position{
        height: 450px !important;
     }
     .custom-page-lounge h2{
        font-size: 3.4em;
    }
    .custom-page-lounge .content-container{
        flex-direction: column;
    }
    .custom-page-lounge .content-container .buttons-container{
        flex-wrap: nowrap;
        flex-direction: column;
        width: 100%;
    }
    .custom-page-lounge .content-container .buttons-container a{
        width:100%;
        border: none;
        border-radius: 0;
        border-top: 1px solid #000;
        border-bottom: 1px solid #000;
    }
    .custom-page-lounge .content-container .buttons-container .custom-temp-btn{
        padding: 5px 10px;
        margin: 5px 10px;
    }
    .custom-page-lounge .content-container .buttons-container .custom-temp-btn:is(:hover,:focus,:active) {
        border: 1px solid #000;
    }
    .custom-page-lounge .section-header {
        font-size: 3.4em;
        text-align: center;
        padding-left: 0;
    }
    .custom-page-lounge .pagecontent .scrolling .private-dining-section .links-container {
        padding-top: 40px;
    }
    .custom-page-lounge .lounge-img img{
        width: 80%;
        padding-bottom: 1em;
    }
    .custom-page-lounge .lounge-img {
        flex-wrap: wrap;
    }
}

@media (max-width:320px) {
    .section-header,
    .on-cover-content .section-wrapper .section-header,
    .about-us-v8-content .text-wrapper h1,
    .about-us-v7-content .text-wrapper h1,
    .tmt-section h1,
    .reviews-v2-wrapper h1,
    .map-newsletter h1,
    .custom-modal .newsletter-popup .section-header,
    .specials h1,
    .events-container h1 {
        font-size: 3.2em;
    }
    .title-holder h1 {
      font-size: 2em;
  }
    .uk-overlay-panel h1 {
        font-size: 2.8em;
    }
    .about-us-v8-content .text-wrapper h2,
    .about-us-v7-content .text-wrapper h2,
    .tmt-section h2,
    .reviews-v2-wrapper h2,
    .map-newsletter h2,
    .drink-menu .food-menu-page h2,
    .drink-menu .drink-menu-page h2 {
        font-size: 1.1em;
    }
    .events-container h2 {
        font-size: 1.1em;
    }
    .uk-overlay-panel p,
    .uk-overlay-panel .slide-text {
        font-size: 1.1em;
    }
    p,
    .reviews-v2-wrapper .review-text p {
        font-size: 1.1em;
    }
    .about-us-v8-item-0 .about-us-v8-content .text-holder p {
        padding: 0 15px;
    }
    .reviews-v2-wrapper h3 {
        font-size: 1.1em;
    }
    .map-newsletter .sph-email-subscription h2,
    .custom-modal .newsletter-popup .sph-email-subscription h2,
    .custom-modal .newsletter-popup .sph-email-subscription label h2 {
        font-size: 1.1em;
    }
    .contact-v3 .hours-title h1,
    .contact-v3 .social-title h1,
    .contact-v3 .contact-us-title h1 {
        font-size: 1.2em;
    }
    .footer-v2-wrapper a {
        font-size: 1em;
    }
    .food-menu-grid p {
        font-size: 1em;
    }
    .food-menu-grid .food-item-description {
        font-size: 1em;
    }
    .food-menu-grid h3,
    .food-menu-grid .food-price {
        font-size: 1em;
    }
    .about-us-item.about-us-s2-content.about-us-v7-content p {
        padding: 0 5px;
    }
    .events-container h3 {
        font-size: 1.1em;
    }
    .empty-content-message h2,
    .empty-content-message h3,
    .drink-menu .empty-content-message h2,
    .drink-menu .empty-content-message h3,
    .drink-menu .food-menu-page .empty-content-message h2,
    .drink-menu .food-menu-page .empty-content-message h3,
    .drink-menu .drink-menu-page .empty-content-message h2,
    .drink-menu .drink-menu-page .empty-content-message h3,
    .events-container .empty-content-message h2,
    .events-container .empty-content-message h3 {
        font-size: 1.1em;
    }
}

.nav-v7 .navbar-nav .sub-menu .sub-menu-link {
    text-transform: uppercase;
}