@import url('//fast.fonts.net/cssapi/80d17178-b974-492f-9e33-7f7e06ccb2c0.css');

/*

font-family:'Town_10 Display W05 Medium';
font-family:'Town_20 Inline W05 Bold';
font-family:'Town_10 Display W05 Bold';

font-family:'Averta W01 Regular1586764';
font-family:'Gilroy W05 Thin';

*/

a {color: #fff;}

html {
	scroll-behavior: smooth;
}

body {
  font-family:'Gilroy W05 Thin';
}

h1, h2, h3, h4, h5, h6 {
  font-family:'Town_10 Display W05 Bold';
}

.navbar-regular.nav-v7 .navbar-nav>li>a {
  font-family:'Town_10 Display W05 Medium';
  font-size: 1.2em;
  padding: 0 10px;
	text-transform: uppercase;
}
li.drop-down-link .sub-menu a {
  font-family:'Town_10 Display W05 Medium';
  font-size: 1.2em;
  text-transform: uppercase;
}
li.drop-down-link .sub-menu a:focus {
  color: #9c65a9;
}
.nav-v7 .logo-center .navbar-logo .header-logo {
  max-width: 220px;
}

.uk-overlay-background {
  background: rgba(0, 0, 0, 0.5);
}
.uk-dotnav-contrast>.uk-active>* {
  background: #fff;
  transform: scale(1);
}
.uk-dotnav-contrast>*>* {
  background: rgba(250, 250, 250, 0.5);
}
.uk-overlay-panel .container {
  width: 100%;
}
.uk-overlay-panel h1,
.on-cover-content .section-wrapper .section-header {
  margin-top: 0;
  margin-bottom: 25px;
  text-transform: uppercase;
  color: #fff;
  font-family: 'Town_20 Inline W05 Bold';
  font-size: 5em;
  line-height: 1.1em;
  text-shadow: 1px 3px 2px rgba(0, 0, 0, 0.4);
}

.custom-temp-btn,
.uk-overlay-panel a.custom-temp-btn,
.on-cover-content .section-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,
.about-us-v2 a.custom-temp-btn,
.about-us-plus-content .about-us-plus-button,
.map-newsletter .sph-email-subscription .sph-submit-button,
.custom-modal .newsletter-popup .sph-email-subscription .sph-submit-button,
.addtocalendar.atc-style-blue .atcb-link,
.reservations-and-parties-v2 button,
.specials-v3.home-specials div a.custom-temp-btn,
.party-offer a.custom-temp-btn,
.sph-email-subscription .sph-submit-button {
  padding: 8px 40px;
  text-transform: uppercase;
  /* background-color: transparent;
  background: transparent;
  border: 2px solid #fff;
  color: #e8b72e; */
	background-color: #e8b72e;
  background: #e8b72e;
  border: 2px solid #e8b72e;
  color: #000;
  font-family:'Town_10 Display W05 Medium';
  font-size: 18px;
  box-shadow: none;
  border-radius: 0;
  -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;
	text-shadow: none;
}
.custom-temp-btn:hover,
.custom-temp-btn:active,
.custom-temp-btn:focus,
.uk-overlay-panel a.custom-temp-btn:hover,
.about-us-v2 a.custom-temp-btn:hover,
.about-us-v8-wrapper a.custom-temp-btn:hover,
.custom-about-us-v8-wrapper.about-us-v8-wrapper a.custom-temp-btn:hover,
.about-us-plus-content .about-us-plus-button:hover,
.map-newsletter .sph-email-subscription .sph-submit-button:hover,
.custom-modal .newsletter-popup .sph-email-subscription .sph-submit-button:hover,
.specials-v3.home-specials div a.custom-temp-btn:hover,
.addtocalendar.atc-style-blue .atcb-link:hover {
  text-decoration: none;
  /* background-color: #e8b72e;
  background: #e8b72e;
  border: 2px solid #e8b72e;
  color: #000; */
	background-color: #2e1232;
	background: #2e1232;
	border: 2px solid #2e1232;
	color: #e8b72e;
  opacity: 1;
}
.map-newsletter .sph-email-subscription .sph-submit-button,
.custom-modal .newsletter-popup .sph-email-subscription .sph-submit-button {
  padding: 8px 50px 8px 30px;
}

.events-background .button-container {
  text-align: center;
  margin: 30px auto;
}
.reservations-and-parties select.half-select,
.reservations-and-parties-v2 select {
  width: 212px;
}
.reservations-and-parties p.submit-success {
  color: #fff;
  text-transform: uppercase;
}
.party-background .reservations-and-parties p.submit-success {
  color: #000;
  text-transform: uppercase;
}
.catering .reservations-and-parties p.submit-success,
.jobs-page .reservations-and-parties p.submit-success {
  color: #d8843c;
}
.reservations-and-parties button[disabled],
.catering .reservations-and-parties button[disabled],
.jobs-page .reservations-and-parties button[disabled] {
	background-color: #e8b72e;
  background: #e8b72e;
  border: 2px solid #e8b72e;
  color: #000;
}
.reservations-and-parties button,
.catering .reservations-and-parties button,
.jobs-page .reservations-and-parties button {
	background-color: #e8b72e;
  background: #e8b72e;
  border: 2px solid #e8b72e;
  color: #000;
  font-size: 1.3em;
}
.reservations-and-parties button:hover,
.catering .reservations-and-parties button:hover,
.jobs-page .reservations-and-parties button:hover {
	background-color: #2e1232;
	background: #2e1232;
	border: 2px solid #2e1232;
	color: #e8b72e;
  opacity: 1;
}

.about-us-v8-wrapper a.custom-temp-btn:hover,
.reservations-and-parties.reservations-and-parties-v2 button:hover {
	border: 2px solid #e8b72e;
}

.top-svg-border svg {
  top: 1px;
}
.bottom-svg-border svg {
  bottom: 1px;
}

/* home page */
.banner-section {
  padding: 35px 0;
	border-bottom: 4px solid #e8b72e;
}
.banner-section h1 {
  text-transform: capitalize;
  font-family:'Gilroy W05 Thin';
  font-size: 1.4em;
}
.banner-section .banner-pin {
  color: #e8b72e;
}
.banner-section .banner-pin:hover,
.banner-section .banner-pin:active,
.banner-section .banner-pin:focus {
  color: #e8b72e;
}

.section-header,
.about-us-v2 h1,
.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,
.events-container h1,
.about-us-page .about-us-s1-content h1 {
  font-size: 5em;
  font-family:'Town_10 Display W05 Bold';
  text-transform: uppercase;
}
.about-us-page .about-us-s1-content h1 {
	font-family:'Town_20 Inline W05 Bold';
}
.reservations-and-parties-v2 {
  padding: 0;
  background-color: #24102d;
  color: #fff;
}
.bar:before, .bar:after {
    background: #e8b72e;
}
.reservations-and-parties-v2 .reservations-text h2 {
  margin: 15px 0;
  font-family: 'Town_20 Inline W05 Bold';
  color:  #e8b72e;
}
.reservations-and-parties-v2 input,
.reservations-and-parties-v2 select,
.reservations-and-parties-v2 textarea {
    border-bottom: 1px solid #fff;
    color: #e8b72e;
}
.reservations-and-parties-v2 form.ng-dirty input.ng-invalid, .reservations-and-parties-v2 form.ng-dirty select.ng-invalid {
  border-bottom: 1px solid #e8b72e;
  color: #e8b72e;
}
.about-us-v8-content .text-wrapper h1 span span {
  font-family:'Town_20 Inline W05 Bold';
  color: #e8b72e;
}

.about-us-v7-content .text-wrapper h2,
.about-us-v8-content .text-wrapper h2,
.reviews-v2-wrapper h2,
.map-newsletter h2,
.reservations-wrapper h2 {
  font-family:'Town_10 Display W05 Medium';
  text-transform: uppercase;
  font-size: 1.5em;
  line-height: 1.1em;
}

.about-us-v8-content .text-wrapper h1 {
  margin-bottom: 20px;
}
.about-us-v8-content .text-wrapper h2 {
  color: #9c65a9;
  margin: 20px auto 30px;
  max-width: 520px;
}
.about-us-v8-content .text-content.title-image h1:after {
  height: 60px;
}

.specials-v3.home-specials {
  min-height: 260px;
  padding: 60px 0 80px 0;
  background-color: #d8843c;
  color: #000;
  position: relative;
}
.specials-v3.home-specials h1 {
  margin-top: 25px;
  margin-bottom: 20px;
  color: #000;
}
.specials-v3.home-specials p, .specials-v3.home-specials p.specials-hours {
  font-size: 1.5em;
  color: #000;
}
.specials-v3.home-specials .empty-content-message h2,
.specials-v3.home-specials .empty-content-message h3 {
  color: #000;
}

.reservations-wrapper.yelp-reservations-wrapper {
  background-color: #000;
  color: #fff;
  padding: 9em 0;
}
.reservations-wrapper.yelp-reservations-wrapper .container {
  width: 100%;
}
.reservations-wrapper.yelp-reservations-wrapper .section-header {
  margin-top: 0;
}
.reservations-wrapper .ot-badge-holder {
  display: inline-block;
  text-align: right;
  vertical-align: top;
}
.reservations-wrapper .ot-badge-holder img {
  max-width: 165px;
  margin-top: 20px;
  margin-right: 40px;
}
.reservations-wrapper .yelp-holder {
  display: inline-block;
  text-align: left;
}
.reservations-wrapper .yelp-holder p a {
  color: #fff;
}
.reservations-wrapper .yelp-holder .reservation-widget {
  margin-left: 0;
}

.gallery-v4-wrapper .container {
	background-image: none;
	background-color: #24102d;
}

.owl-theme .owl-dots .owl-dot button {
  background: transparent;
  border: 1px solid #fff;
}
.owl-theme .owl-dots .owl-dot.active button,
.owl-theme .owl-dots .owl-dot:hover button {
  background: #fff;
  border: 1px solid #fff;
}

.events-v3-wrapper .section-header {
  color: #fff;
}
.events-v3-wrapper .item-text h2 {
  color: #fff;
  font-family:'Gilroy W05 Thin';
  font-size: 2.4em;
  text-transform: capitalize;
}
.events-v3-wrapper .item-text h3 {
  font-family:'Gilroy W05 Thin';
  font-weight: normal;
  font-size: 1.4em;
}
.events-v3-wrapper .item-text p {
  text-align: left !important;
}
.events-v3-wrapper .owl-item .item img {
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.events-v3-wrapper .owl-theme .owl-nav.disabled+.owl-dots {
  margin-top: 50px;
}

.reviews-v2-wrapper .owl-theme .owl-dots .owl-dot button {
  background: #e8b72e;
  border: 1px solid #e8b72e;
  opacity: 0.3;
}
.reviews-v2-wrapper .owl-theme .owl-dots .owl-dot.active button,
.reviews-v2-wrapper .owl-theme .owl-dots .owl-dot:hover button {
  background: #e8b72e;
  border: 1px solid #e8b72e;
  opacity: 1;
}

.carousel-wrapper.reviews-v2-wrapper {
  padding: 1em 0;
}
.reviews-v2-wrapper h1 {
  margin-top: 10px;
  color: #fff;
}
.reviews-v2-wrapper h2 {
  font-family:'Town_20 Inline W05 Bold';
  color: #e8b72e;
  margin-top: 0;
}
.reviews-v2-wrapper h3 {
  margin: 15px auto;
  text-transform: capitalize;
  font-family:'Gilroy W05 Thin';
  font-size: 1.3em;
  color: #fff;
}
.reviews-v2-wrapper .container {
  padding-top: 0;
  padding-bottom: 10px;
}
.reviews-v2-wrapper .review-text blockquote {
  margin: 0;
  padding: 0;
}
.reviews-v2-wrapper .review-text p {
  font-size: 1.3em;
  line-height: 1.6em;
}
.reviews-v2-wrapper h3 .fa.fa-star {
  color: #e8b72e;
}
.reviews-v2-wrapper .review-quote {
  opacity: 1;
  color: #e8b72e;
}
.reviews-v2-wrapper .owl-theme .owl-nav.disabled+.owl-dots {
  margin-bottom: 40px;
}

.map-newsletter {
  border-right: none;
}
.map-newsletter .section-header {
  color: #000;
}
.map-newsletter h2 {
  color: #24102d;
  font-family:'Town_20 Inline W05 Bold';
}
.map-newsletter .text-wrapper .text-content,
.map-newsletter .sph-email-subscription h2 {
  font-family:'Gilroy W05 Thin';
	font-weight: bold;
	color: #000;
}
.map-newsletter h2 {
  margin-top: 20px;
  margin-bottom: 5px;
}
.map-newsletter p {
  margin-top: 0px;
  font-size: 1.2em;
}
.map-newsletter .bar {
  top: -7px;
}
.map-newsletter .bar:before, .map-newsletter .bar:after {
  background: #e8b72e;
}

.reservations-and-parties-form input::-webkit-input-placeholder {
   color: #fff;
}
.reservations-and-parties-form input:-moz-placeholder { /* Firefox 18- */
   color: #fff;
}
.reservations-and-parties-form input::-moz-placeholder {  /* Firefox 19+ */
   color: #fff;
}
.reservations-and-parties-form input:-ms-input-placeholder {
   color: #fff;
}

.party-background .reservations-and-parties-form input::-webkit-input-placeholder {
   color: #000;
}
.party-background .reservations-and-parties-form input:-moz-placeholder { /* Firefox 18- */
   color: #000;
}
.party-background .reservations-and-parties-form input::-moz-placeholder {  /* Firefox 19+ */
   color: #000;
}
.party-background .reservations-and-parties-form input:-ms-input-placeholder {
   color: #000;
}

.map-newsletter .text-wrapper:before {
  background-attachment: scroll;
}
.leaflet-container .leaflet-control-attribution {
  visibility: hidden;
}

.custom-modal .modal-content {
  background-image: url(https://static.spotapps.co/web/fluxxsd--com/css/../custom/newsletter_back_new.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  color: #000;
}
.custom-modal .sph-response-message {
	color: #9c65a9;
}
.custom-modal .newsletter-popup .section-header {
  margin-top: 0;
  font-size: 4.5em;
}
.custom-modal .newsletter-popup .sph-email-subscription h2 {
  margin-bottom: 20px;
  font-family:'Gilroy W05 Thin';
  font-weight: normal;
  font-size: 1.3em;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input {
  padding: 10px 15px;
  border: 1px solid #9c65a9;
  border-radius: 0;
  background-color: #fff;
  color: #0c100f;
}
.custom-modal .newsletter-popup .sph-email-subscription input::-webkit-input-placeholder {
   color: #000;
}
.custom-modal .newsletter-popup .sph-email-subscription input:-moz-placeholder { /* Firefox 18- */
   color: #000;
}
.custom-modal .newsletter-popup .sph-email-subscription input::-moz-placeholder {  /* Firefox 19+ */
   color: #000;
}
.custom-modal .newsletter-popup .sph-email-subscription input:-ms-input-placeholder {
   color: #000;
}

.contact-v3 {
  background-color: #24102d;
  border-bottom: 2px solid #e8b72e;
  border-top: 4px solid #e8b72e;
}
.contact-v3 .hours-title h1, .contact-v3 .social-title h1, .contact-v3 .contact-us-title h1 {
  font-family:'Town_10 Display W05 Bold';
  font-size: 1em;
  text-transform: uppercase;
}
.contact-v3 .days {
  padding-bottom: 5px;
  text-transform: uppercase;
}
.contact-v3 .from-to {
  padding-bottom: 10px;
}
.contact-v3 .hours .hours-adittional p {
  margin: 10px 0 5px 0;
  font-size: 1em;
  text-transform: uppercase;
}
.contact-v3 a {
  text-decoration: none;
}

.googlemap-v3-wrapper .triangle {
  display: none;
}

.footer-v2-wrapper {
  background: #25102d;
  border-top: none;
  color: #fff;
}

.onespecial, .oneeventday {
  font-size: 16px;
}
.specials h2, .events h2 {
  font-family:'Town_10 Display W05 Medium';
  text-transform: capitalize;
  color: #d8843c;
  font-size: 1.6em;
}
.event {
    border: 2px solid #fff;
    padding: 30px;
    background-color: #000;
}
.event-text {
  color: #fff;
}
.events-container h1 {
  margin-top: 35px;
  color: #fff;
}
.events-container p {
  color: #fff;
}
.events-container h2 {
  margin-top: 20px;
  font-family:'Gilroy W05 Thin';
  font-size: 2.4em;
  text-transform: capitalize;
  color: #fff;
}
.events-container .event-time,
.events-container h3 {
  font-family:'Gilroy W05 Thin';
  color: #fff;
  font-size: 1.4em;
}
.events-container .event-image {
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.events-container .events-holder {
  padding: 40px 0;
  border-bottom: 1px solid #e8b72e;
}
.empty-content-message h2,
.empty-content-message h3 {
  text-align: center;
  font-family:'Gilroy W05 Thin';
  font-size: 1.6em;
  text-transform: none;
  color: #fff;
}
.about-us-s4-wrapper {
	border-top: 4px solid #e8b72e;
	border-bottom: 4px solid #e8b72e;
	padding: 4em 2em;
	background-color: #0c100f;
}
.about-us-s4-wrapper .about-list {
	text-align: left;
}
.about-us-page .about-us-s1-content img {
  max-width: 320px;
}
.about-page-content .about-us-v7-content .text-wrapper .text-content {
  padding-top: 40px;
  padding-bottom: 60px;
}
.about-us-v7-content .text-wrapper h2 {
  color: #9c65a9;
  margin: 20px auto 30px;
  max-width: 520px;
}
.about-us-s3-wrapper .map-footer a:hover,
.about-us-s3-wrapper .map-footer a:focus {
  color: #d8843c;
}

.about-us-list-holder {
	width: 50%;
	margin: auto;
}

.type2 ol,
.type2 ul {
  width: 28%;
  display: inline-block;
  text-align: left;
  vertical-align: top;
  background: rgba(0, 0, 0, 0.2);
  color: rgba(255, 255, 255, 0.5);
  border-radius: 5px;
  padding: 1.5em;
  margin: 2%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
}
.about-list {
  overflow: hidden;
}
.about-list > li {
  list-style: none;
  position: relative;
  padding: 0 0 0 2em;
  margin: 0 0 .5em 10px;
  transition: .12s;
}
.about-list > li::before {
  position: absolute;
  content: '\2022';
  font-family: Arial;
  color: #fff;
  top: 0;
  left: 0;
  text-align: center;
  font-size: 2em;
  opacity: .5;
  line-height: .75;
  transition: .5s;
}
.about-list > li:hover {
  color: #FFF;
}
.about-list > li:hover::before {
  -webkit-transform: scale(2);
          transform: scale(2);
  opacity: 1;
  text-shadow: 0 0 4px;
  transition: .1s;
}
.about-list.type2 > li::before {
  content: '';
  width: 10px;
  height: 10px;
  background: #FFF;
  border-radius: 3px;
  line-height: 0;
  top: .27em;
  left: 5px;
}
.about-list.type2 > li:hover::before {
  -webkit-transform: none;
          transform: none;
  border-radius: 5px;
  width: 25px;
  left: -10px;
  background: #9c65a9;
}

.food-menu-page .food-menu-v2-wrapper, .drink-menu-page .drink-menu-v2-wrapper {
  padding-top: 90px;
}
.food-menu-v2-wrapper .section-header, .drink-menu-v2-wrapper .section-header {
  color: #9c65a9;
}
.food-menu-grid .food-item-holder {
  display: table;
  width: 100%;
}
.food-menu-grid-item-content {
	border-radius: 0;
	background-color: #0c100f;
	color: #fff;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(156, 101, 169, 0.85);
		-moz-box-shadow: 0px 0px 10px 0px rgba(156, 101, 169, 0.85);
		box-shadow: 0px 0px 10px 0px rgba(156, 101, 169, 0.85);
}
.food-menu-grid-item-content .food-menu-content {
  border-left: 1px solid #9c65a9;
}
.food-menu-grid h2,
.drink-menu .food-menu-page h2,
.style-traditional.drink-menu h2, .food-menu-section h2, .drink-menu-section h2{
  margin-top: 15px;
  font-family:'Town_10 Display W05 Medium';
  font-size: 1.8em;
  line-height: 100%;
  color: #fff;
  text-transform: capitalize;
}
.food-menu-grid .food-item-title h3,
.food-menu-grid .food-price,
.style-traditional.drink-menu .menu-item-price-traditional .item-price {
  font-family:'Gilroy W05 Thin';
  text-transform: uppercase;
  font-size: 1.1em;
  color: #fff;
}
.food-menu-grid .food-price,
.style-traditional.drink-menu .menu-item-price-traditional .item-price {
  color: #9c65a9;
}
.food-menu-nav .food-menu-nav-item {
  background-color: #000;
  background: #000;
  color: #fff;
  border: 2px solid #000;
}
.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: #9c65a9;
  border-color: #9c65a9;
  color: #0c100f;
  border: 2px solid #9c65a9;
}
.food-menu-grid .menu-description {
  width: 95%;
}
.food-menu-grid .food-item-description {
  color: #757575;
}
.food-menu-grid .menu-description p {
  font-family:'Gilroy W05 Thin';
  font-size: 1.3em;
  text-transform: none;
  color: #000;
}
.drink-menu .food-menu-page .empty-content-message h2,
.drink-menu .food-menu-page .empty-content-message h3 {
  font-family:'Gilroy W05 Thin';
  font-size: 1.8em;
  color: #000;
}

.catering .reservations-and-parties p a:hover,
.catering .reservations-and-parties p a:focus {
  color: #d8843c;
}
.party-s2-wrapper .party-form-holder p.submit-success {
	color: #fff;
}
.party-form-holder .party-form-holder-aditional,
.party-background .party-gallery-holder {
	padding: 2em 1em !important;
	background-color: #0c100f;
	color: #fff;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(156, 101, 169, 0.85);
    -moz-box-shadow: 0px 0px 10px 0px rgba(156, 101, 169, 0.85);
    box-shadow: 0px 0px 10px 0px rgba(156, 101, 169, 0.85);
}
.party-background .gallery-item img {
	-webkit-box-shadow: 0px 0px 10px 0px rgba(156, 101, 169, 0.85);
    -moz-box-shadow: 0px 0px 10px 0px rgba(156, 101, 169, 0.85);
    box-shadow: 0px 0px 10px 0px rgba(156, 101, 169, 0.85);
}
.party-s2-wrapper .food-menu-grid-item-content {
  padding: 10px;
  background-color: transparent;
  border-radius: 0;
  margin: 5px 10px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.party-s1-wrapper .uk-overlay-background {
	border-bottom: 4px solid #e8b72e;
}
.party-s2-wrapper .container {
	width: 95%;
}
.party-background .section-header {
	color: #9c65a9;
}
.reservations-and-parties p {
	color: #fff;
}
.party-background .food-menu-grid h3,
.party-background .food-menu-grid h4,
.party-background .food-menu-grid p {
	color: #fff;
	text-align: left;
}
.party-background .about-list {
	text-align: left;
}
.party-background .food-menu-grid h3 {
	margin-bottom: 10px;
}
.party-s2-wrapper .food-menu-grid-item {
    width: 100%;
}
.party-s2-wrapper .party-option-info {
    min-height: 380px;
}
.party-s2-wrapper .food-menu-nav {
    margin-top: 20px;
}
.party-s1.party-slide h2 {
  text-transform: uppercase;
  font-family:'Town_10 Display W05 Bold';
  font-size: 4em;
}
.party-s2-wrapper .party-offer h2 {
  margin-top: 2px;
  font-size: 2em;
  line-height: 1.1em;
}
.party-s2-wrapper .party-offer p {
    padding-bottom: 10px;
		margin: 0 auto;
}
.party-s2-wrapper .party-offer .custom-temp-btn {
  width: auto;
  min-width: 140px;
  margin: 5px;
  padding: 8px 10px;
  /* background-color: transparent;
  background: transparent;
  color: #fff;
  border: 2px solid #9c65a9; */
	background-color: #e8b72e;
	background: #e8b72e;
	border: 2px solid #e8b72e;
	color: #000;
  font-size: 15px;
  line-height: 20px;
}
.party-s2-wrapper .party-offer .custom-temp-btn.active,
.party-s2-wrapper .party-offer .custom-temp-btn:hover,
.party-s2-wrapper .party-offer .custom-temp-btn:focus {
	/* background-color: #9c65a9;
	border-color: #9c65a9;
	color: #000;
	border: 2px solid #9c65a9; */
	background-color: #2e1232;
	background: #2e1232;
	border: 2px solid #2e1232;
	color: #e8b72e;
}
.reservations-and-parties select.package-select {
  width: 435px;
  margin-bottom: 16px;
}
.party-s1.party-slide .slide-text {
  font-family:'Gilroy W05 Thin';
  font-size: 2em;
}

.party-s2-wrapper .party-text-holder p {
  max-width: 1090px;
}
.party-s2-wrapper .party-text-holder p.button-container {
	padding: 30px 0 15px 0;
}
.party-s2-wrapper .party-text-holder p.button-container .custom-temp-btn {
	width: auto;
}

.gift-cards-page p {
  margin: 0 auto;
  font-family:'Gilroy W05 Thin';
  font-size: 1.4em;
  color: #fff;
}

.dj-bio-background {
	background-image: url(https://static.spotapps.co/web/fluxxsd--com/css/../custom/dj_bio_back.jpg);
  background-size: cover;
  background-repeat: no-repeat;
	background-attachment: fixed;
  background-position: center;
}
.close-bottom {
  float: none;
  font-size: 15px;
  margin: 0 auto;
  background: transparent;
  border: none;
}
.button-close {
  text-align: center;
}


/* Private Events page */
.private-events.drink-menu .tabs-container {
  text-shadow: none;
}
.private-events .section-header {
	margin-bottom: 20px;
}
.private-events .button-container {
	padding: 5px;
}
.private-events .button-container .custom-temp-btn {
	display: inline-block;
	margin: 5px;
}
.private-events .gallery-wrapper {
	padding-top: 30px;
}

/* Tickets page */
.tickets-page .section-header {
	margin-bottom: 30px;
}
.tickets-page p {
	padding-top: 20px;
}
.tickets-page.party-background .reservations-and-parties p.submit-success {
  color: #fff;
}


.event-calendar-background:before {
	content: "";
  position: fixed;
  left: 0;
  right: 0;
  z-index: -1;
  display: block;
  background-image: url('https://static.spotapps.co/web/fluxxsd--com/css/../custom/events_back.jpg');
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-filter: brightness(0.3);
  -moz-filter: brightness(0.3);
  -o-filter: brightness(0.3);
  -ms-filter: brightness(0.3);
  filter: brightness(0.3);
}
.event-calendar-background .calendar-holder {
	margin-top: 40px;
	border: 1px solid #9b9b9b;
	border-radius: 16px;
	overflow: hidden;
}

.tickets-background:before {
	content: "";
  position: fixed;
  left: 0;
  right: 0;
  z-index: -1;
  display: block;
  background-image: url('https://static.spotapps.co/web/fluxxsd--com/css/../custom/party_back.jpg');
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
}
.tickets-background .section-header {
    color: #9c65a9;
}
.tickets-background .tabs-container .container {
	text-align: center;
}
.tickets-background .button-container {
	margin-bottom: 30px;
}
.tickets-background .iframe-holder {
	margin-top: 40px;
	border: 1px solid #9b9b9b;
	border-radius: 16px;
	overflow: hidden;
}

.custom_html_1-section.section-wrapper {
	padding: 0;
	background-color: #24102d;
	color: #fff;
}
.custom_html_1-section .section-header,
.custom_html_1-section h2,
.custom_html_1-section p {
	text-align: left;
}
.custom_html_1-section h2 {
	margin: 15px 0;
	font-family: 'Town_20 Inline W05 Bold';
  font-size: 1.4em;
	color: #e8b72e;
}

.custom_html_1-section .iframe-holder {
	margin: 45px 0;
	max-height: 650px;
	overflow-y: scroll;
}


@media (max-width: 1400px) {
  .nav-v7 .container {
    width: 100%;
  }
  .uk-overlay-panel h1,
  .on-cover-content .section-wrapper .section-header {
    font-size: 4.2em;
  }
  .section-header, .about-us-v2 h1,
  .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,
  .events-container h1,
  .about-us-page .about-us-s1-content h1 {
    font-size: 4.2em;
  }
  .about-us-v7-content .text-wrapper h2,
  .about-us-v8-content .text-wrapper h2,
  .reviews-v2-wrapper h2,
  .map-newsletter h2,
  .reservations-wrapper h2 {
    font-size: 1.7em;
  }
}

@media (max-width: 1200px) {
	.party-form-holder form, .party-background .party-gallery-holder {
		padding: 2em 0 !important;
	}
  .navbar-regular.nav-v7 .navbar-nav>li>a {
    font-size: 1.1em;
    padding: 0 10px;
  }
  li.drop-down-link .sub-menu a {
    font-size: 1.1em;
  }
  .uk-overlay-panel h1,
  .on-cover-content .section-wrapper .section-header {
		margin-top: 50px;
    font-size: 3.5em;
  }
  .about-us-v8-content .text-content.title-image h1:after {
    height: 50px;
  }
  .events-container h2,
  .events-v3-wrapper .item-text h2 {
    font-size: 2em;
  }
  .party-s1.party-slide h2 {
    font-size: 3em;
  }
  .party-s1.party-slide .slide-text {
    font-size: 1.5em;
  }
  .about-us-page .about-us-s1-content img {
    max-width: 250px;
  }
}
@media (max-width: 1023px) {
	.party-s2-wrapper .container {
    width: 95%;
	}
}
@media (max-width: 1023px) {
  .section-header, .about-us-v2 h1,
  .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,
  .events-container h1,
  .about-us-page .about-us-s1-content h1 {
    font-size: 3.5em;
  }
  .about-us-v7-content .text-wrapper h2,
  .about-us-v8-content .text-wrapper h2,
  .reviews-v2-wrapper h2,
  .map-newsletter h2,
  .reservations-wrapper h2 {
    font-size: 1.3em;
  }
  .reservations-wrapper .ot-badge-holder img {
    max-width: 150px;
    margin-right: 30px;
  }
}

@media (max-width: 991px) {
	.party-form-holder form {
		background-color: transparent;
		-webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
	}
	.party-form-holder {
		padding: 2em 0;
	}
  .navbar-regular.nav-v7 .navbar-nav>li>a {
    font-size: 1em;
    padding: 0 8px;
  }
  li.drop-down-link .sub-menu a {
    font-size: 0.9em;
  }
  .map-newsletter .bar {
    top: 0;
  }
	.custom_html_1-section .section-header,
	.custom_html_1-section h2,
	.custom_html_1-section p {
		text-align: center;
	}
}
@media (max-width: 768px) {
	.about-us-list-holder {
		width: 80%;
	}
	.reservations-and-parties select.package-select {
		margin-bottom: 0.6em;
		width: 378px;
	}
	.catering-event-page .party-s2-wrapper .reservations-and-parties-form {
    clear: both;
  }
	.reservations-and-parties select.half-select,
  .reservations-and-parties-v2 select {
    width: 183px;
  }
}
@media (max-width: 767px) {
	.about-us-list-holder {
		width: 100%;
	}
	.about-us-list-holder ul,
	.party-background ul {
		padding-left: 0;
	}
  .navbar-regular.nav-v6 .navbar-nav>li>a {
    padding: 10px 15px;
    font-size: 1.1em;
    text-transform: uppercase;
  }
  .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: #fff !important;
  }
  .nav-v7.navbar-fixed-top .navbar-collapse {
    max-height: 420px;
  }
  .navbar.nav-v6 .header-logo {
    max-width: 130px;
    left: 5px;
  }
  .uk-overlay-panel h1,
  .on-cover-content .section-wrapper .section-header {
    font-size: 2.2em;
    margin-top: 0;
  }
	.custom-temp-btn,
	.uk-overlay-panel a.custom-temp-btn,
	.on-cover-content .section-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,
	.about-us-v2 a.custom-temp-btn,
	.about-us-plus-content .about-us-plus-button,
	.map-newsletter .sph-email-subscription .sph-submit-button,
	.custom-modal .newsletter-popup .sph-email-subscription .sph-submit-button,
	.addtocalendar.atc-style-blue .atcb-link,
	.reservations-and-parties-v2 button,
	.specials-v3.home-specials div a.custom-temp-btn,
	.party-offer a.custom-temp-btn,
	.sph-email-subscription .sph-submit-button {
		font-size: 16px;
	}
  .section-header, .about-us-v2 h1,
  .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,
  .events-container h1,
  .about-us-page .about-us-s1-content h1 {
    font-size: 2.6em;
  }
  .custom-modal .newsletter-popup .section-header {
    font-size: 2.6em;
  }
  .navbar-fixed-bottom.nav-v1 .bottom-list-item a {
    font-family:'Town_10 Display W05 Medium';
    font-size: 15px;
    text-transform: uppercase;
    padding: 13px 5px;
  }
  .bar:before, .bar:after {
    bottom: 9px;
  }
  .banner-section {
    padding: 15px 0;
  }
  .banner-section h1 {
    font-size: 1em;
  }
  .reservations-wrapper.yelp-reservations-wrapper {
    padding: 4em 0;
  }
  .reservations-wrapper .ot-badge-holder {
    display: block;
    text-align: center;
  }
  .reservations-wrapper .ot-badge-holder img {
    max-width: 100px;
    margin-right: 0;
  }
  .reservations-wrapper .yelp-holder {
    display: block;
    text-align: center;
  }
  .events-v3-wrapper .item-text p {
    text-align: center !important;
  }
  .contact-v3 .hours-title h1,
  .contact-v3 .social-title h1,
  .contact-v3 .contact-us-title h1 {
    font-size: 1em;
  }
  .about-page-content .about-us-v7 .about-us-v7-content:last-of-type {
    min-height: 320px;
  }
  .drink-menu .food-menu-page .empty-content-message h2,
  .drink-menu .food-menu-page .empty-content-message h3 {
    font-size: 1.5em;
  }
  .food-menu-page .food-menu-v2-wrapper,
  .drink-menu-page .drink-menu-v2-wrapper {
    padding-top: 50px;
  }
  .food-menu-nav .food-menu-nav-item {
    border: none;
    border-bottom: 2px solid #d8843c;
    padding: 8px 20px;
  }
  .food-menu-nav .food-menu-nav-item.active,
  .food-menu-nav .food-menu-nav-item:hover,
  .food-menu-nav .food-menu-nav-item:focus {
    border: none;
    border-bottom: 2px solid #9c65a9;
  }
  .food-menu-grid h2,
  .drink-menu .food-menu-page h2,
  .style-traditional.drink-menu h2,
  .food-menu-section h2, .drink-menu-section h2 {
    font-size: 1.6em;
  }
  .food-menu-grid .food-item-title h3,
  .food-menu-grid .food-price,
  .style-traditional.drink-menu .menu-item-price-traditional .item-price {
    font-size: 1em;
  }
  .map-newsletter .bar {
    top: 0;
  }
  .events-container .event-time, .events-container h3 {
    font-size: 1.3em;
  }
  .party-s1.party-slide h2 {
    text-transform: uppercase;
    font-family:'Town_10 Display W05 Bold';
    font-size: 2.5em;
  }
  .party-s1.party-slide .slide-text {
    font-size: 1.4em;
  }
  .bottom-svg-border svg {
    bottom: 2px;
  }
  .top-svg-border svg {
    top: 2px;
  }
	.party-s1.party-slide .slideshow-controls-btn .fa {
    bottom: 50px;
	}
	.party-images .reservations-and-parties p {
		font-size: 1.2em;
		margin-bottom: 15px;
	}
	.private-events .button-container .custom-temp-btn {
    width: 90%;
    margin: 8px 5px;
    padding: 8px 5px;
    font-size: 16px;
	}
	.tickets-page p {
		margin-bottom: 20px;
    padding-top: 10px;
	}
	.party-background .party-s2-wrapper .section-header {
		margin-top: 35px;
	}
	.party-s2-wrapper .party-text-holder p.button-container {
    padding: 20px 0 10px 0;
	}
	.party-s2-wrapper .party-text-holder p.button-container .custom-temp-btn {
		padding: 8px 15px;
	}
	.events-container h2 {
    font-size: 1.7em;
	}
}
@media (max-width: 640px) {
	.reservations-and-parties select.half-select,
  .reservations-and-parties-v2 select {
    width: 172px;
  }
	.reservations-and-parties select.package-select {
		width: 356px;
	}
}
@media (max-width: 540px) {
  .reviews-v2-wrapper .review-text p {
    font-size: 1.2em;
  }
  .about-us-page .about-us-s1-content {
    padding-top: 15px;
  }
  .about-page-content .about-us-v7-content .text-wrapper .text-content {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .about-us-page .about-us-s1-content h1 {
    font-size: 2.2em;
  }
  .specials h2, .events h2 {
    font-size: 1.5em;
  }
	.events-container h1 {
    margin-top: 40px;
	}
  .events-container h2 {
    font-size: 1.5em;
  }
	.reservations-and-parties select.half-select,
  .reservations-and-parties-v2 select {
    width: 162px;
  }
	.reservations-and-parties select.package-select {
		width: 331px;
	}
	.custom_html_1-section .iframe-holder {
		overflow: scroll;
	}
}
@media (max-width: 390px) {
	.reservations-and-parties select.package-select {
		width: 320px;
  }
	.reservations-and-parties select.half-select,
  .reservations-and-parties-v2 select {
    width: 156px;
  }
}

@media (max-width: 360px) {
	.reservations-and-parties select.package-select {
		width: 281px;
	}
}

@media (max-width: 320px) {
	.reservations-and-parties select.package-select {
		width: 248px;
	}
  .uk-overlay-panel h1,
  .on-cover-content .section-wrapper .section-header {
    font-size: 1.5em;
  }
  .section-header, .about-us-v2 h1,
  .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,
  .events-container h1,
  .about-us-page .about-us-s1-content h1 {
    font-size: 2em;
  }
  .custom-modal .newsletter-popup .section-header {
    font-size: 2.5em;
  }
  .custom-modal .newsletter-popup .sph-email-subscription h2 {
    font-size: 1.2em;
  }
  .navbar-fixed-bottom.nav-v1 .bottom-list-item a {
    font-size: 14px;
  }
  .banner-section h1 {
    font-size: 0.85em;
  }
  .events-container h2 {
    font-size: 1.8em;
  }
  .events-container p {
    font-size: 1.2em;
  }
  .contact-v3 .hours-title h1,
  .contact-v3 .social-title h1,
  .contact-v3 .contact-us-title h1 {
    font-size: 1.1em;
  }
  .specials h2, .events h2 {
    font-size: 1.4em;
  }
  .catering p a {
    white-space: nowrap;
  }
  .party-s1.party-slide h2 {
    text-transform: uppercase;
    font-family:'Town_10 Display W05 Bold';
    font-size: 2.2em;
  }
  .party-s1.party-slide .slide-text {
    font-size: 1.2em;
  }
  .jobs-page .jobs-text p {
    font-size: 1.2em;
  }
  .bottom-svg-border svg {
    bottom: -17px;
  }
  .top-svg-border svg {
    top: -17px;
  }
	.reservations-and-parties select.half-select,
  .reservations-and-parties-v2 select {
    width: 248px;
  }
}
