[id ^= sandbox_theme_panel] {
  width: 120px !important;
  font-size: 12px !important;
  left: 0;
  top: auto !important;
  bottom: 0;
}
@media (min-width: 1025px) {
  .columns-wrap:not(.not-column) {
    display: flex;
  }
  .columns-wrap:not(.not-column) .left-column {
    flex: 0 0 264px;
    margin: 0 20px 0 0;
  }
  .columns-wrap:not(.not-column) .left-column .filter-block .shop2-filter__header {
    padding: 10px 0 20px;
  }
  .columns-wrap:not(.not-column) .right-column {
    flex: 1 0 0;
  }
  .columns-wrap:not(.not-column) .right-column .product-list.thumbs .product-item {
    width: calc(25% - 20px);
  }
  .columns-wrap:not(.not-column) .sorting-panel__btn-wrap {
    display: none;
  }
}
@media (min-width: 1025px) and (max-width: 1240px) {
  .columns-wrap:not(.not-column) .right-column .product-list.thumbs .product-item {
    width: calc(33.33% - 20px);
  }
}
body .search__block__inner .search-form .search-rows__buttons-more {
  display: none !important;
}
body .search__block__inner .search-form .search-rows__row.gr-field-sirina_profila {
  order: 2;
}
body .search__block__inner .search-form .search-rows__row.gr-field-vysota_profila {
  order: 3;
}
body .search__block__inner .search-form .search-rows__row.gr-field-diametr {
  order: 4;
}
body .search__block__inner .search-form .search-rows__row.price_row {
  order: -1;
}
body .search__block__inner .search-form .search-rows__row.shop2-search-vendors {
  order: 9;
}
body .search__block__inner .search-form .search-rows__row.gr-field-sezonnost_535 {
  order: 6;
}
body .search__block__inner .search-form .search-rows__row.gr-field-run_flat {
  order: 7;
}
body .search__block__inner .search-form .search-rows__row.gr-field-sipy {
  order: 6;
}
body .search__block__inner .search-form .search-rows__row.gr-field-tip_avtomobila {
  order: 5;
}
body .search__block__inner .search-form .search-rows__row.gr-field-xl {
  order: 8;
}
body .search__block__inner .search-form .search-rows__items > .search-rows__row:nth-child(n+5) {
  display: block;
}
@media (min-width: 1261px) {
  body .search__block__inner .search-form .search-rows__row.gr-field-sipy, body .search__block__inner .search-form .search-rows__row.gr-field-run_flat {
    max-width: calc(7.5% - 4px);
  }
}
@media (max-width: 1023px) {
  body .search__block__inner .search-form .search-rows__row.gr-field-sipy, body .search__block__inner .search-form .search-rows__row.gr-field-run_flat {
    max-width: calc(25% - 14px);
  }
}
@media (max-width: 639px) {
  body .search__block__inner .search-form .search-rows__row.gr-field-sipy, body .search__block__inner .search-form .search-rows__row.gr-field-run_flat {
    max-width: calc(50% - 14px);
  }
}
@media (min-width: 640px) {
  body .search__block__inner .search-form .search-rows__row.gr-field-sipy .row-body, body .search__block__inner .search-form .search-rows__row.gr-field-run_flat .row-body {
    padding-bottom: 0;
  }
}
body .search__block__inner .search-form .search-rows__row.gr-field-sipy .selectBox, body .search__block__inner .search-form .search-rows__row.gr-field-run_flat .selectBox {
  display: none;
}
body .search__block__inner .search-form .search-rows__row.gr-field-sipy .multiselect-drop, body .search__block__inner .search-form .search-rows__row.gr-field-run_flat .multiselect-drop {
  display: block;
  border: 0;
  position: static;
  box-shadow: none;
  padding: 0;
  overflow: visible;
}
body .search__block__inner .search-form .search-rows__body {
  flex-wrap: wrap;
}
body .search__block__inner .search-form .search-rows__body .search-rows__items {
  width: 100%;
}
body .search__block__inner .search-form .search-rows__buttons {
  margin: 0 0 0 auto;
  padding: 0;
}
@media (max-width: 639px) {
  body .search__block__inner .search-form .search-rows__buttons {
    width: 100%;
  }
}
body .search__block__inner .search-form .search-rows__row.gr-field-xl {
  max-width: calc(8% - 8px);
}
