@import url('//fonts.googleapis.com/css?family=Montserrat&display=swap');
@import url('//fast.fonts.net/cssapi/2ec32037-e9b4-48c3-a00e-addc47d35f42.css');

/*
font-family:'Futura LT W01 Heavy';
font-family:'Freestyle Script W01 Medium';
font-family: 'Montserrat', sans-serif;
*/


body.home-page {
  background-color: #fcf2e9;
}

.nav-v2, .nav-v2-home-btn,
.navbar-fixed-bottom.nav-v1,
.header {
  display: none !important;
}
.custom_html_2-section .top-svg-border,
.custom_html_2-section .bottom-svg-border {
  display: none;
}

.custom_html_2-section {
  min-height: 100vh;
}

/* put under the comment if it's NOT sinle page website */
.header {
  background-color: #fff;
}

.header-logo {
    max-width: 170px;
}

a {color: #ddd;}

body {
  font-family: 'Montserrat', sans-serif;
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'Montserrat', sans-serif;
}

.hvr-icon-wobble-horizontal:before {
  content: "";
}

.navigation-left li a, .navigation-right li a,
.navbar-inverse .navbar-nav>li>a {
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
  color: #000 !important;
  text-transform: uppercase;
}
.navigation-left li a, .navigation-right li a {
  font-weight: 600;
}
.navigation-left li.active a, .navigation-right li.active a, .navigation-left li a:hover, .navigation-right li a:hover,
.navbar-inverse .navbar-nav>li.active>a, .navbar-inverse .navbar-nav>li.active>a:hover {
  color: #cbab5e !important;
}
.nav-v2 .social-icon:hover,
.navbar-inverse .navbar-nav>li>a:hover {
  color: #cbab5e !important;
}

.map-newsletter .text-wrapper:before {
  background-attachment: scroll;
}

.uk-overlay-background {
  background: rgba(0,0,0,.3);
}

.uk-overlay-panel h1,
.on-cover-content .section-wrapper .section-header {
  margin-top: 60px;
  margin-bottom: 20px;
  text-transform: uppercase;
  color: #000;
  font-family:'Futura LT W01 Heavy';
  font-size: 7em;
  line-height: 1.2em;
  text-shadow: none;
}
.uk-overlay-panel p,
.on-cover-content .section-wrapper p {
  font-family: 'Montserrat', sans-serif;
  font-size: 2.5em;
  line-height: 1.2em;
  color: #000;
  text-shadow: none;
  text-transform: uppercase;
}

.navbar-fixed-bottom.nav-v1 .bottom-list-item a {
    padding: 15px 10px;
}


.custom-temp-btn,
.uk-overlay-panel a.custom-temp-btn,
.on-cover-content .section-wrapper a.custom-temp-btn,
.about-us-plus-content .about-us-plus-button,
.map-newsletter .sph-email-subscription .sph-submit-button,
.custom-modal .sph-email-subscription .sph-submit-button,
.addtocalendar.atc-style-blue .atcb-link,
.reservations-and-parties-v2 button,
.specials-v3.home-specials div a.custom-temp-btn,
.party-offer a.custom-temp-btn,
.sph-email-subscription .sph-submit-button {
  padding: 10px 50px 10px 50px;
  text-transform: uppercase;
  background-color: transparent;
  background: transparent;
  color: #fff;
  border: 2px solid #fff;
  font-family:'Futura LT W01 Heavy';
  font-weight: normal;
  font-size: 17px;
  box-shadow: none;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.custom-temp-btn:hover,
.uk-overlay-panel a.custom-temp-btn:hover,
.about-us-v7-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,
.addtocalendar.atc-style-blue .atcb-link:hover {
  text-decoration: none;
  background-color: #000;
  background: #000;
  border: 2px solid #000;
  color: #fff;
  opacity: 1;
}
.addtocalendar.atc-style-blue .atcb-link {
  padding: 10px 40px;
  text-decoration: none;
  background-color: #cbab5e;
  background: #cbab5e;
  border: 2px solid #cbab5e;
  color: #fff;
  opacity: 1;
}
.reservations-and-parties p.submit-success {
    color: #fff;
}
.reservations-and-parties button[disabled] {
  background-color: #000;
  background: #000;
  border: 2px solid #000;
  color: #fff;
}
.reservations-and-parties button {
  background-color: #000;
  background: #000;
  border: 2px solid #000;
  color: #fff;
}
.reservations-and-parties button:hover {
  background-color: #cbab5e;
  background: #cbab5e;
  color: #fff;
  border: 2px solid #cbab5e;
  opacity: 1;
}

.sph-email-subscription .sph-submit-button,
.map-newsletter .sph-email-subscription .sph-submit-button,
.custom-modal .newsletter-popup .sph-email-subscription .sph-submit-button {
  background-color: #000;
  background: #000;
  border: 2px solid #000;
  color: #fff;
  border-radius: 0;
  font-size: 1.3em;
}
.sph-email-subscription .sph-submit-button:hover,
.map-newsletter .sph-email-subscription .sph-submit-button:hover,
.custom-modal .newsletter-popup .sph-email-subscription .sph-submit-button:hover {
  background-color: #cbab5e;
  background: #cbab5e;
  color: #fff;
  border: 2px solid #cbab5e;
}

.reservations-and-parties-v2 button,
.specials-v3.home-specials div a.custom-temp-btn {
  font-size: 18px;
}

.uk-overlay-panel a.custom-temp-btn,
.on-cover-content .section-wrapper a.custom-temp-btn {
  font-size: 17px;
  background-color: #cbab5e;
  background: #cbab5e;
  border: 2px solid #cbab5e;
  color: #fff;
  opacity: 1;
}
.uk-overlay-panel a.custom-temp-btn:hover, .uk-overlay-panel a.custom-temp-btn:focus,
.on-cover-content .section-wrapper a.custom-temp-btn:hover, .on-cover-content .section-wrapper a.custom-temp-btn:focus {
  background-color: #000;
  background: #000;
  border: 2px solid #000;
  color: #fff;
  opacity: 1;
}
.about-us-v3 .text-wrapper {
    background-color: rgba(0, 0, 0, 0.7);
}

/* home page */
.banner-section {
  padding: 40px 0 20px 0;
}
.banner-section h1 {
  text-transform: none;
  font-family: 'Montserrat', sans-serif;
  font-size: 1.5em;
}
.banner-section p {
  font-size: 1.4em;
}
.banner-section .banner-pin {
  color: #fff;
}
.banner-section .banner-pin:hover,
.banner-section .banner-pin:active,
.banner-section .banner-pin:focus {
  color: #fff;
}

.section-header,
.about-us-v8-content .text-wrapper h1,
.about-us-v7-content .text-wrapper h1,
.specials-v3.home-specials h1,
.about-us-v3 h1,
.specials h1, .events h1,
.events-container h1,
.about-us-page .about-us-s1-content h1 {
  font-size: 4em;
  font-family:'Futura LT W01 Heavy';
  text-transform: uppercase;
}

.section-header {
  margin-top: 10px;
  margin-bottom: 30px;
}

.custom_html_1-section h2,
.about-us-v8-content h2,
.about-us-v7-content h2,
.events-v3-wrapper h2,
.reviews-v2-wrapper h2,
.map-newsletter h2,
.reservations-text h2,
.party-background h2 {
  margin-bottom: 30px;
  font-family: 'Futura LT W01 Heavy';
  font-size: 1.6em;
}

.custom_html_1-section,
.custom_html_2-section {
  padding: 6em 0;
  position: relative;
  background-color: #fff;
  color: #000;
}
.custom_html_2-section {
  background-color: #fcf2e9;
}
.custom_html_1-section .container,
.custom_html_2-section .container {
  text-align: center;
}
.custom_html_1-section h2 {
  margin-top: 50px;
  margin-bottom: 20px;
}
.custom_html_1-section p {
  max-width: 600px;
  margin: 0 auto;
}
.about-text-list .about-list {
  display: flex;
  flex-direction: column;
  padding: 10px 20px 30px 20px;
  color: #cbab5e;
}
.about-text-list .about-list p {
  text-align: left;
}
.about-text-list .about-list p span {
  display: block;
  font-family:'Futura LT W01 Heavy';
  text-transform: uppercase;
}

.catering .pagecontent a {
  color: #000;
}

.bottom-svg-border img,
.top-svg-border img {
  width: 100%;
}
.top-svg-border, .bottom-svg-border {
    height: auto;
}

.custom_html_2-section {
  padding: 6em 0;
  background-image: url(../custom/category_back.jpg);
  background-size: cover;
}
.custom_html_2-section .top-svg-border {
  top: -10px;
}
.custom_html_2-section .bottom-svg-border {
  bottom: -8px;
}
.custom_html_2-section .container p {
  margin-top: 10px;
  line-height: 1em;
  font-size: 1em;
}
.custom_html_2-section .container p a {
  color: #000;
  text-transform: uppercase;
}
.custom_html_2-section .container p a:nth-child(2) {
  margin-left: 10px;
  border-left: 1px solid #000;
  padding-left: 10px;
}
.pages-item img {
  margin: 0 auto;
}
.custom_html_2-section .logo-holder img {
  /* margin: 20px auto 60px auto; */
  margin: 0 auto 50px auto;
}

.pages-content a {
  display: inline-block;
}
.pages-content h2 {
  position: relative;
  margin-top: 30px;
  margin-bottom: 20px;
  font-family:'Futura LT W01 Heavy';
  font-size: 2em;
  text-transform: uppercase;
  color: #000;
}
.pages-content h2:after {
  content: "";
  display: block;
  position: relative;
  width: 0;
  height: 3px;
  margin: 15px auto 5px auto;
  vertical-align: middle;
  background-color: #000;
}
.pages-content a:hover h2:after {
  -webkit-animation: titleBarGrow 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1 forwards;
  -moz-animation: titleBarGrow 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1 forwards;
  animation: titleBarGrow 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1 forwards;
}
.pages-content a:hover,
.pages-content a:focus,
.pages-content a:active {
  color: #000;
  text-decoration: underline;
}
.pages-content .image-holder {
  position: relative;
  margin: 10px 0;
}
.pages-content .overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  -moz-transition: 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -webkit-transition: 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  background-color: rgba(214, 187, 178, 0.7);
}
.pages-content a:hover .overlay {
  opacity: 1;
}
.pages-content .text {
  color: #fff;
  font-size: 1.3em;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  text-transform: uppercase;
}

.owl-theme .owl-dots .owl-dot span {
  background: transparent;
  border: 1px solid #fff;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background: #fff;
}
.owl-theme .owl-nav [class*=owl-] {
  color: rgba(255, 208, 50, 0.7);
}
.owl-theme .owl-nav [class*=owl-]:hover {
  color: #fff;
}

.newsletter-section {
  padding-top: 5em;
  padding-bottom: 5em;
  background-color: #fff;
  background-image: url(../custom/newsletter_back.jpg);
  background-size: cover;
  text-align: center;
}
.map-newsletter {
  border-right: 2px solid #fff;
}
.newsletter-section h2,
.map-newsletter h2 {
  margin-bottom: 5px;
  color: #000;
}
.map-newsletter .text-wrapper .text-content {
  font-family: 'Montserrat', sans-serif;
  color: #000;
}
.map-newsletter .sph-email-subscription h2 {
  font-family: 'Montserrat', sans-serif;
  color: #000;
}
.map-newsletter p {
  margin-top: 0px;
  font-size: 1.2em;
}
.map-newsletter .bar:before, .map-newsletter .bar:after {
  background: #000;
}
.map-newsletter .sph-email-subscription .sph-email-input,
.newsletter-section .sph-email-subscription .sph-email-input {
  position: relative;
  border: none;
  border-bottom: 2px solid #000;
  border-radius: 0;
  background-color: transparent;
  color: #000;
  text-align: center;
}
.sph-email-subscription input::-webkit-input-placeholder {
   color: #000;
}
.sph-email-subscription input:-moz-placeholder { /* Firefox 18- */
   color: #000;
}
.sph-email-subscription input:-moz-placeholder {  /* Firefox 19+ */
   color: #000;
}
.sph-email-subscription input:-moz-placeholder {
   color: #000;
}
.map-newsletter .section-header,
.newsletter-section .section-header {
  margin-top: 10px;
  margin-bottom: 5px;
  color: #000;
}
.newsletter-section h2 {
  margin: 20px 0;
  font-size: 1.4em;
}
.logo-holder img {
  margin: 160px auto 60px auto;
  max-width: 400px;
}
.newsletter-section .bar,
.custom-modal .bar {
  width: 100%;
  float: left;
  top: 5px;
}
.newsletter-section .bar:before,
.newsletter-section .bar:after,
.custom-modal .bar:before,
.custom-modal .bar:after {
  background: #000;
}
.newsletter-section .sph-email-subscription input:focus,
.custom-modal .sph-email-subscription input:focus {
  outline: none;
}
.newsletter-section .sph-email-subscription input:focus ~ .bar:before,
.newsletter-section .sph-email-subscription input:focus ~ .bar:after,
.custom-modal .sph-email-subscription input:focus ~ .bar:before,
.custom-modal .sph-email-subscription input:focus ~ .bar:after {
    width: 50%;
}
.newsletter-section .bar:before, .newsletter-section .bar:after,
.custom-modal.bar:before, .custom-modal .bar:after {
  bottom: 15px;
  transition: 0.3s ease all;
  -moz-transition: 0.3s ease all;
  -webkit-transition: 0.3s ease all;
}
.newsletter-contact-custom {
  margin-top: 60px;
}
.newsletter-contact-custom p a {
  color: #000;
}
.newsletter-contact-custom p span {
  display: inline-block;
  margin: 0 6px;
}

.custom-modal .modal-content {
  background-image: url(../custom/newsletter_back.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  color: #000;
  -webkit-box-shadow: 0 5px 15px rgba(10, 58, 80, 0.6);
  box-shadow: 0 5px 15px rgba(10, 58, 80, 0.6);
}
.custom-modal .newsletter-popup .section-header {
  margin-top: 10px;
  font-size: 3.6em;
  color: #000;
}
.custom-modal .newsletter-popup .sph-email-subscription h2 {
  margin-bottom: 10px;
  font-weight: normal;
  font-size: 1.5em;
}
.custom-modal p {
  margin-top: 0px;
  font-size: 1.2em;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input {
  padding: 12px 15px;
  border:none;
  border-bottom: 2px solid #000;
  border-radius: 0;
  background-color: transparent;
  color: #000;
  text-align: center;
}

.footer-v2-wrapper {
  background: #fff;
  border-top: none;
  color: #000;
  font-size: 16px;
}
.footer-v2-wrapper.footer-custom-wrapper {
  background: #fff;
  border-top: none;
  color: #000;
}
.footer-v2-wrapper p {
  margin-bottom: 5px;
  font-size: 16px;
}
.footer-v2-wrapper .copyright p {
  padding-top: 5px;
  color: #cbab5e;
  text-transform: uppercase;
}
.footer-v2-wrapper .copyright p a {
  color: #cbab5e;
  text-transform: uppercase;
}
.footer-v2-wrapper .copyright p a:hover {
  color: #000;
}
.footer-v2-wrapper a {
  font-size: inherit;
  color: #000;
  -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;
}
.footer-v2-wrapper.footer-custom-wrapper a:hover, .footer-v2-wrapper.footer-custom-wrapper a:active, .footer-v2-wrapper.footer-custom-wrapper a:focus {
  color: #cbab5e;
}
.footer-custom-wrapper {
  padding-top: 5em;
}
.footer-custom-wrapper .social-icon {
  padding-left: 5px;
  font-size: 1.1em;
  line-height: 1em;
}

/*PAGES GENERAL*/
.drink-menu .tabs-container {
  position: relative;
  text-shadow: none;
}
.drink-menu.venues-page {
  margin-top: 150px;
}
.drink-menu .pagecontent {
  width: 100%;
  padding-top: 150px;
}
.drink-menu.venues-page .pagecontent {
    width: 100%;
    padding-top: 250px;
}
.drink-menu .section-header.main-header {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 400px;
  line-height: 500px;
  margin-top: 0;
  margin-bottom: 0;
  background-color: #fcf3ea;
  color: #000;
  border-bottom: 2px solid #cdcdcd;
}
.drink-menu.party-background .section-header.main-header {
  top: -150px;
}
.drink-menu .pagecontent .container {
  width: 100%;
  position: relative;
}
.drink-menu .pagecontent .top-svg-border path,
.drink-menu .pagecontent.top-svg-border polygon {
  fill: #cbab5e;
}
.drink-menu .pagecontent .top-svg-border {
  top: -17px;
}
h2.sub-heading {
  margin-top: 80px;
  font-family:'Futura LT W01 Heavy';
  font-size: 2.8em;
  text-align: center;
  color: #000;
}

.venues-main.drink-menu .pagecontent .top-svg-border {
  top: -33px;
}
.venues-main.drink-menu .pagecontent .top-svg-border svg {
  width: 100%;
  height: auto;
}


/*Events*/
.empty-content-message {
  text-align: center;
}
.oneeventday {
  font-size: 18px;
}
.events h2 {
  font-family: 'Montserrat', sans-serif;
  font-size: 1.2em;
  text-transform: capitalize;
  color: #000;
}
.events-container,
.events-container p {
  color: #000;
}
.events-container h1 {
  color: #000;
}
.events-container .events-holder{
  width: 80%;
  margin: 0 auto;
  border-bottom: 1px solid transparent;
}
.events-container .events-info {
  margin-top: 40px;
  margin-bottom: 10px;
  text-align: center;
}
.events-container .events-info p {
  font-size: 1.4em;
}
.events-container .events-info p a {
  color: #000;
}
.events-container .events-info p a:hover {
  color: #000;
}
.events-container h2 {
  margin-top: 20px;
  font-family:'Futura LT W01 Heavy';
  font-size: 2em;
  text-transform: uppercase;
  color: #000;
}
.events-container h2.sub-heading {
  margin-top: 80px;
  font-size: 2.2em;
}
.events-container h3 {
  color: #000;
  text-transform: uppercase;
}
.events-container .event-time {
  font-family: 'Montserrat', sans-serif;
  color: #000;
}
.events-container .event-image {
  border: 2px solid #cbab5e;
}
.empty-content-message h2,
.empty-content-message h3 {
  text-align: center;
  font-family: 'Montserrat', sans-serif;
  font-size: 1.6em;
  text-transform: none;
}
.events-container .empty-content-message {
  margin-top: 40px;
  color: #000;
  text-align: center;
}
.events-container .empty-content-message h3 {
  text-align: center;
}

/*Press*/
.party-background, .article-background {
  background-color: #fff;
  color: #000;
}
.press-page.drink-menu>div:first-child:before {
  background-image: url(../custom/press_background.jpg);
  background-position: bottom left;
}
.press-content {
  width: 70%;
  margin: 0 auto;
}
.press-content .full-width {
  margin: 0 auto;
  float: none;
}
.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  margin-bottom: 10px;
}
.embed-container iframe, .embed-container object, .embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #cbab5e;
}
.press-holder {
  color: #000;
}
.press-holder .press-item {
  padding: 0;
  border: none;
  margin: 0 auto;
}
.press-holder p {
  padding-bottom: 20px;
  color: #000;
}
.press-holder a img {
  margin-bottom: 20px;
}
.press-holder img.press-img {
  margin: 0 auto;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: 2px solid #cbab5e;
}

.venue-press .press-item {
  margin-top: 20px;
}
.venue-press .press-item h2 {
  margin-bottom: 15px;
  font-size: 1.4em;
  color: #000;
}
.venue-press .press-item a img {
  margin-bottom: 10px;
}
.venue-press .press-item p {
  padding-bottom: 5px;
  font-size: 1.2em;
}
.just-articles h2.sub-heading {
  margin-bottom: 0;
}


/*Join the team*/
.party-background h2.sub-heading {
  font-size: 2.2em;
}
.party-background .reservations-and-parties p {
  margin-top: 30px;
  font-size: 1.5em;
}
.party-background .reservations-and-parties p.submit-success {
  margin-top: 80px;
  text-transform: uppercase;
  color: #000;
}
.reservations-and-parties input, .reservations-and-parties select, .reservations-and-parties textarea {
  border: 1px solid transparent;
  padding: 10px 5px;
  background-color: rgba(203, 171, 94, 0.4);
  color: #000;
}
.reservations-and-parties textarea, .party-background .reservations-and-parties select.wide-select, .party-background .checkbox-holder {
  width: 435px;
  margin-bottom: 16px;
}
.reservations-and-parties textarea:focus {
  outline: none;
}
form.ng-dirty textarea.ng-invalid {
  background-color: #FFDDDD;
}

/*Meet the team*/
.party-background.drink-menu.venues-page .tabs-container {
  padding-bottom: 0;
}
.drink-menu.venues-page .pagecontent .container {
  padding: 0;
}

.about-us-v8-content .text-wrapper {
  width: 100%;
}
.about-us-v8-content .text-wrapper h1 {
  font-size: 2.8em;
}
.about-us-v8-content .text-content.title-image h1:after {
  height: 60px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.about-us-v8-image {
  background-position-y: top;
}
.about-us-v8-image-bar {
  display: none !important;
}

.about-us-v8-venus-wrapper section .about-us-v8-item {
  background-color: #f7f7f7;
}
.about-us-v8-venus-wrapper section:nth-of-type(2n) .about-us-v8-item {
  background-color: #fcf3ea;
}
.about-us-v8-venus-wrapper .about-us-v8-content .text-wrapper {
  background-repeat: no-repeat;
  background-size: cover;
}
.about-us-v8-venus-wrapper .about-us-v8-content .text-content.title-image h1:after {
  height: 90px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.about-us-v8-item-0 .about-us-v8-content .text-content.title-image h1:after,
.about-us-v8-item-3 .about-us-v8-content .text-content.title-image h1:after,
.about-us-v8-item-4 .about-us-v8-content .text-content.title-image h1:after {
  height: 70px;
}
.about-us-v8-wrapper a.custom-temp-btn {
  background-color: #000;
  background: #000;
  border: 2px solid #000;
  color: #fff;
}
.about-us-v8-wrapper a.custom-temp-btn:hover,
.about-us-v8-wrapper a.custom-temp-btn:focus {
  background-color: #cbab5e;
  background: #cbab5e;
  border: 2px solid #cbab5e;
  color: #fff;
}
.about-us-v8-content .text-content .venue-contact {
  margin: 30px 0 20px 0;
  font-size: 1.1em;
}
.about-us-v8-venus-wrapper section .about-us-v8-item .venue-contact a {
  color: #000;
  text-decoration: underline;
}
.about-us-v8-venus-wrapper section .about-us-v8-item .venue-contact a:hover {
  color: #cbab5e;
}
.about-us-v8-venus-wrapper section:nth-of-type(2n) .about-us-v8-item .venue-contact a:hover {
  color: #000;
}

.about-us-v8-content .text-content .venue-social {
  margin: 30px 0 20px 0;
}
.about-us-v8-venus-wrapper section .about-us-v8-item .venue-social a {
  background-color: transparent;
  color: #000;
  font-size: 13px;
}
.about-us-v8-venus-wrapper section:nth-of-type(2n) .about-us-v8-item .venue-social a {
  background-color: transparent;
  color: #000;
}
.about-us-v8-venus-wrapper section .about-us-v8-item .venue-social a:hover {
  background-color: #000;
  color: #fff;
}
.about-us-v8-venus-wrapper section:nth-of-type(2n) .about-us-v8-item .venue-social a:hover {
  background-color: #000;
  color: #fff;
}

.venus-subholder .venus-subitem {
  display: inline-block;
  padding: 0 20px;
}
.about-us-v8-content .text-content .venus-subitem .venue-social {
  margin-bottom: 5px;
}
.venus-subholder .venus-subitem .custom-temp-btn {
  width: 229px;
}


@media (max-width: 1600px) {
  .uk-overlay-panel h1,
  .on-cover-content .section-wrapper .section-header {
    font-size: 6.8em;
  }
  .uk-overlay-panel p,
  .on-cover-content .section-wrapper p {
    font-size: 2.5em;
  }
  .custom_html_2-section .top-svg-border svg,
  .custom_html_2-section .bottom-svg-border svg {
    width: 100%;
    height: 36px;
  }
  .drink-menu .pagecontent .top-svg-border {
    top: -16px;
  }
  .drink-menu .pagecontent .top-svg-border svg {
    width: 100%;
    height: 36px;
  }
  .venues-main.drink-menu .pagecontent .top-svg-border {
    top: -28px;
  }
}

@media (max-width: 1500px) {
  .uk-overlay-panel h1,
  .on-cover-content .section-wrapper .section-header {
    margin-bottom: 15px;
    font-size: 6.3em;
  }
  .uk-overlay-panel p,
  .on-cover-content .section-wrapper p {
    font-size: 2.3em;
  }
}

@media (max-width: 1300px) {
  .venues-main.drink-menu .pagecontent .top-svg-border svg {
    height: 56px;
  }
}

@media (max-width: 1200px) {
  .press-content {
    width: 80%;
  }
  .press-holder p {
    font-size: 1.2em;
  }
  .venue-press .press-item img.press-img {
    max-height: 300px;
  }
  .about-us-v8-content .text-wrapper h1 {
    font-size: 2.6em;
  }
  .custom_html_2-section .logo-holder img {
    max-width: 320px;
    margin-bottom: 40px;
  }
}

@media (max-width: 1060px) {
  .venus-subholder .venus-subitem {
    padding: 0 10px;
  }
}

@media (max-width: 1024px) {
  .header {
    margin-top: 70px;
  }
  .custom_html_1-section {
    padding: 2em 0;
  }
  .navbar-normal, .nav-v2-home-btn {
    height: 120px !important;
  }
  .navbar-normal.nav-scroll, .nav-v2-home-btn.nav-scroll {
    height: 110px !important;
  }
  .navbar-normal.nav-scroll .navigation-sections {
    margin-top: 10px !important;
  }
  .top-svg-border svg, .bottom-svg-border svg {
    width: 100%;
  }
  .uk-overlay-panel .container {
    padding-left: 10px;
    padding-right: 10px;
  }
  .uk-overlay-panel h1,
  .on-cover-content .section-wrapper .section-header {
    font-size: 5em;
    line-height: 1.1em;
  }
  .uk-overlay-panel p, .on-cover-content .section-wrapper p {
    font-size: 1.8em;
  }
  .uk-overlay-panel a.custom-temp-btn, .on-cover-content .section-wrapper a.custom-temp-btn {
    margin-top: 15px;
    font-size: 16px;
  }
  .section-header, .about-us-v8-content .text-wrapper h1, .about-us-v7-content .text-wrapper h1, .specials-v3.home-specials h1, .about-us-v3 h1, .specials h1, .events h1, .events-container h1, .about-us-page .about-us-s1-content h1 {
    font-size: 3.6em;
  }
  .custom_html_2-section {
    /* padding: 3em 0 6em 0; */
    display: table;
    width: 100%;
    padding: 15px 20px;
  }
  .custom_html_2-section .container {
    display: table-cell;
    vertical-align: middle;
  }
  .pages-content .image-holder {
    height: 290px;
    overflow: hidden;
  }
  .logo-holder img {
    max-width: 220px;
    margin: 60px auto;
  }
  .custom_html_2-section .logo-holder img {
    max-width: 290px;
    margin-bottom: 20px;
  }
  .custom_html_2-section .pages-item {
    padding-bottom: 15px;
  }
  .custom_html_2-section img.venu-logo {
    max-width: 200px;
  }
  .drink-menu .pagecontent {
    padding-top: 150px;
  }
  .drink-menu .section-header.main-header {
    height: 300px;
    line-height: 400px;
  }
  .events-container .events-holder {
    padding: 20px 0;
  }
  .events-container h2 {
    font-size: 1.7em;
  }
  .events-container h3 {
    font-size: 1.2em;
  }
  .about-us-v8-content .text-wrapper h1 {
    font-size: 2.4em;
  }
  .about-us-v8-content .text-wrapper p {
    font-size: 1.2em;
  }
  .venues-main.drink-menu .pagecontent .top-svg-border {
    height: 50px;
  }
}

@media (max-width: 1023px) {
  .nav>li>a {
    padding: 10px 0;
  }
  .header-logo {
    left: 10px;
  }
  .socialnav {
    margin-top: 20px;
  }
  .uk-overlay-panel h1, .on-cover-content .section-wrapper .section-header {
    font-size: 5.2em;
    line-height: 1.3em;
    margin-top: 20px;
    margin-bottom: 15px;
  }
  .uk-overlay-panel p, .on-cover-content .section-wrapper p {
    font-size: 2em;
  }
  .custom_html_1-section {
    padding-top: 1em;
  }
  .pages-content h2 {
    margin-top: 50px;
  }
  .newsletter-section {
    padding-bottom: 3em;
  }
  .newsletter-section .section-header {
    margin-bottom: 10px;
  }
  .footer-custom-wrapper {
    padding-top: 3em;
  }
  .venues-main.drink-menu .pagecontent .top-svg-border {
    top: -17px;
  }
  .venues-main.drink-menu .pagecontent .top-svg-border svg {
    height: 40px;
  }
}

@media (max-width: 991px) {
  .header {
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
  }
  .section-header, .about-us-v8-content .text-wrapper h1, .about-us-v7-content .text-wrapper h1, .specials-v3.home-specials h1, .about-us-v3 h1, .specials h1, .events h1, .events-container h1, .about-us-page .about-us-s1-content h1 {
    font-size: 3.5em;
  }
  .pages-content .image-holder {
    height: 270px;
    overflow: hidden;
  }
  .pages-content .image-holder .venu-photo {
    margin-top: -90px;
  }
  .footer-v2-wrapper.footer-custom-wrapper {
    padding-bottom: 20px;
  }
  .reservations-wrapper .section-header {
    margin-top: 0;
  }
  .press-content {
    width: 90%;
  }
  .venue-press .press-item h2 {
    margin-bottom: 10px;
    font-size: 1.3em;
  }
  .team-page .about-us-v8-content .text-wrapper {
    padding: 40px 20px !important;
  }
  .about-us-v8-content .text-wrapper h1 {
    font-size: 2.6em;
  }
  .team-page .about-us-v8-content .text-wrapper p {
    font-size: 1.1em;
  }
  .venus-subholder {
    padding-top: 20px;
  }
  .about-us-v8-content .text-content .venus-subholder .venue-social {
    margin-top: 5px;
  }
  .venus-subholder .venus-subitem .custom-temp-btn {
    margin-top: 15px;
  }
  .custom_html_2-section {
    padding: 20px 0;
  }
  .custom_html_2-section .logo-holder img {
    max-width: 260px;
    margin-bottom: 15px;
  }
  .custom_html_2-section .pages-item {
    padding-bottom: 10px;
  }
  .custom_html_2-section img.venu-logo {
    max-width: 200px;
  }
}

@media (max-width: 767px) {
  .uk-dotnav {
    bottom: 55px;
  }
  .modal-content h1{
    font-size: 3em;
  }
  .navbar-fixed-bottom.nav-v1 .bottom-list-item a {
    padding: 16px 10px;
    font-family:'Futura LT W01 Heavy';
    font-size: 1.2em;
    text-transform: uppercase;
  }
  .navbar-fixed-bottom.nav-v1 .bottom-svg-border {
    height: 20px;
  }
  .top-svg-border svg, .bottom-svg-border svg,
  .venues-main.drink-menu .pagecontent .top-svg-border svg {
    width: 100%;
    height: 20px;
  }
  .venues-main.drink-menu .pagecontent .top-svg-border {
    top: -8px;
  }
  .footer-v2-wrapper {
    padding-bottom: 80px;
  }
  .header-logo {
    max-width: 140px;
  }
  .socialnav {
    margin-top: -39px;
  }
  .navbar-nav {
    margin-top: 10px !important;
  }
  .nav>li>a {
    padding: 10px;
    font-size: 1.2em;
  }
  .uk-overlay-panel h1,
  .on-cover-content .section-wrapper .section-header {
    margin-top: 0;
    font-size: 3.4em;
    line-height: 1.2em;
  }
  .uk-overlay-panel p, .on-cover-content .section-wrapper p {
    font-size: 1.5em;
  }
  .uk-overlay-panel a.custom-temp-btn, .on-cover-content .section-wrapper a.custom-temp-btn {
    margin-top: 15px;
    font-size: 15px;
  }
  .banner-section {
    padding-top: 25px;
    padding-bottom: 20px;
  }
  .banner-section h1 {
    font-size: 1.3em;
  }
  .section-header, .about-us-v8-content .text-wrapper h1,
  .about-us-v7-content .text-wrapper h1, .specials-v3.home-specials h1,
  .about-us-v3 h1, .specials h1, .events h1, .events-container h1,
  .about-us-page .about-us-s1-content h1 {
    font-size: 2.8em;
  }
  .about-text-list,
  .about-text-list .about-list {
    display: block;
  }
  .about-text-list .about-list {
    padding-top: 0;
    padding-bottom: 0;
  }
  .about-text-list .about-list p {
    text-align: center;
  }
  .custom_html_2-section {
    padding: 2em 0 4em 0;
  }
  .pages-content h2 {
    margin-top: 30px;
    margin-bottom: 15px;
  }
  .custom_html_2-section .pages-item {
    padding-bottom: 15px;
  }
  .pages-content .image-holder {
    height: 240px;
    overflow: hidden;
  }
  .custom_html_2-section .logo-holder img {
    max-width: 230px;
  }
  .pages-content .image-holder .venu-photo {
    margin-top: -130px;
  }
  .custom_html_2-section img.venu-logo {
    max-width: 180px;
  }
  .custom_html_2-section .container p {
    margin-top: 7px;
  }
  .newsletter-section {
    padding: 3em 0 2em 0;
    background-size: cover;
  }
  .newsletter-section .sph-email-subscription {
    padding-top: 5px;
  }
  .newsletter-section h2 {
    margin: 10px 0;
    font-size: 1.3em;
  }
  .footer-custom-wrapper {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .custom-modal .newsletter-popup .sph-email-subscription h2 {
    font-size: 1.4em;
  }
  .drink-menu .pagecontent {
    padding-top: 90px;
  }
  .drink-menu.venues-page .pagecontent {
    padding-top: 50px;
  }
  .drink-menu .section-header.main-header {
    height: 200px;
    line-height: 275px;
  }
  h2.sub-heading {
    margin-top: 40px;
    font-size: 2.3em;
  }
  .party-background h2.sub-heading {
    margin-bottom: 20px;
    font-size: 1.8em;
  }
  .events-container .events-holder {
    padding-top: 30px;
  }
  .events-container h1 {
    margin-top: 35px;
  }
  .events-container h2.sub-heading {
    margin-top: 40px;
  }
  .events-container h2 {
    font-size: 1.5em;
  }
  .events-container .events-info {
    margin-top: 30px;
    margin-bottom: 0;
  }
  .events-container .events-info p {
    font-size: 1.3em;
  }
  .style-traditional.drink-menu .pagecontent {
    padding-top: 80px;
  }
  .reservations-and-parties textarea, .party-background .reservations-and-parties select.wide-select, .party-background .checkbox-holder {
    width: 356px;
    font-size: 16px;
    margin-bottom: 0.6em;
  }
  .party-background .reservations-and-parties select.half-select {
    width: 174px;
  }
  .custom-modal .sph-email-subscription {
    padding: 5px;
  }
  .custom-modal .section-header {
    font-size: 3em;
  }
  .custom-modal .newsletter-popup .section-header {
    font-size: 2.8em;
  }
  .about-us-v8-wrapper {
    padding-bottom: 60px !important;
  }
  .about-us-v8-image {
    height: 250px;
  }
  .about-us-v8-content .text-wrapper h1 {
    font-size: 2em;
  }
  .team-page .about-us-v8-content .text-content.title-image h1:after {
    height: 40px;
  }
  .about-us-v8-venus-wrapper .about-us-v8-content .text-wrapper h1 {
    margin-top: 15px;
    font-size: 2.2em;
  }
  .about-us-v8-venus-wrapper .about-us-v8-content .text-content.title-image h1:after {
    height: 70px;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .about-us-v8-item-0 .about-us-v8-content .text-content.title-image h1:after,
  .about-us-v8-item-3 .about-us-v8-content .text-content.title-image h1:after,
  .about-us-v8-item-4 .about-us-v8-content .text-content.title-image h1:after {
    height: 60px;
  }
  .about-us-v8-content .text-content .venue-contact {
    margin: 10px 0 15px 0;
    font-size: 1.1em;
  }
  .press-holder {
    margin: 0 auto;
  }
  .press-holder a img {
    max-height: 30px;
    margin-bottom: 10px;
  }
  .press-holder p {
    padding-bottom: 5px;
    font-size: 1.2em;
  }
  .venue-press .press-item h2 {
    font-size: 1.2em;
  }
  .venue-press .press-item p {
    font-size: 1.1em;
  }
}

@media (max-width: 768px) {
  .top-svg-border svg, .bottom-svg-border svg {
    width: 100%;
    height: 20px;
  }
  .reservations-and-parties textarea, .party-background .reservations-and-parties select.wide-select, .party-background .checkbox-holder {
      width: 378px;
  }
  .party-background .reservations-and-parties select.half-select {
    width: 185px;
  }
}

@media (max-width: 640px) {
  .reservations-and-parties textarea, .party-background .reservations-and-parties select.wide-select, .party-background .checkbox-holder {
      width: 356px;
  }
  .party-background .reservations-and-parties select.half-select {
    width: 174px;
  }
  .drink-menu .reservations-and-parties textarea {
    width: 356px;
  }
}

@media (max-width: 540px) {
  .reservations-and-parties textarea, .party-background .reservations-and-parties select.wide-select, .party-background .checkbox-holder {
      width: 331px;
  }
  .party-background .reservations-and-parties select.half-select {
    width: 161px;
  }
  .drink-menu .reservations-and-parties textarea {
    width: 331px;
  }
}

@media (max-width: 390px) {
  .reservations-and-parties textarea, .party-background .reservations-and-parties select.wide-select, .party-background .checkbox-holder {
      width: 320px;
  }
  .party-background .reservations-and-parties select.half-select {
    width: 156px;
  }
  .drink-menu .reservations-and-parties textarea {
    width: 320px;
  }
}

@media (max-width: 360px) {
  .reservations-and-parties textarea, .party-background .reservations-and-parties select.wide-select, .party-background .checkbox-holder {
      width: 281px;
  }
  .party-background .reservations-and-parties select.half-select {
    width: 136px;
  }
  .drink-menu .reservations-and-parties textarea {
    width: 281px;
  }
}

@media (max-width: 320px) {
  .navbar-fixed-bottom.nav-v1 .bottom-list-item a {
    font-size: 1em;
  }
  .uk-overlay-panel h1, .on-cover-content .section-wrapper .section-header {
    margin-top: 0;
    font-size: 2.8em;
  }
  .uk-overlay-panel p, .on-cover-content .section-wrapper p {
    margin-top: 10px;
    font-size: 1.3em;
  }
  .uk-overlay-panel a.custom-temp-btn, .on-cover-content .section-wrapper a.custom-temp-btn {
    font-size: 14px;
  }
  .banner-section h1 {
    font-size: 1.4em;
  }
  .section-header, .about-us-v8-content .text-wrapper h1, .about-us-v7-content .text-wrapper h1, .specials-v3.home-specials h1, .about-us-v3 h1, .specials h1, .events h1, .events-container h1 {
    font-size: 2.4em;
  }
  .custom_html_1-section h2, .about-us-v8-content h2, .about-us-v7-content h2, .events-v3-wrapper h2, .reviews-v2-wrapper h2, .map-newsletter h2, .reservations-text h2, .party-background h2 {
    font-size: 1.4em;
  }
  .logo-holder img {
    max-width: 220px;
    margin: 30px auto;
  }
  .newsletter-contact-custom {
    margin-top: 30px;
  }
  .reservations-and-parties textarea, .party-background .reservations-and-parties select.wide-select, .party-background .checkbox-holder {
      width: 248px;
  }
  .party-background .reservations-and-parties select.half-select {
    width: 120px;
  }
  .custom-modal .newsletter-popup .section-header {
    font-size: 2.5em;
  }
  h2.sub-heading,
  .events-container h2.sub-heading {
    font-size: 2em;
  }
  .party-background h2.sub-heading {
    font-size: 1.6em;
  }
  .about-us-v8-image {
    height: 200px;
  }
  .about-us-v8-content .text-wrapper h1,
  .about-us-v8-venus-wrapper .about-us-v8-content .text-wrapper h1 {
    font-size: 1.8em;
  }
  .about-us-v8-content .text-content .venue-contact {
    font-size: 0.9em;
  }
  .venue-press .press-item h2 {
    font-size: 1.1em;
  }
  .custom_html_2-section {
    display: block;
    min-height: auto;
  }
  .custom_html_2-section .logo-holder img {
    max-width: 200px;
  }
  .pages-content .image-holder {
    height: 170px;
    overflow: hidden;
  }
  .pages-content .image-holder .venu-photo {
    margin-top: -140px;
  }
}
