/* Reset */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
a img,
img {
  border: 0;
}
/* Clearfix class */
.cf:before,
.cf:after,
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.cf:after,
.clearfix:after {
  clear: both;
}
.cf,
.clearfix {
  *zoom: 1;
}
/*
 * Legal Disclaimer
 *
 * These Fonts are licensed only for use on these domains and their subdomains:
 * poshliving.se
 * poshliving.dev.afonsowilsson.net
 *
 * It is illegal to download or use them on other websites.
 *
 * While the @font-face statements below may be modified by the client, this
 * disclaimer may not be removed.
 *
 * Lineto.com, 2014
 */
@font-face {
  font-family: "LLCircularWeb-Book";
  src: url("../assets/fonts/lineto-circular-book-c.eot");
  src: url("../assets/fonts/lineto-circular-book-c.eot?#iefix") format("embedded-opentype"), url("../assets/fonts/lineto-circular-book-c.woff") format("woff"), url("../assets/fonts/lineto-circular-book-c.ttf") format("truetype"), url("../assets/fonts/lineto-circular-book-c.svg#LLCircularWeb-Book") format("svg");
  font-weight: normal;
  font-style: normal;
}
/**
 * Breakpoints
 */
/**
 * Font settings
 */
/**
 * Color scheme
 */
* {
  box-sizing: border-box;
}
body,
html {
  margin: 0;
  padding: 0;
  font-family: 'LLCircularWeb-Book', 'Arial', 'Sans Serif';
  font-size: 14px;
  line-height: 1.5;
}
/* body, html */
body {
  position: relative;
}
body.locked {
  overflow: hidden;
}
.content {
  max-width: 1340px;
  margin: 0 auto;
  position: relative;
  padding-right: 20px;
  padding-left: 20px;
  *zoom: 1;
}
@media (min-width: 0px) and (max-width: 568px) {
  .content {
    padding: 0;
  }
}
.content:before,
.content:after {
  content: " ";
  display: table;
}
.content:after {
  clear: both;
}
.arrow__container {
  width: 24px;
  position: absolute;
  top: 9px;
  right: 0;
  height: 24px;
  line-height: 24px;
  display: block;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  outline: none;
  white-space: nowrap;
}
.arrow__icon {
  width: 0;
  height: 0;
  border-top: 4px solid #000000;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  margin: 0 auto;
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  transform: translateY(-50%);
}
.currency_switch_form {
  position: relative;
}
.currancy-switcher {
  float: right;
}
.currancy-switcher-wrapper {
  float: right;
}
.currancy-switcher-label {
  margin-right: 10px;
}
.currancy-switcher #aelia_cs_currencies {
  width: 120px;
}
.currancy-switcher .arrow__container {
  top: 9px;
}
.responsive-currancy-switcher {
  margin-top: 20px;
}
.responsive-currancy-switcher #aelia_cs_currencies {
  width: 100%;
}
.responsive-currancy-switcher .arrow__container {
  top: 2px;
}
.top-banner {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  background-color: #d80f1f;
  color: #fff;
  padding: 8px 0px;
  font-size: 13px;
  letter-spacing: 0.8px;
  position: relative;
  height: 35.5px;
}
@media (min-width: 0px) and (max-width: 568px) {
  .top-banner {
    font-size: 11px !important;
    letter-spacing: 0.04px;
  }
}
.top-banner__close {
  border: 0;
  background: transparent;
  color: #fff;
  position: absolute;
  right: 10px;
  top: 14px;
  cursor: pointer;
}
.top-banner a {
  color: #fff;
}
.responsive-currancy-switcher #aelia_cs_currencies,
.currancy-switcher #aelia_cs_currencies {
  font-family: 'LLCircularWeb-Book', 'Arial', 'Sans Serif';
  font-size: 12px;
  -webkit-appearance: none;
  border: 1px solid rgba(0, 0, 0, 0.1);
  padding: 0 5px 3px;
  height: 28px;
  line-height: 26px;
  display: inline-block;
  text-align: left;
  border-radius: 0;
  background: #fff;
  border-radius: 2px;
  color: #787878;
}
.responsive-currancy-switcher #aelia_cs_currencies:focus,
.currancy-switcher #aelia_cs_currencies:focus {
  outline: none;
}
.top {
  height: 40px;
  line-height: 40px;
  /* slogan */
  /* top-navigation */
}
@media (min-width: 769px) and (max-width: 1024px) {
  .top {
    display: none;
  }
}
@media (min-width: 569px) and (max-width: 768px), (min-width: 0px) and (max-width: 568px) {
  .top {
    display: none;
  }
}
.top .content {
  display: block;
}
.top .slogan {
  float: left;
}
.top .social {
  float: left;
  /* a */
}
.top .social a {
  color: #d80f1f;
  /* active */
}
.top .social a:hover {
  color: #000;
  text-decoration: underline;
}
.top .top-navigation {
  float: right;
  display: none;
  /* li */
}
@media (max-width: 1024px) {
  .top .top-navigation {
    display: block;
  }
}
.top .top-navigation li {
  display: inline-block;
  margin-left: 12px;
  color: #787878;
  font-size: 14px;
  /* a */
}
.top .top-navigation li a {
  color: #787878;
  text-decoration: none;
}
.top .top-navigation li a:hover {
  color: #d80f1f;
}
/* top */
header {
  border-bottom: 1px solid #cccccc;
  height: 170px;
  /* logo */
  /* navigation */
  /* cart */
  /* hamburger */
  /* search-trigger */
}
@media (min-width: 769px) and (max-width: 1024px), (min-width: 569px) and (max-width: 768px) {
  header {
    height: 80px;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 400;
    background: #fff;
  }
}
@media (min-width: 0px) and (max-width: 568px) {
  header {
    height: 80px;
    position: sticky;
    top: 0;
    right: 0;
    left: 0;
    z-index: 400;
    background: #fff;
  }
}
header > .content {
  display: flex;
  height: 100%;
}
header .logo {
  position: absolute;
  top: 18px;
  left: 20px;
  display: block;
}
@media (min-width: 769px) and (max-width: 1024px), (min-width: 569px) and (max-width: 768px) {
  header .logo {
    top: 9px;
    left: 20px;
    z-index: 99999999 !important;
  }
}
@media (min-width: 0px) and (max-width: 568px) {
  header .logo {
    top: 9px;
    left: 15px;
    z-index: 99999999 !important;
  }
}
header .logo img {
  width: 90px;
  height: 132px;
  display: block;
}
@media (min-width: 769px) and (max-width: 1024px), (min-width: 569px) and (max-width: 768px) {
  header .logo img {
    width: 42px;
    height: 62px;
  }
}
@media (min-width: 0px) and (max-width: 568px) {
  header .logo img {
    width: 42px;
    height: 62px;
  }
}
header .navigation {
  position: absolute;
  left: 150px;
  top: 103px;
  /* li */
}
@media (min-width: 1025px) and (max-width: 1339px) {
  header .navigation {
    left: 130px;
    top: 98px;
  }
}
@media (min-width: 769px) and (max-width: 1024px), (min-width: 569px) and (max-width: 768px) {
  header .navigation {
    display: none;
  }
}
@media (min-width: 0px) and (max-width: 568px) {
  header .navigation {
    display: none;
  }
}
header .navigation li {
  display: inline-block;
  padding-right: 22px;
  margin-right: 15px;
  background-repeat: no-repeat;
  background-position: 100% 50%;
  position: relative;
  /* a */
}
header .navigation li:after {
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  display: block;
  content: " ";
  position: absolute;
  top: 50%;
  margin-top: -3px;
  background: #000;
  right: 0;
  height: 6px;
  width: 6px;
}
header .navigation li:last-child:after {
  display: none;
}
header .navigation li a {
  font-size: 27px;
  color: #000;
  text-decoration: none;
}
@media (min-width: 1025px) and (max-width: 1339px) {
  header .navigation li a {
    font-size: 23px;
  }
}
@media (min-width: 769px) and (max-width: 1024px), (min-width: 569px) and (max-width: 768px) {
  header .navigation li a {
    font-size: 20px;
  }
}
@media (min-width: 0px) and (max-width: 568px) {
  header .navigation li a {
    font-size: 20px;
  }
}
header .navigation li a:hover {
  text-decoration: underline;
}
header #cart {
  height: 60px;
  width: 470px;
  position: absolute;
  right: 0;
  bottom: 23px;
}
@media (min-width: 1025px) and (max-width: 1339px) {
  header #cart {
    right: 20px;
  }
}
header .cart {
  display: block;
  position: absolute;
  right: 0;
  bottom: 10px;
  padding-right: 90px;
  text-align: right;
  text-decoration: none;
  cursor: pointer;
  /* label */
  /* small */
  /* cart-icon */
}
@media (min-width: 769px) and (max-width: 1024px), (min-width: 569px) and (max-width: 768px) {
  header .cart {
    padding-right: 75px;
    top: 17px;
    right: 163px;
  }
}
@media (min-width: 0px) and (max-width: 568px) {
  header .cart {
    padding-right: 0;
    top: 27px;
    right: 155px;
  }
}
header .cart .sub__cart {
  position: absolute;
  border: 1px solid rgba(0, 0, 0, 0.2);
  box-shadow: 5px 8px 20px 0px rgba(0, 0, 0, 0.15);
  background: #fff;
  padding: 90px 20px 20px;
  z-index: 9;
  top: -30px;
  right: -10px;
  width: 390px;
  transform: translateX(0);
  position: fixed;
  top: 0px;
  right: 0;
  padding: 120px 20px 20px;
  z-index: 999999;
  width: 455px;
  height: 100vh;
  transform: translateX(100%);
  transition: transform 0.3s ease-in-out;
}
@media (min-width: 0px) and (max-width: 568px) {
  header .cart .sub__cart {
    width: 309px;
    margin-bottom: 80px;
  }
}
header .cart .sub__cart .button--cart {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 18px;
  min-height: 64px;
  max-height: 64px;
  color: #FFF;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: -0.4px;
}
header .cart .sub__cart .cart-icon {
  background-color: #fff;
  background-image: url('../assets/img/cart.png');
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
  width: 47px;
  height: 46px;
  position: absolute;
  top: 20px;
  left: 20px;
  margin: 0px !important;
}
@media (min-width: 0px) and (max-width: 568px) {
  header .cart .sub__cart .cart-icon:before {
    content: none;
  }
}
header .cart .sub__cart .cart-icon .total {
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  position: absolute;
  top: 3px;
  right: -1px;
  width: 20px;
  height: 20px;
  line-height: 28px;
  background-color: #d80f1f;
  color: #fff;
  text-align: center;
  font-size: 16px;
}
header .cart .sub__cart .cart-icon .total__inner {
  font-size: 14px;
}
header .cart .sub__cart .close-cart {
  display: block;
  position: absolute;
  top: 26px;
  right: 20px;
  border: none;
  background: transparent;
  padding: 0;
  width: 24px;
  height: 24px;
}
header .cart .sub__cart ul {
  max-height: 65vh;
  overflow: scroll;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
header .cart .sub__cart ul::-webkit-scrollbar {
  display: none;
  width: 0;
  height: 0;
  appearance: none;
  -webkit-appearance: none;
}
@media (min-width: 0px) and (max-width: 568px) {
  header .cart .sub__cart ul {
    max-height: 45vh;
  }
}
header .cart .sub__cart .label {
  display: block;
  text-align: left;
  color: #000;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 30px;
  letter-spacing: -0.4px;
  margin-bottom: 8px;
}
header .cart .sub__cart small {
  display: block;
  text-align: left;
  color: #000;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: -0.32px;
}
header .cart .sub__cart small span {
  color: #D80F1E;
}
header .cart .product__price {
  display: block;
  width: 100%;
  color: #d80f1f;
}
header .cart__link {
  display: flex;
  align-items: center;
  align-content: center;
  text-decoration: none;
  color: #000;
  padding-bottom: 32px;
  margin-bottom: 32px;
  border-bottom: 1px solid #0000004D;
}
header .cart__product-info {
  width: 70%;
  padding: 0 10px 0 30px;
  text-align: left;
  color: #000;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: -0.3px;
}
header .cart .product__quantity {
  opacity: 0.6;
}
header .cart__image {
  height: auto;
  max-height: 100%;
  max-width: 120px;
}
header .cart.sub__cart--visible {
  position: unset;
}
header .cart.sub__cart--visible .sub__cart {
  transition: transform 0.3s ease-in-out;
  transform: translateX(0);
  position: fixed;
}
header .cart.sub__cart--visible .overlay {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1000;
}
header .cart .close-cart {
  display: none;
}
header .cart .overlay {
  display: none;
}
header .cart .label {
  color: #000;
  font-size: 20px;
  display: block;
  position: relative;
  z-index: 10;
  /* wfs */
}
@media (min-width: 1025px) and (max-width: 1339px) {
  header .cart .label {
    font-size: 18px;
  }
}
@media (min-width: 769px) and (max-width: 1024px), (min-width: 569px) and (max-width: 768px) {
  header .cart .label {
    font-size: 16px;
  }
}
@media (min-width: 0px) and (max-width: 568px) {
  header .cart .label {
    display: none;
  }
}
header .cart .label.wfs {
  padding: 14px 0 8px;
}
header .cart small {
  font-size: 15px;
  color: #797979;
}
@media (min-width: 1025px) and (max-width: 1339px) {
  header .cart small {
    font-size: 13px;
  }
}
@media (min-width: 769px) and (max-width: 1024px), (min-width: 569px) and (max-width: 768px) {
  header .cart small {
    font-size: 12px;
  }
}
@media (min-width: 0px) and (max-width: 568px) {
  header .cart small {
    display: none;
  }
}
header .cart .cart-icon {
  background-color: #fff;
  background-image: url('../assets/img/cart.png');
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
  width: 70px;
  height: 56px;
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -32px;
  z-index: 10;
  /* total */
}
@media (min-width: 769px) and (max-width: 1024px), (min-width: 569px) and (max-width: 768px) {
  header .cart .cart-icon {
    width: 54px;
    height: 40px;
    margin-top: -15px;
  }
}
@media (min-width: 0px) and (max-width: 568px) {
  header .cart .cart-icon {
    width: 46px;
    height: 32px;
    margin-top: -18px;
  }
  header .cart .cart-icon:before {
    content: "Cart";
    display: block;
    position: absolute;
    top: 36px;
    left: 0;
    right: 6px;
    text-align: center;
  }
}
header .cart .cart-icon .total {
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  position: absolute;
  top: 0;
  right: 0;
  width: 28px;
  height: 28px;
  line-height: 28px;
  background-color: #d80f1f;
  display: block;
  color: #fff;
  text-align: center;
  font-size: 16px;
}
@media (min-width: 769px) and (max-width: 1024px), (min-width: 569px) and (max-width: 768px) {
  header .cart .cart-icon .total {
    width: 24px;
    height: 24px;
    line-height: 24px;
  }
}
@media (min-width: 0px) and (max-width: 568px) {
  header .cart .cart-icon .total {
    width: 24px;
    height: 24px;
    line-height: 24px;
  }
}
header .hamburger {
  display: none;
}
@media (min-width: 769px) and (max-width: 1024px), (min-width: 569px) and (max-width: 768px) {
  header .hamburger {
    border: 0;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 70px;
    height: 79px;
    padding-top: 22px;
    z-index: 1000;
    border-left: 1px solid #ccc;
    /* lines */
    /* menu */
  }
  header .hamburger .lines {
    position: absolute;
    top: 20px;
    left: 50%;
    margin-left: -10px;
    /* line */
  }
  header .hamburger .lines .line {
    display: block;
    width: 20px;
    height: 1px;
    background: #000;
    margin: 0 auto 6px auto;
  }
  header .hamburger .menu {
    position: absolute;
    bottom: 13px;
    left: 0;
    text-align: center;
    width: 100%;
    color: #000;
  }
}
@media (min-width: 0px) and (max-width: 568px) {
  header .hamburger {
    border: 0;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 70px;
    height: 79px;
    padding-top: 22px;
    z-index: 1000;
    border-left: 1px solid #ccc;
    /* lines */
    /* menu */
  }
  header .hamburger .lines {
    position: absolute;
    top: 20px;
    left: 50%;
    margin-left: -10px;
    /* line */
  }
  header .hamburger .lines .line {
    display: block;
    width: 18px;
    height: 1px;
    background: #000;
    margin: 0 auto 6px auto;
  }
  header .hamburger .menu {
    position: absolute;
    bottom: 13px;
    left: 0;
    text-align: center;
    width: 100%;
    color: #000;
  }
}
header .search-trigger {
  position: absolute;
  top: 0;
  right: 70px;
  height: 79px;
  width: 70px;
  border-left: 1px solid #ccc;
  display: none;
  /* search-icon */
  /* search-text */
}
@media (min-width: 769px) and (max-width: 1024px), (min-width: 569px) and (max-width: 768px), (min-width: 0px) and (max-width: 568px) {
  header .search-trigger {
    display: block;
  }
}
header .search-trigger .icon {
  background-color: #fff;
  background-image: url('../assets/img/icon-search-responsive.png');
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
  width: 30px;
  height: 30px;
  margin-left: -15px;
  display: block;
  position: absolute;
  top: 13px;
  left: 50%;
}
header .search-trigger .text {
  position: absolute;
  bottom: 13px;
  left: 0;
  text-align: center;
  width: 100%;
  color: #000;
}
/* header */
.responsive-navigation-wrapper {
  position: fixed;
  top: 0;
  right: -260px;
  bottom: 0;
  background: #000000;
  width: 260px;
  z-index: 500;
  padding: 40px 25px 25px;
  display: none;
  /* close */
  /* responsive-categories */
  /* responsive-navigation */
}
.responsive-navigation-wrapper .close {
  width: 35px;
  height: 35px;
  position: absolute;
  top: 11px;
  right: 16px;
  display: block;
  padding: 5px;
}
.responsive-navigation-wrapper .close .close-1 {
  height: 25px;
  width: 1px;
  margin-left: 12px;
  background-color: #fff;
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  /* IE 9 */
  -webkit-transform: rotate(45deg);
  /* Safari and Chrome */
  z-index: 1;
}
.responsive-navigation-wrapper .close .close-1 .close-2 {
  height: 25px;
  width: 1px;
  background-color: #fff;
  transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  /* IE 9 */
  -webkit-transform: rotate(90deg);
  /* Safari and Chrome */
  z-index: 2;
}
.responsive-navigation-wrapper .responsive-categories {
  /* li */
}
.responsive-navigation-wrapper .responsive-categories li {
  font-size: 18px;
  color: #fff;
  line-height: 1;
  display: block;
  padding: 4px 0;
  /* a */
}
.responsive-navigation-wrapper .responsive-categories li a {
  padding: 3px 0;
  color: #fff;
  display: block;
  font-weight: 400;
  text-decoration: none;
}
.responsive-navigation-wrapper .responsive-categories li a:hover {
  opacity: 0.7;
}
.responsive-navigation-wrapper .responsive-navigation {
  padding-top: 25px;
  /* li */
}
.responsive-navigation-wrapper .responsive-navigation li {
  font-size: 15px;
  color: #fff;
  line-height: 1;
  padding: 3px 0;
  /* a */
}
.responsive-navigation-wrapper .responsive-navigation li a {
  color: #b1b1b1;
  display: block;
  font-weight: 400;
  text-decoration: none;
  padding: 3px 0;
}
.responsive-navigation-wrapper .responsive-navigation li a:hover {
  opacity: 0.7;
}
/* responsive-navigation-wrapper */
.white-wall {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.5);
  z-index: 450;
}
/* white-wall */
.newsletter {
  border-top: 1px solid #cccccc;
  padding: 35px 0 40px;
  /* content */
}
@media (min-width: 569px) and (max-width: 768px) {
  .newsletter {
    padding: 25px 0 30px;
  }
}
@media (min-width: 0px) and (max-width: 568px) {
  .newsletter {
    padding: 15px 12px 20px;
  }
}
.newsletter .content {
  /* text */
  /* form-wrapper */
}
.newsletter .content .text {
  text-align: center;
  width: 100%;
  /* strong */
  /* p */
}
.newsletter .content .text strong {
  display: block;
  color: #000;
  font-size: 28px;
  margin-bottom: 5px;
}
@media (min-width: 1025px) and (max-width: 1339px) {
  .newsletter .content .text strong {
    font-size: 24px;
  }
}
@media (min-width: 769px) and (max-width: 1024px) {
  .newsletter .content .text strong {
    font-size: 22px;
  }
}
@media (min-width: 569px) and (max-width: 768px) {
  .newsletter .content .text strong {
    font-size: 20px;
  }
}
@media (min-width: 0px) and (max-width: 568px) {
  .newsletter .content .text strong {
    font-size: 20px;
    line-height: 26px;
  }
}
.newsletter .content .text p {
  font-family: "Droid Serif", 'Serif';
  color: #4f4f4f;
  font-size: 16px;
  line-height: 23px;
  margin-bottom: 25px;
}
@media (min-width: 1025px) and (max-width: 1339px), (min-width: 769px) and (max-width: 1024px) {
  .newsletter .content .text p {
    font-size: 14px;
    line-height: 21px;
  }
}
@media (min-width: 569px) and (max-width: 768px) {
  .newsletter .content .text p {
    font-size: 13px;
    line-height: 20px;
  }
}
@media (min-width: 0px) and (max-width: 568px) {
  .newsletter .content .text p {
    font-size: 14px;
    line-height: 19px;
    margin-bottom: 15px;
  }
}
.newsletter .content .form-wrapper {
  position: relative;
  margin: 0 auto;
  text-align: center;
  /* form */
}
.newsletter .content .form-wrapper form {
  /* text */
  /* submit */
}
.newsletter .content .form-wrapper form .mc4wp-form-fields {
  font-size: 0;
}
.newsletter .content .form-wrapper form .mc4wp-response .mc4wp-alert {
  margin-top: 10px;
}
.newsletter .content .form-wrapper form input[type="text"] {
  border-radius: 2px 0 0 2px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #cacaca;
  border-right: 0 solid #fff;
  width: 480px;
  height: 50px;
  line-height: 100%;
  padding: 0 15px;
  color: #000;
  font-size: 16px;
  font-family: 'LLCircularWeb-Book', 'Arial', 'Sans Serif';
  margin-right: 0px;
  outline: none !important;
  box-shadow: none !important;
}
@media (min-width: 569px) and (max-width: 768px) {
  .newsletter .content .form-wrapper form input[type="text"] {
    width: 380px;
  }
}
@media (min-width: 0px) and (max-width: 568px) {
  .newsletter .content .form-wrapper form input[type="text"] {
    border-radius: 2px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border-right: 1px solid #cacaca;
    width: 100%;
  }
}
.newsletter .content .form-wrapper form input[type="text"]:focus {
  border: 1px solid #000;
  border-right: 0 solid #fff;
  outline: none !important;
  box-shadow: none !important;
}
@media (min-width: 0px) and (max-width: 568px) {
  .newsletter .content .form-wrapper form input[type="text"]:focus {
    border-right: 1px solid #000;
  }
}
.newsletter .content .form-wrapper form input[type="text"]::-webkit-input-placeholder {
  line-height: normal;
}
.newsletter .content .form-wrapper form input[type="submit"] {
  border-radius: 0 2px 2px 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #000;
  background: #000;
  height: 50px;
  line-height: 100%;
  padding: 0 15px;
  color: #fff;
  font-size: 16px;
  font-family: 'LLCircularWeb-Book', 'Arial', 'Sans Serif';
  cursor: pointer;
}
@media (min-width: 0px) and (max-width: 568px) {
  .newsletter .content .form-wrapper form input[type="submit"] {
    border-radius: 2px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    margin: 10px 0 0;
    display: block;
    width: 100%;
    text-align: center;
  }
}
.newsletter .content .form-wrapper form input[type="submit"]:hover {
  opacity: 0.85;
}
/* newsletter */
footer {
  border-top: 1px solid #cccccc;
  padding: 40px 0 0;
  overflow: hidden;
  /* content */
  /* copyright */
}
@media (min-width: 0px) and (max-width: 568px) {
  footer {
    padding: 20px 0 0;
  }
}
footer .content {
  /* cell */
}
footer .content .cell {
  width: 33%;
  width: calc(100% / 3);
  float: left;
  padding-bottom: 40px;
  color: #4f4f4f;
  line-height: 1.6;
  /* h3, h4 */
  /* h3 */
  /* h4 */
  /* p */
  /* a */
  /* ul */
  /* img */
}
@media (min-width: 569px) and (max-width: 768px) {
  footer .content .cell {
    width: 50%;
  }
}
@media (min-width: 0px) and (max-width: 568px) {
  footer .content .cell {
    float: none;
    width: 100%;
    padding: 0 12px 20px;
  }
}
footer .content .cell h3,
footer .content .cell h4 {
  color: #000;
  margin-bottom: 10px;
}
@media (min-width: 769px) and (max-width: 1024px) {
  footer .content .cell h3,
  footer .content .cell h4 {
    margin-bottom: 5px;
  }
}
@media (min-width: 569px) and (max-width: 768px) {
  footer .content .cell h3,
  footer .content .cell h4 {
    margin-bottom: 5px;
  }
}
@media (min-width: 0px) and (max-width: 568px) {
  footer .content .cell h3,
  footer .content .cell h4 {
    margin-bottom: 5px;
  }
}
footer .content .cell h3 {
  font-size: 28px;
  margin-top: -11px;
}
@media (min-width: 1025px) and (max-width: 1339px) {
  footer .content .cell h3 {
    font-size: 24px;
  }
}
@media (min-width: 769px) and (max-width: 1024px) {
  footer .content .cell h3 {
    font-size: 22px;
  }
}
@media (min-width: 569px) and (max-width: 768px) {
  footer .content .cell h3 {
    font-size: 22px;
  }
}
@media (min-width: 0px) and (max-width: 568px) {
  footer .content .cell h3 {
    font-size: 22px;
  }
}
footer .content .cell h4 {
  font-size: 20px;
  margin-top: 30px;
}
@media (min-width: 769px) and (max-width: 1024px) {
  footer .content .cell h4 {
    font-size: 17px;
    margin-top: 20px;
  }
}
@media (min-width: 569px) and (max-width: 768px) {
  footer .content .cell h4 {
    font-size: 17px;
    margin-top: 18px;
  }
}
@media (min-width: 0px) and (max-width: 568px) {
  footer .content .cell h4 {
    font-size: 16px;
    margin-top: 15px;
  }
}
footer .content .cell p {
  font-family: "Droid Serif", 'Serif';
  font-size: 16px;
  line-height: 23px;
  margin-bottom: 10px;
  color: #4f4f4f;
}
@media (min-width: 1025px) and (max-width: 1339px) {
  footer .content .cell p {
    font-size: 14px;
    line-height: 21px;
  }
}
@media (min-width: 769px) and (max-width: 1024px) {
  footer .content .cell p {
    font-size: 13px;
    line-height: 20px;
  }
}
@media (min-width: 569px) and (max-width: 768px) {
  footer .content .cell p {
    font-size: 14px;
    line-height: 19px;
  }
}
@media (min-width: 0px) and (max-width: 568px) {
  footer .content .cell p {
    font-size: 14px;
    line-height: 19px;
  }
}
footer .content .cell a {
  color: #4f4f4f;
  text-decoration: underline;
}
footer .content .cell a:hover {
  color: #000;
}
footer .content .cell ul {
  width: 50%;
  float: left;
  font-family: "Droid Serif", 'Serif';
  font-size: 16px;
  line-height: 23px;
  /* li */
}
@media (min-width: 1025px) and (max-width: 1339px) {
  footer .content .cell ul {
    font-size: 14px;
    line-height: 21px;
  }
}
@media (min-width: 769px) and (max-width: 1024px) {
  footer .content .cell ul {
    font-size: 13px;
    line-height: 20px;
    width: 100%;
    float: none;
  }
}
@media (min-width: 569px) and (max-width: 768px) {
  footer .content .cell ul {
    font-size: 14px;
    line-height: 19px;
    width: 100%;
    float: none;
  }
}
@media (min-width: 0px) and (max-width: 568px) {
  footer .content .cell ul {
    font-size: 14px;
    line-height: 19px;
    width: 100%;
    float: none;
  }
}
footer .content .cell ul li {
  padding-bottom: 5px;
  color: #4f4f4f;
}
footer .content .cell img {
  width: 100% !important;
  height: auto !important;
}
@media (min-width: 1340px) {
  footer .content .cell:nth-child(0n+1),
  footer .content .cell:nth-child(0n+4) {
    padding-right: 30px;
  }
}
@media (min-width: 1025px) and (max-width: 1339px) {
  footer .content .cell:nth-child(0n+1),
  footer .content .cell:nth-child(0n+4) {
    padding-right: 20px;
  }
}
@media (min-width: 769px) and (max-width: 1024px) {
  footer .content .cell:nth-child(0n+1),
  footer .content .cell:nth-child(0n+4) {
    padding-right: 12px;
  }
}
@media (min-width: 1340px) {
  footer .content .cell:nth-child(0n+2),
  footer .content .cell:nth-child(0n+5) {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 1025px) and (max-width: 1339px) {
  footer .content .cell:nth-child(0n+2),
  footer .content .cell:nth-child(0n+5) {
    padding-right: 10px;
    padding-left: 10px;
  }
}
@media (min-width: 769px) and (max-width: 1024px) {
  footer .content .cell:nth-child(0n+2),
  footer .content .cell:nth-child(0n+5) {
    padding-right: 6px;
    padding-left: 6px;
  }
}
@media (min-width: 1340px) {
  footer .content .cell:nth-child(0n+3),
  footer .content .cell:nth-child(0n+6) {
    padding-left: 30px;
  }
}
@media (min-width: 1025px) and (max-width: 1339px) {
  footer .content .cell:nth-child(0n+3),
  footer .content .cell:nth-child(0n+6) {
    padding-left: 20px;
  }
}
@media (min-width: 769px) and (max-width: 1024px) {
  footer .content .cell:nth-child(0n+3),
  footer .content .cell:nth-child(0n+6) {
    padding-left: 12px;
  }
}
@media (min-width: 569px) and (max-width: 768px) {
  footer .content .cell:nth-child(0n+1),
  footer .content .cell:nth-child(0n+3),
  footer .content .cell:nth-child(0n+5) {
    padding-right: 20px;
  }
}
@media (min-width: 569px) and (max-width: 768px) {
  footer .content .cell:nth-child(0n+2),
  footer .content .cell:nth-child(0n+4),
  footer .content .cell:nth-child(0n+6) {
    padding-left: 20px;
  }
}
footer .copyright {
  width: 100%;
  padding: 30px 0;
  border-top: 1px solid #cccccc;
  clear: both;
  text-align: center;
  color: #000;
  font-family: inherit;
  /* a */
}
footer .copyright a {
  color: #d80f1f;
  /* hover */
}
footer .copyright a:before {
  color: #000;
  content: "|";
  margin: 0 16px 0 12px;
  display: inline-block;
}
footer .copyright a:hover {
  color: #a80c18;
}
/* footer */
.social-media-list {
  display: flex;
  justify-content: space-between;
  margin: 50px auto 0;
  max-width: 1150px;
  flex-flow: row wrap;
}
.social-media-col {
  display: flex;
  align-items: center;
}
@media (min-width: 0px) and (max-width: 568px), (min-width: 769px) and (max-width: 1024px) {
  .social-media-col {
    margin-top: 20px;
    width: 50%;
  }
}
@media (min-width: 569px) and (max-width: 768px) {
  .social-media-col {
    margin-top: 20px;
    width: 100%;
  }
}
.social-media-col a {
  color: #000;
  margin-left: 15px;
}
@media (min-width: 0px) and (max-width: 568px) {
  .hide-mobile {
    display: none;
  }
}
.icon {
  height: 25px;
  width: 25px;
  display: inline-block;
  background-size: 15px;
  background-repeat: no-repeat;
}
.icon--instagram {
  background-image: url(../assets/img/icon-instagram.svg);
}
.icon--facebook {
  background-image: url(../assets/img/icon-facebook.svg);
}
.icon--spotify {
  background-image: url(../assets/img/icon-spotify.svg);
}
.icon__square {
  height: 30px;
  width: 30px;
  display: inline-block;
  background-size: 23px;
  background-color: #000;
  background-repeat: no-repeat;
  background-position: center;
}
.icon__square--spotify {
  background-image: url(../assets/img/icon-spotify-square.svg);
}
.icon__square--instagram {
  background-image: url(../assets/img/icon-instagram-square.svg);
}
.icon__square--facebook {
  background-image: url(../assets/img/icon-facebook-square.svg);
}
.icon__square--twitter {
  background-image: url(../assets/img/icon-twitter-square.svg);
}
.top .social .icon {
  position: relative;
  top: 10px;
}
.top-text {
  padding: 45px 0 25px;
  /* span */
  /* a */
}
@media (min-width: 1025px) and (max-width: 1339px) {
  .top-text {
    padding: 25px 0 20px;
  }
}
@media (min-width: 769px) and (max-width: 1024px) {
  .top-text {
    padding: 20px 0 15px;
  }
}
@media (min-width: 569px) and (max-width: 768px) {
  .top-text {
    padding: 15px 0 10px;
  }
}
@media (min-width: 0px) and (max-width: 568px) {
  .top-text {
    padding: 10px 15px 10px;
  }
}
.top-text span {
  display: block;
  line-height: 40px;
  vertical-align: bottom;
  /* left */
  /* right */
}
@media (min-width: 0px) and (max-width: 568px) {
  .top-text span {
    line-height: 34px;
  }
}
.top-text span.left {
  font-size: 28px;
  float: left;
}
@media (min-width: 0px) and (max-width: 568px) {
  .top-text span.left {
    font-size: 20px;
  }
}
.top-text span.right {
  font-size: 18px;
  float: right;
}
.top-text span.right.desktop {
  display: block;
}
.top-text span.right.mobile {
  display: none;
}
@media (min-width: 0px) and (max-width: 568px) {
  .top-text span.right {
    font-size: 14px;
  }
  .top-text span.right.desktop {
    display: none;
  }
  .top-text span.right.mobile {
    display: block;
  }
}
.top-text a {
  color: #d80f1f;
  /* active */
}
.top-text a:hover {
  color: #000;
  text-decoration: underline;
}
/* top-text */
.popular {
  margin: 30px 0 0;
  /* titles */
  /* slide */
  /* more */
}
@media (min-width: 1025px) and (max-width: 1339px) {
  .popular {
    margin: 20px 0 0;
  }
}
@media (min-width: 769px) and (max-width: 1024px) {
  .popular {
    margin: 10px 0 0;
  }
}
@media (min-width: 569px) and (max-width: 768px) {
  .popular {
    margin: 10px 0 0;
  }
}
.popular .titles {
  font-size: 27px;
  padding: 0 0 25px;
  line-height: 1;
  margin-top: -3px;
  /* span */
  /* a */
}
@media (min-width: 1025px) and (max-width: 1339px) {
  .popular .titles {
    font-size: 24px;
  }
}
@media (min-width: 769px) and (max-width: 1024px) {
  .popular .titles {
    font-size: 22px;
  }
}
@media (min-width: 569px) and (max-width: 768px) {
  .popular .titles {
    font-size: 22px;
  }
}
@media (min-width: 0px) and (max-width: 568px) {
  .popular .titles {
    font-size: 18px;
    padding: 0 12px 20px;
  }
}
.popular .titles span {
  color: #9c9c9c;
  display: block;
  float: left;
  padding-right: 25px;
}
@media (min-width: 0px) and (max-width: 568px) {
  .popular .titles span {
    padding-right: 10px;
  }
}
.popular .titles a {
  color: #d80f1f;
  display: block;
  float: left;
  padding-right: 25px;
}
@media (min-width: 0px) and (max-width: 568px) {
  .popular .titles a {
    padding-right: 10px;
  }
}
.popular .titles a.active,
.popular .titles a:hover {
  color: #000;
  text-decoration: none;
}
.popular .titles a:hover {
  text-decoration: underline;
}
.popular .slide {
  display: none;
  /* less */
  /* show */
}
.popular .slide.less {
  /* product-list */
}
.popular .slide.less .product-list {
  /* product */
}
@media (min-width: 1340px) {
  .popular .slide.less .product-list .product:nth-child(1n+24) {
    display: none;
  }
}
.popular .slide.show {
  display: block;
}
.popular .more {
  text-align: right;
  padding-top: 30px;
  /* a */
}
@media (min-width: 769px) and (max-width: 1024px) {
  .popular .more {
    padding-top: 20px;
  }
}
@media (min-width: 569px) and (max-width: 768px) {
  .popular .more {
    padding-top: 20px;
  }
}
@media (min-width: 0px) and (max-width: 568px) {
  .popular .more {
    display: none;
  }
}
.popular .more a {
  font-size: 22px;
  color: #d80f1f;
  /* active */
}
@media (min-width: 769px) and (max-width: 1024px) {
  .popular .more a {
    font-size: 19px;
  }
}
@media (min-width: 569px) and (max-width: 768px) {
  .popular .more a {
    font-size: 19px;
  }
}
.popular .more a:hover {
  color: #000;
  text-decoration: underline;
}
/* popular */
.cookies {
  width: 100%;
  border-top: 1px solid #eee;
  padding: 20px 0;
  position: fixed;
  bottom: -200px;
  left: 0;
  right: 0;
  background-color: #fff;
  transition: bottom 300ms ease-in;
}
.cookies--show {
  bottom: 0;
}
.cookies__info {
  max-width: 1340px;
  margin: 0 auto;
  position: relative;
  padding-right: 20px;
  padding-left: 20px;
  *zoom: 1;
  display: flex;
}
@media (min-width: 0px) and (max-width: 568px) {
  .cookies__info {
    padding: 0;
  }
}
.cookies__info:before,
.cookies__info:after {
  content: " ";
  display: table;
}
.cookies__info:after {
  clear: both;
}
@media (min-width: 0px) and (max-width: 568px) {
  .cookies__info {
    justify-content: center;
    align-content: center;
    align-items: center;
  }
}
.info__dismiss {
  width: 10%;
  text-align: right;
  color: #000;
}
@media (min-width: 0px) and (max-width: 568px) {
  .info__dismiss.button {
    height: 30px;
    line-height: 27px;
    margin-right: 10px;
    width: 50px;
    background-color: #000 !important;
    color: #fff;
  }
}
.info__text {
  width: 90%;
}
@media (min-width: 0px) and (max-width: 568px) {
  .info__text {
    width: calc(100% - 20px);
    font-size: 14px;
    margin-right: 10px;
    margin-left: 10px;
  }
}
.info__text a {
  color: #000;
  display: block;
}
.button {
  height: 50px;
  line-height: 50px;
  padding: 0 10px;
  text-align: center;
  border: 1px solid #eee;
  background-color: #fff;
  transition: all 300ms ease-in-out;
  cursor: pointer;
}
.button:hover {
  background-color: #eee;
}
.button--cart {
  margin-top: 10px;
  border-radius: 3px;
  background-clip: padding-box;
  border: 1px solid #fff;
  text-align: center;
  width: 100%;
  padding: 0 20px;
  display: block;
  position: relative;
  height: 50px;
  line-height: 46px;
  font-size: 22px;
  text-decoration: none;
  color: #fff;
  background: #000;
}
.button--cart:hover {
  background: #000;
}
.country {
  visibility: hidden;
  opacity: 0;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.8);
  height: 100%;
  width: 100%;
  z-index: 100;
  display: flex;
  justify-content: center;
  align-items: center;
}
.country--show {
  visibility: visible;
  opacity: 1;
  transition: all 300ms ease;
  z-index: 999;
}
.country__wrap {
  font-size: 22px;
  max-width: 500px;
}
@media (min-width: 0px) and (max-width: 568px) {
  .country__wrap {
    width: 100%;
    font-size: 15px;
    line-height: 1.5;
  }
  .country__wrap p {
    text-align: left;
    max-width: 280px;
    margin: 0 auto;
  }
  .country__wrap p .mobile-heading {
    font-size: 20px;
    text-align: center;
    display: block;
  }
}
.country .logo {
  max-width: 100px;
  max-height: 100%;
  margin: 0 auto 30px;
}
@media (min-width: 0px) and (max-width: 568px) {
  .country .logo {
    display: none;
  }
}
.country .logo img {
  width: 100%;
}
.country__inner {
  text-align: center;
  min-height: 500px;
  max-width: 650px;
  width: 100%;
  display: flex;
  justify-content: center;
  background-color: #fff;
  padding: 50px 20px 40px;
}
@media (min-width: 0px) and (max-width: 568px) {
  .country__inner {
    align-items: center;
    padding: 0 10px;
  }
}
.country__select {
  -webkit-appearance: none;
  border: 1px solid #000;
  background: #fff url(../assets/img/triangle.svg) no-repeat;
  background-position: center right 20px;
  background-size: 20px;
  border-radius: 0;
  font-size: 20px;
  font-family: LLCircularWeb-Book, Arial, Sans Serif;
  padding: 10px 20px;
  margin-right: 10px;
  width: calc(100% - 210px);
}
@media (min-width: 0px) and (max-width: 568px) {
  .country__select {
    width: 100%;
    margin: 0 0 5px;
    background-position: center right 10px;
  }
}
.country__row {
  margin: 20px auto;
}
@media (min-width: 0px) and (max-width: 568px) {
  .country__row {
    width: 80%;
    flex-flow: row wrap;
  }
}
.country__cookie {
  font-size: 13px;
}
.country .button--cart {
  margin-top: 0;
  width: 200px;
  float: right;
}
@media (min-width: 0px) and (max-width: 568px) {
  .country .button--cart {
    width: 100%;
  }
}
.instagram {
  padding: 0 0 15px;
  clear: both;
  /* owl-item */
  /* instagram-post-wrapper */
}
@media (min-width: 569px) and (max-width: 768px) {
  .instagram {
    padding: 0 0 25px;
  }
}
@media (min-width: 0px) and (max-width: 568px) {
  .instagram {
    padding: 0 12px 15px;
  }
}
.instagram .owl-controls {
  bottom: -12px !important;
}
@media (min-width: 569px) and (max-width: 768px) {
  .instagram .owl-controls {
    bottom: -5px !important;
  }
}
@media (min-width: 0px) and (max-width: 568px) {
  .instagram .owl-controls {
    bottom: -16px !important;
    right: 10px;
    padding-right: 12px;
  }
}
.instagram .owl-item .instagram-post-wrapper {
  width: 100% !important;
}
@media (min-width: 1340px) {
  .instagram .owl-item:nth-child(0n+1) .instagram-post-wrapper {
    padding-right: 30px;
    padding-left: 0;
  }
}
@media (min-width: 1025px) and (max-width: 1339px) {
  .instagram .owl-item:nth-child(0n+1) .instagram-post-wrapper {
    padding-right: 20px;
    padding-left: 0;
  }
}
@media (min-width: 769px) and (max-width: 1024px) {
  .instagram .owl-item:nth-child(0n+1) .instagram-post-wrapper {
    padding-right: 12px;
    padding-left: 0;
  }
}
@media (min-width: 569px) and (max-width: 768px) {
  .instagram .owl-item:nth-child(0n+1) .instagram-post-wrapper {
    padding-right: 10px;
    padding-left: 0;
  }
}
@media (min-width: 1340px) {
  .instagram .owl-item:nth-child(0n+2) .instagram-post-wrapper {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 1025px) and (max-width: 1339px) {
  .instagram .owl-item:nth-child(0n+2) .instagram-post-wrapper {
    padding-right: 10px;
    padding-left: 10px;
  }
}
@media (min-width: 769px) and (max-width: 1024px) {
  .instagram .owl-item:nth-child(0n+2) .instagram-post-wrapper {
    padding-right: 6px;
    padding-left: 6px;
  }
}
@media (min-width: 569px) and (max-width: 768px) {
  .instagram .owl-item:nth-child(0n+2) .instagram-post-wrapper {
    padding-right: 5px;
    padding-left: 5px;
  }
}
@media (min-width: 1340px) {
  .instagram .owl-item:nth-child(0n+3) .instagram-post-wrapper {
    padding-left: 30px;
    padding-right: 0;
  }
}
@media (min-width: 1025px) and (max-width: 1339px) {
  .instagram .owl-item:nth-child(0n+3) .instagram-post-wrapper {
    padding-left: 20px;
    padding-right: 0;
  }
}
@media (min-width: 769px) and (max-width: 1024px) {
  .instagram .owl-item:nth-child(0n+3) .instagram-post-wrapper {
    padding-left: 12px;
    padding-right: 0;
  }
}
@media (min-width: 569px) and (max-width: 768px) {
  .instagram .owl-item:nth-child(0n+3) .instagram-post-wrapper {
    padding-left: 10px;
    padding-right: 0;
  }
}
.instagram .instagram-post-wrapper {
  width: 33%;
  width: calc(100% / 3);
  float: left;
  color: #4f4f4f;
  font-family: "Droid Serif", 'Serif';
  line-height: 1.6;
  /* instagram-post */
}
@media (min-width: 0px) and (max-width: 568px) {
  .instagram .instagram-post-wrapper {
    width: 100%;
  }
}
@media (min-width: 1340px) {
  .instagram .instagram-post-wrapper:nth-child(0n+1) {
    padding-right: 30px;
  }
}
@media (min-width: 1025px) and (max-width: 1339px) {
  .instagram .instagram-post-wrapper:nth-child(0n+1) {
    padding-right: 20px;
  }
}
@media (min-width: 769px) and (max-width: 1024px) {
  .instagram .instagram-post-wrapper:nth-child(0n+1) {
    padding-right: 12px;
  }
}
@media (min-width: 569px) and (max-width: 768px) {
  .instagram .instagram-post-wrapper:nth-child(0n+1) {
    padding-right: 10px;
  }
}
@media (min-width: 1340px) {
  .instagram .instagram-post-wrapper:nth-child(0n+2) {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 1025px) and (max-width: 1339px) {
  .instagram .instagram-post-wrapper:nth-child(0n+2) {
    padding-right: 10px;
    padding-left: 10px;
  }
}
@media (min-width: 769px) and (max-width: 1024px) {
  .instagram .instagram-post-wrapper:nth-child(0n+2) {
    padding-right: 6px;
    padding-left: 6px;
  }
}
@media (min-width: 569px) and (max-width: 768px) {
  .instagram .instagram-post-wrapper:nth-child(0n+2) {
    padding-right: 5px;
    padding-left: 5px;
  }
}
@media (min-width: 1340px) {
  .instagram .instagram-post-wrapper:nth-child(0n+3) {
    padding-left: 30px;
  }
}
@media (min-width: 1025px) and (max-width: 1339px) {
  .instagram .instagram-post-wrapper:nth-child(0n+3) {
    padding-left: 20px;
  }
}
@media (min-width: 769px) and (max-width: 1024px) {
  .instagram .instagram-post-wrapper:nth-child(0n+3) {
    padding-left: 12px;
  }
}
@media (min-width: 569px) and (max-width: 768px) {
  .instagram .instagram-post-wrapper:nth-child(0n+3) {
    padding-left: 10px;
  }
}
.instagram .instagram-post-wrapper .instagram-post {
  background: #eee;
  position: relative;
  /* new */
  /* img */
  /* text */
}
.instagram .instagram-post-wrapper .instagram-post-link {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.instagram .instagram-post-wrapper .instagram-post .new {
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  width: 70px;
  height: 70px;
  line-height: 70px;
  background: #000;
  text-align: center;
  position: absolute;
  top: 15px;
  left: 15px;
  cursor: default;
  /* span */
}
@media (min-width: 1025px) and (max-width: 1339px) {
  .instagram .instagram-post-wrapper .instagram-post .new {
    top: 10px;
    left: 10px;
    width: 60px;
    height: 60px;
    line-height: 60px;
  }
}
@media (min-width: 769px) and (max-width: 1024px) {
  .instagram .instagram-post-wrapper .instagram-post .new {
    top: 10px;
    left: 10px;
    width: 50px;
    height: 50px;
    line-height: 50px;
  }
}
@media (min-width: 569px) and (max-width: 768px) {
  .instagram .instagram-post-wrapper .instagram-post .new {
    width: 36px;
    height: 36px;
    line-height: 36px;
    top: 10px;
    left: 10px;
  }
}
@media (min-width: 0px) and (max-width: 568px) {
  .instagram .instagram-post-wrapper .instagram-post .new {
    top: 10px;
    left: 10px;
    width: 50px;
    height: 50px;
    line-height: 50px;
  }
}
.instagram .instagram-post-wrapper .instagram-post .new span {
  padding: 3px 6px;
  line-height: 1;
  display: inline-block;
  vertical-align: middle;
  color: #fff;
  border-top: 2px solid #fff;
  border-bottom: 2px solid #fff;
  text-transform: uppercase;
  font-size: 12px;
  font-family: 'LLCircularWeb-Book', 'Arial', 'Sans Serif';
}
@media (min-width: 769px) and (max-width: 1024px) {
  .instagram .instagram-post-wrapper .instagram-post .new span {
    padding: 2px 3px;
    font-size: 11px;
  }
}
@media (min-width: 569px) and (max-width: 768px) {
  .instagram .instagram-post-wrapper .instagram-post .new span {
    padding: 1px 2px;
    font-size: 9px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
  }
}
@media (min-width: 0px) and (max-width: 568px) {
  .instagram .instagram-post-wrapper .instagram-post .new span {
    padding: 2px 3px;
    font-size: 11px;
  }
}
.instagram .instagram-post-wrapper .instagram-post img {
  width: 100% !important;
  height: auto !important;
  display: block;
}
.instagram .instagram-post-wrapper .instagram-post .text {
  padding: 25px;
  font-size: 15px;
  line-height: 22px;
}
@media (min-width: 769px) and (max-width: 1024px) {
  .instagram .instagram-post-wrapper .instagram-post .text {
    font-size: 13px;
    line-height: 20px;
    padding: 20px;
  }
}
@media (min-width: 569px) and (max-width: 768px) {
  .instagram .instagram-post-wrapper .instagram-post .text {
    font-size: 13px;
    line-height: 20px;
    padding: 20px;
  }
}
@media (min-width: 0px) and (max-width: 568px) {
  .instagram .instagram-post-wrapper .instagram-post .text {
    font-size: 14px;
    line-height: 20px;
    padding: 15px;
  }
}
/* instagram */
.top-text {
  padding: 25px 0 20px;
  /* span */
  /* a */
}
@media (min-width: 769px) and (max-width: 1024px), (min-width: 569px) and (max-width: 768px) {
  .top-text {
    padding: 15px 0 10px;
  }
}
@media (min-width: 0px) and (max-width: 568px) {
  .top-text {
    padding: 10px 15px 10px;
  }
}
.top-text span {
  display: block;
  line-height: 40px;
  vertical-align: bottom;
  /* left */
  /* right */
}
@media (min-width: 0px) and (max-width: 568px) {
  .top-text span {
    line-height: 34px;
  }
}
.top-text span.left {
  font-size: 28px;
  float: left;
}
@media (min-width: 0px) and (max-width: 568px) {
  .top-text span.left {
    font-size: 20px;
  }
}
.top-text span.right {
  font-size: 18px;
  float: right;
}
.top-text span.right.desktop {
  display: block;
}
.top-text span.right.mobile {
  display: none;
}
@media (min-width: 0px) and (max-width: 568px) {
  .top-text span.right {
    font-size: 14px;
  }
  .top-text span.right.desktop {
    display: none;
  }
  .top-text span.right.mobile {
    display: block;
  }
}
.top-text a {
  color: #d80f1f;
  /* active */
}
.top-text a:hover {
  color: #000;
  text-decoration: underline;
}
/* top-text */
.frontpage-top {
  /* content-wrapper */
  /* sidebar */
}
.frontpage-top .content-wrapper {
  padding: 0 15px 30px 0;
  width: 66%;
  width: calc((100% / 3) * 2);
  float: left;
}
@media (min-width: 1025px) and (max-width: 1339px) {
  .frontpage-top .content-wrapper {
    padding: 0 10px 20px 0;
  }
}
@media (min-width: 769px) and (max-width: 1024px) {
  .frontpage-top .content-wrapper {
    padding: 0 6px 20px 0;
  }
}
@media (min-width: 569px) and (max-width: 768px) {
  .frontpage-top .content-wrapper {
    padding: 0 0 10px 0;
    width: 100%;
    float: none;
    clear: both;
  }
}
@media (min-width: 0px) and (max-width: 568px) {
  .frontpage-top .content-wrapper {
    width: 100%;
    float: none;
    padding: 0;
  }
}
.frontpage-top .sidebar {
  width: 33%;
  width: calc(100% / 3);
  float: right;
  padding: 30px 0 0 30px;
}
@media (min-width: 1025px) and (max-width: 1339px) {
  .frontpage-top .sidebar {
    padding: 20px 0 0 20px;
  }
}
@media (min-width: 769px) and (max-width: 1024px) {
  .frontpage-top .sidebar {
    padding: 10px 0 0 12px;
  }
}
@media (min-width: 569px) and (max-width: 768px) {
  .frontpage-top .sidebar {
    clear: both;
    padding: 10px 0 0 0;
    width: 100%;
    float: none;
  }
}
@media (min-width: 0px) and (max-width: 568px) {
  .frontpage-top .sidebar {
    clear: both;
    padding: 0;
    width: 100%;
    float: none;
  }
}
/* frontpage-top */
.block-product-list {
  margin: 40px 0 50px;
  /* h3 */
}
@media (min-width: 1025px) and (max-width: 1339px) {
  .block-product-list {
    margin: 20px 0 30px;
  }
}
@media (min-width: 0px) and (max-width: 568px) {
  .block-product-list {
    margin: 10px 0;
  }
}
.block-product-list h3 {
  font-size: 28px;
  color: #000;
  margin-bottom: 10px;
}
@media (min-width: 1025px) and (max-width: 1339px) {
  .block-product-list h3 {
    font-size: 24px;
  }
}
@media (min-width: 769px) and (max-width: 1024px) {
  .block-product-list h3 {
    font-size: 22px;
  }
}
@media (min-width: 569px) and (max-width: 768px) {
  .block-product-list h3 {
    font-size: 22px;
  }
}
@media (min-width: 0px) and (max-width: 568px) {
  .block-product-list h3 {
    padding: 0 12px;
    font-size: 22px;
  }
}
/* block-product-list */
.block-theme-list {
  margin: 40px 0 50px;
  /* h3 */
}
@media (min-width: 1025px) and (max-width: 1339px) {
  .block-theme-list {
    margin: 20px 0 30px;
  }
}
@media (min-width: 769px) and (max-width: 1024px) {
  .block-theme-list {
    margin: 10px 0 20px;
  }
}
@media (min-width: 569px) and (max-width: 768px) {
  .block-theme-list {
    margin: 10px 0 20px;
  }
}
@media (min-width: 0px) and (max-width: 568px) {
  .block-theme-list {
    margin: 10px 0 20px;
  }
}
.block-theme-list h3 {
  font-size: 28px;
  color: #000;
  margin-bottom: 20px;
  /* a */
}
@media (min-width: 1025px) and (max-width: 1339px) {
  .block-theme-list h3 {
    font-size: 24px;
    margin-bottom: 15px;
  }
}
@media (min-width: 769px) and (max-width: 1024px) {
  .block-theme-list h3 {
    font-size: 22px;
    margin-bottom: 12px;
  }
}
@media (min-width: 569px) and (max-width: 768px) {
  .block-theme-list h3 {
    font-size: 22px;
    margin-bottom: 0;
  }
}
@media (min-width: 0px) and (max-width: 568px) {
  .block-theme-list h3 {
    padding: 0 12px;
    font-size: 22px;
    margin-bottom: 0;
  }
}
.block-theme-list h3 a {
  float: right;
  color: #d80f1f;
  /* active */
}
@media (min-width: 0px) and (max-width: 568px) {
  .block-theme-list h3 a {
    display: none;
  }
}
.block-theme-list h3 a:hover {
  color: #000;
  text-decoration: underline;
}
/* block-theme-list */
.block-link-list {
  margin: 40px 0 50px;
  /* h3 */
  /* link-wrapper */
}
@media (min-width: 1025px) and (max-width: 1339px) {
  .block-link-list {
    margin: 20px 0 30px;
  }
}
@media (min-width: 0px) and (max-width: 568px) {
  .block-link-list {
    margin: 20px 12px 0;
  }
}
.block-link-list h3 {
  font-size: 28px;
  color: #000;
  margin-bottom: 20px;
}
@media (min-width: 1025px) and (max-width: 1339px) {
  .block-link-list h3 {
    font-size: 24px;
    margin-bottom: 15px;
  }
}
@media (min-width: 769px) and (max-width: 1024px) {
  .block-link-list h3 {
    font-size: 22px;
    margin-bottom: 12px;
  }
}
@media (min-width: 569px) and (max-width: 768px) {
  .block-link-list h3 {
    font-size: 22px;
    margin-bottom: 12px;
  }
}
@media (min-width: 0px) and (max-width: 568px) {
  .block-link-list h3 {
    padding: 0;
    font-size: 22px;
    margin-bottom: 12px;
  }
}
.block-link-list .link-wrapper {
  width: 33%;
  width: calc(100% / 3);
  float: left;
  /* link */
}
@media (min-width: 0px) and (max-width: 568px) {
  .block-link-list .link-wrapper {
    width: 100%;
    float: none;
  }
}
@media (min-width: 1340px) {
  .block-link-list .link-wrapper:nth-child(0n+1) {
    padding-right: 30px;
  }
}
@media (min-width: 1025px) and (max-width: 1339px) {
  .block-link-list .link-wrapper:nth-child(0n+1) {
    padding-right: 20px;
  }
}
@media (min-width: 769px) and (max-width: 1024px) {
  .block-link-list .link-wrapper:nth-child(0n+1) {
    padding-right: 12px;
  }
}
@media (min-width: 569px) and (max-width: 768px) {
  .block-link-list .link-wrapper:nth-child(0n+1) {
    padding-right: 12px;
  }
}
@media (min-width: 1340px) {
  .block-link-list .link-wrapper:nth-child(0n+2) {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 1025px) and (max-width: 1339px) {
  .block-link-list .link-wrapper:nth-child(0n+2) {
    padding-right: 10px;
    padding-left: 10px;
  }
}
@media (min-width: 769px) and (max-width: 1024px) {
  .block-link-list .link-wrapper:nth-child(0n+2) {
    padding-right: 6px;
    padding-left: 6px;
  }
}
@media (min-width: 569px) and (max-width: 768px) {
  .block-link-list .link-wrapper:nth-child(0n+2) {
    padding-right: 6px;
    padding-left: 6px;
  }
}
@media (min-width: 1340px) {
  .block-link-list .link-wrapper:nth-child(0n+3) {
    padding-left: 30px;
  }
}
@media (min-width: 1025px) and (max-width: 1339px) {
  .block-link-list .link-wrapper:nth-child(0n+3) {
    padding-left: 20px;
  }
}
@media (min-width: 769px) and (max-width: 1024px) {
  .block-link-list .link-wrapper:nth-child(0n+3) {
    padding-left: 12px;
  }
}
@media (min-width: 569px) and (max-width: 768px) {
  .block-link-list .link-wrapper:nth-child(0n+3) {
    padding-left: 12px;
  }
}
.block-link-list .link-wrapper .link {
  /* a */
}
.block-link-list .link-wrapper .link a {
  display: block;
  text-decoration: none;
  /* img */
  /* text */
}
.block-link-list .link-wrapper .link a .image {
  background-color: #f1f1f1;
  background-size: cover;
  background-position: 50% 50%;
  height: 265px;
}
@media (min-width: 1025px) and (max-width: 1339px) {
  .block-link-list .link-wrapper .link a .image {
    height: 200px;
  }
}
@media (min-width: 769px) and (max-width: 1024px) {
  .block-link-list .link-wrapper .link a .image {
    height: 160px;
  }
}
@media (min-width: 569px) and (max-width: 768px) {
  .block-link-list .link-wrapper .link a .image {
    height: 160px;
  }
}
@media (min-width: 0px) and (max-width: 568px) {
  .block-link-list .link-wrapper .link a .image {
    height: 140px;
  }
}
.block-link-list .link-wrapper .link a .text {
  padding: 15px 0 0;
  text-align: center;
  color: #000;
  font-size: 24px;
}
@media (min-width: 1025px) and (max-width: 1339px) {
  .block-link-list .link-wrapper .link a .text {
    padding: 10px 0 0;
    font-size: 20px;
  }
}
@media (min-width: 769px) and (max-width: 1024px) {
  .block-link-list .link-wrapper .link a .text {
    padding: 6px 0 0;
    font-size: 16px;
  }
}
@media (min-width: 569px) and (max-width: 768px) {
  .block-link-list .link-wrapper .link a .text {
    padding: 6px 0 0;
    font-size: 16px;
  }
}
@media (min-width: 0px) and (max-width: 568px) {
  .block-link-list .link-wrapper .link a .text {
    padding: 5px 0 20px;
    font-size: 16px;
  }
}
/* block-link-list */
.error404 .page-wrapper {
  max-width: 40em;
  margin: 0 auto;
}
.error404 .page-wrapper h1 {
  font-size: 3em;
  margin: 0.5em 0;
}
.error404 .error-gif {
  width: 100%;
  margin-bottom: 20px;
}
.error404 .error-text {
  font-size: 20px;
  margin-bottom: 50px;
}
.page-template-default .page-wrapper {
  padding-left: 20px;
  padding-right: 20px;
  overflow: auto;
}
@media (min-width: 1340px), (min-width: 1025px) and (max-width: 1339px) {
  .page-template-default .page-wrapper {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media (min-width: 0px) and (max-width: 320px), (min-width: 321px) and (max-width: 568px) {
  .page-template-default .page-wrapper {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 100px;
  }
}
.page-template-default .page-wrapper .breadcrumbs {
  clear: both;
  padding: 0;
  margin: 25px 0 30px 0;
  list-style: none;
}
@media (min-width: 321px) and (max-width: 568px), (min-width: 0px) and (max-width: 320px) {
  .page-template-default .page-wrapper .breadcrumbs {
    display: none;
  }
}
.page-template-default .page-wrapper .breadcrumbs li {
  display: inline-block;
  font-size: 16px;
  margin: 0;
}
.page-template-default .page-wrapper .breadcrumbs li.crumb a {
  color: #888;
}
.page-template-default .page-wrapper .breadcrumbs li.crumb:after {
  content: '–';
  color: #888;
  margin-left: 10px;
  margin-right: 7px;
}
.page-template-default .page-wrapper .sub-menu {
  width: 40%;
  float: left;
  padding-right: 25px;
}
@media (min-width: 1340px), (min-width: 1025px) and (max-width: 1339px) {
  .page-template-default .page-wrapper .sub-menu {
    width: 30%;
    padding-right: 50px;
  }
}
@media (min-width: 0px) and (max-width: 320px), (min-width: 321px) and (max-width: 568px), (min-width: 569px) and (max-width: 768px), (min-width: 769px) and (max-width: 1024px) {
  .page-template-default .page-wrapper .sub-menu {
    display: none;
  }
}
@media (min-width: 569px) and (max-width: 768px) {
  .page-template-default .page-wrapper .sub-menu {
    width: 100%;
    float: none;
    margin-bottom: 20px;
    padding-right: 0;
  }
}
.page-template-default .page-wrapper .sub-menu .menu {
  padding: 20px 30px;
  margin: 0;
  list-style: none;
  background: #060506;
}
.page-template-default .page-wrapper .sub-menu .menu li {
  font-size: 18px;
  margin: 8px 0;
}
.page-template-default .page-wrapper .sub-menu .menu li ul {
  padding: 0 0 0 10px;
}
.page-template-default .page-wrapper .sub-menu .menu li a {
  color: #aaa;
  text-decoration: none;
}
.page-template-default .page-wrapper .sub-menu .menu li.current_page_item > a {
  color: #fff;
}
.page-template-default .page-wrapper .page-content {
  width: 60%;
  float: left;
}
@media (min-width: 1340px), (min-width: 1025px) and (max-width: 1339px) {
  .page-template-default .page-wrapper .page-content {
    width: 50%;
    padding-bottom: 50px;
  }
}
@media (min-width: 0px) and (max-width: 320px), (min-width: 321px) and (max-width: 568px), (min-width: 569px) and (max-width: 768px), (min-width: 769px) and (max-width: 1024px) {
  .page-template-default .page-wrapper .page-content {
    width: 90%;
    padding-bottom: 30px;
    float: none;
  }
}
@media (min-width: 0px) and (max-width: 320px), (min-width: 321px) and (max-width: 568px) {
  .page-template-default .page-wrapper .page-content {
    width: 100%;
    padding-bottom: 20px;
  }
}
.page-template-default .page-wrapper .page-content a {
  color: #000;
  text-decoration: underline;
}
.page-template-default .page-wrapper .page-content h1 {
  width: 85%;
  font-size: 45px;
  line-height: 1.1;
  margin: -8px 0 25px;
}
@media (min-width: 0px) and (max-width: 320px), (min-width: 321px) and (max-width: 568px) {
  .page-template-default .page-wrapper .page-content h1 {
    font-size: 34px;
    margin: -8px 0 20px;
  }
}
.page-template-default .page-wrapper .page-content h2 {
  font-family: "Droid Serif", 'Serif';
  font-size: 26px;
  margin: 10px 0 15px 0;
  line-height: 1.3;
}
@media (min-width: 0px) and (max-width: 320px), (min-width: 321px) and (max-width: 568px) {
  .page-template-default .page-wrapper .page-content h2 {
    font-size: 22px;
  }
}
.page-template-default .page-wrapper .page-content h3 {
  font-size: 26px;
  padding: 10px 0 0 0;
  margin: 10px 0 5px;
  line-height: 1.3;
  dwidth: 85%;
}
@media (min-width: 0px) and (max-width: 320px), (min-width: 321px) and (max-width: 568px) {
  .page-template-default .page-wrapper .page-content h3 {
    font-size: 20px;
    margin-bottom: 10px;
  }
}
.page-template-default .page-wrapper .page-content h4 {
  font-size: 22px;
  padding: 5px 0 15px 0;
  margin: 0;
  line-height: 1.4;
  width: 85%;
}
@media (min-width: 0px) and (max-width: 320px), (min-width: 321px) and (max-width: 568px) {
  .page-template-default .page-wrapper .page-content h4 {
    font-size: 20px;
  }
}
.page-template-default .page-wrapper .page-content em {
  font-style: italic;
}
.page-template-default .page-wrapper .page-content strong {
  font-weight: bold;
}
.page-template-default .page-wrapper .page-content p {
  margin: 0 0 1em;
  line-height: 1.4;
  font-size: 17px;
  font-family: "Droid Serif", 'Serif';
}
@media (min-width: 0px) and (max-width: 320px), (min-width: 321px) and (max-width: 568px) {
  .page-template-default .page-wrapper .page-content p {
    font-size: 17px;
  }
}
.blocks {
  width: 100%;
}
.archive .themes {
  display: block;
}
.themes {
  width: 100%;
  /* theme */
}
@media (min-width: 0px) and (max-width: 568px) {
  .themes {
    padding: 0 12px;
  }
}
.themes-link-wrapper {
  text-align: center;
}
@media (min-width: 0px) and (max-width: 568px) {
  .themes-link-wrapper {
    padding-top: 20px;
  }
}
.themes-link-wrapper a {
  color: #000;
  font-size: 1.2em;
}
.themes .theme {
  position: relative;
  width: 33.3%;
  width: calc(100% / 3);
  float: left;
  /* background */
}
@media (min-width: 0px) and (max-width: 568px) {
  .themes .theme {
    width: 100%;
    float: none;
    margin-top: 12px;
  }
}
@media (min-width: 1340px) {
  .single-theme .themes .theme {
    margin-bottom: 45px;
  }
}
@media (min-width: 1025px) and (max-width: 1339px) {
  .single-theme .themes .theme {
    margin-bottom: 30px;
  }
}
@media (min-width: 769px) and (max-width: 1024px) {
  .single-theme .themes .theme {
    margin-bottom: 20px;
  }
}
@media (min-width: 569px) and (max-width: 768px) {
  .single-theme .themes .theme {
    margin-bottom: 10px;
  }
}
@media (min-width: 1340px) {
  .themes .theme:nth-child(3n+1) {
    padding-right: 30px;
  }
}
@media (min-width: 1025px) and (max-width: 1339px) {
  .themes .theme:nth-child(3n+1) {
    padding-right: 20px;
  }
}
@media (min-width: 769px) and (max-width: 1024px) {
  .themes .theme:nth-child(3n+1) {
    padding-right: 12px;
  }
}
@media (min-width: 569px) and (max-width: 768px) {
  .themes .theme:nth-child(3n+1) {
    padding-right: 10px;
  }
}
@media (min-width: 1340px) {
  .themes .theme:nth-child(3n+2) {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 1025px) and (max-width: 1339px) {
  .themes .theme:nth-child(3n+2) {
    padding-right: 10px;
    padding-left: 10px;
  }
}
@media (min-width: 769px) and (max-width: 1024px) {
  .themes .theme:nth-child(3n+2) {
    padding-right: 6px;
    padding-left: 6px;
  }
}
@media (min-width: 569px) and (max-width: 768px) {
  .themes .theme:nth-child(3n+2) {
    padding-right: 5px;
    padding-left: 5px;
  }
}
@media (min-width: 1340px) {
  .themes .theme:nth-child(3n+3) {
    padding-left: 30px;
  }
}
@media (min-width: 1025px) and (max-width: 1339px) {
  .themes .theme:nth-child(3n+3) {
    padding-left: 20px;
  }
}
@media (min-width: 769px) and (max-width: 1024px) {
  .themes .theme:nth-child(3n+3) {
    padding-left: 12px;
  }
}
@media (min-width: 569px) and (max-width: 768px) {
  .themes .theme:nth-child(3n+3) {
    padding-left: 10px;
  }
}
.themes .theme .background {
  position: relative;
  /* a */
}
.themes .theme .background a {
  background-size: cover;
  background-position: 50% 50%;
  display: block;
  text-decoration: none;
  position: relative;
  height: 265px;
  /* span */
}
@media (min-width: 1025px) and (max-width: 1339px) {
  .themes .theme .background a {
    height: 200px;
  }
}
@media (min-width: 769px) and (max-width: 1024px) {
  .themes .theme .background a {
    height: 160px;
  }
}
@media (min-width: 569px) and (max-width: 768px) {
  .themes .theme .background a {
    height: 140px;
  }
}
@media (min-width: 0px) and (max-width: 568px) {
  .themes .theme .background a {
    height: 140px;
  }
}
.themes .theme .background a span {
  background: rgba(0, 0, 0, 0.2);
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  text-align: center;
  font-family: "Droid Serif", 'Serif';
  color: #fff;
  font-size: 38px;
  line-height: 260px;
}
@media (min-width: 1025px) and (max-width: 1339px) {
  .themes .theme .background a span {
    line-height: 195px;
    font-size: 30px;
  }
}
@media (min-width: 769px) and (max-width: 1024px) {
  .themes .theme .background a span {
    line-height: 160px;
    font-size: 24px;
  }
}
@media (min-width: 569px) and (max-width: 768px) {
  .themes .theme .background a span {
    line-height: 140px;
    font-size: 20px;
  }
}
@media (min-width: 0px) and (max-width: 568px) {
  .themes .theme .background a span {
    line-height: 140px;
    font-size: 20px;
  }
}
/* themes */
body.post-type-archive-theme {
  /* block-theme-list */
}
body.post-type-archive-theme .block-theme-list {
  margin: 40px 0 5px;
  /* h3 */
  /* theme */
}
@media (min-width: 1025px) and (max-width: 1339px) {
  body.post-type-archive-theme .block-theme-list {
    margin: 30px 0 0px;
  }
}
@media (min-width: 769px) and (max-width: 1024px) {
  body.post-type-archive-theme .block-theme-list {
    margin: 20px 0 0px;
  }
}
body.post-type-archive-theme .block-theme-list h3 {
  font-size: 28px;
  color: #000;
  margin-bottom: 20px;
}
@media (min-width: 769px) and (max-width: 1024px) {
  body.post-type-archive-theme .block-theme-list h3 {
    margin-bottom: 15px;
  }
}
@media (min-width: 1340px) {
  body.post-type-archive-theme .block-theme-list .theme {
    margin-bottom: 45px;
  }
}
@media (min-width: 1025px) and (max-width: 1339px) {
  body.post-type-archive-theme .block-theme-list .theme {
    margin-bottom: 30px;
  }
}
@media (min-width: 769px) and (max-width: 1024px) {
  body.post-type-archive-theme .block-theme-list .theme {
    margin-bottom: 20px;
  }
}
@media (min-width: 569px) and (max-width: 768px) {
  body.post-type-archive-theme .block-theme-list .theme {
    margin-bottom: 10px;
  }
}
/* post-type-archive-theme */
body.single-theme {
  /* product-wrapper */
}
body.single-theme .products-wrapper {
  /* products-top */
}
body.single-theme .products-wrapper .products-top {
  text-align: center;
  /* h1 */
}
body.single-theme .products-wrapper .products-top h1 {
  font-size: 70px;
}
@media (min-width: 569px) and (max-width: 768px) {
  body.single-theme .products-wrapper .products-top h1 {
    font-size: 50px;
  }
}
@media (min-width: 0px) and (max-width: 568px) {
  body.single-theme .products-wrapper .products-top h1 {
    font-size: 34px;
    padding: 10px 12px;
  }
}
/* single-theme */
.stock-indicator {
  width: 20px;
  height: 20px;
  display: inline-block;
  border-radius: 20px;
  top: 5px;
  position: relative;
  margin-right: 5px;
}
.stock-indicator--red {
  background: #d80f1f;
}
.stock-indicator--green {
  background: #4FDD47;
}
.stock-indicator--orange {
  background: orange;
}
.stock-indicator--checkbox {
  background-image: url(../assets/img/icon-check-white.png);
  background-repeat: no-repeat;
  background-size: 12px;
  background-position: 4px 5px;
}
.stock-indicator--arrow {
  background-image: url(../assets/img/arrow.svg);
  background-repeat: no-repeat;
  background-size: 12px;
  background-position: 4px 5px;
}
body.single-product {
  /* content */
}
body.single-product .content {
  /* product-wrapper */
  /* sidebar */
}
body.single-product .content .product-wrapper {
  padding: 45px 15px 10px 0;
  width: 66%;
  width: calc((100% / 3) * 2);
  float: left;
  /* product-top */
  /* product-description */
  /* product-meta */
  /* product-relations */
}
@media (min-width: 1025px) and (max-width: 1339px) {
  body.single-product .content .product-wrapper {
    padding: 30px 10px 20px 0;
  }
}
@media (min-width: 769px) and (max-width: 1024px) {
  body.single-product .content .product-wrapper {
    padding: 25px 6px 15px 0;
  }
}
@media (min-width: 569px) and (max-width: 768px) {
  body.single-product .content .product-wrapper {
    width: 100%;
    float: none;
    clear: both;
    padding: 20px 0 0;
  }
}
@media (min-width: 0px) and (max-width: 568px) {
  body.single-product .content .product-wrapper {
    width: 100%;
    float: none;
    clear: both;
    padding: 0;
  }
}
body.single-product .content .product-wrapper .product-top {
  *zoom: 1;
  /* product-image */
  /* product-info */
}
body.single-product .content .product-wrapper .product-top:before,
body.single-product .content .product-wrapper .product-top:after {
  content: " ";
  display: table;
}
body.single-product .content .product-wrapper .product-top:after {
  clear: both;
}
body.single-product .content .product-wrapper .product-top .product-image-wrapper {
  width: 250px;
  float: left;
  /* product-images */
}
@media (min-width: 1025px) and (max-width: 1339px) {
  body.single-product .content .product-wrapper .product-top .product-image-wrapper {
    width: 200px;
  }
}
@media (min-width: 769px) and (max-width: 1024px) {
  body.single-product .content .product-wrapper .product-top .product-image-wrapper {
    width: 180px;
  }
}
@media (min-width: 569px) and (max-width: 768px) {
  body.single-product .content .product-wrapper .product-top .product-image-wrapper {
    width: 180px;
  }
}
@media (min-width: 0px) and (max-width: 568px) {
  body.single-product .content .product-wrapper .product-top .product-image-wrapper {
    width: 100%;
    float: none;
    clear: both;
    padding: 12px;
  }
}
body.single-product .content .product-wrapper .product-top .product-image-wrapper .product-images {
  /* image-slide */
  /* owl-controls */
}
body.single-product .content .product-wrapper .product-top .product-image-wrapper .product-images .image-slide {
  /* hide */
  /* a */
}
body.single-product .content .product-wrapper .product-top .product-image-wrapper .product-images .image-slide.hide {
  display: none;
}
body.single-product .content .product-wrapper .product-top .product-image-wrapper .product-images .image-slide a {
  display: block;
  position: relative;
  padding-bottom: 40px;
  /* img */
  /* zoom-button */
}
body.single-product .content .product-wrapper .product-top .product-image-wrapper .product-images .image-slide a img {
  display: block;
  max-width: 100%;
  height: auto;
}
@media (min-width: 0px) and (max-width: 568px) {
  body.single-product .content .product-wrapper .product-top .product-image-wrapper .product-images .image-slide a img {
    margin: 0 auto;
    width: 100%;
  }
}
body.single-product .content .product-wrapper .product-top .product-image-wrapper .product-images .image-slide a .zoom-button {
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  display: block;
  position: absolute;
  bottom: 0px;
  left: 0;
  text-decoration: none;
  height: 23px;
  width: 23px;
  border: 1px solid #afafaf;
  /* hide */
}
body.single-product .content .product-wrapper .product-top .product-image-wrapper .product-images .image-slide a .zoom-button:after {
  display: block;
  content: "";
  position: absolute;
  width: 13px;
  height: 1px;
  background: #afafaf;
  top: 10px;
  left: 4px;
}
body.single-product .content .product-wrapper .product-top .product-image-wrapper .product-images .image-slide a .zoom-button:before {
  display: block;
  content: "";
  position: absolute;
  width: 1px;
  height: 13px;
  background: #afafaf;
  top: 4px;
  left: 10px;
}
body.single-product .content .product-wrapper .product-top .product-image-wrapper .product-images .image-slide a .zoom-button.hide {
  display: none;
}
body.single-product .content .product-wrapper .product-top .product-info {
  margin-left: 280px;
  /* categories */
  /* h1 */
  /* top-meta */
  /* price-wrapper */
  /* variant-wrapper */
  /* add-to-cart */
  /* outofstocknotifyme */
  /* shipping-time */
  /* bis_form_title */
}
@media (min-width: 1025px) and (max-width: 1339px) {
  body.single-product .content .product-wrapper .product-top .product-info {
    margin-left: 230px;
  }
}
@media (min-width: 769px) and (max-width: 1024px) {
  body.single-product .content .product-wrapper .product-top .product-info {
    margin-left: 205px;
  }
}
@media (min-width: 569px) and (max-width: 768px) {
  body.single-product .content .product-wrapper .product-top .product-info {
    margin-left: 205px;
  }
}
@media (min-width: 0px) and (max-width: 568px) {
  body.single-product .content .product-wrapper .product-top .product-info {
    margin-left: 0;
    padding: 12px 12px 0;
  }
}
body.single-product .content .product-wrapper .product-top .product-info p {
  font-size: 16px;
}
body.single-product .content .product-wrapper .product-top .product-info .categories {
  margin-top: -5px;
  font-family: "Droid Serif", 'Serif';
  /* a */
}
body.single-product .content .product-wrapper .product-top .product-info .categories a {
  font-size: 14px;
  color: #777;
  text-decoration: none;
  /* strong */
}
@media (min-width: 1025px) and (max-width: 1339px) {
  body.single-product .content .product-wrapper .product-top .product-info .categories a {
    font-size: 13px;
  }
}
@media (min-width: 769px) and (max-width: 1024px) {
  body.single-product .content .product-wrapper .product-top .product-info .categories a {
    font-size: 12px;
  }
}
@media (min-width: 569px) and (max-width: 768px) {
  body.single-product .content .product-wrapper .product-top .product-info .categories a {
    font-size: 12px;
  }
}
@media (min-width: 0px) and (max-width: 568px) {
  body.single-product .content .product-wrapper .product-top .product-info .categories a {
    font-size: 12px;
  }
}
body.single-product .content .product-wrapper .product-top .product-info .categories a:hover {
  color: #000;
  text-decoration: underline;
}
body.single-product .content .product-wrapper .product-top .product-info .categories a:hover:after {
  color: #777;
}
body.single-product .content .product-wrapper .product-top .product-info .categories a:after {
  content: " - ";
  display: inline-block;
  padding: 0 5px 0 7px;
}
body.single-product .content .product-wrapper .product-top .product-info .categories a:last-child:after {
  display: none;
}
body.single-product .content .product-wrapper .product-top .product-info .categories a strong {
  font-weight: bold;
  color: #111;
}
body.single-product .content .product-wrapper .product-top .product-info h1 {
  font-size: 38px;
  line-height: 1.1;
  margin: 8px 0 6px;
}
@media (min-width: 1025px) and (max-width: 1339px) {
  body.single-product .content .product-wrapper .product-top .product-info h1 {
    font-size: 36px;
  }
}
@media (min-width: 769px) and (max-width: 1024px) {
  body.single-product .content .product-wrapper .product-top .product-info h1 {
    font-size: 34px;
    padding-right: 25px;
  }
}
@media (min-width: 569px) and (max-width: 768px) {
  body.single-product .content .product-wrapper .product-top .product-info h1 {
    font-size: 34px;
    padding-right: 25px;
  }
}
@media (min-width: 0px) and (max-width: 568px) {
  body.single-product .content .product-wrapper .product-top .product-info h1 {
    font-size: 28px;
    padding-right: 0;
  }
}
body.single-product .content .product-wrapper .product-top .product-info .top-meta {
  font-size: 16px;
  /* em */
}
body.single-product .content .product-wrapper .product-top .product-info .top-meta .row {
  margin-bottom: 3px;
}
body.single-product .content .product-wrapper .product-top .product-info .top-meta a,
body.single-product .content .product-wrapper .product-top .product-info .top-meta strong {
  color: #d80f1f;
  display: inline-block;
  padding-left: 3px;
  padding-right: 2px;
}
body.single-product .content .product-wrapper .product-top .product-info .top-meta em {
  display: block;
  font-size: 14px;
  color: #777;
  font-style: normal;
}
body.single-product .content .product-wrapper .product-top .product-info .price-wrapper {
  color: #777;
  font-size: 13px;
  margin: 40px 0 10px;
  /* strong */
}
@media (min-width: 0px) and (max-width: 568px) {
  body.single-product .content .product-wrapper .product-top .product-info .price-wrapper {
    margin: 10px 0 10px;
  }
}
body.single-product .content .product-wrapper .product-top .product-info .price-wrapper strong {
  color: #d80f1f;
  font-size: 34px;
  display: inline-block;
  padding-right: 5px;
  /* del */
  /* ins */
}
@media (min-width: 1025px) and (max-width: 1339px) {
  body.single-product .content .product-wrapper .product-top .product-info .price-wrapper strong {
    font-size: 30px;
  }
}
@media (min-width: 769px) and (max-width: 1024px) {
  body.single-product .content .product-wrapper .product-top .product-info .price-wrapper strong {
    font-size: 26px;
  }
}
@media (min-width: 569px) and (max-width: 768px) {
  body.single-product .content .product-wrapper .product-top .product-info .price-wrapper strong {
    font-size: 26px;
  }
}
@media (min-width: 0px) and (max-width: 568px) {
  body.single-product .content .product-wrapper .product-top .product-info .price-wrapper strong {
    font-size: 22px;
  }
}
body.single-product .content .product-wrapper .product-top .product-info .price-wrapper strong del {
  color: #aaa;
}
body.single-product .content .product-wrapper .product-top .product-info .price-wrapper strong ins {
  text-decoration: none;
}
body.single-product .content .product-wrapper .product-top .product-info .variant-wrapper {
  position: relative;
  padding-bottom: 10px;
  /* variant-button */
  /* variant-list */
}
body.single-product .content .product-wrapper .product-top .product-info .variant-wrapper .variant-button {
  border-radius: 2px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: #f8f8f8;
  border: 1px solid #cdcdcd;
  width: 280px;
  padding: 0 0 0 20px;
  display: block;
  position: relative;
  height: 62px;
  line-height: 60px;
  font-size: 26px;
  text-decoration: none;
  color: #000;
  cursor: pointer;
  /* span */
  /* after */
}
@media (min-width: 0px) and (max-width: 568px) {
  body.single-product .content .product-wrapper .product-top .product-info .variant-wrapper .variant-button {
    width: 100%;
  }
}
body.single-product .content .product-wrapper .product-top .product-info .variant-wrapper .variant-button span {
  text-transform: lowercase;
}
body.single-product .content .product-wrapper .product-top .product-info .variant-wrapper .variant-button:after {
  background-image: url('../assets/img/select-arrow.png');
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 50%;
  border-left: 1px solid #cdcdcd;
  content: "";
  display: block;
  height: 60px;
  width: 60px;
  position: absolute;
  right: 0px;
  top: 0px;
}
body.single-product .content .product-wrapper .product-top .product-info .variant-wrapper .variant-list {
  display: none;
  position: absolute;
  top: 62px;
  left: 0;
  width: 280px;
  background: #fff;
  z-index: 2;
  /* li */
}
@media (min-width: 0px) and (max-width: 568px) {
  body.single-product .content .product-wrapper .product-top .product-info .variant-wrapper .variant-list {
    width: 100%;
  }
}
body.single-product .content .product-wrapper .product-top .product-info .variant-wrapper .variant-list li {
  border: 1px solid #cdcdcd;
  border-top: 0;
  width: 100%;
  padding: 0 0 0 20px;
  height: 62px;
  line-height: 60px;
  font-size: 26px;
  text-decoration: none;
  color: #000;
  cursor: pointer;
}
body.single-product .content .product-wrapper .product-top .product-info .variant-wrapper .variant-list li:hover {
  background: #f5f5f5;
}
body.single-product .content .product-wrapper .product-top .product-info .add-to-cart {
  height: 65px;
  /* hide */
  /* a */
  /* subscribe */
}
@media (min-width: 769px) and (max-width: 1024px) {
  body.single-product .content .product-wrapper .product-top .product-info .add-to-cart {
    height: 60px;
  }
}
@media (min-width: 569px) and (max-width: 768px) {
  body.single-product .content .product-wrapper .product-top .product-info .add-to-cart {
    height: 60px;
  }
}
@media (min-width: 0px) and (max-width: 568px) {
  body.single-product .content .product-wrapper .product-top .product-info .add-to-cart {
    height: 60px;
  }
}
body.single-product .content .product-wrapper .product-top .product-info .add-to-cart.hidden {
  display: none;
}
body.single-product .content .product-wrapper .product-top .product-info .add-to-cart a.buy {
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #fff;
  width: 280px;
  padding: 0 0 0 20px;
  display: block;
  position: relative;
  height: 62px;
  line-height: 58px;
  font-size: 26px;
  text-decoration: none;
  color: #fff;
  background: #000;
  float: left;
  /* after */
}
@media (min-width: 769px) and (max-width: 1024px) {
  body.single-product .content .product-wrapper .product-top .product-info .add-to-cart a.buy {
    height: 57px;
    line-height: 55px;
    font-size: 24px;
    padding-left: 15px;
  }
}
@media (min-width: 569px) and (max-width: 768px) {
  body.single-product .content .product-wrapper .product-top .product-info .add-to-cart a.buy {
    height: 57px;
    line-height: 55px;
    font-size: 24px;
    padding-left: 15px;
  }
}
@media (min-width: 0px) and (max-width: 568px) {
  body.single-product .content .product-wrapper .product-top .product-info .add-to-cart a.buy {
    height: 57px;
    line-height: 55px;
    font-size: 24px;
    padding-left: 15px;
    float: none;
    width: 100%;
  }
}
body.single-product .content .product-wrapper .product-top .product-info .add-to-cart a.buy:hover {
  background: #222;
}
body.single-product .content .product-wrapper .product-top .product-info .add-to-cart a.buy:after {
  background-image: url('../assets/img/single-product-add-to-cart.png');
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 50%;
  border-left: 1px solid #fff;
  content: "";
  display: block;
  height: 60px;
  width: 60px;
  position: absolute;
  right: 1px;
  top: 0px;
}
@media (min-width: 769px) and (max-width: 1024px) {
  body.single-product .content .product-wrapper .product-top .product-info .add-to-cart a.buy:after {
    height: 55px;
    width: 55px;
  }
}
@media (min-width: 569px) and (max-width: 768px) {
  body.single-product .content .product-wrapper .product-top .product-info .add-to-cart a.buy:after {
    height: 55px;
    width: 55px;
  }
}
@media (min-width: 0px) and (max-width: 568px) {
  body.single-product .content .product-wrapper .product-top .product-info .add-to-cart a.buy:after {
    height: 55px;
    width: 55px;
  }
}
body.single-product .content .product-wrapper .product-top .product-info .add-to-cart .subscribe {
  float: left;
  padding: 12px 0 0 20px;
  color: #000;
  font-size: 20px;
  line-height: 1;
  /* a */
  /* block */
}
@media (min-width: 0px) and (max-width: 568px) {
  body.single-product .content .product-wrapper .product-top .product-info .add-to-cart .subscribe {
    float: none;
    clear: both;
  }
}
body.single-product .content .product-wrapper .product-top .product-info .add-to-cart .subscribe a {
  color: #d80f1f;
  /* hover */
}
body.single-product .content .product-wrapper .product-top .product-info .add-to-cart .subscribe a:hover {
  color: #000;
}
body.single-product .content .product-wrapper .product-top .product-info .add-to-cart .subscribe small {
  display: block;
  padding-bottom: 4px;
  color: #646464;
  font-family: "Droid Serif", 'Serif';
  font-size: 14px;
  font-style: italic;
}
body.single-product .content .product-wrapper .product-top .product-info .outofstocknotifyme {
  padding-bottom: 10px;
  /* notifymeptag */
}
body.single-product .content .product-wrapper .product-top .product-info .outofstocknotifyme #bis_form_title {
  padding-bottom: 10px;
}
body.single-product .content .product-wrapper .product-top .product-info .outofstocknotifyme .outofstock_success_msg {
  padding: 10px 0;
}
body.single-product .content .product-wrapper .product-top .product-info .outofstocknotifyme .notifymeptag {
  border-radius: 2px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #cdcdcd;
  position: relative;
  width: 320px;
  margin: 0 auto;
  height: 62px;
  line-height: 60px;
  color: #000;
  /* after */
  /* text */
  /* submit */
}
body.single-product .content .product-wrapper .product-top .product-info .outofstocknotifyme .notifymeptag:after {
  border-left: 1px solid #cdcdcd;
  content: "";
  display: block;
  height: 60px;
  width: 60px;
  position: absolute;
  right: 0px;
  top: 0px;
}
body.single-product .content .product-wrapper .product-top .product-info .outofstocknotifyme .notifymeptag input[type="text"] {
  border: 1px solid #fff;
  width: 100%;
  height: 60px;
  line-height: 100%;
  padding: 0 65px 0 15px;
  color: #000;
  font-size: 16px;
  outline: none !important;
  box-shadow: none !important;
}
body.single-product .content .product-wrapper .product-top .product-info .outofstocknotifyme .notifymeptag input[type="text"]:focus {
  border: 1px solid #fff;
  outline: none !important;
  box-shadow: none !important;
}
body.single-product .content .product-wrapper .product-top .product-info .outofstocknotifyme .notifymeptag input[type="submit"] {
  position: absolute;
  right: 14px;
  top: 50%;
  margin-top: -16px;
  height: 50px;
  border: 0;
  width: 32px;
  height: 32px;
  display: block;
  background-color: #fff;
  background-image: url('../assets/img/watch.png');
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: 100%;
  text-indent: 200%;
  white-space: nowrap;
  cursor: pointer;
  overflow: hidden;
  z-index: 50;
}
body.single-product .content .product-wrapper .product-top .product-info .shipping-time {
  margin: 10px 0;
  font-family: "Droid Serif", 'Serif';
  font-size: 14px;
  color: #787878;
}
@media (min-width: 0px) and (max-width: 568px) {
  body.single-product .content .product-wrapper .product-top .product-info .shipping-time {
    font-size: 13px;
  }
}
body.single-product .content .product-wrapper .product-top .product-info .shipping-class {
  margin: 10px 0 20px;
  font-family: "Droid Serif", 'Serif';
  font-size: 0;
  color: #787878;
}
body.single-product .content .product-wrapper .product-top .product-info .shipping-class__text {
  font-size: 14px;
  position: relative;
}
body.single-product .content .product-wrapper .product-top .product-info .shipping-class__text em {
  font-size: 12px;
  font-style: normal;
  font-family: arial;
  display: inline-block;
  background: #eee;
  border-radius: 50%;
  width: 18px;
  height: 18px;
  line-height: 18px;
  text-align: center;
  position: absolute;
  right: -25px;
  top: 50%;
  transform: translateY(-50%);
}
body.single-product .content .product-wrapper .product-top .product-info .shipping-class__text a {
  color: #787878;
  text-decoration: none;
}
body.single-product .content .product-wrapper .product-top .product-info .shipping-class__text a:hover {
  color: #000;
}
body.single-product .content .product-wrapper .product-top .product-info .shipping-class__icon {
  position: relative;
  top: 5px;
  width: 20px;
  margin-right: 5px;
  display: inline-block;
  background: url(../assets/img/icon_shipping.svg) no-repeat 50% 0;
  background-size: 18px 18px;
  height: 20px;
}
body.single-product .content .product-wrapper .product-top .product-info #shipping-info {
  background: #f4f4f4;
  padding: 25px;
  color: #787878;
  display: none;
  position: relative;
}
body.single-product .content .product-wrapper .product-top .product-info #shipping-info:after {
  bottom: 100%;
  left: 80px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(244, 244, 244, 0);
  border-bottom-color: #f4f4f4;
  border-width: 10px;
  margin-left: -10px;
}
body.single-product .content .product-wrapper .product-top .product-info #shipping-info .shipping-info__close {
  position: absolute;
  top: 10px;
  right: 10px;
  display: block;
  font-size: 20px;
  line-height: 20px;
  width: 30px;
  text-align: center;
  cursor: pointer;
  padding: 5px;
  color: #aaa;
}
body.single-product .content .product-wrapper .product-top .product-info #shipping-info strong {
  display: block;
  margin-top: 20px;
  font-weight: bold;
  color: #000;
}
body.single-product .content .product-wrapper .product-top .product-info #shipping-info strong:first-child {
  margin-top: 0;
}
body.single-product .content .product-wrapper .product-top .product-info #shipping-info a {
  display: block;
  margin-top: 20px;
  color: #d80f1f;
  text-decoration: underline;
}
body.single-product .content .product-wrapper .product-top .product-info #bis_form_title {
  display: none;
}
body.single-product .content .product-wrapper .product-description {
  font-family: "Droid Serif", 'Serif';
  font-size: 17px;
  color: #000;
  margin: 20px 0 50px;
  position: relative;
  height: 135px;
  /* text */
  /* opacity */
  /* open */
}
@media (min-width: 1025px) and (max-width: 1339px) {
  body.single-product .content .product-wrapper .product-description {
    font-size: 16px;
  }
}
@media (min-width: 769px) and (max-width: 1024px) {
  body.single-product .content .product-wrapper .product-description {
    font-size: 15px;
  }
}
@media (min-width: 569px) and (max-width: 768px) {
  body.single-product .content .product-wrapper .product-description {
    font-size: 15px;
  }
}
@media (min-width: 0px) and (max-width: 568px) {
  body.single-product .content .product-wrapper .product-description {
    font-size: 15px;
    margin: 10px 0 40px;
  }
}
body.single-product .content .product-wrapper .product-description .text {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  overflow: hidden;
  /* p */
}
@media (min-width: 0px) and (max-width: 568px) {
  body.single-product .content .product-wrapper .product-description .text {
    top: 12px;
    bottom: 12px;
    right: 12px;
    left: 12px;
  }
}
body.single-product .content .product-wrapper .product-description .text p {
  width: 90%;
  margin: 0 0 20px;
  line-height: 1.7;
  /* strong */
  /* em */
  /* img */
}
@media (min-width: 769px) and (max-width: 1024px) {
  body.single-product .content .product-wrapper .product-description .text p {
    line-height: 1.6;
  }
}
@media (min-width: 569px) and (max-width: 768px) {
  body.single-product .content .product-wrapper .product-description .text p {
    line-height: 1.6;
  }
}
@media (min-width: 0px) and (max-width: 568px) {
  body.single-product .content .product-wrapper .product-description .text p {
    line-height: 1.6;
  }
}
body.single-product .content .product-wrapper .product-description .text p div {
  color: #000;
}
body.single-product .content .product-wrapper .product-description .text p strong {
  font-weight: 700;
}
body.single-product .content .product-wrapper .product-description .text p em {
  font-style: italic;
}
body.single-product .content .product-wrapper .product-description .text p img {
  max-width: 100%;
  height: auto;
}
body.single-product .content .product-wrapper .product-description .opacity {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  /* FF3.6+ */
  /* Chrome,Safari4+ */
  /* Chrome10+,Safari5.1+ */
  /* Opera 11.10+ */
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 30%, #ffffff 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0);
  /* IE6-9 */
}
body.single-product .content .product-wrapper .product-description .read-less {
  display: none;
}
body.single-product .content .product-wrapper .product-description .read-more,
body.single-product .content .product-wrapper .product-description .opacity {
  display: block;
}
body.single-product .content .product-wrapper .product-description.open {
  height: auto;
  /* text */
}
body.single-product .content .product-wrapper .product-description.open .read-less {
  display: block;
}
body.single-product .content .product-wrapper .product-description.open .read-more,
body.single-product .content .product-wrapper .product-description.open .opacity {
  display: none;
}
body.single-product .content .product-wrapper .product-description.open .text {
  position: static;
}
@media (min-width: 0px) and (max-width: 568px) {
  body.single-product .content .product-wrapper .product-description.open .text {
    padding: 12px;
  }
}
body.single-product .content .product-wrapper .product-description .read-more,
body.single-product .content .product-wrapper .product-description .read-less {
  font-family: 'LLCircularWeb-Book', 'Arial', 'Sans Serif';
  position: absolute;
  bottom: -20px;
  right: 0;
  font-size: 15px;
  color: #000;
}
@media (min-width: 0px) and (max-width: 568px) {
  body.single-product .content .product-wrapper .product-description .read-more,
  body.single-product .content .product-wrapper .product-description .read-less {
    right: 12px;
  }
}
body.single-product .content .product-wrapper .product-meta {
  border-top: 1px solid #cdcdcd;
  border-bottom: 1px solid #cdcdcd;
  padding: 30px 0;
  /* product-links */
  /* product-attributes */
}
@media (min-width: 569px) and (max-width: 768px) {
  body.single-product .content .product-wrapper .product-meta {
    padding: 15px 0;
  }
}
@media (min-width: 0px) and (max-width: 568px) {
  body.single-product .content .product-wrapper .product-meta {
    padding: 20px 12px;
  }
}
body.single-product .content .product-wrapper .product-meta .product-links {
  font-size: 16px;
  color: #000;
  /* product-tags */
  /* product-social */
}
@media (min-width: 769px) and (max-width: 1024px) {
  body.single-product .content .product-wrapper .product-meta .product-links {
    font-size: 14px;
  }
}
@media (min-width: 569px) and (max-width: 768px) {
  body.single-product .content .product-wrapper .product-meta .product-links {
    font-size: 14px;
  }
}
@media (min-width: 0px) and (max-width: 568px) {
  body.single-product .content .product-wrapper .product-meta .product-links {
    font-size: 14px;
  }
}
body.single-product .content .product-wrapper .product-meta .product-links .product-tags {
  float: left;
  width: 100%;
  /* a */
}
@media (min-width: 0px) and (max-width: 568px) {
  body.single-product .content .product-wrapper .product-meta .product-links .product-tags {
    float: none;
  }
}
body.single-product .content .product-wrapper .product-meta .product-links .product-tags a {
  color: #d80f1f;
  display: inline-block;
  padding-left: 10px;
  /* hover */
}
body.single-product .content .product-wrapper .product-meta .product-links .product-tags a:hover {
  color: #000;
}
body.single-product .content .product-wrapper .product-meta .product-links .product-social {
  float: left;
  margin-top: 10px;
  /* a */
}
@media (min-width: 0px) and (max-width: 568px) {
  body.single-product .content .product-wrapper .product-meta .product-links .product-social {
    float: none;
  }
}
body.single-product .content .product-wrapper .product-meta .product-links .product-social a {
  color: #d80f1f;
  display: inline-block;
  padding-left: 10px;
  /* hover */
}
body.single-product .content .product-wrapper .product-meta .product-links .product-social a:hover {
  color: #000;
}
body.single-product .content .product-wrapper .product-meta .product-attributes {
  color: #838383;
  padding: 25px 0 0;
  /* ul */
  /* a */
}
@media (min-width: 569px) and (max-width: 768px) {
  body.single-product .content .product-wrapper .product-meta .product-attributes {
    padding: 10px 0 0;
  }
}
@media (min-width: 0px) and (max-width: 568px) {
  body.single-product .content .product-wrapper .product-meta .product-attributes {
    padding: 10px 0 0;
  }
}
body.single-product .content .product-wrapper .product-meta .product-attributes ul {
  /* li */
}
body.single-product .content .product-wrapper .product-meta .product-attributes ul li {
  width: 33%;
  float: left;
  font-size: 15px;
  display: block;
  padding-bottom: 3px;
}
body.single-product .content .product-wrapper .product-meta .product-attributes ul li strong {
  color: #616161;
  font-weight: bold;
}
body.single-product .content .product-wrapper .product-meta .product-attributes ul li span:after {
  content: ",";
}
body.single-product .content .product-wrapper .product-meta .product-attributes ul li span:last-child:after {
  content: "";
}
@media (min-width: 769px) and (max-width: 1024px) {
  body.single-product .content .product-wrapper .product-meta .product-attributes ul li {
    width: 50%;
  }
}
@media (min-width: 569px) and (max-width: 768px) {
  body.single-product .content .product-wrapper .product-meta .product-attributes ul li {
    width: 33%;
  }
}
@media (min-width: 0px) and (max-width: 568px) {
  body.single-product .content .product-wrapper .product-meta .product-attributes ul li {
    width: 100%;
  }
}
body.single-product .content .product-wrapper .product-meta .product-attributes a {
  color: #838383;
  text-decoration: underline;
}
body.single-product .content .product-wrapper .product-meta .product-attributes a:nth-child(1+n1) {
  background: red;
}
body.single-product .content .product-wrapper .product-meta .product-attributes a:hover {
  color: #000;
}
body.single-product .content .product-wrapper .product-relations {
  margin: 30px 0 20px;
  /* h3 */
}
@media (min-width: 569px) and (max-width: 768px) {
  body.single-product .content .product-wrapper .product-relations {
    margin: 10px 0 20px;
  }
}
@media (min-width: 0px) and (max-width: 568px) {
  body.single-product .content .product-wrapper .product-relations {
    margin: 10px 0 0;
  }
}
body.single-product .content .product-wrapper .product-relations h3.title {
  font-size: 28px;
  color: #000;
  margin-bottom: 20px;
}
@media (min-width: 569px) and (max-width: 768px) {
  body.single-product .content .product-wrapper .product-relations h3.title {
    margin-bottom: 10px;
  }
}
@media (min-width: 0px) and (max-width: 568px) {
  body.single-product .content .product-wrapper .product-relations h3.title {
    margin-bottom: 10px;
    padding: 0 12px;
    font-size: 24px;
  }
}
body.single-product .content .sidebar {
  width: 33%;
  width: calc(100% / 3);
  float: right;
  padding: 45px 0 0 30px;
}
@media (min-width: 1025px) and (max-width: 1339px) {
  body.single-product .content .sidebar {
    padding: 30px 0 0 20px;
  }
}
@media (min-width: 769px) and (max-width: 1024px) {
  body.single-product .content .sidebar {
    padding: 25px 0 0 12px;
  }
}
@media (min-width: 569px) and (max-width: 768px) {
  body.single-product .content .sidebar {
    padding: 0;
    width: 100%;
    float: none;
    clear: both;
  }
}
@media (min-width: 0px) and (max-width: 568px) {
  body.single-product .content .sidebar {
    padding: 0;
    width: 100%;
    float: none;
    clear: both;
  }
}
/* single-product */
body.archive {
  /* content */
}
body.archive .main-content .content {
  display: flex;
  flex-flow: row wrap;
}
body.archive .content {
  /* product-wrapper */
  /* product */
  /* sidebar */
}
body.archive .content .products-wrapper {
  padding: 15px 0 30px;
  width: 80%;
  width: calc((100% / 6) * 5);
  float: right;
  /* products-top */
  /* pagination */
}
body.archive .content .products-wrapper-full {
  width: 100%;
}
@media (min-width: 0px) and (max-width: 568px) {
  body.archive .content .products-wrapper {
    float: none;
    width: 100%;
    padding: 0;
    clear: both;
  }
}
body.archive .content .products-wrapper .products-top {
  text-align: center;
  /* publisher */
  /* h1 */
  /* order-by */
}
@media (min-width: 0px) and (max-width: 568px) {
  body.archive .content .products-wrapper .products-top {
    padding: 0 12px;
  }
}
body.archive .content .products-wrapper .products-top .publisher {
  font-size: 20px;
  margin: 20px 0 0;
}
body.archive .content .products-wrapper .products-top .publisher span {
  color: #777;
}
body.archive .content .products-wrapper .products-top h1 {
  font-size: 70px;
  line-height: 90px;
  margin-top: 7px;
}
@media (min-width: 1025px) and (max-width: 1339px) {
  body.archive .content .products-wrapper .products-top h1 {
    font-size: 50px;
    line-height: 70px;
  }
}
@media (min-width: 0px) and (max-width: 568px) {
  body.archive .content .products-wrapper .products-top h1 {
    font-size: 30px;
    line-height: 56px;
  }
}
body.archive .content .products-wrapper .products-top .sorting-options {
  text-align: center;
}
body.archive .content .products-wrapper .products-top .sorting-options button {
  padding: 0 10px;
  color: #d80f1f;
  border: 0;
  background: 0;
  font-size: 18px;
  text-decoration: underline;
  cursor: pointer;
}
body.archive .content .products-wrapper .products-top .order-by,
body.archive .content .products-wrapper .products-top .sorting-options {
  margin: 0 0 35px;
  font-size: 20px;
  color: #000;
  /* a */
  /* a */
}
@media (min-width: 1025px) and (max-width: 1339px) {
  body.archive .content .products-wrapper .products-top .order-by,
  body.archive .content .products-wrapper .products-top .sorting-options {
    font-size: 16px;
  }
}
@media (min-width: 0px) and (max-width: 568px) {
  body.archive .content .products-wrapper .products-top .order-by,
  body.archive .content .products-wrapper .products-top .sorting-options {
    margin: 0 0 15px;
    font-size: 14px;
  }
}
body.archive .content .products-wrapper .products-top .order-by a,
body.archive .content .products-wrapper .products-top .sorting-options a,
body.archive .content .products-wrapper .products-top .order-by button,
body.archive .content .products-wrapper .products-top .sorting-options button {
  display: inline-block;
  padding: 0 10px;
  border: 0;
  background: 0;
}
@media (min-width: 0px) and (max-width: 568px) {
  body.archive .content .products-wrapper .products-top .order-by a,
  body.archive .content .products-wrapper .products-top .sorting-options a,
  body.archive .content .products-wrapper .products-top .order-by button,
  body.archive .content .products-wrapper .products-top .sorting-options button {
    padding: 0 5px;
  }
}
body.archive .content .products-wrapper .products-top .order-by a,
body.archive .content .products-wrapper .products-top .sorting-options a,
body.archive .content .products-wrapper .products-top .order-by button,
body.archive .content .products-wrapper .products-top .sorting-options button {
  color: #d80f1f;
  /* active */
  /* hover */
}
body.archive .content .products-wrapper .products-top .order-by a.active,
body.archive .content .products-wrapper .products-top .sorting-options a.active,
body.archive .content .products-wrapper .products-top .order-by button.active,
body.archive .content .products-wrapper .products-top .sorting-options button.active {
  color: #000;
  text-decoration: none;
}
body.archive .content .products-wrapper .products-top .order-by a:hover,
body.archive .content .products-wrapper .products-top .sorting-options a:hover,
body.archive .content .products-wrapper .products-top .order-by button:hover,
body.archive .content .products-wrapper .products-top .sorting-options button:hover {
  color: #000;
}
body.archive .content .products-wrapper .pagination {
  margin: 35px 0 25px;
  font-size: 20px;
  color: #000;
  text-align: center;
  /* a */
  /* span */
  /* strong */
}
@media (min-width: 1025px) and (max-width: 1339px) {
  body.archive .content .products-wrapper .pagination {
    font-size: 16px;
  }
}
@media (min-width: 0px) and (max-width: 568px) {
  body.archive .content .products-wrapper .pagination {
    margin: 25px 0 15px;
    font-size: 14px;
  }
}
body.archive .content .products-wrapper .pagination a {
  display: inline-block;
  padding: 0 10px;
  color: #d80f1f;
  /* active */
  /* hover */
}
@media (min-width: 0px) and (max-width: 568px) {
  body.archive .content .products-wrapper .pagination a {
    padding: 0 5px;
  }
}
body.archive .content .products-wrapper .pagination a.active {
  color: #000;
  text-decoration: none;
}
body.archive .content .products-wrapper .pagination a:hover {
  color: #000;
}
body.archive .content .products-wrapper .pagination span {
  display: inline-block;
  padding: 0 5px;
  color: #999;
}
body.archive .content .products-wrapper .pagination strong {
  display: inline-block;
  padding: 0 10px;
  color: #999;
}
@media (min-width: 0px) and (max-width: 568px) {
  body.archive .content .products-wrapper .pagination strong {
    padding: 0 5px;
  }
}
body.archive .content .term-bot {
  padding: 20px 25px 40px;
  margin-bottom: 30px;
  margin-top: 30px;
  background: #f7f7f7;
  width: 100%;
}
body.archive .content .term-bot h4 {
  font-size: 27px;
  margin-bottom: 20px;
  text-align: center;
}
body.archive .content .term-bot li.product a .image-text .opacity {
  background: linear-gradient(to bottom, rgba(247, 247, 247, 0) 30%, #f7f7f7 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00F7F7F7', endColorstr='#F7F7F7', GradientType=0);
  /* IE6-9 */
}
@media (min-width: 769px) and (max-width: 1024px), (min-width: 569px) and (max-width: 768px) {
  body.archive .content .six-cols li.product {
    width: calc(100% / 3);
  }
  body.archive .content .six-cols li.product:nth-child(3n+1) {
    border-left: 1px solid #eee;
  }
}
body.archive .content li.product {
  display: block;
  float: left;
  border-right: 1px solid transparent;
  border-bottom: 1px solid transparent;
  width: 20%;
  height: 405px;
  /* a */
  /* hover */
}
@media (min-width: 569px) and (max-width: 768px) {
  body.archive .content li.product {
    width: 33%;
  }
}
@media (min-width: 0px) and (max-width: 568px) {
  body.archive .content li.product {
    width: 50%;
  }
}
body.archive .content li.product:nth-child(6n+1) {
  border-left: none;
}
body.archive .content li.product a {
  display: block;
  text-decoration: none;
  padding: 0 20px 55px;
  height: 100%;
  position: relative;
  overflow: hidden;
  /* image-text */
  /* price */
}
@media (min-width: 1025px) and (max-width: 1339px) {
  body.archive .content li.product a {
    padding: 0 15px 45px;
  }
}
@media (min-width: 769px) and (max-width: 1024px) {
  body.archive .content li.product a {
    padding: 0 15px 45px;
  }
}
@media (min-width: 569px) and (max-width: 768px) {
  body.archive .content li.product a {
    padding: 0 12px 35px;
  }
}
@media (min-width: 0px) and (max-width: 568px) {
  body.archive .content li.product a {
    padding: 0 12px 35px;
  }
}
body.archive .content li.product a .image-text {
  position: relative;
  overflow: hidden;
  height: 100%;
  /* image-wrapper */
  /* category */
  /* title */
  /* opacity */
}
body.archive .content li.product a .image-text .image-wrapper {
  padding: 30px 0 20px;
  text-align: center;
  height: 200px;
  line-height: 200px;
  color: #fff;
  /* img */
}
@media (min-width: 1025px) and (max-width: 1339px) {
  body.archive .content li.product a .image-text .image-wrapper {
    padding: 20px 0 15px;
    height: 150px;
    line-height: 150px;
  }
}
@media (min-width: 769px) and (max-width: 1024px) {
  body.archive .content li.product a .image-text .image-wrapper {
    padding: 20px 0 15px;
    height: 150px;
    line-height: 150px;
  }
}
@media (min-width: 569px) and (max-width: 768px) {
  body.archive .content li.product a .image-text .image-wrapper {
    padding: 15px 0 12px;
    height: 150px;
    line-height: 150px;
  }
}
@media (min-width: 0px) and (max-width: 568px) {
  body.archive .content li.product a .image-text .image-wrapper {
    padding: 15px 0 12px;
    height: 150px;
    line-height: 150px;
  }
}
body.archive .content li.product a .image-text .image-wrapper img {
  height: auto;
  width: auto;
  max-height: 100%;
  max-width: 60%;
}
body.archive .content li.product a .image-text .category {
  color: #818181;
  font-size: 12px;
  padding-bottom: 2px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
}
@media (min-width: 1025px) and (max-width: 1339px) {
  body.archive .content li.product a .image-text .category {
    font-size: 11px;
  }
}
@media (min-width: 769px) and (max-width: 1024px) {
  body.archive .content li.product a .image-text .category {
    font-size: 11px;
  }
}
@media (min-width: 569px) and (max-width: 768px) {
  body.archive .content li.product a .image-text .category {
    font-size: 11px;
  }
}
@media (min-width: 0px) and (max-width: 568px) {
  body.archive .content li.product a .image-text .category {
    font-size: 11px;
  }
}
body.archive .content li.product a .image-text .title {
  position: relative;
  margin-bottom: 55px;
  /* h3 */
  /* description */
}
@media (min-width: 1025px) and (max-width: 1339px) {
  body.archive .content li.product a .image-text .title {
    margin-bottom: 50px;
  }
}
@media (min-width: 769px) and (max-width: 1024px) {
  body.archive .content li.product a .image-text .title {
    margin-bottom: 50px;
  }
}
@media (min-width: 569px) and (max-width: 768px) {
  body.archive .content li.product a .image-text .title {
    margin-bottom: 40px;
  }
}
@media (min-width: 0px) and (max-width: 568px) {
  body.archive .content li.product a .image-text .title {
    margin-bottom: 40px;
  }
}
body.archive .content li.product a .image-text .title h3 {
  color: #000;
  font-size: 20px;
  line-height: 23px;
  margin: 5px 0 0;
  word-wrap: break-word;
}
@media (min-width: 1025px) and (max-width: 1339px) {
  body.archive .content li.product a .image-text .title h3 {
    font-size: 17px;
    line-height: 21px;
    margin: 3px 0 0;
  }
}
@media (min-width: 769px) and (max-width: 1024px) {
  body.archive .content li.product a .image-text .title h3 {
    font-size: 17px;
    line-height: 21px;
    margin: 3px 0 0;
  }
}
@media (min-width: 569px) and (max-width: 768px) {
  body.archive .content li.product a .image-text .title h3 {
    font-size: 15px;
    line-height: 19px;
    margin: 3px 0 0;
  }
}
@media (min-width: 0px) and (max-width: 568px) {
  body.archive .content li.product a .image-text .title h3 {
    font-size: 15px;
    line-height: 19px;
    margin: 3px 0 0;
  }
}
body.archive .content li.product a .image-text .title .description {
  position: absolute;
  bottom: -80px;
  left: 0;
  right: 0;
  height: 70px;
  /* p */
}
@media (min-width: 1025px) and (max-width: 1339px) {
  body.archive .content li.product a .image-text .title .description {
    bottom: -76px;
  }
}
@media (min-width: 769px) and (max-width: 1024px) {
  body.archive .content li.product a .image-text .title .description {
    bottom: -76px;
  }
}
@media (min-width: 569px) and (max-width: 768px) {
  body.archive .content li.product a .image-text .title .description {
    bottom: -74px;
  }
}
@media (min-width: 0px) and (max-width: 568px) {
  body.archive .content li.product a .image-text .title .description {
    bottom: -74px;
  }
}
body.archive .content li.product a .image-text .title .description p {
  font-family: "Droid Serif", 'Serif';
  color: #4f4f4f;
  line-height: 20px;
  font-size: 14px;
}
@media (min-width: 1025px) and (max-width: 1339px) {
  body.archive .content li.product a .image-text .title .description p {
    font-size: 13px;
    line-height: 19px;
  }
}
@media (min-width: 769px) and (max-width: 1024px) {
  body.archive .content li.product a .image-text .title .description p {
    font-size: 13px;
    line-height: 19px;
  }
}
@media (min-width: 569px) and (max-width: 768px) {
  body.archive .content li.product a .image-text .title .description p {
    font-size: 12px;
    line-height: 17px;
  }
}
@media (min-width: 0px) and (max-width: 568px) {
  body.archive .content li.product a .image-text .title .description p {
    font-size: 12px;
    line-height: 17px;
  }
}
body.archive .content li.product a .image-text .opacity {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  height: 50px;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 30%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0);
  /* IE6-9 */
}
body.archive .content li.product a .price {
  color: #d80f1f;
  font-size: 20px;
  line-height: 1;
  padding: 5px 0 5px;
  position: absolute;
  bottom: 25px;
  left: 20px;
  right: 20px;
  /* del */
  /* ins */
}
@media (min-width: 1025px) and (max-width: 1339px) {
  body.archive .content li.product a .price {
    font-size: 16px;
    left: 15px;
    right: 15px;
    bottom: 15px;
  }
}
@media (min-width: 769px) and (max-width: 1024px) {
  body.archive .content li.product a .price {
    font-size: 16px;
    left: 15px;
    right: 15px;
    bottom: 15px;
  }
}
@media (min-width: 569px) and (max-width: 768px) {
  body.archive .content li.product a .price {
    font-size: 15px;
    left: 15px;
    right: 15px;
    bottom: 15px;
  }
}
@media (min-width: 0px) and (max-width: 568px) {
  body.archive .content li.product a .price {
    font-size: 15px;
    left: 15px;
    right: 15px;
    bottom: 15px;
  }
}
body.archive .content li.product a .price del {
  color: #aaa;
}
body.archive .content li.product a .price ins {
  text-decoration: none;
}
body.archive .content li.product a .price span {
  line-height: 1;
}
body.archive .content li.product:hover {
  background: #f7f7f7;
}
body.archive .content li.product:hover a .image-text .opacity {
  /* FF3.6+ */
  /* Chrome,Safari4+ */
  /* Chrome10+,Safari5.1+ */
  /* Opera 11.10+ */
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(245, 245, 245, 0) 30%, #f5f5f5 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#f5f5f5', GradientType=0);
  /* IE6-9 */
}
body.archive .content .sidebar {
  padding: 30px 15px 0 0;
  width: calc((100% / 6) - 21px);
  float: left;
  border-right: 1px solid #eee;
  margin-right: 20px;
  /* category-trigger */
  /* list */
  /* h2 */
  /* ul */
}
@media (min-width: 1025px) and (max-width: 1339px) {
  body.archive .content .sidebar {
    padding: 27px 15px 0 0;
  }
}
@media (min-width: 0px) and (max-width: 568px) {
  body.archive .content .sidebar {
    background: #f7f7f7;
    width: 100%;
    float: none;
    padding: 0;
    clear: both;
    border-bottom: 1px solid #ccc;
    margin-right: 0;
  }
}
body.archive .content .sidebar #category-trigger {
  display: none;
}
@media (min-width: 0px) and (max-width: 568px) {
  body.archive .content .sidebar #category-trigger {
    display: block;
    text-align: center;
    padding: 5px 12px;
    color: #d80f1f;
    font-size: 16px;
    text-decoration: none;
  }
}
@media (min-width: 0px) and (max-width: 568px) {
  body.archive .content .sidebar .category__list {
    display: none;
    padding: 0 12px;
  }
}
@media (min-width: 0px) and (max-width: 568px) {
  body.archive .content .sidebar .category__list--show {
    display: block;
  }
}
body.archive .content .sidebar h2 {
  font-size: 20px;
  color: #000;
  margin: 6px 0 10px;
}
@media (min-width: 1025px) and (max-width: 1339px) {
  body.archive .content .sidebar h2 {
    font-size: 16px;
  }
}
@media (min-width: 0px) and (max-width: 568px) {
  body.archive .content .sidebar h2 {
    display: none;
  }
}
body.archive .content .sidebar ul {
  margin-bottom: 30px;
  /* li */
}
@media (min-width: 0px) and (max-width: 568px) {
  body.archive .content .sidebar ul {
    padding: 12px 0;
    margin-bottom: 0;
  }
}
body.archive .content .sidebar ul li {
  color: #d80f1f;
  font-size: 15px;
  margin-bottom: 6px;
  line-height: 1.35;
  /* a */
  /* active */
}
@media (min-width: 1025px) and (max-width: 1339px) {
  body.archive .content .sidebar ul li {
    font-size: 14px;
    line-height: 1.3;
  }
}
body.archive .content .sidebar ul li a {
  color: #d80f1f;
  text-decoration: none;
  display: block;
  /* hover */
}
body.archive .content .sidebar ul li a:hover {
  color: #000;
}
body.archive .content .sidebar ul li.active {
  /* a */
}
body.archive .content .sidebar ul li.active a {
  color: #000;
  text-decoration: none;
}
/* single-product */
.product-list {
  overflow: hidden;
  margin-right: -1px;
  margin-bottom: -1px;
  width: 100%;
  display: flex;
  flex-flow: row wrap;
  /* product */
}
.product-list li.product {
  display: block;
  float: left;
  border-right: 1px solid #eee;
  border-bottom: 1px solid #eee;
  /* a */
  /* hover */
}
.product-list li.product a {
  display: block;
  text-decoration: none;
  padding: 0 20px 55px;
  height: 100%;
  position: relative;
  overflow: hidden;
  /* image-text */
  /* price */
}
@media (min-width: 1025px) and (max-width: 1339px) {
  .product-list li.product a {
    padding: 0 15px 45px;
  }
}
@media (min-width: 769px) and (max-width: 1024px) {
  .product-list li.product a {
    padding: 0 15px 45px;
  }
}
@media (min-width: 569px) and (max-width: 768px) {
  .product-list li.product a {
    padding: 0 12px 35px;
  }
}
@media (min-width: 0px) and (max-width: 568px) {
  .product-list li.product a {
    padding: 0 12px 35px;
  }
}
.product-list li.product a .image-text {
  position: relative;
  overflow: hidden;
  height: 100%;
  /* image-wrapper */
  /* category */
  /* title */
  /* opacity */
}
.product-list li.product a .image-text .image-wrapper {
  padding: 30px 0 20px;
  text-align: center;
  height: 200px;
  line-height: 200px;
  color: #fff;
  /* img */
}
@media (min-width: 1025px) and (max-width: 1339px) {
  .product-list li.product a .image-text .image-wrapper {
    padding: 20px 0 15px;
    height: 150px;
    line-height: 150px;
  }
}
@media (min-width: 769px) and (max-width: 1024px) {
  .product-list li.product a .image-text .image-wrapper {
    padding: 20px 0 15px;
    height: 150px;
    line-height: 150px;
  }
}
@media (min-width: 569px) and (max-width: 768px) {
  .product-list li.product a .image-text .image-wrapper {
    padding: 15px 0 12px;
    height: 150px;
    line-height: 150px;
  }
}
@media (min-width: 0px) and (max-width: 568px) {
  .product-list li.product a .image-text .image-wrapper {
    padding: 15px 0 12px;
    height: 150px;
    line-height: 150px;
  }
}
.product-list li.product a .image-text .image-wrapper img {
  height: auto;
  width: auto;
  max-height: 100%;
  max-width: 60%;
}
.product-list li.product a .image-text .category {
  color: #818181;
  font-size: 12px;
  padding-bottom: 2px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
}
@media (min-width: 1025px) and (max-width: 1339px) {
  .product-list li.product a .image-text .category {
    font-size: 11px;
  }
}
@media (min-width: 769px) and (max-width: 1024px) {
  .product-list li.product a .image-text .category {
    font-size: 11px;
  }
}
@media (min-width: 569px) and (max-width: 768px) {
  .product-list li.product a .image-text .category {
    font-size: 11px;
  }
}
@media (min-width: 0px) and (max-width: 568px) {
  .product-list li.product a .image-text .category {
    font-size: 11px;
  }
}
.product-list li.product a .image-text .title {
  position: relative;
  margin-bottom: 55px;
  /* h3 */
  /* description */
}
@media (min-width: 1025px) and (max-width: 1339px) {
  .product-list li.product a .image-text .title {
    margin-bottom: 50px;
  }
}
@media (min-width: 769px) and (max-width: 1024px) {
  .product-list li.product a .image-text .title {
    margin-bottom: 50px;
  }
}
@media (min-width: 569px) and (max-width: 768px) {
  .product-list li.product a .image-text .title {
    margin-bottom: 40px;
  }
}
@media (min-width: 0px) and (max-width: 568px) {
  .product-list li.product a .image-text .title {
    margin-bottom: 40px;
  }
}
.product-list li.product a .image-text .title h3 {
  color: #000;
  font-size: 20px;
  line-height: 23px;
  margin: 5px 0 0;
  word-wrap: break-word;
}
@media (min-width: 1025px) and (max-width: 1339px) {
  .product-list li.product a .image-text .title h3 {
    font-size: 17px;
    line-height: 21px;
    margin: 3px 0 0;
  }
}
@media (min-width: 769px) and (max-width: 1024px) {
  .product-list li.product a .image-text .title h3 {
    font-size: 17px;
    line-height: 21px;
    margin: 3px 0 0;
  }
}
@media (min-width: 569px) and (max-width: 768px) {
  .product-list li.product a .image-text .title h3 {
    font-size: 15px;
    line-height: 19px;
    margin: 3px 0 0;
  }
}
@media (min-width: 0px) and (max-width: 568px) {
  .product-list li.product a .image-text .title h3 {
    font-size: 15px;
    line-height: 19px;
    margin: 3px 0 0;
  }
}
.product-list li.product a .image-text .title .description {
  position: absolute;
  bottom: -80px;
  left: 0;
  right: 0;
  height: 70px;
  /* p */
}
@media (min-width: 1025px) and (max-width: 1339px) {
  .product-list li.product a .image-text .title .description {
    bottom: -76px;
  }
}
@media (min-width: 769px) and (max-width: 1024px) {
  .product-list li.product a .image-text .title .description {
    bottom: -76px;
  }
}
@media (min-width: 569px) and (max-width: 768px) {
  .product-list li.product a .image-text .title .description {
    bottom: -74px;
  }
}
@media (min-width: 0px) and (max-width: 568px) {
  .product-list li.product a .image-text .title .description {
    bottom: -74px;
  }
}
.product-list li.product a .image-text .title .description p {
  font-family: "Droid Serif", 'Serif';
  color: #4f4f4f;
  line-height: 20px;
  font-size: 14px;
}
@media (min-width: 1025px) and (max-width: 1339px) {
  .product-list li.product a .image-text .title .description p {
    font-size: 13px;
    line-height: 19px;
  }
}
@media (min-width: 769px) and (max-width: 1024px) {
  .product-list li.product a .image-text .title .description p {
    font-size: 13px;
    line-height: 19px;
  }
}
@media (min-width: 569px) and (max-width: 768px) {
  .product-list li.product a .image-text .title .description p {
    font-size: 12px;
    line-height: 17px;
  }
}
@media (min-width: 0px) and (max-width: 568px) {
  .product-list li.product a .image-text .title .description p {
    font-size: 12px;
    line-height: 17px;
  }
}
.product-list li.product a .image-text .opacity {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  height: 50px;
  /* FF3.6+ */
  /* Chrome,Safari4+ */
  /* Chrome10+,Safari5.1+ */
  /* Opera 11.10+ */
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 30%, #ffffff 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0);
  /* IE6-9 */
}
.product-list li.product a .price {
  color: #d80f1f;
  font-size: 20px;
  line-height: 1;
  padding: 5px 0 5px;
  position: absolute;
  bottom: 25px;
  left: 20px;
  right: 20px;
  /* del */
  /* ins */
}
@media (min-width: 1025px) and (max-width: 1339px) {
  .product-list li.product a .price {
    font-size: 16px;
    left: 15px;
    right: 15px;
    bottom: 15px;
  }
}
@media (min-width: 769px) and (max-width: 1024px) {
  .product-list li.product a .price {
    font-size: 16px;
    left: 15px;
    right: 15px;
    bottom: 15px;
  }
}
@media (min-width: 569px) and (max-width: 768px) {
  .product-list li.product a .price {
    font-size: 15px;
    left: 15px;
    right: 15px;
    bottom: 15px;
  }
}
@media (min-width: 0px) and (max-width: 568px) {
  .product-list li.product a .price {
    font-size: 15px;
    left: 15px;
    right: 15px;
    bottom: 15px;
  }
}
.product-list li.product a .price del {
  color: #aaa;
}
.product-list li.product a .price ins {
  text-decoration: none;
}
.product-list li.product a .price span {
  line-height: 1;
}
.product-list li.product:hover {
  background: #f7f7f7;
}
.product-list li.product:hover a .image-text .opacity {
  /* FF3.6+ */
  /* Chrome,Safari4+ */
  /* Chrome10+,Safari5.1+ */
  /* Opera 11.10+ */
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(245, 245, 245, 0) 30%, #f5f5f5 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#f5f5f5', GradientType=0);
  /* IE6-9 */
}
/* product-list */
.six-cols {
  overflow: hidden;
  /* product */
}
.six-cols li.product {
  width: 16%;
  width: calc(100% / 6);
}
.six-cols li.product:nth-child(6n+1) {
  border-left: 1px solid #eee;
}
@media (min-width: 769px) and (max-width: 1024px) {
  .six-cols li.product {
    width: 25%;
  }
  .six-cols li.product:nth-child(4n+1) {
    border-left: 1px solid #eee;
  }
}
@media (min-width: 569px) and (max-width: 768px) {
  .six-cols li.product {
    width: 25%;
  }
  .six-cols li.product:nth-child(4n+1) {
    border-left: 1px solid #eee;
  }
}
@media (min-width: 0px) and (max-width: 568px) {
  .six-cols li.product {
    width: 50%;
  }
}
/* six-col */
.five-cols {
  overflow: hidden;
  /* instagram */
  /* product */
}
.five-cols li.instagram {
  display: block;
  float: left;
  border-right: 1px solid #eee;
  border-bottom: 1px solid #eee;
  position: relative;
  background-position: 50% 50%;
  background-size: cover;
  width: 40%;
  /* instagram-text */
}
.five-cols li.instagram .instagram-text {
  padding: 30px;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  opacity: 0.75;
  font-family: "Droid Serif", 'Serif';
  font-size: 15px;
  line-height: 22px;
  /* img */
}
.five-cols li.instagram .instagram-text img {
  display: none;
}
.five-cols li.product {
  width: 20%;
}
@media (min-width: 769px) and (max-width: 1024px) {
  .five-cols li.product {
    width: 25%;
  }
}
@media (min-width: 569px) and (max-width: 768px) {
  .five-cols li.product {
    width: 33%;
    width: calc(100% / 3);
  }
}
@media (min-width: 0px) and (max-width: 568px) {
  .five-cols li.product {
    width: 50%;
  }
}
/* five-cols */
.four-cols {
  overflow: hidden;
  /* product */
}
.four-cols li.product {
  width: 25%;
}
@media (min-width: 769px) and (max-width: 1024px) {
  .four-cols li.product {
    width: 33%;
    width: calc(100% / 3);
  }
}
@media (min-width: 569px) and (max-width: 768px) {
  .four-cols li.product {
    width: 33%;
    width: calc(100% / 3);
    width: 25%;
  }
}
@media (min-width: 0px) and (max-width: 568px) {
  .four-cols li.product {
    width: 50%;
  }
}
/* four-col */
.archive-list {
  /* featured */
}
.archive-list.featured {
  width: 40%;
  text-align: center;
  /* a */
}
.archive-list.featured a {
  /* after */
  /* before */
  /* image-text */
  /* price */
}
.archive-list.featured a:after {
  display: block;
  content: " ";
  width: 74px;
  height: 74px;
  background-image: url('../assets/img/owl.png');
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  top: 20px;
  right: 20px;
}
.archive-list.featured a:before {
  display: block;
  content: "Staff picks";
  color: #818181;
  position: absolute;
  top: 20px;
  left: 20px;
}
.archive-list.featured a .image-text {
  /* title */
}
.archive-list.featured a .image-text .title {
  /* h3 */
}
.archive-list.featured a .image-text .title h3 {
  line-height: 28px;
  font-size: 26px;
  padding: 0 60px;
}
.archive-list.featured a .price {
  text-align: center;
}
/* archive-list */
body.search,
.page-template-results-php {
  /* content */
}
body.search .content,
.page-template-results-php .content {
  /* product-wrapper */
}
body.search .content .products-wrapper,
.page-template-results-php .content .products-wrapper {
  padding: 15px 0 30px;
  width: 100%;
  /* products-top */
  /* pagination */
}
body.search .content .products-wrapper .products-top,
.page-template-results-php .content .products-wrapper .products-top {
  text-align: center;
  /* h1 */
  /* order-by */
}
body.search .content .products-wrapper .products-top h1,
.page-template-results-php .content .products-wrapper .products-top h1 {
  font-size: 50px;
}
body.search .content .products-wrapper .products-top .order-by,
.page-template-results-php .content .products-wrapper .products-top .order-by {
  margin: 5px 0 25px;
  font-size: 18px;
  color: #000;
  /* a */
  /* a */
}
body.search .content .products-wrapper .products-top .order-by a,
.page-template-results-php .content .products-wrapper .products-top .order-by a {
  display: inline-block;
  padding: 0 10px;
}
body.search .content .products-wrapper .products-top .order-by a,
.page-template-results-php .content .products-wrapper .products-top .order-by a {
  color: #d80f1f;
  /* active */
  /* hover */
}
body.search .content .products-wrapper .products-top .order-by a.active,
.page-template-results-php .content .products-wrapper .products-top .order-by a.active {
  color: #000;
  text-decoration: none;
}
body.search .content .products-wrapper .products-top .order-by a:hover,
.page-template-results-php .content .products-wrapper .products-top .order-by a:hover {
  color: #000;
}
body.search .content .products-wrapper .pagination,
.page-template-results-php .content .products-wrapper .pagination {
  margin: 25px 0 25px;
  font-size: 18px;
  color: #000;
  text-align: center;
  /* a */
  /* a */
}
body.search .content .products-wrapper .pagination a,
.page-template-results-php .content .products-wrapper .pagination a {
  display: inline-block;
  padding: 0 10px;
}
body.search .content .products-wrapper .pagination a,
.page-template-results-php .content .products-wrapper .pagination a {
  color: #d80f1f;
  /* active */
  /* hover */
}
body.search .content .products-wrapper .pagination a.active,
.page-template-results-php .content .products-wrapper .pagination a.active {
  color: #000;
  text-decoration: none;
}
body.search .content .products-wrapper .pagination a:hover,
.page-template-results-php .content .products-wrapper .pagination a:hover {
  color: #000;
}
/* search */
.sidebar {
  /* toplist */
}
.sidebar .toplist {
  padding: 20px 30px 40px;
  margin-bottom: 30px;
  background: #f4f4f4;
  /* h4 */
  /* ul */
}
@media (min-width: 769px) and (max-width: 1024px) {
  .sidebar .toplist {
    padding: 10px 20px 20px;
  }
}
@media (min-width: 569px) and (max-width: 768px) {
  .sidebar .toplist {
    padding: 20px 20px 20px;
  }
}
@media (min-width: 0px) and (max-width: 568px) {
  .sidebar .toplist {
    padding: 20px 12px 15px;
    margin-bottom: 0;
  }
}
.sidebar .toplist h4 {
  font-size: 27px;
  margin-bottom: 20px;
}
@media (min-width: 1025px) and (max-width: 1339px) {
  .sidebar .toplist h4 {
    font-size: 24px;
  }
}
@media (min-width: 769px) and (max-width: 1024px) {
  .sidebar .toplist h4 {
    font-size: 22px;
    margin-bottom: 15px;
  }
}
@media (min-width: 569px) and (max-width: 768px) {
  .sidebar .toplist h4 {
    margin-bottom: 15px;
  }
}
@media (min-width: 0px) and (max-width: 568px) {
  .sidebar .toplist h4 {
    font-size: 22px;
    margin-bottom: 15px;
  }
}
.sidebar .toplist ul {
  /* li */
}
.sidebar .toplist ul li {
  border-bottom: 1px solid #cdcdcd;
  padding-bottom: 15px;
  margin-bottom: 15px;
  /* a */
}
@media (min-width: 769px) and (max-width: 1024px) {
  .sidebar .toplist ul li {
    padding-bottom: 12px;
    margin-bottom: 12px;
  }
}
@media (min-width: 569px) and (max-width: 768px) {
  .sidebar .toplist ul li {
    padding-bottom: 12px;
    margin-bottom: 12px;
    width: 50%;
    float: left;
    padding-right: 12px;
  }
}
.sidebar .toplist ul li:last-child {
  border-bottom: 0;
  padding-bottom: 0 !important;
  margin-bottom: 0 !important;
}
.sidebar .toplist ul li a {
  min-height: 59px;
  display: block;
  clear: both;
  text-decoration: none;
  position: relative;
  /* image-wrapper */
  /* info-wrapper */
}
.sidebar .toplist ul li a .image-wrapper {
  padding-top: 5px;
  width: 70px;
  float: left;
  /* img */
}
@media (min-width: 769px) and (max-width: 1024px) {
  .sidebar .toplist ul li a .image-wrapper {
    padding-top: 4px;
    width: 55px;
  }
}
.sidebar .toplist ul li a .image-wrapper img {
  max-width: 100%;
  height: auto !important;
}
.sidebar .toplist ul li a .info-wrapper {
  margin-left: 90px;
  margin-right: 30px;
  /* category */
  /* title */
  /* price */
}
@media (min-width: 769px) and (max-width: 1024px) {
  .sidebar .toplist ul li a .info-wrapper {
    margin-left: 70px;
    margin-right: 0;
  }
}
.sidebar .toplist ul li a .info-wrapper .category {
  color: #787878;
  display: block;
  line-height: 1;
  padding: 7px 0 3px;
  font-size: 12px;
}
.sidebar .toplist ul li a .info-wrapper .title {
  display: block;
  font-size: 18px;
  color: #000;
  line-height: 23px;
}
@media (min-width: 769px) and (max-width: 1024px) {
  .sidebar .toplist ul li a .info-wrapper .title {
    font-size: 16px;
    line-height: 21px;
  }
}
@media (min-width: 569px) and (max-width: 768px) {
  .sidebar .toplist ul li a .info-wrapper .title {
    font-size: 16px;
  }
}
.sidebar .toplist ul li a .info-wrapper .price {
  margin: 0px;
  display: block;
  color: #d80f1f;
  font-size: 18px;
  /* del */
  /* ins */
}
@media (min-width: 769px) and (max-width: 1024px) {
  .sidebar .toplist ul li a .info-wrapper .price {
    font-size: 16px;
  }
}
.sidebar .toplist ul li a .info-wrapper .price del {
  color: #aaa;
}
.sidebar .toplist ul li a .info-wrapper .price ins {
  text-decoration: none;
}
/* sidebar */
.checkout-bridge-wrapper {
  padding: 80px 40px;
  background: #fff;
}
@media (min-width: 769px) and (max-width: 1024px) {
  .checkout-bridge-wrapper {
    padding: 50px 40px;
  }
}
@media (min-width: 0px) and (max-width: 320px), (min-width: 321px) and (max-width: 568px), (min-width: 569px) and (max-width: 768px) {
  .checkout-bridge-wrapper {
    padding: 40px 20px;
  }
}
.checkout-bridge-wrapper .added-product {
  width: 944px;
  margin: 0 auto 40px auto;
  border: 1px solid #eee;
  padding: 30px;
  overflow: hidden;
  /* to-checkout-wrapper */
}
@media (min-width: 769px) and (max-width: 1024px) {
  .checkout-bridge-wrapper .added-product {
    width: 688px;
  }
}
@media (min-width: 569px) and (max-width: 768px), (min-width: 321px) and (max-width: 568px), (min-width: 0px) and (max-width: 320px) {
  .checkout-bridge-wrapper .added-product {
    width: 100%;
  }
}
@media (min-width: 321px) and (max-width: 568px), (min-width: 0px) and (max-width: 320px) {
  .checkout-bridge-wrapper .added-product {
    padding: 0;
    padding-bottom: 30px;
    border: none;
    border-bottom: 1px solid #eee;
  }
}
.checkout-bridge-wrapper .added-product .product {
  width: 300px;
  float: left;
  border-right: 1px solid #eee;
  font-size: 18px;
  padding-right: 20px;
  color: #555;
  position: relative;
  overflow: auto;
}
@media (min-width: 769px) and (max-width: 1024px), (min-width: 569px) and (max-width: 768px) {
  .checkout-bridge-wrapper .added-product .product {
    width: 50%;
  }
}
@media (min-width: 321px) and (max-width: 568px), (min-width: 0px) and (max-width: 320px) {
  .checkout-bridge-wrapper .added-product .product {
    width: 100%;
    padding: 0;
    border: none;
    float: none;
  }
}
.checkout-bridge-wrapper .added-product .product .product-text {
  padding-top: 25px;
  line-height: 24px;
  color: #000;
}
.checkout-bridge-wrapper .added-product .product a {
  display: block;
  width: 100px;
  height: 100px;
  float: left;
  padding: 10px;
  margin-right: 15px;
  background: #eee;
}
.checkout-bridge-wrapper .added-product .product img {
  display: block;
  margin: 0 auto;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}
.checkout-bridge-wrapper .added-product .order-info {
  float: left;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 16px;
  color: #000;
  padding-top: 30px;
  width: 320px;
}
@media (min-width: 769px) and (max-width: 1024px) {
  .checkout-bridge-wrapper .added-product .order-info {
    width: 50%;
    padding-top: 30px;
    padding-right: 0;
  }
}
@media (min-width: 569px) and (max-width: 768px) {
  .checkout-bridge-wrapper .added-product .order-info {
    width: 50%;
    padding-right: 0;
  }
}
@media (min-width: 321px) and (max-width: 568px), (min-width: 0px) and (max-width: 320px) {
  .checkout-bridge-wrapper .added-product .order-info {
    width: 100%;
    margin-top: 20px;
    font-size: 14px;
    padding: 0;
    float: none;
  }
}
.checkout-bridge-wrapper .added-product .order-info small {
  display: none;
}
.checkout-bridge-wrapper .added-product .order-info .edit-cart {
  display: block;
  font-size: 12px;
  color: #000;
}
.checkout-bridge-wrapper .added-product .to-checkout-wrapper {
  width: 260px;
  float: right;
  margin-top: 10px;
  /* continue-shopping */
}
@media (min-width: 769px) and (max-width: 1024px), (min-width: 569px) and (max-width: 768px), (min-width: 321px) and (max-width: 568px), (min-width: 0px) and (max-width: 320px) {
  .checkout-bridge-wrapper .added-product .to-checkout-wrapper {
    clear: both;
    padding-top: 20px;
    width: 100%;
    float: none;
    margin-top: 0;
  }
}
.checkout-bridge-wrapper .added-product .to-checkout-wrapper .continue-shopping {
  display: block;
  margin: 10px;
  color: #000;
  text-align: center;
  text-decoration: none;
  /* span */
}
.checkout-bridge-wrapper .added-product .to-checkout-wrapper .continue-shopping span {
  text-decoration: underline;
}
.checkout-bridge-wrapper .added-product .to-checkout {
  text-decoration: none;
  font-size: 20px;
  border: 1px solid #eee;
  padding: 0 0 0 20px;
  height: 50px;
  line-height: 48px;
  vertical-align: middle;
  color: #060506;
  display: block;
}
.checkout-bridge-wrapper .added-product .to-checkout:hover {
  border-color: #000;
}
.checkout-bridge-wrapper .added-product .to-checkout:hover:after {
  border-left-color: #000;
}
@media (min-width: 769px) and (max-width: 1024px), (min-width: 569px) and (max-width: 768px) {
  .checkout-bridge-wrapper .added-product .to-checkout {
    clear: both;
    float: none;
    display: block;
    width: 100%;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
  }
}
@media (min-width: 321px) and (max-width: 568px), (min-width: 0px) and (max-width: 320px) {
  .checkout-bridge-wrapper .added-product .to-checkout {
    margin-top: 20px;
    width: 100%;
    float: none;
    display: block;
  }
}
.checkout-bridge-wrapper .added-product .to-checkout:after {
  content: '';
  display: block;
  width: 50px;
  height: 49px;
  float: right;
  border-left: 1px solid #eee;
  margin: 0 0 0 20px;
  padding: 12px 12px;
  box-sizing: border-box;
  background-image: url('../assets/img/icon-cart.png');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  background-origin: content-box;
}
.checkout-bridge-wrapper .cross-sell {
  /* .block-title */
  /* .block-title */
}
.checkout-bridge-wrapper .cross-sell .block-title {
  font-size: 36px;
  font-weight: normal;
  text-align: center;
}
@media (min-width: 0px) and (max-width: 320px), (min-width: 321px) and (max-width: 568px) {
  .checkout-bridge-wrapper .cross-sell .block-title {
    font-size: 32px;
  }
}
.checkout-bridge-wrapper .cross-sell .block-title-description {
  font-size: 20px;
  font-weight: normal;
  text-align: center;
  font-family: 'LLCircularWeb-Book', 'Arial', 'Sans Serif';
  color: #aaa;
  margin-bottom: 20px;
}
.payment__icon {
  height: 40px;
  width: 60px;
  display: block;
  background-size: contain;
  background-repeat: no-repeat;
  float: left;
  margin: 0 10px;
  background-position: center;
}
.payment__icons {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  max-width: 60%;
  margin: 0 auto;
}
@media (min-width: 569px) and (max-width: 768px), (min-width: 0px) and (max-width: 568px) {
  .payment__icons {
    max-width: 100%;
  }
}
.payment__icon--visa {
  background-image: url('../assets/img/logo-visa.svg');
}
.payment__icon--mastercard {
  background-image: url('../assets/img/logo-mastercard.svg');
}
.payment__icon--maestro {
  background-image: url('../assets/img/logo-maestro.svg');
}
.payment__icon--paypal {
  background-image: url('../assets/img/logo-paypal.svg');
}
.empty-cart.content {
  padding: 40px 20px;
  text-align: center;
  /* h1 */
}
@media (min-width: 0px) and (max-width: 568px) {
  .empty-cart.content {
    padding: 15px 12px 20px 12px;
  }
}
.empty-cart.content h1 {
  font-size: 42px;
  line-height: 1.1;
  margin: 0 0 25px;
}
@media (min-width: 1025px) and (max-width: 1339px) {
  .empty-cart.content h1 {
    font-size: 36px;
  }
}
@media (min-width: 769px) and (max-width: 1024px) {
  .empty-cart.content h1 {
    font-size: 34px;
    padding-right: 25px;
  }
}
@media (min-width: 0px) and (max-width: 568px) {
  .empty-cart.content h1 {
    font-size: 20px;
    line-height: 26px;
    padding-right: 0;
    margin: 0 0 15px;
  }
}
.empty-cart.content a {
  display: inline-block;
  background: #000;
  color: #fff;
  font-family: 'LLCircularWeb-Book', 'Arial', 'Sans Serif';
  border: none;
  font-size: 24px;
  font-weight: normal;
  padding: 15px 50px;
  margin: 0 auto;
  -webkit-appearance: none;
  cursor: pointer;
  text-decoration: none;
  height: auto;
}
.empty-cart.content a:hover {
  background: #222;
}
@media (min-width: 0px) and (max-width: 568px) {
  .empty-cart.content a {
    border-radius: 2px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    width: 100%;
    font-size: 16px;
    padding: 0 15px;
    height: 50px;
    line-height: 50px;
  }
}
/* empty-cart */
.cart-page-wrapper {
  padding: 40px 0 40px;
  /* woocommerce-message */
  /* table.cart */
  /* total-tax */
  /* cart-shipping */
  /* coupon-wrapper */
}
@media (min-width: 0px) and (max-width: 568px) {
  .cart-page-wrapper {
    padding: 20px 0 0;
  }
}
.cart-page-wrapper .woocommerce-message {
  text-align: center;
  padding: 0 20px 20px;
  font-size: 16px;
}
@media (min-width: 0px) and (max-width: 568px) {
  .cart-page-wrapper .woocommerce-message {
    padding: 0 12px 12px;
  }
}
.cart-page-wrapper .cart-title-text {
  font-family: "Droid Serif", 'Serif';
  text-align: center;
  color: #aaa;
  font-size: 18px;
}
@media (min-width: 321px) and (max-width: 568px), (min-width: 0px) and (max-width: 320px) {
  .cart-page-wrapper .cart-title-text {
    line-height: 1.2;
    margin: 0 0 10px 0;
    text-align: left;
    padding: 0 10px;
  }
}
.cart-page-wrapper .cart-title {
  text-align: center;
  font-size: 36px;
  margin: 0 0 20px 0;
  line-height: 1;
  font-weight: normal;
}
@media (min-width: 569px) and (max-width: 768px) {
  .cart-page-wrapper .cart-title {
    font-size: 34px;
  }
}
@media (min-width: 0px) and (max-width: 568px) {
  .cart-page-wrapper .cart-title {
    font-size: 28px;
    margin: 0 0 10px 0;
    text-align: center;
    padding: 0 12px;
  }
}
.cart-page-wrapper .update-cart {
  visibility: hidden;
  display: block;
  height: 0;
  width: 0;
}
.cart-page-wrapper form {
  max-width: 740px;
  margin: 0 auto;
  border: 1px solid #ddd;
  padding: 40px;
  /* button-wrapper */
}
@media (min-width: 569px) and (max-width: 768px) {
  .cart-page-wrapper form {
    border: 0;
  }
}
@media (min-width: 0px) and (max-width: 568px) {
  .cart-page-wrapper form {
    border: 0;
    padding: 10px;
  }
}
.cart-page-wrapper form .button-wrapper {
  text-align: center;
  padding: 20px 0;
  /* continue-shopping */
  /* span */
  /* checkout-button */
}
@media (min-width: 0px) and (max-width: 568px) {
  .cart-page-wrapper form .button-wrapper {
    padding: 10px 0;
  }
}
.cart-page-wrapper form .button-wrapper .continue-shopping {
  border-radius: 2px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-appearance: none;
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
  color: #fff;
  text-align: center;
  padding: 0 15px;
  height: 50px;
  line-height: 50px;
  border: none;
  background: #000;
  font-size: 16px;
  font-family: 'LLCircularWeb-Book', 'Arial', 'Sans Serif';
}
@media (min-width: 0px) and (max-width: 568px) {
  .cart-page-wrapper form .button-wrapper .continue-shopping {
    padding: 0;
    width: 100%;
  }
}
.cart-page-wrapper form .button-wrapper .continue-shopping:hover {
  background: #222;
}
.cart-page-wrapper form .button-wrapper span {
  display: inline-block;
  padding: 0 20px;
  font-size: 20px;
  color: #333;
}
@media (min-width: 321px) and (max-width: 568px), (min-width: 0px) and (max-width: 320px) {
  .cart-page-wrapper form .button-wrapper span {
    padding: 10px 0;
    font-size: 16px;
    display: block;
  }
}
.cart-page-wrapper form .button-wrapper .checkout-button {
  border-radius: 2px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  text-decoration: none;
  text-align: center;
  height: 50px;
  line-height: 50px;
  display: inline-block;
  background: #000;
  color: #fff;
  font-family: 'LLCircularWeb-Book', 'Arial', 'Sans Serif';
  border: none;
  font-size: 16px;
  padding: 0 15px;
  margin: 0;
  -webkit-appearance: none;
  cursor: pointer;
}
.cart-page-wrapper form .button-wrapper .checkout-button:hover {
  background: #222;
}
@media (min-width: 321px) and (max-width: 568px), (min-width: 0px) and (max-width: 320px) {
  .cart-page-wrapper form .button-wrapper .checkout-button {
    padding: 0;
    width: 100%;
  }
}
.cart-page-wrapper form .next-step {
  width: 80%;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
  color: #aaa;
  font-size: 16px;
  padding: 15px 0;
}
@media (min-width: 0px) and (max-width: 568px) {
  .cart-page-wrapper form .next-step {
    font-size: 14px;
    width: 100%;
    padding: 12px;
  }
}
.cart-page-wrapper table.cart {
  width: 100%;
  /* .shipping-subtotal */
  /* .product-thumbnail */
  /* product-name */
  /* .product-quantity */
  /* .product-subtotal */
}
.cart-page-wrapper table.cart .cart_item {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #ddd;
  position: relative;
}
@media (min-width: 0px) and (max-width: 568px) {
  .cart-page-wrapper table.cart .cart_item {
    display: block;
  }
}
.cart-page-wrapper table.cart .cart_item .shipping-time {
  font-size: 14px;
  display: block;
  font-size: 16px;
  padding: 10px 0;
}
@media (min-width: 0px) and (max-width: 568px) {
  .cart-page-wrapper table.cart .cart_item .shipping-time {
    padding: 0;
    line-height: 19px;
  }
}
@media (min-width: 569px) and (max-width: 768px) {
  .cart-page-wrapper table.cart tr.cart_item,
  .cart-page-wrapper table.cart tr.shipping_item {
    display: block;
    overflow: auto;
    padding: 0;
  }
  .cart-page-wrapper table.cart tr.cart_item:nth-child(even),
  .cart-page-wrapper table.cart tr.shipping_item:nth-child(even) {
    background: #eee;
  }
}
.cart-page-wrapper table.cart tr.cart_item td,
.cart-page-wrapper table.cart tr.shipping_item td {
  padding: 15px 0 0 15px;
  vertical-align: middle;
}
@media (min-width: 0px) and (max-width: 568px) {
  .cart-page-wrapper table.cart tr.cart_item td,
  .cart-page-wrapper table.cart tr.shipping_item td {
    padding: 15px 0 0 0;
  }
}
.cart-page-wrapper table.cart .shipping-name {
  width: 50%;
}
@media (min-width: 321px) and (max-width: 568px), (min-width: 0px) and (max-width: 320px) {
  .cart-page-wrapper table.cart .shipping-name {
    width: 70%;
    float: left;
    display: block;
    padding-left: 10px;
    height: auto;
    min-height: 60px;
  }
}
.cart-page-wrapper table.cart .shipping-name a {
  color: #000;
  text-decoration: none;
}
.cart-page-wrapper table.cart .shipping-name .name {
  font-size: 18px;
  padding-right: 20px;
}
.cart-page-wrapper table.cart .shipping-name .price {
  font-size: 14px;
}
.cart-page-wrapper table.cart .shipping-subtotal {
  width: 50%;
  text-align: right;
  font-size: 24px;
  /* .tax_label */
}
@media (min-width: 321px) and (max-width: 568px), (min-width: 0px) and (max-width: 320px) {
  .cart-page-wrapper table.cart .shipping-subtotal {
    width: 100%;
    float: none;
    clear: both;
    display: block;
    padding-left: 10px;
    text-align: left;
  }
}
.cart-page-wrapper table.cart .shipping-subtotal .tax_label {
  display: none;
}
.cart-page-wrapper table.cart .product-thumbnail {
  width: 120px;
}
@media (min-width: 321px) and (max-width: 568px), (min-width: 0px) and (max-width: 320px) {
  .cart-page-wrapper table.cart .product-thumbnail {
    width: 30%;
    float: left;
    display: block;
    height: 60px;
  }
  .cart-page-wrapper table.cart .product-thumbnail img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
  }
}
.cart-page-wrapper table.cart .product-name {
  width: 330px;
}
@media (min-width: 321px) and (max-width: 568px), (min-width: 0px) and (max-width: 320px) {
  .cart-page-wrapper table.cart .product-name {
    width: 70%;
    float: right;
    display: block;
    padding-left: 10px;
    height: auto;
    min-height: 60px;
  }
}
.cart-page-wrapper table.cart .product-name a {
  color: #000;
  text-decoration: none;
}
.cart-page-wrapper table.cart .product-name .name {
  font-size: 18px;
  padding-right: 20px;
}
@media (min-width: 0px) and (max-width: 568px) {
  .cart-page-wrapper table.cart .product-name .name a {
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
  }
}
.cart-page-wrapper table.cart .product-name .price {
  padding-top: 3px;
  font-size: 18px;
  color: #777;
}
@media (min-width: 0px) and (max-width: 568px) {
  .cart-page-wrapper table.cart .product-name .price {
    font-size: 15px;
  }
}
.cart-page-wrapper table.cart .product-quantity {
  display: flex;
  margin-right: 20px;
  min-width: 125px;
  font-size: 0;
  width: 130px;
  line-height: 30px;
  /* span */
}
@media (min-width: 0px) and (max-width: 568px) {
  .cart-page-wrapper table.cart .product-quantity {
    display: block !important;
    width: 50%;
    float: left;
    display: block;
    padding-top: 5px;
    padding-left: 0;
    min-width: auto;
  }
}
.cart-page-wrapper table.cart .product-quantity span {
  display: inline-block;
  width: 30px;
  height: 30px;
  border-radius: 15px;
  border: 1px solid #ccc;
  position: relative;
  cursor: pointer;
  text-align: right;
  background: #fff;
  vertical-align: middle;
}
.cart-page-wrapper table.cart .product-quantity span.subtract {
  margin-right: 10px;
}
.cart-page-wrapper table.cart .product-quantity span.subtract:before {
  content: '';
  width: 15px;
  height: 1px;
  position: absolute;
  background: #ddd;
  left: 26%;
  margin-left: -15px / 2;
  top: 50%;
}
.cart-page-wrapper table.cart .product-quantity span.add:before {
  content: '';
  width: 15px;
  height: 1px;
  position: absolute;
  background: #ddd;
  left: 26%;
  margin-left: -15px / 2;
  top: 50%;
}
.cart-page-wrapper table.cart .product-quantity span.add:after {
  content: '';
  height: 15px;
  width: 1px;
  position: absolute;
  background: #ddd;
  top: 26%;
  margin-top: -15px / 2;
  left: 50%;
}
.cart-page-wrapper table.cart .product-quantity span.amount {
  padding-top: 2px;
  font-size: 18px;
  letter-spacing: 1px;
  text-transform: uppercase;
  border: none;
  border-radius: 0;
  text-align: center;
  white-space: nowrap;
  margin-right: 10px;
  background: transparent;
}
.cart-page-wrapper table.cart .product-subtotal {
  text-align: right;
  font-size: 24px;
  /* .tax_label */
}
@media (min-width: 0px) and (max-width: 568px) {
  .cart-page-wrapper table.cart .product-subtotal {
    width: 50%;
    float: left;
    display: block;
    padding-left: 10px;
    text-align: right;
    position: relative;
    bottom: 0;
    right: 0;
    padding: 0 !important;
    width: 100%;
    height: auto !important;
  }
}
.cart-page-wrapper table.cart .product-subtotal .tax_label {
  display: none;
}
@media (min-width: 0px) and (max-width: 568px) {
  .cart-page-wrapper table.cart .product-thumbnail,
  .cart-page-wrapper table.cart .product-name {
    height: 70px;
  }
  .cart-page-wrapper table.cart .product-quantity,
  .cart-page-wrapper table.cart .product-subtotal {
    height: 60px;
  }
  .cart-page-wrapper table.cart .product-subtotal {
    line-height: 60px;
    padding: 0 !important;
  }
  .cart-page-wrapper table.cart .product-thumbnail {
    width: 25% !important;
    padding: 15px 0 0 !important;
  }
  .cart-page-wrapper table.cart .product-name {
    width: 65% !important;
    padding: 15px 0 0 0 !important;
    text-align: right;
  }
  .cart-page-wrapper table.cart .product-name .name {
    font-size: 16px;
    padding-right: 0;
  }
  .cart-page-wrapper table.cart .product-thumbnail,
  .cart-page-wrapper table.cart .product-name {
    border: 0 !important;
  }
}
@media (min-width: 0px) and (max-width: 568px) and (min-width: 0px) and (max-width: 568px) {
  .cart-page-wrapper table.cart .product-quantity,
  .cart-page-wrapper table.cart .product-subtotal {
    height: auto;
  }
}
.cart-page-wrapper .total {
  font-size: 26px;
  text-align: right;
  margin: 15px 0 25px;
}
@media (min-width: 321px) and (max-width: 568px), (min-width: 0px) and (max-width: 320px) {
  .cart-page-wrapper .total {
    margin: 0 0 5px;
    font-size: 18px;
    text-align: left;
  }
}
.cart-page-wrapper .total__inner {
  transform: translate(0px, 0px);
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  width: 100%;
}
.cart-page-wrapper .total-tax {
  font-size: 18px;
  color: #bbb;
  text-align: right;
  margin-bottom: 25px;
}
@media (min-width: 321px) and (max-width: 568px), (min-width: 0px) and (max-width: 320px) {
  .cart-page-wrapper .total-tax {
    text-align: left;
  }
}
.cart-page-wrapper .cart-shipping {
  padding: 20px 0;
  font-size: 24px;
  border-bottom: 1px solid #ddd;
  /* shipping-title */
  /* amount */
}
@media (min-width: 0px) and (max-width: 568px) {
  .cart-page-wrapper .cart-shipping {
    font-size: 18px;
    margin-bottom: 20px;
  }
}
.cart-page-wrapper .cart-shipping .shipping-title small {
  font-size: 16px;
  display: block;
  padding-top: 3px;
}
@media (min-width: 0px) and (max-width: 568px) {
  .cart-page-wrapper .cart-shipping .shipping-title small {
    font-size: 13px;
  }
}
.cart-page-wrapper .cart-shipping .amount {
  float: right;
  font-size: 24px;
}
@media (min-width: 0px) and (max-width: 568px) {
  .cart-page-wrapper .cart-shipping .amount {
    font-size: 18px;
  }
}
.cart-page-wrapper .coupon-wrapper {
  padding: 20px 0;
  border-bottom: 1px solid #ddd;
  line-height: 46px;
  position: relative;
  /* label */
  /* input text */
  /* input submit */
}
@media (min-width: 0px) and (max-width: 568px) {
  .cart-page-wrapper .coupon-wrapper {
    padding: 8px 0 10px;
    border-bottom: 0;
  }
}
.cart-page-wrapper .coupon-wrapper label {
  font-size: 20px;
  display: inline-block;
  padding-right: 20px;
}
@media (min-width: 0px) and (max-width: 568px) {
  .cart-page-wrapper .coupon-wrapper label {
    display: block;
  }
}
.cart-page-wrapper .coupon-wrapper input[type="text"] {
  border-radius: 2px 0 0 2px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-appearance: none;
  display: inline-block;
  color: #000;
  text-align: left;
  padding: 0 15px;
  height: 46px;
  line-height: 46px;
  border: 1px solid #dddddd;
  background: #fff;
  font-size: 16px;
  float: right;
}
@media (min-width: 0px) and (max-width: 568px) {
  .cart-page-wrapper .coupon-wrapper input[type="text"] {
    float: left;
    font-size: 16px;
    padding: 0 100px 0 15px;
    height: 46px;
    line-height: 46px;
    width: 100%;
  }
}
.cart-page-wrapper .coupon-wrapper input[type="submit"] {
  border-radius: 0 2px 2px 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-appearance: none;
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
  color: #fff;
  text-align: center;
  padding: 0 15px;
  height: 46px;
  line-height: 46px;
  float: right;
  border: 1px solid #222;
  background: #222;
  font-size: 16px;
  margin-right: 0;
}
@media (min-width: 0px) and (max-width: 568px) {
  .cart-page-wrapper .coupon-wrapper input[type="submit"] {
    font-size: 16px;
    padding: 0 15px;
    height: 46px;
    line-height: 46px;
    position: absolute;
    bottom: 10px;
    right: 0;
  }
}
.cart-page-wrapper .coupon-wrapper input[type="submit"]:hover {
  border: 1px solid #000;
  background: #000;
}
/* .cart-page-wrapper */
.form-row .select2-search input {
  font-size: 20px;
}
.form-row .select2-container .select2-choice {
  padding: 0 0 0 8px;
  overflow: hidden;
  position: relative;
  border: 1px solid #ccc;
  white-space: nowrap;
  color: #444;
  text-decoration: none;
  border-radius: 0;
  background-clip: padding-box;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  background-color: #fff;
  font-weight: 400;
  display: block;
  width: 100%;
  border: 1px solid #ddd;
  font-size: 18px;
  outline: none;
  padding: 15px;
  color: #060506;
  margin-top: 5px;
  margin-bottom: 19px;
  font-family: LLCircularWeb-Book, Arial, Sans Serif;
}
.form-row .select2-container-active .select2-choice,
.form-row .select2-container-active .select2-choices {
  border: 1px solid #666;
}
.woocommerce-checkout .order-complete .button {
  height: auto;
}
.woocommerce-error {
  max-width: 740px;
  margin: 0 auto;
  padding: 40px;
}
.woocommerce-checkout {
  /* form */
  /* shipping-method-wrapper */
  /* .shop_table */
  /* payment */
}
.woocommerce-checkout .woocommerce {
  width: 740px;
  border: 1px solid #ddd;
  padding: 60px;
  margin: 60px auto;
}
@media (min-width: 569px) and (max-width: 768px) {
  .woocommerce-checkout .woocommerce {
    width: 100%;
    border: 0;
    margin: 0 auto;
    padding: 40px;
  }
}
@media (min-width: 0px) and (max-width: 568px) {
  .woocommerce-checkout .woocommerce {
    width: 100%;
    border: none;
    padding: 10px;
    margin: 0 auto;
    padding: 20px 12px 0;
  }
}
.woocommerce-checkout .woocommerce a {
  color: #060506;
}
.woocommerce-checkout .woocommerce-info {
  text-align: center;
}
@media (min-width: 321px) and (max-width: 568px), (min-width: 0px) and (max-width: 320px) {
  .woocommerce-checkout .woocommerce-info .showcoupon {
    display: block;
  }
}
.woocommerce-checkout h3.checkout-title {
  font-size: 36px;
  margin: 0 0 40px;
  text-align: center;
  line-height: 1;
}
@media (min-width: 569px) and (max-width: 768px) {
  .woocommerce-checkout h3.checkout-title {
    font-size: 34px;
  }
}
@media (min-width: 0px) and (max-width: 568px) {
  .woocommerce-checkout h3.checkout-title {
    font-size: 28px;
    margin: 0 0 10px 0;
    text-align: center;
    padding: 0 12px;
  }
}
.woocommerce-checkout form.checkout,
.woocommerce-checkout form.checkout_coupon,
.woocommerce-checkout form#order_review {
  /* form-row */
}
.woocommerce-checkout form.checkout h3,
.woocommerce-checkout form.checkout_coupon h3,
.woocommerce-checkout form#order_review h3 {
  font-size: 36px;
  margin: 10px 0 40px;
  text-align: center;
}
@media (min-width: 321px) and (max-width: 568px), (min-width: 0px) and (max-width: 320px) {
  .woocommerce-checkout form.checkout h3,
  .woocommerce-checkout form.checkout_coupon h3,
  .woocommerce-checkout form#order_review h3 {
    font-size: 24px;
    text-align: center;
  }
}
.woocommerce-checkout form.checkout h4,
.woocommerce-checkout form.checkout_coupon h4,
.woocommerce-checkout form#order_review h4 {
  font-size: 18px;
  margin: 10px 0;
}
.woocommerce-checkout form.checkout label,
.woocommerce-checkout form.checkout_coupon label,
.woocommerce-checkout form#order_review label {
  display: block;
  color: #000;
  font-size: 20px;
  font-weight: normal;
  overflow: auto;
  cursor: pointer;
  vertical-align: middle;
}
@media (min-width: 0px) and (max-width: 568px) {
  .woocommerce-checkout form.checkout label,
  .woocommerce-checkout form.checkout_coupon label,
  .woocommerce-checkout form#order_review label {
    font-size: 16px;
  }
}
.woocommerce-checkout form.checkout input[type="checkbox"],
.woocommerce-checkout form.checkout_coupon input[type="checkbox"],
.woocommerce-checkout form#order_review input[type="checkbox"],
.woocommerce-checkout form.checkout input[type="radio"],
.woocommerce-checkout form.checkout_coupon input[type="radio"],
.woocommerce-checkout form#order_review input[type="radio"] {
  visibility: hidden;
  display: block;
  width: 0;
  height: 0;
  margin: 0;
  /* label */
}
.woocommerce-checkout form.checkout input[type="checkbox"] + label,
.woocommerce-checkout form.checkout_coupon input[type="checkbox"] + label,
.woocommerce-checkout form#order_review input[type="checkbox"] + label,
.woocommerce-checkout form.checkout input[type="radio"] + label,
.woocommerce-checkout form.checkout_coupon input[type="radio"] + label,
.woocommerce-checkout form#order_review input[type="radio"] + label {
  color: #060506;
  line-height: 40px;
  /* .amount */
}
.woocommerce-checkout form.checkout input[type="checkbox"] + label:before,
.woocommerce-checkout form.checkout_coupon input[type="checkbox"] + label:before,
.woocommerce-checkout form#order_review input[type="checkbox"] + label:before,
.woocommerce-checkout form.checkout input[type="radio"] + label:before,
.woocommerce-checkout form.checkout_coupon input[type="radio"] + label:before,
.woocommerce-checkout form#order_review input[type="radio"] + label:before {
  content: '';
  box-sizing: border-box;
  display: inline-block;
  width: 40px;
  height: 40px;
  border: 2px solid #ccc;
  vertical-align: middle;
  border-radius: 20px;
  margin-right: 15px;
  background-color: #fff;
  transition: all 200ms;
  background-image: url('../assets/img/icon-check-white.png');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  background-origin: content-box;
  padding: 10px;
}
.woocommerce-checkout form.checkout input[type="checkbox"] + label .amount,
.woocommerce-checkout form.checkout_coupon input[type="checkbox"] + label .amount,
.woocommerce-checkout form#order_review input[type="checkbox"] + label .amount,
.woocommerce-checkout form.checkout input[type="radio"] + label .amount,
.woocommerce-checkout form.checkout_coupon input[type="radio"] + label .amount,
.woocommerce-checkout form#order_review input[type="radio"] + label .amount {
  float: right;
  color: #999;
  vertical-align: middle;
  line-height: 40px;
  display: inline-block;
  /* small */
}
.woocommerce-checkout form.checkout input[type="checkbox"] + label .amount + small,
.woocommerce-checkout form.checkout_coupon input[type="checkbox"] + label .amount + small,
.woocommerce-checkout form#order_review input[type="checkbox"] + label .amount + small,
.woocommerce-checkout form.checkout input[type="radio"] + label .amount + small,
.woocommerce-checkout form.checkout_coupon input[type="radio"] + label .amount + small,
.woocommerce-checkout form#order_review input[type="radio"] + label .amount + small {
  display: none;
}
.woocommerce-checkout form.checkout input[type="checkbox"]:checked + label:before,
.woocommerce-checkout form.checkout_coupon input[type="checkbox"]:checked + label:before,
.woocommerce-checkout form#order_review input[type="checkbox"]:checked + label:before,
.woocommerce-checkout form.checkout input[type="radio"]:checked + label:before,
.woocommerce-checkout form.checkout_coupon input[type="radio"]:checked + label:before,
.woocommerce-checkout form#order_review input[type="radio"]:checked + label:before {
  background-color: #000;
  border-color: #000;
}
.woocommerce-checkout form.checkout .input-text,
.woocommerce-checkout form.checkout_coupon .input-text,
.woocommerce-checkout form#order_review .input-text,
.woocommerce-checkout form.checkout textarea,
.woocommerce-checkout form.checkout_coupon textarea,
.woocommerce-checkout form#order_review textarea {
  display: block;
  width: 100%;
  border: 1px solid #ddd;
  font-size: 18px;
  outline: none;
  padding: 15px 15px;
  color: #060506;
  margin-top: 5px;
  margin-bottom: 19px;
  font-family: 'LLCircularWeb-Book', 'Arial', 'Sans Serif';
}
.woocommerce-checkout form.checkout textarea,
.woocommerce-checkout form.checkout_coupon textarea,
.woocommerce-checkout form#order_review textarea {
  height: 150px;
  resize: vertical;
}
.woocommerce-checkout form.checkout ul,
.woocommerce-checkout form.checkout_coupon ul,
.woocommerce-checkout form#order_review ul {
  list-style: none;
  padding: 0;
}
.woocommerce-checkout form.checkout .form-row,
.woocommerce-checkout form.checkout_coupon .form-row,
.woocommerce-checkout form#order_review .form-row {
  /* terms */
  /* address-field */
}
.woocommerce-checkout form.checkout .form-row.notes,
.woocommerce-checkout form.checkout_coupon .form-row.notes,
.woocommerce-checkout form#order_review .form-row.notes {
  padding-top: 15px;
}
.woocommerce-checkout form.checkout .form-row.terms,
.woocommerce-checkout form.checkout_coupon .form-row.terms,
.woocommerce-checkout form#order_review .form-row.terms {
  padding-top: 30px;
}
.woocommerce-checkout form.checkout .form-row.address-field,
.woocommerce-checkout form.checkout_coupon .form-row.address-field,
.woocommerce-checkout form#order_review .form-row.address-field {
  margin-bottom: 19px;
}
.woocommerce-checkout form.checkout .ship-to-different-address,
.woocommerce-checkout form.checkout_coupon .ship-to-different-address,
.woocommerce-checkout form#order_review .ship-to-different-address {
  border: 1px solid #ddd;
  padding: 15px;
}
.woocommerce-checkout form.checkout .methods,
.woocommerce-checkout form.checkout_coupon .methods,
.woocommerce-checkout form#order_review .methods {
  border: 1px solid #ddd;
  margin: 0;
}
.woocommerce-checkout form.checkout .methods li,
.woocommerce-checkout form.checkout_coupon .methods li,
.woocommerce-checkout form#order_review .methods li {
  border-bottom: 1px solid #ddd;
  padding: 15px;
}
.woocommerce-checkout form.checkout .methods li:last-child,
.woocommerce-checkout form.checkout_coupon .methods li:last-child,
.woocommerce-checkout form#order_review .methods li:last-child {
  border: none;
}
.woocommerce-checkout form.checkout .methods li img,
.woocommerce-checkout form.checkout_coupon .methods li img,
.woocommerce-checkout form#order_review .methods li img {
  display: none;
}
.woocommerce-checkout form.checkout .methods li .method-description,
.woocommerce-checkout form.checkout_coupon .methods li .method-description,
.woocommerce-checkout form#order_review .methods li .method-description {
  margin-top: 10px;
  color: #aaa;
  font-size: 11px;
  line-height: 1.2;
}
@media (min-width: 321px) and (max-width: 568px), (min-width: 0px) and (max-width: 320px) {
  .woocommerce-checkout form.checkout .methods li .method-description,
  .woocommerce-checkout form.checkout_coupon .methods li .method-description,
  .woocommerce-checkout form#order_review .methods li .method-description {
    display: block;
    line-height: 1.2;
  }
}
.woocommerce-checkout form.checkout .button,
.woocommerce-checkout form.checkout_coupon .button,
.woocommerce-checkout form#order_review .button {
  border-radius: 2px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  display: block;
  width: 100%;
  background: #000;
  color: #fff;
  font-family: 'LLCircularWeb-Book', 'Arial', 'Sans Serif';
  border: none;
  font-size: 16px;
  font-weight: normal;
  padding: 0 15px;
  margin: 40px 0 30px 0;
  height: 50px;
  line-height: 50px;
  -webkit-appearance: none;
  cursor: pointer;
}
.woocommerce-checkout form.checkout .button:hover,
.woocommerce-checkout form.checkout_coupon .button:hover,
.woocommerce-checkout form#order_review .button:hover {
  background: #222;
}
@media (min-width: 0px) and (max-width: 568px) {
  .woocommerce-checkout form.checkout .button,
  .woocommerce-checkout form.checkout_coupon .button,
  .woocommerce-checkout form#order_review .button {
    width: 100%;
    margin: 25px 0;
  }
}
.woocommerce-checkout .shipping-method-wrapper {
  padding: 20px 0 15px;
  font-size: 18px;
  border-bottom: 1px solid #eee;
  margin-bottom: 10px;
  /* amount */
}
@media (min-width: 0px) and (max-width: 568px) {
  .woocommerce-checkout .shipping-method-wrapper {
    padding: 5px 0 15px;
  }
}
.woocommerce-checkout .shipping-method-wrapper .amount {
  font-size: 18px;
  float: right;
}
.woocommerce-checkout .shop_table {
  table-layout: fixed;
  width: 100%;
  margin: 0 0 30px;
}
.woocommerce-checkout .shop_table tbody {
  display: flex;
  flex-direction: column;
}
.woocommerce-checkout .shop_table th,
.woocommerce-checkout .shop_table td {
  text-align: left;
  font-size: 30px;
}
@media (min-width: 0px) and (max-width: 568px) {
  .woocommerce-checkout .shop_table th,
  .woocommerce-checkout .shop_table td {
    font-size: 18px;
  }
}
.woocommerce-checkout .shop_table th.number,
.woocommerce-checkout .shop_table td.number {
  text-align: right;
}
.woocommerce-checkout .shop_table th small,
.woocommerce-checkout .shop_table td small {
  display: none;
}
.woocommerce-checkout .shop_table .order-total .number {
  font-size: 30px;
}
@media (min-width: 0px) and (max-width: 568px) {
  .woocommerce-checkout .shop_table .order-total .number {
    font-size: 26px;
  }
}
.woocommerce-checkout #payment {
  /* payment_methods */
}
.woocommerce-checkout #payment .payment_methods {
  /* payment_box */
}
.woocommerce-checkout #payment .payment_methods .payment_box {
  padding-top: 8px;
}
.woocommerce-checkout .order-complete {
  font-size: 20px;
}
.woocommerce-checkout .order-complete .section-title {
  margin-bottom: 20px;
}
.woocommerce-checkout .order-complete .order-details {
  margin: 0;
  padding: 0;
  list-style: none;
  color: #aaa;
}
.woocommerce-checkout .order-complete .order-details strong {
  color: #060506;
  display: block;
  margin-bottom: 10px;
}
.woocommerce-checkout .order-complete .button {
  display: block;
  width: 100%;
  background: #4b9868;
  color: #fff;
  font-family: 'LLCircularWeb-Book', 'Arial', 'Sans Serif';
  border: none;
  font-size: 24px;
  font-weight: normal;
  padding: 25px 0;
  margin: 40px 0 0 0;
  -webkit-appearance: none;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
}
.woocommerce-checkout .order-complete .button:hover {
  opacity: 0.8;
}
@media (min-width: 321px) and (max-width: 568px), (min-width: 0px) and (max-width: 320px) {
  .woocommerce-checkout .order-complete .button {
    width: 100%;
  }
}
.woocommerce-checkout-wrapper .coupon-wrapper .checkout_coupon {
  display: block !important;
}
.woocommerce-checkout-wrapper .coupon-wrapper .checkout_coupon label {
  margin-bottom: 16px !important;
}
.woocommerce-checkout-wrapper .coupon-wrapper .checkout_coupon .button {
  margin-top: 0px !important;
}
.page-template-template-page-sidebar-php {
  /* content-wrapper */
  /* sidebar */
}
.page-template-template-page-sidebar-php .content-wrapper {
  padding: 0 70px 30px 0;
  width: 66%;
  width: calc((100% / 3) * 2);
  float: left;
  /* categories */
  /* page-content */
}
@media (min-width: 0px) and (max-width: 568px) {
  .page-template-template-page-sidebar-php .content-wrapper {
    float: none;
    width: 100%;
    padding: 0;
    clear: both;
  }
}
.page-template-template-page-sidebar-php .content-wrapper .categories {
  padding: 30px 30px 0 0;
  width: 25%;
  float: left;
  /* h2 */
  /* ul */
}
@media (min-width: 0px) and (max-width: 568px) {
  .page-template-template-page-sidebar-php .content-wrapper .categories {
    display: none;
  }
}
.page-template-template-page-sidebar-php .content-wrapper .categories h2 {
  font-size: 20px;
  color: #000;
  margin: 0 0 10px;
}
.page-template-template-page-sidebar-php .content-wrapper .categories ul {
  margin-bottom: 30px;
  /* li */
}
.page-template-template-page-sidebar-php .content-wrapper .categories ul li {
  color: #d80f1f;
  font-size: 17px;
  margin-bottom: 9px;
  line-height: 1.4;
  /* a */
  /* active */
}
.page-template-template-page-sidebar-php .content-wrapper .categories ul li a {
  color: #d80f1f;
  text-decoration: underline;
  display: block;
  /* hover */
}
.page-template-template-page-sidebar-php .content-wrapper .categories ul li a:hover {
  color: #000;
}
.page-template-template-page-sidebar-php .content-wrapper .categories ul li.active {
  /* a */
}
.page-template-template-page-sidebar-php .content-wrapper .categories ul li.active a {
  color: #000;
  text-decoration: none;
}
.page-template-template-page-sidebar-php .content-wrapper .page-content {
  padding: 20px 0 0;
  width: 75%;
  float: right;
  /* p */
}
@media (min-width: 0px) and (max-width: 568px) {
  .page-template-template-page-sidebar-php .content-wrapper .page-content {
    float: none;
    width: 100%;
    padding: 14px 12px 20px;
    clear: both;
  }
}
.page-template-template-page-sidebar-php .content-wrapper .page-content h1 {
  font-size: 44px;
}
@media (min-width: 0px) and (max-width: 568px) {
  .page-template-template-page-sidebar-php .content-wrapper .page-content h1 {
    font-size: 28px;
  }
}
.page-template-template-page-sidebar-php .content-wrapper .page-content p {
  margin-top: 15px;
  font-family: "Droid Serif", 'Serif';
  font-size: 15px;
  color: #333;
  /* preamble */
}
@media (min-width: 0px) and (max-width: 568px) {
  .page-template-template-page-sidebar-php .content-wrapper .page-content p {
    margin-top: 12px;
    font-size: 14px;
  }
}
.page-template-template-page-sidebar-php .content-wrapper .page-content p.preamble {
  margin-top: 10px;
  font-family: 'LLCircularWeb-Book', 'Arial', 'Sans Serif';
  font-size: 20px;
  color: #000;
}
@media (min-width: 0px) and (max-width: 568px) {
  .page-template-template-page-sidebar-php .content-wrapper .page-content p.preamble {
    margin-top: 6px;
    font-size: 17px;
  }
}
.page-template-template-page-sidebar-php .sidebar {
  width: 33%;
  width: calc(100% / 3);
  float: right;
  padding-top: 30px;
}
@media (min-width: 0px) and (max-width: 568px) {
  .page-template-template-page-sidebar-php .sidebar {
    width: 100%;
    float: none;
    clear: both;
    padding: 0;
  }
}
/* page-template-template-page-sidebar-php */
/*
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */
/* clearfix */
.owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
/* display none until init */
.owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight {
  transition: height 200ms ease-in-out;
}
.owl-carousel .owl-item {
  float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div {
  cursor: pointer;
}
.owl-controls {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
/* mouse grab icon */
.grabbing {
  cursor: url(../assets/img/grabbing.png) 8 8, move;
}
/* fix */
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
/*
* 	Owl Carousel Owl Demo Theme
*	v1.3.3
*/
.owl-theme .owl-controls {
  position: absolute;
  bottom: 0;
  right: 0;
  text-align: right;
  height: 22px;
  background: #fff;
}
/* Styling Next and Prev buttons */
.owl-theme .owl-controls .owl-buttons div {
  color: #FFF;
  display: inline-block;
  zoom: 1;
  *display: inline;
  /*IE7 life-saver */
  margin: 5px;
  padding: 3px 10px;
  font-size: 12px;
  border-radius: 30px;
  background: #869791;
  filter: alpha(opacity=50);
  /*IE7 fix*/
  opacity: 0.5;
}
/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover {
  filter: alpha(opacity=100);
  /*IE7 fix*/
  opacity: 1;
  text-decoration: none;
}
/* Styling Pagination*/
.owl-theme .owl-controls .owl-page {
  display: inline-block;
  zoom: 1;
  *display: inline;
  /*IE7 life-saver */
}
.owl-theme .owl-controls .owl-page span {
  display: block;
  width: 12px;
  height: 12px;
  margin: 0 0 0 5px;
  filter: alpha(opacity=50);
  /*IE7 fix*/
  opacity: 0.5;
  border-radius: 20px;
  border: 1px solid #a4a4a4;
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
  border: 1px solid #c2c2c2;
  background: #c2c2c2;
  filter: alpha(opacity=100);
  /*IE7 fix*/
  opacity: 1;
}
/* If PaginationNumbers is true */
.owl-theme .owl-controls .owl-page span.owl-numbers {
  height: auto;
  width: auto;
  color: #FFF;
  padding: 2px 10px;
  font-size: 12px;
  border-radius: 30px;
}
/* preloading images */
.owl-item.loading {
  min-height: 150px;
  background: url(../assets/img/AjaxLoader.gif) no-repeat center center;
}
/* 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;
  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: zoom-out;
}
.mfp-zoom {
  cursor: pointer;
  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;
  box-shadow: none;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  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:active {
  top: 1px;
}
.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: rgba(0, 0, 0, 0);
}
.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%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}
/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  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;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  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;
    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 {
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    transform-origin: 0;
  }
  .mfp-arrow-right {
    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;
}
.mc4wp-checkbox {
  margin-top: 40px;
}
.mc4wp-checkbox label {
  display: flex !important;
  align-items: center !important;
  font-size: 1.2em !important;
  border: 1px solid #ddd;
  padding: 20px;
}
.mc4wp-checkbox input[type=checkbox] {
  width: 25px !important;
  height: 25px !important;
  border-radius: 15px;
  visibility: visible !important;
  margin-right: 10px !important;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: #000;
}
.mc4wp-checkbox input[type=checkbox]:checked {
  background: #000 url(../assets/img/icon-check-white.png) no-repeat center;
  background-size: 12px 12px;
}
.open {
  display: block !important;
}
.nav-search {
  position: absolute;
  left: 152px;
  top: 30px;
}
@media (min-width: 1025px) and (max-width: 1339px) {
  .nav-search {
    width: 400px;
    left: 132px;
    top: 40px;
  }
}
@media (min-width: 769px) and (max-width: 1024px), (min-width: 569px) and (max-width: 768px) {
  .nav-search {
    display: none;
    top: 80px;
    left: 0;
    right: 0;
    width: 100%;
  }
}
@media (min-width: 0px) and (max-width: 568px) {
  .nav-search {
    display: none;
    top: 80px;
    left: 0;
    right: 0;
    width: 100%;
  }
}
.nav-search__clear {
  display: none;
}
.nav-search .loading {
  border-radius: 2px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  width: 100%;
  height: 50px;
  line-height: 100%;
  padding: 0px 55px 0px 10px;
  color: #000;
  font-size: 16px;
  font-family: 'LLCircularWeb-Book', 'Arial', 'Sans Serif';
  outline: none !important;
  box-shadow: none !important;
  border: 1px solid #cacaca;
  width: 538px;
  margin-top: 1px;
  margin-left: 1px;
  background-image: url('/wp-content/themes/papercut/assets/img/spinner.gif');
  background-repeat: no-repeat;
  background-size: 12%;
  background-position: 100% 50%;
  pointer-events: none;
}
.nav-search__wrapper {
  /* input text */
  /* submit */
}
.nav-search__wrapper .ais-InstantSearch {
  border: 1px solid #fff;
}
.nav-search__wrapper .active {
  border: 1px solid #CACACA;
  padding: 20px;
  margin-top: -20px;
  margin-left: -20px;
  background-color: #fff;
  z-index: 9;
  position: relative;
}
@media (min-width: 0px) and (max-width: 568px) {
  .nav-search__wrapper .active {
    margin-top: -1px;
    padding-top: 0px;
  }
}
.nav-search__wrapper .active .ais-SearchBox::after {
  content: "";
  position: absolute;
  left: 21px;
  top: 68px;
  height: 1px;
  width: 80%;
  border-bottom: 1px solid #cacaca;
}
@media (min-width: 0px) and (max-width: 568px) {
  .nav-search__wrapper .active .ais-SearchBox::after {
    display: none;
  }
}
.nav-search__wrapper .active input[type="search"] {
  border-color: #fff;
  border-radius: 0;
  position: relative;
}
.nav-search__wrapper input[type="search"] {
  border-radius: 2px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  width: 100%;
  height: 50px;
  line-height: 100%;
  padding: 0px 55px 0px 10px;
  color: #000;
  font-size: 16px;
  font-family: 'LLCircularWeb-Book', 'Arial', 'Sans Serif';
  outline: none !important;
  box-shadow: none !important;
  border: 1px solid #cacaca;
  width: 538px;
  background-image: url(/wp-content/themes/papercut/assets/img/icon-search.png);
  background-repeat: no-repeat;
  background-position: 98% 50%;
  background-size: 6%;
  background-color: #fff;
}
@media (min-width: 769px) and (max-width: 1024px), (min-width: 569px) and (max-width: 768px), (min-width: 0px) and (max-width: 568px) {
  .nav-search__wrapper input[type="search"] {
    background-position: 96% 50%;
    width: 100%;
  }
}
.nav-search__wrapper input[type="search"]::-webkit-search-decoration,
.nav-search__wrapper input[type="search"]::-webkit-search-cancel-button,
.nav-search__wrapper input[type="search"]::-webkit-search-results-button,
.nav-search__wrapper input[type="search"]::-webkit-search-results-decoration {
  -webkit-appearance: none;
}
@media (min-width: 769px) and (max-width: 1024px), (min-width: 569px) and (max-width: 768px), (min-width: 0px) and (max-width: 568px) {
  .nav-search__wrapper input[type="search"]:focus {
    border: 0;
    outline: none !important;
    box-shadow: none !important;
    border-bottom: 1px solid #cacaca;
  }
}
@media (min-width: 1025px) and (max-width: 1339px) {
  .nav-search__wrapper input[type="search"] {
    height: 40px;
    line-height: 100%;
    font-size: 15px;
    padding: 0 55px 0 10px;
  }
}
@media (min-width: 769px) and (max-width: 1024px), (min-width: 569px) and (max-width: 768px), (min-width: 0px) and (max-width: 568px) {
  .nav-search__wrapper input[type="search"] {
    border-radius: 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border-top: 0;
    border-right: 0;
    border-left: 0;
    height: 80px;
    line-height: 100%;
    font-size: 20px;
  }
}
.nav-search__wrapper input[type="search"]::-webkit-input-placeholder {
  line-height: normal;
}
.nav-search__wrapper input[type="submit"] {
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -16px;
  height: 50px;
  border: 0;
  width: 32px;
  height: 32px;
  display: block;
  background-color: #fff;
  background-image: url('../assets/img/icon-search.png');
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: 100%;
  text-indent: 300%;
  white-space: nowrap;
  cursor: pointer;
  overflow: hidden;
}
@media (min-width: 769px) and (max-width: 1024px), (min-width: 569px) and (max-width: 768px) {
  .nav-search__wrapper input[type="submit"] {
    right: 18px;
    margin-top: -15px;
  }
}
@media (min-width: 0px) and (max-width: 568px) {
  .nav-search__wrapper input[type="submit"] {
    right: 18px;
    margin-top: -15px;
  }
}
.nav-search__wrapper .hits-wrapper {
  z-index: 9;
  position: relative;
  background-color: #fff;
  padding-left: 10px;
}
.nav-search__wrapper .hits-wrapper h4 {
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin: 32px 0px;
}
.nav-search__wrapper .hits-wrapper__products .ais-Highlight-highlighted {
  color: #C62E2C;
  background: transparent;
  font-weight: 700;
}
.nav-search__wrapper .hits-wrapper__products li {
  margin-bottom: 32px;
}
.nav-search__wrapper .hits-wrapper__products li a {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  color: #000;
  text-decoration: none;
}
.nav-search__wrapper .hits-wrapper__products li a:hover {
  text-decoration: underline;
}
.nav-search__wrapper .hits-wrapper__products li a div {
  display: flex;
}
.nav-search__wrapper .hits-wrapper__products .show-all-results {
  text-align: right;
}
.nav-search__wrapper .hits-wrapper__products .show-all-results p {
  display: inline-block;
  color: #C62E2C;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-decoration-line: underline;
  cursor: pointer;
}
.nav-search__wrapper .suggestions {
  padding-left: 10px;
}
.nav-search__wrapper .suggestions__products h4 {
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin: 32px 0px;
}
.nav-search__wrapper .suggestions__products ul li {
  margin-bottom: 32px;
}
.nav-search__wrapper .suggestions__products ul li:last-of-type {
  margin-bottom: 16px;
}
.nav-search__wrapper .suggestions__products ul li p {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  color: #000;
  text-transform: capitalize;
  cursor: pointer;
}
.nav-search__wrapper .suggestions__products ul li p:hover {
  opacity: 0.7;
}
.nav-search__wrapper .no-results {
  display: none;
}
.nav-search__wrapper .no-results__active {
  display: block;
}
.nav-search__wrapper .hide-results {
  display: none;
}
.list-wrapper {
  padding: 15px 0 30px;
}
.list-wrapper .products-top h1 {
  font-size: 50px;
  text-align: center;
}
.list-wrapper .products-top .sorting-options {
  text-align: center;
  margin: 5px 0 25px;
}
.list-wrapper .products-top .sorting-options button {
  padding: 0 10px;
  color: #d80f1f;
  border: 0;
  background: 0;
  font-size: 18px;
  text-decoration: underline;
  cursor: pointer;
}
.list-wrapper .products-top .sorting-options .active {
  text-decoration: none;
  color: #000;
  pointer-events: none;
  cursor: default;
}
.afonso-back-in-stock-form {
  display: flex;
  flex-direction: column;
  padding-bottom: 10px;
}
.afonso-back-in-stock-form div {
  display: flex;
}
.afonso-back-in-stock-form div input[type="email"] {
  border: 1px solid #fff;
  width: 100%;
  height: 60px;
  line-height: 100%;
  padding: 0 65px 0 15px;
  color: #000;
  font-size: 16px;
  outline: none !important;
  height: 62px;
  border: 1px solid #cdcdcd;
  width: 259px;
}
.afonso-back-in-stock-form div button {
  height: 50px;
  border: 0;
  width: 62px;
  height: 62px;
  display: block;
  background-color: #fff;
  background-image: url('../assets/img/watch.png');
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: 53%;
  text-indent: 200%;
  white-space: nowrap;
  cursor: pointer;
  overflow: hidden;
  z-index: 50;
  border: 1px solid #cdcdcd;
  border-left: 0;
}
.afonso-back-in-stock-message {
  margin-top: 15px;
}

