@charset "UTF-8";
/*================ Typography ================*/
/* Contain floats: nicolasgallagher.com/micro-clearfix-hack/ */
/*! normalize.css v3.0.0 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

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

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden], template {
  display: none; }

a {
  background: transparent; }

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

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

b, strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: .67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

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

figure {
  margin: 1em 40px; }

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

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

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button, select {
  text-transform: none; }

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

button[disabled], html input[disabled] {
  cursor: default; }

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

input {
  line-height: normal; }

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

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

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

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: .35em .625em .75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

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

td, th {
  padding: 0; }

/* Using border-box makes it easier to work with grids: http://www.paulirish.com/2012/box-sizing-border-box-ftw/ */
*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

/* Colorbox Styles */
#cboxOverlay, #cboxWrapper, #colorbox {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  overflow: hidden; }

#cboxWrapper {
  max-width: none; }

#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%; }

#cboxBottomLeft, #cboxMiddleLeft {
  clear: left; }

#cboxContent {
  position: relative; }

#cboxLoadedContent {
  overflow: auto;
  -webkit-overflow-scrolling: touch; }

#cboxTitle {
  margin: 0; }

#cboxLoadingGraphic, #cboxLoadingOverlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

#cboxClose, #cboxNext, #cboxPrevious, #cboxSlideshow {
  cursor: pointer;
  min-height: 0;
  outline: none; }

.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
  max-width: none;
  -ms-interpolation-mode: bicubic; }

.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
  padding: 0;
  margin: 0; }

#cboxContent, #cboxLoadedContent, #colorbox {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box; }

#cboxOverlay {
  background: #fff; }

#colorbox {
  outline: 0; }

#cboxTopLeft {
  width: 25px;
  height: 25px;
  background: url(//cdn.shopify.com/s/files/1/2530/3930/t/6/assets/cbox_border1.png?1765) no-repeat 0 0; }

#cboxTopCenter {
  height: 25px;
  background: url(//cdn.shopify.com/s/files/1/2530/3930/t/6/assets/cbox_border1.png?1765) repeat-x 0 -50px; }

#cboxTopRight {
  width: 25px;
  height: 25px;
  background: url(//cdn.shopify.com/s/files/1/2530/3930/t/6/assets/cbox_border1.png?1765) no-repeat -25px 0; }

#cboxBottomLeft {
  width: 25px;
  height: 25px;
  background: url(//cdn.shopify.com/s/files/1/2530/3930/t/6/assets/cbox_border1.png?1765) no-repeat 0 -25px; }

#cboxBottomCenter {
  height: 25px;
  background: url(//cdn.shopify.com/s/files/1/2530/3930/t/6/assets/cbox_border1.png?1765) repeat-x 0 -75px; }

#cboxBottomRight {
  width: 25px;
  height: 25px;
  background: url(//cdn.shopify.com/s/files/1/2530/3930/t/6/assets/cbox_border1.png?1765) no-repeat -25px -25px; }

#cboxMiddleLeft {
  width: 25px;
  background: url(//cdn.shopify.com/s/files/1/2530/3930/t/6/assets/cbox_border2.png?1765) repeat-y 0 0; }

#cboxMiddleRight {
  width: 25px;
  background: url(//cdn.shopify.com/s/files/1/2530/3930/t/6/assets/cbox_border2.png?1765) repeat-y -25px 0; }

#cboxContent {
  background: #fff;
  overflow: hidden; }

.cboxIframe {
  background: #fff; }

#cboxError {
  padding: 50px;
  border: 1px solid #ccc; }

#cboxLoadedContent {
  margin-bottom: 28px; }

#cboxTitle {
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center;
  width: 100%;
  color: #999; }

#cboxCurrent {
  display: none !important;
  position: absolute;
  bottom: 0;
  left: 100px;
  color: #999; }

#cboxLoadingOverlay {
  background: white url(//cdn.shopify.com/s/files/1/2530/3930/t/6/assets/loading.gif?v=11567851211075092210) no-repeat center 50px; }

#cboxClose, #cboxNext, #cboxPrevious, #cboxSlideshow {
  border: 1px solid #eee;
  padding: 4px;
  margin: 0;
  overflow: visible;
  width: auto;
  background: white; }

#cboxClose:active, #cboxNext:active, #cboxPrevious:active, #cboxSlideshow:active {
  outline: 0; }

#cboxSlideshow {
  position: absolute;
  bottom: 0;
  right: 42px;
  color: #444; }

#cboxPrevious {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #444; }

#cboxNext {
  position: absolute;
  bottom: 0;
  left: 7.5em;
  color: #444; }

#cboxClose {
  position: absolute;
  bottom: 0;
  right: 0;
  display: block;
  color: #444; }

.cboxIE #cboxBottomCenter, .cboxIE #cboxBottomLeft, .cboxIE #cboxBottomRight, .cboxIE #cboxMiddleLeft, .cboxIE #cboxMiddleRight, .cboxIE #cboxTopCenter, .cboxIE #cboxTopLeft, .cboxIE #cboxTopRight {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF, endColorstr=#00FFFFFF); }

#cboxClose:hover, #cboxNext:hover, #cboxPrevious:hover, #cboxSlideshow:hover {
  background: #f4f4f4; }

/* Override Colorbox styles */
#cboxTopLeft, #cboxTopCenter, #cboxTopRight {
  background: none; }

#cboxMiddleLeft, #cboxMiddleRight {
  background: none; }

#cboxBottomLeft, #cboxBottomCenter, #cboxBottomRight {
  background: none; }

#cboxWrapper, #colorbox {
  overflow: visible; }

#cboxLoadedContent {
  margin-bottom: 0px; }

#cboxContent {
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.25);
  overflow: visible;
  position: relative; }

#cboxContent > button {
  position: absolute;
  bottom: -40px;
  left: 0px;
  background: none;
  border: none; }
  #cboxContent > button svg {
    fill: #000000; }

#cboxContent #cboxPrevious {
  left: 0px; }

#cboxContent #cboxNext {
  left: 40px; }

#cboxContent #cboxClose {
  left: auto;
  right: 0px; }

/* Slick.js slider */
.slick-slider {
  position: relative;
  display: block;
  -moz-box-sizing: border-box;
  -webkit-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;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -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; }

.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-arrow.slick-hidden {
  display: none; }

.slick-loading .slick-list {
  background: white url(//cdn.shopify.com/s/files/1/2530/3930/t/6/assets/loading.gif?v=11567851211075092210) center center no-repeat; }

/* Slider 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%);
  transition: all 0.3s ease-in-out;
  padding: 0;
  border: none;
  outline: none; }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent; }
    .slick-prev:hover:before, .slick-prev:focus:before,
    .slick-next:hover:before,
    .slick-next:focus:before {
      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 {
  left: -0px; }
  [dir="rtl"] .slick-prev {
    left: auto;
    right: -0px; }
  .slick-prev:before {
    content: "<"; }
    [dir="rtl"] .slick-prev:before {
      content: ">"; }

.slick-next {
  right: -0px; }
  [dir="rtl"] .slick-next {
    left: -0px;
    right: auto; }
  .slick-next:before {
    content: ">"; }
    [dir="rtl"] .slick-next:before {
      content: "<"; }

@media (min-width: 1000px) {
  .slick-prev {
    opacity: 0;
    margin-left: -80px; }

  .slick-next {
    opacity: 0;
    margin-right: -80px; }

  .slick-slider:hover .slick-prev {
    opacity: 1;
    margin-left: 0; }
  .slick-slider:hover .slick-next {
    opacity: 1;
    margin-right: 0; } }
/* Slider Dots */
.slick-dots {
  list-style: none;
  text-align: center;
  margin: 10px 0;
  padding: 0;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 2px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 20px;
      outline: none;
      line-height: 0px;
      font-size: 0px;
      color: transparent;
      padding: 5px;
      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: 1; }
      .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "•";
        width: 20px;
        height: 20px;
        font-family: Arial, sans-serif;
        font-size: 44px;
        line-height: 20px;
        text-align: center;
        color: #717373;
        opacity: 0.25;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button:before {
      color: #717373;
      opacity: 0.75; }

.clearfix, #order_address, .cf {
  zoom: 1; }
  .clearfix:before, #order_address:before, .cf:before {
    content: "";
    display: table; }
  .clearfix:after, #order_address:after, .cf:after {
    content: "";
    display: table;
    clear: both; }

/* Responsive images and videos. */
img, iframe {
  max-width: 100%; }

img {
  height: auto; }

/* Control the pages maximum width. */
.container {
  margin: 0 auto;
  max-width: 1024px;
  width: 90%; }

/* Grids of products and collections, menus, buttons */
.buttons, .articles, .product-details > div {
  margin: 20px 0;
  padding: 0; }

.buttons li, .nav li, .articles li {
  list-style-type: none;
  margin: 0;
  padding: 0; }

.articles li {
  padding: 20px 0; }

.buttons li {
  padding: 5px 0; }

.buttons li, .nav li, .nav li a {
  display: inline-block; }

/* Medium and large screens */
.row, .grid {
  margin-left: -20px;
  margin-right: -20px; }

.column, header, footer, #main, #order_payment,
#order_shipping {
  float: left;
  padding-left: 20px;
  padding-right: 20px; }

.column.half, header.half, footer.half, .half#main, #order_payment,
#order_shipping {
  width: 50%; }

.column.quarter, header.quarter, footer.quarter, .quarter#main, .quarter#order_payment,
.quarter#order_shipping {
  width: 25%; }

.column.three-quarters, header.three-quarters, footer.three-quarters, .three-quarters#main, .three-quarters#order_payment,
.three-quarters#order_shipping {
  width: 75%; }

.column.third, header.third, footer.third, .third#main, .third#order_payment,
.third#order_shipping {
  width: 33.33333333%; }

.column.two-thirds, header.two-thirds, footer.two-thirds, .two-thirds#main, .two-thirds#order_payment,
.two-thirds#order_shipping {
  width: 66.66666667%; }

.column.fifth, header.fifth, footer.fifth, .fifth#main, .fifth#order_payment,
.fifth#order_shipping {
  width: 20%; }

.column.full, header.full, footer.full, .full#main, .full#order_payment,
.full#order_shipping {
  width: 100%; }

.column.bleed, header.bleed, footer.bleed, .bleed#main, #order_payment,
#order_shipping {
  padding-left: 0;
  padding-right: 0; }

.first-in-row {
  clear: left; }

header, footer, #main {
  width: 100%; }

@media (max-width: 767px) {
  body > .container {
    width: auto; }

  .column.half, header.half, footer.half, .half#main, #order_payment,
  #order_shipping,
  .column.third,
  header.third,
  footer.third,
  .third#main,
  .third#order_payment,
  .third#order_shipping {
    width: 100%; }

  .column.quarter, header.quarter, footer.quarter, .quarter#main, .quarter#order_payment,
  .quarter#order_shipping,
  .column.fifth,
  header.fifth,
  footer.fifth,
  .fifth#main,
  .fifth#order_payment,
  .fifth#order_shipping {
    width: 50%; }

  .column.three-quarters, header.three-quarters, footer.three-quarters, .three-quarters#main, .three-quarters#order_payment,
  .three-quarters#order_shipping {
    width: 100%; } }
/* Text inputs */
input, textarea {
  border-radius: 0px;
  margin-bottom: 4px; }

/* Number spinners */
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0; }

/* Utility classes: Hidden, float left, float right, etc. */
.hidden {
  display: none; }

.left {
  float: left; }

.right {
  float: right; }

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

/* Override to globally-hosted search.css on the /search page */
#searchresults {
  margin: 0; }

#searchresults input {
  width: auto; }

/* Plugin style overrides */
.cbox-borderless #cboxTopLeft,
.cbox-borderless #cboxTopCenter,
.cbox-borderless #cboxTopRight,
.cbox-borderless #cboxMiddleLeft,
.cbox-borderless #cboxMiddleRight,
.cbox-borderless #cboxBottomLeft,
.cbox-borderless #cboxBottomCenter,
.cbox-borderless #cboxBottomRight {
  visibility: hidden; }

.cbox-borderless #cboxLoadedContent {
  margin: 0; }

.cbox-borderless #cboxClose {
  display: none; }

/* * BELOW HERE: THEME-SPECIFIC * */
body {
  font-family: FontDrop, Courier, monospace;
  font-weight: normal;
  font-size: 15px;
  line-height: 1.5em;
  color: #606060;
  overflow-x: hidden;
  background: #fefefe;
  -moz-font-feature-settings: "liga";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased; }

h1 {
  font-size: 2em; }

h2 {
  font-size: 1.83333em; }

h3 {
  font-size: 1.66667em; }

h4 {
  font-size: 1.5em; }

h5 {
  font-size: 1.33333em; }

h6 {
  font-size: 1.16667em; }

h1, h2, h3, h4, h5, h6 {
  font-family: FontDrop, Courier, monospace;
  font-weight: normal;
  line-height: 1.2em;
  color: black;
  text-align: center;
  margin: 0 0 0.8em; }

a {
  text-decoration: none;
  color: inherit;
  transition: color 150ms, background-color 150ms; }

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

blockquote:before {
  color: #606060;
  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; }

/* This has to be non font-based */
input,
textarea {
  color: #8a7676;
  border: 1px solid #dedede;
  background: white;
  padding: 9px 0.6em 10px;
  max-width: 100%;
  width: 432px;
  height: 40px;
  border-radius: 2px; }

input[type=checkbox] {
  width: auto;
  height: auto; }

input.quantity {
  width: 2.7em;
  padding-left: 0.1em;
  padding-right: 0.1em;
  text-align: center;
  vertical-align: middle;
  -webkit-appearance: none; }

textarea {
  height: 8em; }

button,
input[type=submit],
.button,
.sale-label,
.slideshow .slide .slide-button {
  font-family: FontDrop, Courier, monospace;
  font-weight: normal;
  font-size: 0.9em;
  text-transform: uppercase;
  letter-spacing: 1px;
  display: inline-block;
  background: black;
  color: #fefefe;
  min-height: 40px;
  height: auto;
  width: auto;
  padding: 1em 3em;
  border: none;
  vertical-align: top;
  line-height: 1em;
  border-radius: 0;
  transition: opacity 200ms, background-color 150ms; }
  button:hover,
  input[type=submit]:hover,
  .button:hover,
  .sale-label:hover,
  .slideshow .slide .slide-button:hover {
    background: black; }

.ie8 button,
.ie8 input[type=submit],
.ie8 .button,
.ie8 .sale-label,
.ie8 .slideshow .slide .slide-button,
.slideshow .slide .ie8 .slide-button {
  min-height: 0; }
.ie8 .loading-img img {
  opacity: 1; }

button[disabled],
input[type=submit][disabled] {
  opacity: 0.5; }

input[type=submit].textbutton,
button.textbutton {
  color: inherit;
  border: none;
  background: none;
  padding: 2px;
  font-family: inherit;
  font-size: inherit;
  letter-spacing: 0; }

select {
  border: 1px solid #dedede;
  padding: 5px 28px 4px 11px;
  outline: none;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  display: inline-block;
  -webkit-appearance: none;
  appearance: none;
  height: 40px;
  color: #8a7676;
  background: white url(//cdn.shopify.com/s/files/1/2530/3930/t/6/assets/select.png?v=13566318366098678261) no-repeat right center;
  cursor: pointer;
  min-width: 120px;
  max-width: 100%;
  /* IE10+ hackery */ }
  select::-ms-expand {
    display: none; }
  select .ie8, .ie9 select {
    background: white;
    padding-right: 10px; }

/* FF hackery */
@-moz-document url-prefix() {
  select {
    background-image: none; } }

hr {
  border: none;
  width: 100%;
  color: transparent;
  border-bottom: 1px solid #dedede;
  height: 1px;
  margin: 1em 0;
  text-align: center;
  overflow: visible; }
  hr:after {
    display: inline-block;
    color: #dedede;
    background: #fefefe;
    padding: 0 2px;
    margin-top: 2px; }

.rte, #template,
#customer_sidebar,
#customer_orders,
#order_address,
#order_details,
#add_address,
#address_tables, #comments {
  max-width: 640px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1em;
  text-align: left;
  zoom: 1; }
  .rte:before, #template:before,
  #customer_sidebar:before,
  #customer_orders:before,
  #order_address:before,
  #order_details:before,
  #add_address:before,
  #address_tables:before, #comments:before {
    content: "";
    display: table; }
  .rte:after, #template:after,
  #customer_sidebar:after,
  #customer_orders:after,
  #order_address:after,
  #order_details:after,
  #add_address:after,
  #address_tables:after, #comments:after {
    content: "";
    display: table;
    clear: both; }
  .rte h1, #template h1,
  #customer_sidebar h1,
  #customer_orders h1,
  #order_address h1,
  #order_details h1,
  #add_address h1,
  #address_tables h1, #comments h1, .rte h2, #template h2,
  #customer_sidebar h2,
  #customer_orders h2,
  #order_address h2,
  #order_details h2,
  #add_address h2,
  #address_tables h2, #comments h2, .rte h3, #template h3,
  #customer_sidebar h3,
  #customer_orders h3,
  #order_address h3,
  #order_details h3,
  #add_address h3,
  #address_tables h3, #comments h3, .rte h4, #template h4,
  #customer_sidebar h4,
  #customer_orders h4,
  #order_address h4,
  #order_details h4,
  #add_address h4,
  #address_tables h4, #comments h4, .rte h5, #template h5,
  #customer_sidebar h5,
  #customer_orders h5,
  #order_address h5,
  #order_details h5,
  #add_address h5,
  #address_tables h5, #comments h5, .rte h6, #template h6,
  #customer_sidebar h6,
  #customer_orders h6,
  #order_address h6,
  #order_details h6,
  #add_address h6,
  #address_tables h6, #comments h6 {
    margin: 1em 0; }
    .rte h1 a, #template h1 a,
    #customer_sidebar h1 a,
    #customer_orders h1 a,
    #order_address h1 a,
    #order_details h1 a,
    #add_address h1 a,
    #address_tables h1 a, #comments h1 a, .rte h2 a, #template h2 a,
    #customer_sidebar h2 a,
    #customer_orders h2 a,
    #order_address h2 a,
    #order_details h2 a,
    #add_address h2 a,
    #address_tables h2 a, #comments h2 a, .rte h3 a, #template h3 a,
    #customer_sidebar h3 a,
    #customer_orders h3 a,
    #order_address h3 a,
    #order_details h3 a,
    #add_address h3 a,
    #address_tables h3 a, #comments h3 a, .rte h4 a, #template h4 a,
    #customer_sidebar h4 a,
    #customer_orders h4 a,
    #order_address h4 a,
    #order_details h4 a,
    #add_address h4 a,
    #address_tables h4 a, #comments h4 a, .rte h5 a, #template h5 a,
    #customer_sidebar h5 a,
    #customer_orders h5 a,
    #order_address h5 a,
    #order_details h5 a,
    #add_address h5 a,
    #address_tables h5 a, #comments h5 a, .rte h6 a, #template h6 a,
    #customer_sidebar h6 a,
    #customer_orders h6 a,
    #order_address h6 a,
    #order_details h6 a,
    #add_address h6 a,
    #address_tables h6 a, #comments h6 a {
      color: inherit;
      text-decoration: none; }
  .rte a, #template a,
  #customer_sidebar a,
  #customer_orders a,
  #order_address a,
  #order_details a,
  #add_address a,
  #address_tables a, #comments a {
    text-decoration: underline;
    color: #606060; }
    .rte a:hover, #template a:hover,
    #customer_sidebar a:hover,
    #customer_orders a:hover,
    #order_address a:hover,
    #order_details a:hover,
    #add_address a:hover,
    #address_tables a:hover, #comments a:hover {
      color: #2d2d2d; }
  .rte tr, #template tr,
  #customer_sidebar tr,
  #customer_orders tr,
  #order_address tr,
  #order_details tr,
  #add_address tr,
  #address_tables tr, #comments tr {
    border-top: 1px solid #dedede; }
    .rte tr:first-child, #template tr:first-child,
    #customer_sidebar tr:first-child,
    #customer_orders tr:first-child,
    #order_address tr:first-child,
    #order_details tr:first-child,
    #add_address tr:first-child,
    #address_tables tr:first-child, #comments tr:first-child {
      border-top: none; }
  .rte td, #template td,
  #customer_sidebar td,
  #customer_orders td,
  #order_address td,
  #order_details td,
  #add_address td,
  #address_tables td, #comments td, .rte th, #template th,
  #customer_sidebar th,
  #customer_orders th,
  #order_address th,
  #order_details th,
  #add_address th,
  #address_tables th, #comments th {
    border-left: 1px solid #dedede;
    padding: 0.4em 0.6em; }
    .rte td:first-child, #template td:first-child,
    #customer_sidebar td:first-child,
    #customer_orders td:first-child,
    #order_address td:first-child,
    #order_details td:first-child,
    #add_address td:first-child,
    #address_tables td:first-child, #comments td:first-child, .rte th:first-child, #template th:first-child,
    #customer_sidebar th:first-child,
    #customer_orders th:first-child,
    #order_address th:first-child,
    #order_details th:first-child,
    #add_address th:first-child,
    #address_tables th:first-child, #comments th:first-child {
      border-left: none; }
  .rte th, #template th,
  #customer_sidebar th,
  #customer_orders th,
  #order_address th,
  #order_details th,
  #add_address th,
  #address_tables th, #comments th {
    border-bottom: 2px solid #dedede; }
  .rte tfoot, #template tfoot,
  #customer_sidebar tfoot,
  #customer_orders tfoot,
  #order_address tfoot,
  #order_details tfoot,
  #add_address tfoot,
  #address_tables tfoot, #comments tfoot {
    border-top: 2px solid #dedede; }
  .rte.full-width, .full-width#template,
  .full-width#customer_sidebar,
  .full-width#customer_orders,
  .full-width#order_address,
  .full-width#order_details,
  .full-width#add_address,
  .full-width#address_tables, .full-width#comments {
    max-width: none; }
  .rte.align-center, .align-center#template,
  .align-center#customer_sidebar,
  .align-center#customer_orders,
  .align-center#order_address,
  .align-center#order_details,
  .align-center#add_address,
  .align-center#address_tables, .align-center#comments, .rte.align-centre, .align-centre#template,
  .align-centre#customer_sidebar,
  .align-centre#customer_orders,
  .align-centre#order_address,
  .align-centre#order_details,
  .align-centre#add_address,
  .align-centre#address_tables, .align-centre#comments {
    text-align: center; }

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

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

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

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

.filters .filter {
  display: inline-block;
  margin: 0 20px 40px;
  white-space: nowrap; }
  .filters .filter label {
    margin-right: 10px; }

.nav {
  margin: 0 -1em 1em 0;
  padding: 0; }

.nav ul {
  margin: 0;
  padding: 0; }

.nav a {
  padding: 0 1em; }

.img-block {
  position: relative; }

.img-block img {
  width: 100%;
  vertical-align: top; }

.img-block a {
  color: white; }

.img-block .overlay {
  pointer-events: none; }

.page-title, #template .title, #admin_header .title, #main h1, #main .shopify-section > h1 {
  margin-top: 1.6em; }

/* Shopify's customer templates */
#template {
  max-width: 640px;
  margin-left: auto;
  margin-right: auto;
  text-align: left; }
  #template .title {
    margin-top: 1em; }
  #template .large_form label {
    display: block; }
  #template .large_form input,
  #template .large_form select,
  #template .large_form textarea {
    margin: 0 0 1em;
    width: 100%; }
  #template #customer {
    width: 100%; }
  #template #forgot_password {
    margin-bottom: 1em; }
  #template .btn {
    vertical-align: middle; }

.action_bottom {
  margin: 0 0 1em; }
  .action_bottom input {
    margin-right: 0.5em; }

.customer_address_table {
  display: inline-block; }
  .customer_address_table td {
    padding: 0.5em;
    text-align: left; }
  .customer_address_table select {
    width: 100%; }

#admin_header,
#add_address {
  text-align: left; }
  #admin_header a,
  #add_address a {
    text-decoration: underline;
    color: #606060; }

#admin_header {
  margin: 2em 0;
  text-align: center; }
  #admin_header .title {
    margin-top: 1em; }

.address_actions .action_link {
  padding: 0 0.5em 0 0.7em;
  border-left: 1px solid #afafaf; }
  .address_actions .action_link:first-child {
    border-left: 0; }

#template,
#customer_sidebar,
#customer_orders,
#order_address,
#order_details,
#add_address,
#address_tables {
  margin-bottom: 1em;
  text-align: left; }
  #template table,
  #customer_sidebar table,
  #customer_orders table,
  #order_address table,
  #order_details table,
  #add_address table,
  #address_tables table {
    width: 100%; }

#order_details {
  width: 100%; }

#add_address tr, #add_address td,
#address_tables tr,
#address_tables td {
  border: none; }

#order_address {
  text-align: left; }

.errors {
  color: #af3030; }

.overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  padding: 20px; }

.overlay .inner {
  display: table;
  width: 100%;
  height: 100%; }

.overlay .inner > * {
  line-height: 1px;
  display: table-cell;
  vertical-align: middle; }

#main .overlay__title {
  margin: 0;
  white-space: pre-line; }

.alt-text-style, .prod-caption,
.coll-caption {
  background: #f7f7f7;
  color: #85929e; }

.alt-text-style h1, .prod-caption h1,
.coll-caption h1, .alt-text-style h2, .prod-caption h2,
.coll-caption h2,
.alt-text-style h3,
.prod-caption h3,
.coll-caption h3, .alt-text-style h4, .prod-caption h4,
.coll-caption h4,
.alt-text-style h5,
.prod-caption h5,
.coll-caption h5, .alt-text-style h6, .prod-caption h6,
.coll-caption h6,
.alt-text-style a,
.prod-caption a,
.coll-caption a {
  color: #4b4757; }

.alt-text-style a:hover, .prod-caption a:hover,
.coll-caption a:hover {
  color: #33303b; }

.slick-slider .caption {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 40px 0;
  background: rgba(254, 254, 254, 0.8); }
  .ie8 .slick-slider .caption {
    background: #fefefe;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)"; }
  .slick-slider .caption .rte, .slick-slider .caption #template,
  .slick-slider .caption #customer_sidebar,
  .slick-slider .caption #customer_orders,
  .slick-slider .caption #order_address,
  .slick-slider .caption #order_details,
  .slick-slider .caption #add_address,
  .slick-slider .caption #address_tables, .slick-slider .caption #comments {
    text-align: center; }

.article-excerpt {
  padding-bottom: 20px; }
  .article-excerpt .image-head {
    margin-left: -20px;
    margin-right: -20px; }
    .article-excerpt .image-head svg {
      width: 100%; }
  .article-excerpt .rte, .article-excerpt #template,
  .article-excerpt #customer_sidebar,
  .article-excerpt #customer_orders,
  .article-excerpt #order_address,
  .article-excerpt #order_details,
  .article-excerpt #add_address,
  .article-excerpt #address_tables, .article-excerpt #comments {
    margin-left: 20px;
    margin-right: 20px; }
  .article-excerpt img {
    width: 100%; }
  .article-excerpt p {
    margin-top: 0; }
  @media (max-width: 767px) {
    .article-excerpt .rte, .article-excerpt #template,
    .article-excerpt #customer_sidebar,
    .article-excerpt #customer_orders,
    .article-excerpt #order_address,
    .article-excerpt #order_details,
    .article-excerpt #add_address,
    .article-excerpt #address_tables, .article-excerpt #comments {
      margin-left: 0;
      margin-right: 0; } }

.article-image {
  margin: 0 -20px 1em; }
  .template-search .article-image {
    margin-bottom: 0; }

.left-right-links {
  zoom: 1; }
  .left-right-links:before {
    content: "";
    display: table; }
  .left-right-links:after {
    content: "";
    display: table;
    clear: both; }
  .left-right-links a {
    float: right; }
  .left-right-links .prev a {
    float: left; }

.prod-image-wrap {
  padding-top: 100%;
  height: 0;
  position: relative;
  text-align: center;
  overflow: hidden; }
  .prod-image-wrap svg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.portrait .prod-image-wrap {
  padding-top: 150%; }

.landscape .prod-image-wrap {
  padding-top: 66.66667%; }

.square .prod-image-wrap {
  padding-top: 100%; }

.prod-image-wrap > a {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%; }

.prod-image-wrap > a .helper {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-left: -1px;
  width: 1px; }

.prod-image-wrap img {
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%; }

.prod-caption,
.coll-caption {
  display: block;
  padding: 2em 1em;
  font-family: FontDrop, Courier, monospace;
  font-weight: normal;
  font-size: 0.9em;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #4b4757;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  transition: background-color 200ms; }

.prod-block:hover .prod-caption {
  background: white; }

.prod-caption > a {
  display: block; }

.prod-caption .prod-price {
  display: block;
  margin-top: 1em; }

.prod-caption .compare-at-price {
  opacity: 0.5; }

.on-sale .prod-caption {
  background: #ca5c43; }

.on-sale:hover .prod-caption {
  background: #d06d57; }

.sale-label {
  background: #ca5c43;
  color: #4b4757; }
  .sale-label:hover {
    background: #ca5c43; }

.coll-caption {
  color: inherit; }

.pagination {
  margin: 1em 0;
  font-family: FontDrop, Courier, monospace;
  font-weight: normal;
  font-size: 0.9em;
  text-transform: uppercase;
  letter-spacing: 1px; }

.pagination .page {
  padding: 2px 3px; }

.pagination .page.current {
  border-bottom: 1px solid #606060; }

.pagination .prev {
  margin-right: 0.5em; }

.pagination .next {
  margin-left: 0.5em; }

.social-sharing {
  margin: 1em 0 2em; }

.social-icons {
  padding: 0; }
  .social-icons ul {
    display: inline;
    list-style: none;
    margin: 0;
    padding: 0; }
  .social-icons li {
    display: inline;
    list-style: none; }
  .social-icons .share-label {
    font-size: 80%;
    margin: 0 0 0.5em; }
  .social-icons img {
    height: 18px; }
  .social-icons svg {
    width: 18px;
    height: 18px; }
  .social-icons .google svg {
    width: 24px; }
  .social-icons svg, .social-icons svg g {
    fill: #606060; }
  .social-icons a {
    margin: 0 5px;
    vertical-align: middle;
    display: inline;
    opacity: 0.75;
    transition: opacity 100ms; }

.social-icons a:hover {
  opacity: 1; }

.payment-methods {
  margin: 0;
  padding: 0; }

.payment-methods li {
  display: inline-block;
  margin: 0 5px 5px 0; }

.payment-methods img {
  width: 50px;
  vertical-align: top; }

.mini-nav {
  font-size: 0.8em; }

.mini-nav a {
  border-left: 1px solid #606060;
  padding: 0 0.3em 0 0.5em; }

.mini-nav a:hover,
.mini-nav .active a {
  text-decoration: underline; }

.mini-nav li:first-child a {
  border-left: 0; }

.next-prev {
  font-size: 80%; }

.title-row {
  position: relative;
  zoom: 1; }
  .title-row:before {
    content: "";
    display: table; }
  .title-row:after {
    content: "";
    display: table;
    clear: both; }
  .title-row .page-title, .title-row #template .title, #template .title-row .title, .title-row #admin_header .title, #admin_header .title-row .title, .title-row #main h1, #main .title-row h1 {
    padding-left: 100px;
    padding-right: 100px; }
  .title-row .next-prev a {
    position: absolute;
    top: 50%;
    margin-top: -0.5em; }
  .title-row .next-prev .control-prev {
    left: 0; }
  .title-row .next-prev .control-next {
    right: 0; }

.sku {
  margin: 0 0 1em; }

.sku--no-sku {
  display: none; }

.product-form {
  margin: 1em 0 0; }

.product-form #product-add {
  display: inline-block;
  vertical-align: top;
  max-width: 100%; }

.product-form select {
  margin: 0 0 1em; }

.product-form .quantity-area {
  margin-bottom: 1em;
  margin-right: 10px;
  display: inline-block;
  white-space: nowrap; }
  .ie8 .product-form .quantity-area {
    margin-right: 20px; }

.product-form .quantity-area input {
  vertical-align: middle; }

.product-form #add {
  min-width: 160px; }

.product-form #add .div {
  margin: 0 0.2em; }

.product-form #add.on-sale .pre-sale-price {
  opacity: 0.6;
  text-decoration: line-through; }

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

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

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

.column.half .product-form, header.half .product-form, footer.half .product-form, .half#main .product-form, #order_payment .product-form,
#order_shipping .product-form,
.column.half .product-unavailable,
header.half .product-unavailable,
footer.half .product-unavailable,
.half#main .product-unavailable,
#order_payment .product-unavailable,
#order_shipping .product-unavailable {
  text-align: left; }
.column.half .product-form, header.half .product-form, footer.half .product-form, .half#main .product-form, #order_payment .product-form,
#order_shipping .product-form {
  margin-top: 1em;
  padding-top: 2em;
  border-top: 1px solid #dedede; }
.column.half .single-variant-wrapper, header.half .single-variant-wrapper, footer.half .single-variant-wrapper, .half#main .single-variant-wrapper, #order_payment .single-variant-wrapper,
#order_shipping .single-variant-wrapper {
  margin: 0 0 1em; }

.column.full .product-form, header.full .product-form, footer.full .product-form, .full#main .product-form, .full#order_payment .product-form,
.full#order_shipping .product-form {
  text-align: center; }
  .column.full .product-form .option-selectors, header.full .product-form .option-selectors, footer.full .product-form .option-selectors, .full#main .product-form .option-selectors, .full#order_payment .product-form .option-selectors,
  .full#order_shipping .product-form .option-selectors {
    display: inline-block; }
  .column.full .product-form .selector-wrapper, header.full .product-form .selector-wrapper, footer.full .product-form .selector-wrapper, .full#main .product-form .selector-wrapper, .full#order_payment .product-form .selector-wrapper,
  .full#order_shipping .product-form .selector-wrapper {
    display: inline-block;
    margin-right: 10px;
    max-width: 100%;
    white-space: nowrap; }
    @media only screen and (max-width: 767px) {
      .column.full .product-form .selector-wrapper label, header.full .product-form .selector-wrapper label, footer.full .product-form .selector-wrapper label, .full#main .product-form .selector-wrapper label, .full#order_payment .product-form .selector-wrapper label,
      .full#order_shipping .product-form .selector-wrapper label {
        display: block;
        margin-left: 4px;
        margin-bottom: 4px; }
      .column.full .product-form .selector-wrapper select, header.full .product-form .selector-wrapper select, footer.full .product-form .selector-wrapper select, .full#main .product-form .selector-wrapper select, .full#order_payment .product-form .selector-wrapper select,
      .full#order_shipping .product-form .selector-wrapper select {
        max-width: 240px; } }
  .column.full .product-form .single-variant-wrapper, header.full .product-form .single-variant-wrapper, footer.full .product-form .single-variant-wrapper, .full#main .product-form .single-variant-wrapper, .full#order_payment .product-form .single-variant-wrapper,
  .full#order_shipping .product-form .single-variant-wrapper {
    display: inline-block;
    margin-right: 10px; }
    .column.full .product-form .single-variant-wrapper div, header.full .product-form .single-variant-wrapper div, footer.full .product-form .single-variant-wrapper div, .full#main .product-form .single-variant-wrapper div, .full#order_payment .product-form .single-variant-wrapper div,
    .full#order_shipping .product-form .single-variant-wrapper div {
      display: inline-block;
      margin: 0.5em 1em; }
      @media only screen and (max-width: 767px) {
        .column.full .product-form .single-variant-wrapper div, header.full .product-form .single-variant-wrapper div, footer.full .product-form .single-variant-wrapper div, .full#main .product-form .single-variant-wrapper div, .full#order_payment .product-form .single-variant-wrapper div,
        .full#order_shipping .product-form .single-variant-wrapper div {
          display: block; }
          .column.full .product-form .single-variant-wrapper div label, header.full .product-form .single-variant-wrapper div label, footer.full .product-form .single-variant-wrapper div label, .full#main .product-form .single-variant-wrapper div label, .full#order_payment .product-form .single-variant-wrapper div label,
          .full#order_shipping .product-form .single-variant-wrapper div label {
            display: inline; } }

.product-form .selector-wrapper label {
  white-space: nowrap;
  display: inline-block; }

.half .product-form .selector-wrapper label {
  display: block;
  margin-left: 4px;
  margin-bottom: 4px; }

.product-form.hide-labels .selector-wrapper label, .product-form.hide-labels .single-variant-wrapper label {
  display: none !important; }
.product-form.hide-labels .selector-wrapper.hidden, .product-form.hide-labels .single-variant-wrapper.hidden {
  display: none; }

.quadd-wrapper {
  display: inline-block;
  max-width: 100%;
  white-space: nowrap; }
  @media only screen and (max-width: 767px) {
    .quadd-wrapper {
      white-space: normal; } }

.was-price {
  text-decoration: line-through; }

.product-photos {
  overflow: hidden; }

.product-photos.size-600x .main {
  max-width: 600px; }

.product-photos.expanded-all .main {
  margin-bottom: 0; }

.product-photos img {
  vertical-align: top; }

.product-photos .main {
  margin: 0 auto 2em; }

.product-photos .main a {
  position: relative;
  display: block;
  vertical-align: top; }

.product-photos .main a:hover:before {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -20px;
  margin-top: -20px;
  color: #606060;
  content: '+';
  background: rgba(255, 255, 255, 0.8);
  width: 40px;
  height: 40px;
  font-size: 30px;
  line-height: 40px;
  text-align: center;
  border-radius: 100em;
  padding-top: 1px;
  font-family: Courier New, Courier, monospace; }

/* Preload */
.product-photos .thumbnails {
  background: transparent url(//cdn.shopify.com/s/files/1/2530/3930/t/6/assets/loading.gif?v=11567851211075092210) no-repeat -999px -999px; }

.product-photos .thumbnails .load-all-thumbs {
  display: inline-block;
  margin-bottom: 2em; }

.product-photos .thumbnails .thumb {
  position: relative;
  display: inline-block;
  margin: 2px;
  padding: 2px;
  border: 1px solid transparent;
  max-width: 106px; }

.product-photos .thumbnails .thumb.active,
.product-photos .thumbnails .thumb:hover {
  border-color: rgba(96, 96, 96, 0.3); }

.loading-img {
  background: url(//cdn.shopify.com/s/files/1/2530/3930/t/6/assets/loading.gif?v=11567851211075092210) no-repeat center center;
  min-height: 32px;
  display: block;
  overflow: hidden; }

.loading-img img {
  opacity: 0;
  transition: opacity 500ms; }

.loading-img.loaded img {
  opacity: 1; }

.exp-image-container {
  position: relative;
  background-position: center 40px;
  height: 220px;
  overflow: hidden;
  transition: height 900ms; }
  .exp-image-container .main a:hover:before {
    display: none; }
  .exp-image-container.loaded {
    height: auto; }
    .exp-image-container.loaded .main a:hover:before {
      display: block; }

.cart-list {
  margin: 0 2em 1em;
  padding: 0; }

.cart-list > li {
  list-style: none;
  padding: 1.2em 0;
  border-bottom: 1px solid #dedede; }

.cart-list .col-desc {
  float: left;
  width: 320px;
  text-align: left; }

.cart-list .col-desc .image {
  float: left;
  width: 50px;
  margin-right: 1em; }
  .cart-list .col-desc .image img {
    vertical-align: top; }

.cart-list .col-desc .text {
  overflow: hidden; }

.cart-list .col-notdesc {
  overflow: hidden;
  padding: 0 0 1px;
  line-height: 2.2em; }

.cart-list .col-notdesc > div {
  float: left; }

.cart-list .col-price {
  width: 25%; }

.cart-list .col-quantity {
  width: 25%; }

.cart-list .col-total {
  width: 25%; }

.cart-list .col-remove {
  width: 25%; }

.update-continue {
  margin: 1em 0; }
  .update-continue input {
    text-transform: uppercase;
    vertical-align: baseline; }
  .update-continue span {
    margin: 0 0.2em; }

.under-cart {
  padding-top: 2em;
  text-align: center; }
  .under-cart a {
    text-decoration: underline;
    color: #606060; }

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

.under-cart .terms,
.under-cart .comment {
  font-size: 90%; }

.under-cart .terms input {
  margin-right: 0.5em; }

.under-cart .note-area {
  margin: 2em 0 1.5em; }

.under-cart .note-area label {
  display: block;
  margin: 0 0 0.75em; }

.under-cart .note-area textarea {
  height: 4em; }

.under-cart .checkout-btn {
  margin: 1em 0;
  font-size: 1.4em;
  padding: 1em 3em; }

.additional-checkout-buttons input[type=image] {
  width: auto;
  height: auto;
  border: none;
  background: transparent;
  vertical-align: middle; }

.blog-read-more:hover {
  color: #474747; }

.simple-popup {
  position: absolute;
  z-index: 10000;
  width: 200px;
  padding: 10px 15px;
  border: 1px solid #85929e;
  color: #85929e;
  background: #f7f7f7;
  -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; }

/* Specific to areas of the page */
.header-mini-menu ul {
  list-style-type: none;
  padding: 0px;
  margin: 0px;
  margin-right: -1em; }
  .header-mini-menu ul li {
    display: inline-block;
    margin-left: 2em;
    vertical-align: top; }
    .header-mini-menu ul li svg {
      fill: #000;
      vertical-align: middle; }
    .header-mini-menu ul li.cart {
      position: relative;
      margin-left: 0; }
      .header-mini-menu ul li.cart .has_items {
        width: 10px;
        height: 10px;
        background: #C33;
        border: 2px #FFF solid;
        display: inline-block;
        position: absolute;
        right: 19px;
        bottom: 12px;
        border-radius: 100%; }
.header-mini-menu .quick-link {
  position: relative;
  top: 1px; }

#scroll-top {
  position: fixed;
  z-index: 1000;
  bottom: 0;
  left: 50%;
  margin-left: 535px;
  margin-bottom: -90px;
  transition: margin-bottom 250ms;
  color: grey;
  fill: grey;
  min-width: 34px;
  padding-top: 55px;
  text-align: center;
  font-family: FontDrop, Courier, monospace;
  font-weight: normal;
  font-size: 0.9em;
  text-transform: uppercase;
  letter-spacing: 1px; }

.reveal-scroll-top #scroll-top {
  margin-bottom: 10px; }

#comments > ul {
  padding: 0; }
  #comments > ul > li {
    list-style: none; }
#comments .comment-author {
  text-align: left; }

.feedback {
  background: #f1f1f1;
  border: 1px solid #afafaf;
  padding: 1em 1.5em;
  font-style: italic;
  border-radius: 2px; }

.signup-section .error {
  font-style: italic;
  margin-left: 0.5em; }

/* Main menu */
#main-menu {
  font-family: FontDrop, Courier, monospace;
  font-weight: normal;
  font-size: 0.9em;
  text-transform: uppercase;
  letter-spacing: 1px;
  transition: all 400ms cubic-bezier(0.16, 0.68, 0.43, 0.99);
  position: fixed;
  left: 0;
  top: 0px;
  height: 100%;
  width: 300px;
  transform: translate3d(-300px, 0, 0);
  background: #f7f7f7;
  color: #636363;
  z-index: 10011; }
  #main-menu h1, #main-menu h2, #main-menu h3, #main-menu h4, #main-menu h5, #main-menu h6 {
    color: #636363; }
  #main-menu .main-menu-inner {
    width: 100%;
    height: 100%;
    padding: 35px;
    overflow: auto;
    -webkit-overflow-scrolling: touch; }
  #main-menu .main-menu-toggle {
    display: block;
    margin-bottom: 10px; }
  #main-menu .main-menu-links {
    list-style: none;
    margin: 0px;
    padding: 0px; }
    #main-menu .main-menu-links ul {
      list-style: none;
      margin: 0;
      padding: 0; }
    #main-menu .main-menu-links li {
      padding: 0px; }
      #main-menu .main-menu-links li a {
        display: block;
        margin: 0.5em 0;
        padding-right: 2em; }
  #main-menu .has-children {
    position: relative; }
    #main-menu .has-children .child-indicator {
      pointer-events: none;
      position: absolute;
      right: 0;
      top: 0.15em;
      line-height: 20px;
      transition: transform 100ms linear; }
      #main-menu .has-children .child-indicator svg {
        width: 20px;
        height: 20px;
        vertical-align: top;
        fill: black; }
    #main-menu .has-children.expanded .child-indicator {
      transform: rotate(180deg); }
  #main-menu .main-menu-links,
  #main-menu .main-menu-section {
    position: relative;
    padding: 10px 0;
    overflow: hidden; }
    #main-menu .main-menu-links:before,
    #main-menu .main-menu-section:before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      opacity: 0.2;
      border-top: 1px solid; }
  #main-menu .main-menu-section .success {
    text-transform: none;
    font-family: FontDrop, Courier, monospace;
    font-weight: normal;
    font-size: 15px;
    line-height: 1.5em; }
  #main-menu .main-menu-links > li > ul {
    position: absolute;
    pointer-events: none;
    visibility: hidden;
    opacity: 0;
    transition: opacity 750ms;
    margin: 1em 0; }
    #main-menu .main-menu-links > li > ul a {
      margin: 0;
      padding: 0;
      opacity: 0.75;
      text-transform: none; }
    #main-menu .main-menu-links > li > ul ul {
      padding-left: 0.75em; }
  #main-menu .main-menu-links > li.expanded > ul {
    position: static;
    pointer-events: auto;
    visibility: visible;
    opacity: 1; }
  #main-menu svg, #main-menu svg g {
    fill: #636363; }
  #main-menu #main-menu-signup {
    position: absolute;
    pointer-events: none;
    visibility: hidden;
    opacity: 0;
    transition: opacity 750ms;
    margin-top: 1em; }
    #main-menu #main-menu-signup input {
      height: 40px; }
    #main-menu #main-menu-signup button {
      float: right;
      position: absolute;
      height: 40px;
      right: 0;
      top: 0px;
      width: auto;
      padding: 0.7em;
      background: transparent; }
      #main-menu #main-menu-signup button svg {
        fill: #8a7676; }
    #main-menu #main-menu-signup.expanded {
      position: relative;
      pointer-events: auto;
      visibility: visible;
      opacity: 1; }
  #main-menu .social-custom__main {
    display: none; }
  #main-menu .mobile-search {
    display: none; }

.mobile-search {
  position: relative; }
  .mobile-search input {
    background: transparent;
    border: none;
    color: inherit;
    margin: 0;
    padding-left: 0;
    text-transform: uppercase; }
    .mobile-search input::-webkit-input-placeholder {
      color: #636363; }
    .mobile-search input::-moz-placeholder {
      color: #636363; }
    .mobile-search input:-ms-input-placeholder {
      color: #636363; }
    .mobile-search input:-moz-placeholder {
      color: #636363; }
  .mobile-search button {
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -18px;
    padding: 0;
    background: transparent;
    border: none; }

html {
  overflow-x: hidden; }

.nav-shift {
  transition: all 400ms cubic-bezier(0.16, 0.68, 0.43, 0.99); }

body:after {
  content: '';
  transition: all 400ms cubic-bezier(0.16, 0.68, 0.43, 0.99);
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: #656565;
  background: linear-gradient(90deg, rgba(101, 101, 101, 0.6), rgba(101, 101, 101, 0.1));
  opacity: 0;
  z-index: 10010;
  pointer-events: none; }

.open-menu #main-menu {
  transform: translate3d(0, 0, 0); }
.open-menu .nav-shift {
  transform: translate3d(300px, 0, 0); }
.open-menu:after {
  opacity: 1;
  pointer-events: auto;
  cursor: pointer;
  transform: translate3d(300px, 0, 0); }

#pageheader {
  font-family: FontDrop, Courier, monospace;
  font-weight: normal;
  font-size: 0.9em;
  text-transform: uppercase;
  letter-spacing: 1px;
  zoom: 1;
  color: #636363;
  background-color: #f7f7f7;
  height: 50px;
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  z-index: 121;
  transition: all 400ms cubic-bezier(0.16, 0.68, 0.43, 0.99); }
  #pageheader:before {
    content: "";
    display: table; }
  #pageheader:after {
    content: "";
    display: table;
    clear: both; }
  #pageheader a {
    color: inherit; }
  #pageheader svg, #pageheader svg g {
    fill: #636363; }
  #pageheader.undock {
    top: -50px; }
  #pageheader .logo .contrast-version {
    display: none; }
  #pageheader .main-menu-toggle, #pageheader a {
    transition: none; }

.header-overlapping #pageheader {
  background: transparent;
  color: white; }
  .header-overlapping #pageheader svg, .header-overlapping #pageheader svg g {
    fill: white; }
  .header-overlapping #pageheader .header-search form [type="text"] {
    color: white;
    border-bottom-color: white; }
  .header-overlapping #pageheader .logo .has-contrast-version img {
    display: none; }
  .header-overlapping #pageheader .logo .has-contrast-version .contrast-version {
    display: block; }

#pageheader .main-menu-toggle {
  position: absolute;
  top: 50%;
  left: 0px;
  bottom: 0px;
  padding: 0px 20px;
  margin-top: -1em;
  line-height: 24px; }
  #pageheader .main-menu-toggle svg {
    margin-right: 8px; }
  #pageheader .main-menu-toggle svg, #pageheader .main-menu-toggle span {
    vertical-align: middle; }

#pageheader .header-search {
  position: absolute;
  top: 50%;
  left: 100px;
  right: 0px;
  line-height: 74px;
  height: 74px;
  margin-top: -37px;
  overflow: hidden;
  pointer-events: none; }
  #pageheader .header-search form {
    pointer-events: all;
    position: absolute;
    top: 100%;
    left: 0px;
    right: 0px;
    transition: top 400ms cubic-bezier(0.16, 0.68, 0.43, 0.99);
    z-index: 111;
    text-align: center; }
    #pageheader .header-search form * {
      vertical-align: middle; }
    #pageheader .header-search form [type="text"] {
      width: calc(100% - 120px);
      background: transparent;
      border: none;
      border-bottom: 1px #636363 solid;
      border-radius: 0px;
      color: #636363;
      font-family: FontDrop, Courier, monospace;
      font-weight: normal;
      font-size: 180%;
      height: 40px; }
      #pageheader .header-search form [type="text"]:focus {
        outline: none; }
    #pageheader .header-search form a {
      padding: 0px 0px 0px 20px; }
#pageheader .logo,
#pageheader .header-mini-menu {
  transition: opacity 400ms cubic-bezier(0.16, 0.68, 0.43, 0.99); }
#pageheader.search-open .logo,
#pageheader.search-open .header-mini-menu {
  opacity: 0; }
#pageheader.search-open .header-search form {
  top: 0%; }

#pageheader > .container {
  position: relative;
  background: transparent;
  z-index: 20; }

.logo {
  font-family: FontDrop, Courier, monospace;
  font-weight: normal;
  font-size: 30px;
  line-height: 1em; }
  .logo img {
    vertical-align: top; }

#pageheader .logo {
  margin: 0;
  text-align: center;
  position: absolute;
  top: 0px;
  left: 220px;
  right: 220px;
  pointer-events: none;
  text-align: center; }
  #pageheader .logo a {
    pointer-events: auto; }

#pageheader .logo > .image,
#pageheader .logo > .text {
  display: inline-block;
  padding: 10px 0; }

#pageheader .logo h1 {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  color: inherit;
  text-align: left;
  margin: 0;
  padding: 0; }

#pageheader .logo .image {
  max-width: 100%; }

#pageheader .logo .hidden {
  display: none; }

#pageheader .links-etc {
  position: absolute;
  top: 50%;
  right: 20px;
  text-align: right;
  line-height: 4em;
  margin-top: -2em; }

#pageheader .links-etc .mobile-nav-toggle {
  font-family: FontDrop, Courier, monospace;
  font-weight: normal;
  font-size: 0.9em;
  text-transform: uppercase;
  letter-spacing: 1px;
  display: none;
  border: 1px solid;
  padding: 0.5em 0.6em;
  margin: 0.8em 1em;
  float: right; }

#pageheader .mobile-nav-toggle * {
  vertical-align: middle; }

#pageheader .mobile-nav-toggle svg {
  margin-right: 8px; }

#pageheader .mobile-nav-toggle span {
  position: relative;
  top: 1px;
  display: inline-block; }

#pageheader .links-etc .upper-link > a {
  display: inline-block;
  padding: 0 20px; }

#pageheader .links-etc .checkout-link.has-popup-tab {
  position: relative; }

#pageheader .links-etc .checkout-link.has-popup-tab > a {
  transition: none; }

#pageheader .links-etc .checkout-link.has-popup-tab:hover .has_items,
#pageheader .links-etc .checkout-link.has-popup-tab.reveal .has_items {
  display: none; }
#pageheader .links-etc .checkout-link.has-popup-tab:hover > a,
#pageheader .links-etc .checkout-link.has-popup-tab.reveal > a {
  background-color: #e5e5e5;
  z-index: 51; }
  #pageheader .links-etc .checkout-link.has-popup-tab:hover > a svg,
  #pageheader .links-etc .checkout-link.has-popup-tab.reveal > a svg {
    fill: #606060; }

#pageheader .links-etc .checkout-link .popup-tab {
  display: none;
  background-color: #e5e5e5;
  font-size: 0.9em;
  line-height: 1.5em;
  position: absolute;
  z-index: 50;
  top: 100%;
  right: 0;
  width: 300px;
  margin-top: -1px; }
  #pageheader .links-etc .checkout-link .popup-tab, #pageheader .links-etc .checkout-link .popup-tab a {
    color: #606060; }

#pageheader .links-etc .checkout-link .popup-tab a:hover {
  color: #3a3a3a; }

#pageheader .links-etc .checkout-link.has-popup-tab:hover .popup-tab,
#pageheader .links-etc .checkout-link.has-popup-tab.reveal .popup-tab {
  display: block; }

#pageheader .links-etc .checkout-link .popup-tab .item {
  padding: 1em;
  text-align: left; }

#pageheader .links-etc .checkout-link .popup-tab .item img {
  float: left;
  width: 67px; }

#pageheader .links-etc .checkout-link .popup-tab .item .detail {
  margin: 0 35px 0 80px; }

#pageheader .links-etc .checkout-link .popup-tab .item .title {
  display: block; }

#pageheader .links-etc .checkout-link .popup-tab .item .price {
  padding: 0.5em 0 0; }

#pageheader .links-etc .checkout-link .popup-tab .item .price .qty {
  text-transform: none; }

#pageheader .links-etc .checkout-link .popup-tab .item .right {
  float: right;
  text-align: right; }

#pageheader .links-etc .checkout-link .popup-tab .item .remove {
  padding-top: 0; }

#pageheader .links-etc .checkout-link .popup-tab .total,
#pageheader .links-etc .checkout-link .popup-tab .checkout {
  display: block;
  text-align: center;
  padding: 1em; }

#pageheader .links-etc .checkout-link .popup-tab .checkout {
  line-height: 1.6em;
  color: #fefefe; }
  #pageheader .links-etc .checkout-link .popup-tab .checkout:hover {
    color: #fefefe; }

#main {
  position: relative;
  z-index: 10;
  background-color: #fefefe;
  text-align: center;
  margin-top: 90px; }

.has-banner #main {
  margin-top: -75px; }

.template-index #main .grid, .template-index #main .row, .template-index #main .grid {
  margin-bottom: 60px; }

.footer-container {
  clear: left; }

#pagefooter {
  padding: 40px 0;
  background-color: #fefefe;
  text-align: center; }
  #pagefooter .footer-signup-section input, #pagefooter .footer-signup-section button {
    height: 42px;
    padding-top: 10px; }
  #pagefooter .footer-signup-section input {
    width: 320px; }
  #pagefooter .footer-signup-section svg {
    fill: #fefefe; }

#pagefooter .nav a:hover,
#pagefooter .copyright a:hover {
  color: #474747; }

#pagefooter .nav {
  font-family: FontDrop, Courier, monospace;
  font-weight: normal;
  font-size: 0.9em;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin: 2em 0; }
  #pagefooter .nav a {
    padding-top: 0.5em;
    padding-bottom: 0.5em; }

#pagefooter .social-icons {
  margin: 1em 0 2em;
  font-size: 0.9em; }
  #pagefooter .social-icons .social-custom__alt {
    display: none; }

#pagefooter .copyright {
  font-size: 0.8em; }
  #pagefooter .copyright .seg {
    border-right: 1px solid #606060;
    margin-right: 0.4em;
    padding-right: 0.75em; }
  #pagefooter .copyright a:hover {
    text-decoration: underline; }

.signup-modal-feedback {
  padding: 10px 40px; }

.giftcard {
  max-width: 700px;
  margin: 0 auto; }

.slideshow {
  overflow: hidden;
  position: relative; }
  .slideshow button:hover {
    background: none; }
  .slideshow .slide {
    position: relative;
    overflow: hidden; }
    .slideshow .slide svg {
      width: 100%;
      height: 100%; }
    .slideshow .slide img {
      width: 100%; }
    .slideshow .slide .rte, .slideshow .slide #template,
    .slideshow .slide #customer_sidebar,
    .slideshow .slide #customer_orders,
    .slideshow .slide #order_address,
    .slideshow .slide #order_details,
    .slideshow .slide #add_address,
    .slideshow .slide #address_tables, .slideshow .slide #comments {
      max-width: 1024px; }
    .slideshow .slide .slide-heading {
      margin: 0 20px 20px;
      font-size: 4em;
      line-height: 1.2em;
      white-space: pre-line; }
      @media (max-width: 767px) {
        .slideshow .slide .slide-heading {
          font-size: 30px;
          margin-top: 1em;
          margin-bottom: 0.5em; } }
    .slideshow .slide .slide-text {
      margin: 0 20px 40px;
      font-size: 140%;
      line-height: 1.6em;
      white-space: pre-line; }
      @media (max-width: 767px) {
        .slideshow .slide .slide-text {
          font-size: 100%;
          margin-bottom: 20px; } }
    .slideshow .slide .slide-button {
      display: inline-block;
      margin-top: 16px;
      text-decoration: none; }
  .slideshow .overlay {
    pointer-events: none; }

.instagram-account {
  margin: 2em 0; }

.willstagram {
  overflow: hidden;
  clear: both;
  margin: 0; }
  .willstagram .item a {
    display: block;
    -webkit-transition: opacity 200ms;
    -ms-transition: opacity 200ms;
    -moz-transition: opacity 200ms;
    -o-transition: opacity 200ms;
    transition: opacity 200ms; }
    .willstagram .item a:hover {
      opacity: 0.7; }
  .willstagram .item .desc {
    display: none;
    white-space: normal;
    margin: 0.8em 0 0; }
  .willstagram .item img {
    vertical-align: top; }
  .willstagram .item .placeholder-image {
    width: 400px;
    max-width: 100%; }
  .willstagram.show-desc .item .desc {
    display: block; }
  @media (max-width: 767px) {
    .willstagram .item:nth-child(5) {
      display: none; } }

.header-image-container {
  text-align: center; }

#page-banner {
  position: relative;
  overflow: hidden;
  top: 0px;
  opacity: 0;
  transition: opacity 500ms; }
  .no-js #page-banner, #page-banner.show-contents {
    opacity: 1; }

#page-banner .overlay .inner > div {
  position: relative;
  top: 0px; }

svg.placeholder {
  background-color: #eee;
  fill: #c8cbcd;
  vertical-align: top; }

svg.placeholder.dark {
  background-color: #c6c7c8;
  fill: #a3a6a9; }

.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%; }

.rich-text-section {
  margin-top: 60px;
  margin-bottom: 60px; }
  .rich-text-section .rte, .rich-text-section #template,
  .rich-text-section #customer_sidebar,
  .rich-text-section #customer_orders,
  .rich-text-section #order_address,
  .rich-text-section #order_details,
  .rich-text-section #add_address,
  .rich-text-section #address_tables, .rich-text-section #comments {
    margin-top: 1em;
    margin-bottom: 1em; }
    .rich-text-section .rte p:first-child, .rich-text-section #template p:first-child,
    .rich-text-section #customer_sidebar p:first-child,
    .rich-text-section #customer_orders p:first-child,
    .rich-text-section #order_address p:first-child,
    .rich-text-section #order_details p:first-child,
    .rich-text-section #add_address p:first-child,
    .rich-text-section #address_tables p:first-child, .rich-text-section #comments p:first-child {
      margin-top: 0; }
    .rich-text-section .rte p:last-child, .rich-text-section #template p:last-child,
    .rich-text-section #customer_sidebar p:last-child,
    .rich-text-section #customer_orders p:last-child,
    .rich-text-section #order_address p:last-child,
    .rich-text-section #order_details p:last-child,
    .rich-text-section #add_address p:last-child,
    .rich-text-section #address_tables p:last-child, .rich-text-section #comments p:last-child {
      margin-bottom: 0; }
  .rich-text-section .rich-text-section__title {
    margin-top: 0; }

/* Media queries for different screen sizes */
@media screen and (max-width: 1200px) {
  #scroll-top {
    display: none; } }
@media screen and (max-width: 767px) {
  body #pageheader {
    height: 60px; }

  body #pageheader.undock {
    top: -60px; }

  body #main {
    margin-top: 80px; }

  #pageheader .logo img {
    height: 40px; }

  #pageheader .quick-link {
    display: none; }

  .social-icons a {
    margin-bottom: 1em; }

  .logo {
    font-size: 26px; }

  #pageheader .logo {
    width: auto;
    text-align: center;
    display: block;
    float: none;
    left: 80px;
    right: 80px; }

  #pageheader .logo > .text {
    padding-top: 20px; }

  .title-row .page-title, .title-row #template .title, #template .title-row .title, .title-row #admin_header .title, #admin_header .title-row .title, .title-row #main h1, #main .title-row h1 {
    padding-left: 0;
    padding-right: 0; }
  .title-row .next-prev {
    position: relative;
    height: 2em; }
    .title-row .next-prev a {
      top: 0;
      margin-top: 0; }

  .first-in-row {
    clear: none; }

  .prod-block.column.half .prod-image-wrap, header.prod-block.half .prod-image-wrap, footer.prod-block.half .prod-image-wrap, .prod-block.half#main .prod-image-wrap, .prod-block#order_payment .prod-image-wrap,
  .prod-block#order_shipping .prod-image-wrap,
  .prod-block.column.third .prod-image-wrap,
  header.prod-block.third .prod-image-wrap,
  footer.prod-block.third .prod-image-wrap,
  .prod-block.third#main .prod-image-wrap,
  .prod-block.third#order_payment .prod-image-wrap,
  .prod-block.third#order_shipping .prod-image-wrap {
    padding-top: 0;
    height: auto; }
    .prod-block.column.half .prod-image-wrap > a, header.prod-block.half .prod-image-wrap > a, footer.prod-block.half .prod-image-wrap > a, .prod-block.half#main .prod-image-wrap > a, .prod-block#order_payment .prod-image-wrap > a,
    .prod-block#order_shipping .prod-image-wrap > a,
    .prod-block.column.third .prod-image-wrap > a,
    header.prod-block.third .prod-image-wrap > a,
    footer.prod-block.third .prod-image-wrap > a,
    .prod-block.third#main .prod-image-wrap > a,
    .prod-block.third#order_payment .prod-image-wrap > a,
    .prod-block.third#order_shipping .prod-image-wrap > a {
      position: static; }
    .prod-block.column.half .prod-image-wrap img, header.prod-block.half .prod-image-wrap img, footer.prod-block.half .prod-image-wrap img, .prod-block.half#main .prod-image-wrap img, .prod-block#order_payment .prod-image-wrap img,
    .prod-block#order_shipping .prod-image-wrap img,
    .prod-block.column.third .prod-image-wrap img,
    header.prod-block.third .prod-image-wrap img,
    footer.prod-block.third .prod-image-wrap img,
    .prod-block.third#main .prod-image-wrap img,
    .prod-block.third#order_payment .prod-image-wrap img,
    .prod-block.third#order_shipping .prod-image-wrap img {
      max-height: none; }

  .cart-list {
    margin-left: 0;
    margin-right: 0; }

  .cart-list .head,
  .cart-list .col-price {
    display: none; }

  .cart-list .col-quantity,
  .cart-list .col-total,
  .cart-list .col-remove {
    width: 33.3%; }

  .cart-list .col-remove a {
    content: 'Remove'; }

  .cart-list .col-desc {
    float: none;
    width: auto;
    margin-bottom: 1em;
    zoom: 1; }
    .cart-list .col-desc:before {
      content: "";
      display: table; }
    .cart-list .col-desc:after {
      content: "";
      display: table;
      clear: both; }

  .cart-list .col-notdesc {
    clear: both; } }
@media screen and (max-width: 480px) {
  #pageheader .main-menu-toggle span,
  #pageheader .header_search {
    display: none; }

  #main-menu .mobile-search {
    display: block; }

  .header-mini-menu ul li {
    margin-left: 1em; }

  #pageheader .links-etc .checkout-link.has-popup-tab > a {
    padding-left: 10px;
    padding-right: 10px; }

  .header-mini-menu ul li.cart .has_items {
    right: 11px; } }
@media screen and (max-width: 768px) {
  .product-photos .main a:hover:before,
  .exp-image-container.loaded .main a:hover:before {
    display: none; } }
/* CSS3 animations */
@-webkit-keyframes reveal {
  0% {
    opacity: 0; }

  1% {
    opacity: 0;
    -webkit-transform: scale(1.05); }

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

@keyframes reveal {
  0% {
    opacity: 0; }

  1% {
    opacity: 0;
    transform: scale(1.05); }

  100% {
    opacity: 1;
    transform: scale(1); } }

@-webkit-keyframes reveal-down {
  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-down {
  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); } }

.giftcard-template #pageheader {
  position: static; }
.giftcard-template .logo {
  max-width: none; }

.inner_popup {
  max-width: 82vw;
  padding: 20px;
  text-align: center; }
  .inner_popup button {
    height: 40px;
    padding-top: 8px; }
    .inner_popup button svg {
      fill: white; }
  .inner_popup .logo {
    margin: 0 0 20px; }
    .inner_popup .logo img {
      max-width: 200px; }

/*****************************/
/***** PASSWORD TEMPLATE *****/
/*****************************/
html.template-password {
  height: 100%; }
  html.template-password body {
    height: 100vh;
    font-size: 15px;
    line-height: 1.3em;
    text-align: center;
    background: #fefefe; }
  html.template-password #pageheader {
    position: static; }
    html.template-password #pageheader .logo {
      position: static; }
  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 h1 {
    margin: 1em 0;
    font-size: 2em; }
    html.template-password h1 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] {
    height: 30px;
    padding: 4px;
    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;
    border: none;
    background: #000000;
    color: #fefefe;
    vertical-align: top;
    margin: 0;
    padding: 4px 14px;
    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 .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;
      min-height: 0;
      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: 16px;
      line-height: 36px;
      height: 36px;
      min-height: 0;
      padding: 4px 18px;
      border: 1px solid #000000;
      -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; }
  @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; }

/* A flexbox layout */
.flexible-layout {
  margin-left: 0px;
  margin-bottom: 0px;
  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: 0px;
    margin-bottom: 0px;
    -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-quarter {
    width: calc(25% - 0px);
    -webkit-flex-basis: calc(25% - 0px);
    flex-basis: calc(25% - 0px); }
  .flexible-layout .column-third {
    width: calc(33.333% - 0px);
    -webkit-flex-basis: calc(33.333% - 0px);
    -moz-flex-basis: calc(33.333% - 0px);
    -ms-flex-preferred-size: calc(33.333% - 0px);
    flex-basis: calc(33.333% - 0px); }
  .flexible-layout .column-half {
    width: calc(50% - 0px);
    -webkit-flex-basis: calc(50% - 0px);
    -moz-flex-basis: calc(50% - 0px);
    -ms-flex-preferred-size: calc(50% - 0px);
    flex-basis: calc(50% - 0px); }
  .flexible-layout .column-two-thirds {
    width: calc(66.666% - 0px);
    -webkit-flex-basis: calc(66.666% - 0px);
    -moz-flex-basis: calc(66.666% - 0px);
    -ms-flex-preferred-size: calc(66.666% - 0px);
    flex-basis: calc(66.666% - 0px); }
  .flexible-layout .column-three-quarters {
    width: calc(75% - 0px);
    -webkit-flex-basis: calc(75% - 0px);
    -moz-flex-basis: calc(75% - 0px);
    -ms-flex-preferred-size: calc(75% - 0px);
    flex-basis: calc(75% - 0px); }
  .flexible-layout .column-full {
    width: calc(100% - 0px);
    -webkit-flex-basis: calc(100% - 0px);
    -moz-flex-basis: calc(100% - 0px);
    -ms-flex-preferred-size: calc(100% - 0px);
    flex-basis: calc(100% - 0px); }

@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; } }
/*************    ---                   ---                   ---   *************/
/*************    |     ENTER YOUR CUSTOM CODE BELOW HERE       |   *************/
/*************    ---                   ---                   ---   *************/
