/*
 * Theme Name: The Bunker Cafe Theme
 * Theme URI: http://thebunkerspringwood.com.au/
 * Author: Prominent Position
 * Author URI: http://www.prominentposition.com.au/
 * Description: The 2014 Theme for The Bunker Cafe
 * Version: 1.1
 * Text Domain: pp
 * Credits: Skeleton V1.2 | Copyright 2011, Dave Gamache (www.getskeleton.com)
 */

 html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  margin: 0;
  padding: 0; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after, q:before, q:after {
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

/* #Basic Styles
================================================== */
body {
  background: #fff;
  font: 12px/20px 'Open Sans', serif;
  font-weight: 400;
  color: #333;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  position: relative; }

/* #Typography
================================================== */
h1, h2, h3, h4, h5, h6 {
  font-family: 'Lato', serif;
  font-weight: 300; }

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  font-weight: inherit; }

h1 {
  font-size: 48px;
  font-weight: 400;
  line-height: 60px; }

h2 {
  font-size: 30px;
  line-height: 40px; }

h3 {
  font-size: 30px;
  line-height: 36px; }

h4 {
  font-size: 26px;
  line-height: 38px; }

h5 {
  font-size: 24px;
  line-height: 36px; }

h6 {
  font-size: 18px;
  font-weight: 600;
  line-height: 24px; }

p {
  line-height: 20px;
  margin: 0;
  padding-bottom: 16px; }

p img {
  margin: 0; }

em {
  font-style: italic; }

strong {
  font-weight: 700; }

small {
  font-size: 80%; }

blockquote, blockquote p {
  font-size: 17px;
  line-height: 24px;
  color: #777;
  font-style: italic; }

blockquote {
  border-left: 1px solid #ddd;
  margin: 0 0 20px;
  padding: 9px 20px 0 19px; }

blockquote cite {
  display: block;
  font-size: 12px;
  color: #555; }

blockquote cite:before {
  content: "\2014 \0020"; }

blockquote cite a, blockquote cite a:visited, blockquote cite a:visited {
  color: #555; }

hr {
  border: solid #ddd;
  clear: both;
  height: 0;
  border-width: 1px 0 0;
  margin: 10px 0 30px; }

/* #Links
================================================== */
a, a:visited {
  color: #ff722d;
  text-decoration: none;
  outline: 0; }

a:hover, a:focus {
  color: #e3520c;
  text-decoration: underline; }

p a, p a:visited {
  line-height: inherit; }

/* #Lists
================================================== */
ul, ol {
  padding-bottom: 14px; }

ol {
  list-style: decimal; }

ol, ul, ul.square, ul.circle, ul.disc {
  margin-left: 30px; }

ul.square {
  list-style: square outside; }

ul.circle {
  list-style: circle outside; }

ul.disc {
  list-style: disc outside; }

nav ul, .h-nav ul, .h-nav-text ul, ul.no-bullets, ul.funnels {
  list-style: none outside;
  margin-left: 0; }

ul ul, ul ol, ol ol, ol ul {
  font-size: 90%;
  margin: 4px 0 5px 30px; }

ul ul li, ul ol li, ol ol li, ol ul li {
  margin-bottom: 6px; }

li {
  line-height: 18px;
  margin-bottom: 12px; }

ul.large li, li p {
  line-height: 21px; }

/* #Images
================================================== */
img, img.scale-with-grid {
  max-width: 100%;
  height: auto; }

img.no-scale {
  max-width: none; }

/* #Buttons
================================================== */
.button,
button,
input[type="submit"],
input[type="reset"],
input[type="button"] {
  background: #eee;
  /* Old browsers */
  background: #eeeeee -moz-linear-gradient(top, rgba(255, 255, 255, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%);
  /* FF3.6+ */
  background: #eeeeee -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0.2)), color-stop(100%, rgba(0, 0, 0, 0.2)));
  /* Chrome,Safari4+ */
  background: #eeeeee -webkit-linear-gradient(top, rgba(255, 255, 255, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%);
  /* Chrome10+,Safari5.1+ */
  background: #eeeeee -o-linear-gradient(top, rgba(255, 255, 255, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%);
  /* Opera11.10+ */
  background: #eeeeee -ms-linear-gradient(top, rgba(255, 255, 255, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%);
  /* IE10+ */
  background: #eeeeee linear-gradient(top, rgba(255, 255, 255, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%);
  /* W3C */
  border: 1px solid #aaa;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  color: #444;
  display: inline-block;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  text-shadow: 0 1px rgba(255, 255, 255, 0.75);
  cursor: pointer;
  margin-bottom: 20px;
  line-height: normal;
  padding: 8px 10px;
  font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif; }

.button:hover,
button:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover {
  color: #222;
  background: #ddd;
  /* Old browsers */
  background: #dddddd -moz-linear-gradient(top, rgba(255, 255, 255, 0.3) 0%, rgba(0, 0, 0, 0.3) 100%);
  /* FF3.6+ */
  background: #dddddd -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0.3)), color-stop(100%, rgba(0, 0, 0, 0.3)));
  /* Chrome,Safari4+ */
  background: #dddddd -webkit-linear-gradient(top, rgba(255, 255, 255, 0.3) 0%, rgba(0, 0, 0, 0.3) 100%);
  /* Chrome10+,Safari5.1+ */
  background: #dddddd -o-linear-gradient(top, rgba(255, 255, 255, 0.3) 0%, rgba(0, 0, 0, 0.3) 100%);
  /* Opera11.10+ */
  background: #dddddd -ms-linear-gradient(top, rgba(255, 255, 255, 0.3) 0%, rgba(0, 0, 0, 0.3) 100%);
  /* IE10+ */
  background: #dddddd linear-gradient(top, rgba(255, 255, 255, 0.3) 0%, rgba(0, 0, 0, 0.3) 100%);
  /* W3C */
  border: 1px solid #888;
  border-top: 1px solid #aaa;
  border-left: 1px solid #aaa; }

.button:active,
button:active,
input[type="submit"]:active,
input[type="reset"]:active,
input[type="button"]:active {
  border: 1px solid #666;
  background: #ccc;
  /* Old browsers */
  background: #cccccc -moz-linear-gradient(top, rgba(255, 255, 255, 0.35) 0%, rgba(10, 10, 10, 0.4) 100%);
  /* FF3.6+ */
  background: #cccccc -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0.35)), color-stop(100%, rgba(10, 10, 10, 0.4)));
  /* Chrome,Safari4+ */
  background: #cccccc -webkit-linear-gradient(top, rgba(255, 255, 255, 0.35) 0%, rgba(10, 10, 10, 0.4) 100%);
  /* Chrome10+,Safari5.1+ */
  background: #cccccc -o-linear-gradient(top, rgba(255, 255, 255, 0.35) 0%, rgba(10, 10, 10, 0.4) 100%);
  /* Opera11.10+ */
  background: #cccccc -ms-linear-gradient(top, rgba(255, 255, 255, 0.35) 0%, rgba(10, 10, 10, 0.4) 100%);
  /* IE10+ */
  background: #cccccc linear-gradient(top, rgba(255, 255, 255, 0.35) 0%, rgba(10, 10, 10, 0.4) 100%);
  /* W3C */ }

.button.full-width,
button.full-width,
input[type="submit"].full-width,
input[type="reset"].full-width,
input[type="button"].full-width {
  width: 100%;
  padding-left: 0 !important;
  padding-right: 0 !important;
  text-align: center; }

/* Fix for odd Mozilla border & padding issues */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/* #Forms
================================================== */
form, fieldset {
  margin-bottom: 20px; }

input[type="text"],
input[type="password"],
input[type="email"],
input[type="tel"],
input[type="number"],
textarea,
select {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #999;
  height: 28px;
  padding: 0 4px;
  outline: none;
  font: 13px Arial, sans-serif;
  color: #636363;
  margin: 0;
  width: 225px;
  max-width: 100%;
  display: block;
  margin-bottom: 20px;
  background: #fff; }

input[type="number"] {
  padding: 0 0 0 4px; }

select {
  padding: 0; }

input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
textarea:focus {
  border: 1px solid #444;
  color: #444; }

textarea {
  min-height: 120px;
  padding: 10px 4px; }

label,
legend {
  display: block;
  font-weight: bold;
  font-size: 13px; }

select {
  width: 220px; }

input[type="checkbox"] {
  display: inline; }

label span,
legend span {
  font-weight: normal;
  font-size: 13px;
  color: #444; }

/* #Navigation/Menu Styles - Generic
================================================== */
.h-nav ul, .h-nav-text ul {
  margin: 0;
  padding: 0; }

.h-nav ul li, .h-nav-social ul li {
  display: block;
  float: left;
  list-style: none;
  margin-bottom: 0;
  position: relative; }

.h-nav ul li a {
  display: block;
  text-decoration: none; }

.h-nav-text ul li {
  display: inline;
  float: none; }

.h-nav-text ul li a {
  display: inline; }

.h-nav-text ul li:after {
  content: '/'; }

.h-nav-text ul li:last-child:after {
  content: '';
  display: none; }

.h-nav-text ul li a:hover {
  text-decoration: underline; }

#show-nav {
  display: none; }

.sf-with-ul:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 1em;
  margin-top: -3px;
  height: 0;
  width: 0;
  border: 5px solid transparent;
  border-top-color: #dFeEFF;
  border-top-color: rgba(255, 255, 255, 0.5); }

.sf-sub-indicator {
  display: none; }

/* #Navigation/Menu Styles
================================================== */
.main-nav ul ul {
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  z-index: 100; }

.main-nav ul ul ul {
  left: 100%;
  top: 0;
  width: 100%; }

.main-nav ul ul, .main-nav ul li:hover ul ul, .main-nav ul ul li:hover ul ul {
  display: none; }

.main-nav ul li:hover ul, .main-nav ul ul li:hover ul, .main-nav ul ul ul li:hover ul {
  display: block; }

.main-nav ul ul li {
  float: none; }

/* #Base 960 Grid
================================================== */
.container {
  position: relative;
  width: 980px;
  margin: 0 auto;
  padding: 0;
  z-index: 2; }

/** RESET AND LAYOUT
===================================*/
ul.bxslider {
  list-style: none;
  margin: 0;
  padding: 0; }

.bx-wrapper {
  position: relative;
  margin: 0 auto;
  padding: 0;
  *zoom: 1; }

.bx-wrapper img {
  max-width: 100%;
  display: block; }

/** THEME
===================================*/
.bx-wrapper .bx-viewport {
  /*fix other elements on the page moving (on Chrome)*/
  -webkit-transform: translatez(0);
  -moz-transform: translatez(0);
  -ms-transform: translatez(0);
  -o-transform: translatez(0);
  transform: translatez(0); }

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: 0;
  width: 100%; }

/* LOADER */
.bx-wrapper .bx-loading {
  min-height: 50px;
  background: url(images/bx_loader.gif) center center no-repeat white;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000; }

/* PAGER */
.bx-wrapper .bx-pager {
  text-align: center;
  font-size: .85em;
  font-family: Arial;
  font-weight: bold;
  color: #666;
  padding-top: 20px; }

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  *zoom: 1;
  *display: inline; }

.bx-wrapper .bx-pager.bx-default-pager a {
  background: #fff;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px; }

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #ff722d; }

/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
  left: 10px;
  background: url(images/controls.png) no-repeat 0 -32px; }

.bx-wrapper .bx-next {
  right: 10px;
  background: url(images/controls.png) no-repeat -43px -32px; }

.bx-wrapper .bx-prev:hover {
  background-position: 0 0; }

.bx-wrapper .bx-next:hover {
  background-position: -43px 0; }

.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  z-index: 9999; }

.bx-wrapper .bx-controls-direction a.disabled {
  display: none; }

/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto {
  text-align: center; }

.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  background: url(images/controls.png) -86px -11px no-repeat;
  margin: 0 3px; }

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
  background-position: -86px 0; }

.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  background: url(images/controls.png) -86px -44px no-repeat;
  margin: 0 3px; }

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
  background-position: -86px -33px; }

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%; }

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px; }

/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666666 \9;
  background: rgba(80, 80, 80, 0.75);
  width: 100%; }

.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: Arial;
  display: block;
  font-size: .85em;
  padding: 10px; }

#top-page {
  background: url("images/tunnel.jpg") no-repeat center top scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  box-sizing: border-box;
  position: relative; }

.top-logo {
  height: auto;
  width: 40%;
  position: absolute;
  top: 40%;
  left: 30%; }

a.scrolldown {
  margin-left: -35px;
  width: 70px;
  position: absolute;
  left: 50%;
  bottom: 40px; }

.section {
  margin: 0 auto;
  position: relative;
  width: 1080px;
  max-width: 100%; }

.header {
  background: #000;
  display: block;
  padding: 12px 0 0;
  z-index: 10; }

.logo {
  padding-bottom: 12px; }

.logo img {
  display: block;
  width: 240px; }

#main-nav {
  border-bottom: 4px solid #fff;
  border-top: 4px solid #fff;
  width: 100%;
  position: static; }

#main-nav li a {
  color: #fff;
  display: block;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  font-style: italic;
  font-size: 14px;
  padding: 18px; }

#main-nav li.last > a {
  margin-right: 0; }

#main-nav li a:hover,
#main-nav li.current-menu-item > a {
  color: #999; }

ul.sub-menu {
  display: none;
  position: absolute; }

#main-nav li:hover > ul.sub-menu {
  display: block; }

.sub-menu li {
  width: 100%; }

#main-nav .sub-menu li a {
  background: #000;
  margin: 0;
  padding: 18px 22px; }

#main-nav .sub-menu li a:hover,
#main-nav .sub-menu li.current-menu-item > a {
  background: #222;
  border-bottom: 0;
  color: #fff; }

.header .social-nav {
  position: absolute;
  right: 0;
  top: 19px; }

.header .social-nav li {
  margin-left: 20px; }

.header-meta {
  color: #fff;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  font-style: italic;
  font-size: 16px;
  line-height: 24px;
  text-align: right;
  position: absolute;
  top: 48px;
  right: 0;
}

.header-meta a {
  color: #fff;
}

.slider-section {
  border-bottom: 1px solid #fff;
  position: relative; }

.slider img {
  display: block;
  width: 100%; }

.page-section,
.section2 {
  background: #fff;
  border-bottom: 1px solid #e7e8e8;
  border-top: 1px solid #e7e8e8;
  padding: 36px 0; }

.page-section {
  border-top: 0; }

.entry-post {
  border-bottom: 1px dotted #b8b8b8;
  margin-bottom: 24px; }

.single .entry-post {
  border-bottom: 0; }

.featured-box,
.featured-page {
  display: block;
  float: left;
  margin-right: 40px; }

.featured-box img {
  display: block;
  max-width: 100%; }

.featured-box1 {
  width: 680px; }

a.more {
  font-style: italic; }

.featured-box2 {
  margin-right: 0;
  width: 260px; }

.featured-box-title {
  font-size: 22px;
  line-height: 26px;
  margin-bottom: 8px;
  text-transform: uppercase; }

.featured-box-title a {
  color: #ff722d; }

.featured-box-title a:hover {
  color: #333;
  text-decoration: none; }

.featured-box-meta {
  border-bottom: 1px dotted #b8b8b8;
  margin-bottom: 6px; }

.featured-box-meta.no-border {
  padding-top: 10px; }

.featured-box-meta .social-nav {
  position: relative;
  top: -8px;
  margin-bottom: 1px; }

.featured-box-meta .social-nav li {
  margin-right: 8px; }

.featured-box-meta .social-nav li.facebook {
  margin-right: 5px; }

.featured-box-meta-title {
  color: #e3520c;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 3px;
  text-transform: uppercase; }

.featured-box-meta p {
  padding-bottom: 13px; }

.open-hours {
  margin-bottom: 12px;
  width: 100%; }

.open-hours td {
  font-size: 12px; }

.open-hours td strong {
  font-size: 15px;
}

.section3 {
  background: url("images/featuredpage_bg.jpg") left top repeat;
  border-bottom: 1px solid #fff;
  border-top: 1px solid #fff;
  padding: 102px 0 16px; }

.featured-page {
  background: #e7e8e6;
  box-sizing: border-box;
  min-height: 240px;
  margin-bottom: 24px;
  margin-right: 28px;
  padding: 60px 18px 16px;
  position: relative;
  text-align: center;
  width: 308px; }

.featured-page3 {
  margin-right: 0; }

.featured-page > figure {
  border: 3px solid #fff;
  box-shadow: -6px 6px 0 0 #d0d0d0;
  height: 83px;
  width: 84px;
  position: absolute;
  top: -52px;
  left: 50%;
  margin-left: -42px;
  z-index: 30; }

.featured-page > figure a,
.featured-page img {
  display: block; }

.featured-page-title {
  font-size: 20px;
  line-height: 28px;
  margin-bottom: 5px;
  text-transform: uppercase; }

.featured-page p {
  padding-bottom: 34px; }

a.read-more {
  background: #ff722d;
  color: #fff;
  display: inline-block;
  font-family: 'Lato', sans-serif;
  font-weight: 300;
  font-style: italic;
  height: 31px;
  line-height: 31px;
  padding: 0 21px;
  transition: all 0.3s; }

.featured-page a.read-more {
  position: absolute;
  bottom: 16px;
  left: 50%;
  margin-left: -47px; }

a.read-more:hover {
  background: #e3520c;
  text-decoration: none; }

.section4 {
  background: #fff;
  border-bottom: 1px solid #848484;
  border-top: 1px solid #e7e8e8;
  padding: 42px 0; }

.ig-link {
  border: 4px solid #ff722d;
  display: block;
  margin: 0 auto 50px;
  width: 600px;
  max-width: 90%; }

.ig-link span {
  background: #ff722d;
  border: 4px solid #fff;
  color: #fff;
  display: block;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-size: 26px;
  height: 58px;
  line-height: 58px;
  text-align: center;
  text-transform: uppercase;
  width: 592px;
  max-width: 100%; }

.ig-feed {
  cursor: pointer;
  display: block;
  float: left;
  overflow: hidden;
  position: relative;
  width: 25%; }

.ig-feed-content {
  background: black;
  background: rgba(0, 0, 0, 0.6);
  width: 100%;
  box-sizing: border-box;
  padding: 9px 18px 0;
  position: absolute;
  bottom: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  transition: all 0.7s; }

.ig-feed:hover .ig-feed-content {
  opacity: 1;
  filter: alpha(opacity=100); }

#sb_instagram img,
.ig-feed img {
  box-sizing: border-box;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
  display: block;
  width: 100%; }

.section5 {
  background: #222222 url("images/footer_bg.png") right bottom no-repeat;
  border-bottom: 1px solid #fff;
  border-top: 1px solid #fff;
  color: #fff;
  padding: 38px 0; }

.footer-col {
  float: left; }

.footer-col1 {
  margin-right: 27px;
  width: 240px; }

.footer-col2 {
  margin-right: 31px;
  width: 260px; }

.footer-col3 {
  margin-right: 20px;
  width: 230px; }

.footer-col4 {
  margin-right: 0;
  width: 172px; }

.footer-col-title {
  color: #ff722d;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 25px;
  margin-bottom: 4px;
  text-transform: uppercase; }
/*
.lead {
  color: #ff722d;
  font-family: 'Arvo', sans-serif;
  font-size: 15px;
  line-height: 20px;
  margin-bottom: 5px; }*/

.footer-col p {
  padding-bottom: 4px; }

.footer-col .social-nav {
  padding-top: 4px; }

.footer-col .social-nav li {
  margin-right: 13px; }

.footer {
  background: #fff;
  border-top: 1px solid #848484;
  color: #b8b8b8;
  padding: 25px 0; }

.web-credits {
  float: right; }

.no-border {
  border: 0 !important; }

.pp-pagination ul {
  margin-left: 0;
  padding-left: 0;
  list-style: none; }

.pp-pagination li {
  display: inline-block;
  margin: 0 5px; }

.pp-pagination li.active a {
  font-weight: 700; }

.cform input[type="text"],
.cform input[type="password"],
.cform input[type="email"],
.cform input[type="tel"],
.cform input[type="number"],
.cform textarea,
.cform select {
  margin-bottom: 0;
  width: 280px; }

.cform input.time {
  width: 98px; }

table.full {
  margin-bottom: 16px;
  width: 280px;
  max-width: 100%; }

table.full td {
  padding-bottom: 5px;
  padding-right: 10px;
  vertical-align: middle; }

p.nospace {
  padding-bottom: 0; }

.wpcf7 div.wpcf7-response-output {
  margin: 10px 0 20px;
  padding: 0;
  border: 0; }

.wpcf7 div.wpcf7-mail-sent-ok {
  color: #398f14; }

.wpcf7 div.wpcf7-mail-sent-ng {
  color: #f00; }

.wpcf7 div.wpcf7-spam-blocked {
  color: #f00; }

.wpcf7 div.wpcf7-validation-errors {
  color: #f00; }

input#sendbtn {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #ff722d;
  border: 0;
  color: #fff;
  text-shadow: none;
  padding: 6px 16px;
  font-weight: 700;
  font-size: 12px; }

input#sendbtn:hover {
  background: #e3520c; }

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
}

.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}

.fancybox-opened {
  z-index: 8030;
}

.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
     -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
          box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
  position: relative;
}

.fancybox-inner {
  overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}

.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
}

.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
  background-image: url('images/fancybox_sprite.png');
}

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060;
}

#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url('images/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040;
}

.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url('images/blank.gif'); /* helps IE */
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  z-index: 8040;
}

.fancybox-prev {
  left: 0;
}

.fancybox-next {
  right: 0;
}

.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden;
}

.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px;
}

.fancybox-next span {
  right: 10px;
  background-position: 0 -72px;
}

.fancybox-nav:hover span {
  visibility: visible;
}

.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url('images/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050;
}

.fancybox-opened .fancybox-title {
  visibility: visible;
}

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center;
}

.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent; /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
     -moz-border-radius: 15px;
          border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap;
}

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}

.fancybox-title-inside-wrap {
  padding-top: 10px;
}

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
     only screen and (min--moz-device-pixel-ratio: 1.5),
     only screen and (min-device-pixel-ratio: 1.5){

  #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-image: url('images/fancybox_sprite@2x.png');
    background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
  }

  #fancybox-loading div {
    background-image: url('images/fancybox_loading@2x.gif');
    background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
  }
}

.gallery {
  margin-left: -7px;
  margin-right: -7px;
  padding: 16px 0 0;
  width: 634px;
}

.gallery-box {
    float: left;
    margin-left: 7px;
    margin-right: 7px;
}

.gallery-img {
    float: left;
    text-align: center;
}

.gallery-img img {
    background-color: #FFFFFF;
    border: 1px solid #A9A9A9;
    display: block;
    margin: 4px 0px 4px 4px;
    padding: 4px;
    position: relative;
}

.section-mc {
  background: #222;
  color: #fff;
  padding: 20px 0;
  text-align: center;
}

#mc-embedded-subscribe-form {
  margin: 0;
}

.mc-field-group {
  display: inline-block;
  margin-right: 16px;
  vertical-align: top;
  max-width: 100%;
}

input.mc-input {
  background: none;
  border: 2px solid #fff;
  color: #fff;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  font-weight: 700;
  height: 44px;
  line-height: 44px;
  padding: 0 20px;
  width: 300px;
  max-width: 100%;
}

input.mc-input:focus,
input.mc-input:active {
  color: #fff;
}

.mc-field-group .mc-input::-webkit-input-placeholder {
  color: #eee;
}

.mc-field-group .mc-input:-moz-placeholder { /* Firefox 18- */

  color: #eee;
}

.mc-field-group .mc-input::-moz-placeholder {  /* Firefox 19+ */

  color: #eee;
}

.mc-field-group .mc-input:-ms-input-placeholder {  

  color: #eee;
}

input.mc-input:focus,
input.mc-input:active {
  border: 2px solid #000;
}

#mc-embedded-subscribe {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #ff722d;
  border: 0;
  border-radius: 0;
  color: #fff;
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  height: 44px;
  line-height: 44px;
  padding: 0 24px;
  text-shadow: none;
  text-transform: uppercase;
}

#mc-embedded-subscribe:hover,
#mc-embedded-subscribe:focus,
#mc-embedded-subscribe:active {
  background: #e05714;
}

#mc_embed_signup_scroll2 .mc-field-group {
  display: block;
}

#mc_embed_signup_scroll2 br {
  display: none;
}

#mc_embed_signup_scroll2 .mc-field-group input[type="text"],
#mc_embed_signup_scroll2 .mc-field-group input[type="email"] {
  width: 300px;
}

#mc_embed_signup div.mce_inline_error {
  display: inline-block;
  position: relative;
  top: -10px;
}

.event {
  border-bottom: 2px solid #000;
  padding: 16px 0;
}

.single-event .event {
  border: 0;
}

h3.event-title {
  font-size: 24px;
  padding-bottom: 4px;
}

.description {
  padding-bottom: 10px;
}

.event p {
  padding-bottom: 4px;
}

a.book-now {
  background: #000;
  color: #fff;
  display: inline-block;
  padding: 8px 16px;
  margin-top: 14px;
}

a.book-now:focus,
a.book-now:hover {
  background: #333;
  text-decoration: none;
}

.single-event .wpcf7 {
  margin-top: 30px;
}

.tickets-available {
  color: #f00;
  font-weight: 700;
  padding-top: 10px;
}

.submit-wrap {
  padding-top: 10px;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  .top-logo {
    top: 35%; }

  input.mc-input {
    font-size: 12px;
    } }

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .top-logo {
    top: 35%; }

  input.mc-input {
    font-size: 12px;
    }}

@media only screen and (max-width: 998px) {
  .top-logo {
    width: 80%;
    left: 10%; } }

@media only screen and (min-width: 768px) and (max-width: 998px) {
  .section {
    width: 100%; }

  .container {
    width: 740px; }

  #main-nav li a {
    font-size: 12px;
    padding: 18px 12px; }

  .featured-box {
    margin-right: 25px; }

  .featured-box1 {
    width: 480px; }

  .featured-box2 {
    margin-right: 0;
    width: 235px; }

  .featured-box-title {
    font-size: 16px;
    line-height: 22px; }

  .featured-box-meta {
    font-size: 11px; }

  .featured-page {
    min-height: 256px;
    margin-right: 25px;
    width: 230px; }

  .featured-page3 {
    margin-right: 0; }

  .section5 {
    font-size: 11px; }

  .footer-col-title {
    font-size: 15px;
    line-height: 23px; }

  .lead {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 3px; }

  .open-hours td {
    width: auto; }

  .gallery {
    width: 486px;
  }

  .footer-col1 {
    margin-right: 16px;
    width: 132px; }

  .footer-col2 {
    margin-right: 16px;
    width: 240px; }

  .footer-col3 {
    margin-right: 16px;
    width: 202px; }

  .footer-col4 {
    margin-right: 0;
    width: 118px; }

  input.mc-input {
    font-size: 12px;
    width: 250px;
    } }

@media only screen and (min-width: 768px) and (max-width: 998px) and (orientation: landscape) {
  .top-logo {
    width: 40%;
    left: 30%;
    top: 35%; } }

@media only screen and (max-width: 767px) {
  .section {
    width: 100%; }

  .container {
    width: 280px; }

  #main-nav .container {
    position: static;
    width: auto; }

  #show-nav,
  #show-nav a {
    display: block; }

  #show-nav a {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 20px;
    cursor: pointer;
    height: 49px;
    padding: 7px;
    text-align: right;
    width: 100%; }

  #show-nav a span {
    font-size: 16px;
    text-transform: uppercase; }

  #show-nav a:hover {
    text-decoration: none; }

  #main-nav {
    border: 0;
    height: auto;
    min-height: 49px;
    margin: 0;
    width: auto;
    position: absolute;
    top: 44px;
    right: 10px;
    z-index: 50; }

  .nav-menu {
    display: none;
    position: relative;
    z-index: 400; }

  #main-nav li,
  #main-nav li a {
    float: none; }

  #main-nav li a,
  #main-nav .sub-menu li a {
    background: #000;
    font-size: 12px;
    margin: 0;
    padding: 10px 18px; }

  #main-nav li a:hover,
  #main-nav li.current-menu-item > a {
    background: #222;
    border: 0;
    color: #fff; }

  ul.sub-menu {
    position: static; }

  a.scrolldown {
    margin-left: -20px;
    width: 40px;
    bottom: 20px; }

  .logo img {
    width: 140px; }

  .header-meta {
    top: 4px; }

  .header .social-nav {
    display: none; }

  .header .social-nav li {
    margin-left: 8px; }

  .featured-box {
    margin: 0 0 16px;
    width: 100%; }

  .featured-box2 {
    border-top: 1px dotted #b8b8b8;
    padding-top: 6px; }

  .featured-page {
    float: none;
    min-height: 0;
    margin: 0 auto 90px;
    padding-bottom: 34px;
    width: 360px;
    max-width: 100%; }

  .featured-page3 {
    margin-bottom: 24px; }

  .open-hours {
    width: auto; }

  .ig-feed {
    width: 50%; }

  #sb_instagram.sbi_col_4 #sbi_images a {
    width: 100%;
  }

  .ig-link span {
    box-sizing: border-box;
    font-size: 18px; }
  
  input.mc-input {
    font-size: 12px;
    margin-right: 0;
  }

  .footer-col {
    float: none;
    margin: 0 auto 24px;
    width: 360px;
    max-width: 100%; }

  .gallery {
    width: 294px; }

  .gallery-box {
    width: 123px;
    margin-left: 8px;
    margin-right: 8px; }

  .footer {
    font-size: 11px; }

  .web-credits {
    display: block;
    float: none; } }

@media only screen and (min-width: 480px) and (max-width: 767px) {
  .container {
    width: 400px; }
  
  .gallery {
    width: 414px; }

  .gallery-box {
    width: 116px; } }

@media only screen and (max-width: 479px) {
  .top-logo {
    top: 32%; } }

@media only screen and (max-width: 767px) and (orientation: landscape) {
  .top-logo {
    width: 40%;
    left: 30%;
    top: 32%; } }

/* #Misc
================================================== */
.remove-bottom {
  margin-bottom: 0 !important; }

.half-bottom {
  margin-bottom: 10px !important; }

.add-bottom {
  margin-bottom: 20px !important; }

.right {
  float: right; }

.no-padding {
  padding: 0; }

.color-success {
  color: #2dd600 !important; }

.color-orange {
  color: #f2710b !important; }

.color-red {
  color: red !important; }

.color-blue {
  color: #0068b0 !important; }

.color-lightblue {
  color: #81c4f3 !important; }

/*  WP */
.alignleft, .alignright {
  margin-bottom: 20px; }

.alignleft {
  float: left;
  margin-right: 10px; }

.alignright {
  float: right;
  margin-left: 10px; }

.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center; }

img, embed, iframe, object, video {
  max-width: 100%; }

/* #Clearing
================================================== */
.container:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

.clearfix:before, .clearfix:after {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0; }

.clearfix:after {
  clear: both; }

.clearfix {
  zoom: 1; }

.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0; }
