a.header__control-btn.header__compare.compare-empty {
  color: #bfbfc5;
}
a.header__control-btn.header__compare.compare-empty .header__control-bage {
  display: none;
}

@media (max-width: 480px) {
  .grid-list {
    grid-template-columns: 1fr 1fr;
  }
}

.sticker.sticker-ozhidaetsya{
      color: #fff;
}

.sticker.sticker-predzakaz-7-dney {
  background: hsl(70, 88%, 50%);
}

.sticker.sticker-predzakaz-5-dney {
  background: hsla(91, 88%, 50%, 0.434);
}

.sticker.sticker-predzakaz-3-dnya {
  background: hsla(189, 83%, 62%, 0.904);
}
