@media (max-width: 499px) {
  .shop-main-blocks-inner .product-list:not(.slick-slider) {
    margin-right: 0;
  }
  .product-list.thumbs .shop-product-item {
    display: flex;
    flex-direction: column;
    flex: 0 0 calc(50% - 10px);
    width: calc(50% - 10px);
  }
  .product-list.thumbs .product-middle-wr {
    padding: 0 5px;
  }
  .product-list.thumbs .product-bottom {
    padding: 0 5px;
  }
  .shop-group-kinds .shop-kind-item .kind-details {
    padding: 0 5px;
  }
  .shop-main-blocks-inner .product-list:not(.slick-slider) {
    margin-bottom: 0;
  }
  .shop-main-blocks-inner {
    padding-bottom: 0;
  }
  .shop-main-blocks-wrapper {
    margin-bottom: 0;
  }
  .product-list.thumbs .tpl-rating-block {
    display: none;
  }
  .product-list.thumbs .shop-product-item .product-article {
    display: none;
  }
  .product-list.thumbs .shop-product-item .product-anonce {
    display: none;
  }
  .product-list.thumbs .shop-product-item .product-amount {
    display: none;
  }
  .product-list.thumbs .shop-product-item .product-compare {
    display: none;
  }
  .product-list.thumbs .product-bottom {
    margin-top: auto;
  }
}
.shop-main-blocks-inner .product-list:not(.slick-slider) {
  margin-bottom: 0;
}
.shop-main-blocks-inner .product-list:not(.slick-slider) .shop-product-item {
  margin-bottom: 10px;
  padding-bottom: 0;
}
.shop-main-blocks-wrapper {
  margin-bottom: 10px;
}
/*1411*/
.product-list.thumbs .tpl-rating-block {
  display: none;
}
.product-list .shop-product-item .product-article {
  display: none;
}
.product-list .shop-product-item .product-anonce {
  display: none;
}
.product-list.thumbs .product-amount {
  display: none;
}
.product-compare {
  display: none;
}
