.shop-product-data__nav {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.shop-product-data__nav li:nth-child(5) {
  order: 4;
}
.shop-product-data__nav li:nth-child(4) {
  order: 5;
}
.shop-product-data__nav li:nth-child(6) {
  order: 6;
}
.card-page .kinds-block .gr-product-anonce {
  display: none;
}
.shop-product-data__desc .desc-area.mods_block .kinds-block .shop2-product-params {
  display: none;
}
.gr-folder {
  justify-content: flex-start;
}
.news__more a {
  cursor: pointer;
  display: inline-block;
  margin: 0 0 0 20px;
  border-bottom: 1px dashed var(--m2);
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  text-decoration: none;
  margin-top: 10px;
}
