@import url('//fast.fonts.net/cssapi/632cdd34-9ce8-4301-af7a-779d07246a97.css');

/*
font-family: 'Futura PT W01 Book';
font-family: 'BeachBar W05 Regular';
font-family: 'Futura PT W01 Bold';
*/


body {
  font-family: 'Futura PT W01 Book';
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'BeachBar W05 Regular';
}

.nav-v7 .navbar-logo .header-logo {
  max-width: 230px;
}
.navbar-regular.nav-v7 .navbar-nav>li>a {
  font-family: 'Futura PT W01 Bold';
  font-size: 1.1em;
}

video#coverVideo {
  margin-top: 130px;
}

.section-header,
.about-us-v8-content .text-wrapper h1,
.about-us-v7-content .text-wrapper h1,
.specials-v3.home-specials h1,
.specials h1,
.events-container h1,
.about-us-page .about-us-s1-content h1,
.custom-modal .newsletter-popup .section-header {
  font-family: 'BeachBar W05 Regular';
  text-transform: none;
  font-size: 4.4em;
}
.about-us-v8-content .text-wrapper h2,
.reviews-v2-wrapper h2,
.map-newsletter h2 {
  font-family: 'Futura PT W01 Bold';
  text-transform: uppercase;
  font-size: 1.3em;
}

.custom-temp-btn,
.uk-overlay-panel a.custom-temp-btn,
.on-cover-content .section-wrapper a.custom-temp-btn,
.about-us-v7-content .text-wrapper .text-content .custom-temp-btn,
.about-us-v8-wrapper a.custom-temp-btn,
.map-newsletter .sph-email-subscription .sph-submit-button,
.custom-modal .newsletter-popup .sph-email-subscription .sph-submit-button,
.addtocalendar.atc-style-blue .atcb-link,
.specials-v3.home-specials div a.custom-temp-btn,
.food-menu-nav .food-menu-nav-item {
  padding: 6px 40px;
  text-transform: uppercase;
  background-color: #ce273b;
  background: #ce273b;
  border: 2px solid #ce273b;
  color: #fec633;
  font-family: 'Futura PT W01 Bold';
  font-weight: normal;
  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-v8-wrapper a.custom-temp-btn:hover,
.specials-v3.home-specials div a.custom-temp-btn:hover,
.map-newsletter .sph-email-subscription .sph-submit-button:hover,
.custom-modal .newsletter-popup .sph-email-subscription .sph-submit-button:hover,
.addtocalendar.atc-style-blue .atcb-link:hover,
.food-menu-nav .food-menu-nav-item:hover,
.food-menu-nav .food-menu-nav-item:focus,
.food-menu-nav .food-menu-nav-item.active {
  text-decoration: none;
  background-color: #fec633;
  background: #fec633;
  border: 2px solid #fec633;
  color: #ce273b;
  opacity: 1;
}

.specials-v3.home-specials div a.custom-temp-btn {
  background-color: #fec633;
  background: #fec633;
  border: 2px solid #fec633;
  color: #ce273b;
  opacity: 1;
}
.specials-v3.home-specials div a.custom-temp-btn:hover {
  background-color: #2694d1;
  background: #2694d1;
  border: 2px solid #2694d1;
  color: #000;
  opacity: 0.8;
}

/*HOMEPAGE*/


/*Banner section*/
.banner-section {
  padding: 35px 0;
}
.banner-section h1 {
  font-family: 'Futura PT W01 Book';
  font-size: 1.4em;
}
.banner-section .banner-pin {
  color: #fec633;
  font-size: 1.1em;
}
.banner-section .banner-pin:hover,
.banner-section .banner-pin:focus,
.banner-section .banner-pin.active {
  color: #ce273b;
}
/*Banner section end*/

/*About us section*/
.about-us-v8-wrapper:before {
  background-color: #fbfdfc;
  background-attachment: scroll;
}
.about-us-v8-content .text-content.title-image h1:after {
  height: 40px;
  margin: 20px auto;
}
.about-us-v8-content .text-wrapper h2 {
  margin-top: 20px;
  margin-bottom: 20px;color: #ce273b;
}
.about-us-v8-content .text-wrapper p {
  font-size: 1.4em;
}
/*About us section end*/

/*Specials section*/
.specials-v3.home-specials {
  background-color: #ce273b;
  color: #fff;
}
.specials-v3.home-specials h1 {
  margin-top: 20px;
}
.specials-v3.home-specials .specials-text {
  margin-bottom: 0;
}
.specials-v3.home-specials .specials-hours {
  margin: 10px auto;
}
/*Specials section end*/

/*Slideshow section*/
.uk-overlay-background {
  background: rgba(0, 0, 0, 0.5);
}
.uk-overlay-panel h1 {
  font-family: 'BeachBar W05 Regular';
  font-size: 3.8em;
}
.uk-dotnav-contrast>*>* {
  background: #fff;
  border: 1px solid #fff;
  opacity: 1;
}
.uk-dotnav-contrast>.uk-active>*,
.uk-dotnav-contrast>*>:focus,
.uk-dotnav-contrast>*>:hover {
  background: #fff;
  border: 1px solid #fff;
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: 0.6;
}
/*Slideshow section end*/

/*Order section*/
.order-tmt-section {
  border-bottom: 2px solid #fff;
}
.order-tmt-section h1 {
  margin-top: 0;
}
.order-tmt-section p {
  font-size: 1.2em;
  margin: 30px 0;
}
.order-tmt-section a {
  margin: 0 5px;
}
/*Order section end*/

/*Reviews section*/
.reviews-v2-wrapper {
  background-size: cover !important;
  background-attachment: scroll !important;
  padding: 3em 0;
}
.reviews-v2-wrapper .container {
  padding-top: 10px;
}
.reviews-v2-wrapper h1 {
  margin-top: 20px;
  margin-bottom: 0;
}
.reviews-v2-wrapper h2 {
  margin-top: 0;
  color: #fec633;
}
.reviews-v2-wrapper h3 {
  font-family: 'Futura PT W01 Book';
  text-transform: uppercase;
  font-size: 1.3em;
  margin: 20px auto 30px;
  color: #fff;
}
.reviews-v2-wrapper h3 .fa.fa-star {
  color: #fec633;
  font-size: 0.8em;
}
.reviews-v2-wrapper .review-quote {
  color: #2694d1;
  opacity: 1;
}
.reviews-v2-wrapper .review-text {
  padding-top: 0;
}
.reviews-v2-wrapper .review-text p {
  font-family: 'Futura PT W01 Book';
  line-height: 1.5em;
  font-size: 1.3em;
}
.owl-theme .owl-dots .owl-dot button {
  background: #fff;
  border: 1px solid #fff;
  opacity: 1;
}
.owl-theme .owl-dots .owl-dot.active button,
.owl-theme .owl-dots .owl-dot:hover button {
  background: #fff;
  border: 1px solid #fff;
  opacity: 0.5;
}
/*Reviews section end*/

/*Newsletter section*/
.map-newsletter {
  border-right: none;
}
.map-newsletter .text-wrapper:before {
  background-attachment: scroll;
  background-color: #e8eee2;
}
.map-newsletter .section-header {
  color: #000;
}
.map-newsletter h2 {
  color: #2694d1;
}
.map-newsletter .sph-email-subscription h2 {
  font-family: 'Futura PT W01 Book';
  font-size: 1.4em;
  color: #000;
}
.map-newsletter .sph-email-subscription .sph-email-input {
  padding: 9px 5px;
  color: #000;
  border-bottom: 1px solid #000;
  text-transform: uppercase;
}
.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;
}
.map-newsletter .bar {
  top: -6px;
}
.bar:before,
.bar:after {
  background: #ce273b;
}
.googlemap-v3-wrapper .triangle {
  display: none;
}
.sph-response-message {
  font-size: 1.4em;
  color: #000;
}
/*Newsletter section end*/

/*Newsletter popup section*/
.custom-modal .modal-content {
  background-image: url('../custom/newsletter_back.jpg');
}
.custom-modal .newsletter-popup .section-header {
  color: #000;
}
.custom-modal .newsletter-popup .sph-email-subscription h2,
.custom-modal .newsletter-popup .sph-email-subscription label h2 {
  font-family: 'Futura PT W01 Book';
  font-size: 1.4em;
  color: #000;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input {
  color: #000;
  border: 1px solid #000;
  background: transparent;
  text-transform: uppercase;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input::-webkit-input-placeholder {
  color: #000;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input:-moz-placeholder { /* Firefox 18- */
  color: #000;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input::-moz-placeholder { /* Firefox 19+ */
  color: #000;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input:-ms-input-placeholder {
  color: #000;
}
/*Newsletter popup section end*/

/*Contact section*/
.contact-v3 {
  background-color: #2694d1;
  color: #000;
}
.contact-v3 .hours-title h1,
.contact-v3 .social-title h1,
.contact-v3 .contact-us-title h1 {
  text-transform: none;
  font-size: 1.2em;
}
.contact-v3 .contact-location,
.contact-v3 .hours,
.contact-v3 .find-us {
  font-size: 1.3em;
}
.contact-v3 .contact-us p {
  margin: 0;
}
.contact-v3 .days {
  padding: 0;
}
.contact-v3 .from-to {
  text-transform: lowercase;
}
.contact-v3 a {
  text-decoration: none;
  color: #000;
}
/*Contact section end*/

/*HOMEPAGE END*/


/*ABOUT US PAGE*/
.about-us-s1-wrapper {
  padding-top: 70px;
}
.about-us-page .about-us-s1-content img {
  max-width: 300px;
}
.about-page-content .about-us-v7-content .text-wrapper .text-content {
  padding: 40px 4%;
}
.about-us-page .about-us-s2-content p {
  font-size: 1.4em;
}
.about-us-s3-wrapper .map-footer a:hover {
  color: #fec633;
}
/*ABOUT US PAGE END*/


/*FOOD AND DRINKS PAGE*/
.food-menu-page .food-menu-v2-wrapper,
.drink-menu-page .drink-menu-v2-wrapper {
  padding-top: 90px;
}
.food-menu-grid-item-content {
  border-radius: 0;
}
.drink-menu .food-menu-page h2,
.drink-menu .drink-menu-page h2 {
  font-family: 'Futura PT W01 Bold';
  font-size: 1.6em;
  color: #000;
}
.food-menu-grid p,
.food-menu-grid .food-item-description {
  font-size: 1.3em;
}
.food-menu-grid-item-content .food-menu-content {
  border-left: 1px solid #ce273b;
}
.food-menu-grid h3,
.food-menu-grid .food-price {
  font-family: 'Futura PT W01 Book';
  font-size: 1.4em;
  color: #000;
}
/*FOOD AND DRINKS PAGE END*/

/*SPECIALS PAGE*/
.onespecial {
  font-size: 1.3em;
}
.specials h2 {
  font-family: 'Futura PT W01 Bold';
  font-size: 1.2em;
}
/*SPECIALS PAGE END*/

/*EVENTS PAGE*/
.events-container h1 {
  margin-top: 35px;
}
.events-container h2 {
  font-family: 'Futura PT W01 Bold';
  font-size: 1.5em;
}
.events-container h3,
.events-container .event-info-text p,
.events-container .event-time {
  font-family: 'Futura PT W01 Book';
  font-size: 1.4em;
}
.atc-style-blue .atcb-list {
  width: 100%;
}
/*EVENTS PAGE END*/

.drink-menu .pagecontent {
  padding-top: 155px;
}

.empty-content-message h2,
.empty-content-message h3,
.food-menu-page .empty-content-message h2,
.food-menu-page .empty-content-message h3 {
  text-transform: none;
  text-align: center;
  font-family: 'Futura PT W01 Book';
  font-size: 1.4em;
}

/*MEDIA QUERIES*/

@media (max-width:1400px) {
  .navbar.nav-v7 .container {
    width: 100%;
  }
  .section-header,
  .about-us-v8-content .text-wrapper h1,
  .about-us-v7-content .text-wrapper h1,
  .specials-v3.home-specials h1,
  .specials h1,
  .events-container h1,
  .about-us-page .about-us-s1-content h1,
  .custom-modal .newsletter-popup .section-header {
    font-size: 4em;
  }
  .uk-overlay-panel h1 {
    font-size: 3.5em;
  }
  .about-us-page .about-us-s1-content img {
    max-width: 260px;
  }
}

@media (max-width:1200px) {
  .section-header,
  .about-us-v8-content .text-wrapper h1,
  .about-us-v7-content .text-wrapper h1,
  .specials-v3.home-specials h1,
  .specials h1,
  .events-container h1,
  .about-us-page .about-us-s1-content h1,
  .custom-modal .newsletter-popup .section-header {
    font-size: 3.6em;
  }
  .about-us-v8-content .text-wrapper h2,
  .reviews-v2-wrapper h2,
  .map-newsletter h2 {
    font-size: 1.2em;
  }
  .uk-overlay-panel h1 {
    font-size: 3.2em;
  }
}

@media (max-width:1023px) {
  .section-header,
  .about-us-v8-content .text-wrapper h1,
  .about-us-v7-content .text-wrapper h1,
  .specials-v3.home-specials h1,
  .specials h1,
  .events-container h1,
  .about-us-page .about-us-s1-content h1,
  .custom-modal .newsletter-popup .section-header {
    font-size: 3em;
  }
  .about-us-v8-content .text-wrapper h2,
  .reviews-v2-wrapper h2,
  .map-newsletter h2 {
    font-size: 1.1em;
  }
  .custom-temp-btn,
  .uk-overlay-panel a.custom-temp-btn,
  .on-cover-content .section-wrapper a.custom-temp-btn,
  .about-us-v7-content .text-wrapper .text-content .custom-temp-btn,
  .about-us-v8-wrapper a.custom-temp-btn,
  .map-newsletter .sph-email-subscription .sph-submit-button,
  .custom-modal .newsletter-popup .sph-email-subscription .sph-submit-button,
  .addtocalendar.atc-style-blue .atcb-link,
  .specials-v3.home-specials div a.custom-temp-btn,
  .food-menu-nav .food-menu-nav-item {
    font-size: 15px;
  }
  .banner-section h1 {
    font-size: 1.3em
  }
  .about-us-v8-content .text-wrapper p {
    font-size: 1.3em;
  }
  .uk-overlay-panel h1 {
    font-size: 2.8em;
  }
  .map-newsletter .sph-email-subscription h2 {
    font-size: 1.3em;
  }
  .sph-response-message {
    font-size: 1.3em;
  }
  .custom-modal .newsletter-popup .sph-email-subscription h2,
  .custom-modal .newsletter-popup .sph-email-subscription label h2 {
    font-size: 1.3em;
  }
  .contact-v3 .contact-location,
  .contact-v3 .hours,
  .contact-v3 .find-us {
    font-size: 1.2em;
  }
  .about-us-page .about-us-s2-content p {
    font-size: 1.3em;
  }
  .drink-menu .food-menu-page h2,
  .drink-menu .drink-menu-page h2 {
    font-size: 1.4em;
  }
  .food-menu-grid h3,
  .food-menu-grid .food-price {
    font-size: 1.3em;
  }
  .food-menu-grid p,
  .food-menu-grid .food-item-description {
    font-size: 1.2em;
  }
  .onespecial {
    font-size: 1.2em;
  }
  .specials h2 {
    font-size: 1.1em;
  }
  .events-container h2 {
    font-size: 1.4em;
  }
  .events-container h3,
  .events-container .event-info-text p,
  .events-container .event-time {
    font-size: 1.3em;
  }
  .empty-content-message h2,
  .empty-content-message h3,
  .food-menu-page .empty-content-message h2,
  .food-menu-page .empty-content-message h3 {
    font-size: 1.3em;
  }

}

@media (max-width:991px) {
  .navbar-regular.nav-v7 .navbar-nav>li>a {
    font-size: 1em;
    padding: 0 5px;
  }
  .map-newsletter .bar {
    top: 0;
  }
}

@media (max-width:767px) {
  .navbar.nav-v7 .header-logo {
     max-width: 110px;
  }
  .navbar-regular.nav-v7 .navbar-nav>li>a {
    font-size: 1em;
    padding: 6px 15px;
  }
  video#coverVideo {
    margin-top: 70px;
  }
  .section-header,
  .about-us-v8-content .text-wrapper h1,
  .about-us-v7-content .text-wrapper h1,
  .specials-v3.home-specials h1,
  .specials h1,
  .events-container h1,
  .about-us-page .about-us-s1-content h1,
  .custom-modal .newsletter-popup .section-header {
    font-size: 2.8em;
  }
  .about-us-v8-content .text-wrapper h2,
  .reviews-v2-wrapper h2,
  .map-newsletter h2 {
    font-size: 1em;
  }
  .navbar-fixed-bottom.nav-v1 .bottom-list-item a {
    text-transform: uppercase;
    font-family: 'Futura PT W01 Bold';
    font-size: 12px;
    padding: 15px 5px;
  }
  .banner-section {
    padding: 15px 0;
  }
  .banner-section h1 {
    font-size: 1.2em;
  }
  .about-us-v8-content {
    min-height: 300px;
  }
  .about-us-v8-content .text-wrapper {
    padding: 30px 20px !important;
  }
  .about-us-v8-content .text-wrapper p {
    font-size: 1.15em;
  }
  .specials-v3.home-specials .specials-text,
  .specials-v3.home-specials .specials-hours {
    font-size: 1.2em;
  }
  .specials-v3.home-specials div a.custom-temp-btn {
    width: 180px;
  }
  .uk-overlay-panel h1 {
    font-size: 1.8em;
  }
  .order-tmt-section {
    padding: 3em 0;
  }
  .order-tmt-section p {
    font-size: 1.1em;
    width: 90%;
    margin: 30px auto;
  }
  .reviews-v2-wrapper h3 {
    font-size: 1.2em;
  }
  .reviews-v2-wrapper .review-text p {
    font-size: 1.2em;
  }
  .googlemap-v3-wrapper .map-item.map-newsletter {
    min-height: 440px;
  }
  .map-newsletter .text-wrapper .text-content {
    top: -5px;
  }
  .map-newsletter .sph-email-subscription h2 {
    font-size: 1.2em;
  }
  .sph-response-message {
    font-size: 1.2em;
  }
  .custom-modal .newsletter-popup .sph-email-subscription h2,
  .custom-modal .newsletter-popup .sph-email-subscription label h2 {
    font-size: 1.2em;
  }
  .about-us-page .about-us-s1-content {
    padding: 20px;
  }
  .about-us-page .about-us-s1-content img {
    max-width: 180px;
  }
  .about-page-content .about-us-v7-content .text-wrapper .text-content {
    padding: 20px 5%;
  }
  .about-us-page .about-us-s2-content p,
  .about-us-s3-wrapper .map-footer p {
    font-size: 1.2em;
  }
  .food-menu-page .food-menu-v2-wrapper,
  .drink-menu-page .drink-menu-v2-wrapper {
    padding-top: 50px;
  }
  .food-menu-nav .food-menu-nav-item {
    padding: 7px 20px;
    border: none;
    border-bottom: 2px solid #fec633;
  }
  .food-menu-nav .food-menu-nav-item:hover,
  .food-menu-nav .food-menu-nav-item:focus,
  .food-menu-nav .food-menu-nav-item.active {
    border: none;
    border-bottom: 2px solid #fec633;
  }
  .food-menu-nav .food-menu-nav-item:first-of-type {
    border-top: 2px solid #fec633;
  }
  .drink-menu .food-menu-page h2,
  .drink-menu .drink-menu-page h2 {
    font-size: 1.3em;
  }
  .events-container .container {
    margin-bottom: 150px;
  }
  .events-container h2 {
    font-size: 1.3em;
  }
  .events-container h3,
  .events-container .event-info-text p,
  .events-container .event-time {
    font-size: 1.2em;
  }
  .drink-menu .pagecontent {
    padding-top: 70px;
  }
  .empty-content-message h2,
  .empty-content-message h3,
  .food-menu-page .empty-content-message h2,
  .food-menu-page .empty-content-message h3 {
    font-size: 1.2em;
  }
}

@media (max-width:320px) {
  .navbar-regular.nav-v7 .navbar-nav>li>a {
    font-size: 0.9em;
  }
  .section-header,
  .about-us-v8-content .text-wrapper h1,
  .about-us-v7-content .text-wrapper h1,
  .specials-v3.home-specials h1,
  .specials h1,
  .events-container h1,
  .about-us-page .about-us-s1-content h1,
  .custom-modal .newsletter-popup .section-header {
    font-size: 2.5em;
  }
  .custom-temp-btn,
  .uk-overlay-panel a.custom-temp-btn,
  .on-cover-content .section-wrapper a.custom-temp-btn,
  .about-us-v7-content .text-wrapper .text-content .custom-temp-btn,
  .about-us-v8-wrapper a.custom-temp-btn,
  .map-newsletter .sph-email-subscription .sph-submit-button,
  .custom-modal .newsletter-popup .sph-email-subscription .sph-submit-button,
  .addtocalendar.atc-style-blue .atcb-link,
  .specials-v3.home-specials div a.custom-temp-btn,
  .food-menu-nav .food-menu-nav-item {
    font-size: 14px;
  }
  .banner-section h1 {
    font-size: 1em;
  }
  .uk-overlay-panel h1 {
    font-size: 1.5em;
  }
  .specials-v3.home-specials .specials-text,
  .specials-v3.home-specials .specials-hours {
    width: 85%;
  }
  .footer-v2-wrapper a {
    font-size: 1em;
  }
  .specials h2 {
    font-size: 1em;
  }
  .contact-v3 .contact-location,
  .contact-v3 .hours,
  .contact-v3 .find-us {
    font-size: 1.1em;
  }
  .about-page-content .about-us-v7-content .text-wrapper .text-content {
    padding: 20px 7%;
  }
  .drink-menu .food-menu-page h2, .drink-menu .drink-menu-page h2 {
    font-size: 1.2em;
  }
  .food-menu-grid h3, .food-menu-grid .food-price {
    font-size: 1.2em;
  }
  .empty-content-message h2,
  .empty-content-message h3,
  .food-menu-page .empty-content-message h2,
  .food-menu-page .empty-content-message h3 {
    font-size: 1.2em;
  }
}
