.icon {
  display: inline-block;
  vertical-align: middle;
  fill: currentColor;
  stroke: none;
}

.search-icon {
  min-width: 20px;
  min-height: 20px;
  max-width: 20px;
  max-height: 20px;
  color: #fff;
}

.korzina-icon {
  min-width: 20px;
  min-height: 20px;
  max-width: 20px;
  max-height: 20px;
  fill: none;
}

.telefon-icon {
  min-width: 16px;
  min-height: 16px;
  max-width: 16px;
  max-height: 16px;
  fill: none;
}

.pochta-icon {
  min-width: 20px;
  min-height: 15px;
  max-width: 20px;
  max-height: 15px;
  fill: none;
}

.geo-icon {
  display: block;
  width: 18px;
  height: 22px;
  flex: 0 0 18px;
  fill: currentColor;
  stroke: none;
  color: #565bfd;
}

.vk-icon {
  min-width: 15px;
  min-height: 15px;
  max-width: 15px;
  max-height: 15px;
  fill: none;
  margin-top: 5px;
}

.telegram-icon {
  min-width: 18px;
  min-height: 18px;
  max-width: 18px;
  max-height: 18px;
  fill: none;
}

.arrow-icon {
  min-width: 10px;
  min-height: 10px;
  max-width: 10px;
  max-height: 10px;
  fill: none;
}

.shevron-icon {
  min-width: 7px;
  min-height: 12px;
  max-width: 7px;
  max-height: 12px;
  fill: none;
}

.star-icon {
  min-width: 20px;
  min-height: 20px;
  max-width: 20px;
  max-height: 20px;
  fill: none;
}

.arrow-gorizont-icon {
  min-width: 21px;
  min-height: 8px;
  max-width: 21px;
  max-height: 8px;
  fill: none;
}

.production2-icon,
.production3-icon,
.production4-icon,
.production5-icon,
.production6-icon {
  min-width: 24px;
  min-height: 24px;
  max-width: 24px;
  max-height: 24px;
  fill: currentColor;
  stroke: none;
}

.production1-icon {
  min-width: 24px;
  min-height: 24px;
  max-width: 24px;
  max-height: 24px;
  fill: none;
  stroke: currentColor;
}

.arrow-gorizont2-icon {
  min-width: 22px;
  min-height: 15px;
  max-width: 22px;
  max-height: 15px;
}

.production7-icon,
.production8-icon,
.production9-icon {
  min-width: 24px;
  min-height: 24px;
  max-width: 24px;
  max-height: 24px;
  color: #565bfd;
  stroke: currentColor;
  fill: none;
}

.heder-menu-icon,
.heder-menu2-icon,
.heder-menu3-icon,
.heder-menu4-icon {
  min-width: 25px;
  min-height: 25px;
  max-width: 25px;
  max-height: 25px;
}

.filter-icon {
  min-width: 12px;
  min-height: 12px;
  max-width: 12px;
  max-height: 12px;
  fill: none;
}

.production10-icon,
.production12-icon,
.production13-icon,
.production14-icon,
.production11-icon {
  min-width: 24px;
  min-height: 24px;
  max-width: 24px;
  max-height: 24px;
  fill: currentColor;
  stroke: none;
  color: #565bfd;
}

@media screen and (max-width: 1024px) {
  .production7-icon,
  .production8-icon,
  .production9-icon {
    min-width: 15px;
    min-height: 15px;
    max-width: 15px;
    max-height: 15px;
    color: #565bfd;
    stroke: currentColor;
    fill: none;
  }
}
@media screen and (max-width: 768px) {
  .production2-icon,
  .production3-icon,
  .production4-icon,
  .production5-icon,
  .production6-icon {
    min-width: 15px;
    min-height: 15px;
    max-width: 15px;
    max-height: 15px;
    fill: currentColor;
    stroke: none;
  }
  .production1-icon {
    min-width: 15px;
    min-height: 15px;
    max-width: 15px;
    max-height: 15px;
    fill: none;
    stroke: currentColor;
  }
  .arrow-icon {
    min-width: 7px;
    min-height: 7px;
    max-width: 7px;
    max-height: 7px;
    fill: none;
  }
}