.folder-button {
  display: none;
}
@media (min-width: 1261px) {
  /*	.h-line__left {
		width: auto;
	}
	*/
  /*	.h-line__center {
		text-align: left;
		margin-right: auto;
	}*/
  .menu-button {
    display: none;
  }
}
.h-line {
  justify-content: space-between;
}
@media (max-width: 767px) {
  .c-logo__wr-img {
    margin-right: 0;
  }
}
.brands {
  display: none;
}
.l-folder__column:nth-child(3n-1) .l-folder__item .l-folder__img, .l-folder__item + .l-folder__item .l-folder__img {
  padding-top: 55.77%;
}
.l-folder__column:nth-child(3n-1) .l-folder__item {
  margin: 0;
  margin-bottom: 50px;
}
.product-list.thumbs .product-item__image a img {
  object-fit: contain;
  object-position: top;
}
.product-list.thumbs .product-item:nth-child(even) {
  margin: 0px 25px 0;
}
.product-list.thumbs .product-item__params-inner {
  display: block;
}
.product-list .product-item .shop2-product-options .option-item:nth-child(n+1) {
  display: none;
}
.product-list .product-item .shop2-product-options .option-item:nth-child(n+1).active {
  display: flex;
}
.product-item__note {
  display: none;
}
.h-slider__count {
  bottom: 10px;
}
