.fixed-block .cart-preview-btn {
  display: none;
}
.fixed-block .compare-btn {
  display: none;
}
.card-page .shop2-product .product-price .price-current-wrap {
  display: none;
}
.card-page .shop2-product__top-right {
  display: none;
}
body .product-compare label {
  display: none;
}
.card-page .form-additional {
  display: none;
}
.available-rating-wrap {
  display: none;
}
.collections .kind-item .product-amount {
  display: none;
}
.collections .kind-item .shop-product-btn {
  display: none;
}
.collections .kind-item .kind-price .price-current-wrap {
  display: none;
}
.product-list.thumbs .product-item .product-price .price-current-wrap {
  display: none;
}
.product-item__bottom-right {
  display: none;
}
.product-list.thumbs .product-item .product-price .price-old {
  display: none;
}
.card-page .shop2-product .product-price {
  top: 0;
}
.card-slider__image a img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.product-list.thumbs .product-item .gr-product-image a img, .card-slider__thumb-img a img {
  max-width: 100%;
  object-fit: contain;
}
@media (min-width: 561px) {
  .action-block__item-body {
    min-height: 210px;
    background-size: contain;
  }
}
.action-block__item-body {
  background-size: contain;
}
@media (min-width: 961px) {
  .site-header .desktop_categories > ul {
    display: flex;
  }
  li.has.first {
    order: -1;
  }
  .site-header .desktop_categories > ul > li:nth-child(2) > a {
    padding: 20px 20px 20px 0;
  }
  .site-header .desktop_categories > ul > li:first-child > a {
    padding: 20px;
  }
}
.site-header .desktop_categories > ul > li.has > ul > li.has ul {
  display: none !important;
}
.site-header .desktop_categories .menu-block__btn.has {
  display: none;
}
@media (max-width: 570px) {
  .main-slider__img {
    height: 170px;
    background-size: contain !important;
  }
}
.vendors-block .vendor-item img {
  object-fit: contain;
}
.vendors-block__items .slick-track {
  margin: 0 auto;
}
.main-slider__text-block {
  display: none;
}
.site-header__middel .site-logo {
  max-width: 600px;
}
