/*================ responsive ================*/
@font-face {
  font-family: 'pano_bold';
  src: url('https://snackandblues.com/wp-content/themes/snacknblues/fonts/pano_bold.eot');
  src: url('https://snackandblues.com/wp-content/themes/snacknblues/fonts/pano_bold.eot#iefix') format('embedded-opentype'), url('https://snackandblues.com/wp-content/themes/snacknblues/fonts/pano_bold.woff') format('woff'), url('https://snackandblues.com/wp-content/themes/snacknblues/fonts/pano_bold.ttf') format('truetype'), url('https://snackandblues.com/wp-content/themes/snacknblues/fonts/pano_bold.svg#pano_bold') format('svg');
  font-weight: normal;
  font-style: normal;
  /*================ variables ================*/
}
html, body {
  color: #39dddf;
  background-color: #ffd3ec;
  font-family: 'pano_bold';
  padding: 0;
  margin: 0;
  /*================ typography ================*/
}
@media (max-width: 768px) {
  html, body {
    height: 100%;
  }
}
h1, h2, h3, p {
  padding: 0;
  margin: 0;
}
h1 {
  font-size: 40px;
  line-height: 40px;
  margin-bottom: 30px;
  font-weight: normal;
  /*================ typography ================*/
  /*================ typography ================*/
}
@media (max-width: 768px) {
  h1 {
    font-size: 32px;
    line-height: 38px;
  }
}
@media (max-width: 480px) {
  h1 {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 22px;
  }
}
h2 {
  font-size: 24px;
  line-height: 28px;
  margin-bottom: 35px;
  font-weight: normal;
  /*================ typography ================*/
  /*================ typography ================*/
}
@media (max-width: 768px) {
  h2 {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 30px;
  }
}
@media (max-width: 480px) {
  h2 {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 22px;
  }
}
p {
  font-size: 40px;
  line-height: 40px;
  margin-bottom: 50px;
  /*================ typography ================*/
  /*================ typography ================*/
}
@media (max-width: 768px) {
  p {
    font-size: 32px;
    line-height: 38px;
    margin-bottom: 45px;
  }
}
@media (max-width: 480px) {
  p {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 25px;
  }
}
a {
  text-decoration: none;
  color: inherit;
}
.wrapper {
  display: table;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  /*================ typography ================*/
}
@media (max-width: 768px) {
  .wrapper {
    position: relative;
  }
}
.wrapper-logo, .wrapper-content, .wrapper-menu {
  display: table-cell;
  /*================ typography ================*/
}
@media (max-width: 768px) {
  .wrapper-logo, .wrapper-content, .wrapper-menu {
    display: table;
  }
}
.wrapper-logo {
  vertical-align: top;
  background-color: #ffd3ec;
  /*================ typography ================*/
  /*================ typography ================*/
}
@media (max-width: 768px) {
  .wrapper-logo {
    position: fixed;
    top: 0;
    z-index: 1;
    width: 100%;
    height: 72px;
  }
}
@media (max-width: 480px) {
  .wrapper-logo {
    height: 52px;
  }
}
.wrapper-logo .container {
  position: relative;
  height: 100%;
  width: 10%;
  /*================ typography ================*/
  /*================ typography ================*/
  /*================ typography ================*/
  /*================ typography ================*/
}
@media (max-width: 768px) {
  .wrapper-logo .container {
    width: 100% !important;
  }
}
@media (max-width: 480px) {
  .wrapper-logo .container {
    display: table;
  }
}
.wrapper-logo .container .inner-container {
  background-color: #ffd3ec;
  position: fixed;
  top: 0;
  bottom: 0;
  z-index: 1;
  width: 10%;
  /*================ typography ================*/
  /*================ typography ================*/
}
@media (max-width: 768px) {
  .wrapper-logo .container .inner-container {
    width: 100% !important;
    position: relative;
  }
}
@media (max-width: 480px) {
  .wrapper-logo .container .inner-container {
    display: table-cell;
    vertical-align: middle;
  }
}
.wrapper-logo .container .logo-vertical {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.wrapper-logo .container .logo-horizontal {
  display: none;
  position: relative;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 77px;
}
@media (max-width: 768px) {
  .wrapper-logo .container .logo-vertical {
    display: none;
  }
  .wrapper-logo .container .logo-horizontal {
    display: block;
  }
}
@media (max-width: 480px) {
  .wrapper-logo .container .logo-horizontal {
    height: 52px;
  }
}
.wrapper-content {
  width: 100%;
  background-color: #ffd3ec;
  float: left;
  /*================ typography ================*/
  /*================ typography ================*/
}
@media (max-width: 768px) {
  .wrapper-content {
    padding-top: 72px;
    height: 100%;
    float: none;
  }
}
@media (max-width: 480px) {
  .wrapper-content {
    padding-top: 52px;
  }
}
.wrapper-content .container {
  position: relative;
  width: 100%;
  height: 100%;
}
.wrapper-content .container .container-main {
  padding: 17px 34px;
  /*================ typography ================*/
  /*================ typography ================*/
}
.wrapper-content .container .container-main.container-main-desktop {
  top: 0 !important;
  left: 0 !important;
}
.wrapper-content .container .container-main.container-main-tablet {
  top: 0 !important;
  left: 0 !important;
}
@media (max-width: 768px) {
  .wrapper-content .container .container-main {
    width: auto;
    padding-bottom: 100px;
    padding-left: 3%;
    padding-right: 3%;
  }
}
@media (max-width: 480px) {
  .wrapper-content .container .container-main {
    width: auto;
    padding-bottom: 50px;
  }
}
.wrapper-content .container .container-menu {
  width: 100%;
  height: 100%;
  background-color: #39dddf;
  display: none;
  position: absolute;
}
.wrapper-content .container .container-menu.container-menu-desktop {
  top: 0 !important;
  right: -100% !important;
}
.wrapper-content .container .container-menu.container-menu-tablet {
  top: 100% !important;
  right: 0 !important;
}
.wrapper-content .container .container-menu .container-menu-food, .wrapper-content .container .container-menu .container-menu-drinks {
  padding: 17px 34px;
  color: #ffd3ec;
  /*================ typography ================*/
}
@media (max-width: 768px) {
  .wrapper-content .container .container-menu .container-menu-food, .wrapper-content .container .container-menu .container-menu-drinks {
    width: auto;
    padding-left: 3%;
    padding-right: 3%;
  }
}
.wrapper-content .container .container-menu .container-menu-food {
  background-color: #ff4b3f;
}
.wrapper-content .container .container-menu .container-menu-drinks {
  background-color: #39dddf;
  /*================ typography ================*/
  /*================ typography ================*/
}
@media (max-width: 768px) {
  .wrapper-content .container .container-menu .container-menu-drinks {
    padding-bottom: 100px;
  }
}
@media (max-width: 480px) {
  .wrapper-content .container .container-menu .container-menu-drinks {
    padding-bottom: 50px;
  }
}
.wrapper-menu {
  width: 100px;
  min-width: 100px;
  vertical-align: middle;
  background-color: #ff4b3f;
  color: #39dddf;
  font-size: 40px;
  height: 100%;
  /*================ typography ================*/
  /*================ typography ================*/
}
@media (max-width: 768px) {
  .wrapper-menu {
    height: 100px;
    width: 100%;
    position: fixed;
    bottom: 0;
  }
}
@media (max-width: 480px) {
  .wrapper-menu {
    height: 50px;
  }
}
.wrapper-menu .container {
  position: relative;
  height: 100%;
  /*================ typography ================*/
}
@media (max-width: 768px) {
  .wrapper-menu .container {
    height: auto;
  }
}
.wrapper-menu .container .inner-container {
  position: fixed;
  width: 100px;
  top: 0;
  bottom: 0;
  background-color: #ff4b3f;
  cursor: pointer;
  /*================ typography ================*/
  /*================ typography ================*/
}
@media (max-width: 768px) {
  .wrapper-menu .container .inner-container {
    position: relative;
    height: 100px;
    width: 100% !important;
    bottom: 0;
    top: auto;
    display: table;
  }
}
@media (max-width: 480px) {
  .wrapper-menu .container .inner-container {
    height: 50px;
  }
}
.wrapper-menu .container .menu {
  position: fixed;
  width: 100px;
  top: 50%;
  color: #39dddf;
  white-space: nowrap;
  margin-top: 5px;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  /*================ typography ================*/
  /*================ typography ================*/
}
@media (max-width: 768px) {
  .wrapper-menu .container .menu {
    font-size: 32px;
    line-height: 38px;
    position: relative;
    width: 100%;
    margin-top: 0;
    top: auto;
    text-align: center;
    position: relative;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    display: table-cell;
    vertical-align: middle;
  }
}
@media (max-width: 480px) {
  .wrapper-menu .container .menu {
    font-size: 18px;
    line-height: 22px;
  }
}
.wrapper-menu .container {
  position: relative;
  width: 100%;
  height: 100%;
  display: table;
}
.wrapper-menu .container .container-inner {
  display: table-cell;
  vertical-align: middle;
}

/*
     FILE ARCHIVED ON 09:25:09 Mar 01, 2018 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 16:15:53 Dec 04, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.78
  exclusion.robots: 0.109
  exclusion.robots.policy: 0.089
  esindex: 0.009
  cdx.remote: 18.92
  LoadShardBlock: 52.268 (3)
  PetaboxLoader3.datanode: 72.517 (4)
  load_resource: 71.542
  PetaboxLoader3.resolve: 27.44
*/