/* compiled by scssphp v0.0.12 on Fri, 02 Sep 2022 16:15:27 +0200 (0.0465s) */

/* fonts */
/* @import url(http://fonts.googleapis.com/css?family=Oswald:400,700,300&subset=latin,latin-ext); */
/* reset */
figure {
  margin: 0px; }

:focus {
  outline: none; }

p:first-child {
  margin-top: 0px; }

p:last-child {
  margin-bottom: 0px; }

.clear:before, .clear:after {
  clear: both;
  content: "";
  display: table; }

.nopadding {
  padding: 0px; }

.nomargin {
  margin: 0px; }

.vcenter {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%); }

.valign-center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.proportion-square {
  width: 100%;
  height: 0px;
  padding-bottom: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat; }

img {
  max-width: 100%; }

a {
  color: inherit;
  text-decoration: none;
  /* reset */ }

body {
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
  line-height: 28px;
  letter-spacing: 0.02em;
  font-weight: 300;
  box-sizing: border-box;
  padding: 0px;
  margin: 0px; }
  @media (max-widht: 1023px) {
  body {
    font-size: 16px;
    line-height: 21px; } }

input, textarea {
  font-family: 'Roboto', sans-serif; }

.admin {
  width: 60px;
  height: 60px;
  position: fixed;
  top: 20px;
  right: 20px;
  cursor: pointer;
  background-image: url('/assets/admin/edit_logo.png');
  background-size: contain;
  z-index: 999;
  /* COMMON STYLES */ }
  .admin .stick-it {
    position: absolute; }

h1, h2 {
  font-size: 56px;
  font-weight: 100; }

h3 {
  font-size: 23px;
  font-weight: 300; }

h4 {
  font-size: 15px;
  line-height: 1.5em;
  font-weight: 300;
  text-transform: uppercase;
  margin-bottom: 0px; }
  h4 + p {
    margin-top: 0px; }

p {
  font-size: 17px;
  line-height: 1.4em; }

strong, b {
  font-weight: 500;
  /* NAVIGATION */ }

navigation {
  background-color: #9a3594;
  display: block; }

ul {
  margin: 0px;
  padding: 0px; }

ul.nav, ul.singles {
  list-style: none; }
  ul.nav li, ul.singles li {
    position: relative;
    display: inline-block; }

ul.nav.desktop > li {
  padding: 0px;
  margin-right: 32px; }
  ul.nav.desktop > li:last-child {
    margin-right: 0px; }
  @media (max-width: 1300px) {
    ul.nav.desktop > li {
      margin-right: 11px; }
      ul.nav.desktop > li .cat1name {
        font-size: 13px; } }
  ul.nav.desktop a {
    text-decoration: none; }
  ul.nav.desktop .cat1name {
    color: #fff;
    text-transform: uppercase;
    font-size: 14.5px;
    line-height: 34px;
    font-weight: 300; }
  ul.nav.desktop .cat2name {
    text-transform: uppercase;
    font-size: 15.5px;
    color: #000;
    line-height: 34px;
    height: 34px;
    margin-bottom: 8px;
    font-weight: 300;
    background: #eee;
    padding: 0px 10px;
    display: inline-block; }
  ul.nav.desktop .cat3name {
    font-size: 14px;
    color: #000;
    line-height: 27px;
    font-weight: 300;
    color: #949496;
    padding-left: 3px; }
  ul.nav.desktop .subnav {
    display: none;
    position: absolute;
    z-index: 10;
    top: calc(100% + 10px);
    background: #fff;
    padding-left: 0px;
    white-space: nowrap;
    padding: 30px 0px;
    border: solid 2px #949496; }
  ul.nav.desktop .subnav:before {
    content: "";
    display: block;
    width: 100%;
    height: 20px;
    background-color: transparent;
    position: absolute;
    left: 0px;
    top: -20px; }
  ul.nav.desktop .subnav:after {
    content: "";
    display: block;
    height: 8px;
    position: absolute;
    left: -2px;
    top: -2px;
    right: -2px;
    background-color: #9a3594; }
  ul.nav.desktop .subnav a {
    color: inherit; }
  ul.nav.desktop .subnav ul.singles, ul.nav.desktop .subnav ul.subcats {
    display: inline-block;
    vertical-align: top;
    margin: 0px 20px; }
  ul.nav.desktop .subnav li {
    display: block;
    width: auto; }
  ul.nav.desktop .subnav.visible {
    display: block;
    opacity: 0; }

.mobile-nav-toggler {
  cursor: pointer;
  display: none;
  width: 36px;
  height: 28px;
  position: relative;
  float: right;
  margin-left: 30px;
  background: no-repeat center url(/assets/images/hamburger.png);
  background-size: contain; }
  @media (max-width: 600px) {
  .mobile-nav-toggler {
    width: 28px;
    margin-left: 20px; } }

ul.nav.mobile {
  display: none;
  width: 100%;
  max-width: 400px; }
  ul.nav.mobile > li {
    display: block; }
  ul.nav.mobile .cat1name {
    text-transform: uppercase;
    font-size: 14.5px;
    line-height: 34px;
    font-weight: 300;
    color: #fff; }
  ul.nav.mobile .cat2name {
    text-transform: uppercase;
    font-size: 15.5px;
    line-height: 34px;
    height: 34px;
    margin-bottom: 8px;
    font-weight: 300;
    background: #eee;
    padding: 0px 10px;
    display: inline-block; }
  ul.nav.mobile .cat3name {
    font-size: 14px;
    line-height: 27px;
    font-weight: 300;
    color: #fff; }
  ul.nav.mobile .subnav {
    display: none;
    margin-bottom: 10px; }
  ul.nav.mobile .subnav li {
    vertical-align: top; }
  ul.nav.mobile .subnav.level2 li {
    display: block; }

@media (min-width: 951px) {
  ul.nav.mobile {
    display: none !important; } }

@media (max-width: 950px) {
  /* HOME */
    body.fixed-toolbar {
      padding-top: 74px; }
    ul.nav.desktop {
      display: none; }
    .mobile-nav-toggler {
      display: block; } }

.home {
  background-image: url(/assets/images/home-hero-bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  /* shop */ }
  .home .content-block {
    width: 980px;
    max-width: 90%;
    margin: 0 auto;
    text-align: center; }
  .home .logo {
    margin: 120px 0px 0px; }
  @media (max-width: 600px) {
    .home .logo {
      margin: 40px 0px; } }
  @media (max-width: 380px) {
    .home .logo {
      margin: 30px 0px 20px; } }
  .home .logo + h1 {
    font-size: 32px;
    color: #fff;
    margin-bottom: 60px; }
  .home .home-search-wrap {
    position: relative; }
  .home .home-search-wrap form.search-hero {
    position: relative; }
    .home .home-search-wrap form.search-hero input.query {
      width: 100%;
      background: #fff;
      border: none;
      height: 126px;
      line-height: 126px;
      font-size: 50px;
      border-radius: 100px;
      box-sizing: border-box;
      padding: 0px 110px 0px 50px;
      font-weight: 100; }
    .home .home-search-wrap form.search-hero input.submit {
      border: none;
      position: absolute;
      width: 90px;
      height: 90px;
      top: 19px;
      right: 22px;
      display: block;
      background-image: url(/assets/images/search-icon.png);
      background-repeat: no-repeat;
      background-position: center;
      background-size: contain;
      background-color: transparent;
      cursor: pointer;
      opacity: 0.4; }
    @media (max-width: 900px) {
    .home .home-search-wrap form.search-hero input.query {
      height: 100px;
      line-height: 100px;
      font-size: 36px;
      padding: 0px 80px 0px 30px; }
    .home .home-search-wrap form.search-hero input.submit {
      width: 60px;
      height: 60px;
      top: 22px; } }
    @media (max-width: 640px) {
    .home .home-search-wrap form.search-hero input.query {
      height: 80px;
      line-height: 80px;
      font-size: 25px;
      padding: 0px 80px 0px 20px; }
    .home .home-search-wrap form.search-hero input.submit {
      width: 40px;
      height: 40px;
      top: 21px;
      right: 26px; } }
    @media (max-width: 440px) {
    .home .home-search-wrap form.search-hero input.query {
      height: 50px;
      line-height: 50px;
      font-size: 17px;
      padding: 0px 55px 0px 20px; }
    .home .home-search-wrap form.search-hero input.submit {
      width: 30px;
      height: 30px;
      top: 11px;
      right: 17px; } }
  .home .home-search-contact {
    color: #fff;
    font-weight: 100;
    font-size: 54px;
    line-height: 1.3em;
    padding-top: 100px;
    padding-bottom: 80px; }
  .home .home-search-contact a {
    color: inherit;
    text-decoration: none; }
  @media (max-width: 767px) {
    .home .home-search-contact {
      font-size: 30px;
      padding-top: 40px;
      padding-bottom: 40px; } }
  @media (max-width: 380px) {
    .home .home-search-contact {
      font-size: 28px;
      padding-top: 30px; } }

.fixed-toolbar {
  padding-top: 104px;
  /* common page styles */ }
  .fixed-toolbar header, .fixed-toolbar navigation {
    position: fixed;
    z-index: 999;
    width: 100%; }
  .fixed-toolbar header {
    top: 0px; }
  .fixed-toolbar navigation {
    top: 56px; }
  .fixed-toolbar .topbar-home + navigation {
    top: 74px; }
  @media (max-width: 600px) {
  .fixed-toolbar {
    padding-top: 47px; }
    .fixed-toolbar .topbar-home {
      padding: 0px; }

    .fixed-toolbar .topbar-home + navigation {
      top: 48px; } }

.thumb-size {
  text-align: center;
  height: 220px; }
  .thumb-size img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%; }

.price-new {
  color: #9a3594 !important;
  padding-left: 0.4em !important; }

.price-old {
  font-size: 0.8em !important;
  text-decoration: line-through !important;
  /* modules */ }

.mod_scroller {
  margin-top: 80px;
  position: relative; }
  .mod_scroller .module-title {
    font-size: 36px;
    margin-bottom: 30px;
    margin-left: 60px;
    margin-top: 0px;
    font-weight: 100; }
  @media (max-width: 768px) {
    .mod_scroller .module-title {
      font-size: 30px; } }
  @media (max-width: 540px) {
    .mod_scroller .module-title {
      margin-left: 0px; } }
  .mod_scroller .prev, .mod_scroller .next {
    width: 40px;
    height: 40px;
    z-index: 10;
    cursor: pointer;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain; }
  .mod_scroller .prev {
    left: 0px;
    background-image: url(/assets/images/scroller-left.png); }
  .mod_scroller .next {
    right: 0px;
    background-image: url(/assets/images/scroller-right.png); }
  .mod_scroller .scroller {
    width: calc(100% - 100px);
    margin: 0 50px; }
  @media (max-width: 768px) {
    .mod_scroller .scroller {
      width: calc(100% - 60px);
      margin: 0px 30px; } }
  .mod_scroller .item-block {
    /* max-width: 275px; */
    width: 100%;
    float: left;
    height: auto;
    position: relative; }
  .mod_scroller .item-image {
    width: auto;
    /* height: 220px; */
    position: relative; }
  .mod_scroller .item-image .proportion {
    width: 80%;
    margin: 0px 10%;
    height: 0px;
    padding-bottom: 100%;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    opacity: 0.2; }
  .mod_scroller .item-image img {
    position: absolute;
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    width: 80% !important;
    height: 100%;
    margin-left: 10%;
    object-fit: contain;
    object-position: center; }
  .mod_scroller .border {
    position: absolute;
    top: 30px;
    right: 0px;
    bottom: 100px;
    width: 0px;
    border-right: solid 1px #ccc; }
  .mod_scroller .title {
    color: #949496;
    padding: 0px 10%;
    font-size: 14px;
    margin: 6px 0px 0px;
    line-height: 20px;
    text-align: center;
    font-weight: normal; }
  @media (max-width: 600px) {
    .mod_scroller .title {
      font-size: 12px; } }
  .mod_scroller .price {
    color: #000;
    display: block; }
  .mod_scroller.type-custom .border {
    display: none; }
  .mod_scroller.type-custom .item-image .proportion {
    width: 94%;
    margin: 0px 3%;
    padding-bottom: 68%;
    background-size: cover; }
  .mod_scroller.type-custom h3.title {
    width: 94%;
    padding: 0px 3%;
    margin-top: 10px;
    text-align: left;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 300; }

.mod-topbar {
  height: 28px;
  line-height: 28px; }
  .mod-topbar .left {
    float: left; }
  .mod-topbar .right {
    float: right; }
  .mod-topbar form.search-topbar {
    position: relative;
    float: left; }
  .mod-topbar form.search-topbar input.query {
    width: 170px;
    height: 28px;
    background: #fff;
    border: none;
    line-height: 28px;
    font-size: 14px;
    border-radius: 100px;
    box-sizing: border-box;
    padding: 0px 14px;
    font-weight: 300;
    float: left; }
  .mod-topbar form.search-topbar input.submit {
    width: 22px;
    height: 22px;
    display: block;
    border: none;
    background-image: url(/assets/images/search-icon-white.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    background-color: transparent;
    cursor: pointer;
    float: left;
    margin-left: 10px;
    margin-top: 3px; }
  @media (max-width: 750px) {
    .mod-topbar form.search-topbar input.query {
      display: none;
      position: absolute;
      top: 0px;
      right: 32px; } }

.topbar-home {
  background: rgba(38, 12, 28, 0.4) url(/assets/images/toolbar-bg.jpg);
  background-blend-mode: multiply;
  padding: 13px 0px;
  /* shop */ }
  .topbar-home ul.nav.topbar li {
    padding: 0px 40px 0px 0px; }
    @media (max-width: 580px) {
    .topbar-home ul.nav.topbar li {
      padding: 0px 20px 0px 0px; } }
    @media (max-width: 460px) {
    .topbar-home ul.nav.topbar li {
      padding: 0px 10px 0px 0px; } }
    .topbar-home ul.nav.topbar li a {
      color: #fff;
      font-size: 12.5px;
      font-weight: 300; }
  .topbar-home .mobile-topbar-logo {
    width: 26px;
    height: 26px;
    margin-top: 1px;
    display: none; }
  @media (max-width: 430px) {
  .topbar-home ul.nav.topbar {
    display: none; }
  .topbar-home .mobile-topbar-logo {
    display: block; } }

.topbar-shop {
  background: rgba(38, 12, 28, 0.4) url(/assets/images/toolbar-bg.jpg);
  background-blend-mode: multiply;
  font-size: 16px;
  padding: 6px 0px;
  /* category modul */ }
  .topbar-shop .mod-topbar {
    color: #fff; }
  .topbar-shop .mod-topbar .logo {
    height: 26px;
    float: left;
    margin-top: 1px; }
  .topbar-shop .mod-topbar .phone, .topbar-shop .mod-topbar .email {
    float: left;
    margin-left: 30px; }
    @media (max-width: 460px) {
    .topbar-shop .mod-topbar .phone, .topbar-shop .mod-topbar .email {
      margin-left: 10px; } }
    @media (max-width: 420px) {
    .topbar-shop .mod-topbar .phone, .topbar-shop .mod-topbar .email {
      display: none; } }
  .mod-categories {
    background-color: #000;
    color: #fff;
    border-top: solid 12px #9a3594;
    padding-bottom: 50px; }
  .mod-categories .row {
    position: relative; }
  .mod-categories a {
    color: inherit; }
  .mod-categories .contact-block {
    width: 200px;
    float: right; }
  .mod-categories .contact-block .category-block {
    width: 100%; }
  .mod-categories .category-list {
    width: calc(100% - 200px);
    float: left; }
  .mod-categories .category-block {
    /* background-color: rgba(255,255,255,0.1); */
    width: 20%;
    margin-top: 40px; }
  @media (max-width: 1024px) {
    .mod-categories .category-block {
      width: 25%; } }
  @media (max-width: 768px) {
    .mod-categories .category-block {
      width: 33.33%; } }
  .mod-categories .category-block.grid-sizer {
    margin-top: 0px; }
  .mod-categories .category-block .category1-name {
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase; }
  .mod-categories .category-block .category2-name {
    font-size: 11.5px;
    text-transform: uppercase;
    padding-left: 10px;
    position: relative; }
    .mod-categories .category-block .category2-name:before {
      content: "-";
      position: absolute;
      left: 0px;
      top: 0px;
      bottom: 0px;
      width: auto; }
  .mod-categories .category-block .category3-name {
    font-size: 12px;
    font-weight: 300;
    font-style: italic;
    padding-left: 10px; }
  .mod-categories .category-block .text {
    font-size: 11.5px;
    line-height: 1.9em; }
    .mod-categories .category-block .text input[type="text"] {
      font-size: 11.5px;
      border: none;
      height: 2em;
      line-height: 2em;
      text-indent: 10px;
      padding: 0px;
      width: calc(100% - 24px); }
    .mod-categories .category-block .text input[type="submit"] {
      width: 23px;
      height: 23px;
      display: block;
      float: right;
      border: none;
      background: #ccc;
      color: #fff;
      text-indent: -300px;
      overflow: hidden;
      padding: 0px; }
  @media (max-width: 1023px) {
  .mod-categories .contact-block {
    float: left; }
  .mod-categories .category-list {
    display: none; } }

.mod-category-thumbs {
  margin-bottom: 20px;
  margin-top: 60px;
  /* mod recent */ }
  .mod-category-thumbs .col {
    padding: 0px !important; }
  .mod-category-thumbs .block {
    box-sizing: border-box;
    background-repeat: no-repeat;
    background-position: left center;
    background-size: cover;
    padding: 0px; }
  .mod-category-thumbs .block:after {
    content: "";
    display: block;
    width: 100%;
    height: 0px;
    padding-bottom: 66%; }
  .mod-category-thumbs .block.rc {
    background-position: right center; }
  .mod-category-thumbs .double-height:after {
    padding-bottom: 132%; }
  .mod-category-thumbs .double-width:after {
    padding-bottom: 33%; }
  .mod-category-thumbs .in-touch {
    background-color: #9a3594;
    color: #fff;
    color: #fff;
    position: relative; }
  .mod-category-thumbs .in-touch .inner {
    position: absolute;
    left: 10%;
    top: 10%;
    width: 80%;
    height: 80%; }
  .mod-category-thumbs .in-touch .in-touch-title {
    font-family: Roboto;
    font-weight: 300;
    font-size: 32px;
    margin: 0px 0px 10px; }
    .mod-category-thumbs .in-touch .in-touch-title b {
      font-weight: 600; }
  .mod-category-thumbs .in-touch .input-wrap {
    line-height: 0px; }
  .mod-category-thumbs .in-touch input[type="email"] {
    font-size: 16px;
    border: none;
    height: 50px;
    line-height: 50px;
    text-indent: 10px;
    padding: 0px;
    width: calc(100% - 60px);
    float: left; }
  .mod-category-thumbs .in-touch input[type="submit"] {
    width: 30px;
    height: 30px;
    display: block;
    background-image: url('/assets/images/scroller-right.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    background-color: transparent;
    float: left;
    border: none;
    color: #fff;
    text-indent: -300px;
    overflow: hidden;
    padding: 0px;
    cursor: pointer;
    position: relative;
    left: -40px;
    top: 10px;
    opacity: 0.7; }
  .mod-category-thumbs .in-touch .text {
    font-size: 14px;
    font-weight: 300;
    line-height: 1.4em;
    margin-top: 20px; }
  @media (min-width: 600px) and (max-width: 1000px) {
    .mod-category-thumbs .in-touch h3 {
      font-size: 21px; }

    .mod-category-thumbs .in-touch input[type="email"] {
      height: 30px;
      line-height: 30px;
      width: calc(100% - 30px);
      font-size: 13px; }

    .mod-category-thumbs .in-touch input[type="submit"] {
      width: 20px;
      height: 20px;
      left: -30px;
      top: 5px; }

    .mod-category-thumbs .in-touch .text {
      margin-top: 10px; } }
  @media (min-width: 600px) and (max-width: 800px) {
    .mod-category-thumbs .in-touch .text {
      display: none; } }
  .mod-category-thumbs .dodelave {
    background-image: url(/assets/images/homepage/modcat-dodelave.jpg); }
  .mod-category-thumbs .usb {
    background-image: url(/assets/images/homepage/modcat-usb.jpg); }
  .mod-category-thumbs .torbe {
    background-image: url(/assets/images/homepage/modcat-torbe.jpg); }
  .mod-category-thumbs .termovke {
    background-image: url(/assets/images/homepage/modcat-termovke.jpg); }
  .mod-category-thumbs .dezniki {
    background-image: url(/assets/images/homepage/modcat-dezniki.jpg); }
  .mod-category-thumbs .tekstil {
    background-image: url(/assets/images/homepage/modcat-tekstil.jpg); }
  .mod-category-thumbs .natur {
    background-image: url(/assets/images/homepage/modcat-natur.jpg); }
  .mod-category-thumbs .pisala {
    background-image: url(/assets/images/homepage/modcat-pisala.jpg); }

.mod_recent, .mod_related {
  /* shop list view */ }
  .mod_recent .module-title, .mod_related .module-title {
    font-size: 22px; }
  .mod_recent .sizer, .mod_related .sizer {
    width: 100%;
    padding-bottom: 100%;
    height: 0px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center; }

.category-toolbar {
  border-bottom: solid 1px #949496; }
  .category-toolbar .category-pathway {
    text-transform: capitalize;
    font-size: 24px;
    font-weight: 100;
    line-height: 24px;
    padding-bottom: 6px; }

.filter-toggler {
  display: none;
  width: auto;
  height: 24px;
  cursor: pointer;
  float: right; }
  .filter-toggler:before {
    content: '';
    display: block;
    float: left;
    width: 24px;
    height: 24px;
    background: no-repeat center left;
    background-image: url(/assets/images/filter-icon.png);
    background-size: contain; }
  .filter-toggler.active:before {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg); }
  .filter-toggler:after {
    content: 'filter';
    padding-left: 6px;
    line-height: 24px;
    font-style: 14px; }

.filter-column {
  width: 300px;
  float: left;
  font-size: 13px; }
  .filter-column .chosen {
    line-height: 28px;
    font-weight: 500;
    font-size: 1.1em; }
  .filter-column .category-name {
    display: inline-block;
    width: 100%;
    box-sizing: border-box;
    border: solid 1px #ccc;
    padding: 5px 12px;
    font-size: 1.2em;
    margin-bottom: 14px;
    position: relative;
    text-transform: capitalize; }
  .filter-column .category-name:last-child {
    margin-bottom: 0px; }
  .filter-column .category-name:hover {
    background: rgba(0, 0, 0, 0.1); }
  .filter-column .category-name.current {
    background-color: #ccc; }
  .filter-column .category-name.level1-child:after {
    content: "";
    border: solid 1px #000;
    border-left: none;
    border-bottom: none;
    position: absolute;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 6px;
    height: 6px;
    top: 50%;
    right: 8px;
    margin-top: -3px; }
  .filter-column .category-name.level2-child:after {
    content: "x";
    position: absolute;
    top: 50%;
    right: 8px;
    font-size: 14px;
    line-height: 14px;
    height: 14px;
    margin-top: -7px; }
  .filter-column .category-name.level3-child {
    border: none; }
    .filter-column .category-name.level3-child:after {
      content: "";
      border: solid 1px #000;
      border-left: none;
      border-bottom: none;
      position: absolute;
      -webkit-transform: rotate(45deg);
      -moz-transform: rotate(45deg);
      -o-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      transform: rotate(45deg);
      width: 6px;
      height: 6px;
      top: 50%;
      right: 8px;
      margin-top: -3px; }
  .filter-column .filter-wrapper {
    background-color: #f8f8f8;
    padding: 24px;
    box-sizing: border-box;
    display: inline-block;
    width: 100%;
    margin-bottom: 26px; }
  .filter-column .filter-block {
    display: inline-block;
    width: 100%;
    margin-top: 20px; }
  .filter-column .filter-block:first-child {
    margin-top: 0px; }
  .filter-column .filter-name {
    width: 100%;
    float: left;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 1.2em;
    line-height: 1.8em;
    margin-bottom: 4px; }
  .filter-column .checkbox-wrapper {
    width: 50%;
    height: 16px;
    line-height: 15px;
    margin-bottom: 6px;
    float: left;
    overflow: hidden; }
  .filter-column .checkbox-wrapper input[type="checkbox"] {
    position: relative;
    width: 14px;
    height: 14px;
    margin: 0px;
    box-sizing: border-box;
    float: left;
    margin-right: 6px;
    cursor: pointer; }
    .filter-column .checkbox-wrapper input[type="checkbox"]:after {
      content: "";
      position: absolute;
      left: 0px;
      top: 0px;
      right: 0px;
      bottom: 0px;
      border: solid 1px #000;
      background: #f9f9f9;
      pointer-events: none; }
    .filter-column .checkbox-wrapper input[type="checkbox"]:checked:after {
      background-image: url(/assets/images/cross.png);
      background-repeat: no-repeat;
      background-position: center;
      background-size: contain; }
  .filter-column .price_from, .filter-column .price_to {
    width: 20px;
    display: block;
    float: left;
    line-height: 26px;
    margin-right: 6px; }
  .filter-column .price_from + input, .filter-column .price_to + input {
    width: calc((100% - 110px) / 2);
    display: block;
    float: left;
    box-sizing: border-box;
    padding: 0px 4px;
    line-height: 26px;
    height: 26px;
    font-size: 1.1em; }
  .filter-column .price_to {
    margin-left: 20px; }
  .filter-column span.currency {
    float: left;
    line-height: 26px;
    margin-left: 2px; }
  .filter-column .reset-filters {
    float: left;
    width: 100%;
    text-transform: uppercase;
    cursor: pointer;
    margin-top: 20px;
    font-weight: 500; }

.items-list {
  width: calc(100% - 300px);
  float: right;
  padding-left: 30px; }
  .items-list .list-wrapper {
    float: left;
    width: 100%; }
  .items-list .category-description {
    font-size: 13px;
    padding: 0px;
    font-weight: normal;
    margin: 0px; }
  .items-list .shop-list-item {
    padding-top: 50px;
    /* height: 387px; */
    position: relative; }
  .items-list .shop-list-item .inner {
    border-bottom: solid 1px #949496;
    position: relative;
    padding-bottom: 110px; }
    @media (max-width: 1024px) {
    .items-list .shop-list-item .inner {
      padding-bottom: 70px; } }
  .items-list .shop-list-item .thumb-size {
    margin-bottom: 20px; }
  .items-list .shop-list-item .description-box {
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    color: #7d7e80;
    text-align: center;
    padding: 10px 0px 12px;
    font-size: 14px;
    line-height: 21px;
    background-color: rgba(255, 255, 255, 0.8);
    /* .edit-wrapper{
			background: #f1f1f1;
			display: inline-block;
			position: relative;
			width: 100%;
			padding: 6px 0px 4px;
			height: 300px;
			
			
			.thumb-size{
				height: 150px;
				cursor: move;
			}
			.description-box{
				height: auto;
				color: #000;
				background-color: rgba(255,255,255,0.95);
				line-height: 1.6em;
    			font-size: 15px;
				
				.title{
					font-weight: bold;
				}
				.description{
					padding: 4px 0px;
					max-height: 110px;
					overflow: auto;
				}
				.title,.price,.price2{
					background: rgba(0,0,0,0.1);
				}
				.price{
					width: 50%;
					float: left;
				}
				.price2{
					width: 50%;
					float: right;
				}
			}
			
			.edit-toolbar{
				width: 100%;
				background-color: #ccc;
				display: inline-block;
				padding: 4px 0px;
			}
			.save-changes{
				cursor: pointer;
				&.pending-changes{
					color: #f00;
					font-weight: bold;
				}
			}
			.item{
				width: auto;
				float: left;
				padding: 0px 10px;
				font-size: 12px;
				line-height: 12px;
				
				&.right{
					float: right;
				}
			}
		} */ }
    .items-list .shop-list-item .description-box p {
      margin: 0px;
      padding: 0px; }
    .items-list .shop-list-item .description-box span {
      color: #000;
      letter-spacing: 0.05em;
      padding-left: 0.4em;
      font-size: 17px;
      font-weight: 400; }
  .items-list .sortable .shop-list-item {
    width: 100%;
    padding-bottom: 10px;
    border-bottom: 2px solid #e4e4e4;
    margin-bottom: 10px; }
    .items-list .sortable .shop-list-item .edit-wrapper {
      position: relative;
      width: 100%;
      display: inline-block; }
      .items-list .sortable .shop-list-item .edit-wrapper .thumb-size {
        width: 130px;
        height: 130px;
        margin-bottom: 0px;
        float: left;
        cursor: move; }
        .items-list .sortable .shop-list-item .edit-wrapper .thumb-size img {
          width: 100%;
          height: 100%;
          object-fit: contain; }
      .items-list .sortable .shop-list-item .edit-wrapper .description-box {
        width: calc(100% - 140px);
        margin-left: 10px;
        height: auto;
        padding: 0px;
        position: static;
        float: left;
        color: #000;
        background-color: rgba(255, 255, 255, 0.95);
        line-height: 1.6em;
        font-size: 15px; }
        .items-list .sortable .shop-list-item .edit-wrapper .description-box > div {
          float: left;
          overflow: auto;
          overflow-y: auto;
          overflow-x: hidden; }
        .items-list .sortable .shop-list-item .edit-wrapper .description-box .title-wrapper {
          width: 200px; }
        .items-list .sortable .shop-list-item .edit-wrapper .description-box .description {
          width: 360px;
          padding: 4px 0px;
          height: 100px;
          resize: vertical; }
        .items-list .sortable .shop-list-item .edit-wrapper .description-box .price-wrapper {
          width: 80px;
          box-sizing: border-box;
          padding-right: 5px;
          padding-left: 5px; }
          .items-list .sortable .shop-list-item .edit-wrapper .description-box .price-wrapper div {
            width: 100%; }
          .items-list .sortable .shop-list-item .edit-wrapper .description-box .price-wrapper .price, .items-list .sortable .shop-list-item .edit-wrapper .description-box .price-wrapper .price2 {
            padding: 5px 0px;
            background-color: #efeeee;
            margin-bottom: 5px; }
        .items-list .sortable .shop-list-item .edit-wrapper .description-box .edit-toolbar {
          width: 100px; }
          .items-list .sortable .shop-list-item .edit-wrapper .description-box .edit-toolbar .item {
            background-color: #ccc;
            float: none;
            display: block;
            padding: 5px 0px;
            margin-bottom: 5px; }
        .items-list .sortable .shop-list-item .edit-wrapper .description-box .save-changes {
          cursor: pointer; }
          .items-list .sortable .shop-list-item .edit-wrapper .description-box .save-changes.pending-changes {
            color: #f00;
            font-weight: bold; }

@media (max-width: 1023px) {
  .filter-column {
    width: 25%;
    font-size: 11px; }
    .filter-column .filter-wrapper {
      padding: 10px 12px; }
      .filter-column .filter-wrapper .checkbox-wrapper {
        width: 100%; }
    .filter-column .price_from, .filter-column .price_to {
      margin-right: 0px; }
    .filter-column .price_to {
      margin-left: 10px; }
    .filter-column .price_from + input, .filter-column .price_to + input {
      width: calc((100% - 70px) / 2); }

  .items-list {
    width: 75%;
    padding-left: 0px; } }

@media (min-width: 701px) {
  .filter-column {
    display: block !important; } }

@media (max-width: 700px) {
  .filter-toggler {
    display: block; }

  .filter-column {
    width: 100%;
    display: none; }
    .filter-column .filter-block {
      width: 33%;
      padding: 20px;
      box-sizing: border-box;
      float: left; }
      .filter-column .filter-block.price, .filter-column .filter-block.categories {
        width: 100%;
        padding: 0px; }
    .filter-column .category-name {
      padding-top: 0px;
      padding-bottom: 0px;
      margin-bottom: 11px; }
      .filter-column .category-name.level1-child {
        width: auto;
        padding-right: 20px; }
        .filter-column .category-name.level1-child:after {
          width: 5px;
          height: 5px; }

  .items-list {
    width: 100%; } }

.back-top {
  width: 50px;
  height: 50px;
  position: fixed;
  right: 0px;
  top: 60%;
  opacity: 0;
  pointer-events: none;
  background-image: url('/assets/images/na_vrh.gif');
  background-repeat: no-repeat;
  background-size: contain;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  line-height: 40px;
  font-size: 12px;
  font-weight: 300;
  -webkit-transition: opacity 0.5s ease;
  -moz-transition: opacity 0.5s ease;
  -o-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease; }
  .back-top.visible {
    opacity: 1;
    pointer-events: all;
    cursor: pointer; }

.shop-item-page .category-pathway {
  font-size: 17px;
  font-weight: 300;
  line-height: 44px;
  text-transform: capitalize;
  margin-bottom: 30px;
  background: #f5f5f5; }
  .shop-item-page .category-pathway span {
    padding: 0px 10px; }

.shop-item-wrapper .item-image {
  text-align: right;
  padding-right: 50px;
  padding-top: 40px; }
  .shop-item-wrapper .item-image .image {
    cursor: zoom-in; }
  .shop-item-wrapper .item-image img {
    max-height: 600px;
    max-width: 100%;
    width: auto;
    height: auto;
    margin: 0 auto;
    display: block; }
  .shop-item-wrapper .item-description {
    font-size: 15px;
    padding-top: 40px; }
  .shop-item-wrapper .item-description .title {
    font-size: 23px;
    line-height: 24px;
    font-weight: 300;
    padding: 0px;
    padding-bottom: 12px;
    margin-top: 0px;
    margin-bottom: 24px;
    border-bottom: solid 1px #949496; }
    .shop-item-wrapper .item-description .title span {
      float: right; }
  .shop-item-wrapper .item-description .description {
    color: #999;
    margin-bottom: 20px; }
  .shop-item-wrapper .item-description .item-property-wrap {
    margin-bottom: 10px;
    display: inline-block;
    width: 100%; }
  .shop-item-wrapper .item-description .label {
    width: 150px;
    float: left;
    color: #999; }
  .shop-item-wrapper .item-description .value {
    width: calc(100% - 150px);
    float: left;
    font-weight: 400; }
  .shop-item-wrapper .small-text {
    font-size: 13.5px;
    line-height: 1.7em;
    margin-top: 30px;
    font-weight: 500; }
  .shop-item-wrapper .small-text hr {
    border: none;
    border-bottom: solid 1px #ccc; }
  .shop-item-wrapper table.multiprice {
    border-collapse: collapse; }
  .shop-item-wrapper table.multiprice td {
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0; }
  .shop-item-wrapper table.multiprice td:first-child {
    padding-right: 20px; }
  .not-available .container.shop-item {
    position: relative; }
  .not-available .item-image img.image, .not-available .item-description {
    opacity: 0.4; }
  .not-available .item-image figure {
    position: relative; }
  .not-available .item-image .overlay {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 100%;
    height: 100%; }
    .not-available .item-image .overlay .text {
      background: #f00;
      color: #fff;
      position: absolute;
      left: 50%;
      top: 50%;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      text-transform: uppercase;
      font-weight: bold;
      font-size: 16px;
      line-height: 22px;
      width: 130px;
      text-align: left;
      padding: 8px 10px; }

.cookie-notice {
  display: none;
  position: fixed;
  z-index: 999;
  left: 7vw;
  bottom: 6vh;
  width: 400px;
  max-width: 86vw;
  height: auto;
  background: #000;
  color: #c1c1c1;
  font-size: 13px;
  line-height: 1.5em;
  padding: 10px;
  box-sizing: border-box; }
  .cookie-notice span {
    text-decoration: underline;
    color: #fff;
    font-weight: bold;
    cursor: pointer; }
  .cookie-notice a {
    color: inherit;
    font-style: italic;
    font-size: 11px;
    display: inline-block;
    margin-top: 5px;
    opacity: 0.8; }

.copyright {
  background-color: #000;
  color: #ccc; }
  .copyright .container:before {
    content: "";
    width: 100%;
    display: block;
    border-top: 1px solid #ccc; }
  .copyright .inner {
    padding: 5px 0px;
    font-size: 14px;
    text-align: right; }
