@import url('//fast.fonts.net/cssapi/a79dac67-b930-46b3-9639-78e05d85d5c9.css');

/*
font-family:'Intro Rust Book W05 Base L';
font-family:'Proxima Nova W05 Light';
font-family:'Intro Head H W05 L Base';
font-family:'Proxima Nova A W05 Bold';
*/


/* put under the comment if it's NOT sinle page website */
.header {
    background-attachment: scroll;
}

a {color: #ddd;}

body {
  font-family:'Proxima Nova W05 Light';
}

h1, h2, h3, h4, h5, h6 {
  font-family:'Proxima Nova W05 Light';
}
/* .uk-dotnav-contrast>.uk-active>* {
    background: rgba(238,103,100,.4);
} */
.hvr-icon-wobble-horizontal:before {
  content: "\f105";
}

.contact-icon.spothopper-icon,
.icon-spothopper_icon {
  display: none;
}

.nav-v2 .social-icon.fa-phone {
    display: inline-block;
    margin-top: 3px;
    margin-right: 2px;
    padding: 2px;
    font-size: 21px;
    line-height: 22px;
    border-radius: 50%;
    color: #0c131d;
    background-color: #a6d9c8;
}
.nav-v2 .social-icon.fa-phone:before {
    display: inline-block;
    margin-left: 0.2em;
    margin-right: 0.2em;
}
.uk-slideshow li:nth-child(2) .uk-flex-middle {
  align-items: flex-end;
  padding-bottom: 220px;
}
.navigation-left li a, .navigation-right li a,
.navbar-inverse .navbar-nav>li>a {
  color: #fff;
}
/* .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: #a6d9c8 !important;
} */

.navigation-social {
  padding-left: 15px;
}
.nav-v2 .social-icon {
  font-size: 26px;
  line-height: 32px;
}
.nav-v2 .social-icon:hover,
.navbar-inverse .navbar-nav>li>a:hover {
  color: #fff !important;
}
.nav-v2 .social-icon.fa-phone:hover {
    color: #0c131d !important;
    background-color: #fff !important;
}
li.nav-order-link a.link-order-sh {
    background-color: #fff !important;
    color: #0c131d !important;
}
li.nav-order-link:hover a.link-order-sh,
li.nav-order-link.active a.link-order-sh {
    background-color: #a6d9c8 !important;
    color: #0c131d !important;
}
/* nav dropdown */
li.drop-down-link {
  position: relative;
}
li.drop-down-link .sub-menu {
  display: none;
  position: absolute;
  left: 0;
  top: 45px;
  width: 160px;
  background-color: #fff;
  padding: 16px 5px 5px 5px!important;
  color: #0c131d;
  font-family:'Proxima Nova W05 Light';
  text-align: center;
  min-width: 100px;
}
li.drop-down-link .sub-menu a {
  display: block;
  padding: 8px 0 !important;
  color: #0c131d;
  text-transform: uppercase;
  opacity: 1;
}
li.drop-down-link .sub-menu a:hover, li.drop-down-link .sub-menu a:focus {
  text-decoration: none;
  color: #e22e47;
}
li.outside-link {
  display: none;
}

.map-newsletter .text-wrapper:before {
  background-attachment: scroll;
}

.uk-overlay-background {
  background: rgba(0,0,0,.4);
}

.uk-overlay-panel h1,
.on-cover-content .section-wrapper .section-header {
  margin-top: 90px;
  margin-bottom: 20px;
  text-transform: none;
  color: #fff;
  font-family:'Intro Head H W05 L Base';
  font-size: 6em;
  line-height: 1.2em;
  text-transform: uppercase;
  text-shadow: 1px 3px 2px rgba(0, 0, 0, 0.5);
}
.uk-overlay-panel .slide-order-links,
.uk-overlay-panel p,
.on-cover-content .section-wrapper p {
  font-family:'Proxima Nova W05 Light';
  font-size: 1.8em;
  line-height: 1.2em;
  color: #fff;
  text-shadow: 1px 3px 2px rgba(0, 0, 0, 0.4);
  text-transform: uppercase;
}
.uk-overlay-panel .slide-order-links a:hover,
.uk-overlay-panel .slide-order-links a:focus,
.uk-overlay-panel p a:hover,
.uk-overlay-panel p a:focus {
  color: #ffd032;
  text-decoration: underline;
}
.navbar.nav-v4 .header-logo {
    max-width: 92px;
}
.style-traditional .tabs-container .scrolling {
    display: block;
}
.navbar-fixed-bottom.nav-v1 .bottom-list-item a {
    padding: 15px 10px;
}
.navbar-normal .navigation-sections {
    margin-top: 40px !important;
}
.navbar-normal.nav-scroll .navigation-sections {
    margin-top: 35px !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: transparent;
  background: transparent;
  color: #ffd032;
  border: 2px solid #ffd032;
  font-family:'Intro Rust Book W05 Base L';
  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;
}
.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 {
  text-decoration: none;
  background-color: #0c131d;
  background: #0c131d;
  border: 2px solid #0c131d;
  color: #ffd032;
  opacity: 1;
}
.addtocalendar.atc-style-blue .atcb-link {
  background-color: transparent;
  background: transparent;
  border: 2px solid #a6d9c8;
  color: #a6d9c8;
}
.addtocalendar.atc-style-blue .atcb-link:hover {
  text-decoration: none;
  background-color: #a6d9c8;
  background: #a6d9c8;
  border: 2px solid #a6d9c8;
  color: #0c131d;
  opacity: 1;
}
.reservations-and-parties p.submit-success {
    color: #fff;
}
.reservations-and-parties.reservations-and-parties-v2 p.submit-success {
	color: #000;
}
.reservations-and-parties button[disabled] {
    background-color: #fff;
    border: 2px solid #fff;
    color: #0c131d;
}
.reservations-and-parties button {
    background-color: #fff;
    background: #fff;
    color: #0c131d;
    border: 2px solid #fff;
}
.reservations-and-parties button:hover {
  background-color: #0c131d;
  background: #0c131d;
  color: #a6d9c8;
  border: 2px solid #0c131d;
  opacity: 1;
}
.about-us-s1-content a.custom-temp-btn,
.contact-location a.custom-temp-btn,
.specials-v3.home-specials div a.custom-temp-btn {
  background-color: #fff;
  background: #fff;
  color: #0c131d;
  border: 2px solid #fff;
}
.about-us-s1-content a.custom-temp-btn:hover,
.about-us-s1-content a.custom-temp-btn:focus,
.contact-location a.custom-temp-btn:hover,
.contact-location a.custom-temp-btn:focus,
.specials-background .double-btn-holder a.custom-temp-btn:hover,
.specials-background .double-btn-holder a.custom-temp-btn:focus,
.specials-v3.home-specials div a.custom-temp-btn:hover {
  background-color: #a6d9c8;
  background: #a6d9c8;
  color: #0c131d;
  border: 2px solid #a6d9c8;
  opacity: 1;
}
.specials-background .double-btn-holder a.custom-temp-btn {
  background-color: transparent;
  background: transparent;
  border: 2px solid #fff;
  color: #fff;
}

.specials-section h2 {
    font-size: 1.6em;
    margin-top: 30px;
}

.about-us-v8-wrapper a.custom-temp-btn,
.reservations-tmt-section a.custom-temp-btn {
  background-color: #0c131d;
  background: #0c131d;
  border: 2px solid #0c131d;
  color: #fff;
}
.about-us-v8-wrapper a.custom-temp-btn:hover,
.reservations-tmt-section a.custom-temp-btn:hover {
  background-color: #0c131d;
  background: #0c131d;
  border: 2px solid #0c131d;
  color: #a6d9c8;
}
.about-us-v7-content .text-wrapper .text-content .custom-temp-btn.custom-about-btn {
  margin: 10px;
  position: unset;
  left: 0;
  background-color: #0c131d;
  background: #0c131d;
  border: 2px solid #0c131d;
  color: #fff;
}
.about-us-v7-content .text-wrapper .text-content .custom-temp-btn.custom-about-btn:hover {
  position: unset;
  left: 0;
  background-color: #0c131d;
  background: #0c131d;
  border: 2px solid #0c131d;
  color: #a6d9c8;
}
.map-newsletter .sph-email-subscription .sph-submit-button,
.custom-modal .newsletter-popup .sph-email-subscription .sph-submit-button {
  background-color: #0c131d;
  background: #0c131d;
  border: 2px solid #0c131d;
  font-size: 1.2em;
  color: #fff;
}
.map-newsletter .sph-email-subscription .sph-submit-button:hover,
.custom-modal .newsletter-popup .sph-email-subscription .sph-submit-button:hover {
  background-color: #0c131d;
  background: #0c131d;
  color: #a6d9c8;
  border: 2px solid #0c131d;
}

.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 {
    padding: 6px 45px 6px 20px;
    font-size: 1.4em;
    background-color: #0c131d;
    background: #0c131d;
    border: 2px solid #0c131d;
    color: #fff;
}
.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: #a6d9c8;
  background: #a6d9c8;
  border: 2px solid #a6d9c8;
  color: #02050a;
  opacity: 1;
}
.double-btn-holder  a.custom-temp-btn {
  margin: 15px 20px;
}
.about-us-v3 .text-wrapper {
    background-color: rgba(0, 0, 0, 0.7);
}

/* home page */
.banner-section {
  padding: 25px 0 25px 0;
}
.banner-section h1 {
  text-transform: none;
  font-family:'Proxima Nova W05 Light';
  font-size: 1.5em;
}
.banner-section .section-header {
    font-family:'Intro Head H W05 L Base';
    font-size: 3em;
}
.banner-section h2 {
  text-transform: uppercase;
  font-size: 1.6em;
  color: #a6d9c8;

}
.banner-section p {
  font-size: 1.4em;
}
.banner-section .banner-pin {
  color: #a6d9c8;
}
.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,
.specials-v3.home-specials h1,
.about-us-v3 h1,
.specials h1, .events h1,
.events-container h1,
.about-us-page .about-us-s1-content h1,
.about-us-v7-content .text-wrapper h1 {
  margin-top: 10px;
  font-size: 4.8em;
  font-family:'Intro Head H W05 L Base';
  text-transform: uppercase;
}
.about-us-v7-content .text-wrapper h1 {
  margin-bottom: 0px;
  margin-bottom: 30px;
}
.about-us-v7-content .text-wrapper .text-content, .map-newsletter .text-wrapper .text-content {
  padding-bottom: 60px;
}

.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,
.drink-menu.article-background .reviews-v2-wrapper h2 {
  font-family:'Proxima Nova A W05 Bold';
  text-transform: uppercase;
  font-size: 1.4em;
}
.party-background .reservations-and-parties a {
  color: #fff;
}
.party-background .reservations-and-parties a:hover {
  color: #a6d9c8;
}

.about-us-v8-content .text-wrapper {
  width: 100%;
}
.about-us-v8-content .text-wrapper h1 {
  margin-bottom: 0px;
}
.about-us-v8-content .text-holder p {
  font-size: 1.1em;
}
.about-us-v8-content .text-holder a,
.about-us-v8-content .text-holder a:hover,
.about-us-v8-content .text-holder a:focus {
  color: #e22e47;
}
.about-us-v8-content .text-holder {
  font-size: 1.2em;
}
.about-us-v8-content .text-content.title-image h1:after {
    height: 120px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.about-us-v8-image-bar {
  height: 55px;
  padding: 5px 30px;
  font-family:'Intro Rust Book W05 Base L';
  font-size: 1.6em;
  line-height: 2em;
  text-transform: uppercase;
}
/* .about-us-v8-item-1 .about-us-v8-content .text-content.title-image h1:after {
    background-image: url(https://static.spotapps.co/web/lolosseafoodshack--com/css/../custom/title_decoration_2.png);
} */

.events-v3-wrapper h2 {
  margin-top: 30px;
}
.events-v3-wrapper .empty-content-message h2 {
  margin-top: 0;
}
.events-v3-wrapper .item-image img {
  border: 2px solid #ffd032;
  -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: #0c131d;
    font-size: 1.1em;
}

.reservations-wrapper {
  position: relative;
  padding: 0 0 40px 0;
  background-color: #fff;
  color: #0c131d;
}
.reservations-wrapper .section-header {
  margin-top: 70px;
  margin-bottom: 20px;
  padding-top: 70px;
}

.open-table-holder.open-table-desktop {
  height: 300px;
}

.yelp-reservations-wrapper.reservations-wrapper {
  padding: 0 0 120px 0;
}
.yelp-reservations-wrapper.reservations-wrapper .section-header {
  margin-top: 90px;
}


.reservations-and-parties-v2 {
  padding: 6em 0;
  background-color: #fff;
}
.reservations-and-parties-v2 button[disabled], .reservations-and-parties-v2 button {
    color: #0c131d;
    border: 2px solid #0c131d;
    background: transparent;
}
.reservations-and-parties-v2 button[disabled]:hover {
	color: #000;
}
.reservations-and-parties-v2 button:hover {
  color: #fff;
}
.reservations-text .section-header {
    color: #000;
}
.reservations-text h2 {
    font-size: 1.8em;
    text-transform: capitalize;
    margin: 0 auto 15px auto;
}
.reservations-text a, .reservations-text p, .reservations-text h2 {
    color: #0c131d;
}
.reservations-text .section-header,
.reservations-text h3 {
    text-align: center;
}
.reservations-text h3 a {
    white-space: nowrap;
}
.reservations-text h3 a:hover,
.reservations-text h3 a:focus {
    color: #a6d9c8;
}
.reservations-text a:hover {
    color: #0c131d;
    text-decoration: none;
}
.reservations-and-parties-v2 select:active, .reservations-and-parties-v2 select:focus {
    border-bottom: 2px solid #a6d9c8;
}
.reservations-and-parties textarea {
	width: 436px;
    margin-bottom: 1em;
	padding: 5px 10px;
	border: none;
	border-bottom: 1px solid #000;
	border-radius: 0;
	padding: 10px 5px;
	background-color: transparent;
	color: #02050a;
}
.reservations-and-parties input:focus,
.reservations-and-parties select:focus,
.reservations-and-parties textarea:focus {
  outline: none;
}
.reservations-and-parties textarea:focus {
	border-bottom: 2px solid #a6d9c8;
}
form.ng-dirty textarea.ng-invalid {
    background-color: #FFDDDD;
}
.reservations-and-parties-v2 textarea {
  margin-bottom: 9px;
  margin-top: 10px;
}
.reservations-and-parties .bar:before,
.reservations-and-parties .bar:after {
	background: #a6d9c8;
}
.reservations-tmt-section .container {
  text-align: center;
}
.reservations-tmt-section p {
  font-size: 1.6em;
}
div.food-price:not(:nth-child(2)) {
   width: 100%;
   text-align: right;
 }

.specials-v3.home-specials {
  min-height: 240px;
  padding: 30px 0 70px 0;
  background-color: #0c131d;
  color: #fff;
  position: relative;
}
.specials-v3.home-specials h1 {
  margin-top: 25px;
  color: #fff;
}
.specials-v3.home-specials p, .specials-v3.home-specials p.specials-hours {
  font-size: 1.4em;
  color: #fff;
}
.specials-v3.home-specials p {
  font-family:'Proxima Nova W05 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:'Proxima Nova W05 Light';
}
/* custom html 1 section */
.custom_html_1-section {
	background-color: #0c131d;
}
.custom_html_1-section .section-header {
	color: #fff;
}
.logo-holder {
	padding-top: 30px;
	padding-bottom: 30px;
	text-align: center;
}
.logo-holder img {
	max-height: 100px;
	margin: 10px auto;
}
.video-holder-custom {
	margin: 10px auto;
	text-align: center;
}
.video-holder-custom iframe {
	display: inline-block;
	margin: 25px auto;
	text-align: center;
}
/* custom html 1 section end */
.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: rgba(250, 250, 250, 0.7);
}
.owl-theme .owl-nav [class*=owl-] {
  color: rgba(255, 208, 50, 0.4);
}
.owl-theme .owl-nav [class*=owl-]:hover {
  color: #ffd032;
}

.reviews-v2-wrapper .container {
  padding-bottom: 5px;
}
.reviews-v2-wrapper .item {
  padding-bottom: 20px;
}
.reviews-v2-wrapper h2 {
  margin-top: 0;
  color: #fff;
}
.reviews-v2-wrapper h3 {
  margin-bottom: 15px;
  font-size: 1.4em;
  color: #fff
}
.reviews-v2-wrapper .review-text p {
  font-size: 1.3em;
  line-height: 1.6em;
}
.reviews-v2-wrapper h3 .fa.fa-star,
.reviews-v2-wrapper .review-quote {
  opacity: 1;
  color: #a6d9c8;
}
.reviews-v2-wrapper .section-header {
  color: #fff;
}

.drink-menu.article-background {
  background-color: #fff;
}
.press-holder .press-item {
    border: 2px solid #0c131d;
}
.press-background .section-header {
    color: #fff;
}

.map-newsletter {
  border-right: none;
}
.map-newsletter h2 {
  margin-bottom: 5px;
  color: #0c131d;
}
.map-newsletter .text-wrapper .text-content {
  font-family:'Proxima Nova W05 Light';
  color: #0c131d;
}
.map-newsletter .sph-email-subscription h2 {
  font-family:'Proxima Nova W05 Light';
  color: #0c131d;
}
.map-newsletter p {
  margin-top: 0px;
  font-size: 1.2em;
}
.map-newsletter .bar:before, .map-newsletter .bar:after {
  background: #a6d9c8;
}
.map-newsletter .sph-email-subscription .sph-email-input {
  border-bottom: 2px solid #0c131d;
  color: #0c131d;
}
.map-newsletter .sph-email-subscription input::-webkit-input-placeholder {
   color: #0c131d;
}
.map-newsletter .sph-email-subscription input:-moz-placeholder { /* Firefox 18- */
   color: #0c131d;
}
.map-newsletter .sph-email-subscription input::-moz-placeholder {  /* Firefox 19+ */
   color: #0c131d;
}
.map-newsletter .sph-email-subscription input:-ms-input-placeholder {
   color: #0c131d;
}
.map-newsletter .section-header {
    color: #0c131d;
}

.custom-modal .modal-content {
  /* background-image: url(https://static.spotapps.co/web/lolosseafoodshack--com/css/../custom/newsletter_back.jpg); */
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.custom-modal .newsletter-popup .section-header {
  margin-top: 0;
  font-size: 3.5em;
  color: #0c131d;
}
.custom-modal .sph-email-subscription h2 {
  margin-bottom: 10px;
  font-weight: normal;
  font-size: 1.7em;
}
.custom-modal p {
  margin-top: 0px;
  font-size: 1.2em;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input {
  padding: 12px 15px;
  border: 1px solid #0c131d;
  border-radius: 0;
  background-color: transparent;
  color: #0c131d;
}

.contact-v3 {
  background-color: #0c131d;
}
.contact-v3 .hours-title.kitchen-title {
  margin-top: 15px;
  margin-bottom: 15px;
}
.contact-v3 .days {
  padding-bottom: 5px;
  text-transform: uppercase;
}
.contact-v3 .from-to {
  padding-bottom: 10px;
}
.contact-v3 .hours-title h1, .contact-v3 .social-title h1, .contact-v3 .contact-us-title h1 {
  font-size: 1em;
}
.contact-v3 .contact-location p {
  font-size: 1em;
  line-height: 1.1em;
}

.googlemap-v3-wrapper .triangle {
  border-bottom: 12px solid #0c131d;
  display: none;
}

.footer-v2-wrapper {
  background: #0c131d;
  border-top: 2px solid #0c131d;
  color: #fff;
}

.about-us-page .about-us-s1-content h1 {
  font-family:'Intro Rust Book W05 Base L';
  font-size: 2.2em;
}
.about-us-s1-wrapper h2 {
  font-family:'Proxima Nova W05 Light';
  text-transform: none;
  font-size: 2.4em;
  line-height: 1.3em;
}
.about-us-s1-wrapper h2 span {
  color: #ffd032;
}
.about-page-content .about-us-v7 .about-us-v7-content a,
.about-page-content .about-us-v7 .about-us-v7-content a:hover,
.about-page-content .about-us-v7 .about-us-v7-content a:focus {
  color: #e22e47;
}
.about-social-wrapper {
  display: inline-block;
}
.about-page-content .about-us-v7 .about-us-v7-content a.about-icon-link {
  vertical-align: middle;
}
.about-page-content .about-us-v7 .about-us-v7-content a.about-icon-link:hover,
.about-page-content .about-us-v7 .about-us-v7-content a.about-icon-link:focus {
  color: #a6d9c8;
}
.about-page-content .about-us-v7 .about-us-v7-content a.about-icon-link .social-icon {
  font-size: 43px;
}
.about-us-s4-wrapper {
  background-color: #0c131d;
}
.about-us-s4-wrapper .container {
  width: 70%;
}
.about-us-s4-wrapper h1 {
  margin-top: 10px;
  margin-bottom: 30px;
}
.about-us-s3-wrapper .map-footer p {
  font-family:'Proxima Nova A W05 Bold';
  font-size: 1.1em;
}

.drink-menu.drinks-slideshow p a,
.drink-menu .food-menu-page p a,
.drink-menu.drinks-slideshow p a:hover,
.drink-menu .food-menu-page p a:hover,
.drink-menu.drinks-slideshow p a:focus,
.drink-menu .food-menu-page p a:focus {
  color: #e22e47;
}

.food-menu-grid .menu-description {
  width: 95%;
  padding-bottom: 15px;
  font-family:'Proxima Nova W05 Light';
}
.food-menu-grid .menu-description p {
  font-family:'Proxima Nova A W05 Bold';
  font-size: 1.2em;
  color: #0c131d;
}

.catering-menu-wrapper .section-header {
  color: #fff !important;
}

.empty-content-message {
  text-align: center;
}

.onespecial, .oneeventday {
  font-size: 18px;
}
.specials h1 {
  padding-bottom: 0;
  border-bottom: none;
}
.specials h2, .events h2 {
  font-family:'Proxima Nova A W05 Bold';
  font-size: 1.2em;
  text-transform: uppercase;
  color: #fff;
}
.specials p a,
.specials p a:hover,
.specials p a:focus {
  color: #a6d9c8;
}
.event {
    border: 2px solid #fff;
    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);
}

.sph-specials h2 {
  margin-top: 40px;
  padding-left: 0;
  font-family:'Proxima Nova A W05 Bold';
  font-size: 2.2em;
  text-transform: uppercase;
  text-align: center;
}
.sph-special-table .sph-special-item {
  font-size: 1.7em;
}
.sph-specials .sph-desc {
  display: inline-block;
  width: 100%;
  text-align: center;
}
.sph-specials .sph-time {
  display: inline-block;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
}

.party-background h2 {
  margin-top: 30px;
}
.party-background .reservations-and-parties p {
  margin-top: 30px;
  font-size: 1.5em;
}
.party-background .reservations-and-parties p.submit-success {
  text-transform: uppercase;
  color: #ffd032;
}

.events-container .navbar.nav-v6 .container {
  margin-bottom: 0;
}
.events-container{
  color: #fff;
}
.events-container h1,
.events-container p {
  color: #fff;
}
.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: #fff;
}
.events-container .events-info p a:hover {
  color: #ffd032;
}

.events-container.events-background .row div[class^="col"] {
  text-align: center;
}
.events-container .event-text-holder {
  padding-left: 15px;
}
.events-container h2 {
  margin-top: 20px;
  font-family:'Proxima Nova A W05 Bold';
  font-size: 2em;
  text-transform: uppercase;
  color: #fff;
}
.events-container h3 {
  color: #fff;
  text-align: center;
}
.events-container .event-time {
  font-family:'Proxima Nova W05 Light';
  color: #fff;
  text-align: center;
}
.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 #a6d9c8;
}
.empty-content-message h2 {
  text-align: center;
  font-family:'Proxima Nova W05 Light';
  font-size: 1.6em;
  text-transform: none;
}
.events-container .empty-content-message {
  margin-top: 40px;
  color: #fff;
  text-align: center;
}
.events-container .empty-content-message h3 {
  text-align: center;
}

.food-menu-page .food-menu-v2-wrapper, .drink-menu-page .drink-menu-v2-wrapper {
    padding-top: 80px;
}
.food-menu-v2-wrapper .section-header {
  color: #0c131d;
}
.food-menu-grid .food-item-holder {
  display: table;
  width: 100%;
}
.food-menu-grid-item-content {
  border-radius: 0;
}
.food-menu-grid h2,
.drink-menu .food-menu-page h2,
.style-traditional.drink-menu h2, .food-menu-section h2, .drink-menu-section h2{
  margin-top: 15px;
  font-family:'Proxima Nova W05 Light';
  font-size: 2em;
  line-height: 100%;
  color: #0c131d;
  text-transform: capitalize;
}
.drink-menu .food-menu-grid h2 {
  font-family:'Intro Head H W05 L Base';
  font-size: 1.8em;
  text-transform: uppercase;
  color: #0c131d;
}
.food-menu-grid .food-item-description,
.food-menu-grid .food-menu-description {
  color: #0c131d;
}
.food-menu-grid .food-item-title h3 {
  font-family:'Proxima Nova A W05 Bold';
  text-transform: uppercase;
  font-weight: bold;
  font-size: 0.9em;
  color: #0c131d;
}
.food-menu-nav .food-menu-nav-item {
  color: #0c131d;
  border: 2px solid #0c131d;
}
.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: #0c131d;
  border-color: #0c131d;
  color: #fff;
  border: 2px solid #0c131d;
}
.food-menu-grid-item-content .food-menu-content {
  border-left: 1px solid #a6d9c8;
}
.food-menu-grid .food-price,
.style-traditional.drink-menu .menu-item-price-traditional .item-price {
  color: #0c131d;
  font-family:'Proxima Nova A W05 Bold';
  font-size: 0.9em;
  font-weight: bold;
}
.style-traditional.drink-menu .menu-item-price-traditional .item-price {
  font-size: 1.2em;
}
.food-menu-grid .food-price {
  padding: 0 5px;
}

.style-traditional.drink-menu .pagecontent {
  background-color: rgba(255, 255, 255, 0.9);
  border: 2px solid #a79c7a;
}
.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:'Proxima Nova A W05 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: #0c131d;
    border-bottom: 6px solid #0c131d;
}
.style-traditional.drink-menu h2, .food-menu-section h2, .drink-menu-section h2 {
  font-size: 2.5em;
  text-transform: capitalize;
}
.style-traditional.drink-menu .menu-item-name-traditional .item-name-and-manufacturer {
  font-family:'Proxima Nova A W05 Bold';
}
.drink-menu.style-traditional .single-drink-title {
  font-family:'Proxima Nova W05 Light';
  text-transform: capitalize;
  color: #0c131d;
  font-size: 5em;
}
.style-traditional.drink-menu .menu-item-description-traditional .drink-description {
  color: #0c131d;
}

.drink-menu.article-background .section-header {
  margin-top: 10px;
  margin-bottom: 60px;
}
.drink-menu.article-background h2 {
    font-family:'Intro Rust Book W05 Base L';
    text-transform: uppercase;
    text-align: center;
    font-size: 1.6em;
    color: #0c131d;
    margin-bottom: 30px;
}
.drink-menu.article-background img {
    max-width: 100%;
    margin: 0 auto;
}
.drink-menu.article-background .pagecontent {
    background-color: #fff;
    width: 90%;
    margin: 0 auto;
    margin-top: 120px;
    margin-bottom: 80px;
    padding-top: 28px;
    padding-bottom: 10px;
    max-width: 1000px;
    color: #0c131d;
    border: none;
    text-align: center;
}
.drink-menu.article-background .tabs-container {
    text-shadow: none;
}
.article-background .sph-food-menu .sph-title .sph-name {
    font-family:'Proxima Nova W05 Light';
    font-size: 5em;
    text-transform: capitalize;
    color: #0c131d;
}
.article-background .sph-food-menu .sph-section-title .sph-name {
    font-family:'Proxima Nova W05 Light';
    color: #0c131d;
    text-transform: capitalize;
    text-shadow: none;
}
.article-background .sph-food-menu .sph-item .sph-name {
    font-family:'Proxima Nova A W05 Bold';
    color: #0c131d;
    text-shadow: none;
    margin-top: 10px;
}
.article-background .sph-food-menu .sph-item>td {
    border-bottom: none;
    padding-bottom: 8px;
}
.article-background .sph-food-menu .sph-item>td.sph-prices {
    font-family:'Proxima Nova A W05 Bold';
    color: #0c131d;
    text-shadow: none;
    width: 32%;
}
.pagecontent .scrolling .container {
    text-shadow: none;
}

.catering-menu-wrapper .food-menu-nav .food-menu-nav-item {
  color: #fff;
  border: 2px solid #fff;
}
.catering .custom-cat-btn {
  color: #0c131d !important;
  padding: 10px 30px 10px 30px !important;
  margin: 20px auto 0;
}
.catering .custom-cat-btn,
.catering-menu-wrapper .food-menu-nav .food-menu-nav-item.active,
.catering-menu-wrapper .food-menu-nav .food-menu-nav-item:hover,
.catering-menu-wrapper .food-menu-nav .food-menu-nav-item:focus {
  background-color: #fff;
  border-color: #fff;
  color: #0c131d;
  border: 2px solid #fff;
}
.catering .custom-cat-btn:hover,
.catering .custom-cat-btn:focus {
  background-color: transparent;
  border-color: #fff;
  color: #fff !important;
}
.party-background.drink-menu.catering:before {
  content: "";
  position: fixed;
  left: 0;
  right: 0;
  z-index: -1;
  display: block;
  background-image: url('https://static.spotapps.co/web/lolosseafoodshack--com/css/../custom/catering_back.jpg');
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-filter: grayscale(0.2) opacity(0.3);
  -moz-filter: grayscale(0.2) opacity(0.3);
  -o-filter: grayscale(0.2) opacity(0.3);
  -ms-filter: grayscale(0.2) opacity(0.3);
  filter: grayscale(0.2) opacity(0.3);
}

.merch-img {
  border-top: 2px solid #a6d9c8;
  max-width: 620px;
  margin: auto;
}
.merch-img:nth-child(6) {
  border-bottom: 2px solid #a6d9c8;
}

.drink-menu.article-background .merch-img {
  padding: 40px 0;
}
.drink-menu.article-background .merch-img img {
  margin-top: 26px;
}
.drink-menu.article-background .merch-img h2 {
  font-family: 'Proxima Nova A W05 Bold';
  margin-bottom: 10px;
}
.drink-menu.article-background .merch-img h3 {
  font-family: 'Intro Head H W05 L Base';
  font-size: 4em;
  margin: 10px 0;
}

.merch .custom-temp-btn {
    background-color: #000;
    background: #000;
    color: #fff;
    border: 2px solid #000;
    margin-top: 40px;
    font-size: 14px;
    padding: 10px 30px 10px 10px;
}
.merch .custom-temp-btn:hover {
    color: #a6d9c8;
}
.drinks-slideshow .food-menu-holder {
    margin: 20px auto 100px auto;
}
.drink-menu.drinks-slideshow {
  background-color: transparent;
}
.drinks-slideshow .drink-menu-v2-wrapper .section-header {
    margin-top: 0;
    padding-top: 0;
}
.drinks-slideshow .party-s1-wrapper {
  margin-top: 160px;
}
.drinks-slideshow .drink-menu-v2-wrapper {
    padding-top: 50px;
}
/* Location info page start */

.drink-menu.article-background.location-info-page .pagecontent {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    padding: 0;
    padding-top: 114px;
}
.drink-menu.article-background.location-info-page .pagecontent p a,
.drink-menu.article-background.location-info-page .pagecontent p a:hover,
.drink-menu.article-background.location-info-page .pagecontent p a:focus {
  color: #e22e47;
}
.location-info-page .map-newsletter .text-wrapper .text-content {
    width: 100%;
    float: none;
    padding: 20px;
    text-align: center;
}
.drink-menu.article-background.location-info-page .section-header  {
    text-align: center;
    margin-bottom: 20px;
}
.article-background.location-info-page .map-newsletter .text-content div.days,
.article-background.location-info-page .map-newsletter .text-content div.from-to {
  font-size: 1.3em;
}
.article-background.location-info-page .map-newsletter .text-content div.group {
  font-size: 1.3em;
  margin-bottom: 10px;
  color: #02050a;
}
.location-info-page .map-newsletter .text-content div.group a {
  color: #02050a;
}
.location-info-page .map-newsletter .text-content div.group a:hover,
.location-info-page .map-newsletter .text-content div.group a:focus {
  color: #0c131d;
}
.location-info-page .map-newsletter a.custom-temp-btn {
  background-color: #0c131d;
  background: #0c131d;
  border: 2px solid #0c131d;
  color: #fff;
}
.location-info-page .map-newsletter .double-btn-wrapper a.custom-temp-btn {
  padding: 10px 40px 10px 20px;
  margin: 10px;
}
.location-info-page .map-newsletter a.custom-temp-btn:hover,
.location-info-page .map-newsletter a.custom-temp-btn:focus {
  color: #a6d9c8;
}
.location-info-page .map-newsletter .text-wrapper.text-wrapper-img:before {
  background-image: url('https://static.spotapps.co/web/lolosseafoodshack--com/css/../custom/about_us_slide_5.jpg');
  background-position: center center;
}
.drink-menu.article-background .reviews-v2-wrapper {
  border-bottom: 1px solid #a6d9c8;
}
.drink-menu.article-background .reviews-v2-wrapper .section-header {
  margin-bottom: 10px;
}
.drink-menu.article-background .reviews-v2-wrapper h2 {
  margin-top: 10px;
  margin-bottom: 10px;
  color: #fff;
}
.drink-menu.location-info-page .contact-v3 .row div[class^="col"]  {
  text-align: left;
}
.contact-v3 a {
  color: #fff;
}
/* Location info page end */

@media (max-width: 1600px) {
  .uk-overlay-panel h1,
  .on-cover-content .section-wrapper .section-header {
    font-size: 5em;
  }
}
@media (max-width: 1330px) {
  li.drop-down-link .sub-menu {
    min-width: 90px;
  }
  .navbar-inverse .navbar-nav>li>a {
    font-family:'Intro Rust Book W05 Base L';
    color: #fff !important;
  }
  .navbar-inverse .navbar-nav>li.nav-order-link>a.link-order-sh {
    background-color: #fff !important;
    color: #0c131d !important;
  }
  .navbar-inverse .navbar-nav>li.nav-order-link:hover a.link-order-sh,
  .navbar-inverse .navbar-nav>li.nav-order-link.active a.link-order-sh {
    background-color: #a6d9c8 !important;
    color: #0c131d !important;
  }
  .uk-overlay-panel h1,
  .on-cover-content .section-wrapper .section-header {
    font-size: 5em;
  }
  .map-newsletter .text-wrapper:before {
    background-size: cover;
  }
  .party-background .embed-container {
    max-width: 80%;
  }
}

@media (max-width: 1200px) {
  .navigation-social {
    padding-left: 10px;
  }
  .nav-v2 .social-icon {
    font-size: 24px;
    line-height: 32px;
  }
  .nav-v2 .social-icon.fa-phone {
    margin-top: 3px;
    margin-right: 2px;
    padding: 2px;
    font-size: 19px;
    line-height: 21px;
  }
  .uk-overlay-panel .container {
    padding-left: 30px;
    padding-right: 30px;
  }
  .uk-slidenav-position:hover .uk-slidenav {
    display: none;
  }
  .uk-overlay-panel h1,
  .on-cover-content .section-wrapper .section-header {
    font-size: 4.2em;
    line-height: 1.1em;
  }
  .about-us-v8-image-bar {
    font-size: 1.4em;
    line-height: 2.3em;
  }
}
@media (max-width: 1100px) {
  li.drop-down-link .sub-menu {
    min-width: 70px;
  }
}
@media (max-width: 1024px) {
  li.drop-down-link .sub-menu {
    min-width: 90px;
  }
  .uk-slideshow li:nth-child(2) .uk-flex-middle {
    padding-bottom: 120px;
  }
  .navigation-social {
    padding-left: 5px;
  }
  .social-icon {
    font-size: 26px;
    line-height: 34px;
  }
  .uk-overlay-panel .container {
    padding-left: 10px;
    padding-right: 10px;
  }
  .uk-overlay-panel h1,
  .on-cover-content .section-wrapper .section-header {
    font-size: 4em;
    line-height: 1.1em;
  }
  .custom_html_1-section .container {
    width: 90%;
  }
  .food-menu-grid .food-price {
    padding: 0 5px 0 10px;
  }
  .about-us-s1-wrapper h2 {
    margin-top: 10px;
    line-height: 1.2em;
  }
  .party-background .embed-container {
    max-width: 90%;
  }
  .about-us-s4-wrapper {
    padding: 30px 0;
  }
  .about-us-s4-wrapper .container {
    width: 85%;
  }
  .about-us-v8-image-bar {
    height: 40px;
    font-size: 1.1em;
    line-height: 2em;
  }
  .about-us-v7-content .text-wrapper h1 {
    font-size: 3.5em;
  }
  .about-us-v7-content .text-wrapper .text-content .custom-temp-btn.custom-about-btn {
    margin: 10px;
  }
  .drink-menu.article-background .section-header {
    margin-top: 10px;
    margin-bottom: 40px;
  }
}

@media (max-width: 1023px) {
  .drinks-slideshow .party-s1-wrapper {
    margin-top: 120px;
  }
  .uk-overlay-panel h1, .on-cover-content .section-wrapper .section-header {
    font-size: 4.3em;
    line-height: 1.3em;
    margin-top: 40px;
    margin-bottom: 15px;
  }
  .header-logo {
    left: 10px;
  }
  .nav>li {
    padding: 0;
    font-family:'Proxima Nova W05 Light';
  }
  .nav>li>a {
    padding: 8px 2px;
    font-size: 0.8em;
  }
  li.drop-down-link .sub-menu a {
    font-size: 0.9em;
  }
  li.drop-down-link .sub-menu {
	width: 140px;
	top: 30px;
  }
  .nav-v2 .socialnav {
      padding-left: 20px;
  }
  .navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover {
    color: #0c131d;
  }
  .nav-v2 .socialnav a {
    padding-right: 0px;
  }
  .socialnav {
    margin-top: 20px;
    padding-left: 15px;
  }
  .social-icon {
    font-size: 27px;
    line-height: 35px;
  }
  .uk-overlay-panel .slide-order-links,
  .uk-overlay-panel p {
	font-size: 1.5em;
  }
  .reviews-v2-wrapper .section-header {
    margin-top: 20px;
  }
  .food-menu-v2-wrapper .section-header, .drink-menu-v2-wrapper .section-header {
    padding-top: 60px;
  }
  .drink-menu.article-background .pagecontent {
    margin-top: 80px;
  }
  .ut-menu-standard .menu-items-container .menu-item .beer .beer-details .container-list .container-row .linear-guide {
    width: 50% !important;
  }
  .yelp-reservations-wrapper.reservations-wrapper .section-header {
    margin-top: 60px;
  }
  .drink-menu.article-background.location-info-page .pagecontent {
    padding-top: 85px;
  }
}

@media (max-width: 991px) {
  .nav>li>a {
    padding: 8px 2px;
    font-size: 0.65em;
  }
  li.drop-down-link .sub-menu a {
	font-size: 0.85em;
  }
  .banner-section h2 {
    margin-top: 10px;
  }
  .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, .about-us-v7-content .text-wrapper h1 {
    font-size: 3.8em;
  }
  .about-us-page .about-us-s1-content h1 {
    font-size: 2em;
  }
  .about-us-page .about-us-s1-content {
    padding-top: 30px;
  }
  .about-us-page .about-us-v7-content .text-wrapper .text-content {
    padding: 30px;
  }
  .reservations-wrapper .section-header {
    margin-top: 0;
  }
  .map-newsletter .bar {
    top: 0px;
  }
  .drink-menu-grid .food-item-title {
    width: 100%;
  }
  .video-holder-custom iframe {
    width: 100% !important;
    height: 350px !important;
  }
  .article-background.location-info-page .map-newsletter .text-content div.group {
    margin-bottom: 5px;
  }
  .article-background.location-info-page .map-newsletter .text-content div.days,
  .article-background.location-info-page .map-newsletter .text-content div.from-to {
    line-height: 1.1;
  }
}

@media (max-width: 860px) {
  .drink-menu.article-background .merch-img {
    padding: 10px 0 20px 0;
  }
  .drink-menu.article-background .merch-img img {
    margin-top: 16px;
  }
  .drink-menu.article-background .merch-img h3 {
    font-size: 3em;
  }
  li.drop-down-link .sub-menu {
    min-width: 80px;
  }
  .nav-v2 .socialnav a {
    padding-right: 0;
  }
  .socialnav {
    display: none;
    margin-top: 16px;
  }
  .social-icon {
    font-size: 25px;
    line-height: 26px;
  }
  .navbar-nav {
    margin-top: 13px !important;
    margin-right: 10px;
    margin-bottom: 8px;
  }
  .nav>li>a {
    padding: 12px 2px;
  }
  .uk-overlay-panel a.custom-temp-btn, .on-cover-content .section-wrapper a.custom-temp-btn {
    font-size: 1.4em;
  }
  .banner-section .section-header {
    font-size: 2em;
  }
  .contact-v3 .contact-us p {
    font-size: 0.9em;
  }
}

@media (max-width: 767px) {
  .drinks-slideshow .uk-dotnav {
    bottom: 5px;
  }
  .drinks-slideshow .party-s1-wrapper {
    margin-top: 0;
  }
  .drinks-slideshow .container {
    padding: 0;
  }
  .socialnav {
    display: block;
  }
  .navbar-nav {
    margin-right: 0;
    margin-bottom: 0;
  }
  li.drop-down-link {
    display: none;
  }
  li.drop-down-link .sub-menu {
    display: none;
  }
  li.outside-link {
    display: block;
    text-transform: uppercase;
  }
  .navbar-inverse .navbar-nav>li>a.directly-order:before {
    content: 'Order ';
  }
  .navbar-fixed-top .navbar-collapse {
    max-height: 460px;
  }
  .uk-dotnav {
    bottom: 55px;
  }
  .modal-content h1{
    font-size: 3em;
  }
  .banner-section .section-header {
    font-size: 1.6em;
  }
  .about-us-page .uk-dotnav {
    bottom: 0;
  }
  .navbar-fixed-bottom.nav-v1 .bottom-svg-border {
    height: 20px;
  }
  .top-svg-border svg, .bottom-svg-border svg {
    height: 16px;
  }
  .footer-v2-wrapper {
    padding-bottom: 80px;
  }
  .header-logo {
    left: 10px;
    max-width: 100px;
  }
  .socialnav {
    margin-top: -41px;
  }
  .navbar-nav {
    margin-top: 10px !important;
  }
  .nav>li>a {
    padding: 5px 10px;
    font-size: 0.9em;
  }
  .navbar-fixed-bottom.nav-v1 .bottom-list-item a {
    text-transform: uppercase;
    font-size: 0.9em;
  }
  .on-cover-content .section-wrapper .container {
    margin-bottom: 20px;
  }
  .uk-slidenav-position:hover .uk-slidenav {
    display: none;
  }
  .uk-overlay-panel h1,
  .on-cover-content .section-wrapper .section-header {
    margin-top: 0;
    font-size: 2.7em;
    line-height: 1.2em;
  }
  .uk-overlay-panel .slide-order-links,
  .uk-overlay-panel p, .on-cover-content .section-wrapper p {
	font-size: 1.3em;
	line-height: 1.5;
  }
  .uk-overlay-panel a.custom-temp-btn, .on-cover-content .section-wrapper a.custom-temp-btn {
    margin-top: 15px;
    font-size: 17px;
  }
  .double-btn-holder  a.custom-temp-btn {
    display: block;
    width: 220px;
    margin: 10px auto;
  }
  .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, .about-us-v7-content .text-wrapper h1 {
    font-size: 2.4em;
  }
  .about-us-page .about-us-s1-content h1 {
    font-size: 1.4em;
  }
  .about-us-v8-content .text-wrapper h1 {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .about-us-v7-content .text-wrapper .text-content .custom-temp-btn.custom-about-btn {
    width: 240px;
  }
  .about-social-wrapper {
    display: block;
    margin-bottom: 15px;
  }
  .reservations-and-parties-v2 .section-header {
    margin-top: 15px;
  }
  .custom_html_1-section {
    padding: 30px 0;
  }
  .custom_html_1-section .container {
    width: 95%;
  }
  .video-holder-custom iframe {
	height: 280px !important;
  }
  .logo-holder {
	padding-top: 0;
	padding-bottom: 0;
  }
  .specials-section {
    padding: 0 10px;
  }
  .yelp-reservations-wrapper.reservations-wrapper {
    padding-bottom: 70px;
  }
  .yelp-reservations-wrapper.reservations-wrapper .section-header {
    margin-top: 20px;
  }
  .reviews-v2-wrapper .review-text blockquote {
		padding: 0;
		margin: 0;
	}
  .reservations-and-parties-v2 {
	padding: 3em 0;
  }
  .reservations-text h2 {
	font-size: 1.4em;
  }
  .style-traditional.drink-menu h2, .food-menu-section h2, .drink-menu-section h2 {
    font-size: 2.2em;
  }
  .reservations-tmt-section p {
    font-size: 1.3em;
  }
  .drink-menu .pagecontent {
    padding-top: 80px;
  }
  .onespecial, .oneeventday {
    font-size: 16px;
  }
  .specials h2, .events h2 {
    font-size: 1.5em;
  }
  .sph-specials h2 {
    font-size: 1.7em;
  }
  .sph-special-table .sph-special-item {
    font-size: 1.3em;
  }
  .events-container .events-holder {
    padding-top: 30px;
  }
  .events-container h1 {
    margin-top: 35px;
  }
  .events-container h2 {
    font-size: 1.8em;
  }
  .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;
  }
  .party-offer a.custom-temp-btn {
    border-left: none;
    border-right: none;
  }
  .food-menu-nav {
    margin-top: 20px;
  }
  .food-menu-nav .food-menu-nav-item {
    padding: 10px 20px;
    border: none;
    border-bottom: 2px solid #0c131d;
    border-radius: 0;
    font-size: 16px;
    color: #0c131d;
  }
  .food-menu-nav .food-menu-nav-item.active {
    border: none;
    border-bottom: 2px solid #0c131d;
  }
  .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 #0c131d;
  }
  .food-menu-nav .food-menu-nav-item:first-of-type.active:hover,
  .food-menu-nav .food-menu-nav-item.active:hover {
    background: #0c131d;
    color: #fff;
  }
  .drink-menu .food-menu-page h2 {
    font-size: 1.7em;
    line-height: 1.2em;
  }
  .food-menu-grid-item-content {
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
  }
  .food-menu-grid .food-item-holder {
    padding: 10px 0 20px 0;
  }

  .navbar-fixed-bottom.nav-v1 .bottom-list-item a {
    padding: 14px 10px 16px 10px;
    font-family:'Intro Head H W05 L Base';
    font-size: 1.2em;
  }
  .about-page-content .about-us-v7 .about-us-v7-content:last-of-type {
    min-height: 360px;
  }
  .drink-menu.article-background .pagecontent {
    margin-top: 80px;
    padding-top: 30px;
  }
  .article-background h2 {
    margin-top: 20px;
  }
  .catering-page .pagecontent {
    width: 100%;
  }
  .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;
  }
  .catering-page .section-header {
    margin-top: 20px;
  }

  .party-offer .section-header,
  .drink-menu.style-traditional .single-drink-title,
  .article-background .sph-food-menu .sph-title .sph-name {
    font-size: 3.2em;
  }
  .catering-page .reservations-and-parties .reservations-and-parties-form p {
    margin-bottom: 20px;
    font-size: 1.3em;
  }
  .catering-page .reservations-and-parties p {
    font-size: 1.5em;
  }
  .catering-page .reservations-and-parties button {
    width: 356px;
    font-size: 24px;
  }
  .party-offer {
    padding: 0;
  }
  .party-offer .food-menu-grid-item-content {
    padding: 5px;
  }
  .party-background.drink-menu .food-menu-grid h2 {
    font-size: 2em;
  }
  .party-offer .party-image-holder img {
    max-height: 150px;
  }
  .food-menu-nav .food-menu-nav-item:first-of-type {
    border-top: 2px solid #0c131d;
  }
  .food-menu-nav .food-menu-nav-item:first-of-type.active:hover, .food-menu-nav .food-menu-nav-item.active:hover,
  .party-offer .food-menu-nav .food-menu-nav-item.active, .party-offer .food-menu-nav .food-menu-nav-item:hover, .party-offer .food-menu-nav .food-menu-nav-item:focus {
    background-color: #0c131d;
    border-color: #0c131d;
    color: #fff;
    border: 2px solid #0c131d;
  }
  .catering-menu-wrapper .food-menu-nav .food-menu-nav-item {
    border-bottom: 2px solid #fff;
    color: #fff;
  }
  .catering-menu-wrapper .food-menu-nav .food-menu-nav-item.active {
    border-bottom: 2px solid #fff;
  }
  .catering-menu-wrapper .food-menu-nav .food-menu-nav-item:first-of-type,
  .catering-menu-wrapper .food-menu-nav .food-menu-nav-item:first-of-type.active,
  .catering-menu-wrapper .food-menu-nav .food-menu-nav-item:first-of-type:hover {
    border-top: 2px solid #fff;
  }
  .catering-menu-wrapper .food-menu-nav .food-menu-nav-item:first-of-type.active:hover,
  .catering-menu-wrapper .food-menu-nav .food-menu-nav-item.active:hover {
    background: #fff;
    color: #0c131d;
  }
  .catering-menu-wrapper .food-menu-nav .food-menu-nav-item:first-of-type {
    border-top: 2px solid #fff;
  }
  .catering-menu-wrapper .food-menu-nav .food-menu-nav-item:first-of-type.active:hover, .catering-menu-wrapper .food-menu-nav .food-menu-nav-item.active:hover {
    background-color: #fff;
    border-color: #fff;
    color: #0c131d;
    border: 2px solid #fff;
  }
  .catering-page .navbar-fixed-bottom .bottom-svg-border svg {
    height: 15px;
    width: auto;
  }
  .about-us-v7 .about-us-v7-content:first-of-type {
    min-height: 400px;
  }
  .custom-modal .sph-email-subscription {
    padding: 5px;
  }
  .custom-modal .newsletter-popup .sph-email-subscription h2 {
      font-size: 1.2em;
  }
  .custom-modal .section-header {
    font-size: 3em;
  }
  .navbar-regular.nav-v6 .navbar-nav>li>a {
    padding: 7px 20px;
  }
  .navbar.nav-v4 .header-logo {
    max-width: 60px;
  }
  .about-us-background .about-us-v3 .text-wrapper {
    margin-bottom: 120px;
  }
  .about-us-v3 p {
    text-align: center;
  }
  .about-us-v3 .text-wrapper {
    padding: 30px 10px;
  }
  .about-us-background .pagecontent {
    padding-top: 66px;
  }
  .about-us-page .about-us-s1-content {
    padding-top: 15px;
  }
  .food-menu-page .food-menu-v2-wrapper, .drink-menu-page .drink-menu-v2-wrapper {
    padding-top: 35px;
  }
  .about-us-s1-wrapper h2 {
    margin-top: 10px;
    font-size: 1.4em;
  }
  .custom-modal .newsletter-popup .section-header {
    font-size: 2.8em;
  }
  .drink-menu.article-background .section-header {
    margin-top: 10px;
    margin-bottom: 20px;
  }
  .drink-menu.article-background .tabs-container {
    margin-bottom: 30px;
  }
  .drink-menu.article-background.location-info-page .pagecontent {
    padding-top: 55px;
  }
  .location-info-page .map-newsletter a.custom-temp-btn {
    font-size: 15px;
  }
  .location-info-page .googlemap-v3-wrapper .map-item.map-newsletter {
    min-height: 550px;
  }
  .drink-menu.location-info-page .contact-v3 .row div[class^="col"] {
    text-align: center;
  }
  .bottom-svg-border svg {
    bottom: -5px;
  }
  .top-svg-border svg {
    top: -6px;
  }
}

@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;
  }
  .reservations-and-parties-form-v2 {
    margin-top: 10px;
  }
  .press-content .videoWrapper iframe {
    width: 230px !important;
    height: 230px !important;
  }
}
@media (max-width: 767px) {
  .press-content .videoWrapper iframe {
    width: 300px !important;
    height: 300px !important;
  }
}
@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;
  }
  .drink-menu .reservations-and-parties textarea,
  .license {
    width: 356px;
  }
}

@media (max-width: 540px) {
  .reviews-v2-wrapper h3 {
    font-size: 1.2em;
  }
  .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;
  }
  .drink-menu .reservations-and-parties textarea,
  .license {
    width: 331px;
  }
  .drink-menu-grid .food-item-title {
      width: 100%;
    }
}

@media (max-width: 390px) {
  .catering .custom-cat-btn {
    padding: 10px !important;
    font-size: 15px;
  }
  .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;
  }
  .drink-menu .reservations-and-parties textarea,
  .license {
    width: 320px;
  }
}

@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;
  }
  .drink-menu .reservations-and-parties textarea,
  .license {
    width: 281px;
  }
}

@media (max-width: 320px) {
  .merch .custom-temp-btn {
    font-size: 11px;
  }
  .navbar-fixed-bottom.nav-v1 .bottom-list-item a {
    font-size: 1.1em;
  }
  .header-logo {
    left: 8px;
    max-width: 80px;
  }
  .nav>li>a {
    padding: 3px 10px;
    font-size: 0.8em;
  }
  .uk-overlay-panel h1, .on-cover-content .section-wrapper .section-header {
    margin-top: -10px;
    margin-bottom: 8px;
    font-size: 2.2em;
  }
  .uk-overlay-panel .slide-order-links,
  .uk-overlay-panel p, .on-cover-content .section-wrapper p {
    margin-top: 8px;
    margin-bottom: 0;
    font-size: 1.1em;
  }
  .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.1em;
  }
  .banner-section h2 {
    font-size: 1em;
  }
  .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-v7-content .text-wrapper h1 {
    font-size: 2em;
  }
  .drink-menu.article-background .reviews-v2-wrapper 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.2em;
  }
  .about-us-v8-image-bar {
    height: 32px;
    font-size: 0.9em;
    line-height: 1.8em;
  }
  .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;
  }
  .about-us-page .about-us-s1-content h1 {
    font-size: 1.2em;
  }
  .about-us-s1-wrapper h2 {
    font-size: 1.2em;
  }
  .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;
  }
  .custom-modal .newsletter-popup .section-header {
    font-size: 2.5em;
  }
  .press-content .videoWrapper iframe {
    width: 250px !important;
    height: 250px !important;
  }
}
