/* fonts available, courtesy Tricky3
  font-family:'Museo W01 300';
  font-family:'Museo W01 700';
  font-family:'Museo Sans W01 300';
  font-family:'Museo Sans W01 700';
*/
.clearfix, header, .shop, .about, footer, .pre-footer .inner, .footer, #slider, .front-boxes, .index-content, .reviews .testimonials, .template-product article {
  zoom: 1; }
  .clearfix:before, header:before, .shop:before, .about:before, footer:before, .pre-footer .inner:before, .footer:before, #slider:before, .front-boxes:before, .index-content:before, .reviews .testimonials:before, .template-product article:before, .clearfix:after, header:after, .shop:after, .about:after, footer:after, .pre-footer .inner:after, .footer:after, #slider:after, .front-boxes:after, .index-content:after, .reviews .testimonials:after, .template-product article:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden; }
  .clearfix:after, header:after, .shop:after, .about:after, footer:after, .pre-footer .inner:after, .footer:after, #slider:after, .front-boxes:after, .index-content:after, .reviews .testimonials:after, .template-product article:after {
    clear: both; }

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
  display: block; }

audio[controls], canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

html {
  font-size: 62.5%;
  overflow-y: scroll;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

body {
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.231;
  margin: 0; }

body {
  min-width: 320px;
  margin: 0;
  font-size: 2;
  line-height: 1.231; }

body, button, input, select, textarea {
  font-family: "Museo Sans W01 300", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  color: #999088; }

::-moz-selection {
  background: #ed164e;
  color: #fff;
  text-shadow: none; }

::selection {
  background: #ed164e;
  color: #fff;
  text-shadow: none; }

a {
  color: black;
  text-decoration: none; }

a:hover {
  color: #999088; }

a:focus {
  outline: thin dotted; }

a:hover, a:active {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b, strong, th {
  font-family: "Museo Sans W01 700", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: normal; }

i, em {
  font-style: italic; }

s, del {
  color: red;
  text-decoration: line-through; }

blockquote {
  margin: 1em 40px; }

dfn {
  font-style: italic; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; }

ins {
  background: #ff9;
  color: #000;
  text-decoration: none; }

mark {
  background: #ff0;
  color: #000;
  font-style: italic;
  font-weight: bold; }

pre, code, kbd, samp {
  font-family: monospace, monospace;
  _font-family: 'courier new', monospace;
  font-size: 1em; }

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

q {
  quotes: none; }

q:before, q:after {
  content: "";
  content: none; }

small {
  font-size: 85%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

ul, ol, dl {
  margin: 0;
  padding: 0;
  list-style: none; }

ul li, ol li {
  list-style: none; }

dd, dt {
  margin: 0;
  padding: 0; }

img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: bottom; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 0; }

form {
  margin: 0; }

fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

legend {
  border: 0;
  *margin-left: -7px;
  padding: 0; }

label {
  cursor: pointer; }

button, input, select, textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle; }

button, input {
  line-height: normal;
  *overflow: visible; }

button, input[type="button"], input[type="reset"], input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: none; }

input[type="text"], input[type="email"] {
  -webkit-appearance: none !important;
  border-radius: 0; }

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box; }

input[type="search"] {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

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

textarea {
  overflow: auto;
  vertical-align: top; }

input:invalid, textarea:invalid {
  background-color: #f0dddd; }

::-webkit-input-placeholder {
  color: #a2a2a2; }

:-moz-placeholder {
  color: #a2a2a2; }

::-moz-placeholder {
  color: #a2a2a2; }

:-ms-input-placeholder {
  color: #a2a2a2; }

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

*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

html, body, header, .container, .main, .inner {
  margin: 0 auto;
  text-align: center; }

h1, h2, h3, h4, h5, h6 {
  font-family: "Museo Sans W01 700", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: normal; }

/* Header */
header {
  text-transform: lowercase;
  padding: 10px 30px 0; }
  header > a, header nav {
    float: left; }
  header > a {
    display: block;
    width: 263px;
    height: 80px; }
    header > a img {
      width: 100%; }
  header > p, header .nav > li {
    height: 80px;
    line-height: 128.0px; }
    header > p > a, header > p > span, header .nav > li > a, header .nav > li > span {
      height: 80px;
      line-height: 128.0px; }
  header p {
    float: right;
    color: #eee9e4;
    margin: 0;
    position: relative;
    z-index: 1; }
    header p a {
      color: #999088; }
    header p a:hover {
      color: black; }
  header .phone {
    font-size: 34px;
    font-size: 3.4rem;
    font-family: "Museo Sans W01 700", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    color: #000;
    line-height: 1em;
    position: absolute;
    top: 20px;
    right: 30px; }
  header .cart-link {
    color: white;
    background-color: #47b178;
    padding: 6px; }
    header .cart-link:hover {
      color: #47b178;
      background-color: white; }

nav {
  margin-left: 1em; }
  nav > ul > li {
    float: left;
    position: relative; }
    nav > ul > li > a {
      padding: 1em; }
    .no-touch nav > ul > li > a:hover, nav > ul > li.hover > a {
      background: #eee9e4;
      color: black; }

.touch nav a:hover {
  color: #000 !important; }

.icon-down-open {
  font-size: 12px;
  position: relative;
  top: -3px; }

.shop, .about {
  font-size: 14px;
  font-size: 1.4rem;
  text-transform: lowercase;
  position: absolute;
  top: 95px;
  left: 0;
  z-index: 99999;
  height: auto;
  width: 400%;
  background: #eee9e4;
  color: #000;
  text-align: left;
  padding: 2em 0 2em 3.5em; }
  .shop div, .about div {
    float: left;
    padding-right: 4em; }
  .shop ul, .about ul {
    padding-bottom: 0.75em; }
  .shop li, .shop a, .about li, .about a {
    padding: 0;
    line-height: 2em;
    white-space: nowrap; }

.shop {
  width: 510px; }

.shop i, .tag-list-color i {
  display: inline-block;
  *display: inline;
  zoom: 1;
  width: 1em;
  height: 1em;
  margin: 0.75em 0.25em 0 -0.25em;
  border-radius: 50%; }
.shop .red, .shop .tag-red i, .tag-list-color .red, .tag-list-color .tag-red i {
  background: #ed174f; }
.shop .pink, .shop .tag-pink i, .tag-list-color .pink, .tag-list-color .tag-pink i {
  background: #f7aabd; }
.shop .yellow, .shop .tag-yellow i, .tag-list-color .yellow, .tag-list-color .tag-yellow i {
  background: #ffe14f; }
.shop .green, .shop .tag-green i, .tag-list-color .green, .tag-list-color .tag-green i {
  background: #6cc727; }
.shop .blue, .shop .tag-blue i, .tag-list-color .blue, .tag-list-color .tag-blue i {
  background: #ace0f0; }
.shop .grey, .shop .tag-grey i, .tag-list-color .grey, .tag-list-color .tag-grey i {
  background: #a19789; }
.shop .black, .shop .tag-black i, .tag-list-color .black, .tag-list-color .tag-black i {
  background: #000; }

.about {
  width: 380px; }
  .about ul {
    padding-bottom: 0.8em; }
  .about .connecting ul {
    padding-bottom: 0; }
  .about .social-links li {
    margin-bottom: 0.5em; }

#flash-sale i {
  display: none; }

/* desktop only */
nav li > div ul {
  padding-bottom: 1.75em; }

.social-links li {
  overflow: hidden; }
.social-links a {
  display: block;
  width: 30px;
  height: 30px;
  background: url("//cdn.shopify.com/s/files/1/0102/3472/t/9/assets/social-sprite.svg?5393615101813516424") no-repeat 0 0;
  background-size: 150px 60px; }
  .no-svg .social-links a {
    background-image: url("//cdn.shopify.com/s/files/1/0102/3472/t/9/assets/social-sprite_2x.png?5393615101813516424"); }
  .about .social-links a {
    width: 20px;
    height: 20px;
    background-size: 100px 40px; }
.social-links .facebook a:hover {
  background-position: 0 -30px; }
  .about .social-links .facebook a:hover {
    background-position: 0 -20px; }
.social-links .instagram a {
  background-position: -30px 0; }
  .about .social-links .instagram a {
    background-position: -20px 0; }
.social-links .instagram a:hover {
  background-position: -30px -30px; }
  .about .social-links .instagram a:hover {
    background-position: -20px -20px; }
.social-links .pinterest a {
  background-position: -60px 0; }
  .about .social-links .pinterest a {
    background-position: -40px 0; }
.social-links .pinterest a:hover {
  background-position: -60px -30px; }
  .about .social-links .pinterest a:hover {
    background-position: -40px -20px; }
.social-links .twitter a {
  background-position: -90px 0; }
  .about .social-links .twitter a {
    background-position: -60px 0; }
.social-links .twitter a:hover {
  background-position: -90px -30px; }
  .about .social-links .twitter a:hover {
    background-position: -60px -20px; }
.social-links .youtube a {
  background-position: -120px 0; }
  .about .social-links .youtube a {
    background-position: -80px 0; }
.social-links .youtube a:hover {
  background-position: -120px -30px; }
  .about .social-links .youtube a:hover {
    background-position: -80px -20px; }

/* footer */
.pre-footer {
  background: #eee9e4; }
  .pre-footer .inner {
    padding: 4em 0 5em;
    font-size: 18px;
    font-size: 1.8rem;
    text-transform: lowercase; }
    .pre-footer .inner div {
      float: left;
      text-align: left; }
    .pre-footer .inner .social-links {
      width: 210px;
      float: right; }
      .pre-footer .inner .social-links li {
        float: left;
        margin: 15px 15px 0 0; }
      .pre-footer .inner .social-links li:last-child {
        margin-right: 0; }
    .pre-footer .inner .shop-fools a {
      display: block;
      float: left;
      margin-right: 70px;
      text-align: center; }
    .pre-footer .inner .shop-fools a:first-child img {
      width: 50px;
      margin-top: 0.75em; }
    .pre-footer .inner .shop-fools a:last-child img {
      width: 70px;
      margin-top: 1.25em; }
    .pre-footer .inner .shop-fools img {
      display: block;
      margin: 0 auto; }
    .pre-footer .inner .mailing-list {
      padding: 0 70px 0 0; }
      .pre-footer .inner .mailing-list small {
        text-transform: none; }
  .pre-footer p {
    margin: 0 0 1em; }
  .pre-footer small {
    font-size: 12px;
    font-size: 1.2rem;
    display: block; }
  .pre-footer a {
    color: #999088; }
  .pre-footer a:hover {
    color: black; }
  .pre-footer input, .pre-footer button {
    float: left;
    height: 30px;
    line-height: 30px !important;
    padding: 0 1em !important; }
  .pre-footer input {
    border: 0 none;
    background: #fff;
    line-height: 1em !important;
    width: 200px; }

.footer {
  background: #999088;
  color: #fff;
  text-transform: lowercase; }
  .footer p, .footer ul {
    margin: 4em 0; }
  .footer p {
    float: right;
    font-family: "Museo W01 300", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; }
    .footer p b {
      font-family: "Museo W01 700", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; }
  .footer ul {
    float: left; }
  .footer li {
    display: inline-block;
    *display: inline;
    zoom: 1;
    margin-right: 0.5em; }
  .footer li:after {
    content: "|";
    padding-left: 0.5em; }
  .footer li:last-child:after {
    content: ""; }
  .footer a {
    color: #fff; }
  .footer a:hover {
    text-decoration: underline; }

/* Home Page */
#slider {
  margin-top: 21px;
  padding-bottom: 0;
  max-width: 100%; }
  #slider img {
    width: 100%;
    /* Prevent image jumping with opacity change */
    position: relative;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }
  #slider .flex-control-paging {
    position: absolute;
    z-index: 9;
    bottom: 1em;
    width: 100%;
    padding-left: 2%;
    text-align: left; }
    #slider .flex-control-paging li {
      display: inline-block;
      margin: 0 0.25em; }
      #slider .flex-control-paging li a {
        background: transparent;
        width: 14px;
        height: 14px;
        display: block;
        border: 2px solid #fff;
        cursor: pointer;
        text-indent: -9999px;
        border-radius: 50%;
        padding: 0;
        box-shadow: none;
        -webkit-appearance: none;
        -moz-appearance: none;
        -moz-padding-end: 0;
        -moz-padding-start: 0;
        -webkit-transition: background 0.3s ease-out;
        transition: background 0.3s ease-out; }
        #slider .flex-control-paging li a:hover {
          background: rgba(255, 255, 255, 0.7); }
        #slider .flex-control-paging li a.flex-active {
          background: #fff;
          cursor: default; }

.main {
  /* min-width:$inner; */
  max-width: 1440px;
  padding-bottom: 5em; }
  .template-index .main {
    padding-bottom: 20px; }

.inner {
  /* min-width:$inner; */
  max-width: 880px; }

#slider {
  position: relative; }
  #slider a {
    display: block;
    background: #eee9e4;
    cursor: pointer; }
  #slider img {
    width: 100%; }
  #slider span {
    font-size: 18px;
    font-size: 1.8rem;
    display: none;
    width: 100%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%); }
  .no-touch #slider li.rollover:hover img {
    filter: alpha(opactiy=5);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=5)";
    -moz-opacity: 0.05;
    -khtml-opacity: 0.05;
    opacity: 0.05; }
  .no-touch #slider li.rollover:hover span {
    display: block; }

.front-boxes {
  margin: 20px auto; }
  .front-boxes li {
    float: left;
    padding: 0 10px;
    width: 33.33333%; }
    .template-collection .front-boxes li, .template-product .front-boxes li {
      width: 25%; }
  .front-boxes.two-up li {
    width: 50%; }
  .front-boxes a {
    position: relative;
    display: block;
    background: #eee9e4;
    cursor: pointer; }
  .front-boxes img {
    width: 100%; }
  .front-boxes span {
    font-size: 18px;
    font-size: 1.8rem;
    display: none;
    width: 100%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%); }
  .no-touch .front-boxes a:hover img {
    filter: alpha(opactiy=5);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=5)";
    -moz-opacity: 0.05;
    -khtml-opacity: 0.05;
    opacity: 0.05; }
  .no-touch .front-boxes a:hover span {
    display: block; }

#still-shopping {
  text-align: center;
  color: #000;
  border-top: 20px solid #f6f4f1;
  padding: 1em 0 0; }
  #still-shopping h2, #still-shopping p {
    margin: 0;
    text-transform: lowercase; }
  #still-shopping p {
    font-size: 13px;
    font-size: 1.3rem; }
  #still-shopping ul {
    max-width: 960px;
    margin: 1em auto 3em; }

.index-content {
  color: #fff;
  background: url("//cdn.shopify.com/s/files/1/0102/3472/t/9/assets/bg-HowWeRespectEarth.jpg?5393615101813516424") no-repeat center top;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }
  .index-content h1 {
    font-family: "Museo W01 300", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-size: 48px;
    font-size: 4.8rem;
    margin: 1em 0; }
  .index-content p {
    font-size: 22px;
    font-size: 2.2rem;
    text-align: left;
    margin-top: 0; }
  .index-content .inner div {
    float: left;
    width: 50%;
    padding-right: 20px; }
  .index-content .inner .second-up {
    padding: 0 0 0 20px; }
  .index-content li {
    display: inline-block;
    width: 20%;
    margin: 20px 0 50px; }
  .index-content a {
    color: #fff;
    font-size: 24px;
    font-size: 2.4rem;
    text-transform: lowercase; }
  .index-content img {
    display: block;
    width: 80px;
    margin: 0 auto 1em; }

.reviews {
  color: #000;
  background-color: #f6f4f1;
  background-image: none; }
  .reviews .testimonials {
    width: 90%;
    text-align: left;
    margin: 1em auto 2em; }
  .reviews article {
    float: left;
    width: 33.333%;
    padding: 0 2.66667% 0 0;
    text-align: left;
    border-left: 1px dotted #ccc; }
    .reviews article:nth-of-type(1) {
      border-left: 0 none; }
    .reviews article:last-of-type {
      padding-right: 0; }
  .reviews .q-cite {
    float: right;
    padding: 20px 0 0 10px; }

#stream {
  max-width: 1440px;
  margin: 0 auto; }
  #stream ul {
    padding: 1em 0.25em 1.25em; }
  #stream li {
    float: left;
    width: 14.28571%;
    padding: 0.25em; }
  #stream img {
    width: 100%; }

.fancybox-close, a.mc_embed_close {
  background: url("//cdn.shopify.com/s/files/1/0102/3472/t/9/assets/fancybox_close.png?5393615101813516424") no-repeat 0 0;
  position: absolute;
  height: 38px;
  right: -19px;
  top: -19px;
  width: 38px;
  cursor: pointer; }

/* Collections */
#collections figcaption a {
  filter: alpha(opactiy=100);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  padding-top: 1em; }

.breadcrumb, .template-collection .description {
  color: black;
  background: #f6f4f1;
  font-family: "Museo Sans W01 300","HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;
  font-size: 1.4rem;
  height: 60px;
  line-height: 60px;
  margin-top: 15px;
  text-align: left;
  text-transform: lowercase;
  padding: 0 30px; }
  .breadcrumb div, .template-collection .description div {
    float: right; }

.template-collection h1 span {
  padding: 0 30px; }
.template-collection .new {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  color: #000;
  padding: 5px 10px 3px;
  background: #eee9e4; }
.template-collection .description {
  padding-top: 1rem;
  padding-bottom: 1rem;
  height: auto;
  margin: 0;
  line-height: 1.231em; }
  .template-collection .description p {
    margin: 1rem 0; }
  .template-collection .description p:first-of-type {
    float: left;
    width: 49%; }
  .template-collection .description p:last-of-type {
    float: right;
    width: 49%;
    text-align: right; }
.template-collection .coll-image img {
  width: 100%; }

.grid li {
  margin: 2em 0 0; }
  .grid li img {
    width: 100%; }
.grid .three-per-row {
  float: left;
  width: 33.33333%; }
  .grid .three-per-row figure {
    width: 100%;
    max-width: 240px;
    margin: 0 auto; }
    .grid .three-per-row figure > a {
      max-height: 240px; }
.grid .three-per-row:nth-child(3n+4) {
  clear: left; }
.grid .five-per-row {
  float: left;
  width: 20%; }
  .grid .five-per-row figure {
    width: 100%;
    margin: 0 auto;
    max-width: 120px; }
    .grid .five-per-row figure > a {
      max-height: 120px; }
.grid a, .grid img {
  -webkit-transition: opacity 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out; }
.grid a {
  display: block;
  position: relative;
  overflow: hidden; }
  .no-touch .grid a:hover + figcaption a {
    filter: alpha(opactiy=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1; }
  .no-touch .grid a:hover img {
    filter: alpha(opactiy=80);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8; }
.grid img {
  vertical-align: bottom;
  position: relative;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }
.grid figcaption a {
  filter: alpha(opactiy=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  padding-top: 1em; }
  .grid figcaption a:hover {
    filter: alpha(opactiy=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1; }
  .grid figcaption a span {
    display: block; }

#pagination {
  margin-top: 3em; }
  #pagination span {
    display: none; }
  #pagination .next, #pagination .prev {
    display: inline; }

#collection-filters {
  float: left;
  width: 15%;
  padding-left: 30px;
  text-align: left;
  color: #000; }
  #collection-filters h2 {
    font-size: 20px;
    font-size: 2rem;
    font-family: "Museo Sans W01 300", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; }
  #collection-filters h3 {
    font-size: 14px;
    font-size: 1.4rem;
    font-family: "Museo Sans W01 700", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    margin: 0; }
    #collection-filters h3 + h3 {
      margin-top: 1em; }
  #collection-filters ul {
    margin: 0 0 1em; }
  #collection-filters li {
    color: #000;
    list-style: circle inside;
    text-transform: lowercase;
    font-size: 21px;
    font-size: 2.1rem; }
  #collection-filters a {
    font-size: 14px;
    font-size: 1.4rem; }
    #collection-filters a:hover {
      color: #000; }
  #collection-filters .tag-list-color li {
    list-style: none;
    font-size: 14px;
    font-size: 1.4rem; }
    #collection-filters .tag-list-color li i {
      margin-right: 0.65em;
      border: 2px solid #fff; }
  #collection-filters .tag-list-color .tag-disabled i {
    opacity: 0.25;
    border-color: #fff; }
  #collection-filters .tag-list-color .tag-active i {
    border-color: black; }
  #collection-filters .tag-active {
    list-style: disc inside; }
  #collection-filters .tag-disabled {
    color: #999088; }
    #collection-filters .tag-disabled a {
      color: #999088; }
  #collection-filters p {
    margin: 0 0 1em; }
    #collection-filters p a {
      font-size: 12px;
      font-size: 1.2rem; }

.matrix {
  float: right;
  width: 84%;
  padding-right: 30px; }

.recommendations-group h3 {
  font-family: "Museo Sans W01 300", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 24px;
  font-size: 2.4rem;
  text-align: left;
  margin-top: 1.5em; }

/* Pages */
.video {
  position: relative;
  z-index: 0; }

/* Products */
.template-product .main {
  max-width: 1020px;
  padding-left: 30px;
  padding-right: 30px; }
.template-product article {
  padding-top: 3em; }
  .template-product article > * {
    float: left;
    width: 50%; }
  .template-product article > form {
    float: right; }
.template-product .rte, .template-product #product-details {
  text-align: left;
  padding: 0 40px; }
.template-product .rte {
  padding: 2em 0 0;
  color: #000;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.428571429em; }
.template-product #product-details h1, .template-product #product-details h2 {
  font-family: "Museo Sans W01 300", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; }
.template-product #product-details h1 {
  font-size: 36px;
  font-size: 3.6rem;
  color: #000;
  margin-bottom: 0; }
.template-product #product-details h2 {
  font-size: 30px;
  font-size: 3rem;
  margin: 1.5em 0 1em; }
.template-product #product-details > h2 {
  margin-top: 0; }
.template-product #product-details ul {
  margin: 2em 0;
  color: #000; }
.template-product #product-details #party-products {
  margin-top: 1em; }
  .template-product #product-details #party-products li {
    list-style: disc inside; }
  .template-product #product-details #party-products span {
    font-family: "Museo Sans W01 700", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; }
.template-product #product-price li {
  line-height: 1.5em; }
.template-product #product-price li:first-child {
  font-family: "Museo Sans W01 700", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; }
.template-product .pickin-things {
  text-align: right;
  float: left;
  width: 40%;
  margin-right: 2em; }
  .template-product .pickin-things h3 {
    font-family: "Museo Sans W01 300", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    color: #000;
    font-size: 0.9em;
    line-height: 1.1em;
    margin: 0 0 0.125em;
    text-align: left; }
  .template-product .pickin-things #product-variants ul {
    margin: 0; }
  .template-product .pickin-things .customSelect .selectList {
    width: 100%; }
  .template-product .pickin-things .customSelect .selectValueWrap .caret {
    left: 10px;
    top: 10px; }
  .template-product .pickin-things .customSelect .selected {
    background-color: #999088;
    background-image: none; }
  .template-product .pickin-things .customSelect .hovered {
    background-color: #eee9e4;
    color: #000; }
  .template-product .pickin-things .customSelect .selectedValue {
    padding-top: 3px;
    padding-bottom: 3px; }
  .template-product .pickin-things .quantity label, .template-product .pickin-things .quantity input {
    font-size: 11px;
    font-size: 1.1rem;
    float: right;
    width: 5em;
    padding: 3px 1em; }
  .template-product .pickin-things .quantity label {
    color: #000;
    width: 100%;
    padding: 0;
    vertical-align: middle;
    margin-top: 2px; }
  .template-product .pickin-things .quantity input {
    float: right;
    border: 1px solid #eee9e4; }
  .template-product .pickin-things .quantity input:focus {
    border-color: #999088; }
  .template-product .pickin-things .quantity span {
    display: inline-block;
    *display: inline;
    zoom: 1;
    margin: 5px; }
.template-product #product-add {
  padding-bottom: 1em; }

.enviro-icons, .compostable, .non-toxic, .renewable, .usa-made, .social-good {
  background-repeat: no-repeat;
  background-position: 10px 0;
  background-size: 32px 32px;
  padding: 5px 0 1.5em 52px;
  min-height: 3em; }

.compostable {
  background-image: url("//cdn.shopify.com/s/files/1/0102/3472/t/9/assets/badge_blk_Compost_2x.png?5393615101813516424"); }

.non-toxic {
  background-image: url("//cdn.shopify.com/s/files/1/0102/3472/t/9/assets/badge_blk_NonToxic_2x.png?5393615101813516424"); }

.renewable {
  background-image: url("//cdn.shopify.com/s/files/1/0102/3472/t/9/assets/badge_blk_Renewable_2x.png?5393615101813516424"); }

.usa-made {
  background-image: url("//cdn.shopify.com/s/files/1/0102/3472/t/9/assets/badge_blk_MadeInNA_2x.png?5393615101813516424"); }

.social-good {
  background-image: url("//cdn.shopify.com/s/files/1/0102/3472/t/9/assets/badge_blk_JobsForBlind_2x.png?5393615101813516424"); }

.MagicZoomBigImageCont.inner-zoom {
  border: 1px solid #eee9e4; }

/* Cart */
.template-cart .mobile-cart, .template-customers-account .mobile-cart, .template-customers-order .mobile-cart {
  display: none; }
.template-cart .main, .template-customers-account .main, .template-customers-order .main {
  padding-top: 4em; }
.template-cart table, .template-customers-account table, .template-customers-order table {
  color: #000;
  width: 100%;
  margin-bottom: 3em; }
.template-cart .odd, .template-cart .even, .template-customers-account .odd, .template-customers-account .even, .template-customers-order .odd, .template-customers-order .even {
  border-bottom: 1px solid #efeae5; }
.template-cart th, .template-customers-account th, .template-customers-order th {
  font-size: 18px;
  font-size: 1.8rem;
  text-transform: lowercase; }
  .template-cart th span, .template-customers-account th span, .template-customers-order th span {
    display: block;
    padding-bottom: 1em; }
.template-cart .pic, .template-cart .name, .template-customers-account .pic, .template-customers-account .name, .template-customers-order .pic, .template-customers-order .name {
  text-align: left; }
.template-cart .pic, .template-customers-account .pic, .template-customers-order .pic {
  padding-left: 40px; }
  .template-cart .pic a, .template-customers-account .pic a, .template-customers-order .pic a {
    display: block;
    margin: 1em 10px 1em 0;
    border: 1px solid #efeae5;
    width: 52px; }
.template-cart input[type="number"], .template-customers-account input[type="number"], .template-customers-order input[type="number"] {
  width: 3em; }
.template-cart .sub, .template-cart #complete, .template-customers-account .sub, .template-customers-account #complete, .template-customers-order .sub, .template-customers-order #complete {
  text-align: right;
  padding-right: 40px; }
.template-cart #complete, .template-customers-account #complete, .template-customers-order #complete {
  text-transform: lowercase;
  font-size: 18px;
  font-size: 1.8rem; }
  .template-cart #complete .free_shipping, .template-customers-account #complete .free_shipping, .template-customers-order #complete .free_shipping {
    color: #ed164e;
    font-size: 14px;
    font-size: 1.4rem; }
    .template-cart #complete .free_shipping strong span, .template-customers-account #complete .free_shipping strong span, .template-customers-order #complete .free_shipping strong span {
      display: block; }
  .template-cart #complete .prod_price, .template-customers-account #complete .prod_price, .template-customers-order #complete .prod_price {
    color: #000;
    font-size: 30px;
    font-size: 3rem;
    margin: 0 0 1em; }

.template-cart .main {
  padding-top: 0; }
.template-cart h1 {
  font-size: 28px;
  font-size: 2.8rem;
  color: #000000;
  margin-bottom: 6px;
  border-bottom: 1px solid #efeae5;
  padding-bottom: 16px; }

/* Customers */
#template {
  padding-top: 3em;
  text-transform: lowercase; }
  #template h2 {
    font-size: 30px;
    font-size: 3rem;
    color: #000;
    font-family: "Museo Sans W01 300", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; }
  #template form div {
    margin-bottom: 1em; }
  #template form input {
    border: 2px solid #eee9e4;
    padding: 0.5em 1em;
    text-align: center; }
  #template form input:focus {
    border-color: #999088; }

.switch-candy a {
  background-color: #ed164e;
  border-color: #ed164e; }

.template-customers-account table {
  width: 100%; }

.template-customers-account .main {
  padding-top: 0; }
.template-customers-account #customer_detail {
  text-transform: none; }
.template-customers-account table a {
  color: #999088;
  font-family: "Museo Sans W01 700", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  display: block;
  margin: 1em 0; }
.template-customers-account table a:hover {
  color: black; }

.template-customers-order .main {
  padding-top: 0; }
.template-customers-order .address {
  text-transform: none; }
.template-customers-order table td span {
  display: block;
  margin: 1em 0 0; }
.template-customers-order table .label span {
  text-align: right; }
.template-customers-order table .order_total {
  font-family: "Museo Sans W01 700", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; }

.template-customers-addresses .customer_address {
  text-transform: none; }

.awesome {
  background-color: #47b178 !important;
  color: white !important;
  padding: 5px 10px 6px !important;
  font-size: 18px !important; }

#product-details .awesome, #complete .awesome, #template .awesome {
  font-family: "Museo Sans W01 700", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif !important;
  background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.2), rgba(150, 150, 150, 0.2), rgba(0, 0, 0, 0)) !important;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(255, 255, 255, 0.2)), color-stop(0.5, rgba(150, 150, 150, 0.2)), to(rgba(0, 0, 0, 0))) !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#30ffffff,endColorstr=#10000000) progid:DXImageTransform.Microsoft.Shadow(color=#000000,direction=135,strength=2);
  padding: 1em 2em !important;
  font-size: 18px; }

.awesome {
  border: 0 !important;
  cursor: pointer !important;
  font: inherit !important;
  font-style: normal !important;
  font-weight: normal !important;
  position: relative !important;
  text-align: center !important;
  text-decoration: none !important;
  text-transform: lowercase !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle !important;
  *display: inline !important;
  position: relative;
  zoom: 1;
  -moz-user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-user-select: none;
  -webkit-touch-callout: none; }

@media all and (-webkit-min-device-pixel-ratio: 10000), not all and (-webkit-min-device-pixel-ratio: 0) {
  input.awesome {
    border: 1px solid RGBa(0, 0, 0, 0) !important; } }
.awesome::selection {
  background: transparent; }

.awesome {
  outline: 0;
  /* remove dotted line, works for links only */ }

.awesome::-moz-focus-inner {
  border: none;
  /* remove dotted lines for buttons */ }

.awesome:focus,
.awesome:hover,
.awesome:active {
  background-color: #70c799 !important;
  color: white !important; }

#product-details .awesome:disabled {
  color: #ed164e !important;
  background: #eee9e4 !important;
  cursor: default !important; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .awesome:active {
    -webkit-box-shadow: none; } }
.mobile-show {
  display: none; }

.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  /* IE 6/7 fallback */
  *text-indent: -9999px; }

.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 100%; }

.hidden {
  display: none;
  visibility: hidden; }

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

.invisible {
  visibility: hidden; }

.clearfix:before, header:before, .shop:before, .about:before, footer:before, .pre-footer .inner:before, .footer:before, #slider:before, .front-boxes:before, .index-content:before, .reviews .testimonials:before, .template-product article:before, .clearfix:after, header:after, .shop:after, .about:after, footer:after, .pre-footer .inner:after, .footer:after, #slider:after, .front-boxes:after, .index-content:after, .reviews .testimonials:after, .template-product article:after {
  content: "";
  display: table; }

.clearfix:after, header:after, .shop:after, .about:after, footer:after, .pre-footer .inner:after, .footer:after, #slider:after, .front-boxes:after, .index-content:after, .reviews .testimonials:after, .template-product article:after {
  clear: both; }

.clearfix, header, .shop, .about, footer, .pre-footer .inner, .footer, #slider, .front-boxes, .index-content, .reviews .testimonials, .template-product article {
  zoom: 1; }

@media only screen and (max-width: 1040px) {
  .reviews article {
    width: 100%;
    padding: 0;
    border: 0 none; } }
@media only screen and (max-width: 991px) {
  .main, .inner {
    padding-left: 4.16667%;
    padding-right: 4.16667%; }
    .main#slider, .inner#slider {
      padding-left: 0;
      padding-right: 0; }

  .pre-footer {
    font-size: 16px;
    font-size: 1.6rem; }
    .pre-footer .inner {
      padding: 2em 0 3em; }
      .pre-footer .inner > div, .pre-footer .inner .social-links, .pre-footer .inner .mailing-list, .pre-footer .inner .shop-fools {
        width: 100%;
        padding: 0;
        text-align: center; }
      .pre-footer .inner .mailing-list, .pre-footer .inner .social-links {
        width: 50%; }
      .pre-footer .inner .shop-fools {
        padding: 3em 0; }
        .pre-footer .inner .shop-fools a {
          float: none;
          display: inline-block;
          *display: inline;
          zoom: 1; }
        .pre-footer .inner .shop-fools a:last-child {
          margin-right: 0; }
      .pre-footer .inner .social-links ul {
        display: inline-block;
        *display: inline;
        zoom: 1; }
    .pre-footer input, .pre-footer button {
      float: none; } }
/*/mediaquery*/
@media only screen and (max-width: 1120px) {
  .template-collection .description p:nth-of-type(n) {
    float: none;
    width: 100%;
    text-align: left; } }
@media only screen and (max-width: 860px) {
  header nav, header .utility-links {
    margin-top: 10px; }
  header nav {
    clear: left;
    margin-left: 0; }
  header > p, header .nav > li {
    height: auto;
    line-height: 6rem; }
    header > p > a, header > p > span, header .nav > li > a, header .nav > li > span {
      height: auto;
      line-height: 6rem; }

  .shop, .about {
    top: 60px; }

  .index-content .inner {
    padding-left: 5%;
    padding-right: 5%; }
    .index-content .inner div {
      width: 100%;
      padding: 0 !important; }
  .index-content h1 {
    font-size: 30px;
    font-size: 3rem;
    font-family: "Museo Sans W01 300", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; }
  .index-content p, .index-content a {
    font-size: 16px;
    font-size: 1.6rem; }
  .index-content ul {
    text-align: center; }

  #slider {
    margin-top: 0; }
    #slider .flex-control-paging {
      padding-left: 0;
      text-align: center; }

  .front-boxes a {
    background: #f6f4f1; }
  .no-touch .front-boxes a:hover img {
    opacity: 1; }
  .no-touch .front-boxes a:hover span {
    color: #000; }
  .front-boxes span {
    font-size: 11.5px;
    font-size: 1.15rem;
    color: #999088;
    display: block;
    position: relative;
    padding: 1em;
    transform: none; }
    .front-boxes span:after {
      content: "\00a0\203A"; }

  .template-product .main {
    padding-left: 6.25%;
    padding-right: 6.25%; }
  .template-product article {
    padding-top: 0; }
    .template-product article > * {
      width: 100%; }
  .template-product .rte, .template-product #product-details {
    padding: 0;
    font-size: 12px;
    font-size: 1.2rem; }
    .template-product .rte h1, .template-product #product-details h1 {
      font-size: 24px;
      font-size: 2.4rem; }
    .template-product .rte h2, .template-product #product-details h2 {
      font-size: 20px;
      font-size: 2rem; }
  .template-product #product-details {
    max-width: 320px;
    margin: 0 auto; }
  .template-product .pickin-things {
    width: 55%; }
  .template-product #product-description {
    padding-top: 2em;
    clear: left; }
  .template-product .enviro-icons, .template-product .compostable, .template-product .non-toxic, .template-product .renewable, .template-product .usa-made, .template-product .social-good, .template-product .compostable, .template-product .non-toxic, .template-product .renewable, .template-product .usa-made, .template-product .social-good {
    background-position: 0 0;
    padding-left: 50px; } }
/*/mediaquery*/
@media only screen and (max-width: 580px) {
  .mobile-show {
    display: inline; }

  .mobile-hide {
    display: none; }

  body {
    font-size: 15px;
    font-size: 1.5rem; }

  header nav {
    margin-left: -1em; }
    header nav > ul > li > a {
      font-family: "Museo Sans W01 700", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
      padding: 1.25em 0.6em; }
  header .utility-links {
    margin-right: -1em; }

  nav > ul {
    position: relative; }
    nav > ul > li {
      position: static; }
      nav > ul > li i {
        font-size: 11px; }
      nav > ul > li.hover i:before {
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg); }
  nav li > div {
    width: 100% !important; }
    nav li > div div {
      float: none; }

  .shop, .about {
    width: 100%;
    position: relative;
    top: -8px;
    padding: 2em; }
    .shop div, .about div {
      width: 50%;
      padding: 0; }

  .pre-footer .inner .mailing-list, .pre-footer .inner .social-links {
    width: 100%; }
  .pre-footer .inner .social-links {
    padding: 3em 0; }
    .pre-footer .inner .social-links li {
      margin-top: 0; }
  .pre-footer small {
    font-size: inherit; }
  .pre-footer input {
    width: 160px; }

  .footer {
    font-size: 13.5px;
    font-size: 1.35rem; }

  .breadcrumb, .template-collection .description {
    font-size: 12px;
    font-size: 1.2rem; }

  .main {
    padding-left: 10%;
    padding-right: 10%; }

  .front-boxes li {
    padding: 0 !important;
    width: 100% !important; }
  .front-boxes a {
    background: #fff; }
  .front-boxes span {
    font-size: 18px;
    font-size: 1.8rem; }

  .index-content .inner {
    text-align: left; }
  .index-content li {
    width: 50%;
    display: inline-block;
    *display: inline;
    zoom: 1;
    float: none; }

  #stream li {
    width: 50%; }

  .template-collection .main {
    padding-left: 0;
    padding-right: 0; }

  .matrix {
    width: 100%; }

  .grid .three-per-row, .grid .five-per-row {
    width: 50%; }
    .grid .three-per-row figure, .grid .five-per-row figure {
      max-width: 75%; }
    .grid .three-per-row figcaption a, .grid .five-per-row figcaption a {
      opacity: 1;
      font-size: 12px;
      font-size: 1.2rem; }
    .grid .three-per-row:nth-child(2n+3), .grid .five-per-row:nth-child(2n+3) {
      clear: left; }
    .grid .three-per-row:nth-child(3n+4), .grid .five-per-row:nth-child(3n+4) {
      clear: none; }

  .template-cart .desktop-cart {
    display: none; }
  .template-cart .mobile-cart {
    display: block; }
  .template-cart .main {
    padding-left: 7.8%;
    padding-right: 7.8%; }
  .template-cart tr.sub {
    border-bottom: 1px solid #efeae5; }
  .template-cart th, .template-cart td {
    vertical-align: middle; }
    .template-cart th span, .template-cart td span {
      padding: 1em 0; }
  .template-cart th, .template-cart th.pic, .template-cart th.sub {
    width: 25%;
    float: left;
    padding: 0 5px;
    text-align: left; }
  .template-cart td, .template-cart td.sub {
    width: 75%;
    text-align: left;
    padding: 0; }
  .template-cart #complete {
    padding-right: 0;
    font-size: 15px;
    font-size: 1.5rem; }
    .template-cart #complete .free_shipping {
      font-size: 15px;
      font-size: 1.5rem; }
    .template-cart #complete .prod_price {
      font-size: 24px;
      font-size: 2.4rem; }

  .accounts-notice {
    width: 100%;
    text-align: center; }

  #template h2 {
    font-size: 24px;
    font-size: 2.4rem; }
  #template section input {
    width: 100%; }
  #template section #address_default_address_new {
    width: auto; }
  #template .action_bottom .note {
    display: block;
    padding-top: 1em; }

  #address_editing_tables select {
    width: 100%;
    text-align: center; }

  .switch-candy label {
    overflow: hidden;
    font-size: 12px;
    font-size: 1.2rem; } }
/*/mediaquery*/
/*/mediaquery*/
@media print {
  * {
    background: transparent !important;
    color: black !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important; }

  /* Black prints faster: sanbeiji.com/archives/953 */
  a, a:visited {
    color: #444 !important;
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
    content: ""; }

  /* Don't show links for images, or javascript/internal links */
  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  /* css-discuss.incutio.com/wiki/Printing_Tables */
  tr, img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  @page {
    margin: 0.5cm; }

  p, h2, h3 {
    orphans: 3;
    widows: 3; }

  h2, h3 {
    page-break-after: avoid; } }
/*/mediaquery*/
