[id ^= sandbox_theme_panel] {
  width: 120px !important;
  font-size: 12px !important;
  right: 0;
  top: auto !important;
  bottom: 0; }

.top-phones {
  font-size: 16px;
  line-height: 1;
  font-weight: 500;
  padding: 0 15px; }
  .top-phones a {
    color: #fff;
    text-decoration: none;
    display: flex;
    align-items: center; }
    .top-phones a span {
      width: 15px;
      height: 15px;
      font-size: 0;
      margin-right: 10px;
      fill: #559f29; }
      .top-phones a span svg {
        fill: #559f29; }

.heading__link:last-child {
  margin-right: 0; }
  .heading__link.mobile-call {
    display: none; }

@media (max-width: 767px) {
  .heading__link {
    display: none;
    font-size: 0;
    padding: 0 16px;
    margin-right: 0; }
    .heading__link.mobile-call, .heading__link.heading__link-adr {
      display: flex;
      align-items: center;
      justify-content: center; } }

@media (max-width: 590px) {
  .heading__link {
    width: 40px;
    height: 45px;
    padding: 0; }

  .top-phones {
    font-size: 14px;
    padding: 0 10px; } }

@media (max-width: 480px) {
  .heading__link {
    width: 30px;
    height: 45px;
    padding: 0; }

  .heading__search-form-input[type=text] {
    margin-right: 5px !important;
    font-size: 11px;
    padding-left: 10px !important; } }

@media (max-width: 370px) {
  .top-phones {
    font-size: 12px; } }
