/* .alpha {
clear: both;  
} */


body.product {
  background-image: none;
  background-color: #fff;
}


/* 
* 	Core Owl Carousel CSS File
*	v1.3.3
*/

/* clearfix */
.owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
/* display none until init */
.owl-carousel{
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
  overflow: hidden;
  position: relative;
  width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}

.owl-carousel .owl-item{
  float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
  cursor: pointer;
}
.owl-controls {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing { 
  cursor:url(grabbing.png) 8 8, move;
}

/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility:    hidden;
  -ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}

/* Custom Styles */

@font-face {
  font-family: 'icomoon';
  src:    url('icomoon.eot?2culn1');
  src:    url('icomoon.eot?2culn1#iefix') format('embedded-opentype'),
    url('icomoon.ttf?2culn1') format('truetype'),
    url('icomoon.woff?2culn1') format('woff'),
    url('icomoon.svg?2culn1#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-arrow-right4:before {
  content: "\edbe";
  font-family: 'icomoon';
  color: #000;
}

.icon-arrow-left4:before {
  content: "\edc6";
  font-family: 'icomoon';
  color: #000;
}

.owl-controls .owl-buttons .owl-prev, .owl-controls .owl-buttons .owl-next {
  position: absolute;
  font-size: 25px;
}

.owl-controls .owl-buttons .owl-prev {
  left: -50px;
  top: 50%;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}

.owl-controls .owl-buttons .owl-next {
  right: -50px;
  top: 50%;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}

.product-section__info {
  box-sizing: border-box;
  padding: 16px;
}


/* Subscription Page */

.juice_steps {
  text-align: center;
}

.juice_steps div:first-of-type {
  min-height: 170px;
}

.juice_steps:nth-of-type(2) div:last-of-type {
  padding-top: 100px;
}

section#subscription_products {
  font-size: 0;
}

.featured_subscription {
  display: inline-block;
  width: 25%;
  font-size: 14px;
  text-align: center;
  float: left;
  min-height: 420px;
  padding: 50px 0 90px 0;
  font-weight: 900;
  color: #3e2616;
  text-transform: uppercase;
}

.featured_subscription p:last-of-type {
  line-height: 1.2;
}

.featured_subscription span {
  font-size: 12px;  
}

.featured_subscription h3 {
  font-size: 24px;
  margin-bottom: 0;
}

.featured_subscription p {
  font-size: 14px;
}

.featured_subscription:nth-of-type(1) {
  background: #dc7133;
}

.featured_subscription:nth-of-type(2) {
  background: #dfdc7b;
}

.featured_subscription:nth-of-type(3) {
  background: #3bb84e;
}

.featured_subscription:nth-of-type(4) {
  background: #ff555e;
}

section#steps {
  margin-bottom: 40px;
}

.featured_subscription button {
  background: #fff;
  color: #3bb84e;
}

.featured_subscription img {
  margin-bottom: 15px;
}

.featured_subscription .purchase {
  margin-left: 0;
  margin-top: 15px;
}

/* Cart Page */

body.cart .section {
  color: #3E2518;
}

div#cart_item * {
  font-family: "Helvetica";
  font-weight: 700;
}

div#cart_item p.product_title {
  font-size: 20px;
  text-transform: uppercase;
}

body.template-cart {
  background: #fff;
}

body.cart .section * {
  color: #3E2518;
}

div#cart_item {
  margin-bottom: 40px;
  background: url("https://cdn.shopify.com/s/files/1/1033/7233/t/7/assets/brown_bg.jpg?12580312741759283894");
}

.local_delivery_snippet {
  background: #fff;
}

/* body.page-juiceries, body.page-kafes {
background-image: url("https://cdn.shopify.com/s/files/1/1033/7233/t/7/assets/bg.jpg?2523102999324802282");
} */

.logo a {
  padding-top: 8px;
  padding-bottom: 0px;
  display: block;
  text-align: center;
  max-width: 200px;
  margin: 0px auto;
}

.nav ul.menu {
  padding-top: 0px;
}

.header {
  height: 117px;
}
.header .nav ul:last-child {
  clear: both;
  padding-top: 0px;
}

div.subtotal {
  text-align: right;  
}


/* Juiceries/Kafes Page */

.sub_page_title {
  text-align: center;
  margin-top: 100px;
}

#juiceries .column, #coming_soon .columns, #kafes .columns {
  text-align: center;	  
}

body.page-juiceries section#juiceries .column {
  margin-bottom: 20px;  
}

body.page-kafes section#kafes .columns {
  margin-bottom: 20px;
}

.main_break {
  margin-bottom: 60px;  
}

body.template-page .main.content {
  background: rgba(255,255,255,0.54);
  color: #3E2518;
}

body.template-page h1 {
  color: #3E2518; 
}

section#juiceries .location_overlay, section#kafes .location_overlay {
  position: absolute;
  color: #000;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  width: 100%;
  padding: 10px 0;
  background: #DCDCDC;
}

section#juiceries .location_overlay p, section#kafes .location_overlay p {
  margin: 0;
}

section#juiceries > div {
  position: relative;
}

section#kafes .inner {
  position: relative;
  display: inline-block;
}

.local_delivery_snippet .inner {
  padding: 20px;
}

.final_cart_details {
  background: #1fa843;
}

.final_cart_details .inner {
  padding: 20px;
}

.subtotal .subtotal {
  margin-bottom: 0;
}

.cart_title h1 {
  text-align: left;
  color: #000;
}

div#cart_item:last-of-type {
  margin-bottom: 20px;
}

a.cart_page_image {
  text-align: left;
}

div#cart_details .detail_one, div#cart_details .two {
  float: none !important;
  display: table-cell;
  vertical-align: middle;
}

div#cart_details .detail_two p {
  font-size: 20px;
}

.detail_one .quantity {
  display: block;
}

.detail_one .quantity label {
  font-size: 14px;
}

label.quantity_label {
  font-size: 14px;
  display: inline-block;
}

.detail_one p.remove_item a {
  font-size: 12px;
  text-transform: uppercase;
  padding: 5px 10px 5px 10px;
  background: #39a448;
  color: #fff !important;
}

.detail_one {
  text-align: center;
}

input.quantity {
  margin: 0 auto;
}

.total_box {
  display: inline-block;
  background: rgb(255, 255, 255);
  margin-bottom: 20px;
  padding: 10px;
}

section#juiceries .column {
  margin-bottom: 20px;
}

.product-section__related .title h3 {
  color: #000;
}

.local_delivery_snippet {
  font-family: "Helvetica";
  font-weight: 700;
}

.local_delivery_snippet p {
  line-height: 1.2;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  font-size: 11px;
}

.local_delivery_snippet p:last-of-type {
  color: #1fa843;
}

/* Product Page */

.product-section__info {
  color: #3e2616;
}

.product-section__info h1 {
  color: #3e2616;
}

.product_section {
  background: none;
}

/* About Page */

.moss_bg {
  display: table;
  width: 100%;  
}

section#about_top {
  line-height: 1;  
  background: url(//cdn.shopify.com/s/files/1/1033/7233/t/7/assets/bg_moss.jpg?12763216653606560418);
}

#about_top h1, #press_top h1 {
  margin-bottom: 40px;
  text-align: center;
  font-size: 34px;
}

#press_top h1 {
  color: #3e2616;  
  margin-bottom: 0;
}

section#press_top {
  padding: 30px 0;
  background-image: url("https://cdn.shopify.com/s/files/1/1033/7233/t/7/assets/bg_texture.jpg?13970446778327021196");
}

section#top_banner {
  text-align: center;
  padding-bottom: 60px;
}

section#bottom_links-page-about p, section#bottom_links-page-ingredients p, section#bottom_links-page-press p {
  margin-bottom: 0;
}

section#bottom_links-page-about .ingredients {
  background: #dedb7b;
}

section#bottom_links-page-about .process {
  background: #ff555e;
}

section#bottom_links-page-about .press {
  background: #81d5c4;
}

section#bottom_links-page-about p, section#bottom_links-page-ingredients p, section#bottom_links-page-press p {
  font-size: 24px;
  text-align: center;
  font-family: "Helvetica";
  font-weight: 700;
  text-transform: uppercase;
  padding: 5px 0;
}

section#bottom_links-page-about, section#bottom_links-page-ingredients, section#bottom_links-page-press {
  padding-top: 80px;
  padding-bottom: 40px;
}

section#about_top p {
  font-family: "Helvetica";
  font-weight: 300;
  font-size: 16px;
  line-height: 1.5;
}

.table-cell {
  float: none;
  display: table-cell;
  vertical-align: middle;
}

/* Youtube vid resize */

.image_with_vid {
  position: relative;  
}

.youtube-overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
}

.table-outer {
  display: table;
  width: 100%;
  height: 100%;
}

.table-inner {
  display: table-cell;
  vertical-align: middle;
}

.video-placeholder {
  position: relative;  
}

.video-placeholder img {
  display: block;  
  opacity: 0;
}

.video-placeholder iframe {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
}

.moss_bg .padding_inner {
  padding: 20px;
}

section#bottom_links-page-ingredients .ingredients {
  background: #dc7133;
}

section#bottom_links-page-ingredients .process {
  background: #ff555e;
}

section#bottom_links-page-ingredients .press {
  background: #81d5c4;
}

#about_top.ingredients_top p {
  font-size: 27px;
  margin-bottom: 0;
  line-height: 1.4;
}

section#bottom_links-page-press .ingredients {
  background: #dc7133;
}

section#bottom_links-page-press .process {
  background: #ff555e;
}

section#bottom_links-page-press .press {
  background: #dedb7b;
}

p.quote {
  font-weight: 700;
}

/* Clearfix for specific collections */

div#sub_loops div:nth-of-type(6n+7) {
  clear: both;
}


/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
.mfp-preloader a {
  color: #CCC; }
.mfp-preloader a:hover {
  color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
  filter: alpha(opacity=100); }
.mfp-close:active {
  top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
.mfp-arrow:active {
  margin-top: -54px; }
.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
  filter: alpha(opacity=100); }
.mfp-arrow:before,
.mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent; }
.mfp-arrow:after,
.mfp-arrow .mfp-a {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px; }
.mfp-arrow:before,
.mfp-arrow .mfp-b {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
  border-right: 17px solid #FFF;
  margin-left: 31px; }
.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
  border-left: 17px solid #FFF;
  margin-left: 39px; }
.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
  border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px; }
.mfp-iframe-holder .mfp-close {
  top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444; }
.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px; }
.mfp-figure figure {
  margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
  * Remove all paddings around the image on small screen
  */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

.mfp-ie7 .mfp-img {
  padding: 0; }

.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }

.mfp-ie7 .mfp-container {
  padding: 0; }

.mfp-ie7 .mfp-content {
  padding-top: 44px; }

.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }

ul.ingredients {
  margin: 0px 0px 25px;
}

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

ul.ingredients li {
  float: left;
  width: 50%;
  list-style-type: none;
  padding: 0px;
  margin: 0px;
}


#ReCharge {
  background: rgba(0,0,0,0.5);
  padding: 10px;
  border-radius: 5px;
}

#ReCharge:after {
  display: block;
  content: "";
  clear: both;
}

div#ReCharge {
  background: rgba(255,255,255,1.0);
  color: #3E2616;
}

#ReCharge li {
  margin: 0px;
  height: auto;
  padding: 5px 0px !important;
}

#ReCharge h2 {
  color: #3E2616;
}

#ReCharge li a {
  color: #3E2616;
  font-weight: 600;
  font-size: 16px;
  padding: 0px;
}

tr#hidden-header-ReCharge {
  font-weight: bold;
  text-transform: upper;
}

#ReCharge a {
  font-weight: bold;
  color: #3E2616;
}

body.template- {
  background: #fff;
}

#customer_tab_nav {
  float: left;
  width: 20%;
  border-right: 2px solid;
}

body.template- .fancybox-skin {
  background: #fff;
  color: #3E2616 !important;
}

body.template- .fancybox-skin * {
  color: #3E2616;
}

body.customers-order {
  background: #fff;
}

body.customers-order .container.main.content * {
  background: #fff;
  color: #3e2616;
}

body.customers-account {
  background: #fff;
}

body.customers-account .container.main.content * {
  color: #3e2616;
}

.dropdown_links {
  top: 200px;
  position: absolute;
  margin: 0;
  width: 100%; 
}

.dropdown_links > ul {
  background: #3e2616;
  margin-top: 0;
}

body.search .content {
  background: rgba(255,255,255,0.54);
}

body.search .content .info * {
  color: #3E2518;
}

body.article {
  font-size: 1.2em;
}
