/*
Theme Name: Canteen
Theme URI: 
Description: Thirteen Digital Custom theme
Version: 1.0
Author: Thirteen Digital
Author URI: http://thirteendigital.com.au/
*/

html { 
  background: #000000 no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  margin: 0; padding: 0; 
}

.home .outer-footer,
.home {
  border-top: 60px solid #fff;
}

#full-screen-background-image {
  display: none;
}

.hide {
  text-indent: -999px;
  overflow: hidden;
  font-size: 0;
}

a {
  text-decoration: none;
  outline: 0 !important;
}

a img, img {
  border: none;
  outline: 0;
}

a, 
input[type="submit"],
input[type="text"] {
  cursor: pointer;
}

strong {
  font-weight: 600;
}

/*
-------------------------------------------------------------- */

body, input, textarea {
  font-family: "proxima-nova", Helvetica, sans-serif !important;
  font-style: normal;
  font-size: 14px;
  font-weight: 400;
  color: #000000;
  background: transparent;
  position: relative;
}

body { display: none; }

#printlogo {
  display: none;
}

#bg { 
  left:0;
  position: fixed;
  top:0;
  width:100%;
  z-index:-1;
}

.bgwidth { width: 100%; }

.bgheight { height: 100%; }

/*
-------------------------------------------------------------- */

.outer-header {
  overflow: hidden;
  background: #181a1b;
  position: absolute;
  left:0;  
  top:0;
  width:100%;
}

.outer-content {
   overflow: hidden;
   min-height: 800px;
   background: transparent;
}

.outer-footer {
  overflow: hidden;
  background: #181a1b;
  position: fixed;
  left:0;  
  bottom: 0;
  width:100%;
}
.page-id-68 .outer-footer,
.page-id-11 .outer-footer {
  position: absolute;
}

.wrap {
  width: 1260px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
}

/*
-------------------------------------------------------------- */

#header {
  overflow: hidden;
  position: relative;
  height: 55px;
  z-index: 999;
} 

div.social {
  position: absolute;
  top: 15px;
  right: 0;
  width: 60px;
  height: 24px;
}

div.social a {
  display: block;
  width: 24px;
  height: 24px;
  margin: 0 3px;
  float: left;
  display: inline;
}

div.social a:hover {
  background-position: 0 -24px !important;
}

div.social a.instagram {
  background: url(images/social-instagram.png) 0 0 no-repeat;
}

div.social a.facebook {
  background: url(images/social-facebook.png) 0 0 no-repeat;
}

#logo {
  width: 359px;
  height: 153px;
  float: left;
  display: inline-block;
  position: relative;
  padding: 55px 0 0 0;
  overflow: hidden;
}

#kitchen #logo { background: url(images/logo-bg-kitchen.png) 0 0 repeat-x; }
#coffee #logo { background: url(images/logo-bg-coffee.png) 0 0 repeat-x; }

#logo a {
  display: block;
  overflow: hidden;
  width: 240px;
  height: 140px;
  margin: 0 auto;
}

#kitchen #logo a { background: url(images/logo-kitchen.png) top center no-repeat; }
#coffee #logo a { background: url(images/logo-coffee.png) top center no-repeat; }

.mobile { display: none; }


/*
-------------------------------------------------------------- */

.nav {
  position: absolute;
  top: 23px;
  right: 190px;
  list-style: none;
  padding: 0;
  margin: 0;
}

#coffee .nav { right: 76px; }

.nav li {
  float: left;
  display: inline;
  margin: 0;
  padding: 0;
}

.nav li a {
  display: inline;
  font-size: 14px;
  font-weight: 300;
  padding: 0 15px 0 18px;
  font-weight: 600;
  color: #fff;
  text-transform: uppercase;
}

.nav li a:hover {
  color: #464748;
}

.nav li.current_page_ancestor a, 
.nav li.current_page_item a {
  color: #464748;
}

/* Home
-------------------------------------------------------------- */

.left,
.right {
  width: 50%;
  float: left;
  display: inline;
  height: 100%;
  overflow: hidden;
  text-align: right;
  position: relative;
  cursor: pointer;
}

.right {
  text-align: left;
}

.left a,
.right a {
  opacity: 0.7;
}


.hover a,
.left a:hover,
.right a:hover {
  opacity: 1;
}

.left img,
.right img {
  margin: 50px;
}

/*
-------------------------------------------------------------- */

#text-panel {
  min-height: 80px;
  overflow: hidden;
  padding: 140px 40px 40px 40px;
  position: relative;
  width: 503px;
  float: right;
  display: inline;
  margin: 55px 0 155px 0;
}

#kitchen #text-panel { background: url(images/white-70.png) 0 0 repeat; }

#coffee #text-panel { background: url(images/cream-70.png) 0 0 repeat; }


#text-panel h1 {
  font-size: 21px;
  font-weight: 400;
  border-bottom: 1px solid #000;
  padding: 0 0 15px 0;
  margin: 0 0 15px 0;
}

#text-panel h2 {
  font-size: 18px;
  font-weight: 400;
  border-bottom: 1px solid #000;
  padding: 0 0 15px 0;
  margin: 0 0 15px 0;
  color: #000;
}

#text-panel h3 {
  font-size: 15px;
  font-weight: 600;
  border-bottom: 1px solid #000;
  padding: 0 0 10px 0;
  margin: 0 0 10px 0;
  color: #000;
}

#text-panel h4 {
  font-size: 14px;
  font-weight: 600;
  border-bottom: 1px solid #000;
  padding: 0 0 10px 0;
  margin: 0 0 10px 0;
  color: #000;
}

#text-panel ul,
#text-panel ol{
  margin: 0 0 9px 0;
  padding: 0 0 0 18px;
  font-size: 15px;
  line-height: 24px;
}

#text-panel p {
  font-size: 15px;
  line-height: 24px;
}

#text-panel ol {
  list-style: decimal;
}

#text-panel a {
  color: #000;
  text-decoration: underline;
}

#text-panel a:hover {
  color: #555;
}

#text-panel td {
  font-size: 13px;
  line-height: 21px;
  padding-left: 0 !important;
  padding: 0 8px 16px 0;
}

#text-panel .Group td {
  padding: 0 8px;
}

#text-panel .End td {
  padding: 0 8px 16px 8px;
}

/* Menu
-------------------------------------------------------------- */

.menu-links {
  margin: 0 0 40px 0;
}

.close {
  float: right;
  display: inline-block;
  text-indent: -999px;
  overflow: hidden;
  font-size: 0;
  background: url(images/close.png) 0 0 no-repeat;
  width: 18px;
  height: 18px;
  opacity: 0.6;
}

.close:hover {
  opacity: 1;
}

.icon {
  margin: 15px 8px;
  display: inline-block;
  float: left;
}


/* Brew tips
-------------------------------------------------------------- */

#text-panel .tip {
  clear: both;
  font-size: 13px;
  line-height: 21px;
}

#text-panel .tip p,
#text-panel .tip li {
  font-size: 13px;
  line-height: 21px;
}

.tip strong {
  padding: 16px 0 0;
  display: block;
  font-size: 15px;
}

.active .icon {
  opacity: 0.5;
}

.active .current {
  opacity: 1;
}


/* Gallery
-------------------------------------------------------------- */

.gallery-image {
  margin: 17px 17px 0 0;
  display: inline-block;
  float: left;
}

.lb-details {
  display: none;
}

/* Contact
-------------------------------------------------------------- */

.contact-left,
.contact-right {
  width: 40%;
  float: left;
  display: inline;
  position: relative;
  line-height: 24px;
}

.contact-right .contact-social {

}

.contact-right .contact-social p {
  margin: 0 3px;
  float: left;
  display: inline;
}

.contact-right .contact-social a {
  display: block;
  width: 24px;
  height: 24px;
  margin: 0 3px;
  float: left;
  display: inline;
}

.contact-right .contact-social a:hover {
  background-position: 0 -24px !important;
}

.contact-right .contact-social a.instagram {
  background: url(images/contact-social-instagram.png) 0 0 no-repeat;
}

.contact-right .contact-social a.facebook {
  background: url(images/contact-social-facebook.png) 0 0 no-repeat;
}

/* Table
-------------------------------------------------------------- */

#text-panel table {
  width: 100%;
}

/*
-------------------------------------------------------------- */

div#footer {
  color: #000;
  position: relative;
  padding: 25px 0;
  overflow: hidden;
}

div#footer div.social {
  position: absolute;
  top: 40px;
  left: 0;
  width: 60px;
  height: 24px;
}

.pods {
  font-size: 12px;
}

.pods p {
  color: #353637;
}

.pods a {
  color: #353637;
}

.pods a:hover {
  color: #fff;
}

.pods .address {
  position: absolute;
  top: 43px;
  left: 70px;
}

.footer-logo {
  display: block;
  margin: 0 auto;
  width: 124px;
  height: 63px;
}

#footer .coffee {
  background: url(images/footer-logo-coffee.png) 0 0 no-repeat;
}
#footer .kitchen {
  background: url(images/footer-logo-kitchen.png) 0 0 no-repeat;
}

.footer-logo:hover {
  background-position: 0 -63px !important;
}

.footer-copyright {
  text-align: right;
  width: 30%;
  font-size: 10px;
  text-transform: uppercase;
  position: absolute;
  top: 40px;
  right: 0;
}

.footer-copyright p {
  margin: 0;
  padding: 0;
}

.footer-copyright .links {
  line-height: 90%;
}

/*
-------------------------------------------------------------- */

