html, body {
  margin: 0;
  padding: 0;
  -webkit-text-size-adjust: none;
  /* Prevent font scaling in landscape */ }

a {
  -webkit-tap-highlight-color: transparent; }

#PocketApp {
  width: 100%;
  min-height: 100%; }

#PocketApp > * {
  background: inherit;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  display: box;
  overflow: auto;
  -webkit-overflow-scrolling: touch; }

footer {
  z-index: 100;
  bottom: 0;
  width: 100%; }

body.enhanced {
  overflow: hidden; }

body.enhanced #PocketApp > *, body.enhanced footer {
  position: absolute;
  overflow-x: hidden;
  overflow-y: auto; }

#PocketApp > .slide {
  -webkit-transition-property: left;
  -webkit-transition-duration: .5s;
  -webkit-transition-function: ease; }

html, body {
  margin: 0;
  padding: 0;
  -webkit-text-size-adjust: none;
  /* Prevent font scaling in landscape */ }

a {
  -webkit-tap-highlight-color: transparent; }

#PocketApp {
  width: 100%;
  min-height: 100%; }

#PocketApp > * {
  background: inherit;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  display: box;
  overflow: auto;
  -webkit-overflow-scrolling: touch; }

footer {
  z-index: 100;
  bottom: 0;
  width: 100%; }

body.enhanced {
  overflow: hidden; }

body.enhanced #PocketApp > *, body.enhanced footer {
  position: absolute;
  overflow-x: hidden;
  overflow-y: auto; }

html, body {
  font-family: Arial, Helvetica, sans-serif;
  -webkit-text-size-adjust: none;
  /* Prevent font scaling in landscape */ }

#PocketApp {
  background: #fff; }

#PocketApp #home {
  background: #000; }

#facebook-albums {
  background: #000; }

/*FOOTER*/
.footerbg {
  background: #000; }

footer {
  background: url(/images/menu/bg.png);
  -webkit-background-size: 3px 48px;
  height: 48px; }

footer > #tabbar {
  width: 320px;
  margin: 0 auto; }

footer > #tabbar > a {
  display: block;
  float: left;
  width: 64px;
  height: 48px; }

footer > #tabbar > a:nth-child(1) {
  background: url(/images/menu/menu_01.png);
  -webkit-background-size: 64px 48px; }

footer > #tabbar > a:nth-child(2) {
  background: url(/images/menu/menu_02.png);
  -webkit-background-size: 64px 48px; }

footer > #tabbar > a:nth-child(3) {
  background: url(/images/menu/menu_03.png);
  -webkit-background-size: 64px 48px; }

footer > #tabbar > a:nth-child(4) {
  background: url(/images/menu/menu_04.png);
  -webkit-background-size: 64px 48px; }

footer > #tabbar > a:nth-child(5) {
  background: url(/images/menu/menu_05.png);
  -webkit-background-size: 64px 48px; }

footer > #tabbar > a:nth-child(1):active {
  background: url(/images/menu/menuo_01.png);
  -webkit-background-size: 64px 48px; }

footer > #tabbar > a:nth-child(2):active {
  background: url(/images/menu/menuo_02.png);
  -webkit-background-size: 64px 48px; }

footer > #tabbar > a:nth-child(3):active {
  background: url(/images/menu/menuo_03.png);
  -webkit-background-size: 64px 48px; }

footer > #tabbar > a:nth-child(4):active {
  background: url(/images/menu/menuo_04.png);
  -webkit-background-size: 64px 48px; }

footer > #tabbar > a:nth-child(5):active {
  background: url(/images/menu/menuo_05.png);
  -webkit-background-size: 64px 48px; }

/*CONTENT*/
#PocketApp > * .scroll {
  padding-bottom: 48px; }

.headerbg {
  text-align: center; }

#PocketApp p .title {
  font-size: 16px;
  color: #1cb6e7; }

#PocketApp .text {
  color: #050505;
  font-size: 12px; }

#PocketApp .homeScroll {
  background: #000 url(/images/homeBG.jpg) top no-repeat;
  -webkit-background-size: 100% auto; }

#PocketApp .scroll .centerContent {
  max-width: 420px;
  margin: 0 auto;
  padding: 0 27px; }

#PocketApp .scroll .centerContent p {
  font-size: 15px; }

/*Page 1*/
#PocketApp .title {
  height: 162px;
  width: 200px;
  margin: 0px auto 20px auto;
  background: url(/images/home/logo.png) no-repeat;
  -webkit-background-size: 116px 80px;
  background-position: 42px 10px;
  display: block; }

#PocketApp #home .button2 {
  display: block;
  width: 99px;
  height: 87px;
  margin: 0px auto;
  background: url(/images/homebut_01.png) no-repeat;
  background-position: bottom;
  -webkit-background-size: 99px 87px;
  float: left; }

#PocketApp #home .button2:active {
  background: url(/images/homebuto_01.png) no-repeat;
  background-position: bottom;
  -webkit-background-size: 99px 87px; }

#PocketApp #home .button3 {
  display: block;
  width: 94px;
  height: 87px;
  margin: 0 auto;
  background: url(/images/homebut_02.png) no-repeat;
  background-position: bottom;
  -webkit-background-size: 94px 87px;
  float: left; }

#PocketApp #home .button3:active {
  background: url(/images/homebuto_02.png) no-repeat;
  background-position: bottom;
  -webkit-background-size: 94px 87px; }

#PocketApp #home .button4 {
  display: block;
  width: 94px;
  height: 87px;
  margin: 0 auto;
  background: url(/images/homebut_03.png) no-repeat;
  background-position: bottom;
  -webkit-background-size: 93px 87px;
  float: left; }

#PocketApp #home .button4:active {
  background: url(/images/homebuto_03.png) no-repeat;
  background-position: bottom;
  -webkit-background-size: 93px 87px; }

#PocketApp #home .button1 {
  text-align: center;
  font-family: inherit;
  font-size: 20px;
  color: #000;
  line-height: 67px;
  text-decoration: none;
  display: block;
  width: 287px;
  height: 72px;
  margin: 0 auto;
  background: url(/images/button.png) no-repeat;
  background-position: bottom;
  -webkit-background-size: 287px 72px;
  float: left; }

#PocketApp #home .button1:active {
  color: #000;
  line-height: 69px;
  background: url(/images/buttono.png) no-repeat;
  background-position: bottom;
  -webkit-background-size: 287px 72px; }

#PocketApp .formDiv {
  margin-bottom: 12px;
  width: 100%;
  font-size: 15px;
  background: #efefef;
  -webkit-appearance: none;
  -webkit-border-radius: 0.5em;
  box-shadow: inset 0px 1px 3px #555;
  border: 1px solid #BBB; }

#PocketApp input[type=text] {
  background-color: transparent;
  border: 0;
  -webkit-box-shadow: none;
  width: 100%;
  padding: 7px 7px; }

#PocketApp textarea {
  background-color: transparent;
  font-family: Arial, Helvetica, sans-serif;
  border: 0;
  -webkit-box-shadow: none;
  width: 100%;
  padding: 7px 7px; }

#PocketApp input[type="image"] {
  border-radius: 0px; }

::-webkit-input-placeholder {
  color: #161616; }

:-moz-placeholder {
  color: #161616; }

:-ms-input-placeholder {
  color: #161616; }

/*Menu*/
#PocketApp #menu .homeScroll a {
  display: block;
  width: 97px;
  height: 97px;
  margin: 0px auto;
  float: left; }

.whereTitle {
  font-size: 20px;
  font-weight: bold;
  text-align: center; }

.whereSection {
  text-align: center;
  margin: 20px 0px; }

.whereName {
  font-weight: bold; }

.whereSection a {
  color: #00c6c9;
  text-decoration: none; }

.whereUrl {
  color: #00c6c9;
  text-decoration: none; }

/* food menu */
.header {
  width: 100%;
  height: 54px;
  padding-top: 3px;
  background: url(/images/titleBG.jpg);
  -webkit-background-size: 320px 57px;
  text-align: center; }

.headerLogo {
  width: 108px;
  height: 51px;
  margin: 0px auto;
  background: url(/images/title.png) no-repeat;
  -webkit-background-size: 108px 51px; }

.brand {
  height: 53px;
  width: 100%;
  background: url(/images/footer2/footer_06bg.jpg);
  -webkit-background-size: 320px 53px;
  text-align: center; }

.brandLogo {
  width: 320px;
  margin: 0 auto; }

/*album*/
.facebookAlbums {
  list-style: none;
  list-style-type: none;
  padding: 0;
  margin: 0; }

.facebookAlbums li {
  background-color: #333;
  position: relative;
  list-style: none;
  list-style-type: none;
  padding: 0;
  margin: 0px 8px 8px 0px;
  width: 96px;
  height: 96px;
  display: block;
  float: left; }

.facebookAlbums li:nth-child(n+10) {
  display: none; }

.facebookAlbums li div {
  position: absolute;
  bottom: 0;
  left: 0;
  background: url(/images/opacity-555-7.png);
  height: 26px;
  width: 90px;
  overflow: hidden;
  padding: 3px;
  font-size: 12px;
  text-decoration: none; }

.facebookAlbums a {
  display: block;
  width: 96px;
  height: 96px;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none; }

/*news*/
#facebook-news ul {
  list-style: none;
  list-style-type: none;
  padding: 0;
  margin: 0; }

/* contact */
#PocketApp #contact .button {
  text-align: center;
  font-family: inherit;
  font-size: 20px;
  font-weight: bold;
  color: white;
  text-shadow: #222 0 -1px 0;
  line-height: 55px;
  text-decoration: none;
  display: block;
  width: 250px;
  height: 53px;
  margin: 0px auto;
  background: url(/images/button.png) no-repeat;
  background-position: bottom;
  -webkit-background-size: 250px 53px; }

#PocketApp #contact .button:active {
  color: #3b3c3c;
  line-height: 58px;
  background: url(/images/buttono.png) no-repeat;
  background-position: bottom;
  -webkit-background-size: 250px 53px; }

/* facebook news */
#PocketApp .facebookWall {
  color: #272727; }

#PocketApp .facebookWall .name {
  color: #272727;
  font-weight: bold; }

#PocketApp .facebookWall .message a {
  color: #272727;
  text-decoration: underline; }

#PocketApp .facebookWall .link {
  color: #272727;
  text-decoration: underline; }

#PocketApp .facebookWall .media {
  border: 6px solid #eee;
  margin: 10px; }

/* Gallery */
.galleryBackHolder {
  background: #000;
  color: #fff;
  text-transform: uppercase;
  font-size: 10px;
  padding: 10px; }

.galleryBack {
  max-width: 400px;
  margin: 0 auto; }

.galleryBack .comments {
  display: none; }

.backbtn {
  color: #fff; }

#blog-feed {
  text-align: left; }

#blog-feed p {
  margin: 20px 0px; }

#blog-feed .sectionTitle {
  display: none; }

#blog-feed .popdownTitle {
  text-transform: uppercase;
  font-size: 16px;
  color: #000;
  display: block;
  padding: 15px;
  background: #00c6c9; }

#blog-feed .popdownSection {
  margin: 0px 20px;
  font-size: 15px; }

#blog-feed .popdownSection img {
  max-width: 100%;
  height: auto; }

#blog-feed .ssb_list_wrapper {
  list-style-type: none;
  padding: 20px 0;
  margin: 0;
  display: block; }
  #blog-feed .ssb_list_wrapper li {
    float: left;
    display: none; }
  #blog-feed .ssb_list_wrapper .fb2 {
    width: 135px;
    display: inline; }
  #blog-feed .ssb_list_wrapper .twtr {
    width: 90px;
    display: inline; }

#ajax-loading {
  color: white;
  text-align: center;
  z-index: 100;
  width: 100px;
  height: 100px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  background-color: black;
  border-radius: 20px;
  opacity: 0.5; }

#ajax-loading img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto; }

/* gallery */
#PocketApp ul.thumbs_container {
  list-style: none;
  margin: 0px;
  border: none;
  color: #AAA;
  border: none;
  font: bold 18px Helvetica;
  padding: 0; }

#PocketApp .thumbs_container li {
  float: left;
  position: relative;
  margin: 1px;
  width: 76px;
  height: 76px;
  border: none;
  padding: 0px;
  line-height: 60px;
  overflow: hidden; }

#PocketApp .thumbs_container li a:active {
  text-shadow: none;
  background-color: none;
  background: none;
  -webkit-box-shadow: none;
  box-shadow: none; }

#PocketApp #photo_container #prev, #PocketApp #photo_container #next {
  position: absolute;
  cursor: pointer;
  width: 60px;
  height: 60px;
  top: 100px; }

#PocketApp #photo_container #prev {
  background-image: url(/resources/themes/fruit/images/galBack.png);
  left: 0px; }

#PocketApp #photo_container #next {
  background-image: url(/resources/themes/fruit/images/galForward.png);
  right: 0px; }

#PocketApp .galleryModule {
  float: left;
  position: relative;
  /* On older OS versions "position" and "z-index" must be defined, */
  z-index: 1;
  /* it seems that recent webkit is less picky and works anyway. */
  overflow: hidden;
  background: none;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px; }

#PocketApp .galleryModule .carousel {
  height: 100%;
  float: left;
  margin: 0;
  padding: 0; }

#PocketApp .galleryModule .gallery_carousel {
  list-style: none;
  display: block;
  float: left;
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0; }

#PocketApp .galleryModule .gallery_carousel li {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  float: left;
  padding: 0px;
  margin: 0px; }

#PocketApp .galleryModule .gallery_carousel li a img {
  display: block;
  margin: 0px auto 0px auto;
  padding: 0px; }

#PocketApp .galleryModule .thumbs_container img.landscape {
  height: 60px; }

#PocketApp .galleryModule .thumbs_container img.portrait {
  width: 60px; }

/* /gallery */

.widget.lightbox {
  display: none; }
  .widget.lightbox.active {
    display: block;
    height: 100%;
    overflow: auto;
    overflow-y: scroll;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.6);
    z-index: 8080; }
  .widget.lightbox .holder {
    background: #fff;
    max-width: 600px;
    margin: 30px auto;
    padding: 10px;
    position: relative; }
    .widget.lightbox .holder .captionHolder {
      max-width: 580px;
      padding: 10px;
      margin: 0 auto;
      font-size: 18px;
      color: #000; }
    .widget.lightbox .holder .portrait video {
      max-height: 400px; }
    .widget.lightbox .holder .container {
      background: #000;
      position: relative; }
      .widget.lightbox .holder .container img, .widget.lightbox .holder .container video {
        background-size: 100% auto;
        display: block;
        width: 100%;
        height: auto; }
      .widget.lightbox .holder .container .paused .overlay {
        background: url(/images/lightbox/play.png) no-repeat center;
        background-size: 128px 128px;
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0; }
    .widget.lightbox .holder .close {
      position: absolute;
      top: -14px;
      right: -14px;
      width: 38px;
      height: 38px;
      background: url(/images/lightbox/close.png) no-repeat center;
      background-size: 38px 38px; }
    .widget.lightbox .holder .prev {
      position: absolute;
      top: 0px;
      left: -50px;
      width: 38px;
      height: 100%;
      background: url(/images/lightbox/prev.png) no-repeat center;
      background-size: 38px 40px; }
    .widget.lightbox .holder .next {
      position: absolute;
      top: 0px;
      right: -50px;
      width: 38px;
      height: 100%;
      background: url(/images/lightbox/next.png) no-repeat center;
      background-size: 38px 40px; }
    .widget.lightbox .holder .view {
      color: #444; }

@media screen and (max-width: 1000px) {
  .widget.lightbox .holder {
    margin: 44px auto 0 auto; }
    .widget.lightbox .holder .close {
      position: absolute;
      top: -40px;
      right: 10px; }
    .widget.lightbox .holder .prev {
      position: absolute;
      height: 38px;
      top: -40px;
      left: 10px; }
    .widget.lightbox .holder .next {
      position: absolute;
      height: 38px;
      top: -40px;
      left: 50px; } }

#share_buttons {
  max-width: 270px;
  text-align: center;
  margin: 40px auto;
  background: transparent url(/images/social/line.png) center center no-repeat; }
  #share_buttons .share_holder {
    background: #fff;
    max-width: 190px;
    margin: 0 auto; }
  #share_buttons a {
    display: inline-block;
    height: 40px;
    width: 40px;
    margin-right: 5px;
    vertical-align: bottom; }
  #share_buttons .facebook {
    background: transparent url(/images/social/social.png) 0 0 no-repeat; }
  #share_buttons .pinterest {
    background: transparent url(/images/social/social.png) -40px 0 no-repeat;
    margin-right: 0; }
  #share_buttons .twitter {
    background: transparent url(/images/social/social.png) -80px 0 no-repeat; }
  #share_buttons .facebook:hover {
    background: transparent url(/images/social/social.png) 0 -40px no-repeat; }
  #share_buttons .pinterest:hover {
    background: transparent url(/images/social/social.png) -40px -40px no-repeat; }
  #share_buttons .twitter:hover {
    background: transparent url(/images/social/social.png) -80px -40px no-repeat; }
  #share_buttons .linkedin {
    display: none; }
  #share_buttons .google_plus {
    display: none; }
  #share_buttons .reddit {
    display: none; }


.contentHolder .facebook_album_description {
  margin: 10px 0 20px 0;
  max-width: 700px; }
.contentHolder .facebook_album {
  list-style: none;
  padding: 0;
  margin: 0; }
  .contentHolder .facebook_album li {
    margin: 0;
    padding: 0;
    float: left;
    width: 206px;
    height: 206px;
    margin: 0 5px 5px 0;
    overflow: hidden; }
    .contentHolder .facebook_album li img {
      vertical-align: bottom;
      min-height: 206px;
      min-width: 206px; }
