/*!
Theme Name:     Classic Audio
Description:    
Author:         Ulkoasu: Tero Ahonen, Ohjelmointi: Jari Pennanen
Version:        0.1
License:
*/
@import url("https://use.typekit.net/xlv4smw.css");
/* HTML5 support for IE6,7,8 */
@font-face {
  font-family: "liquidofluid";
  src: url("css/liquido-fluid-webfont.woff2") format("woff2"), url("css/liquido-fluid-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
section,
article,
aside,
footer,
header,
nav,
hgroup {
  display: block;
}
body {
  font-family: Arial;
}
ul,
ol {
  padding: 0 0 1em 1.5em;
  margin: 0;
}
p {
  padding: 0 0 1em 0;
  margin: 0;
}
a {
  text-decoration: none;
}
.screen-reader-response,
.skip-link,
.assistive-text,
.assistive-navigation {
  position: absolute;
  height: 0;
  width: 0;
  left: -1000px;
  opacity: 0;
  overflow: hidden;
}
.clear,
.clearfix {
  clear: both;
}
div.error,
p.error,
span.error {
  color: #d32a24;
}
.small-highlight {
  font-size: 70%;
}
blockquote {
  border-left: 3px solid #efefef;
  margin: 0 0 1em 1em;
  padding: 0.2em 0 0.2em 1.5em;
  overflow: hidden;
}
blockquote p:last-child {
  padding-bottom: 0;
}
/* Embeds */
.ownskit-embedhtmlshort {
  margin: 0 0 1em 0;
}
/* =Images
-------------------------------------------------------------- */
img {
  border: 0;
}
/*
Resize images to fit the main content area.
- Applies only to images uploaded via WordPress by targeting size-* classes.
- Other images will be left alone. Use "size-auto" class to apply to other images.
*/
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img {
  max-width: 100%;
  /* When images are too wide for containing element, force them to fit. */
  width: auto !important;
  height: auto;
  /* Override height to match resized width for correct aspect ratio. */
}
.alignleft-wrap {
  float: left;
}
.alignnone,
.entry-content img {
  max-width: 100%;
  height: auto;
}
.alignleft,
img.alignleft {
  max-width: 55% !important;
  height: auto !important;
  display: inline;
  float: left;
  clear: left;
  margin-right: 14px;
  margin-top: 4px;
}
.alignright,
img.alignright {
  max-width: 55% !important;
  height: auto !important;
  display: inline;
  float: right;
  clear: right;
  margin-left: 14px;
  margin-top: 4px;
}
.alignnone,
.aligncenter,
.wp-post-image,
img.aligncenter {
  max-width: 100%;
  height: auto !important;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.aligncenter iframe {
  display: block;
  margin: 0 auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
  margin-bottom: 12px;
}
.wp-caption {
  margin-top: 5px;
  margin-bottom: 10px;
  width: auto !important;
}
.wp-caption-text {
  margin: 0;
  padding: 0;
  max-width: 100%;
  /* prevent too-wide images from breaking layout */
  text-align: center;
  color: gray;
  font-family: Georgia;
  font-style: normal;
  font-size: 12px;
  line-height: 1.2;
}
.gallery-icon img,
.wp-caption img {
  display: block;
  margin: 0 auto 3px auto;
  max-width: 100%;
  width: auto !important;
  height: auto !important;
}
.wp-smiley {
  margin: 0;
}
/* WP-Gallery feature */
.gallery {
  clear: both;
  margin: 0 -10px;
}
.gallery .gallery-caption,
.gallery .gallery-content,
.gallery .gallery-icon {
  margin: 0 10px;
  display: block;
}
.gallery .gallery-icon .preview {
  display: block;
}
.gallery .gallery-item {
  float: left;
  margin-top: 0;
  text-align: center;
  margin-bottom: 14px;
}
.gallery-columns-2 .gallery-item {
  width: 50%;
}
.gallery-columns-3 .gallery-item {
  width: 33%;
}
.gallery-columns-4 .gallery-item {
  width: 25%;
}
.gallery-columns-5 .gallery-item {
  width: 20%;
}
#ie7 .gallery-columns-2 .gallery-item {
  width: 48%;
}
#ie7 .gallery-columns-3 .gallery-item {
  width: 31%;
}
#ie7 .gallery-columns-4 .gallery-item {
  width: 23%;
}
#ie7 .gallery-columns-5 .gallery-item {
  width: 18%;
}
.gallery-columns-2 .gallery-item:nth-child(2n + 1),
.gallery-columns-3 .gallery-item:nth-child(3n + 1),
.gallery-columns-4 .gallery-item:nth-child(4n + 1),
.gallery-columns-5 .gallery-item:nth-child(5n + 1) {
  clear: both;
}
.gallery img {
  display: block;
  margin: 0 auto;
  border: 1px solid #d3d4d4;
}
.gallery .attachment-thumbnail,
.gallery .attachment-medium {
  max-width: 100%;
  max-height: 100%;
  width: auto !important;
  height: auto !important;
}
.gallery .gallery-caption {
  font-size: 12px;
  margin: 3px 0 12px;
}
.ownskit-galleries .gallery-content {
  display: none;
}
.gallery .gallery-content {
  margin: 0 0 12px;
}
.gallery dl {
  margin: 0;
}
.gallery br + br {
  display: none;
}
#content .attachment img {
  /* single attachment images should be centered */
  display: block;
  margin: 0 auto;
}
@media (max-width: 460px) {
  .alignleft,
  img.alignleft,
  .alignright,
  img.alignright {
    max-width: 45% !important;
  }
}
/* LESS Mixins 
 * https://github.com/dmitryf/elements/blob/master/elements.less
 * */
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.mfp-container:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
  display: none;
}
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}
.mfp-ajax-cur {
  cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.mfp-loading.mfp-figure {
  display: none;
}
.mfp-hide {
  display: none !important;
}
.mfp-preloader {
  color: #ccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #ccc;
}
.mfp-preloader a:hover {
  color: #fff;
}
.mfp-s-ready .mfp-preloader {
  display: none;
}
.mfp-s-error .mfp-content {
  display: none;
}
button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 1;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: #fff;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}
.mfp-close-btn-in .mfp-close {
  color: #333;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #fff;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #ccc;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}
.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}
.mfp-arrow:before,
.mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}
.mfp-arrow:after,
.mfp-arrow .mfp-a {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow:before,
.mfp-arrow .mfp-b {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}
.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
  border-right: 17px solid #fff;
  margin-left: 31px;
}
.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f;
}
.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
  border-left: 17px solid #fff;
  margin-left: 39px;
}
.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
  border-left: 27px solid #3f3f3f;
}
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
}
/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}
/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: "";
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  background: #444;
}
.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px;
}
.mfp-image-holder .mfp-content {
  max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
.mfp-ie7 .mfp-img {
  padding: 0;
}
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px;
}
.mfp-ie7 .mfp-container {
  padding: 0;
}
.mfp-ie7 .mfp-content {
  padding-top: 44px;
}
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0;
}
.nform select,
.nform textarea,
.nform input[type=password],
.nform input[type=number],
.nform input[type=text],
.nform input[type=email] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 3em;
  padding: 0 0.7rem;
  line-height: 2.1em;
  display: block;
  margin: 0;
}
.nform select {
  -ms-appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background: #fff url('../images/select.png') right center no-repeat;
  background-size: 30px auto;
  padding: 0.2em 0.55em;
}
.nform textarea {
  height: 130px;
  max-width: none;
  padding: 1em 0.7rem;
  overflow: auto;
}
.nform fieldset {
  margin: 0;
  padding: 0 0 1em 0;
  border: 0;
}
.nform .radio {
  line-height: 1.7em;
  display: block;
  position: relative;
  cursor: hand;
  cursor: pointer;
}
.nform .radio .name {
  padding: 0 0 0 22px;
  display: inline-block;
}
.nform .radio input {
  width: 18px;
  height: 18px;
  margin: 0;
  padding: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
}
.nform .radio input + i {
  position: absolute;
  top: 1px;
  left: 0;
  background: url('radio.png') 0 0;
  width: 18px;
  height: 18px;
  background-size: 20px 40px;
  display: inline-block;
  vertical-align: middle;
}
.nform .radio input:checked + i {
  background-position: 0 -20px;
}
.nform .radio:hover {
  color: gray;
}
.nform .radio:hover + i {
  opacity: 0.7;
}
.nform .msg,
.nform .wpcf7-response-output {
  padding: 0.5em 1em;
  background: #efefef;
}
.nform .msg.errors,
.nform .wpcf7-response-output.errors,
.nform .msg.wpcf7-validation-errors,
.nform .wpcf7-response-output.wpcf7-validation-errors {
  color: red;
}
.nform .wpcf7-display-none {
  display: none;
}
.nform .wpcf7-not-valid,
.nform textarea.error,
.nform input.error,
.nform select.error {
  border: 1px solid red;
}
.nform .wpcf7-not-valid-tip,
.nform span.error {
  font-size: 80%;
  color: red;
  line-height: 1.1;
}
.nform .required {
  color: inherit;
}
.nform .form-row {
  margin: 0 0 5px 0;
}
.nform .form-row > .name {
  display: block;
  padding: 0.3em 0 0 0;
}
.nform .form-row label.error {
  color: red;
  padding: 0.5em 0 1em 0;
  display: block;
  font-size: 80%;
  line-height: 1;
}
.nform .form-row-checkbox {
  padding: 0.5em 0 0 0;
  display: block;
}
.nform .watermark {
  position: relative;
  display: block;
}
.nform .watermark br {
  display: none;
}
.nform .watermark .name {
  position: absolute;
  top: 0.45em;
  left: 0.7em;
  line-height: 2.2;
  pointer-events: none;
  padding: 0;
  font-size: 110%;
  white-space: nowrap;
  z-index: 10;
}
.nform .watermark.filled .name {
  display: none;
}
.nform .watermark.focused .name {
  background: #777;
  color: #fff;
  padding: 0.3em 0.75em;
  position: absolute;
  z-index: 10001;
  font-weight: inherit;
  display: block;
  top: -2.2em;
  left: -0.1em;
  border-radius: 10px;
}
.nform .watermark.focused .name:after {
  display: block;
  content: "";
  border: 7px solid transparent;
  border-top-color: #777;
  height: 0;
  width: 0;
  position: absolute;
  bottom: -14px;
  margin-left: -7px;
  left: 50%;
}
.nform .watermark input:focus {
  position: relative;
  z-index: 20;
}
/**
 * New UI
 */
.newui textarea,
.newui input[type="password"],
.newui input[type="number"],
.newui input[type="text"],
.newui input[type="tel"],
.newui input[type="email"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  background: #f4f4e9 no-repeat;
  padding: 0.5em 0.75em;
  border: 1px solid #2d2d2d;
  display: block;
  -webkit-appearance: none;
  appearance: none;
  line-height: 1.5em;
  font-size: inherit;
  font-weight: normal;
  font-family: inherit;
}
.newui textarea:focus::placeholder,
.newui input[type="password"]:focus::placeholder,
.newui input[type="number"]:focus::placeholder,
.newui input[type="text"]:focus::placeholder,
.newui input[type="tel"]:focus::placeholder,
.newui input[type="email"]:focus::placeholder {
  color: transparent;
}
.newui textarea:focus,
.newui input[type="password"]:focus,
.newui input[type="number"]:focus,
.newui input[type="text"]:focus,
.newui input[type="tel"]:focus,
.newui input[type="email"]:focus {
  border: 1px solid #000;
  outline: 0;
}
.newui input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  box-shadow: none;
  margin: 0 0.6em 0 0;
  width: 1.7em;
  height: 1.7em;
  position: relative;
  top: -0.1em;
  vertical-align: middle;
  display: inline-block;
  font-size: inherit;
  font-weight: normal;
  font-family: inherit;
  background: -moz-radial-gradient(center, ellipse cover, #f4f4e9 39%, #f4f4e9 54%, #000000 57%, #000000 69%, rgba(0, 0, 0, 0) 71%, rgba(0, 0, 0, 0) 72%, rgba(0, 0, 0, 0) 100%);
  /* FF3.6-15 */
  background: -webkit-radial-gradient(center, ellipse cover, #f4f4e9 39%, #f4f4e9 54%, #000000 57%, #000000 69%, rgba(0, 0, 0, 0) 71%, rgba(0, 0, 0, 0) 72%, rgba(0, 0, 0, 0) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: radial-gradient(ellipse at center, #f4f4e9 39%, #f4f4e9 54%, #000000 57%, #000000 69%, rgba(0, 0, 0, 0) 71%, rgba(0, 0, 0, 0) 72%, rgba(0, 0, 0, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  background-repeat: no-repeat;
}
.newui input[type="radio"]:checked {
  background: -moz-radial-gradient(center, ellipse cover, #000 0%, #000 37%, #f4f4e9 39%, #f4f4e9 54%, #000000 57%, #000000 69%, rgba(0, 0, 0, 0) 71%, rgba(0, 0, 0, 0) 72%, rgba(0, 0, 0, 0) 100%);
  /* FF3.6-15 */
  background: -webkit-radial-gradient(center, ellipse cover, #000 0%, #000 37%, #f4f4e9 39%, #f4f4e9 54%, #000000 57%, #000000 69%, rgba(0, 0, 0, 0) 71%, rgba(0, 0, 0, 0) 72%, rgba(0, 0, 0, 0) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: radial-gradient(ellipse at center, #000 0%, #000 37%, #f4f4e9 39%, #f4f4e9 54%, #000000 57%, #000000 69%, rgba(0, 0, 0, 0) 71%, rgba(0, 0, 0, 0) 72%, rgba(0, 0, 0, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  background-repeat: no-repeat;
}
.newui input[type="checkbox"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  vertical-align: middle;
  top: 0;
  margin: 0 0.6em 0 0;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  box-shadow: none;
  background: none no-repeat center center;
  border-radius: 0;
  border: 0.15em solid #000;
  width: 1.7em;
  height: 1.7em;
  position: relative;
  top: -0.1em;
  font-size: inherit;
  font-weight: normal;
  font-family: inherit;
  cursor: pointer;
  cursor: hand;
}
.newui input[type="checkbox"]:checked {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 16 16' version='1.1' xmlns='http://www.w3.org/2000/svg'%3E%3Cg transform='translate(2 2)' stroke='%23000' stroke-width='3'%3E%3Cline x1='1' y1='11' x2='11' y2='1'/%3E%3Cline x1='1' y1='1' x2='11' y2='11'/%3E%3C/g%3E%3C/svg%3E");
  background-size: contain;
}
.newui select {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0.5em 0.75em;
  display: block;
  width: 100%;
  background: #f4f4e9 no-repeat;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' viewBox='0 0 100 50'%3E%3Cpolygon fill='%23000' points='0,0 100,0 50,50'/%3E%3C/svg%3E");
  background-position: right 0.5em center;
  background-size: 0.75em;
  border-radius: 0;
  border: 1px solid #2d2d2d;
  -webkit-appearance: none;
  appearance: none;
  line-height: 1.5em;
  font-size: inherit;
  font-weight: normal;
  font-family: inherit;
}
.newui select:focus {
  border: 1px solid #000;
  outline: 0;
}
.newui input[data-newui-icon-search] {
  background: #f4f4e9 no-repeat;
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20version%3D%221.1%22%20viewBox%3D%220%200%2043.637223%2043.648591%22%3E%3Cpath%20style%3D%22fill%3Anone%3Bstroke%3A%23000%3Bstroke-width%3A5%3B%22%20d%3D%22m%2018.654651,2%20c%20-4.2655,1.666e-4%20-8.531156,1.6268594%20-11.7851559,4.8808594%20-6.50933324,6.5080016%20-6.50933324,17.0623136%200,23.5703136%206.5079999,6.5093%2017.0609789,6.508%2023.5703119,0%206.508,-6.509333%206.508,-17.062312%200,-23.5703136%20C%2027.185141,3.6261928%2022.920151,1.9998333%2018.654651,2%20c%200,0%200,0%200,0%20M%2030.91051,30.921876%20c%200,0%2011.3125,11.3125%2011.3125,11.3125%200,0%20-11.3125,-11.3125%20-11.3125,-11.3125%200,0%200,0%200,0%22/%3E%3C/svg%3E");
  background-position: right 0.5em center;
  background-size: 0.95em;
  padding-right: 1.75em;
}
::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #91918b;
  text-indent: 0;
}
:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #91918b;
  opacity: 1;
  text-indent: 0;
}
::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #91918b;
  opacity: 1;
  text-indent: 0;
}
:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #91918b;
  text-indent: 0;
}
/*
Author: Jari Pennanen
*/
.related {
  overflow: hidden;
  clear: both;
  padding-top: 5em;
}
.choices {
  background: #f4f4e9;
  clear: both;
  display: block;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Termina;
  line-height: 1.7;
  font-weight: 500;
  text-align: left;
  overflow: hidden;
}
@media (max-width: 760px) {
  .choices {
    padding-left: 3px;
    padding-right: 3px;
  }
}
.choices > .choice {
  overflow: hidden;
}
@media (max-width: 760px) {
  .choices > .choice {
    padding: 4px 0;
  }
}
.choices > .choice > .choice-title {
  display: block;
  padding-top: 0.35em;
}
.choices > .choice > .choice-title > .format {
  display: block;
  color: #444;
}
.choices > .choice > .choice-title > .format:hover {
  color: #888;
}
.choices > .choice > .choice-title > .format.active {
  color: #000;
  font-weight: bold;
}
.choices > .choice > .price-and-button {
  padding-top: 0;
  display: block;
}
.choices > .choice > .price-and-button > .choice-add-to-cart {
  float: right;
  padding-top: 0.5em;
}
.choices > .choice > .price-and-button > .price {
  font-weight: bold;
  display: block;
  margin: 0;
  margin-right: 0.5em;
  color: #2d2d2d;
}
@media (max-width: 760px) {
  ul.products .choices > .choice > .price-and-button > .price {
    margin-right: 0;
  }
}
.choices > .choice > .price-and-button > .price > ins {
  color: #000;
  text-decoration: none;
}
.choices > .choice > .price-and-button > .price > del {
  margin-left: 5px;
  color: #2d2d2d;
  font-family: Termina;
  line-height: 1.7;
  font-weight: 400;
}
.choices > .choice > .price-and-button .sold-out {
  display: block;
  height: auto;
  position: relative;
  padding-right: 2.1em;
}
.choices > .choice > .price-and-button .sold-out > .icon {
  display: block;
  position: absolute;
  right: 0;
  top: -0.3em;
  padding: 0.4em;
}
.choices > .choice > .price-and-button .sold-out > .icon > svg {
  width: 1.3em;
  display: block;
}
.choices > .choice > .price-and-button .pre-order-button,
.choices > .choice > .price-and-button .plus-button {
  margin-top: 1em;
  display: inline-block;
  height: auto;
  border: 0;
  position: relative;
  top: -0.3em;
  color: #2d2d2d;
  border: 1px solid #000;
  border-radius: 1.5em;
  background: #000;
  color: #fff;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -ms-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
  -webkit-transform: scale(1) translateZ(0);
  -moz-transform: scale(1) translateZ(0);
  -ms-transform: scale(1) translateZ(0);
  -o-transform: scale(1) translateZ(0);
  transform: scale(1) translateZ(0);
}
@media (max-width: 760px) {
  ul.products .choices > .choice > .price-and-button .pre-order-button,
  ul.products .choices > .choice > .price-and-button .plus-button {
    display: none;
  }
}
.choices > .choice > .price-and-button .pre-order-button > .text,
.choices > .choice > .price-and-button .plus-button > .text {
  display: none;
  display: block;
  line-height: 1.2em;
  padding: 0.5em 1em;
}
.choices > .choice > .price-and-button .pre-order-button > .qty,
.choices > .choice > .price-and-button .plus-button > .qty {
  display: none;
  position: absolute;
  top: -0.2em;
  right: -0.2em;
  background: #000;
  border: 1px solid #fff;
  color: #fff;
  width: 1.3em;
  height: 1.3em;
  line-height: 1.4em;
  border-radius: 50%;
  text-align: center;
  font-size: 80%;
}
.choices > .choice > .price-and-button .pre-order-button > .qty.show,
.choices > .choice > .price-and-button .plus-button > .qty.show {
  display: block;
}
.choices > .choice > .price-and-button .pre-order-button > .icon,
.choices > .choice > .price-and-button .plus-button > .icon {
  padding: 0.4em;
  display: none;
}
.choices > .choice > .price-and-button .pre-order-button > .icon > svg,
.choices > .choice > .price-and-button .plus-button > .icon > svg {
  width: 1.3em;
  display: block;
  -webkit-transition: fill 0.25s;
  -moz-transition: fill 0.25s;
  -ms-transition: fill 0.25s;
  -o-transition: fill 0.25s;
  transition: fill 0.25s;
}
.choices > .choice > .price-and-button .pre-order-button:hover,
.choices > .choice > .price-and-button .plus-button:hover {
  border-color: gray;
  background: gray;
  color: #fff;
  -webkit-transform: scale(1) translateZ(0);
  -moz-transform: scale(1) translateZ(0);
  -ms-transform: scale(1) translateZ(0);
  -o-transform: scale(1) translateZ(0);
  transform: scale(1) translateZ(0);
}
.choices > .choice > .price-and-button .pre-order-button:hover > .icon > svg,
.choices > .choice > .price-and-button .plus-button:hover > .icon > svg {
  fill: #000;
}
.choices > .choice > .price-and-button .pre-order-button.loading,
.choices > .choice > .price-and-button .plus-button.loading,
.choices > .choice > .price-and-button .pre-order-button.added,
.choices > .choice > .price-and-button .plus-button.added {
  border-color: #0ed281;
  background: #0ed281;
  color: #fff;
}
.choices > .choice > .price-and-button .pre-order-button.loading > .icon > svg,
.choices > .choice > .price-and-button .plus-button.loading > .icon > svg,
.choices > .choice > .price-and-button .pre-order-button.added > .icon > svg,
.choices > .choice > .price-and-button .plus-button.added > .icon > svg {
  fill: #fff;
}
.choices > .choice > .price-and-button .added_to_cart {
  display: none;
}
.style-light-bg .choices {
  background: none;
}
.style-light-bg .choices > .choice {
  border-top: 1px dotted #000;
  border-top-color: #000;
}
.style-light-bg .choices > .choice:last-child {
  border-bottom: 1px dotted #000;
}
.style-dark .choices {
  background: none;
}
.style-dark .choices > .choice {
  border-top: 1px dotted #fff;
  border-top-color: #fff;
}
.style-dark .choices > .choice:last-child {
  border-bottom: 1px dotted #fff;
}
.style-dark .choices > .choice > .choice-title > .format {
  color: #fff;
}
.style-dark .choices > .choice > .choice-title > .format:hover {
  color: gray;
}
.style-dark .choices > .choice > .choice-title > .format.active {
  background: #000;
  color: #fff;
}
.style-dark .choices > .choice > .price-and-button > .price {
  color: #fff;
}
.style-dark .choices > .choice > .price-and-button > .price > ins {
  color: #fff;
}
.style-dark .choices > .choice > .price-and-button > .price > del {
  color: #fff;
}
.style-dark .choices > .choice > .price-and-button .pre-order-button,
.style-dark .choices > .choice > .price-and-button .plus-button {
  color: #fff;
}
.style-dark .choices > .choice > .price-and-button .pre-order-button > .qty,
.style-dark .choices > .choice > .price-and-button .plus-button > .qty {
  background: #000;
  color: #fff;
}
.style-dark .choices > .choice > .price-and-button .pre-order-button > .icon > svg,
.style-dark .choices > .choice > .price-and-button .plus-button > .icon > svg {
  fill: #fff;
}
.style-dark .choices > .choice > .price-and-button .pre-order-button:hover > .icon > svg,
.style-dark .choices > .choice > .price-and-button .plus-button:hover > .icon > svg {
  fill: #fff;
}
.style-dark .choices > .choice > .price-and-button .pre-order-button.loading,
.style-dark .choices > .choice > .price-and-button .plus-button.loading,
.style-dark .choices > .choice > .price-and-button .pre-order-button.added,
.style-dark .choices > .choice > .price-and-button .plus-button.added {
  border-color: #0ed281;
  background: #0ed281;
  color: #fff;
}
.style-dark .choices > .choice > .price-and-button .pre-order-button.loading > .icon > svg,
.style-dark .choices > .choice > .price-and-button .plus-button.loading > .icon > svg,
.style-dark .choices > .choice > .price-and-button .pre-order-button.added > .icon > svg,
.style-dark .choices > .choice > .price-and-button .plus-button.added > .icon > svg {
  fill: #fff;
}
.woocommerce-notices-wrapper {
  padding-bottom: 1.5em;
}
/* WooCommerce */
ul.products {
  padding: 0;
  margin: 0;
  list-style: none;
  list-style-image: none;
}
.same-artist-products > ul.products,
.related > ul.products {
  margin: 0 -1.5%;
}
.same-artist-products > ul.products > li,
.related > ul.products > li {
  float: left;
  width: 25%;
  padding: 0 1.5% 3% 1.5%;
  margin-left: 0;
  margin-right: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.same-artist-products > ul.products > li:nth-child(4n + 1),
.related > ul.products > li:nth-child(4n + 1) {
  clear: both;
}
@media (max-width: 760px) {
  .same-artist-products > ul.products,
  .related > ul.products {
    margin: 0 -1.25%;
  }
  .same-artist-products > ul.products > li:nth-child(4n + 1),
  .related > ul.products > li:nth-child(4n + 1) {
    clear: none;
  }
  .same-artist-products > ul.products > li,
  .related > ul.products > li {
    float: left;
    width: 33.33333333%;
    padding: 0 1.25% 2.5% 1.25%;
    margin-left: 0;
    margin-right: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .same-artist-products > ul.products > li:nth-child(3n + 1),
  .related > ul.products > li:nth-child(3n + 1) {
    clear: both;
  }
}
.product-results > ul.products {
  margin: 0 -1.5%;
}
.product-results > ul.products > li {
  float: left;
  width: 25%;
  padding: 0 1.5% 3% 1.5%;
  margin-left: 0;
  margin-right: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.product-results > ul.products > li:nth-child(4n + 1) {
  clear: both;
}
@media (max-width: 760px) {
  .product-results > ul.products {
    margin: 0 -1.25%;
  }
  .product-results > ul.products > li:nth-child(4n + 1) {
    clear: none;
  }
  .product-results > ul.products > li {
    float: left;
    width: 33.33333333%;
    padding: 0 1.25% 2.5% 1.25%;
    margin-left: 0;
    margin-right: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .product-results > ul.products > li:nth-child(3n + 1) {
    clear: both;
  }
}
ul.products.cols-3 {
  margin: 0 -1.5%;
}
ul.products.cols-3 > li {
  float: left;
  width: 33.33333333%;
  padding: 0 1.5% 3% 1.5%;
  margin-left: 0;
  margin-right: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
ul.products.cols-3 > li:nth-child(3n + 1) {
  clear: both;
}
@media (max-width: 760px) {
  ul.products.cols-3 {
    margin: 0 -1.25%;
  }
  ul.products.cols-3 > li {
    float: left;
    width: 33.33333333%;
    padding: 0 1.25% 2.5% 1.25%;
    margin-left: 0;
    margin-right: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  ul.products.cols-3 > li:nth-child(3n + 1) {
    clear: both;
  }
}
ul.products.cols-4 {
  margin: 0 -1.5%;
}
ul.products.cols-4 > li {
  float: left;
  width: 25%;
  padding: 0 1.5% 3% 1.5%;
  margin-left: 0;
  margin-right: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
ul.products.cols-4 > li:nth-child(4n + 1) {
  clear: both;
}
@media (max-width: 760px) {
  ul.products.cols-4 {
    margin: 0 -1.25%;
  }
  ul.products.cols-4 > li:nth-child(4n + 1) {
    clear: none;
  }
  ul.products.cols-4 > li {
    float: left;
    width: 33.33333333%;
    padding: 0 1.25% 2.5% 1.25%;
    margin-left: 0;
    margin-right: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  ul.products.cols-4 > li:nth-child(3n + 1) {
    clear: both;
  }
}
ul.products.cols-5 {
  margin: 0 -1.5%;
}
ul.products.cols-5 > li {
  float: left;
  width: 20%;
  padding: 0 1.5% 3% 1.5%;
  margin-left: 0;
  margin-right: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
ul.products.cols-5 > li:nth-child(5n + 1) {
  clear: both;
}
@media (max-width: 950px) {
  ul.products.cols-5 {
    margin: 0 -1.5%;
  }
  ul.products.cols-5 > li:nth-child(5n + 1) {
    clear: none;
  }
  ul.products.cols-5 > li {
    float: left;
    width: 25%;
    padding: 0 1.5% 3% 1.5%;
    margin-left: 0;
    margin-right: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  ul.products.cols-5 > li:nth-child(4n + 1) {
    clear: both;
  }
}
@media (max-width: 760px) {
  ul.products.cols-5 {
    margin: 0 -1.25%;
  }
  ul.products.cols-5 > li:nth-child(4n + 1) {
    clear: none;
  }
  ul.products.cols-5 > li {
    float: left;
    width: 33.33333333%;
    padding: 0 1.25% 2.5% 1.25%;
    margin-left: 0;
    margin-right: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  ul.products.cols-5 > li:nth-child(3n + 1) {
    clear: both;
  }
}
ul.products.cols-6 {
  margin: 0 -1.25%;
}
ul.products.cols-6 > li {
  float: left;
  width: 16.66666667%;
  padding: 0 1.25% 2.5% 1.25%;
  margin-left: 0;
  margin-right: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
ul.products.cols-6 > li:nth-child(6n + 1) {
  clear: both;
}
@media (max-width: 1200px) {
  ul.products.cols-6 {
    margin: 0 -1.5%;
  }
  ul.products.cols-6 > li:nth-child(6n + 1) {
    clear: none;
  }
  ul.products.cols-6 > li {
    float: left;
    width: 20%;
    padding: 0 1.5% 3% 1.5%;
    margin-left: 0;
    margin-right: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  ul.products.cols-6 > li:nth-child(5n + 1) {
    clear: both;
  }
}
@media (max-width: 950px) {
  ul.products.cols-6 {
    margin: 0 -1.5%;
  }
  ul.products.cols-6 > li:nth-child(5n + 1) {
    clear: none;
  }
  ul.products.cols-6 > li {
    float: left;
    width: 25%;
    padding: 0 1.5% 3% 1.5%;
    margin-left: 0;
    margin-right: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  ul.products.cols-6 > li:nth-child(4n + 1) {
    clear: both;
  }
}
@media (max-width: 760px) {
  ul.products.cols-6 {
    margin: 0 -1.25%;
  }
  ul.products.cols-6 > li:nth-child(4n + 1) {
    clear: none;
  }
  ul.products.cols-6 > li {
    float: left;
    width: 33.33333333%;
    padding: 0 1.25% 2.5% 1.25%;
    margin-left: 0;
    margin-right: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  ul.products.cols-6 > li:nth-child(3n + 1) {
    clear: both;
  }
}
ul.products .img {
  position: relative;
  background: #f4f4e9;
  -webkit-transition: opacity 0.25s;
  -moz-transition: opacity 0.25s;
  -ms-transition: opacity 0.25s;
  -o-transition: opacity 0.25s;
  transition: opacity 0.25s;
}
ul.products .img > .empty {
  padding-top: 66.66666667%;
}
ul.products .img > .img-wrap {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border-radius: 0.5em;
  background-size: contain;
  background-position: center center;
  background-color: black;
  background-repeat: no-repeat;
}
ul.products .img.placeholder > .img-wrap {
  background-size: cover;
  border: 1px solid black;
}
ul.products .comments-product {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  width: 50%;
  padding-left: 4%;
}
ul.products .comments {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  width: 50%;
  padding-right: 4%;
}
ul.products .comments .wrapper {
  background: #000;
  margin: 1px;
  position: relative;
}
ul.products .comments .wrapper .text {
  color: #fff;
  position: relative;
  z-index: 2;
  text-align: left;
  padding: 1.2em 1.4em;
  text-transform: uppercase;
  font-size: 80%;
  letter-spacing: 0.1em;
}
ul.products .comments .wrapper:after {
  content: "";
  display: block;
  position: absolute;
  left: 100%;
  top: 0;
  margin-top: 16%;
  width: 0;
  height: 0;
  border-top: 14px solid transparent;
  border-bottom: 14px solid transparent;
  border-left: 14px solid black;
}
ul.products .comments .wrapper:before {
  background: #000;
  content: "";
  position: absolute;
  padding-top: 100%;
  left: 0;
  right: 0;
  top: 0;
}
ul.products .button {
  background: #000;
  color: #fff;
}
ul.products .button:hover {
  color: #fff;
  border-color: gray;
  background: gray;
}
ul.products .product {
  text-align: center;
  margin: -1px 0 0 -1px;
  position: relative;
}
ul.products .product .woocommerce-LoopProduct-link {
  display: block;
}
ul.products .product .woocommerce-LoopProduct-link:hover {
  position: relative;
  z-index: 2;
}
ul.products .product > .choices {
  background: #f4f4e9;
}
ul.products .product > .prices {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 3em;
  font-size: 1.2vw;
}
@media (min-width: 1500px) {
  ul.products .product > .prices {
    font-size: 18px;
  }
}
@media (max-width: 760px) {
  ul.products .product > .prices {
    font-size: 9.12px;
  }
}
@media (max-width: 760px) {
  ul.products .product > .prices {
    font-size: 12px;
    bottom: 1.5em;
  }
}
ul.products .product > .prices del {
  color: #91918b;
  display: block;
}
ul.products .product .woocommerce-LoopProduct-link > .product-item {
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
  display: block;
  color: #2d2d2d;
  padding: 6em 1.5em 5.5em 1.5em;
  width: 100%;
}
ul.products .product .woocommerce-LoopProduct-link > .product-item > .cat {
  font-size: 80%;
  text-transform: uppercase;
  display: block;
  padding-bottom: 1em;
}
ul.products .product .woocommerce-LoopProduct-link > .product-item > h3 {
  font-family: Termina;
  line-height: 1.7;
  font-weight: 400;
  font-size: 1.2vw;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transition: color 0.25s;
  -moz-transition: color 0.25s;
  -ms-transition: color 0.25s;
  -o-transition: color 0.25s;
  transition: color 0.25s;
  text-align: center;
  line-height: 1.33;
  min-height: 3.8em;
}
@media (min-width: 1500px) {
  ul.products .product .woocommerce-LoopProduct-link > .product-item > h3 {
    font-size: 18px;
  }
}
@media (max-width: 760px) {
  ul.products .product .woocommerce-LoopProduct-link > .product-item > h3 {
    font-size: 9.12px;
  }
}
@media (max-width: 760px) {
  ul.products .product .woocommerce-LoopProduct-link > .product-item > h3 {
    font-size: 12px;
  }
}
ul.products .product .woocommerce-LoopProduct-link > .product-item > h3 > span {
  display: block;
}
ul.products .product .woocommerce-LoopProduct-link > .product-item > h3 > .title {
  font-weight: normal;
  padding: 0 0 0.25em 0;
}
ul.products .product .woocommerce-LoopProduct-link > .product-item > h3 > .year {
  font-size: 80%;
  text-transform: uppercase;
}
ul.products .product .woocommerce-LoopProduct-link > .product-item:hover .img {
  opacity: 0.8;
}
@media (max-width: 760px) {
  ul.products .product .woocommerce-LoopProduct-link > .product-item {
    padding: 5em 1.25em 4.5em 1.25em;
  }
}
ul.products .product .onsale {
  display: none;
  position: absolute;
  top: -1px;
  right: -1px;
  width: 72px;
  height: 72px;
  text-indent: -9999px;
  text-align: center;
  background: url(images/sale.svg);
  background-size: 100% auto;
  background-repeat: no-repeat;
  z-index: 100;
  font-size: 20px;
  text-transform: uppercase;
}
.woocommerce-list-settings > h1 {
  float: left;
  padding: 0 1em 0 0;
  margin-right: 1em;
  border-right: 1px solid #252422;
}
.woocommerce-list-settings > h1:first-child {
  margin-top: -0.2em;
}
.details-table {
  border: 1px solid #252422;
}
.details-table th {
  font-weight: normal;
  padding: 0.5em;
  border: 1px solid #252422;
  width: 33.333%;
}
.details-table td {
  padding: 0.5em;
  border: 1px solid #252422;
}
.grouped-product .mother-info {
  background: #f4f4e9;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 50%;
  float: right;
  clear: both;
  position: relative;
  z-index: 2;
  padding: 0 2.5em 0 2.5em;
}
.grouped-product .mother-info > .mother-title {
  text-align: left;
}
.grouped-product .mother-info > .mother-title > .artists {
  font-size: 70%;
}
.grouped-product .mother-info > .choices {
  padding-left: 0;
  padding-right: 10px;
}
.grouped-product .tabs > .product {
  display: none;
}
.grouped-product .tabs > .shown {
  display: block;
}
@media (max-width: 760px) {
  .grouped-product .mother-info {
    background: none;
    width: 100%;
    float: none;
    padding: 0;
  }
  .grouped-product .mother-info > .mother-title {
    padding-top: 1em;
    padding-right: 0;
    padding-left: 0;
  }
  .grouped-product .mother-info > .choices {
    background: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: none;
    width: 100%;
    clear: both;
  }
}
div.product {
  position: relative;
  /*
    > .summary-titles {
        .box-sizing();
        float: right;
        width: @b;
        overflow: hidden;
        padding: 0 4.75em 2.5em 5.1em;
        > h1 {
            text-align: left;
            padding: 0 0 1.5em 0;
            font-size: 20px;
            font-weight: 400;
            > .maintitle {
                font-weight: 500;
                display: block;
                font-size: 30px;
            }
        }
        > .format {
            .font-otsake;
            font-size: 20px;
            font-weight: 400;
            display: inline;
        }
        > .cart {
            padding: 1em 0 0 0;
            overflow: hidden;
            > .quantity-select {
                display: none;
            }
        }
        > .sold-out {
            display: block;
            padding: 1em 0 0 0;
            > span {
                display: inline-block;
                vertical-align: middle;
                background: #000;
                color: #fff;
                line-height: 50px;
                height: 50px;
                padding: 0 25px 0 20px;
                border: 0;
                font-size: 110%;
            }
        }
        > div[itemprop="offers"] {
            display: inline;
            > .price {
                .font-otsake;
                font-size: 20px;
                font-weight: 400;
                display: inline;
                margin-left: 0.5em;
                > ins {
                    color: @color1;
                    text-decoration: none;
                }
                > del {
                    font-size: 70%;
                    margin-left: 10px;
                }
            }

            > .tax-note {
                margin-left: 0.5em;
            }
        }

        > .includes-download {
            padding-top: 0.2em;
        }
    }
        */
  /*
    @media (max-width: 950px) {
        > .before-summary {
            float: left;
            width: 40%;
        }

        > .summary-titles {
            float: left;
            width: 60%;
            padding: 0 0 0 1.5em;

            > h1 {
                padding: 0;
                font-size: 15px;
                > .maintitle {
                    font-size: 20px;
                }
            }
            > .format {
                font-size: 15px;
                font-weight: 300;
            }
            > div[itemprop="offers"] {
                > .price {
                    font-size: 15px;
                    font-weight: 300;
                }
            }
        }

        > .after-summary {
            float: none;
            clear: both;
            width: auto;
        }
        > .summary {
            float: none;
            clear: both;
            width: auto;
            padding: 0;
        }
    }
    */
  /*
    .woocommerce-tabs {
        clear: both;
    }
    .details {
        font-size: 80%;
        strong {
            font-weight: normal;
            text-transform: uppercase;
        }
        .detail {
            padding: 0;
        }
        padding: 0 0 2em 0;
    }
    .details,
    .content {
        clear: both;
    }

    .in-stock {
        padding: 0;
        font-size: 80%;
        font-style: italic;
    }
    
    .cart {
        &.variations_form {
            position: relative;
            .single_variation {
                padding: 0 0 0.5em 0;
            }
            .price {
                display: block;
                padding: 0.25em 0;
            }
        }
        .variations {
            .label {
                display: block;
                width: auto;
                text-transform: uppercase;
                padding: 14px 10px 0 0;
                text-align: left;
            }
            select {
                width: 100%;
            }
            .value {
                display: block;
            }
            .reset_variations {
                display: block;
                font-size: 80%;
                position: absolute;
                top: -1em;
                right: 0;
            }
        }
        .quantity-select {
            line-height: 50px;
            height: 50px;
            vertical-align: middle;
        }
        .button {
            vertical-align: middle;
            background: @color1;
            color: @color1-fg;
            line-height: 50px;
            height: 50px;
            padding: 0 25px 0 20px;
            border: 0;
            font-size: 110%;
            &:hover {
                border: 0;
                background: @color1-hover;
            }
            > svg {
                width: 15px;
                height: 15px;
                display: inline-block;
                vertical-align: middle;
                margin-right: 0.5em;
                position: relative;
                fill: @color1-fg;
                top: -0.1em;
            }
        }
        .variations_button {
            > .button {
                text-align: left;
            }
        }
    }
    */
}
div.product > .before-summary {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  width: 50%;
  padding-right: 2.5em;
  margin-bottom: 1.5em;
  float: left;
}
div.product > .before-summary > .images .woocommerce-product-gallery__wrapper {
  margin: 0 -0.5em;
}
div.product > .before-summary > .images .woocommerce-product-gallery__image--placeholder {
  border: 3px solid black;
}
div.product > .before-summary > .images .woocommerce-product-gallery__image:first-child {
  display: block;
  width: 100%;
  padding: 0;
}
div.product > .before-summary > .images .woocommerce-product-gallery__image:first-child > a {
  display: block;
  padding: 0.5em;
}
div.product > .before-summary > .images .woocommerce-product-gallery__image:first-child > a > img {
  display: block;
  width: 100%;
  height: auto;
}
div.product > .before-summary > .images .woocommerce-product-gallery__image:not(:first-child) {
  width: 20%;
  box-sizing: border-box;
  padding: 0.5em;
  margin-left: 0;
  margin-right: 0;
  height: auto;
  display: block;
  float: left;
}
div.product > .before-summary > .images .woocommerce-product-gallery__image:not(:first-child) > a {
  display: block;
  transition: border-color 0.25s;
  border: 1px solid #ccc;
  padding-top: 100%;
  position: relative;
}
div.product > .before-summary > .images .woocommerce-product-gallery__image:not(:first-child) > a > img {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
div.product > .before-summary > .images .woocommerce-product-gallery__image:not(:first-child) > a:hover {
  border: 1px solid #2d2d2d;
}
@media (max-width: 760px) {
  div.product > .before-summary {
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    float: none;
  }
}
div.product > .after-summary {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  width: 50%;
  padding-right: 2.5em;
  clear: left;
}
div.product > .after-summary > .songs-text {
  font-size: 80%;
}
div.product > .after-summary > .embeds > * {
  padding-bottom: 1.5em;
  display: block;
}
div.product > .after-summary > .embeds .spotify-embed iframe {
  height: 80px !important;
}
div.product > .after-summary > .block-form-emailer > .page-wrapper {
  margin: 0 auto;
  padding: 0;
  padding-top: 2em;
  padding-bottom: 4em;
}
@media (max-width: 760px) {
  div.product > .after-summary {
    background: none;
    float: none;
    width: auto;
    clear: both;
    padding: 0 0 1em 0;
  }
  div.product > .after-summary > .block-form-emailer > .page-wrapper {
    padding-top: 0;
  }
}
div.product > .summary {
  background: #f4f4e9;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: right;
  width: 50%;
  overflow: hidden;
  padding: 2.5em 2.5em 2.5em 2.5em;
}
div.product > .summary > .content {
  display: block;
  padding: 0 0 2em 0;
}
div.product > .summary > .description {
  clear: both;
  padding: 2em 0 2em 0;
}
div.product > .summary > .small-grey > .socmed {
  margin-left: -0.5em;
}
@media (max-width: 760px) {
  div.product > .summary {
    background: none;
    float: none;
    width: auto;
    clear: both;
    padding: 0 0 1em 0;
  }
}
div.product .fb-likebutton {
  width: 100%;
}
div.product .thumbnails a {
  width: 50px;
  height: 50px;
  padding: 5px;
  background: #fff;
  display: inline-block;
}
div.product .thumbnails a:hover {
  border-color: #000;
}
div.product .thumbnails img {
  display: block;
  max-height: 100%;
  max-width: 100%;
  width: auto;
  height: auto;
  margin: 0 auto;
}
div.product .onsale {
  position: absolute;
  top: 0;
  right: 0;
  min-width: 2.5em;
  min-height: 2.5em;
  line-height: 2.5em;
  text-align: center;
  background: #000;
  color: #fff;
  z-index: 100;
  font-size: 20px;
  padding: 6px;
  text-transform: uppercase;
}
div.product > .summary-titles {
  display: none;
}
#comments > h2 {
  display: none;
}
#comments .commentlist {
  padding: 0 0 0 0;
  margin: 0.5em 0 0 0;
  list-style: none;
}
#comments .star-rating {
  display: inline;
  line-height: 32px;
}
#comments .comment_container {
  margin-bottom: 2em;
  padding: 1em 0;
  border-bottom: 1px solid #5f5d58;
}
#comments .avatar {
  float: left;
  width: 32px;
  height: 32px;
  border-radius: 16px;
  margin-right: 5px;
}
#comments .meta {
  display: inline;
  line-height: 32px;
}
#comments .description {
  clear: both;
  padding: 0 34px;
}
#respond form label {
  display: block;
}
#respond form textarea {
  display: block;
  width: 100%;
}
#respond #submit {
  cursor: pointer;
  cursor: hand;
  -webkit-transition: background 0.25s, border 0.25s, color 0.25s;
  -moz-transition: background 0.25s, border 0.25s, color 0.25s;
  -ms-transition: background 0.25s, border 0.25s, color 0.25s;
  -o-transition: background 0.25s, border 0.25s, color 0.25s;
  transition: background 0.25s, border 0.25s, color 0.25s;
  display: inline-block;
  -webkit-appearance: none;
  -moz-appearance: none;
  padding-left: 3em;
  padding-right: 3em;
  padding-top: 0.85em;
  padding-bottom: 0.85em;
  font-size: inherit;
  color: #000;
  background: none;
  border: 1px solid #000;
  line-height: 1.1;
  font-family: inherit;
  font-weight: inherit;
}
#respond #submit.pull-right {
  float: right;
}
.style-dark #respond #submit:hover,
.style-light #respond #submit:hover,
#respond #submit:hover {
  color: #fff;
  background: #000;
  border-color: #000;
}
#respond #submit:focus {
  outline: 0;
}
#respond #submit.big {
  font-size: 120%;
}
.style-dark #respond #submit {
  color: #fff;
  border: 1px solid #fff;
}
.style-dark #respond #submit:hover {
  color: #fff;
  background: #000;
  border-color: #000;
}
#respond #submit.button-style-dark {
  background: #000;
  border-color: #000;
  color: #fff;
}
#respond #submit.button-style-dark:hover {
  background: #000;
  border-color: #000;
  color: #fff;
}
#respond #submit.button-style-colored {
  background: #000;
  border-color: #000;
  color: #fff;
}
.style-dark #respond #submit.button-style-colored:hover,
.style-light #respond #submit.button-style-colored:hover,
#respond #submit.button-style-colored:hover {
  color: #fff;
  background: gray;
  border-color: gray;
}
.woocommerce-MyAccount-navigation > ul {
  padding: 0;
  margin: 0;
  list-style: none;
  list-style-image: none;
  text-align: center;
  padding-bottom: 3.5em;
}
.woocommerce-MyAccount-navigation > ul > li {
  display: inline-block;
  padding: 0 1em;
}
.woocommerce-MyAccount-navigation > ul > li > a {
  color: #2d2d2d;
}
.woocommerce-MyAccount-navigation > ul > li > a:hover {
  color: #000;
}
.woocommerce-MyAccount-navigation > ul > li.woocommerce-MyAccount-navigation-link--downloads {
  display: none;
}
.woocommerce-MyAccount-navigation > ul > li.is-active > a {
  color: #000;
}
.woocommerce-EditAccountForm {
  margin: 0 auto;
}
.woocommerce-EditAccountForm fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
.woocommerce-EditAccountForm fieldset > legend {
  display: block;
  padding: 1.5em 0 0 0;
  font-weight: bold;
}
.woocommerce-info,
.woocommerce-error,
.woocommerce-message {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  margin: 0;
  list-style: none;
  list-style-image: none;
  overflow: hidden;
  line-height: 33px;
}
.woocommerce-info .button,
.woocommerce-error .button,
.woocommerce-message .button {
  display: inline-block;
  margin-left: 5px;
  padding: 0.1em 0.5em;
  line-height: 33px;
  border: 0;
  background: #fff;
}
@media (max-width: 760px) {
  body.single-product .woocommerce-info,
  body.single-product .woocommerce-error,
  body.single-product .woocommerce-message {
    display: none;
  }
}
div.woocommerce-message {
  padding: 0.3em 1em;
  border: 1px solid #2d2d2d;
}
.woocommerce-error > li {
  padding: 0.3em 1em;
  margin-bottom: 0.3em;
  border: 2px solid red;
}
li.woocommerce-notice {
  padding: 0.3em 1em;
  border: 2px solid #2d2d2d;
}
.message {
  margin-top: 1em;
  padding: 0.85em;
  border: 1px solid #252422;
}
.message > .txt {
  display: block;
  line-height: 1;
  font-size: 130%;
  padding-bottom: 0.2em;
}
.message > .small {
  display: block;
}
.breadcrumbs-product {
  position: relative;
}
.breadcrumbs-product > .woocommerce-breadcrumb {
  padding-top: 1.5em;
}
.breadcrumbs-product .back {
  background: #000;
  color: #fff;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  padding: 0.6em 0.7em 0.6em 0.4em;
  -webkit-transition: opacity 0.25s;
  -moz-transition: opacity 0.25s;
  -ms-transition: opacity 0.25s;
  -o-transition: opacity 0.25s;
  transition: opacity 0.25s;
}
.breadcrumbs-product .back:before {
  content: "";
  display: block;
  background: url("images/left-triangle.png") left center;
  width: 18px;
  position: absolute;
  right: 100%;
  top: 0;
  bottom: 0;
}
.breadcrumbs-product .back:hover {
  opacity: 0.8;
}
.woocommerce-breadcrumb {
  font-size: 90%;
  text-transform: uppercase;
  padding: 0.25em 0;
}
.woocommerce-breadcrumb h1 {
  font-size: inherit;
  display: none;
}
.woocommerce-breadcrumb a:hover {
  color: #000;
}
select.quantity-select {
  height: 2.5em;
  line-height: 2.5em;
  padding-right: 1.5em;
  display: block;
  width: 100%;
  background: #fff no-repeat;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' viewBox='0 0 100 50'%3E%3Cpolygon points='0,0 100,0 50,50'/%3E%3C/svg%3E");
  background-position: right 0.5em center;
  background-size: 0.75em;
  border-radius: 0;
  border: 1px solid #252422;
  -webkit-appearance: none;
}
#place_order,
a.checkout-button {
  cursor: pointer;
  cursor: hand;
  -webkit-transition: background 0.25s, border 0.25s, color 0.25s;
  -moz-transition: background 0.25s, border 0.25s, color 0.25s;
  -ms-transition: background 0.25s, border 0.25s, color 0.25s;
  -o-transition: background 0.25s, border 0.25s, color 0.25s;
  transition: background 0.25s, border 0.25s, color 0.25s;
  display: inline-block;
  -webkit-appearance: none;
  -moz-appearance: none;
  padding-left: 3em;
  padding-right: 3em;
  padding-top: 0.85em;
  padding-bottom: 0.85em;
  font-size: inherit;
  color: #000;
  background: none;
  border: 1px solid #000;
  line-height: 1.1;
  font-family: inherit;
  font-weight: inherit;
  background: #000;
  color: #fff;
  margin: 20px 0 0 0;
}
#place_order.pull-right,
a.checkout-button.pull-right {
  float: right;
}
.style-dark #place_order:hover,
.style-dark a.checkout-button:hover,
.style-light #place_order:hover,
.style-light a.checkout-button:hover,
#place_order:hover,
a.checkout-button:hover {
  color: #fff;
  background: #000;
  border-color: #000;
}
#place_order:focus,
a.checkout-button:focus {
  outline: 0;
}
#place_order.big,
a.checkout-button.big {
  font-size: 120%;
}
.style-dark #place_order,
.style-dark a.checkout-button {
  color: #fff;
  border: 1px solid #fff;
}
.style-dark #place_order:hover,
.style-dark a.checkout-button:hover {
  color: #fff;
  background: #000;
  border-color: #000;
}
#place_order.button-style-dark,
a.checkout-button.button-style-dark {
  background: #000;
  border-color: #000;
  color: #fff;
}
#place_order.button-style-dark:hover,
a.checkout-button.button-style-dark:hover {
  background: #000;
  border-color: #000;
  color: #fff;
}
#place_order.button-style-colored,
a.checkout-button.button-style-colored {
  background: #000;
  border-color: #000;
  color: #fff;
}
.style-dark #place_order.button-style-colored:hover,
.style-dark a.checkout-button.button-style-colored:hover,
.style-light #place_order.button-style-colored:hover,
.style-light a.checkout-button.button-style-colored:hover,
#place_order.button-style-colored:hover,
a.checkout-button.button-style-colored:hover {
  color: #fff;
  background: gray;
  border-color: gray;
}
#place_order:hover,
a.checkout-button:hover {
  color: #fff;
  border-color: gray;
  background: gray;
}
#shipping_method {
  margin: 0;
  list-style: none;
  list-style-image: none;
  padding: 0;
  text-align: left;
}
#shipping_method input[type="radio"] {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
}
#shipping_method label {
  display: block;
  padding-left: 2.15em;
  cursor: pointer;
  cursor: hand;
}
#shipping_method li {
  position: relative;
  display: block;
  padding-bottom: 0.5em;
}
.cart-empty {
  text-align: center;
}
.return-to-shop {
  text-align: center;
}
.cart-infos {
  position: relative;
  margin-top: 2.5em;
}
.cart-infos > .cart-custom-info {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 2em 0 0 0;
  padding: 2em;
  border: 1px solid #252422;
  margin-top: 2em;
}
.cart-infos > .cart-collaterals {
  overflow: hidden;
  padding: 2em;
  border: 1px solid #252422;
}
@media (max-width: 760px) {
  .cart-infos > .cart-collaterals {
    padding: 10px;
  }
}
.cart-infos > .cart-collaterals .wc-proceed-to-checkout {
  text-align: center;
}
.cart-infos > .cart-collaterals .checkout-button {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  font-size: 150%;
  width: 100%;
  display: block;
}
@media (max-width: 800px) {
  .cart-infos > .cart-custom-info {
    float: none;
    width: auto;
  }
  .cart-infos > .cart-custom-info:after {
    display: none;
  }
  .cart-infos > .cart-collaterals {
    padding-top: 0.5em;
  }
}
.woocommerce-checkout-review-order-table,
.cart-collaterals table {
  table-layout: fixed;
  margin-right: 1px;
  border: 0;
}
.woocommerce-checkout-review-order-table h3:first-child,
.cart-collaterals table h3:first-child {
  padding-top: 1em;
}
.woocommerce-checkout-review-order-table td,
.cart-collaterals table td,
.woocommerce-checkout-review-order-table th,
.cart-collaterals table th {
  padding: 1em;
  font-weight: normal;
  vertical-align: top;
  border-bottom: 1px solid #252422;
}
.woocommerce-checkout-review-order-table td:first-child,
.cart-collaterals table td:first-child,
.woocommerce-checkout-review-order-table th:first-child,
.cart-collaterals table th:first-child {
  padding-left: 0;
}
.woocommerce-checkout-review-order-table td:last-child,
.cart-collaterals table td:last-child,
.woocommerce-checkout-review-order-table th:last-child,
.cart-collaterals table th:last-child {
  padding-right: 0;
  text-align: right;
}
.woocommerce-checkout-review-order-table td,
.cart-collaterals table td {
  text-align: left;
}
.woocommerce-checkout-review-order-table tr.cart-subtotal,
.cart-collaterals table tr.cart-subtotal {
  display: none;
}
.woocommerce-checkout-review-order-table dl.variation,
.cart-collaterals table dl.variation {
  display: block;
}
.woocommerce-checkout-review-order-table dl.variation dd,
.cart-collaterals table dl.variation dd,
.woocommerce-checkout-review-order-table dl.variation dt,
.cart-collaterals table dl.variation dt {
  display: inline;
}
.woocommerce-checkout-review-order-table .product-name,
.cart-collaterals table .product-name {
  width: 100%;
}
.woocommerce-checkout-review-order-table .product-name .product-quantity,
.cart-collaterals table .product-name .product-quantity {
  font-weight: normal;
  padding-left: 0.2em;
  display: inline-block;
}
.woocommerce-checkout-review-order-table .product-total,
.cart-collaterals table .product-total {
  width: 8em;
}
.woocommerce-checkout-review-order-table tr.woocommerce-shipping-totals,
.cart-collaterals table tr.woocommerce-shipping-totals {
  display: block;
}
.woocommerce-checkout-review-order-table tr.woocommerce-shipping-totals > th,
.cart-collaterals table tr.woocommerce-shipping-totals > th {
  display: block;
  font-size: 1.33333333vw;
  padding: 0.7em 0 0.35em;
  font-family: Termina;
  line-height: 1.7;
  font-weight: 500;
  margin: 0;
  color: #2d2d2d;
  letter-spacing: 0.01em;
  line-height: 1.35;
  padding-top: 1em;
  border: 0;
}
@media (min-width: 1500px) {
  .woocommerce-checkout-review-order-table tr.woocommerce-shipping-totals > th,
  .cart-collaterals table tr.woocommerce-shipping-totals > th {
    font-size: 20px;
  }
}
@media (max-width: 760px) {
  .woocommerce-checkout-review-order-table tr.woocommerce-shipping-totals > th,
  .cart-collaterals table tr.woocommerce-shipping-totals > th {
    font-size: 10.13333333px;
  }
}
.woocommerce-checkout-review-order-table tr.woocommerce-shipping-totals > td,
.cart-collaterals table tr.woocommerce-shipping-totals > td {
  display: block;
  border: 0;
  padding: 0;
  text-align: left;
}
.woocommerce-checkout-review-order-table tr.order-total,
.cart-collaterals table tr.order-total {
  display: block;
}
.woocommerce-checkout-review-order-table tr.order-total > th,
.cart-collaterals table tr.order-total > th {
  display: block;
  font-size: 1.33333333vw;
  padding: 0.7em 0 0.35em;
  font-family: Termina;
  line-height: 1.7;
  font-weight: 500;
  margin: 0;
  color: #2d2d2d;
  letter-spacing: 0.01em;
  line-height: 1.35;
  padding-top: 1em;
  border: 0;
}
@media (min-width: 1500px) {
  .woocommerce-checkout-review-order-table tr.order-total > th,
  .cart-collaterals table tr.order-total > th {
    font-size: 20px;
  }
}
@media (max-width: 760px) {
  .woocommerce-checkout-review-order-table tr.order-total > th,
  .cart-collaterals table tr.order-total > th {
    font-size: 10.13333333px;
  }
}
.woocommerce-checkout-review-order-table tr.order-total > td,
.cart-collaterals table tr.order-total > td {
  display: block;
  border: 0;
  padding: 0;
  width: 120%;
  text-align: left;
}
.woocommerce-checkout-review-order-table tr.order-total > td > strong,
.cart-collaterals table tr.order-total > td > strong {
  display: block;
  font-size: 200%;
}
.address .title h3 {
  display: inline;
}
.address .title .edit {
  display: inline;
}
.woocommerce-account form {
  margin: 0 auto;
}
.woocommerce-account .input-text {
  width: 100%;
}
.form-row {
  padding: 0 0 0.7em 0;
}
.form-row label {
  display: block;
}
.form-row label.inline {
  display: inline-block;
}
.form-row label.checkbox {
  display: inline;
}
.form-row.woocommerce-invalid label {
  color: #cc0000;
}
.form-row.woocommerce-invalid input[type="text"],
.form-row.woocommerce-invalid input[type="email"],
.form-row.woocommerce-invalid input[type="number"] {
  border-width: 1px;
  border-color: #cc0000;
}
#ship-to-different-address {
  margin: 0 0 2em 0;
  font-size: inherit;
  font-weight: inherit;
  font-family: inherit;
}
#ship-to-different-address label {
  cursor: pointer;
  cursor: hand;
}
#ship-to-different-address-checkbox {
  position: relative;
  font-size: inherit;
}
#shipping_postcode_field label,
#billing_postcode_field label,
#shipping_city_field label,
#billing_city_field label {
  display: none;
}
#shipping_first_name_field,
#billing_first_name_field,
#shipping_postcode_field,
#billing_postcode_field {
  width: 30%;
  float: left;
}
#shipping_first_name_field + .clear,
#billing_first_name_field + .clear,
#shipping_postcode_field + .clear,
#billing_postcode_field + .clear {
  display: none;
}
#shipping_last_name_field,
#billing_last_name_field,
#shipping_city_field,
#billing_city_field {
  width: 69%;
  float: right;
}
#shipping_last_name_field + .form-row,
#billing_last_name_field + .form-row,
#shipping_city_field + .form-row,
#billing_city_field + .form-row {
  clear: both;
}
#shipping_address_1_field,
#billing_address_1_field {
  padding: 0 0 0.3em 0;
}
.woocommerce-account h2:first-child {
  padding-top: 1em;
}
ul.order_details {
  padding: 0;
  margin: 0;
  list-style: none;
  list-style-image: none;
}
body.woocommerce-order-received .block-woocommerce h2 {
  padding: 1.5em 0 0.25em 0;
}
body.woocommerce-order-received table.shop_table.order_details {
  width: auto;
  /*
        tbody,
        tfoot {
            display: block;
            > tr {
                display: block;

                > th {
                    display: inline-block;
                }

                > td {
                    display: inline-block;
                }

            }
        }
        */
}
body.woocommerce-order-received table.shop_table.order_details .product-name {
  padding-right: 1em;
}
body.woocommerce-order-received .shop_table.customer_details tbody,
body.woocommerce-order-received .shop_table.customer_details tfoot {
  display: block;
}
body.woocommerce-order-received .shop_table.customer_details tbody > tr,
body.woocommerce-order-received .shop_table.customer_details tfoot > tr {
  display: block;
}
body.woocommerce-order-received .shop_table.customer_details tbody > tr > th,
body.woocommerce-order-received .shop_table.customer_details tfoot > tr > th {
  display: inline-block;
}
body.woocommerce-order-received .shop_table.customer_details tbody > tr > td,
body.woocommerce-order-received .shop_table.customer_details tfoot > tr > td {
  display: inline-block;
}
body.woocommerce-order-received .col2-set.addresses {
  padding-top: 2.5em;
}
body.woocommerce-order-received .col2-set.addresses > .col-1 {
  float: none;
  width: auto;
}
body.woocommerce-order-received .col2-set.addresses > .col-2 {
  padding-top: 2.5em;
  float: none;
  width: auto;
}
dl {
  margin: 0;
}
.cart-items-card {
  padding: 2em;
  border: 1px solid #252422;
}
@media (max-width: 760px) {
  .cart-items-card {
    padding: 10px;
  }
}
table {
  border-collapse: collapse;
  width: 100%;
}
table th {
  text-align: left;
}
table th,
table td {
  padding: 5px 0;
}
.shop_table.cart td,
.shop_table.cart th {
  vertical-align: middle;
  padding: 15px;
}
.shop_table.cart thead th {
  padding: 15px;
  font-weight: normal;
}
.shop_table.cart tr.cart_item td {
  border-bottom: 1px solid #252422;
}
.shop_table.cart td.product-thumbnail {
  padding: 14px 14px 14px 0;
  width: 2em;
  text-align: center;
}
.shop_table.cart td.product-thumbnail a {
  width: 55px;
  display: block;
}
.shop_table.cart td.product-thumbnail a:hover {
  border-color: #000;
}
.shop_table.cart td.product-thumbnail img {
  display: block;
  width: 100%;
  height: auto;
  margin: 0 auto;
}
.shop_table.cart td.product-remove {
  width: 0.5em;
}
.shop_table.cart td.product-remove > a {
  white-space: nowrap;
}
.shop_table.cart td.product-remove > a > .text {
  color: #2d2d2d;
}
.shop_table.cart td.product-remove > a > .del-icon {
  font-size: 25px;
  color: #000;
  padding: 0 5px;
  font-size: 150%;
  line-height: 0.6;
  position: relative;
  top: 0.15em;
}
.shop_table.cart td.product-remove > a:hover > .text {
  color: #000;
}
.shop_table.cart .variation {
  font-size: 80%;
}
.shop_table.cart .variation > dt,
.shop_table.cart .variation > dd {
  display: inline;
  margin: 0;
}
.shop_table.cart .variation > dt > p,
.shop_table.cart .variation > dd > p {
  display: inline;
  margin: 0;
}
.shop_table.cart td.product-name .artists {
  display: block;
  font-weight: bold;
}
.shop_table.cart th.product-quantity,
.shop_table.cart td.product-quantity {
  width: 5em;
  display: none;
}
.shop_table.cart td.product-price {
  width: 3em;
}
.shop_table.cart td.product-subtotal {
  text-align: left;
  width: 3em;
}
.shop_table.cart td.product-subtotal .tax_label {
  display: block;
}
.shop_table.cart .actions {
  padding: 10px 0 0 0;
  text-align: right;
}
@media (max-width: 900px) {
  .shop_table.cart thead {
    display: none;
  }
  .shop_table.cart th,
  .shop_table.cart td {
    padding: 5px;
  }
  .shop_table.cart td.product-remove > a > .text {
    display: none;
  }
}
@media (max-width: 800px) {
  .shop_table.cart td.product-price {
    display: none;
  }
  .shop_table.cart td.product-name {
    font-size: 100%;
  }
}
@media (max-width: 500px) {
  .shop_table.cart td.product-thumbnail {
    display: none;
  }
}
.apply-coupon-card {
  background: #f4f4e9;
  padding: 2em;
  margin-top: 2em;
}
@media (max-width: 760px) {
  .apply-coupon-card {
    padding: 10px;
  }
}
.apply-coupon-card label {
  display: none;
}
.apply-coupon-card .inputs-wrap {
  max-width: 500px;
}
.apply-coupon-card .inputs {
  display: flex;
}
.apply-coupon-card .inputs > input[type="text"] {
  width: 100%;
  flex: 1;
}
.apply-coupon-card .inputs > input[type="submit"] {
  width: 170px;
  flex: 170px 0;
}
table.my_account_orders thead th {
  background: none;
  color: #2d2d2d;
}
table.my_account_orders th,
table.my_account_orders td {
  padding: 5px;
  border: 1px solid #252422;
  vertical-align: middle;
}
table.my_account_orders .order-actions {
  width: 3em;
}
.order-again {
  margin-top: 1em;
}
#billing_country_field > label,
#shipping_country_field > label {
  display: inline;
  margin-right: 0.5em;
}
.checkout input,
.checkout select,
.checkout textarea {
  border-radius: 0;
  box-shadow: none !important;
}
.checkout textarea {
  width: 100%;
  max-width: 100%;
  min-height: 5em;
  height: 10em;
}
.checkout .payment_methods {
  padding: 0;
  margin: 0;
  list-style: none;
  list-style-image: none;
  padding-top: 1em;
}
.checkout .input-checkbox {
  width: 1.3em;
  height: 1.3em;
  position: relative;
}
.checkout .input-text {
  display: block;
  width: 100%;
}
.checkout .more-link-wrapper {
  display: none;
}
.checkout input[name="_mc4wp_subscribe_woocommerce"] {
  width: 1.3em;
  height: 1.3em;
  position: relative;
}
.woocommerce-checkout .place-order input[type="submit"] {
  font-size: 150%;
  font-family: inherit;
}
.woocommerce-checkout .wc_payment_method {
  padding: 0 0 0.5em 0;
}
.woocommerce-checkout .wc_payment_method img {
  display: none;
}
.woocommerce-checkout #carrier-agent-heading {
  margin: 0;
  padding-top: 1em;
}
.woocommerce-checkout #woo-carrier-agents-container #woo-carrier-agents-throbber {
  background-color: rgba(244, 244, 233, 0.85) !important;
}
.woocommerce-checkout #woo-carrier-agents .woo-carrier-agent .woo-carrier-agent-info {
  flex: 1;
}
.woocommerce-checkout #woo-carrier-agents .woo-carrier-agent .woo-carrier-agent-logo {
  width: 8em;
}
.woocommerce-checkout #woo-carrier-agents .woo-carrier-agent .woo-carrier-agent-logo img {
  max-width: 100%;
}
.woocommerce-checkout #woo-carrier-agents-container.has-error .woo-carrier-agents-error-msg {
  background: #f4f4e9;
  padding: 0 0;
}
.woocommerce-checkout .shipping-details-card {
  margin-top: 2em;
}
.woocommerce-checkout .customer-details-col {
  float: left;
  width: 70%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 1.5em;
}
.woocommerce-checkout .customer-details-col #customer_details .woocommerce-billing-fields > h3:first-child {
  display: none;
}
.woocommerce-checkout .customer-details-col #customer_details .woocommerce-shipping-fields {
  padding-top: 0.2em;
  padding-bottom: 1.2em;
  overflow: hidden;
}
.woocommerce-checkout .order-review-col {
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 80%;
}
.woocommerce-checkout .order-review-col #order_review {
  padding-right: 1px;
}
.woocommerce-checkout .order-review-col .more-link {
  display: block;
  text-align: center;
}
.woocommerce-checkout .order-review-col .help-coupon {
  padding: 0.5em 0 0 0;
}
.woocommerce-checkout .order-review-col .smartpost-uf-wrap {
  padding-top: 2em;
}
@media (max-width: 1023px) {
  .woocommerce-checkout .customer-details-col {
    width: 65%;
  }
}
@media (max-width: 900px) {
  .woocommerce-checkout .customer-details-col {
    width: auto;
    float: none;
    padding-right: 0;
    padding-bottom: 2em;
  }
}
.blockUI.blockOverlay {
  background-color: rgba(244, 244, 233, 0.9) !important;
  position: relative;
}
.blockUI.blockOverlay:after {
  display: block;
  position: absolute;
  content: "";
  width: 5em;
  height: 5em;
  left: 50%;
  margin-left: -2.5em;
  top: 3em;
  background-image: url("data:image/svg+xml,%3Csvg%20version%3D'1.1'%20id%3D'loader-1'%20xmlns%3D'http%3A//www.w3.org/2000/svg'%20xmlns%3Axlink%3D'http%3A//www.w3.org/1999/xlink'%20x%3D'0px'%20y%3D'0px'%20width%3D'40px'%20height%3D'40px'%20viewBox%3D'0%200%2050%2050'%20style%3D'enable-background%3Anew%200%200%2050%2050%3B'%20xml%3Aspace%3D'preserve'%3E%20%3Cpath%20fill%3D'%23fff'%20d%3D'M43.935,25.145c0-10.318-8.364-18.683-18.683-18.683c-10.318,0-18.683,8.365-18.683,18.683h4.068c0-8.071,6.543-14.615,14.615-14.615c8.072,0,14.615,6.543,14.615,14.615H43.935z'%3E%20%3CanimateTransform%20attributeType%3D'xml'%20attributeName%3D'transform'%20type%3D'rotate'%20from%3D'0%2025%2025'%20to%3D'360%2025%2025'%20dur%3D'0.6s'%20repeatCount%3D'indefinite'/%3E%20%3C/path%3E%20%3C/svg%3E");
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}
.col2-set {
  overflow: hidden;
}
.col-1 {
  float: left;
  width: 48%;
}
.col-2 {
  width: 48%;
  float: right;
}
div.pp_pic_holder {
  z-index: 11010;
}
div.pp_overlay {
  z-index: 11000;
}
.woocommerce-tabs > .tabs {
  margin: 0;
  list-style: none;
  list-style-image: none;
  border-bottom: 1px solid #252422;
  padding: 0;
  margin: 0 0 1em 0;
}
.woocommerce-tabs > .tabs > li {
  display: inline-block;
  margin-bottom: -1px;
}
.woocommerce-tabs > .tabs > li > a {
  display: inline-block;
  padding: 0.5em 0.8em 0.5em 0.8em;
  text-transform: uppercase;
  border: 1px solid #252422;
}
.woocommerce-tabs > .tabs > li > a:hover,
.woocommerce-tabs > .tabs > li.active > a {
  background: #000;
  color: #fff;
  border: 1px solid #000;
}
@media (max-width: 500px) {
  #pagenav {
    margin-top: 1em;
  }
  .col-1,
  .col-2 {
    width: auto;
    float: none;
  }
  .col-2 {
    margin-top: 1em;
  }
  table.my_account_orders .order-actions,
  table.my_account_orders .order-total {
    display: none;
  }
}
::selection {
  background: #e8c68b;
  color: #000 !important;
  opacity: 1 !important;
}
::-moz-selection {
  background: #e8c68b;
  color: #000 !important;
  opacity: 1 !important;
}
em {
  color: #888;
}
.page-title-size {
  font-size: 2.13333333vw;
  padding: 0.3em 0 0.35em;
  font-family: Termina;
  line-height: 1.7;
  font-weight: 500;
  margin: 0;
  color: #2d2d2d;
  letter-spacing: 0.01em;
  line-height: 1.35;
  text-align: center;
  padding-bottom: 1em;
  font-size: 55px;
  display: block;
}
@media (min-width: 1500px) {
  .page-title-size {
    font-size: 32px;
  }
}
@media (max-width: 760px) {
  .page-title-size {
    font-size: 16.21333333px;
  }
}
.ingress {
  font-size: 22px;
}
@media (max-width: 760px) {
  .ingress {
    font-size: 16px;
  }
}
.title-block {
  font-size: 28px;
}
.ingress-block {
  font-size: 16px;
  font-family: Termina;
  line-height: 1.7;
  font-weight: 500;
}
.product_title {
  font-size: 32px;
}
.small-highlight {
  font-family: Termina;
  line-height: 1.7;
  font-weight: 500;
  font-size: 14px;
}
.big-title {
  font-size: 64px;
  line-height: 1.1;
  padding: 0 0 0.4em 0;
}
iframe {
  max-width: 100%;
  margin: 0 auto;
  display: block;
}
.jump-target {
  display: block;
  height: 1px;
}
body,
html {
  padding: 0;
  margin: 0;
}
body {
  font-family: Termina;
  line-height: 1.7;
  font-weight: 400;
  font-size: 1vw;
  color: #2d2d2d;
  background: #f4f4e9;
}
@media (min-width: 1500px) {
  body {
    font-size: 15px;
  }
}
@media (max-width: 760px) {
  body {
    font-size: 7.6px;
  }
}
@media (max-width: 760px) {
  body {
    font-size: 12px;
  }
}
body::scrollbar {
  width: 25px;
}
body::-moz-scrollbar {
  width: 25px;
}
body::-webkit-scrollbar {
  width: 25px;
}
body::-webkit-scrollbar-button {
  width: 0px;
  height: 0px;
}
body::-webkit-scrollbar-track {
  background: #efefef;
  border: 0;
  border-radius: 0;
}
body::-webkit-scrollbar-thumb {
  background: #2d2d2d;
  border-radius: 0;
}
body::-webkit-scrollbar-thumb:hover {
  background: #2d2d2d;
}
a {
  color: #888;
  -webkit-transition: color 0.25s;
  -moz-transition: color 0.25s;
  -ms-transition: color 0.25s;
  -o-transition: color 0.25s;
  transition: color 0.25s;
}
a:hover {
  color: #000;
}
h1:first-child,
h2:first-child,
h3:first-child {
  margin-top: 0;
  padding-top: 0;
}
h1 {
  font-size: 2.13333333vw;
  padding: 0.3em 0 0.35em;
  font-family: Termina;
  line-height: 1.7;
  font-weight: 500;
  margin: 0;
  color: #2d2d2d;
  letter-spacing: 0.01em;
  line-height: 1.35;
  text-align: center;
}
@media (min-width: 1500px) {
  h1 {
    font-size: 32px;
  }
}
@media (max-width: 760px) {
  h1 {
    font-size: 16.21333333px;
  }
}
h2 {
  font-size: 1.86666667vw;
  padding: 0.6em 0 0.35em;
  font-family: Termina;
  line-height: 1.7;
  font-weight: 500;
  margin: 0;
  color: #2d2d2d;
  letter-spacing: 0.01em;
  line-height: 1.35;
}
@media (min-width: 1500px) {
  h2 {
    font-size: 28px;
  }
}
@media (max-width: 760px) {
  h2 {
    font-size: 14.18666667px;
  }
}
h3 {
  font-size: 1.33333333vw;
  padding: 0.7em 0 0.35em;
  font-family: Termina;
  line-height: 1.7;
  font-weight: 500;
  margin: 0;
  color: #2d2d2d;
  letter-spacing: 0.01em;
  line-height: 1.35;
}
@media (min-width: 1500px) {
  h3 {
    font-size: 20px;
  }
}
@media (max-width: 760px) {
  h3 {
    font-size: 10.13333333px;
  }
}
h4 {
  font-size: 16px;
  padding: 0.7em 0 0.35em;
  font-family: Termina;
  line-height: 1.7;
  font-weight: 500;
  margin: 0;
  color: #2d2d2d;
  letter-spacing: 0.01em;
  line-height: 1.35;
}
h1 + h2 {
  margin-top: 0;
}
a.pdf-icon:before {
  display: inline-block;
  content: "";
  background: url("images/pdf.png") no-repeat;
  background-size: 16px 16px;
  width: 16px;
  height: 16px;
  position: relative;
  top: -3px;
  padding-right: 5px;
  vertical-align: middle;
}
.page-wrapper {
  margin: 0 auto;
  max-width: 1480px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 6vw;
  padding-right: 6vw;
}
@media (min-width: 1500px) {
  .page-wrapper {
    padding-left: 90px;
  }
}
@media (max-width: 760px) {
  .page-wrapper {
    padding-left: 45.6px;
  }
}
@media (min-width: 1500px) {
  .page-wrapper {
    padding-right: 90px;
  }
}
@media (max-width: 760px) {
  .page-wrapper {
    padding-right: 45.6px;
  }
}
@media (max-width: 760px) {
  .page-wrapper {
    padding-right: 10px;
    padding-left: 10px;
  }
}
#next-prev-nav-below {
  margin: 1.5em 0 0 auto;
  border-top: 1px solid #eee;
  padding: 1em 0 0 0;
  border-bottom: 0;
}
#next-prev-nav-below a {
  display: block;
  width: 48%;
}
#next-prev-nav-below .title {
  display: block;
}
#next-prev-nav-above {
  padding-bottom: 1.5em;
}
.next-prev-nav {
  overflow: hidden;
  padding: 0;
}
.next-prev-nav .title {
  display: none;
}
.next-prev-nav a {
  text-transform: uppercase;
  font-size: 80%;
  display: block;
  width: 40%;
  color: #bbb;
}
.next-prev-nav a:hover {
  color: #000;
}
.next-prev-nav a[rel="next"] {
  float: right;
  text-align: right;
}
.next-prev-nav a[rel="next"]:after {
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transition: opacity 0.25s;
  -moz-transition: opacity 0.25s;
  -ms-transition: opacity 0.25s;
  -o-transition: opacity 0.25s;
  transition: opacity 0.25s;
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  vertical-align: middle;
  background: url("images/icon-arrow-right-gray.png") 0 0 no-repeat;
  background-size: 20px auto;
  margin-left: -2px;
  position: relative;
  top: -2px;
}
.next-prev-nav a[rel="prev"] {
  float: left;
}
.next-prev-nav a[rel="prev"]:before {
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transition: opacity 0.25s;
  -moz-transition: opacity 0.25s;
  -ms-transition: opacity 0.25s;
  -o-transition: opacity 0.25s;
  transition: opacity 0.25s;
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  vertical-align: middle;
  background: url("images/icon-arrow-left-gray.png") 0 0 no-repeat;
  background-size: 20px auto;
  margin-right: 3px;
  position: relative;
  top: -2px;
}
#top-left {
  float: left;
  margin-top: 15px;
}
#top-right {
  float: right;
  margin-top: 15px;
}
#top-right > .menu {
  position: relative;
  z-index: 10060;
  display: inline-block;
  padding: 0;
  margin: 0;
  list-style: none;
  list-style-image: none;
  border-right: 1px solid #252422;
  padding: 8px 0;
  padding-right: 15px;
  margin-right: 15px;
}
#top-right > .top-cart {
  display: inline-block;
}
#sub-navigation {
  text-align: center;
  padding: 1.5em 0;
  background: #f4f4e9;
  border-bottom: 1px solid #252422;
  color: #2d2d2d;
}
#sub-navigation .menu {
  padding: 0;
  margin: 0;
  list-style: none;
  list-style-image: none;
}
#sub-navigation .menu > li {
  line-height: 1;
  display: inline-block;
}
#sub-navigation .menu > li > a {
  font-size: 14px;
  padding: 0 1rem 0 1rem;
  color: #2d2d2d;
}
#sub-navigation .menu > li > a:hover {
  color: #000;
}
#sub-navigation .menu > li.current_page_item > a,
#sub-navigation .menu > li.current-menu-item > a {
  color: #000;
}
#sub-navigation .menu > li:after {
  display: inline-block;
  vertical-align: middle;
  content: "|";
}
#sub-navigation .menu > li:last-child:after {
  display: none;
  content: none;
}
#sub-navigation .menu > li > ul {
  display: none;
}
#pagenav {
  font-size: 16px;
  text-align: left;
  padding: 0 0 2em 0;
  text-align: center;
}
#pagenav > .page-numbers {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 3px 0 0;
  padding: 4px 0;
  height: 40px;
  line-height: 31px;
  min-width: 40px;
  text-align: center;
  display: inline-block;
  color: #000;
  border: 1px solid #000;
}
#pagenav > .dots {
  position: relative;
  top: -5px;
  border: none;
}
#pagenav > a.page-numbers:hover,
#pagenav > .current {
  border-color: #2d2d2d;
  color: #2d2d2d;
}
#pagenav > .next,
#pagenav > .prev {
  display: none;
}
#pagenav > .next {
  float: right;
}
.socmed-share,
.socmed-follow {
  padding: 0;
  margin: 0;
  list-style: none;
  list-style-image: none;
  text-align: center;
}
.socmed-share > li,
.socmed-follow > li {
  display: inline-block;
}
.socmed-share > li > a,
.socmed-follow > li > a {
  color: #2d2d2d;
  position: relative;
  display: block;
  padding: 0 3px 2.2em 3px;
  font-size: 10px;
}
.socmed-share > li > a > .img,
.socmed-follow > li > a > .img {
  padding: 9px;
  display: inline-block;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: background-color 0.25s, border-color 0.25s;
  -moz-transition: background-color 0.25s, border-color 0.25s;
  -ms-transition: background-color 0.25s, border-color 0.25s;
  -o-transition: background-color 0.25s, border-color 0.25s;
  transition: background-color 0.25s, border-color 0.25s;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  width: 52px;
  height: 52px;
  background: #000;
  border-radius: 26px;
}
.socmed-share > li > a > .img > svg,
.socmed-follow > li > a > .img > svg {
  -webkit-transition: fill 0.1s;
  -moz-transition: fill 0.1s;
  -ms-transition: fill 0.1s;
  -o-transition: fill 0.1s;
  transition: fill 0.1s;
  fill: #fff;
  display: block;
  width: 100%;
  height: 100%;
}
.socmed-share > li > a > .txt,
.socmed-follow > li > a > .txt {
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  display: block;
  position: absolute;
  bottom: 0;
  left: -2.2em;
  right: -2.2em;
  text-align: center;
  opacity: 0;
  -webkit-transition: opacity 0.1s;
  -moz-transition: opacity 0.1s;
  -ms-transition: opacity 0.1s;
  -o-transition: opacity 0.1s;
  transition: opacity 0.1s;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: #2d2d2d;
}
.socmed-share > li > a:hover > .img,
.socmed-follow > li > a:hover > .img {
  background: gray;
}
.socmed-share > li > a:hover > .txt,
.socmed-follow > li > a:hover > .txt {
  opacity: 1;
}
.socmed-share > li:first-child > a,
.socmed-follow > li:first-child > a {
  padding-left: 0;
}
.small-grey .socmed-share,
.small-grey .socmed-follow {
  text-align: left;
}
.small-grey .socmed-share > li > a,
.small-grey .socmed-follow > li > a {
  color: #2d2d2d;
  padding: 0 3px 2.2em 3px;
  font-size: 10px;
}
.small-grey .socmed-share > li > a > .img,
.small-grey .socmed-follow > li > a > .img {
  padding: 4px;
  width: 30px;
  height: 30px;
  background: none;
}
.small-grey .socmed-share > li > a > .img > svg,
.small-grey .socmed-follow > li > a > .img > svg {
  fill: #2d2d2d;
}
.small-grey .socmed-share > li > a > .txt,
.small-grey .socmed-follow > li > a > .txt {
  color: #2d2d2d;
}
.small-grey .socmed-share > li > a:hover > .img > svg,
.small-grey .socmed-follow > li > a:hover > .img > svg {
  fill: #6d6d6d;
}
.small-grey .socmed-share > li > a:hover > .txt,
.small-grey .socmed-follow > li > a:hover > .txt {
  opacity: 1;
}
.socmed-whiteish .socmed-share > li > a,
.socmed-whiteish .socmed-follow > li > a {
  color: #2d2d2d;
  padding: 0 3px 2.2em 3px;
  font-size: 10px;
}
.socmed-whiteish .socmed-share > li > a > .img,
.socmed-whiteish .socmed-follow > li > a > .img {
  padding: 7px;
  width: 45px;
  height: 45px;
  background: #f4f4e9;
}
.socmed-whiteish .socmed-share > li > a > .img > svg,
.socmed-whiteish .socmed-follow > li > a > .img > svg {
  fill: #000;
}
.socmed-whiteish .socmed-share > li > a > .txt,
.socmed-whiteish .socmed-follow > li > a > .txt {
  color: #fff;
}
.socmed-whiteish .socmed-share > li > a:hover > .img > svg,
.socmed-whiteish .socmed-follow > li > a:hover > .img > svg {
  fill: #000;
}
.socmed-whiteish .socmed-share > li > a:hover > .txt,
.socmed-whiteish .socmed-follow > li > a:hover > .txt {
  opacity: 1;
}
.more-link {
  cursor: pointer;
  cursor: hand;
  -webkit-transition: background 0.25s, border 0.25s, color 0.25s;
  -moz-transition: background 0.25s, border 0.25s, color 0.25s;
  -ms-transition: background 0.25s, border 0.25s, color 0.25s;
  -o-transition: background 0.25s, border 0.25s, color 0.25s;
  transition: background 0.25s, border 0.25s, color 0.25s;
  display: inline-block;
  -webkit-appearance: none;
  -moz-appearance: none;
  padding-left: 3em;
  padding-right: 3em;
  padding-top: 0.85em;
  padding-bottom: 0.85em;
  font-size: inherit;
  color: #000;
  background: none;
  border: 1px solid #000;
  line-height: 1.1;
  font-family: inherit;
  font-weight: inherit;
}
.more-link.pull-right {
  float: right;
}
.style-dark .more-link:hover,
.style-light .more-link:hover,
.more-link:hover {
  color: #fff;
  background: #000;
  border-color: #000;
}
.more-link:focus {
  outline: 0;
}
.more-link.big {
  font-size: 120%;
}
.style-dark .more-link {
  color: #fff;
  border: 1px solid #fff;
}
.style-dark .more-link:hover {
  color: #fff;
  background: #000;
  border-color: #000;
}
.more-link.button-style-dark {
  background: #000;
  border-color: #000;
  color: #fff;
}
.more-link.button-style-dark:hover {
  background: #000;
  border-color: #000;
  color: #fff;
}
.more-link.button-style-colored {
  background: #000;
  border-color: #000;
  color: #fff;
}
.style-dark .more-link.button-style-colored:hover,
.style-light .more-link.button-style-colored:hover,
.more-link.button-style-colored:hover {
  color: #fff;
  background: gray;
  border-color: gray;
}
.button {
  cursor: pointer;
  cursor: hand;
  -webkit-transition: background 0.25s, border 0.25s, color 0.25s;
  -moz-transition: background 0.25s, border 0.25s, color 0.25s;
  -ms-transition: background 0.25s, border 0.25s, color 0.25s;
  -o-transition: background 0.25s, border 0.25s, color 0.25s;
  transition: background 0.25s, border 0.25s, color 0.25s;
  display: inline-block;
  -webkit-appearance: none;
  -moz-appearance: none;
  padding-left: 3em;
  padding-right: 3em;
  padding-top: 0.85em;
  padding-bottom: 0.85em;
  font-size: inherit;
  color: #000;
  background: none;
  border: 1px solid #000;
  line-height: 1.1;
  font-family: inherit;
  font-weight: inherit;
}
.button.pull-right {
  float: right;
}
.style-dark .button:hover,
.style-light .button:hover,
.button:hover {
  color: #fff;
  background: #000;
  border-color: #000;
}
.button:focus {
  outline: 0;
}
.button.big {
  font-size: 120%;
}
.style-dark .button {
  color: #fff;
  border: 1px solid #fff;
}
.style-dark .button:hover {
  color: #fff;
  background: #000;
  border-color: #000;
}
.button.button-style-dark {
  background: #000;
  border-color: #000;
  color: #fff;
}
.button.button-style-dark:hover {
  background: #000;
  border-color: #000;
  color: #fff;
}
.button.button-style-colored {
  background: #000;
  border-color: #000;
  color: #fff;
}
.style-dark .button.button-style-colored:hover,
.style-light .button.button-style-colored:hover,
.button.button-style-colored:hover {
  color: #fff;
  background: gray;
  border-color: gray;
}
.primary-btn {
  cursor: pointer;
  cursor: hand;
  -webkit-transition: background 0.25s, border 0.25s, color 0.25s;
  -moz-transition: background 0.25s, border 0.25s, color 0.25s;
  -ms-transition: background 0.25s, border 0.25s, color 0.25s;
  -o-transition: background 0.25s, border 0.25s, color 0.25s;
  transition: background 0.25s, border 0.25s, color 0.25s;
  display: inline-block;
  -webkit-appearance: none;
  -moz-appearance: none;
  padding-left: 3em;
  padding-right: 3em;
  padding-top: 0.85em;
  padding-bottom: 0.85em;
  font-size: inherit;
  color: #000;
  background: none;
  border: 1px solid #000;
  line-height: 1.1;
  font-family: inherit;
  font-weight: inherit;
  background: #000;
  color: #fff;
}
.primary-btn.pull-right {
  float: right;
}
.style-dark .primary-btn:hover,
.style-light .primary-btn:hover,
.primary-btn:hover {
  color: #fff;
  background: #000;
  border-color: #000;
}
.primary-btn:focus {
  outline: 0;
}
.primary-btn.big {
  font-size: 120%;
}
.style-dark .primary-btn {
  color: #fff;
  border: 1px solid #fff;
}
.style-dark .primary-btn:hover {
  color: #fff;
  background: #000;
  border-color: #000;
}
.primary-btn.button-style-dark {
  background: #000;
  border-color: #000;
  color: #fff;
}
.primary-btn.button-style-dark:hover {
  background: #000;
  border-color: #000;
  color: #fff;
}
.primary-btn.button-style-colored {
  background: #000;
  border-color: #000;
  color: #fff;
}
.style-dark .primary-btn.button-style-colored:hover,
.style-light .primary-btn.button-style-colored:hover,
.primary-btn.button-style-colored:hover {
  color: #fff;
  background: gray;
  border-color: gray;
}
.more-link-light {
  color: #888;
}
.more-link-light:hover {
  color: #000;
}
.more-link-wrapper {
  padding: 1.5em 0 0 0;
}
.style-normal {
  /*    
    + .style-normal {
    	> .txt {
    		padding-top: 0;
    	}
    }
    */
}
.style-normal .ingress {
  color: #2d2d2d;
}
.style-light,
.style-light-bg {
  color: #000;
  background: #efefef;
  background-size: cover;
}
.style-light .page-title-size,
.style-light-bg .page-title-size,
.style-light h1,
.style-light-bg h1,
.style-light h2,
.style-light-bg h2,
.style-light h3,
.style-light-bg h3,
.style-light h4,
.style-light-bg h4,
.style-light h5,
.style-light-bg h5 {
  color: #000;
}
.style-light .ingress,
.style-light-bg .ingress {
  color: #000;
}
.style-light a,
.style-light-bg a {
  color: #888;
}
.style-light a:hover,
.style-light-bg a:hover {
  color: #000;
}
.style-dark,
.style-dark-bg {
  background-color: #202020;
  background-size: 0;
  color: #fff;
}
.style-dark h1,
.style-dark-bg h1,
.style-dark h2,
.style-dark-bg h2,
.style-dark h3,
.style-dark-bg h3,
.style-dark h4,
.style-dark-bg h4 {
  color: #fff;
}
.style-dark a,
.style-dark-bg a {
  color: #000;
}
.style-dark a:hover,
.style-dark-bg a:hover {
  color: #fff;
}
.style-light-bg,
.style-dark-bg {
  border-top: none !important;
  background-image: inherit;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.style-dark-bg-overlay:before {
  background: rgba(0, 0, 0, 0.75);
  position: absolute;
  content: "";
  display: block;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.style-dark-bg-overlay.overlay-black:before {
  background: rgba(0, 0, 0, 0.25);
}
.style-dark-bg-overlay > .txt {
  position: relative;
}
#content.artist .page-wrapper {
  max-width: 700px;
}
.style-dark > .txt {
  color: #fff;
}
.style-dark > .txt h1 {
  color: #fff;
}
.style-colored > .txt {
  background: #000;
  color: #fff;
}
.style-colored > .txt h1,
.style-colored > .txt h2,
.style-colored > .txt h3,
.style-colored > .txt h4,
.style-colored > .txt h5 {
  color: #fff;
}
.style-colored > .txt a {
  color: #000;
}
.style-colored > .txt a:hover {
  color: gray;
}
.style-colored > .txt .ingress {
  color: #000;
}
.style-colored > .txt .textblock-link {
  color: #000;
}
.style-colored > .txt .textblock-link:hover {
  color: #000;
}
.cols {
  padding: 0;
  margin: 0;
  list-style: none;
  list-style-image: none;
}
.cols.cols-2 {
  margin: 0 -2%;
}
.cols.cols-2 > li {
  float: left;
  width: 50%;
  padding: 0 2% 4% 2%;
  margin-left: 0;
  margin-right: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.cols.cols-2 > li:nth-child(2n + 1) {
  clear: both;
}
.cols.cols-3 {
  margin: 0 -2%;
}
.cols.cols-3 > li {
  float: left;
  width: 33.33333333%;
  padding: 0 2% 4% 2%;
  margin-left: 0;
  margin-right: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.cols.cols-3 > li:nth-child(3n + 1) {
  clear: both;
}
.cols.cols-4 {
  margin: 0 -2%;
}
.cols.cols-4 > li {
  float: left;
  width: 25%;
  padding: 0 2% 4% 2%;
  margin-left: 0;
  margin-right: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.cols.cols-4 > li:nth-child(4n + 1) {
  clear: both;
}
.block {
  position: relative;
}
.block > .anchor {
  position: absolute;
  margin-top: -47px;
  width: 1px;
  height: 1px;
}
.block > .txt {
  padding-top: 7%;
  padding-bottom: 7%;
}
.block > .txt > h1 {
  font-size: 200%;
  line-height: 1;
  padding: 0 0 2em 0;
}
@media (max-width: 760px) {
  .block > .txt > h1 {
    font-size: 150%;
    padding: 1em 0 1.5em 0;
  }
}
.block > .txt > .ingress {
  text-align: center;
  padding: 0 0 4em 0;
}
@media (max-width: 760px) {
  .block > .txt > .ingress {
    padding: 0 0 2em 0;
  }
}
.block.padding-layout-lower > .txt {
  padding-top: 4%;
  padding-bottom: 1%;
}
.block.padding-layout-bottom_empty > .txt {
  padding-bottom: 0;
}
.block.padding-layout-top_empty > .txt {
  padding-top: 0;
}
.block.padding-layout-top_bottom_empty > .txt {
  padding-top: 0;
  padding-bottom: 0;
}
.lang-fi-text {
  color: gray;
}
#content.article {
  padding: 5% 0 12% 0;
  margin: 0 auto;
}
#content.article .meta {
  text-align: left;
  letter-spacing: 1px;
}
#content.article h1 {
  padding: 0 0 1em 0;
  text-align: left;
}
#content.article .content {
  padding: 0 0 3.6em 0;
}
#content.article .featured-image > img {
  display: block;
  width: 100% !important;
}
#content.article > .page-wrapper {
  max-width: 800px;
}
#content.search {
  padding-top: 7%;
}
#content.search .other-results {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  width: 20%;
  padding-right: 1em;
}
#content.search .other-results .search-results {
  padding: 0;
  margin: 0;
  list-style: none;
  list-style-image: none;
}
#content.search .other-results .search-results a {
  display: block;
}
#content.search .other-results .search-results li {
  overflow: hidden;
  padding: 0 0 0.25em 0;
}
#content.search .product-results {
  overflow: hidden;
}
@media (max-width: 760px) {
  #content.search .other-results {
    width: auto;
    float: none;
    padding-right: 0;
    padding-bottom: 3em;
  }
}
body.is-reseller-checkout #checkout_paypal_message {
  display: none !important;
}
.help {
  font-size: 90%;
  color: gray;
}
.go-back {
  padding-bottom: 3em;
  display: block;
}
.go-back > a {
  text-transform: uppercase;
  font-size: 80%;
}
.go-back > a:before {
  content: "← ";
}
@media (max-width: 950px) {
  .go-back {
    display: none;
  }
}
.buttons {
  text-align: center;
  padding: 0;
  margin: 0;
  list-style: none;
  list-style-image: none;
  padding: 3em 0 0 0;
}
.buttons > li {
  display: inline-block;
  margin-bottom: 0.5em;
}
.buttons > li + li {
  margin-left: 0.5em;
}
@media (max-width: 760px) {
  .buttons {
    padding: 0 0 1.5em 0;
  }
}
.block-content.layout-narrower > .page-wrapper {
  max-width: 60em;
  margin: 0 auto;
}
#go-top {
  display: none;
}
body.scrolled #go-top {
  right: 20px;
  bottom: 20px;
  display: block;
  font-size: 80%;
  z-index: 10005;
  padding-left: 1.85em;
  padding-right: 1.85em;
  padding-top: 0.75em;
  padding-bottom: 0.7em;
  position: relative;
  display: inline-block;
  text-align: center;
  -webkit-transition: background 0.25s;
  -moz-transition: background 0.25s;
  -ms-transition: background 0.25s;
  -o-transition: background 0.25s;
  transition: background 0.25s;
  background: #000;
  color: #fff;
  border: 1px solid #2d2d2d;
  border-radius: 1.5em;
  position: fixed;
  text-transform: uppercase;
}
body.scrolled #go-top:hover {
  background: gray;
  color: #fff;
}
@media (max-width: 760px) {
  body.scrolled #go-top {
    right: 0.5em;
    bottom: 0.25em;
  }
  body.scrolled #go-top > .text {
    display: none;
  }
  body.scrolled #go-top:before {
    display: block;
    content: "↑";
  }
}
.block-footer1 {
  text-align: center;
}
.block-footer1 > .txt {
  padding-top: 1.5%;
  padding-bottom: 1.5%;
}
body.page-shop .block-footer1 > .txt {
  padding-left: 22%;
}
@media (max-width: 950px) {
  body.page-shop .block-footer1 > .txt {
    padding-left: 15px;
  }
}
.block-footer1 .menu {
  padding: 0;
  margin: 0;
  list-style: none;
  list-style-image: none;
  padding-bottom: 3em;
}
.block-footer1 .menu li {
  display: inline-block;
  padding: 0 1em;
}
.block-footer1 .logo {
  margin: 0 auto;
  padding: 9% 0;
  max-width: 200px;
}
.block-footer1 .logo > img {
  display: block;
  width: 100%;
}
.block-footer1 .socmed-follow-text {
  padding-bottom: 9%;
}
.block-footer1 .contacts {
  padding-bottom: 5em;
}
.block-footer1 .contacts a {
  color: inherit;
  white-space: nowrap;
}
.block-footer1 .copyright {
  line-height: 2;
}
.block-footer1 .copyright a {
  color: inherit;
  white-space: nowrap;
}
.block-footer1 .copyright div {
  display: inline;
}
.block-footer1 .copyright div:before {
  content: " | ";
}
.block-footer1 .copyright div:first-child:before {
  content: none;
}
.block-footer1 #mc_embed_signup {
  display: block;
  margin: 2em auto 5em auto;
  max-width: 500px;
}
.block-footer1 label {
  display: none;
}
.block-footer1 input {
  text-align: center;
  width: 100%;
  display: block;
  margin: 0 0 0.5em 0;
  background: none;
  color: #fff;
  border: 1px solid #fff;
  box-shadow: none;
  border-radius: 0;
}
.block-footer1 input::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: white;
}
.block-footer1 input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: white;
  opacity: 1;
}
.block-footer1 input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: white;
  opacity: 1;
}
.block-footer1 input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: white;
}
.block-footer1 input::-ms-input-placeholder {
  /* Microsoft Edge */
  color: white;
}
.block-footer1 input:focus {
  outline: 0;
}
.block-footer1 input:focus::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: transparent;
}
.block-footer1 input:focus:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: transparent;
  opacity: 1;
}
.block-footer1 input:focus::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: transparent;
  opacity: 1;
}
.block-footer1 input:focus:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: transparent;
}
.block-footer1 input:focus::-ms-input-placeholder {
  /* Microsoft Edge */
  color: transparent;
}
.block-footer1 button {
  margin-top: 1em;
}
@media (max-width: 750px) {
  .block-footer1 > .txt {
    padding-top: 6%;
    padding-bottom: 90px;
  }
  .block-footer1 .logo {
    max-width: 200px;
    padding: 12% 0 12% 0;
  }
  .block-footer1 .socmed-follow-text {
    padding-bottom: 12%;
  }
  .block-footer1 .copyright div {
    display: inline-block;
    padding: 0 1em;
  }
  .block-footer1 .copyright div:before {
    content: none;
  }
  .block-footer1 .copyright div:first-child:before {
    content: none;
  }
}
/**
 * Block-form-emailer
 *
 * @author Jari Pennanen
 * @version 2018-12-16
 */
.block-form-emailer {
  text-align: left;
}
.block-form-emailer > .txt {
  max-width: 50em;
  margin: 0 auto;
}
.block-form-emailer h2 {
  padding-top: 1em;
  clear: both;
}
.block-form-emailer .email > input {
  width: 100%;
}
.block-form-emailer .more-link {
  width: 100%;
}
.block-form-emailer .first-name,
.block-form-emailer .postcode {
  width: 50%;
  display: block;
  float: left;
  clear: none;
}
.block-form-emailer .first-name > input,
.block-form-emailer .postcode > input {
  width: 100%;
}
.block-form-emailer .last-name,
.block-form-emailer .city {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 0.75em;
  width: 50%;
  display: block;
  float: left;
  clear: none;
}
.block-form-emailer .last-name > input,
.block-form-emailer .city > input {
  width: 100%;
}
.block-form-emailer textarea {
  display: block;
  width: 100%;
}
.block-form-emailer .form-error-message,
.block-form-emailer .error-message {
  background: #bb0000;
  color: white;
  padding: 0.7em 0.8em;
  display: block;
  font-size: 100%;
  border-radius: 0;
}
.block-form-emailer .form-error-message:before,
.block-form-emailer .error-message:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20fill%3D%22white%22%20viewBox%3D%220%200%20485.249%20485.249%22%3E%3Cpath%20d%3D%22M481.249,420.625l-219-380c-4-7-11-11-19-11s-15,4-19,11l-221,382c-10,17,5,33,19,33h442%20c12,0,21-10,21-22C485.249,428.625,484.249,424.625,481.249,420.625z%20M60.249,411.625l183-317l183,317H60.249z%22/%3E%3Cpath%20d%3D%22M221.249,192.625v97c0,12,10,22,22,22s22-10,22-22v-97c0-12-10-22-22-22%20S221.249,180.625,221.249,192.625z%22/%3E%3Cpath%20d%3D%22M243.249,330.625c-15,0-27,12-27,27s12,28,27,28s27-13,27-28S258.249,330.625,243.249,330.625z%22/%3E%3C/svg%3E");
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  display: inline-block;
  width: 1.2em;
  height: 1.2em;
  margin-right: 0.3em;
  position: relative;
  top: -0.1em;
  vertical-align: middle;
}
.block-form-emailer .form-error-message.hidden,
.block-form-emailer .error-message.hidden {
  display: none;
}
.block-form-emailer .form-error-message {
  margin-top: 1em;
}
.block-form-emailer input[type="file"] {
  display: block;
  position: absolute;
  opacity: 0;
  width: 0;
  height: 0;
}
.block-form-emailer .filenames {
  display: inline-block;
  padding-left: 1em;
}
.block-form-emailer input[type="email"] + .error-message,
.block-form-emailer input[type="text"] + .error-message {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.block-form-emailer label {
  display: block;
  margin-bottom: 0.8em;
  clear: both;
}
.block-form-emailer label > .text {
  display: block;
}
.block-form-emailer .checkbox {
  display: block;
  padding-left: 2.3em;
  position: relative;
}
.block-form-emailer .checkbox input {
  position: absolute;
  left: 0;
}
.block-form-emailer .radio-serie {
  clear: both;
  padding-top: 0.4em;
  display: block;
}
.block-form-emailer .radio-serie label {
  cursor: pointer;
  cursor: hand;
  display: block;
  padding-left: 2.3em;
  padding-bottom: 0.4em;
  position: relative;
  margin-bottom: 0.2em;
}
.block-form-emailer .radio-serie label input {
  position: absolute;
  left: 0;
}
.block-form-emailer .radio-serie label:hover {
  color: #888;
}
.block-form-emailer form {
  position: relative;
}
.block-form-emailer form .form-progress {
  display: none;
}
.block-form-emailer form > .loading-layer {
  position: absolute;
  -webkit-transition: background 0.25s;
  -moz-transition: background 0.25s;
  -ms-transition: background 0.25s;
  -o-transition: background 0.25s;
  transition: background 0.25s;
}
.block-form-emailer form.loading > .loading-layer {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.5);
}
.block-form-emailer form.loading > .form-progress {
  opacity: 1;
  display: block;
  bottom: 3em;
  left: 50%;
  margin-left: -2.5em;
  width: 5em;
  height: 5em;
  background-image: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2050%2050%22%3E%3Cpath%20fill%3D%22%23000%22%20d%3D%22M43.935,25.145c0-10.318-8.364-18.683-18.683-18.683c-10.318,0-18.683,8.365-18.683,18.683h4.068c0-8.071,6.543-14.615,14.615-14.615c8.072,0,14.615,6.543,14.615,14.615H43.935z%22%20transform%3D%22rotate%28129.39%2025%2025%29%22%3E%3CanimateTransform%20attributeType%3D%22xml%22%20attributeName%3D%22transform%22%20type%3D%22rotate%22%20from%3D%220%2025%2025%22%20to%3D%22360%2025%2025%22%20dur%3D%220.6s%22%20repeatCount%3D%22indefinite%22%3E%3C/animateTransform%3E%3C/path%3E%3C/svg%3E");
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  position: absolute;
  z-index: 2;
}
.block-form-emailer form.loading > .form-progress > .form-progress-percent {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 3em;
  text-align: center;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
.block-form-emailer form.loading > .form-progress > .form-progress-text {
  position: absolute;
  bottom: -1.5em;
  left: 0;
  right: 0;
  text-align: center;
  font-size: 80%;
}
.block-form-emailer form > section {
  padding: 1.15rem;
  margin: 0 0 3em 0;
  min-width: 0;
  border: 1px solid #000;
}
.block-form-emailer form > section > .section-header {
  margin: -1.15rem;
  margin-bottom: 0.3em;
  padding: 0.3em 0.5em;
  background: #000;
  color: #fff;
}
.block-form-emailer form > section .section-return {
  display: none;
}
.block-form-emailer form > section > .section-summary {
  display: none;
}
.block-form-emailer form > section h2 {
  margin: -1.15rem;
  margin-top: 1.7em;
  margin-bottom: 0.7em;
  padding: 1.7em 1.15rem 0.3em 1.15rem;
  border-top: 1px dotted #000;
}
.block-form-emailer form > section.hide-section .section-return {
  display: block;
}
.block-form-emailer form > section.hide-section > .section-summary {
  display: block;
}
.block-form-emailer form > section.hide-section > .section-contents {
  display: none;
}
.block-form-emailer form > section.hidden {
  display: none;
}
.block-form-emailer form > section + hr {
  display: none;
}
.block-form-emailer input[type="reset"],
.block-form-emailer input[type="submit"],
.block-form-emailer .section-next {
  margin-top: 1em;
}
.block-form-emailer input[type="reset"][disabled],
.block-form-emailer input[type="submit"][disabled],
.block-form-emailer .section-next[disabled] {
  cursor: not-allowed;
  background: gray;
  color: #000;
}
.block-form-emailer input[type="reset"][disabled]:hover,
.block-form-emailer input[type="submit"][disabled]:hover,
.block-form-emailer .section-next[disabled]:hover {
  background: gray;
  color: #000;
}
.block-form-emailer .actions {
  overflow: hidden;
}
.block-form-emailer input[type="reset"] {
  float: right;
}
.block-form-emailer footer {
  padding-top: 2em;
}
#header {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
#header:before {
  content: "";
  background-color: #f4f4e9;
  opacity: 0.05;
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
}
#header .header-contents {
  position: relative;
}
#header .logo {
  display: block;
  fill: #f4f4e9;
  width: 14em;
  margin: 0 auto;
  padding: 8em 0;
}
#header .logo > svg {
  width: 100%;
  display: block;
}
#header .bubble-wrapper {
  position: absolute;
  right: 6.1em;
  bottom: 1.25em;
}
#header .bubble-wrapper > .bubble {
  background: #f4f4e9;
  border-radius: 0.3em;
  padding: 0.3em 0.8em;
  color: #2d2d2d;
  font-size: 85%;
  display: inline-block;
}
#header .bubble-wrapper > .bubble p:last-child {
  padding-bottom: 0;
}
#header .bubble-wrapper > .bubble a:hover {
  color: #2d2d2d;
}
@media (max-width: 760px) {
  #header .bubble-wrapper {
    left: 0.5em;
    right: 0.5em;
    text-align: center;
  }
}
#header .menu {
  padding: 0;
  margin: 0;
  list-style: none;
  list-style-image: none;
  letter-spacing: 0.125em;
  text-transform: uppercase;
  font-size: 13px;
  float: left;
  width: 40%;
  text-align: left;
  padding-top: 70px;
}
#header .menu > li {
  display: inline-block;
  padding: 1.5em 3.5em 1.5em 0;
}
#header .menu > li > a {
  color: #fff;
}
#header .menu > li:last-child {
  padding-right: 0;
}
#header .menu > li.current-menu-item > a,
#header .menu > li.current_page_item > a {
  color: #000;
}
#header .menu-fi {
  display: none;
  font-size: 11px;
}
body.lang-fi #header .menu-no-lang {
  display: none;
}
body.lang-fi #header .menu-fi {
  display: block;
}
@media (max-width: 760px) {
  body.lang-fi #header .menu-fi {
    display: none;
  }
}
#header .cart-stick {
  position: fixed;
  left: 0;
  right: 0;
  z-index: 10000;
  padding-top: 3px;
  -webkit-transition: background 0.25s;
  -moz-transition: background 0.25s;
  -ms-transition: background 0.25s;
  -o-transition: background 0.25s;
  transition: background 0.25s;
}
body.scrolled #header .cart-stick {
  background: #2d2d2d;
}
body.scrolled #header .cart-stick.filled,
#header .cart-stick.filled {
  background: #1e8057;
}
#header .cart-stick .cart-link .c {
  display: inline-block;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: transform 0.25s;
  -moz-transition: transform 0.25s;
  -ms-transition: transform 0.25s;
  -o-transition: transform 0.25s;
  transition: transform 0.25s;
}
#header .cart-stick.added-ok {
  background: #0ed281;
}
#header .cart-stick.added-ok .cart-link .c {
  -webkit-transform: scale(1.35);
  -moz-transform: scale(1.35);
  -ms-transform: scale(1.35);
  -o-transform: scale(1.35);
  transform: scale(1.35);
}
#header .cart-stick.added-ok .cart-links.filled > .cart-link > .icon > svg {
  fill: #fff;
}
#header .cart-stick .menu-bar {
  float: left;
  padding: 0;
  margin: 0;
  list-style: none;
  list-style-image: none;
  padding: 0.54em 0;
  letter-spacing: 0.125em;
  text-transform: uppercase;
  font-size: 11px;
}
#header .cart-stick .menu-bar > li {
  display: inline-block;
  padding-right: 0.8em;
}
#header .cart-stick .menu-bar > li > a {
  color: #fff;
}
#header .cart-stick .menu-bar > li > a:hover {
  color: #56e0a7;
}
#header .cart-stick .menu-bar > li:last-child {
  padding-right: 0;
}
#header .cart-stick .menu-bar > li.current-menu-item > a,
#header .cart-stick .menu-bar > li.current_page_item > a {
  color: #000;
}
@media (max-width: 760px) {
  #header .cart-stick {
    background: #2d2d2d;
    bottom: 0;
    padding-top: 5px;
    padding-bottom: 5px;
  }
  #header .cart-stick .menu-bar {
    position: relative;
    z-index: 10070;
    font-size: 9px;
    padding: 0.95em 0 0 0;
  }
}
#header .top-cart {
  text-align: right;
  padding: 0;
}
#header .cart-links {
  letter-spacing: 0.125em;
  text-transform: uppercase;
  font-size: 11px;
  display: block;
  float: right;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  z-index: 10060;
  color: #fff;
}
#header .cart-links > .account-links {
  display: inline-block;
  margin-right: 1em;
  position: relative;
  top: 1px;
}
#header .cart-links > .account-links a {
  color: #fff;
}
#header .cart-links > .account-links a:hover {
  color: #56e0a7;
}
#header .cart-links > .account-links .lang-link-fi {
  margin-right: 0.4em;
}
#header .cart-links .ajax-cart-parts {
  display: inline;
}
#header .cart-links .ajax-cart-parts > .cart-link {
  text-transform: uppercase;
  display: inline-block;
  white-space: nowrap;
  color: #fff;
}
#header .cart-links .ajax-cart-parts > .cart-link > .icon {
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 20px;
  padding: 5px;
  margin-left: 5px;
  position: relative;
  top: -1px;
  border-radius: 50%;
}
#header .cart-links .ajax-cart-parts > .cart-link > .icon > svg {
  fill: #fff;
  display: block;
  width: 100%;
  -webkit-transition: fill 0.25s;
  -moz-transition: fill 0.25s;
  -ms-transition: fill 0.25s;
  -o-transition: fill 0.25s;
  transition: fill 0.25s;
}
#header .cart-links .ajax-cart-parts > .cart-link > .texts {
  display: inline-block;
  min-width: 8em;
  position: relative;
  top: 1px;
}
#header .cart-links .ajax-cart-parts > .cart-link > .texts > .price {
  display: inline;
}
#header .cart-links .ajax-cart-parts > .cart-link > .hover-text {
  opacity: 0;
  position: absolute;
  right: -20px;
  bottom: -19px;
  width: 62px;
  text-align: center;
  font-size: 10px;
}
#header .cart-links .ajax-cart-parts > .cart-link:hover {
  color: #56e0a7;
}
#header .cart-links .ajax-cart-parts.filled > .cart-link > .icon {
  background: #0ed281;
}
#header .cart-links .ajax-cart-parts.filled > .cart-link > .icon > svg {
  fill: #fff;
}
@media (max-width: 760px) {
  #header .cart-links {
    font-size: 9px;
    float: none;
    padding-right: 4em;
  }
  #header .cart-links .account-links {
    display: none;
  }
}
@media (max-width: 1360px) {
  #header .menu > li {
    padding-right: 1.15em;
  }
}
@media (max-width: 1160px) {
  #header .menu > li {
    padding: 1.5em 1.14em 1.5em 0;
  }
}
@media (max-width: 1040px) {
  #header {
    min-height: 170px;
  }
  #header .menu {
    padding-top: 60px;
    font-size: 11px;
  }
  #header .menu > li {
    padding: 1.5em 1.4em 1.5em 0;
  }
  #header .searchform {
    margin-top: 60px;
    width: 18em;
  }
}
@media (max-width: 870px) {
  #header {
    min-height: 170px;
  }
  #header .menu {
    padding-top: 60px;
    font-size: 10px;
  }
  #header .menu > li {
    padding: 1.5em 1.1em 1.5em 0;
  }
}
@media (max-width: 760px) {
  #header {
    min-height: 205px;
  }
  #header .menu {
    display: none;
  }
  #header .searchform {
    float: none;
    clear: both;
    margin-top: 0;
    top: 143px;
    position: absolute;
    left: 10px;
    right: 10px;
    width: auto;
  }
  #header .top-cart {
    text-align: center;
  }
}
#more-mobile {
  float: right;
  display: none;
  background: none;
  width: 62px;
  height: 62px;
  margin: 17px auto;
  padding: 15px 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  z-index: 1040;
}
body.show-mobile-menu #more-mobile {
  background: none;
}
#more-mobile .more-mobile-wrapper {
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transition: background 0.25s;
  -moz-transition: background 0.25s;
  -ms-transition: background 0.25s;
  -o-transition: background 0.25s;
  transition: background 0.25s;
  display: block;
  z-index: 1050;
  opacity: 1;
  width: 42px;
  height: 32px;
}
#more-mobile .more-mobile-wrapper > i {
  position: absolute;
  display: block;
  height: 2px;
  top: 0;
  left: 0;
  right: 0;
  background: #fff;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}
#more-mobile .more-mobile-wrapper > .a {
  top: 0;
}
#more-mobile .more-mobile-wrapper > .b2,
#more-mobile .more-mobile-wrapper > .b {
  top: 15px;
}
#more-mobile .more-mobile-wrapper > .c {
  top: 30px;
}
body.show-mobile-menu #more-mobile .more-mobile-wrapper > .a {
  opacity: 0;
  background: #2d2d2d;
  -webkit-transform: translateY(16px);
  -moz-transform: translateY(16px);
  -ms-transform: translateY(16px);
  -o-transform: translateY(16px);
  transform: translateY(16px);
}
body.show-mobile-menu #more-mobile .more-mobile-wrapper > .b2 {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  background: #2d2d2d;
}
body.show-mobile-menu #more-mobile .more-mobile-wrapper > .b {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  background: #2d2d2d;
}
body.show-mobile-menu #more-mobile .more-mobile-wrapper > .c {
  opacity: 0;
  background: #2d2d2d;
  -webkit-transform: translateY(-16px);
  -moz-transform: translateY(-16px);
  -ms-transform: translateY(-16px);
  -o-transform: translateY(-16px);
  transform: translateY(-16px);
}
body.show-mobile-menu #more-mobile .more-mobile-wrapper:hover > .a,
body.show-mobile-menu #more-mobile .more-mobile-wrapper:hover > .b,
body.show-mobile-menu #more-mobile .more-mobile-wrapper:hover > .b2,
body.show-mobile-menu #more-mobile .more-mobile-wrapper:hover > .c {
  background: #535353;
}
#more-mobile .more-mobile-wrapper:hover > .a,
#more-mobile .more-mobile-wrapper:hover > .b,
#more-mobile .more-mobile-wrapper:hover > .b2,
#more-mobile .more-mobile-wrapper:hover > .c {
  background: #eee;
}
.header-coloring-light #more-mobile .more-mobile-wrapper > .a {
  background: #fff;
}
.header-coloring-light #more-mobile .more-mobile-wrapper > .b2,
.header-coloring-light #more-mobile .more-mobile-wrapper > .b {
  background: #fff;
}
.header-coloring-light #more-mobile .more-mobile-wrapper > .c {
  background: #fff;
}
.header-coloring-light #more-mobile .more-mobile-wrapper:hover > .a,
.header-coloring-light #more-mobile .more-mobile-wrapper:hover > .b,
.header-coloring-light #more-mobile .more-mobile-wrapper:hover > .b2,
.header-coloring-light #more-mobile .more-mobile-wrapper:hover > .c {
  background: #000;
}
@media (max-width: 760px) {
  #more-mobile {
    display: block;
  }
}
#navigation-mobile {
  display: none;
  text-align: center;
}
body.show-mobile-menu #navigation-mobile {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #000;
  z-index: 1000;
}
#navigation-mobile .mobile-menu {
  padding: 0;
  margin: 0;
  list-style: none;
  list-style-image: none;
  display: block;
  text-align: center;
  padding: 230px 0 0 0;
  font-size: 150%;
  line-height: 1.33;
}
#navigation-mobile .mobile-menu a {
  display: inline-block;
  padding: 8px 0;
  color: #fff;
}
#navigation-mobile .searchform {
  display: inline-block;
  float: none;
}
body.admin-bar #navigation-mobile,
body.admin-bar #header {
  margin-top: 32px;
}
@media (max-width: 782px) {
  body.admin-bar #navigation-mobile,
  body.admin-bar #header {
    margin-top: 46px;
  }
}
/** MOBILE NAV **/
#navigation-mobile-menu2 {
  display: none;
}
#more-mobile-menu2 {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: none;
  background: none;
  border-radius: 50%;
  width: 25;
  height: 25;
  float: right;
  margin: 0 0 2.1em 0;
  padding: 0px -2.5px;
  position: absolute;
  top: 2.2em;
  right: 10px;
  z-index: 1040;
}
body.show-mobile-menu #more-mobile-menu2 {
  background: none;
}
body.admin-bar #more-mobile-menu2 {
  margin-top: 32px;
}
#more-mobile-menu2 .more-mobile-wrapper {
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transition: background 0.25s;
  -moz-transition: background 0.25s;
  -ms-transition: background 0.25s;
  -o-transition: background 0.25s;
  transition: background 0.25s;
  display: block;
  z-index: 1050;
  opacity: 1;
  width: 30px;
  height: 25px;
}
#more-mobile-menu2 .more-mobile-wrapper > i {
  position: absolute;
  display: block;
  height: 2px;
  top: 0;
  left: 0;
  right: 0;
  background: #fff;
  border-radius: 4px;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}
#more-mobile-menu2 .more-mobile-wrapper > .a {
  top: 0;
}
#more-mobile-menu2 .more-mobile-wrapper > .b2,
#more-mobile-menu2 .more-mobile-wrapper > .b {
  top: 11.5px;
}
#more-mobile-menu2 .more-mobile-wrapper > .c {
  top: 23px;
}
#more-mobile-menu2 .more-mobile-wrapper:hover > .a,
#more-mobile-menu2 .more-mobile-wrapper:hover > .b,
#more-mobile-menu2 .more-mobile-wrapper:hover > .b2,
#more-mobile-menu2 .more-mobile-wrapper:hover > .c {
  background: #eee;
}
body.show-mobile-menu #more-mobile-menu2 .more-mobile-wrapper > .a {
  opacity: 0;
  background: #2d2d2d;
  -webkit-transform: translateY(12.5px);
  -moz-transform: translateY(12.5px);
  -ms-transform: translateY(12.5px);
  -o-transform: translateY(12.5px);
  transform: translateY(12.5px);
}
body.show-mobile-menu #more-mobile-menu2 .more-mobile-wrapper > .b2 {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  background: #2d2d2d;
}
body.show-mobile-menu #more-mobile-menu2 .more-mobile-wrapper > .b {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  background: #2d2d2d;
}
body.show-mobile-menu #more-mobile-menu2 .more-mobile-wrapper > .c {
  opacity: 0;
  background: #2d2d2d;
  -webkit-transform: translateY(-12.5px);
  -moz-transform: translateY(-12.5px);
  -ms-transform: translateY(-12.5px);
  -o-transform: translateY(-12.5px);
  transform: translateY(-12.5px);
}
body.show-mobile-menu #more-mobile-menu2 .more-mobile-wrapper:hover > .a,
body.show-mobile-menu #more-mobile-menu2 .more-mobile-wrapper:hover > .b,
body.show-mobile-menu #more-mobile-menu2 .more-mobile-wrapper:hover > .b2,
body.show-mobile-menu #more-mobile-menu2 .more-mobile-wrapper:hover > .c {
  background: #535353;
}
@media (max-width: 760px) {
  #navigation-mobile-menu2 {
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 0;
    overflow: hidden;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1040;
    overflow: auto;
    background: #f4f4e9;
    text-align: center;
  }
  body.show-mobile-menu #navigation-mobile-menu2 {
    height: auto;
  }
  #navigation-mobile-menu2 .padder {
    height: 80px;
  }
  body.admin-bar #navigation-mobile-menu2 .padder {
    padding-top: 46px;
  }
  #navigation-mobile-menu2 .menu {
    padding: 0;
    margin: 0;
    list-style: none;
    list-style-image: none;
    padding: 4em 0 2em;
  }
  #navigation-mobile-menu2 .menu a {
    font-size: 26px;
    color: #2d2d2d;
  }
  #navigation-mobile-menu2 .menu li.current-page-ancestor > a,
  #navigation-mobile-menu2 .menu li.menu-item-object-page.current-menu-item > a,
  #navigation-mobile-menu2 .menu li.menu-item-object-page.current_page_item > a {
    color: #000;
  }
  #navigation-mobile-menu2 .menu li {
    display: block;
    padding: 0.25em;
  }
  #navigation-mobile-menu2 .menu .sub-menu a {
    font-size: 15px;
  }
  #more-mobile-menu2 {
    display: block;
  }
  body.show-mobile-menu {
    overflow: hidden;
  }
}
@media (max-width: 760px) and (orientation: landscape) {
  #navigation-mobile-menu2 .menu {
    margin: 0 0;
    padding-top: 1em;
  }
  #navigation-mobile-menu2 .menu > li {
    float: left;
    width: 50%;
    padding: 0 0 0 0;
    margin-left: 0;
    margin-right: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  #navigation-mobile-menu2 .menu > li:nth-child(2n + 1) {
    clear: both;
  }
  #navigation-mobile-menu2 .menu > li {
    padding: 0.25em 0 0.25em 0;
  }
}
.block-logo {
  text-align: center;
}
.block-logo > .txt {
  padding: 15% 5%;
}
.block-logo img {
  display: block;
  width: 100%;
}
@media (max-width: 750px) {
  .block-logo > .txt {
    padding: 25% 5%;
  }
}
.block-products2 ul {
  padding: 0;
  margin: 0;
  list-style: none;
  list-style-image: none;
}
.block-products2 .sub-categories {
  padding-top: 1em;
}
.block-products2 .sub-categories > a {
  display: inline-block;
  padding: 0.2em 0.8em 0.1em 0.8em;
  margin-bottom: 0.5em;
  text-transform: uppercase;
  color: #2d2d2d;
  border: 1px solid #252422;
  margin-right: 0.5em;
  transition: color 0.25s, background-color 0.25s;
}
.block-products2 .sub-categories > a:hover,
.block-products2 .sub-categories > a.selected {
  background: #000;
  color: #fff;
}
.block-products2 .info {
  clear: both;
}
.block-products2 .info > .views {
  display: inline-block;
  vertical-align: middle;
  overflow: hidden;
}
.block-products2 .info > .views > li {
  display: inline-block;
  vertical-align: middle;
  margin-right: 1em;
}
.block-products2 .info > .views > li > a {
  display: block;
}
.block-products2 .info > .views > li > a > svg {
  transition: fill 0.25s;
  fill: gray;
  width: 1.5em;
  height: 1.5em;
}
.block-products2 .info > .views > li > a.selected > svg {
  fill: black;
}
@media (hover: hover) {
  .block-products2 .info > .views > li > a:hover > svg {
    fill: black;
  }
}
.block-products2 .info > .data-count {
  display: inline-block;
  vertical-align: middle;
  padding-bottom: 0.5em;
}
.block-products2 .info > .sorting {
  float: right;
}
.block-products2 .info > .sorting > .dropdown-select {
  min-width: 18em;
}
.block-products2 .info > .sorting > .dropdown-select > .opener {
  text-align: right;
}
@media (max-width: 760px) {
  .block-products2 .info > .data-count,
  .block-products2 .info > .views {
    display: none;
  }
  .block-products2 .info > .sorting {
    float: none;
  }
  .block-products2 .info > .sorting > .dropdown-select {
    margin: 0;
    display: block;
    text-align: left;
  }
  .block-products2 .info > .sorting > .dropdown-select > .opener {
    border: 1px solid #000;
    text-transform: uppercase;
    padding: 0.55em 1.5em 0.45em 1.5em;
    text-align: left;
  }
}
.block-products2 .products-area {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-position: -200px -200px;
  background-repeat: no-repeat;
  background-image: url("images/loading.svg");
  background-size: 10em 10em;
  text-align: center;
  width: 100%;
  min-height: 800px;
  margin: 0 auto;
}
.block-products2 .products-area.loading {
  background-position: center 160px;
}
.block-products2 .pagination {
  padding: 2em 0;
}
.block-products2 .pagination .prev,
.block-products2 .pagination .next {
  display: inline-block;
  background: #000;
  color: #fff;
  padding: 0.2em 1em;
}
.block-products2 .pagination .pages {
  display: inline-block;
  width: 8em;
  text-align: center;
}
.block-products2 .dropdowns {
  display: inline-block;
  vertical-align: top;
}
.block-products2 .dropdowns > .dropdown-wrapper {
  display: inline-block;
  vertical-align: top;
}
.block-products2 .sliders {
  display: inline-block;
  vertical-align: top;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.block-products2 .sliders > .slider-wrapper {
  display: inline-block;
  vertical-align: top;
  text-align: center;
  margin: 0 0 0 1em;
}
.block-products2 .sliders > .slider-wrapper > .range {
  font-size: 80%;
}
.block-products2 .sliders .slider {
  display: inline-block;
  vertical-align: top;
  position: relative;
  width: 9em;
  height: 1.85em;
  padding: 0.55em 1.5em 0.45em 1.5em;
}
.block-products2 .sliders .slider:before {
  content: "";
  display: block;
  height: 1px;
  width: 100%;
  position: absolute;
  top: 1.333em;
  left: 0;
  right: 0;
  background: #2d2d2d;
}
.block-products2 .sliders .slider .handle {
  display: block;
  width: 0.6em;
  background: #2d2d2d;
  position: absolute;
  left: 0;
  top: 0.2em;
  bottom: 0.2em;
  outline: 0;
}
.block-products2 .sliders .slider .handle:hover {
  background: #6d6d6d;
}
.block-products2 .sliders .slider .handle-left {
  left: 10%;
}
.block-products2 .sliders .slider .handle-right {
  left: 50%;
}
@media (max-width: 760px) {
  .block-products2 .sliders .slider:before {
    top: 0.9em;
  }
}
.block-products2 .dropdown-checkboxes {
  margin: 0 0.2em;
  position: relative;
}
.block-products2 .dropdown-checkboxes > .opener {
  letter-spacing: 0.125em;
  vertical-align: bottom;
  color: #2d2d2d;
  transition: background-color 0.25s, color 0.25s;
  display: block;
  text-align: center;
  border: 1px solid #000;
  text-transform: uppercase;
  padding: 0.55em 1.5em 0.45em 1.5em;
  position: relative;
  overflow: hidden;
}
.block-products2 .dropdown-checkboxes > .opener .selected {
  font-size: 80%;
}
.block-products2 .dropdown-checkboxes > .opener.filled,
.block-products2 .dropdown-checkboxes > .opener:hover {
  color: #fff;
  background: #000;
}
.block-products2 .dropdown-checkboxes > .opener.filled:after,
.block-products2 .dropdown-checkboxes > .opener:hover:after {
  color: #fff;
}
.block-products2 .dropdown-checkboxes > .opener:after {
  right: 1em;
  top: 0.5em;
  position: absolute;
  content: "▼";
  color: #000;
}
.block-products2 .dropdown-checkboxes > .opener > .title {
  padding-right: 1.5em;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.block-products2 .dropdown-checkboxes > .dropdown-wrapper {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  position: absolute;
  z-index: 290;
  padding: 0.4em;
  background: #f4f4e9;
  overflow-y: auto;
  border-radius: 2px;
  height: auto;
  max-height: 27em;
}
.block-products2 .dropdown-checkboxes > .dropdown-wrapper::scrollbar {
  width: 1.2em;
}
.block-products2 .dropdown-checkboxes > .dropdown-wrapper::-moz-scrollbar {
  width: 1.2em;
}
.block-products2 .dropdown-checkboxes > .dropdown-wrapper::-webkit-scrollbar {
  width: 1.2em;
}
.block-products2 .dropdown-checkboxes > .dropdown-wrapper::-webkit-scrollbar-button {
  width: 0px;
  height: 0px;
}
.block-products2 .dropdown-checkboxes > .dropdown-wrapper::-webkit-scrollbar-track {
  background: #f4f4e9;
  border: 0;
  border-radius: 0;
}
.block-products2 .dropdown-checkboxes > .dropdown-wrapper::-webkit-scrollbar-thumb {
  background: #2d2d2d;
  border-radius: 0;
}
.block-products2 .dropdown-checkboxes > .dropdown-wrapper::-webkit-scrollbar-thumb:hover {
  background: #2d2d2d;
}
@media (max-width: 760px) {
  .block-products2 .dropdown-checkboxes > .dropdown-wrapper {
    max-height: 24em;
  }
}
.block-products2 .dropdown-checkboxes > .dropdown-wrapper > .dropdown {
  padding: 0;
  margin: 0;
  list-style: none;
  list-style-image: none;
  text-align: left;
}
.block-products2 .dropdown-checkboxes > .dropdown-wrapper > .dropdown > li > .children {
  padding: 0 0 0 15px;
}
.block-products2 .dropdown-checkboxes > .dropdown-wrapper > .dropdown .children {
  padding-top: 0;
}
.block-products2 .dropdown-checkboxes > .dropdown-wrapper > .dropdown label {
  position: relative;
  margin: 6px 0;
  display: block;
  color: #2d2d2d;
  cursor: pointer;
  cursor: hand;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.block-products2 .dropdown-checkboxes > .dropdown-wrapper > .dropdown label:hover,
.block-products2 .dropdown-checkboxes > .dropdown-wrapper > .dropdown label.active {
  color: #000;
}
.block-products2 .dropdown-checkboxes > .dropdown-wrapper > .dropdown input {
  position: absolute;
  opacity: 0;
  left: 0;
  top: 0;
  width: 18px;
  height: 18px;
  cursor: pointer;
  cursor: hand;
}
.block-products2 .dropdown-checkboxes > .dropdown-wrapper > .dropdown .active-box {
  display: block;
  float: left;
  border: 2px solid #000;
  margin-right: 13px;
  width: 16px;
  height: 16px;
  border-radius: 0;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -ms-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
}
.block-products2 .dropdown-checkboxes > .dropdown-wrapper > .dropdown .name {
  padding-top: 0.1em;
  display: block;
  overflow: hidden;
}
.block-products2 .dropdown-checkboxes > .dropdown-wrapper > .dropdown label:hover .active-box {
  border-color: gray;
  color: #fff;
  background: gray;
}
.block-products2 .dropdown-checkboxes > .dropdown-wrapper > .dropdown input:checked + .active-box {
  border-color: #000;
  background: #000;
}
.block-products2 .dropdown-checkboxes > .dropdown-wrapper > .dropdown li.current-cat .children,
.block-products2 .dropdown-checkboxes > .dropdown-wrapper > .dropdown li.current-cat-parent .children {
  display: block;
}
.block-products2 .dropdown-select {
  margin: 0 0.2em;
  position: relative;
  display: inline-block;
  vertical-align: top;
}
.block-products2 .dropdown-select > .opener {
  letter-spacing: 0.125em;
  vertical-align: bottom;
  color: #2d2d2d;
  transition: background-color 0.25s, color 0.25s;
  display: block;
  text-align: center;
  border: 1px solid #000;
  text-transform: uppercase;
  padding: 0.55em 1.5em 0.45em 1.5em;
  position: relative;
  overflow: hidden;
}
.block-products2 .dropdown-select > .opener .selected {
  font-size: 80%;
}
.block-products2 .dropdown-select > .opener.filled,
.block-products2 .dropdown-select > .opener:hover {
  color: #fff;
  background: #000;
}
.block-products2 .dropdown-select > .opener.filled:after,
.block-products2 .dropdown-select > .opener:hover:after {
  color: #fff;
}
.block-products2 .dropdown-select > .opener:after {
  right: 1em;
  top: 0.5em;
  position: absolute;
  content: "▼";
  color: #000;
}
.block-products2 .dropdown-select > .opener > .title {
  padding-right: 1.5em;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.block-products2 .dropdown-select.borderless > .opener {
  border: 0;
  text-align: left;
  padding-left: 0;
}
.block-products2 .dropdown-select.borderless > .opener:hover,
.block-products2 .dropdown-select.borderless > .opener.filled {
  background: none;
  color: #2d2d2d;
}
.block-products2 .dropdown-select.borderless > .opener:hover:after,
.block-products2 .dropdown-select.borderless > .opener.filled:after {
  color: #2d2d2d;
}
.block-products2 .dropdown-select > .dropdown-wrapper {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  z-index: 290;
  background: #f4f4e9;
  border-radius: 2px;
  overflow-y: auto;
  height: auto;
  max-height: 27em;
  width: 100%;
}
.block-products2 .dropdown-select > .dropdown-wrapper::scrollbar {
  width: 1.2em;
}
.block-products2 .dropdown-select > .dropdown-wrapper::-moz-scrollbar {
  width: 1.2em;
}
.block-products2 .dropdown-select > .dropdown-wrapper::-webkit-scrollbar {
  width: 1.2em;
}
.block-products2 .dropdown-select > .dropdown-wrapper::-webkit-scrollbar-button {
  width: 0px;
  height: 0px;
}
.block-products2 .dropdown-select > .dropdown-wrapper::-webkit-scrollbar-track {
  background: #f4f4e9;
  border: 0;
  border-radius: 0;
}
.block-products2 .dropdown-select > .dropdown-wrapper::-webkit-scrollbar-thumb {
  background: #2d2d2d;
  border-radius: 0;
}
.block-products2 .dropdown-select > .dropdown-wrapper::-webkit-scrollbar-thumb:hover {
  background: #2d2d2d;
}
@media (max-width: 760px) {
  .block-products2 .dropdown-select > .dropdown-wrapper {
    max-height: 24em;
  }
}
.block-products2 .dropdown-select > .dropdown-wrapper > .dropdown {
  text-align: left;
}
.block-products2 .dropdown-select > .dropdown-wrapper > .dropdown > li > a {
  cursor: pointer;
  cursor: hand;
  -webkit-transition: background 0.25s, color 0.25s;
  -moz-transition: background 0.25s, color 0.25s;
  -ms-transition: background 0.25s, color 0.25s;
  -o-transition: background 0.25s, color 0.25s;
  transition: background 0.25s, color 0.25s;
  padding: 0.4em;
  display: block;
  color: #2d2d2d;
}
.block-products2 .dropdown-select > .dropdown-wrapper > .dropdown > li > a:hover {
  color: #fff;
  background: gray;
}
.block-products2 .dropdown-select > .dropdown-wrapper > .dropdown > li.active {
  background: #000;
}
.block-products2 .dropdown-select > .dropdown-wrapper > .dropdown > li.active > a {
  color: #fff;
}
.block-products2 .btn-group-wrapper {
  display: inline-block;
  vertical-align: top;
}
.block-products2 .btn-group {
  margin: 0 0.2em;
  display: inline-block;
  vertical-align: top;
  letter-spacing: 0.125em;
  text-transform: uppercase;
  margin-bottom: 1em;
}
.block-products2 .btn-group > a {
  color: #000;
  border: 1px solid #000;
  display: block;
  float: left;
  padding: 0.55em 1.5em 0.45em 1.5em;
  margin-right: 0.5em;
  transition: background-color 0.25s, color 0.25s;
}
.block-products2 .btn-group > a:hover {
  background: #000;
  color: #fff;
}
.block-products2 .btn-group > a.checked {
  background: #000;
  color: #fff;
}
.block-products2 .btn-single {
  display: inline-block;
  color: #000;
  border: 1px solid gray;
  padding: 0.5em 1.5em;
}
.block-products2 .btn-single:hover {
  color: #000;
  background: #efefef;
}
.block-products2 .btn-single.checked {
  background: #000;
  color: #fff;
}
.block-products2 .filters-desktop {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #f4f4e9;
  padding: 3em 0;
  padding-bottom: 1em;
  text-align: left;
  font-size: 80%;
}
.block-products2 .filters-desktop h3 {
  text-transform: uppercase;
  font-size: 80%;
}
.block-products2 .filters-desktop .filters-wrap:first-child > h2 {
  padding-top: 0;
}
.block-products2 .filters-desktop .dropdown-category,
.block-products2 .filters-desktop .dropdown-checkboxes {
  display: inline-block;
  vertical-align: top;
  width: 20em;
}
.block-products2 .filters-desktop .search-link {
  float: right;
  display: block;
  padding-top: 1em;
}
.block-products2 .filters-desktop .search-link > svg {
  display: block;
  width: 4.2em;
}
.block-products2 .filters-desktop .search {
  float: right;
  display: block;
}
.block-products2 .filters-desktop .search > .inputAndIcon {
  position: relative;
}
.block-products2 .filters-desktop .search > .inputAndIcon > .searchInput {
  box-sizing: border-box;
  background: #f4f4e9;
  border: 1px solid #2d2d2d;
  display: block;
  padding: 0.55em 1.5em 0.45em 1.1em;
  width: 19.7em;
  line-height: inherit;
  font-size: inherit;
  font-family: inherit;
  border-radius: 0;
  box-shadow: none;
  appearance: none;
}
@media (max-width: 1024px) {
  .block-products2 .filters-desktop .search > .inputAndIcon > .searchInput {
    width: 18.5em;
  }
}
.block-products2 .filters-desktop .search > .inputAndIcon > svg {
  position: absolute;
  right: 0.25em;
  top: 0;
  display: block;
  width: 3em;
  height: 3em;
}
@media (max-width: 760px) {
  .block-products2 .filters-desktop {
    font-size: 100%;
  }
  .block-products2 .filters-desktop > .btn-group-wrapper {
    display: block;
  }
  .block-products2 .filters-desktop > .btn-group-wrapper > .btn-group {
    display: flex;
    margin-bottom: 0;
    margin: 0;
  }
  .block-products2 .filters-desktop > .btn-group-wrapper > .btn-group > a {
    box-sizing: border-box;
    flex: 0 0 50%;
    margin: 0;
    border-bottom: 0;
    text-align: center;
  }
  .block-products2 .filters-desktop > .btn-group-wrapper > .btn-group > a:first-child {
    border-right: 0;
  }
  .block-products2 .filters-desktop > .dropdowns {
    display: block;
  }
  .block-products2 .filters-desktop > .dropdowns > .dropdown-wrapper {
    box-sizing: border-box;
    float: left;
    width: 50%;
  }
  .block-products2 .filters-desktop > .dropdowns > .dropdown-wrapper > h3 {
    display: none;
  }
  .block-products2 .filters-desktop > .dropdowns > .dropdown-wrapper > div {
    display: block;
    width: auto;
    margin: 0;
  }
  .block-products2 .filters-desktop > .dropdowns > .dropdown-wrapper > div > .opener {
    display: block;
  }
  .block-products2 .filters-desktop > .dropdowns > .dropdown-wrapper:first-child > div > .opener {
    border-right: 0;
  }
  .block-products2 .filters-desktop > .sliders {
    display: flex;
    padding-top: 1em;
  }
  .block-products2 .filters-desktop > .sliders > .slider-wrapper {
    box-sizing: border-box;
    flex: 0 0 50%;
    margin: 0;
  }
  .block-products2 .filters-desktop > .sliders > .slider-wrapper > .slider {
    box-sizing: border-box;
    width: 100%;
  }
  .block-products2 .filters-desktop > .sliders > .slider-wrapper:first-child {
    padding-right: 0.3em;
  }
  .block-products2 .filters-desktop > .sliders > .slider-wrapper:last-child {
    padding-left: 0.3em;
  }
  .block-products2 .filters-desktop > .search {
    float: none;
    display: block;
    padding-top: 1em;
    padding-bottom: 1em;
  }
  .block-products2 .filters-desktop > .search > h3 {
    display: none;
  }
  .block-products2 .filters-desktop > .search > .inputAndIcon > .searchInput {
    display: block;
    width: 100%;
  }
}
.block-products2 table.products-table {
  text-align: left;
  table-layout: fixed;
  font-size: 95%;
}
.block-products2 table.products-table tr:first-child td {
  border-top: 1px solid #252422;
}
.block-products2 table.products-table td {
  padding: 0.5em;
  padding-right: 0.7em;
  border-bottom: 1px solid #252422;
  color: #2d2d2d;
  transition: color 0.25s;
  cursor: pointer;
}
.block-products2 table.products-table td:first-child {
  padding-left: 0;
}
.block-products2 table.products-table td:last-child {
  padding-right: 0;
}
.block-products2 table.products-table tr.hover td {
  color: gray;
}
.block-products2 table.products-table tr.hover td a {
  color: gray;
}
.block-products2 table.products-table tr.hover .img {
  opacity: 0.7;
}
.block-products2 table.products-table thead .thumb {
  width: 8.5em;
}
.block-products2 table.products-table thead .name {
  width: 35%;
}
.block-products2 table.products-table thead .added {
  width: 7em;
}
.block-products2 table.products-table thead .price {
  width: 11em;
}
.block-products2 table.products-table thead .year {
  width: 5em;
}
.block-products2 table.products-table a {
  display: block;
  color: inherit;
}
.block-products2 table.products-table .img {
  transition: opacity 0.25s;
  padding-top: 66.6666666%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.block-products2 table.products-table .img.placeholder {
  border: 1px solid black;
}
body.products-filtered #main > .page > article.block {
  display: none;
}
body.products-filtered #main > .page > article.block-products2 {
  display: block;
}
body.products-filtered #main > .page > article.block-products2 .products-area {
  display: block;
}
body.products-filtered.show-staff_picks #main > .page > article.block-products2 .products-area {
  display: none;
}
#staff_picks {
  display: none;
}
#staff_picks .block-recommended-full .page-wrapper {
  padding-top: 0;
}
body.products-filtered.show-staff_picks #staff_picks {
  display: block;
}
.block-products2 ul.products,
.block-products-recently-viewed2 ul.products {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -1%;
}
.block-products2 ul.products > li,
.block-products-recently-viewed2 ul.products > li {
  box-sizing: border-box;
  width: 23%;
  flex: 0 0 23%;
  margin: 1%;
  border: 1px solid #2d2d2d;
  border-radius: 26em;
  transition: background 0.25s;
}
.block-products2 ul.products > li:hover,
.block-products-recently-viewed2 ul.products > li:hover {
  background: #efefdf;
}
@media (max-width: 760px) {
  .block-products2 ul.products > li,
  .block-products-recently-viewed2 ul.products > li {
    width: 48%;
    flex: 0 0 48%;
    margin: 1%;
  }
  .block-products2 ul.products > li > .woocommerce-LoopProduct-link > .product-item,
  .block-products-recently-viewed2 ul.products > li > .woocommerce-LoopProduct-link > .product-item {
    padding: 30% 1.25em 23% 1.25em;
  }
}
.block-products-recently-viewed2 > .page-wrapper {
  padding: 0;
}
.block-video-big a {
  display: block;
  color: #fff;
}
.block-video-big p {
  padding: 0;
}
.block-video-big .image {
  background-size: cover;
  background-position: center center;
}
.block-video-big .video-wrapper {
  position: relative;
}
.block-video-big .play-button {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  text-align: center;
  line-height: 1;
}
.block-video-big .play-button > img {
  display: inline-block;
  padding: 0;
  margin: 0;
  height: 100px;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transition: opacity 0.25s;
  -moz-transition: opacity 0.25s;
  -ms-transition: opacity 0.25s;
  -o-transition: opacity 0.25s;
  transition: opacity 0.25s;
}
.block-video-big .play-button > .details {
  line-height: 1.2;
  margin-top: -0.2em;
  padding: 0 0.7em;
  display: inline-block;
  text-align: left;
  visibility: top;
  position: absolute;
}
.block-video-big .play-button:hover > img {
  opacity: 0.7;
}
@media (max-width: 750px) {
  .block-video-big .play-button > img {
    height: 60px;
  }
}
@media (max-width: 400px) {
  .block-video-big .play-button > img {
    height: 45px;
  }
  .block-video-big .play-button > .details {
    display: block;
    font-size: 10px;
    text-align: center;
    padding-top: 1em;
    left: 0;
    right: 0;
  }
}
body.single-product .block-woocommerce > .txt {
  padding-bottom: 12%;
  padding-top: 2.5em;
}
.block-woocommerce .woocommerce-form-login .col-1 {
  float: none;
  width: 100%;
}
.block-woocommerce .woocommerce-form-login .col-2 {
  width: 100%;
  float: none;
}
.block-woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme {
  padding: 0.3em 0 0.8em 0;
}
body.woocommerce-account:not(.logged-in) .block-woocommerce > .page-wrapper,
body.woocommerce-view-order .block-woocommerce > .page-wrapper,
body.woocommerce-edit-account .block-woocommerce > .page-wrapper,
body.woocommerce-edit-address .block-woocommerce > .page-wrapper {
  max-width: 60em;
  margin: 0 auto;
}
.block-content.layout-narrower > .page-wrapper {
  max-width: 60em;
  margin: 0 auto;
}
#go-top {
  display: none;
}
body.scrolled #go-top {
  right: 20px;
  bottom: 20px;
  display: block;
  font-size: 80%;
  z-index: 10005;
  padding-left: 1.85em;
  padding-right: 1.85em;
  padding-top: 0.75em;
  padding-bottom: 0.7em;
  position: relative;
  display: inline-block;
  text-align: center;
  -webkit-transition: background 0.25s;
  -moz-transition: background 0.25s;
  -ms-transition: background 0.25s;
  -o-transition: background 0.25s;
  transition: background 0.25s;
  background: #000;
  color: #fff;
  border: 1px solid #2d2d2d;
  border-radius: 1.5em;
  position: fixed;
  text-transform: uppercase;
}
body.scrolled #go-top:hover {
  background: gray;
  color: #fff;
}
@media (max-width: 760px) {
  body.scrolled #go-top {
    right: 0.5em;
    bottom: 0.25em;
  }
  body.scrolled #go-top > .text {
    display: none;
  }
  body.scrolled #go-top:before {
    display: block;
    content: "↑";
  }
}
.block-footer1 {
  text-align: center;
}
.block-footer1 > .txt {
  padding-top: 1.5%;
  padding-bottom: 1.5%;
}
body.page-shop .block-footer1 > .txt {
  padding-left: 22%;
}
@media (max-width: 950px) {
  body.page-shop .block-footer1 > .txt {
    padding-left: 15px;
  }
}
.block-footer1 .menu {
  padding: 0;
  margin: 0;
  list-style: none;
  list-style-image: none;
  padding-bottom: 3em;
}
.block-footer1 .menu li {
  display: inline-block;
  padding: 0 1em;
}
.block-footer1 .logo {
  margin: 0 auto;
  padding: 9% 0;
  max-width: 200px;
}
.block-footer1 .logo > img {
  display: block;
  width: 100%;
}
.block-footer1 .socmed-follow-text {
  padding-bottom: 9%;
}
.block-footer1 .contacts {
  padding-bottom: 5em;
}
.block-footer1 .contacts a {
  color: inherit;
  white-space: nowrap;
}
.block-footer1 .copyright {
  line-height: 2;
}
.block-footer1 .copyright a {
  color: inherit;
  white-space: nowrap;
}
.block-footer1 .copyright div {
  display: inline;
}
.block-footer1 .copyright div:before {
  content: " | ";
}
.block-footer1 .copyright div:first-child:before {
  content: none;
}
.block-footer1 #mc_embed_signup {
  display: block;
  margin: 2em auto 5em auto;
  max-width: 500px;
}
.block-footer1 label {
  display: none;
}
.block-footer1 input {
  text-align: center;
  width: 100%;
  display: block;
  margin: 0 0 0.5em 0;
  background: none;
  color: #fff;
  border: 1px solid #fff;
  box-shadow: none;
  border-radius: 0;
}
.block-footer1 input::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: white;
}
.block-footer1 input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: white;
  opacity: 1;
}
.block-footer1 input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: white;
  opacity: 1;
}
.block-footer1 input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: white;
}
.block-footer1 input::-ms-input-placeholder {
  /* Microsoft Edge */
  color: white;
}
.block-footer1 input:focus {
  outline: 0;
}
.block-footer1 input:focus::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: transparent;
}
.block-footer1 input:focus:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: transparent;
  opacity: 1;
}
.block-footer1 input:focus::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: transparent;
  opacity: 1;
}
.block-footer1 input:focus:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: transparent;
}
.block-footer1 input:focus::-ms-input-placeholder {
  /* Microsoft Edge */
  color: transparent;
}
.block-footer1 button {
  margin-top: 1em;
}
@media (max-width: 750px) {
  .block-footer1 > .txt {
    padding-top: 6%;
    padding-bottom: 90px;
  }
  .block-footer1 .logo {
    max-width: 200px;
    padding: 12% 0 12% 0;
  }
  .block-footer1 .socmed-follow-text {
    padding-bottom: 12%;
  }
  .block-footer1 .copyright div {
    display: inline-block;
    padding: 0 1em;
  }
  .block-footer1 .copyright div:before {
    content: none;
  }
  .block-footer1 .copyright div:first-child:before {
    content: none;
  }
}
/**
 * Block-form-emailer
 *
 * @author Jari Pennanen
 * @version 2018-12-16
 */
.block-form-emailer {
  text-align: left;
}
.block-form-emailer > .txt {
  max-width: 50em;
  margin: 0 auto;
}
.block-form-emailer h2 {
  padding-top: 1em;
  clear: both;
}
.block-form-emailer .email > input {
  width: 100%;
}
.block-form-emailer .more-link {
  width: 100%;
}
.block-form-emailer .first-name,
.block-form-emailer .postcode {
  width: 50%;
  display: block;
  float: left;
  clear: none;
}
.block-form-emailer .first-name > input,
.block-form-emailer .postcode > input {
  width: 100%;
}
.block-form-emailer .last-name,
.block-form-emailer .city {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 0.75em;
  width: 50%;
  display: block;
  float: left;
  clear: none;
}
.block-form-emailer .last-name > input,
.block-form-emailer .city > input {
  width: 100%;
}
.block-form-emailer textarea {
  display: block;
  width: 100%;
}
.block-form-emailer .form-error-message,
.block-form-emailer .error-message {
  background: #bb0000;
  color: white;
  padding: 0.7em 0.8em;
  display: block;
  font-size: 100%;
  border-radius: 0;
}
.block-form-emailer .form-error-message:before,
.block-form-emailer .error-message:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20fill%3D%22white%22%20viewBox%3D%220%200%20485.249%20485.249%22%3E%3Cpath%20d%3D%22M481.249,420.625l-219-380c-4-7-11-11-19-11s-15,4-19,11l-221,382c-10,17,5,33,19,33h442%20c12,0,21-10,21-22C485.249,428.625,484.249,424.625,481.249,420.625z%20M60.249,411.625l183-317l183,317H60.249z%22/%3E%3Cpath%20d%3D%22M221.249,192.625v97c0,12,10,22,22,22s22-10,22-22v-97c0-12-10-22-22-22%20S221.249,180.625,221.249,192.625z%22/%3E%3Cpath%20d%3D%22M243.249,330.625c-15,0-27,12-27,27s12,28,27,28s27-13,27-28S258.249,330.625,243.249,330.625z%22/%3E%3C/svg%3E");
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  display: inline-block;
  width: 1.2em;
  height: 1.2em;
  margin-right: 0.3em;
  position: relative;
  top: -0.1em;
  vertical-align: middle;
}
.block-form-emailer .form-error-message.hidden,
.block-form-emailer .error-message.hidden {
  display: none;
}
.block-form-emailer .form-error-message {
  margin-top: 1em;
}
.block-form-emailer input[type="file"] {
  display: block;
  position: absolute;
  opacity: 0;
  width: 0;
  height: 0;
}
.block-form-emailer .filenames {
  display: inline-block;
  padding-left: 1em;
}
.block-form-emailer input[type="email"] + .error-message,
.block-form-emailer input[type="text"] + .error-message {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.block-form-emailer label {
  display: block;
  margin-bottom: 0.8em;
  clear: both;
}
.block-form-emailer label > .text {
  display: block;
}
.block-form-emailer .checkbox {
  display: block;
  padding-left: 2.3em;
  position: relative;
}
.block-form-emailer .checkbox input {
  position: absolute;
  left: 0;
}
.block-form-emailer .radio-serie {
  clear: both;
  padding-top: 0.4em;
  display: block;
}
.block-form-emailer .radio-serie label {
  cursor: pointer;
  cursor: hand;
  display: block;
  padding-left: 2.3em;
  padding-bottom: 0.4em;
  position: relative;
  margin-bottom: 0.2em;
}
.block-form-emailer .radio-serie label input {
  position: absolute;
  left: 0;
}
.block-form-emailer .radio-serie label:hover {
  color: #888;
}
.block-form-emailer form {
  position: relative;
}
.block-form-emailer form .form-progress {
  display: none;
}
.block-form-emailer form > .loading-layer {
  position: absolute;
  -webkit-transition: background 0.25s;
  -moz-transition: background 0.25s;
  -ms-transition: background 0.25s;
  -o-transition: background 0.25s;
  transition: background 0.25s;
}
.block-form-emailer form.loading > .loading-layer {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.5);
}
.block-form-emailer form.loading > .form-progress {
  opacity: 1;
  display: block;
  bottom: 3em;
  left: 50%;
  margin-left: -2.5em;
  width: 5em;
  height: 5em;
  background-image: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2050%2050%22%3E%3Cpath%20fill%3D%22%23000%22%20d%3D%22M43.935,25.145c0-10.318-8.364-18.683-18.683-18.683c-10.318,0-18.683,8.365-18.683,18.683h4.068c0-8.071,6.543-14.615,14.615-14.615c8.072,0,14.615,6.543,14.615,14.615H43.935z%22%20transform%3D%22rotate%28129.39%2025%2025%29%22%3E%3CanimateTransform%20attributeType%3D%22xml%22%20attributeName%3D%22transform%22%20type%3D%22rotate%22%20from%3D%220%2025%2025%22%20to%3D%22360%2025%2025%22%20dur%3D%220.6s%22%20repeatCount%3D%22indefinite%22%3E%3C/animateTransform%3E%3C/path%3E%3C/svg%3E");
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  position: absolute;
  z-index: 2;
}
.block-form-emailer form.loading > .form-progress > .form-progress-percent {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 3em;
  text-align: center;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
.block-form-emailer form.loading > .form-progress > .form-progress-text {
  position: absolute;
  bottom: -1.5em;
  left: 0;
  right: 0;
  text-align: center;
  font-size: 80%;
}
.block-form-emailer form > section {
  padding: 1.15rem;
  margin: 0 0 3em 0;
  min-width: 0;
  border: 1px solid #000;
}
.block-form-emailer form > section > .section-header {
  margin: -1.15rem;
  margin-bottom: 0.3em;
  padding: 0.3em 0.5em;
  background: #000;
  color: #fff;
}
.block-form-emailer form > section .section-return {
  display: none;
}
.block-form-emailer form > section > .section-summary {
  display: none;
}
.block-form-emailer form > section h2 {
  margin: -1.15rem;
  margin-top: 1.7em;
  margin-bottom: 0.7em;
  padding: 1.7em 1.15rem 0.3em 1.15rem;
  border-top: 1px dotted #000;
}
.block-form-emailer form > section.hide-section .section-return {
  display: block;
}
.block-form-emailer form > section.hide-section > .section-summary {
  display: block;
}
.block-form-emailer form > section.hide-section > .section-contents {
  display: none;
}
.block-form-emailer form > section.hidden {
  display: none;
}
.block-form-emailer form > section + hr {
  display: none;
}
.block-form-emailer input[type="reset"],
.block-form-emailer input[type="submit"],
.block-form-emailer .section-next {
  margin-top: 1em;
}
.block-form-emailer input[type="reset"][disabled],
.block-form-emailer input[type="submit"][disabled],
.block-form-emailer .section-next[disabled] {
  cursor: not-allowed;
  background: gray;
  color: #000;
}
.block-form-emailer input[type="reset"][disabled]:hover,
.block-form-emailer input[type="submit"][disabled]:hover,
.block-form-emailer .section-next[disabled]:hover {
  background: gray;
  color: #000;
}
.block-form-emailer .actions {
  overflow: hidden;
}
.block-form-emailer input[type="reset"] {
  float: right;
}
.block-form-emailer footer {
  padding-top: 2em;
}
#header {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
#header:before {
  content: "";
  background-color: #f4f4e9;
  opacity: 0.05;
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
}
#header .header-contents {
  position: relative;
}
#header .logo {
  display: block;
  fill: #f4f4e9;
  width: 14em;
  margin: 0 auto;
  padding: 8em 0;
}
#header .logo > svg {
  width: 100%;
  display: block;
}
#header .bubble-wrapper {
  position: absolute;
  right: 6.1em;
  bottom: 1.25em;
}
#header .bubble-wrapper > .bubble {
  background: #f4f4e9;
  border-radius: 0.3em;
  padding: 0.3em 0.8em;
  color: #2d2d2d;
  font-size: 85%;
  display: inline-block;
}
#header .bubble-wrapper > .bubble p:last-child {
  padding-bottom: 0;
}
#header .bubble-wrapper > .bubble a:hover {
  color: #2d2d2d;
}
@media (max-width: 760px) {
  #header .bubble-wrapper {
    left: 0.5em;
    right: 0.5em;
    text-align: center;
  }
}
#header .menu {
  padding: 0;
  margin: 0;
  list-style: none;
  list-style-image: none;
  letter-spacing: 0.125em;
  text-transform: uppercase;
  font-size: 13px;
  float: left;
  width: 40%;
  text-align: left;
  padding-top: 70px;
}
#header .menu > li {
  display: inline-block;
  padding: 1.5em 3.5em 1.5em 0;
}
#header .menu > li > a {
  color: #fff;
}
#header .menu > li:last-child {
  padding-right: 0;
}
#header .menu > li.current-menu-item > a,
#header .menu > li.current_page_item > a {
  color: #000;
}
#header .menu-fi {
  display: none;
  font-size: 11px;
}
body.lang-fi #header .menu-no-lang {
  display: none;
}
body.lang-fi #header .menu-fi {
  display: block;
}
@media (max-width: 760px) {
  body.lang-fi #header .menu-fi {
    display: none;
  }
}
#header .cart-stick {
  position: fixed;
  left: 0;
  right: 0;
  z-index: 10000;
  padding-top: 3px;
  -webkit-transition: background 0.25s;
  -moz-transition: background 0.25s;
  -ms-transition: background 0.25s;
  -o-transition: background 0.25s;
  transition: background 0.25s;
}
body.scrolled #header .cart-stick {
  background: #2d2d2d;
}
body.scrolled #header .cart-stick.filled,
#header .cart-stick.filled {
  background: #1e8057;
}
#header .cart-stick .cart-link .c {
  display: inline-block;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: transform 0.25s;
  -moz-transition: transform 0.25s;
  -ms-transition: transform 0.25s;
  -o-transition: transform 0.25s;
  transition: transform 0.25s;
}
#header .cart-stick.added-ok {
  background: #0ed281;
}
#header .cart-stick.added-ok .cart-link .c {
  -webkit-transform: scale(1.35);
  -moz-transform: scale(1.35);
  -ms-transform: scale(1.35);
  -o-transform: scale(1.35);
  transform: scale(1.35);
}
#header .cart-stick.added-ok .cart-links.filled > .cart-link > .icon > svg {
  fill: #fff;
}
#header .cart-stick .menu-bar {
  float: left;
  padding: 0;
  margin: 0;
  list-style: none;
  list-style-image: none;
  padding: 0.54em 0;
  letter-spacing: 0.125em;
  text-transform: uppercase;
  font-size: 11px;
}
#header .cart-stick .menu-bar > li {
  display: inline-block;
  padding-right: 0.8em;
}
#header .cart-stick .menu-bar > li > a {
  color: #fff;
}
#header .cart-stick .menu-bar > li > a:hover {
  color: #56e0a7;
}
#header .cart-stick .menu-bar > li:last-child {
  padding-right: 0;
}
#header .cart-stick .menu-bar > li.current-menu-item > a,
#header .cart-stick .menu-bar > li.current_page_item > a {
  color: #000;
}
@media (max-width: 760px) {
  #header .cart-stick {
    background: #2d2d2d;
    bottom: 0;
    padding-top: 5px;
    padding-bottom: 5px;
  }
  #header .cart-stick .menu-bar {
    position: relative;
    z-index: 10070;
    font-size: 9px;
    padding: 0.95em 0 0 0;
  }
}
#header .top-cart {
  text-align: right;
  padding: 0;
}
#header .cart-links {
  letter-spacing: 0.125em;
  text-transform: uppercase;
  font-size: 11px;
  display: block;
  float: right;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  z-index: 10060;
  color: #fff;
}
#header .cart-links > .account-links {
  display: inline-block;
  margin-right: 1em;
  position: relative;
  top: 1px;
}
#header .cart-links > .account-links a {
  color: #fff;
}
#header .cart-links > .account-links a:hover {
  color: #56e0a7;
}
#header .cart-links > .account-links .lang-link-fi {
  margin-right: 0.4em;
}
#header .cart-links .ajax-cart-parts {
  display: inline;
}
#header .cart-links .ajax-cart-parts > .cart-link {
  text-transform: uppercase;
  display: inline-block;
  white-space: nowrap;
  color: #fff;
}
#header .cart-links .ajax-cart-parts > .cart-link > .icon {
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 20px;
  padding: 5px;
  margin-left: 5px;
  position: relative;
  top: -1px;
  border-radius: 50%;
}
#header .cart-links .ajax-cart-parts > .cart-link > .icon > svg {
  fill: #fff;
  display: block;
  width: 100%;
  -webkit-transition: fill 0.25s;
  -moz-transition: fill 0.25s;
  -ms-transition: fill 0.25s;
  -o-transition: fill 0.25s;
  transition: fill 0.25s;
}
#header .cart-links .ajax-cart-parts > .cart-link > .texts {
  display: inline-block;
  min-width: 8em;
  position: relative;
  top: 1px;
}
#header .cart-links .ajax-cart-parts > .cart-link > .texts > .price {
  display: inline;
}
#header .cart-links .ajax-cart-parts > .cart-link > .hover-text {
  opacity: 0;
  position: absolute;
  right: -20px;
  bottom: -19px;
  width: 62px;
  text-align: center;
  font-size: 10px;
}
#header .cart-links .ajax-cart-parts > .cart-link:hover {
  color: #56e0a7;
}
#header .cart-links .ajax-cart-parts.filled > .cart-link > .icon {
  background: #0ed281;
}
#header .cart-links .ajax-cart-parts.filled > .cart-link > .icon > svg {
  fill: #fff;
}
@media (max-width: 760px) {
  #header .cart-links {
    font-size: 9px;
    float: none;
    padding-right: 4em;
  }
  #header .cart-links .account-links {
    display: none;
  }
}
@media (max-width: 1360px) {
  #header .menu > li {
    padding-right: 1.15em;
  }
}
@media (max-width: 1160px) {
  #header .menu > li {
    padding: 1.5em 1.14em 1.5em 0;
  }
}
@media (max-width: 1040px) {
  #header {
    min-height: 170px;
  }
  #header .menu {
    padding-top: 60px;
    font-size: 11px;
  }
  #header .menu > li {
    padding: 1.5em 1.4em 1.5em 0;
  }
  #header .searchform {
    margin-top: 60px;
    width: 18em;
  }
}
@media (max-width: 870px) {
  #header {
    min-height: 170px;
  }
  #header .menu {
    padding-top: 60px;
    font-size: 10px;
  }
  #header .menu > li {
    padding: 1.5em 1.1em 1.5em 0;
  }
}
@media (max-width: 760px) {
  #header {
    min-height: 205px;
  }
  #header .menu {
    display: none;
  }
  #header .searchform {
    float: none;
    clear: both;
    margin-top: 0;
    top: 143px;
    position: absolute;
    left: 10px;
    right: 10px;
    width: auto;
  }
  #header .top-cart {
    text-align: center;
  }
}
#more-mobile {
  float: right;
  display: none;
  background: none;
  width: 62px;
  height: 62px;
  margin: 17px auto;
  padding: 15px 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  z-index: 1040;
}
body.show-mobile-menu #more-mobile {
  background: none;
}
#more-mobile .more-mobile-wrapper {
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transition: background 0.25s;
  -moz-transition: background 0.25s;
  -ms-transition: background 0.25s;
  -o-transition: background 0.25s;
  transition: background 0.25s;
  display: block;
  z-index: 1050;
  opacity: 1;
  width: 42px;
  height: 32px;
}
#more-mobile .more-mobile-wrapper > i {
  position: absolute;
  display: block;
  height: 2px;
  top: 0;
  left: 0;
  right: 0;
  background: #fff;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}
#more-mobile .more-mobile-wrapper > .a {
  top: 0;
}
#more-mobile .more-mobile-wrapper > .b2,
#more-mobile .more-mobile-wrapper > .b {
  top: 15px;
}
#more-mobile .more-mobile-wrapper > .c {
  top: 30px;
}
body.show-mobile-menu #more-mobile .more-mobile-wrapper > .a {
  opacity: 0;
  background: #2d2d2d;
  -webkit-transform: translateY(16px);
  -moz-transform: translateY(16px);
  -ms-transform: translateY(16px);
  -o-transform: translateY(16px);
  transform: translateY(16px);
}
body.show-mobile-menu #more-mobile .more-mobile-wrapper > .b2 {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  background: #2d2d2d;
}
body.show-mobile-menu #more-mobile .more-mobile-wrapper > .b {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  background: #2d2d2d;
}
body.show-mobile-menu #more-mobile .more-mobile-wrapper > .c {
  opacity: 0;
  background: #2d2d2d;
  -webkit-transform: translateY(-16px);
  -moz-transform: translateY(-16px);
  -ms-transform: translateY(-16px);
  -o-transform: translateY(-16px);
  transform: translateY(-16px);
}
body.show-mobile-menu #more-mobile .more-mobile-wrapper:hover > .a,
body.show-mobile-menu #more-mobile .more-mobile-wrapper:hover > .b,
body.show-mobile-menu #more-mobile .more-mobile-wrapper:hover > .b2,
body.show-mobile-menu #more-mobile .more-mobile-wrapper:hover > .c {
  background: #535353;
}
#more-mobile .more-mobile-wrapper:hover > .a,
#more-mobile .more-mobile-wrapper:hover > .b,
#more-mobile .more-mobile-wrapper:hover > .b2,
#more-mobile .more-mobile-wrapper:hover > .c {
  background: #eee;
}
.header-coloring-light #more-mobile .more-mobile-wrapper > .a {
  background: #fff;
}
.header-coloring-light #more-mobile .more-mobile-wrapper > .b2,
.header-coloring-light #more-mobile .more-mobile-wrapper > .b {
  background: #fff;
}
.header-coloring-light #more-mobile .more-mobile-wrapper > .c {
  background: #fff;
}
.header-coloring-light #more-mobile .more-mobile-wrapper:hover > .a,
.header-coloring-light #more-mobile .more-mobile-wrapper:hover > .b,
.header-coloring-light #more-mobile .more-mobile-wrapper:hover > .b2,
.header-coloring-light #more-mobile .more-mobile-wrapper:hover > .c {
  background: #000;
}
@media (max-width: 760px) {
  #more-mobile {
    display: block;
  }
}
#navigation-mobile {
  display: none;
  text-align: center;
}
body.show-mobile-menu #navigation-mobile {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #000;
  z-index: 1000;
}
#navigation-mobile .mobile-menu {
  padding: 0;
  margin: 0;
  list-style: none;
  list-style-image: none;
  display: block;
  text-align: center;
  padding: 230px 0 0 0;
  font-size: 150%;
  line-height: 1.33;
}
#navigation-mobile .mobile-menu a {
  display: inline-block;
  padding: 8px 0;
  color: #fff;
}
#navigation-mobile .searchform {
  display: inline-block;
  float: none;
}
body.admin-bar #navigation-mobile,
body.admin-bar #header {
  margin-top: 32px;
}
@media (max-width: 782px) {
  body.admin-bar #navigation-mobile,
  body.admin-bar #header {
    margin-top: 46px;
  }
}
/** MOBILE NAV **/
#navigation-mobile-menu2 {
  display: none;
}
#more-mobile-menu2 {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: none;
  background: none;
  border-radius: 50%;
  width: 25;
  height: 25;
  float: right;
  margin: 0 0 2.1em 0;
  padding: 0px -2.5px;
  position: absolute;
  top: 2.2em;
  right: 10px;
  z-index: 1040;
}
body.show-mobile-menu #more-mobile-menu2 {
  background: none;
}
body.admin-bar #more-mobile-menu2 {
  margin-top: 32px;
}
#more-mobile-menu2 .more-mobile-wrapper {
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transition: background 0.25s;
  -moz-transition: background 0.25s;
  -ms-transition: background 0.25s;
  -o-transition: background 0.25s;
  transition: background 0.25s;
  display: block;
  z-index: 1050;
  opacity: 1;
  width: 30px;
  height: 25px;
}
#more-mobile-menu2 .more-mobile-wrapper > i {
  position: absolute;
  display: block;
  height: 2px;
  top: 0;
  left: 0;
  right: 0;
  background: #fff;
  border-radius: 4px;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}
#more-mobile-menu2 .more-mobile-wrapper > .a {
  top: 0;
}
#more-mobile-menu2 .more-mobile-wrapper > .b2,
#more-mobile-menu2 .more-mobile-wrapper > .b {
  top: 11.5px;
}
#more-mobile-menu2 .more-mobile-wrapper > .c {
  top: 23px;
}
#more-mobile-menu2 .more-mobile-wrapper:hover > .a,
#more-mobile-menu2 .more-mobile-wrapper:hover > .b,
#more-mobile-menu2 .more-mobile-wrapper:hover > .b2,
#more-mobile-menu2 .more-mobile-wrapper:hover > .c {
  background: #eee;
}
body.show-mobile-menu #more-mobile-menu2 .more-mobile-wrapper > .a {
  opacity: 0;
  background: #2d2d2d;
  -webkit-transform: translateY(12.5px);
  -moz-transform: translateY(12.5px);
  -ms-transform: translateY(12.5px);
  -o-transform: translateY(12.5px);
  transform: translateY(12.5px);
}
body.show-mobile-menu #more-mobile-menu2 .more-mobile-wrapper > .b2 {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  background: #2d2d2d;
}
body.show-mobile-menu #more-mobile-menu2 .more-mobile-wrapper > .b {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  background: #2d2d2d;
}
body.show-mobile-menu #more-mobile-menu2 .more-mobile-wrapper > .c {
  opacity: 0;
  background: #2d2d2d;
  -webkit-transform: translateY(-12.5px);
  -moz-transform: translateY(-12.5px);
  -ms-transform: translateY(-12.5px);
  -o-transform: translateY(-12.5px);
  transform: translateY(-12.5px);
}
body.show-mobile-menu #more-mobile-menu2 .more-mobile-wrapper:hover > .a,
body.show-mobile-menu #more-mobile-menu2 .more-mobile-wrapper:hover > .b,
body.show-mobile-menu #more-mobile-menu2 .more-mobile-wrapper:hover > .b2,
body.show-mobile-menu #more-mobile-menu2 .more-mobile-wrapper:hover > .c {
  background: #535353;
}
@media (max-width: 760px) {
  #navigation-mobile-menu2 {
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 0;
    overflow: hidden;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1040;
    overflow: auto;
    background: #f4f4e9;
    text-align: center;
  }
  body.show-mobile-menu #navigation-mobile-menu2 {
    height: auto;
  }
  #navigation-mobile-menu2 .padder {
    height: 80px;
  }
  body.admin-bar #navigation-mobile-menu2 .padder {
    padding-top: 46px;
  }
  #navigation-mobile-menu2 .menu {
    padding: 0;
    margin: 0;
    list-style: none;
    list-style-image: none;
    padding: 4em 0 2em;
  }
  #navigation-mobile-menu2 .menu a {
    font-size: 26px;
    color: #2d2d2d;
  }
  #navigation-mobile-menu2 .menu li.current-page-ancestor > a,
  #navigation-mobile-menu2 .menu li.menu-item-object-page.current-menu-item > a,
  #navigation-mobile-menu2 .menu li.menu-item-object-page.current_page_item > a {
    color: #000;
  }
  #navigation-mobile-menu2 .menu li {
    display: block;
    padding: 0.25em;
  }
  #navigation-mobile-menu2 .menu .sub-menu a {
    font-size: 15px;
  }
  #more-mobile-menu2 {
    display: block;
  }
  body.show-mobile-menu {
    overflow: hidden;
  }
}
@media (max-width: 760px) and (orientation: landscape) {
  #navigation-mobile-menu2 .menu {
    margin: 0 0;
    padding-top: 1em;
  }
  #navigation-mobile-menu2 .menu > li {
    float: left;
    width: 50%;
    padding: 0 0 0 0;
    margin-left: 0;
    margin-right: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  #navigation-mobile-menu2 .menu > li:nth-child(2n + 1) {
    clear: both;
  }
  #navigation-mobile-menu2 .menu > li {
    padding: 0.25em 0 0.25em 0;
  }
}
.block-logo {
  text-align: center;
}
.block-logo > .txt {
  padding: 15% 5%;
}
.block-logo img {
  display: block;
  width: 100%;
}
@media (max-width: 750px) {
  .block-logo > .txt {
    padding: 25% 5%;
  }
}
.block-products2 ul {
  padding: 0;
  margin: 0;
  list-style: none;
  list-style-image: none;
}
.block-products2 .sub-categories {
  padding-top: 1em;
}
.block-products2 .sub-categories > a {
  display: inline-block;
  padding: 0.2em 0.8em 0.1em 0.8em;
  margin-bottom: 0.5em;
  text-transform: uppercase;
  color: #2d2d2d;
  border: 1px solid #252422;
  margin-right: 0.5em;
  transition: color 0.25s, background-color 0.25s;
}
.block-products2 .sub-categories > a:hover,
.block-products2 .sub-categories > a.selected {
  background: #000;
  color: #fff;
}
.block-products2 .info {
  clear: both;
}
.block-products2 .info > .views {
  display: inline-block;
  vertical-align: middle;
  overflow: hidden;
}
.block-products2 .info > .views > li {
  display: inline-block;
  vertical-align: middle;
  margin-right: 1em;
}
.block-products2 .info > .views > li > a {
  display: block;
}
.block-products2 .info > .views > li > a > svg {
  transition: fill 0.25s;
  fill: gray;
  width: 1.5em;
  height: 1.5em;
}
.block-products2 .info > .views > li > a.selected > svg {
  fill: black;
}
@media (hover: hover) {
  .block-products2 .info > .views > li > a:hover > svg {
    fill: black;
  }
}
.block-products2 .info > .data-count {
  display: inline-block;
  vertical-align: middle;
  padding-bottom: 0.5em;
}
.block-products2 .info > .sorting {
  float: right;
}
.block-products2 .info > .sorting > .dropdown-select {
  min-width: 18em;
}
.block-products2 .info > .sorting > .dropdown-select > .opener {
  text-align: right;
}
@media (max-width: 760px) {
  .block-products2 .info > .data-count,
  .block-products2 .info > .views {
    display: none;
  }
  .block-products2 .info > .sorting {
    float: none;
  }
  .block-products2 .info > .sorting > .dropdown-select {
    margin: 0;
    display: block;
    text-align: left;
  }
  .block-products2 .info > .sorting > .dropdown-select > .opener {
    border: 1px solid #000;
    text-transform: uppercase;
    padding: 0.55em 1.5em 0.45em 1.5em;
    text-align: left;
  }
}
.block-products2 .products-area {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-position: -200px -200px;
  background-repeat: no-repeat;
  background-image: url("images/loading.svg");
  background-size: 10em 10em;
  text-align: center;
  width: 100%;
  min-height: 800px;
  margin: 0 auto;
}
.block-products2 .products-area.loading {
  background-position: center 160px;
}
.block-products2 .pagination {
  padding: 2em 0;
}
.block-products2 .pagination .prev,
.block-products2 .pagination .next {
  display: inline-block;
  background: #000;
  color: #fff;
  padding: 0.2em 1em;
}
.block-products2 .pagination .pages {
  display: inline-block;
  width: 8em;
  text-align: center;
}
.block-products2 .dropdowns {
  display: inline-block;
  vertical-align: top;
}
.block-products2 .dropdowns > .dropdown-wrapper {
  display: inline-block;
  vertical-align: top;
}
.block-products2 .sliders {
  display: inline-block;
  vertical-align: top;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.block-products2 .sliders > .slider-wrapper {
  display: inline-block;
  vertical-align: top;
  text-align: center;
  margin: 0 0 0 1em;
}
.block-products2 .sliders > .slider-wrapper > .range {
  font-size: 80%;
}
.block-products2 .sliders .slider {
  display: inline-block;
  vertical-align: top;
  position: relative;
  width: 9em;
  height: 1.85em;
  padding: 0.55em 1.5em 0.45em 1.5em;
}
.block-products2 .sliders .slider:before {
  content: "";
  display: block;
  height: 1px;
  width: 100%;
  position: absolute;
  top: 1.333em;
  left: 0;
  right: 0;
  background: #2d2d2d;
}
.block-products2 .sliders .slider .handle {
  display: block;
  width: 0.6em;
  background: #2d2d2d;
  position: absolute;
  left: 0;
  top: 0.2em;
  bottom: 0.2em;
  outline: 0;
}
.block-products2 .sliders .slider .handle:hover {
  background: #6d6d6d;
}
.block-products2 .sliders .slider .handle-left {
  left: 10%;
}
.block-products2 .sliders .slider .handle-right {
  left: 50%;
}
@media (max-width: 760px) {
  .block-products2 .sliders .slider:before {
    top: 0.9em;
  }
}
.block-products2 .dropdown-checkboxes {
  margin: 0 0.2em;
  position: relative;
}
.block-products2 .dropdown-checkboxes > .opener {
  letter-spacing: 0.125em;
  vertical-align: bottom;
  color: #2d2d2d;
  transition: background-color 0.25s, color 0.25s;
  display: block;
  text-align: center;
  border: 1px solid #000;
  text-transform: uppercase;
  padding: 0.55em 1.5em 0.45em 1.5em;
  position: relative;
  overflow: hidden;
}
.block-products2 .dropdown-checkboxes > .opener .selected {
  font-size: 80%;
}
.block-products2 .dropdown-checkboxes > .opener.filled,
.block-products2 .dropdown-checkboxes > .opener:hover {
  color: #fff;
  background: #000;
}
.block-products2 .dropdown-checkboxes > .opener.filled:after,
.block-products2 .dropdown-checkboxes > .opener:hover:after {
  color: #fff;
}
.block-products2 .dropdown-checkboxes > .opener:after {
  right: 1em;
  top: 0.5em;
  position: absolute;
  content: "▼";
  color: #000;
}
.block-products2 .dropdown-checkboxes > .opener > .title {
  padding-right: 1.5em;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.block-products2 .dropdown-checkboxes > .dropdown-wrapper {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  position: absolute;
  z-index: 290;
  padding: 0.4em;
  background: #f4f4e9;
  overflow-y: auto;
  border-radius: 2px;
  height: auto;
  max-height: 27em;
}
.block-products2 .dropdown-checkboxes > .dropdown-wrapper::scrollbar {
  width: 1.2em;
}
.block-products2 .dropdown-checkboxes > .dropdown-wrapper::-moz-scrollbar {
  width: 1.2em;
}
.block-products2 .dropdown-checkboxes > .dropdown-wrapper::-webkit-scrollbar {
  width: 1.2em;
}
.block-products2 .dropdown-checkboxes > .dropdown-wrapper::-webkit-scrollbar-button {
  width: 0px;
  height: 0px;
}
.block-products2 .dropdown-checkboxes > .dropdown-wrapper::-webkit-scrollbar-track {
  background: #f4f4e9;
  border: 0;
  border-radius: 0;
}
.block-products2 .dropdown-checkboxes > .dropdown-wrapper::-webkit-scrollbar-thumb {
  background: #2d2d2d;
  border-radius: 0;
}
.block-products2 .dropdown-checkboxes > .dropdown-wrapper::-webkit-scrollbar-thumb:hover {
  background: #2d2d2d;
}
@media (max-width: 760px) {
  .block-products2 .dropdown-checkboxes > .dropdown-wrapper {
    max-height: 24em;
  }
}
.block-products2 .dropdown-checkboxes > .dropdown-wrapper > .dropdown {
  padding: 0;
  margin: 0;
  list-style: none;
  list-style-image: none;
  text-align: left;
}
.block-products2 .dropdown-checkboxes > .dropdown-wrapper > .dropdown > li > .children {
  padding: 0 0 0 15px;
}
.block-products2 .dropdown-checkboxes > .dropdown-wrapper > .dropdown .children {
  padding-top: 0;
}
.block-products2 .dropdown-checkboxes > .dropdown-wrapper > .dropdown label {
  position: relative;
  margin: 6px 0;
  display: block;
  color: #2d2d2d;
  cursor: pointer;
  cursor: hand;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.block-products2 .dropdown-checkboxes > .dropdown-wrapper > .dropdown label:hover,
.block-products2 .dropdown-checkboxes > .dropdown-wrapper > .dropdown label.active {
  color: #000;
}
.block-products2 .dropdown-checkboxes > .dropdown-wrapper > .dropdown input {
  position: absolute;
  opacity: 0;
  left: 0;
  top: 0;
  width: 18px;
  height: 18px;
  cursor: pointer;
  cursor: hand;
}
.block-products2 .dropdown-checkboxes > .dropdown-wrapper > .dropdown .active-box {
  display: block;
  float: left;
  border: 2px solid #000;
  margin-right: 13px;
  width: 16px;
  height: 16px;
  border-radius: 0;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -ms-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
}
.block-products2 .dropdown-checkboxes > .dropdown-wrapper > .dropdown .name {
  padding-top: 0.1em;
  display: block;
  overflow: hidden;
}
.block-products2 .dropdown-checkboxes > .dropdown-wrapper > .dropdown label:hover .active-box {
  border-color: gray;
  color: #fff;
  background: gray;
}
.block-products2 .dropdown-checkboxes > .dropdown-wrapper > .dropdown input:checked + .active-box {
  border-color: #000;
  background: #000;
}
.block-products2 .dropdown-checkboxes > .dropdown-wrapper > .dropdown li.current-cat .children,
.block-products2 .dropdown-checkboxes > .dropdown-wrapper > .dropdown li.current-cat-parent .children {
  display: block;
}
.block-products2 .dropdown-select {
  margin: 0 0.2em;
  position: relative;
  display: inline-block;
  vertical-align: top;
}
.block-products2 .dropdown-select > .opener {
  letter-spacing: 0.125em;
  vertical-align: bottom;
  color: #2d2d2d;
  transition: background-color 0.25s, color 0.25s;
  display: block;
  text-align: center;
  border: 1px solid #000;
  text-transform: uppercase;
  padding: 0.55em 1.5em 0.45em 1.5em;
  position: relative;
  overflow: hidden;
}
.block-products2 .dropdown-select > .opener .selected {
  font-size: 80%;
}
.block-products2 .dropdown-select > .opener.filled,
.block-products2 .dropdown-select > .opener:hover {
  color: #fff;
  background: #000;
}
.block-products2 .dropdown-select > .opener.filled:after,
.block-products2 .dropdown-select > .opener:hover:after {
  color: #fff;
}
.block-products2 .dropdown-select > .opener:after {
  right: 1em;
  top: 0.5em;
  position: absolute;
  content: "▼";
  color: #000;
}
.block-products2 .dropdown-select > .opener > .title {
  padding-right: 1.5em;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.block-products2 .dropdown-select.borderless > .opener {
  border: 0;
  text-align: left;
  padding-left: 0;
}
.block-products2 .dropdown-select.borderless > .opener:hover,
.block-products2 .dropdown-select.borderless > .opener.filled {
  background: none;
  color: #2d2d2d;
}
.block-products2 .dropdown-select.borderless > .opener:hover:after,
.block-products2 .dropdown-select.borderless > .opener.filled:after {
  color: #2d2d2d;
}
.block-products2 .dropdown-select > .dropdown-wrapper {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  z-index: 290;
  background: #f4f4e9;
  border-radius: 2px;
  overflow-y: auto;
  height: auto;
  max-height: 27em;
  width: 100%;
}
.block-products2 .dropdown-select > .dropdown-wrapper::scrollbar {
  width: 1.2em;
}
.block-products2 .dropdown-select > .dropdown-wrapper::-moz-scrollbar {
  width: 1.2em;
}
.block-products2 .dropdown-select > .dropdown-wrapper::-webkit-scrollbar {
  width: 1.2em;
}
.block-products2 .dropdown-select > .dropdown-wrapper::-webkit-scrollbar-button {
  width: 0px;
  height: 0px;
}
.block-products2 .dropdown-select > .dropdown-wrapper::-webkit-scrollbar-track {
  background: #f4f4e9;
  border: 0;
  border-radius: 0;
}
.block-products2 .dropdown-select > .dropdown-wrapper::-webkit-scrollbar-thumb {
  background: #2d2d2d;
  border-radius: 0;
}
.block-products2 .dropdown-select > .dropdown-wrapper::-webkit-scrollbar-thumb:hover {
  background: #2d2d2d;
}
@media (max-width: 760px) {
  .block-products2 .dropdown-select > .dropdown-wrapper {
    max-height: 24em;
  }
}
.block-products2 .dropdown-select > .dropdown-wrapper > .dropdown {
  text-align: left;
}
.block-products2 .dropdown-select > .dropdown-wrapper > .dropdown > li > a {
  cursor: pointer;
  cursor: hand;
  -webkit-transition: background 0.25s, color 0.25s;
  -moz-transition: background 0.25s, color 0.25s;
  -ms-transition: background 0.25s, color 0.25s;
  -o-transition: background 0.25s, color 0.25s;
  transition: background 0.25s, color 0.25s;
  padding: 0.4em;
  display: block;
  color: #2d2d2d;
}
.block-products2 .dropdown-select > .dropdown-wrapper > .dropdown > li > a:hover {
  color: #fff;
  background: gray;
}
.block-products2 .dropdown-select > .dropdown-wrapper > .dropdown > li.active {
  background: #000;
}
.block-products2 .dropdown-select > .dropdown-wrapper > .dropdown > li.active > a {
  color: #fff;
}
.block-products2 .btn-group-wrapper {
  display: inline-block;
  vertical-align: top;
}
.block-products2 .btn-group {
  margin: 0 0.2em;
  display: inline-block;
  vertical-align: top;
  letter-spacing: 0.125em;
  text-transform: uppercase;
  margin-bottom: 1em;
}
.block-products2 .btn-group > a {
  color: #000;
  border: 1px solid #000;
  display: block;
  float: left;
  padding: 0.55em 1.5em 0.45em 1.5em;
  margin-right: 0.5em;
  transition: background-color 0.25s, color 0.25s;
}
.block-products2 .btn-group > a:hover {
  background: #000;
  color: #fff;
}
.block-products2 .btn-group > a.checked {
  background: #000;
  color: #fff;
}
.block-products2 .btn-single {
  display: inline-block;
  color: #000;
  border: 1px solid gray;
  padding: 0.5em 1.5em;
}
.block-products2 .btn-single:hover {
  color: #000;
  background: #efefef;
}
.block-products2 .btn-single.checked {
  background: #000;
  color: #fff;
}
.block-products2 .filters-desktop {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #f4f4e9;
  padding: 3em 0;
  padding-bottom: 1em;
  text-align: left;
  font-size: 80%;
}
.block-products2 .filters-desktop h3 {
  text-transform: uppercase;
  font-size: 80%;
}
.block-products2 .filters-desktop .filters-wrap:first-child > h2 {
  padding-top: 0;
}
.block-products2 .filters-desktop .dropdown-category,
.block-products2 .filters-desktop .dropdown-checkboxes {
  display: inline-block;
  vertical-align: top;
  width: 20em;
}
.block-products2 .filters-desktop .search-link {
  float: right;
  display: block;
  padding-top: 1em;
}
.block-products2 .filters-desktop .search-link > svg {
  display: block;
  width: 4.2em;
}
.block-products2 .filters-desktop .search {
  float: right;
  display: block;
}
.block-products2 .filters-desktop .search > .inputAndIcon {
  position: relative;
}
.block-products2 .filters-desktop .search > .inputAndIcon > .searchInput {
  box-sizing: border-box;
  background: #f4f4e9;
  border: 1px solid #2d2d2d;
  display: block;
  padding: 0.55em 1.5em 0.45em 1.1em;
  width: 19.7em;
  line-height: inherit;
  font-size: inherit;
  font-family: inherit;
  border-radius: 0;
  box-shadow: none;
  appearance: none;
}
@media (max-width: 1024px) {
  .block-products2 .filters-desktop .search > .inputAndIcon > .searchInput {
    width: 18.5em;
  }
}
.block-products2 .filters-desktop .search > .inputAndIcon > svg {
  position: absolute;
  right: 0.25em;
  top: 0;
  display: block;
  width: 3em;
  height: 3em;
}
@media (max-width: 760px) {
  .block-products2 .filters-desktop {
    font-size: 100%;
  }
  .block-products2 .filters-desktop > .btn-group-wrapper {
    display: block;
  }
  .block-products2 .filters-desktop > .btn-group-wrapper > .btn-group {
    display: flex;
    margin-bottom: 0;
    margin: 0;
  }
  .block-products2 .filters-desktop > .btn-group-wrapper > .btn-group > a {
    box-sizing: border-box;
    flex: 0 0 50%;
    margin: 0;
    border-bottom: 0;
    text-align: center;
  }
  .block-products2 .filters-desktop > .btn-group-wrapper > .btn-group > a:first-child {
    border-right: 0;
  }
  .block-products2 .filters-desktop > .dropdowns {
    display: block;
  }
  .block-products2 .filters-desktop > .dropdowns > .dropdown-wrapper {
    box-sizing: border-box;
    float: left;
    width: 50%;
  }
  .block-products2 .filters-desktop > .dropdowns > .dropdown-wrapper > h3 {
    display: none;
  }
  .block-products2 .filters-desktop > .dropdowns > .dropdown-wrapper > div {
    display: block;
    width: auto;
    margin: 0;
  }
  .block-products2 .filters-desktop > .dropdowns > .dropdown-wrapper > div > .opener {
    display: block;
  }
  .block-products2 .filters-desktop > .dropdowns > .dropdown-wrapper:first-child > div > .opener {
    border-right: 0;
  }
  .block-products2 .filters-desktop > .sliders {
    display: flex;
    padding-top: 1em;
  }
  .block-products2 .filters-desktop > .sliders > .slider-wrapper {
    box-sizing: border-box;
    flex: 0 0 50%;
    margin: 0;
  }
  .block-products2 .filters-desktop > .sliders > .slider-wrapper > .slider {
    box-sizing: border-box;
    width: 100%;
  }
  .block-products2 .filters-desktop > .sliders > .slider-wrapper:first-child {
    padding-right: 0.3em;
  }
  .block-products2 .filters-desktop > .sliders > .slider-wrapper:last-child {
    padding-left: 0.3em;
  }
  .block-products2 .filters-desktop > .search {
    float: none;
    display: block;
    padding-top: 1em;
    padding-bottom: 1em;
  }
  .block-products2 .filters-desktop > .search > h3 {
    display: none;
  }
  .block-products2 .filters-desktop > .search > .inputAndIcon > .searchInput {
    display: block;
    width: 100%;
  }
}
.block-products2 table.products-table {
  text-align: left;
  table-layout: fixed;
  font-size: 95%;
}
.block-products2 table.products-table tr:first-child td {
  border-top: 1px solid #252422;
}
.block-products2 table.products-table td {
  padding: 0.5em;
  padding-right: 0.7em;
  border-bottom: 1px solid #252422;
  color: #2d2d2d;
  transition: color 0.25s;
  cursor: pointer;
}
.block-products2 table.products-table td:first-child {
  padding-left: 0;
}
.block-products2 table.products-table td:last-child {
  padding-right: 0;
}
.block-products2 table.products-table tr.hover td {
  color: gray;
}
.block-products2 table.products-table tr.hover td a {
  color: gray;
}
.block-products2 table.products-table tr.hover .img {
  opacity: 0.7;
}
.block-products2 table.products-table thead .thumb {
  width: 8.5em;
}
.block-products2 table.products-table thead .name {
  width: 35%;
}
.block-products2 table.products-table thead .added {
  width: 7em;
}
.block-products2 table.products-table thead .price {
  width: 11em;
}
.block-products2 table.products-table thead .year {
  width: 5em;
}
.block-products2 table.products-table a {
  display: block;
  color: inherit;
}
.block-products2 table.products-table .img {
  transition: opacity 0.25s;
  padding-top: 66.6666666%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.block-products2 table.products-table .img.placeholder {
  border: 1px solid black;
}
body.products-filtered #main > .page > article.block {
  display: none;
}
body.products-filtered #main > .page > article.block-products2 {
  display: block;
}
body.products-filtered #main > .page > article.block-products2 .products-area {
  display: block;
}
body.products-filtered.show-staff_picks #main > .page > article.block-products2 .products-area {
  display: none;
}
#staff_picks {
  display: none;
}
#staff_picks .block-recommended-full .page-wrapper {
  padding-top: 0;
}
body.products-filtered.show-staff_picks #staff_picks {
  display: block;
}
.block-products2 ul.products,
.block-products-recently-viewed2 ul.products {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -1%;
}
.block-products2 ul.products > li,
.block-products-recently-viewed2 ul.products > li {
  box-sizing: border-box;
  width: 23%;
  flex: 0 0 23%;
  margin: 1%;
  border: 1px solid #2d2d2d;
  border-radius: 26em;
  transition: background 0.25s;
}
.block-products2 ul.products > li:hover,
.block-products-recently-viewed2 ul.products > li:hover {
  background: #efefdf;
}
@media (max-width: 760px) {
  .block-products2 ul.products > li,
  .block-products-recently-viewed2 ul.products > li {
    width: 48%;
    flex: 0 0 48%;
    margin: 1%;
  }
  .block-products2 ul.products > li > .woocommerce-LoopProduct-link > .product-item,
  .block-products-recently-viewed2 ul.products > li > .woocommerce-LoopProduct-link > .product-item {
    padding: 30% 1.25em 23% 1.25em;
  }
}
.block-products-recently-viewed2 > .page-wrapper {
  padding: 0;
}
.block-video-big a {
  display: block;
  color: #fff;
}
.block-video-big p {
  padding: 0;
}
.block-video-big .image {
  background-size: cover;
  background-position: center center;
}
.block-video-big .video-wrapper {
  position: relative;
}
.block-video-big .play-button {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  text-align: center;
  line-height: 1;
}
.block-video-big .play-button > img {
  display: inline-block;
  padding: 0;
  margin: 0;
  height: 100px;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transition: opacity 0.25s;
  -moz-transition: opacity 0.25s;
  -ms-transition: opacity 0.25s;
  -o-transition: opacity 0.25s;
  transition: opacity 0.25s;
}
.block-video-big .play-button > .details {
  line-height: 1.2;
  margin-top: -0.2em;
  padding: 0 0.7em;
  display: inline-block;
  text-align: left;
  visibility: top;
  position: absolute;
}
.block-video-big .play-button:hover > img {
  opacity: 0.7;
}
@media (max-width: 750px) {
  .block-video-big .play-button > img {
    height: 60px;
  }
}
@media (max-width: 400px) {
  .block-video-big .play-button > img {
    height: 45px;
  }
  .block-video-big .play-button > .details {
    display: block;
    font-size: 10px;
    text-align: center;
    padding-top: 1em;
    left: 0;
    right: 0;
  }
}
body.single-product .block-woocommerce > .txt {
  padding-bottom: 12%;
  padding-top: 2.5em;
}
.block-woocommerce .woocommerce-form-login .col-1 {
  float: none;
  width: 100%;
}
.block-woocommerce .woocommerce-form-login .col-2 {
  width: 100%;
  float: none;
}
.block-woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme {
  padding: 0.3em 0 0.8em 0;
}
body.woocommerce-account:not(.logged-in) .block-woocommerce > .page-wrapper,
body.woocommerce-view-order .block-woocommerce > .page-wrapper,
body.woocommerce-edit-account .block-woocommerce > .page-wrapper,
body.woocommerce-edit-address .block-woocommerce > .page-wrapper {
  max-width: 60em;
  margin: 0 auto;
}
html {
  margin: 0;
  padding: 0;
}
body {
  margin: 0;
  padding: 0;
}
#ie6 #page {
  height: 100%;
}
html #wpadminbar {
  z-index: 20000 !important;
}
/*# sourceMappingURL=style.css.map */