@charset "UTF-8";
/*   
Theme Name: JOCO
Description: JOCO CUPS theme
Author: Rujuta Tam
Version: 1.0.1
Tags: 
*/
/*@import url("https://use.typekit.net/xvj7aou.css");*/

 
:root
{
	--charcoal: #373737;
	--steel: #636363;
	--stone: #a0a0a0;
	--grey: #ad2d2d2;
	--sandstone1: #fff8ef;
	--sandstone2: #f7eee5;
	--sandstone3: #f2e8dd;
	--white: #ffffff;
}

@font-face {
	font-family: 'ff-meta-serif-web-pro';
	src: url('//jococups.com/wp-content/themes/jococups/fonts/ff_meta_serif.eot');
	src: url('//jococups.com/wp-content/themes/jococups/fonts/ff_meta_serif.eot?#iefix') format('embedded-opentype'), 
	url('//jococups.com/wp-content/themes/jococups/fonts/ff_meta_serif.woff2') format('woff2'),
	url('//jococups.com/wp-content/themes/jococups/fonts/ff_meta_serif.woff') format('woff'),
	url('//jococups.com/wp-content/themes/jococups/fonts/ff_meta_serif.ttf') format('truetype');
}

@font-face {
	font-family: 'museo-sans';
	src: url('//jococups.com/wp-content/themes/jococups/fonts/MuseoSans_700.eot');
	src: url('//jococups.com/wp-content/themes/jococups/fonts/MuseoSans_700.eot?#iefix') format('embedded-opentype'),
	url('//jococups.com/wp-content/themes/jococups/fonts/MuseoSans_700.woff2') format('woff2'),
	url('//jococups.com/wp-content/themes/jococups/fonts/MuseoSans_700.woff') format('woff'),
	url('//jococups.com/wp-content/themes/jococups/fonts/MuseoSans_700.ttf') format('truetype');
	font-weight:700;
}
 
  
@font-face {
	font-family: 'museo-sans';
	src: url('//jococups.com/wp-content/themes/jococups/fonts/MuseoSans_500.eot');
	src: url('//jococups.com/wp-content/themes/jococups/fonts/MuseoSans_500.eot?#iefix') format('embedded-opentype'),
	url('//jococups.com/wp-content/themes/jococups/fonts/MuseoSans_500.woff2') format('woff2'),
	url('//jococups.com/wp-content/themes/jococups/fonts/MuseoSans_500.woff') format('woff'),
	url('//jococups.com/wp-content/themes/jococups/fonts/MuseoSans_500.ttf') format('truetype');
	font-weight:500;
}
 


h1{
  font-family: ff-meta-serif-web-pro, serif;
  font-size:50px;
  font-weight:normal!important;
}
h2,.turning-tide-globe-quote{
  font-family: ff-meta-serif-web-pro, serif;
  font-size:32px;
  font-weight:normal!important;
}
h3{
  font-family: museo-sans;
  font-size:15px;
  font-weight:700;
}
h4{
  font-family: museo-sans;
  font-size:15px;
  font-weight:500;
}
h5{
  font-family: museo-sans;
  font-size:28px;
  font-weight:500;
}
h6{
  font-family: museo-sans;
  font-size:12px;
  font-weight:500;
}
.woocommerce-checkout h3 {
  font-family: ff-meta-serif-web-pro, serif;
  font-weight: 500;
  
}

#know-your-size .container div, .woocommerce-notices-wrapper .woocommerce-message, #site-header #mini-cart .woocommerce-mini-cart li a, #site-header #mini-cart .woocommerce-mini-cart li span, .widget h3, input, h6, h5, h4, p, li, label, td, th, .woocommerce-info, address {
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-style: normal;
}

.blog .shop-links .col-lg-9 a, .single-post .shop-links .col-lg-9 a, .search .shop-links .col-lg-9 a, .blog .post-meta span.post-cat, .single-post .post-meta span.post-cat, .search .post-meta span.post-cat, #know-your-size .container .data-header div, #know-your-size .container .data-dots div:first-child, .woocommerce ul.products li.product h2, .single-product .also-in a, .single-product .also-in span, .single-product div.product span.open-size, .single-product div.product span.open-shipping, body.woocommerce a.button,
body.woocommerce-cart a.button,
body.woocommerce-cart .button,
.woocommerce .button,
.woocommerce button.button,
.button, .widget li, h3 {
  font-family: museo-sans, sans-serif;
  font-weight: 700;
  font-style: normal;
}

h1 {
  font-size: 50px;
  color: #373737;
}

h2, .woocommerce-checkout h3 {
  font-size: 32px;
  color: #373737;
}
h2 {
    line-height: 47px;
}
.slide-overlay h2
{
	 line-height: 35px;
}
h3 {
  font-size: 15px;
  color: #373737;
}

h4, p, li, label, td, th, .woocommerce-info, address {
  font-size: 15px;
  line-height: 24px;
}

h4 {
  color: #636363;
}

h5 {
  font-size: 28px;
  color: #373737;
}

h6 {
  font-size: 12px;
  color: #a0a0a0;
}

p, li a {
  color: #373737;
}

input {
  color: #a9a3a1;
}

ul li {
  list-style: none;
}

ol {
  list-style-position: outside;
  padding-left: 20px;
}
ol li {
  padding-left: 10px;
  padding-bottom: 15px;
}

h1, h2, h3, h4, h5, h6, p {
  margin: 0px 0px 15px;
}

p a {
  color: #373737;
  text-decoration: underline;
}
p a:hover {
  color: #a9a3a1; 
}

*, html, body {
  margin: 0px;
  padding: 0px;
  -webkit-font-smoothing: antialiased;
}

body {
  background: #fff8ef;
}

img {
  width: auto;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
  display: block;
}

.container {
  padding: 0 80px;
  overflow: hidden;
}
.container.container-left {
  padding-right: 0px;
}

body.woocommerce a.button,
body.woocommerce-cart a.button,
body.woocommerce-cart .button,
.woocommerce .button,
.woocommerce button.button,
.button {
  background: transparent;
  color: #373737;
  max-width: 200px;
  width: 100%;
  display: block;
  line-height: 48px;
  padding: 0 20px;
  text-decoration: none;
  border: 1px solid #373737;
  transition: all 0.3s ease-in-out;
  border-radius: 0px;
  outline: none !important;
}
body.woocommerce a.button:hover,
body.woocommerce-cart a.button:hover,
body.woocommerce-cart .button:hover,
.woocommerce .button:hover,
.woocommerce button.button:hover,
.button:hover {
  background: #373737;
  color: #fff8ef;
}
body.woocommerce a.button.sandstone,
body.woocommerce-cart a.button.sandstone,
body.woocommerce-cart .button.sandstone,
.woocommerce .button.sandstone,
.woocommerce button.button.sandstone,
.button.sandstone {
  background: transparent;
  color: #fff8ef;
  border-color: #fff8ef;
}
body.woocommerce a.button.sandstone:after,
body.woocommerce-cart a.button.sandstone:after,
body.woocommerce-cart .button.sandstone:after,
.woocommerce .button.sandstone:after,
.woocommerce button.button.sandstone:after,
.button.sandstone:after {
  background-color: #fff8ef;
}
body.woocommerce a.button.sandstone:hover,
body.woocommerce-cart a.button.sandstone:hover,
body.woocommerce-cart .button.sandstone:hover,
.woocommerce .button.sandstone:hover,
.woocommerce button.button.sandstone:hover,
.button.sandstone:hover {
  color: #373737;
  background: #fff8ef;
}
body.woocommerce a.button.sandstone:hover:after,
body.woocommerce-cart a.button.sandstone:hover:after,
body.woocommerce-cart .button.sandstone:hover:after,
.woocommerce .button.sandstone:hover:after,
.woocommerce button.button.sandstone:hover:after,
.button.sandstone:hover:after {
  background-color: #373737;
}
body.woocommerce a.button:after,
body.woocommerce-cart a.button:after,
body.woocommerce-cart .button:after,
.woocommerce .button:after,
.woocommerce button.button:after,
.button:after {
  content: " ";
  background-color: #373737;
  -webkit-mask: url("img/icon-arrow.svg") no-repeat 50% 50%;
  background-size: contain;
  width: 10px;
  height: 48px;
  display: inline-block;
  float: right;
  transition: all 0.3s ease-in-out;
}
body.woocommerce a.button:hover:after,
body.woocommerce-cart a.button:hover:after,
body.woocommerce-cart .button:hover:after,
.woocommerce .button:hover:after,
.woocommerce button.button:hover:after,
.button:hover:after {
  background: #fff8ef;
}
body.woocommerce a.button:disabled[disabled], body.woocommerce a.button:disabled[disabled]:hover,
body.woocommerce-cart a.button:disabled[disabled],
body.woocommerce-cart a.button:disabled[disabled]:hover,
body.woocommerce-cart .button:disabled[disabled],
body.woocommerce-cart .button:disabled[disabled]:hover,
.woocommerce .button:disabled[disabled],
.woocommerce .button:disabled[disabled]:hover,
.woocommerce button.button:disabled[disabled],
.woocommerce button.button:disabled[disabled]:hover,
.button:disabled[disabled],
.button:disabled[disabled]:hover {
  color: #636363;
  border-color: #636363;
  background: transparent;
  padding: 0px 20px;
}
body.woocommerce a.button:disabled[disabled]:after, body.woocommerce a.button:disabled[disabled]:hover:after,
body.woocommerce-cart a.button:disabled[disabled]:after,
body.woocommerce-cart a.button:disabled[disabled]:hover:after,
body.woocommerce-cart .button:disabled[disabled]:after,
body.woocommerce-cart .button:disabled[disabled]:hover:after,
.woocommerce .button:disabled[disabled]:after,
.woocommerce .button:disabled[disabled]:hover:after,
.woocommerce button.button:disabled[disabled]:after,
.woocommerce button.button:disabled[disabled]:hover:after,
.button:disabled[disabled]:after,
.button:disabled[disabled]:hover:after {
  background-color: #636363;
}

.full-row {
  position: relative;
  display: block;
  float: left;
  width: 100%;
  clear: both;
  margin: 60px 0px;
}

.clearfix {
  width: 100%;
  clear: both;
  float: left;
}

.col-lg-12 {
  width: 100%;
  float: left;
}

.col-lg-9 {
  width: 75%;
  float: left;
}

.col-lg-8 {
  width: 66.667%;
  float: left;
}

.col-lg-6 {
  width: 50%;
  float: left;
}

.col-lg-4 {
  width: 33.333%;
  float: left;
}

.col-lg-3 {
  width: 25%;
  float: left;
}

.last {
  float: right;
}

input,
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
  -webkit-appearance: none;
  background: transparent;
  border: 0px none;
  color: #373737;
  line-height: 52px;
  font-size: 36px;
  border-bottom: 1px solid #a9a3a1;
}
@media (max-width: 767px) {
  input,
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
    line-height: 42px;
    font-size: 26px;
  }
}
input::placeholder,
.woocommerce form .form-row input.input-text::placeholder,
.woocommerce form .form-row textarea::placeholder {
  color: #d2d2d2;
}

.woocommerce form .form-row.woocommerce-validated input.input-text {
  border-bottom-color: #a9a3a1;
}

@media (max-width: 1024px) {
  .container {
    padding: 0 40px;
  }
  .container.container-left {
    padding-right: 0px;
  }
}
@media (min-width: 767px) {
  .inner {
    padding: 0 10%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 30%;
  }
  .inner p {
    margin: 25px 0px 35px;
  }
}
@media (max-width: 767px) {
  .col-sm-12 {
    width: 100%;
    float: left;
  }

  .inner {
    padding: 40px 30px;
  }

  .container {
    padding: 0 30px;
  }
  .container.container-left {
    padding-right: 0px;
  }

  .reorder {
    display: table;
  }
  .reorder .col-sm-12 {
    float: none;
    display: table-footer-group;
  }
  .reorder .col-sm-12.last {
    display: table-header-group;
  }
}

/*
 * jQuery FlexSlider v2.7.1
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 and later license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 *
 */
/* ====================================================================================================================
 * FONT-FACE
 * ====================================================================================================================*/
/* ====================================================================================================================
 * RESETS
 * ====================================================================================================================*/
.flex-container a:hover,
.flex-slider a:hover {
  outline: none;
}

.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}

.flex-pauseplay span {
  text-transform: capitalize;
}

/* ====================================================================================================================
 * BASE STYLES
 * ====================================================================================================================*/
.flexslider {
  margin: 0;
  padding: 0;
}

.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}

.flexslider .slides img {
  width: 100%;
  display: block;
}

.flexslider .slides:after {
  content: " ";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

html[xmlns] .flexslider .slides {
  display: block;
}

* html .flexslider .slides {
  height: 1%;
}

.no-js .flexslider .slides > li:first-child {
  display: block;
}

/* ====================================================================================================================
 * DEFAULT THEME
 * ====================================================================================================================*/
.flexslider {
  margin: 0 0 60px;
  background: #fff;
  border: 4px solid #fff;
  position: relative;
  zoom: 1;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: "" 0 1px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: "" 0 1px 4px rgba(0, 0, 0, 0.2);
  -o-box-shadow: "" 0 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: "" 0 1px 4px rgba(0, 0, 0, 0.2);
}

.flexslider .slides {
  zoom: 1;
}

.flexslider .slides img {
  height: auto;
  -moz-user-select: none;
  min-height: 327px;
}

.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}

.loading .flex-viewport {
  max-height: 300px;
}

@-moz-document url-prefix() {
  .loading .flex-viewport {
    max-height: none;
  }
}
.carousel li {
  margin-right: 5px;
}

.flex-direction-nav {
  *height: 0;
}

.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 40px;
  height: 40px;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.flex-direction-nav a:before {
  font-family: "flexslider-icon";
  font-size: 40px;
  display: inline-block;
  content: "";
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
}

.flex-direction-nav a.flex-next:before {
  content: "";
}

.flex-direction-nav .flex-prev {
  left: -50px;
}

.flex-direction-nav .flex-next {
  right: -50px;
  text-align: right;
}

.flexslider:hover .flex-direction-nav .flex-prev {
  opacity: 0.7;
  left: 10px;
}

.flexslider:hover .flex-direction-nav .flex-prev:hover {
  opacity: 1;
}

.flexslider:hover .flex-direction-nav .flex-next {
  opacity: 0.7;
  right: 10px;
}

.flexslider:hover .flex-direction-nav .flex-next:hover {
  opacity: 1;
}

.flex-direction-nav .flex-disabled {
  opacity: 0 !important;
  filter: alpha(opacity=0);
  cursor: default;
  z-index: -1;
}

.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000;
}

.flex-pauseplay a:before {
  font-family: "flexslider-icon";
  font-size: 20px;
  display: inline-block;
  content: "";
}

.flex-pauseplay a:hover {
  opacity: 1;
}

.flex-pauseplay a.flex-play:before {
  content: "";
}

.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center;
}

.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}

.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}

.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7);
}

.flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  cursor: default;
}

.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}

.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}

.flex-control-thumbs img {
  width: 100%;
  height: auto;
  display: block;
  opacity: 0.7;
  cursor: pointer;
  -moz-user-select: none;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}

.flex-control-thumbs img:hover {
  opacity: 1;
}

.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}

/* ====================================================================================================================
 * RESPONSIVE
 * ====================================================================================================================*/
@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 10px;
  }

  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px;
  }
}

 
html.fp-enabled,
.fp-enabled body {
  margin: 0;
  padding: 0;
  overflow: hidden;
  /*Avoid flicker on slides transitions for mobile phones #336 */
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.fp-section {
  position: relative;
  -webkit-box-sizing: border-box;
  /* Safari<=5 Android<=3 */
  -moz-box-sizing: border-box;
  /* <=28 */
  box-sizing: border-box;
}

.fp-slide {
  float: left;
}

.fp-slide, .fp-slidesContainer {
  height: 100%;
  display: block;
}

.fp-slides {
  z-index: 1;
  height: 100%;
  overflow: hidden;
  position: relative;
  -webkit-transition: all 0.3s ease-out;
  /* Safari<=6 Android<=4.3 */
  transition: all 0.3s ease-out;
}

.fp-section.fp-table, .fp-slide.fp-table {
  display: table;
  table-layout: fixed;
  width: 100%;
}

.fp-tableCell > .col-lg-6 {
  display: table-cell;
  vertical-align: middle;
  height: 100%;
}

.fp-slidesContainer {
  float: left;
  position: relative;
}

.fp-controlArrow {
  -webkit-user-select: none;
  /* webkit (safari, chrome) browsers */
  -moz-user-select: none;
  /* mozilla browsers */
  -khtml-user-select: none;
  /* webkit (konqueror) browsers */
  -ms-user-select: none;
  /* IE10+ */
  position: absolute;
  z-index: 4;
  top: 50%;
  cursor: pointer;
  width: 0;
  height: 0;
  border-style: solid;
  margin-top: -38px;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.fp-controlArrow.fp-prev {
  left: 15px;
  width: 0;
  border-width: 38.5px 34px 38.5px 0;
  border-color: transparent #fff transparent transparent;
}

.fp-controlArrow.fp-next {
  right: 15px;
  border-width: 38.5px 0 38.5px 34px;
  border-color: transparent transparent transparent #fff;
}

.fp-scrollable {
  overflow: hidden;
  position: relative;
}

.fp-scroller {
  overflow: hidden;
}

.iScrollIndicator {
  border: 0 !important;
}

.fp-notransition {
  -webkit-transition: none !important;
  transition: none !important;
}

#fp-nav {
  position: fixed;
  z-index: 100;
  margin-top: -32px;
  top: 50%;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
}

#fp-nav.fp-right {
  right: 17px;
}

#fp-nav.fp-left {
  left: 17px;
}

.fp-slidesNav {
  position: absolute;
  z-index: 4;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0 !important;
  right: 0;
  margin: 0 auto !important;
}

.fp-slidesNav.fp-bottom {
  bottom: 17px;
}

.fp-slidesNav.fp-top {
  top: 17px;
}

#fp-nav ul,
.fp-slidesNav ul {
  margin: 0;
  padding: 0;
}

#fp-nav ul li,
.fp-slidesNav ul li {
  display: block;
  width: 14px;
  height: 13px;
  margin: 7px;
  position: relative;
}

.fp-slidesNav ul li {
  display: inline-block;
}

#fp-nav ul li a,
.fp-slidesNav ul li a {
  display: block;
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
}

#fp-nav ul li a.active span,
.fp-slidesNav ul li a.active span,
#fp-nav ul li:hover a.active span,
.fp-slidesNav ul li:hover a.active span {
  height: 12px;
  width: 12px;
  margin: -6px 0 0 -6px;
  border-radius: 100%;
}

#fp-nav ul li a span,
.fp-slidesNav ul li a span {
  border-radius: 50%;
  position: absolute;
  z-index: 1;
  height: 4px;
  width: 4px;
  border: 0;
  background: #333;
  left: 50%;
  top: 50%;
  margin: -2px 0 0 -2px;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}

#fp-nav ul li:hover a span,
.fp-slidesNav ul li:hover a span {
  width: 10px;
  height: 10px;
  margin: -5px 0px 0px -5px;
}

#fp-nav ul li .fp-tooltip {
  position: absolute;
  top: -2px;
  color: #fff;
  font-size: 14px;
  font-family: arial, helvetica, sans-serif;
  white-space: nowrap;
  max-width: 220px;
  overflow: hidden;
  display: block;
  opacity: 0;
  width: 0;
  cursor: pointer;
}

#fp-nav ul li:hover .fp-tooltip,
#fp-nav.fp-show-active a.active + .fp-tooltip {
  -webkit-transition: opacity 0.2s ease-in;
  transition: opacity 0.2s ease-in;
  width: auto;
  opacity: 1;
}

#fp-nav ul li .fp-tooltip.fp-right {
  right: 20px;
}

#fp-nav ul li .fp-tooltip.fp-left {
  left: 20px;
}

.fp-auto-height.fp-section,
.fp-auto-height .fp-slide,
.fp-auto-height .fp-tableCell {
  height: auto !important;
}

.fp-responsive .fp-auto-height-responsive.fp-section,
.fp-responsive .fp-auto-height-responsive .fp-slide,
.fp-responsive .fp-auto-height-responsive .fp-tableCell {
  height: auto !important;
}

/*Only display content to screen readers*/
.fp-sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

/*! Flickity v2.2.0
https://flickity.metafizzy.co
---------------------------------------------- */
.flickity-enabled {
  position: relative;
}

.flickity-enabled:focus {
  outline: none;
}

.flickity-viewport {
  overflow: hidden;
  position: relative;
  height: 100%;
}

.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%;
}

/* draggable */
.flickity-enabled.is-draggable {
  -webkit-tap-highlight-color: transparent;
  tap-highlight-color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.flickity-enabled.is-draggable .flickity-viewport {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

/* ---- flickity-button ---- */
.flickity-button {
  position: absolute;
  background: rgba(255, 255, 255, 0.75);
  border: none;
  color: #333;
}

.flickity-button:hover {
  background: white;
  cursor: pointer;
}

.flickity-button:focus {
  outline: none;
  box-shadow: 0 0 0 5px #19F;
}

.flickity-button:active {
  opacity: 0.6;
}

.flickity-button:disabled {
  opacity: 0.3;
  cursor: auto;
  /* prevent disabled button from capturing pointer up event. #716 */
  pointer-events: none;
}

.flickity-button-icon {
  fill: currentColor;
}

/* ---- previous/next buttons ---- */
.flickity-prev-next-button {
  top: 50%;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  /* vertically center */
  transform: translateY(-50%);
}

.flickity-prev-next-button.previous {
  left: 10px;
}

.flickity-prev-next-button.next {
  right: 10px;
}

/* right to left */
.flickity-rtl .flickity-prev-next-button.previous {
  left: auto;
  right: 10px;
}

.flickity-rtl .flickity-prev-next-button.next {
  right: auto;
  left: 10px;
}

.flickity-prev-next-button .flickity-button-icon {
  position: absolute;
  left: 20%;
  top: 20%;
  width: 60%;
  height: 60%;
}

/* ---- page dots ---- */
.flickity-page-dots {
  position: absolute;
  width: 100%;
  bottom: -25px;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1;
}

.flickity-rtl .flickity-page-dots {
  direction: rtl;
}

.flickity-page-dots .dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 8px;
  background: #333;
  border-radius: 50%;
  opacity: 0.25;
  cursor: pointer;
}

.flickity-page-dots .dot.is-selected {
  opacity: 1;
}

.home #site-header a.logo img {
  opacity: 0;
}
.home #site-header a.logo img.logo_light {
  opacity: 1;
}
.home #site-header #menu #main-menu li a {
  color: #fff8ef;
}
.home #site-header #right-menu li span.cart-contents-count {
  color: #fff8ef;
}
.home #site-header #right-menu li .cart-contents:before, .home #site-header #right-menu li #search-icon, .home #site-header #right-menu li span.cart-contents-count.total {
  background-color: #fff8ef;
  color: #373737;
}
.home #site-header.nav-down a.logo img {
  opacity: 1;
}
.home #site-header.nav-down a.logo img.logo_light {
  opacity: 0;
}
.home #site-header.nav-down #menu #main-menu li a,
.home #site-header.nav-down #right-menu li {
  color: #373737;
}
.home #site-header.nav-down #menu #main-menu li a:hover,
.home #site-header.nav-down #right-menu li:hover {
  color: #a9a3a1;
}
.home #site-header.nav-down #menu #main-menu li a span.cart-contents-count,
.home #site-header.nav-down #right-menu li span.cart-contents-count {
  color: #373737;
}
.home #site-header.nav-down #menu #main-menu li a span.cart-contents-count:hover,
.home #site-header.nav-down #right-menu li span.cart-contents-count:hover {
  color: #a9a3a1;
}
.home #site-header.nav-down #menu #main-menu li a .cart-contents:before, .home #site-header.nav-down #menu #main-menu li a #search-icon, .home #site-header.nav-down #menu #main-menu li a span.cart-contents-count.total,
.home #site-header.nav-down #right-menu li .cart-contents:before,
.home #site-header.nav-down #right-menu li #search-icon,
.home #site-header.nav-down #right-menu li span.cart-contents-count.total {
  background-color: #373737;
  color: #fff8ef;
}
.home .main-carousel .carousel-cell img,.page-id-107199 .main-carousel .carousel-cell img {
  padding-top: 30px;
}

#main {
  padding-top: 120px;
}
#main.container .woocommerce {
  padding: 0px;
}

.page-template-template-cobrand.fixed #main {
  padding-top: 80px;
}

#site-header {
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  padding: 24px 40px 0px;
  transition: all 0.3s ease-in-out;
  z-index: 99;
}
#site-header.nav-up {
  top: -100px;
}
#site-header.nav-down {
  background: #fff8ef;
  border-bottom: 1px solid #d2d2d2;
  padding-top: 15px;
}
#site-header.nav-down #menu #main-menu li {
  padding-bottom: 14px;
}
#site-header.nav-down #menu #main-menu ul.dropdown-menu {
  top: 80px;
}
@media (min-width: 767px) {
  #site-header.over {
    background: #fff8ef;
  }
  #site-header.over #menu #main-menu li a {
    color: #373737;
  }
  #site-header.over a.logo img {
    opacity: 1;
  }
  #site-header.over a.logo img.logo_light {
    opacity: 0;
  }
}
#site-header a.logo {
  width: 52px;
  height: 52px;
  display: block;
  z-index: 9;
  float: left;
  position: relative;
}
#site-header a.logo img {
  opacity: 1;
  position: absolute;
  top: 0px;
  left: 0px;
}
#site-header a.logo img.logo_light {
  opacity: 0;
}
#site-header #menu {
  margin: 0px 0px 0px 90px;
  transition: all 0.3s ease;
  display: inline-block;
}
#site-header #menu #main-menu {
  display: inline-block;
}
#site-header #menu #main-menu li {
  display: inline-block;
  padding-right: 15px;
  padding-bottom: 24px;
  line-height: 52px;
}
#site-header #menu #main-menu li a {
  line-height: 45px;
  color: #373737;
  transition: all 0.3s ease-in-out;
  font-weight: 700;
}
#site-header #menu #main-menu li a:hover {
  color: #a9a3a1;
}
@media (min-width: 767px) {
  #site-header #menu #main-menu li ul.dropdown-menu {
    width: 100%;
    position: absolute;
    top: 100px;
    left: 0px;
    text-align: center;
    visibility: hidden;
    opacity: 0;
    transition: all 0.3s ease-in-out;
    background: #fff8ef;
  }
}
#site-header #menu #main-menu li ul.dropdown-menu li {
  margin: 0px 25px 0px;
  padding: 0px 0px 10px;
}
#site-header #menu #main-menu li ul.dropdown-menu li .menu-image-title {
  clear: both;
  display: block;
  width: 100%;
  line-height: 18px;
  padding-left: 0px;
}
#site-header #menu #main-menu li ul.dropdown-menu li img {
  max-width: 100px;
  padding: 0px;
}
@media (min-width: 767px) {
  #site-header #menu #main-menu li.current ul.dropdown-menu {
    visibility: visible;
    opacity: 1;
  }
}
#site-header #menu li a {
  color: #fff8ef;
  text-decoration: none;
}
#site-header #mini-cart {
  position: fixed;
  right: -600px;
  top: 0px;
  width: 100%;
  max-width: 440px;
  z-index: 99999;
  bottom: 0px;
  background: #f7eee5;
  box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.1);
  transition: all 0.3s ease-in-out;
}
#site-header #mini-cart .woocommerce-mini-cart__empty-message {
  padding: 40px;
  text-align: left;
}
#site-header #mini-cart .cart-header {
  padding: 40px 40px 20px 40px;
}
#site-header #mini-cart .cart-header h3, #site-header #mini-cart .cart-header p {
  margin: 0px;
  line-height: 24px;
}
#site-header #mini-cart .cart-header h3 {
  float: left;
}
#site-header #mini-cart .cart-header p {
  float: right;
}
#site-header #mini-cart .cart-header p a {
  color: #a9a3a1;
  text-decoration: none;
}
#site-header #mini-cart .cart-header p a:hover {
  color: #373737;
}
#site-header #mini-cart span.woocommerce-Price-amount.amount {
  float: right;
}
#site-header #mini-cart .woocommerce-mini-cart {
  padding: 30px;
}
#site-header #mini-cart .woocommerce-mini-cart li {
  display: block;
  width: 100%;
  clear: both;
  float: left;
  position: relative;
  padding-bottom: 50px;
  font-size: 12px;
}
#site-header #mini-cart .woocommerce-mini-cart li img {
  width: 65px;
  float: left;
  margin: -20px 30px 0px 0px;
  display: block;
}
#site-header #mini-cart .woocommerce-mini-cart li a {
  text-decoration: none;
  font-weight: 500;
}
#site-header #mini-cart .woocommerce-mini-cart li a.remove {
  position: absolute;
  top: 6px;
  font-size: 20px;
  right: 0px;
  color: #373737 !important;
}
#site-header #mini-cart .woocommerce-mini-cart li a.remove:hover {
  color: #a9a3a1 !important;
  background: transparent;
}
#site-header #mini-cart .woocommerce-mini-cart li a, #site-header #mini-cart .woocommerce-mini-cart li span {
  font-size: 15px;
  color: #373737;
}
#site-header #mini-cart .woocommerce-mini-cart li a:not(.remove) {
  width: 70%;
  padding: 0;
  margin: 0;
  display: block;
}
#site-header #mini-cart .woocommerce-mini-cart li span.quantity {
  display: block;
  margin-top: 0px;
}
#site-header #mini-cart p.woocommerce-mini-cart__total.total {
  padding: 15px 20px;
  background: #fff8ef;
  position: absolute;
  bottom: 98px;
  margin: 0px;
  left: 0px;
  right: 0px;
}
#site-header #mini-cart p.woocommerce-mini-cart__buttons.buttons {
  position: absolute;
  right: 0px;
  left: 0px;
  bottom: 0px;
  margin: 0px;
}
#site-header #mini-cart a.button.wc-forward {
  max-width: none;
  width: auto;
  background: #a9a3a1;
  border-color: #a9a3a1;
  color: #fff8ef;
}
#site-header #mini-cart a.button.wc-forward:after {
  background: #fff8ef;
}
#site-header #mini-cart a.button.wc-forward:hover {
  background: transparent;
  color: #a9a3a1;
}
#site-header #mini-cart a.button.wc-forward:hover:after {
  background: #a9a3a1;
}
#site-header #mini-cart a.button.wc-forward.checkout {
  background: #373737;
  border-color: #373737;
}
#site-header #mini-cart a.button.wc-forward.checkout:hover {
  color: #373737;
  background: transparent;
}
#site-header #mini-cart a.button.wc-forward.checkout:hover:after {
  background: #373737;
}
#site-header #right-menu {
  line-height: 32px;
  float: right;
  margin-top: 8px;
}
#site-header #right-menu li {
  margin-left: 10px;
  display: inline-block;
}
#site-header #right-menu .cart-contents {
  width: 22px;
  height: 32px;
  cursor: pointer;
  display: block;
  position: relative;
}
#site-header #right-menu .cart-contents:before {
  background-color: #373737;
  -webkit-mask: url(//jococups.com/wp-content/themes/jococups/img/icon-cart.svg) no-repeat 50% 50%;
  color: #373737;
  text-decoration: none;
  content: " ";
}
#site-header #right-menu .cart-contents:before, #site-header #right-menu .cart-contents span.cart-contents-count {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
}
#site-header #right-menu .cart-contents span.cart-contents-count {
  top: 10px;
  text-decoration: none;
  width: 100%;
  text-align: center;
  display: block;
  float: left;
  line-height: 20px;
  height: 20px;
  font-size: 12px;
  color: #373737;
}
#site-header #right-menu .cart-contents span.cart-contents-count.total {
  background: #373737;
  color: #fff8ef;
}
#site-header #right-menu #search-icon {
  width: 23px;
  height: 25px;
  display: block;
  cursor: pointer;
  background-color: #373737;
  -webkit-mask: url("//jococups.com/wp-content/themes/jococups/img/icon-search.svg") no-repeat center bottom;
  text-indent: -9999px;
}
#site-header .overlay {
  content: " ";
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  z-index: 9998;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease-in-out;
  z-index: -1;
}
#site-header.cart-open .overlay {
  opacity: 1;
  visibility: visible;
  z-index: 9998;
}
#site-header.cart-open #mini-cart {
  right: 0px;
}

#site-wide {
  background: #373737;
  padding: 10px 0px;
  position: fixed;
  top: -40px;
  z-index: 9;
  width: 100%;
  transition: all 0.3s ease-in-out;
}
#site-wide .container {
  padding: 0 40px;
  position: relative;
  text-align: center;
}
#site-wide .container p {
  margin: 0px auto;
  color: #fff8ef;
  font-size: 14px;
  line-height: 20px;
  display: inline-block;
  position: relative;
  text-align: center;
}
#site-wide .container span.close-box {
  right: 0px;
  top: 0px;
  width: 16px;
  height: 16px;
  position: relative;
}
#site-wide .container span.close-box span {
  background-color: #fff8ef;
}

@media (min-width: 768px) {
  .home.site-wide-open #site-header {
    top: 40px;
  }
  .home.site-wide-open #site-header.nav-up {
    top: -140px;
  }
  .home.site-wide-open #site-wide {
    top: 0px;
  }
  .home.site-wide-open #site-wide.nav-up {
    top: -140px;
  }
}
#search-form {
  position: fixed;
  top: -120px;
  left: 0px;
  right: 0px;
  padding: 34px 40px 34px;
  background: #fff8ef;
  z-index: 999;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 767px) {
  #search-form {
    top: -180px;
  }
}
#search-form a.logo {
  width: 52px;
  height: 52px;
  display: block;
  float: left;
}
#search-form form {
  padding: 0px 0px 0px 90px;
  line-height: 52px;
  float: left;
}
#search-form form input {
  border: 0px none;
  background: transparent;
  width: 500px;
  max-width: 80%;
  outline: none;
  float: left;
}
#search-form form #searchsubmit {
  width: 23px;
  height: 25px;
  margin-top: 13px;
  display: inline-block;
  cursor: pointer;
  background-color: #373737;
  text-indent: -9999px;
  -webkit-mask: url("//jococups.com/wp-content/themes/jococups/img/icon-search.svg") no-repeat center bottom;
}

.search-open #search-form {
  top: 0px;
}

.flexslider {
  width: 100%;
  border: 0px none;
  border-radius: 0px;
  background-color: transparent;
  margin-bottom: 0px;
}
.flexslider li img {
  float: left;
}
.flexslider li p {
  clear: both;
  margin: 10px 0px 0px;
  float: left;
}
.flexslider h3 {
  max-width: 75%;
}
.flexslider .flex-direction-nav a {
  bottom: -90px;
  top: initial;
  left: 0px;
  width: 70px;
  height: 70px;
  background: url("//jococups.com/wp-content/themes/jococups/img/icon-arrow.png") center center no-repeat;
  background-size: 17px auto;
  text-indent: -999999px;
  font-size: 0px;
  line-height: 0px;
  opacity: 1 !important;
  cursor: pointer;
  outline: none;
}
.flexslider .flex-direction-nav a:hover {
  background-color: #FFDD22;
}
.flexslider .flex-direction-nav a.flex-prev {
  left: 0px !important;
}
.flexslider .flex-direction-nav a.flex-next {
  left: 75px;
  right: initial;
  transform: rotate(180deg);
}
.flexslider .flex-direction-nav a.flex-disabled {
  opacity: 1 !important;
  filter: alpha(opacity=100);
  cursor: pointer;
  z-index: 1;
}
.flexslider .flex-direction-nav a:before {
  content: " " !important;
}
.flexslider .flex-control-paging li a {
  background: none;
  opacity: 1;
  border: 1px solid #fff8ef;
  margin: 2px;
  display: block;
  float: left;
  transition: all 0.3s ease-in-out;
  box-shadow: none !important;
  background: #fff8ef;
  width: 7px;
  height: 7px;
  margin: 4px;
}
.flexslider .flex-control-paging li a.flex-active {
  background: transparent;
  margin: 1px;
  width: 13px;
  height: 13px;
}

@media (min-width: 768px) {
  #homepage-slider .slide-overlay, #cobrand-header .slide-overlay {
    position: absolute;
    top: 50%;
    left: 180px;
    transform: translateY(-50%);
  }
  #homepage-slider .slide-overlay h2, #homepage-slider .slide-overlay p, #cobrand-header .slide-overlay h2, #cobrand-header .slide-overlay p {
    color: #fff8ef;
  }
  #homepage-slider .slide-overlay h2, #cobrand-header .slide-overlay h2 {
    font-size: 48px;
	font-weight: normal;
  }
}
@media (max-width: 767px) {
  #homepage-slider .slide-overlay, #cobrand-header .slide-overlay {
    padding: 40px 30px;
    clear: both; 
  }
  #homepage-slider .slide-overlay .button, #cobrand-header .slide-overlay .button {
    border-color: #373737;
    color: #373737;
  }
  #homepage-slider .slide-overlay .button:after, #cobrand-header .slide-overlay .button:after {
    background-color: #373737;
  }
}
#homepage-slider .slide-overlay .button, #cobrand-header .slide-overlay .button {
  clear: both;
  margin-top: 25px;
  float: left;
}
#homepage-slider .flex-control-nav, #cobrand-header .flex-control-nav {
  width: auto;
  bottom: 30px;
  text-align: left;
  z-index: 9;
  left: 190px;
}
@media (max-width: 767px) {
  #homepage-slider .flex-control-nav, #cobrand-header .flex-control-nav {
    bottom: inherit;
    top: 280px;
  }
}
#homepage-slider .flex-control-nav li, #cobrand-header .flex-control-nav li {
  margin: 0px 20px 0px 0px;
  padding: 0px;
}

.main-carousel, .static-carousel {
  margin-bottom: 40px;
}
.main-carousel .flickity-viewport, .static-carousel .flickity-viewport {
  overflow: visible;
}
.main-carousel .flickity-page-dots, .static-carousel .flickity-page-dots {
  display: flex;
  width: 100%;
  bottom: 60px;
}
.main-carousel .flickity-page-dots .dot, .static-carousel .flickity-page-dots .dot {
  flex: auto;
  transition: all 0.3s ease-in-out;
  width: auto;
  height: 3px;
  background: #a9a3a1;
  border-radius: 0px;
  margin: 0px;
  padding: 0px;
}
.main-carousel .flickity-button, .static-carousel .flickity-button {
  background: #373737;
  width: 40px;
  height: 68px;
  border-radius: 0px;
  transition: all 0.3s ease-in-out;
  opacity: 0.5;
}
.main-carousel .flickity-button:hover, .static-carousel .flickity-button:hover {
  opacity: 1;
}
.main-carousel .flickity-button:focus, .static-carousel .flickity-button:focus {
  box-shadow: none;
}
.main-carousel .flickity-button .flickity-button-icon, .static-carousel .flickity-button .flickity-button-icon {
  width: 40%;
  height: 40%;
  color: #fff8ef;
  top: 30%;
  left: 30%;
}
.main-carousel .flickity-button.flickity-prev-next-button.previous, .static-carousel .flickity-button.flickity-prev-next-button.previous {
  left: -180px;
}
.main-carousel .flickity-button.flickity-prev-next-button.next, .static-carousel .flickity-button.flickity-prev-next-button.next {
  right: -180px;
}
.main-carousel:hover .flickity-button.flickity-prev-next-button.previous, .static-carousel:hover .flickity-button.flickity-prev-next-button.previous {
  left: -80px;
}
.main-carousel:hover .flickity-button.flickity-prev-next-button.next, .static-carousel:hover .flickity-button.flickity-prev-next-button.next {
  right: -80px;
}
.main-carousel .carousel-cell, .static-carousel .carousel-cell {
  width: 22%;
  transition: background 0.3s ease-in-out;
}
@media (max-width: 1023px) {
  .main-carousel .carousel-cell, .static-carousel .carousel-cell {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .main-carousel .carousel-cell, .static-carousel .carousel-cell {
    width: 65%;
  }
}
.main-carousel .carousel-cell img, .static-carousel .carousel-cell img {
  width: 80%;
  margin-bottom: 30px;
}
.main-carousel .carousel-cell h2, .static-carousel .carousel-cell h2 {
  margin-top: 100px;
}
.main-carousel .carousel-cell h3, .static-carousel .carousel-cell h3 {
  opacity: 0;
  transition: all 0.3s ease-in-out;
  text-align: center;
  margin: 30px 0px 25px;
}
.main-carousel .carousel-cell:hover, .static-carousel .carousel-cell:hover {
  background: #f7eee5;
}
.main-carousel .carousel-cell:hover h3, .static-carousel .carousel-cell:hover h3 {
  opacity: 1;
}
.main-carousel .carousel-cell p, .static-carousel .carousel-cell p {
  max-width: 90%;
}
.main-carousel .carousel-cell a, .static-carousel .carousel-cell a {
  text-decoration: none;
}
.main-carousel .carousel-cell a:hover h3, .static-carousel .carousel-cell a:hover h3 {
  color: #636363;
}

.home .main-carousel .carousel-cell ,.page-id-107199  .main-carousel .carousel-cell {
  width: 30%;
}
@media (max-width: 1023px) {
  .home .main-carousel .carousel-cell,.page-id-107199 .main-carousel .carousel-cell  {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .home .main-carousel .carousel-cell,.page-id-107199 .main-carousel .carousel-cell {
    width: 65%;
  }
}

.testimonial {
  text-align: center;
}
.testimonial h2 {
  max-width: 50%;
  margin: 0 auto 35px;
}
.testimonial h2:before {
  content: " ";
  background: url("//jococups.com/wp-content/themes/jococups/img/icon-quotes.png") center center no-repeat;
  background-size: contain;
  width: 100%;
  height: 14px;
  display: block;
  margin-bottom: 35px;
}
.testimonial h6 {
  font-size: 15px;
}
.testimonial p {
  color: #a9a3a1;
}

#instagram {
  padding: 40px 0px 80px;
  clear: both;
}
#instagram .container {
  position: relative;
}
#instagram h2 {
  margin-bottom: 25px;
}
@media (min-width: 768px) {
  #instagram ul {
    position: absolute;
    right: 75px;
    top: 10px;
  }
}
@media (max-width: 767px) {
  #instagram ul {
    float: right;
    margin: -60px 0px 40px 0px;
  }
}
#instagram ul li {
  display: inline-block;
  margin-left: 5px;
}
#instagram ul li a {
  background: url("//jococups.com/wp-content/themes/jococups/img/icon-socials.png") left center no-repeat;
  background-size: 40px 20px;
  width: 20px;
  height: 20px;
  display: block;
  text-indent: -9999px;
  transition: all 0.3s ease-in-out;
}
#instagram ul li a:hover {
  opacity: 0.7;
}
#instagram ul li:last-child a {
  background-position: right center;
}
@media (max-width: 767px) {
  #instagram #sb_instagram.sbi_col_6.sbi_disable_mobile #sbi_images .sbi_item {
    min-width: 33.33%;
  }
}

#newsletter {
  padding: 40px 0px 80px;
  clear: both;
}
#newsletter form {
  position: relative;
  width: 100%;
  max-width: 400px;
}
#newsletter form input {
  border: 0px none;
  padding: 0px;
  background: none;
  outline: none;
}
#newsletter form input#email-address,#newsletter form input.es_required_field.es_txt_email {
  border-bottom: 1px solid!important;
  width: 100%;
  font-size: 28px;
}
#newsletter form input#submit,#newsletter form input[type=submit] {
  background: url("//jococups.com/wp-content/themes/jococups/img/icon-submit.png") 50% 50% no-repeat;
  background-size: contain;
  text-indent: -9999px;
  width: 30px;
  position: absolute;
  top: 40px;
  right: 0px;
  padding: 0 10px;
  cursor: pointer;
  opacity: 1;
  transition: opacity 0.3s ease-in-out;
  line-height: 14px;
  min-width: 0px;
}
div#newsletter .container form label {
    color: transparent;
    margin-top: -30px!important;
    display: block;
}
#newsletter form input#submit:hover {
  opacity: 0.5;
}

#footer {
  background: #373737;
  width: 100%;
  margin: 0px;
  float: left;
  padding: 45px 0px;
}
#footer .widget {
  width: 25%;
  float: left;
}
#footer h3, #footer p, #footer a {
  color: #a9a3a1;
}
#footer a {
  text-decoration: none;
}
#footer a:hover {
  color: #f7eee5;
}

.flexslider-mobile {
  display: none;
}

.page-template-template-collections #page-content, #page-content.has-carousel,.page-template-template-reusable-cup #page-content {
  padding: 120px 0px 20px!important;
}
.page-template-template-collections #page-content .collection-row, #page-content.has-carousel .collection-row,.page-template-template-reusable-cup #page-content 
 {
  padding: 0px;
  float: left;
  width: 100%;
}
.page-template-template-collections #page-content .collection-row .inner-wrap, #page-content.has-carousel .collection-row .inner-wrap,
.page-template-template-reusable-cup #page-content .collection-row .inner-wrap {
  padding: 0px 0px 0px 80px;
}
@media (max-width: 767px) {
  .page-template-template-collections #page-content .collection-row .inner-wrap, #page-content.has-carousel .collection-row .inner-wrap,
.page-template-template-reusable-cup #page-content .collection-row .inner-wrap  {
    padding: 40px 30px 40px 30px;
  }
}
@media (min-width: 768px) {
  .page-template-template-collections #page-content .collection-row .inner-wrap .col-lg-3 h2, #page-content.has-carousel .collection-row .inner-wrap .col-lg-3 h2,
.page-template-template-reusable-cup #page-content .collection-row .inner-wrap .col-lg-3 h2  {
    margin-top: 100px;
  }
  .page-template-template-collections #page-content .collection-row .inner-wrap .col-lg-3 p, #page-content.has-carousel .collection-row .inner-wrap .col-lg-3 p,
.page-template-template-reusable-cup #page-content .collection-row .inner-wrap .col-lg-3 p  {
    max-width: 80%;
  }
}
.page-template-template-collections #page-content .collection-row .inner-wrap .main-carousel, 
.page-template-template-collections #page-content .collection-row .inner-wrap .static-carousel, 
#page-content.has-carousel .collection-row .inner-wrap .main-carousel, 
#page-content.has-carousel .collection-row .inner-wrap .static-carousel,
.page-template-template-reusable-cup #page-content .collection-row .inner-wrap .main-carousel,
.page-template-template-reusable-cup #page-content .collection-row .inner-wrap .static-carousel {
  margin-bottom: 0px;
  overflow: hidden;
}
.page-template-template-collections #page-content .collection-row .inner-wrap .main-carousel .carousel-cell, 
.page-template-template-collections #page-content .collection-row .inner-wrap .static-carousel .carousel-cell, 
#page-content.has-carousel .collection-row .inner-wrap .main-carousel .carousel-cell, 
#page-content.has-carousel .collection-row .inner-wrap .static-carousel .carousel-cell,
.page-template-template-reusable-cup #page-content .collection-row .inner-wrap .main-carousel .carousel-cell,
.page-template-template-reusable-cup #page-content .collection-row .inner-wrap .static-carousel .carousel-cell {
  width: 40%;
  float: left;
}
@media (max-width: 767px) {
  .page-template-template-collections #page-content .collection-row .inner-wrap .main-carousel .carousel-cell, 
  .page-template-template-collections #page-content .collection-row .inner-wrap .static-carousel .carousel-cell, 
  #page-content.has-carousel .collection-row .inner-wrap .main-carousel .carousel-cell, 
  #page-content.has-carousel .collection-row .inner-wrap .static-carousel .carousel-cell,
.page-template-template-reusable-cup #page-content .collection-row .inner-wrap .main-carousel .carousel-cell,
.page-template-template-reusable-cup #page-content .collection-row .inner-wrap .static-carousel .carousel-cell  {
    width: 75%;
  }
}
.page-template-template-collections #page-content .collection-row .inner-wrap .main-carousel .flickity-button, 
.page-template-template-collections #page-content .collection-row .inner-wrap .static-carousel .flickity-button, 
#page-content.has-carousel .collection-row .inner-wrap .main-carousel .flickity-button, 
#page-content.has-carousel .collection-row .inner-wrap .static-carousel .flickity-button,
.page-template-template-reusable-cup #page-content .collection-row .inner-wrap .main-carousel .flickity-button ,
.page-template-template-reusable-cup #page-content .collection-row .inner-wrap .static-carousel .flickity-button{
  opacity: 0;
}
.page-template-template-collections #page-content .collection-row .inner-wrap .main-carousel .flickity-button.flickity-prev-next-button.previous, 
.page-template-template-collections #page-content .collection-row .inner-wrap .static-carousel .flickity-button.flickity-prev-next-button.previous, 
#page-content.has-carousel .collection-row .inner-wrap .main-carousel .flickity-button.flickity-prev-next-button.previous, 
#page-content.has-carousel .collection-row .inner-wrap .static-carousel .flickity-button.flickity-prev-next-button.previous,
.page-template-template-reusable-cup #page-content .collection-row .inner-wrap .main-carousel .flickity-button.flickity-prev-next-button.previous,
.page-template-template-reusable-cup #page-content .collection-row .inner-wrap .static-carousel .flickity-button.flickity-prev-next-button.previous {
  left: 0px;
}
.page-template-template-collections #page-content .collection-row .inner-wrap .main-carousel .flickity-button.flickity-prev-next-button.next, 
.page-template-template-collections #page-content .collection-row .inner-wrap .static-carousel .flickity-button.flickity-prev-next-button.next, 
#page-content.has-carousel .collection-row .inner-wrap .main-carousel .flickity-button.flickity-prev-next-button.next, 
#page-content.has-carousel .collection-row .inner-wrap .static-carousel .flickity-button.flickity-prev-next-button.next,
.page-template-template-reusable-cup #page-content .collection-row .inner-wrap .main-carousel .flickity-button.flickity-prev-next-button.next,
.page-template-template-reusable-cup #page-content .collection-row .inner-wrap .static-carousel .flickity-button.flickity-prev-next-button.next {
  right: 0px;
}
.page-template-template-collections #page-content .collection-row .inner-wrap .main-carousel:hover .flickity-button, 
.page-template-template-collections #page-content .collection-row .inner-wrap .static-carousel:hover .flickity-button, 
#page-content.has-carousel .collection-row .inner-wrap .main-carousel:hover .flickity-button, 
#page-content.has-carousel .collection-row .inner-wrap .static-carousel:hover .flickity-button,
.page-template-template-reusable-cup #page-content .collection-row .inner-wrap .main-carousel:hover .flickity-button,
.page-template-template-reusable-cup #page-content .collection-row .inner-wrap .static-carousel:hover .flickity-button {
  opacity: 1;
}
.page-template-template-collections #page-content .collection-row.even, #page-content.has-carousel .collection-row.even,
.page-template-template-reusable-cup #page-content .collection-row.even
 {
  background: #f7eee5;
}
.page-template-template-collections #page-content .collection-row.even .carousel-cell:hover, #page-content.has-carousel .collection-row.even .carousel-cell:hover,
.page-template-template-reusable-cup #page-content .collection-row.even .carousel-cell:hover {
  background-color: #fff8ef;
}

.single-product > .woocommerce {
  padding-top: 120px;
}
.single-product div.product {
  height: 100%;
  width: 100%;
  position: relative;
  float: left;
  padding-bottom: 80px;
}
.single-product div.product .product-inner {
  padding: 0px 120px 0px 0px;
  float: none;
  position: relative;
}
.single-product div.product .product-inner .back-link {
  display: block;
  float: left;
  position: absolute;
  left: 180px;
  top: 40px;
  line-height: 16px;
  z-index: 3;
}
.single-product div.product .product-inner .back-link a {
  line-height: 16px;
  color: #373737;
  transition: all 0.3s ease-in-out;
  text-decoration: none;
}
.single-product div.product .product-inner .back-link a:before {
  content: " ";
  background: url("//jococups.com/wp-content/themes/jococups/img/icon-arrow-back.png") center center no-repeat/contain;
  width: 30px;
  height: 16px;
  display: inline-block;
  margin-right: 10px;
  float: left;
}
.single-product div.product .product-inner .back-link a:hover {
  opacity: 0.7;
}
.single-product div.product .flex-control-thumbs {
  position: absolute;
  left: 0px;
  padding-top: 25px !important;
  width: auto;
  right: 0px;
  bottom: 0px;
}
@media (max-width: 767px) {
  .single-product div.product .flex-control-thumbs {
    bottom: 30px;
  }
}
.single-product div.product div.images {
  min-height: 580px;
  width: 50%;
  margin: 0px 0px 0px 120px;
  float: left;
}
.single-product div.product div.images .woocommerce-product-gallery__trigger {
  display: none;
}
.single-product div.product div.images .woocommerce-product-gallery__wrapper {
  height: 100% !important;
}
.single-product div.product div.images .woocommerce-product-gallery__wrapper img {
  width: 100%;
  width: auto;
  float: none;
  margin-right: -1px;
  margin-right: auto;
  max-height: 60vh;
}
.single-product div.product div.images .woocommerce-product-gallery__wrapper img.zoomImg {
  display: none !important;
}
.single-product div.product div.images .flex-viewport {
  width: 100% !important;
}
.single-product div.product div.images .flex-viewport, .single-product div.product div.images .woocommerce-product-gallery__image {
  height: 100% !important;
}
.single-product div.product div.images .flex-control-thumbs li {
  width: 7px;
  height: 7px;
  border-radius: 100%;
  display: block;
  margin: 4px 24px 4px 4px;
  border: 1px solid #a9a3a1;
  background: #a9a3a1;
  padding: 0px;
}
.single-product div.product div.images .flex-control-thumbs li img {
  opacity: 0 !important;
}
.single-product div.product div.images .flex-control-thumbs li:first-child {
  background: transparent;
  width: 13px;
  height: 13px;
  margin: 1px 21px 1px 1px;
}
.single-product div.product .entry-summary {
  max-width: 40%;
  margin-right: 0px;
}
.single-product div.product .entry-summary .product_title {
  font-size: 32px;
  margin-top: 30px;
}
.single-product div.product .entry-summary .product_title u {
  font-size: 75%;
}
.single-product div.product .entry-summary .product_title sup {
  vertical-align: baseline;
}
.single-product div.product .entry-summary .woocommerce-product-details__short-description p {
  color: #636363;
}
.single-product div.product .entry-summary .stock {
  display: none !important;
}
.single-product div.product .entry-summary .cup-size-block {
  margin: 25px 0px 0px;
  border-top: 2px solid #373737;
  padding: 25px 0px;
  float: left;
  width: 100%;
  color: #373737;
}
.single-product div.product .entry-summary .cup-size-block ul {
  float: left;
}
.single-product div.product .entry-summary .cup-size-block ul li {
  padding: 0px;
}
.single-product div.product .entry-summary .cup-size-block ul li.cup-size {
  font-weight: 700;
}
.single-product div.product .entry-summary .cup-size-block ul li.made-for {
  font-size: 12px;
  color: #636363;
}
@media (min-width: 768px) {
  .single-product div.product .entry-summary .cup-size-block.with-size ul {
    width: 65%;
  }
}
@media (max-width: 767px) {
  .single-product div.product .entry-summary .cup-size-block.with-size ul {
    width: 50%;
  }
}
.single-product div.product .entry-summary .shipping-info {
  max-height: 0px;
  overflow: hidden;
  position: relative;
  transition: all 0.3s ease-in-out;
  clear: both;
  float: left;
  width: 100%;
}
.single-product div.product .entry-summary .shipping-info p {
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 10px;
}
.single-product div.product .entry-summary .shipping-info.open {
  max-height: 500px;
}
.single-product div.product .entry-summary .quantity, .single-product div.product .entry-summary .woocommerce-variation-availability, .single-product div.product .entry-summary .reset_variations, .single-product div.product .entry-summary .product_meta {
  display: none !important;
}
.single-product div.product .entry-summary form.cart {
  margin-bottom: 20px;
}
.single-product div.product .entry-summary form.cart .button {
  max-width: 100%;
  background: #373737;
  border: 1px solid #373737;
  border-radius: 0px;
  color: #fff8ef;
  line-height: 48px;
  padding: 0px 20px;
  outline: none;
  text-align: center;
}
.single-product div.product .entry-summary form.cart .button span {
  font-weight: 700;
}
.single-product div.product .entry-summary form.cart .button span.dot {
  margin: 0 12px;
}
.single-product div.product .entry-summary form.cart .button:after {
  background-color: #fff8ef;
}
.single-product div.product .entry-summary form.cart .button:hover {
  background: transparent;
  color: #373737;
}
.single-product div.product .entry-summary form.cart .button:hover:after {
  background-color: #373737;
}
.single-product div.product .entry-summary form.cart .variations {
  padding-top: 25px;
  border-top: 1px solid #373737;
  margin-bottom: 25px;
}
.single-product div.product .entry-summary form.cart .variations td.label {
  width: 75px;
  display: none;
}
.single-product div.product .entry-summary form.cart .variations td.value {
  padding-bottom: 15px;
  position: relative;
}
.single-product div.product .entry-summary form.cart .variations td.value div.swatch-label {
  margin-bottom: 0px;
  position: absolute;
  bottom: -15px;
  font-size: 12px;
  color: #373737;
}
.single-product div.product span.open-size, .single-product div.product span.open-shipping {
  background: #f7eee5;
  border: 1px solid #f7eee5;
  padding: 0px 21px;
  line-height: 48px;
  display: block;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
  float: right;
  width: 25%;
}
.single-product div.product span.open-size:after, .single-product div.product span.open-shipping:after {
  content: "+";
  width: 20px;
  height: 20px;
  float: right;
  transition: all 0.3s ease-in-out;
  border: 1px solid #373737;
  color: #373737;
  border-radius: 100%;
  display: inline-block;
  float: right;
  line-height: 20px;
  text-align: center;
  margin: 10px -7px 0px;
  font-weight: 700;
}
.single-product div.product span.open-size:hover, .single-product div.product span.open-shipping:hover {
  background: transparent;
  color: #373737;
  border-color: #373737;
}
.single-product div.product span.open-size:hover:after, .single-product div.product span.open-shipping:hover:after {
  border-color: #373737;
  color: #373737;
}
.single-product div.product span.open-size:after {
  display: none;
}
.single-product div.product span.open-shipping {
  background: transparent;
  width: 100%;
  padding: 0px;
  border: 0px none;
}
.single-product div.product span.open-shipping:after {
  margin-right: 0px;
}
.single-product div.product span.open-shipping.open:after {
  content: "-";
}
.single-product .full-row {
  margin: 80px 0px;
}
.single-product .related-products {
  padding: 40px 0px 0px 80px;
  margin-bottom: 20px;
  clear: both;
  background: #f7eee5;
  overflow: hidden;
}
@media (max-width: 767px) {
  .single-product .related-products {
    padding: 40px 30px;
  }
}
@media (min-width: 768px) {
  .single-product .related-products .col-lg-3 h2 {
    margin-top: 100px;
  }
}
.single-product .related-products .main-carousel {
  margin-bottom: 0px;
  overflow: hidden;
}
.single-product .related-products .main-carousel .carousel-cell {
  width: 31%;
  float: left;
}
@media (max-width: 767px) {
  .single-product .related-products .main-carousel .carousel-cell {
    width: 50%;
  }
}
.single-product .related-products .main-carousel .flickity-button.flickity-prev-next-button {
  opacity: 0;
}
.single-product .related-products .main-carousel .flickity-button.flickity-prev-next-button:disabled {
  opacity: 0 !important;
}
.single-product .related-products .main-carousel .flickity-button.flickity-prev-next-button.previous {
  left: 0px;
}
.single-product .related-products .main-carousel .flickity-button.flickity-prev-next-button.next {
  right: 0px;
}
.single-product .related-products .main-carousel:hover .flickity-button.flickity-prev-next-button {
  opacity: 1;
}
.single-product #know-your-size {
  background: #f7eee5;
}
.single-product #know-your-size #reopen {
  display: none;
}
.single-product #know-your-size .wrapper {
  max-height: 0px;
}
.single-product #know-your-size.hide {
  background: #f7eee5;
}
.single-product #know-your-size.hide .wrapper {
  max-height: 1000px;
}
.single-product .also-in h3 {
  float: left;
  line-height: 62px;
  margin: 0px 20px 0px 0px;
}
.single-product .also-in a, .single-product .also-in span {
  display: inline-block;
  width: auto;
  line-height: 60px;
  padding: 0 20px;
  position: relative;
  background: #f7eee5;
  color: #373737;
  margin: 0px 5px 5px 0px;
  font-size: 15px;
  text-decoration: none;
  border: 1px solid #f7eee5;
}
.single-product .also-in a span, .single-product .also-in span span {
  display: none;
}
.single-product .also-in span {
  background: transparent;
}
.single-product .also-in a:hover {
  background-color: transparent;
}
.single-product .blockUI.blockOverlay {
  background: transparent !important;
  min-height: 100%;
}

.woocommerce-notices-wrapper {
  padding: 0 80px;
}
.woocommerce-notices-wrapper .woocommerce-message {
  border-top-color: #373737;
  background-color: transparent;
  line-height: 48px;
  padding: 20px 0px;
}
.woocommerce-notices-wrapper .woocommerce-message:before {
  display: none;
}

.woocommerce .woocommerce-result-count, .woocommerce .woocommerce-ordering {
  display: none;
}
.woocommerce .product .swatch-wrapper {
  background: none;
  border: 0px none;
  border-radius: 100%;
  margin: 0px 1px 0px 0px;
}
.woocommerce .product .swatch-wrapper a {
  border-radius: 100%;
  max-width: 15px;
  max-height: 15px;
  transition: none;
}
.woocommerce .product .swatch-wrapper:hover {
  border: 2px solid #d2d2d2;
}
.woocommerce .product .swatch-wrapper:hover a {
  max-width: 11px;
  max-height: 11px;
}
.woocommerce .product .swatch-wrapper.selected, .woocommerce .product .swatch-wrapper.selected:hover {
  border: 2px solid #ccc4ba;
  padding: 2px;
}
.woocommerce .product .swatch-wrapper.selected a, .woocommerce .product .swatch-wrapper.selected:hover a {
  max-width: 11px;
  max-height: 11px;
}
.woocommerce ul.products {
  padding: 40px 0px;
}
@media (max-width: 767px) {
  .woocommerce ul.products li.product {
    min-width: 100%;
    margin: 0px;
  }
}
.woocommerce ul.products li.product h2 {
  font-size: 16px;
}
.woocommerce ul.products li.product .price, .woocommerce ul.products li.product .cup-size {
  font-size: 16px;
  color: #636363;
  float: left;
}
body.woocommerce-cart ul.products li.product .cup-size {
    font-size: 14.8px;
}
body.woocommerce-cart table.shop_table.shop_table_responsive tr:last-child td {
    padding-top: 20px!important;
}

.woocommerce ul.products li.product .cup-size {
  float: right;
}
.woocommerce ul.products li.product .product-swatches {
  border-top: 2px solid #373737;
  padding-top: 12px;
  margin-top: 2px;
  width: 100%;
  float: left;
}
.woocommerce ul.products li.product .product-swatches .swatch-wrapper {
  float: left;
}
.woocommerce ul.products li.product .product-swatches .swatch-wrapper.hidden {
  max-width: 0px;
  overflow: hidden;
  margin: 0px;
  position: relative;
  padding: 0px;
  border: 0px none;
}
.woocommerce ul.products li.product .product-swatches .more-swatches {
  color: #a9a3a1;
  cursor: pointer;
  font-size: 14px;
  line-height: 20px;
  display: inline-block;
  float: left;
}
.woocommerce ul.products li.product .product-swatches .more-swatches:hover {
  color: #373737;
}
.woocommerce ul.products li.product .product-swatches .more-swatches.hidden {
  visibility: hidden;
  opacity: 0;
}

body.woocommerce-cart table, body.woocommerce-cart table.cart, body.woocommerce-checkout table, body.woocommerce-checkout table.cart {
  border: 0px none !important;
}
body.woocommerce-cart table td, body.woocommerce-cart table.cart td, body.woocommerce-checkout table td, body.woocommerce-checkout table.cart td {
  border-top: 1px solid #d2d2d2;
  padding: 20px 10px;
}
body.woocommerce-cart table td.actions, body.woocommerce-cart table.cart td.actions, body.woocommerce-checkout table td.actions, body.woocommerce-checkout table.cart td.actions {
  padding: 20px 0px;
}
body.woocommerce-cart table a, body.woocommerce-cart table.cart a, body.woocommerce-checkout table a, body.woocommerce-checkout table.cart a {
  text-decoration: none;
  color: #373737;
}
body.woocommerce-cart table a.remove, body.woocommerce-cart table.cart a.remove, body.woocommerce-checkout table a.remove, body.woocommerce-checkout table.cart a.remove {
  color: #373737;
}
body.woocommerce-cart table a.remove:hover, body.woocommerce-cart table.cart a.remove:hover, body.woocommerce-checkout table a.remove:hover, body.woocommerce-checkout table.cart a.remove:hover {
  color: #fff !important;
  background: #373737;
}
body.woocommerce-cart table .quantity .qty, body.woocommerce-cart table.cart .quantity .qty, body.woocommerce-checkout table .quantity .qty, body.woocommerce-checkout table.cart .quantity .qty {
  width: auto;
  min-width: 50px;
  border-bottom: 0px none;
  outline: none;
}
body.woocommerce-cart table.shop_table td, body.woocommerce-checkout table.shop_table td {
  border-top: 1px solid #a9a3a1 !important;
}
body.woocommerce-cart .button.alt, body.woocommerce-checkout .button.alt {
  background: transparent;
  max-width: 240px;
  padding: 0 20px;
  float: right;
  text-shadow: none;
  font-weight: 700;
  font-family: museo-sans, sans-serif;
  font-size: 15px;
  color: #373737;
  border-color: #373737;
}
body.woocommerce-cart .button.alt:after, body.woocommerce-checkout .button.alt:after {
  background-color: #373737;
}
body.woocommerce-cart .button.alt:hover, body.woocommerce-checkout .button.alt:hover {
  background: #373737;
  color: #fff8ef;
}
body.woocommerce-cart .button.alt:hover:after, body.woocommerce-checkout .button.alt:hover:after {
  background-color: #fff8ef;
}
body.woocommerce-cart .woocommerce-cart-form input, body.woocommerce-checkout .woocommerce-cart-form input {
  line-height: 47px;
  min-width: 200px;
  display: inline;
  border: none;
  background: transparent;
  border-bottom: 1px solid #373737;
  font-size: 15px;
}
body.woocommerce-cart table.cart td.actions .coupon input.input-text, body.woocommerce-checkout table.cart td.actions .coupon input.input-text {
  border: 0px none;
  float: left;
  max-width: none;
  border-bottom: 1px solid #373737;
  padding: 0px;
}
@media (max-width: 767px) {
  body.woocommerce-cart table.cart td.actions .coupon input.input-text, body.woocommerce-checkout table.cart td.actions .coupon input.input-text {
    width: 100%;
    margin-bottom: 10px;
  }
}
body.woocommerce-cart .woocommerce-cart-form, body.woocommerce-checkout .woocommerce-cart-form {
  padding: 0px 0px 0px;
}
body.woocommerce-cart .woocommerce-cart-form td.actions, body.woocommerce-checkout .woocommerce-cart-form td.actions {
  padding-top: 40px;
}
body.woocommerce-cart .cart .button, body.woocommerce-checkout .cart .button {
  float: right;
}
@media (min-width: 768px) {
  body.woocommerce-cart .cart .coupon, body.woocommerce-checkout .cart .coupon {
    width: 50%;
  }
}
body.woocommerce-cart .cart .coupon .button, body.woocommerce-checkout .cart .coupon .button {
  float: left;
}
body.woocommerce-cart .page-header, body.woocommerce-checkout .page-header {
  padding-top: 80px;
  background: #f7eee5;
  padding-left: 180px;
}
body.woocommerce-cart .woocommerce-info, body.woocommerce-checkout .woocommerce-info {
  background: #f7eee5;
  border-top-color: transparent;
  padding: 15px 0px;
}
body.woocommerce-cart .woocommerce-info a, body.woocommerce-checkout .woocommerce-info a {
  color: #373737;
  text-decoration: none;
}
body.woocommerce-cart .woocommerce-info:before, body.woocommerce-checkout .woocommerce-info:before {
  display: none;
}
body.woocommerce-cart form .form-row, body.woocommerce-checkout form .form-row {
  padding: 20px 0px;
}
body.woocommerce-cart .select2-container--default .select2-selection--single, body.woocommerce-checkout .select2-container--default .select2-selection--single {
  background: transparent;
  border: 0px none;
  border-bottom: 1px solid #a9a3a1;
  padding: 0px;
  border-radius: 0px;
  height: 52px;
  outline: none;
}
body.woocommerce-cart .select2-search--dropdown, body.woocommerce-checkout .select2-search--dropdown {
  display: none;
}
body.woocommerce-cart .select2-dropdown, body.woocommerce-checkout .select2-dropdown {
  border: 1px solid #a9a3a1 !important;
  background: #fff8ef;
  border-radius: 0px;
}
body.woocommerce-cart .select2-container--default .select2-selection--single .select2-selection__rendered, body.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #373737;
  line-height: 52px;
  font-size: 36px;
}
@media (max-width: 767px) {
  body.woocommerce-cart .select2-container--default .select2-selection--single .select2-selection__rendered, body.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 42px;
    font-size: 26px;
  }
}
body.woocommerce-cart .sfn-cart-addons, body.woocommerce-checkout .sfn-cart-addons {
  width: 45%;
  float: left;
}
@media (max-width: 767px) {
  body.woocommerce-cart .sfn-cart-addons, body.woocommerce-checkout .sfn-cart-addons {
    width: 100%;
  }
}
body.woocommerce-cart .sfn-cart-addons .sfn-cart-addons, body.woocommerce-checkout .sfn-cart-addons .sfn-cart-addons {
  width: 100%;
  padding: 0px;
}
body.woocommerce-cart .sfn-cart-addons .sfn-cart-addons li.product, body.woocommerce-checkout .sfn-cart-addons .sfn-cart-addons li.product {
  width: 48%;
  margin: 0px 4% 0px 0px;
}
body.woocommerce-cart .sfn-cart-addons .sfn-cart-addons li.product:last-child, body.woocommerce-checkout .sfn-cart-addons .sfn-cart-addons li.product:last-child {
  clear: none !important;
  margin-right: 0px !important;
}
body.woocommerce-cart .cart-collaterals, body.woocommerce-checkout .cart-collaterals {
  float: right;
}
@media (min-width: 768px) {
  body.woocommerce-cart .cart-collaterals, body.woocommerce-checkout .cart-collaterals {
    width: 50%;
  }
}
body.woocommerce-cart .cart-collaterals .cart_totals, body.woocommerce-checkout .cart-collaterals .cart_totals {
  width: 100%;
}

.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register {
  border: 0px;
  padding: 0px 0px 40px;
  margin: 10px 0;
}

.woocommerce-checkout .woocommerce table.shop_table th, .woocommerce-checkout .woocommerce table.shop_table td {
  padding: 20px 0px;
  border-top: 1px solid #a9a3a1 !important;
}
.woocommerce-checkout .woocommerce #order_review_heading {
  margin-top: 40px;
}
.woocommerce-checkout .woocommerce .woocommerce-form__label-for-checkbox {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  outline: none !important;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.woocommerce-checkout .woocommerce .woocommerce-form__label-for-checkbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.woocommerce-checkout .woocommerce .woocommerce-form__label-for-checkbox:after {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #eee;
}
.woocommerce-checkout .woocommerce .woocommerce-form__label-for-checkbox:hover:after {
  background-color: #ccc;
}
.woocommerce-checkout .woocommerce .woocommerce-form__label-for-checkbox:checked:after {
  background-color: #ccc;
}
.woocommerce-checkout .woocommerce .woocommerce-form__label-for-checkbox:before {
  content: "";
  position: absolute;
  display: none;
}
.woocommerce-checkout .woocommerce .woocommerce-form__label-for-checkbox:checked:after {
  display: block;
}
.woocommerce-checkout .woocommerce .woocommerce-form__label-for-checkbox:before {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
 
#know-your-size {
  background: #f7eee5;
  padding: 0px;
  width: 100%;
  margin-bottom: 0px;
  position: relative;
  overflow: hidden;
}
@media (max-width: 767px) {
  #know-your-size span.close-box {
    width: 20px;
    height: 20px;
    right: 30px;
  }
  #know-your-size .container #data ,.temp-know-your-size{
    width: auto!important;
    padding-left: 30px;
    padding-right: 30px;
  }
  .button.know-size-btn
  {
	  max-width:auto!important;
	  width:auto!important;
  }
}
#know-your-size .wrapper {
  overflow: hidden;
  max-height: 700px;
  transition: all 0.4s ease-in-out;
}
#know-your-size .container {
  max-width: 1000px;
  margin: 0 auto;
  padding: 80px 0px;
}
#know-your-size .container h2 {
  margin: 0px 0px -20px 0px;
}
#know-your-size .container div {
  display: inline-block;
  text-align: center;
  font-size: 14px;
  line-height: 33px;
}
#know-your-size .container .data-header div, #know-your-size .container .data-dots div:first-child {
  background: #fff8ef;
}
#know-your-size .container .data-header div.blank, #know-your-size .container .data-dots div:first-child.blank {
  background-color: transparent;
}
#know-your-size .container #images, #know-your-size .container #data, #know-your-size .container .data-row {
  width: 100%;
  float: left;
}

@media (max-width: 767px) {
  #know-your-size .container #images {
    margin-top: 40px;
  }
}
#know-your-size .container #images > div {
  margin-right: -20px;
  margin-bottom: 10px;
  position: relative;
  transition: all 0.1s ease-in-out;
}
#know-your-size .container #images > div img {
  max-height: 260px;
  width: auto;
  max-width: none;
}
#know-your-size .container #images > div:last-child {
  margin-right: 0px;
}
#know-your-size .container #images > div:first-child {
  margin-left: -10px;
}
#know-your-size .container .data-row > div {
  width: 9.09%;
  float: left;
}
#know-your-size .container .data-dots div {
  border-top: 2px solid #fff8ef;
  transition: all 0.1s ease-in-out;
}
@media (min-width: 768px) {
  #know-your-size .container .data-dots div:first-child {
    border-top: 2px solid #f7eee5;
  }
}
#know-your-size .container .data-dots div a {
  text-decoration: none;
  color: #373737;
}
#know-your-size .container .data-dots:last-child {
  border-bottom: 2px solid #fff8ef;
}
#know-your-size .container .data-dots.active div {
  background: #fff8ef;
  border-top-color: #f7eee5;
}
#know-your-size .container .data-dots .hide-desktop {
  display: none;
}
@media (max-width: 767px) {
  #know-your-size .container .data-header {
    display: none;
  }
  #know-your-size .container .data-dots {
    border: 2px solid #fff8ef;
    margin-bottom: 15px;
    color: #373737;
  }
  #know-your-size .container .data-dots a {
    color: #373737;
  }
  #know-your-size .container .data-dots div {
    color: #373737;
    display: none;
  }
  #know-your-size .container .data-dots div.show-mobile {
    display: inline-block;
    width: 50%;
    float: left;
    font-weight: 300;
    text-align: left;
    padding: 0px 10px;
    box-sizing: border-box;
  }
  #know-your-size .container .data-dots div.show-mobile:first-child {
    width: 100%;
    background: #fff8ef;
  }
  #know-your-size .container .data-dots div.show-mobile:first-child a {
    color: #373737;
    font-weight: 700;
  }
  #know-your-size .container .data-dots div:last-child {
    width: 100%;
    text-align: left;
    background: none;
  }
  #know-your-size .container .show-mobile {
    display: inline-block;
  }
  #know-your-size .container #images > div img {
    max-height: 140px;
  }
}
#know-your-size.hide {
  background: #fff8ef;
}
#know-your-size.hide .wrapper {
  max-height: 0px;
}
#know-your-size.hide #reopen {
  margin-top: 0px;
  transition: all 0.3s ease-in-out;
}
#know-your-size #reopen {
  margin-top: -50px;
  transition: all 0.3s ease-in-out;
  border-top: 1px solid #373737;
}
#know-your-size #reopen .container {
  padding-top: 0px;
  padding-bottom: 0px;
  max-width: none;
}
#know-your-size #reopen .button {
  float: right;
  margin-top: -1px;
  margin-right: 40px;
}
#know-your-size #reopen .button:after {
  transform: rotate(90deg);
}

span.close-box {
  float: right;
  width: 30px;
  height: 30px;
  display: block;
  position: relative;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
  position: absolute;
  right: 40px;
  top: 50px;
}
span.close-box:hover {
  opacity: 0.5;
}
span.close-box span {
  width: 100%;
  height: 2px;
  background: #000;
  display: block;
  position: absolute;
  top: 50%;
  left: 0px;
}
span.close-box span:first-child {
  transform: rotate(45deg);
}
span.close-box span:last-child {
  transform: rotate(-45deg);
}

.page-template-template-knowyoursize #know-your-size,
.page-template-template-know-your-straw-size #know-your-size  {
  padding-top: 60px;
}
.page-template-template-knowyoursize #know-your-size span.close-box, .page-template-template-knowyoursize #know-your-size #reopen,
.page-template-template-know-your-straw-size #know-your-size span.close-box, .page-template-template-know-your-straw-size #know-your-size #reopen {
  display: none !important;
}

.woocommerce-page #page-content {
  padding: 120px 0px 40px;
}
@media (max-width: 767px) {
  .woocommerce-page #page-content {
    padding-top: 80px;
  }
}
.woocommerce-page #page-content h1 {
  display: none;
}
.woocommerce-page #page-content > .woocommerce {
  padding: 0 80px;
}
@media (max-width: 767px) {
  .woocommerce-page #page-content > .woocommerce {
    padding: 0 30px;
  }
}
.woocommerce-page.fixed #page-content {
  padding-top: 80px;
}

.paragraph-text td {
  padding: 4px 10px;
}

.single-post #post-content,
.page-template-default #page-content {
  padding: 180px 180px 40px;
}
@media (max-width: 767px) {
  .single-post #post-content,
.page-template-default #page-content {
    padding: 120px 30px 40px;
  }
}
.single-post #post-content .post-row,
.page-template-default #page-content .post-row {
  padding: 40px 0px;
  clear: both;
  float: left;
}
.single-post #post-content .post-row.testimonial h2,
.page-template-default #page-content .post-row.testimonial h2 {
  max-width: 80%;
}
@media (min-width: 768px) {
  .single-post #post-content .two-images img,
.page-template-default #page-content .two-images img {
    max-width: 97.5%;
    float: left;
  }
  .single-post #post-content .two-images .last img,
.page-template-default #page-content .two-images .last img {
    float: right;
  }
}

.page-template-template-sidebar h1 {
  margin-bottom: 50px;
}
.page-template-template-sidebar .sticky-wrap {
  height: auto;
  min-height: 200vh;
}
.page-template-template-sidebar #page-content {
  overflow: visible;
  padding: 180px 180px 40px;
}
@media (max-width: 767px) {
  .page-template-template-sidebar #page-content {
    padding: 120px 30px 40px;
  }
}
.page-template-template-sidebar #page-content .faqs-page h2 {
  border-top: 3px solid #373737;
  padding-top: 40px;
  margin-top: 50px;
}
.page-template-template-sidebar #page-content .faqs-page h2:first-child {
  border-top: 0px none;
  padding-top: 0px;
  margin-top: 0px;
}
.page-template-template-sidebar #page-content .faqs-page > ul {
  /*border-bottom: 3px solid #000;
  padding: 0px 0px 50px 0px;
  margin: 0px 0px 30px;*/
}
.page-template-template-sidebar #page-content .faqs-page > ul > li {
  border-bottom: 1px solid #a9a3a1;
  padding: 30px 0px 10px;
}
.page-template-template-sidebar #page-content .faqs-page > ul > li:last-child {
  border-bottom: 0px;
}
.page-template-template-sidebar #page-content .faqs-page > ul > li strong, .page-template-template-sidebar #page-content .faqs-page > ul > li b {
  cursor: pointer;
  margin: 0px 0px 20px 0px;
  display: block;
}
.page-template-template-sidebar #page-content .faqs-page > ul > li strong:after, .page-template-template-sidebar #page-content .faqs-page > ul > li b:after {
  content: "+";
  width: 20px;
  height: 20px;
  float: right;
  transition: all 0.3s ease-in-out;
  border: 1px solid #373737;
  color: #373737;
  border-radius: 100%;
  display: inline-block;
  float: right;
  line-height: 20px;
  text-align: center;
  margin: 1px 0px 0px;
  font-weight: 700;
}
.page-template-template-sidebar #page-content .faqs-page > ul > li em {
  max-height: 0px;
  position: relative;
  overflow: hidden;
  display: block;
  transition: all 0.3s ease-in-out;
  font-style: normal;
  margin: 0px;
  color: #373737;
}
.page-template-template-sidebar #page-content .faqs-page > ul > li br {
  display: none;
}
.page-template-template-sidebar #page-content .faqs-page > ul > li.active em {
  max-height: 500px;
  margin-bottom: 20px;
}
.page-template-template-sidebar #page-content .faqs-page > ul > li.active strong:after, .page-template-template-sidebar #page-content .faqs-page > ul > li.active b:after {
  content: "-";
}
.page-template-template-sidebar #page-content .faqs-page:after {
  content: " ";
  display: table;
  width: 100%;
  height: 20px;
  clear: both;
}
@media (min-width: 768px) {
  .page-template-template-sidebar #page-content .faqs-nav {
    position: -webkit-sticky;
    position: sticky;
    top: 150px;
  }
}
.page-template-template-sidebar #page-content .faqs-nav ul {
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .page-template-template-sidebar #page-content .faqs-nav ul {
    margin-top: 30px;
    max-width: 80%;
    margin-bottom: 0px;
  }
}
.page-template-template-sidebar #page-content .faqs-nav ul li a {
  text-decoration: none;
  padding: 10px 5px;
  display: block;
}
@media (max-width: 767px) {
  .page-template-template-sidebar #page-content .faqs-nav ul li a {
    padding: 10px 0px;
  }
}
.page-template-template-sidebar #page-content .faqs-nav ul li a.active, .page-template-template-sidebar #page-content .faqs-nav ul li a:hover {
  background: #f7eee5;
}

ul#product-support {
  margin: 20px 0px 60px;
  float: left;
}
@media (max-width: 767px) {
  ul#product-support {
    margin: 0px 0px 20px 0px;
    width: 50%;
  }
}
ul#product-support li {
    display: inline-block;
    float: left;
    margin: 0px 20px 0px 0px;
    text-align: center;
    width: 20%;
}
ul#product-support li a {
  text-decoration: none;
  font-weight: 600;
}
ul#product-support li a img {
  max-width: 144px!important;
}

.woocommerce-cart #page-content.container, .woocommerce-checkout #page-content.container {
  background: #f7eee5;
  padding-top: 160px;
}
@media (max-width: 767px) {
  .woocommerce-cart #page-content.container, .woocommerce-checkout #page-content.container {
    padding: 30px;
    padding-top: 90px;
  }
}
.woocommerce-cart #page-content.container h1, .woocommerce-checkout #page-content.container h1 {
  display: block;
}
.woocommerce-cart #page-content.container > .woocommerce, .woocommerce-checkout #page-content.container > .woocommerce {
  padding: 0px;
}
.woocommerce-cart.fixed #page-content.container, .woocommerce-checkout.fixed #page-content.container {
  padding-top: 120px;
}

.woocommerce-checkout #page-content {
  overflow: visible;
}
.woocommerce-checkout form.woocommerce-checkout {
  height: auto;
  min-height: 200vh;
}
.woocommerce-checkout #payment {
  background: #fff8ef;
}
.woocommerce-checkout #payment div.payment_box {
  background-color: #f7eee5;
}
.woocommerce-checkout #payment div.payment_box:before {
  border: 1em solid #f7eee5;
  border-right-color: transparent;
  border-left-color: transparent;
  border-top-color: transparent;
}
.woocommerce-checkout #payment .wc_payment_methods li input {
  background: #fff;
  width: 12px;
  height: 12px;
  border-radius: 100%;
  border: 1px solid #373737;
  outline: none;
}
.woocommerce-checkout #payment .wc_payment_methods li input:checked {
  background: #373737;
}
.woocommerce-checkout #payment .wc_payment_methods li label {
  width: 80%;
}
.woocommerce-checkout #payment .wc_payment_methods li label img {
  display: inline-block;
}
.woocommerce-checkout .col2-set {
  float: left;
}
@media (min-width: 768px) {
  .woocommerce-checkout .col2-set {
    width: 60%;
  }
}
.woocommerce-checkout .col2-set .col-1,
.woocommerce-checkout .col2-set .col-2,
.woocommerce-checkout .col2-set .woocommerce-checkout-review-order {
  width: 100%;
  clear: both;
  float: left;
}
@media (min-width: 768px) {
  .woocommerce-checkout .col2-set .col-1,
.woocommerce-checkout .col2-set .col-2,
.woocommerce-checkout .col2-set .woocommerce-checkout-review-order {
    margin-bottom: 200px;
    margin-top: 100px;
  }
}
.woocommerce-checkout .col2-set .col-1 .woocommerce-billing-fields label,
.woocommerce-checkout .col2-set .col-2 .woocommerce-billing-fields label,
.woocommerce-checkout .col2-set .woocommerce-checkout-review-order .woocommerce-billing-fields label ,
.woocommerce-checkout .col2-set .col-1 .woocommerce-shipping-fields label,
.woocommerce-checkout .col2-set .col-2 .woocommerce-shipping-fields label,
.woocommerce-checkout .col2-set .woocommerce-checkout-review-order .woocommerce-shipping-fields label {
  position: relative;
    top: 46px;
    font-size: 26px;
    text-transform: capitalize;
    transition: all .2s cubic-bezier(.215,.61,.355,1);
	    color: #a0a0a0;
}
.woocommerce form .form-row.woocommerce-invalid label {
    color: #a00!important; 
}

p#billing_email_field.woocommerce-invalid label
 {
    top:0px!important;
}
p#billing_country_field label, p#billing_state_field label,
p#shipping_country_field label, p#shipping_state_field label,
.woocommerce-checkout .col2-set .col-1 .woocommerce-billing-fields .woocommerce-validated label,
.woocommerce-checkout .col2-set .col-2 .woocommerce-billing-fields .woocommerce-validated label,
.woocommerce-checkout .col2-set .woocommerce-checkout-review-order .woocommerce-validated .woocommerce-billing-fields label ,
.woocommerce-checkout .col2-set .col-1 .woocommerce-shipping-fields .woocommerce-validated label,
.woocommerce-checkout .col2-set .col-2 .woocommerce-shipping-fields .woocommerce-validated label,
.woocommerce-checkout .col2-set .woocommerce-checkout-review-order .woocommerce-shipping-fields .woocommerce-validated label 
 {
    opacity: 0;
}
.woocommerce-checkout .col2-set .col-1 #ship-to-different-address label,
.woocommerce-checkout .col2-set .col-2 #ship-to-different-address label,
.woocommerce-checkout .col2-set .woocommerce-checkout-review-order #ship-to-different-address label {
  font-size: 24px;
}
.woocommerce-checkout.woocommerce-order-received .woocommerce-customer-details address {
  border: 0px none;
  padding: 0px;
}
@media (min-width: 768px) {
  .woocommerce-checkout.woocommerce-order-received .col2-set .col-1,
.woocommerce-checkout.woocommerce-order-received .col2-set .col-2,
.woocommerce-checkout.woocommerce-order-received .col2-set .woocommerce-checkout-review-order {
    margin-bottom: 50px;
    margin-top: 100px;
  }
}
.woocommerce-checkout .woocommerce-additional-fields {
  margin-top: 100px;
}
.woocommerce-checkout .woocommerce #order_review_heading {
  display: none;
}
@media (min-width: 768px) {
  .woocommerce-checkout .woocommerce-checkout-review-order {
    position: -webkit-sticky;
    position: sticky;
    width: 34%;
    float: right;
    top: 100px;
  }
}
.woocommerce-checkout .woocommerce table.shop_table td, .woocommerce-checkout .woocommerce table.shop_table th {
  padding: 6px 0px;
  border-top: 0px none !important;
}
.woocommerce-checkout .woocommerce table.shop_table .cart_item td, .woocommerce-checkout .woocommerce table.shop_table .cart_item th {
  font-size: 13px;
  border-top: 0px none !important;
  padding: 2px 0px;
}

.blog .post-meta, .single-post .post-meta, .search .post-meta {
  margin: 20px 0px;
}
.blog .post-meta span, .blog .post-meta p, .single-post .post-meta span, .single-post .post-meta p, .search .post-meta span, .search .post-meta p {
  font-size: 11px;
  line-height: 19px;
}
.blog .post-meta span.post-cat, .single-post .post-meta span.post-cat, .search .post-meta span.post-cat {
  display: inline-block;
  background: #a9a3a1;
  color: #fff8ef;
  padding: 0px 10px;
  border-radius: 20px;
  margin-right: 10px;
}
.blog .post-meta p, .single-post .post-meta p, .search .post-meta p {
  display: inline-block;
  margin: 0px;
  color: #a9a3a1;
}

.page-template-default .post-meta, .page-template-template-sidebar .post-meta {
  display: none;
}

.blog #main, .single-post #main, .search #main {
  padding: 180px 180px 40px;
}
@media (max-width: 767px) {
  .blog #main, .single-post #main, .search #main {
    padding: 120px 30px 40px;
  }
}
.blog .blog-header, .single-post .blog-header, .search .blog-header {
  padding: 0px 0px 40px;
  float: left;
  width: 100%;
}
.blog .blog-wrapper, .single-post .blog-wrapper, .search .blog-wrapper {
  float: left;
  width: auto;
  clear: both;
}
.blog .blog-wrapper.full-width, .single-post .blog-wrapper.full-width, .search .blog-wrapper.full-width {
  width: 100%;
}
.blog .blog-wrapper .post, .single-post .blog-wrapper .post, .search .blog-wrapper .post {
  width: 48%;
  background: #fff;
  box-shadow: 5px 5px 5px 5px rgba(0, 0, 0, 0.04);
  float: left;
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .blog .blog-wrapper .post, .single-post .blog-wrapper .post, .search .blog-wrapper .post {
    width: 100%;
  }
}
.blog .blog-wrapper .post img, .single-post .blog-wrapper .post img, .search .blog-wrapper .post img {
  width: 100%;
}
.blog .blog-wrapper .post h2 a, .single-post .blog-wrapper .post h2 a, .search .blog-wrapper .post h2 a {
  color: #373737;
  text-decoration: none;
}
.blog .blog-wrapper .post h2 a:hover, .single-post .blog-wrapper .post h2 a:hover, .search .blog-wrapper .post h2 a:hover {
  color: #a9a3a1;
}
.blog .blog-wrapper .post .post-inner, .single-post .blog-wrapper .post .post-inner, .search .blog-wrapper .post .post-inner {
  padding: 30px 30px 20px 30px;
  min-height: 230px;
}
@media (max-width: 1200px) {
  .blog .blog-wrapper .post .post-inner, .single-post .blog-wrapper .post .post-inner, .search .blog-wrapper .post .post-inner {
    min-height: 300px;
  }
}
.blog .blog-wrapper .post .post-inner p, .single-post .blog-wrapper .post .post-inner p, .search .blog-wrapper .post .post-inner p {
  color: #a9a3a1;
}
.blog .blog-wrapper .post .post-meta, .single-post .blog-wrapper .post .post-meta, .search .blog-wrapper .post .post-meta {
  margin: 0px 0px 10px;
}
.blog .blog-wrapper .post .post-meta.post-meta-footer p, .single-post .blog-wrapper .post .post-meta.post-meta-footer p, .search .blog-wrapper .post .post-meta.post-meta-footer p {
  width: 100%;
}
.blog .blog-wrapper .post .post-meta.post-meta-footer span:last-child, .single-post .blog-wrapper .post .post-meta.post-meta-footer span:last-child, .search .blog-wrapper .post .post-meta.post-meta-footer span:last-child {
  float: right;
}
.blog .blog-wrapper .post.last, .single-post .blog-wrapper .post.last, .search .blog-wrapper .post.last {
  float: right;
}
.blog .blog-wrapper.design, .blog .blog-wrapper.inspiration, .single-post .blog-wrapper.design, .single-post .blog-wrapper.inspiration, .search .blog-wrapper.design, .search .blog-wrapper.inspiration {
  background-color: #f7eee5;
}
.blog .blog-wrapper.inspiration, .single-post .blog-wrapper.inspiration, .search .blog-wrapper.inspiration {
  margin-bottom: 60px;
}
.blog .blog-wrapper.container, .single-post .blog-wrapper.container, .search .blog-wrapper.container {
  padding-right: 0px;
  padding-top: 80px;
}
@media (max-width: 767px) {
  .blog .blog-wrapper.container, .single-post .blog-wrapper.container, .search .blog-wrapper.container {
    padding-top: 40px;
    padding-bottom: 40px;
    padding-right: 20px;
  }
}
.blog .blog-wrapper.container .col-lg-9, .single-post .blog-wrapper.container .col-lg-9, .search .blog-wrapper.container .col-lg-9 {
  overflow: hidden;
}
.blog .blog-wrapper .blog-intro h3, .single-post .blog-wrapper .blog-intro h3, .search .blog-wrapper .blog-intro h3 {
  margin-top: 80px;
  background: #a9a3a1;
  color: #fff;
  padding: 10px 20px;
  border-radius: 30px;
  width: auto;
  display: inline;
  margin-bottom: 30px;
  float: left;
  font-size: 24px;
  font-weight: 500;
}
@media (max-width: 767px) {
  .blog .blog-wrapper .blog-intro h3, .single-post .blog-wrapper .blog-intro h3, .search .blog-wrapper .blog-intro h3 {
    margin-top: 0px;
  }
}
.blog .blog-wrapper .blog-intro p, .single-post .blog-wrapper .blog-intro p, .search .blog-wrapper .blog-intro p {
  padding: 0px 80px 0px 0px;
  clear: both;
}
.blog .blog-wrapper .blog-intro p a, .single-post .blog-wrapper .blog-intro p a, .search .blog-wrapper .blog-intro p a {
  text-decoration: none;
  color: #373737;
  font-weight: 700;
}
.blog .blog-wrapper .blog-intro p a:hover, .single-post .blog-wrapper .blog-intro p a:hover, .search .blog-wrapper .blog-intro p a:hover {
  color: #a9a3a1;
}
@media (max-width: 767px) {
  .blog .blog-wrapper .blog-intro, .single-post .blog-wrapper .blog-intro, .search .blog-wrapper .blog-intro {
    margin-bottom: 40px;
  }
}
.blog .main-carousel .carousel-cell, .single-post .main-carousel .carousel-cell, .search .main-carousel .carousel-cell {
  width: 31%;
  margin-right: 30px;
}
.blog .main-carousel .carousel-cell img, .single-post .main-carousel .carousel-cell img, .search .main-carousel .carousel-cell img {
  width: 100%;
  margin-bottom: 0px;
}
.blog .main-carousel .carousel-cell h2, .single-post .main-carousel .carousel-cell h2, .search .main-carousel .carousel-cell h2 {
  margin-top: 0px;
}
.blog .main-carousel .flickity-page-dots, .single-post .main-carousel .flickity-page-dots, .search .main-carousel .flickity-page-dots {
  display: none;
}
.blog .main-carousel:hover .flickity-button.flickity-prev-next-button.next, .single-post .main-carousel:hover .flickity-button.flickity-prev-next-button.next, .search .main-carousel:hover .flickity-button.flickity-prev-next-button.next {
  right: 0px;
}
@media (max-width: 767px) {
  .blog .main-carousel:hover .flickity-button.flickity-prev-next-button.next, .single-post .main-carousel:hover .flickity-button.flickity-prev-next-button.next, .search .main-carousel:hover .flickity-button.flickity-prev-next-button.next {
    right: -20px;
  }
}
.blog .main-carousel:hover .flickity-button.flickity-prev-next-button.previous, .single-post .main-carousel:hover .flickity-button.flickity-prev-next-button.previous, .search .main-carousel:hover .flickity-button.flickity-prev-next-button.previous {
  left: 0px;
}
@media (max-width: 767px) {
  .blog .main-carousel:hover .flickity-button.flickity-prev-next-button.previous, .single-post .main-carousel:hover .flickity-button.flickity-prev-next-button.previous, .search .main-carousel:hover .flickity-button.flickity-prev-next-button.previous {
    left: -20px;
  }
}
.blog .shop-links, .single-post .shop-links, .search .shop-links {
  padding-bottom: 80px;
  padding-top: 80px;
}
.blog .shop-links .container, .single-post .shop-links .container, .search .shop-links .container {
  padding-left: 180px;
}
.blog .shop-links h4.heading, .single-post .shop-links h4.heading, .search .shop-links h4.heading {
  border-bottom: 1px solid #a9a3a1;
  color: #373737;
  font-weight: 700;
  padding-bottom: 10px;
  margin-bottom: 25px;
}
.blog .shop-links .col-lg-9 a, .single-post .shop-links .col-lg-9 a, .search .shop-links .col-lg-9 a {
  display: inline-block;
  text-decoration: none;
  line-height: 100px;
  color: #373737;
  margin-right: 25px;
}
.blog .shop-links .col-lg-9 a span, .single-post .shop-links .col-lg-9 a span, .search .shop-links .col-lg-9 a span {
  position: relative;
  border-radius: 100%;
  width: 100px;
  height: 100px;
  overflow: hidden;
  background: #f7eee5;
  float: left;
  margin-right: 10px;
}
.blog .shop-links .col-lg-9 a span img, .single-post .shop-links .col-lg-9 a span img, .search .shop-links .col-lg-9 a span img {
  display: block;
}
.blog .shop-links .col-lg-9 a:hover, .single-post .shop-links .col-lg-9 a:hover, .search .shop-links .col-lg-9 a:hover {
  color: #a9a3a1;
}
.blog .shop-links .col-lg-3 p, .single-post .shop-links .col-lg-3 p, .search .shop-links .col-lg-3 p {
  margin-bottom: 5px;
}
.blog .shop-links .col-lg-3 p a, .single-post .shop-links .col-lg-3 p a, .search .shop-links .col-lg-3 p a {
  color: #373737;
  text-decoration: none;
  font-weight: 700;
}
.blog .shop-links .col-lg-3 p:last-child a, .single-post .shop-links .col-lg-3 p:last-child a, .search .shop-links .col-lg-3 p:last-child a {
  color: #a9a3a1;
  font-size: 12px;
  font-weight: 500;
}

.main-carousel .flickity-button:disabled,
.flickity-enabled .flickity-button:disabled {
  opacity: 0 !important;
}

#fullpage .fp-tableCell .testimonial {
  padding: 80px 0px;
}

@media (max-width: 767px) {
  #fullpage .fp-section {
    height: auto !important;
  }
  #fullpage .fp-tableCell {
    display: table;
  }
  #fullpage .fp-tableCell .col-sm-12 {
    max-height: 50%;
    display: table-footer-group;
    float: none;
  }
  #fullpage .fp-tableCell .col-sm-12.image-row {
    min-height: 400px;
    height: 50%;
    display: table-header-group;
    display: block;
    float: left;
  }
}
.page .keypoints-inner {
  float: right;
  padding: 7.5%;
}
@media (min-width: 768px) {
  .page .keypoints-inner {
    width: 35%;
  }
}
.page .keypoints-inner h2 {
  margin-bottom: 40px;
}
.page .keypoints-inner p {
  margin-bottom: 20px;
}
.page .keypoints-inner .button {
  margin-top: 20px;
  float: left;
  clear: both;
}

.single-product .woocommerce .single-product .keypoints, #co-brand .keypoints {
  margin: 0px 120px 0px 0px;
  width: auto;
}
@media (max-width: 767px) {
  .single-product .woocommerce .single-product .keypoints, #co-brand .keypoints {
    margin: 40px 0px;
  }
}
.single-product .woocommerce .single-product .keypoints .keypoints-inner, #co-brand .keypoints .keypoints-inner {
  padding: 30px;
  float: right;
}
@media (min-width: 768px) {
  .single-product .woocommerce .single-product .keypoints .keypoints-inner, #co-brand .keypoints .keypoints-inner {
    width: 40%;
    padding: 0px;
  }
}
.single-product .woocommerce .single-product .keypoints .keypoint-images, #co-brand .keypoints .keypoint-images {
  margin: 0px; 
}
.single-product .woocommerce .single-product .keypoints .keypoint-images .points-flexslider .flex-control-nav, #co-brand .keypoints .keypoint-images .points-flexslider .flex-control-nav {
  opacity: 0;
  visibility: hidden;
}
.single-product .woocommerce .single-product .keypoints .keypoint-images .points-flexslider .flowplayer > video, 
#co-brand .keypoints .keypoint-images .points-flexslider .flowplayer > video {
  width: 100%;
}
.single-product .woocommerce .single-product .keypoints .inner, #co-brand .keypoints .inner {
  position: relative;
  top: 0%;
  transform: none;
  width: 66.67%;
  float: right;
  padding: 0px;
}
@media (min-width: 768px) {
  .single-product .woocommerce .single-product .keypoints .inner, #co-brand .keypoints .inner {
    margin: 40px 120px 0px 0px;
  }
}
.single-product .woocommerce .single-product .keypoints .inner p, #co-brand .keypoints .inner p {
  margin: 0px 0px 15px;
}
.single-product .woocommerce .single-product .keypoints .keypoints-inner ul, #co-brand .keypoints .keypoints-inner ul {
  margin: 20px 0px;
  border-top: 2px solid #373737;
}
.single-product .woocommerce .single-product .keypoints .keypoints-inner ul li, #co-brand .keypoints .keypoints-inner ul li {
  border-top: 1px solid #636363;
  padding: 20px 0px;
  line-height: 20px;
  cursor: pointer;
}
.single-product .woocommerce .single-product .keypoints .keypoints-inner ul li .point-title, #co-brand .keypoints .keypoints-inner ul li .point-title {
  font-weight: 700;
  width: 100%;
}
.single-product .woocommerce .single-product .keypoints .keypoints-inner ul li .point-title:after, #co-brand .keypoints .keypoints-inner ul li .point-title:after {
  content: "+";
  float: right;
  color: #636363;
  border: 1px solid #636363;
  border-radius: 100%;
  width: 20px;
  height: 20px;
  display: block;
  text-align: center;
  line-height: 19px;
  transition: all 0.3s ease-in-out;
}
.single-product .woocommerce .single-product .keypoints .keypoints-inner ul li .point-copy, #co-brand .keypoints .keypoints-inner ul li .point-copy {
  max-height: 0px;
  overflow: hidden;
  transition: all 0.3s ease-in-out;
  position: relative;
  clear: both;
  display: block;
}
.single-product .woocommerce .single-product .keypoints .keypoints-inner ul li .point-copy > div p, #co-brand .keypoints .keypoints-inner ul li .point-copy > div p {
  padding-right: 20px;
}
.single-product .woocommerce .single-product .keypoints .keypoints-inner ul li .point-copy > div p img, #co-brand .keypoints .keypoints-inner ul li .point-copy > div p img {
  max-width: 100px;
}
.single-product .woocommerce .single-product .keypoints .keypoints-inner ul li:first-child, #co-brand .keypoints .keypoints-inner ul li:first-child {
  border-top: 0px none;
}
.single-product .woocommerce .single-product .keypoints .keypoints-inner ul li.active .point-copy, #co-brand .keypoints .keypoints-inner ul li.active .point-copy {
  max-height: 2000px;
  margin-top: 10px;
}
.single-product .woocommerce .single-product .keypoints .keypoints-inner ul li.active .point-title:after, #co-brand .keypoints .keypoints-inner ul li.active .point-title:after {
  content: "-";
}
.single-product .woocommerce .single-product .keypoints .keypoints-inner ul li:hover span.point-title:after, #co-brand .keypoints .keypoints-inner ul li:hover span.point-title:after {
  color: #a9a3a1;
  border: 1px solid #a9a3a1;
}
.single-product .woocommerce .single-product .keypoints .keypoints-inner ul li ul, #co-brand .keypoints .keypoints-inner ul li ul {
  padding: 0px 0px 0px 20px;
  margin: 0px;
  border-top: 0px none;
}
.single-product .woocommerce .single-product .keypoints .keypoints-inner ul li ul li, #co-brand .keypoints .keypoints-inner ul li ul li {
  list-style: disc;
  padding: 5px;
  border-top: 0px none;
}

#co-brand #cobrand-header {
  position: relative;
  margin-bottom: 40px;
}
#co-brand #cobrand-header .slide-overlay {
  max-width: 400px;
}
#co-brand #cobrand-header .slide-overlay h1 {
  color: #fff8ef;
}
#co-brand .post-row {
  padding: 35px 0px;
  clear: both;
  width: 100%;
  float: left;
}
#co-brand .post-row p:last-child {
  margin-bottom: 0px;
}
#co-brand .post-row.testimonial {
  padding-bottom: 80px;
}
#co-brand #co-brand-carousel {
  background: #f7eee5;
}
#co-brand #co-brand-carousel .container {
  padding: 0px;
}
#co-brand #co-brand-carousel .container > .main-carousel {
  margin: 0 80px;
  position: relative;
}
#co-brand #co-brand-carousel .carousel-cell {
  width: 100%;
}
#co-brand #co-brand-carousel .carousel-cell img {
  width: 30%;
  margin: 0 0 0 10%;
  float: left;
}
#co-brand #co-brand-carousel .carousel-cell .content {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 10%;
  width: 50%;
}
#co-brand #co-brand-carousel .carousel-cell .content h2 {
  max-width: 80%;
  margin-top: 0px;
}
#co-brand #co-brand-carousel .carousel-cell .content p {
  max-width: none;
  color: #a9a3a1;
}
#co-brand #co-brand-carousel .flickity-page-dots {
  bottom: 0px;
}
#co-brand #page-content {
  padding: 80px 180px;
  max-width: 50%;
}

.gform_wrapper form ul li, .gform_wrapper form .top_label li {
  padding-right: 0px !important;
  padding-top: 15px !important;
  width: 100%;
  float: left;
}
.gform_wrapper form ul li.half, .gform_wrapper form .top_label li.half {
  width: 47.5%;
  clear: none;
}
.gform_wrapper form ul li.half.last, .gform_wrapper form .top_label li.half.last {
  float: right;
}
.gform_wrapper form ul li label, .gform_wrapper form ul li .gfield_label, .gform_wrapper form .top_label li label, .gform_wrapper form .top_label li .gfield_label {
  display: none !important;
}
.gform_wrapper form ul li input, .gform_wrapper form ul li textarea, .gform_wrapper form ul li input.large, .gform_wrapper form .top_label li input, .gform_wrapper form .top_label li textarea, .gform_wrapper form .top_label li input.large {
  background: transparent;
  border: 0px none;
  border-bottom: 1px solid #a9a3a1;
  font-size: 28px !important;
  line-height: 40px;
  padding: 0px 0px 10px !important;
  outline: none;
}
.gform_wrapper form ul li input::placeholder, .gform_wrapper form ul li textarea::placeholder, .gform_wrapper form ul li input.large::placeholder, .gform_wrapper form .top_label li input::placeholder, .gform_wrapper form .top_label li textarea::placeholder, .gform_wrapper form .top_label li input.large::placeholder {
  color: #a9a3a1;
}

.display-only-mobile,span.kys-desc ,.button.know-size-btn
{
	display:none!important;
}
.display-only-desktop
{
	display:block!important;
}
.right-arrow:after {
  display: inline-block;
    transform: rotate(45deg);
    height: 16px;
    left: 0px;
    top: 0px;
    position: relative;
    width: 8px;
    border-bottom: 2px solid #000;
    border-right: 2px solid #000;
    content: "";
}
div#page-content.store-locator {
    padding-top: 120px!important;
}
.glider a {
    text-decoration: none;
}
.glider-slide img {
    max-width: 100%;
    width: 80%;
    margin-bottom: 30px;
}
.glider h3 {
    opacity: 0;
    transition: all 0.3s ease-in-out;
    text-align: center;
    margin: 30px 0px 25px;
}
.glider .glider-slide:hover h3,.glider .glider-slide.active h3 {
	color: #636363;
	opacity:1;
}
.glider .glider-slide.carousel-cell
{
	background: #fff8ef;
	    transition: background 0.3s ease-in-out;
}
.glider .glider-slide.carousel-cell:hover,.glider .glider-slide.carousel-cell.active {
    background: #f7eee5;
}
.custom-mobile-scroll {
    display: none;
}
.custom-desktop-scroll {
    display: block;
}
.page-template-template-collections .main-carousel button.flickity-button.flickity-prev-next-button,
.page-template-template-reusable-cup .main-carousel button.flickity-button.flickity-prev-next-button {
    opacity: 1!important;
}
.page-template-template-collections .main-carousel button.flickity-button.flickity-prev-next-button.next,
.page-template-template-reusable-cup .main-carousel button.flickity-button.flickity-prev-next-button.next {
    right: 80px!important;
}
.single-product .woocommerce-variation.single_variation {
    display: none;
}
h1.product_title.entry-title,.keypoints-inner h2  {
    font-weight: normal!important;
}
span.single-product-stock-status {
    margin-bottom: -14px!important;
    position: relative;
    top: -32px!important;
    left: 14%;
    font-size: 12px;
    color: #373737;
    display: block;
    font-family: museo-sans,sans-serif;
    font-weight: 500;
    font-style: normal;
}
span.single-product-stock-status:before {
    content: "-";
    margin-right: 6px;
    font-size: 23px;
}
.woocommerce-variation-description {
    display: none;
}
.woocommerce-cart .woocommerce-notices-wrapper {
    padding: 0px!important;
}



.fp-ratio,.fp-ui,.flowplayer .fp-player a,.flowplayer .fp-context-menu
{
	display:none!important;
}
.flowplayer .fp-player,video.fp-engine
{
	position: initial!important;
}
.page-id-21.page-template-default #page-content {
    padding: 0px;
}
.page-id-23 fieldset#nab_card_details p {
	width: 92%!important;
	padding: 1% 4%;
	max-width:480px!important;
}
.page-id-23 fieldset#nab_card_details select {
	min-height: 35px;
	margin-bottom: 10px;
}
.page-id-23 fieldset#nab_card_details {
	padding: 3% 0;
}
.page-id-23 .woocommerce input.button {
	width: 100%!important;
	max-width: 100%!important;
	min-height: 44px!important;
	background: #333!important;
	color: #FFF!important;
	margin-top: 10px!important;
}


ul.products .select-option.swatch-wrapper[data-value=amberlight] a {
	    background-color: #e0baa3;
}
ul.products .select-option.swatch-wrapper[data-value=army-green] a {
	    background-color:#b1b891;
}

ul.products .select-option.swatch-wrapper[data-value=black] a {
	    background-color: #000;
}

ul.products .select-option.swatch-wrapper[data-value=blue] a {
	    background-color: #24c0da;
}
ul.products .select-option.swatch-wrapper[data-value=bluestone] a {
	    background-color: #576A6A;
}
ul.products .select-option.swatch-wrapper[data-value=butterum] a {
	    background-color:#bd9173 ;
}

ul.products .select-option.swatch-wrapper[data-value=deep-teal] a {
	    background-color:#0e4f57 ;
}

ul.products .select-option.swatch-wrapper[data-value=flaxen] a {
	    background-color:#CDB16E ;
}

ul.products .select-option.swatch-wrapper[data-value=lilac] a {
	    background-color: #96848A;
}
ul.products .select-option.swatch-wrapper[data-value=meadowlark] a {
	    background-color: #fdd74d;
}
ul.products .select-option.swatch-wrapper[data-value=mint] a {
	    background-color:#00c3a9 ;
}

ul.products .select-option.swatch-wrapper[data-value=mood-indigo] a {
	    background-color: #394a58;
}

ul.products .select-option.swatch-wrapper[data-value=red] a {
	    background-color: #d64447;
}

ul.products .select-option.swatch-wrapper[data-value=ruby-wine] a {
	    background-color:#762634 ;
}
ul.products .select-option.swatch-wrapper[data-value=sandstone] a {
	    background-color:#ccc4bb ;
}
ul.products .select-option.swatch-wrapper[data-value=strawberry] a {
	    background-color:#ebb2b8 ;
}

ul.products .select-option.swatch-wrapper[data-value=terracotta] a {
	    background-color:#FBABA5 ;
}

ul.products .select-option.swatch-wrapper[data-value=vintage-blue] a {
	    background-color:#b9ccdd ;
}

ul.products .select-option.swatch-wrapper[data-value=vintage-green] a {
	    background-color: #60ccba;
}
ul.products .select-option.swatch-wrapper[data-value=violet] a {
	    background-color:#57406e ;
}

ul.products .select-option.swatch-wrapper[data-value=yellow] a {
	    background-color: yellow;
}

.error404 .container {
    padding-top: 15%;
}
.full-row.keypoints div img {
    width: 100%!important;
}











@media (max-width: 767px) {
  .single-product div.product .product-inner .back-link,
.home.site-wide-open #site-wide, .page-id-107199.site-wide-open #site-wide{
    display: none;
  }

  .single-post #post-content,
.blog #main {
    padding: 120px 20px 40px;
  }

  #menu-button {
    width: 30px;
    display: block;
    position: absolute;
    top: 32px;
    right: 30px;
  }
  #menu-button span {
    width: 100%;
    height: 2px;
    background: #373737;
    display: block;
    margin: 0px 0px 7px;
  }

  .home #site-header #menu-button span,.page-id-107199 #site-header #menu-button span {
    background: #fff8ef;
  }
  .home #site-header.nav-down #menu-button span,.page-id-107199 #site-header.nav-down #menu-button span {
    background: #373737;
  }

  .nav-down #menu-button span {
    background: #373737;
  }

  #site-header {
    padding: 12px;
  }
  #site-header #right-menu {
    margin-top: 9px;
    margin-right: 70px;
  }
  #site-header #right-menu #search-icon {
    display: none;
  }
  #site-header #menu {
    position: fixed;
    top: 76px;
    width: 100%;
    left: 0px;
    margin-left: 0px;
    z-index: 9999;
    max-height: 0px;
    overflow: hidden;
    transition: all 0.3s ease-in-out;
  }
  #site-header #menu #main-menu {
    width: 100%;
    float: left;
  }
  #site-header #menu #main-menu li {
    width: 100%;
    margin: 0px;
    border-bottom: 1px solid #fff8ef;
    padding-bottom: 0px !important;
    float: left;
    clear: both;
  }
  #site-header #menu #main-menu li a {
    color: #373737 !important;
    line-height: 25px;
    padding: 20px 15px 19px;
    display: block;
    background: #f7eee5;
  }
  #site-header #menu #main-menu li a:hover {
    color: #373737 !important;
    background: #fff8ef;
  }
  #site-header #menu #main-menu li ul.dropdown-menu {
    max-height: 0px;
    overflow: hidden;
    transition: all 0.3s ease-in-out;
  }
  #site-header #menu #main-menu li ul.dropdown-menu li {
    margin: 0px;
  }
  #site-header #menu #main-menu li ul.dropdown-menu li .menu-image-title {
    clear: none;
    display: inline-block;
    width: auto;
  }
  #site-header #menu #main-menu li ul.dropdown-menu li img {
    max-width: 40px;
    margin: -15px 10px 5px 0px;
  }
  #site-header.active {
    background: #fff8ef;
    top: 0px !important;
  }
  #site-header.active a.logo img {
    opacity: 1;
  }
  #site-header.active a.logo img.logo_light {
    opacity: 0;
  }
  #site-header.active #menu {
    max-height: 1000px;
  }
  #site-header.active #menu-button span {
    background: #373737;
  }
  #site-header.over #menu #main-menu ul.dropdown-menu {
    max-height: 1000px;
  }

  #footer .widget {
    width: 50%;
    float: left;
  }

  #homepage-slider .flex-control-nav {
    left: 20px;
  }

  .flexslider-desktop {
    display: none;
  }

  .flexslider-mobile {
    display: block;
    margin-bottom: 20px;
  }
  .flexslider-mobile .flex-control-paging li a {
    width: 8px;
    height: 8px;
    margin: 1px;
  }
  .flexslider-mobile .flex-control-paging li a.flex-active {
    margin: 0px;
    width: 10px;
    height: 10px;
  }

  #know-your-size .wrapper {
    max-height: 1000px;
  }
  #know-your-size .container {
    padding: 40px 20px;
  }
  #know-your-size .container h2 {
    float: left;
    margin-top: -2px;
	padding: 0 0 0 30px;
  }

  .testimonial h2 {
    max-width: 80%;
  }

  .single-product div.product {
    padding: 0 30px;
    box-sizing: border-box;
  }
  .single-product div.product .product-inner {
    padding: 0px;
  }
  .single-product div.product div.images {
    margin: 0px;
    width: 100%;
    min-height: 0px;
    padding-bottom: 60px;
  }
  .single-product div.product .entry-summary {
    max-width: 100%;
  }
  
 
	ul#main-menu li.menu-item-has-children a#menu-item-dropdown-24118:after {
		content: "";
		float: right;
		position: relative;
		right: 24px;
		border: solid #373737;
		border-width: 0 1px 1px 0;
		display: inline-block;
		padding: 6px;
		transform: rotate(45deg);
		-webkit-transform: rotate(45deg);
		z-index:99999999999999999999;
    }
	.close-submenu:before {
		content: " ";		
		    background: url(//jococups.com/wp-content/themes/jococups/img/icon-arrow-back.png);
    background-repeat: no-repeat;
		background-size: 22px;
		background-position: 0 6px;
		width: 77%;
		height: 40px;
		display: inline-block;
		margin-right: 10px;
		float: left;
		left: 3px;
		
		position: relative;
	}
	ul#main-menu li.menu-item-has-children a#menu-item-dropdown-24118.close-submenu:after,.close-submenu:after{
		content: "X";
		float: right;
		position: relative;
		right: 22px;
		border: none;
		font-weight: normal;
		border-width: 0px;
		font-size: 25px!important;
		top: 2px;
		display: inline-block;
		padding: 0px;
		transform: rotate(0);
		-webkit-transform: rotate(0);
		color:#373737!important;
		display:none;
	}
	ul#main-menu span.close-box {
		top: 22px;
		right: 30px;
		width: 25px;
		height: 25px;
		z-index:-1;
	}
	ul#main-menu span.close-box:before {
		width: 173px;
		content: "";
		height: 55px;
		background: #fff8ef;
		display: block;
		left: -63px;
		top: -15px;
		position: relative;
	}
	#site-header #menu #main-menu li a#menu-item-dropdown-24118.close-submenu,.close-submenu {
		color: transparent!important;
	}
	
	.button.know-size-btn
	{
		background: #373737!important;
		color: #fff!important;
		margin-left: 0px!important;
		margin-top: -15px!important;
		margin-bottom: 30px!important;
		overflow: hidden!important;
		text-align: left!important;
		width: auto!important;
		max-width:initial!important;
	}
	.button.know-size-btn:after {
   		 background-color: #FFF!important;
	}
	#know-your-size .container .data-dots,#know-your-size .container .button.know-size-btn {
		display: none;
	}
	#know-your-size .container .kys a {
   	 text-decoration: none!important;
	}
	span.kys-desc {
		    text-decoration: none!important;
		background: #fff8ef;
		padding: 6px 15px;
		color: #000;
		font-weight: bold;
		font-size: 16px;
		margin-top: 14px!important;
		margin-bottom: 20px;
		display: block!important;
		border: none!important;
		
	}
	.button.know-size-btn.force-button-show
	{
		display:block!important;
	}
	.display-only-mobile
	{
		display:block!important;
	}
	.display-only-desktop,span.open-size.display-only-mobile
	{
		display:none!important;
	}
	h2.display-only-mobile span {
		font-size: 14px;
		clear: both;
		display: block;
		margin-top: 6px;
		margin-left: 4px;
		color: grey;
	}
	
	button.flickity-button {
		display: none!important;
	}
	
	.right-arrow:after {
		display: inline-block;
		transform: rotate(45deg);
		height: 8px;
		margin-left: 5px;
		margin-right: 7px;
		left: -1px;
		top: -1px;
		position: relative;
		width: 3px;
		border-bottom: 2px solid #000;
		border-right: 2px solid #000;
		content: "";
	}
	.page-template-template-collections #page-content .collection-row .inner-wrap.mobile-carousel-wrap,
	.page-template-template-reusable-cup #page-content .collection-row .inner-wrap.mobile-carousel-wrap,
	.collection-row.even .inner-wrap
	{
		padding:40px 0px 40px 0px!important;
	}
	.col-lg-3.col-sm-12.mobile-carousel-desc,.collection-row.even .col-lg-3.col-sm-12 {
		padding: 0 4%!important;
		display: block!important;
		margin: auto!important;
		width: 92%!important;
	}
	.single-product .related-products {
		padding: 0px 0px!important;
	} 
	.single-product .related-products .col-lg-3.col-sm-12 {
		padding: 10% 6% 4% 6%;
		width: 88%;
	}
	#co-brand #page-content {
		padding: 20px!important;
		max-width: 100%!important;
	}
	#co-brand #cobrand-header .slide-overlay h1 {
		color: #373737;
	} 
	#co-brand #co-brand-carousel .container>.main-carousel {
		margin: 0px!important;
		position: relative;
		padding: 50px 0 0px 0;
	}
	#co-brand #co-brand-carousel .carousel-cell img {
		width: 51%;
		margin: 0 auto 105px auto;
		float: none;
	}
	#co-brand #co-brand-carousel .carousel-cell .content {
		position: initial;
		top: 60%;
		transform: translateY(-50%);
		right: 5%;
		width: 81%;
		display: block;
		clear: both;
		margin: auto;
	}
	#co-brand #co-brand-carousel .carousel-cell .content h2 { 
		max-width: 100%;
		margin-top: 0;
		font-size: 100%!important;
	}
	#co-brand #co-brand-carousel .carousel-cell .content p {
		
		font-size: 100%!important;
	}
	div#co-brand .full-row.keypoints {
		margin-bottom: 0px;
	}
	.single-product .woocommerce .single-product .keypoints .keypoints-inner ul,#co-brand .keypoints .keypoints-inner ul {
		margin-top: 0px!important;
		border: none!important;
	}

	.single-product .woocommerce .single-product .keypoints .keypoints-inner h2,#co-brand .keypoints .keypoints-inner h2 {
		display: none;
	}
	span.open-size.display-only-mobile {
		width: 100%!important;
		padding: 0px!important;
		clear: both;
	}
	span.open-size.display-only-mobile span{
		padding:0px 21px!important;
	}
	.single-product div.product span.open-shipping {
		border-bottom: 0.6px solid #d2d2d2!important;
		margin-bottom: 15px;
	}
	.single-product div.product .entry-summary .cup-size-block.with-size ul {
		width: 100%;
	}
	.product_tag-reusable-cups span.open-size.display-only-mobile
	{
		display:block!important;
	}
	.single-product div.product .entry-summary form.cart .variations {
		border: none;
	}
	.single-product div.product .entry-summary form.cart .variations td.value div.swatch-label {
		top: -30px;
		font-weight: bold;
		z-index:-1;
	}
	.single-product div.product .entry-summary .cup-size-block.display-only-mobile {
		border-top: 0.6px solid #d2d2d2!important;
		margin-top: -23px!important;
		padding-top: 15px;
	}
	.custom-mobile-scroll {
    display: block;
	}
	.custom-desktop-scroll {
		display: none;
	}
	.glider-track {
		width: 100%!important;
		    /* padding-left: 5%!important; */
	}
	.glider-slide {
		min-width: 45%!important;
	}
	.single-product div.product .entry-summary form.cart .variations td.value div.swatch-label, .single-product div.product .entry-summary form.cart .variations td.value span.attribute_pa_colour_picker_label.swatch-label {
		top: -30px;
		font-weight: bold;
		z-index: -1;
		font-size: 12px;
		display: inline-block;
		position: initial;
		margin-top: -21px!important;
	}
	.single-product div.product .entry-summary form.cart .variations td.value {
		margin-top: -22px!important;
		margin-bottom: 20px!important;
		display: block;
	}
	span.attribute_pa_colour_picker_label.swatch-label.custom-stock-st:before {
		content: "-"!important;
		margin-left: 6px!important;
		margin-right: 3px!important;
	}
	.container.mobile-scroll-full-width {
		padding: 0px!important;
		width: 103%!important;
		margin-left: -3%!important;
		overflow-x:hidden!important;
	}
	.single-product div.product div.images .woocommerce-product-gallery__wrapper {
		min-height: 433px!important;
		margin: auto;
		display: block;
	}
	.carousel-cell.testimonial.glider-slide {
		min-width: 100%!important;
		padding: 57px 0px!important;
		margin-bottom: -94px!important;
		    background: #f7eee5!important;
	}
	.page-id-22 button.button,a.checkout-button.button.alt.wc-forward {
		width: 100%!important;
	}
	.page-id-22.woocommerce-cart .woocommerce-notices-wrapper div a {
		margin-bottom: 14px;
	}
	.page-id-22.woocommerce-cart .woocommerce-notices-wrapper div {
		width: 100%!important;
		display: grid!important;
		clear: both!important;
		line-height: 22px;
	}
	

}
@media only screen and (max-width:550px)
{
	.glider-slide {
		min-width: 66%!important;
	}
}
@media only screen and (min-width:768px)
{
	#know-your-size .container .data-dots
	{
		display:block!important;
	}
	.single-product div.product .entry-summary form.cart .variations td.value {
		margin-top: -31px!important;
		display: block!important;
		margin-bottom: 20px!important;
	}

	.single-product div.product .entry-summary form.cart .variations td.value div.swatch-label,
	.single-product div.product .entry-summary form.cart .variations td.value span.attribute_pa_colour_picker_label.swatch-label {
		margin-bottom: 0px!important;
		bottom: -15px!important;
		font-size: 12px!important;
		color: #373737!important;
		text-align: left!important;
		display: inline!important;
		position: relative!important;
		top: 53px!important;
		font-family: museo-sans, sans-serif!important;
		font-weight: 500!important;
		font-style: normal!important;
	}
	span.attribute_pa_colour_picker_label.swatch-label.custom-stock-st:before {
		content: "-"!important;
		margin-left: 6px!important;
		margin-right: 3px!important;
	}
}

@media only screen and (min-width:768px) and (max-width:1320px)
{
	#site-header #menu #main-menu li {
		float: left;
	}
	.single-product div.product span.open-size {
		font-size: 13px!important;
		padding: 0 12px!important;
		text-align: center;
	}
	.single-product div.product .entry-summary {
		width: 49%!important;
		float: left!important;
		margin: 0px!important;
		display: inline-block!important;
		max-width: 510px!important;
	}
	.single-product div.product div.images {
		max-width: 47%!important;
		margin-left: 0%;
		margin-right: 0%;
		display: inline-block;
		float: left!important;
	}
	.single-product div.product .product-inner .back-link {
		left: 8%!important;
	}
	.single-product div.product .product-inner {
		width: 100%!important;
	}
	#site-header #menu #main-menu ul li#menu-item-76 {
		margin-left: -89px!important;
	}
	#site-header #menu #main-menu ul li {
		float: none!important;
		margin-left: 0px!important;
	}
	#know-your-size .container {
		max-width: 715px;
		margin: auto;
		display: block;
	}
	
}


.woocommerce form ul#shipping_method li input[type=radio],.woocommerce ul#shipping_method li input[type=radio] {
    -webkit-appearance: checkbox!important;
    margin-right: 10px;
}
.straw-shipping-info-container {
    width: 100%;
    display: block!important;
    margin-bottom: 10px;
    float: left;
}
.straw-shipping-info {
    width: 50%;
    float: left;
    max-width: 150px;
   
}

.straw-shipping-info span, .straw-shipping-info b {
    clear: both;
    display: block;
    font-family: museo-sans,sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 14px;
    line-height: 19px;
}
.straw-shipping-info b {
    font-weight: bold;
}

.select-option.swatch-wrapper[data-value=army] a img {
    display: none;
}

.select-option.swatch-wrapper[data-value=army] a {
    background-color: #CBD0B0!important;
}
.hide-custom {
    display: none!important;
}

/* Turning the tide css */

.ttt-content p {
    display: inline-block;
    float: right;
    max-width: 320px;
}
.ttt-content img {
    max-width: 200px;
    position: relative;
    top: -10px;
}
.embed-container { 
        position: relative; 
        padding-bottom: 0;
        overflow: hidden;
        max-width: 100%;
        height: auto;
} 
.embed-container  video {
    margin-bottom: 42%;
}

img.gif-tt{
    margin-bottom: 48%;
}


.embed-container iframe,
.embed-container object,
.embed-container embed { 
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 61%;
}
.jococup-tree {
    width: 100%;
}

.header-video .col-lg-8 {
    float: none;
    margin: auto;
    display: block;
	max-width: 931px;
}
.jococup-tree-body {
    background: #f7eee5;
    width: 100%;
}
.jococup-tree-body .parent-image {
    max-width: 419px;
    margin: auto;
    position: relative;
    top: -224px;
    left: 0px;
}
.jococup-tree-body .parent-image:after {
    background: #a0a0a0;
    content: "";
    width: 1px;
    height: 30px;
    display: block;
    position: relative;
    top: -14px;
    margin: auto;
    left: 9px;
    margin-top: -8px;
}
.parent-tagline {
	    max-width: 563px;
    margin: auto;
    position: relative;
    top: -238px;
    left: 0;
    z-index: 99999;
}
.parent-tagline h3 {
        font-size: 20px!important;
    text-align: center;
    font-weight: 700;
    border: 1px solid #a0a0a0;
    padding: 12px;
    border-radius: 70px;
    background: #f9eee8;
    z-index: 99999;
}
.parent-tagline:after {
    background: #a0a0a0;
    content: "";
    width: 1px;
    height: 35px;
    display: block;
    position: relative;
    top: -15px;
    margin: auto;
    left: 9px;
	display:none;
}
.tree-child-blogs {
margin: auto;
    display: block;
    max-width: 1165px;
    position: relative;
    top: -253px;
    margin-bottom: -240px;
    clear: both;
}
.tree-child-blogs .tree-single-blog {    
	display: inline-block;
    margin: auto;
    width: 46%;
    margin-right: 8%;
    background: #fff8ef;
    margin-top: 58px;
}
.tree-single-blog:first-child:before {
    background: 0 0;
    content: "";
    width: 104px;
    height: 85px;
    display: block;
    position: relative;
    top: -86px;
    margin: auto;
    left: 45px;
    border-top: 1px solid #a0a0a0;
    border-left: 1px solid #a0a0a0;
    z-index: 99;
}
.tree-single-blog:last-child:before {
	background: 0 0;
    content: "";
    width: 104px;
    height: 85px;
    display: block;
    position: relative;
    top: -86px;
    margin: auto;
    right: 45px;
    border-top: 1px solid #a0a0a0;
    border-right: 1px solid #a0a0a0;
    z-index: 99;
}
.tree-child-blogs img {
    width: 100%;
    height: auto;
    margin-top: -61px;
}
.tree-child-blogs .tree-single-blog:first-child {
    float: left;
}
.tree-child-blogs .tree-single-blog:last-child {
    margin-right: 0px;
}
.tree-single-blog-container {
    padding: 0px 60px 45px;
    margin-top: -45px;
}
.tree-child-blogs .tree-single-blog h4 {
        font-size: 32px;
    color: #000;
    margin: 30px auto 40px;
    font-family: ff-meta-serif-web-pro,serif;
    line-height: 39px;
}
.tree-child-blogs .tree-single-blog p {
    font-family: museo-sans,sans-serif!important;
    line-height: 24px;
	    margin-bottom: 40px;
}
.tree-child-blogs .tree-single-blog a:after {
    content: ">";
    top: 0.5px;
    position: relative;
    left: 3px;
}

.tree-child-blogs .tree-single-blog a {
    text-decoration: none!important;
    font-weight: bold;
    color: #001!important;
    font-family: museo-sans,sans-serif;
}
.tree-single-blog-foot {
    width: 100%;
    display: block;
    clear: both;
    float: left;
    margin: auto;

    margin-bottom: 56px;
}
.tree-single-blog-foot img {
    display: inline-block;
    max-width: 28px;
    float: left;
    margin: 0px;
    position: relative;
}
.tree-single-blog-foot span {
       display: inline-block;
    float: left;
    position: relative;
    width: 86%;
    margin-left: 16px;
    font-family: museo-sans,sans-serif!important;
    font-weight: 500!important;
    font-size: 14px;
}
.tree-single-blog-foot span b{
	font-weight:700!important;
}
.tree-child-blogs .tree-single-blog:first-child .tree-single-blog-foot {
    margin-top: 29px;
}
.tree-child-blogs .tree-single-blog:last-child .tree-single-blog-foot span {
    position: relative;
    top: 4px;
}


.jococup-tree-body-head,.jococup-tree-body-foot,.turning-tide-footer {
    max-width: 1160px;
    margin: auto;
}
.jococup-tree-body-head {
    max-width: 1160px;
    margin: auto;
    border-bottom: 1px solid #a0a0a0;
    padding-bottom: 40px;
    
}

.jococup-tree-body-foot,.turning-tide-footer {
    padding: 75px 0;
}
.jococup-tree-body-foot .child-stats div {
    text-align: center;
} 
.jococup-tree-body-foot {
    display: block;
    clear: both;
    padding-top: 0;
    position: relative;
    top: -150px;
	padding-bottom:0px;
}
.jococup-tree-body-foot button.glider-next,.jococup-tree-body-foot button.glider-prev {
    display: none;
}
.jococup-tree-body-foot .child-stats h5 {
    font-weight: 700;
    font-size: 32px;
    font-family: museo-sans,sans-serif;
    letter-spacing: 2px;
}
.jococup-tree-body-foot .child-stats p
{
	color:#a0a0a0;
    font-family: museo-sans,sans-serif;
    font-weight: bold;
    font-size: 18px;
    line-height: 8px;
    letter-spacing: 1px;
}
.jococup-tree-body-foot  div#dots {
    margin-top: 50px;
}
.jococup-tree-body-foot #dots button {
    width: 7px!important;
    height: 7px!important;
    background: #3E3536;
    opacity: 0.7;
}
.jococup-tree-body-foot #dots button.active {
    width: 12px!important;
    height: 12px!important;
    background: transparent;
    border: 1px solid #000;
    margin-top: 4px;
}

.turning-tide-globe {
    padding: 50px 0;
    background: #F2E8DD;
    width: 100%;
	    margin-top: -90px;
}
.turning-tide-globe-container, .turning-tide-center-section-container,.turning-tide-insta-banner-container {
    max-width: 1160px;
    margin: auto;
    padding: 75px 0;
}
.turning-tide-globe-animation h3 {
	font-size: 45px;
    max-width: 242px;
    font-weight: normal;
    font-family: ff-meta-serif-web-pro,serif;
    line-height: 53px;
    display: inline-block;
    vertical-align: top;
}
.turning-tide-globe-animation h3 small {
    font-size: 17px;
    display: block;
    clear: both;
    margin-bottom: 0px;
    line-height: 26px;
	font-family: museo-sans,sans-serif!important;
    font-weight: 500!important;
	color: #373737;
}
.turning-tide-globe-animation img {
    max-width: 383px;
    display: inline-block;
    position: relative;
    left: 15%;
    top: -55px;
	    z-index: 999;
}
.turning-tide-globe-quote {
    background: #fff8ef;
    padding: 77px 164px;
    font-size: 32px;
    font-family: ff-meta-serif-web-pro,serif;
    text-align: center;
	color:#373737;
	    line-height: 46px;
}
.turning-tide-globe-quote:before {
    content: "“";
    font-size: 70px;
    display: block;
    clear: both;
    line-height: 50px;
}
.turning-tide-globe-seabin {
    background: #fff8ef;
    margin-top: 45px;
}
.seabin-video {
    width: 39%;
    margin-right: 9%;
    display: inline-block;
	height:433px;
	    overflow: hidden;
}
.seabin-video .fp-player {
    max-height: 433px;
    overflow: hidden;
}
.seabin-video video {
    width: 100%!important;
    margin-top: -267px;
}
.seabin-description {
        width: 41%;
    display: inline-block;
    vertical-align: top;
    margin-right: 10%;
    padding: 72px 0;
}
.seabin-description h3 {
    width: 100%;
    display: block;
    font-weight: normal;
    font-size: 37px;
    margin-bottom: 32px;
	font-family: ff-meta-serif-web-pro,serif;
	    color: #373737;
}
.seabin-description p {
    float: left;
    width: 63%;
}
.seabin-description img {
    max-width: 153px;
    display: inline-block;
    float: right;
    position: relative;
    margin-top: -8px;
    left: 16px;
}
span.seabinproject {
    left: 54px;
    top: 20px!important;
    display: inline-block;
    float: none;
    font-family: museo-sans,sans-serif;
    position: relative;
}
.turning-tide-insta-banner {
    background: #373737;
}
.turning-tide-insta-banner-container {
    background-image: url(//jococups.com/wp-content/uploads/sites/7/2020/03/insta-banner.png);
       background-repeat: no-repeat;
    background-size: cover;
    background-position: 59% center;
}
.turning-tide-insta-banner-container p {
    color: #ffffff;
	margin-bottom: 0px;
}
.turning-tide-insta-banner-container p:before {
    content: "";
    background-image: url(//jococups.com/wp-content/uploads/sites/7/2020/03/Icon-instgram.png);
    width: 20px;
    height: 20px;
    display: inline-block;
    background-size: cover;
    position: relative;
    top: 4px;
    left: -5px;
}
.turning-tide-center-section {
    background: #F7EEE5;
	padding:60px 0;
}
.turning-tide-center-section-container img {
    max-width: 105px;
}
.turning-tide-center-section-container h4 {
    text-align: center;
    font-weight: 500;
    font-family: ff-meta-serif-web-pro,serif;
    font-size: 32px;
    margin: 45px auto 40px;
	color: #373737;
}
.turning-tide-center-section-container p {
    text-align: center;
    max-width: 529px;
    margin: auto;
	    font-size: 16px;
	line-height: 27px;
}
.turning-tide-center-section-container p b {
	font-weight:700;
}
.turning-tide-globe-animation {
    max-height: 450px;
    min-height: 450px;
    overflow: hidden;
}
.canvas span {
    opacity: 0;
}
div#canvas {
    position: relative;
    left: 33.5%;
    top: -222px;
    max-width: 150px;
    overflow: hidden;
}
div#canvas span {
    font-weight: bold;
    text-align: left;
    clear: both;
    margin: auto;
    float: left;
    position: relative;
	top: -34px;
    left: 22px;
    font-family: museo-sans,sans-serif;
	
}
div#canvas span small,div#canvas3 span small,div#canvas5 span small,div#canvas7 span small {
    display: block;
    clear: both;
    font-weight: normal;
	color: #636363;
}
div#canvas2 {
    position: relative;
    left: 39.5%;
    top: -487px;
    transform: rotate(50deg);
    max-width: 118px;
}
div#canvas3 {
    position: relative;
    left: 52.5%;
    top: -450px;
    max-width: 228px;
    overflow: hidden;
}
div#canvas3 span {
    font-weight: 700;
    text-align: left;
    clear: both;
    margin: auto;
    float: left;
    position: relative;
      top: 65px;
    left: 113px;

    font-family: museo-sans,sans-serif;
}
div#canvas4 {
        position: relative;
    left: 56%;
    top: -646px;
    transform: rotate(30deg);
    max-width: 97px;
}
div#canvas5 {
    position: relative;
    left: 64.2%;
    top: -818px;
    max-width: 327px;
    overflow: hidden;
}
div#canvas5 span {
	font-weight: 700;
    text-align: left;
    clear: both;
    margin: auto;
    float: left;
    position: relative;
    top: -39px;
    left: 210px;
    font-family: museo-sans,sans-serif;
	
}
div#canvas6 {
       position: relative;
    left: 57%;
    top: -1191px;
    transform: rotate(-55deg);
    max-width: 97px;
}
.canvas span{
	opacity:0;
	color: #373737;
}
div#canvas7 {
    display: none;
}


.template-turning-the-tide h2
{
    font-family: ff-meta-serif-web-pro,serif;
    font-size: 34px!important;
    font-weight: 400!important;
    display: block;
}	
.template-turning-the-tide .turning-tide-footer h2 {
    margin-bottom: 75px;
}
.shop-plastic-free {
    display: inline-block;
    float: left;
    width: 75%;
}
.co-branding {
    float: right;
    width: 25%;
    display: inline-block;
}

.single-plastic-free-product {
    display: inline-block;
    float: left;
    width: 29.33%;
    margin-right: 20px;
}
.single-plastic-free-product.p2 {
    margin-right: -20px;
}
.single-plastic-free-product-img {
    background: #F5EEE6;
    border-radius: 105%;
    width: 105px;
    height: 105px;
    overflow: hidden;
    margin-left: 15px;
	    float: left;
}
.single-plastic-free-product.p1 {
    margin-left: -10px;
}
.single-plastic-free-product.p1 img {
    margin-top: -14px;
    max-width: 80px;
    margin-left: 15px;
}
.single-plastic-free-product.p2 img { 
    max-width: 120px;
    margin-left: -10px;
}
.single-plastic-free-product.p3 img {
    margin-top: -52px;
}
	
.shop-plastic-free h6, .tide-co-branding h6 {
    font-size: 16px;
    color: #636363;
    font-weight: 700;
    border-bottom: 1px solid lightgrey;
    padding-bottom: 10px;
}
.single-plastic-free-product span a {
    text-decoration: none;
    color: #373737;
    font-weight: bold;
    width: 100%!important;
    display: inline;
    font-family: museo-sans,sans-serif;
    position: relative;
    top: 43px;
    left: 17px;
    font-size: 16px;
}
.showcase-committment h6:after {
    content: ">";
    float: right;
}
.showcase-committment h6 {
    border: none;
    padding: 15px 0 20px;
    margin-bottom: 0;
}
.showcase-committment span {
    font-size: 13px;
    color: #a0a0a0;
    font-family: museo-sans,sans-serif;
}
.plastic-free-products {
    padding-top: 20px;
}
.mobile-tree-child-blogs {
    display: none;
}
h1.tt-page-title {
       font-size: 42px;
    font-weight: 500!important;
    margin-top: -20px;
	    display: inline-block;
}
h1.tt-page-title small {
    display: block;
    font-size: 18px;
    font-family: museo-sans,sans-serif!important;
    font-weight: 500!important;

}
.jococup-tree-body-foot div#dots {
    display: none;
}
.flowplayer {
    background: transparent!important;
}
.custom-notice {
    display: block;
    background: #373737;
    padding: 10px;
	margin-top: 30px;
    margin-bottom: 30px;
    font-family: museo-sans,sans-serif;
    font-weight: 500;
    font-style: normal;
    color: #fff8ef;
    text-align: center;
}
.custom-notice span.uk-notice {
    display: none;
}
.custom-notice.fixed {
    position: fixed;
    top: 0;
    margin: auto;
    width: 95%;
    left: 0;
    z-index: 9;
    padding: 10px 2.5%;
}



/* CSS for homepage new vide section */

.full-row.reorder.home-video-ttt {
    background: #f2e8dd;
}
.flowplayer 
{
    margin-bottom: -8px;
}
.full-row.reorder.home-video-ttt  h2 img
{
    text-align: left;
    margin-left: 0px;
    max-width: 215px;
}
.full-row.reorder.home-video-ttt p {
    max-width: 410px;
}




















@media only screen and (min-width:768px) and (max-width:1400px)
{
		.embed-container iframe,
.embed-container object,
.embed-container embed { 

    height: 66%;
}
}

.small-devices-only
{
	display:none;	
}
.globe-mobile-only
{
	display:none!important;
}

@media only screen and (max-width:1024px)
{
.small-devices-only
{
	display:block;	
}

.embed-container iframe,
.embed-container object,
.embed-container embed { 
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.header-video {
    margin: 10% auto -30% auto;
    width: 85vw;
}

.header-video .col-lg-8 {
    max-width: 1024px!important;
	    width: 100%;
}
.template-turning-the-tide .blog #main {
    padding: 20vw 7vw;
}
.template-turning-the-tide h2 {
    font-size: 6vw!important;
    width: 82vw;
}
.template-turning-the-tide .blog #main h1 {
    font-size: 9vw;
}
.jococup-tree-body .parent-image {
    max-width: 64%;
    margin-left: -7%;
    top: 4vw!important;
}
.jococup-tree-body .parent-image:after {
    background: grey;
    content: "";
    width: 1px;
    height: 750px;
    display: block;
    position: absolute;
    top: 95%;
    margin: auto;
    left: 50%;

}
.parent-tagline h3 {
    border: none;
    font-size: 4vw!important;
    max-width: 44vw;
    width: 38vw;
    text-align: left;
    margin-left: 44vw;
    font-weight: bold;
    margin: 18vw auto -8vh 47%;
    position: initial;
}
.parent-tagline h3:after {
    content: "...";
}
.parent-tagline:after,.tree-single-blog:first-child:before,.tree-single-blog:last-child:before
{
   display:none;
}
.parent-tagline {
    top: -45vw;
	left:-10px;
}
.tree-child-blogs {
    top: 0vw;
    left: 0;
	margin-top: -25vw;
    margin-bottom: -20vw;
}
.tree-child-blogs .tree-single-blog { 
    width: 90%;
    margin: auto 5%;
    min-height: 23vw;
    margin-bottom: 25px;
}
.tree-child-blogs .tree-single-blog a {
    display: none;
}
.tree-single-blog-container {
    padding: 24px;
    margin-top: 10px;
}

.tree-child-blogs .tree-single-blog h4 {
    display: inline-block;
    font-size: 32px;
    position: initial;
    cursor: pointer;
    border: none;
    padding-bottom: 0;
    margin: 10px auto 30px auto;
    top: 13vw;
	color:#373737;
}
.tree-child-blogs .tree-single-blog p {
    display: block!important;
}
.tree-child-blogs .tree-single-blog img {
    max-width: 23vw;
    float: left;
	margin: auto;
	    cursor: pointer;
}
.jococup-tree-body-head {
    padding-bottom: 0vw;
	    border: none;
}
.turning-tide-footer,.jococup-tree-body-foot,.template-turning-the-tide div#turning-the-tide {
    display: none;
}	
.mobile-tree-child-blogs {
    display: block;
}
.mobile-tree-child-blogs {
    background: #fff8ef;
    display: block;
    padding: 6vw;
}
.mobile-tree-child-blogs p {
    padding: 8vw 0 1vw;
    font-size: 3vw;
    line-height: 4vw;
}
.mobile-tree-child-blogs h4 {
    font-size: 7vw;
    padding: 10vw 0px 3vw 0;
}
.template-turning-the-tide {
    padding-top: 80px;
}
span.tt-page-title.small-devices-only {
    font-size: 32px;
    padding: 40px 25px 40px;
    font-family: ff-meta-serif-web-pro,serif;
    font-weight: 500!important;
	color: #373737;
}
span.tt-page-title.small-devices-only small {
	font-size: 16px;
    display: block;
    clear: both;
    font-family: museo-sans,sans-serif!important;
    font-weight: 500!important;
}
.tree-child-blogs .tree-single-blog:first-child .tree-single-blog-foot {
    margin-top: 0px;
}
.tree-child-blogs .tree-single-blog img {
    max-width: 40px;
    float: left;
    margin: auto;
    cursor: pointer;
}
.tree-single-blog-foot span {
    margin-left: 0px;
    display: block;
    clear: both;
    margin-top: 25px;
    line-height: 24px;
    font-weight: 500;
    font-style: normal;
    font-size: 15px;
    width: 100%;
    font-family: museo-sans,sans-serif!important;
}
body{
	overflow-x:hidden;
}
.jococup-tree-body-foot {
    display: block;
    position: initial;
	    border-top: 1px solid #636363;
    z-index: 9999999999999999999999999;
    margin-top: 20%;
    max-width: 89%;
}
.jococup-tree-body-foot .child-stats div p {
    line-height: 27px;
}

.jococup-tree-body-foot .child-stats div {
    width: 100%!important;
    max-width: 100%!important;
    min-width: 100%!important;
    margin-top: 15px;
    margin-bottom: 25px;
    padding-bottom: 38px;
}
.jococup-tree-body-foot .child-stats h5 {
    font-size: 32px;
}
.jococup-tree-body-foot .child-stats p {
    font-size: 16px;
    max-width: 320px;
    line-height: 22px!important;
    margin: auto;
}

.turning-tide-globe {
    padding: 65px 0 25px;
}
.turning-tide-globe-seabin {
    margin-top: 25px;
}
.turning-tide-globe-container {
    padding-top: 0px;
    padding: 0 5%;
}
.turning-tide-globe-animation img {
    max-width: 241px;
    display: inline-block;
    position: relative;
    left: 0px;
    top: -10px;
    z-index: 999;
}
.turning-tide-globe-animation h3 {
    font-size: 32px;
    max-width: 100%;
    width: 100%;
}
.turning-tide-globe-quote {
    padding: 60px 21px; 
    font-size: 22px;
    line-height: 33px;
}
.seabin-video {
    width: 100%;
    margin: 0px;
	margin-bottom: -40px;
}
.seabin-description {
    width: 80%;
    margin: 0px!important;
    padding: 45px 10% 25px;
	position: relative;
}
.seabin-description h3 {
width: 100%;
    display: block;
    font-weight: 400;
    font-size: 32px;
    margin-bottom: 32px;
    font-family: ff-meta-serif-web-pro,serif;
    margin-left: 17%;
    line-height: 46px;
    max-width: 100%;
}
.seabin-description p {
    width: 100%;
    float: none;
}
.seabin-description img {
    max-width: 60px;
    display: inline-block;
    float: right;
    position: absolute;
    margin-top: -8px;
    left: 10%;
    top: 17%;
}
.turning-tide-center-section-container {
    margin: auto 5%;
}
.turning-tide-center-section-container h4 {
    font-size: 32px;
}

.turning-tide-center-section-container p, .turning-tide-center-section-container h4, .turning-tide-center-section-container img {
    text-align: left;
    margin-left: 0px;
}
.turning-tide-center-section-container img {
    max-width: 92px;
    margin-left: 14px;
}
.turning-tide-insta-banner-container {
    background-image: none;
    margin: auto 10%;
}
.turning-tide-insta-banner-container p {
    font-size: 12px;
    max-width: 296px;
    margin: auto;
}
.turning-tide-insta-banner-container p:before {
    margin-bottom: 21px;
    float: left;	
}
.turning-tide-insta-banner-container p:before {
    content: "";
    background-image: url(//jococups.com/wp-content/uploads/sites/7/2020/03/Icon-instgram.png);
    width: 34px;
    height: 34px;
    display: inline-block;
    background-size: cover;
    position: relative;
    top: 6px;
    left: -17px;
}
div#canvas {
        position: relative;
    left: 12px;
    top: -187px;
    max-width: 150px;
    overflow: hidden;
}
div#canvas2 {
   position: relative;
    left: 41px;
    top: -440px;
    transform: rotate(50deg);
    max-width: 97px;
    background: #f1e9df;
}
div#canvas3 {
   position: relative;
    left: 150px;
    top: -416px;
    max-width: 232px;
    overflow: hidden;
}
div#canvas4 {
       position: relative;
    left: 199px;
    top: -614px;
    transform: rotate(50deg);
    max-width: 97px;
}
div#canvas5 {
        position: relative;
    left: 288px;
    top: -783px;
    max-width: 327px;
    overflow: hidden;
    max-height: 283px;
}
div#canvas6 {
       position: relative;
    left: 207px;
    top: -1105px;
    transform: rotate(-55deg);
    max-width: 97px;
}
div#canvas span {
    font-weight: 700;
    text-align: left;
    clear: both;
    margin: auto;
    float: left;
    position: relative;
    top: -30px;
    left: 25px;
    font-family: museo-sans,sans-serif;
}
.turning-tide-globe-animation img {
    max-width: 342px;
    display: inline-block;
    position: relative;
    left: 0;
    top: -29px;
}

.turning-tide-footer {
    display: block;
    padding: 0 5%;
}
.tide-co-branding {
    display: none;
}
.shop-plastic-free {
    width: 100%;
	padding-bottom: 5px;
}
.single-plastic-free-product {
    margin: auto!important;
    width: 33.33%!important;
    text-align: center;
}
.single-plastic-free-product div {
    float: none;
    display: block;
    margin: auto;
}
.single-plastic-free-product span a {
    color: #373737;
    width: 100%!important;
    
    position: initial;
    font-weight: 500;
    font-size: 16px;
    text-align: center;
    margin-top: 17px;
    display: block;
}
.template-turning-the-tide .turning-tide-footer h2 {
    font-size: 32px!important;
    font-weight: 500;
    width: 100%;
    margin: 13% auto 10%!important;
	    line-height: 47px;
}
img.gif-tt {
    margin-bottom: 36%;  
}
.seabin-video {
    margin-bottom: 13px;
}
.seabin-video img {
    width: 100%;
    margin-top: -33%;
}
span.seabinproject {
    left: 0px;
    top: 0px!important;
}

}

/* Maxwidth 1024px ends */

























@media only screen and (min-width:1025px) and (max-width:1400px)
{
.header-video {
    margin-bottom: 9vh;
}
}
@media only screen and (min-width:1600px) and (max-width:2000px)
{
.embed-container iframe, .embed-container object, .embed-container embed {

    height: 58%;
}
.header-video {
    margin-bottom: -10vh;
}
}
@media only screen and (min-width:2100px)
{
	.embed-container iframe, .embed-container object, .embed-container embed {

    height: 38vh;
}
.header-video {
    margin-bottom: -38vh;
}	
}

@media only screen and (min-width:1025px) and (max-width:1250px)
{
.jococup-tree-body {
    width: 94%;
    padding: 3%;
}
.turning-tide-footer {
    width: 93%;
}
}

@media only screen and (min-width:768px) and (max-width:1024px)
{
.jococup-tree-body .parent-image:after {
    left: 44%;
}
.parent-tagline h3 {
    font-size: 3vw!important;
    max-width: 29vw;
    width: 38vw;
}
.turning-tide-insta-banner-container p {
    max-width: 519px;
}
.turning-tide-insta-banner-container p:before {
    width: 15px;
    height: 15px;
    top: 5px;
}
}
@media only screen and (min-width:600px) and (max-width:1024px)
{
.turning-tide-center-section-container p, .turning-tide-center-section-container h4, .turning-tide-center-section-container img {
    text-align: center;
    margin-left: auto;
    width: 100%;
}
.turning-tide-center-section-container img {
    margin-left: auto;
}
}
@media only screen and (max-width:767px)
{
#know-your-size .container #images>div {
    min-width: 67px!important;
}
#know-your-size .container #images div#kys01 img {
    margin-right: -4px!important;
}
}

@media only screen and (max-width:600px) 
{
.seabin-description {
    width: 80%;
    margin: 0!important;
    padding: 4% 10% 25px;
    position: relative;
}
.seabin-description br
{
		display:block!important;
}
.seabin-description h3 {
    width: 100%;
    display: block;
    font-weight: 400;
    font-size: 32px;
    margin-bottom: 32px;
    font-family: ff-meta-serif-web-pro,serif;
    margin-left: 27%;
    max-width: 201px;
    margin-top: 0px;
    line-height: 36px!important;
}
.seabin-description img {
    max-width: 59px;
    display: inline-block;
    float: right;
    position: absolute;
    margin-top: -8px;
    left: 9%;
    top: 24px;
}
/* .turning-tide-globe-animation img,.canvas { */
    /* display: none; */
/* } */
.globe-mobile-only
{
	display:block!important;
}
.turning-tide-globe-animation img.globe-mobile-only {
    width: 100%;
    max-width: 449px;
    margin: auto;
    display: block;
    position: relative;
    left: 0;
    top: -10px;
    z-index: 999;
	margin-top: 18px;
}
.globe-mobile-only span small {
    display: block;
    font-weight: normal;
	color:#636363;
}
.globe-mobile-only span {
    font-weight: 500;
    text-align: left;
    clear: none;
    margin: auto;
    font-family: museo-sans,sans-serif;
    display: inline-block;
    font-size: 13px;
    margin-top: -7px;
	color:#373737;
}
.globe-mobile-only span.np {
    width: 41%;
    display: inline-block;
    float: left;
}
.globe-mobile-only span.sp {
    width: 28%;
    display: inline-block;
}
.globe-mobile-only span.ao {
    width: 26%;
    display: inline-block;
    float: right;
    text-align: right;
}

.turning-tide-globe-animation img {
    max-width: 250px;
    left: -15px;
}
div#canvas {
    position: relative;
    left: -7px;
    top: -159px;
    max-width: 150px;
    overflow: hidden;
}
div#canvas2 {
    position: relative;
    left: 12px;
    top: -408px;
    transform: rotate(50deg);
    max-width: 97px;
    background: #f1e9df;
}
div#canvas3 {
    position: relative;
    left: 47px;
    top: -384px;
    max-width: 223px;
    overflow: hidden;
    height: 129px;
}
div#canvas4 {
    position: relative;
    left: 92px;
    top: -600px;
    transform: rotate(59deg);
    max-width: 97px;
}

div#canvas5 {
    opacity: 0;
}
div#canvas6 {
    position: relative;
    left: 114px;
    top: -1066px;
    transform: rotate(11deg);
    max-width: 97px;
    background: #f1e9df;
    z-index: 99;
}
div#canvas7 {
	    display: block;
    position: relative;
    left: 160px;
    top: -1144px;
    max-width: 130px;
}
div#canvas7 span {
    font-weight: 700;
    text-align: left;
    clear: both;
    margin: auto;
    float: left;
    position: relative;
   top: -35px;
    left: 57px;
    font-family: museo-sans,sans-serif;
}
div#canvas3 span {
    font-weight: 700;
    text-align: left;
    clear: both;
    margin: auto;
    float: left;
    position: relative;
    top: 82px;
    left: 62px;
    font-family: museo-sans,sans-serif;
}
div#canvas span {
    font-weight: 700;
    text-align: left;
    clear: both;
    margin: auto;
    float: left;
    position: relative;
    top: -10px;
    left: 6px;
    font-family: museo-sans,sans-serif;
}
.seabin-video {
    max-height: 320px;
    margin-bottom: 20px;
}
.seabin-video img {
    width: 100%;
    margin-top: -20px;
}



}
/* Max width 600px ends */


@media only screen and (min-width:460px)  and (max-width:600px) 
{
	
.seabin-video img {
    margin-top: -36%;
}
}

#map-canvas .store {
    width: 250px;
    height: 49px;
    line-height: 15px;
    font-size: 1.2em;
    background: #fff8ef!important;
    padding: 20px 0 19px 15px!important;
}
.gm-style .gm-style-iw-c {
    padding: 0px;
    background: grey;
}
#map-canvas .store a.action {
    padding: 25px 12px;
}
button.gm-ui-hover-effect:before {
    content: "X";
    top: 3px;
    position: relative;
    font-weight: bold;
    left: -13px;
    font-size: 11px;
}
button.gm-ui-hover-effect img {
    display: none!important;
}
button.gm-ui-hover-effect {
    background: #000!important;
    color: #FFF!important;
    opacity: 1;
    width: 25px!important;
    text-align: right;
}
#fp5e76bc9a73c04 {
    background-color: transparent!important;
}
.jococup-tree .fp-ui,.seabin-video .fp-ui {
    display: none!important;
	opacity: 0!important;
}
.jococup-tree  .fp-controls ,.seabin-video  .fp-controls {
    display: none!important;
    visibility: hidden;
    opacity: 0!important;
}

.contactless-pour h2 {
    margin-top: 45px!important;
    display: block!important;
    margin-bottom: 36px;
}

.contactless-pour,.contactless-pour-content {
    max-width: 550px!important; 
}
.single-post-fullwidth-layout,.blog-wrapper.design.container {
    width: 76%;
    padding: 60px 12%;
    background: #F2E8DD;
}
.shop-links .container {
    width: 76%;
    padding: 0px 12%!important;
}
	
.contactless-pour-content {
    max-width: 550px;
}
.contactless-pour-content img {
    width: 100%;
    max-width: 600px;
    text-align: left;
    margin-left: -30px;
}
.blog-wrapper.design.container {
    width: 100%;
}

.mobile-responsive-video video
	{
		display:block;
	}
	.mobile-responsive-video img
	{
		display:none;
	}



@media only screen and (min-width:768px)
{
.single-post #post-content, .page-template-default #page-content {
    padding: 180px 12% 40px!important;
}
.single #product-3967 .woocommerce-product-gallery img ,
.single #product-102357 .woocommerce-product-gallery img ,
.single .product_cat-artist-series .woocommerce-product-gallery img{ 
    padding-top: 100px;
}
}

@media only screen and (max-width:767px)
{
	.single-post-fullwidth-layout {
    width: 95%;
    padding: 120px 3% 40px;
	}
	.shop-links .container
	{
		 width: 92%;
		padding: 0px 4% 0px!important;
	}
	.contactless-pour-content img
	{
		margin-left:-10px!important;
	}
	body .shop-links .container a {    
		margin-bottom: 30px;    
	}
	.blog-wrapper.design.container .post.carousel-cell {
		width: 70%;
		display: block;
		clear: both;
	}
	.jococup-tree-body-foot .glider-contain .glider.child-stats.draggable .glider-track {
		padding-left: 0px!important;
	}
	.turning-tide-center-section {
		padding: 25px 0;
	}
	.mobile-responsive-video video
	{
		display:none;
	}
	.mobile-responsive-video img
	{
		display:block;
	}
	
	.full-row.reorder.home-video-ttt .col-sm-12.col-lg-6
	{
		float: left;
		display: block;
	}
	.full-row.reorder.home-video-ttt .col-sm-12.col-lg-6.last
	{
		float: right;
		display: block;
	}
	
}
@media only screen and (min-width:1025px)
{
.turning-tide-globe-seabin
{
	max-height:433px;
}
.jococup-tree-body-head {
    margin-bottom: 185px;
}
}



@media only screen and (min-width:1025px) and (max-width:1200px)
{
span.seabinproject
{
	left:9%!important;
}
}
@media only screen and (max-width:480px)
{
.turning-tide-insta-banner-container p:before {
    width: 30px;
    height: 30px;
    top: 3px;
    left: -17px;
}
.turning-tide-insta-banner-container p {
    font-size: 10px;
    max-width: 256px;
    margin: auto;
    line-height: 19px;
    margin-left: 38px;
}
.turning-tide-insta-banner-container {
    padding: 65px 0;
}
}



.seabin-description br{
	display:none;
}
 span.seabinproject a {
    color: #373737!important;
	    text-decoration: none;
}
img#ttt-gif {
    margin-bottom: 42%;
    margin-top: -13%;
}

#ttt-gif-safari {
display: block!important;
margin-top: 5%;
margin-bottom: 43%;
max-width: 680px;

}




@media only screen and (max-width:767px)
{
	
/* .header-video { */
#ttt-gif-safari {
display: block!important;
margin-top: 0%;
margin-bottom: 40%;
max-width: 100%!important;

}




	
}

div#wpsl-stores {
    color: transparent;
}
.wpsl-direction-wrap {
    display: none;
}
.wpsl-search.wpsl-clearfix {
    background: transparent;
    width: 100%!important;
}
input#wpsl-search-input {
    max-height: 16px;
    border: 1px solid #373737;
}
input#wpsl-search-btn {
    background: #373737;
    color: #f2e8dd;
    font-size: 17px;
    padding: 5px 33px;
    max-height: 34px;
}
.gm-style-iw-d {
    color: transparent;
    background: #fff8ef;
    max-width: 286px!important;
    padding: 22px;
}

.wpsl-store-location span {
    font-size: 83%;
    line-height: 24px;
}
.wpsl-store-location {
    padding: 15px 10px 5px 10px;
    margin-bottom: -26px!important;
}
.wpsl-store-location:hover {
    background: #F7eee5!important;
    cursor: pointer;
}
.page-id-107410 div#page-content {
    padding: 0 80px!important;
    padding-top: 120px!important;
}
#wpsl-gmap {
    float: right;
    width: 75%;
    height: 500px;
    margin-bottom: 0;
}
#wpsl-result-list {
    width: 24%;
    margin-right: .5%;
    border: 1px solid #a0a0a0;
    border-right: none!important;
}
#wpsl-stores, #wpsl-direction-details, #wpsl-gmap {
    height: 500px !important;
}

#technique-heading
{
    border: none;
    margin-top: 0px;
    padding-top: 10px;
    font-size: 21px;
}

.reusable-cup-utility.woocommerce ul.products li.product a
{
	text-decoration: none;
}
.reusable-cup-utility.woocommerce ul.products li.product a img
{
	width: 100%;
    height: auto;
    display: block;
    margin: 0 0 1em;
    box-shadow: none;
}
.reusable-cup-utility.woocommerce ul.products li.product .woocommerce-loop-category__title, 
.reusable-cup-utility.woocommerce ul.products li.product .woocommerce-loop-product__title, 
.reusable-cup-utility.woocommerce ul.products li.product h3
{
	padding: .5em 0;
    margin: 0;
    font-size: 1em;

}
.reusable-cup-utility.woocommerce ul.products li.product .price
{
    display: block;
    font-weight: 400;
    margin-bottom: .5em;
}
.reusable-cup-utility.woocommerce .products ul li, .reusable-cup-utility.woocommerce ul.products li
{
	list-style: none outside;
}
.reusable-cup-utility.woocommerce .products ul::after, .reusable-cup-utility.woocommerce .products ul::before, 
.reusable-cup-utility.woocommerce ul.products::after, .reusable-cup-utility.woocommerce ul.products::before
{
	content: ' ';
    display: table;
}
.reusable-cup-utility.woocommerce .products ul, .reusable-cup-utility.woocommerce ul.products
{
	margin: 0 0 1em;
    list-style: none outside;
    clear: both;
}
.page-template-template-reusable-cup .reusable-cup-utility .collection-row.odd .mobile-carousel-desc p {
    width: 100%!important;
    max-width: 91%!important;
}
.reusable-cup-utility.woocommerce ul.products
{
	margin: 0 0 0;
}
.reusable-cup-utility.woocommerce ul.products li.product {
    width: 26.05%;
    margin-right: 6%;
}
.page-template-template-reusable-cup .reusable-cup-utility img,#know-your-size .container #images > div img {
    margin-right: -74px;
}
.page-template-template-reusable-cup .reusable-cup-utility .flickity-viewport img, #know-your-size .container #images > div .flickity-viewport img {
    margin-right: 0px!important;
}
.page-template-template-reusable-cup .reusable-cup-utility div#kys05 img,
#know-your-size .container div#kys05 img {
    margin-left: 15px;
}
.page-template-template-reusable-cup .reusable-cup-utility div#kys03 img,
#know-your-size .container div#kys03 img {
    margin-left: 1px;
}
.page-template-template-reusable-cup .reusable-cup-utility div#kys02 img,
#know-your-size .container div#kys02 img {
    margin-left: -12px;
}
.page-template-template-reusable-cup .reusable-cup-utility .carousel-cell {
    width: 37%!important;
}
.reusable-cup-utility h2.woocommerce-loop-product__title {
    font-weight: bold!important;
}
.reusable-cup-utility li.product.type-product.product_cat-joco-cups.product_cat-reusable-cups.product_tag-reusable-cups {
    border-bottom: 2px solid #373737;
}
.reusable-cup-utility .collection-row.odd
{
    background: #F7eee5!important;
    float: left;
    width: 100%;
}
.reusable-cup-utility .collection-row.odd div {
    background: #F7eee5!important;
}


.show-tooltip,#hotspotImg .hot-spot:hover .tooltip
{
	display:block!important;
}
#hotspotImg .hot-spot .tooltip.hide-tooltip
{
	display:none!important;
}

.page-template-template-knowyoursize .temp-know-your-size, 
.page-template-template-knowyoursize .utility-lid-container,
.page-template-template-knowyoursize  .utility-lid-container-images,
.page-template-template-know-your-straw-size .temp-know-your-size, 
.page-template-template-know-your-straw-size .utility-lid-container,
.page-template-template-know-your-straw-size  .utility-lid-container-images
{
	display:block!important;
}

.temp-know-your-size {
    width: 100%;
}

div#images.UtilityImages div#kys01,div#images.UtilityImages div#kys03 {
    opacity: 0.3!important;
	    z-index: 0!important;
}
div#images.UtilityImages div#kys01 a, div#images.UtilityImages div#kys03 a {
    cursor: not-allowed;
}
#know-your-size .container .utility-lid-container div#kysrow01, #know-your-size .container .utility-lid-container div#kysrow03 {
    display: none!important;
}
.page-template-template-knowyoursize  #know-your-size .wrapper,
.page-template-template-know-your-straw-size  #know-your-size .wrapper {
    max-height: 792px;
}
.lnk-swipe-lid {
    margin-top: 50px;
    width: 200px;
}
.lnk-swipe-lid a {
    text-decoration: none;
    color: #000;
    padding: 5px 50px!important;
    display: block;
    clear: both;
    text-align: center;
    border: 1px solid #373737;
}
.lnk-classic-lid.lnk-swipe-lid {
    margin-right: -5px;

}
.lnk-utility-lid.lnk-swipe-lid {
  
}
.lnk-classic-lid.lnk-swipe-lid a {
    border-right: none;
}
.lnk-swipe-lid.active a {
    background: #373737;
    color: #FFF8ef;
}
a.button.know-size-btn.force-button-show[href="#"] {
    display: none!important;
}


ul.custom-support-li {
    margin-bottom: 30px;
    margin-left: 15px;
    padding-top: 5px;
}
ul.custom-support-li li {
    padding: 3px 0px!important;
    border: none!important;
    list-style: initial!important;
}
.page-id-111656 li {
    color: #373737!important;
}






@media only screen and (max-width:480px)
{
.lnk-swipe-lid {
    margin-top: 30px;
    width: 50%;
}
.lnk-swipe-lid a {
    padding: 5px 25px!important;
}
#know-your-size .wrapper {
    max-height: initial;
}
}





@media only screen and (max-width:767px)
{
#wpsl-gmap {
    width: 65%;
}
#wpsl-result-list {
    width: 35%;
}
.page-id-107410 div#page-content {
    padding: 120px 20px 0 !important;
}

}

@media only screen and (max-width:600px)
{
#wpsl-gmap {
    width: 100%;
}
#wpsl-result-list {	
    width: 100%;
}
.wpsl-no-filters #wpsl-search-input, .wpsl-no-filters #wpsl-search-wrap .wpsl-input {
    width: 92%!important;
}
#wpsl-search-btn, #wpsl-search-wrap div {
    width: 96.2%;
    margin-top: 3px;
}
 #wpsl-gmap {
    height: 225px !important;
}
div#wpsl-stores {
    height: 500px!important;
}
div#wpsl-result-list {
    float: left;
    width: 99%;
    margin-top: 12px;
    border-right: 1px solid #a0a0a0!important;
}
input#wpsl-search-input {
    max-height: 100%!important;
}
}

.single-product span.price span.woocommerce-Price-amount.amount {
    display: none;
}
.single-product a.swatch-anchor[title="Strawberry"] {
    background-color: #ebb2b8!important;
}
a.swatch-anchor[title="Strawberry"] img {
    display: none;
}


.webui-popover-inner{
	background:#f7eee5!important;
} 
.js-jilt-popover-email{
	padding:0px !important;
	margin:0px !important;
} 

.js-jilt-popover-bypass{
	color:#373737 !important;
} 
a.js-jilt-popover-bypass {
    font-family: museo-sans,sans-serif!important;
}
b.refresh-retail-gif,b.refresh-corporate-gif {
    width: 90%;
    display: inline-block;
    clear: both;
}



/*Flask support page*/
.custom-flask-support-column {
    width: 32.33%!important;
    float: left;
}

.custom-flask-support-column.margin-right {
    margin-right: 3%!important;
    width: 31.33%!important;
}
.custom-flask-support-column.margin-right:last-child {
    margin: 0px!important;
}
.custom-flask-support-column.margin-right b {
    font-size: 19px;
    padding: 11px 0px 3px!important;
    display: block;
}
.custom-flask-support-row{
	width:100%!important;
	clear:both;
	min-height:200px!important;
	display:block;
}
/*Insulated flask support*/

.custom-flask-support-row.insulated_flask .custom-flask-support-column.margin-right {
  width: 47%!important;
}
.custom-flask-support-row.insulated_flask {
  clear: both;
  display: block;
  margin: auto;
  float: left;
}
/*Insulated flask support ends*/

/* Straws landing page */
.straw-size-selection li {
    padding: 0 25px 25px!important;
    margin-left: 0px!important;
}
.straw-size-selection li:hover {
    background: #f7eee5;
	    cursor: pointer;
}

.straw-size-selection li.active {
    opacity:1!important;
	background: #f2e8dd;
}
.straw-size-selection.step-two
{
	padding-top:0px!important;
	margin-top:-3px!important;
}
.straw-size-selection.step-one {
    padding-bottom: 0px!important;
}
ul.straw-size-selection li strong {
    float: right!important;
}
.straw-size-selection.step-two {
    display: none;
}

@media only screen and (min-width:769px) and (max-width:1140px)
{
ul.straw-size-selection li strong {
    float: none!important;
}
}

@media only screen and (min-width:768px) and (max-width:1023px)
{
.straw-size-selection li {
    width: 40%!important;
    padding: 3%!important;
}
}

@media only screen and (max-width:767px)
{
.straw-size-selection li {
    padding: 0 15px 60px!important;
    margin-left: -15px!important;
    float: none!important;
    display: block!important;
}
.straw-size-selection.step-two li.product.product_cat-straws {
    padding-bottom: 85px!important;
}
.full-row.reorder.home-video-ttt .inner {
    padding: 70px 30px;
}
.slide-overlay h2 {
    line-height: 35px;
}
h2 {
    line-height: 45px;
}
ul#product-support {
    float: none!important;
    margin: auto!important;
    width: 185px;
}
a.support-flask-thumb {
    margin-top: 80px!important;
    display: block;
}
.custom-flask-support-column, .custom-flask-support-column.margin-right {
    width: 100%!important;
    max-width: 100%!important;
    margin-right: 0px!important;
    margin-bottom: 30px!important;
}
.custom-flask-support-column.margin-right b {
    padding: 5px 0px 0px 0!important;
}

}

@media only screen and (min-width:768px) and (max-width:1400px)
{
	.blog #main, .single-post #main, .search #main,.page-template-template-sidebar #page-content {
		padding: 180px 12% 40px!important;
	}
	
}

/* Velvet grip */
.postid-26752 #product-26752 .woocommerce-product-gallery img,
.postid-26747 #product-26747 .woocommerce-product-gallery img
{
    padding-top: 75px!important; 
}
.postid-26729 #product-26729 .woocommerce-product-gallery img {
    padding-top: 40px!important;
}

input#mailchimp_woocommerce_newsletter {
    margin-left: -8px!important;
    color: #FFF!important;
}
label.woocommerce-form__label.woocommerce-form__label-for-checkbox.inline {
    opacity: 1!important;

}
.jococups-checked:after{
    position: absolute;
    left: 2px;
    z-index: 9999;
    color: #000;
    content: "✔";
}
.jococups-unchecked:after {
    
    content: "";
}
.page-id-109748 .temp-know-your-size,.page-id-154521 .temp-know-your-size {
    display: block!important;
}
.page-id-109748 #know-your-size .container ,.page-id-154521 #know-your-size .container {
    padding: 40px 0px;
}
span.open-utility-size.display-only-desktop {
    background: #f7eee5;
    border: 1px solid #f7eee5;
    padding: 0 21px;
    line-height: 48px;
    display: block;
    cursor: pointer;
    transition: all .3s ease-in-out;
    float: right;
    width: 25%;
    font-family: museo-sans,sans-serif;
    font-weight: 700;
    font-style: normal;
}

.post-26925 .woocommerce-product-gallery img {
    max-width: 280px!important;
    margin-top: 35px!important;
}
div#cobrand-header img {
    width: 100%!important;
}

body div div div#product-23894 div div div div a#MagicZoomPlusImage_Main_Product23894:not(.mz-no-rt-width-css) > .mz-figure:not(.mz-no-rt-width-css) > img ,
body div div div#product-154493 div div div div a#MagicZoomPlusImage_Main_Product154493:not(.mz-no-rt-width-css) > .mz-figure:not(.mz-no-rt-width-css) > img ,
body div div div#product-154476 div div div div a#MagicZoomPlusImage_Main_Product154476:not(.mz-no-rt-width-css) > .mz-figure:not(.mz-no-rt-width-css) > img ,
body div div div#product-154355 div div div div a#MagicZoomPlusImage_Main_Product154355:not(.mz-no-rt-width-css) > .mz-figure:not(.mz-no-rt-width-css) > img ,
body div div div#product-101651 div div div div a#MagicZoomPlusImage_Main_Product101651:not(.mz-no-rt-width-css) > .mz-figure:not(.mz-no-rt-width-css) > img ,
body div div div#product-26944  div div div div a#MagicZoomPlusImage_Main_Product26944:not(.mz-no-rt-width-css) > .mz-figure:not(.mz-no-rt-width-css) > img ,
body div div div#product-26925  div div div div a#MagicZoomPlusImage_Main_Product26925:not(.mz-no-rt-width-css) > .mz-figure:not(.mz-no-rt-width-css) > img ,
body div div div#product-26752  div div div div a#MagicZoomPlusImage_Main_Product26752:not(.mz-no-rt-width-css) > .mz-figure:not(.mz-no-rt-width-css) > img ,
body div div div#product-26747  div div div div a#MagicZoomPlusImage_Main_Product26747:not(.mz-no-rt-width-css) > .mz-figure:not(.mz-no-rt-width-css) > img ,
body div div div#product-26729  div div div div a#MagicZoomPlusImage_Main_Product26729:not(.mz-no-rt-width-css) > .mz-figure:not(.mz-no-rt-width-css) > img ,
body div div div#product-26699  div div div div a#MagicZoomPlusImage_Main_Product26699:not(.mz-no-rt-width-css) > .mz-figure:not(.mz-no-rt-width-css) > img ,
body div div div#product-26665  div div div div a#MagicZoomPlusImage_Main_Product26665:not(.mz-no-rt-width-css) > .mz-figure:not(.mz-no-rt-width-css) > img ,
body div div div#product-25091  div div div div a#MagicZoomPlusImage_Main_Product25091:not(.mz-no-rt-width-css) > .mz-figure:not(.mz-no-rt-width-css) > img ,
body div div div#product-25056  div div div div a#MagicZoomPlusImage_Main_Product25056:not(.mz-no-rt-width-css) > .mz-figure:not(.mz-no-rt-width-css) > img ,
body div div div#product-25053  div div div div a#MagicZoomPlusImage_Main_Product25053:not(.mz-no-rt-width-css) > .mz-figure:not(.mz-no-rt-width-css) > img ,
body div div div#product-25050  div div div div a#MagicZoomPlusImage_Main_Product25050:not(.mz-no-rt-width-css) > .mz-figure:not(.mz-no-rt-width-css) > img ,
body div div div#product-25046  div div div div a#MagicZoomPlusImage_Main_Product25046:not(.mz-no-rt-width-css) > .mz-figure:not(.mz-no-rt-width-css) > img ,
body div div div#product-25041  div div div div a#MagicZoomPlusImage_Main_Product25041:not(.mz-no-rt-width-css) > .mz-figure:not(.mz-no-rt-width-css) > img ,
body div div div#product-24463  div div div div a#MagicZoomPlusImage_Main_Product24463:not(.mz-no-rt-width-css) > .mz-figure:not(.mz-no-rt-width-css) > img ,
body div div div#product-24455  div div div div a#MagicZoomPlusImage_Main_Product24455:not(.mz-no-rt-width-css) > .mz-figure:not(.mz-no-rt-width-css) > img ,
body div div div#product-24403  div div div div a#MagicZoomPlusImage_Main_Product24403:not(.mz-no-rt-width-css) > .mz-figure:not(.mz-no-rt-width-css) > img ,
body div div div#product-24246  div div div div a#MagicZoomPlusImage_Main_Product24246:not(.mz-no-rt-width-css) > .mz-figure:not(.mz-no-rt-width-css) > img ,
body div div div#product-24245  div div div div a#MagicZoomPlusImage_Main_Product24245:not(.mz-no-rt-width-css) > .mz-figure:not(.mz-no-rt-width-css) > img ,
body div div div#product-24188  div div div div a#MagicZoomPlusImage_Main_Product24188:not(.mz-no-rt-width-css) > .mz-figure:not(.mz-no-rt-width-css) > img ,
body div div div#product-24185  div div div div a#MagicZoomPlusImage_Main_Product24185:not(.mz-no-rt-width-css) > .mz-figure:not(.mz-no-rt-width-css) > img ,
body div div div#product-23894  div div div div a#MagicZoomPlusImage_Main_Product23894:not(.mz-no-rt-width-css) > .mz-figure:not(.mz-no-rt-width-css) > img ,
body div div div#product-15859  div div div div a#MagicZoomPlusImage_Main_Product15859:not(.mz-no-rt-width-css) > .mz-figure:not(.mz-no-rt-width-css) > img ,
body div div div#product-15883  div div div div a#MagicZoomPlusImage_Main_Product15883:not(.mz-no-rt-width-css) > .mz-figure:not(.mz-no-rt-width-css) > img ,
body div div div#product-15312  div div div div a#MagicZoomPlusImage_Main_Product15312:not(.mz-no-rt-width-css) > .mz-figure:not(.mz-no-rt-width-css) > img ,
body div div div#product-14821  div div div div a#MagicZoomPlusImage_Main_Product14821:not(.mz-no-rt-width-css) > .mz-figure:not(.mz-no-rt-width-css) > img ,
body div div div#product-2909   div div div div a#MagicZoomPlusImage_Main_Product2909:not(.mz-no-rt-width-css) > .mz-figure:not(.mz-no-rt-width-css) > img ,
body div div div#product-11448  div div div div a#MagicZoomPlusImage_Main_Product11448:not(.mz-no-rt-width-css) > .mz-figure:not(.mz-no-rt-width-css) > img ,
body div div div#product-6829   div div div div a#MagicZoomPlusImage_Main_Product6829:not(.mz-no-rt-width-css) > .mz-figure:not(.mz-no-rt-width-css) > img ,
body div div div#product-4206   div div div div a#MagicZoomPlusImage_Main_Product4206:not(.mz-no-rt-width-css) > .mz-figure:not(.mz-no-rt-width-css) > img ,
body div div div#product-3967   div div div div a#MagicZoomPlusImage_Main_Product3967:not(.mz-no-rt-width-css) > .mz-figure:not(.mz-no-rt-width-css) > img ,
body div div div#product-3631   div div div div a#MagicZoomPlusImage_Main_Product3631:not(.mz-no-rt-width-css) > .mz-figure:not(.mz-no-rt-width-css) > img ,
body div div div#product-2143   div div div div a#MagicZoomPlusImage_Main_Product2143:not(.mz-no-rt-width-css) > .mz-figure:not(.mz-no-rt-width-css) > img {
    width: auto!important;
}
 
figure.mz-figure img {
    max-height: 500px!important;
    width: auto!important;
	
}

.MagicToolboxSelectorsContainer div a img {
    max-width: 110px!important;
}
button#place_order[disabled=disabled] {
    background: #373737!important;
    color: #fff8ef;
}
div#refresh_captcha a {
    color: #373737;
    font-family: 'museo-sans';
    text-decoration: none;
}
.MagicToolboxSelectorsContainer img {
    max-height: 75px!important;
}
 
@media only screen and (min-width:767px)
{
.postid-15312 .woocommerce-product-gallery img {
    padding-top: 70px!important;
}
}

@media only screen and (max-width:480px)
{
.lnk-utility-lid.lnk-swipe-lid,.lnk-classic-lid.lnk-swipe-lid {
    float: left;
}
}

@media only screen and (min-width: 901px)
{
.MagicToolboxSelectorsContainer div {
position:unset!important;
}
}
img.afterpay_logo {
    float: left!important;
    width: 100px!important;
    text-align: left!important;
}
p.custom_afterpay_text {
    float: left!important;
    padding-top: 10px!important;
}

#shipping_method input:after {
    content: "";
    background: #FFF;
    width: 15px;
    content: "";
    position: relative;
    top: -1px;
    left: -2px;
    font-size: 22px;
    font-weight: bold;
    height: 15px;
    display: block;
    background-repeat: no-repeat;
    background-size: 18px;
    border-radius: 51px;
    overflow: hidden;
    border: 1px solid #767676;
}
#shipping_method input[checked="checked"]:after {
    content: "";
    background-image: url(https://jococups.com/wp-content/uploads/sites/7/2021/05/cart_checked.png);
    background-size: 25px;
    background-position: -5px -5px;
}
.woocommerce #payment .payment_box.payment_method_afterpay ul.form-list li.form-alt .instalment-info-container p.header-text {
    margin: 10px 0;
    font-family: Arial, sans-serif;
    font-size: 14px;
    line-height: 20px;
    color: #373737!important;
}
#afterpay-checkout-instalment-info-container .instalment-wrapper .instalment p.instalment-header-text {
    font-family: Arial, sans-serif;
    font-size: 14px;
    color: #373737!important;
    margin-bottom: 0px;
}
.home .main-carousel .carousel-cell h3,.home .static-carousel .carousel-cell h3 {
    opacity: 1;
}
.home .container.mobile-scroll-full-width h2 {
    margin-top: 100px;
    position: absolute;
}
.mob-title
{
	display:none!important;
}
@media only screen and (max-width:767px)
{
.home .container.mobile-scroll-full-width h2 {
    position: absolute;
    z-index: 999;
    margin-left: 50px;
    font-size: 20px;
    margin-top: 36px; 
}
.mob-title
{
	display:block!important;
}
.page-template-template-reusable-cup .reusable-cup-utility div#kys02 img, #know-your-size .container div#kys02 img {
    margin-left: -40px;
}
.page-template-template-reusable-cup .reusable-cup-utility div#kys03 img, #know-your-size .container div#kys03 img {
    margin-left: -40px;
}
.page-template-template-reusable-cup .reusable-cup-utility div#kys04 img, #know-your-size .container div#kys04 img {
    margin-left: -35px;
}
.page-template-template-reusable-cup .reusable-cup-utility div#kys05 img, #know-your-size .container div#kys05 img {
    margin-left: -25px;
}
.tree-child-blogs .tree-single-blog {    
    background: #f7eee5;
}
}

li#menu-item-24118 a#menu-item-dropdown-24118 {
    display: block!important;
}
.category_glassware .term-description {
    display: none;
}

#site-header #region-selector {
    position: fixed;
    right: -600px;
    top: 0px;
    width: 100%;
    max-width: 440px;
    z-index: 99999;
    bottom: 0px;
    background: #f7eee5;
    box-shadow: 0px 0px 10px 5px rgb(0 0 0 / 10%);
    transition: all 0.3s ease-in-out;
}
.region-header {
    border-bottom: 1px solid #a0a0a0!important;
    margin: 40px 40px 20px 35px;
    padding: 10px 5px 40px;
}
.region-header h3 {
    float: left;
}
.region-header p {
    float: right;
}
.region-header span.close-box span {
    background: #a0a0a0;
}

.region-header span.close-box {
    top: 48px;
    width: 22px;
    height: 25px;
    right: 45px;
    overflow: hidden;
}
.region-body {
    padding: 15px 40px 20px 35px;
}
.region-body a {
    margin-bottom: 12px!important;
    width: 100%!important;
    max-width: 321px!important;
    border-color: #a0a0a0!important;
	font-size: 15px!important;
	    font-weight: normal!important;
}
.region-body a:after
{
	display:none!important;
}
.usa_active_flask {
    opacity: 1!important;
    cursor: pointer!important;
}
#site-header #right-menu #pin-icon {
    width: 22px;
    height: 29px;
    display: block;
    background-image: url(https://jococups.com/wp-content/themes/jococups/img/Pin-Char.svg);
    text-indent: -9999px;
    background-repeat: no-repeat;
    background-size: 100%;
    margin-right: -4px;
    cursor: pointer;
}
.home #site-header #right-menu #pin-icon {
    background-image: url(https://jococups.com/wp-content/themes/jococups/img/Pin-Sandstone.svg);
}
div#region-selector.open-popup {
    right: 0px!important;
}
a.active span.sign:after {
    content: "";
    position: relative;
    background-image: url(https://jococups.com/usa/wp-content/uploads/sites/10/2021/06/CharcTick.png);
    background-size: 100%;
    display: block;
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    text-align: center;
    top: 10px;
}
.region-body a:hover span.sign:after{
	background-image: url(https://jococups.com/usa/wp-content/uploads/sites/10/2021/06/SandstoneTick.png);
}
span.sign {
    float: right;
    width: 15px;
    height: 15px;
    padding: 5px;
    position: relative;
    display: block;
}
.region-body .button:hover .sign{
	display:block;
}
#site-header.region-open .overlay {
    opacity: 1;
    visibility: visible;
    z-index: 9998;
}
.currency_notice {
    position: fixed!important;
    left: 36%!important;
    top: 40%!important;
    display: block!important;
    background: #FFF8EF!important;
    z-index: 99999!important;
    padding: 50px 73px!important;
    width: 21%!important;
    text-align: center!important;
    margin: auto!important;
	display:none!important;
}
.currency_notice p {
    font-weight: bold!important;
    margin-bottom: 25px!important;
}
.currency_notice.show_notice 
{
	display:block!important;	
}
.currency_notice.show_notice a {
    width: 100%!important;
    max-width: 87%!important;
    text-align: left!important;
    background: #373737!important;
    color: #FFF8EF!important;
}
.currency_notice.show_notice a:hover {
    color: #373737!important;
    background: #FFF8EF!important;
}
.currency_notice.show_notice a:hover:after {
    background: #373737!important;
}
.currency_notice.show_notice {
    display: block;
}
.currency_notice.show_notice a:after {
    background-color: #FFF8EF!important;
}

ol.how-to-opn {
    padding: 0px 0px 40px 15px!important;
    display: block;
    clear: both!important;
}
ol.how-to-opn li {
    padding-left: 5px!important;
    padding-bottom: 2px!important;
}
.custom-flask-support-column.velvet-grip {
    margin-right: 1%;
}
.woocommerce-checkout .wc_coupon_message_container p ,.woocommerce-cart .wc_coupon_message_container wc_coupon_message_body  {
    background: #f2e8dd!important;
    padding: 10px!important;
    font-family: 'museo-sans'!important;
    font-weight: 700!important;
    width: auto!important;
    display: inline!important;
    box-shadow: 0px 0px 1px 0px #636363!important;
}

div#coupons_list {
    margin-bottom: 20px;
}
#sc-cc .sc-coupon {
    border: 2px dashed #636363!important;
    background: #FFF8EF!important;
    color: #373737!important;
	    padding-bottom: 15px;
}
#sc-cc .sc-coupon span {
    color: #373737;
    margin-left: -1px!important;
    display: block;
}
.woocommerce-message {
    font-family: 'museo-sans'!important;
    font-weight: 700!important;
    border-color: #373737;
    font-size: 15px;
}
@media only screen and (max-width:767px)
{
.glider h3 {
     line-height: 1px!important;
}
.single-product div.product div.images {
    min-height: 400px;
}
}


@media only screen and (max-width:500px)
{
	body div div div#product-23894 div div div div a#MagicZoomPlusImage_Main_Product23894:not(.mz-no-rt-width-css) > .mz-figure:not(.mz-no-rt-width-css) > img, body div div div#product-154493 div div div div a#MagicZoomPlusImage_Main_Product154493:not(.mz-no-rt-width-css) > .mz-figure:not(.mz-no-rt-width-css) > img, body div div div#product-154476 div div div div a#MagicZoomPlusImage_Main_Product154476:not(.mz-no-rt-width-css) > .mz-figure:not(.mz-no-rt-width-css) > img, body div div div#product-154355 div div div div a#MagicZoomPlusImage_Main_Product154355:not(.mz-no-rt-width-css) > .mz-figure:not(.mz-no-rt-width-css) > img, body div div div#product-101651 div div div div a#MagicZoomPlusImage_Main_Product101651:not(.mz-no-rt-width-css) > .mz-figure:not(.mz-no-rt-width-css) > img, body div div div#product-26944 div div div div a#MagicZoomPlusImage_Main_Product26944:not(.mz-no-rt-width-css) > .mz-figure:not(.mz-no-rt-width-css) > img, body div div div#product-26925 div div div div a#MagicZoomPlusImage_Main_Product26925:not(.mz-no-rt-width-css) > .mz-figure:not(.mz-no-rt-width-css) > img, body div div div#product-26752 div div div div a#MagicZoomPlusImage_Main_Product26752:not(.mz-no-rt-width-css) > .mz-figure:not(.mz-no-rt-width-css) > img, body div div div#product-26747 div div div div a#MagicZoomPlusImage_Main_Product26747:not(.mz-no-rt-width-css) > .mz-figure:not(.mz-no-rt-width-css) > img, body div div div#product-26729 div div div div a#MagicZoomPlusImage_Main_Product26729:not(.mz-no-rt-width-css) > .mz-figure:not(.mz-no-rt-width-css) > img, body div div div#product-26699 div div div div a#MagicZoomPlusImage_Main_Product26699:not(.mz-no-rt-width-css) > .mz-figure:not(.mz-no-rt-width-css) > img, body div div div#product-26665 div div div div a#MagicZoomPlusImage_Main_Product26665:not(.mz-no-rt-width-css) > .mz-figure:not(.mz-no-rt-width-css) > img, body div div div#product-25091 div div div div a#MagicZoomPlusImage_Main_Product25091:not(.mz-no-rt-width-css) > .mz-figure:not(.mz-no-rt-width-css) > img, body div div div#product-25056 div div div div a#MagicZoomPlusImage_Main_Product25056:not(.mz-no-rt-width-css) > .mz-figure:not(.mz-no-rt-width-css) > img, body div div div#product-25053 div div div div a#MagicZoomPlusImage_Main_Product25053:not(.mz-no-rt-width-css) > .mz-figure:not(.mz-no-rt-width-css) > img, body div div div#product-25050 div div div div a#MagicZoomPlusImage_Main_Product25050:not(.mz-no-rt-width-css) > .mz-figure:not(.mz-no-rt-width-css) > img, body div div div#product-25046 div div div div a#MagicZoomPlusImage_Main_Product25046:not(.mz-no-rt-width-css) > .mz-figure:not(.mz-no-rt-width-css) > img, body div div div#product-25041 div div div div a#MagicZoomPlusImage_Main_Product25041:not(.mz-no-rt-width-css) > .mz-figure:not(.mz-no-rt-width-css) > img, body div div div#product-24463 div div div div a#MagicZoomPlusImage_Main_Product24463:not(.mz-no-rt-width-css) > .mz-figure:not(.mz-no-rt-width-css) > img, body div div div#product-24455 div div div div a#MagicZoomPlusImage_Main_Product24455:not(.mz-no-rt-width-css) > .mz-figure:not(.mz-no-rt-width-css) > img, body div div div#product-24403 div div div div a#MagicZoomPlusImage_Main_Product24403:not(.mz-no-rt-width-css) > .mz-figure:not(.mz-no-rt-width-css) > img, body div div div#product-24246 div div div div a#MagicZoomPlusImage_Main_Product24246:not(.mz-no-rt-width-css) > .mz-figure:not(.mz-no-rt-width-css) > img, body div div div#product-24245 div div div div a#MagicZoomPlusImage_Main_Product24245:not(.mz-no-rt-width-css) > .mz-figure:not(.mz-no-rt-width-css) > img, body div div div#product-24188 div div div div a#MagicZoomPlusImage_Main_Product24188:not(.mz-no-rt-width-css) > .mz-figure:not(.mz-no-rt-width-css) > img, body div div div#product-24185 div div div div a#MagicZoomPlusImage_Main_Product24185:not(.mz-no-rt-width-css) > .mz-figure:not(.mz-no-rt-width-css) > img, body div div div#product-23894 div div div div a#MagicZoomPlusImage_Main_Product23894:not(.mz-no-rt-width-css) > .mz-figure:not(.mz-no-rt-width-css) > img, body div div div#product-15859 div div div div a#MagicZoomPlusImage_Main_Product15859:not(.mz-no-rt-width-css) > .mz-figure:not(.mz-no-rt-width-css) > img, body div div div#product-15883 div div div div a#MagicZoomPlusImage_Main_Product15883:not(.mz-no-rt-width-css) > .mz-figure:not(.mz-no-rt-width-css) > img, body div div div#product-15312 div div div div a#MagicZoomPlusImage_Main_Product15312:not(.mz-no-rt-width-css) > .mz-figure:not(.mz-no-rt-width-css) > img, body div div div#product-14821 div div div div a#MagicZoomPlusImage_Main_Product14821:not(.mz-no-rt-width-css) > .mz-figure:not(.mz-no-rt-width-css) > img, body div div div#product-2909 div div div div a#MagicZoomPlusImage_Main_Product2909:not(.mz-no-rt-width-css) > .mz-figure:not(.mz-no-rt-width-css) > img, body div div div#product-11448 div div div div a#MagicZoomPlusImage_Main_Product11448:not(.mz-no-rt-width-css) > .mz-figure:not(.mz-no-rt-width-css) > img, body div div div#product-6829 div div div div a#MagicZoomPlusImage_Main_Product6829:not(.mz-no-rt-width-css) > .mz-figure:not(.mz-no-rt-width-css) > img, body div div div#product-4206 div div div div a#MagicZoomPlusImage_Main_Product4206:not(.mz-no-rt-width-css) > .mz-figure:not(.mz-no-rt-width-css) > img, body div div div#product-3967 div div div div a#MagicZoomPlusImage_Main_Product3967:not(.mz-no-rt-width-css) > .mz-figure:not(.mz-no-rt-width-css) > img, body div div div#product-3631 div div div div a#MagicZoomPlusImage_Main_Product3631:not(.mz-no-rt-width-css) > .mz-figure:not(.mz-no-rt-width-css) > img, body div div div#product-2143 div div div div a#MagicZoomPlusImage_Main_Product2143:not(.mz-no-rt-width-css) > .mz-figure:not(.mz-no-rt-width-css) > img {
		width: 100%!important;
	}
	.single-product .woocommerce-notices-wrapper .woocommerce-message {
		line-height: 25px;
		width: 100%!important;
		text-align: center;
	}
	.single-product .woocommerce-notices-wrapper .woocommerce-message a {
		float: none;
		margin: auto;
		display: block;
		max-width: 88%;
		margin-bottom: 8px;
	}
	.woocommerce-checkout span.jococups-checked, .woocommerce-checkout span.jococups-unchecked {
		font-size: 20px;
	}
	.jococups-checked:after {
		position: absolute;
		left: 5px;
		top: 0px;
		z-index: 9999;
		color: #000;
		content: "✔";
	}
	label.woocommerce-form__label.woocommerce-form__label-for-checkbox.inline span.jococups-checked:after {
		top: -7px;
	}
}

p#billing_phone_field {
    width: 100%!important;
}


/* Sale page css starts */
.jococups-shop .products .product img, .woocommerce-shop .products .product img {
    height: 370px!important;
    width: auto!important;
    margin: auto!important;
}
.jococups-shop .product-swatches, .woocommerce-shop .product-swatches {
    display: none;
}
.page-id-21.page-template-default #page-content {
    padding: 120px 0px 20px!important;
}
.woocommerce-shop ul.products li.product {
    border-bottom: 2px solid #373737;
}
.jococups-shop ,.woocommerce-shop #page-content
{
	margin-top:-30px;
}
span.jococups-onsale {
    background: #373737;
    color: #FFF8EF;
    text-transform: uppercase;
    padding: 2px 10px 2px 6px;
    font-size: 10.5px;
    margin-left: 10px;
    border-radius: 100px;
    letter-spacing: 2px;
}
.woocommerce-variation-price {
    display: none;
}
span.jococups-dynamic-price span.price span,.jococups-dynamic-price span.woocommerce-Price-amount.amount {
    font-family: museo-sans, sans-serif;
    font-weight: 700!important;
    font-style: normal;
    color: #FFF8EF!important;
    display: inline-block!important;
    font-size: 16px!important;
}
span.jococups-dynamic-price span.price {
    display: inline-block;
}
span.jococups-dynamic-price span.price del bdi,
.jococups-dynamic-price del span.woocommerce-Price-amount.amount bdi {
    text-decoration: line-through;
	    margin-right: 10px;
}
.single-product div.product .entry-summary form.cart .button:hover span {
    color: #373737!important;
}
span.VarName {
    text-transform: capitalize;
}
span.VarName:before {
    content: "-";
    margin-left: 6px;
}
.jococups-shop h2.woocommerce-loop-product_title {
    font-weight: bold!important;
    margin-bottom: 10px!important;
}
.clearance-price {
    margin-bottom: 10px;
    display: inline-block;
    font-size: 16px;
    color: #636363;
}
.clearance-price del {
    opacity: 0.5;
    margin-right: 5px;
}
.clearance-price ins {
    text-decoration: none!important;
}
.jococups-shop span.jococups-onsale
{
	padding: 4px 10px 4px 11px!important;
}

@media only screen and (min-width:767px) and (max-width:1400px)
{
	.woocommerce-page #page-content.jococups-shop > .woocommerce {
    padding: 0 0px 0 50px;
}
}


li#menu-item-268308 img,li#menu-item-260574 img {
        max-width: 68px!important;
    height: auto;
    margin-bottom: 9px;
}


li#menu-item-268308 span.menu-image-title-after.menu-image-title,
li#menu-item-260574 span.menu-image-title-after.menu-image-title {
    position: relative;
}

.single-product .variations span.jococups-onsale {
    position: absolute;
    border-radius: 17px;
    padding: 0px 10px;
    font-size: 10px;
    line-height: 18px;
    top: -1px;
}

.mac-magic .single-product .variations span.jococups-onsale 
{
		top: -3px;
}

ul.products li h2.woocommerce-loop-product_title {
    display: none!important;
} 

.page-id-53 div#page-content {
    padding: 0 80px!important;
    padding-top: 120px!important;
}

.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
    float: right;
    width: 48%;
    clear: none;
}

.flex-on-top
{
	opacity:1!important;
	z-index:2!important;
}


@media only screen and (max-width:750px)
{
	li#menu-item-268308 img,li#menu-item-260574 img {
		max-width: 40px!important;
		height: auto;
	}
	.jococups-shop span.jococups-onsale {
		padding: 4px 10px 3px 11px!important;
		text-align: center;
	}
	span.jococups-onsale {
		font-size: 10.5px;
	}
	.home .container.mobile-scroll-full-width h2 {
		z-index: 0;
	}
	#menu ul li span.jococups-onsale {
		padding: 3px 11px!important;
	}
	.single-product .variations span.jococups-onsale 
	{
			top: 6px;
	}
}

@media only screen and (min-width:751px)
{
	#menu ul li span.jococups-onsale {
		position: absolute;
		top: -55px;
		right: -24px;
		padding: 1px 9px 0px 11px!important;
		font-size: 8px;
	}
}
/* Sale page css ends */


.page-id-24039 .validation_error {
    font-family: ff-meta-serif-web-pro, serif;
}
.page-id-24039 .gfield_error {
    padding: 0px!important;
    background: transparent!important;
    border: none!important;
}
.page-id-24039 .gfield_error .gfield_description.validation_message {
    padding: 0px!important;
}
.page-id-24039 .gform_wrapper li.gfield.gfield_error input
{
    padding-bottom: 3px!important;
    border-top: none!important;
    border-left: none!important;
    border-right: none!important;
    border-color: red!important;
}
.page-id-24039 .gform_wrapper li.gfield.gfield_error, 
.page-id-24039 .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning 
{
    margin-bottom: 0px!important;
}
.page-id-24039 .gform_wrapper ul.gform_fields li.gfield {
    min-height: 98px;
    margin-top: 0px!important;
    padding-top: 0px!important;
}
.page-id-24039 input#gform_submit_button_1 {
    cursor: pointer;
}


/* Site wide footer popup close box minimize start */
 div#site-wide-footer {
		background: #373737;
		padding: 10px 0px;
		position: fixed;
		z-index: 9;
		width: 230px;
		transition: te;
		text-align: center; 
		left: 13%;
		    bottom: 0px;
		transition:all 1s ease-in-out;
	}
	div#site-wide-footer a {
		color: #FFF8EF;
		text-decoration: none;
		font-family: 'museo-sans';
		font-size: 14px!important;
	}
	div#site-wide-footer a:after {
		content: " | Learn More ";
	}

@media only screen and (max-width:1300px)
{
	#site-wide-footer .no-mobile
	{
		display:none;
	}
	div#site-wide-footer span.close-box {
		right: 5px;
	}
}
@media only screen and (max-width:767px)
{
	div#site-wide-footer {
		right: 0px!important;
		left: initial;
	        max-width: 180px;
	}
	div#site-wide-footer a:after {
		content: " > ";
	}
}
@media only screen and (max-width:768px)
{
.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
float: none;
    width: 100%;
}
.single-product ul.slides {
    height: 100VW;
    overflow: hidden;
}
ul#main-menu li.menu-item-has-children a#menu-item-dropdown-24118.close-submenu:after {
    display: none!important;
}
ul#main-menu li.menu-item-has-children a#menu-item-dropdown-24118.close-submenu {
    background: #FFF8ef!important;
}
ul#main-menu li.menu-item-has-children a#menu-item-dropdown-24118 {
    background: #f7eee5!important;
}

#site-header #menu #main-menu li a#menu-item-dropdown-24118
{
    transition: none;
}
.woocommerce-page .slider-container {
    padding-top: 0px!important;
}
.category_glassware .flexslider-mobile .slide-overlay
{
	padding-bottom:0px!important;
	    font-size: 16px;
}
.category_glassware .flexslider-mobile .slide-overlay h2.category-banner-title {
    margin-bottom: 6px;
}
.woocommerce-checkout .woocommerce-form-login-toggle,
.woocommerce-checkout .woocommerce-form-coupon-toggle {
    width: 100%!important;
}
.woocommerce-checkout form.woocommerce-form.woocommerce-form-login.login, 
.woocommerce-checkout form.checkout_coupon.woocommerce-form-coupon {
    width: 94%!important;
}
}


@media only screen and (min-width:768px) and (max-width:1050px)
{
	.category_glassware #page-content > .woocommerce {
		padding: 40px 55px 0;
	}
}

@media only screen and (min-width:768px) and (max-width:820px)
{
	.category_glassware #page-content > .woocommerce {
		padding: 40px 30px 0;
	}
	.woocommerce ul.products li.product .price, .woocommerce ul.products li.product .cup-size {
		font-size: 15px;
	}
}

video {
    pointer-events: none!important;
	    max-width: 100%;
		 clip-path: inset(0px 0px 0px 0px);
} 

.home video {
    margin-bottom: -5px;
}
.home .full-row.reorder.home-video-ttt {
    overflow: hidden;
}
.col-sm-12.col-lg-6.keypoint-images {
    overflow: hidden;
}
.woocommerce-page .slider-container {
    padding-top: 100px;
	    margin-bottom: -50px;
}
.category_glassware div#page-content,
.category_glassware.woocommerce ul.products {
    padding-top: 0px!important;
}



.woocommerce-checkout .woocommerce-form-login-toggle {
    border-top: 2px solid #373737;
}
.woocommerce-checkout .woocommerce-form-login-toggle,.woocommerce-checkout .woocommerce-form-coupon-toggle {
    width: 60%;
}
.woocommerce-checkout .woocommerce-info:after {
    content: "+";
    float: right;
    color: #636363;
    border: 1px solid #636363;
    border-radius: 100%;
    width: 20px;
    height: 20px;
    display: block;
    text-align: center;
    line-height: 19px;
    transition: all 0.3s ease-in-out;
}
.woocommerce-checkout .woocommerce-info {
    margin-bottom: 0px;
    padding: 20px 0px;
    line-height: 20px;
    cursor: pointer;
    border-bottom: 1px solid #636363;
	font-weight: bold;
}
.woocommerce-checkout form.woocommerce-form.woocommerce-form-login.login, 
.woocommerce-checkout form.checkout_coupon.woocommerce-form-coupon {
    width: 56.5%;
    padding: 20px;
    background: #fff8ef;
    margin-top: 0px;
}
.woocommerce-checkout #payment ul.payment_methods li input {
    margin-right: 4%!important;
}
.woocommerce-checkout .payment_box {
    width: 92%!important;
    margin-left: 8%!important;
}
.woocommerce-checkout li.wc_payment_method.payment_method_nab_dp {
    margin-top: 10px!important;
}


/* Site wide footer popup close box minimize ends */
/*hide image caption from product poup*/
.mz-expand figcaption.mz-caption.mz-show {
    display: none;
}


@media only screen and (min-width:1201px)
{
ul#product-support li 
{
    margin-left: -4%; 
    margin-right: 6%; 
}
}

@media only screen and (max-width:767px)
{
ul#product-support li {
    width: 100%;
}
ul#product-support li a img {
    width: 100%!important; 
    max-width: 100%!important;
}
}

/*
.page-template-template-insulated_bottles .product img:before {
     content: '';
    position: absolute;
    width: 100px;
    height: 100%;
    background-image: linear-gradient(
        120deg,
        rgba(255,255,255, 0) 30%,
        rgba(255,255,255, .8),
        rgba(255,255,255, 0) 70%
    );
    top: 0;
    left: -100px;
    animation: shine 3s infinite linear; 
}

@keyframes shine {
    0% {left: -100px}
    20% {left: 100%}
    100% {left: 100%}
}*/

.single-product #homepage-slider ol.flex-control-nav.flex-control-paging:first-child {
    display: none;
}
.single-product #homepage-slider ol.flex-control-nav.flex-control-paging {
    margin: auto;
    display: block;
    left: 40%;
}
.keypoints.insulated .points-flexslider {
    display: none;
}
.keypoints.insulated .points-flexslider .slides {
    height: auto!important;
}