.new-footer .new-footer-top .tpl-anketa__title {
  font-size: 16px;
}
.new-header .new-header-bottom__right {
  display: block;
}
@media (max-width: 767px) {
  .new-header .new-header-bottom__body {
    flex-direction: column;
  }
  .new-header .new-header-bottom__body .new-header-bottom__right {
    width: 100%;
  }
  .new-header .new-header-bottom__body .new-header-bottom__right .header-contacts {
    justify-content: center;
  }
  .new-header .new-header-bottom .header-info__top {
    justify-content: center;
    text-align: center;
  }
  .product-list.thumbs .product-item__top .shop-product-btn.buy {
    background-position: 0 50%;
    width: auto;
    color: #000;
    font-size: 15px;
    margin-right: 10px;
  }
  .product-list.thumbs .product-item__top .shop-product-btn.buy span {
    display: block;
  }
  .product-list.thumbs .product-item__top .shop-product-btn.buy span:before {
    content: none;
  }
}
html .new-header-top__cart {
  display: none !important;
}
html .gr-cart-popup-btn.new-top-panel__cart {
  display: none !important;
}
