.card-page .kinds-block .kinds_slider .gr-product-anonce, .product-list .product-item .gr-product-anonce {
  display: block !important;
}
.footer-bottom .site-counters {
  display: flex;
  justify-content: space-between;
}
.site-footer.new_copyright .site-copy-mega {
  margin-left: auto;
  display: block;
}
.footer-bottom .site-copy {
  width: auto;
}
.footer-bottom__inner_fb {
  position: relative;
}
.footer-bottom .btn-up {
  position: absolute;
  top: 0;
  right: 0;
}
.footer-bottom__inner_fb {
  padding: 40px 0 70px 0;
}
@media (max-width: 640px) {
  .footer-bottom .site-counters {
    display: block;
  }
}
