/* Styltex */
/* Imports */
/* Mixins */
.cf {
  min-height: 1%;
}
.cf:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  overflow: hidden;
  height: 0;
}
.inner-border {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
@font-face {
  font-family: 'pn-light';
  src: url('./fonts/proximanova-light-webfont.eot');
  src: url('./fonts/proximanova-light-webfont.eot?#iefix') format('embedded-opentype'), url('./fonts/proximanova-light-webfont.woff') format('woff'), url('./fonts/proximanova-light-webfont.ttf') format('truetype'), url('./fonts/proximanova-light-webfont.svg#proxima_novalight') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'pn-regular';
  src: url('./fonts/proximanova-regular-webfont.eot');
  src: url('./fonts/proximanova-regular-webfont.eot?#iefix') format('embedded-opentype'), url('./fonts/proximanova-regular-webfont.woff') format('woff'), url('./fonts/proximanova-regular-webfont.ttf') format('truetype'), url('./fonts/proximanova-regular-webfont.svg#proxima_nova_rgregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'pn-semibold';
  src: url('./fonts/proximanova-semibold-webfont.eot');
  src: url('./fonts/proximanova-semibold-webfont.eot?#iefix') format('embedded-opentype'), url('./fonts/proximanova-semibold-webfont.woff') format('woff'), url('./fonts/proximanova-semibold-webfont.ttf') format('truetype'), url('./fonts/proximanova-semibold-webfont.svg#proxima_novasemibold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'pn-extrabold';
  src: url('./fonts/proximanova-extrabld-webfont.eot');
  src: url('./fonts/proximanova-extrabld-webfont.eot?#iefix') format('embedded-opentype'), url('./fonts/proximanova-extrabld-webfont.woff') format('woff'), url('./fonts/proximanova-extrabld-webfont.ttf') format('truetype'), url('./fonts/proximanova-extrabld-webfont.svg#proxima_novaextrabld') format('svg');
  font-weight: normal;
  font-style: normal;
}
* {
  margin: 0;
  padding: 0;
}
body {
  font-family: 'pn-regular', sans-serif;
}
a {
  color: #6c6e6f;
}
:focus {
  outline: -webkit-focus-ring-color none 0;
  color: #6c6e6f;
}
body {
  background: #fff;
  padding-top: 97px;
  color: #6c6e6f;
}
@media screen and (max-width: 576px) {
  body {
    padding-top: 70px;
  }
}
.nopadding {
  padding: 0 !important;
  margin: 0 !important;
}
.nopadding-right {
  padding-right: 0 !important;
  margin-right: 0 !important;
}
footer.footer-main {
  height: 298px;
  background: #f9f9f9;
  padding-top: 52px;
  background-image: url('../images/styltexlogo_white.png');
  background-repeat: no-repeat;
  background-size: 580px 580px;
  background-position: 86% 30px;
}
footer.footer-main div.footer-main-content {
  width: 100%;
  max-width: 1200px;
  margin: auto;
}
footer.footer-main div.footer-main-content div.left img {
  display: block;
  margin-bottom: 40px;
}
footer.footer-main div.footer-main-content div.left div.footer-items {
  display: inline-block;
  vertical-align: top;
  width: 225px;
}
footer.footer-main div.footer-main-content div.left div.footer-items span {
  display: block;
  font-size: 17px;
  text-decoration: none;
  line-height: 40px;
  color: #9d9bab;
}
footer.footer-main div.footer-main-content div.left div.footer-items span:hover {
  color: #6c6e70;
  text-decoration: underline;
}
footer.footer-main div.footer-main-content div.right span {
  line-height: 60px;
  height: 60px;
  display: inline-block;
  vertical-align: top;
  margin-right: 10px;
  color: #9d9bab;
}
footer.footer-main div.footer-main-content div.right a.facebook {
  display: inline-block;
  width: 60px;
  height: 60px;
  background-image: url('../images/facebook.png');
  background-repeat: no-repeat;
}
footer.footer-main div.footer-main-content div.right a.facebook:hover {
  background-image: url('../images/facebook_hover.png');
}
@media screen and (max-width: 1100px) {
  footer.footer-main div.footer-main-content div.left div.footer-items {
    width: 150px;
  }
  footer.footer-main div.footer-main-content div.left div.footer-items span a {
    font-size: 14px;
  }
}
@media screen and (max-width: 768px) {
  footer.footer-main div.footer-main-content div.right span {
    display: none;
  }
}
@media screen and (max-width: 576px) {
  footer.footer-main div.footer-main-content div.left img {
    margin-bottom: 25px;
  }
  footer.footer-main div.footer-main-content div.left div.footer-items span {
    line-height: 30px;
  }
}
@media screen and (max-width: 768px) {
  footer.footer-main {
    height: auto;
  }
}
footer.footer-main a:hover {
  color: #6c6e70;
}
.link {
  text-decoration: none;
}
.link:hover {
  cursor: pointer;
  color: #a68b75;
}
div.hp-contact {
  width: 100%;
  padding-top: 90px;
  padding-bottom: 92px;
  min-height: 310px;
  background: #fff;
}
div.hp-contact div.left {
  margin: auto;
  margin: auto !important;
}
div.hp-contact div.left .map {
  width: 100%;
}
div.hp-contact div.left .pointer {
  position: absolute;
  left: 71%;
  top: 23%;
  width: 9%;
}
div.hp-contact div.left a {
  position: absolute;
  right: 0;
  bottom: 0;
  text-decoration: none;
  width: 110px;
  height: 40px;
  font-size: 14px;
  background: #181627;
  color: #fff;
  text-align: center;
  line-height: 40px;
}
div.hp-contact div.left a:hover {
  background: #a68c76;
}
div.hp-contact div.left .content {
  position: relative;
}
div.hp-contact div.right {
  margin: auto !important;
}
div.hp-contact div.right .content {
  padding: 0 0 0 50px;
}
div.hp-contact div.right h2 {
  font-family: 'pn-light';
  font-weight: 300;
  font-size: 42px;
}
div.hp-contact div.right hr {
  margin-top: 13px;
}
div.hp-contact div.right div.company-info {
  display: inline-block;
  font-size: 17px;
  vertical-align: top;
  margin: 0 45px 0 0;
  line-height: 25px;
  margin-bottom: 25px;
}
div.hp-contact div.right div.company-info strong {
  font-family: 'pn-semibold';
  font-weight: 700;
  display: block;
}
div.hp-contact div.right a {
  text-decoration: none;
  font-size: 17px;
  display: block;
  height: 60px;
  width: 242px;
  line-height: 60px;
  text-indent: 20px;
  background-image: url('../images/arrow_right_small_brown.png');
  background-position: 210px 50%;
  background-repeat: no-repeat;
  margin-top: 25px;
  margin-bottom: 25px;
  border: 1px solid #937f6d;
  color: #6c6e6f;
}
div.hp-contact div.right a:hover {
  border: 1px solid #fbc680;
}
@media screen and (max-width: 992px) {
  div.hp-contact div.right .content {
    padding: 20px 0 0 30px;
  }
}
@media screen and (max-width: 600px) {
  div.hp-contact div.right .content {
    padding: 20px 0 40px 15px;
  }
  div.hp-contact div.right h2 {
    font-size: 28px;
  }
  div.hp-contact div.right div.company-info {
    margin: 0 30px 0 0;
  }
}
hr {
  width: 70px;
  height: 2px;
  border: none;
  background: #fbc680;
  margin-bottom: 30px;
  text-align: left;
}
div.heading h2 {
  color: #937f6d;
  font-size: 27px;
  font-weight: 400;
  text-align: left;
  margin-bottom: 10px;
}
div.pages-wrapper {
  margin-bottom: 15px;
  overflow: hidden;
  text-align: center;
}
div.pages-wrapper .pages {
  display: inline-block;
  position: relative;
}
div.pages-wrapper .pages a {
  text-decoration: none;
  line-height: 26px;
  height: 26px;
  border: 1px solid #937f6d;
  display: inline-block;
  font-size: 14px;
  font-family: 'pn-semibold';
  color: #a68c76;
  padding: 0 9px 0 9px;
  float: left;
  margin-left: 9px;
}
div.pages-wrapper .pages a.curr {
  background: #532e2e;
  border-color: #532e2e !important;
  color: #fff;
}
div.pages-wrapper .pages a:hover {
  border: 1px solid #fbc680;
}
.message {
  width: 100%;
  position: relative;
  background: #FDDBB0;
  text-align: center;
  margin: 30px 0 17px 0;
  padding: 5px 0;
}
.hidden {
  display: none;
}
.sample {
  margin-top: 20px;
}
.sample input {
  vertical-align: middle;
  margin-right: 10px;
}
#search-results {
  position: absolute;
}
.ui-autocomplete {
  z-index: 10000;
  width: 95vw !important;
  max-width: 639px;
  background: #fff;
  padding: 10px 20px 10px 20px;
  margin-top: 20px;
  -webkit-box-shadow: 4px 4px 16px 0px #d6d6d6;
  box-shadow: 4px 4px 16px 0px #d6d6d6;
}
.ui-autocomplete li {
  list-style-type: none;
  height: 50px;
  margin-bottom: 5px;
}
.ui-autocomplete li a {
  height: 50px;
  cursor: pointer;
}
.ui-autocomplete li a div.label {
  line-height: 20px;
  margin-top: 8px;
}
.ui-autocomplete li a div.price {
  line-height: 40px;
  margin-top: 8px;
}
.ui-autocomplete li a:hover div.label {
  color: #fbc57f;
}
.ui-autocomplete li div.price {
  font-family: 'pn-semibold';
}
.ui-autocomplete .autocomplete-footer {
  border-top: 1px solid #ccc;
}
.ui-autocomplete .important {
  background: #DEC7B7;
  color: #532e2e;
}
.ui-autocomplete .important .image img {
  padding: 5px;
}
.ui-autocomplete .important .img-right {
  margin-top: 14px;
}
.ui-autocomplete .important strong {
  color: #E3000F;
}
.ui-autocomplete .important div.label {
  font-size: 20px;
}
.ui-autocomplete .important div.label small {
  font-size: 13px;
}
.ui-autocomplete .important:hover {
  background: #ceac94;
  color: #fff;
  text-decoration: none !important;
}
.ui-autocomplete .important:hover div.label {
  color: #fff;
}
.ui-autocomplete .important:hover strong {
  color: #fff;
}
@media screen and (max-width: 639px) {
  .ui-autocomplete {
    padding: 20px 0 20px 0;
  }
  .ui-autocomplete li {
    line-height: 35px;
  }
  .ui-autocomplete li a div.label {
    font-size: 14px;
  }
  .ui-autocomplete li a div.price {
    font-size: 14px;
  }
}
.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.alerts {
  max-width: 700px;
  width: 100%;
  position: fixed;
  top: 20%;
  left: 50%;
  transform: translateX(-50%);
  z-index: 60;
}
.alerts .alert {
  border: 1px solid #e86250;
  height: 60px;
  line-height: 37px;
  font-family: 'pn-semibold';
  text-indent: 30px;
  box-shadow: 4px 4px 16px 0px #d6d6d6;
  margin-bottom: 20px;
  position: relative;
  -webkit-animation: fadeOut 4s;
  animation: fadeOut 4s;
  opacity: 0;
  background: #fff;
  border-radius: 0;
  background-image: url('../images/explanation_mark.png');
  background-repeat: no-repeat;
  background-size: 16px 16px;
  background-position: 20px 50%;
}
.alerts .alert.info {
  border-color: #0782C1;
}
.alerts .alert.success {
  border-color: #090;
}
.alerts .close {
  background-image: url(../images/cross_gray.png);
  width: 20px;
  height: 20px;
  display: block;
  left: 95%;
  top: 20px;
  position: absolute;
  cursor: pointer;
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.eshop-menu {
  position: fixed;
  top: 98px;
  z-index: 61;
  left: 0;
  width: 100%;
  background: #595860;
  text-align: left;
}
.eshop-menu .eshop-menu-left {
  display: inline-block;
  float: left;
  width: 75%;
}
.eshop-menu .eshop-menu-right {
  display: inline-block;
  float: right;
  width: 25%;
}
.eshop-menu .eshop-menu-right .banner-designerka {
  width: 236px;
  height: 354px;
  background-image: url('../images/sarka.jpg');
  float: left;
}
.eshop-menu .eshop-menu-right .banner-designerka a {
  display: block;
  height: 40px;
  width: 80%;
  background: #532e2e;
  color: #fff;
  text-align: center;
  line-height: 40px;
  margin: 200px auto 0 auto;
}
@media screen and (max-width: 768px) {
  .eshop-menu .eshop-menu-right .banner-designerka {
    display: none;
  }
}
.eshop-menu .eshop-menu-right .banner-text {
  color: #fff;
  text-align: center;
  margin: 150px auto 0 auto;
}
.eshop-menu .eshop-menu-categories {
  margin: 0 50px;
}
.eshop-menu .eshop-menu-category {
  padding: 0;
  display: flex;
  width: 25%;
}
.eshop-menu .eshop-menu-category-left {
  float: left;
  display: inline-block;
  flex: 1;
  margin-right: 10px;
}
.eshop-menu .eshop-menu-category-left .category-icon {
  background-repeat: no-repeat;
  width: 45px;
  height: 45px;
  margin-right: 10px;
  display: block;
  margin: 20px 0 0 0;
}
.eshop-menu .eshop-menu-category-left .category-icon.curtains {
  background-image: url('../images/category_curtains.png');
}
.eshop-menu .eshop-menu-category-left .category-icon.shades {
  background-image: url('../images/category_shades.png');
}
.eshop-menu .eshop-menu-category-left .category-icon.rails {
  background-image: url('../images/category_rails.png');
}
.eshop-menu .eshop-menu-category-left .category-icon.home {
  background-image: url('../images/category_home.png');
}
.eshop-menu .eshop-menu-category-left .category-icon.decorations {
  background-image: url('../images/category_decorations.png');
}
.eshop-menu .eshop-menu-category-left .category-icon.sewing {
  background-image: url('../images/category_sewing.png');
}
.eshop-menu .eshop-menu-category-right {
  float: right;
  display: inline-block;
  flex: 4;
  margin-right: 15px;
}
.eshop-menu .eshop-menu-category-right ul li {
  list-style-type: none;
  font-size: 15px;
}
.eshop-menu .eshop-menu-category-right .category-header {
  font-size: 18px;
  font-family: 'pn-semibold';
  text-decoration: underline;
  margin: 20px 0 15px 0;
  display: block;
}
.eshop-menu .eshop-menu-category-right a {
  color: #fff;
}
.eshop-menu .eshop-menu-category-right a:hover {
  color: #ECD9CF;
  text-decoration: underline;
}
@media screen and (max-width: 1517px) {
  .eshop-menu {
    top: 60px;
  }
  .eshop-menu .eshop-menu-category {
    width: 33.333%;
  }
}
@media screen and (max-width: 768px) {
  #heurekaTabright {
    display: none !important;
  }
  .col-sm-0 {
    display: none;
  }
  .eshop-menu .eshop-menu-categories {
    margin: 0 25px;
  }
  .eshop-menu .eshop-menu-left {
    width: 100%;
  }
  .eshop-menu .eshop-menu-right {
    width: 100%;
  }
}
@media screen and (max-width: 653px) {
  .eshop-menu {
    position: absolute;
    top: 60px;
    z-index: 1000;
  }
  .eshop-menu .eshop-menu-category {
    width: 100%;
  }
}
#showHeurekaBadgeHere-12 {
  text-align: center;
}
.not-obligatory-tag {
  color: #b81900;
  font-size: 11px;
}
.popup {
  position: fixed;
  top: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  z-index: 1000;
}
.popup .eshop-wrapper {
  height: 100vh;
  overflow-y: auto;
  position: relative;
}
.popup.popup-inspirations .eshop-wrapper {
  box-shadow: none;
}
@media screen and (max-width: 1510px) {
}
@media screen and (max-width: 1142px) {
}
@media screen and (max-width: 625px) {
  .popup {
    position: absolute;
    height: 100vh;
  }
}
.main-heading-menu {
  padding-bottom: 30px;
}
.main-heading-menu li {
  list-style-type: none;
  display: inline-block;
  padding: 0 20px 0 20px;
}
.main-heading-menu li:first-of-type {
  padding-left: 0;
}
@media screen and (max-width: 768px) {
  .main-heading-menu li {
    padding: 0;
    display: block;
  }
}
.main-heading-menu a {
  color: #937f6d;
  display: block;
  font-size: 16px;
  line-height: 30px;
  font-family: 'pn-semibold';
}
.main-heading-menu a.active {
  color: #fbc680;
}
@media screen and (max-width: 768px) {
  .main-heading-menu a.active {
    border-right: 2px solid #fbc680;
  }
}
.main-heading-menu a:hover {
  text-decoration: underline;
}
.main-heading-menu .b-right {
  border-right: 2px solid #fbc680;
  box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  .main-heading-menu .b-right {
    border-right: none;
  }
}
.grecaptcha-badge {
  visibility: hidden !important;
}
div.hp-content {
  background: #fff;
  overflow: hidden;
}
h1 {
  font-family: 'pn-light';
  text-align: center;
  font-weight: 300;
  padding: 35px 0 40px 0;
  font-size: 34px;
}
div.carousel-hp-main-wrapper {
  position: relative;
}
div.carousel-hp-main-wrapper div.carousel-hp-back {
  position: relative;
  filter: grayscale(100%);
  opacity: 0.4;
  left: -40vw;
}
div.carousel-hp-main-wrapper div.carousel-hp-main {
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
}
div.carousel-hp-main-wrapper div.carousel-hp img {
  width: 100vw;
}
div.carousel-hp-main-wrapper button.slick-prev {
  display: none;
}
div.carousel-hp-main-wrapper button.slick-next {
  display: none;
}
div.carousel-hp-main-wrapper div.caption {
  position: absolute;
  top: 10%;
  left: 5%;
  width: 40%;
  height: 80%;
  background: #fff;
  padding: 5px;
}
div.carousel-hp-main-wrapper div.caption h2 {
  font-size: 15px;
  font-weight: 400;
  margin-bottom: 15px;
}
div.carousel-hp-main-wrapper div.caption h2 a {
  color: #937f6d;
  text-decoration: none;
}
div.carousel-hp-main-wrapper div.caption h2 a:hover {
  text-decoration: underline;
}
div.carousel-hp-main-wrapper div.caption p {
  color: #6c6e6f;
  font-size: 12px;
  line-height: 14px;
}
div.carousel-hp-main-wrapper .slick-slide {
  position: relative;
}
div.carousel-hp-main-wrapper .enlarge {
  transition-duration: 0.3s;
  transform: scale(1);
}
div.carousel-hp-main-wrapper .enlarge:hover {
  transition-duration: 0.3s;
  transform: scale(1.05);
}
p.hp-description {
  color: #a68c76;
  font-size: 15px;
  font-weight: 400;
  text-align: center;
  display: block;
  margin: auto;
  background: #fff;
  width: 100%;
  position: relative;
  padding: 5px 0 40px 0;
}
div.carousel-double-wrapper {
  width: 980px;
  margin: auto;
  position: relative;
  margin-bottom: 110px;
  height: 670px;
}
div.carousel-double-wrapper div.carousel-high {
  width: 460px;
}
div.carousel-double-wrapper div.carousel-high img {
  width: 460px;
}
div.carousel-double-wrapper div.carousel-wide {
  width: 560px;
  position: absolute;
  right: 0;
  top: 330px;
  -webkit-box-shadow: 10px 15px 31px 0px #cdcdcd;
}
div.carousel-double-wrapper div.carousel-wide img {
  width: 560px;
}
div.carousel-double-wrapper div.caption {
  width: 460px;
  position: absolute;
  top: 36px;
  left: 522px;
}
div.carousel-double-wrapper div.caption h2 {
  color: #937f6d;
  font-size: 27px;
  font-weight: 400;
  text-align: left;
  margin-bottom: 10px;
}
div.carousel-double-wrapper div.caption h2 a {
  color: #937f6d;
}
div.carousel-double-wrapper div.caption p {
  font-size: 17px;
  line-height: 28px;
}
div.carousel-double-wrapper div.caption .btn-brown {
  text-decoration: none;
  font-size: 17px;
  color: #faf7f4;
  display: block;
  height: 60px;
  width: 192px;
  background: #532e2e;
  line-height: 60px;
  text-indent: 20px;
  background-image: url('../images/arrow_right_small.png');
  background-position: 163px 50%;
  background-repeat: no-repeat;
  margin-top: 50px;
}
div.carousel-double-wrapper div.caption .btn-brown:hover {
  color: #fbc57f;
  background-image: url('../images/arrow_right_small_yellow.png');
  background-position: 163px 50%;
  background-repeat: no-repeat;
}
div.carousel-double-wrapper.carousel-right div.carousel-high {
  position: absolute;
  right: 0;
}
div.carousel-double-wrapper.carousel-right div.carousel-wide {
  left: 0;
  right: auto;
  -webkit-box-shadow: -10px 15px 31px 0px #cdcdcd;
}
div.carousel-double-wrapper.carousel-right button.slick-prev {
  left: 560px;
  top: 590px;
}
div.carousel-double-wrapper.carousel-right button.slick-next {
  left: 620px;
  top: 590px;
}
div.carousel-double-wrapper.carousel-right div.caption {
  left: 0;
}
div.carousel-double-wrapper button.slick-prev {
  background: #f8f8f8;
  width: 60px;
  height: 60px;
  background-image: url('../images/arrow_left.png');
  border: none;
  background-repeat: no-repeat;
  background-position: 50%, 50%;
  position: absolute;
  left: 300px;
  display: block;
}
div.carousel-double-wrapper button.slick-prev:hover {
  background: #a68b75;
  background-image: url('../images/arrow_left_white.png');
  background-repeat: no-repeat;
  background-position: 50%, 50%;
  cursor: pointer;
}
div.carousel-double-wrapper button.slick-next {
  background: #f8f8f8;
  width: 60px;
  height: 60px;
  background-image: url('../images/arrow_right.png');
  border: none;
  background-repeat: no-repeat;
  background-position: 50%, 50%;
  position: absolute;
  left: 360px;
  display: block;
}
div.carousel-double-wrapper button.slick-next:hover {
  background: #a68b75;
  background-image: url('../images/arrow_right_white.png');
  background-repeat: no-repeat;
  background-position: 50%, 50%;
  cursor: pointer;
}
@media screen and (max-width: 1020px) {
  div.carousel-double-wrapper {
    width: 700px;
    margin-bottom: 75px;
    height: 500px;
  }
  div.carousel-double-wrapper div.carousel-high {
    width: 330px;
  }
  div.carousel-double-wrapper div.carousel-high img {
    width: 330px;
  }
  div.carousel-double-wrapper div.carousel-wide {
    width: 401px;
    top: 255px;
    -webkit-box-shadow: 7px 11px 26px 0px #cdcdcd;
  }
  div.carousel-double-wrapper div.carousel-wide img {
    width: 401px;
  }
  div.carousel-double-wrapper button.slick-prev {
    left: 179px;
  }
  div.carousel-double-wrapper button.slick-next {
    left: 239px;
  }
  div.carousel-double-wrapper div.caption {
    width: 350px;
    left: 350px;
    top: 10px;
  }
  div.carousel-double-wrapper div.caption p {
    font-size: 15px;
    line-height: 22px;
  }
  div.carousel-double-wrapper div.caption a {
    height: 50px;
    width: 140px;
    line-height: 50px;
    background-position: 118px 50%;
    font-size: 15px;
    text-indent: 8px;
    margin-top: 35px;
  }
  div.carousel-double-wrapper.carousel-right div.carousel-wide {
    -webkit-box-shadow: -7px 11px 26px 0px #cdcdcd;
  }
  div.carousel-double-wrapper.carousel-right button.slick-prev {
    left: 401px;
    top: 423px;
  }
  div.carousel-double-wrapper.carousel-right button.slick-next {
    left: 461px;
    top: 423px;
  }
}
@media screen and (max-width: 760px) {
  div.carousel-double-wrapper {
    width: 100%;
    position: relative;
    margin: 0 0 30px 0;
    overflow: hidden;
    padding-bottom: 30%;
  }
  div.carousel-double-wrapper div.carousel-high {
    width: 50vw;
  }
  div.carousel-double-wrapper div.carousel-high img {
    width: 100%;
  }
  div.carousel-double-wrapper div.carousel-wide {
    width: 70%;
    position: absolute;
    right: 0;
    top: 40%;
    -webkit-box-shadow: 10px 15px 31px 0px #cdcdcd;
  }
  div.carousel-double-wrapper div.carousel-wide img {
    width: 100%;
  }
  div.carousel-double-wrapper div.caption {
    width: 50%;
    position: absolute;
    right: auto;
    left: 55%;
    top: 0;
    padding: 2%;
  }
  div.carousel-double-wrapper div.caption h2 {
    color: #937f6d;
    font-weight: 400;
    text-align: left;
    margin-bottom: 5px;
  }
  div.carousel-double-wrapper div.caption hr {
    margin-bottom: 8px;
  }
  div.carousel-double-wrapper div.caption p {
    font-size: 14px;
    line-height: 1;
  }
  div.carousel-double-wrapper div.caption a {
    display: none;
  }
  div.carousel-double-wrapper.carousel-right div.carousel-high {
    float: right;
  }
  div.carousel-double-wrapper.carousel-right div.carousel-wide {
    left: 0;
    right: auto;
    -webkit-box-shadow: -10px 15px 31px 0px #cdcdcd;
  }
  div.carousel-double-wrapper.carousel-right div.caption {
    left: 0;
  }
  div.carousel-double-wrapper button.slick-prev,
  div.carousel-double-wrapper button.slick-next {
    display: none;
  }
}
@media screen and (max-width: 760px) and screen and (min-width: 640px) {
  div.carousel-double-wrapper div.carousel-wide {
    top: 255px;
  }
}
@media screen and (min-width: 480px) {
  div.carousel-hp-main-wrapper div.carousel-hp-back {
    left: -70vw;
  }
  div.carousel-hp-main-wrapper div.carousel-hp-main {
    left: 10vw;
    width: 80vw;
  }
  div.carousel-hp-main-wrapper div.carousel-hp img {
    width: 80vw;
  }
  div.carousel-hp-main-wrapper button.slick-prev {
    background: #fff;
    width: 60px;
    height: 100px;
    background-image: url('../images/arrow_left.png');
    border: none;
    position: absolute;
    z-index: 1;
    top: 50%;
    margin-top: -50px;
    background-repeat: no-repeat;
    background-position: 50%, 50%;
    left: 60px;
    margin-left: -60px;
    display: block;
  }
  div.carousel-hp-main-wrapper button.slick-prev:hover {
    background: #a68b75;
    background-image: url('../images/arrow_left_white.png');
    background-repeat: no-repeat;
    background-position: 50%, 50%;
    cursor: pointer;
  }
  div.carousel-hp-main-wrapper button.slick-next {
    background: #fff;
    width: 60px;
    height: 100px;
    background-image: url('../images/arrow_right.png');
    border: none;
    position: absolute;
    z-index: 1;
    top: 50%;
    margin-top: -50px;
    background-repeat: no-repeat;
    background-position: 50%, 50%;
    right: 0;
    display: block;
  }
  div.carousel-hp-main-wrapper button.slick-next:hover {
    background: #a68b75;
    background-image: url('../images/arrow_right_white.png');
    background-repeat: no-repeat;
    background-position: 50%, 50%;
    cursor: pointer;
  }
  div.carousel-hp-main-wrapper div.caption {
    padding: 10px;
    width: 35%;
    height: 70%;
    top: 3%;
    left: 2%;
  }
  div.carousel-hp-main-wrapper div.caption h2 {
    font-size: 17px;
  }
  div.carousel-hp-main-wrapper div.caption p {
    font-size: 14px;
  }
  p.hp-description {
    font-size: 17px;
    width: 350px;
    margin-top: -10px;
    padding: 10px 0 20px 0;
  }
}
@media screen and (min-width: 760px) {
  div.carousel-hp-main-wrapper div.caption {
    padding: 20px;
    width: 32%;
    height: 64%;
    top: 5%;
    left: 3%;
  }
  div.carousel-hp-main-wrapper div.caption h2 {
    font-size: 20px;
  }
  div.carousel-hp-main-wrapper div.caption p {
    font-size: 17px;
    line-height: 22px;
  }
  p.hp-description {
    font-size: 22px;
    width: 500px;
    margin-top: -15px;
    padding: 20px 0 100px 0;
  }
}
@media screen and (min-width: 1140px) {
  h1 {
    font-size: 40px;
  }
  div.carousel-hp-main-wrapper div.carousel-hp-back {
    left: -40vw;
  }
  div.carousel-hp-main-wrapper div.carousel-hp-main {
    left: 20vw;
    width: 60vw;
  }
  div.carousel-hp-main-wrapper div.carousel-hp img {
    width: 60vw;
  }
  div.carousel-hp-main-wrapper button.slick-prev {
    left: 20vw;
    margin-left: -60px;
  }
  div.carousel-hp-main-wrapper button.slick-next {
    left: 80vw;
  }
  div.carousel-hp-main-wrapper div.caption {
    padding: 32px;
    width: 206px;
    height: 163px;
    top: 5%;
    left: 3%;
  }
  div.carousel-hp-main-wrapper div.caption h2 {
    font-size: 24px;
    margin-bottom: 24px;
  }
  p.hp-description {
    width: 600px;
    margin-top: -20px;
    padding: 30px 0 100px 0;
  }
}
@media screen and (min-width: 1360px) {
  h1 {
    font-size: 48px;
  }
  div.carousel-hp-main-wrapper div.caption {
    width: 270px;
    height: 257px;
    padding: 64px 32px 32px 32px;
  }
  div.carousel-hp-main-wrapper div.caption p {
    font-size: 18px;
    line-height: 28px;
  }
  p.hp-description {
    font-size: 26px;
    width: 700px;
    margin-top: -40px;
    padding: 47px 0 100px 0;
  }
}
.hp-main-infobox {
  width: 96%;
  line-height: 35px;
  left: 2%;
  top: 5%;
  position: absolute;
  background: rgba(222, 199, 183, 0.9);
  text-align: center;
  color: #000;
  box-shadow: 4px 4px 5px #666;
  z-index: 1;
}
@media screen and (max-width: 700px) {
  .hp-main-infobox {
    width: 94%;
    left: 3%;
  }
}
div.carousel-news-wrapper {
  background: #faf7f5;
  width: 100%;
  height: 442px;
}
div.carousel-news-wrapper h2 {
  font-family: 'pn-light';
  padding-top: 70px;
  padding-bottom: 45px;
  font-size: 42px;
  text-align: center;
  font-weight: 300;
}
div.carousel-news-wrapper div.carousel-news {
  width: 1100px;
  margin: auto;
}
div.carousel-news-wrapper div.carousel-news div.slick-slide {
  margin-right: 40px;
  width: 340px;
}
div.carousel-news-wrapper div.carousel-news div.slick-slide .image-wrapper {
  position: relative;
  width: 340px;
  height: 230px;
  overflow: hidden;
}
div.carousel-news-wrapper div.carousel-news div.slick-slide .image-wrapper img {
  margin-top: -25%;
}
div.carousel-news-wrapper div.carousel-news div.slick-slide a {
  text-decoration: none;
}
div.carousel-news-wrapper div.carousel-news div.slick-slide p {
  font-size: 16px;
  line-height: 26px;
  padding: 23px 30px 23px 30px;
  background: #fff;
  font-family: 'pn-semibold';
}
div.carousel-news-wrapper div.carousel-news div.slick-slide:hover p {
  color: #937f6d;
}
div.carousel-news-wrapper div.carousel-news button {
  width: 60px;
  height: 100px;
  background: #fff;
  background-position: 50%, 50%;
  background-repeat: no-repeat;
  border: none;
  top: 65px;
  position: absolute;
  z-index: 5;
}
div.carousel-news-wrapper div.carousel-news .slick-next {
  background-image: url('../images/arrow_right.png');
  right: -60px;
}
div.carousel-news-wrapper div.carousel-news .slick-next:hover {
  background-color: #a68c76;
  background-image: url('../images/arrow_right_white.png');
  cursor: pointer;
}
div.carousel-news-wrapper div.carousel-news .slick-prev {
  background-image: url('../images/arrow_left.png');
  left: -60px;
}
div.carousel-news-wrapper div.carousel-news .slick-prev:hover {
  background-color: #a68c76;
  background-image: url('../images/arrow_left_white.png');
  cursor: pointer;
}
@media screen and (max-width: 1260px) {
  div.carousel-news-wrapper div.carousel-news {
    width: 700px;
  }
}
@media screen and (max-width: 840px) {
  div.carousel-news-wrapper div.carousel-news {
    width: 340px;
  }
}
.hp-inspiration {
  width: 1100px;
  margin: auto;
  padding-top: 300px;
  height: 780px;
}
.hp-inspiration div.left {
  height: 700px;
}
.hp-inspiration div.right {
  width: 740px;
  display: inline-block;
  float: right;
  position: relative;
}
.hp-inspiration div.right img {
  position: absolute;
}
.hp-inspiration div.right .img2 {
  left: 360px;
  top: 30px;
}
.hp-inspiration div.right .img3 {
  left: 330px;
  top: 330px;
  -webkit-box-shadow: 10px 15px 31px 0px #cdcdcd;
}
@media screen and (max-width: 1470px) {
  .hp-inspiration {
    width: 900px;
    padding-top: 200px;
    height: 640px;
  }
  .hp-inspiration div.left {
    height: 600px;
  }
  .hp-inspiration div.right {
    width: 540px;
  }
  .hp-inspiration div.right .img1 {
    width: 276px;
  }
  .hp-inspiration div.right .img2 {
    width: 369px;
    left: 276px;
    top: 22px;
  }
  .hp-inspiration div.right .img3 {
    width: 300px;
    left: 250px;
    top: 240px;
  }
}
@media screen and (max-width: 1140px) {
  .hp-inspiration {
    padding-top: 180px;
    height: 530px;
  }
  .hp-inspiration div.left {
    height: 520px;
  }
  .hp-inspiration div.right .img1 {
    width: 240px;
  }
  .hp-inspiration div.right .img2 {
    width: 320px;
    left: 240px;
    top: 17px;
  }
  .hp-inspiration div.right .img3 {
    width: 260px;
    left: 215px;
    top: 200px;
  }
}
@media screen and (max-width: 1020px) {
  .hp-inspiration {
    width: 700px;
    height: 500px;
    padding-top: 140px;
  }
  .hp-inspiration div.right {
    width: 420px;
  }
  .hp-inspiration div.right .img1 {
    width: 180px;
  }
  .hp-inspiration div.right .img2 {
    width: 240px;
    left: 180px;
    top: 15px;
  }
  .hp-inspiration div.right .img3 {
    width: 195px;
    left: 165px;
    top: 165px;
  }
}
@media screen and (max-width: 770px) {
  .hp-inspiration {
    height: auto;
    width: auto;
  }
  .hp-inspiration div.left {
    display: block;
    float: none;
    height: auto;
    margin: auto;
    margin-bottom: 50px;
  }
  .hp-inspiration div.right {
    display: block;
    float: none;
    height: 300px;
    margin: auto;
  }
}
div.hp-text-box {
  width: 360px;
  display: inline-block;
}
div.hp-text-box h2 {
  font-family: 'pn-light';
  font-size: 42px;
  margin-bottom: 22px;
  font-weight: 300;
}
div.hp-text-box strong {
  font-family: 'pn-semibold';
  font-size: 18px;
  color: #937f6d;
  line-height: 28px;
  font-weight: 400;
}
div.hp-text-box p {
  font-size: 17px;
  line-height: 26px;
  margin-top: 20px;
}
div.hp-text-box a {
  text-decoration: none;
  font-size: 17px;
  color: #a68c76;
  display: block;
  height: 60px;
  width: 190px;
  line-height: 60px;
  text-indent: 20px;
  background-image: url('../images/arrow_right_small_brown.png');
  background-position: 163px 50%;
  background-repeat: no-repeat;
  margin-top: 42px;
  border: 1px solid #937f6d;
}
div.hp-text-box a:hover {
  border: 1px solid #fbc680;
}
@media screen and (max-width: 1020px) {
  div.hp-text-box {
    width: 280px;
  }
  div.hp-text-box strong {
    font-size: 15px;
  }
  div.hp-text-box p {
    font-size: 15px;
    line-height: 22px;
  }
}
div.hp-suppliers {
  width: 1100px;
  margin: auto;
  margin-bottom: 50px;
}
div.hp-suppliers h2 {
  font-family: 'pn-light';
  font-size: 42px;
  font-weight: 300;
}
@media screen and (max-width: 1470px) {
  div.hp-suppliers {
    width: 900px;
  }
}
@media screen and (max-width: 1020px) {
  div.hp-suppliers {
    width: 700px;
  }
}
@media screen and (max-width: 770px) {
  div.hp-suppliers {
    width: 320px;
  }
}
div.hp-about-us {
  width: 100%;
  margin: auto;
  height: 900px;
  padding-top: 140px;
  background: #faf7f5;
  margin-bottom: 100px;
  margin-top: 300px;
}
div.hp-about-us div.hp-about-us-content {
  width: 1100px;
  margin: auto;
  position: relative;
}
div.hp-about-us div.hp-about-us-content div.left {
  width: 500px;
}
div.hp-about-us div.hp-about-us-content div.right {
  width: 600px;
  float: right;
  position: relative;
  height: 500px;
}
div.hp-about-us div.hp-about-us-content div.right .img1 {
  position: absolute;
  left: 70px;
  top: -170px;
}
div.hp-about-us div.hp-about-us-content div.right .img2 {
  position: absolute;
  left: 130px;
  top: 130px;
  z-index: 1;
  -webkit-box-shadow: 0px 0px 31px 0px #cdcdcd;
}
div.hp-about-us div.hp-about-us-content div.hp-about-us-box {
  width: 550px;
  height: 260px;
  position: absolute;
  display: inline-block;
  padding: 50px 0 0 60px;
}
div.hp-about-us div.hp-about-us-content div.hp-about-us-box p {
  color: #fff;
  font-family: pn-semibold;
  font-weight: 400;
  line-height: 28px;
  width: 360px;
}
div.hp-about-us div.hp-about-us-content .box1 {
  background-image: url('../images/sto1.jpg');
  background-repeat: no-repeat;
  top: 555px;
  left: 50px;
  background-size: 100% 100%;
}
div.hp-about-us div.hp-about-us-content .box2 {
  background-image: url('../images/sto2.jpg');
  background-repeat: no-repeat;
  top: 555px;
  left: 600px;
  background-size: 100% 100%;
}
div.hp-about-us div.hp-about-us-content hr {
  margin-top: 5px;
}
@media screen and (max-width: 1260px) {
  div.hp-about-us {
    padding-top: 100px;
    height: 730px;
    margin-top: 200px;
  }
  div.hp-about-us div.hp-about-us-content {
    width: 900px;
  }
  div.hp-about-us div.hp-about-us-content div.left {
    width: 400px;
  }
  div.hp-about-us div.hp-about-us-content div.right {
    width: 500px;
  }
  div.hp-about-us div.hp-about-us-content div.right .img1 {
    top: -120px;
    left: 50px;
    width: 414px;
  }
  div.hp-about-us div.hp-about-us-content div.right .img2 {
    width: 414px;
    top: 90px;
    left: 100px;
  }
  div.hp-about-us div.hp-about-us-content div.hp-about-us-box {
    width: 393px;
    height: 180px;
    padding: 30px 0 0 35px;
  }
  div.hp-about-us div.hp-about-us-content div.hp-about-us-box img {
    height: 30px;
  }
  div.hp-about-us div.hp-about-us-content div.hp-about-us-box p {
    font-size: 15px;
    line-height: 22px;
    width: 300px;
  }
  div.hp-about-us div.hp-about-us-content div.hp-about-us-box hr {
    margin-bottom: 20px;
  }
  div.hp-about-us div.hp-about-us-content .box1 {
    top: 480px;
    left: 50px;
  }
  div.hp-about-us div.hp-about-us-content .box2 {
    top: 480px;
    left: 443px;
  }
}
@media screen and (max-width: 1020px) {
  div.hp-about-us {
    padding-top: 60px;
    height: 660px;
    margin-top: 150px;
  }
  div.hp-about-us div.hp-about-us-content {
    width: 700px;
  }
  div.hp-about-us div.hp-about-us-content div.left {
    width: 320px;
  }
  div.hp-about-us div.hp-about-us-content div.right {
    width: 380px;
  }
  div.hp-about-us div.hp-about-us-content div.right .img1 {
    top: -80px;
    left: 50px;
    width: 322px;
  }
  div.hp-about-us div.hp-about-us-content div.right .img2 {
    top: 90px;
    left: 80px;
    width: 322px;
  }
  div.hp-about-us div.hp-about-us-content div.hp-about-us-box {
    width: 350px;
    height: 160px;
    padding: 20px 0 0 25px;
  }
  div.hp-about-us div.hp-about-us-content div.hp-about-us-box img {
    height: 24px;
  }
  div.hp-about-us div.hp-about-us-content div.hp-about-us-box p {
    font-size: 13px;
    line-height: 17px;
    width: 280px;
  }
  div.hp-about-us div.hp-about-us-content div.hp-about-us-box hr {
    margin-bottom: 20px;
  }
  div.hp-about-us div.hp-about-us-content .box1 {
    top: 480px;
    left: 0px;
  }
  div.hp-about-us div.hp-about-us-content .box2 {
    top: 480px;
    left: 350px;
  }
}
@media screen and (max-width: 770px) {
  div.hp-about-us {
    height: auto;
    width: auto;
  }
  div.hp-about-us div.left {
    display: block;
    float: none;
    height: auto;
    margin: auto;
    margin-bottom: 50px;
  }
  div.hp-about-us div.right {
    display: none;
  }
  div.hp-about-us div.hp-about-us-content {
    width: auto;
    padding-bottom: 50px;
  }
  div.hp-about-us div.hp-about-us-content div.hp-about-us-box {
    position: relative;
    top: auto;
    left: auto;
    margin: auto;
    margin-bottom: 5px;
    display: block;
  }
}
div.vanocni_prani {
  position: absolute;
  top: 110px;
}
div.vanocni_prani .img-wrapper {
  width: 30vw;
  height: auto;
  position: relative;
  left: 35vw;
}
div.vanocni_prani img {
  width: 100%;
  height: auto;
}
div.vanocni_prani span.close-prani {
  display: block;
  width: 20px;
  height: 20px;
  background-image: url('../images/cross.png');
  cursor: pointer;
  position: absolute;
  top: 20px;
  right: 20px;
}
@media screen and (max-width: 1470px) {
  div.vanocni_prani {
    top: 90px;
  }
  div.vanocni_prani .img-wrapper {
    width: 40vw;
    left: 30vw;
  }
}
@media screen and (max-width: 1000px) {
  div.vanocni_prani {
    top: 150px;
  }
  div.vanocni_prani .img-wrapper {
    width: 60vw;
    left: 20vw;
  }
}
@media screen and (max-width: 600px) {
  div.vanocni_prani .img-wrapper {
    width: 80vw;
    left: 10vw;
  }
}
@media screen and (max-width: 450px) {
  div.vanocni_prani .img-wrapper {
    width: 90vw;
    left: 2vw;
  }
}
div.gdpr-banner {
  position: fixed;
  width: 100%;
  min-height: 170px;
  background: #fff;
  top: 0;
  z-index: 1000;
  -webkit-box-shadow: 0 0 20px 0px #cdcdcd;
}
div.gdpr-banner .close {
  display: block;
  width: 20px;
  height: 20px;
  background-image: url('../images/cross_gray.png');
  position: absolute;
  top: 30px;
  right: 0px;
  cursor: pointer;
  z-index: 100;
}
@media screen and (max-width: 1250px) {
  div.gdpr-banner .close {
    right: 20px;
  }
}
div.gdpr-banner .content {
  max-width: 1200px;
  margin: auto;
  position: relative;
  padding: 30px 50px 0 50px;
}
div.gdpr-banner .content p {
  font-size: 22px;
  margin: 30px 0 30px 0;
}
div.gdpr-banner .content p span.i {
  background-color: #fbc57f;
  color: #fff;
  display: inline-block;
  width: 22px;
  height: 22px;
  line-height: 22px;
  font-size: 16px;
  border-radius: 100%;
  text-align: center;
  margin-right: 15px;
  vertical-align: bottom;
}
div.gdpr-banner .content .btn-confirm {
  display: inline-block;
  background-color: #007700;
  color: #fff;
  height: 40px;
  line-height: 40px;
  width: 100px;
  text-align: center;
  margin-bottom: 15px;
}
div.gdpr-banner .content .btn-confirm:hover {
  text-decoration: none;
  background: #006600;
}
div.gdpr-banner .content .btn-confirm.not-now {
  background: #ccc;
  color: #333;
}
div.gdpr-banner .content .btn-confirm.not-now:hover {
  background: #bbb;
}
.corona-banner {
  position: fixed;
  left: 50%;
  height: 8000px;
  max-width: 854px;
  width: 90%;
  top: 0;
  transform: translateX(-50%);
  background-color: #EEE2DB;
  background-image: url('../images/hp-images/corona-banner.png');
  background-repeat: no-repeat;
  background-size: 100% auto;
  z-index: 10000;
}
.corona-banner .filler {
  padding-top: 50%;
}
.corona-banner p {
  color: #1A1A18;
  font-size: 20px;
}
.corona-banner a {
  display: block;
  width: 100%;
  height: 60px;
  background: #E3000F;
  border: 1px solid #E3000F;
  color: #fff;
  text-align: center;
  vertical-align: center;
  line-height: 60px;
  margin-bottom: 10px;
  transition: 0.2s;
}
.corona-banner a.two-rows {
  line-height: 20px;
  padding: 10px 0;
}
.corona-banner a.inverted {
  background-color: #fff;
  color: #E3000F;
}
.corona-banner a:hover {
  transition: 0.2s;
  text-decoration: none;
  color: #E3000F;
  background-color: #fff;
}
.corona-banner a:hover.inverted {
  color: #fff;
  background-color: #E3000F;
}
.corona-banner .content {
  /*position: fixed;
        bottom: 0;*/
  min-height: 800px;
  background-image: url('../images/styltexlogo_white.png');
  background-repeat: no-repeat;
  background-size: 400px 400px;
  background-position: 126% 100%;
}
.corona-banner .close-banner {
  background: transparent;
  border: none;
  background-image: url('../images/cross.png');
  background-size: 20px 20px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  display: block;
  width: 20px;
  height: 20px;
  padding: 20px;
  position: absolute;
  top: 30px;
  right: 30px;
}
.corona-banner .close-banner:hover {
  background-color: transparent;
  background-image: url('../images/cross_gray.png');
}
/* Eshop */
div.eshop-wrapper {
  background: #fff;
  width: 100%;
  max-width: 1220px;
  margin: 10px auto 60px auto;
  box-shadow: 0px 0px 12px 0px #e8e8e8;
  padding: 30px 0 0 0;
  position: relative;
}
div.eshop-wrapper.no-shadow {
  box-shadow: none;
}
div.eshop-wrapper a {
  text-decoration: none;
}
div.eshop-wrapper div.eshop-categories-wrapper {
  padding: 25px 25px 0 25px;
}
div.eshop-wrapper div.eshop-categories-wrapper div.eshop-categories div.eshop-landing-category {
  width: 100%;
  max-width: 340px;
  word-wrap: break-word;
  margin: auto;
}
div.eshop-wrapper div.eshop-categories-wrapper div.eshop-categories div.eshop-landing-category h2 {
  font-size: 26px;
  color: #947F6e;
  border-bottom: 3px #fbc680 solid;
  padding-top: 26px;
  padding-bottom: 18px;
  margin-bottom: 25px;
  font-family: 'pn-semibold';
}
div.eshop-wrapper div.eshop-categories-wrapper div.eshop-categories div.eshop-landing-category p {
  font-size: 17px;
  border-bottom: 1px solid #d8d8d8;
  height: 87px;
  margin-bottom: 10px;
  line-height: 24px;
}
div.eshop-wrapper div.eshop-categories-wrapper div.eshop-categories div.eshop-landing-category li {
  list-style-type: none;
}
div.eshop-wrapper div.eshop-categories-wrapper div.eshop-categories div.eshop-landing-category li a {
  text-decoration: none;
  padding-left: 43px;
  background-image: url('../images/arrow_right_small_yellow.png');
  background-position: 0px 50%;
  background-repeat: no-repeat;
  line-height: 40px;
  font-size: 19px;
  display: inline-block;
}
div.eshop-wrapper div.eshop-categories-wrapper div.eshop-categories div.eshop-landing-category li a:hover {
  text-decoration: underline;
}
div.eshop-wrapper div.eshop-categories-wrapper div.eshop-categories div.eshop-landing-category li span.label-new {
  position: relative;
  display: inline-block;
  margin-left: 10px;
}
div.eshop-wrapper div.category-right {
  min-height: 700px;
}
div.eshop-wrapper h1 {
  font-size: 34px;
  color: #532e2e;
  font-weight: 100;
  margin-bottom: 19px;
  text-align: left;
  font-family: 'pn-regular', sans-serif;
  padding: 0;
}
div.eshop-wrapper .category-description {
  line-height: 26px;
  overflow: hidden;
}
div.eshop-wrapper .category-more-description {
  margin: 10px 0 30px 0;
  font-size: 13px;
  overflow: hidden;
}
div.eshop-wrapper .category-more-description .more-button {
  background-image: url('../images/arrow_more.png');
  background-repeat: no-repeat;
  background-position: 100% 50%;
  padding-right: 15px;
  float: right;
  cursor: pointer;
}
div.eshop-wrapper .category-more-description .more-button:hover {
  text-decoration: underline;
}
div.eshop-wrapper .category-more-description .more-button.opened {
  background-image: url('../images/arrow_less.png');
}
div.eshop-wrapper .categories {
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
}
div.eshop-wrapper .categories li {
  list-style-type: none;
  display: inline-block;
  border: 1px solid #532e2e;
  border-right: none;
  float: left;
}
div.eshop-wrapper .categories li:last-of-type {
  border-right: 1px solid #532e2e;
}
div.eshop-wrapper .categories li a {
  color: #532e2e;
  font-size: 0.9rem;
  display: block;
  padding: 0.3rem 1rem;
}
div.eshop-wrapper .categories li a:hover {
  background: #532e2e;
  color: #fff;
}
@media screen and (max-width: 576px) {
  div.eshop-wrapper .categories {
    display: block;
    position: relative;
  }
  div.eshop-wrapper .categories li {
    display: block;
    float: none;
    border: none;
    border-bottom: 1px solid #fff;
    background: #565C60;
  }
  div.eshop-wrapper .categories li a {
    color: #fff;
  }
  div.eshop-wrapper .categories li:last-of-type {
    border: none;
  }
  div.eshop-wrapper .categories::before {
    content: '';
    position: absolute;
    margin: auto;
    top: -7px;
    left: 50%;
    margin-left: -8px;
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #565C60;
  }
}
@media screen and (max-width: 992px) {
  div.eshop-wrapper h1 {
    padding: 10px 0 10px 0;
    margin: 0;
  }
  div.eshop-wrapper p.category-description {
    margin: 0 0 10px 0;
    line-height: 22px;
  }
  div.eshop-wrapper div.categories div.category-box {
    height: 59px;
  }
  div.eshop-wrapper div.categories div.category-box div.image-box {
    display: none;
  }
}
@media screen and (max-width: 576px) {
  div.eshop-wrapper h1 {
    font-size: 24px;
  }
  div.eshop-wrapper p.category-description {
    line-height: 18px;
  }
  div.eshop-wrapper div.categories div.category-box {
    height: 29px;
    margin: 5px auto 5px auto;
    max-width: 100%;
  }
  div.eshop-wrapper div.categories div.category-box .category-title {
    height: 30px;
  }
  div.eshop-wrapper div.categories div.category-box .category-title h2 {
    font-size: 15px;
  }
}
@media screen and (max-width: 450px) {
  div.eshop-wrapper {
    margin: 0 auto 30px auto;
  }
  div.eshop-wrapper div.eshop-categories-wrapper {
    padding: 12px 12px 0 12px;
  }
  div.eshop-wrapper div.eshop-categories-wrapper div.eshop-categories div.eshop-landing-category p {
    font-size: 14px;
  }
  div.eshop-wrapper div.eshop-categories-wrapper div.eshop-categories div.eshop-landing-category li a {
    font-size: 15px;
    padding-left: 15px;
    line-height: 33px;
  }
}
div.eshop-wrapper .btn-brown-sm {
  background: #532e2e;
  color: #fff !important;
  font-family: 'pn-semibold';
  padding: 5px;
  width: 100%;
  display: block;
  line-height: 16px;
  font-size: 14px;
  margin-top: 20px;
  cursor: pointer;
  text-decoration: none !important;
}
div.eshop-wrapper .btn-brown-sm:hover {
  color: #fbc57f !important;
}
div.eshop-wrapper .samplers {
  position: absolute;
  right: 0;
  top: 80px;
  background: #fff;
  z-index: 20;
  box-shadow: 0px 0px 33px 0px #d6d6d6;
  width: 350px;
  padding: 10px;
}
div.eshop-wrapper .samplers a {
  float: right;
  text-decoration: underline;
  font-size: 14px;
}
div.eshop-wrapper .samplers li {
  list-style-type: none;
  line-height: 30px;
  padding: 0 5px;
}
div.eshop-wrapper .samplers li:hover {
  background: #eee;
}
div.search-results {
  padding: 50px;
}
div.eshop-new-products-wrapper {
  border-top: 1px solid #d8d8d8;
  margin-top: 48px;
}
div.eshop-new-products-wrapper h2 {
  text-align: center;
  color: #532e2e;
  font-size: 26px;
  position: relative;
  top: -15px;
  background: #fff;
  display: block;
  margin: auto;
  max-width: 300px;
  width: 100%;
}
div.eshop-new-products-wrapper div.eshop-new-products {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-around;
  overflow: hidden;
}
div.product-box {
  width: 250px;
  vertical-align: top;
  height: 278px;
  margin: 0 5px 0 5px;
  flex: 0 1 auto;
  position: relative;
}
div.product-box a {
  display: block;
}
div.product-box a:hover h3 {
  text-decoration: underline;
}
div.product-box .carousel-product-prev {
  height: 187px;
  position: relative;
}
div.product-box .carousel-product-prev img {
  width: 250px;
  height: auto;
}
div.product-box div.image-box {
  width: 100%;
  height: 187px;
  overflow: hidden;
}
div.product-box div.image-box img {
  display: block;
  min-width: 100%;
  min-height: 100%;
  max-width: 100%;
  max-height: 100%;
  transition-duration: 0.3s;
  transform: scale(1);
}
div.product-box h3 {
  font-size: 16px;
  color: #947f6e;
  font-weight: 100;
  margin-top: 8px;
  font-family: 'pn-semibold';
  margin-bottom: 4px;
}
div.product-box span.product-box-info {
  display: block;
  font-size: 13px;
  margin-top: -7px;
}
div.product-box span.product-box-price {
  font-size: 16px;
}
div.product-box div.tags {
  position: absolute;
  top: 161px;
}
div.product-box.rolls {
  height: auto;
}
div.product-box .product-box-rolls {
  font-size: 14px;
  padding-bottom: 20px;
}
div.product-box:hover div.image-box {
  overflow: hidden;
}
div.product-box:hover div.image-box img {
  transform: scale(1.15);
  transition-duration: 0.3s;
}
div.product-box:hover h3 {
  color: #532e2e;
}
div.product-box:hover .product-box-detail {
  display: block;
}
div.product-box .product-box-detail {
  font-family: 'pn-semibold';
  padding: 5px 20px;
  width: 100px;
  left: 50%;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  display: none;
  position: absolute;
  top: 25%;
  border: 1px solid #532e2e;
  background: #532e2e;
  color: #fff;
  text-align: center;
}
div.product-box .product-box-detail:hover {
  color: #532e2e;
  background: #fff;
}
div.product-box .product-box-stock {
  color: #5ec559;
  float: right;
  font-family: 'pn-semibold';
}
@media screen and (max-width: 576px) {
  div.product-box {
    width: 100%;
    height: auto;
    margin-bottom: 20px !important;
  }
  div.product-box div.image-box {
    height: auto;
  }
  div.product-box div.tags {
    top: 0;
  }
}
div.another-services-wrapper {
  background: #fff;
  margin-bottom: 140px;
  overflow: visible;
  padding: 0;
  z-index: 1;
  position: relative;
}
div.another-services-wrapper h2 {
  color: #532e2e;
  text-align: left;
  font-size: 18px;
  padding: 15px 0 0 0;
  top: 22px;
  position: relative;
}
div.another-services-wrapper div.another-services {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-around;
  position: relative;
  top: 18px;
}
div.another-services-wrapper div.another-services a.service-box {
  width: 175px;
  height: 165px;
  background: #fff;
  box-shadow: 0px 6px 12px 0px #ededed;
  margin-top: 7px;
  flex: 0 1 auto;
  display: block;
}
div.another-services-wrapper div.another-services a.service-box img {
  filter: grayscale(100%);
}
div.another-services-wrapper div.another-services a.service-box h3 {
  padding-left: 15px;
  font-size: 15px;
  margin: 13px 0 11px 0;
}
div.another-services-wrapper div.another-services a.service-box p {
  padding-left: 15px;
  font-size: 13px;
  margin-right: 15px;
}
div.another-services-wrapper div.another-services a.service-box:hover {
  background: #faf7f5;
}
div.another-services-wrapper div.another-services a.service-box:hover img {
  filter: none;
}
span.label-new {
  padding: 0 5px;
  background: #5ec559;
  color: #fff;
  font-size: 12px;
  font-family: 'pn-semibold';
  min-width: 81px;
  height: 26px;
  display: inline-block;
  text-align: center;
  text-transform: uppercase;
  line-height: 26px;
  letter-spacing: 1px;
  position: relative;
}
span.label-sale {
  padding: 0 5px;
  background: #E3000F;
  color: #fff;
  font-size: 12px;
  font-family: 'pn-semibold';
  height: 26px;
  display: inline-block;
  text-align: center;
  text-transform: uppercase;
  line-height: 26px;
  letter-spacing: 1px;
  position: relative;
  padding: 0 10px;
}
div.category-amounts {
  margin-bottom: 20px;
}
div.category-amounts h5 {
  background: #532e2e;
  color: #fff;
  font-weight: light;
  padding: 5px 30px;
  font-size: 16px;
  background-image: url('../images/filter-white.png');
  background-repeat: no-repeat;
  background-position: 8px 50%;
  background-size: 12px 12px;
  margin: 0;
}
div.category-amounts a {
  display: block;
  background: #f4f4f4;
  padding: 3px 20px 3px 10px;
}
div.category-amounts a:hover {
  background: #e4e4e4;
}
div.category-amounts a span {
  float: right;
}
div.filter-old {
  border-top: 1px solid #d8d8d8;
  border-bottom: 1px solid #d8d8d8;
  overflow: visible;
}
div.filter-old div.left {
  display: inline-block;
  float: left;
  margin: 19px 0 19px 0;
}
div.filter-old div.left ul.select-eshop {
  height: 34px;
  font-family: 'pn-semibold';
  color: #9e9cab;
  font-size: 14px;
  float: left;
  margin-right: 14px;
  position: relative;
  width: 180px;
}
div.filter-old div.left li {
  list-style-type: none;
  width: 100%;
  text-indent: 9px;
}
div.filter-old div.left li.selected {
  background: #fcfcfc;
  background-image: url('../images/arrow_more_gray_small.png');
  background-repeat: no-repeat;
  background-position: right 13px top 50%;
  border: 1px solid #dedede;
  height: 34px;
  line-height: 34px;
}
div.filter-old div.left li.childs {
  position: relative;
  z-index: 100;
  position: absolute;
  left: 0;
  top: 36px;
  max-height: 350px;
  overflow-y: scroll;
  overflow-x: hidden;
  visibility: hidden;
}
div.filter-old div.left li.select {
  border-bottom: 1px solid #dedede;
  border-left: 1px solid #dedede;
  border-right: 1px solid #dedede;
  background: #fff;
  line-height: 34px;
  width: 100%;
  width: 180px;
}
div.filter-old div.left li.select:hover {
  background: #eeeeee;
}
div.filter-old div.left li.select a {
  display: block;
  width: 100%;
  height: 100%;
}
div.filter-old div.right {
  display: inline-block;
  float: right;
  margin: 23px 0 23px 0;
}
div.filter-old div.right a.btn {
  text-decoration: none;
  text-transform: uppercase;
  line-height: 26px;
  height: 26px;
  border: 1px solid #ebebeb;
  display: inline-block;
  font-size: 12px;
  font-family: 'pn-semibold';
  color: #9e9cab;
  padding: 0 9px 0 9px;
  float: left;
  margin-left: 9px;
}
div.filter-old div.right a.btn.active {
  background: #fbc680;
  border-color: #fbc680;
  color: #947f6e;
}
@media screen and (max-width: 628px) {
  div.filter-old {
    height: 124px;
  }
}
@media screen and (max-width: 434px) {
  div.filter-old {
    height: 176px;
  }
}
div.products {
  padding-top: 29px;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  width: 100%;
}
div.products div.product-box {
  margin: 0;
  flex: 0 1 auto;
}
div.products div.flex-fill-product {
  width: 212px;
  flex: 0 1 auto;
}
select {
  height: 32px;
  border: 1px solid #dedede;
  background: #fcfcfc;
  font-family: 'pn-semibold';
  color: #9e9cab;
  padding-left: 9px;
  font-size: 14px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url('../images/arrow_more_gray_small.png');
  background-repeat: no-repeat;
  background-position: right 5px top 50%;
  margin-right: 9px;
  padding-right: 14px;
}
select::-ms-expand {
  display: none;
}
select option {
  line-height: 30px;
  padding: 0 8px;
}
.selecter {
  height: 32px;
  border: 1px solid #dedede;
  background: #fcfcfc;
  font-family: 'pn-semibold';
  color: #9e9cab;
  font-size: 14px;
  width: 100%;
  background-image: url('../images/arrow_more_gray_small.png');
  background-repeat: no-repeat;
  background-position: right 5px top 50%;
  margin-right: 9px;
  position: relative;
  cursor: pointer;
}
.selecter.closed {
  overflow: hidden;
}
.selecter .selecter-item {
  line-height: 30px;
  padding: 0 8px;
  display: block;
}
.selecter .selecter-item:hover {
  background: #d8d8d8;
}
.selecter .selecter-options {
  z-index: 50;
  position: absolute;
  top: 30px;
  left: -1px;
  background: #fcfcfc;
  border: 1px solid #dedede;
  width: 115%;
  max-height: 220px;
  overflow-y: scroll;
}
.selecter .selecter-selected {
  width: 100%;
  padding: 0 14px 0 9px;
  display: block;
  line-height: 32px;
}
input {
  height: 32px;
  border: 1px solid #dedede;
  background: #fcfcfc;
  font-family: 'pn-semibold';
  color: #43405a;
  padding-left: 9px;
  font-size: 14px;
}
.shipment-info {
  font-size: 13px;
  margin: 15px 0 0 30px;
}
a:hover {
  color: #6c6e70;
}
@media print {
  .no-print {
    display: none;
  }
}
@media print {
  .print {
    padding: 0;
  }
  .print .header-main,
  .print .hp-contact,
  .print .footer-main {
    display: none;
  }
  .print .eshop-wrapper {
    margin: 0;
    max-width: initial;
  }
  .print .order-print {
    display: block;
  }
}
.underline {
  text-decoration: underline !important;
}
.order-print {
  display: none;
}
.order-print h3 {
  font-family: 'pn-semibold';
  color: #000;
}
.order-print p {
  margin-bottom: 5px;
}
.order-print th {
  font-size: 14px;
  font-weight: 100;
  padding-right: 10px;
}
.order-print td {
  font-size: 13px;
}
.order-print td strong {
  font-size: 13px;
}
.order-print tr {
  border-bottom: 1px solid #000;
}
.category-left {
  padding-bottom: 20px;
}
.category-filter .category-filter-select {
  display: inline-block;
  background: #DEC7B7;
  position: relative;
  margin-bottom: 5px;
}
.category-filter .category-filter-select .category-filter-name {
  padding: 0.3rem 3rem 0.3rem 2.5rem;
  color: #532e2e;
  position: relative;
}
.category-filter .category-filter-select .category-filter-name:after {
  width: 16px;
  height: 16px;
  position: absolute;
  top: 10px;
  right: 12px;
  content: '';
  display: block;
  background-color: #532e2e;
  -webkit-mask-image: url('../images/eshop-images/arrow_small.svg');
  mask-image: url('../images/eshop-images/arrow_small.svg');
}
.category-filter .category-filter-select .category-filter-name:hover {
  cursor: pointer;
  background: #E6E7E8;
  color: #000;
}
.category-filter .category-filter-select.active .category-filter-content {
  max-height: 500px;
  transition: max-height 0.2s ease-in;
  padding: 20px 5px;
}
.category-filter .category-filter-select.active .category-filter-name {
  background: #E6E7E8;
}
.category-filter .category-filter-select.active .category-filter-name:after {
  background-color: #000;
  transform: rotate(180deg);
  transition: 0.2s;
}
.category-filter:hover .category-filter-select {
  visibility: visible !important;
}
.category-filter .category-filter-content {
  max-height: 0;
  overflow: hidden;
  position: absolute;
  z-index: 5;
  background: #E6E7E8;
  width: 520px;
  transition: 0.2s;
  padding: 0;
}
.category-filter .category-filter-content a {
  font-size: 0.9rem;
  color: #000;
  padding: 5px 0;
  display: block;
}
.category-filter .category-filter-content a:before {
  display: inline-block;
  width: 1rem;
  height: 1rem;
  content: '';
  background: #fff;
  border: 1px solid #BFBFBF;
  margin: 0 5px;
  line-height: 1rem;
  font-weight: bold;
  text-align: center;
  content: '\2714';
  color: transparent;
}
.category-filter .category-filter-content a.selected:before {
  color: #532e2e;
}
.category-filter .category-filter-content a:hover:before {
  border-color: #532e2e;
}
.category-filter .category-filter-attributes .attribute {
  display: inline-block;
  border: 1px solid #F1F1F2;
  color: #532e2e;
}
.category-filter .category-filter-attributes .name {
  padding: 0.3rem 1.5rem 0.3rem 2rem;
  display: inline-block;
  font-size: 1rem;
  line-height: 1rem;
}
.category-filter .category-filter-attributes a {
  display: inline-block;
  width: 1.6rem;
  height: 1.6rem;
  float: right;
  line-height: 1rem;
  background-color: #532e2e;
  -webkit-mask-image: url('../images/eshop-images/cross_small.svg');
  mask-image: url('../images/eshop-images/cross_small.svg');
  -webkit-mask-size: 0.8rem 0.8rem;
  mask-size: 1rem 1rem;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: 50% 50%;
  mask-position: 50% 50%;
}
.category-filter .category-filter-attributes a:hover {
  background-color: #565C60;
}
.category-filter .filter-radio {
  padding-left: 20px;
  display: block;
  margin-bottom: 2px;
  cursor: pointer;
  height: 0;
  width: 0;
  display: none;
}
.category-filter .filter-radio + label {
  position: relative;
  font-size: 0.8rem;
}
.category-filter .filter-radio + label:hover {
  cursor: pointer;
}
.category-filter .filter-radio + label::before {
  width: 16px;
  height: 16px;
  content: '';
  border: 1px solid #BFBFBF;
  border-radius: 100%;
  position: absolute;
  left: -20px;
  top: 2px;
  display: inline-block;
}
.category-filter .filter-radio + label::after {
  width: 10px;
  height: 10px;
  content: '';
  background: #565C60;
  border-radius: 100%;
  top: 5px;
  left: -17px;
  position: absolute;
  display: none;
}
.category-filter .filter-radio:checked + label::after {
  display: block;
}
.category-filter .filter-checkbox {
  padding-left: 5px;
  display: none;
  cursor: pointer;
}
.category-filter .filter-checkbox + label {
  position: relative;
  font-size: 0.8rem;
}
.category-filter .filter-checkbox + label:hover {
  cursor: pointer;
}
.category-filter .filter-checkbox + label::before {
  background: #fff;
  border: 1px solid #BFBFBF;
  width: 16px;
  height: 16px;
  content: '';
  display: block;
  position: absolute;
  left: -20px;
  top: 0;
}
.category-filter .filter-checkbox + label::after {
  content: '\2714';
  position: absolute;
  top: -1px;
  left: -18px;
  display: none;
}
.category-filter .filter-checkbox:checked + label::after {
  display: block;
}
@media screen and (max-width: 576px) {
  .category-filter {
    position: relative;
  }
  .category-filter .category-filter-select {
    width: 49%;
    position: initial;
  }
  .category-filter .category-filter-content {
    left: 0;
    width: 100%;
  }
}
.category-menu-wrapper-2 {
  background: #fff;
}
.category-menu-wrapper-2 .container {
  max-width: 1260px;
  font-size: 15px;
  padding-top: 20px;
}
.breadcrumbs-wrapper {
  background: #DEC7B7;
}
.post div.eshop-wrapper {
  padding: 30px 20px 30px 20px;
  width: 100%;
  max-width: 1180px;
  margin-top: 40px;
}
.post div.eshop-wrapper h1.main-heading {
  color: #937f6d;
  font-size: 27px;
  font-weight: 400;
  text-align: left;
  margin-bottom: 10px;
}
.post div.eshop-wrapper h3,
.post div.eshop-wrapper p,
.post div.eshop-wrapper li,
.post div.eshop-wrapper strong {
  color: #373c40;
}
.post div.eshop-wrapper p,
.post div.eshop-wrapper li {
  font-family: 'pn-regular';
  font-size: 15px;
  line-height: 22px;
}
.post div.eshop-wrapper strong {
  font-family: 'pn-semibold';
  font-size: 15px;
  line-height: 22px;
}
.blog div.eshop-wrapper {
  margin-top: 40px;
}
.blog div.heading {
  margin-left: 20px;
  margin-top: 30px;
}
.blog .btn-brown {
  height: auto;
  line-height: 22px;
  padding: 10px 20px;
}
.article {
  display: inline-block;
  width: 570px;
  vertical-align: top;
  margin: 30px 20px 30px 20px;
  float: left;
  position: relative;
}
.article div.box {
  display: inline-block;
  position: relative;
  width: 250px;
  float: left;
}
.article div.box div.text {
  background: #fff;
  width: 250px;
  position: absolute;
  top: 0;
  left: 0;
}
.article div.box div.text span.date {
  background: #eee2db;
  line-height: 30px;
  display: inline-block;
  font-family: 'pn-semibold';
  padding: 0 16px;
}
.article div.right {
  display: inline-block;
  width: 280px;
  padding: 20px;
  height: 240px;
}
.article div.right h3 {
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 15px;
}
.article div.right p {
  font-size: 14px;
  line-height: 20px;
}
.article div.right a.detail {
  background: #532e2e;
  line-height: 40px;
  width: 120px;
  text-decoration: none;
  color: #fff;
  display: block;
  text-indent: 20px;
  position: absolute;
  bottom: 0;
  right: 0;
  background-image: url('../images/arrow_right_small.png');
  background-position: 95px 50%;
  background-repeat: no-repeat;
}
.article div.right a.detail:hover {
  color: #fbc57f;
  background-image: url('../images/arrow_right_small_yellow.png');
}
.references h1.main-heading {
  color: #937f6d;
  font-size: 27px;
  font-weight: 400;
  text-align: left;
  margin-bottom: 10px;
}
.references h1.main-heading a {
  color: #937f6d;
}
.references .reference {
  border: 1px solid #EBD9CE;
}
.references .reference.odd {
  background: #EBD9CE;
}
.references .reference.odd .reference-circle img {
  border-color: #fff;
}
.references .reference p {
  line-height: 17px;
}
.references .reference .reference-circle-wrapper {
  position: absolute;
  bottom: 0;
  padding: inherit;
}
@media screen and (max-width: 768px) {
  .references .reference .reference-circle-wrapper {
    position: relative;
    padding: 0;
  }
}
.references .reference .reference-circle {
  width: 35px;
  display: inline-block;
}
.references .reference .reference-circle img {
  width: 100px;
  height: 100px;
  border-radius: 100%;
  border: 2px solid #EBD9CE;
}
@media screen and (max-width: 1200px) {
  .references .reference .reference-circle {
    display: block;
    margin: 5px 0;
  }
}
.references .reference .reference-circle:hover {
  z-index: 100;
}
.references .reference h2:hover {
  text-decoration: underline;
}
.references .reference .caption {
  text-align: justify;
}
.references h2 {
  color: #937F6D;
  font-weight: 900;
  font-size: 26px;
}
@media screen and (max-width: 768px) {
  .references h2 {
    font-size: 20px;
  }
}
.references .photogallery {
  width: 100%;
  overflow: hidden;
}
.references .photogallery .photo {
  height: 180px;
  margin: 2px;
  display: inline-block;
  float: left;
}
.references .photogallery .photo img {
  height: 100%;
  width: auto;
}
.references .photogallery .photo .cap {
  display: none;
}
@media screen and (max-width: 550px) {
  .references .photogallery .photo {
    width: 100%;
    height: auto;
    text-align: center;
  }
}
.references .photogallery::after {
  width: 5px;
  height: 100%;
  position: absolute;
  right: 28px;
  top: 0;
  background: #fff;
  content: '';
}
.references .btn-yellow {
  background-color: #fcd29c;
  text-align: center;
  color: #532e2e;
  display: block;
  padding: 20px;
}
.references .btn-yellow:hover {
  text-decoration: underline;
}
.references-detail .top {
  min-height: 750px;
}
.references-detail .architect {
  position: absolute;
  top: 0;
  left: 0;
  padding: inherit;
}
.references-detail .architect .architect-photo {
  width: 460px;
  height: 590px;
  background-position: 50% 50%;
  background-size: cover;
  background-origin: content-box;
}
.references-detail .architect .architect-photo .overlay {
  display: none;
  width: 100%;
  height: 100%;
  background-color: rgba(26, 26, 24, 0.7);
  background-image: url('../images/arrow_large_right.png');
  background-repeat: no-repeat;
  background-position: 100% 50%;
  color: #fff;
  font-size: 32px;
}
.references-detail .architect .architect-photo .overlay span {
  position: relative;
  top: 46%;
  left: 10%;
}
@media screen and (max-width: 992px) {
  .references-detail .architect .architect-photo .overlay span {
    display: block;
    width: 60%;
    top: 38%;
  }
}
.references-detail .architect .architect-photo:hover .overlay {
  display: block;
}
.references-detail .reference-main-photo {
  position: absolute;
  width: 515px;
  height: 340px;
  background-position: 50% 50%;
  background-size: cover;
  left: 420px;
  top: 340px;
  box-shadow: 10px 15px 31px 0px #cdcdcd;
}
.references-detail .reference-main-photo .overlay {
  opacity: 0.2;
  transition: 0.3s;
  width: 100%;
  height: 100%;
  background-color: rgba(26, 26, 24, 0.7);
  background-image: url('../images/arrow_large.png');
  background-repeat: no-repeat;
  background-position: 50% 100%;
  text-align: center;
  color: #fff;
  font-size: 32px;
}
.references-detail .reference-main-photo .overlay span {
  position: relative;
  top: 40%;
}
@media screen and (max-width: 992px) {
  .references-detail .reference-main-photo .overlay {
    background-position: 50% 140%;
  }
}
.references-detail .reference-main-photo:hover .overlay {
  opacity: 1;
  transition: 0.3s;
}
.references-detail .buttons {
  position: absolute;
  top: 590px;
  left: 300px;
}
.references-detail .reference-name {
  position: absolute;
  top: 600px;
  width: 300px;
  left: 0;
  padding: inherit;
}
.references-detail .prev {
  background: #f8f8f8;
  width: 60px;
  height: 60px;
  background-image: url('../images/arrow_left.png');
  border: none;
  background-repeat: no-repeat;
  background-position: 50%, 50%;
  display: inline-block;
  float: left;
}
.references-detail .prev:hover {
  background: #a68b75;
  background-image: url('../images/arrow_left_white.png');
  background-repeat: no-repeat;
  background-position: 50%, 50%;
  cursor: pointer;
}
.references-detail .next {
  background: #f8f8f8;
  width: 60px;
  height: 60px;
  background-image: url('../images/arrow_right.png');
  border: none;
  background-repeat: no-repeat;
  background-position: 50%, 50%;
  display: inline-block;
  float: left;
}
.references-detail .next:hover {
  background: #a68b75;
  background-image: url('../images/arrow_right_white.png');
  background-repeat: no-repeat;
  background-position: 50%, 50%;
  cursor: pointer;
}
.references-detail .caption {
  position: absolute;
  left: 540px;
  top: 40px;
  height: 280px;
}
.references-detail .caption .caption-content {
  height: 210px;
  overflow: auto;
  text-align: justify;
  padding-right: 10px;
}
.references-detail .caption .website {
  position: absolute;
  bottom: 0;
}
.references-detail .caption .website a {
  color: #937F6D;
  font-weight: 900;
}
.references-detail .caption .website a:hover {
  text-decoration: underline;
}
.references-detail .caption h2 {
  color: #937F6D;
  font-size: 26px;
  font-weight: 100;
}
.references-detail .bottom {
  margin-top: 100px;
}
@media screen and (max-width: 992px) {
  .references-detail .top {
    min-height: 550px;
  }
  .references-detail .architect .architect-photo {
    width: 330px;
    height: 423px;
  }
  .references-detail .reference-main-photo {
    width: 401px;
    height: 243px;
    left: 300px;
    top: 260px;
  }
  .references-detail .buttons {
    left: 180px;
    top: 423px;
  }
  .references-detail .reference-name {
    font-size: 18px;
    top: 433px;
    width: 190px;
  }
  .references-detail .caption {
    top: 20px;
    left: 370px;
    height: 240px;
  }
  .references-detail .caption .caption-content {
    height: 170px;
  }
}
@media screen and (max-width: 768px) {
  .references-detail .top {
    min-height: auto;
  }
  .references-detail .caption {
    position: relative;
    left: 0;
    top: 0;
    height: auto;
    width: auto;
  }
  .references-detail .caption img {
    width: 142px;
    height: 182px;
    float: left;
    margin-right: 10px;
  }
  .references-detail .caption .caption-content {
    height: auto;
    padding-bottom: 10px;
    text-align: left;
    padding-right: 0;
  }
  .references-detail .reference-main-photo {
    position: relative;
    left: initial;
    top: initial;
    width: 100%;
    margin-top: 10px;
  }
  .references-detail .buttons {
    position: relative;
    left: 0;
    top: -60px;
  }
  .references-detail .reference-name {
    display: none;
  }
}
.references-detail .reference-info {
  color: #937F6D;
  z-index: 10;
  position: absolute;
  left: 0;
  width: 100%;
}
.references-detail .reference-info .row {
  background: #fff;
}
.references-detail .reference-info.sticked {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
}
.references-detail .reference-info a {
  color: #0062cc;
}
.references-detail .reference-info a:hover {
  text-decoration: underline;
}
.references-detail .reference-info h1 {
  border-bottom: 2px solid #fbc680;
  padding-top: 10px;
  font-weight: 600;
}
.references-detail .reference-images {
  padding-bottom: 50px;
}
.references-detail .reference-images img {
  width: 100%;
  height: auto;
  padding: 2px;
}
.references-detail .reference-images .blank {
  height: 50px;
}
@media screen and (max-width: 992px) {
  .references-detail .reference-images .blank {
    height: 0;
  }
}
.references-detail .btn-up {
  background: #532e2e;
  display: inline-block;
  width: 60px;
  height: 60px;
  color: #fff !important;
  text-align: center;
  font-size: 36px;
  line-height: 15px;
  padding-top: 20px;
  font-family: Verdana, Geneva, sans-serif;
}
.references-detail .btn-up:hover {
  text-decoration: none !important;
  color: #fbc680 !important;
}
.references-filters .container {
  padding-bottom: 100px;
}
.references-filters .filter {
  text-align: center;
  transition: 0.3s;
  margin-bottom: 15px;
}
.references-filters .filter .content {
  border-radius: 20px;
  overflow: hidden;
  display: table;
  position: relative;
  margin: auto;
}
.references-filters .filter td {
  padding-top: 50%;
  display: table-cell;
  background-size: cover;
  position: relative;
}
.references-filters .filter .image:hover a {
  display: block;
}
.references-filters .filter .image a {
  display: none;
  cursor: pointer;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  background-color: #000;
  background-image: url('../images/arrow_large_right.png');
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 80px 80px;
  opacity: 0.5;
  z-index: 1;
}
.references-filters .filter h2 {
  font-weight: 100;
  color: #000;
  font-size: 16px;
  width: 240px;
  position: relative;
  margin: 10px auto;
}
.references-filters .filter .filter-content {
  display: inline-block;
  border-radius: 20px;
}
.references-filters .filter:hover .filter-content {
  box-shadow: 0 10px 31px 0px #e5e5e5;
  transition: 0.5s;
}
.references-filters .filter:hover .filter-content h2 {
  color: #a68b75;
}
.inspirations .inspirace-type {
  margin-bottom: 20px;
}
.inspirations .inspirace-type a {
  font-family: 'pn-semibold';
  color: #74122e;
  padding: 15px 0;
  display: block;
}
.inspirations .inspirace-type .right {
  background: #EBDED5;
}
.inspirations .inspirace-type .right a {
  color: #4d5054;
  margin-left: 15px;
}
.inspirations .inspirace-type .right:hover {
  background: #909396;
}
.inspirations .inspirace-type .right:hover a {
  color: #fff;
}
.inspirations .point {
  position: absolute;
  background: rgba(0, 0, 0, 0.5);
}
.inspirations .point::before {
  position: absolute;
  top: 0;
  width: 0;
  height: 0;
  border-top: 10px solid #fff;
  content: '';
}
.inspirations .point.left::before {
  border-right: 10px solid transparent;
  left: 0;
}
.inspirations .point.right {
  right: 0;
}
.inspirations .point.right::before {
  border-left: 10px solid transparent;
  right: 0;
}
.inspirations .point.right .point-photo {
  float: right;
  margin-left: 5px;
  margin-right: 0;
}
.inspirations .point .point-content {
  display: inline-block;
}
.inspirations .point .point-photo {
  display: inline-block;
  height: 50px;
  width: 50px;
  float: left;
  background-size: cover;
  background-position: 50% 50%;
  margin: 3px 5px 6px 0;
}
.inspirations .point .price {
  margin: 0;
  font-size: 1.7rem;
  font-family: 'pn-semibold';
}
.inspirations .point a {
  color: #fff;
  display: block;
  width: 100%;
  height: 100%;
}
.inspirations .point:hover {
  background: rgba(224, 200, 184, 0.8);
  transition: 0.2s;
}
.inspirations .point:hover a {
  color: #000;
}
.inspirations .point:hover::before {
  border-top-color: #000;
}
.inspirations .photo {
  position: relative;
  background-size: cover;
}
.inspirations .reference .content {
  border-radius: 20px;
  overflow: hidden;
  display: table;
  position: relative;
  margin: auto;
}
.inspirations .reference td {
  padding-top: 50%;
  display: table-cell;
  background-size: cover;
  position: relative;
}
.inspirations .reference h2 {
  text-align: center;
  font-weight: 100;
  color: #000;
  font-size: 13px;
  position: relative;
  margin: 10px auto;
}
.inspirations .inspiration-preview {
  text-align: center;
  position: relative;
  width: 100%;
}
.inspirations .inspiration-preview a {
  width: 100%;
  transition: background-size 0.3s;
  display: block;
}
.inspirations .inspiration-preview a img {
  width: 100%;
  height: auto;
  transition-duration: 0.3s;
}
.inspirations .inspiration-preview a .image-box {
  overflow: hidden;
}
.inspirations .inspiration-preview a::before {
  content: '';
  display: none;
  width: 100px;
  height: 100px;
  -webkit-mask-size: cover;
  mask-size: cover;
  -webkit-mask-image: url('../images/eshop-images/arrow_all_way.svg');
  mask-image: url('../images/eshop-images/arrow_all_way.svg');
  -webkit-mask-position: 50% 50%;
  mask-position: 50% 50%;
  background-color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
}
.inspirations .inspiration-preview a:hover::before {
  display: block;
}
.inspirations .inspiration-preview a:hover img {
  transform: scale(1.05);
}
.inspirations .inspiration-preview p {
  color: #532e2e;
}
.inspirations .texture-preview .btn-brown {
  background-image: none;
  width: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 0 20px;
  display: none;
}
.inspirations .texture-preview img {
  transition: 0.3s;
}
.inspirations .texture-preview .image-box {
  overflow: hidden;
}
.inspirations .texture-preview:hover .btn-brown {
  display: block;
}
.inspirations .texture-preview:hover img {
  transform: scale(1.05, 1.05);
  transition: 0.3s;
}
.inspirations .texture-preview p a:hover {
  text-decoration: underline;
}
.inspirations .texture-preview.small img {
  width: 100%;
}
.inspirations .texture-preview.small p {
  font-size: 10px;
  margin-bottom: 5px;
  line-height: 12px;
}
.inspirations .texture-preview.small .btn-brown {
  top: 34%;
}
.inspirations a.prev {
  background: #f8f8f8;
  width: 60px;
  height: 100px;
  background-image: url('../images/arrow_left.png');
  border: none;
  background-repeat: no-repeat;
  background-position: 50%, 50%;
  position: absolute;
  display: block;
  top: calc(50% - 50px);
}
.inspirations a.prev:hover {
  background: #a68b75;
  background-image: url('../images/arrow_left_white.png');
  background-repeat: no-repeat;
  background-position: 50%, 50%;
  cursor: pointer;
}
.inspirations .next {
  background: #f8f8f8;
  width: 60px;
  height: 100px;
  background-image: url('../images/arrow_right.png');
  border: none;
  background-repeat: no-repeat;
  background-position: 50%, 50%;
  position: absolute;
  display: block;
  top: calc(50% - 50px);
  right: 0;
}
.inspirations .next:hover {
  background: #a68b75;
  background-image: url('../images/arrow_right_white.png');
  background-repeat: no-repeat;
  background-position: 50%, 50%;
  cursor: pointer;
}
@media screen and (max-width: 768px) {
  .inspirations .point .point-content {
    display: none;
  }
  .inspirations .point.left .point-photo {
    margin-right: 0;
  }
  .inspirations .point.right .point-photo {
    margin-left: 0;
  }
}
.inspirations .inspiration-box {
  overflow: hidden;
}
.inspirations .inspiration-box .content {
  background-size: cover;
  background-position: 50% 50%;
}
.inspirations .inspiration-box .content .btn {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 0;
  width: auto;
  padding: 0.5rem 1.7rem;
}
.inspirations .inspiration-box .content:hover .btn {
  display: inline-block;
}
.inspirations .main-heading {
  color: #937f6d;
  font-size: 27px;
  font-weight: 400;
  text-align: left;
  margin-bottom: 10px;
}
.inspirations .close {
  position: absolute;
  top: 50px;
  right: 50px;
}
.inspirations .results {
  column-count: 3;
  column-gap: 0;
}
@media screen and (max-width: 992px) {
  .inspirations .results {
    column-count: 2;
  }
}
/* Product */
div.product-detail .stock-result {
  line-height: 15px;
}
div.product-detail .stock-result .not-in-stock {
  font-family: 'pn-extrabold';
  color: #E3000F;
}
div.product-detail div.product-top {
  padding: 0 50px 0 50px;
}
@media (max-width: 576px) {
  div.product-detail div.product-top {
    padding: 0 10px;
  }
}
div.product-detail div.product-top div.main.right {
  position: relative;
}
div.product-detail div.product-top div.main.right a {
  color: #12306f;
  text-decoration: underline;
}
div.product-detail div.product-top div.main.right a:hover {
  text-decoration: none;
}
div.product-detail div.product-top div.main.right h1 {
  margin-bottom: 0;
}
div.product-detail div.product-top div.main.right .tags {
  position: relative;
}
div.product-detail div.product-top div.main.right .tags span {
  position: relative;
  display: inline-block;
}
div.product-detail div.product-top div.main.right .product-id {
  font-size: 12px;
  color: #9e9cab;
}
div.product-detail div.product-top div.main.right .description {
  margin: 70px 0 25px 0;
  font-size: 14px;
  line-height: 20px;
}
div.product-detail div.product-top div.main.right .more-description {
  margin-bottom: 30px;
  font-size: 15px;
}
div.product-detail div.product-top div.main.right .more-description strong {
  margin-right: 14px;
}
div.product-detail div.product-top div.main.right .additional-info {
  border-top: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb;
  margin-bottom: 35px;
  padding: 10px 0 10px 0;
}
div.product-detail div.product-top div.main.right .additional-info span {
  display: block;
  font-size: 15px;
  line-height: 30px;
  text-indent: 36px;
  background: url('../images/explanation_mark.png');
  background-repeat: no-repeat;
  background-position: 0 50%;
}
div.product-detail div.product-top div.main.right .order-designer {
  position: relative;
  display: inline-block;
  margin-bottom: 25px;
}
div.product-detail div.product-top div.main.right .order-designer a {
  text-decoration: underline;
  color: #12306f;
  font-size: 14px;
}
div.product-detail div.product-top div.main.right .order-designer .not-obligatory-tag {
  position: absolute;
  right: 0;
  top: 20px;
  font-size: 13px;
  font-weight: bold;
}
div.product-detail div.product-top div.main.right .variants-selection {
  margin-bottom: 30px;
  background: #DEC7B7;
  padding: 0.5rem;
}
div.product-detail div.product-top div.main.right .variants-selection label {
  font-size: 14px;
  font-family: 'pn-regular';
  font-weight: bold;
  display: block;
  margin-bottom: 7px;
}
div.product-detail div.product-top div.main.right .variants-selection select {
  width: 100%;
  color: #222;
  border: none;
}
@media (max-width: 768px) {
  div.product-detail div.product-top div.main.right .variants-selection select {
    margin-bottom: 10px;
  }
}
div.product-detail div.product-top div.main.right .variants-selection .selecter {
  color: #222;
}
div.product-detail div.product-top div.main.right .variants-selection .selecter-options {
  border: none;
}
div.product-detail div.product-top div.main.right .variants-selection input {
  width: 60px;
  text-align: center;
}
div.product-detail div.product-top div.main.right .price .price-left .price-with-vat {
  font-size: 22px;
  line-height: 30px;
}
@media (max-width: 576px) {
  div.product-detail div.product-top div.main.right .price .price-left .price-with-vat {
    font-size: 20px;
    line-height: 25px;
  }
}
div.product-detail div.product-top div.main.right .price .price-left .price-with-vat .right span.field-price-with-vat {
  font-family: 'pn-semibold';
}
div.product-detail div.product-top div.main.right .price .price-left .price-with-vat .price-red,
div.product-detail div.product-top div.main.right .price .price-left .price-with-vat .field-price-with-vat {
  color: #E3000F;
  font-family: 'pn-semibold';
}
div.product-detail div.product-top div.main.right .price .price-left .price-without-vat,
div.product-detail div.product-top div.main.right .price .price-left .price-mo-vat {
  font-size: 16px;
  line-height: 30px;
}
@media (max-width: 576px) {
  div.product-detail div.product-top div.main.right .price .price-left .price-without-vat,
  div.product-detail div.product-top div.main.right .price .price-left .price-mo-vat {
    font-size: 14px;
    line-height: 27px;
  }
}
div.product-detail div.product-top div.main.right .price .price-left .price-without-vat .left,
div.product-detail div.product-top div.main.right .price .price-left .price-mo-vat .left {
  color: #9e9cab;
}
div.product-detail div.product-top div.main.right .price .price-left .price-without-vat .right,
div.product-detail div.product-top div.main.right .price .price-left .price-mo-vat .right {
  color: #9e9cab;
}
div.product-detail div.product-top div.main.right .price .price-left .price-mo-vat {
  font-size: 13px;
}
div.product-detail div.product-top div.main.right .price .price-right {
  text-align: right;
}
div.product-detail div.product-top div.main.right .big-brown-button {
  background: #532e2e;
  color: #fff;
  line-height: 60px;
  text-align: center;
  height: 60px;
  width: 100%;
  border: none;
  font-size: 17px;
  margin-bottom: 15px;
  display: block;
  font-family: 'pn-semibold';
  padding: 0;
  text-decoration: none;
}
div.product-detail div.product-top div.main.right .big-brown-button:hover {
  color: #fbc57f;
  cursor: pointer;
}
@media (max-width: 900px) {
  div.product-detail div.product-top div.main.right .big-brown-button {
    max-width: 140px;
    height: 40px;
    line-height: 40px;
    font-size: 15px;
  }
}
@media screen and (max-width: 768px) {
  div.product-detail div.product-top div.main.right .description {
    display: none;
  }
  div.product-detail div.product-top div.main.right .additional-info {
    display: none;
  }
  div.product-detail div.product-top div.main.right .float-right-md {
    float: right;
  }
}
div.product-detail div.product-top div.main.left {
  width: 540px;
}
div.product-detail div.product-top div.main.left .gallery-wrapper {
  position: relative;
}
div.product-detail div.product-top div.main.left .gallery-wrapper .image-title {
  line-height: 35px;
  font-size: 17px;
  height: 35px;
  background: #532e2e;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  padding: 0 10px 0 10px;
  color: #fff;
  font-family: 'pn-semibold';
}
div.product-detail div.product-top div.main.left .gallery-wrapper .image-title:empty {
  padding: 0;
}
div.product-detail div.product-top div.main.left .gallery-wrapper .gallery {
  position: relative;
  margin-bottom: 15px;
  max-height: 600px;
  overflow: hidden;
}
div.product-detail div.product-top div.main.left .gallery-wrapper .gallery .slick-prev {
  height: 100px;
  width: 40px;
  border: none;
  background: #f4f4f4;
  cursor: pointer;
  background-image: url('../images/arrow_left.png');
  background-position: 50% 50%;
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  margin-top: -50px;
  z-index: 1;
}
div.product-detail div.product-top div.main.left .gallery-wrapper .gallery .slick-prev:hover {
  background-color: #a68c76;
  background-image: url('../images/arrow_left_white.png');
  cursor: pointer;
}
div.product-detail div.product-top div.main.left .gallery-wrapper .gallery .slick-next {
  height: 100px;
  width: 40px;
  border: none;
  background: #f4f4f4;
  cursor: pointer;
  background-image: url('../images/arrow_right.png');
  background-position: 50% 50%;
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -50px;
}
div.product-detail div.product-top div.main.left .gallery-wrapper .gallery .slick-next:hover {
  background-color: #a68c76;
  background-image: url('../images/arrow_right_white.png');
  cursor: pointer;
}
div.product-detail div.product-top div.main.left .gallery-wrapper .gallery img {
  width: 100%;
  height: auto;
}
div.product-detail div.product-top div.main.left .thumbnails-container img {
  width: 96px;
  margin-right: 15px;
}
@media screen and (max-width: 768px) {
  div.product-detail div.product-top div.main.left .thumbnails-container {
    display: none;
  }
}
div.product-detail .add-to-cart-form {
  box-shadow: 10px 10px 20px 0px #888;
  padding: 0.5rem;
  color: #222;
  margin-bottom: 35px;
}
div.product-detail .stock-quantities {
  font-size: 13px;
  float: right;
  padding: 30px 60px 30px 60px;
  background: #F7F7F7;
  position: relative;
  width: 100%;
}
div.product-detail .stock-quantities select {
  width: 100%;
  margin-bottom: 15px;
}
div.product-detail .stock-quantities li {
  list-style-type: none;
}
div.product-detail .stock-quantities h2 {
  color: #532e2e;
  margin-bottom: 10px;
  text-align: center;
}
div.product-detail .stock-quantities .show-more {
  font-family: 'pn-semibold';
  background-image: url('../images/arrow_more.png');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  display: block;
  width: 50px;
  position: absolute;
  bottom: 10px;
  left: calc(50% - 25px);
  cursor: pointer;
  font-size: 20px;
  text-align: center;
}
div.product-detail .stock-quantities .show-more.all {
  background-image: url('../images/arrow_less.png');
}
div.product-detail .micro-landing-page img {
  width: 100%;
  height: auto;
  transition: 0.5s;
}
div.product-detail .micro-landing-page:hover img {
  transform: scale(1.05);
  transition: 0.5s;
}
#configurator {
  margin-top: 70px;
}
div.configurator {
  position: relative;
  display: none;
  /*clip: rect(0, auto, auto, 0);*/
}
.configurator-info {
  display: block;
  margin: auto;
  position: relative;
  background: #fddbb0;
  padding: 10px;
  margin-bottom: 30px;
}
.configurator-info span {
  background: #8dd1e7;
  border-radius: 100%;
  width: 20px;
  height: 20px;
  color: #fff;
  font-weight: bold;
  font-size: 10px;
  display: inline-block;
  text-align: center;
  line-height: 20px;
  float: left;
  margin: 6px 9px 6px 0;
}
@media screen and (max-width: 480px) {
  .configurator-info {
    display: none;
  }
}
.configurator-left {
  margin-top: 150px;
  min-height: 800px;
}
.configurator-left h2 {
  text-transform: uppercase;
  margin-bottom: 7px;
  font-size: 15px;
  font-weight: bold;
  color: #595861;
}
.configurator-right {
  margin-top: 150px;
  margin-bottom: 20px;
  max-width: 610px;
}
.configurator-right h2 {
  padding: 0 0 0 20px;
  border-bottom: 2px solid #d8d8d8;
  font-family: "pn-semibold";
  font-size: 15px;
  background: #fff;
  padding-bottom: 10px;
  margin: 0;
}
.configurator-right h2 strong {
  font-weight: 100;
  color: #f00;
  font-size: 32px;
}
.configurator-right section {
  width: 100%;
  max-height: calc(100vh - 300px);
  overflow-y: auto;
  background: #f7f7f7;
  border-bottom: 2px solid #d8d8d8;
  padding: 20px;
  font-size: 14px;
}
.configurator-right div.summary {
  max-height: calc(100vh - 260px);
  overflow-y: auto;
  display: none;
}
.configurator-right div.summary h2 {
  text-align: left;
  padding-bottom: 50px;
}
.configurator-right div.summary div.summary-content {
  background: #f7f7f7;
  border-bottom: 2px solid #d8d8d8;
  padding: 43px 0 25px 0;
}
.configurator-right div.summary div.summary-box {
  margin: 0px 20px 0px 30px;
  width: 186px;
  display: inline-block;
  padding: 0 10px 0 10px;
  position: relative;
  vertical-align: top;
}
.configurator-right div.summary div.summary-box h4 {
  font-weight: 900;
  font-size: 15px;
  color: #595861;
  margin-bottom: 6px;
}
.configurator-right div.summary div.summary-box p {
  font-size: 14px;
  margin-bottom: 7px;
  height: 30px;
}
.configurator-right div.summary div.summary-box p img {
  width: 30px;
  height: 30px;
  margin-right: 10px;
  vertical-align: middle;
}
.configurator-right div.summary div.summary-box a.edit-parameter {
  display: inline-block;
  width: 16px;
  height: 16px;
  background-image: url("../images/pencil-small-gray.png");
  position: absolute;
  left: -18px;
  top: 4px;
  cursor: pointer;
}
.configurator-right div.summary div.summary-box:hover {
  cursor: pointer;
}
.configurator-right div.summary div.summary-box:hover a.edit-parameter {
  background-image: url("../images/pencil-small-blue.png");
}
.configurator-right div.summary footer .left {
  width: 100%;
}
.configurator-right div.summary footer .left .price-text {
  display: block;
  color: #000;
  font-size: 13px;
  margin-top: 28px;
  margin-left: 38px;
}
.configurator-right div.summary footer .left .kc-text {
  font-size: 18px;
  font-family: "pn-semibold";
  color: #000;
  margin-left: 38px;
}
.configurator-right div.summary footer .left .price {
  font-size: 40px;
  font-family: "pn-semibold";
  margin-left: 10px;
  color: #000;
}
.configurator-right div.summary footer .left .price-number {
  color: #000;
}
.configurator-right div.summary footer .left .qty {
  margin-top: 28px;
}
.configurator-right div.summary footer .left .qty label {
  display: block;
  font-weight: bold;
  font-size: 15px;
}
.configurator-right div.summary footer .left .qty input {
  background: #fbc57f;
  font-family: "pn-extrabold";
  width: 50px;
  border: none;
  text-align: center;
}
.configurator-right div.summary footer .right {
  width: 240px;
  float: none;
  margin-left: 20px;
}
.configurator-right div.summary footer .right .supply-time {
  display: block;
  color: #000;
  font-size: 13px;
  margin-top: 10px;
}
.configurator-right div.summary footer .right .supply-time-link {
  display: block;
  color: #4a90e2;
  text-decoration: underline;
  font-size: 13px;
}
.configurator-right div.summary footer .right .insert-to-cart,
.configurator-right div.summary footer .right .sewing-add-to-cart {
  display: block;
  height: 38px;
  line-height: 38px;
  color: #fff;
  background: #532e2e;
  padding: 0 30px 0 30px;
  margin-bottom: 30px;
  font-family: "pn-semibold";
  margin-top: 10px;
  cursor: pointer;
  font-size: 13px;
  border: none;
}
.configurator-right div.summary footer .right .insert-to-cart:hover,
.configurator-right div.summary footer .right .sewing-add-to-cart:hover {
  color: #fbc57f;
}
.configurator-right.sticked {
  position: fixed;
  top: 0;
  left: 50%;
}
@media screen and (max-width: 1220px) {
  .configurator-right.sticked {
    width: inherit;
  }
}
.configurator-right.sticked-bottom {
  position: absolute;
  bottom: 0;
  top: auto;
}
.configurator-right .hide-info {
  background: #532e2e;
  color: #fff;
  font-family: "pn-semibold";
  text-align: center;
  display: block;
  width: 80%;
  height: 40px;
  line-height: 60px;
  font-size: 18px;
  margin: 20px auto 0 auto;
  cursor: pointer;
  border: none;
  position: absolute;
  bottom: 0;
}
.configurator-right .hide-info:hover {
  color: #fbc57f;
}
@media screen and (max-width: 768px) {
  .configurator-right {
    position: relative;
    margin-top: 30px;
  }
  .configurator-right.sticked-bottom,
  .configurator-right.sticked {
    position: relative;
    left: initial;
    max-width: 100%;
  }
  .configurator-right.nopadding-right {
    padding: inherit;
  }
}
.configurator-right .close-wrapper {
  display: none;
  height: 100px;
  background: #fff;
}
@media screen and (max-width: 480px) {
  .configurator-right {
    position: fixed;
    top: 76px;
    left: 0;
    width: 100%;
    z-index: 150;
    margin-top: 0;
  }
  .configurator-right section {
    max-height: 100%;
    height: calc(100vh - 200px);
    padding-bottom: 80px;
    position: relative;
  }
  .configurator-right .close-wrapper {
    display: block;
  }
  .configurator-right button {
    background-image: none;
    position: absolute;
    bottom: 0;
    width: 60%;
    margin-left: 20%;
    padding: 0;
    display: block;
  }
  .configurator-right button:hover {
    background-image: none;
  }
  .configurator-right.sticked-bottom,
  .configurator-right.sticked {
    position: fixed;
    left: 0s;
    max-width: 100%;
    bottom: initial;
  }
}
@media screen and (max-width: 480px) {
  .configurator-right.mobile-hidden {
    display: none;
  }
}
h3 {
  font-weight: bold;
  font-size: 14px;
  margin-bottom: 7px;
  color: #595861;
}
@media screen and (max-width: 480px) {
  h3.description-header {
    display: none;
  }
}
p {
  font-size: 14px;
  line-height: 20px;
}
div.description {
  margin-bottom: 15px;
}
@media screen and (max-width: 480px) {
  div.description {
    display: none;
  }
}
div.price-bar-wrapper {
  box-shadow: 0px 6px 12px 0px #e8e8e8;
  margin-bottom: 40px;
  position: absolute;
  z-index: 50;
  width: 100%;
}
div.price-bar-wrapper.sticked {
  position: fixed;
  top: 0;
  left: 0;
  background: #fff;
}
@media (max-width: 480px) {
  div.price-bar-wrapper.sticked {
    position: absolute;
  }
}
div.price-bar-wrapper div.price-bar {
  height: 100px;
  position: relative;
  margin: auto;
  background: #fff;
  max-width: 1220px;
}
div.price-bar-wrapper div.price-bar img {
  height: 100px;
}
div.price-bar-wrapper div.price-bar .tags-and-header header {
  font-size: 25px;
  color: #532e2e;
  display: inline-block;
  max-width: 470px;
}
div.price-bar-wrapper div.price-bar .tags-and-header .tags {
  height: 26px;
  display: block;
}
div.price-bar-wrapper div.price-bar .insert-to-cart,
div.price-bar-wrapper div.price-bar .sewing-add-to-cart {
  background: #532e2e;
  color: #fff;
  font-family: "pn-semibold";
  text-align: center;
  display: inline-block;
  width: 100%;
  max-width: 190px;
  height: 60px;
  line-height: 60px;
  font-size: 18px;
  margin: 20px 20px 20px auto;
  cursor: pointer;
  border: none;
  float: right;
}
div.price-bar-wrapper div.price-bar .insert-to-cart:hover,
div.price-bar-wrapper div.price-bar .sewing-add-to-cart:hover {
  color: #fbc57f;
}
div.price-bar-wrapper div.price-bar .price {
  width: 340px;
  height: 100px;
  background: #fbc57f;
}
div.price-bar-wrapper div.price-bar .price .price-with-vat {
  font-size: 22px;
  overflow: hidden;
  line-height: 30px;
  margin: 20px 0 0 0;
}
div.price-bar-wrapper div.price-bar .price .price-with-vat .right {
  font-weight: 900;
  color: #595861;
}
div.price-bar-wrapper div.price-bar .price .price-with-vat .right span.field-price-with-vat {
  color: #595861;
  font-weight: 900;
}
div.price-bar-wrapper div.price-bar .price .price-with-vat .left {
  color: #595861;
}
div.price-bar-wrapper div.price-bar .price .price-without-vat {
  font-size: 16px;
  overflow: hidden;
  line-height: 30px;
  margin: 0;
}
div.price-bar-wrapper div.price-bar .price .price-mo-vat {
  font-size: 13px;
  overflow: hidden;
  line-height: 20px;
  margin: 0;
}
div.price-bar-wrapper div.price-bar .price .price-mo-vat span.field-price-mo-vat {
  font-size: 13px;
}
@media (max-width: 1100px) {
  div.price-bar-wrapper div.price-bar .tags-and-header header {
    font-size: 22px;
  }
}
@media (max-width: 980px) {
  div.price-bar-wrapper div.price-bar .price .not-necessary {
    display: none;
  }
}
@media (max-width: 768px) {
  div.price-bar-wrapper div.price-bar .tags-and-header {
    padding: 0;
  }
  div.price-bar-wrapper div.price-bar .price {
    display: none;
  }
}
@media (max-width: 480px) {
  div.price-bar-wrapper div.price-bar .tags-and-header header {
    font-size: 20px;
  }
  div.price-bar-wrapper div.price-bar .tags-and-header .tags {
    display: none;
  }
}
@media (max-width: 768px) {
  div.to-cart {
    display: none;
  }
}
.no-overflow {
  overflow: hidden;
}
div.configurator-box {
  border: 1px solid #dfc8b7;
  margin-bottom: 20px;
}
div.configurator-box.size header div.header-image {
  background-image: url("../images/bg-size.png");
}
div.configurator-box.size .additional-info span {
  display: block;
  font-size: 15px;
  line-height: 30px;
  text-indent: 36px;
  background: url("../images/explanation_mark.png");
  background-repeat: no-repeat;
  background-position: 0 50%;
}
div.configurator-box.color header div.header-image {
  background-image: url("../images/bg-color.png");
}
div.configurator-box.color .select-radio {
  overflow-y: auto;
  max-height: 300px;
}
div.configurator-box.material header div.header-image,
div.configurator-box.sewing header div.header-image {
  background-image: url("../images/bg-material.png");
}
div.configurator-box.note header div.header-image {
  background-image: url("../images/bg-note.png");
}
div.configurator-box.note section p input {
  width: 60px;
  margin-left: 20px;
}
div.configurator-box.active header a.edit {
  background-image: url("../images/arrow_more_blue.png");
}
@media (max-width: 480px) {
  div.configurator-box.active header a.edit {
    display: none;
  }
}
@media (max-width: 480px) {
  div.configurator-box.active header a.info {
    display: block;
  }
}
div.configurator-box header {
  background: #f7f2ee;
  height: 60px;
  overflow: hidden;
}
div.configurator-box header div.header-image {
  height: 60px;
  width: 60px;
  background: #dfc8b7;
  display: inline-block;
  float: left;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}
div.configurator-box header h3 {
  display: inline-block;
  line-height: 60px;
  height: 60px;
  vertical-align: top;
  font-weight: bold;
  font-size: 15px;
  margin-left: 20px;
}
@media (max-width: 480px) {
  div.configurator-box header h3 {
    margin-left: 10px;
    font-size: 13px;
  }
}
div.configurator-box header a {
  line-height: 60px;
  vertical-align: top;
  text-decoration: underline;
  font-family: "pn-semibold";
  font-size: 13px;
  margin-left: 8px;
  color: #4a90e2;
  background-image: url("../images/arrow_right_more_blue.png");
  background-repeat: no-repeat;
  background-position: right 0 top 50%;
  padding-right: 17px;
  cursor: pointer;
}
div.configurator-box header a.edit {
  float: right;
  margin-right: 20px;
  color: #4a90e2;
  text-decoration: underline;
}
div.configurator-box header a.edit span {
  color: #4a90e2;
}
@media (max-width: 480px) {
  div.configurator-box header a.edit {
    display: inline-block;
    width: 60px;
    height: 60px;
    margin: 0;
    background-color: #532e2e;
    background-image: url("../images/arrow_right_small.png");
    background-position: 50% 50%;
  }
  div.configurator-box header a.edit span {
    display: none;
  }
}
div.configurator-box header a.info {
  width: 60px;
  height: 60px;
  font-size: 24px;
  display: block;
  float: right;
  background-image: none;
  text-align: center;
  color: #fff;
  background: #532e2e;
  padding: 0;
  display: none;
}
div.configurator-box header a.info:hover {
  color: #fbc57f;
}
div.configurator-box header a:hover {
  color: #595861;
}
div.configurator-box header section.long-description {
  padding: 30px 60px 30px 60px;
}
div.configurator-box header span.selected {
  float: right;
  display: inline-block;
  line-height: 60px;
  font-size: 13px;
  margin-right: 15px;
  color: #9e9cab;
}
div.configurator-box header span.selected img {
  width: 30px;
  height: 30px;
  margin-right: 10px;
  float: left;
  margin: 15px 10px 15px 0;
}
div.configurator-box header.expanded {
  height: auto;
}
div.configurator-box section {
  padding-left: 80px;
  padding-top: 15px;
}
@media (max-width: 480px) {
  div.configurator-box section {
    padding-left: 10px;
  }
}
div.configurator-box section .large-image {
  display: inline-block;
  height: 150px;
  width: 150px;
  overflow: hidden;
  text-align: center;
}
div.configurator-box section .large-image img {
  max-height: 150px;
  margin-left: -50%;
  margin-right: -50%;
}
div.configurator-box section .select-wrapper {
  display: inline-block;
  vertical-align: top;
  width: 300px;
  padding: 40px 0 0 20px;
}
div.configurator-box section .select-wrapper .select {
  overflow: hidden;
  margin: 0 0 8px 0;
}
div.configurator-box section .select-wrapper .select label {
  float: left;
  font-size: 16px;
  margin: 0 15px 0 0;
  line-height: 34px;
  display: inline-block;
}
div.configurator-box section p {
  color: #9e9cab;
  font-size: 14px;
  margin-bottom: 8px;
  padding-right: 19px;
}
div.configurator-box section div.select-size {
  color: #9e9cab;
  width: 400px;
  overflow: hidden;
  line-height: 34px;
  margin: 16px 0 16px 0;
}
div.configurator-box section div.select-size .round-blue {
  background: #8dd1e7;
  border-radius: 100%;
  width: 20px;
  height: 20px;
  color: #fff;
  font-weight: bold;
  font-size: 10px;
  display: inline-block;
  text-align: center;
  line-height: 20px;
  float: left;
  margin: 6px 9px 6px 0;
}
div.configurator-box section div.select-size .width-info,
div.configurator-box section div.select-size .height-info {
  color: #9e9cab;
}
@media (max-width: 480px) {
  div.configurator-box section div.select-size .width-info,
  div.configurator-box section div.select-size .height-info {
    display: none;
  }
}
div.configurator-box section div.select-size input {
  width: 70px;
  margin-right: 9px;
  text-align: center;
}
div.configurator-box section a.move-next,
div.configurator-box section a.move-back {
  display: block;
  height: 38px;
  line-height: 38px;
  color: #fff;
  background: #532e2e;
  padding: 0 40px 0 20px;
  background-image: url("../images/arrow_right_white_micro.png");
  background-position: right 20px top 50%;
  margin-bottom: 30px;
  background-repeat: no-repeat;
  display: inline-block;
  font-family: "pn-semibold";
  margin-top: 10px;
  cursor: pointer;
}
div.configurator-box section a.move-next:hover,
div.configurator-box section a.move-back:hover {
  color: #fbc57f;
  background-image: url("../images/arrow_right_micro_yellow.png");
}
@media (max-width: 480px) {
  div.configurator-box section a.move-next,
  div.configurator-box section a.move-back {
    display: none;
  }
}
div.configurator-box section a.move-back {
  background-image: url("../images/arrow_left_white_micro.png");
  background-position: left 20px top 50%;
  padding: 0 20px 0 40px;
}
div.configurator-box section a.move-back:hover {
  background-image: url("../images/arrow_left_micro_yellow.png");
}
div.configurator-box section div.select-component .component {
  border: 1px solid #dedede;
  background: #fcfcfc;
  width: 200px;
  height: 58px;
  box-sizing: border-box;
  display: inline-block;
  margin: 0 19px 19px 0;
  cursor: pointer;
}
div.configurator-box section div.select-component .component.active {
  border: 1px solid #fbc680;
}
div.configurator-box section div.select-component .component input {
  padding: 0;
  text-align: center;
  width: 46px;
  background: #fff;
  display: table-cell;
  vertical-align: bottom;
  margin: 10px 0 10px 0;
}
div.configurator-box section div.select-component .component label {
  float: left;
  overflow: hidden;
  display: table;
  cursor: pointer;
  margin-left: 0;
  font-size: 12px;
  vertical-align: middle;
  line-height: 12px;
  width: 100%;
}
div.configurator-box section div.select-component .component label span {
  width: 90px;
  display: table-cell;
  vertical-align: middle;
}
div.configurator-box section div.select-component .component label img {
  width: 50px;
  height: 50px;
  margin: 3px;
  float: left;
}
div.configurator-box .long-description {
  display: none !important;
  overflow: auto !important;
}
.btn-brown {
  display: block;
  height: 38px;
  line-height: 38px;
  color: #fff;
  background: #532e2e;
  padding: 0 40px 0 20px;
  border: none;
  background-image: url("../images/arrow_right_white_micro.png");
  background-position: right 20px top 50%;
  margin-bottom: 30px;
  background-repeat: no-repeat;
  display: inline-block;
  font-family: "pn-semibold";
  margin-top: 10px;
  cursor: pointer;
  width: 100%;
}
.btn-brown:hover {
  color: #fbc57f;
  background-image: url("../images/arrow_right_micro_yellow.png");
}
.btn-brown.step-back {
  background-image: url("../images/arrow_left_white_micro.png");
  background-position: left 20px top 50%;
  padding: 0 20px 0 40px;
}
.btn-brown.step-back:hover {
  background-image: url("../images/arrow_left_micro_yellow.png");
}
.configurator-footer {
  position: fixed;
  bottom: 0;
  height: 120px;
  background: #fff;
  z-index: 120;
  width: 100%;
  display: none;
  box-shadow: 0px -6px 12px 0px #e8e8e8;
}
@media (max-width: 480px) {
  .configurator-footer {
    display: block;
  }
}
.configurator-footer .price-title {
  font-size: 14px;
  text-align: center;
  color: #000;
}
.configurator-footer .currency {
  font-size: 16px;
  text-align: center;
  color: #000;
  margin-right: 10px;
}
.configurator-footer .field-price-mo-vat {
  font-size: 28px;
  text-align: center;
  color: #000;
}
div.select-radio {
  overflow: hidden;
  margin-bottom: 15px;
}
div.select-radio .radio {
  height: 32px;
  display: inline-block;
  width: 140px;
  float: left;
  margin: 0 19px 5px 0;
}
div.select-radio .radio input[type="radio"] {
  display: none;
}
div.select-radio .radio label {
  display: table;
  padding-left: 20px;
  font-size: 12px;
  cursor: pointer;
  height: 32px;
  position: relative;
}
div.select-radio .radio label::before {
  width: 20px;
  height: 20px;
  background: #fcfcfc;
  display: inline-block;
  content: "";
  visibility: visible;
  border-radius: 100%;
  border: 1px solid #dedede;
  box-sizing: border-box;
  position: absolute;
  left: 0px;
  top: 0px;
  float: left;
  cursor: pointer;
  margin: 6px 0;
}
div.select-radio .radio label span {
  display: table-cell;
  vertical-align: middle;
  padding-left: 5px;
}
div.select-radio .radio input[type="radio"]:checked + label::after {
  width: 10px;
  height: 10px;
  content: "";
  display: inline-block;
  position: absolute;
  left: 5px;
  top: 5px;
  background: #fbc680;
  visibility: visible;
  border-radius: 100%;
  cursor: pointer;
  margin: 6px 0;
}
div.select-radio.image .radio {
  border: 1px solid #dedede;
  background: #fcfcfc;
  width: 140px;
  height: 58px;
  box-sizing: border-box;
  display: inline-block;
  margin: 0 19px 19px 0;
  cursor: pointer;
}
div.select-radio.image .radio.active {
  border: 1px solid #fbc680;
}
div.select-radio.image .radio input[type="radio"] {
  visibility: hidden;
  display: none;
}
div.select-radio.image .radio label {
  padding-left: 0;
  float: left;
  overflow: hidden;
  display: table;
  cursor: pointer;
  margin-left: 0;
  font-size: 12px;
  vertical-align: middle;
  line-height: 12px;
  width: 100%;
}
div.select-radio.image .radio label img {
  width: 50px;
  height: 50px;
  margin: 3px;
  float: left;
}
div.select-radio.image .radio label span {
  display: table-cell;
  vertical-align: middle;
  padding-left: 5px;
  width: 100%;
}
div.select-radio.image .radio label::before {
  display: none;
}
div.select-radio.image .radio input[type="radio"]:checked + label::after {
  display: none;
}
cart.eshop-wrapper {
  margin-top: 40px;
}
section.cart-content {
  padding: 50px;
  overflow: hidden;
  min-height: 600px;
}
@media (max-width: 1050px) {
  section.cart-content {
    padding: 10px;
  }
}
section.cart-content .all-description {
  display: none;
}
@media (max-width: 950px) {
  section.cart-content .size {
    display: none;
  }
  section.cart-content .all-description {
    display: block;
  }
  section.cart-content .long-description {
    display: none;
  }
  section.cart-content table.overview {
    max-width: 500px;
    margin: auto;
  }
}
section.cart-content header.cart-header h2 {
  color: #937f6d;
  font-size: 27px;
  font-weight: 400;
  text-align: left;
  margin-bottom: 10px;
}
section.cart-content .basket-search input {
  width: 679px;
}
section.cart-content .basket-search label {
  display: block;
  font-size: 14px;
}
section.cart-content table.overview {
  width: 100%;
  border-collapse: collapse;
  font-size: 14px;
}
section.cart-content table.overview thead {
  text-align: left;
  font-size: 14px;
  padding-bottom: 25px;
  line-height: 40px;
  border-bottom: 1px solid #ebebeb;
}
section.cart-content table.overview thead th {
  font-weight: 100;
  line-height: 20px;
}
section.cart-content table.overview thead .text-center {
  text-align: center;
}
section.cart-content table.overview thead .text-right {
  text-align: right;
}
section.cart-content table.overview tbody {
  border-bottom: 1px solid #ebebeb;
}
section.cart-content table.overview tbody tr {
  padding: 10px 0 10px 0;
  height: 70px;
  position: relative;
}
@media (max-width: 950px) {
  section.cart-content table.overview tbody tr {
    display: block;
    height: auto;
  }
}
section.cart-content table.overview .product img {
  width: 60px;
  height: 60px;
  float: left;
}
section.cart-content table.overview .product .content {
  display: inline-block;
  height: 60px;
  padding: 0 0 0 10px;
  max-width: 250px;
}
section.cart-content table.overview .product .content h3 {
  margin: 5px 0 5px 0;
}
section.cart-content table.overview .product .content h3 a:hover {
  cursor: pointer;
  color: #a68b75;
}
section.cart-content table.overview .price-for-piece {
  text-align: right;
}
section.cart-content table.overview .description {
  position: relative;
}
section.cart-content table.overview .description a.show-all {
  background-image: url(../images/arrow_more.png);
  background-position: right 0 top 50%;
  background-repeat: no-repeat;
  padding: 0 16px 0 0;
  margin-right: 15px;
}
section.cart-content table.overview .description a.show-all:hover {
  cursor: pointer;
  color: #a68b75;
}
section.cart-content table.overview .description div.more-description,
section.cart-content table.overview .description div.cart-summary {
  display: none;
  position: absolute;
  padding: 10px 10px 30px 10px;
  -webkit-box-shadow: 0px 0px 33px 0px #d6d6d6;
  box-shadow: 0px 0px 33px 0px #d6d6d6;
  z-index: 100;
  top: 70px;
  left: -62px;
  background: #fff;
}
@media (max-width: 950px) {
  section.cart-content table.overview .description div.more-description,
  section.cart-content table.overview .description div.cart-summary {
    width: 250px;
    left: 50%;
    margin-left: -50%;
    top: 60px;
  }
}
section.cart-content table.overview .description div.more-description .arrow-up,
section.cart-content table.overview .description div.cart-summary .arrow-up {
  position: relative;
  margin: auto;
  top: -17px;
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 8px solid white;
}
section.cart-content table.overview .description div.cart-summary {
  left: 100px;
}
section.cart-content table.overview .description select {
  max-width: 250px;
}
section.cart-content table.overview .amount {
  text-align: center;
}
@media (max-width: 950px) {
  section.cart-content table.overview .amount {
    text-align: right;
  }
}
section.cart-content table.overview .amount form {
  display: inline-block;
}
section.cart-content table.overview .amount input {
  width: 40px;
  padding: 0;
  text-align: center;
}
section.cart-content table.overview .amount a.amount-more {
  display: inline-block;
  margin-left: 9px;
  clear: none;
  width: 9px;
  height: 9px;
  background: url(images/bg-amount-more.png) left center no-repeat;
  text-indent: -9999px;
  overflow: hidden;
}
section.cart-content table.overview .amount a.amount-less {
  display: inline-block;
  margin-right: 9px;
  clear: none;
  width: 9px;
  height: 9px;
  background: url(images/bg-less.png) left center no-repeat;
  text-indent: -9999px;
  overflow: hidden;
}
section.cart-content table.overview .retail-price {
  text-align: right;
}
section.cart-content table.overview .price-total {
  text-align: right;
  font-weight: 900;
}
section.cart-content table.overview .remove a {
  display: block;
  margin: 0 0 0 10px;
  width: 10px;
  overflow: hidden;
  height: 10px;
  float: right;
  background: url(images/bg-close.png) center center no-repeat;
}
section.cart-content table.overview td.description {
  min-width: 280px;
}
section.cart-content table.overview th {
  display: none;
}
section.cart-content table.overview td {
  display: block;
}
section.cart-content table.overview td:first-child {
  padding-top: 0.5em;
}
section.cart-content table.overview td:last-child {
  padding-bottom: 0.5em;
}
section.cart-content table.overview td:before {
  content: attr(data-th);
  font-weight: bold;
  text-indent: 10px;
  display: inline-block;
  float: left;
}
@media (min-width: 950px) {
  section.cart-content table.overview td:before {
    display: none;
  }
}
@media (max-width: 950px) {
  section.cart-content table.overview td {
    min-width: 0 !important;
  }
  section.cart-content table.overview td.product,
  section.cart-content table.overview td.description {
    margin: 0 20px 10px 10px;
  }
  section.cart-content table.overview td.amount {
    padding: 0;
    overflow: hidden;
  }
  section.cart-content table.overview td.amount form {
    float: right;
  }
  section.cart-content table.overview td.amount,
  section.cart-content table.overview td.price-for-piece,
  section.cart-content table.overview td.price-total,
  section.cart-content table.overview td.retail-price {
    margin-bottom: 10px;
  }
  section.cart-content table.overview td.remove a {
    float: none;
    display: inline-block;
    position: absolute;
    top: 23px;
    right: 8px;
  }
}
@media (max-width: 450px) {
  section.cart-content table.overview td.product,
  section.cart-content table.overview td.description {
    margin: 0 0px 10px 10px;
  }
}
section.cart-content table.overview th,
section.cart-content table.overview td {
  text-align: left;
}
@media (min-width: 950px) {
  section.cart-content table.overview th,
  section.cart-content table.overview td {
    display: table-cell;
    padding: 0.25em 0.5em;
  }
  section.cart-content table.overview th:first-child,
  section.cart-content table.overview td:first-child {
    padding-left: 0;
  }
  section.cart-content table.overview th:last-child,
  section.cart-content table.overview td:last-child {
    padding-right: 0;
  }
}
@media (max-width: 950px) {
  section.cart-content table.overview tr {
    border-top: 1px solid #ebebeb;
  }
}
section.cart-content div.price {
  position: relative;
  float: right;
  max-width: 300px;
  width: 100%;
  margin-top: 15px;
  margin-right: 25px;
  display: block;
}
section.cart-content div.price .price-with-vat {
  overflow: hidden;
  font-size: 22px;
  line-height: 30px;
}
section.cart-content div.price .price-with-vat .right {
  font-weight: 900;
}
section.cart-content div.price .price-without-vat {
  overflow: hidden;
  font-size: 16px;
  line-height: 30px;
}
section.cart-content div.price .price-without-vat .left {
  color: #9e9cab;
}
section.cart-content div.price .price-without-vat .right span {
  font-weight: 900;
  color: #9e9cab;
}
section.cart-content div.price .left {
  display: inline-block;
  float: left;
}
section.cart-content div.price .right {
  display: inline-block;
  float: right;
}
@media (max-width: 950px) {
  section.cart-content div.price {
    float: none;
    margin: auto;
  }
}
section.cart-content div.note {
  overflow: hidden;
  width: 100%;
}
section.cart-content div.note label {
  display: block;
  font-size: 14px;
}
section.cart-content div.note textarea {
  display: block;
  height: 90px;
  max-width: 700px;
  width: 100%;
  padding: 5px;
}
section.cart-content footer {
  overflow: hidden;
  display: block;
  width: 100%;
  padding-top: 30px;
  margin-bottom: 40px;
}
section.cart-content footer a,
section.cart-content footer button {
  background: #532e2e;
  color: #fff;
  line-height: 40px;
  text-align: center;
  height: 40px;
  font-size: 17px;
  margin-bottom: 10px;
  padding: 0 15px 0 15px;
  display: inline-block;
  border: none;
  cursor: pointer;
  border: 1px solid #532e2e;
}
section.cart-content footer .left {
  float: left;
  background: #fff;
  color: #a68c76;
  border: 1px solid #937f6d;
}
section.cart-content footer .left:hover {
  border: 1px solid #fbc680;
}
section.cart-content footer .right {
  float: right;
}
section.cart-content footer .right:hover {
  color: #fbc57f;
}
@media (max-width: 950px) {
  section.cart-content footer .right,
  section.cart-content footer .left {
    float: none;
  }
}
section.cart-content div.address label {
  display: inline-block;
  font-size: 14px;
  margin-top: 15px;
}
section.cart-content div.address input,
section.cart-content div.address select {
  width: 100%;
  padding: 0;
  text-indent: 9px;
}
section.cart-content div.address .address1 {
  overflow: hidden;
  border-bottom: 1px solid #dedede;
  padding-bottom: 30px;
}
section.cart-content div.address h3 {
  text-transform: uppercase;
  font-size: 15px;
  font-weight: bold;
  margin: 28px 0 15px 0;
  color: #595861;
}
section.cart-content div.address .checkbox input {
  width: auto;
  float: left;
  margin-right: 7px;
}
section.cart-content div.address .checkbox label {
  margin: 0;
  line-height: 32px;
}
section.cart-content div.shipment div.part {
  display: inline-block;
}
section.cart-content div.shipment div.part label {
  display: block;
  font-size: 14px;
  margin-top: 15px;
}
section.cart-content div.shipment select {
  width: 100%;
}
section.cart-content div.shipment select option[disabled] {
  display: none;
}
section.cart-content.order-overview {
  overflow: hidden;
}
section.cart-content.order-overview div.items {
  float: left;
  width: 70%;
}
section.cart-content.order-overview div.shipment div.box {
  margin-left: 40px;
  padding-left: 20px;
  padding-bottom: 28px;
  border-left: 1px solid #dedede;
}
section.cart-content.order-overview div.shipment div.box h3 {
  text-transform: uppercase;
  font-size: 15px;
  font-weight: bold;
  margin: 0 0 15px 0;
  color: #595861;
}
@media (max-width: 576px) {
  section.cart-content.order-overview div.shipment div.box {
    margin: 0;
    padding: 15px 0 28px 20px;
    border: none;
  }
}
section.cart-content.order-overview div.payment-terms {
  overflow: hidden;
  display: block;
  width: 100%;
  padding-top: 30px;
}
section.cart-content.order-overview div.payment-terms a {
  text-decoration: underline;
}
section.cart-content.order-overview div.payment-terms a:hover {
  color: #fbc57f;
}
section.cart-content.order-overview div.payment-terms input {
  float: left;
}
section.cart-content.order-overview div.payment-terms label {
  display: inline-block;
  line-height: 32px;
  margin-left: 7px;
}
section.cart-content.order-overview div.price {
  margin-right: 0;
}
@media (max-width: 576px) {
  section.cart-content.order-overview div.price {
    margin: auto;
  }
}
section.cart-content div.cart-empty {
  min-height: 300px;
}
section.cart-content div.cart-empty p {
  line-height: 50px;
  font-size: 20px;
}
section.cart-content div.cart-empty a {
  background: #532e2e;
  color: #fff;
  line-height: 40px;
  text-align: center;
  height: 40px;
  font-size: 17px;
  margin: 50px 0 50px 0;
  padding: 0 15px 0 15px;
  display: inline-block;
  border: none;
  cursor: pointer;
  border: 1px solid #532e2e;
}
section.cart-content .sale-coupon input {
  height: 40px;
  float: left;
  margin: 25px 15px 25px 0;
  font-size: 16px;
}
section.cart-content .sale-coupon button {
  float: left;
  background: #532e2e;
  color: #fff;
  line-height: 40px;
  text-align: center;
  height: 40px;
  font-size: 17px;
  margin: 25px 0;
  padding: 0 15px 0 15px;
  display: inline-block;
  border: none;
  cursor: pointer;
  border: 1px solid #532e2e;
}
section.cart-content .sale-coupon button:hover {
  color: #fbc57f;
}
section.cart-content .free-shipping {
  display: inline-block;
  text-align: left;
  color: #E3000F;
  font-family: 'pn-semibold';
}
section.cart-content .free-shipping.green {
  color: #5ec559;
}
section.cart-content .btn-brown {
  background-image: none;
  border-radius: 0;
  width: auto;
  padding: 0 20px;
}
div.contact-form {
  width: 88.5%;
}
div.contact-form div.content {
  margin-top: 22px;
  width: 100%;
  background: #fff;
  padding-top: 32px;
  min-height: 1%;
  padding-bottom: 12px;
}
div.contact-form div.content:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  overflow: hidden;
  height: 0;
}
div.contact-form div.content label {
  display: none;
}
div.contact-form div.content div.left {
  width: 31%;
  float: left;
  margin-left: 4%;
}
div.contact-form div.content div.right {
  width: 57%;
  float: right;
  margin-right: 4%;
}
div.contact-form div.content div.bottom {
  width: 92%;
  margin: 0 auto;
  clear: both;
  padding-top: 15px;
}
div.contact-form div.content div.line {
  width: 100%;
  min-height: 1%;
  margin-bottom: 13px;
}
div.contact-form div.content div.line:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  overflow: hidden;
  height: 0;
}
div.contact-form div.content div.line input[type="text"] {
  margin-bottom: 0;
}
div.contact-form div.content form {
  width: 100%;
}
div.contact-form div.content form fieldset {
  min-height: 1%;
  border: none;
}
div.contact-form div.content form fieldset:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  overflow: hidden;
  height: 0;
}
div.contact-form div.content input[type="text"],
div.contact-form div.content textarea {
  width: 100%;
  color: #373737;
  font-size: 12px;
  font-style: italic;
  font-family: 'Open Sans', sans-serif;
  background: #e9e9e9;
  height: 27px;
  margin-bottom: 13px;
  text-align: center;
  line-height: 27px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border: 1px solid #b0b1b3;
}
div.contact-form div.content input[type="text"].short,
div.contact-form div.content textarea.short {
  width: 14%;
  margin-right: 3%;
  float: left;
  clear: none;
}
div.contact-form div.content input[type="text"].middle,
div.contact-form div.content textarea.middle {
  width: 40%;
  margin-right: 3%;
  float: left;
  clear: none;
}
div.contact-form div.content input[type="text"].right,
div.contact-form div.content textarea.right {
  float: right;
  margin-right: 0;
}
div.contact-form div.content select {
  width: 100%;
  clear: both;
  display: block;
  margin-bottom: 13px;
  border-radius: 0 !important;
  height: 27px;
  line-height: 27px !important;
  background: #e9e9e9;
  outline: none;
  color: #373737;
  font-size: 12px;
  font-style: italic;
  font-family: 'Open Sans', sans-serif;
  border: 1px solid #b0b1b3;
}
div.contact-form div.content textarea {
  height: 106px;
  text-align: left;
  width: 100%;
  padding: 2%;
  line-height: 18px;
}
div.contact-form div.content div.text {
  float: left;
  width: 56.5%;
}
div.contact-form div.content div.text img {
  float: left;
  display: block;
  max-width: 40%;
}
div.contact-form div.content div.text input[type="text"] {
  width: 60%;
  float: right;
  clear: none;
}
div.contact-form div.content button {
  float: right;
  height: 27px;
  border-radius: 0;
  width: 22.5%;
  outline: none;
  color: #444f4f;
  font-size: 12px;
  text-transform: uppercase;
  background: #fff;
  border: 1px solid #888c8f;
  cursor: pointer;
  font-family: 'Open Sans', sans-serif;
}
div.contact-form div.content p.text {
  clear: both;
  width: 92%;
  margin: 0 auto;
  font-size: 11px;
  font-weight: 300;
  padding-top: 5px;
}
.orders h2 {
  color: #937f6d;
  font-size: 27px;
  font-weight: 400;
  text-align: left;
  margin-bottom: 10px;
}
.orders .table-orders {
  width: 100%;
  border-collapse: collapse;
  font-size: 14px;
}
.orders .table-orders thead {
  padding-bottom: 25px;
  line-height: 40px;
  border-bottom: 1px solid #ebebeb;
}
.orders .table-orders tbody td {
  padding: 5px 0 5px 0;
}
.orders .table-orders .order-bottom {
  border-bottom: 1px solid #ebebeb;
}
.orders .table-orders .order-bottom td {
  padding-bottom: 50px;
}
.orders .text-left {
  text-align: left;
}
.orders .text-center {
  text-align: center;
}
.orders .text-right {
  text-align: right;
}
.orders a.orders-btn {
  display: inline-block;
  height: 38px;
  line-height: 38px;
  color: #a68c76;
  padding: 0 30px 0 30px;
  margin-bottom: 30px;
  font-family: 'pn-semibold';
  margin-top: 10px;
  cursor: pointer;
  font-size: 13px;
  border: none;
  border: 1px solid #937f6d;
}
.orders a.orders-btn:hover {
  color: #fbc57f;
}
.calculator input[type="text"],
.calculator input[type="number"],
.calculator .js-material {
  -moz-appearance: textfield;
}
.calculator input[type="text"].required,
.calculator input[type="number"].required,
.calculator .js-material.required {
  -webkit-box-shadow: 0px 0px 3px 0px #ff0000;
  -moz-box-shadow: 0px 0px 3px 0px #ff0000;
  box-shadow: 0px 0px 3px 0px #ff0000;
}
.calculator input[type="text"]::-webkit-outer-spin-button,
.calculator input[type="number"]::-webkit-outer-spin-button,
.calculator .js-material::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.calculator .product-description {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  font-size: 14px;
  padding: 40px 20px 20px 20px;
  background: #fff;
}
.calculator .product-description .des-description,
.calculator .product-description .des-text {
  margin-bottom: 10px;
}
.calculator .product-description li {
  list-style-type: none;
}
.calculator .show-description-btn {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 2;
  width: 40px;
  height: 40px;
  border: none;
  background: #532e2e;
  background-image: url('../images/explanation_mark.png');
  background-position: 50% 50%;
  background-repeat: no-repeat;
  cursor: pointer;
}
.calculator .show-description-btn:hover {
  background-color: #fff;
}
.calculator .gray-box {
  border: 1px solid #d8d8d8;
  background: #f7f7f7;
  padding: 15px;
  position: relative;
}
.calculator .gray-box h2 {
  font-size: 18px;
  font-weight: bold;
  color: #595861;
  margin-bottom: 0;
}
.calculator .input-full {
  width: 100%;
}
.calculator .no-space-bottom {
  margin-bottom: 0 !important;
}
.calculator .space-bottom {
  margin-bottom: 10px;
}
.calculator .space-bottom-double {
  margin-bottom: 20px;
}
.calculator .space-bottom-triple {
  margin-bottom: 30px;
}
.calculator .configurator-box h3 {
  width: calc(100% - 70px);
  margin: 0;
}
.calculator .configurator-box h3 span {
  margin: 0 0 0 10px;
  display: inline-block;
  width: calc(100% - 70px);
  line-height: 20px;
  vertical-align: middle;
}
.calculator .configurator-box .edit {
  background-image: url('../images/arrow_right_small_brown.png');
}
.calculator .configurator-box .edit span {
  display: inline-block;
  min-width: 20px;
}
@media screen and (max-width: 480px) {
  .calculator .configurator-box .edit {
    background-color: transparent;
  }
}
.calculator .configurator-box:hover {
  cursor: pointer;
}
.calculator .configurator-box:hover header {
  background-color: #F4EDE7;
}
.calculator .configurator-box.active .edit {
  background-image: url('../images/arrow_right_small_brown.png');
}
.calculator .configurator-box.tape .header-image,
.calculator .configurator-box.ring .header-image {
  background-size: cover;
}
.calculator .select-radio {
  display: inline-block;
}
.calculator .select-radio .radio {
  width: auto;
}
.calculator .alert {
  display: block;
  position: absolute;
  left: 0;
  border: 1px solid #d8d8d8;
  padding: 8px;
  background: #fff;
  z-index: 1;
  border-radius: 0;
  bottom: 0;
  margin: 0;
  width: 100%;
  -webkit-box-shadow: 0px 0px 33px 0px #d6d6d6;
  box-shadow: 0px 0px 33px 0px #d6d6d6;
  min-height: 100px;
}
.calculator .alert span {
  margin-bottom: 15px;
}
.calculator .alert .btn {
  background-image: none;
  display: block;
  width: auto;
  margin: auto;
  padding: 0 15px;
}
.calculator .help {
  display: inline-block;
  width: 20px;
  height: 20px;
  color: #fff;
  background: #532e2e;
  border-radius: 100%;
  font-size: 12px;
  line-height: 20px;
  text-align: center;
  cursor: pointer;
}
.calculator .help .tip {
  display: none;
  position: absolute;
  left: -1px;
  background: #fff;
  margin-top: 35px;
  z-index: 1;
  border: 1px solid #d8d8d8;
  padding: 8px;
  color: #595861;
  /*&::after {
                display: block;
                content: '';
                width: 14px;
                height: 6px;
                position: absolute;
                top: -6px;
                right: 30px;
                background-image: url('../images/white_arrow_up.png');
            }*/
}
.calculator .white-box {
  background: #fff;
  border: 1px solid #d8d8d8;
  padding: 5px 10px;
}
.calculator .btn {
  border-radius: 0;
  display: block;
  height: 38px;
  line-height: 38px;
  padding: 0;
  width: 100%;
  cursor: pointer;
}
.calculator .btn-yellow {
  background-color: #fcd29c;
  text-align: center;
  color: #532e2e;
}
.calculator .btn-yellow:hover {
  text-decoration: underline;
}
.calculator .btn-arrow-left {
  background-image: url('../images/arrow_left_white_micro.png');
  background-position: 20% 50%;
}
.calculator .btn-arrow-left:hover {
  background-image: url('../images/arrow_left_micro_yellow.png');
}
.calculator .btn-transparent {
  border: 1px solid #fff;
  color: #fff;
  font-size: 12px;
  transition: 0s;
  background-color: transparent;
}
.calculator .btn-transparent:hover {
  background-color: rgba(255, 255, 255, 0.5);
}
.calculator .btn-brown {
  margin: 0;
}
.calculator .calculator-preview {
  background-size: cover;
  background-position: 50% 50%;
  position: relative;
}
.calculator .calculator-preview .selected-fabric {
  background: #532e2e;
  color: #fff;
  padding: 5px 10px;
  position: absolute;
  top: 0;
  left: 0;
}
@media screen and (max-width: 992px) {
  .calculator .calculator-preview {
    height: 400px;
  }
}
@media screen and (max-width: 460px) {
  .calculator .calculator-preview {
    height: 300px;
  }
}
@media screen and (max-width: 992px) {
  .calculator .calculator-select-box {
    padding: 0;
    margin-top: 15px;
  }
}
.calculator .preview-japonske {
  background-image: url('../images/japonska.jpg');
}
.calculator .preview-rimske {
  background-image: url('../images/rimska_roleta.jpg');
}
.calculator .preview-zaclony {
  background-image: url('../images/zaclona.jpg');
}
.calculator .preview-zavesy {
  background-image: url('../images/zaves.jpg');
}
.calculator h2 {
  color: #532e2e;
  font-size: 24px;
}
@media screen and (min-width: 992px) {
  .calculator .col-lg-20 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 20%;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
    padding-right: 5px;
    padding-left: 5px;
  }
}
.calculator .material-select .top {
  background-size: cover;
  background-position: 50% 50%;
}
.calculator .material-select .top .overlay {
  visibility: hidden;
  padding: 15px;
  background-color: rgba(0, 0, 0, 0.5);
}
.calculator .material-select .top .overlay p {
  color: #fff;
}
.calculator .material-select .top .overlay p strong {
  color: #fff;
  font-size: 18px;
}
.calculator .material-select .top .overlay p span {
  color: #fff;
}
.calculator .material-select .top .overlay .upper-text {
  margin-top: 40px;
  height: 20px;
}
.calculator .material-select .top .overlay .bottom-text {
  height: 21px;
}
.calculator .material-select:hover .overlay {
  visibility: visible;
}
.calculator .material-select .bottom {
  margin-top: 5px;
}
.calculator .material-select .bottom p {
  color: #000;
}
.calculator .full-width {
  width: 100%;
}
.calculator .full-width .radio {
  width: 100%;
  margin: 0;
  height: 20px;
}
.calculator .full-width .radio input[type="radio"] {
  margin: 0;
}
.calculator .full-width .radio label {
  display: block;
  text-align: left;
  padding: 0;
}
.calculator .full-width .radio label span {
  display: inline-block;
}
.calculator .full-width .red {
  color: #f00;
  padding: 0;
}
.calculator .full-width .green {
  color: #007700;
  padding: 0;
}
.calculator .price {
  font-size: 18px;
  color: #000;
  font-weight: bold;
}
.calculator .price-green {
  color: #007700;
  text-decoration: underline;
  font-weight: bold;
}
.calculator .price-green span {
  color: #007700;
  text-decoration: underline;
  font-weight: bold;
}
.calculator a {
  cursor: pointer;
}
.calculator .no-padd {
  padding: 0 !important;
}
.calculator .error {
  background-image: url('../images/explanation_mark.png');
  background-repeat: no-repeat;
  background-size: 16px 16px;
  background-position: 0 50%;
  font-family: 'pn-semibold';
  font-weight: 400;
  padding-left: 20px;
  line-height: 20px;
  display: inline-block;
}
.calculator .panel-size-warning {
  font-size: 15px;
}
.calculator .best-price {
  font-size: 14px;
  margin-bottom: 1rem;
}
.initial-position {
  position: initial !important;
}
div.search-box-wrapper {
  position: absolute;
  top: 0;
  background: #595861;
  height: 300px;
  width: 100%;
  z-index: 10000;
  display: none;
}
div.search-box-wrapper .search-box-content {
  position: relative;
  margin: auto;
  max-width: 820px;
}
div.search-box-wrapper div.search-box {
  border-bottom: 1px solid #fff;
  width: 80%;
  margin: auto;
  padding: 112px 0 20px 0;
  position: relative;
  display: inline-block;
  float: left;
}
div.search-box-wrapper div.search-box input {
  background: none;
  border: none;
  color: #fff;
  font-size: 22px;
  height: 46px;
  max-width: 670px;
}
div.search-box-wrapper div.search-box input::-webkit-input-placeholder {
  color: #fff;
}
div.search-box-wrapper div.search-box .buttons {
  display: inline-block;
  float: right;
}
div.search-box-wrapper div.search-box .search {
  background-image: url('../images/search.png');
  float: right;
}
div.search-box-wrapper div.search-box .close {
  display: block;
  width: 20px;
  height: 20px;
  background-image: url('../images/cross.png');
  cursor: pointer;
  position: absolute;
  top: 30px;
  right: -149px;
}
div.search-box-wrapper.active {
  display: block;
}
@media screen and (max-width: 900px) {
  div.search-box-wrapper div.search-box {
    width: 90%;
  }
  div.search-box-wrapper div.search-box .search {
    width: 46px;
    margin: 0 5px 0 0;
  }
  div.search-box-wrapper div.search-box .search span {
    display: none;
  }
  div.search-box-wrapper div.search-box input {
    padding: 0;
    width: 70%;
    text-indent: 5px;
  }
  div.search-box-wrapper div.search-box a.close {
    right: -40px;
  }
}
@media screen and (max-width: 500px) {
  div.search-box-wrapper div.search-box {
    width: 80%;
  }
  div.search-box-wrapper div.search-box input {
    font-size: 18px;
  }
}
div.search-box-wrapper button {
  font-size: 17px;
  display: inline-block;
  width: 140px;
  height: 46px;
  line-height: 46px;
  text-decoration: none;
  background: #532e2e;
  background-repeat: no-repeat;
  background-position: 15px 50%;
  text-indent: 35px;
  border: none;
  cursor: pointer;
}
div.search-box-wrapper button span {
  color: #fff;
}
div.search-box-wrapper button:hover span {
  color: #fbc57f;
}
div.search-box-wrapper .search-filter {
  padding: 112px 0 20px 0;
  display: inline-block;
  width: 20%;
  float: right;
}
div.search-box-wrapper .search-filter .info {
  display: block;
  color: #fff;
  font-size: 9px;
  margin: 5px 12px;
}
div.search-box-wrapper .search-filter .btn-filter {
  margin-left: 10px;
  background-image: url('../images/filter.png');
}
@media screen and (max-width: 900px) {
  div.search-box-wrapper .search-filter {
    width: 10%;
  }
  div.search-box-wrapper .search-filter .btn-filter {
    width: 46px;
    margin: 0 5px 0 0;
  }
  div.search-box-wrapper .search-filter .btn-filter span {
    display: none;
  }
  div.search-box-wrapper .search-filter .info {
    display: none;
  }
}
@media screen and (max-width: 500px) {
  div.search-box-wrapper .search-filter {
    width: 20%;
  }
}
.filters_component.filters_component_header {
  position: absolute;
  top: 0;
  background: #EEE2DB;
  width: 100%;
  z-index: 10000;
  display: none;
}
.filters_component.filters_component_header .filters-content {
  max-width: 1220px;
  position: relative;
  margin: auto;
}
@media screen and (max-width: 768px) {
  .filters_component.filters_component_header .filters-content .top .btn {
    margin-bottom: 5px;
  }
}
.filters_component.filters_component_header .filters-content .masonry {
  min-height: 200px;
}
.filters_component.filters_component_header .filters-content .bottom {
  margin-top: 20px;
}
.filters_component.filters_component_header .filters-content a.close {
  display: block;
  width: 20px;
  height: 20px;
  background-image: url('../images/cross_gray.png');
  position: absolute;
  top: 30px;
  right: 0px;
  cursor: pointer;
  z-index: 100;
}
@media screen and (max-width: 1250px) {
  .filters_component.filters_component_header .filters-content a.close {
    right: 20px;
  }
}
.filters_component.filters_component_header .reset-button {
  text-align: center;
  text-decoration: underline;
  display: block;
  font-size: 13px;
  padding: 10px 0;
  color: #3A3A39;
  cursor: pointer;
}
.filters_component.filters_component_header .reset-button:hover {
  color: #000;
}
.filters_component.filters_component_header .filter,
.filters_component.filters_component_header .filter-amount {
  border-top: 1px solid #fff;
  border-collapse: collapse;
}
.filters_component.filters_component_header .filter .filter-content,
.filters_component.filters_component_header .filter-amount .filter-content {
  padding: 10px 0 10px 10px;
}
.filters_component.filters_component_header .filter .filter-content h5,
.filters_component.filters_component_header .filter-amount .filter-content h5 {
  font-size: 13px;
  color: #532e2e;
  text-transform: uppercase;
  font-family: 'pn-semibold';
}
.filters_component.filters_component_header .filter .filter-content ul,
.filters_component.filters_component_header .filter-amount .filter-content ul {
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 0;
}
.filters_component.filters_component_header .filter .filter-content li,
.filters_component.filters_component_header .filter-amount .filter-content li {
  list-style-type: none;
}
.filters_component.filters_component_header .filter .filter-content li a,
.filters_component.filters_component_header .filter-amount .filter-content li a {
  display: inline-block;
}
@media screen and (max-width: 480px) {
  .filters_component.filters_component_header .filter .filter-content .value-parent,
  .filters_component.filters_component_header .filter-amount .filter-content .value-parent {
    padding-left: 5px;
    padding-right: 5px;
  }
}
.filters_component.filters_component_header .filter.active,
.filters_component.filters_component_header .filter-amount.active {
  background: #D9DADA;
}
.filters_component.filters_component_header .filter-roll p {
  font-size: 13px;
  line-height: 13px;
  color: #3A3A39;
  font-weight: bold;
  margin-bottom: 5px;
}
.filters_component.filters_component_header .filter-roll input {
  background: none;
  border: 1px solid #3A3A39;
  padding: 0;
  width: 80px;
  text-align: center;
}
.filters_component.filters_component_header .filter-roll .filter-roll-unit {
  font-size: 13px;
}
.filters_component .selected-filters {
  padding-top: 20px;
}
.filters_component .selected-filters .selected-filters-filter {
  display: inline-block;
}
.filters_component .selected-filters .filter-name {
  display: inline-block;
  font-size: 15px;
}
.filters_component .selected-filters .attribute {
  display: inline-block;
  background-color: #efe5de;
  padding: 0 0 0 10px;
  margin-left: 3px;
  font-size: 14px;
  line-height: 40px;
  font-size: 15px;
}
.filters_component .selected-filters .attribute .remove {
  display: inline-block;
  background-image: url('../images/cross_gray.png');
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 12px 12px;
  width: 40px;
  height: 40px;
  float: right;
  cursor: pointer;
}
.filters_component .selected-filters .attribute .remove:hover {
  background-image: url('../images/cross.png');
}
.filters_component .selected-filters .reset-all {
  text-decoration: underline;
  font-size: 14px;
  margin-left: 10px;
}
.filters_component .radio {
  font-size: 12px;
  margin: 5px 0;
  cursor: pointer;
  position: relative;
}
.filters_component .radio span {
  color: #3A3A39;
  line-height: 13px;
  display: inline-block;
  margin-left: 5px;
  max-width: 80px;
}
.filters_component .radio::before {
  display: inline-block;
  content: '';
  width: 18px;
  height: 18px;
  border: 1px solid #3A3A39;
  border-radius: 100%;
  float: left;
}
.filters_component .radio.selected::after {
  content: '';
  display: block;
  width: 12px;
  height: 12px;
  position: absolute;
  left: 3px;
  top: 3px;
  background: #3A3A39;
  border-radius: 100%;
}
.filters_component .radio.highlight::after {
  background: #b81900;
}
.filters_component .radio.highlight::before {
  border-color: #b81900;
}
.filters_component .radio.highlight span {
  color: #b81900;
  font-weight: 900;
}
.filters_component .radio.disabled span {
  color: #BBB;
}
.filters_component .radio.disabled::before {
  border-color: #BBB;
}
@media screen and (max-width: 480px) {
  .filters_component .radio {
    height: 32px;
  }
  .filters_component .radio span {
    line-height: 16px;
    max-width: 84px;
    vertical-align: bottom;
  }
  .filters_component .radio::before {
    width: 28px;
    height: 28px;
    vertical-align: top;
  }
  .filters_component .radio.selected::after {
    width: 20px;
    height: 20px;
    left: 4px;
    top: 4px;
  }
}
.filters_component .btn {
  display: inline-block;
  height: 46px;
  line-height: 30px;
  border: 1px solid #fff;
  background: transparent;
  color: #6E6E6E;
  border-radius: 0;
  cursor: pointer;
  width: 100%;
  text-transform: uppercase;
  font-size: 13px;
  font-family: 'pn-semibold';
  letter-spacing: 1px;
  padding: 0;
  line-height: 46px;
}
.filters_component .btn:hover {
  background: #FFFAF8;
}
.filters_component .btn.active {
  border-color: #532e2e;
  background: #532e2e;
  color: #FFF;
}
.filters_component .btn.btn-filter {
  background-image: url('../images/filter-white.png');
  background-repeat: no-repeat;
  background-position: 20px 50%;
}
.filters_component .btn.btn-filter:hover {
  color: #fbc57f;
}
@media screen and (max-width: 400px) {
  .filters_component .btn.btn-filter {
    background-position: 10px 50%;
  }
}
.filters_component .btn.btn-category {
  display: inline-block;
  width: auto;
  border-color: #532e2e;
  padding: 0 20px;
}
.filters_component .btn.btn-category.btn-filter {
  padding: 0 20px 0 40px;
  background-image: url('../images/filter.png');
  background-position: 10px 50%;
}
.filters_component .btn span {
  color: #FFF;
  font-family: 'pn-semibold';
}
.filters_component .inline {
  display: inline-block;
}
.filters_component .gutters-small {
  padding-left: 5px;
  padding-right: 5px;
}
.filters_component .space-top {
  margin-top: 10px;
}
.filters_component .space-top-double {
  margin-top: 20px;
}
.filters_component .space-bottom {
  margin-bottom: 10px;
}
.filters_component .space-bottom-double {
  margin-bottom: 20px;
}
.filters_component .value-parent.never-show {
  display: none !important;
}
.filters_component .select-outlet label {
  color: #C63D8F;
}
.filters_component .select-outlet label::before {
  border-color: #C63D8F;
}
section.order form {
  margin-top: 50px;
}
section.order input {
  width: 100%;
  margin-bottom: 10px;
}
section.order input[type="checkbox"] {
  height: 13px;
  width: 13px;
  margin-top: 5px;
  vertical-align: middle;
}
section.order label {
  display: block;
  margin-bottom: 0;
  font-size: 13px;
}
section.order select {
  width: 100%;
}
section.order textarea {
  width: 100%;
  border: 1px solid #dedede;
  background: #fcfcfc;
  font-family: 'pn-semibold';
  color: #43405a;
  padding-left: 9px;
  font-size: 14px;
}
section.order a {
  text-decoration: underline;
}
@media print {
  body {
    padding: 0;
  }
  header.header-main {
    padding: 0;
    position: relative;
  }
  header.header-main ul.header-main-menu {
    display: none;
  }
  header.header-main .main-menu-right {
    display: none;
  }
  .orders h2 {
    font-size: 18px;
  }
  .orders a.orders-btn {
    display: none;
  }
  div.hp-contact div.left .content {
    display: none;
  }
  footer.footer-main {
    display: none;
  }
  div.hp-contact div.right a {
    display: none;
  }
  section.cart-content {
    min-height: 0;
  }
}
.eshop-homepage h2 {
  color: #532e2e;
}
.eshop-homepage p {
  font-size: 1rem;
}
.eshop-homepage a {
  color: #C63D8F;
  text-decoration: underline;
  font-family: 'pn-semibold';
}
.eshop-homepage a:hover {
  color: #532e2e;
}
.eshop-homepage .banner {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
  position: relative;
}
.eshop-homepage .banner:hover .banner-overlay {
  display: block;
}
.eshop-homepage .banner:hover .banner-content .top {
  color: #fff;
  background: none;
}
.eshop-homepage .banner:hover .banner-content .bottom {
  background: #DEC7B7;
  color: #C63D8F;
}
.eshop-homepage .banner-lg {
  padding-top: 34.9%;
}
.eshop-homepage .banner-lg .banner-content .top {
  display: inline-block;
}
@media screen and (max-width: 576px) {
  .eshop-homepage .banner-lg {
    padding-top: 52%;
  }
  .eshop-homepage .banner-lg .banner-content {
    max-width: 200px;
  }
  .eshop-homepage .banner-lg .banner-content .top,
  .eshop-homepage .banner-lg .banner-content .bottom {
    min-height: 38px;
    display: table;
    width: 100%;
  }
  .eshop-homepage .banner-lg .banner-content .banner-text {
    font-family: 'pn-semibold';
    vertical-align: middle;
    display: table-cell;
  }
  .eshop-homepage .banner-lg .banner-content p {
    font-size: 1rem;
    line-height: initial;
  }
  .eshop-homepage .banner-lg .banner-overlay span {
    margin-left: 0;
    left: auto;
    right: 8%;
    top: 20%;
  }
}
.eshop-homepage .banner-sm {
  padding-top: 52%;
}
.eshop-homepage .banner-sm .banner-overlay span {
  margin-left: 0;
  left: auto;
  right: 8%;
  top: 20%;
}
@media screen and (max-width: 576px) {
  .eshop-homepage .banner-sm .banner-overlay span {
    top: 30%;
  }
}
.eshop-homepage .banner-md {
  padding-top: 50%;
}
.eshop-homepage .banner-md .banner-overlay span {
  margin-left: 0;
  left: auto;
  right: 26%;
  top: 30%;
}
@media screen and (max-width: 576px) {
  .eshop-homepage .banner-md .banner-overlay span {
    right: 8%;
  }
}
.eshop-homepage .banner-content {
  position: absolute;
  bottom: 5%;
  left: 5%;
  line-height: 40px;
  color: #fff;
  display: table;
  z-index: 1;
}
.eshop-homepage .banner-content .top {
  background: rgba(224, 200, 184, 0.7);
  color: #000;
  font-family: 'pn-semibold';
}
.eshop-homepage .banner-content .bottom {
  background: #C63D8F;
  font-family: 'pn-semibold';
}
.eshop-homepage .banner-content p {
  font-size: 1.4rem;
  font-family: 'pn-semibold';
  line-height: 40px;
  margin: 0;
}
.eshop-homepage .banner-content-sm {
  max-width: 200px;
  font-size: 1rem;
  line-height: initial;
}
.eshop-homepage .banner-content-sm .top,
.eshop-homepage .banner-content-sm .bottom {
  min-height: 38px;
  display: table;
  width: 100%;
}
.eshop-homepage .banner-content-sm .banner-text {
  font-family: 'pn-semibold';
  vertical-align: middle;
  display: table-cell;
}
.eshop-homepage .banner-content-sm p {
  font-size: 1rem;
  line-height: initial;
}
.eshop-homepage .banner-overlay {
  display: none;
  z-index: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.7);
  text-align: center;
}
.eshop-homepage .banner-overlay a {
  display: block;
  color: #DEC7B7;
  height: 100%;
}
.eshop-homepage .banner-overlay a span {
  position: absolute;
  top: 35%;
  left: 50%;
  margin-left: -5%;
}
.eshop-homepage .banner-overlay a span::before {
  content: '';
  width: 80px;
  height: 80px;
  display: block;
  margin: auto;
  -webkit-mask-size: cover;
  mask-size: cover;
  background-color: #DEC7B7;
}
.eshop-homepage .banner-overlay a.curtains span::before {
  -webkit-mask-image: url('../images/eshop-images/category_curtains_o.svg');
}
.eshop-homepage .banner-overlay a.shades span::before {
  -webkit-mask-image: url('../images/eshop-images/category_shades_o.svg');
}
.eshop-homepage .banner-overlay a.rails span::before {
  -webkit-mask-image: url('../images/eshop-images/category_rails_o.svg');
}
.eshop-homepage .banner-overlay a.home span::before {
  -webkit-mask-image: url('../images/eshop-images/category_home_o.svg');
}
.eshop-homepage .banner-overlay a.decorations span::before {
  -webkit-mask-image: url('../images/eshop-images/category_decorations_o.svg');
}
.eshop-homepage .banner-overlay a.sewing span::before {
  -webkit-mask-image: url('../images/eshop-images/category_sewing_o.svg');
}
.eshop-homepage .banner-overlay a.sale span::before {
  -webkit-mask-image: url('../images/eshop-images/category_sale_o.svg');
}
/* Text page */
div.text-page-content {
  clear: both;
  min-height: 1%;
  margin: 0 auto;
  margin-top: 15px;
}
div.text-page-content:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  overflow: hidden;
  height: 0;
}
div.text-page-content a {
  color: #0000FF;
}
div.text-page-content ul {
  margin-left: 40px;
}
div.text-page-content .cols {
  float: none;
  min-height: 1%;
}
div.text-page-content .cols:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  overflow: hidden;
  height: 0;
}
div.text-page-content div.col {
  float: left;
  width: 570px;
  min-height: 1%;
}
div.text-page-content div.col:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  overflow: hidden;
  height: 0;
}
div.text-page-content div.col.left {
  float: left;
}
div.text-page-content div.col.right {
  float: right;
}
div.text-page-content div.photos {
  min-height: 1%;
  top: 30px;
  position: relative;
}
div.text-page-content div.photos:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  overflow: hidden;
  height: 0;
}
div.text-page-content div.row {
  clear: both;
  margin-bottom: 30px;
  min-height: 1%;
}
div.text-page-content div.row:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  overflow: hidden;
  height: 0;
}
div.text-page-content div.text {
  background: #fff;
  position: relative;
  clear: both;
  width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  padding: 22px;
  padding-bottom: 50px;
}
div.text-page-content div.text span.date {
  position: absolute;
  top: -30px;
  left: 0;
  display: inline-block;
  color: #373c40;
  font-size: 16px;
  text-transform: uppercase;
  padding: 0 12px;
  background: #dec8b8;
  line-height: 34px;
  height: 30px;
}
div.text-page-content div.text h3 {
  clear: both;
  font-family: 'pn-semibold';
  text-align: center;
  color: #373c40;
  font-size: 28px !important;
  line-height: 37px;
  margin-bottom: 26px;
  width: auto !important;
  background: none !important;
}
div.text-page-content div.text p {
  font-family: 'pn-regular';
  font-size: 15px;
  line-height: 22px;
  color: #373c40;
}
div.text-page-content div.text p strong {
  font-weight: bold;
}
div.text-page-content div.text p a {
  color: #373c40;
}
div.text-page-content div.text p a:hover {
  text-decoration: none;
}
div.text-page-content div.text ul li {
  font-family: 'pn-regular';
  font-size: 15px;
  line-height: 22px;
  color: #373c40;
}
div.text-page-content div.person-info {
  width: 100%;
  background: #fff;
  min-height: 1%;
  clear: both;
  margin-bottom: 30px;
}
div.text-page-content div.person-info:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  overflow: hidden;
  height: 0;
}
div.text-page-content div.person-info div.photo {
  float: left;
  width: 270px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  padding: 20px;
  clear: none;
  text-align: center;
  padding-top: 50px;
}
div.text-page-content div.person-info div.photo div.photo-content {
  width: 100px;
  height: 100px;
  overflow: hidden;
  border-radius: 100px;
  margin: 0 auto;
  margin-bottom: 22px;
}
div.text-page-content div.person-info div.photo div.photo-content img {
  width: 100%;
  display: block;
}
div.text-page-content div.person-info div.photo h3,
div.text-page-content div.person-info div.photo h1.h3 {
  clear: both;
  display: block;
  color: #373c40;
  font-size: 18px !important;
  line-height: 20px;
  font-family: 'pn-semibold';
  margin-bottom: 38px;
  width: auto !important;
  background: none !important;
}
div.text-page-content div.person-info div.photo a.detail {
  font-size: 16px;
  font-family: 'pn-regular';
  color: #373c40;
  margin: 20px auto 0 auto;
  width: 125px;
  height: 30px;
  line-height: 30px;
  text-decoration: none;
  text-align: center;
  background: #dec8b8;
  display: block;
  clear: both;
}
div.text-page-content div.person-info div.text {
  float: right;
  width: 270px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  padding: 20px;
  clear: none;
}
div.text-page-content div.person-info div.text p,
div.text-page-content div.person-info div.text ul,
div.text-page-content div.person-info div.text li {
  color: #373c40;
  font-size: 14px;
  line-height: 20px;
}
div.text-page-content div.person-info div.text ul {
  margin: 20px 16px;
}
div.text-page-content button.toggle-inquiry {
  border: none;
  font-size: 16px;
  font-family: 'pn-regular';
  color: #373c40;
  margin: 20px auto 0 auto;
  width: 125px;
  height: 30px;
  line-height: 30px;
  text-decoration: none;
  text-align: center;
  background: #dec8b8;
  display: block;
  clear: both;
}
div.text-page-content div.box,
div.text-page-content a.box {
  float: left;
  margin: 0;
  margin-right: 30px;
  position: relative;
  display: block;
  text-decoration: none;
}
div.text-page-content div.box.last,
div.text-page-content a.box.last {
  margin-right: 0;
}
div.text-page-content div.box.big div.text,
div.text-page-content a.box.big div.text {
  width: 550px;
}
div.text-page-content div.box div.content,
div.text-page-content a.box div.content {
  position: relative;
}
div.text-page-content div.box div.content img,
div.text-page-content a.box div.content img {
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
}
div.text-page-content div.box div.content div.overlay,
div.text-page-content a.box div.content div.overlay {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  background: #fff;
}
div.text-page-content div.box div.content div.overlay div.overlay-img,
div.text-page-content a.box div.content div.overlay div.overlay-img {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 10;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
div.text-page-content div.box div.content div.overlay div.overlay-img img,
div.text-page-content a.box div.content div.overlay div.overlay-img img {
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  display: block;
  -webkit-filter: blur(7px) !important;
  -moz-filter: blur(7px);
  -o-filter: blur(7px);
  -ms-filter: blur(7px);
  filter: url(blur.svg#blur);
  filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius='7');
}
div.text-page-content div.box div.content div.overlay div.person,
div.text-page-content a.box div.content div.overlay div.person {
  position: absolute;
  z-index: 20;
  text-align: center;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
div.text-page-content div.box div.content div.overlay div.person div.photo,
div.text-page-content a.box div.content div.overlay div.person div.photo {
  width: 100px;
  height: 100px;
  overflow: hidden;
  border-radius: 100px;
  margin: 0 auto;
  margin-top: 16px;
  float: none;
  clear: both;
  margin-bottom: 20px;
}
div.text-page-content div.box div.content div.overlay div.person div.photo img,
div.text-page-content a.box div.content div.overlay div.person div.photo img {
  width: 100%;
  height: auto;
  position: relative;
}
div.text-page-content div.box div.content div.overlay div.person h4,
div.text-page-content a.box div.content div.overlay div.person h4 {
  display: block;
  clear: both;
  text-align: center;
  color: #373c40;
  font-size: 18px;
  font-family: 'pn-semibold';
  margin-bottom: 30px;
}
div.text-page-content div.box div.content div.overlay div.person a.detail,
div.text-page-content a.box div.content div.overlay div.person a.detail {
  width: 125px;
  height: 30px;
  line-height: 32px;
  background: #fff;
  margin: 0 auto;
  text-decoration: none;
  display: block;
  color: #373c40;
  font-size: 16px;
  font-family: 'pn-regular';
}
div.text-page-content div.box div.text,
div.text-page-content a.box div.text {
  position: absolute;
  background: #fff;
  bottom: 9px;
  left: 9px;
  width: 250px;
  padding: 0;
  height: 30px;
  line-height: 30px;
  text-align: center;
  z-index: 100;
}
div.text-page-content div.box div.text p,
div.text-page-content a.box div.text p {
  color: #373c40;
  font-size: 14px;
  line-height: 20px;
  font-family: 'pn-semibold';
}
div.text-page-content div.box:hover div.content div.overlay,
div.text-page-content a.box:hover div.content div.overlay {
  display: block;
}
div.text-page-content div.article {
  float: left;
  width: 570px;
  background: #fff;
  min-height: 1%;
  margin-right: 30px;
  height: 300px;
}
div.text-page-content div.article:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  overflow: hidden;
  height: 0;
}
div.text-page-content div.article.last {
  margin-right: 0;
}
div.text-page-content div.article div.text {
  width: 260px;
  float: right;
  margin-right: 20px;
  clear: none;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  padding: 20px 0;
  min-height: 1%;
  min-height: 100%;
}
div.text-page-content div.article div.text:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  overflow: hidden;
  height: 0;
}
div.text-page-content div.article div.text h3,
div.text-page-content div.article div.text h1.h3 {
  color: #373c40;
  font-size: 16px !important;
  line-height: 20px;
  text-align: left;
  margin-bottom: 15px;
  width: auto !important;
  background: none !important;
}
div.text-page-content div.article div.text p {
  font-size: 14px;
  line-height: 20px;
  color: #373c40;
  clear: both;
}
div.text-page-content div.article div.text a.detail {
  font-size: 16px;
  font-family: 'pn-regular';
  color: #373c40;
  margin-top: 20px;
  width: 125px;
  height: 30px;
  line-height: 30px;
  text-decoration: none;
  text-align: center;
  background: #dec8b8;
  display: block;
  clear: both;
  float: right;
  position: absolute;
  bottom: 20px;
  right: 0px;
}
div.text-page-content div.article div.box {
  margin: 0;
}
div.text-page-content div.article div.box div.text {
  min-height: 1%;
  margin: 0;
  bottom: auto;
  top: 9px;
  width: 250px;
  padding: 0;
}
div.text-page-content div.article div.box div.text:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  overflow: hidden;
  height: 0;
}
div.text-page-content div.article div.box div.text span.date {
  position: static;
  float: left;
  clear: none;
  display: inline-block;
  color: #373c40;
  font-size: 16px;
  text-transform: uppercase;
  padding: 0 10px;
  background: #dec8b8;
  line-height: 34px;
  height: 30px;
}
div.text-page-content div.article div.box div.text p {
  float: left;
  clear: none;
  margin-left: 10px;
  line-height: 30px;
  display: inline-block;
  font-family: 'pn-regular';
}
/* More content */
div.more-content {
  text-align: center;
  padding-top: 10px;
}
a.more-content-link {
  display: inline-block;
  position: relative;
  background: #ffffff;
  border: 1px solid #d8d7d8;
  padding: 0 15px;
  line-height: 38px;
  height: 38px;
  color: #373c40;
  font-size: 17px;
  text-decoration: none;
}
a.more-content-link span.bg {
  width: 14px;
  height: 8px;
  background: url('./images/bg-more-content.png') left top no-repeat;
  display: block;
  position: absolute;
  bottom: -8px;
  left: 50%;
  margin-left: -7px;
}
.category-menu {
  z-index: 10;
}
.category-menu .category-header {
  color: #565C60;
}
.category-menu .category-header span {
  line-height: 1rem;
}
.category-menu .category-header:hover {
  color: #532e2e;
}
.category-menu .category-header:hover .category-icon {
  background-color: #532e2e;
}
.category-menu .cat-menu {
  padding-bottom: 10px;
}
.category-menu .cat-menu a.active {
  font-weight: 900;
  color: #532e2e;
}
.category-menu .cat-menu a.active .category-icon {
  background-color: #532e2e;
}
.category-menu .cat-menu:hover .eshop-dropdown-menu {
  display: block;
}
.category-menu .eshop-dropdown-menu {
  display: none;
  background: #565C60;
  color: #fff;
  padding: 10px 10px 5px 10px;
  width: 100%;
  position: absolute;
  z-index: 10;
  margin-top: 10px;
  text-align: left;
}
.category-menu .eshop-dropdown-menu li {
  list-style-type: none;
  line-height: 1rem;
  margin-bottom: 5px;
}
.category-menu .eshop-dropdown-menu li a {
  color: #fff;
  font-size: 0.85rem;
}
.category-menu .eshop-dropdown-menu li a:hover {
  text-decoration: underline;
}
.category-menu .eshop-dropdown-menu::before {
  content: '';
  position: absolute;
  margin: auto;
  top: -7px;
  left: 50%;
  margin-left: -8px;
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 8px solid #565C60;
}
.category-menu .category-icon {
  width: 40px;
  height: 40px;
  display: inline-block;
  border-radius: 100%;
  background-color: #DEC7B7;
  float: left;
}
.category-menu .category-icon.curtains {
  background-image: url('../images/eshop-images/category_curtains.svg');
}
.category-menu .category-icon.shades {
  background-image: url('../images/eshop-images/category_shades.svg');
}
.category-menu .category-icon.rails {
  background-image: url('../images/eshop-images/category_rails.svg');
}
.category-menu .category-icon.home {
  background-image: url('../images/eshop-images/category_home.svg');
}
.category-menu .category-icon.decorations {
  background-image: url('../images/eshop-images/category_decorations.svg');
}
.category-menu .category-icon.sewing {
  background-image: url('../images/eshop-images/category_sewing.svg');
}
.category-menu .category-icon.sale {
  background-image: url('../images/eshop-images/category_sale.svg');
  background-color: #C63D8F;
}
.breadcrumbs {
  background-color: #DEC7B7;
  min-height: 35px;
}
.breadcrumbs .home {
  width: 35px;
  height: 35px;
  display: inline-block;
  -webkit-mask-size: cover;
  mask-size: cover;
  -webkit-mask-image: url('../images/eshop-images/category_home.svg');
  mask-image: url('../images/eshop-images/category_home.svg');
  background-color: #565C60;
  float: left;
}
.breadcrumbs ul {
  display: inline-block;
  margin: 0;
  vertical-align: middle;
  height: inherit;
}
.breadcrumbs ul li {
  display: inline-block;
  list-style-type: none;
  margin: 0;
  line-height: 35px;
  padding-right: 12px;
}
.breadcrumbs ul li a {
  font-family: 'pn-regular';
  font-size: 0.9rem;
  text-decoration: underline;
  color: #565C60;
}
.breadcrumbs ul li a:hover {
  text-decoration: none;
}
.breadcrumbs ul li::before {
  content: '';
  width: 32px;
  height: 35px;
  display: inline-block;
  background-image: url('../images/eshop-images/arrow_narrow.svg');
  background-repeat: no-repeat;
  float: left;
}
.breadcrumbs ul li:last-of-type a {
  text-decoration: none;
}
@media screen and (max-width: 576px) {
  .breadcrumbs {
    display: none;
  }
}
.breadcrumb-no-padd .container-fluid {
  padding: 0 !important;
}
.main-navbar {
  position: fixed;
  top: 0;
  width: 100%;
  border-bottom: 1px solid #eaeaea;
  background: #fff;
  z-index: 6;
  font-size: 0.95rem;
}
.main-navbar .container-fluid {
  max-width: 1220px;
}
.main-navbar .logo {
  height: 28px;
  width: auto;
}
@media screen and (max-width: 576px) {
  .main-navbar .logo {
    height: 16px;
  }
}
.main-navbar .main-menu-submenu,
.main-navbar .user-menu {
  display: none;
  position: absolute;
  background: #fff;
  width: max-content;
  -webkit-box-shadow: 0px 0px 33px 0px #d6d6d6;
  box-shadow: 0px 0px 33px 0px #d6d6d6;
  z-index: 100;
  top: 40px;
  left: -51px;
}
.main-navbar .main-menu-submenu .arrow-up,
.main-navbar .user-menu .arrow-up {
  position: relative;
  margin: auto;
  top: -7px;
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 8px solid white;
}
.main-navbar .main-menu-submenu .nav-item,
.main-navbar .user-menu .nav-item {
  list-style-type: none;
}
@media screen and (max-width: 576px) {
  .main-navbar .main-menu-submenu,
  .main-navbar .user-menu {
    display: block !important;
    position: initial;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.main-navbar .user-menu li {
  list-style-type: none;
}
.main-navbar .nav-link,
.main-navbar .more-link,
.main-navbar .login-link {
  cursor: pointer;
}
.main-navbar .nav-link:hover,
.main-navbar .more-link:hover,
.main-navbar .login-link:hover {
  color: #a68b75;
}
.main-navbar .cart-link {
  background: #eee2db;
  padding: 1rem;
}
.main-navbar .cart-link::before {
  width: 20px;
  height: 20px;
  background-image: url('../images/cart.svg');
  background-repeat: no-repeat;
  background-position: 50% 50%;
  content: '';
  display: inline-block;
  vertical-align: middle;
  margin-right: 1rem;
}
@media screen and (max-width: 768px) {
  .main-navbar .cart-link::before {
    margin-right: 0;
  }
}
@media screen and (max-width: 576px) {
  .main-navbar .cart-link {
    padding: 0.8rem 0.5rem;
  }
}
.main-navbar .cart-link:hover {
  text-decoration: none;
  background: #DEC7B7;
}
.main-navbar .search-link {
  display: inline-block;
  padding: 0.5rem;
}
.main-navbar .search-link:before {
  width: 20px;
  height: 20px;
  display: inline-block;
  content: '';
  background-image: url('../images/search.svg');
  background-repeat: no-repeat;
  background-position: 50% 50%;
  vertical-align: bottom;
  margin-right: 0.5rem;
}
@media screen and (max-width: 768px) {
  .main-navbar .search-link:before {
    vertical-align: middle;
    margin-right: 0;
  }
}
.main-navbar .menu-link {
  padding: 0.5rem;
}
.main-navbar .menu-link:before {
  width: 100%;
  height: 100%;
  display: inline-block;
  content: '';
  background-image: url('../images/menu.svg');
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: 20px 21px;
}
.main-navbar .mobile-only {
  display: none;
}
@media screen and (max-width: 576px) {
  .main-navbar .mobile-only {
    display: block;
  }
}
.main-navbar .eshop-link .category-menu-wrapper {
  display: none;
  position: absolute;
  width: 100vw;
  left: 0;
  text-align: left;
  background: #fff;
  padding: 20px 0 10px 0;
  box-shadow: 0px 10px 10px 0px #e8e8e8;
  z-index: 10;
}
.main-navbar .eshop-link .category-menu-content {
  max-width: 1220px;
  position: relative;
  margin: auto;
}
.main-navbar .eshop-link:hover .category-menu-wrapper {
  display: block;
}
.main-navbar .admin-bar {
  background: #29363d;
  color: #fff;
  font-size: 13px;
}
.main-navbar .admin-bar .finish-order {
  background: #17726b;
  border-radius: 2px;
  color: #fff;
  padding: 0.05rem 0.5rem;
}
.main-navbar .admin-bar img {
  vertical-align: inherit;
}
.free-shipping.eshop {
  background-color: #532e2e;
}
.shipping-wrapper {
  color: #fff;
}
.shipping-wrapper .shipping-left {
  position: absolute;
  left: -200px;
  top: 250px;
}
.shipping-wrapper .shipping-right {
  position: absolute;
  right: -200px;
  top: 250px;
}
.shipping-wrapper a {
  color: #fff;
  text-decoration: underline !important;
}
.shipping-wrapper a:hover {
  color: #fff;
  text-decoration: none !important;
}
.recommended-goods .added-product {
  background: #eee2db;
  padding: 20px;
}
.recommended-goods .added-product img {
  width: 60px;
  height: 60px;
  float: left;
  margin-right: 20px;
}
.recommended-goods .added-info {
  color: #532e2e;
  font-family: 'pn-semibold';
}
.recommended-goods .free-shipping-box {
  background: #fbc57f;
  padding: 10px 20px;
  line-height: 18px;
}
.recommended-goods .free-shipping-box .exclamation-mark {
  display: inline-block;
  background: #fff;
  width: 60px;
  text-align: center;
  line-height: 25px;
  vertical-align: top;
  margin-top: 5px;
  margin-right: 20px;
}
.recommended-goods h2 {
  font-family: 'pn-semibold';
  color: #565C60;
  font-size: 22px;
  margin: 25px 0;
}
.recommended-goods .recommended-product {
  border: 1px solid #BFBFBF;
  padding: 20px;
  margin-bottom: 20px;
}
.recommended-goods .variants-selection {
  background: #DEC7B7;
  padding-bottom: 10px;
}
.recommended-goods .variants-selection select {
  width: 100%;
}
.recommended-goods .variants-selection label {
  font-size: 13px;
  font-family: 'pn-semibold';
  color: #000;
}
.recommended-goods .price {
  max-width: 100% !important;
  margin: 0 !important;
  margin-top: 15px !important;
}
.recommended-goods .price-red {
  color: #E3000F;
  font-family: 'pn-semibold';
}
.recommended-goods .field-price-with-vat {
  font-family: 'pn-semibold';
}
.recommended-goods .big-brown-button {
  background: #532e2e;
  color: #fff;
  line-height: 60px;
  text-align: center;
  height: 60px;
  width: 100%;
  border: none;
  font-size: 17px;
  margin-bottom: 15px;
  display: block;
  font-family: 'pn-semibold';
  padding: 0;
  text-decoration: none;
  cursor: pointer;
}
.recommended-goods .big-brown-button:hover {
  color: #fbc57f;
  cursor: pointer;
}
.step-page {
  background: #fff;
  position: relative;
}
.step-page h1 {
  color: #a68b75;
  text-align: left;
  padding: 0;
  font-size: 28px;
  font-family: 'pn-regular';
}
.step-page .h1 {
  color: #532e2e;
}
.step-page .arrow-y-d {
  display: inline-block;
  width: 65px;
  height: 80px;
  background: url('../images/arrow_y_d.svg');
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.step-page .arrow-y-u {
  display: inline-block;
  width: 65px;
  height: 80px;
  transform: rotate(180deg);
  background: url('../images/arrow_y_d.svg');
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.step-page .arrow-y-r {
  display: inline-block;
  width: 80px;
  height: 65px;
  background: url('../images/arrow_y_r.svg');
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.step-page .arrow-y-l {
  display: inline-block;
  width: 65px;
  height: 80px;
  transform: rotate(90deg);
  background: url('../images/arrow_y_d.svg');
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.step-page.sale_calculator .step .number {
  background: #565C60;
  color: #DEC7B7;
}
.step-page.sale_calculator .top-banner {
  background: #565C60;
  color: #DEC7B7;
}
.step-page.sale_calculator .top-banner .box img {
  width: 100%;
  max-width: 200px;
  margin-bottom: 0.5rem;
  filter: grayscale(100%);
  transition: 0.5s;
}
.step-page.sale_calculator .top-banner .box p {
  text-align: center;
  max-width: 200px;
}
.step-page.sale_calculator .top-banner .box a {
  color: #DEC7B7;
}
.step-page.sale_calculator .top-banner .box:hover img {
  filter: grayscale(0%);
  transition: 0.5s;
}
.step-page.sale_calculator .top-banner .box:hover a {
  text-decoration: none;
}
.step-page.sale_calculator .top-banner .siti-img {
  background: url('../images/siti.svg');
  background-position: 50% 50%;
  background-repeat: no-repeat;
  width: 75px;
  height: 75px;
  margin: auto;
}
.step-page.sale_calculator .top-banner h2 {
  margin-top: 0;
  color: #DEC7B7;
}
.step-page.sale_calculator .top-banner p {
  font-size: 13px;
  line-height: 15px;
}
.step-page.sale_calculator .top-banner .back-btn {
  color: #DEC7B7;
  padding-left: 0;
}
.step-page .step .content {
  padding: 20px 0;
}
.step-page .step .number {
  background: #532e2e;
  color: #fff;
  font-family: 'pn-extrabold';
  font-size: 40px;
  display: inline-block;
  text-align: center;
  width: 60px;
  line-height: 60px;
}
.step-page .step h3,
.step-page .step .product-name {
  color: #fbc57f;
  font-family: 'pn-extrabold';
  font-size: 32px;
  margin-bottom: 1.7rem;
}
.step-page .step h4 {
  color: #532e2e;
  font-family: 'pn-extrabold';
  font-size: 18px;
  margin-bottom: 1.7rem;
}
.step-page .step p {
  font-size: 16px;
}
.step-page .step.sale-1 .left-2 {
  background: #F1F1F2;
}
.step-page .step.sale-1 .left-2 h2 {
  color: #532e2e;
  margin: 0;
  line-height: 60px;
  font-size: 30px;
  text-align: left;
}
.step-page .step.sale-1 .left-2 h2.product-name {
  color: #fbc57f;
}
@media screen and (max-width: 768px) {
  .step-page .step.sale-1 .left-2 h2 {
    line-height: normal;
  }
}
.step-page .step.sale-1 .left-2 p {
  font-size: 14px;
}
.step-page .step.sale-1 .left-2 select {
  display: block;
  width: 100%;
  margin-bottom: 0.25rem;
}
.step-page .step.sale-1 .left-2 .price-original {
  text-decoration: line-through;
}
.step-page .step.sale-1 .left-2 .price-now {
  color: #E3000F;
  font-family: 'pn-extrabold';
}
.step-page .step.sale-1 .left-2 .attribute {
  font-size: 13px;
  margin-bottom: 0.25rem;
}
.step-page .step.sale-1 .left-2 .attribute::before {
  content: '';
  display: inline-block;
  width: 16px;
  height: 16px;
  vertical-align: middle;
  margin-right: 0.5rem;
  background: url(../images/explanation_mark.png);
  background-repeat: no-repeat;
  background-position: 0 50%;
}
.step-page .step.sale-1 .left-2 .change-design {
  text-decoration: underline;
}
.step-page .step.sale-1 .left-2 .change-design:hover {
  text-decoration: none;
}
.step-page .step.sale-1 .right {
  min-height: 504px;
  background: url('../images/sale-calculator/sale-1.jpg');
  background-size: cover;
  background-color: #000;
  cursor: pointer;
}
.step-page .step.sale-1 .right.zavesy {
  background-image: url('../images/sale-calculator/sale-zaves.jpg');
}
.step-page .step.sale-1 .right .overlay {
  position: absolute;
  display: none;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, rgba(0, 0, 0, 0) 450px, #000000 650px, #000000 100%);
  color: #fff;
}
.step-page .step.sale-1 .right .overlay strong {
  font-family: 'pn-extrabold';
}
.step-page .step.sale-1 .right .overlay .price-original {
  text-decoration: line-through;
}
.step-page .step.sale-1 .right .overlay .price-now {
  color: #E3000F;
}
.step-page .step.sale-1 .right.active {
  background-size: auto 100%;
  background-repeat: no-repeat;
  display: block !important;
}
.step-page .step.sale-1 .right.active .overlay {
  display: block;
}
.step-page .step.sale-1-b .left {
  min-height: 504px;
  background-color: #DEC7B7;
  position: relative;
}
.step-page .step.sale-1-b .left .content {
  height: 100%;
  padding-bottom: 0;
}
.step-page .step.sale-1-b .left .reset-button {
  background: #532e2e;
  color: #fff;
  padding: 0.3rem 0.5rem;
  transition: 0.2s;
}
.step-page .step.sale-1-b .left .reset-button:hover {
  cursor: pointer;
  background: #a68b75;
  transition: 0.2s;
}
.step-page .step.sale-1-b .left .next-prev-buttons {
  position: absolute;
  right: -80px;
  bottom: 0;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .step-page .step.sale-1-b .left .next-prev-buttons {
    right: auto;
    left: 0;
    bottom: -40px;
  }
}
.step-page .step.sale-1-b .left .btn-next {
  background-image: url('../images/arrow_right_white.png');
}
.step-page .step.sale-1-b .left .btn-prev {
  background-image: url('../images/arrow_left_white.png');
}
.step-page .step.sale-1-b .left .btn-prev,
.step-page .step.sale-1-b .left .btn-next {
  background-color: #532e2e;
  background-size: 13px 24px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  color: #DEC7B7;
  width: 40px;
  height: 40px;
  display: inline-block;
  float: left;
}
.step-page .step.sale-1-b .left .btn-prev:hover,
.step-page .step.sale-1-b .left .btn-next:hover {
  text-decoration: none;
  background-color: #321c1c;
}
.step-page .step.sale-1-b .right {
  background-color: #565C60;
}
.step-page .step.sale-1-b .right .product {
  text-align: center;
}
.step-page .step.sale-1-b .right .product img {
  display: block;
  border-radius: 100%;
  width: 100px;
  height: 100px;
  margin: 0.5rem auto;
  box-shadow: 0 0 0 transparent;
  transition: 0.3s;
}
.step-page .step.sale-1-b .right .product .price {
  text-align: center;
  margin: 0;
}
.step-page .step.sale-1-b .right .product .price-original {
  color: #fff;
  text-decoration: line-through;
  margin-right: 1rem;
}
@media screen and (max-width: 768px) {
  .step-page .step.sale-1-b .right .product .price-original {
    display: block;
    text-align: cener;
    margin: 0;
    font-size: 13px;
  }
}
.step-page .step.sale-1-b .right .product .price-now {
  color: #E3000F;
}
@media screen and (max-width: 768px) {
  .step-page .step.sale-1-b .right .product .price-now {
    display: block;
    text-align: center;
    font-size: 13px;
  }
}
.step-page .step.sale-1-b .right .product:hover,
.step-page .step.sale-1-b .right .product.active {
  cursor: pointer;
}
.step-page .step.sale-1-b .right .product:hover img,
.step-page .step.sale-1-b .right .product.active img {
  box-shadow: 2px 2px 3px #000;
  transition: 0.3s;
}
.step-page .step.sale-2 .left {
  min-height: 486px;
  background-color: #565C60;
  color: #DEC7B7;
}
.step-page .step.sale-2 .left p {
  font-size: 14px;
}
.step-page .step.sale-2 .left img {
  max-width: 100%;
}
.step-page .step.sale-2 .left .img-background {
  background-color: #DEC7B7;
  margin: 0 3px;
}
.step-page .step.sale-2 .left small {
  padding: 0 3px;
  display: inline-block;
  line-height: 14px;
}
.step-page .step.sale-2 .left-b {
  min-height: 486px;
  background-color: #565C60;
  color: #DEC7B7;
}
.step-page .step.sale-2 .left-b img {
  max-width: 100%;
}
.step-page .step.sale-2 .right .arrow-y-l {
  position: absolute;
  bottom: 3rem;
  right: 3rem;
}
@media screen and (max-width: 768px) {
  .step-page .step.sale-2 .right .arrow-y-l {
    display: none;
  }
}
.step-page .step.sale-2-b .left {
  min-height: 486px;
  background-color: #565C60;
  color: #DEC7B7;
}
.step-page .step.sale-2-b .left p {
  font-size: 14px;
}
.step-page .step.sale-2-b .left img {
  max-width: 100%;
}
.step-page .step.sale-2-b .right {
  background-color: #eee2db;
}
.step-page .step.sale-2-b .right img {
  width: 100%;
  margin-bottom: 1rem;
}
.step-page .step.sale-2-b .right p {
  color: #565C60;
  line-height: 16px;
  font-size: 14px;
}
.step-page .step.sale-3 .left {
  background: #F1F1F2;
}
.step-page .step.sale-3 .left img {
  max-width: 150px;
}
.step-page .step.sale-3 .left i {
  vertical-align: middle;
}
.step-page .step.sale-3 .right {
  background: url('../images/sale-calculator/sale-3-paska.jpg');
  background-size: cover;
}
.step-page .step.sale-3 .right .content {
  display: none;
}
.step-page .step.sale-3 .right .content .tape p {
  font-size: 13px;
}
@media screen and (max-width: 768px) {
  .step-page .step.sale-3 .right .content .tape p {
    font-size: 10px;
    margin-bottom: 2px;
    line-height: 13px;
  }
}
.step-page .step.sale-3 .right .content .tape .tape-image {
  padding-top: 30%;
  background-size: 100% auto;
  background-position: 50% 50%;
  transition: 0.3s;
}
.step-page .step.sale-3 .right .content .tape:hover,
.step-page .step.sale-3 .right .content .tape.active {
  cursor: pointer;
}
.step-page .step.sale-3 .right .content .tape:hover .tape-image,
.step-page .step.sale-3 .right .content .tape.active .tape-image {
  box-shadow: 2px 2px 3px #000;
  transition: 0.3s;
}
.step-page .step.sale-3 .right.active .content {
  display: block !important;
  width: 100%;
  height: 100%;
  background: #fff;
}
@media screen and (max-width: 768px) {
  .step-page .step.sale-3 .right {
    background: none;
  }
}
.step-page .step.sale-4 .left {
  background-color: #532e2e;
  position: relative;
}
.step-page .step.sale-4 .left p {
  text-align: center;
  color: #fff;
  margin: 0;
  font-size: 22px;
  font-family: 'pn-light';
}
.step-page .step.sale-4 .left .arrow-y-u {
  position: absolute;
  right: 3rem;
  top: 2rem;
}
@media screen and (max-width: 768px) {
  .step-page .step.sale-4 .left .arrow-y-u {
    display: none;
  }
}
.step-page .step.sale-4 .left .ready p {
  text-align: left;
  font-size: 18px;
}
.step-page .step.sale-4 .left .ready .yellow {
  color: #fbc57f;
}
.step-page .step.sale-4 .left .ready strong {
  font-family: 'pn-extrabold';
}
.step-page .step.sale-4 .left .white {
  color: #fff;
}
.step-page .step.sale-4 .left label {
  color: #fff;
  display: block;
  margin: 0;
}
.step-page .step.sale-4 .left input {
  background: #fbc57f;
  font-family: 'pn-extrabold';
  width: 50px;
  border: none;
  text-align: center;
}
.step-page .step.sale-4 .right a {
  height: 100%;
  background-color: #fbc57f;
  text-align: center;
  color: #532e2e;
  font-size: 24px;
  font-family: 'pn-extrabold';
  display: flex;
  justify-content: center;
  align-items: center;
}
.step-page .step.sale-4 .right a:hover {
  text-decoration: none;
  background: #f9af4e;
}
.step-page .section-inquiry .left {
  background-color: #F3F3F3;
}
.step-page .section-inquiry li {
  list-style-type: none;
  padding-left: 30px;
  position: relative;
  line-height: 16px;
  font-size: 13px;
  margin-bottom: 10px;
}
.step-page .section-inquiry li::before {
  display: inline-block;
  content: '';
  background: #fbc57f;
  width: 15px;
  height: 15px;
  position: absolute;
  left: 0;
  top: 0;
}
.step-page .section-inquiry a {
  color: #fff;
  background: #532e2e;
  padding: 15px 50px;
  font-size: 24px;
  font-family: 'pn-extrabold';
  margin-bottom: 30px;
  display: inline-block;
  z-index: 1;
  transition: 0.2s;
}
.step-page .section-inquiry a:hover {
  transition: 0.2s;
  text-decoration: none;
  color: #fbc57f;
}
.step-page .section-inquiry.homepage {
  position: relative;
}
.step-page .section-inquiry.homepage p {
  height: 80px;
}
.step-page .section-inquiry.homepage h4 {
  height: 44px;
}
.step-page .section-inquiry.homepage li {
  height: 32px;
}
.step-page .section-inquiry.homepage .left,
.step-page .section-inquiry.homepage .right {
  position: relative;
}
.step-page .section-inquiry.homepage a {
  background: #DEC7B7;
  color: #532e2e;
  font-family: 'pn-semibold';
  padding: 10px 30px;
  position: absolute;
  top: 230px;
  left: calc(50% - 115px);
  transition: 0.2s;
}
.step-page .section-inquiry.homepage a:hover {
  transition: 0.2s;
  background: #ceac94;
}
@media screen and (max-width: 768px) {
  .step-page .section-inquiry h3,
  .step-page .section-inquiry h4,
  .step-page .section-inquiry p {
    text-align: center;
  }
  .step-page .section-inquiry a {
    position: relative !important;
    top: 0 !important;
    left: 0 !important;
    text-align: center !important;
    margin: auto !important;
    width: 100% !important;
  }
}
.step-page .section-inquiry.inquiry-1 {
  background-color: #F3F3F3;
}
.step-page .section-inquiry.inquiry-1 .right {
  background: url('../images/sarka_lg.jpg?v2');
  background-size: cover;
  position: relative;
  overflow: hidden;
}
.step-page .section-inquiry.inquiry-1 .right::before {
  content: 'Ing. Šárka Týmová \A Ředitelka společnosti STYLTEX';
  white-space: pre;
  color: #fff;
  font-size: 14px;
  position: absolute;
  bottom: 30px;
  left: 40%;
}
.step-page .section-inquiry.inquiry-1 .right::after {
  content: '';
  display: none;
  width: 200px;
  height: 200px;
  background-image: url('../images/logo_kulate_w.svg');
  background-size: 100% 100%;
  position: absolute;
  right: -58px;
  top: 100px;
}
.step-page .section-inquiry.inquiry-1.homepage .right .layer {
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 65%, #f3f3f3 100%);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.step-page .section-inquiry.inquiry-1.homepage .right::before {
  color: #fff;
}
.step-page .section-inquiry.inquiry-1.homepage .right::after {
  display: none;
  right: 50px;
  top: calc(50% - 100px);
}
@media screen and (min-width: 768px) {
  .step-page .section-inquiry.inquiry-1.homepage {
    display: none;
    overflow: hidden;
  }
}
@media screen and (max-width: 768px) {
  .step-page .section-inquiry.inquiry-1.homepage {
    display: block;
    overflow: hidden;
  }
  .step-page .section-inquiry.inquiry-1.homepage .right {
    height: 400px;
  }
  .step-page .section-inquiry.inquiry-1.homepage .right::after {
    display: none;
    width: 100px;
    height: 100px;
    top: 200px;
  }
  .step-page .section-inquiry.inquiry-1:not(.homepage) .right {
    display: none;
  }
}
.step-page .section-inquiry.category {
  background-color: #F3F3F3;
  min-height: 400px;
}
.step-page .section-inquiry.category h2 {
  background: rgba(255, 255, 255, 0.5);
  margin: 0;
  padding: 30px;
}
.step-page .section-inquiry.category h3 {
  font-size: 28px;
}
.step-page .section-inquiry.category strong {
  color: #E3000F;
  font-family: 'pn-extrabold';
}
.step-page .section-inquiry.category p {
  font-size: 14px;
  margin-bottom: 150px;
}
.step-page .section-inquiry.category a {
  background-color: #fbc57f;
  color: #532e2e;
  margin: 0;
  font-family: 'pn-light';
  padding: 10px 30px;
  position: absolute;
  top: 180px;
  left: calc(50% - 115px);
  transition: 0.2s;
}
.step-page .section-inquiry.category a:hover {
  background: #f9af4e;
  transition: 0.2s;
}
.step-page .section-inquiry.category .purple {
  color: #C63D8F;
}
.step-page .section-inquiry.category .right {
  background: url('../images/vyprodej_zaclon_sm.jpg');
  background-size: cover;
  position: relative;
}
.step-page .section-inquiry.category .right.zavesy {
  background: url('../images/vyprodej_zavesu_sm.jpg');
}
.step-page .section-inquiry.category .right.outlet {
  background: url('../images/sklad_sm.jpg');
}
.step-page .section-inquiry.category .right .layer {
  display: block;
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 65%, #f3f3f3 100%);
}
.step-page .section-inquiry.inquiry-2 .left {
  background: url('../images/inquiry-2.jpg?v2');
  background-size: cover;
  position: relative;
}
.step-page .section-inquiry.inquiry-2 .left::after {
  content: '';
  display: none;
  width: 200px;
  height: 200px;
  background-image: url('../images/logo_kulate_b.svg');
  background-size: 100% 100%;
  position: absolute;
  left: 58px;
  bottom: -50px;
  z-index: 1;
}
.step-page .section-inquiry.inquiry-2.homepage {
  overflow: hidden;
  display: none;
}
.step-page .section-inquiry.inquiry-2.homepage .left {
  background-position: 50% 20%;
}
.step-page .section-inquiry.inquiry-2.homepage .left .layer {
  background: linear-gradient(270deg, rgba(255, 255, 255, 0) 65%, #ffffff 100%);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.step-page .section-inquiry.inquiry-2.homepage .left::after {
  display: none;
  top: calc(50% - 100px);
}
@media screen and (max-width: 768px) {
  .step-page .section-inquiry.inquiry-2:not(.homepage) .left {
    display: none;
  }
}
.step-page .section-inquiry.inquiry-3 {
  background-color: #F3F3F3;
}
.step-page .section-inquiry.inquiry-3 .left {
  padding-top: 50px;
}
.step-page .section-inquiry.inquiry-3 .left h4 {
  font-size: 32px;
}
.step-page .section-inquiry.inquiry-3 .right {
  background: url('../images/inquiry-3.jpg?v2');
  background-size: cover;
  background-position: 50% 50%;
  position: relative;
}
.step-page .section-inquiry.inquiry-3 .right::after {
  content: '';
  display: none;
  width: 200px;
  height: 200px;
  background-image: url('../images/logo_kulate_bez.svg');
  background-size: 100% 100%;
  position: absolute;
  right: 58px;
  bottom: -50px;
  z-index: 1;
}
.step-page .section-inquiry.inquiry-3.homepage {
  overflow: hidden;
  display: none;
}
.step-page .section-inquiry.inquiry-3.homepage .left {
  padding-top: 0;
}
.step-page .section-inquiry.inquiry-3.homepage .right .layer {
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 65%, #f3f3f3 100%);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.step-page .section-inquiry.inquiry-3.homepage .right::after {
  display: none;
  top: calc(50% - 100px);
}
@media screen and (max-width: 768px) {
  .step-page .section-inquiry.inquiry-3.homepage {
    display: none;
  }
  .step-page .section-inquiry.inquiry-3:not(.homepage) .right {
    display: none;
  }
}
.step-page .section-inquiry.inquiry-3-5 {
  background-color: #fff;
}
.step-page .section-inquiry.inquiry-3-5 .left {
  padding-top: 50px;
  background-color: #fff;
}
.step-page .section-inquiry.inquiry-3-5 .left h4 {
  font-size: 18px;
}
.step-page .section-inquiry.inquiry-3-5 .right {
  background: url('../images/inquiry-3-5.jpg');
  background-size: cover;
  background-position: 0 50%;
  position: relative;
}
.step-page .section-inquiry.inquiry-3-5.homepage {
  overflow: hidden;
}
.step-page .section-inquiry.inquiry-3-5.homepage .right {
  background-position: 0% 20%;
}
.step-page .section-inquiry.inquiry-3-5.homepage .right .layer {
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 65%, #ffffff 100%);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.step-page .section-inquiry.inquiry-3-5.homepage .right::after {
  display: none;
  top: calc(50% - 100px);
}
@media screen and (max-width: 768px) {
  .step-page .section-inquiry.inquiry-3-5.homepage {
    display: none;
  }
  .step-page .section-inquiry.inquiry-3-5:not(.homepage) .right {
    display: none;
  }
}
.step-page .section-inquiry.inquiry-4 {
  background: #532e2e;
  padding: 2rem 0;
  overflow: hidden;
}
.step-page .section-inquiry.inquiry-4 p,
.step-page .section-inquiry.inquiry-4 span {
  color: #fff;
  font-size: 32px;
  text-align: center;
  font-family: 'pn-extrabold';
  line-height: 40px;
  margin: 0;
}
.step-page .section-inquiry.inquiry-4 p .yellow,
.step-page .section-inquiry.inquiry-4 span .yellow {
  color: #fbc57f;
}
.step-page .order {
  padding: 100px 0;
}
.step-page .order h4 {
  color: #532e2e;
  text-align: center;
  font-size: 30px;
}
.step-page .order h5 {
  color: #fbc57f;
  text-align: center;
  font-family: 'pn-extrabold';
}
.step-page h2 {
  color: #565C60;
  text-align: center;
  font-family: 'pn-light';
  margin: 30px;
  font-size: 44px;
}
@media screen and (max-width: 768px) {
  .step-page h2 {
    font-size: 30px;
    margin: 0;
  }
}
.step-page .inquiry-overlay {
  background-image: url('../images/inquiry-overlay-1.jpg');
  background-size: cover;
  background-position: 50% 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}
.step-page .inquiry-overlay h1 {
  color: #DEC7B7;
  text-align: center;
  font-family: 'pn-light';
  margin: 30px;
  font-size: 44px;
}
.step-page .inquiry-overlay.inq-2 {
  background-image: url('../images/inquiry-overlay-2.jpg');
}
.step-page .inquiry-overlay.inq-2 h1 {
  color: #565C60;
}
.step-page .inquiry-overlay.inq-3 {
  background-image: url('../images/inquiry-overlay-3.jpg');
}
.step-page .inquiry-overlay.inq-3 h1 {
  color: #565C60;
}
.step-page .inquiry-overlay.inq-zaclony {
  background-image: url('../images/vyprodej_zaclon_lg.jpg');
  padding: 0;
}
.step-page .inquiry-overlay.inq-zaclony h1 {
  color: #532e2e;
  background: rgba(255, 255, 255, 0.5);
  margin: 0;
  padding: 30px;
}
.step-page .inquiry-overlay.inq-zavesy {
  background-image: url('../images/vyprodej_zavesu_lg.jpg');
  padding: 0;
}
.step-page .inquiry-overlay.inq-zavesy h1 {
  color: #532e2e;
  background: rgba(255, 255, 255, 0.5);
  margin: 0;
  padding: 30px;
}
@media screen and (max-width: 768px) {
  .step-page .inquiry-overlay {
    position: relative;
    padding-top: 100%;
  }
  .step-page .inquiry-overlay h1 {
    display: none;
  }
}
.step-page .hp-main-infobox {
  position: relative;
  top: 0;
  left: 0;
  margin: auto;
  max-width: 800px;
}
.step-page .hp-main-infobox p {
  font-size: 14px;
}
.step-page .radio-label {
  font-size: 14px !important;
}
.step-page .radio input[type="radio"] {
  display: none;
}
.step-page .radio label {
  font-size: 13px;
  line-height: 18px;
  color: #532e2e;
  margin: 0;
}
.step-page .radio label::before {
  content: '';
  display: inline-block;
  width: 18px;
  height: 18px;
  background: #eee2db;
  margin-right: 8px;
  vertical-align: text-bottom;
}
.step-page .radio label:hover {
  cursor: pointer;
}
.step-page .radio label:hover::before {
  background: #dec6b8;
}
.step-page .radio label.small {
  font-size: 13px;
}
.step-page .radio input[type="radio"]:checked + label::before {
  background: #532e2e;
}
.step-page .input-number {
  color: #532e2e;
  font-family: 'pn-extrabold' !important;
}
.step-page .input-number input {
  background: #eee2db;
  border: none;
  color: #532e2e;
  text-align: center;
  width: 100px;
}
.step-page .input-number .max-size {
  font-family: 'pn-light';
  font-size: 0.8rem;
}
.step-page .filters_component h5 {
  text-transform: uppercase;
  color: #532e2e;
  font-size: 13px;
  font-family: 'pn-semibold';
}
.step-page .filters_component li {
  list-style-type: none;
}
.step-page .filters_component .radio {
  padding-left: 20px;
  position: relative;
}
.step-page .filters_component .radio::before {
  float: none;
  position: absolute;
  left: 0;
  top: 0;
}
@media screen and (max-width: 768px) {
  .step-page .filters_component .radio::before {
    width: 16px;
    height: 16px;
  }
}
.step-page .filters_component .radio.selected::after {
  left: 3px;
  top: 3px;
}
@media screen and (max-width: 768px) {
  .step-page .filters_component .radio.selected::after {
    width: 10px;
    height: 10px;
  }
}
.step-page .back-btn {
  display: inline-block;
  padding: 1rem 2rem;
  text-decoration: underline;
  font-size: 1.2rem;
  font-family: 'pn-light';
}
.step-page .back-btn:hover {
  text-decoration: none;
}
.step-page .header-smaller {
  font-size: 32px;
}
.step-page .panel-width {
  font-size: 11px;
}
.step-page .panel-width.red {
  color: #E3000F;
}
.step-page .panel-width.green {
  color: #5ec559;
}
.sale-wrapper {
  color: #fff;
}
.sale-wrapper .sale-left {
  color: #532e2e;
  position: absolute;
  left: -120px;
  top: 200px;
}
.sale-wrapper .sale-left.fixed {
  left: 0;
  position: fixed;
}
.sale-wrapper .sale-left strong {
  font-family: 'pn-extrabold';
}
.sale-wrapper .sale-left p {
  font-size: 17px;
}
.sale-wrapper .sale-left::before {
  display: block;
  content: '';
  width: 50px;
  height: 50px;
  background-image: url('../images/logo_kulate_b.svg');
  background-size: 100% 100%;
  margin-bottom: 1rem;
}
.sale-wrapper .sale-left::after {
  display: block;
  content: '';
  width: 90px;
  height: 50px;
  background-image: url('../images/arrow_b_l.svg');
  background-size: 100% 100%;
  margin-bottom: 1rem;
  background-position: -8px center;
}
/* 
    Created on : 15.2.2021, 14:15:55
    Author     : RakLu
*/
.siti-na-miru {
  z-index: 0;
  text-align: center;
  background: #565C60;
  color: #DEC7B7;
}
.siti-na-miru .container {
  max-width: 1220px;
}
@media screen and (max-width: 576px) {
  .siti-na-miru {
    position: fixed;
    top: 50px;
  }
  .siti-na-miru.show-footer {
    position: relative;
    top: initial;
  }
}
.siti-na-miru h2 {
  padding-top: 1rem;
  padding-bottom: 1rem;
  margin-bottom: 0;
  font-family: 'pn-light';
}
.siti-na-miru a {
  color: #DEC7B7;
}
.siti-na-miru .box a {
  display: block;
  padding-top: 1rem;
  padding-bottom: 0.5rem;
}
.siti-na-miru .box a:hover {
  background: #fff;
  color: #565C60;
  text-decoration: none;
}
.siti-na-miru .box img {
  width: 100%;
  margin-bottom: 0.5rem;
}
.siti-na-miru .box.active {
  background: #fff;
}
.siti-na-miru .box.active a,
.siti-na-miru .box.active p {
  color: #565C60;
}
.siti-na-miru .box.outlet {
  background: #C63D8F;
}
.siti-na-miru .box.outlet p {
  color: #fff;
}
.siti-na-miru .box.outlet:hover p {
  color: inherit;
}
.siti-na-miru .box:hover {
  background: #fff;
}
.siti-na-miru .box:hover p {
  color: #565C60;
}
.siti-na-miru p {
  margin-bottom: 0;
}
.siti-na-miru .outlet-footer {
  background: #C63D8F;
  text-align: center;
  color: #fff;
  font-size: 1.5rem;
  line-height: 3.5rem;
  font-family: 'pn-light';
}
.siti-na-miru .outlet-footer .close-btn {
  color: #fff;
  margin-top: -2rem;
  margin-right: 0.3rem;
}
.siti-na-miru .close-btn {
  text-decoration: underline;
  font-size: 0.9rem;
  position: absolute;
  top: 1rem;
  right: 1rem;
}
@media screen and (max-width: 576px) {
  .siti-na-miru .close-btn {
    top: 0;
    right: 0;
  }
}
.siti-na-miru h3 {
  background: #fff;
  font-size: 1.5rem;
  line-height: 3.5rem;
  font-family: 'pn-light';
  margin: 0;
}
.siti-na-miru .show-choices {
  padding-bottom: 0;
}
.siti-na-miru .show-choices img {
  margin-bottom: 0;
}
.siti-na-miru .choice-parent {
  padding-top: 100%;
  position: relative;
  display: none;
  margin-top: 1rem;
  margin-bottom: 0.5rem;
}
.siti-na-miru .choice {
  position: absolute;
  border: 1px solid #DEC7B7;
  height: 50%;
  width: 100%;
  padding: 0 !important;
  line-height: 100%;
}
.siti-na-miru .choice:hover {
  background: #DEC7B7 !important;
  color: #565C60;
}
.siti-na-miru .choice p {
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 18px;
}
.siti-na-miru .choice:first-child {
  top: 0;
  left: 0;
  border-bottom: 1px solid transparent;
}
.siti-na-miru .choice:not(:first-child) {
  top: 50%;
  left: 0;
}
.kalkulace-siti-banner {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #565C60;
  color: #DEC7B7;
  text-align: center;
  z-index: 1000;
  font-family: 'pn-light';
  display: none;
}
.kalkulace-siti-banner h2 {
  text-transform: uppercase;
  font-size: 3rem;
  margin-top: 6rem;
  margin-bottom: 2rem;
}
@media screen and (max-width: 768px) {
  .kalkulace-siti-banner h2 {
    font-size: 1.5rem;
    margin-top: 2rem;
  }
}
.kalkulace-siti-banner .close-btn {
  position: absolute;
  top: 2rem;
  right: 4rem;
  padding: 0.5rem 1rem;
  color: #DEC7B7;
  font-size: 1.2rem;
  font-family: 'pn-semibold';
  z-index: 10;
}
.kalkulace-siti-banner .close-btn:hover {
  text-decoration: none;
  color: #ceac94;
}
@media screen and (max-width: 768px) {
  .kalkulace-siti-banner .close-btn {
    right: 1rem;
    top: 1rem;
  }
}
.kalkulace-siti-banner .siti-img {
  background: url('../images/siti.svg');
  background-position: 50% 50%;
  background-repeat: no-repeat;
  width: 75px;
  height: 75px;
  margin: auto;
  margin-bottom: 2rem;
}
@media screen and (max-width: 768px) {
  .kalkulace-siti-banner .siti-img {
    width: 45px;
    height: 45px;
  }
}
.kalkulace-siti-banner p {
  font-size: 1.1rem;
  margin-bottom: 2rem;
}
@media screen and (max-width: 768px) {
  .kalkulace-siti-banner p {
    font-size: 0.9rem;
  }
}
.kalkulace-siti-banner .box img {
  width: 100%;
  transition: 0.5s;
}
.kalkulace-siti-banner .box p {
  font-size: 14px;
  line-height: 20px;
  color: #DEC7B7;
  margin-bottom: 0;
}
@media screen and (max-width: 768px) {
  .kalkulace-siti-banner .box p {
    font-size: 12px;
  }
}
.kalkulace-siti-banner .box .img-wrapper {
  overflow: hidden;
  margin-bottom: 0.5rem;
}
.kalkulace-siti-banner .box:hover img {
  transform: scale(1.15);
  transition: 0.5s;
}
.kalkulace-siti-banner .box:hover a {
  text-decoration: none;
}
.landing-page .landing-page-section {
  background: #DEC7B7;
  color: #565C60;
}
.landing-page .landing-page-section.first {
  background: #565C60;
  color: #fff;
}
.landing-page .landing-page-section.first .landing-page-link {
  background: #DEC7B7;
}
.landing-page .landing-page-section.first .landing-page-link a {
  color: #565C60;
}
.landing-page .landing-page-section.first .landing-page-link a:before {
  background-color: #565C60;
}
.landing-page .landing-page-section.first .go-down {
  background: #DEC7B7;
}
.landing-page .landing-page-section.first .go-down:after {
  background: #565C60;
}
.landing-page .landing-page-section.first .content a {
  color: #fff;
}
.landing-page .landing-page-section h2,
.landing-page .landing-page-section h1 {
  font-family: 'pn-light';
  font-size: 2.2rem;
  margin-bottom: 40px;
  text-align: left;
}
.landing-page .image {
  padding: 0;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  min-height: 450px;
}
.landing-page .image:hover > .landing-page-link {
  opacity: 1;
  transition: 0.2s;
}
.landing-page .image.order-0 .go-down {
  z-index: 5;
  right: -35px;
  left: auto;
}
.landing-page .image:not(.landing-page .image.order-0) .landing-page-link a:before {
  transform: rotate(180deg);
  left: auto;
  right: -20px;
}
.landing-page .image:not(.landing-page .image.order-0) .landing-page-link a:hover:before {
  right: -60px;
}
.landing-page .image.contain {
  background-color: #fff;
  background-size: contain;
  background-position: left;
}
.landing-page .image.contain.order-0 {
  background-position: right;
}
.landing-page .landing-page-link {
  display: flex;
  width: 100%;
  height: 100%;
  background: #565C60;
  opacity: 0;
  transition: 0.2s;
  z-index: 1;
}
.landing-page .landing-page-link a {
  color: #DEC7B7;
  font-size: 2rem;
  width: 420px;
  padding: 70px;
  font-family: 'pn-light';
  position: relative;
}
.landing-page .landing-page-link a:before {
  display: block;
  content: '';
  width: 70px;
  height: 35px;
  background-image: url('../images/arrow_b_l.svg');
  background-position: 50% 50%;
  background-size: cover;
  -webkit-mask-image: url('../images/arrow_b_l.svg');
  mask-image: url('../images/arrow_b_l.svg');
  -webkit-mask-position: center;
  mask-position: left;
  -webkit-mask-size: cover;
  mask-size: cover;
  position: absolute;
  left: -20px;
  top: calc(50% - 18px);
  background: #DEC7B7;
  transition: 0.5s;
  padding-right: 50px;
}
.landing-page .landing-page-link a:hover {
  text-decoration: none;
}
.landing-page .landing-page-link a:hover:before {
  left: -60px;
  transition: 0.5s;
}
.landing-page .content {
  padding: 3rem 2rem;
}
.landing-page .content a {
  color: #565C60;
  text-decoration: underline;
}
.landing-page .content a:hover {
  text-decoration: none;
}
.landing-page .go-down {
  display: block;
  width: 70px;
  height: 70px;
  border-radius: 100%;
  border: 1px solid #DEC7B7;
  background: #565C60;
  position: absolute;
  top: 70%;
  right: auto;
  left: -35px;
  transition: 0.2s;
  z-index: 2;
}
.landing-page .go-down:hover {
  background: #DEC7B7;
  border-color: #565C60;
  transition: 0.2s;
}
.landing-page .go-down:hover:after {
  background: #565C60;
}
.landing-page .go-down:after {
  display: block;
  content: '';
  width: 60%;
  height: 27%;
  margin: auto;
  margin-top: 40%;
  background-image: url('../images/arrow_d_w.svg');
  background-position: 50% 50%;
  background-size: cover;
  -webkit-mask-image: url('../images/arrow_d_w.svg');
  mask-image: url('../images/arrow_d_w.svg');
  -webkit-mask-position: center;
  mask-position: left;
  -webkit-mask-size: cover;
  mask-size: cover;
  background: #DEC7B7;
}
.landing-page li {
  margin-left: 20px;
}
.landing-page .subcategories-parent.left {
  text-align: left;
  transition: 0.2s;
}
.landing-page .subcategories-parent.right {
  text-align: right;
  transition: 0.2s;
}
.landing-page .subcategories {
  border: 1px solid #fff;
  border-bottom: none;
  position: fixed;
  top: 0;
  z-index: 3;
  background: #565C60;
  display: inline-block;
}
.landing-page .subcategories li {
  width: 100%;
  transition: 0.2s;
  list-style-type: none;
  margin: 0;
  border-bottom: 1px solid #fff;
}
.landing-page .subcategories li a {
  color: #fff;
  background: #565C60;
  display: block;
  padding: 0.25rem 1rem;
  font-size: 14px;
}
.landing-page .subcategories li a:hover {
  text-decoration: none;
  background: #6e767b;
}
.account {
  color: #333;
}
.account .cart-content {
  padding-top: 0;
}
.account .left-menu {
  background: #f0f0f0;
  border-radius: 3px;
  padding: 1rem 0;
}
.account .left-menu h2 {
  text-align: center;
  font-size: 1.3rem;
  margin-bottom: 0;
}
.account .left-menu h3 {
  text-align: center;
  font-size: 0.8rem;
  font-weight: normal;
}
.account .left-menu .item a {
  padding: 0.3rem 0 0.3rem 1.5rem;
  display: block;
}
.account .left-menu .item:hover {
  background: #fafafa;
}
.account .left-menu .item.selected {
  background: #fff;
  border-left: 2px solid #fbc57f;
}
.account label {
  display: block;
  font-size: 0.8rem;
  margin-bottom: 0;
}
.account textarea,
.account input[type="text"],
.account input[type="password"],
.account select {
  width: 100%;
  border: 1px solid #dedede;
  background: #fcfcfc;
  font-family: 'pn-semibold';
  color: #43405a;
  padding-left: 9px;
  font-size: 14px;
  position: relative;
}
.account textarea:focus,
.account input[type="text"]:focus,
.account input[type="password"]:focus,
.account select:focus {
  border-color: #43405a;
}
.account textarea:disabled,
.account input[type="text"]:disabled,
.account input[type="password"]:disabled,
.account select:disabled {
  color: #777;
  border-color: #eee;
}
.account select {
  background-image: url('../images/arrow_more_gray_small.png');
  background-repeat: no-repeat;
  background-position: center right 15px;
}
.account textarea {
  padding: 9px;
}
.account button,
.account input[type="submit"] {
  background: #532e2e;
  color: #fff;
  line-height: 40px;
  text-align: center;
  height: 40px;
  font-size: 17px;
  padding: 0 15px 0 15px;
  display: inline-block;
  border: none;
  cursor: pointer;
  border: 1px solid #532e2e;
}
.account button.btn-small,
.account input[type="submit"].btn-small {
  line-height: 32px;
  height: 32px;
  font-size: 0.9rem;
}
.account button:hover,
.account input[type="submit"]:hover {
  color: #fbc57f;
}
.account .objednavky .objednavky-line {
  padding: 0.3rem 0;
  border-bottom: 1px solid #f0f0f0;
}
.account .objednavky .objednavky-line:hover {
  background: #fafafa;
}
.account .objednavky .objednavky-line.line-small {
  font-size: 13px;
  padding: 0.1rem 0;
}
.account .objednavky .objednavky-line.line-dark {
  background: #f0f0f0;
}
.account .objednavky .objednavky-line.line-dark:hover {
  background: #f5f5f5;
}
.account .objednavky .objednavky-line.line-border {
  border-bottom: 2px solid #ddd;
}
.account .objednavky a {
  color: #0094e7;
}
.account .objednavky a:hover {
  color: #0073b4;
  text-decoration: underline;
}
.account .objednavky .objednavky-table {
  box-shadow: 2px 1px 3px #ddd;
}
.account .no-style {
  color: #333;
}
.account .no-style:hover {
  text-decoration: none !important;
}
.account .address-preview {
  box-shadow: 2px 1px 3px #ddd;
  border-left: 2px solid #fbc57f;
  border-radius: 5px;
  padding: 0.5rem 1.5rem;
  position: relative;
  color: #333;
  height: 100%;
  min-height: 88px;
}
.account .address-preview .name {
  max-width: 83%;
}
.account .address-preview span {
  display: block;
}
.account .address-preview .street {
  font-weight: bold;
}
.account .address-preview.add-address {
  display: grid;
  align-items: center;
  grid-template-columns: 45px 1fr;
}
.account .address-preview .plus {
  display: inline-block;
  background: url('../images/plus.svg');
  width: 2rem;
  height: 2rem;
  background-size: 100% 100%;
}
.account .address-preview .add {
  display: inline-block;
  font-weight: bold;
}
.account .address-preview .tools {
  position: absolute;
  top: 0.5rem;
  right: 0.5rem;
}
.account .address-preview .edit {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: #ddd;
  -webkit-mask-image: url('../images/edit.svg');
  mask-image: url('../images/edit.svg');
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}
.account .address-preview .edit:hover {
  background: #666;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}
.account .address-preview .delete {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: #ddd;
  -webkit-mask-image: url('../images/trash.svg');
  mask-image: url('../images/trash.svg');
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}
.account .address-preview .delete:hover {
  background: #666;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}
.account .address-preview .set-primary {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: #ddd;
  -webkit-mask-image: url('../images/star_empty.svg');
  mask-image: url('../images/star_empty.svg');
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}
.account .address-preview .set-primary:hover {
  background: #666;
  -webkit-mask-image: url('../images/star_full.svg');
  mask-image: url('../images/star_full.svg');
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}
.account .address-preview .set-primary.is-primary {
  background: #fbc57f;
  -webkit-mask-image: url('../images/star_full.svg');
  mask-image: url('../images/star_full.svg');
}
.account .address-preview.primary {
  border-left: 4px solid #fbc57f;
}
.account .address-preview:hover {
  background-color: #f9f9f9;
}
.account .objednavka {
  border: 1px solid #999;
  border-radius: 3px;
  margin-bottom: 20px;
}
.account .objednavka .row {
  margin: 0;
}
.account .objednavka .line-small {
  padding: 5px 0 !important;
}
.account .checkmark {
  display: inline-block;
  width: 20px;
  height: 20px;
  background-image: url('../images/check-solid.svg');
  background-repeat: no-repeat;
}
