.js-store-prod-text a {
  display: inline-block;
  padding: 10px 15px;
  margin-right: 15px;
  margin-top: 20px;
  border-radius: 5px;
  font-weight: 500;
  border-width: 2px;
  border-style: solid;
  border-color: #ddd;
  font-family: 'Montserrat', sans-serif; /* Шрифт Montserrat */
  font-size: 16px;
  font-style: normal;
}

.js-store-prod-text a {
  background-color: #1bc738;
  color: #fff !important;
}

.js-store-prod-text a:last-of-type {
  background-color: #fff;
  color: #A59793 !important;
  border-color: #DACCC1;
}


.js-store-prod-text a:hover {
  border-color: #000;
  font-weight: normal;
}
.t706__cartwin_showed {
  z-index: 9999999;
}