body .footer-bottom__site_name {
  width: auto;
  flex: 1;
}
body .footer-bottom__logo, body .footer-menu {
  width: auto;
  height: auto;
}
body .edit-blocks__item_title {
  color: #000;
}
body .edit-blocks__item:nth-child(1) .edit-blocks__item_link.edit_block_btn {
  background: var(--m1);
  color: #fff;
}
body .site-header .phone-contacts {
  flex: none;
}
@media (min-width: 1261px) {
  body .site-header .top-contacts {
    width: 650px;
  }
}
.cat-menu > li ul {
  display: none;
}
.cat-menu > li {
  margin-bottom: 10px;
}
