@font-face {
    font-family: 'Futura LT W01 Light';
    src: url('../fonts/FuturaBT-Book.eot');
    src: url('../fonts/FuturaBT-Book.eot?#iefix') format('embedded-opentype'),
        url('../fonts/FuturaBT-Book.woff2') format('woff2'),
        url('../fonts/FuturaBT-Book.woff') format('woff'),
        url('../fonts/FuturaBT-Book.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Academy Engraved W01';
    src: url('../fonts/AcademyEngraved.eot');
    src: url('../fonts/AcademyEngraved.eot?#iefix') format('embedded-opentype'),
        url('../fonts/AcademyEngraved.woff2') format('woff2'),
        url('../fonts/AcademyEngraved.woff') format('woff'),
        url('../fonts/AcademyEngraved.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Futura LT W01 Bold';
    src: url('../fonts/Futura-Bold.eot');
    src: url('../fonts/Futura-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Futura-Bold.woff2') format('woff2'),
        url('../fonts/Futura-Bold.woff') format('woff'),
        url('../fonts/Futura-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
}

/*
font-family:'Futura LT W01 Light';
font-family:'Academy Engraved W01';
font-family:'Futura LT W01 Bold';
*/

/* change fonts  */
.home-specials h3 ,
.home-specials a ,
.contact-v2 .hours-title,
.contact-v2 .social-title,
.contact-v2 .contact-us-title,
.drink-menu h1,
.drink-menu h2,
.drink-menu h5 {
  font-family:'Futura LT W01 Light';
}

/* put under the comment if it's NOT sinle page website */
.header {
    background-attachment: fixed;
}

a {color: #ddd;}

body {
  font-family:'Futura LT W01 Light';
}

h1, h2, h3, h4, h5, h6 {
  font-family:'Futura LT W01 Light';
}
.uk-overlay-panel .container {
  width: 100%;
}
.top-svg-border svg,
.bottom-svg-border svg {
  position: relative;
}
.top-svg-border,
.bottom-svg-border {
  height: 60px;
}
.bottom-svg-border svg {
    bottom: -5px;
  }

.hvr-icon-wobble-horizontal:before {
  font-weight: 100;
  content: "\f105";
}

.navigation-left li a, .navigation-right li a {
  color: #000;
  font-family:'Futura LT W01 Light';
  font-weight: normal;
}
.navigation-left li.active a, .navigation-right li.active a,
.navigation-left li a:hover, .navigation-right li a:hover,
.navigation-right li a.custom-link:hover {
  color: #c01d2e;
}
.navbar-inverse .navbar-nav>li>a:hover,
.navbar-inverse .navbar-nav>li>a:focus {
    color: #c01d2e !important;
}
.nav-v2 .social-icon {
  color: #c01d2e !important;
}
.nav-v2 .social-icon:hover {
  color: #000 !important;
}

.navigation-left li a.custom-link, .navigation-right li a.custom-link,
.navbar-inverse .navbar-nav>li>a.custom-link {
  font-family:'Futura LT W01 Bold' !important;
  color: #615f5f;
}

/* navigation phone */
.navigation-social,
.socialnav {
  position: relative;
}
.navigation-social {
  margin-top: -3px;
  margin-right: 10px;
}
.socialnav {
  margin-top: 5px;
}
.navbar-normal .navigation-social li.social-links a.phone-number,
.navbar-inverse .socialnav li.social-links a.phone-number {
  position: absolute;
  bottom: -22px;
  right: 10px;
  display: block;
  font-size: 13px;
  -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;
  color: #000;
  width: 100px;
}
.navbar-normal .navigation-social li.social-links a.phone-number:hover,
.navbar-normal .navigation-social li.social-links a.phone-number:focus,
.navbar-normal .navigation-social li.social-links a.phone-number:active {
  color: #c01d2e;
  text-decoration: none;
}

.navbar-inverse .navbar-nav {
  margin-top: 12px !important;
}
.navbar-inverse .social-icon {
  font-size: 27px;
  line-height: 36px;
}
.navbar-inverse .socialnav li.social-links a.phone-number:hover,
.navbar-inverse .socialnav li.social-links a.phone-number:focus,
.navbar-inverse .socialnav li.social-links a.phone-number:active {
  color: #000;
  text-decoration: none;
}
@media (max-width: 840px) {
  .navbar-inverse .navbar-nav {
    margin-top: 6px !important;
  }
}
@media (max-width: 767px) {
  .navbar-inverse .socialnav li.social-links a.phone-number {
    bottom: -20px;
    right: -40px;
  }
}
/* END navigation phone */

.uk-overlay-background {
  background: rgba(0,0,0,.4);
}
.uk-overlay-panel h3,
.on-cover-content .section-wrapper .section-header {
  margin-top: 70px;
  margin-bottom: 20px;
  text-transform: lowercase;
  color: #fff;
  font-family:'Academy Engraved W01';
  font-size: 5em;
  text-shadow: 3px 2px 2px rgba(0, 0, 0, 0.6);
}
.uk-overlay-panel p,
.on-cover-content .section-wrapper p {
  font-family:'Futura LT W01 Light';
  font-size: 2.5em;
  line-height: 1.3em;
  color: #fff;
  text-transform: none;
}
.uk-overlay-panel p a {
  color: #fff;
  text-decoration: none !important;
}
.uk-overlay-panel p a:hover {
  color: #fff;
  text-decoration: underline !important;
}

.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 {
  text-transform: uppercase;
  background-color: #c01d2e;
  background: #c01d2e;
  color: #fff;
  border: 2px solid #c01d2e;
  font-family:'Futura LT W01 Light';
  font-size: 17px;
  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;
}
.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 .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;
}
.reservations-and-parties button[disabled] {
    background-color: #000;
    border: 2px solid #000;
    cursor: not-allowed;
    color: #fff;
}
.reservations-and-parties button {
    background-color: #000;
    background: #000;
    color: #fff;
    border: 2px solid #000;
}
.reservations-and-parties button:hover {
  background-color: #fff;
  background: #fff;
  color: #000;
  border: 2px solid #000;
  opacity: 1;
}
.specials-v3.home-specials div a.custom-temp-btn {
    background-color: #ffe016;
    background: #ffe016;
    color: #000;
    border: 2px solid #ffe016;
}
.specials-v3.home-specials div a.custom-temp-btn:hover {
  background-color: #fff;
  background: #fff;
  color: #000;
  border: 2px solid #fff;
  opacity: 1;
}
.events-v2 a, .specials-v3.home-specials .specials-button {
    width: 250px;
}
.specials-section h4 {
    font-size: 1.6em;
    margin-top: 30px;
}

.map-newsletter .sph-email-subscription .sph-submit-button{
  background-color: #000;
  background: #000;
  border: 2px solid #000;
  color: #fff;
}
.about-us-v8-wrapper a.custom-temp-btn:hover,
.addtocalendar.atc-style-blue .atcb-link:hover {
  background-color: #000;
  background: #000;
  border: 2px solid #000;
  color: #fff;
}
.map-newsletter .sph-email-subscription .sph-submit-button:hover {
  background-color: #ffe016;
  background: #ffe016;
  border: 2px solid #ffe016;
  color: #000;
}

.map-newsletter .sph-email-subscription .sph-submit-button.hvr-icon-wobble-horizontal:before,
.about-us-v8-wrapper a.custom-temp-btn.hvr-icon-wobble-horizontal:hover:before{
  color: #fff;
}
.reservations-and-parties-v2 button,
.specials-v3.home-specials div a.custom-temp-btn {
  font-size: 18px;
}

.specials-v3.home-specials div a.custom-temp-btn.hvr-icon-wobble-horizontal:before {
  color: #ffe016;
}
.reservations-and-parties-v2 button.hvr-icon-wobble-horizontal:before {
  color: #fff;
}
.map-newsletter .sph-email-subscription .sph-submit-button.hvr-icon-wobble-horizontal:hover:before,
.specials-v3.home-specials div a.custom-temp-btn.hvr-icon-wobble-horizontal:hover:before {
  color: #000;
}
.reservations-and-parties-v2 button.hvr-icon-wobble-horizontal:hover:before  {
  color: #000;
}

.uk-overlay-panel a.custom-temp-btn,
.on-cover-content .section-wrapper a.custom-temp-btn {
    padding: 10px 30px;
    opacity: 1;
}

/* home page */
.banner-section {
  padding: 35px 0 20px 0;
}
.banner-section h1 {
  text-transform: capitalize;
  font-family:'Futura LT W01 Light';
}
.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: #ffe016;
}

.section-header,
.about-us-v8-content .text-wrapper h3,
.about-us-v7-content .text-wrapper h3,
.specials-v3.home-specials h3,
.about-us-v3 h3,
.specials h1, .events h1,
.events-container h1,
.about-us-page .about-us-s1-content h3 {
  font-size: 3.5em;
  font-family:'Academy Engraved W01';
  text-transform: lowercase;
}

.about-us-v7-content h4,
.events-v3-wrapper h4,
.reviews-v2-wrapper h4,
.map-newsletter h4,
.reservations-text h4 {
  font-family:'Futura LT W01 Bold';
  text-transform: uppercase;
  font-size: 1.6em;
}

.about-us-v8-content .text-content.title-image h3:after {
  height: 70px;
}
.about-us-v8-image-bar {
  font-family:'Academy Engraved W01';
  text-transform: none;
}

.events-v3-wrapper h4 {
  margin-top: 30px;
}
.events-v3-wrapper .empty-content-message h4 {
  margin-top: 0;
}
.events-v3-wrapper .item-image img {
  border: 2px solid #fff;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.6);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.6);
  box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.6);
}
.event-text {
    color: #acacac;
    font-size: 1.1em;
}

.specials-v3.home-specials {
  min-height: 200px;
  padding: 30px 0;
  background-color: #000;
  color: #fff;
}
.specials-v3.home-specials h3 {
  margin-top: 25px;
  color: #fff;
}
.specials-v3.home-specials p, .specials-v3.home-specials p.specials-hours {
  font-size: 1.3em;
  color: #fff;
}
.specials-v3.home-specials p {
  font-family:'Futura LT W01 Light';
}
.specials-v3.home-specials p a {
  display: inline-block;
  font-size: initial;
  width: auto;
  color: #fff;
}
.specials-v3.home-specials p.specials-hours {
  font-family:'Futura LT W01 Light';
}


.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(250, 250, 250, 0.7);
}
.owl-theme .owl-nav [class*=owl-]:hover {
  color: #fff;
}

.reviews-v2-wrapper {
  padding: 0 0 5px 0;
}
.reviews-v2-wrapper h5 {
  text-transform: capitalize;
  font-size: 1.4em;
  color: #fff;
}
.reviews-v2-wrapper .container {
  padding-bottom: 20px;
}
.reviews-v2-wrapper .review-text p {
  font-size: 1.3em;
  line-height: 1.6em;
}
.reviews-v2-wrapper .review-quote {
  color: #ffe016;
  opacity: 1;
}

.map-newsletter {
  border-right: none;
}
.map-newsletter .section-header {
  color: #000;
}
.map-newsletter h4 {
  color: #000;
}
.map-newsletter .text-wrapper .text-content,
.map-newsletter h2 {
  font-family:'Futura LT W01 Light';
  color: #000;

}
.map-newsletter .bar:before, .map-newsletter .bar:after {
  background: #000;
}
.map-newsletter .sph-email-subscription .sph-email-input {
  border-bottom: 1px solid #000;
  color: #000;
}
.map-newsletter .sph-email-subscription input::-webkit-input-placeholder {
   color: #000;
}
.map-newsletter .sph-email-subscription input:-moz-placeholder { /* Firefox 18- */
   color: #000;
}
.map-newsletter .sph-email-subscription input::-moz-placeholder {  /* Firefox 19+ */
   color: #000;
}
.map-newsletter .sph-email-subscription input:-ms-input-placeholder {
   color: #000;
}

.custom-modal .section-header {
  margin-top: 0;
  color: #000;
}
.custom-modal .sph-email-subscription h2 {
  margin-bottom: 10px;
  font-size: 1.6em;
  font-weight: normal;
}
.custom-modal .sph-email-subscription .sph-email-input {
  padding: 12px 15px;
  border: 1px solid #000;
  border-radius: 0;
}
.custom-modal .sph-email-subscription .sph-submit-button {
  padding: 12px 50px 12px 30px;
  font-size: 1.4em;
}

.contact-v3 {
  background-color: #000;
}
.contact-v3 .hours-title, .contact-v3 .social-title, .contact-v3 .contact-us-title {
  font-family:'Academy Engraved W01';
  font-size: 1.8em;
  text-transform: lowercase;
}

.googlemap-v3-wrapper .triangle {
  border-bottom: 12px solid #000;
}

.custom_html_1-section,
.about-us-s4-wrapper {
  padding-top: 0;
  padding-bottom: 45px;
  text-align: center;
  background-color: #000;
  color: #fff;
}
.about-us-s4-wrapper {
  padding-top: 30px;
}
.custom_html_1-section .section-header,
.about-us-s4-wrapper .section-header {
  margin-top: 20px;
  margin-bottom: 30px;
}
.custom_html_1-section a,
.about-us-s4-wrapper a {
  display: inline-block;
  margin: 5px auto;
}

.footer-v2-wrapper {
  background: #000;
  border-top: 2px solid #fff;
  color: #fff;
}


.onespecial, .oneeventday {
  font-size: 18px;
}
.specials h2, .events h2 {
  font-family:'Futura LT W01 Bold';
  text-transform: capitalize;
  color: #fff;
}
.event {
    border: 2px solid #000;
    padding: 30px;
    background-color: rgba(255, 255, 255, 0.1);
}
.event-image {
  -webkit-box-shadow: 0px 0px 16px 0px rgba(0,0,0,0.6);
  -moz-box-shadow: 0px 0px 16px 0px rgba(0,0,0,0.6);
  box-shadow: 0px 0px 16px 0px rgba(0,0,0,0.6);
}

.events-container .navbar.nav-v6 .container {
  margin-bottom: 0;
}
.events-container{
  color: #000;
}
.events-container h1,
.events-container p {
  color: #000;
}
.events-container h2 {
  font-family:'Academy Engraved W01';
  text-transform: lowercase;
  line-height: 100%;
  color: #000;
}
.events-container h4 {
  font-family:'Futura LT W01 Bold';
  font-size: 1.3em;
  text-transform: capitalize;
  color: #000;
}
.events-container .event-time {
  font-family:'Futura LT W01 Light';
  color: #000;
}
.events-container .event-image {
  border: 2px solid #fff;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.6);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.6);
  box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.6);
}
.events-container .events-holder {
  border-bottom: 1px solid #000;
}
.empty-content-message h4 {
  text-align: center;
  font-family:'Futura LT W01 Light';
  font-size: 1.8em;
  text-transform: none;
}
.events-container .empty-content-message {
  margin-top: 40px;
  color: #fff;
}

.food-menu-page .food-menu-v2-wrapper {
    padding-top: 60px;
}
.food-menu-v2-wrapper .section-header {
  color: #000;
}
.food-menu-grid .food-item-holder {
  display: table;
  width: 100%;
}
.food-menu-grid-item-content {
  border-radius: 0;
}
.food-menu-grid h4,
.drink-menu .food-menu-page h4,
.style-traditional.drink-menu h4, .food-menu-section h4, .drink-menu-section h4{
  margin-top: 15px;
  font-family:'Academy Engraved W01';
  font-size: 2.2em;
  line-height: 100%;
  color: #c01d2e;
  text-transform: lowercase;
}
.drink-menu .food-menu-grid h4 {
  font-family:'Academy Engraved W01';
  font-size: 2.3em;
  text-transform: lowercase;
}
.food-menu-grid .food-item-description,
.food-menu-grid .food-menu-description {
  color: #000;
}
.food-menu-grid .food-item-title {
  font-family:'Futura LT W01 Bold';
  text-transform: uppercase;
  font-weight: normal;
  color: #000;
}
.food-menu-nav .food-menu-nav-item {
  color: #fff;
  border: 2px solid #c01d2e;
}
.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: #000;
  border-color: #000;
  color: #fff;
  border: 2px solid #000;
}
.food-menu-grid-item-content .food-menu-content {
  border-left: 1px solid #c01d2e;
}
.food-menu-grid .food-price,
.style-traditional.drink-menu .menu-item-price-traditional .item-price {
  color: #c01d2e;
  font-family:'Futura LT W01 Bold';
  font-weight: normal;
}
.style-traditional.drink-menu .menu-item-price-traditional .item-price {
  font-size: 1.2em;
}
.food-menu-grid .food-price {
  padding: 0 10px 0 5px;
}

.style-traditional.drink-menu .pagecontent {
  background-color: rgba(255, 255, 255, 0.8);
  -webkit-box-shadow: 0px 0px 10px 0px #535353;
  -moz-box-shadow: 0px 0px 10px 0px #535353;
  box-shadow: 0px 0px 10px 0px #535353;
}
.style-traditional.drink-menu .menu-item-name-traditional .item-name-and-manufacturer span {
    color: #fff;
}
.style-traditional .tabnav .nav>li>a, .food-menu-section .tabnav .nav>li>a, .drink-menu-section .tabnav .nav>li>a {
  font-family:'Futura LT W01 Bold';
  border-bottom: 6px solid rgba(200, 200, 200, 0.6);
}
.style-traditional .tabnav .nav>li>a:hover, .style-traditional .tabnav .nav>li.active>a, .food-menu-section .tabnav .nav>li>a:hover, .food-menu-section .tabnav .nav>li.active>a, .drink-menu-section .tabnav .nav>li>a:hover, .drink-menu-section .tabnav .nav>li.active>a {
    color: #000;
    border-bottom: 6px solid #000;
}
.style-traditional.drink-menu h4, .food-menu-section h4, .drink-menu-section h4 {
  font-size: 2.5em;
  text-transform: uppercase;
}
.style-traditional.drink-menu .menu-item-name-traditional .item-name-and-manufacturer {
  font-family:'Futura LT W01 Bold';
}
.drink-menu.style-traditional .single-drink-title {
  font-family:'Academy Engraved W01';
  text-transform: lowercase;
  color: #000;
  font-size: 3.5em;
}
.style-traditional.drink-menu .menu-item-description-traditional .drink-description {
  color: #000;
}

.style-traditional.drink-menu .empty-content-message h4 {
  font-family:'Futura LT W01 Bold';
  font-size: 1.7em;
  color: #000;
}

.about-us-page .about-us-s1-content p a {
  color: #fff;
}
.about-us-page .about-us-s1-content p a:hover {
  color: #fff;
}
.about-us-s3-wrapper .map-footer p {
  font-family: 'Proxima N W01 Bold';
}

.party-background .section-header {
  margin-bottom: 40px;
}
.party-background p {
  font-size: 1.5em;
  line-height: 1.2em;
}
.party-background p a {
  color: #fff;
}
.party-background p a:hover {
  color: #fff;
}
.reservations-and-parties textarea {
  border: none;
  border-radius: 0;
  padding: 10px 5px;
  background-color: #fff;
  color: #000;
}
.reservations-and-parties textarea, .party-background .checkbox-holder {
  width: 435px;
  margin-bottom: 16px;
}
.reservations-and-parties textarea:focus {
  outline: none;
}
.party-background .reservations-and-parties textarea::-webkit-input-placeholder {
   color: #000;
}
.reservations-and-parties textarea:-moz-placeholder { /* Firefox 18- */
   color: #000;
}
.reservations-and-parties textarea::-moz-placeholder {  /* Firefox 19+ */
   color: #000;
}
.reservations-and-parties textarea:-ms-input-placeholder {
   color: #000;
}
.party-background .checkbox-holder {
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}
.party-background input[type=checkbox],
.party-background input[type=radio] {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0;
}
.party-background .checkbox-holder span {
  width: 80%;
  width: -webkit-calc(100% - 40px);
  width: -moz-calc(100% - 40px);
  width: calc(100% - 40px);
  padding-right: 0;
  margin-left: 5px;
  font-size: 16px;
  text-align: left;
  vertical-align: top;
  line-height: 20px;
}
.checkbox-holder p {
  font-size: 20px;
}
.party-background .reservations-and-parties button[disabled],
.party-background .reservations-and-parties button {
  background-color: #fff;
  border: 2px solid #fff;
  color: #000;
}
.party-background .reservations-and-parties button:hover {
  background-color: #c01d2e;
  border: 2px solid #c01d2e;
  color: #fff;
}
.party-background .reservations-and-parties p.submit-success {
  color: #ffe016;
}

/* Locations page */
 .article-background {
   background-color: #000;
 }
 .locations-section {
   background-color: #838b36;
   padding-top: 10px;
   padding-bottom: 70px;
 }
 .row.locations-holder {
   display: -webkit-box;
   display: -webkit-flex;
   display: -ms-flexbox;
   display:         flex;
   flex-wrap: wrap;
   margin-top: 50px;
 }
.locations-holder .locations-item {
   margin: 10px auto;
   text-align: center;
   display: flex;
   flex-direction: column;
 }
 .locations-holder .locations-item a {
   color: #fff;
 }
.locations-holder .locations-item a:hover,
.locations-holder .locations-item a:focus,
.locations-holder .locations-item a:active {
   color: #000;
   text-decoration: none;
 }

.locations-holder .locations-item .locations-buttons-holder {
  margin: 10px auto;
}
.locations-holder .locations-item .locations-buttons-holder .custom-temp-btn {
  width: 214px;
}
.locations-holder .locations-item a.custom-temp-btn {
  margin: 5px;
  background-color: transparent;
  background: transparent;
  border: 2px solid #fff;
  color: #fff;
}
.locations-holder .locations-item a.custom-temp-btn:hover {
    background-color: #fff;
    background: #fff;
    border: 2px solid #ffffff;
    color: #c82133;
}
.locations-holder .locations-item a.custom-temp-btn:before {
  color: #fff;
}
.locations-holder .locations-item a.custom-temp-btn:hover:before {
  color: #c82133;
}
.locations-holder .locations-item a.custom-temp-btn.locations-link {
  margin: 10px 5px 15px 5px;
}

.locations-holder .locations-item-content {
    display: block;
   height: 100%;
   padding: 20px 15px;
   background-color: #c01d2e;
   border: 2px solid #fff;
 }
.locations-holder .locations-item h3 {
   margin-top: 10px;
   margin-bottom: 15px;
   font-size: 2.2em;
   line-height: 1.3em;
   text-transform: uppercase;
 }
.locations-holder .locations-item  p {
   font-size: 1.1em;
   line-height: 1.2em;
   text-align: center;
   text-shadow: none;
   color: #fff;
 }

 .locations-section .container {
   width: 90%;
 }
.locations-section .section-header {
  color: #fff;
}

.article-background.catering .pagecontent a {
  color: #fff;
  text-decoration: underline;
}
.article-background.catering .pagecontent a:hover {
  color: #ffe016;
  text-decoration: underline;
}
.article-background.catering .pagecontent h4 {
  font-size: 2em;
}
.article-background.catering .pagecontent h5 {
  text-align: left;
  color: #fff;
}

.sph-menu-nav-btn{
    display: none;
    text-decoration: none;
    margin: 0 auto;
    width: 100%;
    text-align: center;
    padding: 5px;
    border: 1px solid #000;
    border-radius: 5px;
    box-sizing: border-box;
}
.sph-menu-nav{
    display: table;
    margin: 20px auto;
    padding: 10px 0;
    list-style: none;
    font-size: 2em;
}
.sph-menu-nav .sph-menu-nav-item{
    display: inline;
    padding: 10px;
}
.sph-menu-nav .sph-menu-nav-item.active{
    text-decoration: underline;
}
.sph-menu-nav .sph-menu-nav-item:hover{
    cursor: pointer;
}
.spothopper-embeddable .sph-food-menu{
    display: block;
}
.spothopper-embeddable .sph-food-menu.active{
    display: block;
}
.sph-food-menu{
max-width:800px;
margin: 0 auto;
}
.sph-no-food-message {
    text-align: center;
}
.sph-food-menu .sph-title {
padding: 30px 10px 0 10px;
text-align: center;
}
.sph-food-menu .sph-title .sph-name {
font-size: 2em;
}
.sph-food-menu .sph-section .sph-section-title{
margin:1.5em 0 2em 0;
text-align: center;
}
.sph-food-menu .sph-section-title .sph-name{
font-size: 1.5em;
}
.sph-food-menu table.sph-items{
width:100%;
}
.sph-food-menu .sph-item>td{
vertical-align: top;
padding-bottom:1em;
text-align: left;
}
.sph-food-menu .sph-item>td.sph-prices{
vertical-align: top;
width:30%;
text-align:right;
font-size:1.1em;
}
.sph-food-menu .sph-item .sph-name{
font-size:1.15em;
}
.sph-food-menu .sph-item .sph-prices{
}
.sph-food-menu .sph-item .sph-desc{
font-style:italic;
}

.sph-food-menu .sph-food-menu-item-img{
    margin-top: 25px;
    margin-bottom: 15px;
    height: 400px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

@media (max-width: 2150px) {
  .top-svg-border,
  .bottom-svg-border {
    height: 50px;
  }
}
@media (max-width: 1730px) {
  .top-svg-border,
  .bottom-svg-border {
    height: 40px;
  }
}
@media (max-width: 1340px) {
  .top-svg-border,
  .bottom-svg-border {
    height: 30px;
  }
}
@media (max-width: 1200px) {
    .sph-food-menu .sph-food-menu-item-img{
        height: 350px;
    }
}
@media (max-width: 1023px) {
    .sph-food-menu .sph-food-menu-item-img{
        height: 300px;
    }
}
@media (max-width: 767px) {
    .sph-food-menu .sph-food-menu-item-img{
        height: 200px;
    }
    .sph-food-menu{
        max-width: 100%;
    }
    .sph-menu-nav-btn{
        display: block;
    }
    .sph-menu-nav{
        display: none;
        width: 100%;
        margin-top: 2px;
        border: 1px solid rgba(0, 0, 0, 0.2);
        border-radius: 5px;
        font-size: 1em;
    }
    .sph-menu-nav.active{
        display: block;
    }
    .sph-menu-nav .sph-menu-nav-item{
        display: block;
        padding: 3px 20px;
        width: 100%;
    }
}

@media (max-width: 1300px) {
  .navigation-social {
    margin-right: 5px;
    padding-left: 10px;
  }
  .navbar-normal .navigation-social li.social-links a.phone-number, .navbar-inverse .socialnav li.social-links a.phone-number {
    width: 100px;
  }
  .map-newsletter .text-wrapper:before {
    background-size: cover;
  }
}

@media (max-width: 1200px) {
  .navigation-social {
    margin-top: 0;
    margin-right: 0;
    padding-left: 5px;
  }
  .nav-v2 .social-icon {
    font-size: 25px;
    line-height: 40px;
  }
  .uk-slidenav-position:hover .uk-slidenav {
    display: none;
  }
  .uk-overlay-panel h3, .on-cover-content .section-wrapper .section-header {
    font-size: 4.5em;
  }
}

@media (max-width: 1060px) {
  .navigation-social {
    padding-left: 0;
  }
}

@media (max-width: 1024px) {
  .uk-overlay-panel h3, .on-cover-content .section-wrapper .section-header {
    font-size: 4em;
  }
  .uk-overlay-panel p, .on-cover-content .section-wrapper p {
    font-size: 2em;
  }
  .food-menu-grid .food-price {
    padding: 0 5px 0 10px;
  }
  .about-us-page .about-us-s1-content h3 {
    font-size: 3em;
  }
}

@media (max-width: 1023px) {
  .navbar-inverse .navbar-nav {
    margin-top: 20px !important;
  }
  .socialnav {
    margin-top: 20px;
    margin-bottom: 30px;
    padding-left: 15px;
  }
  .nav-v2 .nav>li {
    padding: 0;
  }
  .nav-v2 .nav>li>a {
    padding: 10px 5px;
    font-size: 1.1em;
  }
}


@media (max-width: 900px) {
  .navbar.nav-v4 .header-logo {
    max-width: 130px;
  }
  .navbar-regular.nav-v6 .navbar-nav>li>a {
    font-size: 1em;
  }
  .navbar-regular.nav-v6 .navbar-nav>li>a {
    font-size: 1em;
  }
  .nav-v2 .nav>li>a {
    font-size: 1em;
  }
  .nav-v2 .socialnav a {
    padding-right: 0;
  }
  .social-icon {
    font-size: 27px;
    line-height: 35px;
  }
  .about-us-v8-image-bar {
    font-size: 1.6em;
    line-height: 1.3em;
  }
  .top-svg-border,
  .bottom-svg-border {
    height: 24px;
  }
}

@media (max-width: 800px) {
  .navbar.nav-v6 .header-logo {
    max-width: 100px;
  }
  .nav>li>a {
    font-size: 1.1em;
  }
  .nav-v2 .nav>li>a {
    font-size: 0.9em;
  }
  .section-header, .about-us-v8-content .text-wrapper h3, .about-us-v7-content .text-wrapper h3, .specials-v3.home-specials h3, .about-us-v3 h3, .specials h1, .events h1, .events-container h1, .about-us-page .about-us-s1-content h3 {
    font-size: 3.2em;
  }
}


@media (max-width: 767px) {
  .uk-dotnav {
    bottom: 55px;
  }
  .about-us-page .uk-dotnav {
    bottom: 0;
  }
  .navbar-fixed-bottom.nav-v1 .bottom-svg-border {
    height: 20px;
  }
  .navbar-fixed-bottom.nav-v1 .nav.navbar-nav.navbar-right {
    border-top: 1px solid #000;
  }
  .footer-v2-wrapper {
    padding-bottom: 80px;
  }
  .nav-v2 .nav>li>a {
    padding: 10px 15px;
    font-size: 1.1em;
  }
  .socialnav {
    margin-top: -42px;
    margin-bottom: 25px;
  }
  .header-logo, .navbar.nav-v4 .header-logo {
    max-width: 60px;
  }
  .on-cover-content .section-wrapper .container {
    margin-bottom: 20px;
  }
  .uk-slidenav-position:hover .uk-slidenav {
    display: none;
  }
  .uk-overlay-panel h3,
  .on-cover-content .section-wrapper .section-header {
    margin-top: 0;
    font-size: 3.4em;
  }
  .uk-overlay-panel p,
  .on-cover-content .section-wrapper p {
    font-size: 1.6em;
    line-height: 1.3em;
  }
  .uk-overlay-panel a.custom-temp-btn, .on-cover-content .section-wrapper a.custom-temp-btn {
    font-size: 18px;
  }
  .banner-section {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .section-header, .about-us-v8-content .text-wrapper h3, .about-us-v7-content .text-wrapper h3, .specials-v3.home-specials h3, .about-us-v3 h3, .specials h1, .events h1, .events-container h1, .about-us-page .about-us-s1-content h3 {
    font-size: 3.4em;
  }
  .specials-section {
    padding: 0 10px;
  }
  .style-traditional.drink-menu h4, .food-menu-section h4, .drink-menu-section h4 {
    font-size: 2.2em;
  }
  .drink-menu .pagecontent {
    padding-top: 80px;
  }
  .onespecial, .oneeventday {
    font-size: 16px;
  }
  .specials h2, .events h2 {
    font-size: 1.3em;
  }
  .reservations-and-parties-form-v2 {
    margin-top: 0;
  }
  .events-container .events-holder {
    padding-top: 30px;
  }
  .events-container h1 {
    margin-top: 35px;
  }
  .style-traditional.drink-menu .pagecontent {
    padding-top: 80px;
  }
  .food-menu-v2-wrapper .section-header {
    margin-top: 0;
    padding-top: 20px;
    font-size: 2.2em;
  }
  .party-offer a.custom-temp-btn {
    border-left: none;
    border-right: none;
    border-top:none;
  }
  .food-menu-nav {
    margin-top: 30px;
  }
  .food-menu-nav .food-menu-nav-item,
  .party-offer a.custom-temp-btn,
  .party-offer a.custom-temp-btn:hover {
    border: none;
    border-bottom: 2px solid #000;
    border-radius: 0;
    color: #000;
  }
  .food-menu-nav .food-menu-nav-item {
    padding: 8px 20px;
    font-size: 16px;
    color: #000;
  }
  .food-menu-nav .food-menu-nav-item.active {
    border: none;
    border-bottom: 2px solid #000;
  }
  .food-menu-nav .food-menu-nav-item:first-of-type,
  .food-menu-nav .food-menu-nav-item:first-of-type.active,
  .food-menu-nav .food-menu-nav-item:first-of-type:hover {
    border-top: 2px solid #000;
  }
  .food-menu-nav .food-menu-nav-item:first-of-type.active:hover,
  .food-menu-nav .food-menu-nav-item.active:hover {
    background: #000;
    color: #fff;
  }
  .drink-menu .food-menu-page h4 {
    font-size: 1.9em;
  }
  .food-menu-grid-item-content {
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
  }
  .food-menu-grid .food-item-holder {
    padding: 10px 0 20px 0;
  }
  .navbar-fixed-bottom.nav-v1 .bottom-list-item a {
    padding: 14px 10px 16px 10px;
  }
  .about-page-content .about-us-v7 .about-us-v7-content:last-of-type {
    min-height: 360px;
  }
  .reservations-and-parties textarea {
    font-size: 16px;
  }
  .locations-header {
    margin-top: 30px;
    margin-bottom: 5px;
  }
  .row.locations-holder {
    display: block;
    margin-top: 30px;
  }
  .locations-holder .locations-item {
    display: block;
  }
  .locations-holder .locations-item h3 {
    font-size: 2em;
  }
  .top-svg-border svg {
    top: -6px;
  }
  .bottom-svg-border svg {
    bottom: -7px;
  }
}

@media (max-width: 320px) {
  .uk-overlay-panel h3, .on-cover-content .section-wrapper .section-header {
    margin-top: 20px;
    font-size: 2.3em;
  }
  .uk-overlay-panel p, .on-cover-content .section-wrapper p {
    margin-bottom: 0;
    font-size: 1.4em;
  }
  .banner-section h1 {
    font-size: 1.3em;
  }
  .section-header, .about-us-v8-content .text-wrapper h3, .about-us-v7-content .text-wrapper h3, .specials-v3.home-specials h3, .about-us-v3 h3, .specials h1, .events h1, .events-container h1 {
    font-size: 2.5em;
  }
  .about-page-content .about-us-v7 .about-us-v7-content:last-of-type {
    min-height: 400px;
  }
  .about-us-page .about-us-s1-content p {
    font-size: 1.1em;
  }
  .locations-holder .locations-item h3 {
    font-size: 1.8em;
  }
}


@media (max-width: 768px) {
  .catering-page .reservations-and-parties button,
  .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) {
  .catering-page .reservations-and-parties button,
  .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;
  }
}

@media (max-width: 540px) {
  .catering-page .reservations-and-parties button,
  .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;
  }
}

@media (max-width: 390px) {
  .catering-page .reservations-and-parties button,
  .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;
  }
}

@media (max-width: 360px) {
  .catering-page .reservations-and-parties button,
  .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;
  }
}

@media (max-width: 320px) {
  .catering-page .reservations-and-parties button,
  .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;
  }
}
