/** Shopify CDN: Minification failed

Line 866:19 Unexpected "#33"
Line 1838:2 Expected identifier but found "*"
Line 3091:6 "visiblity" is not a known CSS property
Line 5564:2 "backgroud-image" is not a known CSS property
Line 5757:2 "backgroun-repeat" is not a known CSS property

**/
@charset "UTF-8";
.bgimage {
  max-height: 714px;
  background-image: url(https://cdn.shopify.com/s/files/1/1414/2998/files/Green_Band.jpg?18171175472803434017) !important !important;
  padding-bottom: 10vh;
  margin-top: -6vh !important;
  background-repeat: repeat !important; }

.b2 {
  background-image: url(https://cdn.shopify.com/s/files/1/1414/2998/files/Orange_Band.jpg?18171175472803434017) !important !important; }

/* http://meyerweb.com/eric/tools/css/reset/
v2.0 | 20110126
License: none (public domain)
(Tweaked for CleanThemes theme)
*/
html, body, div, span, applet, object, iframe,
h1,
.slide .overlay-text .text, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

.shoppable_cards {
  padding: 24px 0 0; }

.template-index slick-slider, .template-index .slick-dotted {
  margin-bottom: 0px !important; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

/* CSS cross-browser clear fix */
.cf:before,
.cf:after {
  content: "";
  display: table; }

.cf:after {
  clear: both; }

.cf {
  zoom: 1; }

@media only screen and (max-width: 640px) {
  .a2 {
    height: auto !important;
    width: auto !important;
    margin-left: 0; } }
/* Remove FF input padding for consistant alignment */
input::-moz-focus-inner,
button::-moz-focus-inner {
  border: 0;
  padding: 0; }

/* Remove the odd input formatting from iOS */
button,
input[type=submit],
input[type=button] {
  -webkit-appearance: none; }

/* Stop Webkit's big glowy boxes, we have our own highlight effect */
input:focus,
select:focus,
textarea:focus {
  outline: none; }

/* Standard text CSS */
strong, b {
  font-weight: bold; }

abbr, acronym {
  border-bottom: 1px dotted #000000;
  cursor: help; }

em, i {
  font-style: italic; }

ul, ol, dl {
  margin: 1em;
  font-size: 100%; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

blockquote {
  margin: 1.5em 0em 1.5em 10px;
  padding: .5em 0em;
  quotes: "\201C" "\201D";
  font-size: 130%;
  font-style: italic;
  line-height: 1.5em; }

blockquote:before {
  color: #000000;
  content: open-quote;
  font-size: 3em;
  line-height: .1em;
  margin-left: -20px;
  margin-right: 10px;
  vertical-align: -0.48em; }

blockquote :first-child {
  display: inline; }

blockquote :last-child {
  margin-bottom: 0; }

blockquote:after {
  content: no-close-quote; }

ol, ul, dl {
  margin-left: 2em; }

ol li {
  list-style: decimal outside; }

ul li {
  list-style: disc outside; }

dl dd {
  margin-left: 1em; }

th, td {
  border-bottom: 3px solid black;
  border-collapse: collapse;
  border-top: 3px solid black;
  padding: 0.7em; }

th {
  /*distinguishing table headers from data cells*/
  font-weight: bold;
  text-align: left;
  border-bottom-width: 3px; }

table.noborders td, table.noborders th {
  border: none; }

caption {
  margin-bottom: .5em;
  text-align: center; }

p, fieldset, table {
  margin-bottom: 1em; }

hr {
  border: none;
  width: 100%;
  color: transparent;
  border-bottom: 3px double #e2e2e2;
  height: 9px;
  margin: 1em 0; }

/* Google Fonts */
body, input, textarea, select, select option {
  font-family: GothamRounded-Light; }

h1, .slide .overlay-text .text, .h1-style, h2, h3, h4, h5, h6 {
  font-family: GothamRounded-Medium; }

#pageheader .logotext, #shoplogo .logotext {
  font-family: GothamRounded-Light; }

.nav-row {
  font-family: GothamRounded-Book; }

.button,
a.button,
button,
input[type="submit"],
input[type="reset"],
input[type="button"],
.productlabel {
  font-family: GothamRounded-Light; }

/* Slick slider */
.slick-slider {
  position: relative;
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

/* FOUC */
.slideshow .slide {
  display: none; }

.slideshow .slide:first-child {
  display: block; }

/* /FOUC */
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }
  .slick-slide:focus, .slick-slide a:focus {
    outline: none; }

.slick-arrow.slick-hidden {
  display: none; }

/* Slider */
.slick-loading .slick-list {
  background: white url(//phool.co/cdn/shop/t/137/assets/ajax-load.gif?v=62939699503414190391757308540) center center no-repeat; }

/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  z-index: 1;
  display: block;
  height: 80px;
  width: 80px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
  min-width: 0; }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent; }
    .slick-prev:hover svg, .slick-prev:focus svg,
    .slick-next:hover svg,
    .slick-next:focus svg {
      opacity: 1; }
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: 0.25; }

.slick-prev svg,
.slick-next svg {
  width: 80px;
  height: 80px;
  fill: white;
  opacity: 0.75;
  -webkit-filter: drop-shadow(0px 1px 1px rgba(0, 0, 0, 0.5));
  -moz-filter: drop-shadow(0px 1px 1px rgba(0, 0, 0, 0.5));
  -o-filter: drop-shadow(0px 1px 1px rgba(0, 0, 0, 0.5));
  -ms-filter: drop-shadow(0px 1px 1px rgba(0, 0, 0, 0.5));
  filter: drop-shadow(0px 1px 1px rgba(0, 0, 0, 0.5)); }
  .slick-prev svg.feather,
  .slick-next svg.feather {
    fill: transparent;
    stroke: white;
    stroke-width: 0.6; }

.slick-prev {
  left: 0; }
  [dir="rtl"] .slick-prev {
    left: auto;
    right: 0; }

#cai img {
  display: none; }

.slick-next {
  right: 0; }
  [dir="rtl"] .slick-next {
    left: 0;
    right: auto; }

/* Dots */
.slick-dots {
  list-style: none;
  display: block;
  text-align: center;
  margin: 0;
  padding: 10px 0;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    vertical-align: top;
    height: 20px;
    width: 21px;
    margin: 0;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 20px;
      min-width: 0;
      outline: none;
      line-height: 0px;
      font-size: 0px;
      color: transparent;
      padding: 0;
      cursor: pointer; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
        .slick-dots li button:hover:before, .slick-dots li button:focus:before {
          opacity: 0.75; }
      .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "•";
        width: 20px;
        height: 20px;
        font-family: 'GothamRounded-Light','Open Sans';
        font-size: 37px;
        line-height: 20px;
        text-align: center;
        color: black;
        opacity: 0.4;
        transition: opacity 150ms;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button:before {
      color: black;
      opacity: 0.75; }

/* lazy load */
.slick-slide img {
  opacity: 1;
  transition: opacity 250ms; }

.slick-slide img.slick-loading {
  opacity: 0; }

/* Owl Carousel - two carousels are better than one */
.owl-carousel, .owl-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
  position: relative; }

.owl-carousel .animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut; }

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }

  100% {
    opacity: 0; } }

@keyframes fadeOut {
  0% {
    opacity: 1; }

  100% {
    opacity: 0; } }

.owl-height {
  -webkit-transition: height .5s ease-in-out;
  -moz-transition: height .5s ease-in-out;
  -ms-transition: height .5s ease-in-out;
  -o-transition: height .5s ease-in-out;
  transition: height .5s ease-in-out; }

.owl-carousel {
  width: 100%;
  z-index: 1; }

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y; }

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0); }

.owl-carousel .owl-controls .owl-dot, .owl-carousel .owl-controls .owl-nav .owl-next, .owl-carousel .owl-controls .owl-nav .owl-prev {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.owl-carousel.owl-loaded {
  display: block; }

.owl-carousel.owl-loading {
  opacity: 0;
  display: block; }

.owl-carousel.owl-hidden {
  opacity: 0; }

.owl-carousel .owl-refresh .owl-item {
  display: none; }

.owl-carousel .owl-item {
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d; }

.owl-carousel.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto; }

.owl-carousel .owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab; }

.owl-carousel.owl-rtl {
  direction: rtl; }

.owl-carousel.owl-rtl .owl-item {
  float: right; }

.no-js .owl-carousel {
  display: block; }

.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity .4s ease;
  -moz-transition: opacity .4s ease;
  -ms-transition: opacity .4s ease;
  -o-transition: opacity .4s ease;
  transition: opacity .4s ease; }

.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url(owl.video.play.png) no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: scale .1s ease;
  -moz-transition: scale .1s ease;
  -ms-transition: scale .1s ease;
  -o-transition: scale .1s ease;
  transition: scale .1s ease; }

.owl-carousel .owl-video-play-icon:hover {
  -webkit-transition: scale(1.3, 1.3);
  -moz-transition: scale(1.3, 1.3);
  -ms-transition: scale(1.3, 1.3);
  -o-transition: scale(1.3, 1.3);
  transition: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {
  display: none; }

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  -webkit-transition: opacity .4s ease;
  -moz-transition: opacity .4s ease;
  -ms-transition: opacity .4s ease;
  -o-transition: opacity .4s ease;
  transition: opacity .4s ease; }

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1; }

.owl-carousel {
  height: 0px;
  overflow: hidden; }

.owl-carousel.owl-loaded {
  height: auto;
  overflow: visible; }

/* Theme styles */
body {
  font-size: 16px;
  line-height: 1.6em;
  color: #000000;
  background: #ffffff;
  background-repeat: repeat;
  overflow-y: scroll;
  /* Fonts on Macs look bad without these */
  -moz-font-feature-settings: "liga";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased; }

.button.button--large, a.button.button--large, button.button--large, input[type=button].button--large, input[type=reset].button--large, input[type=submit].button--large {
  margin-top: 0px; }

::selection {
  /* Webkit & Opera */
  background: #232323;
  color: #ffffff; }

::-moz-selection {
  /* Firefox */
  background: #232323;
  color: #ffffff; }

a,
a:link,
a:visited {
  color: #3d4c4f;
  -moz-transition: color 100ms, border-color 100ms;
  -webkit-transition: color 100ms, border-color 100ms;
  transition: color 100ms, border-color 100ms;
  text-decoration: none; }

a:hover {
  color: #8a8f93; }

select {
  max-width: 100%; }

input,
textarea {
  font-size: 16px;
  line-height: 16px;
  background: white;
  color: black;
  border: 1px solid #bfbfbf;
  padding: 11px 15px;
  margin: 0;
  vertical-align: middle;
  max-width: 100%;
  border-radius: 0;
  -webkit-appearance: none;
  box-sizing: border-box; }

input[type=checkbox] {
  border: none;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-appearance: checkbox; }

textarea {
  height: 120px;
  padding-top: 10px;
  padding-bottom: 10px; }

/* HTML5 input placeholders */
::-webkit-input-placeholder {
  color: #000000;
  font-size: 85%; }

:-moz-placeholder {
  /* Firefox 18- */
  color: #000000;
  font-size: 85%; }

::-moz-placeholder {
  /* Firefox 19+ */
  color: #000000;
  font-size: 85%; }

:-ms-input-placeholder {
  color: #000000;
  font-size: 85%; }

.input--large {
  padding-top: 15px;
  padding-bottom: 15px;
  height: 48px; }

.button,
a.button,
button,
input[type="submit"],
input[type="reset"],
input[type="button"] {
  background: white;
  border: 1px solid #232323;
  color: black !important;
  font-size: 12.8px;
  line-height: 16px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  height: auto;
  margin: 0;
  text-decoration: none !important;
  cursor: pointer;
  padding: 11px 25px;
  vertical-align: middle;
  text-align: center;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-transition: background-color 100ms, color 100ms, border-color 100ms;
  -webkit-transition: background-color 100ms, color 100ms, border-color 100ms;
  transition: background-color 100ms, color 100ms, border-color 100ms;
  display: inline-block; }
  .button svg,
  a.button svg,
  button svg,
  input[type="submit"] svg,
  input[type="reset"] svg,
  input[type="button"] svg {
    fill: #ffffff; }
  .button .icon,
  a.button .icon,
  button .icon,
  input[type="submit"] .icon,
  input[type="reset"] .icon,
  input[type="button"] .icon {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    height: 1em;
    width: 28px; }
    .button .icon svg,
    a.button .icon svg,
    button .icon svg,
    input[type="submit"] .icon svg,
    input[type="reset"] .icon svg,
    input[type="button"] .icon svg {
      position: absolute;
      top: 50%;
      left: 0;
      margin-top: -12px; }
  .button:hover,
  a.button:hover,
  button:hover,
  input[type="submit"]:hover,
  input[type="reset"]:hover,
  input[type="button"]:hover {
    background: black;
    color: white; }
  .button.button--large,
  a.button.button--large,
  button.button--large,
  input[type="submit"].button--large,
  input[type="reset"].button--large,
  input[type="button"].button--large {
    padding: 15px 25px;
    font-size: 16px; }

.button.compact,
button.compact,
input[type="submit"].compact,
input[type="reset"].compact,
input[type="button"].compact {
  width: auto;
  min-width: 0;
  padding: 11px; }

.button.altcolour, .product-form .quantity-submit-row.has-spb .button,
button.altcolour,
input[type="submit"].altcolour,
input[type="reset"].altcolour,
input[type="button"].altcolour {
  background: #ffffff;
  color: #232323;
  border: 1px solid #232323; }
  .button.altcolour svg, .product-form .quantity-submit-row.has-spb .button svg,
  button.altcolour svg,
  input[type="submit"].altcolour svg,
  input[type="reset"].altcolour svg,
  input[type="button"].altcolour svg {
    fill: #232323; }
  .button.altcolour:hover, .product-form .quantity-submit-row.has-spb .button:hover,
  button.altcolour:hover,
  input[type="submit"].altcolour:hover,
  input[type="reset"].altcolour:hover,
  input[type="button"].altcolour:hover {
    background: #fff;
    color: #ffffff;
    border-color: #232323; }
    .button.altcolour:hover svg, .product-form .quantity-submit-row.has-spb .button:hover svg,
    button.altcolour:hover svg,
    input[type="submit"].altcolour:hover svg,
    input[type="reset"].altcolour:hover svg,
    input[type="button"].altcolour:hover svg {
      fill: #ffffff; }

.button.notabutton,
a.button.notabutton,
button.notabutton,
input[type="submit"].notabutton {
  background: none;
  border: none;
  padding: 0;
  margin: 0;
  font-size: inherit;
  line-height: inherit;
  font-family: inherit;
  letter-spacing: inherit;
  text-transform: none;
  vertical-align: baseline;
  min-width: 0;
  overflow: visible;
  height: auto;
  color: #3d4c4f;
  -moz-transition: color 100ms;
  -webkit-transition: color 100ms;
  transition: color 100ms; }
  .button.notabutton:hover,
  a.button.notabutton:hover,
  button.notabutton:hover,
  input[type="submit"].notabutton:hover {
    color: #8a8f93; }

.spr-icon {
  display: none; }

#topnav .navbar_1 a#33 {
  display: none !important; }

.button.disabled,
a.button.disabled,
button[disabled],
input[type="submit"][disabled],
input[type="reset"][disabled],
input[type="button"][disabled] {
  background: #999 !important;
  color: #fff !important;
  border-color: #999 !important; }

.button__icon {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  width: 24px;
  height: 16px; }
  .button__icon svg {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -12px; }
  .button__icon svg.feather {
    fill: transparent;
    stroke: #ffffff;
    stroke-width: 1; }

h1, .slide .overlay-text .text, .h1-style, h2, h3, h4, h5, h6 {
  color: #232323;
  font-weight: normal;
  line-height: 1.2em;
  margin-bottom: 10px;
  font-family: 'GothamRounded-Light'; }
  h1 svg, .slide .overlay-text .text svg, h1 svg g, .slide .overlay-text .text svg g, .h1-style svg, .h1-style svg g, h2 svg, h2 svg g, h3 svg, h3 svg g, h4 svg, h4 svg g, h5 svg, h5 svg g, h6 svg, h6 svg g {
    fill: #232323; }

h1 a, .slide .overlay-text .text a, h2 a, h3 a, h4 a, h5 a, h6 a,
h1 a:link,
.slide .overlay-text .text a:link, h2 a:link, h3 a:link, h4 a:link, h5 a:link, h6 a:link,
h1 a:visited,
.slide .overlay-text .text a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited {
  color: inherit;
  text-decoration: none;
  font-family: 'GothamRounded-Medium'; }

h1 a:hover, .slide .overlay-text .text a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
  color: #8a8f93; }

h1, .slide .overlay-text .text,
.h1-style,
h2.h1-style {
  font-size: 32px; }

h2,
h1.h2-style,
.slide .overlay-text .h2-style.text,
h2.h2-style,
h3.h2-style,
h4.h2-style,
h5.h2-style,
h6.h2-style,
.h2-style {
  font-size: 29.33333px; }

h3,
h1.h3-style,
.slide .overlay-text .h3-style.text,
h2.h3-style,
h3.h3-style,
h4.h3-style,
h5.h3-style,
h6.h3-style,
.h3-style {
  font-size: 26.66667px; }

h4,
h1.h4-style,
.slide .overlay-text .h4-style.text,
h2.h4-style,
h3.h4-style,
h4.h4-style,
h5.h4-style,
h6.h4-style,
.h4-style {
  font-size: 24px; }

h5,
h1.h5-style,
.slide .overlay-text .h5-style.text,
h2.h5-style,
h3.h5-style,
h4.h5-style,
h5.h5-style,
h6.h5-style,
.h5-style {
  font-size: 21.33333px; }

h6,
h1.h6-style,
.slide .overlay-text .h6-style.text,
h2.h6-style,
h3.h6-style,
h4.h6-style,
h5.h6-style,
h6.h6-style,
.h6-style {
  font-size: 18.66667px; }

h1.majortitle, .slide .overlay-text .majortitle.text,
h2.title,
h2.majortitle,
h3.majortitle,
h4.majortitle,
h5.majortitle,
h6.majortitle,
.majortitle {
  margin: 10px 0; }

h1.hometitle, .slide .overlay-text .hometitle.text,
h2.hometitle,
h3.hometitle,
.hometitle {
  line-height: 1em;
  margin: 0 0 20px; }

.hometitle {
  letter-spacing: 0.05em; }

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

svg {
  width: 24px;
  height: 24px;
  fill: #000000;
  vertical-align: middle;
  transition: fill 100ms; }
  svg g {
    fill: #000000;
    transition: fill 100ms; }

.beside-svg {
  vertical-align: middle; }

svg.feather {
  fill: #f4a09c;
  stroke: #000000; }

.icon-small svg {
  width: 16px;
  height: 16px; }

.icon-natcol .feather {
  stroke: currentColor; }

.hidden {
  display: none; }

/* Lists  */
#pageheader ul,
#pageheader li {
  margin: 0;
  padding: 0;
  display: inline; }

.container {
  max-width: 1080px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 40px;
  padding-right: 40px; }

@media (max-width: 1080px) {
  .uncontain-desktop-down {
    padding-left: 0;
    padding-right: 0; } }
.slideshow .container {
  padding-left: 40px;
  padding-right: 40px; }

.template-index #content > .container,
.template-collection #content > .container,
.template-product #content > .container,
.template-blog #content > .container,
.template-article #content > .container,
.template-page #content > .container,
.template-search #content > .container {
  max-width: none;
  padding-left: 0;
  padding-right: 0; }

#content {
  padding-bottom: 60px; }

.template-index #content {
  padding-bottom: 0; }

/* Header */
#mobile-header {
  display: none;
  text-align: right;
  background: #ffffff;
  color: #232323;
  border-bottom: 1px solid #e2e2e2;
  font-size: 15px;
  position: relative; }

#mobile-header a {
  color: inherit; }

#mobile-header .mobile-nav-toggle {
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -26px;
  padding: 0;
  width: 50px;
  height: 50px; }

#mobile-header .mobile-nav-toggle .feather {
  fill: transparent;
  stroke: #232323; }

#mobile-header .cart-count {
  position: absolute;
  padding-left: 8px !important;
  padding-right: 8px !important;
  padding-top: 1px !important;
  padding-bottom: 1px !important;
  top: 50%;
  right: 20px;
  margin-top: -20px !important;
  font-size: 12px;
  line-height: 32px;
  letter-spacing: 0.05em; }
  #mobile-header .cart-count .beside-svg {
    margin-right: 2px; }

#mobile-header .logo img {
  width: 125px;
  vertical-align: middle; }
#mobile-header .logo > a {
  display: block;
  margin: 0 auto;
  width: 135px; }
  #mobile-header .logo > a:before {
    content: '';
    display: inline-block;
    width: 1px;
    margin-left: -1px;
    vertical-align: middle;
    height: 32px; }

#pageheader #mobile-header .logo .logotext {
  display: inline-block;
  width: calc(100% - 5px); }

#mobile-nav-return {
  z-index: 999;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 0;
  background: rgba(0, 0, 0, 0.3);
  opacity: 0;
  transition: opacity 0.5s cubic-bezier(0.75, 0.03, 0.52, 1); }

#main-nav .mobile-features {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0; }

#main-nav .mobile-features .mobile-search input[type=text] {
  box-sizing: border-box;
  width: 100%;
  border: none;
  height: 60px;
  font-size: 18px;
  line-height: 60px;
  padding-left: 20px;
  letter-spacing: 0.05em; }

#main-nav .mobile-features .mobile-search button {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 40px;
  text-align: left; }

#main-nav .mobile-social {
  display: none; }

#pageheader {
  position: relative;
  background: #ffffff;
  z-index: 4000;
  /* Place above slider for live-search dropdown */ }

#pageheader,
#pageheader a {
  color: #232323; }

#pageheader svg,
#pageheader svg g {
  fill: #232323; }

#pageheader svg.feather {
  fill: none;
  stroke: #232323; }

#pageheader .logo {
  text-align: center;
  padding: 10px 0; }

#pageheader .logo a {
  color: #232323; }

.logo img {
  display: inline-block;
  vertical-align: top; }

#pageheader .logo .logotext {
  font-size: 32px;
  line-height: 1.4em;
  letter-spacing: 0.05em; }

#pageheader .search-box,
#pageheader .utils {
  position: absolute;
  top: 50%; }

#pageheader .logo-pos-below .search-box,
#pageheader .logo-pos-below .utils,
#pageheader .logo-pos-above .search-box,
#pageheader .logo-pos-above .utils {
  top: 0;
  margin-top: 0; }

#pageheader .search-box {
  left: 90px;
  margin-top: -19px; }

#pageheader .search-box .search-form {
  position: relative;
  display: inline-block; }

#pageheader .search-box.focus .search-form {
  border: 1px solid #45ba77;
  background-color: white;
  border-color: #dedede; }

#pageheader .search-box .search-form .feather-search {
  position: absolute;
  z-index: 1;
  fill: none;
  stroke: #232323;
  top: 50%;
  margin-top: -12px;
  left: 7px; }

#pageheader .search-box .search-form .search-box-label {
  display: inline-block;
  padding: 1px 4px 1px 26px;
  font-size: 12.8px;
  line-height: 1.2em;
  letter-spacing: 0.05em;
  color: #232323;
  cursor: pointer; }

#pageheader .search-box .search-form input[type="text"] {
  display: none;
  font-size: 12.8px;
  line-height: 1.2em;
  letter-spacing: 0.05em;
  border: none;
  background: transparent;
  color: #666666; }
  #pageheader .search-box .search-form input[type="text"]::-ms-clear {
    display: none; }

#pageheader .search-box.focus .search-form .search-box-label {
  display: none; }

#pageheader .search-box.focus .search-form input[type="text"] {
  display: block;
  padding: 11px 10px 11px 42px;
  width: 262px; }

#pageheader .search-box.focus .search-form .feather-search {
  stroke: #666666; }

#pageheader .search-box .search-form button {
  opacity: 0;
  position: absolute;
  top: 0;
  right: 8px;
  background: transparent;
  color: #666666;
  border: none;
  width: 20px;
  min-width: 0;
  height: 25px;
  padding: 5px 0;
  line-height: 2px;
  font-size: 100%;
  pointer-events: none; }
  #pageheader .search-box .search-form button svg.feather {
    stroke: #666666; }

#pageheader .search-box.focus .search-form button {
  pointer-events: auto;
  opacity: 1; }

#pageheader .search-box .results-box {
  position: absolute;
  background: #fff;
  color: #333;
  width: 264px;
  z-index: 5000;
  font-size: 12.8px; }

#pageheader .search-box .results-box a,
#pageheader .search-box .results-box a:hover {
  color: inherit; }

#pageheader .search-box .results-box > * {
  display: block;
  padding: 7px 2px;
  margin: 0;
  border-bottom: 1px solid #e2e2e2;
  border-left: 1px solid #e2e2e2;
  border-right: 1px solid #e2e2e2;
  min-height: 24px; }

#pageheader .search-box .results-box > *:first-child {
  border-top: 1px solid #e2e2e2; }

#pageheader .search-box .results-box .img {
  float: left;
  margin: -4px 10px 0 0;
  width: 32px;
  height: 32px;
  text-align: center;
  overflow: hidden; }

#pageheader .search-box .results-box .img img {
  vertical-align: middle;
  margin-top: -2px; }

#pageheader .search-box .results-box .load {
  background: url("//phool.co/cdn/shop/t/137/assets/ajax-load.gif?v=62939699503414190391757308540") center center no-repeat;
  text-align: center; }

#pageheader .search-box .results-box .note {
  text-align: center;
  background: #232323;
  border: #232323;
  color: #ffffff;
  font-size: 12.8px; }
  #pageheader .search-box .results-box .note:hover {
    background: #000000;
    color: #ffffff; }

#pageheader .utils {
  right: 30px;
  height: 44px;
  margin-top: -22px;
  font-size: 12.8px;
  letter-spacing: 0.05em; }

#pageheader .social-links,
#pageheader .utils .cart-summary {
  display: inline-block;
  vertical-align: middle; }

#pageheader .social-links {
  height: 15px; }

#pageheader .search-box.focus .social-links {
  display: none; }

#pageheader .utils .cart-summary {
  margin-left: 10px; }

#pageheader .utils .switcher {
  margin-left: 10px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  padding-top: 0;
  padding-bottom: 0; }
  #pageheader .utils .switcher .selected-currency {
    vertical-align: middle; }

.switcher {
  position: relative;
  padding: 4px 5px;
  cursor: pointer; }
  .switcher svg {
    margin: 0 -3px;
    width: 16px;
    height: 16px;
    vertical-align: middle; }
  .switcher select {
    position: absolute;
    opacity: 0;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    -webkit-appearance: none;
    appearance: none;
    cursor: pointer; }

#pageheader .utils .cart-summary .button {
  min-width: 0;
  margin-top: -1px;
  padding: 8px 15px;
  vertical-align: middle;
  color: #ffffff;
  text-transform: none; }
  #pageheader .utils .cart-summary .button .cart-count__text {
    vertical-align: top; }

/* new cart-summary */
/* #pageheader .cart-summary {
margin-top:-70px !important;

} */
/* new cart-summary end */
#pageheader .util-area {
  letter-spacing: 0.05em; }

.cart-count__text {
  vertical-align: middle; }

#pageheader .logo-pos-above .util-area,
#pageheader .logo-pos-below .util-area {
  position: relative;
  height: 55px; }

#pageheader .logo-pos-below .util-area {
  margin-top: 10px; }

.contains-dropdown {
  position: relative; }

.dropdown {
  position: absolute;
  z-index: 50;
  top: 100%;
  left: -21px;
  margin-top: -5px;
  padding: 10px 0 0;
  pointer-events: none;
  opacity: 0;
  transform: translate3d(0, -5px, 0);
  transition: all 150ms ease-out; }

.dropdown__inner {
  position: relative;
  padding: 8px 20px 6px;
  border: 1px solid #dedede;
  background: #fff;
  color: #444;
  line-height: 2em;
  white-space: nowrap; }
  #pageheader .dropdown__inner a {
    color: #444; }
  .dropdown__inner::before {
    content: " ";
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 0 6px 6px 6px;
    border-color: transparent transparent #dedede transparent;
    position: absolute;
    top: 0;
    left: 15px;
    margin-top: -6px; }
  .dropdown__inner::after {
    content: " ";
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 0 6px 6px 6px;
    border-color: transparent transparent #fff transparent;
    position: absolute;
    top: 0;
    left: 15px;
    margin-top: -5px; }

.contains-dropdown:hover .dropdown,
.contains-dropdown--active .dropdown {
  pointer-events: auto;
  opacity: 1;
  transform: translate3d(0, 0, 0); }

.announcement {
  font-size: 12.8px;
  letter-spacing: 0.05em;
  line-height: 1.4em;
  text-align: center; }
  .announcement a {
    display: block;
    color: inherit;
    text-decoration: none;
    transition: background 100ms; }
  .announcement a:hover {
    background: rgba(255, 255, 255, 0.1);
    text-decoration: none; }
  .announcement .announcement__inner {
    padding: 6px; }

/* Nav */
.nav-row {
  text-align: center;
  line-height: 0em !important;
  font-size: 12.8px;
  letter-spacing: 0.05em; }

.nav-row .multi-level-nav > div {
  /* All nav rows regardless of tier */
  padding: 15px 0; }

.nav-row ul {
  margin: 0;
  display: inline-block; }

.nav-row ul li {
  vertical-align: top;
  margin: 0;
  display: inline-block; }

.nav-row a {
  padding: 10px 18px;
  white-space: nowrap;
  display: inline-block; }

.nav-row a.expanded,
.nav-row li.active > a {
  color: #8a8f93; }

.nav-row a .exp {
  margin-left: 5px;
  width: 10px;
  display: inline-block; }
  .nav-row a .exp svg {
    display: none; }

.nav-row a.listing-title {
  font-weight: bold; }
  .nav-row a.listing-title .exp {
    display: none; }

.nav-row ul ul {
  display: none; }

.nav-row ul ul.listed {
  display: block;
  padding-bottom: 10px; }

.nav-row .tier-1 ul ul.listed {
  display: none; }

.nav-row ul ul.listed > li {
  display: block; }

.nav-row ul ul.listed > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  line-height: 1em; }

.tags.nav-row {
  border-top: 1px solid #e2e2e2;
  border-bottom: 1px solid #e2e2e2;
  padding: 5px;
  text-transform: capitalize; }

.tags .active a {
  color: #e94b3f; }

.tags .active a .x {
  position: relative;
  top: 2px;
  font-weight: bold;
  font-size: 150%;
  line-height: 75%;
  margin: 0 0 0 5px; }

.multi-tag-row {
  margin-top: -10px;
  margin-bottom: 20px; }

.multi-tag-row .tags.nav-row {
  margin-top: -1px; }

.multi-tag-row .tags.nav-row.height-hidden {
  display: block;
  height: 0;
  overflow: hidden;
  border: none;
  padding: 0; }

.tags-inline {
  font-size: 12.8px;
  letter-spacing: 0.05em; }
  .tags-inline label {
    margin-right: 10px;
    text-transform: uppercase; }
  .tags-inline ul {
    font-style: italic; }
  .tags-inline ul, .tags-inline li {
    display: inline;
    list-style: none;
    margin: 0;
    padding: 0; }
  .tags-inline li:after {
    content: ','; }
  .tags-inline li:last-child:after {
    content: none; }

/* Main nav only */
#main-nav {
  border-bottom: 1px solid #e2e2e2; }

#main-nav .multi-level-nav > div {
  border-top: 1px solid #e2e2e2;
  background: #e0e0e0; }

#main-nav .multi-level-nav .tier-1 {
  background: white; }

#main-nav .multi-level-nav .tier-2 {
  background: #f0f0f0; }

#main-nav a {
  color: #8a8f93; }

#main-nav svg,
#main-nav svg g {
  fill: #8a8f93; }
  #main-nav svg.feather,
  #main-nav svg g.feather {
    fill: none;
    stroke: #8a8f93; }

#main-nav a.expanded,
#main-nav li.active > a,
#main-nav a:hover {
  color: #000000;
  font-family: 'GothamRounded-Bold'; }

#main-nav .account-links {
  display: none; }

form#product_form_7170613772478 div#cai, form#product_form_6822506037438 div#cai, form#product_form_6822502039742 div#cai, form#product_form_6822495355070 div#cai, form#product_form_6822500270270 div#cai, form#product_form_6822502957246 div#cai, form#product_form_6822501417150 div#cai {
  display: none; }

.account-links-inline {
  display: inline-block;
  vertical-align: middle; }
  .account-links-inline > .contains-dropdown__toggle,
  .account-links-inline > .login {
    display: inline-block;
    vertical-align: middle; }

/* Store messages */
#store-messages {
  background: #ffffff; }

#store-messages .message {
  position: relative;
  text-align: center;
  padding: -!important; }

#store-messages.messages-2 .message {
  float: left;
  width: 49.5%; }

#store-messages.messages-3 .message {
  float: left;
  width: 33.33%; }

#store-messages .message a {
  display: block; }

#store-messages .message .title,
#store-messages .message .tagline {
  margin: 0 20px; }

#store-messages .message .title {
  font-size: 100%;
  line-height: 1.3em;
  color: #232323;
  letter-spacing: 0.05em; }

#store-messages .message .tagline {
  display: block;
  margin-bottom: 4px;
  font-size: 12.8px;
  line-height: 1.4em;
  color: #8a8f93;
  letter-spacing: 0.05em; }
  #store-messages .message .tagline:nth-child(2) {
    margin-top: 5px; }

#store-messages .message .fluff {
  border-left: 1px solid #e2e2e2;
  width: 1px;
  position: absolute;
  left: 0;
  top: 28%;
  bottom: 29%; }

#store-messages-mobile {
  display: none;
  padding: 8px 0;
  background: #ffffff;
  color: #232323;
  border-bottom: 1px solid #e2e2e2;
  font-size: 12px;
  line-height: 1.2em;
  letter-spacing: 0.05em;
  text-align: center; }
  #store-messages-mobile a, #store-messages-mobile a:hover {
    color: #232323; }

/* Headings above content */
.page-header {
  text-align: center;
  padding: 20px 0 20px; }

.page-header .pagetitle {
  margin-bottom: 20px; }

.page-header .user-content {
  text-align: left; }

.page-header .filters {
  float: left;
  font-size: 12.8px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  margin: 10px 0; }

.page-header .social-area {
  float: right;
  margin: 10px 0; }

.page-header .social-area.center {
  float: none; }

.page-header .social-area .rsslink,
.page-header .social-area .sharing {
  vertical-align: middle;
  display: inline-block; }

.page-header .social-area .rsslink svg {
  margin-left: 8px;
  width: 15px;
  height: 15px;
  fill: #3d4c4f; }

.page-header .filters .tags {
  margin-right: 25px;
  white-space: nowrap;
  float: left; }

.page-header .filters .sort select {
  text-transform: none;
  margin-left: 3px; }

.page-header .nextprev {
  font-size: 12.8px;
  letter-spacing: 0.05em;
  text-transform: uppercase; }

/* Pagination */
.pagination-row {
  text-align: center;
  margin-top: 30px;
  margin-bottom: 20px;
  font-size: 12.8px;
  letter-spacing: 0.05em;
  text-transform: uppercase; }

.pagination {
  font-size: 12.8px;
  letter-spacing: 0.05em;
  text-transform: uppercase; }

.pagination__sep {
  margin: 0 4px; }

.pagination__number {
  margin: 0 4px; }

.pagination-row.pagination-row-tabular {
  display: table;
  width: 100%; }

.pagination-row.pagination-row-tabular > .inner {
  display: table-row; }

.pagination-row.pagination-row-tabular > .inner > * {
  display: table-cell;
  width: 33.33333%;
  vertical-align: bottom; }

.pagination-row.pagination-row-tabular .prev span, .pagination-row.pagination-row-tabular .next span {
  vertical-align: middle; }

.pagination-row.pagination-row-tabular .prev {
  text-align: left; }

.pagination-row.pagination-row-tabular .next {
  text-align: right; }

/* Main footer */
#pagefooter {
  background: #fafafa;
  padding: 0 0 -50px;
  font-size: 12.8px; }
  #pagefooter, #pagefooter a {
    color: #232323; }
  #pagefooter a:hover {
    opacity: 0.75; }

#pagefooter .cross-page-promos {
  background: #f5f5f5;
  padding-top: 16px;
  padding-bottom: 16px; }
  #pagefooter .cross-page-promos, #pagefooter .cross-page-promos a, #pagefooter .cross-page-promos h6 {
    color: #232323; }
  #pagefooter .cross-page-promos svg {
    stroke: #232323; }
  #pagefooter .cross-page-promos .overlay-text .text > div {
    padding-left: 0;
    padding-right: 0; }

#pagefooter .nav-row {
  border-top: 1px solid #e2e2e2;
  border-bottom: 1px solid #e2e2e2; }

#pagefooter .signup-form .input-block {
  border-color: #e2e2e2; }

#pagefooter .lower {
  padding-left: 20px;
  padding-right: 20px;
  text-align: center; }

#pagefooter .copyright {
  margin-top: 30px; }

#pagefooter .copyright .copy {
  white-space: nowrap; }

#pagefooter .interact {
  margin-top: 30px; }

#pagefooter .interact .social-links {
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle; }

#pagefooter .social-links {
  margin: 30px 0; }
  #pagefooter .social-links a {
    margin: 0 8px; }
  #pagefooter .social-links svg, #pagefooter .social-links svg g {
    fill: #232323; }

#pagefooter .payment-methods {
  margin-top: 20px; }

/* Signup form in header *or* footer */
.signup-form-cont {
  text-align: left;
  clear: both; }

.signup-form {
  display: inline-block;
  max-width: 100%; }

.signup-form .input-block {
  border: 1px solid #bfbfbf;
  background-color: white;
  white-space: nowrap;
  display: inline-block;
  max-width: 100%; }

.signup-form label {
  display: block;
  margin: 0 0 10px;
  font-size: 12.8px;
  line-height: 1.4em;
  letter-spacing: 0.05em;
  text-transform: uppercase; }

.signup-form input[type="email"] {
  border: none;
  line-height: 1.2em;
  width: 200px; }

.signup-form h4 {
  margin: 0.6em 2em; }

.section-signup .signup-form label {
  display: none; }

@media (min-width: 500px) {
  .section-signup .signup-form input[type="email"],
  #pagefooter .signup-form input[type="email"] {
    width: 300px; } }
/* Social links */
.social-links ul, .social-links li {
  display: inline-block;
  vertical-align: top;
  list-style: none;
  margin: 0;
  padding: 0;
  line-height: 23px; }
.social-links a {
  display: inline-block;
  vertical-align: top;
  margin: 0 0 0 10px; }
  .social-links a svg {
    width: 23px;
    height: 23px;
    vertical-align: top; }
  .social-links a img {
    height: 24px;
    width: auto;
    vertical-align: top; }
.social-links .google svg {
  width: 34.5px; }

.sharing {
  display: inline; }
  .sharing .label {
    vertical-align: middle;
    font-size: 12.8px;
    letter-spacing: 0.05em;
    text-transform: uppercase; }
  .sharing ul {
    vertical-align: middle; }
  .sharing ul, .sharing li {
    line-height: 15px; }
  .sharing a svg {
    width: 15px;
    height: 15px; }
    .sharing a svg, .sharing a svg g {
      fill: #3d4c4f; }
  .sharing a:hover svg, .sharing a:hover svg g {
    fill: #8a8f93; }

ul.plain li {
  list-style: none; }

ul.inline,
ul.inline li {
  margin: 0;
  display: inline; }

/* Product listing */
.product-block {
  text-align: center; }
  .product-block.fixed-width {
    width: 255px; }

.product-block .block-inner {
  position: relative;
  margin: 0 0 20px; }

.product-block .product-link {
  display: block;
  position: relative;
  color: inherit; }

.product-block .image-cont {
  position: relative;
  margin: 0 auto;
  overflow: hidden; }

.product-block .image-cont .placeholder-image {
  width: 255px;
  max-width: 100%; }

.product-block.variable-width .image-cont .rimage-outer-wrapper {
  max-width: 100% !important; }

.image-cont.with-secondary-image .secondary-image {
  display: none; }

@media (min-width: 960px) {
  .image-cont.with-secondary-image .secondary-image {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: calc(100% + 0.5px);
    height: calc(100% + 0.5px);
    overflow: hidden;
    opacity: 0;
    pointer-events: none;
    transition: opacity 250ms; }
  .image-cont.with-secondary-image .primary-image {
    transition: opacity 250ms; }
  .image-cont.with-secondary-image:hover .primary-image {
    opacity: 0; }
  .image-cont.with-secondary-image:hover .secondary-image {
    opacity: 1;
    border-radius: 15px; }
  .image-cont.with-secondary-image.same-aspect-ratio .primary-image {
    transition: opacity 0ms 0ms; }
  .image-cont.with-secondary-image.same-aspect-ratio:hover .primary-image {
    transition: opacity 50ms 250ms; } }
/* .product-block .image-label-wrap {
  position: relative;
} */
.product-block .productlabel {
  position: absolute;
  top: 0%;
  margin-top: initial !important;
  left: initial;
  right: 0%;
  text-align: center; }

/* changed top from 55 -> 15 & left 0 => 100 sc/tw  */
.productlabel > span {
  display: inline-block;
  padding: 10px 15px;
  background: #f44336;
  color: white;
  font-size: 12.8px;
  font-weight: 900;
  font: 'GothamRounded-Light';
  line-height: 1.2em;
  vertical-align: top;
  letter-spacing: 0.05em;
  text-transform: uppercase; }

.productlabel.soldout > span {
  background: #232323; }

.productlabel.general > span {
  background: #8da5d0; }

.product-block .product-info {
  display: block;
  color: inherit;
  /* margin: 5px 5px $product-margin-bottom; */ }

.product-block .product-info .dash {
  display: none; }

.product-block .product-info .reducedfrom {
  font-style: italic;
  opacity: 0.7;
  margin: 0 5px;
  display: inline; }

.product-block .product-info .reducedfrom .amount {
  text-decoration: line-through; }

.product-block .product-info .price {
  margin: 0 auto;
  width: 100%;
  float: left;
  font-size: 15px;
  text-align: center; }

.product-block .product-info .price .from {
  font-size: 80%; }

.product-block.detail-mode-hover .product-info {
  position: absolute;
  margin: 0;
  opacity: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: opacity 100ms; }

.product-block.detail-mode-hover .product-info .dash {
  display: block; }

.product-block.detail-mode-hover .product-info:before {
  content: '';
  background: #ffffff;
  opacity: 0.9;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 5; }

.product-block.detail-mode-hover:hover .product-info,
.product-block.detail-mode-hover.expanded .product-info {
  opacity: 1; }

.product-block.detail-mode-hover .product-info .reducedfrom {
  display: block; }

.product-block.detail-mode-hover .product-info > .inner {
  position: relative;
  z-index: 10;
  display: table;
  width: 100%;
  height: 100%;
  padding: 10px; }

.product-block.detail-mode-hover .product-info > .inner > .innerer {
  display: table-cell;
  vertical-align: middle;
  padding: 0 0px; }

.product-block.expanded .block-inner:after {
  top: 100%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  z-index: 10;
  pointer-events: none;
  border-bottom-color: #ffffff;
  border-width: 15px;
  left: 50%;
  margin: -9px 0 0 -15px; }

.product-block.detail-mode-permanent .product-info > .inner {
  margin-left: auto;
  margin-right: auto; }

/* Collection blocks - in style of product block */
.carousel .product-block.collection-block .block-inner {
  margin-bottom: 0; }

.collection-slider .collection-listing .product-block.collection-block .product-info {
  margin: 0; }

.product-block.collection-block .product-info {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0; }
  .product-block.collection-block .product-info .productlabel {
    position: static;
    margin: 0; }

.overlay-mode-none .product-block.collection-block .productlabel {
  display: none !important; }

.overlay-mode-t .product-block.collection-block .product-info {
  align-items: flex-start; }
  .overlay-mode-t .product-block.collection-block .product-info .productlabel {
    width: 100%; }

.overlay-mode-b .product-block.collection-block .product-info {
  align-items: flex-end; }
  .overlay-mode-b .product-block.collection-block .product-info .productlabel {
    width: 100%; }

.overlay-mode-t .product-block.collection-block .productlabel > span,
.overlay-mode-b .product-block.collection-block .productlabel > span {
  padding-left: 10px;
  padding-right: 10px;
  width: 100%;
  box-sizing: border-box; }

.product-block.collection-block .productlabel > span {
  background: #232323;
  color: #ffffff;
  -moz-transition: background-color 100ms;
  -webkit-transition: background-color 100ms;
  transition: background-color 100ms; }

.product-block.collection-block:hover .productlabel > span {
  background: #000000; }

.product-block.collection-block .productlabel .count {
  text-transform: none;
  font-style: italic;
  display: block;
  font-size: 0.8em;
  margin-top: 5px;
  letter-spacing: 0.05em; }

.product-block.collection-block .image-cont {
  padding-bottom: 0; }

.collection-slider-row.for-collections {
  /*   padding-bottom: $section-padding;
    */
  padding-bottom: 16px;
  font: 'GothamRounded-Light'; }

/* Search results */
.product-block.page-block .article-image {
  margin: 1em 0 0; }

.product-block.page-block .block-inner {
  border: 1px solid #000;
  width: 300px;
  overflow: hidden; }

.product-block.fixed-width.page-block .block-inner {
  width: 255px; }

.product-block.page-block .block-inner .text-cont {
  padding: 20px;
  overflow: hidden;
  text-align: left; }

.product-block .spr-badge {
  margin-top: 5px;
  font-size: 0.75em;
  line-height: 1.7em; }

.spr-icon {
  margin-right: 0.1em; }

.spr-icon-star {
  color: #f2e501; }

.spr-icon-star-half-alt {
  color: #f2e501; }

.spr-badge-caption {
  white-space: nowrap; }

/* Product detail */
.product-detail .gallery {
  position: relative; }

.product-detail .gallery .main-image {
  margin: 0 0 20px 0;
  text-align: center; }

.product-detail .gallery .thumbnails {
  margin-left: -12px; }
  .product-detail .gallery .thumbnails a {
    display: inline-block;
    width: 74px;
    max-width: 100%;
    margin: 0 0 7px 5px; }

.product-detail .gallery-layout-beside.has-thumbnails .main-image {
  float: left;
  width: calc(100% - 60px); }
.product-detail .gallery-layout-beside .thumbnails {
  float: initial;
  width: 70px; }
  .product-detail .gallery-layout-beside .thumbnails a {
    display: block;
    margin: 0 0 10px; }

.product-detail .gallery .mobile-slideshow {
  display: none; }

.product-detail .gallery .mobile-slideshow .slide img {
  margin-left: auto;
  margin-right: auto; }

.product-detail .spr-badge {
  margin: 0 auto;
  font-size: 0.875em; }

.product-detail .detail {
  text-align: left;
  position: relative; }

.product-detail .detail .title {
  margin: 0 0 0.1em; }

.price-area {
  font-family: inherit; }

.price-area .was-price {
  font-size: 16px;
  /*   margin-right: 10px; */
  text-decoration: line-through; }

/* added now */
.product-detail .was-price {
  color: red; }

.product-detail .detail .productlabel {
  position: static;
  float: right;
  margin: 0 0 10px 10px; }

.product-detail .detail .description {
  margin: 50px 0; }

.product-detail .description {
  clear: both; }

.product-detail .product-form .input-row .original-selector {
  display: none; }

.no-js .product-detail .product-form .option-selectors {
  display: none; }

.no-js .product-detail .product-form .original-selector {
  display: inline; }

.product-detail .product-form .input-row {
  margin: 20px 0;
  clear: both; }

.product-detail .input-row label {
  display: block;
  margin-top: 7px;
  font-size: 0.875em;
  line-height: 1.4em;
  margin-bottom: 4px; }

.product-form .selector-wrapper {
  margin-bottom: 10px; }

.product-detail .product-form .input-row select {
  min-width: 50px;
  display: inline-block; }

.product-form .quantity-submit-row label {
  display: none; }

.product-form .quantity-submit-row.has-spb {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start; }
  .product-form .quantity-submit-row.has-spb .quantity-submit-row__quantity,
  .product-form .quantity-submit-row.has-spb label {
    display: block; }
  .product-form .quantity-submit-row.has-spb .quantity-submit-row__quantity {
    width: 100%;
    margin-bottom: 20px; }
    .product-form .quantity-submit-row.has-spb .quantity-submit-row__quantity .input--large {
      padding-top: 11px;
      padding-bottom: 11px; }
  .product-form .quantity-submit-row.has-spb .button {
    min-height: 48px;
    box-sizing: border-box;
    width: 100%; }
  .product-form .quantity-submit-row.has-spb .quantity-submit-row__submit,
  .product-form .quantity-submit-row.has-spb .shopify-payment-button {
    width: 50%;
    box-sizing: border-box; }
    @media only screen and (max-width: 450px) {
      .product-form .quantity-submit-row.has-spb .quantity-submit-row__submit,
      .product-form .quantity-submit-row.has-spb .shopify-payment-button {
        width: 48%;
        margin-right: 2%; } }
  .product-form .quantity-submit-row.has-spb .quantity-submit-row__submit {
    padding-right: 10px; }
    @media (max-width: 450px) {
      .product-form .quantity-submit-row.has-spb .quantity-submit-row__submit {
        padding-right: 0; } }
  .product-form .quantity-submit-row.has-spb .shopify-payment-button {
    padding-left: 10px; }
    @media (max-width: 450px) {
      .product-form .quantity-submit-row.has-spb .shopify-payment-button {
        padding-left: 0; } }
  .product-form .quantity-submit-row.has-spb .shopify-payment-button__button {
    min-height: 48px;
    font-size: 16px;
    line-height: 16px;
    letter-spacing: 0.05em;
    box-sizing: border-box;
    padding: 15px 25px; }
  .product-form .quantity-submit-row.has-spb .shopify-payment-button__button--unbranded {
    background: #39c1c6;
    border: 0px solid #232323;
    color: black;
    font-family: gothamrounded-light;
    width: 100%; }
    .product-form .quantity-submit-row.has-spb .shopify-payment-button__button--unbranded:hover {
      background: #39c1c6;
      border-color: #000000;
      color: white; }
  @media (min-width: 768px) and (max-width: 940px) {
    .product-form .quantity-submit-row.has-spb {
      flex-direction: column; }
      .product-form .quantity-submit-row.has-spb .quantity-submit-row__submit,
      .product-form .quantity-submit-row.has-spb .shopify-payment-button {
        width: 200px; }
      .product-form .quantity-submit-row.has-spb .quantity-submit-row__submit {
        padding-right: 0; }
      .product-form .quantity-submit-row.has-spb .shopify-payment-button {
        padding: 10px 0 0 0; } }
  .featured-product .product-form .quantity-submit-row.has-spb {
    flex-direction: column; }
    @media (max-width: 767px) and (min-width: 451px) {
      .featured-product .product-form .quantity-submit-row.has-spb {
        flex-direction: row; } }
    .featured-product .product-form .quantity-submit-row.has-spb .quantity-submit-row__submit,
    .featured-product .product-form .quantity-submit-row.has-spb .shopify-payment-button {
      width: 200px; }
      @media (max-width: 767px) and (min-width: 451px) {
        .featured-product .product-form .quantity-submit-row.has-spb .quantity-submit-row__submit,
        .featured-product .product-form .quantity-submit-row.has-spb .shopify-payment-button {
          width: 50%; } }
      @media (max-width: 450px) {
        .featured-product .product-form .quantity-submit-row.has-spb .quantity-submit-row__submit,
        .featured-product .product-form .quantity-submit-row.has-spb .shopify-payment-button {
          width: 100%; } }
    .featured-product .product-form .quantity-submit-row.has-spb .quantity-submit-row__submit {
      padding-right: 0; }
      @media (max-width: 767px) and (min-width: 451px) {
        .featured-product .product-form .quantity-submit-row.has-spb .quantity-submit-row__submit {
          padding-right: 10px; } }
    .featured-product .product-form .quantity-submit-row.has-spb .shopify-payment-button {
      padding-top: 10px;
      padding-left: 0; }
      @media (max-width: 767px) and (min-width: 451px) {
        .featured-product .product-form .quantity-submit-row.has-spb .shopify-payment-button {
          padding-top: 0px;
          padding-left: 10px; } }
    .featured-product .product-form .quantity-submit-row.has-spb .shopify-payment-button__more-options {
      white-space: nowrap; }

.shopify-payment-button {
  transition: opacity 150ms; }
  .shopify-payment-button .shopify-payment-button__button {
    border-radius: 0; }
  .shopify-payment-button .shopify-payment-button__more-options {
    box-sizing: border-box;
    color: inherit;
    text-transform: none;
    padding: 0 10%;
    font-size: 14px;
    line-height: 1.2em;
    letter-spacing: 0; }
    .shopify-payment-button .shopify-payment-button__more-options:hover {
      background: transparent; }
    .shopify-payment-button .shopify-payment-button__more-options[disabled] {
      background: transparent !important; }

.variant-status--unavailable .shopify-payment-button {
  opacity: 0; }

.product-detail .sharing {
  margin-top: 20px; }

@media (min-width: 768px) {
  .featured-product.product-detail .detail .productlabel {
    margin-right: -60px; } }
.sku--no-sku {
  display: none; }

.styled-select {
  display: inline-block;
  vertical-align: top;
  box-sizing: border-box;
  height: 42px;
  overflow: hidden;
  width: 240px;
  position: relative;
  background: white;
  border: 1px solid #bfbfbf; }
  .styled-select::after {
    pointer-events: none;
    content: '';
    position: absolute;
    right: 0px;
    top: 0px;
    width: 28px;
    height: 100%;
    background-image: url("data:image/svg+xml,%3Csvg fill='rgba(0, 0, 0, 1.0)' height='18' width='18' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.41 7.84L12 12.42l4.59-4.58L18 9.25l-6 6-6-6z'/%3E%3Cpath d='M0-.75h24v24H0z' fill='none'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: 1px center;
    background-color: white; }
  .styled-select select {
    background: transparent !important;
    color: black;
    border: none !important;
    font-size: 14px !important;
    height: 100% !important;
    line-height: 42px !important;
    padding: 0 50px 0 15px!important;
    /* If you add too much padding here, the options won't show in IE */
    width: 268px !important;
    width: calc(100% + 28px) !important;
    max-width: none !important;
    -webkit-appearance: none;
    appearance: none; }

/* Slide-out product detail, i.e. home, collection */
.collection-listing .product-detail {
  background: #ffffff;
  overflow: hidden;
  position: relative;
  line-height: 1.6em; }

.collection-listing .product-detail .inner {
  padding: 50px 90px; }

.collection-listing-stream .product-detail .gallery .thumbnails,
.collection-listing .product-detail .gallery .thumbnails {
  position: static; }

.collection-listing .product-detail,
.collection-listing .product-detail .title,
.collection-listing .product-detail .title a,
.collection-listing .product-detail h1.majortitle,
.collection-listing .product-detail .slide .overlay-text .majortitle.text,
.slide .overlay-text .collection-listing .product-detail .majortitle.text,
.collection-listing .product-detail h2,
.collection-listing .product-detail h3,
.collection-listing .product-detail h4,
.collection-listing .product-detail h5,
.collection-listing .product-detail h6 {
  color: #232323; }

.collection-listing .product-detail .vendor a,
.collection-listing .product-detail .more,
.collection-listing .product-detail .user-content a {
  color: #e95144; }

.collection-listing .product-detail a.button {
  background-color: #e95144;
  color: #fff; }

.collection-listing .product-detail a.button:hover {
  background-color: #e95144; }

.collection-listing .product-detail .gallery .main-image,
.collection-listing-stream .product-detail .gallery .main-image {
  margin-right: 0; }

.product-detail .close-detail {
  position: absolute;
  right: 30px;
  top: 30px;
  width: 50px;
  height: 50px; }
  .product-detail .close-detail .feather {
    width: 50px;
    height: 50px;
    stroke-width: 1;
    stroke: #5c5c5c; }

/* Collection slider specific */
.collection-slider-row {
  padding-top: 40px; }

.collection-slider .collection-listing {
  overflow: hidden;
  position: relative; }

.collection-slider .collection-listing .product-list {
  margin-left: 0;
  margin-right: 0;
  font-family: 'GothamRounded-Light'; }

.collection-slider .collection-listing .product-block {
  padding-bottom: 0; }

.collection-slider .collection-listing .product-block .product-info {
  margin-bottom: 30px; }

.collection-slider .product-block.expanded .block-inner:after {
  margin-top: 1px; }

.collection-slider .collection-listing .product-block .product-detail {
  display: none; }

.collection-slider .fixed-mode .product-block {
  display: block;
  margin-left: 0;
  margin-right: 0;
  width: auto; }
  .collection-slider .fixed-mode .product-block .image-cont .image-link {
    height: auto; }
  .collection-slider .fixed-mode .product-block .image-cont img {
    max-height: none;
    max-width: 100%; }

.collection-listing .product-list {
  margin-left: 20px;
  margin-right: 20px;
  /*   margin-bottom: -$product-margin-bottom; */
  margin-bottom: 0px;
  font-family: 'GothamRounded-Light'; }

.container > .collection-listing .product-list {
  margin-left: -8px;
  margin-right: -8px;
  font-family: 'GothamRounded-Light'; }

.collection-listing .product-list.carousel {
  margin-bottom: 0; }

.collection-slider-row .collection-listing .product-detail {
  position: relative;
  height: auto;
  margin-top: 0; }

/* Collection page specific */
.collection-listing {
  text-align: center;
  line-height: 0; }

.collection-listing .product-block {
  display: inline-block;
  max-width: 100%;
  margin-left: 8px;
  margin-right: 8px;
  vertical-align: top;
  line-height: 1.6em; }

.collection-listing .product-detail {
  position: absolute;
  top: auto;
  left: 0;
  width: 100%;
  height: 0; }

.collection-listing .product-detail .spr-badge {
  display: none; }

/* Collection page stream-mode */
.collection-listing-stream .product-block.fixed-width {
  width: auto; }

.collection-listing-stream .block-inner {
  display: none; }

.collection-listing-stream .product-detail {
  padding-top: 40px;
  padding-bottom: 40px;
  border-top: 1px solid #e2e2e2; }

.collection-listing-stream .product-detail .spr-badge {
  display: block; }

.collection-listing-stream .product-block:first-child .product-detail {
  border-top: none; }

.collection-listing-stream .product-detail .close-detail {
  display: none; }

/* View-all under title on homepage */
.view-all {
  text-align: center;
  font-size: 12.8px;
  letter-spacing: 0.05em;
  line-height: 1em;
  text-transform: uppercase;
  margin: -10px 0 20px; }

.view-all > * {
  vertical-align: middle; }

.view-all .prev,
.view-all .next {
  margin: 0 40px;
  font-size: 140%; }

.collection-slider .has-paging .prev,
.collection-slider .has-paging .next {
  font-size: 80%;
  margin: 0 30px;
  vertical-align: top;
  display: inline-block !important; }
  .collection-slider .has-paging .prev.slick-hidden,
  .collection-slider .has-paging .next.slick-hidden {
    display: none !important; }

/* Collection page items */
.view-as {
  white-space: nowrap;
  display: inline-block; }

#view-as-tiles,
#view-as-stream {
  padding-left: 25px;
  position: relative;
  margin-left: 15px; }

#view-as-tiles div,
#view-as-stream div {
  background: #3d4c4f;
  position: absolute;
  -moz-transition: background-color 100ms;
  -webkit-transition: background-color 100ms;
  transition: background-color 100ms; }

#view-as-tiles.active,
#view-as-stream.active {
  color: #8a8f93; }

#view-as-tiles.active div,
#view-as-stream.active div {
  background: #8a8f93;
  position: absolute; }

#view-as-tiles:hover div,
#view-as-stream:hover div {
  background: #8a8f93; }

#view-as-tiles div {
  height: 6px;
  width: 6px; }

#view-as-tiles .fluff1 {
  left: 0;
  top: 0; }

#view-as-tiles .fluff2 {
  left: 8px;
  top: 0; }

#view-as-tiles .fluff3 {
  left: 0;
  top: 8px; }

#view-as-tiles .fluff4 {
  left: 8px;
  top: 8px; }

#view-as-stream .fluff {
  left: 0;
  top: 0;
  height: 14px;
  width: 14px; }

/* Blog / articles */
.article-list .article {
  padding-top: 50px;
  padding-bottom: 50px;
  border-top: 1px solid #e2e2e2; }

.article-list .article:first-child {
  border-top: none;
  padding-top: 20px; }

.article .container,
#comments.container {
  max-width: 800px; }

.article .continue-reading {
  margin-top: 1em;
  margin-bottom: 1em; }

.article .continue-reading i,
.article .continue-reading span {
  vertical-align: middle; }

.article .meta {
  margin-top: 1em;
  font-style: italic;
  font-size: 90%; }

.article .meta .time {
  display: block; }

.article .meta .tags .label {
  font-style: normal; }

.user-content h1, .user-content .slide .overlay-text .text, .slide .overlay-text .user-content .text,
.user-content h2,
.user-content h3,
.user-content h4,
.user-content h5,
.user-content h6 {
  margin: 1em 0 15px; }

.user-content a {
  text-decoration: underline; }

.user-content a.text-link {
  text-decoration: none;
  padding-bottom: 1px;
  border-bottom: 1px solid #3d4c4f; }
  .user-content a.text-link:hover {
    border-bottom-color: #8a8f93; }

.user-content iframe {
  max-width: 100%; }

/* Meta info */
.meta .iconmeta {
  margin-right: 10px;
  line-height: 1.4em;
  display: inline-block;
  font-size: 12.8px; }

.meta .meta-share-mob {
  display: none; }

.meta .iconmeta a {
  white-space: nowrap; }

.meta .tags a:after {
  content: ','; }
.meta .tags a:last-child:after {
  content: none; }

/* Cart */
#cartform .divider {
  margin-bottom: 40px;
  padding-bottom: 40px;
  border-bottom: 1px solid #e2e2e2; }

#cartform .item-list {
  margin: 10px 0 40px; }

#cartform .item {
  display: flex;
  list-style: none;
  border-top: 1px solid #e2e2e2;
  padding: 10px 0; }
  #cartform .item:first-child {
    border-top: none; }

#cartform .item .image {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  width: 100px;
  margin: 0 4% 0 0; }
  #cartform .item .image a {
    display: block;
    width: 100%; }
  #cartform .item .image img {
    vertical-align: middle; }

#cartform .item .quantity-container {
  padding-top: 15px;
  padding-bottom: 10px; }

#cartform .item .desc,
#cartform .item .line-total {
  padding-top: 24px;
  padding-bottom: 24px; }

#cartform .item .desc {
  flex-grow: 1;
  padding-right: 20px; }

.quantity-container {
  margin-right: 40px;
  text-align: center; }

.buttoned-input {
  white-space: nowrap;
  border: 1px solid #bfbfbf;
  background: white;
  color: black; }
  .buttoned-input a {
    display: inline-block;
    padding: 0 5px 0 10px; }
  .buttoned-input a:last-child {
    padding: 0 10px 0 5px; }
  .buttoned-input svg {
    width: 16px;
    height: 16px; }
  .buttoned-input input {
    border: none;
    width: 2em;
    padding-left: 0;
    padding-right: 0;
    text-align: center;
    box-sizing: content-box; }
  .buttoned-input .unusable {
    visibility: hidden;
    pointer-events: none; }

#cartform .item .remove {
  display: block;
  margin-top: 5px; }
  #cartform .item .remove svg {
    width: 16px;
    height: 16px; }

#cartform .item .line-total {
  text-align: right;
  width: 200px;
  flex-shrink: 0; }

#cartform .checkout-note textarea {
  width: 370px;
  max-width: 90%;
  height: 70px;
  margin-top: 10px; }

.checkout-subtotal-container__left {
  float: left; }

.checkout-subtotal-container__right {
  float: right; }

#cartform .subtotal {
  margin: 0 0 30px; }

#cartform .checkout-misc-container .layout-column-half-right {
  text-align: right; }

#cartform .checkout-col {
  float: left;
  margin-top: 20px;
  /*   width: 33.33%; */
  /*   width: calc(33.33% - 20px); */
  text-align: center; }
  #cartform .checkout-col .button {
    width: 49%;
    box-sizing: border-box; }

#cartform .checkout-buttons {
  margin-bottom: 10px; }

.update-cart-container {
  display: none;
  margin-bottom: 5px; }
  .no-js .update-cart-container, [data-ajax-update="false"] .update-cart-container {
    display: inline; }

#cartform .termsagreement {
  margin-bottom: 5px; }

#cartform .termsagreement label {
  vertical-align: middle; }

.additional-checkout-buttons {
  margin-top: 20px;
  box-sizing: border-box; }
  .additional-checkout-buttons *, .additional-checkout-buttons *:before, .additional-checkout-buttons *:after {
    box-sizing: inherit; }
  .additional-checkout-buttons > * {
    vertical-align: top; }

.additional-checkout-buttons input {
  background: none;
  border: none;
  height: auto; }

#shipping-calculator {
  margin-top: 20px;
  margin-right: -30px; }

#cartform #shipping-calculator .styled-select {
  width: 100%; }

#cartform #shipping-calculator .inputrow {
  float: left;
  clear: none;
  width: calc(33.3% - 30px);
  padding: 0 30px 20px 0; }

#cartform #shipping-calculator .inputrow label {
  display: block;
  float: none;
  font-size: 0.875em;
  line-height: 1.4em;
  margin-bottom: 4px; }

#cartform #shipping-calculator .inputrow input[type=text] {
  box-sizing: border-box;
  width: 100%; }

#cartform #shipping-calculator #wrapper-response {
  margin: 20px 0;
  clear: both; }

/** Forms **/
.input-row select,
.inputrow select {
  height: 30px;
  line-height: 30px;
  padding: 4px 14px 4px 4px;
  border: 1px solid #e2e2e2; }

#template .template_header {
  margin: 40px 0; }

.small-form {
  margin-left: auto;
  margin-right: auto;
  width: 420px;
  max-width: 100%; }
  .small-form .title {
    text-align: center; }
  @media (max-width: 767px) {
    .small-form {
      box-sizing: border-box; } }

#template input[type=email],
#template input[type=text],
#template input[type=number],
#template input[type=password],
#template textarea,
#template .styled-select,
.small-form input[type=email],
.small-form input[type=text],
.small-form input[type=number],
.small-form input[type=password],
.small-form textarea,
.small-form .styled-select {
  width: 100%; }

.text-over-input {
  position: relative; }

.text-over-input__text {
  margin-top: 1em; }

@media (min-width: 400px) {
  .text-over-input__text {
    position: absolute;
    top: 50%;
    right: 20px;
    line-height: 1em;
    margin-top: -0.5em;
    font-size: 12.8px;
    letter-spacing: 0.05em; } }
#template label,
.edit_address label {
  display: block;
  font-size: 0.875em;
  line-height: 1.4em;
  margin-bottom: 4px; }

.input-row {
  margin-bottom: 20px; }

#template .action_bottom {
  margin-top: 27px; }

#template .note {
  display: block;
  margin: 10px 0; }

.errors {
  margin: 20px 0;
  padding: 10px 20px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  background: rgba(0, 0, 0, 0.3); }

#template .errors ul {
  margin: 0; }

#template .errors li {
  list-style: none; }

#template.lefty-form {
  text-align: left; }

.righty-form input[type="text"],
.righty-form input[type="email"],
.righty-form textarea {
  width: 100%; }

.address_actions .action_edit {
  margin-right: 15px; }

#address_tables {
  margin-top: 40px; }

.address_table {
  background: rgba(0, 0, 0, 0.05);
  padding: 20px; }

@media (min-width: 800px) {
  #address_tables {
    display: flex;
    flex-wrap: wrap; }

  .address_table {
    width: calc(50% - 20px);
    margin-right: 20px;
    box-sizing: border-box; }
    .address_table:nth-child(2n) {
      margin-left: 20px;
      margin-right: 0; } }
.edit_address .small-form {
  margin-left: 0; }

#admin_header {
  margin: 20px 0 40px; }

#admin_header .title {
  text-align: center; }

#admin_header .action_return {
  margin-bottom: 20px; }

#customer_sidebar {
  float: left;
  width: 33%; }

#customer_detail .address p,
.address_table .view_address p,
#order_address .address p {
  margin-bottom: 0; }

#customer_orders {
  float: right;
  width: 60%; }

#order_details {
  clear: both;
  width: 100%; }
  @media (max-width: 767px) {
    #order_details .price,
    #order_details .sku {
      visiblity: hidden;
      padding: 0;
      font-size: 0; } }

.order-table-container {
  overflow: auto; }

#comments .comment {
  padding-top: 20px;
  border-top: 1px solid #e2e2e2; }

#comments .comment.first {
  border-top: 0; }

#comments .comment .gravatar {
  float: left;
  width: 80px; }

#comments .comment .detail {
  margin-left: 100px; }

.payment-methods img {
  margin: 0 3px;
  height: 25px;
  width: auto;
  max-width: none; }

ul.taglist {
  margin: 0; }

ul.taglist li {
  display: inline;
  white-space: nowrap; }

table.noborders,
table.noborders tr,
table.noborders th,
table.noborders td {
  border: 0; }

.simple-popup {
  position: absolute;
  width: 140px;
  padding: 10px 15px;
  border: 1px solid #e2e2e2;
  color: #232323;
  background: #ffffff;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 2px 0 #888;
  -moz-box-shadow: 0 0 2px 0 #888;
  box-shadow: 0 0 2px 0 #888;
  text-align: center; }

/* quick hacks for Facebook button */
.fb_iframe_widget > span {
  vertical-align: baseline !important; }

.fb_iframe_widget iframe {
  max-width: none; }

.slide {
  position: relative; }

.slide img {
  width: 100%; }

/* Overlays over slider and ad on homepage */
.overlay-text {
  position: absolute;
  top: 0;
  left: 10%;
  width: 80%;
  height: 100%;
  text-align: center;
  display: flex;
  align-items: center; }
  .overlay-text p {
    margin: 0.1em 0; }

.overlay-text.overlay-left {
  text-align: left; }

.overlay-text.overlay-right {
  text-align: right; }

.overlay-text .inner {
  display: block;
  width: 100%; }

.overlay-text .text > div {
  line-height: 1.2em;
  padding: 15px 1em;
  display: inline-block; }

.slide .overlay-text .text {
  line-height: 1.4;
  margin: 0;
  padding: 0; }
  .slide .overlay-text .text .second-line {
    font-size: 60%;
    line-height: 1.2; }
  @media (max-width: 1160px) {
    .slide .overlay-text .text .snap-text {
      font-size: 20px; }
      .slide .overlay-text .text .snap-text .second-line {
        font-size: 16px; } }

.slide .overlay-text .button {
  margin-top: 10px; }

/* Full width ad only */
.full-width-image,
.image-block {
  overflow: hidden;
  position: relative;
  line-height: 0; }
  .full-width-image .img-cont,
  .image-block .img-cont {
    display: block;
    position: relative;
    background-size: 100%;
    background-position: center center;
    background-repeat: no-repeat; }
  .full-width-image a,
  .image-block a {
    display: block; }
  .full-width-image img,
  .image-block img {
    width: 100%;
    height: auto;
    vertical-align: top; }
  .full-width-image.no-stretch img,
  .image-block.no-stretch img {
    width: auto; }

.slideshow .overlay-text .text,
.full-width-image .overlay-text .text {
  font-size: 44.8px;
  line-height: 1.2em; }
.slideshow .rimage-outer-wrapper,
.full-width-image .rimage-outer-wrapper {
  max-width: none !important;
  max-height: none !important; }

.full-width-image .rimage-outer-wrapper {
  visibility: hidden; }

/* Onboarding placeholder */
.placeholder-image {
  position: relative;
  padding-top: 100%;
  height: 0px;
  overflow: hidden;
  background: #f9fafa; }
  .placeholder-image.dark {
    background: #c6c7c8; }
    .placeholder-image.dark svg, .placeholder-image.dark svg g {
      fill: #a3a6a9; }
  .placeholder-image.landscape {
    padding-top: 55%; }
  .placeholder-image.placeholder--banner {
    padding-top: 475px; }
    @media (max-width: 767px) {
      .placeholder-image.placeholder--banner {
        padding-top: 55%; } }
  .placeholder-image svg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
    .placeholder-image svg, .placeholder-image svg g {
      fill: #c8cbcd; }

.willstagram {
  overflow: hidden;
  white-space: nowrap; }
  .willstagram .item {
    display: inline-block;
    max-width: 100%;
    vertical-align: top;
    width: 200px;
    margin: 0 16px 0 0; }
  .willstagram .owl-item .item {
    display: block;
    width: auto;
    margin: auto; }
    .willstagram .owl-item .item .placeholder-image {
      width: 100%;
      max-width: 100%; }
  .willstagram .desc {
    display: none; }
  .willstagram img {
    width: 100%;
    vertical-align: top; }
  .willstagram a {
    display: block;
    transform: scale(1);
    transition: opacity 150ms; }
  .willstagram a:hover {
    opacity: 0.9; }
  .willstagram.willstagram--uncontained {
    padding-left: 16px;
    padding-right: 16px; }
  .willstagram.willstagram--no-margins {
    padding-left: 0;
    padding-right: 0; }
    .willstagram.willstagram--no-margins .item {
      margin-right: 0; }
  .willstagram .willstagram__error {
    font-style: italic;
    text-align: center; }

.align-center,
.align-centre {
  text-align: center; }

.align-right {
  text-align: right; }

.align-left {
  text-align: left; }

a .state {
  display: inline-block;
  width: 1em;
  text-align: center; }

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%; }
  .video-container iframe, .video-container object, .video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

/* Content and content layouts */
.spaced-row {
  margin-bottom: 40px; }

.spaced-row-above {
  margin-top: 40px; }

.fully-spaced-row {
  /*   margin-top: $section-padding; */
  margin-bottom: 40px; }

.strongly-spaced-row {
  margin-top: 80px;
  margin-bottom: 80px; }

.lightly-spaced-row {
  margin-bottom: 1em; }

.padded-row {
  padding-top: 40px;
  padding-bottom: 40px; }

.strongly-padded-row {
  padding-top: 80px;
  padding-bottom: 80px; }

.strongly-padded-row-2 {
  padding-top: 120px;
  padding-bottom: 80px; }

.content img,
.content iframe,
.content embed,
.content object {
  max-width: 100%;
  height: auto; }

.layout-column-half-left {
  float: left;
  width: 45%; }

.layout-column-half-right {
  float: right;
  width: 48%; }

.layout-content-with-image-left.valign-top .image-cont, .layout-content-with-image-left.valign-top .content,
.layout-content-with-image-right.valign-top .image-cont,
.layout-content-with-image-right.valign-top .content {
  vertical-align: top; }
.layout-content-with-image-left.valign-middle .image-cont, .layout-content-with-image-left.valign-middle .content,
.layout-content-with-image-right.valign-middle .image-cont,
.layout-content-with-image-right.valign-middle .content {
  vertical-align: middle; }
.layout-content-with-image-left.valign-bottom .image-cont, .layout-content-with-image-left.valign-bottom .content,
.layout-content-with-image-right.valign-bottom .image-cont,
.layout-content-with-image-right.valign-bottom .content {
  vertical-align: bottom; }

.layout-content-with-image-left .image-cont,
.layout-content-with-image-right .image-cont {
  display: inline-block;
  width: 33.333%;
  text-align: center; }

.layout-content-with-image-left .content,
.layout-content-with-image-right .content {
  display: inline-block;
  width: 60%;
  margin-right: 6.666%; }

.layout-content-with-image-left .content {
  margin-left: 5%;
  margin-right: 0; }

.layout-content-with-image--large-image .image-cont {
  width: 60%; }
.layout-content-with-image--large-image .content {
  width: 33.333%; }

.micro-collage {
  position: relative;
  height: 0px;
  padding-top: 60%; }
  @media (max-width: 767px) {
    .micro-collage {
      padding-top: 100%; } }
  .micro-collage .fade-in {
    opacity: 0;
    transition: opacity 500ms; }
  .micro-collage .fade-in.lazyloaded {
    opacity: 1; }
  .micro-collage .placeholder-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 0; }
  .micro-collage .micro-collage__image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center center; }
  .micro-collage .micro-collage__image-1-frame {
    position: absolute;
    z-index: 2;
    background: #f4f4f4;
    transform: translate(0, 0);
    transition: transform 200ms ease-out;
    outline: 1px solid transparent;
    left: 14.5%;
    right: 0;
    top: 21.75%;
    bottom: 21.75%; }
  .micro-collage .micro-collage__image-2-frame {
    position: absolute;
    z-index: 1;
    background: #f4f4f4;
    transform: translate(0, 0);
    transition: transform 200ms ease-out;
    outline: 1px solid transparent;
    left: 0;
    right: 36.25%;
    top: 7.25%;
    bottom: 7.25%; }
    .micro-collage .micro-collage__image-2-frame .placeholder-image {
      opacity: 0.25; }
  @media (min-width: 768px) {
    .micro-collage.micro-collage--link-hover .micro-collage__image-1-frame {
      transform: scale(1.03); }
    .micro-collage.micro-collage--link-hover .micro-collage__image-2-frame {
      transform: scale(0.97); }
    .micro-collage.micro-collage--link-hover.micro-collage--style-2 .micro-collage__image-1-frame, .micro-collage.micro-collage--link-hover.micro-collage--style-4 .micro-collage__image-1-frame {
      transform: scale(1.03); }
    .micro-collage.micro-collage--link-hover.micro-collage--style-2 .micro-collage__image-2-frame, .micro-collage.micro-collage--link-hover.micro-collage--style-4 .micro-collage__image-2-frame {
      transform: scale(0.97); } }
  .micro-collage.micro-collage--style-1, .micro-collage.micro-collage--style-4 {
    margin-top: -3.625%;
    margin-bottom: -3.625%; }
  .micro-collage.micro-collage--style-3 {
    margin-top: -7.25%;
    margin-bottom: -7.25%; }
  .micro-collage.micro-collage--style-2 .micro-collage__image-1-frame {
    left: 0;
    right: 14.5%; }
    @media (max-width: 767px) {
      .micro-collage.micro-collage--style-2 .micro-collage__image-1-frame {
        left: 7.25%;
        right: 7.25%; } }
    .layout-content-with-image-right .micro-collage.micro-collage--style-2 .micro-collage__image-1-frame {
      left: 14.5%;
      right: 0; }
      @media (max-width: 767px) {
        .layout-content-with-image-right .micro-collage.micro-collage--style-2 .micro-collage__image-1-frame {
          left: 7.25%;
          right: 7.25%; } }
  .micro-collage.micro-collage--style-2 .micro-collage__image-2-frame {
    left: 10.875%;
    right: 25.375%; }
    @media (max-width: 767px) {
      .micro-collage.micro-collage--style-2 .micro-collage__image-2-frame {
        left: 18.125%;
        right: 18.125%; } }
    .layout-content-with-image-right .micro-collage.micro-collage--style-2 .micro-collage__image-2-frame {
      left: 25.375%;
      right: 10.875%; }
      @media (max-width: 767px) {
        .layout-content-with-image-right .micro-collage.micro-collage--style-2 .micro-collage__image-2-frame {
          left: 18.125%;
          right: 18.125%; } }
  .micro-collage.micro-collage--style-3 .micro-collage__image-1-frame {
    top: 14.5%;
    bottom: 29%; }
  .micro-collage.micro-collage--style-3 .micro-collage__image-2-frame {
    top: 29%;
    bottom: 14.5%;
    right: 14.5%; }
  .micro-collage.micro-collage--style-4 .micro-collage__image-1-frame {
    top: 7.25%;
    bottom: 7.25%;
    right: 29%; }
    @media (max-width: 767px) {
      .micro-collage.micro-collage--style-4 .micro-collage__image-1-frame {
        left: 21.75%;
        right: 21.75%; } }
    .layout-content-with-image-right .micro-collage.micro-collage--style-4 .micro-collage__image-1-frame {
      left: 29%;
      right: 14.5%; }
      @media (max-width: 767px) {
        .layout-content-with-image-right .micro-collage.micro-collage--style-4 .micro-collage__image-1-frame {
          left: 21.75%;
          right: 21.75%; } }
  .micro-collage.micro-collage--style-4 .micro-collage__image-2-frame {
    top: 14.5%;
    bottom: 14.5%;
    right: 14.5%; }
    @media (max-width: 767px) {
      .micro-collage.micro-collage--style-4 .micro-collage__image-2-frame {
        left: 7.25%;
        right: 7.25%; } }
    .layout-content-with-image-right .micro-collage.micro-collage--style-4 .micro-collage__image-2-frame {
      left: 14.5%;
      right: 0; }
      @media (max-width: 767px) {
        .layout-content-with-image-right .micro-collage.micro-collage--style-4 .micro-collage__image-2-frame {
          left: 7.25%;
          right: 7.25%; } }
  .micro-collage.micro-collage--style-5 .micro-collage__image-1-frame {
    top: 0;
    left: 29%;
    bottom: 14.5%;
    right: 14.5%; }
  .micro-collage.micro-collage--style-5 .micro-collage__image-2-frame {
    left: 14.5%;
    right: 29%;
    top: 14.5%;
    bottom: 0; }

.product-collage {
  position: relative; }
  .product-collage .product-collage__inner {
    height: 0;
    padding-top: 100%;
    position: relative; }
  .product-collage .product-collage__image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    transition: all 200ms;
    transform: translate3d(0, 0, 0);
    transform-origin: center center; }
    .product-collage .product-collage__image .rimage-outer-wrapper,
    .product-collage .product-collage__image .placeholder-image {
      width: 75%;
      margin-left: auto;
      margin-right: auto; }
      @media (max-width: 767px) {
        .product-collage .product-collage__image .rimage-outer-wrapper,
        .product-collage .product-collage__image .placeholder-image {
          width: 95%; } }
  .product-collage .product-collage__image.active {
    z-index: 1;
    opacity: 1; }
    .product-collage .product-collage__image.active .rimage-outer-wrapper .rimage-wrapper img.lazyloaded {
      opacity: 1 !important; }

.product-collage--multiple-images {
  cursor: none; }
  .product-collage--multiple-images .product-collage__image {
    opacity: 0; }
    .product-collage--multiple-images .product-collage__image .rimage-outer-wrapper .rimage-wrapper {
      background: #ffffff; }
      .product-collage--multiple-images .product-collage__image .rimage-outer-wrapper .rimage-wrapper img.lazyloaded {
        opacity: 0.75 !important; }

.product-collage.product-collage--focus .product-collage__image {
  opacity: 1; }
.product-collage.product-collage--focus .rimage-outer-wrapper .rimage-wrapper img.lazyloaded {
  transition: none; }

.product-collage--show-borders.product-collage--focus .rimage-outer-wrapper {
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.12); }

.product-collage__prev,
.product-collage__next {
  position: absolute;
  top: 0;
  width: 50%;
  height: 100%;
  z-index: 2;
  cursor: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

.product-collage__prev {
  left: 0; }

.product-collage__next {
  right: 0; }

.product-collage__cursor {
  position: absolute;
  top: -21px;
  left: -21px;
  width: 42px;
  height: 42px;
  opacity: 0;
  z-index: 2;
  pointer-events: none;
  background: transparent url("data:image/svg+xml,%3Csvg width='42px' height='42px' viewBox='0 0 42 42' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Ccircle fill='%23FFFFFF' cx='21' cy='21' r='21'%3E%3C/circle%3E%3Cg transform='translate%2813.000000, 16.000000%29' stroke='%23333333' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M0.5,5.5 L16,5.5'%3E%3C/path%3E%3Cpolyline points='11 0.5 16 5.5 11 10.5'%3E%3C/polyline%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat; }
  .product-collage--hover .product-collage__cursor {
    opacity: 1; }

.product-collage__prev:hover {
  cursor: none; }

@media (max-width: 767px) {
  .featured-product {
    display: flex;
    flex-direction: column; }
    .featured-product .content {
      order: 1; } }
.styled-select.has-clickyboxes {
  display: block;
  height: auto;
  overflow: visible;
  width: auto;
  background: transparent;
  border: none; }
  .styled-select.has-clickyboxes::after {
    content: none; }

.clickyboxes {
  margin: 0;
  padding: 0; }
  .clickyboxes li {
    display: inline; }
    .clickyboxes li a {
      display: inline-block;
      margin: 0 10px 10px 0;
      padding: 6px 15px;
      min-width: 1em;
      border: 1px solid #bfbfbf;
      background: white;
      color: black;
      position: relative;
      text-align: center; }
      .clickyboxes li a:hover {
        color: black;
        background: #f2f2f2; }
      .clickyboxes li a.unavailable {
        color: rgba(0, 0, 0, 0.5); }
        .clickyboxes li a.unavailable::after {
          content: '';
          position: absolute;
          top: 50%;
          left: 0;
          width: 100%;
          border-top: 1px solid rgba(0, 0, 0, 0.3); }
      .clickyboxes li a.active, .clickyboxes li a.active:hover {
        background: #232323;
        border-color: #232323;
        color: #ffffff; }

.article-layout__column {
  float: left;
  width: 30%;
  margin-left: 5%; }

.article-layout__column:first-child {
  margin-left: 0; }

.article-layout__column:nth-child(3) {
  float: right;
  margin-left: 0; }

.responsive-table {
  width: 100%; }
  .responsive-table .responsive-table__cell-label,
  .responsive-table .responsive-table__cell-head__icon,
  .responsive-table .responsive-table__more {
    display: none; }
  @media (max-width: 767px) {
    .responsive-table {
      display: block;
      width: auto;
      margin-left: -20px;
      margin-right: -20px;
      border-top: 1px solid #e2e2e2; }
      .responsive-table thead {
        display: none; }
      .responsive-table tbody, .responsive-table tr, .responsive-table td {
        display: block; }
      .responsive-table tr {
        border-bottom: 1px solid #e2e2e2; }
      .responsive-table td {
        display: none;
        border: none;
        padding: 0 20px;
        background: #ebebeb;
        color: #232323; }
      .responsive-table td.responsive-table__first-mobile-cell {
        padding-top: 20px; }
      .responsive-table td:last-child {
        padding-bottom: 20px; }
      .responsive-table .responsive-table__cell-head {
        display: block;
        cursor: pointer;
        position: relative;
        padding-top: 20px;
        padding-bottom: 20px;
        padding-right: 50px;
        background: #ffffff; }
        .responsive-table .responsive-table__cell-head a {
          color: inherit; }
      .responsive-table .responsive-table__cell-head__icon {
        display: block;
        position: absolute;
        top: 20px;
        right: 20px; }
      .responsive-table .responsive-table__cell-label {
        display: inline;
        font-weight: bold; }
        .responsive-table .responsive-table__cell-label:after {
          content: ':'; }
      .responsive-table .responsive-table__more {
        display: block;
        margin-top: 1em; }
      .responsive-table .desktop-only {
        display: none !important; }
      .responsive-table .expanded .responsive-table__cell-head__icon {
        transform: rotate(90deg); }
      .responsive-table .expanded td {
        display: block; } }

.flexible-layout {
  margin-left: -16px;
  margin-bottom: -16px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  -ms-align-items: stretch;
  -o-align-items: stretch;
  align-items: stretch; }
  .flexible-layout.valign-middle > [class^="column"] {
    -ms-flex-item-align: center;
    -webkit-align-self: center;
    align-self: center; }
  .flexible-layout.valign-bottom > [class^="column"] {
    -ms-flex-item-align: flex-end;
    -webkit-align-self: flex-end;
    align-self: flex-end; }
  .flexible-layout .column-quarter,
  .flexible-layout .column-third,
  .flexible-layout .column-half,
  .flexible-layout .column-two-thirds,
  .flexible-layout .column-three-quarters,
  .flexible-layout .column-full {
    float: left;
    margin-left: 16px;
    margin-bottom: 16px;
    -webkit-box-flex: 0 0 auto;
    -moz-box-flex: 0 0 auto;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto; }
  .flexible-layout .column-full {
    margin-bottom: 0px; }
  .flexible-layout .column-quarter {
    width: calc(25% - 16px);
    -webkit-flex-basis: calc(25% - 16px);
    flex-basis: calc(25% - 16px); }
  .flexible-layout .column-third {
    width: calc(33.333% - 16px);
    -webkit-flex-basis: calc(33.333% - 16px);
    -moz-flex-basis: calc(33.333% - 16px);
    -ms-flex-preferred-size: calc(33.333% - 16px);
    flex-basis: calc(33.333% - 16px); }
  .flexible-layout .column-half {
    width: calc(50% - 16px);
    -webkit-flex-basis: calc(50% - 16px);
    -moz-flex-basis: calc(50% - 16px);
    -ms-flex-preferred-size: calc(50% - 16px);
    flex-basis: calc(50% - 16px); }
  .flexible-layout .column-two-thirds {
    width: calc(66.666% - 16px);
    -webkit-flex-basis: calc(66.666% - 16px);
    -moz-flex-basis: calc(66.666% - 16px);
    -ms-flex-preferred-size: calc(66.666% - 16px);
    flex-basis: calc(66.666% - 16px); }
  .flexible-layout .column-three-quarters {
    width: calc(75% - 16px);
    -webkit-flex-basis: calc(75% - 16px);
    -moz-flex-basis: calc(75% - 16px);
    -ms-flex-preferred-size: calc(75% - 16px);
    flex-basis: calc(75% - 16px); }
  .flexible-layout .column-full {
    width: calc(100% - 16px);
    -webkit-flex-basis: calc(100% - 16px);
    -moz-flex-basis: calc(100% - 16px);
    -ms-flex-preferred-size: calc(100% - 16px);
    flex-basis: calc(100% - 16px); }

@media (max-width: 767px) {
  .flexible-layout {
    /*  margin-left: auto;*/
    display: block;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .flexible-layout .column-quarter,
    .flexible-layout .column-third,
    .flexible-layout .column-half,
    .flexible-layout .column-two-thirds,
    .flexible-layout .column-three-quarters,
    .flexible-layout .column-full {
      float: none;
      margin-left: auto;
      width: auto;
      -webkit-flex-basis: initial;
      -moz-flex-basis: initial;
      -ms-flex-preferred-size: initial;
      flex-basis: initial; }
    .flexible-layout.layout-all-quarters {
      margin-left: -16px; }
      .flexible-layout.layout-all-quarters [class^="column"] {
        float: left;
        margin-left: 16px;
        width: calc(50% - 16px);
        -webkit-flex-basis: calc(50% - 16px);
        -moz-flex-basis: calc(50% - 16px);
        -ms-flex-preferred-size: calc(50% - 16px);
        flex-basis: calc(50% - 16px); } }
@media (max-width: 500px) {
  .flexible-layout.layout-all-quarters {
    margin-left: auto; }
    .flexible-layout.layout-all-quarters [class^="column"] {
      float: none;
      margin-left: auto;
      width: auto;
      -webkit-flex-basis: initial;
      -moz-flex-basis: initial;
      -ms-flex-preferred-size: initial;
      flex-basis: initial; } }
.image-cont img {
  width: 100%;
  height: auto;
  vertical-align: top;
  border-radius: 16px; }

.article-image {
  margin-top: 0;
  margin-bottom: 1em; }

.template-index .article-image {
  margin: 1em 0; }

.template-article .article-image {
  margin-bottom: 0; }

.icon-with-caption .icon-with-caption__text {
  margin: 0.5em 0 0;
  white-space: pre-line; }

/* Just-added-to-cart summary */
#cart-summary-overlay {
  position: fixed;
  z-index: 6000;
  top: 0;
  left: 0;
  width: 100%;
  padding: 20px 0;
  background: #fafafa;
  border-bottom: 1px solid #e2e2e2;
  font-size: 80%; }

#cart-summary-overlay .item {
  float: left;
  width: 50%;
  padding-left: 20px; }

#cart-summary-overlay .item .cols {
  margin-top: 10px; }

#cart-summary-overlay .item .img {
  float: left;
  width: 95px; }

#cart-summary-overlay .item .info,
#cart-summary-overlay .item .detail {
  float: left;
  width: 190px;
  margin-left: 10px; }

#cart-summary-overlay img {
  max-height: 70px;
  max-width: 100%; }

#cart-summary-overlay .cart {
  float: right;
  width: 40%;
  text-align: right;
  padding-right: 20px; }

#cart-summary-overlay .cart .cart-text {
  margin: 15px 0 10px;
  font-style: italic;
  text-transform: none; }

#cart-summary-overlay #shop-more,
#cart-summary-overlay .button {
  margin-top: 10px; }

#cart-summary-overlay .to-cart {
  margin-left: 10px; }

/*
 * FancyBox - jQuery Plugin
 * Simple and fancy lightbox alternative
 *
 * Examples and documentation at: http://fancybox.net
 *
 * Copyright (c) 2008 - 2010 Janis Skarnelis
 * That said, it is hardly a one-person project. Many people have submitted bugs, code, and offered their advice freely. Their support is greatly appreciated.
 *
 * Version: 1.3.4 (11/11/2010)
 * Requires: jQuery v1.3+
 *
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 */
#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  margin-left: -20px;
  cursor: pointer;
  overflow: hidden;
  z-index: 5104;
  display: none; }

#fancybox-loading div {
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 480px;
  background-image: url(//phool.co/cdn/shop/t/137/assets/fancybox.png?v=102536489345468328811757308540); }

#fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 5100;
  display: none;
  opacity: 1 !important; }

#fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  overflow: auto;
  display: none; }

#fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  padding: 20px;
  z-index: 5101;
  outline: none;
  display: none; }

#fancybox-outer {
  position: relative;
  width: 100%;
  height: 100%;
  background: #fff; }

#fancybox-content {
  width: 0;
  height: 0;
  padding: 0;
  outline: none;
  position: relative;
  overflow: hidden;
  z-index: 5102;
  border: 1px solid #eee; }

#fancybox-hide-sel-frame {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  z-index: 5101; }

#fancybox-close {
  position: absolute;
  top: -40px;
  right: -40px;
  width: 40px;
  height: 40px;
  background-color: transparent;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%235c5c5c' stroke-width='1' stroke-linecap='round' stroke-linejoin='round' class='feather feather-x'%3E%3Cline x1='18' y1='6' x2='6' y2='18'%3E%3C/line%3E%3Cline x1='6' y1='6' x2='18' y2='18'%3E%3C/line%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50px 50px;
  cursor: pointer;
  z-index: 5103;
  display: none; }

#fancybox-error {
  color: #444;
  font: normal 12px/20px Arial;
  padding: 14px;
  margin: 0; }

#fancybox-img {
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  border: none;
  outline: none;
  line-height: 0;
  vertical-align: top; }

#fancybox-frame {
  width: 100%;
  height: 100%;
  border: none;
  display: block; }

#fancybox-left, #fancybox-right {
  position: absolute;
  bottom: 0px;
  height: 100%;
  width: 35%;
  cursor: pointer;
  outline: none;
  background: transparent url(//phool.co/cdn/shop/t/137/assets/blank.gif?v=164826798765693215961757308540);
  z-index: 5102;
  display: none; }

#fancybox-left {
  left: 0px; }

#fancybox-right {
  right: 0px; }

#fancybox-left-ico, #fancybox-right-ico {
  position: absolute;
  top: 50%;
  left: -9999px;
  width: 30px;
  height: 30px;
  margin-top: -15px;
  cursor: pointer;
  z-index: 5102;
  display: block; }

#fancybox-left-ico {
  background-image: url(//phool.co/cdn/shop/t/137/assets/fancybox.png?v=102536489345468328811757308540);
  background-position: -40px -30px; }

#fancybox-right-ico {
  background-image: url(//phool.co/cdn/shop/t/137/assets/fancybox.png?v=102536489345468328811757308540);
  background-position: -40px -60px; }

#fancybox-left:hover, #fancybox-right:hover {
  visibility: visible;
  /* IE6 */ }

#fancybox-left:hover span {
  left: 20px; }

#fancybox-right:hover span {
  left: auto;
  right: 20px; }

.fancybox-bg {
  position: absolute;
  padding: 0;
  margin: 0;
  border: 0;
  width: 20px;
  height: 20px;
  z-index: 5001; }

#fancybox-bg-n {
  top: -20px;
  left: 0;
  width: 100%; }

#fancybox-bg-ne {
  top: -20px;
  right: -20px;
  background-position: -40px -162px; }

#fancybox-bg-e {
  top: 0;
  right: -20px;
  height: 100%;
  background-position: -20px 0px; }

#fancybox-bg-se {
  bottom: -20px;
  right: -20px;
  background-position: -40px -182px; }

#fancybox-bg-s {
  bottom: -20px;
  left: 0;
  width: 100%;
  background-position: 0px -20px; }

#fancybox-bg-sw {
  bottom: -20px;
  left: -20px;
  background-position: -40px -142px; }

#fancybox-bg-w {
  top: 0;
  left: -20px;
  height: 100%; }

#fancybox-bg-nw {
  top: -20px;
  left: -20px;
  background-position: -40px -122px; }

#fancybox-title {
  font-size: 12px;
  z-index: 5102; }

.fancybox-title-inside {
  padding-bottom: 10px;
  text-align: center;
  color: #333;
  background: #fff;
  position: relative; }

.fancybox-title-outside {
  padding-top: 10px;
  color: #fff; }

.fancybox-title-over {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #FFF;
  text-align: left; }

#fancybox-title-over {
  padding: 10px;
  background-image: url(//phool.co/cdn/shop/t/137/assets/fancy_title_over.png?v=765112910886227951757308540);
  display: block; }

.fancybox-title-float {
  position: absolute;
  left: 0;
  bottom: -20px;
  height: 32px; }

#fancybox-title-float-wrap {
  border: none;
  border-collapse: collapse;
  width: auto; }

#fancybox-title-float-wrap td {
  border: none;
  line-height: 1.4em;
  text-align: center; }

#fancybox-title-float-left {
  padding: 0 0 0 15px;
  background: #fff; }

#fancybox-title-float-main {
  color: #999;
  line-height: 29px;
  padding: 0 0 3px 0;
  background: #fff; }

#fancybox-title-float-right {
  padding: 0 0 0 15px;
  background: #fff; }

.mobile-currency-switcher {
  display: none;
  margin: -5px 20px 20px;
  font-size: 16px; }
  .mobile-currency-switcher .switcher {
    padding: 0; }

/* Map section */
.map-section {
  position: relative; }

.map-section--map-constrained .map-section__wrapper {
  position: relative; }

.map-section__wrapper {
  display: flex; }
  .map-section__wrapper .errors {
    padding: 80px 40px; }

.map-section__text {
  box-sizing: border-box;
  padding: 80px 40px 80px 0;
  width: 50%; }

.map-section__feature {
  width: 33.333%;
  display: flex; }

.map-section__feature-image {
  flex-grow: 1;
  background-size: cover;
  background-position: center; }
  .map-section__feature-image.placeholder-image {
    height: auto;
    padding-top: 0; }

.map-section__map {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 50%; }

.map-section__map-image {
  height: 100%;
  background-size: cover;
  background-position: center; }
  .map-section--display-map .map-section__map-image {
    display: none !important; }

.map-section__placeholder {
  height: 100%;
  padding: 0; }
  .map-section--display-map .map-section__placeholder {
    display: none !important; }

.map-section__map-container {
  height: 100%; }

.map-section--has-feature-image .map-section__text {
  width: 25%; }
.map-section--has-feature-image .map-section__map {
  width: calc(50% - 89.5px); }

@media (max-width: 1160px) {
  .map-section--has-feature-image .map-section__map {
    width: calc((100% - 80px) * 0.41666 + 40.5px); } }
@media (max-width: 959px) {
  .map-section .container {
    padding: 0; }

  .map-section__wrapper {
    flex-wrap: wrap; }

  .map-section__text {
    width: 50%;
    padding: 80px 40px; }

  .map-section__map {
    width: 50%; }

  .map-section--has-feature-image .map-section__text,
  .map-section--has-feature-image .map-section__feature {
    width: 50%; }
  .map-section--has-feature-image .map-section__text {
    padding-right: 40px; }

  .map-section--has-feature-image .map-section__map {
    position: static;
    width: 100%;
    height: 55vh; } }
@media (max-width: 767px) {
  .map-section__wrapper {
    display: block; }

  .map-section__text,
  .map-section--has-feature-image .map-section__text {
    width: auto;
    padding: 40px 20px; }

  .map-section__feature,
  .map-section__map {
    position: static;
    width: auto;
    height: 55vh; }

  .map-section--has-feature-image .map-section__text,
  .map-section--has-feature-image .map-section__feature,
  .map-section--has-feature-image .map-section__map {
    width: auto; }

  .map-section__feature,
  .map-section__placeholder,
  .map-section__map-container {
    height: 55vh; } }
/* Responsive images */
.rimage-outer-wrapper {
  margin-left: auto;
  margin-right: auto; }

.rimage-wrapper {
  position: relative;
  transition: background 150ms; }
  .rimage-wrapper.lazyload--placeholder {
    background: #f4f4f4; }
  .rimage-wrapper .rimage__image {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
    .rimage-wrapper .rimage__image.blur-in {
      -webkit-filter: blur(10px);
      filter: blur(10px);
      transition: filter 400ms, -webkit-filter 400ms; }
    .rimage-wrapper .rimage__image.blur-in.lazyloaded {
      -webkit-filter: blur(0);
      filter: blur(0); }
    .rimage-wrapper .rimage__image.fade-in {
      opacity: 0;
      transition: opacity 500ms; }
    .rimage-wrapper .rimage__image.fade-in.lazyloaded {
      opacity: 1; }
    .rimage-wrapper .rimage__image.cover {
      object-fit: cover; }

.rimage-background {
  background-repeat: no-repeat;
  background-position: center center; }
  .rimage-background[data-parent-fit="contain"] {
    background-size: contain; }

.rimage-background--atop {
  background-position: center top; }

.theme-product-reviews-full #shopify-product-reviews {
  margin: 1em 0 2em; }

.theme-product-reviews-full .spr-container {
  padding: 0;
  border-color: rgba(0, 0, 0, 0.2); }

.theme-product-reviews-full .spr-header {
  padding: 20px; }

.theme-product-reviews-full .spr-form {
  margin: 0;
  padding: 20px;
  border-top: 1px solid rgba(0, 0, 0, 0.2); }

.theme-product-reviews-full .spr-reviews {
  margin: 0;
  padding: 0 0 20px;
  border-top: 1px solid rgba(0, 0, 0, 0.2); }

.theme-product-reviews-full .spr-review {
  box-sizing: border-box;
  margin: 0;
  padding: 20px 20px 0;
  border: 0; }

.theme-product-reviews-full .spr-review .spr-icon {
  font-size: 100%; }

.theme-product-reviews-full .spr-review:first-child {
  margin-top: 0; }

.theme-product-reviews-full .spr-review-header-title {
  font-size: 18px; }

.theme-product-reviews-full .spr-review-header-byline {
  display: block;
  margin: 0.1em 0 0.6em;
  font-size: 15px;
  line-height: 1.4em;
  font-style: normal;
  opacity: 0.6; }

.theme-product-reviews-full .spr-review-header-byline strong {
  font-weight: normal; }

.theme-product-reviews-full .spr-review-content-body {
  font-size: 15px;
  line-height: 1.4em; }

.theme-product-reviews-full .spr-review-reportreview {
  font-size: 80%; }

@media (min-width: 800px) {
  .theme-product-reviews-full .spr-reviews {
    display: flex;
    flex-wrap: wrap; }

  .theme-product-reviews-full .spr-reviews .spr-review {
    width: 50%; } }
.theme-product-reviews-full .spr-pagination {
  width: 100%;
  margin-top: 20px;
  padding: 20px 0 0;
  border-top-color: rgba(0, 0, 0, 0.2); }
.theme-product-reviews-full .spr-pagination .spr-pagination-page {
  margin: 0 5px; }
.theme-product-reviews-full .spr-pagination .spr-pagination-page.is-active {
  font-weight: normal; }
.theme-product-reviews-full .spr-pagination .spr-pagination-prev {
  left: 20px; }
.theme-product-reviews-full .spr-pagination .spr-pagination-next {
  right: 20px; }

/* mobile visibility utilities */
.mobile-only {
  display: none; }

.mobile-only-ib {
  display: none; }

/* Responsive styles */
/*
 * This media query is specifically for shunting logo onto its own line
 * before search/social icons overlap.
*/
@media only screen and (max-width: 1020px) {
  /* Sit search/socials on different level to logo */
  #pageheader .logo {
    clear: both;
    /* avoid social icons interfering */ }

  #pageheader .util-area {
    margin-left: 30px;
    margin-right: 30px;
    height: auto; }

  #pageheader .search-box,
  #pageheader .utils {
    position: static;
    float: right;
    margin: 10px 0;
    height: auto; }

  #pageheader .search-box {
    position: relative;
    top: 0;
    left: 0;
    float: left; } }
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .product-block.fixed-width {
    width: calc(33.3% - 20px); }

  .collection-slider .collection-listing .product-block.fixed-width {
    width: 255px; } }
/* Roughly tablet size */
@media only screen and (max-width: 959px) {
  .article-layout__column {
    width: 47.5%; }

  .article-layout__column:nth-child(3) {
    display: none;
    float: none; }

  .layout .col-third {
    float: none;
    width: auto;
    margin-left: 0; }

  .layout .col-third,
  .layout .col-third.left,
  .layout .col-third.right {
    float: none;
    width: auto;
    margin-bottom: 20px;
    margin-left: 0; }

  #customer_sidebar,
  #customer_orders {
    float: none;
    display: block;
    width: auto;
    margin: 20px 0; }

  .nav-row a {
    padding-left: 14px;
    padding-right: 14px; }

  #cartform .item .line-total {
    width: 100px; }

  #template button,
  #template input,
  #template textarea {
    max-width: 100%;
    box-sizing: border-box; } }
/* Phone sizes typically start here */
@media only screen and (max-width: 767px) {
  .mobile-only {
    display: block; }

  .mobile-only-ib {
    display: inline-block; }

  .desktop-only {
    display: none; }

  .align-left-mobile {
    text-align: left; }

  /* General layout */
  .container {
    padding-left: 20px;
    padding-right: 20px; }

  .strongly-padded-row {
    padding-top: 40px;
    padding-bottom: 40px; }

  .strongly-padded-row-2 {
    padding-top: 80px;
    padding-bottom: 40px; }

  .strongly-spaced-row {
    margin-top: 40px;
    margin-bottom: 40px; }

  .layout-column-half-left,
  .layout-column-half-right {
    float: none;
    width: auto; }

  .layout-column-half-left {
    margin-bottom: 40px; }

  .layout-content-with-image-left .content,
  .layout-content-with-image-left .image-cont,
  .layout-content-with-image-right .content,
  .layout-content-with-image-right .image-cont {
    display: block;
    width: auto;
    margin: 5px 0; }

  .layout-content-with-image-mobile-above {
    display: flex;
    flex-direction: column; }
    .layout-content-with-image-mobile-above .content {
      order: 2; }
    .layout-content-with-image-mobile-above .image-cont {
      order: 1; }

  .layout-content-with-image-mobile-below {
    display: flex;
    flex-direction: column; }
    .layout-content-with-image-mobile-below .content {
      order: 1; }
    .layout-content-with-image-mobile-below .image-cont {
      order: 2; }

  #template.lefty-form {
    text-align: center; }

  .nav-row a {
    padding-left: 10px;
    padding-right: 10px; }

  #store-messages {
    display: none; }

  #store-messages-mobile {
    display: block; }

  .page-header .filters {
    float: none;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }

  .page-header .filters .tags {
    margin: 0 13px;
    float: none;
    flex: 1;
    order: 2; }

  .page-header .filters .tags.sort {
    margin: 10px 0;
    display: block;
    flex: 100%;
    order: 1; }

  .page-header .filters .view-as {
    display: none; }

  .page-header .social-area {
    margin-top: 20px;
    float: none; }

  .collection-slider .has-paging {
    padding-left: 30px;
    padding-right: 30px;
    position: relative; }

  .collection-slider .has-paging .prev,
  .collection-slider .has-paging .next {
    position: absolute;
    left: 10px;
    top: 0px;
    margin: 0; }

  .collection-slider .has-paging .next {
    left: auto;
    right: 10px; }

  .collection-listing .product-list {
    margin-left: 10px;
    margin-right: 10px; }

  .container > .collection-listing .product-list {
    margin-left: -10px;
    margin-right: -10px; }

  .collection-listing .product-list:not(.carousel) .product-block:not(.fixed-width) .image-cont .rimage-outer-wrapper {
    width: auto !important; }

  .collection-slider .product-block {
    margin-left: 5px;
    margin-right: 5px;
    width: auto; }

  .collection-slider .carousel .product-block.fixed-width {
    width: 200px; }

  .collection-slider .product-block.collection-block .product-info {
    margin: 0; }
  .collection-slider .product-block.collection-block .productlabel {
    position: static;
    display: block;
    margin: 0; }
    .collection-slider .product-block.collection-block .productlabel > span {
      display: block; }

  .product-block.page-block .block-inner,
  .product-block.fixed-width.page-block .block-inner {
    width: auto; }

  .collection-listing .product-detail .inner {
    padding: 100px 40px 50px 40px;
    margin-left: 10px;
    margin-right: 10px; }

  .product-block.detail-mode-hover .product-info {
    position: static;
    display: block;
    padding-top: 10px;
    opacity: 1; }

  .product-block.detail-mode-hover .product-info:before,
  .product-block.detail-mode-hover .product-info .dash {
    display: none; }

  .blog-row .layout .article.col-third:not(:last-child) {
    margin-bottom: 60px; }

  #cartform .item {
    flex-wrap: wrap; }

  #cartform .item .image {
    margin-right: 20px; }

  #cartform .item .desc {
    padding-right: 0;
    width: calc(100% - 130px); }

  #cartform .item .line-total {
    flex-grow: 1; }

  .checkout-misc-container {
    display: flex;
    flex-direction: column; }
    .checkout-misc-container .layout-column-half-left {
      order: 2;
      margin-bottom: 20px; }

  #cartform .checkout-misc-container .layout-column-half-right {
    text-align: left;
    margin-bottom: 20px; }

  #cartform #shipping-calculator {
    margin-right: 0; }

  #cartform #shipping-calculator .inputrow {
    float: none;
    width: auto;
    padding-right: 0; }

  #cartform .checkout-col {
    float: none;
    width: auto; }

  .page-header .social-area {
    margin-left: -20px;
    margin-right: -20px;
    padding: 10px 20px;
    border-top: 1px dotted #f0f0f0;
    border-bottom: 1px dotted #f0f0f0; }
    .page-header .social-area .rsslink svg {
      margin-left: 20px; }

  .sharing {
    display: block; }
    .sharing a {
      margin-left: 20px; }
    .sharing svg {
      width: 20px;
      height: 20px; }
    .sharing li:last-child a {
      margin-right: 0; }

  .template-collection #content .page-header,
  .template-blog #content .page-header {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; }
    .template-collection #content .page-header .majortitle,
    .template-blog #content .page-header .majortitle {
      -webkit-box-ordinal-group: 1;
      -moz-box-ordinal-group: 1;
      -ms-flex-order: 1;
      -webkit-order: 1;
      order: 1; }
    .template-collection #content .page-header .user-content,
    .template-blog #content .page-header .user-content {
      -webkit-box-ordinal-group: 1;
      -moz-box-ordinal-group: 1;
      -ms-flex-order: 1;
      -webkit-order: 1;
      order: 1; }
    .template-collection #content .page-header .filters,
    .template-blog #content .page-header .filters {
      -webkit-box-ordinal-group: 3;
      -moz-box-ordinal-group: 3;
      -ms-flex-order: 3;
      -webkit-order: 3;
      order: 3; }
    .template-collection #content .page-header .social-area,
    .template-blog #content .page-header .social-area {
      -webkit-box-ordinal-group: 2;
      -moz-box-ordinal-group: 2;
      -ms-flex-order: 2;
      -webkit-order: 2;
      order: 2; }

  .template-product #content {
    padding-bottom: 0; }

  .product-detail .detail .productlabel {
    display: block;
    float: none;
    margin: 5px auto; }

  .template-product .product-detail .gallery .main-image,
  .template-product .product-detail .gallery .thumbnails {
    display: none; }

  .product-detail .gallery .mobile-slideshow {
    display: block;
    margin: 0 10px 0; }

  .product-detail .product-form .input-row select {
    font-size: 16px; }

  .product-meta {
    border-top: 1px solid #f0f0f0; }

  .product-meta .product-meta-row {
    display: block;
    padding: 10px 0;
    border-bottom: 1px dotted #f0f0f0; }

  .product-meta .product-meta-row:last-child {
    border-bottom: none; }

  .product-meta .further-nav > .container {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: none;
    flex-wrap: nowrap;
    font-size: 12.8px;
    letter-spacing: 0.05em;
    text-transform: uppercase; }
    .product-meta .further-nav > .container > * {
      -webkit-box-flex: 1;
      -webkit-flex-grow: 1;
      -moz-flex-grow: 1;
      -ms-flex-positive: 1;
      flex-grow: 1;
      float: left;
      width: 33.3%;
      box-sizing: content-box; }
    .product-meta .further-nav > .container .prev {
      padding-right: 1em; }
    .product-meta .further-nav > .container .see-more {
      text-align: center; }
    .product-meta .further-nav > .container .next {
      text-align: right;
      padding-left: 1em; }

  .template-article .article .meta {
    border-top: 1px solid #f0f0f0; }
    .template-article .article .meta .iconmeta {
      display: block;
      padding: 10px 0;
      border-bottom: 1px dotted #f0f0f0; }
  .template-article .article .pagination-row {
    margin-top: 0;
    padding: 10px 0;
    border-bottom: 1px solid #f0f0f0; }

  /* Mobile header */
  #mobile-header {
    display: block; }

  .reveal-mobile-nav #mobile-nav-return {
    height: 100%;
    opacity: 1; }

  #pageheader .logo {
    padding: 10px 0;
    pointer-events: none; }
    #pageheader .logo a {
      pointer-events: auto; }
    #pageheader .logo .logotext {
      margin-top: 12px;
      margin-bottom: 12px;
      display: block;
      font-size: 15px;
      line-height: 1em; }

  #pageheader .logo-area {
    display: none; }

  .mobile-currency-switcher {
    display: block; }

  #main-nav {
    position: fixed;
    text-align: left;
    background: #ffffff;
    border-right: 1px solid #e2e2e2;
    left: -1px;
    width: 82%;
    top: 0;
    height: 100%;
    -webkit-transform: translate(-100%);
    transform: translate(-100%);
    z-index: 8000;
    transition: transform 0.5s cubic-bezier(0.75, 0.03, 0.52, 1);
    font-size: 17px;
    overflow: auto;
    letter-spacing: 0; }
    #main-nav a {
      white-space: normal; }

  .reveal-mobile-nav #main-nav {
    -webkit-transform: translate(0);
    transform: translate(0); }

  #main-nav a {
    white-space: nowrap;
    padding: 14px 20px; }

  #main-nav .mobile-features {
    display: block;
    border-bottom: 1px solid #e2e2e2; }

  #main-nav .multi-level-nav {
    padding-top: 60px;
    box-sizing: border-box; }

  #main-nav.nav-row ul {
    width: 100%; }

  #main-nav.nav-row ul li {
    display: block;
    padding: 0;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent; }

  #main-nav.nav-row .mobile-expanded {
    background: #f0f0f0;
    border-top: 1px solid #e2e2e2;
    border-bottom: 1px solid #e2e2e2; }

  #main-nav.nav-row ul ul .mobile-expanded {
    background: #e0e0e0; }

  #main-nav.nav-row .mobile-expanded > a {
    display: block; }

  #main-nav.nav-row .mobile-expanded > ul {
    display: block; }

  #main-nav.nav-row .multi-level-nav > div > ul {
    display: none; }

  #main-nav.nav-row .multi-level-nav > div.tier-1 > ul {
    display: block;
    margin-bottom: 10px; }

  #main-nav .multi-level-nav ul ul {
    background: #e0e0e0;
    padding-bottom: 0; }

  #main-nav .multi-level-nav > div > ul > li > ul {
    background: #f0f0f0; }

  #main-nav.nav-row ul .contains-children > a {
    position: relative;
    padding-right: 40px; }

  #main-nav.nav-row ul li a.has-children .exp {
    position: absolute;
    top: 11px;
    right: 15px;
    margin: 0;
    width: 24px;
    transition: transform 150ms; }
    #main-nav.nav-row ul li a.has-children .exp span {
      display: none; }
    #main-nav.nav-row ul li a.has-children .exp svg {
      display: inline;
      width: 24px;
      height: 24px;
      stroke: #8a8f93; }

  #main-nav.nav-row ul li.mobile-expanded > a.has-children .exp {
    transform: rotate(180deg); }

  #main-nav.nav-row a.listing-title {
    font-weight: normal; }

  #main-nav a {
    display: block; }

  #main-nav a.expanded {
    color: #8a8f93; }

  #main-nav a:hover {
    color: #000000; }

  #main-nav .account-links {
    display: block; }

  #main-nav.nav-row .account-links {
    border-top: 1px solid #e2e2e2;
    font-size: 16px;
    padding-top: 10px; }
    #main-nav.nav-row .account-links a {
      padding: 10px 20px; }

  #main-nav .mobile-social {
    display: block;
    padding: 10px 20px;
    border-top: 1px solid #e2e2e2; }
    #main-nav .mobile-social ul li {
      display: inline-block;
      border: none;
      vertical-align: middle; }

  #main-nav.nav-row .mobile-social a {
    display: inline-block;
    padding-left: 0;
    line-height: 23px; }

  .nav-row {
    line-height: 1em; }

  .view-as {
    display: block;
    margin: 10px 0 0; }

  #comments .comment .gravatar {
    width: 40px; }

  #comments .comment .detail {
    margin-left: 55px; }

  #cart-summary-overlay .just-title {
    padding-bottom: 5px;
    border-bottom: 1px solid #e2e2e2; }

  #cart-summary-overlay .item,
  #cart-summary-overlay .item .info,
  #cart-summary-overlay .cart {
    width: auto;
    float: none;
    padding: 0 20px;
    text-align: center; }

  #cart-summary-overlay .item .img,
  #cart-summary-overlay .item .detail,
  #cart-summary-overlay .cart .cart-text {
    display: none; }

  #cart-summary-overlay #shop-more,
  #cart-summary-overlay .button {
    width: 49%;
    margin-left: 0;
    -moz-box-sizing: content-box;
    box-sizing: border-box; }

  #cart-summary-overlay #shop-more {
    float: left; }

  #pagefooter .copyright .copy {
    white-space: normal; }

  .slideshow .slide .overlay-text {
    position: absolute;
    /*     padding: 15px 20px 5px; */
    width: 100%;
    text-align: center;
    top: -7px !important;
    left: 17vw !important; }

  .colo {
    color: #fff !important; }

  #content .slideshow .slide .overlay-text .text > div {
    font-size: 32px !important;
    color: inherit;
    background: transparent;
    padding: 0;
    display: block; }

  .full-width-image .overlay-text .text > div {
    font-size: 20px !important; }
  .full-width-image .overlay-text .text .second-line {
    font-size: 16px; }

  .slide .overlay-text .button {
    margin-bottom: 10px; }

  .pagination-row.pagination-row-tabular {
    display: block; }
    .pagination-row.pagination-row-tabular > .inner {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
      .pagination-row.pagination-row-tabular > .inner > * {
        display: block;
        width: 50%;
        -webkit-box-ordinal-group: 1;
        -moz-box-ordinal-group: 1;
        -ms-flex-order: 1;
        -webkit-order: 1;
        order: 1; }
      .pagination-row.pagination-row-tabular > .inner > .back {
        -webkit-box-ordinal-group: 2;
        -moz-box-ordinal-group: 2;
        -ms-flex-order: 2;
        -webkit-order: 2;
        order: 2;
        flex-size: 2;
        width: 100%;
        margin-top: 20px; }

  .product-detail .product-form .quantity-submit-row {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex; }
    .product-detail .product-form .quantity-submit-row input[name=quantity] {
      -webkit-box-flex: 0;
      -webkit-flex-grow: 0;
      -moz-flex-grow: 0;
      -ms-flex-positive: 0;
      flex-grow: 0; }
    .product-detail .product-form .quantity-submit-row input[type=submit] {
      -webkit-box-flex: 2;
      -webkit-flex-grow: 2;
      -moz-flex-grow: 2;
      -ms-flex-positive: 2;
      flex-grow: 2; } }
@media only screen and (max-width: 500px) {
  .article-layout__column {
    float: none;
    width: auto;
    margin: 0; }

  .article-layout__column:nth-child(3) {
    display: block; }

  .collection-slider .product-block.collection-block {
    width: 94%; } }
@media only screen and (max-width: 400px) {
  #cart-summary-overlay #shop-more,
  #cart-summary-overlay .button {
    width: 100%; } }
@media only screen and (max-width: 360px) {
  #cartform .item .image {
    margin-left: 0;
    width: 50px; } }
@media only screen and (min-device-width: 320px) and (max-device-width: 1024px) {
  html {
    -webkit-text-size-adjust: none;
    /* Prevent iOS font scaling */ } }
/* thinner icons on high-dpi screens */
@media only screen and (-webkit-min-device-pixel-ratio: 1.25), only screen and (min--moz-device-pixel-ratio: 1.25), only screen and (-o-min-device-pixel-ratio: 1.25 / 1), only screen and (min-device-pixel-ratio: 1.25), only screen and (min-resolution: 200dpi), only screen and (min-resolution: 1.25dppx) {
  #pageheader svg.feather,
  #main-nav svg.feather,
  #pagefooter .cross-page-promos svg.feather {
    stroke-width: 1; } }
/* Animations */
@-webkit-keyframes reveal {
  0% {
    margin-left: -999px;
    opacity: 0; }

  1% {
    margin-left: 0;
    opacity: 0;
    -webkit-transform: scale(0.98) translateY(-15px); }

  80% {
    -webkit-transform: scale(1); }

  100% {
    -webkit-transform: translateY(0); } }

@keyframes reveal {
  0% {
    margin-left: -999px;
    opacity: 0; }

  1% {
    margin-left: 0;
    opacity: 0;
    transform: scale(0.98) translateY(-15px); }

  80% {
    transform: scale(1); }

  100% {
    transform: translateY(0); } }

/*****************************/
/***** PASSWORD TEMPLATE *****/
/*****************************/
html.template-password {
  height: 100%; }
  html.template-password body {
    /* height: 100vh; */
    font-size: 15px;
    line-height: 1.3em;
    text-align: center;
    background: #ffffff;
    background-repeat: repeat; }
  html.template-password .password-container {
    display: table;
    height: 100%;
    width: 100%; }
  html.template-password .password-store-name,
  html.template-password .password-main,
  html.template-password .password-footer {
    display: table-row; }
  html.template-password .password-store-name-inner,
  html.template-password .password-main-inner,
  html.template-password .password-footer-inner {
    display: table-cell;
    padding: 20px; }
  html.template-password .password-store-name {
    height: 1px; }
  html.template-password .password-main {
    height: 100%; }
  html.template-password .password-main-inner {
    vertical-align: middle; }
  html.template-password .password-footer {
    height: 1px; }
  html.template-password .password-login-link {
    margin: 20px 0 40px;
    text-align: right; }
    html.template-password .password-login-link svg {
      width: 10px;
      height: 12px;
      margin-right: 4px; }
      html.template-password .password-login-link svg path {
        -webkit-transition: fill 100ms;
        -ms-transition: fill 100ms;
        -moz-transition: fill 100ms;
        -o-transition: fill 100ms;
        transition: fill 100ms; }
    html.template-password .password-login-link a:hover svg path,
    html.template-password .password-login-link a:focus svg path {
      fill: #8a8f93; }
  html.template-password h1, html.template-password .slide .overlay-text .text, .slide .overlay-text html.template-password .text {
    font-size: 2em; }
    html.template-password h1 a:hover, html.template-password .slide .overlay-text .text a:hover, .slide .overlay-text html.template-password .text a:hover {
      text-decoration: none; }
  html.template-password h2 {
    font-size: 4em; }
  html.template-password input[type=text], html.template-password input[type=email], html.template-password input[type=password] {
    margin: 0 5px 0 0;
    color: #666;
    background: #fff;
    border: 1px solid #ccc;
    vertical-align: top;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px; }
  html.template-password input[type=submit] {
    display: inline-block;
    background: #232323;
    color: #ffffff;
    vertical-align: top;
    margin: 0;
    padding: 4px 14px;
    min-width: 0;
    font-family: 'GothamRounded-Light';
    font-size: 90%;
    height: 30px;
    cursor: pointer;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px; }
  html.template-password #shoplogo {
    margin: 0 auto; }
    html.template-password #shoplogo .logotext {
      font-size: 32px;
      line-height: 1em; }
  html.template-password .shopify-name {
    display: none; }
  html.template-password .password-message {
    margin-bottom: 2em; }
  html.template-password .password-signup {
    margin-bottom: 4em; }
    html.template-password .password-signup input[type=email] {
      box-sizing: content-box;
      font-size: 16px;
      line-height: 36px;
      height: 36px;
      padding: 4px 18px;
      margin-right: -1px;
      width: 250px;
      -webkit-border-radius: 3px 0 0 3px;
      -ms-border-radius: 3px 0 0 3px;
      -moz-border-radius: 3px 0 0 3px;
      -o-border-radius: 3px 0 0 3px;
      border-radius: 3px 0 0 3px; }
    html.template-password .password-signup input[type=submit] {
      box-sizing: content-box;
      font-size: 13px;
      line-height: 36px;
      height: 36px;
      padding: 4px 18px;
      border: 1px solid #232323;
      -webkit-border-radius: 0 3px 3px 0;
      -ms-border-radius: 0 3px 3px 0;
      -moz-border-radius: 0 3px 3px 0;
      -o-border-radius: 0 3px 3px 0;
      border-radius: 0 3px 3px 0; }
      html.template-password .password-signup input[type=submit]:hover {
        background-color: #000000; }
  @media only screen and (max-width: 420px) {
    html.template-password .password-signup input[type=email] {
      width: 90%; }
    html.template-password .password-signup input[type=email],
    html.template-password .password-signup input[type=submit] {
      margin: 0 0 10px;
      -webkit-border-radius: 3px;
      -ms-border-radius: 3px;
      -moz-border-radius: 3px;
      -o-border-radius: 3px;
      border-radius: 3px; } }
  html.template-password .password-social li {
    display: inline-block;
    white-space: nowrap; }
  html.template-password .password-social a {
    color: #fff;
    margin: 10px;
    display: inline-block;
    padding: 2px 12px 4px 4px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px; }
    html.template-password .password-social a span {
      vertical-align: middle; }
  html.template-password .password-social a:hover {
    color: #fff;
    opacity: 0.9; }
    html.template-password .password-social a:hover, html.template-password .password-social a:hover span {
      text-decoration: none; }
  html.template-password .password-social a svg {
    display: inline-block;
    vertical-align: middle;
    margin: 0 4px;
    height: 15px;
    width: 15px; }
    html.template-password .password-social a svg, html.template-password .password-social a svg g {
      fill: #fff; }
  html.template-password .password-social .password-social-item-facebook {
    background: #3b5998; }
  html.template-password .password-social .password-social-item-twitter {
    background: #00aced; }
  html.template-password .password-social .password-social-item-google {
    background: #dd4b39; }
    html.template-password .password-social .password-social-item-google svg {
      width: 20px; }
  html.template-password .password-footer-inner {
    padding-top: 150px;
    line-height: 2em; }
    html.template-password .password-footer-inner .powered-by, html.template-password .password-footer-inner svg {
      vertical-align: top; }
    html.template-password .password-footer-inner svg {
      margin: 0 0 0 5px;
      width: 80px;
      height: 23px; }
  html.template-password #password-login {
    width: 300px;
    padding: 1em 0; }
    html.template-password #password-login, html.template-password #password-login a, html.template-password #password-login a:link, html.template-password #password-login a:visited, html.template-password #password-login a:hover {
      color: #333; }
    html.template-password #password-login label {
      display: block;
      margin: 0 0 0.5em; }
    html.template-password #password-login input[type=password] {
      width: 150px; }
    html.template-password #password-login .password-owner {
      margin-top: 2em; }

.giftcard-header {
  text-align: center; }

/*************    ---                   ---                   ---   *************/
/*************    |     ENTER YOUR CUSTOM CODE BELOW HERE       |   *************/
/*************    ---                   ---                   ---   *************/
/**** Custom Font ****/
/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on May 29, 2018 */
/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on June 18, 2018 */
@font-face {
  font-family: 'open_sanslight';
  src: url("//phool.co/cdn/shop/t/137/assets/opensans-light-webfont.woff2?v=168370088628244579141757308540") format("woff2"), url("//phool.co/cdn/shop/t/137/assets/opensans-light-webfont.woff?v=37317376386754445671757308540") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'GothamRounded-Bold';
  src: url("//phool.co/cdn/shop/t/137/assets/GothamRounded-Bold.woff2?v=50980202757734754461757308540") format("woff2"), url("//phool.co/cdn/shop/t/137/assets/GothamRounded-Bold.woff?v=46167925736017430011757308540") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'GothamRounded-Medium';
  src: url("//phool.co/cdn/shop/t/137/assets/GothamRounded-Medium.woff2?v=159373100527445325651757308540") format("woff2"), url("//phool.co/cdn/shop/t/137/assets/GothamRounded-Medium.woff?24932") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'GothamRounded-Light';
  src: url("//phool.co/cdn/shop/t/137/assets/GothamRounded-Light.woff2?v=119407139621172176571757308540") format("woff2"), url("//phool.co/cdn/shop/t/137/assets/GothamRounded-Light.woff?v=35823630347418376861757308540") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'open_sanslight';
  src: url("//phool.co/cdn/shop/t/137/assets/opensans-light-webfont.woff2?v=168370088628244579141757308540") format("woff2"), url("//phool.co/cdn/shop/t/137/assets/opensans-light-webfont.woff?v=37317376386754445671757308540") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'GothamRounded-Book';
  src: url("//phool.co/cdn/shop/t/137/assets/GothamRounded-Book.woff2?v=66782679239220655121757308540") format("woff2"), url("//phool.co/cdn/shop/t/137/assets/GothamRounded-Book.woff?v=25277515411091005661757308540") format("woff");
  font-weight: normal;
  font-style: normal; }

/* Custom Font 


.container.cf {
    font-family: 'GothamRounded-Light';
}
span {
    font-family: 'GothamRounded-Light';
}
section#footer {
    font-family: 'GothamRounded-Light';
}

.custom-html {
    font-family: 'Open Sans';
}
.column-full {
    font-family: 'Open Sans';
}
b , strong {
    font-family: 'GothamRounded-Light';
}
b  {
    font-family: 'GothamRounded-Light';
}
body.template-page {
    font-family: 'GothamRounded-Light';
  
}
.navbar_1 {
    font-family: 'GothamRounded-Light';
}



/* Footer */
section {
  padding: 20px 0; }

section .section-title {
  text-align: center;
  color: #007b5e;
  margin-bottom: 50px;
  text-transform: uppercase; }

#footer h5 {
  padding-left: 10px;
  border-left: 3px solid #eeeeee;
  padding-bottom: 6px;
  margin-bottom: 20px;
  color: #ffffff; }

#footer a {
  color: #ffffff;
  text-decoration: none !important;
  background-color: transparent;
  -webkit-text-decoration-skip: objects; }

#footer ul.social li {
  padding: 3px 0; }

#footer ul.social li a i {
  margin-right: 5px;
  font-size: 25px;
  -webkit-transition: .5s all ease;
  -moz-transition: .5s all ease;
  transition: .5s all ease; }

#footer ul.social li a svg {
  margin-right: 5px;
  font-size: 25px;
  -webkit-transition: .5s all ease;
  -moz-transition: .5s all ease;
  transition: .5s all ease; }

#footer ul.social li:hover a svg {
  font-size: 30px;
  margin-top: -10px; }

#footer ul.social li:hover a i {
  font-size: 30px;
  margin-top: -10px; }

#footer ul.social li a,
#footer ul.quick-links li a {
  color: #ffffff; }

#footer ul.social li a:hover {
  color: #eeeeee; }

#footer ul.social li svg:hover {
  color: #eeeeee; }

#footer ul.quick-links li {
  padding: 3px 0;
  -webkit-transition: .5s all ease;
  -moz-transition: .5s all ease;
  transition: .5s all ease; }

#footer ul.quick-links li:hover {
  padding: 3px 0;
  margin-left: 5px;
  font-weight: 700; }

#footer ul.quick-links li a i {
  margin-right: 5px; }

#footer ul.quick-links li:hover a i {
  font-weight: 700; }

@media (max-width: 767px) {
  #footer h5 {
    padding-left: 0;
    border-left: transparent;
    padding-bottom: 0px;
    margin-bottom: 10px; } }
/* li::before {
  content: ". ";
  color: #1577B8; 
} */
.bg1 {
  backgroud-image: url("https://cdn.shopify.com/s/files/1/1414/2998/files/green_background.jpg?5182288217913100322"); }

/**** RnD Bottom Image ****/
div#shopify-section-custom-rnd-text-full-width1 {
  background-image: url(https://cdn.shopify.com/s/files/1/1414/2998/files/footer_img.jpg?17715511243134878751);
  color: #ffffff00; }

h1.majortitle.in-content, .slide .overlay-text .majortitle.in-content.text {
  text-align: center; }
  h1.majortitle.in-content section#footer, .slide .overlay-text .majortitle.in-content.text section#footer {
    margin-top: -109px; }

/* Please don't delete this code */
.new1 {
  margin-bottom: 0px; }

/* */
.new2 {
  margin-bottom: -60px !important; }

/* FAQ classes */
.accordion1 {
  background-color: #ffffff;
  color: #444;
  cursor: pointer;
  width: 100%;
  border: none;
  text-align: left;
  outline: 0 !important;
  font-size: 15px;
  transition: 0.4s;
  font-family: 'GothamRounded-Light'; }

.active1, .accordion1:hover {
  background-color: #ECEEE9;
  outline: none; }

.accordion1:before {
  content: '\002B';
  color: black;
  font-weight: bold;
  float: left;
  margin-left: 5px;
  outline: 0 !important; }

.accordion2 {
  background-color: #ECEEE9;
  color: #444;
  cursor: pointer;
  width: 100%;
  border: none;
  text-align: left;
  outline: 0 !important;
  transition: 0.4s; }

.active1, .accordion2:hover {
  background-color: #A9A9A9;
  outline: none; }

.accordion2:after {
  content: '\002B';
  color: black;
  font-weight: bold;
  float: left;
  margin-left: 5px;
  outline: 0 !important; }

.active1:after {
  content: "\2212   ";
  outline: 0 !important; }

.panels {
  padding: 0 18px;
  background-color: white;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
  outline: 0 !important; }

button #butfaq {
  color: black; }

/* FAQ classes closed */
.row-full {
  width: 100vw;
  position: relative;
  margin-left: -51vw;
  height: auto;
  left: 50%; }

/* div#shopify-section-custom-rnd-custom-row4 {
    font-family: 'GothamRounded-Medium';
}
div#shopify-section-custom-rnd-featured-product {
    font-family: 'GothamRounded-Medium';
}
*/
/* Blogs */
a.fillthedivblog {
  display: block;
  height: 100%;
  width: 100%;
  text-decoration: none; }

a.fillthedivblog:hover {
  background-color: #1577B8 !important; }

/* Blogs code end */
/* Cart quantity selector */
.cart__cell--quantity .js-qty {
  max-width: 120px;
  margin: 0 auto; }

/* all collections: sharing icons */
/* .desktop-only {
    float: right;
    margin-top: -316px;
} */
/* impact page image */
.faqseebutton {
  background-color: #ECEEE9;
  border-color: black;
  border-box: black;
  font-family: ' GothamRounded-Light'; }

h1.hometitle, .slide .overlay-text .hometitle.text, .slide .overlay-text .hometitle.text, h2.hometitle, h3.hometitle, .hometitle {
  line-height: 1em;
  margin: 0 0 25px; }

#content_1 {
  -webkit-border-after-color: black; }

/* Making Impact page Responsive */
.col123.col1234-image {
  text-align: center; }

.col123-text {
  text-align: center; }

b {
  text-align: center;
  font-family: 'GothamRounded-Bold'; }

.shopify-payment-button__button {
  text-transform: uppercase;
  width: 78%; }

.headb {
  font-family: ' GothamRounded-Medium'; }

.signup-text {
  font-family: GothamRounded-Light; }

/* width */
::-webkit-scrollbar {
  width: 9px; }

/* Track */
::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey;
  border-radius: 10px; }

/* Handle */
::-webkit-scrollbar-thumb {
  background: grey;
  border-radius: 7px; }

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: grey; }

.carousel-control-next-icon, .carousel-control-prev-icon {
  width: 50px !important;
  height: 50px !important;
  background-color: #45ba77 !important;
  background-size: 50% !important; }

@media only screen and (max-width: 1024px) {
  .overlay-text p {
    font-size: 3vw !important; }

  .navbar_1 > a {
    font-size: 17px; }

  .colo b {
    font-size: 5vw; } }
@media only screen and (max-width: 320px) {
  .signup-form input[type="email"] {
    width: 63% !important; }

  .signup-form .input-block {
    overflow: hidden; } }
.backgr {
  backgroun-repeat: no-repeat;
  background-size: cover;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  display: block; }

.page-header {
  padding: 20px 0 20px 38px; }

@media only screen and (max-width: 768px) {
  #abcd {
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-top: 0 !important; }

  .navbar_1 > a {
    font-size: 14px !important;
    padding: 0 !important;
    padding-right: 12px !important;
    padding-left: 12px !important; } }
@media only screen and (max-width: 600px) {
  .navbar_1 > a {
    font-size: 11px !important;
    padding: 5px 5px !important;
    background: #000 !important;
    color: #fff !important;
    /*     margin: 0 5px; */
    border-radius: 4px !important;
    margin: 1em;
    width: 40%;
    text-align: center;
    font-size: 15px !important; }

  .navbar_1 {
    width: 100vw; }

  .container1 img {
    min-height: 145px !important; }

  .container1 .centered b {
    font-size: 5.5vw !important; }

  .f {
    text-align: justify !important; }

  .slide img {
    width: 100%;
    height: auto; }

  .col-icon img {
    visibility: hidden; }

  .sacredtextpad {
    padding-right: 17px;
    line-height: 1.8; } }
@media screen and (max-width: 800px) {
  .column12345 {
    -ms-flex: 33.33%;
    flex: 33.33 !important;
    max-width: 50%; } }
@media screen and (max-width: 375px) {
  .column12345 {
    -ms-flex: 100%;
    flex: 100% !important; }

  .col-icon {
    padding-top: 0 !important;
    max-width: 50% !important;
    padding: 0 4px;
    margin: 0 auto; }

  .newbtn {
    top: 80% !important;
    left: 41% !important; }

  .col-icon img {
    transform: rotate(90deg); }

  .signup-form input[type="email"] {
    width: 71%; }

  .signup-form input[type="submit"] {
    width: 21% !important; }

  .signup-form .input-block {
    overflow: hidden; } }
.vidheight1 {
  height: 300px !important; }

/*29/08/18*/
.container {
  padding-right: 0px !important;
  padding-left: 0px !important; }

.sacredtextpad {
  text-align: justify !important; }

.f {
  text-align: justify !important; }

/* .custom-html p
{
  text-align:justify !important;
} */
.col123-image, .col123-text, .col1234-text, .col1234-image {
  width: 50% !important; }

@media (max-width: 600px) {
  .col123-image, .col123-text, .col1234-text, .col1234-image {
    width: 100% !important;
    height: 400px !important; } }
@media (min-width: 768px) and (max-width: 992px) {
  .slide img {
    /*       height:400px; */ } }
@media (min-width: 993px) and (max-width: 1024px) {
  .slide img {
    /*       height:500px; */ } }
body {
  overflow-x: hidden !important;
  max-width: 100% !important;
  /*   margin:0px !important; */ }

@media only screen and (max-width: 600px) {
  .bg {
    /*     background-image: url(https://cdn.shopify.com/s/files/1/1414/2998/files/Mobile_Footer.png?753) !important; */
    background-repeat: no-repeat !important;
    height: 0;
    padding-bottom: 99.4% !important;
    /*     background-size: cover !important; */ }

  body {
    overflow-x: hidden !important;
    max-width: 100vw !important;
    /*   margin:0px !important; */ }

  .signup-text {
    font-family: GothamRounded-Light; }

  .newswidth {
    width: 100%;
    font-size: 13px;
    padding-left: 5px; }

  .section-signup {
    background-size: 100% !important; }

  .signup-form {
    display: inline-block;
    max-width: 100%;
    margin-top: 11% !important; }

  .backgr {
    background-image: url(https://cdn.shopify.com/s/files/1/1414/2998/files/As_Featured_in.jpg?18171175472803434017) !important;
    /*     padding-top: 1vh;
        padding-bottom: 5vh; */ }

  /*     .awards-image{
          background-image: url(https://cdn.shopify.com/s/files/1/1414/2998/files/Present_-_who_we_are.png?18171175472803434017) !important;
      } */
  /*     .bg {
      background-image: url(https://cdn.shopify.com/s/files/1/1414/2998/files/Mobile_Footer_1.png?18171175472803434017) !important;
      background-repeat: no-repeat;
      width: 100%;
      height: 0;
      padding-bottom: 35.4%;
      background-size: cover;
  } */
  .quantity-submit-row__quantity .input-group {
    display: inline-block;
    text-align: center; }

  .quantity-submit-row__quantity label {
    text-align: center; }

  .detail h1, .detail .slide .overlay-text .text, .slide .overlay-text .detail .text {
    font-size: 1.3rem; }

  .product-block .image-cont {
    overflow: visible; }

  .product-block .product-info {
    display: inline; }

  .product-detail .spr-badge {
    width: 100%;
    float: right;
    margin: 0 auto;
    display: none; }

  .mobile--hide {
    display: none; }

  #shopify-section-product-template .layout-column-half-left {
    margin-bottom: 0px; }

  .template-index .slick-dots {
    display: none; }

  .product-block .product-info .price {
    /*       width:50%; */
    width: 100%;
    font-size: 10px; }

  .product-block .spr-badge {
    font-size: 0.65em; } }
html, body {
  width: 100% !important;
  /* height: 100% !important; */
  margin: 0px !important;
  padding: 0px !important; }

/* custom code */
.continue-shopping {
  line-height: 11px !important; }

@media only screen and (min-width: 600px) {
  .impsecborder {
    border-right: 5px solid #39c1c6;
    min-height: 86px; } }
#cai img {
  width: 50%; }

/* added now */
.priceleft {
  float: left;
  width: 100%;
  text-align: left; }

.reviewright {
  float: right;
  width: 35%;
  text-align: right; }

#ibg a {
  color: #007bff; }

.impactpara {
  font-family: open sans;
  font-size: 16px;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 30px;
  text-align: justify;
  width: 33%;
  display: inline-block;
  vertical-align: top; }

.impactorganic {
  position: absolute;
  right: 162px;
  z-index: 999999;
  margin-top: 141px; }

@media only screen and (max-width: 767px) {
  .impactorganic {
    position: relative;
    width: 100%;
    right: 0px; }

  .impactpara {
    width: 100%; }

  #relatedproductreview .spr-badge-caption {
    display: none; }

  #relatedproductreview .product-info .title {
    margin-top: 32px; } }
.spr-badge-caption {
  display: none; }

#shopify-section-1538292238597 {
  max-height: 747px;
  /*     background-image: url(/cdn/shop/files/Green_Band.webp?v=1657541102); */
  padding: 16px 8px 16px;
  margin-top: 24px !important;
  background-repeat: repeat !important; }

.bgImgClass {
  background-image: url(/cdn/shop/files/Green_Band.webp?v=1657541102); }

.buyingganges {
  color: #fff;
  padding-top: 22px;
  font-weight: bold;
  max-width: 700px;
  text-align: center;
  padding-bottom: 25px; }

@media only screen and (min-width: 767px) {
  #shopify-section-1528399645894 .prev {
    position: absolute;
    float: left;
    left: 0;
    top: 50%;
    z-index: 9999999;
    background: #000; }

  #shopify-section-1528399645894 svg.feather {
    stroke: #fff; }

  #shopify-section-1528399645894 .next {
    position: absolute;
    float: right;
    right: 0;
    top: 50%;
    z-index: 9999999;
    background: #000; } }
#shopify-section-1528399645894 .spr-badge-caption {
  display: none; }

#shopify-section-collection-template .spr-badge-caption {
  display: none; }

@font-face {
  font-family: 'Hero';
  src: url("Hero-Regular.woff2") format("woff2"), url("Hero-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

.buyingganges {
  font-family: 'Hero'; }

#shopify-section-BusinessPlans {
  padding-bottom: 10px; }

.topgoldon {
  padding-top: 17px; }

@media only screen and (min-width: 767px) {
  #shopify-section-1559121325320 .container {
    max-width: 100%;
    padding: 0; }

  #shopify-section-1528548198130 .container {
    max-width: 100%;
    padding: 0; }

  .desktopview-img {
    display: block; }

  .mobileview-img {
    display: none; }

  .westrivepad {
    padding-left: 17%;
    padding-right: 17%; }

  .thirdcolimpact {
    padding-right: 0px;
    text-align: justify;
    padding-left: 34px; }

  .seccolimpact {
    padding-right: 15px;
    text-align: justify;
    padding-left: 14px; }

  .firstcolimpact {
    padding-right: 33px;
    text-align: justify; } }
@media only screen and (max-width: 767px) {
  .desktopview-img {
    display: none; }

  .mobileview-img {
    display: block; } }
@media only screen and (min-width: 767px) {
  .loginnewform {
    float: none !important;
    display: inline-block; } }
.product-detail .title {
  font-size: 30px;
  font-family: GothamRounded-Light; }

.exploretoppad {
  margin-top: 40px; }

.ourstorytopspace {
  margin-top: 93px; }

.teamflower {
  display: none; }

.contacthometitle {
  font-size: 30px; }

.impactthreetext {
  padding: 10px 0px; }

@media only screen and (max-width: 767px) {
  .teamflower {
    display: inline-block; }

  .ourstorytopspace {
    margin-top: 40px; }

  .product-detail .title {
    font-size: 22px;
    font-family: GothamRounded-Light; }

  .hometitle {
    font-size: 18px !important;
    font-weight: 900; }

  #shopify-section-1528362685137 .fully-spaced-row {
    margin-top: 0px;
    margin-bottom: 0px; }

  .exploretoppad {
    margin-top: 0px; }

  #shopify-section-footer-new .row {
    margin-right: 0px !important;
    margin-left: 0px  !important; }

  #shopify-section-product-template .product-detail {
    margin-bottom: 0px !important; }

  .topgoldon {
    display: none; }

  .contacthometitle {
    font-size: 18px; }

  #shopify-section-blog-template th, td {
    padding: 0 !important; }

  .impactthreetext {
    padding: 10px; }

  .mobile-hidearrow {
    display: none; }

  #shopify-section-1528388692525 .colo {
    display: none; }

  #shopify-section-1528388692525 .coloz {
    display: none; }

  .collheadmobile {
    display: none; }

  #shopify-section-awardimg .overlay-text {
    display: none; }

  .exploretoppad .mt34 {
    height: 132px;
    padding: 0px 9px; } }
.shortdescription {
  width: 100%;
  float: left;
  display: inline-block;
  margin: 0 auto;
  position: relative; }

.shortdescription, .shortdescription li {
  font-family: 'GothamRounded-Light' !important;
  font-size: 12px  !important;
  font-weight: bold !important;
  margin-bottom: 2px;
  line-height: 20px;
  list-style: inside; }

.imgonehalf {
  width: 50%;
  display: inline-block; }

.imgonehalfright {
  float: right; }

.bio-leather-coming {
  width: 40%; }

@media only screen and (max-width: 767px) {
  .bio-leather-coming {
    width: 100; }

  .imgonehalf {
    width: 100%; } }
#shopify-section-1528548198130 .fully-spaced-row {
  margin-top: 0px; }

.storepad {
  margin: 25px 50px; }

.containera:hover #hoverremove {
  opacity: 0; }

/* for store page */
.mainstoredata {
  position: absolute;
  top: 343px;
  width: 100%;
  display: inline-block;
  margin: 0 auto;
  height: 200px;
  overflow-y: scroll;
  background: #d4af35;
  color: #ffffff;
  text-align: center;
  padding: 6px;
  z-index: 9999999;
  left: 0px;
  font-family: GothamRounded-light; }

.storefont {
  font-size: 12px; }

.inclusivetax {
  font-size: 14px; }

.homeflowercyc {
  position: absolute;
  margin-top: -92px;
  background: #acd258;
  left: 15%;
  font-size: 20px;
  font-weight: bold;
  width: 29%; }

/* added now */
.priceleft .price {
  font-size: 1.15rem;
  font-family: 'GOTHAMROUNDED-MEDIUM'; }

.gulaalimg img {
  width: 24%;
  margin: 0px !important; }

@media only screen and (max-width: 767px) {
  /*added now */
  .product-detail .h5-style > * {
    flex: 1 1 33%; }

  .inclusivetax {
    font-size: 12px;
    vertical-align: middle;
    font-weight: bold;
    display: inline-block; }

  .priceleft .price {
    font-size: 18px !important; }

  .gulaalimg img {
    width: 15%; } }
@media only screen and (max-width: 1090px) {
  .homeflowercyc {
    display: none; } }
.gulaalimg {
  display: none; }

.holimain {
  font-family: GothamRounded-bold; }

.shortdescriptiongulal p {
  font-family: 'GothamRounded-Light' !important;
  font-size: 12px !important;
  font-weight: bolder !important; }

.shortdescriptiongulal {
  display: none;
  font-family: 'GothamRounded-Light' !important;
  font-size: 12px !important;
  font-weight: bolder !important; }

.holimain {
  display: none; }

.storeheading {
  background: white;
  color: #000;
  font-weight: bold;
  text-transform: uppercase;
  font-family: GothamRounded-Bold; }

.dealertext {
  font-weight: bold;
  font-size: 14px;
  padding: 15px 0px;
  display: inline-block;
  text-align: center;
  width: 100%;
  font-family: GothamRounded-Bold; }

.storeimagenew {
  padding: 25%; }

.storefeaturedimg {
  background-image: url(https://cdn.shopify.com/s/files/1/1414/2998/files/IMG-20200302-WA0013.jpg?v=1583156426);
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: initial;
  position: relative;
  width: 100%;
  height: 330px;
  background-position: center center; }

@media only screen and (max-width: 767px) {
  .mainstoredata {
    top: 407px; }

  .storefeaturedimg {
    height: 97px; } }
.mainstoredatasecondline {
  top: 263px; }

@media only screen and (min-width: 767px) {
  .storecontent {
    padding-left: 100px;
    padding-right: 100px; } }
@media only screen and (max-width: 600px) {
  .slide button.homebannerbtn {
    margin-top: 142px;
    /*     margin-left: -236px !important; */ }

  .shopify-section > .container {
    padding-left: 20px !important; }

  /* 
    .flexible-layout {
      margin-left : initial; 
    } */ }
#footer {
  padding: 40px 0; }

@media (min-width: 0px) and (max-width: 640px) {
  section {
    padding: 0px 0 10px 0; } }
.main-content {
  background-color: #fffbf5; }
