.js-store-prod-text a {
  display: inline-block;
  padding: 10px 15px;
  margin-right: 5px;
  margin-top: 20px;
  border-radius: 5px;
  font-weight: 600;
}

.js-store-prod-text a {
  background-color: #276b7b;
  color: #fffdfd !important;
}

.js-store-prod-text a:last-of-type {
  background-color: #276b7b;
  color: #fffdfd !important;
}

.t706__cartwin_showed {
  z-index:9999999;
}
/* Уменьшаем название только у 7-й карточки */
.uc-catalog .t-store__card:nth-child(7) .t-store__card__title,
.uc-catalog .t-store__card:nth-child(7) .js-store-prod-name {
    font-size: 18px !important;
    line-height: 1.15 !important;
}