@media (min-width: 1024px) {
  .product-list.thumbs .product-image {
    max-height: 297px;
  }
}
.shop-filter-wrapper .shop2-filter {
  display: block;
}
.shop-filter-wrapper .shop-sorting-panel .filter-open-button {
  display: none;
}
.shop-filter-wrapper .shop2-filter .filter-buttons-wr .hide-filter-popup {
  display: none;
}
img.lazy {
  opacity: 1 !important;
  transition: unset !important;
}
