ul.advantages_list {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.products.wrapper .products.list {
  padding: 0;
  margin: 0 -10px;
  list-style-type: none;
  display: flex;
  flex-wrap: wrap;
}

.products.wrapper img, .top-categorys-wrapper .image a > img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.columns .column.main .filter-wrapper.opened .filter-options-title:after, .select2-container--default.select2-container--open .select2-selection__arrow {
  transform: scaleY(-1);
  -moz-transform: scaleY(-1);
  -ms-transform: scaleY(-1);
  -webkit-transform: scaleY(-1);
  -o-transform: scaleY(-1);
}

.top-categorys-wrapper .image a > img {
  object-fit: cover;
}

.top-categorys-wrapper .image a iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100% !important;
  height: 100% !important;
}

.top-categorys-wrapper .image a {
  position: relative;
  overflow: hidden;
}
.top-categorys-wrapper .image a:before {
  display: block;
  content: "";
  padding-bottom: 100%;
}

.sidebar .block.filter label > span:before, .columns .column.main .filter-options-content label > span:before, .select2-container--default .select2-selection--single .select2-selection__arrow:before, .column.main > .toolbar-products .pages-items .action:before, .top-categorys-wrapper .slick-arrow:before, .columns .column.main .filter-options-title:after, .column.main > .toolbar-products .pages-items .action:after {
  font-family: "icon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.top-categorys-wrapper .image a img, .top-categorys-wrapper .slick-arrow {
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
}

.products.wrapper .bnner_btn {
  display: inline-block;
  vertical-align: top;
  margin-top: 20px;
  color: inherit;
  border: 1px solid;
  font-size: 110%;
  line-height: 12px;
  padding: 13px 15px;
  min-width: 180px;
  max-width: 180px;
  text-align: center;
  background: transparent;
}

.filter_opened .page-header {
  z-index: 1;
}
.filter_opened .top-categorys-wrapper {
  z-index: 1;
}

.breadcrumbs {
  padding: 11px 0;
}

.advantages_block {
  background: #7e7d82;
  padding: 20px 0;
  margin: 20px 0;
}
@media screen and (max-width: 991px) {
  .advantages_block {
    margin-left: -20px;
    margin-right: -20px;
  }
}

.advantages_list:not(.slick-slider) {
  display: flex;
  padding: 0 10px;
}
.advantages_list:not(.slick-slider) .slide_block {
  flex: 1;
}
.advantages_list .slick-list {
  padding: 0 10px;
}
.advantages_list .slide_block {
  padding: 0 10px;
}
.advantages_list .slide_inner {
  display: flex;
  align-items: center;
}
.advantages_list button.slide_inner {
  border: none;
  padding: 0;
  background: transparent;
  color: inherit;
}
.advantages_list a.slide_inner {
  cursor: pointer;
  color: inherit;
}
.advantages_list .slick-track {
  min-width: 100%;
}
@media screen and (min-width: 992px) {
  .advantages_list .slide_block:first-child:nth-last-child(4),
  .advantages_list .slide_block:first-child:nth-last-child(4) ~ .slide_block {
    min-width: 25%;
  }
  .advantages_list .slide_block:first-child:nth-last-child(3),
  .advantages_list .slide_block:first-child:nth-last-child(3) ~ .slide_block {
    min-width: 33.33%;
  }
}
@media screen and (max-width: 991px) {
  .advantages_list .advantages_img {
    max-width: 40px;
    min-width: 40px;
    height: 40px;
  }
  .advantages_list .slide_inner {
    max-width: 170px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .advantages_list .slide_block:first-child:nth-last-child(3),
  .advantages_list .slide_block:first-child:nth-last-child(3) ~ .slide_block {
    min-width: 33.33%;
  }
  .advantages_list:not(.slick-slider) .slide_block {
    flex: 0 0 25%;
    max-width: 25%;
  }
}
@media screen and (min-width: 576px) and (max-width: 767px) {
  .advantages_list:not(.slick-slider) .slide_block {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
}
@media screen and (max-width: 575px) {
  .advantages_list:not(.slick-slider) .slide_block {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media screen and (max-width: 479px) {
  .advantages_list .advantages_img {
    max-width: 36px;
    height: 36px;
    min-width: 36px;
    margin-right: 5px;
  }
}

ul.advantages_list {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px;
}
@media screen and (max-width: 1199px) {
  ul.advantages_list {
    flex-wrap: unset;
    white-space: nowrap;
    overflow-y: auto;
    scrollbar-color: #666666 #f2f2f2;
    scrollbar-width: thin;
  }
  ul.advantages_list::-webkit-scrollbar {
    width: 3px;
    height: 3px;
    border-radius: 3px;
    background: #f2f2f2;
  }
  ul.advantages_list::-webkit-scrollbar-thumb {
    border-radius: 3px;
    background: #666666;
  }
}
ul.advantages_list > li {
  flex: 1;
  margin-bottom: 20px;
  padding: 0 10px;
}
ul.advantages_list > li > a {
  display: flex;
  align-items: center;
}

.product-item-actions .actions-primary > .stock.unavailable {
  font-size: 14px;
  line-height: 17px;
  color: #7e7d82;
}

.text_advantages {
  font-family: "montserrat-bold", "montserrat-arm-bold";
  font-size: 12px;
  line-height: 17px;
  color: #ffffff;
  text-transform: uppercase;
}
@media screen and (max-width: 991px) {
  .text_advantages {
    font-size: 10px;
    line-height: 14px;
  }
}

.advantages_img {
  max-width: 50px;
  width: 100%;
  margin-right: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 50px;
  height: 50px;
  border-radius: 50%;
  background: #f2f2f2;
}
.advantages_img img {
  display: block;
  width: auto;
  height: 18px;
}

.top-categorys-wrapper {
  position: relative;
  white-space: nowrap;
  font-size: 0;
  overflow: hidden;
  padding: 0 16px;
  margin-bottom: 20px;
}
.top-categorys-wrapper .slide_block {
  display: inline-block;
  white-space: normal;
  font-size: 1rem;
  width: 13.33%;
  vertical-align: top;
  padding: 0 15px;
}
.top-categorys-wrapper.slick-slider {
  overflow: visible;
}
.top-categorys-wrapper.slick-slider:before, .top-categorys-wrapper.slick-slider:after {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  height: 100%;
  z-index: 2;
  width: 160px;
}
.top-categorys-wrapper.slick-slider:before {
  right: 100%;
  margin-right: -80px;
  background: linear-gradient(to left, rgba(255, 255, 255, 0), #ffffff);
}
.top-categorys-wrapper.slick-slider:after {
  left: 100%;
  margin-left: -80px;
  background: linear-gradient(to right, right(#ffffff, 0), #ffffff);
}
.top-categorys-wrapper .slick-arrow {
  position: absolute;
  border: none;
  background: transparent;
  top: 50%;
  margin-top: -8px;
  color: #7e7d82;
  padding: 0;
  line-height: 0;
  height: 16px;
  z-index: 3;
}
.top-categorys-wrapper .slick-arrow:before {
  display: block;
  font-size: 1.6rem;
}
.top-categorys-wrapper .slick-next {
  right: 0;
}
.top-categorys-wrapper .slick-next:before {
  content: "\e909";
}
.top-categorys-wrapper .slick-prev {
  left: 0;
}
.top-categorys-wrapper .slick-prev:before {
  content: "\e908";
}
.top-categorys-wrapper .image {
  max-width: 88px;
  margin: 0 auto 10px;
}
.top-categorys-wrapper .image:hover + .name a {
  color: #7e7d82;
}
.top-categorys-wrapper .image a {
  display: block;
}
.top-categorys-wrapper .name {
  text-align: center;
}
.top-categorys-wrapper .name a {
  display: inline-block;
  vertical-align: top;
  color: #666666;
  font-size: 110%;
  line-height: 13px;
}
@media screen and (max-width: 1280px) {
  .top-categorys-wrapper {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 36px;
    padding-right: 36px;
  }
  .top-categorys-wrapper .slick-prev {
    left: 20px;
  }
  .top-categorys-wrapper .slick-next {
    right: 20px;
  }
  .top-categorys-wrapper .slick-list {
    overflow: visible;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .top-categorys-wrapper .slide_block {
    width: 15.38%;
  }
}
@media screen and (min-width: 769px) and (max-width: 991px) {
  .top-categorys-wrapper .slide_block {
    width: 18.18%;
  }
}
@media screen and (min-width: 576px) and (max-width: 768px) {
  .top-categorys-wrapper .slide_block {
    width: 25%;
  }
}
@media screen and (min-width: 400px) and (max-width: 575px) {
  .top-categorys-wrapper .slide_block {
    width: 33.33%;
  }
}
@media screen and (max-width: 399px) {
  .top-categorys-wrapper .slide_block {
    width: 50%;
  }
}

.page-title-wrapper {
  display: flex;
  align-items: flex-end;
  margin-top: 20px;
  padding-bottom: 40px;
}
.page-title-wrapper .toolbar-amount {
  padding: 0;
  margin-left: 10px;
  margin-bottom: 5px;
}

.toolbar-amount {
  font-size: 110%;
  line-height: 13px;
  color: #666666;
}

.column.main > .toolbar-products {
  position: relative;
  z-index: 1;
  width: 100%;
}
.column.main > .toolbar-products .pages {
  width: 100%;
  border-bottom: 1px solid #e5e5e5;
  display: flex;
  align-items: center;
  justify-content: center;
}
.column.main > .toolbar-products .toolbar-sorter {
  display: none;
}
.column.main > .toolbar-products .pages-items {
  display: flex;
  justify-content: flex-end;
}
.column.main > .toolbar-products .pages-items .label {
  display: none;
}
.column.main > .toolbar-products .pages-items .item {
  width: 40px;
  height: 40px;
  margin: 0;
  font-size: 1.2rem;
  line-height: 14px;
}
.column.main > .toolbar-products .pages-items .item.current .page {
  font-weight: normal;
  background: #7e7d82;
  color: #ffffff;
  height: 40px;
  min-width: 40px;
}
.column.main > .toolbar-products .pages-items .page {
  display: flex;
  align-items: center;
  justify-content: center;
}
.column.main > .toolbar-products .pages-items a.page {
  color: #666666;
  height: 40px;
  min-width: 40px;
  display: flex;
}
.column.main > .toolbar-products .pages-items a.page:hover {
  background: #f2f2f2;
}
.column.main > .toolbar-products .pages-items .action {
  background: transparent;
  color: #CCCCCC;
  border: none;
  box-shadow: none;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 40px;
  min-width: 40px;
  margin: 0 !important;
  font-size: 1rem;
}
.column.main > .toolbar-products .pages-items .action:before {
  display: block;
  font-size: 100%;
}
.column.main > .toolbar-products .pages-items .action:hover {
  background: #f2f2f2;
  color: #666666;
}
.column.main > .toolbar-products .pages-items .action.next:before {
  content: "\e903";
}
.column.main > .toolbar-products .pages-items .action.previous:before {
  content: "\e902";
}

.toolbar-products .modes,
.toolbar-products .toolbar-amount,
.toolbar-products .limiter,
.toolbar-products .sorter-label,
.toolbar-products .action.sorter-action {
  display: none !important;
}
@media screen and (min-width: 769px) {
  .toolbar-products:not(.toolbar-products ~ .toolbar-products) {
    float: left;
    padding-right: 5px;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 768px) {
  .toolbar-products:not(.toolbar-products ~ .toolbar-products) {
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
    flex-direction: unset;
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 769px) {
  .toolbar-products .filter_mob_btn {
    display: none;
  }
}
.toolbar-products .filter_mob_btn {
  border: 1px solid;
  color: inherit;
  padding: 8px 10px;
  font-size: 120%;
  line-height: 14px;
  white-space: nowrap;
  background: transparent;
  font-weight: normal;
  font-family: inherit;
  border-radius: 0;
  margin-left: 10px;
}

.select2-container {
  text-align: left;
}
.select2-container .select2-selection--single {
  height: auto;
}
.select2-container .select2-selection__placeholder {
  color: #333333;
}
.select2-container--default .select2-selection--single {
  background-color: #ffffff;
  border: 1px solid #333333;
  border-radius: 0;
  display: flex;
  align-items: center;
  position: relative;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #333333;
  font-size: 120%;
  line-height: 14px;
  padding: 8px 10px;
  flex: 1;
  width: 50%;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: auto;
  position: relative;
  top: auto;
  right: auto;
  padding: 8px 10px;
  padding-left: 0;
  width: auto;
  color: inherit;
  display: flex;
  align-items: center;
  justify-content: center;
}
.select2-container--default .select2-selection--single .select2-selection__arrow * {
  display: none;
}
.select2-container--default .select2-selection--single .select2-selection__arrow:before {
  content: "\e901";
  font-size: 0.6rem;
  display: block;
}
.select2-container--default.select2-container--open .select2-selection--single {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  z-index: 10;
}
.select2-container .select2-search--dropdown {
  padding: 0;
}
.select2-container .select2-search--dropdown .select2-search__field {
  border: none;
  border-bottom: 1px solid #333333;
  padding: 8px 10px;
  font-size: 120%;
}

.select2-container .select2-dropdown {
  border: 1px solid #333333;
  font-size: 120%;
  line-height: 14px;
  box-shadow: none;
  position: relative;
  z-index: 5;
}
.select2-container .select2-results__options {
  overflow-x: hidden;
  scrollbar-color: #7e7d82 #CCCCCC;
  scrollbar-width: thin;
}
.select2-container .select2-results__options::-webkit-scrollbar {
  width: 4px;
  height: auto;
  border-radius: 0;
  background: #CCCCCC;
}
.select2-container .select2-results__options::-webkit-scrollbar-thumb {
  border-radius: 0;
  background: #7e7d82;
}
.select2-container .select2-results__options li {
  padding: 8px 10px;
}
.select2-container .select2-results__option:not(:last-child) {
  border-bottom: 1px solid #e5e5e5;
}
.select2-container .select2-results__option--highlighted.select2-results__option--selectable {
  background: #f2f2f2;
  color: #333333;
}
.select2-container .select2-results__option--selected {
  background: #7e7d82 !important;
  color: #ffffff !important;
  cursor: default;
}

#layered_ajax_price_text {
  font-size: 140%;
  line-height: 1.33em;
  margin-bottom: 15px;
  display: block;
}

.page-products .sorter {
  position: relative;
  right: auto;
  top: auto;
  z-index: 10;
}

.filter_fixed {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  background: #ffffff;
  z-index: 100;
  max-width: 1320px;
  padding-right: 20px;
  padding-left: 20px;
  padding-top: 20px;
  box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.1490196078);
  margin: 0 auto;
}
@media screen and (min-width: 1280px) {
  .filter_fixed {
    max-width: 1500px;
  }
}
.filter_fixed .block-content {
  z-index: 100;
}

.down-border {
  opacity: 0;
  pointer-events: none;
}

.category_fixed {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  max-width: 1320px;
  margin: 0 auto;
  z-index: 100;
}
.category_fixed ol.item {
  width: 305px;
  background: #ffffff;
  z-index: 20;
}

#sticky-wrapper .filter-options-content .swatch-option.text {
  display: none !important;
}

.columns {
  display: flex;
  margin: 0 -10px;
  z-index: initial;
}
@media screen and (max-width: 768px) {
  .columns {
    padding-top: 0 !important;
  }
}
.columns .column.main {
  flex: 1;
  width: 100%;
  padding: 0 10px;
}
.columns .column.main .block-content {
  display: block;
  margin: 0 -5px;
}
.columns .column.main .block-content:after {
  display: block;
  content: "";
  clear: both;
}
.columns .column.main .block.filter {
  margin-bottom: 10px;
}
.columns .column.main .filter-wrapper {
  float: left;
  margin: 0 5px 10px;
  position: relative;
  max-width: 100%;
}
.columns .column.main .filter-wrapper.opened .filter-options-content {
  display: block;
}
@media screen and (min-width: 769px) {
  .columns .column.main .filter-wrapper.right_pos .filter-options-content {
    left: auto;
    right: 0;
  }
}
.columns .column.main .filter-wrapper.filtered .filter-options-title {
  background: #7e7d82;
  color: #ffffff;
  border-color: transparent;
}
.columns .column.main .filter-wrapper.filtered .filter-options-title:after {
  margin-left: 30px;
  opacity: 0;
}
.columns .column.main .filter-wrapper.filtered .filter_reset {
  position: absolute;
  display: block;
  background: #7e7d82;
  color: #ffffff;
  cursor: pointer;
  right: 0;
  top: 0;
  z-index: 3;
}
.columns .column.main .filter-wrapper.filtered .filter_reset:before {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 32px;
  background: rgba(0, 0, 0, 0.1);
}
.columns .column.main .filter-wrapper.filtered .filter_reset:hover:before {
  background: rgba(0, 0, 0, 0.2);
}
.columns .column.main .filter-options-title {
  border: 1px solid;
  color: inherit;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 8px 10px;
  font-size: 120%;
  line-height: 14px;
  white-space: nowrap;
  position: relative;
}
.columns .column.main .filter-options-title:after {
  display: block;
  content: "\e901";
  font-size: 0.6rem;
  margin-left: 20px;
}
.columns .column.main .filter-options-content {
  position: absolute;
  top: 100%;
  left: 0;
  min-width: 100%;
  width: 250px;
  color: inherit;
  background: #ffffff;
  z-index: 13;
  border: 1px solid;
  display: none;
  margin-top: -1px;
}
.columns .column.main .filter-options-content li {
  padding: 2px 12px !important;
}
.columns .column.main .filter-options-content li:first-child {
  margin-top: 10px !important;
}
.columns .column.main .filter-options-content label {
  display: inline-block;
  vertical-align: top;
  font-weight: normal;
  position: relative;
  overflow: hidden;
  padding: 2px 0;
}
.columns .column.main .filter-options-content label input:checked ~ span:before {
  font-size: 0.6rem;
}
.columns .column.main .filter-options-content label > span {
  display: flex;
  font-size: 120%;
  line-height: 18px;
  align-items: flex-start;
  white-space: nowrap;
  cursor: pointer;
}
.columns .column.main .filter-options-content label > span:before {
  display: flex;
  content: "\e905";
  border: 1px solid #e5e5e5;
  min-width: 18px;
  height: 18px;
  align-items: center;
  justify-content: center;
  margin-right: 10px;
  font-size: 0;
}
.columns .column.main .filter-options-content label > span:after {
  display: block;
  content: attr(aria-label);
}
.columns .column.main .filter-options-content label .count {
  display: block;
  margin-left: 5px;
  color: #999999;
  order: 2;
}
.columns .column.main .filter-options-content label .color {
  display: block;
  width: 24px;
  height: 18px;
  margin-right: 5px;
}
.columns .column.main .filter-options-content label .color[style*=white], .columns .column.main .filter-options-content label .color[style*="255,255,255"], .columns .column.main .filter-options-content label .color[style*="255, 255, 255"], .columns .column.main .filter-options-content label .color[style*="#fff"], .columns .column.main .filter-options-content label .color[style*="#ffffff"] {
  border: 1px solid #e5e5e5 !important;
}
.columns .column.main .filter-options-content .apply_btn {
  border: none;
  margin: 0 12px 10px auto;
  border: none;
  background: #7e7d82;
  color: #ffffff;
  font-size: 110%;
  line-height: 14px;
  padding: 8px 12px;
  font-weight: normal;
  border-radius: 0;
}
.columns .column.main .range_inputs .range__text {
  display: block;
  font-size: 120%;
  line-height: 18px;
  color: #666666;
}
.columns .column.main .range_inputs input {
  border: 1px solid #e5e5e5;
  padding: 5px 10px;
  font-size: 120%;
  line-height: 14px;
  box-shadow: none !important;
  outline: none !important;
}
.columns .column.main .range_inputs input ~ .range__text {
  margin-top: 10px;
}
@media screen and (max-width: 768px) {
  .columns .column.main .block.filter {
    position: fixed;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    -o-transition: width 0.5s;
    -ms-transition: width 0.5s;
    -moz-transition: width 0.5s;
    -webkit-transition: width 0.5s;
    transition: width 0.5s;
    overflow-x: hidden;
    overflow-y: auto;
    z-index: 999;
  }
  .columns .column.main .block-content {
    margin: 0;
    background: #ffffff;
    width: 280px;
    padding: 10px 15px;
    min-height: 100%;
  }
  .columns .column.main .filter-wrapper {
    margin: 0 0 10px;
    width: 100%;
  }
  .columns .column.main .filter-wrapper.opened .filter-options-content {
    max-height: inherit;
  }
  .columns .column.main .filter-options-content {
    position: relative;
    width: 100%;
    left: auto;
    top: auto;
    border-top: none;
    display: block !important;
    -o-transition: max-height 0.3s;
    -ms-transition: max-height 0.3s;
    -moz-transition: max-height 0.3s;
    -webkit-transition: max-height 0.3s;
    transition: max-height 0.3s;
    overflow-y: auto;
    overflow-x: hidden;
    max-height: 0;
  }
}

.sidebar {
  flex: 0 0 25%;
  max-width: 25%;
  padding-left: 10px;
  padding-right: 10px;
}
.sidebar .filter-options-title, .sidebar-additional {
  display: none;
}
.sidebar .filter-wrapper {
  max-width: 100%;
}
.sidebar .block.filter .item {
  margin-bottom: 20px;
}
.sidebar .block.filter label {
  display: inline-block;
  vertical-align: top;
  font-weight: normal;
  position: relative;
  overflow: hidden;
}
.sidebar .block.filter label input:checked ~ span:before {
  font-size: 0.6rem;
}
.sidebar .block.filter label > span {
  display: flex;
  font-size: 120%;
  line-height: 18px;
  align-items: flex-start;
  cursor: pointer;
}
.sidebar .block.filter label > span:before {
  display: flex;
  content: "\e905";
  border: 1px solid #e5e5e5;
  min-width: 18px;
  height: 18px;
  align-items: center;
  justify-content: center;
  margin-right: 10px;
  font-size: 0;
}
@media screen and (min-width: 769px) and (max-width: 991px) {
  .sidebar {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
}
@media screen and (max-width: 768px) {
  .sidebar {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  .filter_opened {
    overflow: hidden;
  }
  .filter_opened .column.main .block.filter {
    width: 100%;
  }
}
.products.wrapper {
  margin: 0;
}
.products.wrapper .products.list {
  letter-spacing: 0;
  font-size: 100%;
}
.products.wrapper .product-item {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 0;
  margin-left: 0 !important;
  margin-right: 0 !important;
  margin-bottom: 0;
  font-size: 100%;
}
@media screen and (min-width: 1500px) {
  .products.wrapper .product-item {
    flex: 0 0 25%;
    max-width: 25%;
    padding-left: 10px;
    padding-right: 10px;
  }
}
.products.wrapper .product-item-inner {
  background: transparent;
  box-shadow: none;
  border: none;
  left: auto;
  margin: 0;
  padding: 0;
  position: unset;
  right: auto;
  z-index: 2;
}
.products.wrapper .price-box {
  margin-bottom: 0;
}
.products.wrapper .old-price {
  margin-top: 0;
  margin-bottom: 0;
}
.products.wrapper .product-item-actions {
  margin: 0;
}
.products.wrapper .zennishoes-product-item-info {
  height: 100%;
}
.products.wrapper .bnner_block {
  height: 100%;
  padding-bottom: 83px;
}
.products.wrapper .bnner_inner {
  position: relative;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
  text-align: center;
  padding: 40px;
  height: 100%;
  min-height: 400px;
  color: #ffffff;
}
@media screen and (max-width: 575px) {
  .products.wrapper .bnner_inner {
    min-height: auto;
    padding: 0;
  }
}
.products.wrapper img {
  object-fit: cover;
}
@media screen and (max-width: 575px) {
  .products.wrapper img {
    position: relative;
    width: auto;
    height: auto;
    max-width: 100%;
    display: block;
    object-fit: cover;
  }
}
.products.wrapper .bnner_btn {
  margin-top: 77px;
  position: relative;
  z-index: 2;
}
.products.wrapper .bnner_info {
  position: relative;
  z-index: 2;
}
.products.wrapper .page-title {
  color: inherit;
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.products.wrapper .bnner_description {
  font-size: 120%;
  line-height: 14px;
  margin-top: 9px;
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
@media screen and (min-width: 769px) and (max-width: 991px) {
  .products.wrapper .product-item {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media screen and (min-width: 480px) and (max-width: 767px) {
  .products.wrapper .product-item {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media screen and (max-width: 479px) {
  .products.wrapper .product-item {
    flex: 0 0 50%;
    max-width: 50%;
    padding: 0 5px;
  }
}
@media screen and (max-width: 991px) {
  .products.wrapper .bnner_inner {
    padding: 20px;
  }
  .products.wrapper .bnner_btn {
    margin-top: 40px;
  }
}
@media screen and (max-width: 991px) and (max-width: 479px) {
  .products.wrapper .bnner_btn {
    min-width: auto;
  }
}
@media screen and (max-width: 991px) {
  .products.wrapper .bnner_info {
    margin: auto 0;
    padding-top: 60px;
  }
}

.touch .products.wrapper .product-item {
  margin-bottom: 20px;
}
.touch .products.wrapper .product-item .zennishoes-product-item-info {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.touch .products.wrapper .product-item .product-item-details {
  flex: 1;
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 479px) {
  .touch .products.wrapper .product-item .product-item-details {
    padding: 0;
  }
}
.touch .products.wrapper .product-item .product-item-inner {
  margin-top: auto;
}
.touch .products.wrapper .bnner_block {
  padding-bottom: 20px;
}
@media screen and (max-width: 479px) {
  .touch .products.wrapper .bnner_block {
    padding-bottom: 10px;
  }
}

@media screen and (max-width: 991px) {
  .top-categorys-slider {
    padding-top: 20px;
  }
}

.web .advantages_list button.slide_inner, .advantages_list .web button.slide_inner, .web .advantages_list a.slide_inner, .advantages_list .web a.slide_inner, .web ul.advantages_list > li > a, .web .top-categorys-wrapper .slick-arrow, .top-categorys-wrapper .web .slick-arrow, .web .top-categorys-wrapper .image a, .top-categorys-wrapper .image .web a {
  -o-transition: opacity 0.3s;
  -ms-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.web .top-categorys-wrapper .name a, .top-categorys-wrapper .name .web a, .web .columns .column.main .filter-options-content label > span, .columns .column.main .filter-options-content .web label > span, .web .sidebar .block.filter label > span, .sidebar .block.filter .web label > span {
  -o-transition: color 0.3s;
  -ms-transition: color 0.3s;
  -moz-transition: color 0.3s;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}

.web .columns .column.main .filter-options-content .apply_btn, .columns .column.main .filter-options-content .web .apply_btn, .columns .column.main .filter-wrapper.filtered .filter_reset:before {
  -o-transition: background-color 0.3s;
  -ms-transition: background-color 0.3s;
  -moz-transition: background-color 0.3s;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}

.web .toolbar-products .filter_mob_btn, .toolbar-products .web .filter_mob_btn, .web .products.wrapper .bnner_btn, .products.wrapper .web .bnner_btn, .column.main > .toolbar-products .pages-items a.page, .column.main > .toolbar-products .pages-items .action, .select2-container .select2-results__options li {
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.touch .advantages_list button.slide_inner, .advantages_list .touch button.slide_inner, .touch .advantages_list a.slide_inner, .advantages_list .touch a.slide_inner, .touch ul.advantages_list > li > a, .touch .top-categorys-wrapper .slick-arrow, .top-categorys-wrapper .touch .slick-arrow, .touch .top-categorys-wrapper .image a, .top-categorys-wrapper .image .touch a {
  -o-transition: opacity 0.15s;
  -ms-transition: opacity 0.15s;
  -moz-transition: opacity 0.15s;
  -webkit-transition: opacity 0.15s;
  transition: opacity 0.15s;
}

.touch .top-categorys-wrapper .name a, .top-categorys-wrapper .name .touch a, .touch .columns .column.main .filter-options-content label > span, .columns .column.main .filter-options-content .touch label > span, .touch .sidebar .block.filter label > span, .sidebar .block.filter .touch label > span {
  -o-transition: color 0.15s;
  -ms-transition: color 0.15s;
  -moz-transition: color 0.15s;
  -webkit-transition: color 0.15s;
  transition: color 0.15s;
}

.touch .columns .column.main .filter-options-content .apply_btn, .columns .column.main .filter-options-content .touch .apply_btn {
  -o-transition: background-color 0.15s;
  -ms-transition: background-color 0.15s;
  -moz-transition: background-color 0.15s;
  -webkit-transition: background-color 0.15s;
  transition: background-color 0.15s;
}

.touch .toolbar-products .filter_mob_btn, .toolbar-products .touch .filter_mob_btn, .touch .products.wrapper .bnner_btn, .products.wrapper .touch .bnner_btn {
  -o-transition: all 0.15s;
  -ms-transition: all 0.15s;
  -moz-transition: all 0.15s;
  -webkit-transition: all 0.15s;
  transition: all 0.15s;
}

.columns .column.main .filter-options-content label > span, .sidebar .block.filter label > span {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.columns .column.main .filter-options-content label input, .sidebar .block.filter label input {
  position: absolute;
  width: 0;
  height: 0;
  top: 0;
  left: 0;
  visibility: hidden;
}

.web .top-categorys-wrapper .name a:hover, .top-categorys-wrapper .name .web a:hover, .web .columns .column.main .filter-options-content label > span:hover, .columns .column.main .filter-options-content .web label > span:hover, .web .sidebar .block.filter label > span:hover, .sidebar .block.filter .web label > span:hover {
  color: #7e7d82;
}
.web .columns .column.main .filter-options-content .apply_btn:hover, .columns .column.main .filter-options-content .web .apply_btn:hover {
  background: rgba(0, 0, 0, 0.7);
}
.web .products.wrapper .bnner_btn:hover, .products.wrapper .web .bnner_btn:hover {
  background: #ffffff;
  color: #7e7d82;
  border-color: transparent;
}
.web .advantages_list button.slide_inner:hover, .advantages_list .web button.slide_inner:hover, .web .advantages_list a.slide_inner:hover, .advantages_list .web a.slide_inner:hover, .web ul.advantages_list > li > a:hover, .web .top-categorys-wrapper .slick-arrow:hover, .top-categorys-wrapper .web .slick-arrow:hover, .web .top-categorys-wrapper .image a:hover, .top-categorys-wrapper .image .web a:hover {
  opacity: 0.7;
}
.web .toolbar-products .filter_mob_btn:hover, .toolbar-products .web .filter_mob_btn:hover {
  background: #7e7d82;
  color: #ffffff;
  border-color: transparent;
}

.touch .top-categorys-wrapper .name a:active, .top-categorys-wrapper .name .touch a:active, .touch .columns .column.main .filter-options-content label > span:active, .columns .column.main .filter-options-content .touch label > span:active, .touch .sidebar .block.filter label > span:active, .sidebar .block.filter .touch label > span:active {
  color: #7e7d82;
}
.touch .columns .column.main .filter-options-content .apply_btn:active, .columns .column.main .filter-options-content .touch .apply_btn:active {
  background: rgba(0, 0, 0, 0.7);
}
.touch .products.wrapper .bnner_btn:active, .products.wrapper .touch .bnner_btn:active {
  background: #ffffff;
  color: #000000;
  border-color: transparent;
}
.touch .advantages_list button.slide_inner:active, .advantages_list .touch button.slide_inner:active, .touch .advantages_list a.slide_inner:active, .advantages_list .touch a.slide_inner:active, .touch ul.advantages_list > li > a:active, .touch .top-categorys-wrapper .slick-arrow:active, .top-categorys-wrapper .touch .slick-arrow:active, .touch .top-categorys-wrapper .image a:active, .top-categorys-wrapper .image .touch a:active {
  opacity: 0.7;
}
.touch .toolbar-products .filter_mob_btn:active, .toolbar-products .touch .filter_mob_btn:active {
  background: #7e7d82;
  color: #ffffff;
  border-color: transparent;
}

/*# sourceMappingURL=listing.css.map */
