/*   
Theme Name: Petro-V3
Theme URI: http://lpip.com.au
Description: Wordpress Template working only with Advanced Custom Fields Plugin
Version: 3
*/

/* Fonts generated by YoMamma
-------------------------------------------------------------- */
@font-face {
  font-family: "Century Schoolbook Monospace";
  src: url("fonts/Century-Schoolbook-Monospace-BT.eot") !important;
  src: url("fonts/Century-Schoolbook-Monospace-BT.eot?#iefix")
      format("embedded-opentype"),
    url("fonts/Century-Schoolbook-Monospace-BT.woff") format("woff"),
    url("fonts/Century-Schoolbook-Monospace-BT.ttf") format("truetype"),
    url("fonts/Century-Schoolbook-Monospace-BT.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Founders Grotesk Medium";
  src: url("fonts/Founders-Grotesk-Medium.eot");
  src: local("☺"), url("fonts/Founders-Grotesk-Medium.woff") format("woff"),
    url("fonts/Founders-Grotesk-Medium.ttf") format("truetype"),
    url("fonts/Founders-Grotesk-Medium.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* General
-------------------------------------------------------------- */

::selection {
  background-color: #000;
  color: #fff;
}
::-moz-selection {
  background-color: #000;
  color: #fff;
}

* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

img {
  border: none;
}

html,
body {
  height: 100%;
}

body {
  font: 12px Helvetica, sans-serif;
}

.clear {
  clear: both;
}

.cf:after {
  clear: both;
  content: " ";
  display: block;
}

.group:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
* html .group,
*:first-child + html .group {
  zoom: 1;
} /* First selector = IE6, Second Selector = IE 7 */

h1,
h2,
h3 {
  font-size: 12px;
  font-weight: normal;
  margin: 0 0 10px 0;
}
h1 {
}
h2 {
}
h3 {
}

#main h1,
#main h2,
#main h3 {
  font-size: 12px;
  font-weight: normal;
  margin: 0 0 10px 0;
}

#main h1 span,
#main h2 span,
#main h3 span {
  border-bottom: 1px solid #000;
  display: inline-block;
}

p {
  margin: 0 0 10px 0;
}
a {
  color: #808080;
}
h2 a {
  color: #000;
  text-decoration: none;
}
a:hover {
}

blockquote {
}
blockquote p {
}

ul {
  margin: 0 0 10px 0;
  list-style: none;
}

ol {
  margin: 0 0 10px 50px;
}

.italic {
  font-style: italic;
  text-transform: none;
}
.big {
  font-size: 1.2em !important;
}

/* Structure
-------------------------------------------------------------- */
#page_wrap {
  min-height: 100%; /* do not remove plz */
}

#main {
  overflow: auto; /* do not remove plz */
  font-family: "Century Schoolbook Monospace";
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 1px;
}

#main div.container {
  max-width: 1200px;
  margin: 0 auto;
}

#main div.container.v2 {
  padding: 0 50px 15px 50px;
} /* this is used for padding on all other pages then home or specific template */

div.container.cf.cafe {
  padding: 15px 0 10px 0;
}

.primary,
.secondary {
  float: left;
}
.primary {
  width: 66.66%;
}
.secondary {
  width: 33.33%;
  padding: 0 0 0 25px;
}
/* Blog
-------------------------------------------------------------- */

.hidden-content {
  position: relative;
  width: 0px;
  height: 0px;
  overflow: hidden;
}

#sidebar {
  z-index: 29;
}

div.meta.FIZO {
  /*	display:none; */
  margin-bottom: 10px;
}

body.home div.post img {
  border: none;
}

body.blog div.entry img {
  width: 100% !important;
  height: auto;
  border: 5px solid #000;
}

body.blog div.entry div.wp-caption {
  width: 100% !important;
}

body.single div.entry div.wp-caption {
  width: 100% !important;
}

body.blog div.entry div.wp-caption:after,
body.single div.entry div.wp-caption:after {
  content: " ";
  display: block;
  clear: both;
}

div.wp-caption img {
  float: left;
}

p.wp-caption-text {
  background: #000;
  color: #fff;
  text-transform: uppercase !important;
  float: left;
}

div.secondary.w-img-boreder img {
  width: 100%;
  height: auto;
  border: 5px solid #000;
}

li.slide img {
  border: none;
}
div.box img {
  border: none;
}
div.post img.alignleft {
  float: left;
  width: auto;
  max-width: 100%;
  height: auto;
  border: none;
}

div.post img {
  max-width: 100%;
  height: auto;
}

.post {
  margin-bottom: 50px;
}
.post h2 a {
  color: #000;
  text-decoration: none;
}

body.blog .post h4,
body.single .post h4,
body.archive .post h4 {
  font-weight: normal !important;
  text-transform: uppercase;
  margin-bottom: 10px;
}

body.blog .post p,
body.single .post p,
body.archive .post p {
  text-transform: none;
}

div.recent-post img {
  margin-bottom: 24px;
}
div.recent-post img {
  width: 100%;
  height: auto;
  border: 5px solid #000;
  vertical-align: bottom;
}
div.recent-post h2 a {
  color: #000;
  text-decoration: none;
}
div.recent-post .post-thumb {
  float: left;
  padding-right: 10px;
  width: 33.33%;
}
div.recent-post .text {
  float: left;
  padding-left: 10px;
  width: 66.66%;
}
.entry {
}
.entry a {
}
.entry a:hover {
}

pre {
}
code,
tt {
}

#meta {
}
.postmetadata {
  font-family: "Century Schoolbook Monospace";
  font-size: 10px;
  letter-spacing: 1px;
  padding-bottom: 10px;
}

#sidebar {
}

.navgation {
}
.next-posts {
}
.prev-posts {
}

#searchform {
}
#s {
}
#searchsubmt {
}

ol.commentlist {
  list-style: none;
}
ol.commentlist li {
}
ol.commentlist li.alt {
}
ol.commentlist li.bypostauthor {
}
ol.commentlist li.byuser {
}
ol.commentlist li.comment-author-admin {
}
ol.commentlist li.comment {
  border-bottom: 1px dotted #666;
  padding: 10px;
}
ol.commentlist li.comment div.comment-author {
}
ol.commentlist li.comment div.vcard {
}
ol.commentlist li.comment div.vcard cite.fn {
  font-style: normal;
}
ol.commentlist li.comment div.vcard cite.fn a.url {
}
ol.commentlist li.comment div.vcard img.avatar {
  float: right;
  margin: 0 0 10px 10px;
}
ol.commentlist li.comment div.vcard img.avatar-32 {
}
ol.commentlist li.comment div.vcard img.photo {
}
ol.commentlist li.comment div.vcard span.says {
}
ol.commentlist li.comment div.commentmetadata {
}
ol.commentlist li.comment div.comment-meta {
  font-size: 10px;
}
ol.commentlist li.comment div.comment-meta a {
  color: #808080;
}
ol.commentlist li.comment p {
}
ol.commentlist li.comment ul {
}
ol.commentlist li.comment div.reply {
  font-size: 11px;
}
ol.commentlist li.comment div.reply a {
  font-weight: bold;
}
ol.commentlist li.comment ul.children {
  list-style: none;
  margin: 10px 0 0;
}
ol.commentlist li.comment ul.children li {
}
ol.commentlist li.comment ul.children li.alt {
}
ol.commentlist li.comment ul.children li.bypostauthor {
}
ol.commentlist li.comment ul.children li.byuser {
}
ol.commentlist li.comment ul.children li.comment {
}
ol.commentlist li.comment ul.children li.comment-author-admin {
}
ol.commentlist li.comment ul.children li.depth-2 {
  border-left: 5px solid #555;
  margin: 0 0 10px 10px;
}
ol.commentlist li.comment ul.children li.depth-3 {
  border-left: 5px solid #999;
  margin: 0 0 10px 10px;
}
ol.commentlist li.comment ul.children li.depth-4 {
  border-left: 5px solid #bbb;
  margin: 0 0 10px 10px;
}
ol.commentlist li.comment ul.children li.depth-5 {
}
ol.commentlist li.comment ul.children li.odd {
}
ol.commentlist li.even {
  background: #fff;
}
ol.commentlist li.odd {
  background: #f6f6f6;
}
ol.commentlist li.parent {
  border-left: 5px solid #111;
}
ol.commentlist li.thread-alt {
}
ol.commentlist li.thread-even {
}
ol.commentlist li.thread-odd {
}

/* social header */

.social-networks {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex-direction: row;
  text-align: right;
  list-style: none outside none;
}

.social-alignright {
  width: 160px;
  float: right;
}

.social-networks li {
  display: inline;
  margin-left: 5px;
}

/*
/* WIDGETS
-------------------------------------------------------------- */

#sidebar div a {
  color: #000;
  text-decoration: none;
}

#sidebar .widget {
  position: relative;
  margin-bottom: 20px;
}

#sidebar .widget ul,
#sidebar .widget ol {
  list-style: none;
  margin: 0;
}

#sidebar .widget h2 span {
  display: inline-block;
  border-bottom: 1px solid #000;
}

div.widget.widget_categories ul li {
  margin-bottom: 10px;
}

#sidebar .widget.widget_tag_cloud {
  height: 0px;
  overflow: hidden;
}

.fb_iframe_widget,
.fb_iframe_widget span,
.fb_iframe_widget span iframe[style],
iframe[width="520"] {
  width: 100% !important;
}

.fb_iframe_widget iframe {
  position: absolute;
}

iframe.twitter-timeline,
#twitter-widget-0 {
  width: 100% important;
}

.inline-media img {
  max-width: 100%;
  height: auto;
}

/* HomePage
-------------------------------------------------------------- */

div.boxes {
  padding: 15px 40px;
}
div.column {
  width: 33.33%;
  float: left;
  padding: 10px;
}
div.column p {
  margin: 0 10px 10px 10px;
  text-transform: none !important;
}

div.column h2 {
  margin: 0 10px 10px 10px !important;
}

div.box {
  border: 5px solid #000;
  margin-bottom: 10px;
}
div.box img {
}
div.column img {
  width: 100%;
}

div.box a {
  display: block;
}

/*Slideshow full width black background
-------------------------------------------------------------- */

div.slides_outer {
  position: relative;
  width: 100%;
  background: #000;
}

div.main_image_slides,
div.cafe_image_slides {
  width: 1200px;
  height: 580px;
  padding: 12px;
}

div.main_image_gallery ul {
}

div.slides_outer a {
  display: block;
  z-index: 1;
}

.slide-caption {
  display: block;
  position: absolute;
  bottom: 0px;
  left: 0px;
  z-index: 2;
  color: #fff;
  padding: 14px;
  background: #000;
  background: rgba(0, 0, 0, 0.75);
}

/* Single O Cafe
-------------------------------------------------------------- */

div.menu_button {
  background: #000;
  color: #fff;
  width: 100%;
  padding: 8px;
  margin: 0px 0px 5px 0px;
  cursor: pointer;
}

div.menu_button span {
  float: right;
}

#map_column {
  float: left;
  width: 100%;
}

#map_container {
  margin-bottom: 10px;
  position: relative;
  background: #333;
  color: white;
  border: 5px solid #000;
  width: 100%;
}

#map_container img {
  position: relative;
  z-index: 1;
  display: block;
  border: 0px !important;
}

.map_canvas {
  position: absolute;
  z-index: 2;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
}

/* map with image style*/
.map_container_outer {
}
.map_container_inner {
  background-size: 450px;
  background-position: center;

  width: 100%;
  height: 0;
  padding-top: 66.66%;

  margin-bottom: 10px;
  position: relative;
  background-color: #333;
  border: 5px solid #000;
}
.surry_hills {
  background-image: url("http://singleoriginroasters.com.au/site/wp-content/themes/petro-V3/images/surry-hills-map.jpg");
}

.cbd {
  background-image: url("http://singleoriginroasters.com.au/site/wp-content/themes/petro-V3/images/cbd-map.jpg");
}
.botany {
  background-image: url("http://singleoriginroasters.com.au/site/wp-content/themes/petro-V3/images/botany-map.jpg");
}

#sidebar2 ul#menu-learn-menu {
  list-style: none;
}

#sidebar2 ul#menu-learn-menu li {
  margin-bottom: 10px;
}

#sidebar2 ul#menu-learn-menu li a {
  color: #000;
  text-decoration: none;
  border-bottom: 1px solid #000;
}
#lightbox {
  margin-bottom: 8px;
}
#lightbox img,
#lightbox a {
  display: block;
}

/* Learn Page
-------------------------------------------------------------- */
ol {
  text-transform: normal;
}

.alignleft {
  margin: 0px 30px 0px 0px;
}

/* Header For Navigation
-------------------------------------------------------------- */

.mobile-nav-menu,
.menu-open-button,
.menu-close-button {
  display: none;
}

header#maskhead {
  background: transparent;
  color: #000;
  width: 100%;
  z-index: 99;
}

#maskhead .site-navigation {
  display: inline;
}

header#maskhead div.container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 10px 50px 14px 50px;
}

header#maskhead div.logo {
  display: block;
  width: 152px;
  height: 66px;
  float: left;
  clear: both;
}

header#maskhead div.logo img {
  width: 152px;
  height: 66px;
}
header#maskhead nav {
  font-family: "Century Schoolbook Monospace";
  font-size: 12px;
  letter-spacing: 1px;
  text-transform: uppercase;
  float: right;
  margin-top: 24px;
}

header#maskhead nav a {
  display: block;
  color: #000;
  text-decoration: none;
}

header#maskhead nav a:hover {
  text-decoration: underline;
}

header#maskhead nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

header#maskhead nav ul li {
  display: inline-block;
  padding: 5px;
}

header#maskhead nav .current-menu-item {
  text-decoration: underline;
}

/* Header for Page Titles
-------------------------------------------------------------- */
header#banner div.container {
  position: relative;
  max-width: 1200px;
  margin: 0 auto;
  padding: 28px 50px 42px;
}

#title {
  font-family: "Founders Grotesk Medium";
  text-transform: uppercase;
  font-size: 92px;
  color: #000;
  width: 100%;
  display: block;
  line-height: 0.8;
  padding: 11px 0;
}

#overlay {
  pointer-events: none;
  position: absolute;
  left: 0;
  top: -42px;
  z-index: 28;
  width: 100%;
}

#overlay img {
  width: 100%;
}

/* Footer
-------------------------------------------------------------- */

footer#footer_sidebar {
  font-family: "Century Schoolbook Monospace";
  font-size: 10px;
  letter-spacing: 1px;
  text-transform: uppercase;
  background: #000;
  color: #fff;
  position: relative;
  height: auto;
  clear: both;
  padding: 28px 0;
}

footer#footer_sidebar div.container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 50px;
}

footer#footer_sidebar a {
  color: #fff;
  text-decoration: none;
}

footer#footer_sidebar a:hover {
  text-decoration: underline;
}

footer#footer_sidebar aside h2 {
  font-size: 10px;
  margin: 0px 0px 10px 0px;
}

footer#footer_sidebar aside h2 span {
  border-bottom: 1px solid #fff;
  display: inline;
}

footer#footer_sidebar aside {
  width: 25%;
  float: left;
  position: relative;
  margin-bottom: 24px;
}

footer#footer_sidebar aside ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

footer#footer_sidebar aside div.widget {
}

footer#footer_sidebar div.credits img {
  position: absolute;
  left: -28px;
  bottom: 0;
}

footer#footer_sidebar .textwidget {
  text-transform: none;
}

div.container.credits span {
  float: left;
  position: relative;
  margin-left: 28px;
}
div.container.credits ul {
  float: right;
  list-style: none;
  margin: 0;
  padding: 0;
}

div.container.credits ul li {
  display: inline-block;
  padding: 0 0 0 12px;
}

[href="https://dkdagency.com/"] img {
  position: relative !important;
  left: -10px !important;
}

@media only screen and (max-width: 480px) {
  div.container.credits ul li {
    display: block;
    padding: 0px;
    text-align: center;
    margin-bottom: 15px;
  }

  [href="https://dkdagency.com/"] img {
    left: 0px;
  }
  .contact {
    clear: both;
    width: 100% !important;
  }
}

#mc4wp-form-1 input[type="submit"] {
  background: #fff none repeat scroll 0 0;
  border: medium none;
  border-radius: 0;
  color: #000;
  cursor: pointer;
  font-family: "Century Schoolbook Monospace";
  font-size: 10px !important;
  padding: 3px;
  text-transform: uppercase;
}

#mc4wp-form-1 input[type="email"],
#mc4wp-form-1 input[type="text"] {
  background: none;
  border-width: 1px;
  border-style: solid;
  padding: 5px;
  width: 80%;
  color: #fff;
  font-family: "Century Schoolbook Monospace";
}

/* Forms
-------------------------------------------------------------- */

.gform_wrapper ul li.gfield {
  clear: none !important;
  width: 50%;
}
.gform_wrapper ul li.gfield:nth-child(odd) {
  float: left;
  padding: 0 25px 25px 0;
}
.gform_wrapper ul li.gfield:nth-child(even) {
  float: left;
  padding: 0 0 25px 25px;
}
.gform_wrapper ul li.gfield:last-child {
  float: left;
  padding: 0 25px 25px 0;
}
.gform_wrapper .top_label input.medium,
.gform_wrapper .top_label select.medium {
  width: 100% !important;
}

.gform_wrapper .gfield_radio li input[type="radio"] {
  margin-left: 2px;
}

form {
}

input[type="text"] {
}

textarea {
  resize: vertical;
}

form input[type="submit"] {
  background: #000;
  color: #fff;
  border: none;
  border-radius: 0;
  font-family: "Founders Grotesk Medium";
  font-size: 18px !important;
  padding: 5px;
  text-transform: uppercase;
  cursor: pointer;
}

/* FOOTER FORM */

.subscribe_form_wrapper {
  margin: 10px 0px 0px !important;
  width: 100%;
}

.gform_confirmation_message_2 {
  margin: 10px 0px 0px !important;
}

.subscribe_form_wrapper .gform_body:after,
.subscribe_form_wrapper .gform_body ul:after,
.subscribe_form_wrapper .gfield:after,
.subscribe_form_wrapper form:after,
.subscribe_form_wrapper .gfooter:after {
  content: " ";
  display: block;
  clear: both;
}

.subscribe_form_wrapper .gform_heading {
  display: none;
}

.subscribe_form_wrapper .gform_body {
}

.subscribe_form_wrapper .gform_fields {
}

.subscribe_form_wrapper .gfield,
.subscribe_form_wrapper .gfield:last-child {
  float: none !important;
  padding: 0px !important;
  width: auto;
}

.subscribe_form_wrapper label {
  font-family: "Century Schoolbook Monospace" !important;
  float: none !important;
  margin: 0px !important;
  padding: 0px !important;
  font-size: 10px !important;
  border-bottom: 1px solid #fff;
  font-weight: normal !important;
}

.subscribe_form_wrapper .gform_footer {
  float: left !important;
  padding: 0px !important;
  margin: 0px !important;
  clear: none !important;
  display: block;
  background: #fff;
}

.subscribe_form_wrapper .gform_footer img {
  display: block;
  float: left;
}

.subscribe_form_wrapper .ginput_container {
  float: none !important;
  position: relative;
  margin: 0px 0px 10px !important;
  width: 100%;
}

.subscribe_form_wrapper input[type="email"] {
  background: none;
  border: 0px;
  color: #fff;
  height: 20px;
  padding: 0px 0px !important;
}

.subscribe_form_wrapper input[type="email"]:invalid {
  box-shadow: none;
}

.subscribe_form_wrapper input[type="submit"] {
  font-family: "Century Schoolbook Monospace";
  font-size: 10px !important;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #fff;
  height: 10px;
  line-height: 10px;
  padding: 0px 5px;
  height: 16px;
  line-height: 16px;
  letter-spacing: 1px !important;
  background: #fff;
  color: #000;
  float: left;
  -webkit-appearance: none;
  appearance: none;
  border-radius: none;
}

/* NEW SUBSCRIBE FORM */

.footer_form {
  position: relative;
  margin: 10px 0;
}

.footer_form label {
  border-bottom: 1px solid white;
}

.footer_form div {
  position: relative;
  margin: 0px 0px 10px;
  width: 100%;
}

.footer_form .footer_subscribe_heading {
  margin: 0px 0px 2px;
}

.footer_form [type="email"],
.footer_form [type="text"] {
  border: 0px;
  margin: 0px;
  padding: 0px 0px;
  background: none;
  outline-style: none;
  height: 20px;
  font-size: 11px;
  font-family: inherit;
  letter-spacing: normal;
}

.footer_form [type="submit"] {
  font-family: "Century Schoolbook Monospace";
  font-size: 10px !important;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: white;
  height: 10px;
  line-height: 10px;
  padding: 0px 5px;
  height: 16px;
  line-height: 16px;
  letter-spacing: 1px;
  background: white;
  color: black;
  float: left;
  -webkit-appearance: none;
  appearance: none;
  border: none;
  border-radius: 0;
  cursor: pointer;
}

.footer_form_loader {
  display: block;
  width: 16px !important;
  height: 16px;
  float: left;
  background: #fff url(/site/wp-content/themes/petro-V3/images/soloader.gif);
  display: none;
}

[disabled="disabled"] + .footer_form_loader {
  display: block;
}
.footer_subscribe_message {
  width: 100%;
  background: #000;
  position: absolute;
  left: 0px;
  bottom: 0px;
}

.footer_subscribe_message span {
  text-transform: none;
}

/* Rslides
-------------------------------------------------------------- */
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
}

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
}

.rslides img {
  vertical-align: bottom;
  display: block;
  height: auto;
  margin: 0px auto;
  width: 100%;
  border: 0;
}

body.home div.slides_outer .main_image_slides img {
  margin-left: 50%;
  transform: translateX(-50%);
  max-width: 135%;
  width: auto;
}

.rslides_nav.prev {
  position: absolute;
  display: block;
  background-image: url(./images/nav-01.png);
  width: 60px;
  height: 60px;
  top: 50%;
  left: 30px;
  z-index: 66;
  overflow: hidden;
  margin-top: -30px;

  color: transparent;
}
.rslides_nav.next {
  position: absolute;
  display: block;
  background-image: url(./images/nav-02.png);
  width: 60px;
  height: 60px;
  top: 50%;
  right: 30px;
  z-index: 66;
  margin-top: -30px;
  overflow: hidden;

  color: transparent;
}
/* Image FX 
-------------------------------------------------------------- */

img.grayscale-backup {
  filter: gray; /* IE6-9 ? ? ? that simple ? ?? */
  -webkit-filter: saturate(0%); /* Chrome 19+ & Safari 6+ */
  -webkit-transition: all 0.6s ease; /* Fade to color for Chrome and Safari */
  -webkit-backface-visibility: hidden; /* Fix for transition flickering */
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */
}
img.grayscale:hover {
  filter: none;
  -webkit-filter: saturate(100%);
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0'/></filter></svg>#grayscale");
}

/* Responsive Structure 1200
-------------------------------------------------------------- */

@media only screen and (max-width: 1200px) {
  footer#footer_sidebar aside {
    width: 50%;
  }
}
/* Responsive Structure 960
-------------------------------------------------------------- */
@media only screen and (max-width: 960px) {
  header#maskhead div.container {
    padding: 50px 25px 14px 25px;
  }

  header#banner div.container {
    padding: 14px 25px;
  }

  div.column {
    width: 50%;
  }

  div.column:nth-child(3) {
    width: 100%;
  }

  div.column#map {
    width: 100%;
  }

  #address {
    float: left;
    width: 50%;
  }

  #map_column {
    float: right;
    width: 50%;
    padding: 0px 0px 0px 10px;
  }
}
/* Responsive Structure 768
-------------------------------------------------------------- */
@media only screen and (max-width: 768px) {
  .fixed-position {
    position: fixed;
  }

  .mobile-nav-menu,
  .menu-open-button {
    display: inline;
  }

  .mobile-nav-menu > img {
    width: 30px;
    height: 30px;
  }

  #maskhead .site-navigation {
    display: none;
    overflow-y: scroll;
    position: absolute;
    top: 56px;
    left: 0;
    right: 0;
    background-color: #fff;
    height: 100vh;
    width: 100%;
  }

  header#maskhead {
    position: relative;
  }
  header#maskhead div.container {
    padding: 50px 40px 14px 40px;
  }
  header#banner {
    padding-top: 0;
  }
  header#maskhead div.logo {
    float: none;
  }

  header#maskhead nav {
    float: none;
  }

  .main_image_slides .slide-caption {
    position: relative;
    text-align: center;
    min-height: 60px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }

  header#maskhead nav ul li {
    display: block;
    padding: 16px;
    border-bottom: 1px solid #000;
  }
  div.column {
    width: 100%;
    float: none;
    padding: 10px 0;
  }

  .primary,
  .secondary {
    float: none;
  }
  .primary {
    width: 100%;
  }
  .secondary {
    width: 100%;
    padding: 0;
  }

  header#banner div.container {
    padding: 14px 25px;
  }
  div.boxes {
    padding: 25px;
  }

  #main div.container.v2 {
    padding: 0 25px;
  }
  header#maskhead div.container {
    padding: 25px 25px 14px 25px;
  }
  div.container.cf.cafe {
    padding: 15px 25px 50px 25px;
  }

  footer#footer_sidebar div.container {
    padding: 0 25px;
  }

  footer#footer_sidebar aside {
    width: 100%;
  }

  .gform_wrapper ul li.gfield {
    width: 100%;
    padding: 0;
  }
  .gform_wrapper ul li.gfield:nth-child(odd) {
    float: none;
    padding: 0;
  }
  .gform_wrapper ul li.gfield:nth-child(even) {
    float: none;
    padding: 0;
  }
  .gform_wrapper ul li.gfield:last-child {
    float: none;
    padding: 0;
  }

  div.container.credits span {
    float: none;
  }

  div.container.credits ul {
    float: none;
    margin-top: 22px;
  }
  div.container.credits ul li {
    padding: 0 12px 0 0;
  }
}

/* Responsive Structure - 640
-------------------------------------------------------------- */
@media only screen and (max-width: 640px) {
  #address {
    float: left;
    width: 100%;
  }

  #map_column {
    float: left;
    width: 100%;
    padding: 0px;
  }
}

/* Responsive Structure - 480 (iphns n sht)
-------------------------------------------------------------- */
@media only screen and (max-width: 480px) {
  footer#footer_sidebar aside {
  }
}

/*

                           ====
                           !!!!
      ==========================
    %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  ||                              ||
  ||                              ||
  ||            S H O P           ||
  ||            ~~~~~~~           ||
  ||                              ||
  ||      _____   ____   _____    ||
  ||      | | |   @@@@   | | |    ||
  ||      |-|-|   @@@@   |-|-|    ||
  ||      #####   @@*@   #####    ||
  ||              @@@@            ||
******************____****************
**************************************


SHOP STYLES


*/

.options-box.weight-box label.checked {
  background: url(https://singleoriginroasters.securedcheckout.com/images/shop.png)
    0px -34px;
}

.shop-item .border-image img {
  z-index: -1 !important;
}

.shop-product-options .border-image img {
  z-index: -1 !important;
}

/*

                           ___
                                _/`.-'`.
                      _      _/` .  _.'
             ..:::::.(_)   /` _.'_./
           .oooooooooo\ \o/.-'__.'o.
          .ooooooooo`._\_|_.'`oooooob.
        .ooooooooooooooooooooo&&oooooob.
       .oooooooooooooooooooo&@@@@@@oooob.
      .ooooooooooooooooooooooo&&@@@@@ooob.
      doooooooooooooooooooooooooo&@@@@ooob
      doooooooooooooooooooooooooo&@@@oooob
      dooooooooooooooooooooooooo&@@@ooooob
      dooooooooooooooooooooooooo&@@oooooob
      `dooooooooooooooooooooooooo&@ooooob'
       `doooooooooooooooooooooooooooooob'
        `doooooooooooooooooooooooooooob'
         `doooooooooooooooooooooooooob'
          `doooooooooooooooooooooooob'
           `doooooooooooooooooooooob'
            `dooooooooobodoooooooob'
             `doooooooob dooooooob'
               `"""""""' `""""""'



/* JUICE REPORT STYLES
-------------------------------------------------------------- */
.juice_report {
  margin-bottom: 50px;
}

/* FlexSlider Necessary Styles
*********************************/
.flexslider {
  margin: 0;
  padding: 0;
}
.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {
  width: 100%;
  display: block;
}
.flex-pauseplay span {
  text-transform: capitalize;
}

.juice-slider {
  margin-bottom: 5px;
  overflow: hidden;
}

.juice-slider li .juice-social {
  opacity: 0;
  width: 0px;
  height: 0px;
  overflow: hidden;
  position: absolute;
  z-index: 2;
  left: 0px;
  bottom: 0px;
}

.juice-social .twitter-share-button,
.juice-social .fb_iframe_widget {
  display: block !important;
  width: 85px !important;
  float: left;
}

.fr-caption {
  font-size: 12px;
  font-family: "Century Schoolbook Monospace";
  letter-spacing: 1px;
}

.fr-caption .juice-social {
  margin: 10px 0px 10px 0px;
  display: block;
}

.fr-caption h2 {
  text-transform: uppercase;
  font-weight: normal;
  display: block;
}

.fr-caption h2 span {
  border-bottom: solid 1px #fff;
}

.juice-slider li .juice-title {
  position: absolute;
  z-index: 2;
  left: 0px;
  bottom: -55px;
  right: 0px;
  text-decoration: underline;
  padding: 10px 15px 15px 15px;

  transition: bottom 0.15s;
  -webkit-transition: bottom 0.15s;
  -moz-transition: bottom 0.15s;
}

.juice-slider:hover li .juice-title {
  bottom: 0px;
}

.juice-slider li .juice-title * {
  position: relative;
  z-index: 2;
}

.juice-slider li .juice-title:before {
  content: " ";
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: #fff;
  opacity: 0.7;
}

.juice-slider li .juice-title blockquote {
}

.juice-slider-controls li {
  position: relative;
  float: left;
  width: 32.36%;
  margin: 0px 1.46% 5px 0px;
  cursor: pointer;
}

.juice-slider-controls li.last {
  margin: 0px 0px 5px 0px;
}

.juice-slider-controls img {
  width: 100%;
  display: block;
  filter: gray;
  -webkit-filter: saturate(0%);
  -webkit-transition: all 0.6s ease;
  -webkit-backface-visibility: hidden;
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
}

.juice-slider-controls li.flex-active img {
  filter: none;
  -webkit-filter: saturate(100%);
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0'/></filter></svg>#grayscale");
}

/*.juice-slider-controls li + li + li + li {
	margin: 0px;
}*/

.juice-slider a {
  display: block;
}

.border-image {
  position: relative;
}

.border-image:before {
  content: " ";
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  border: 5px solid #000;
  z-index: 3;
  pointer-events: none;
}
