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


.js-store-prod-text a:first-of-type {
    background-color: #ef9add;
    color: #ffffff !important;
}


.js-store-prod-text a:nth-of-type(2) {
    background-color: #b48ad3;
    color: #ffffff !important;
}


.js-store-prod-text a:last-of-type {
  background-color: #1e66ad;
  color: #ffffff !important;
  border-color: #000;
}

.t706__cartwin_showed {
  z-index:9999999;
}