@media (max-width: 480px) {
  .kinds-block .kind-item {
    width: 48%;
    padding: 10px; }

  .kinds-block .kind-image {
    height: 170px; }

  body .kind-item .product-compare .compare_plus {
    display: none; }

  .kinds-block .kind-name {
    font-size: 13px; }

  .kinds-block .kind-image {
    margin-left: -10px;
    margin-right: -10px; }

  .kinds-block .kinds-block__items {
    display: flex;
    justify-content: space-between; }

  .kinds-block .shop-product-btn span {
    padding: 0;
    font-size: 0; }

  .kinds-block .shop-product-btn span::before {
    margin: 0 auto;
    top: 4px;
    right: 0; }

  .kinds-block .shop-product-btn span {
    height: 33px;
    display: block; }

  .kinds-block .shop-product-btn.type-1, .kinds-block .shop-product-btn.type-2 {
    padding-top: 0;
    padding-bottom: 0; }

  .product-list.thumbs {
    justify-content: space-between; }
    .product-list.thumbs .shop2-product-item.product-item {
      width: 48%;
      padding: 10px; }
      .product-list.thumbs .shop2-product-item.product-item .product-item__image {
        height: 170px; }
      .product-list.thumbs .shop2-product-item.product-item .product-item__top {
        margin: -20px -10px 20px; }
      .product-list.thumbs .shop2-product-item.product-item .product-item__bottom .product-article, .product-list.thumbs .shop2-product-item.product-item .product-item__bottom .tpl-stars, .product-list.thumbs .shop2-product-item.product-item .product-item__bottom .shop2-product-options, .product-list.thumbs .shop2-product-item.product-item .product-item__bottom .is-available {
        display: none; }
        .product-list.thumbs .shop2-product-item.product-item .product-item__bottom .product-item__heading {
          padding-bottom: 6px; }
        .product-list.thumbs .shop2-product-item.product-item .product-item__bottom .product-item__note {
          padding-bottom: 6px; }
        .product-list.thumbs .shop2-product-item.product-item .product-item__bottom .product-item__buttons {
          padding-top: 4px; }
        .product-list.thumbs .shop2-product-item.product-item .product-item__bottom .product-item__name {
          font-size: 13px; }
        .product-list.thumbs .shop2-product-item.product-item .product-item__bottom .product-more a {
          font-size: 11px; }

  .site-main.block_padding {
    padding-left: 10px;
    padding-right: 10px; }

  .product-list.thumbs .product-item .product-compare {
    margin-left: -72px;
    top: 20px !important; }
    .product-list.thumbs .product-item .product-compare .compare_plus {
      padding: 8px 10px 8px 30px;
      font-size: 12px;
      width: 140px; } }

body .new_compare .product-list.thumbs .product-item .product-compare {
  display: none !important; }

@media (max-width: 767px) {
  .shop2-cart-table .cart-products__item .shop2-product-amount {
    flex-direction: row; }

  .shop2-cart-table .cart-sum {
    font-size: 20px; } }
