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

.js-store-prod-text a {
  background-color: #4191c7;
  color: #ffffff !important;
}

.js-store-prod-text a:last-of-type {
  background-color: #4191c7;
  color: #ffffff !important;
}

.t706__cartwin_showed {
  z-index:9999999;

#rec590351303 {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 99999;
}

#rec590344991 {
    position: fixed;
    top: 75px;
    left: 0;
    right: 0;
    z-index: 99998;
}

#rec642355073 .t-store__card .t-store__card__price {
     font-weight: 500;
 }
 
/* Ищем ссылку, которая начинается с tel: и содержит номер */
a[href^="tel"][href*="79687004640"] {
    background-color: #4191c7 !important;
    color: #ffffff !important;
    border-radius: 5px !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
    display: inline-block; /* Чтобы отступы работали корректно */
    text-decoration: none;
}

.t-store__card__mark-wrapper {
    margin-left: 0 !important;
    margin-top: 0 !important;
    display: inline-block !important;
    max-width: 100% !important;
    width: auto !important;
    line-height: 1.2;
}

.t-store__card__mark {
    white-space: nowrap !important;
    display: inline-block !important;
}

.t-store__card__price-wrapper {
    flex-wrap: nowrap !important;
    display: flex !important;
    align-items: baseline !important;
    justify-content: space-between !important;
    gap: 15px;
}

.t-store__card__price {
    flex-shrink: 0;
    white-space: nowrap;
}
