@import url('http://fast.fonts.net/cssapi/e753ee49-3ec3-4d8e-825a-66c59bc738f4.css');

/*
font-family:'Intro Head R W00 Base';
font-family:'Copperplate W01 Bold';
font-family:'Helvetica Neue LT W01_41488878';
font-family:'Intro Script R W00 H2 Base';
*/

body {
  font-family: 'Proxima N W01 Light';
}

a {color: #ddd;}

a:active{
    color: #fff;
    text-decoration: underline;
}

a:hover {
    color: #fff;
    text-decoration: underline;
}

.contact-v3 .hours-title, .contact-v3 .social-title, .contact-v3 .contact-us-title {
  font-family:'Proxima N W01 Reg';
}

.about-us-plus-content .about-us-plus-button,
.custom_html_1-section p,
.custom_html_1-section a,
.review-content p,
.sph-email-subscription h2,
.newsletter-section h2,
.sph-email-subscription .sph-submit-button,
.contact-v3,
.specials h2,
.about-us-v3 .text-wrapper,
.about-us-v4-content .text-wrapper p,
.about-us-v4 .text-content a {
  font-family:'Proxima N W01 Light';
}

.about-us-plus-content p,
.gallery-v2-wrapper .gallery-link .icon-holder span,
.custom_html_1-section p span {
  font-family:'Proxima N W01 Cd Light';
}

.section-header, .specials h1, .gallery label {
  font-family:'PMNCaeciliaW01-75Bold';
  text-transform: uppercase;
  font-size: 4em;
}

/* navigation */
.navigation-left li a, .navigation-right li a{
    color: white;
    font-weight: 100;
}
.navbar-normal {
  height: 150px;
}
.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: #8bc43e;
    border-bottom: 10px solid rgba(163, 209, 101, 0.6);
}
.style-traditional .tabnav .nav>li>a {
  height: 65px;
  font-family: 'Intro Script R W00 H2 Base';
  text-transform: none;
  font-size: 2em;
}
.navbar.nav-v5 .header-logo {
    display: block;
    max-width: 180px;
    padding-top: 0;
    padding-left: 30px;
    height: 140px;
}
.header-logo img {
    height: 170px;
}
.navbar.nav-v5 .navbar-nav {
  font-family:'Intro Head R W00 Base';
  font-size:1.5em;
}
.navbar-regular.nav-v5 .navbar-nav>li>a {
    text-align: center;
}

/* cover */
.on-cover-content{
  display:table;
}
.on-cover-content .section-wrapper a{
  background-color: #8ac33d;
  font-family:'Intro Script R W00 H2 Base';
  text-transform: none;
  color:#fff;
  border-radius:10px;
  font-size:30px;
  width:200px;
  padding-bottom: 7px;
  padding-top: 9px;
}

.on-cover-content .section-wrapper a:hover {
    opacity: 0.92;
}

.on-cover-content .section-wrapper .section-header {
  font-family:'Copperplate W01 Bold';
  color:#fff;
  font-size: 4em;
  margin-top: 210px;
}

/* about us */
.about-us-plus-wrapper {
  width: 100%;
  padding-left: 5%;
  padding-right: 5%;
  -webkit-box-shadow: inset 0px 0px 7px 0px rgba(0,0,0,0.5);
  -moz-box-shadow: inset 0px 0px 7px 0px rgba(0,0,0,0.5);
  box-shadow: inset 0px 0px 7px 0px rgba(0,0,0,0.5);
}
.about-us-plus-content h3 {
  text-transform: none;
  font-family:'PMNCaeciliaW01-45Light';
  font-size: 2em;
}
.about-us-plus-content .about-us-img-holder {
  border: 1px solid #000;
}
.about-us-plus-content .about-us-plus-button {
  background-color: #000;
  border-radius: 10px;
  font-size: 1.5em;
}
.about-us-background.catering-background {
  background-image: url('../custom/catering_back.jpg')
}
.about-us-background .text-wrapper p a{
  color: #b4ca5f;
  text-decoration: none;
}
.about-us-background .uk-overlay-panel p{
  padding: 20px 10px;
  background: rgba(0,0,0,0.5);
  font-size: 1.5em;
}
.about-us-background .uk-overlay-panel p span {
  font-family:'PMNCaeciliaW01-45Light';
  display: block;
  text-align: center;
  font-size: 2em;
}
.about-us-background .navbar-inverse {
    background-color: rgba(0,0,0,0.7);
}
.about-us-plus-content .about-us-plus-button {
  font-family: font-family:'Proxima N W01 Light';
}
.about-us-plus-content h3{
  font-family: 'Lobster', cursive;
  font-size:3em;
}
.about-us-plus-content p{
  font-family:'Proxima N W01 Light';
}

/* about us v2 */
.about-us-v2 img {
    -webkit-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.5);
    box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.5);
}
.about-us-v2-wrapper {
    border-bottom: 3px solid #272928;
}
.about-us-v2 h3{
  font-family: 'Copperplate W01 Bold';
  text-transform: none;
  color:#000;
  font-size: 2.8em;
}
.about-us-v2 p{
  font-family:'Helvetica Neue LT W01_41488878';
  font-size: 1.8em;
}
.about-us-v2 a{
  background-color: #8ac33d;
  font-family: 'Intro Script R W00 H2 Base';
  color:#000;
  font-size: 30px;
  margin-top: 40px;
  width: 200px;
  padding-bottom: 7px;
  padding-top: 9px;
  line-height: 30px;
}

/* about us v3 */
.about-us-v3 .text-wrapper {
  background-color: rgba(0, 0, 0, 0.8);
}
.about-us-v3 h5, .about-us-v3 h2{
  color: #fff;
  font-family:'PMNCaeciliaW01-45Light';
}
.about-us-v3 h2 {
  font-size: 3em;
}
.about-us-v3 hr{
  margin: 0;
}
.about-us-v3 .pullquote-container p{
  margin: 0.25em 0;
  text-align: justify;
}
.about-us-v3 .pullquote-container h2{
  text-align: center;
  margin: 0.25em 0 1em 0;
  font-size: 1.5em;
}
.about-us-v3 .text-wrapper {
  color:#fff;
}
.about-us-v3 .text-wrapper h4 {
  font-family:'Proxima N W01 Light';
  font-size: 1.5em;
}
.about-us-v3 .text-wrapper h3 {
  font-family:'PMNCaeciliaW01-75Bold';
  font-size: 4em;
}

/* about us v4 */
.about-us-v4-content .text-wrapper {
  background: rgba(255, 255, 255, .85);
}
.about-us-v4-content .text-wrapper h3 {
  margin-top: 0;
  text-transform: none;
  font-size: 3em;
}
.about-us-v4-content .text-wrapper p {
  color: black;
  font-size: 1.3em;
}
.about-us-v4 .text-content a {
    background: none;
    margin: 0;
    padding: 0;
    width: auto;
    color: #232323;
    text-transform: none;
    text-decoration: none;
    font-size: 18px;
}

/* gallery */
.gallery-v2-wrapper .gallery-link .icon-holder span label {
  font-family:'PMNCaeciliaW01-45Light';
  text-transform: none;
  color: #fff;
  padding: 0;
  border: none;
  display: block;
  font-weight: 100;
  font-size: 1.7em;
  margin-bottom: 15px;

}
.gallery label {
  border: none;
  padding:  0;
  color: #000;
  text-transform: none;
}
.gallery-v2-wrapper .gallery-link .icon-holder span {
  margin-top: 0;
}
.gallery-v2-wrapper .gallery-link .icon-holder {
  padding: 10px;
}
.gallery-v2-wrapper .gallery-link .icon-holder span {
    font-family: 'Lobster', cursive;
    font-size: 2.5em;
}

/* custom html 1 */
.custom_html_1-section .section-header, .reviews-wrapper .section-header,
.custom_html_2-section .section-header{
  text-transform: none;
}
.custom_html_1-section {
  text-align: center;
  background-color: #000;
  color: #fff;
}
.custom_html_1-section .section-header {
  color: #fff;
}
.custom_html_1-section a {
  background-color: #fff;
  color: #000;
  border-radius: 10px;
  font-size: 1.5em;
  width: 198px;
  margin: 10px 5px;
  padding: 10px 15px 10px 15px;
  text-decoration: none;
  display: inline-block;
}
.custom_html_1-section a:hover {
  color: #fff;
}
.custom_html_1-section {
    background-color: transparent;
    color: #000;
}
.custom_html_1-section h3{
   font-family:'PMNCaeciliaW01-75Bold';
   font-size: 4em;
}
.custom_html_1-section h4{
   font-family:'Proxima N W01 Light';

}

/* custom html 2 */
.custom_html_2-section {
  background-color: #000;
  color: #fff;
  text-align: center;
}
.custom_html_2-section .section-header {
  margin-top: 10px;
  margin-bottom: 30px;
}

/* reviews */
.review-content {
    background-color: rgba(0,0,0, 0.5);
    color: #fff;
}
.reviews-wrapper {
  background-attachment: scroll;
  min-height: 540px;
}
.reviews {
  min-height: 470px;
}

/* newsletter */
.newsletter-section .section-header {
  text-transform: none;
}
.sph-email-subscription h2 {
  font-size: 1.5em;
}
.newsletter-section h2 {
  margin-top: 40px;
  font-size: 1.5em;
  text-align: center;
}
.sph-email-subscription {
  padding-top: 5px;
}
.sph-email-subscription .sph-submit-button {
  font-family: 'Intro Script R W00 H2 Base';
}
.sph-email-subscription .sph-email-input {
  border-radius: 15px;
}
.sph-email-subscription .sph-submit-button {
  border-radius: 15px;
}
.newsletter-section .section-header{
  margin-top:0px;
}
.newsletter-section h2{
  padding-top:10px;
  padding-bottom:20px;
  margin-top:0px;
}
.newsletter-section{
    background-image: url('../custom/sections_back.jpg');
    background-repeat: repeat;
    border-top: 3px solid #272928;
    min-height: 420px;
}
.newsletter-section h2{
  font-family:'Helvetica Neue LT W01_41488878';
}

/* drink menu */
.drink-menu .navbar.nav-v5 .navbar-nav {
    margin-bottom: 0 !important;
}
.drink-menu header .navbar.nav-v5 .navbar-nav {
    margin-bottom: 0px !important;
}
.section-header {
  font-family:'PMNCaeciliaW01-75Bold';
}
.review-content{
   font-family: 'Proxima N W01 Light';
   font-size: 0.9em;
}
.drink-menu h4{
    font-family: 'PMNCaeciliaW01-75Bold';
    font-size: 2em;
}
.drink-menu h3{
    font-family:'Proxima N W01 Light';
    font-size: 1.5em;
}
.drink-menu .tabs-container{
  text-shadow: none;
  font-family:'Proxima N W01 Light';
}

.article-background {
  background: linear-gradient( rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5) ), url(../custom/catering_back.jpg) no-repeat center center fixed;
  background-size: cover;
}

.contact-v3 .hours-title, .contact-v3 .social-title, .contact-v3 .contact-us-title {
  font-family:'Helvetica Neue LT W01_41488878';
  font-size: 1.5em;
}

.contact-v3 .contact-location, .contact-v3 .hours, .contact-v3 .find-us{
  font-family:'Helvetica Neue LT W01_41488878';
}

.party-background{
    background-color: #fff;
    color:#000;
}

.reservations-and-parties label {
  font-family:'Proxima N W01 Light';
  color:#000;
}

.contact-v3{
  background-color: #282828;
}

.googlemap-v2 .triangle {

    border-bottom: 12px solid #282828;
}

/* specials */
.specials-section a {
    font-size: 24px;
    text-transform: uppercase;
    background-color: #a3d165;
    color: #000;
    border-radius: 5px;
    text-decoration: none;
    width: 300px;
    height: 70px;
    display: inline-block;
    padding: 15px 0;
}
.specials-section a{
  background-color: #8ac33d;
  font-family: 'Intro Script R W00 H2 Base';
  text-transform: none;
  color:#fff;
  font-size: 33px;
  width: 200px;
  height:46px;
  border-radius: 10px;
  padding-top: 9px;
  padding-bottom: 7px;
  line-height: 30px;
}

.specials-v2.home-specials p {
  font-family:'Helvetica Neue LT W01_41488878';
  font-size: 1.5em;
}

.section-header, .gallery label, .specials h1{
  font-family: 'Copperplate W01 Bold';
  text-transform: none;
  font-weight: normal;
  font-size: 2.8em;
}
.specials h1, .events h1{
    border-bottom: 10px solid rgba(163, 209, 101, 0.6);
    color: #a3d165;
}

/* events */
.events-v2 h6{
  font-family:'Helvetica Neue LT W01_41488878';
  font-size: 1.9em;
}
.event-time{
  font-family:'Helvetica Neue LT W01_41488878';
  font-size: 0.9em;
  color: #6e6e6e;
}
.events-v2 a{
  background-color: #8ac33d;
  font-family: 'Intro Script R W00 H2 Base';
  color:#000;
  text-decoration: none;
  width: 200px;
  line-height: 30px;
  border-radius: 10px;
  padding-top: 9px;
  padding-bottom: 7px;
  font-size:30px;
}
.events-v2-wrapper{
    padding-top: 0px;
    background-image: url('../custom/sections_back.jpg');
    background-repeat: repeat;
}
.events h1{
  font-family:'Helvetica Neue LT W01_41488878';
  font-family: 'Intro Script R W00 H2 Base';
  font-size: 3em;
}
.events-v2-wrapper, .about-us-v2-wrapper {
    background-repeat: repeat;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    background-size: contain;
    -o-background-size: contain;
    padding-top: 40px;
}

/* revievs */
.reviews {
  margin:0 auto 0 50px;;
}
.review-content p{
  font-family:'Helvetica Neue LT W01_41488878';
}
.specials h2{
  font-family:'Helvetica Neue LT W01_41488878';
}

.style-traditional.drink-menu .menu-item-name-traditional div{
  font-family:'Helvetica Neue LT W01_41488878';
}

.style-traditional.drink-menu h4{
  font-family:'Helvetica Neue LT W01_41488878';
}
.style-traditional .tabnav  .nav>li.active>a{
  font-family: 'Intro Script R W00 H2 Base';
  font-size: 2em;
  text-transform: none;
  color: #a3d165;
}

.drink-menu.style-traditional .single-drink-title {
  font-family: 'Intro Script R W00 H2 Base';
  font-size: 3em;
  text-transform: capitalize;
  color: #a3d165;
}
.drink-menu .tabs-container{
  font-family:'Helvetica Neue LT W01_41488878';
}

.style-traditional.drink-menu .pagecontent{
    box-shadow: 0px 0px 15px #8bc43f;

}

/* home page */
/* dollar sign */
.home-specials > div:first-child {
    background-image: url('../images/dollar/dollar-orange.png');
}

.reservations a {
    color: #fff;
    background-color: #ddd;
}
.sph-email-subscription .sph-email-input {
  background-color: #cdcdcd;
  font-family:'Helvetica Neue LT W01_41488878';
  font-size: 1.3em;
  text-align: center;
}

/* tabs in drinks and food menu */
.tabnav .nav>li>a:hover, .tabnav .nav>li.active>a {
    color: #ddd;
    background: transparent;
    border-bottom: 10px solid rgba(220, 220, 220, 0.6);
}

/* drink menu and food menu item names */
.drink-menu h5 {
    color: #ddd;
}

/* specials titles in happy hours */
.specials h2 {
    color: #ddd;
}

.navbar-regular .navbar-collapse.collapse.in{
    background-color:  rgba(255,255,255,0.7);
}

/* black specials */
.specials-v2 {
    background-color: white;
    padding-top:0px;
    padding-bottom: 30px;
    padding-top: 34px;
    background-color: #74924b;
    border-bottom: 3px solid #272928;
}

.home-specials h3, .about-us h3 {
    color: #fff;
    font-family: 'Copperplate W01 Bold';
    text-transform: none;
    font-size: 2.8em;
}

.about-us h3 {
    margin-top:4px;
}

.home-specials p {
    font-size: 1.2em;
    color: #fff;
    word-wrap: break-word;
    padding-top: 6px;
}

.home-specials p.specials-hours{
    padding-top: 0.2em;
    color: #fff;
}

/* black gallery */
.gallery {
  background-color: #fff;
  padding-top: 0px;
  padding-bottom: 60px;
}

.contact-v2 .contact-location{
    text-transform: uppercase;
}
.about-us-v4-content .about-us-v4-link:focus {
  text-decoration: none;
}
.about-us-v4-content .about-us-v4-link span {
  font-family:'PMNCaeciliaW01-45Light';
}
.logo-on-cover {
  visibility: hidden;
}

.specials-menu-holder {
  text-align: center;
}
.specials-background .specials-menu-holder {
  display: table;
  width: 100%;
  margin: 30px 0;
}
a.custom-menu-btn {
  background-color: #fff;
  color: #000;
  border-radius: 10px;
  font-family: 'Proxima N W01 Light';
  font-size: 1.5em;
  margin: 20px;
  padding: 10px 25px 8px 25px;
  text-decoration: none;
  text-transform: uppercase;
  text-shadow: none;
  display: inline-block;
}

a.custom-menu-btn{
  background-color: #000;
  color: #fff;
  font-family: font-family:'Proxima N W01 Light';
}

@media (max-width: 1060px) {
  .navigation-social {
    padding-left: 10px;
  }
  .socialnav {
    padding-left: 20px;
  }
}

@media (max-width: 1023px) {
  .navbar-nav {
    margin-bottom: 20px;
  }
    .navbar.nav-v5 .header-logo {
    display: block;
    height: 140px;
  }
}

@media (max-width: 780px) {
  .socialnav {
    padding-left: 20px;
  }
  .nav>li {
    padding: 0 5px;
  }
}

@media (max-width: 768px) {
  .about-us-plus-content .about-us-plus-button {
    width: 90%;
  }
  .about-us-v4 .about-us-v4-content:last-of-type {
    background-position: center center;
    background-size: cover;
  }
  .about-us-v4-content .about-us-v4-link {
    height: 10%;
    font-size: 1.5em;
  }
  .logo-on-cover {
    visibility: visible;
  }
  .section-header, .specials h1, .gallery label {
    font-size: 2.5em;
  }
  .about-us-plus-content h3 {
    font-size: 1.5em;
  }
  .gallery-v2-wrapper .gallery-link .icon-holder span {

    font-size: 1.5em;
}
  .custom_html_1-section h3 {
    font-size: 2.5em;
}
  .about-us-plus-content .about-us-plus-button,
  a.custom-menu-btn {
    font-size: 1.3em;
  }
  .about-us-v4-content .text-wrapper h3 {
    font-size: 2.5em;
  }
  .about-us-v4-content .about-us-v4-link {
    font-size: 2em;
  }
}

@media (max-width: 767px) {
    .style-traditional .tabnav .nav>li>a {
    padding: 10px 5px;
    }
  .about-us-background .uk-overlay-panel p {
    font-size: 1em;
  }

  .socialnav {
    margin-bottom: 0;
  }
  .navbar.nav-v5 .header-logo {
    display: block;
    left: 0;
    padding-left: 0;
    z-index: 0
  }
  .navbar.nav-v5 .header-logo img {
    -webkit-transform: scale(.7);
    -ms-transform: scale(.7);
    transform: scale(.7);
    margin-top: -112px;
    margin-left: -14px;
}
    .header-logo img{
      height: 112px;
    }
  .navbar-regular .navbar-collapse.collapse.in {
    background-color: rgba(130, 183, 57, 0.92) !important;
    width: 100%;
    z-index: 100;
    position: relative;
  }
  .navbar.nav-v5 .nav>li>a {
    font-size: 1.3em;
  }
  .on-cover-content .section-wrapper .section-header {
    margin-top: 90px;
    font-size: 3em;
  }
  .about-us-v2-wrapper{
    padding-top: 0px;
  }
  .reviews {
    margin: 0 auto;
  }
  .about-us-v2 h3{
    margin-top:45px;
  }

  .nav>li {
    padding: 5px 15px;
  }
  .custom_html_1-section .section-header {
    margin-top: 15px;
  }
  .navbar.nav-v5 {
    background-color: rgba(134, 189, 59, 0.9)!important;
  }
}

@media (max-width: 736px) {
  .about-us-v4-content .about-us-v4-link {
    height: 30%;
    font-size: 1.5em;
  }
  .logo-on-cover {
  visibility: hidden;
  }
}

@media (max-width: 400px) {
  .on-cover-content .section-wrapper .section-header{
    font-size: 2.5em;
  }
}

@media (max-width: 350px) {
  .socialnav a {
    padding-right: 10px;
  }
}
