/* Enter Your Custom CSS Here */


.mobile {display:none !important}

.no-breadcrumbs-padding {
    margin-top: 0;
}
.no-breadcrumbs-padding, #page-content #content-container, .entry {
    padding: 0;
}

@media screen and (min-width:960px) {
  
  #home-page-content #content-container {
    padding: 0;
}
  
  .no-breadcrumbs-padding {
    margin-top: 45px;
}

    #home-page-content {
    margin-top: -40px;
}

.bg-fixed {background-attachment:fixed;}

#page-content {
    position: relative;
    padding-bottom: 0;
    top: -50px;
}
  
  #page-content #content-container {
    background-size: 90%;
    background-position: top center;
    background-repeat: repeat-x;
    margin-top: -180px;
    padding-top: 39px;
}

#navigation-menu > ul.sf-menu {
    margin-top: 45px;
}

#intro {
    background-size: 81% !important;
    background-position: top center !important;
    background-color: transparent !important;
    margin-top: -162px;
    padding-top: 36px;
}

#footer-bg {
    height: 132px;
    text-align: center;
}

#footer_text {
    margin: 31px auto 34px;
    width: 100%;
}
  
  .tap-row {padding-top:30px; padding-bottom:30px}
  
  
  body.single-post #top-wrapper {
    position: relative;
    z-index: 999;
    min-height: 210px;
}

body.single-post #page-content-title {
    background-color: #FFFFFF !important;
    margin-top: 33px;
    text-align: center;
    font-size: 1.2em;
    opacity: 0.66;
}
  
 body.single #page-content {
    padding-bottom: 0;
    background: rgba(255,255,255,0.9);
    top: 0;
}

body.single #page-content #content-container {
    margin-top: 0;
    padding-top: 39px;
}
  
  .food p {padding-top:12px}
  
  .food ul {padding-bottom:12px}
  
    .food li {
      color:#542C18;
      margin-left: 33px;
    margin-right: 33px;
    margin-bottom: 12px;
    opacity: 0.75;

}
  .smoked {background:rgba(0,0,0,0.12); padding:24px 42px 33px; margin:3%}
  
 .food h3 {
    margin-bottom: 12px;
    letter-spacing: 1px;
    font-size: 2.22em;
   font-weight:bold;
}

  
} /* end */

.home-tagline {width:78%; margin:0 auto;}
.home-heading {margin-top:42px} 
.home-btn {margin-bottom:88px} 
.home-text {color:#fff; font-size:1.2em; line-height:1.5em; padding:24px 9%;}

.back-to-top {
    clear: both;
    display: block;
    float: none;
    margin: 0 auto;
    text-align: center;
    width: 300px;
}

.back-to-top a {
    background: rgba(0, 0, 0, 0.90) none repeat scroll 0 0;
    border-radius: 42px 42px 0 0;
    float: none;
    letter-spacing: 2px;
    padding: 24px 42px 20px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
}

.tap-image {width:80%; height:auto; margin:0 auto;}

.team {font-size:1.14em}

.page-photo {padding:0 9%}

body.single input {max-width:240px}


/* MOBILE ----------------------------------------*/

@media screen and (max-width:959px) {
  
  .mobile {display:block !important;}
  .desktop {display:none !important;}
  .spacer {max-height:132px!important;}

  body {background-color:#131313;}
  
  .mean-container .mean-bar {
    position: fixed;
    padding: 6px 0;
    z-index: 999999;
}

    .mean-container .mean-bar {
    min-height: 51px;
  }
  
.mean-container a.meanmenu-reveal {
    color: #e6e6e6;
    z-index: 999 !important;
    padding: 24px 24px 12px;
    width: 24px;
    left: 0 !important;
    right: auto !important;
}
  
  .mean-container a.meanmenu-reveal span {
    background: #e6e6e6 none repeat scroll 0 0;
    margin-bottom:6px;
  }
  
  .mean-container .mean-bar,  .mean-container .mean-nav {
    background: transparent none repeat scroll 0 0;
  }
  
.mean-container .mean-nav {
    float: left;
    width: 78%;
    margin-top: 72px;
    margin-left: 9%;
  opacity:0.9;
}
  
  .mean-container .mean-nav ul li a {
    border-bottom: medium none transparent;
    color: #e6e6e6;
    letter-spacing: 1px;
    margin: 0;
    padding: 0.48em 9%;
    background: #131313 !important;
}

.mean-container .mean-nav ul li li a {
    font-size: .9em;
    width: 100%;
    padding: 1em 10%;
    border-bottom: 1px solid #424242;
    opacity: 1 !important;
}

  .mean-last {
    margin-bottom: 50px !important;
}

  
 #logo {
    left: 0;
    margin-left: 0;
    padding-left: 0;
    position: relative;
    top: 15px;
    width: 100%;
}

#logo h1 a, #logo .site-name a {
    background-position: 50% 50%;
  width:100%; 
}
  
#top-wrapper {
    background: transparent;
    padding-bottom: 0;
    position: fixed;
    height: auto;
  width:100%;
}
  
  #home-page-content #content-container {
    padding: 0;
}
  
  #page-content {padding-bottom:0}
  
  #mobiletop {background-size:102%; background-position:top center;}
  
#intro {
    background-size: 213% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    background-position: top center !important;
    background-color: transparent !important;
    margin-top: -120px;
    padding-top: 72px;
  font-size:90%;
}
  
  #intro h2 {font-size:1.5em !important}
  .quicklink {margin-bottom:6px}
  
  
      #footer-bg {
    height: 87px;
    text-align: center;
    background: #131313;
}
  .back-to-top {
    display: block;
    float: left;
    margin: 0 10px 9px;
    width: 300px;
}
  

#footer_text {
    width: 300px;
    margin-bottom: 32px;
    text-align:center;
}
  
  .push {
    padding-bottom: 0;
}
  
    
  } /* end mobile ------------------------------------------------- */

.giftcardS input {
    width: 240px;
}
.no-margins {margin:0 !important; padding:0 !important}
#page-content {padding-bottom:0;}