.js-store-prod-text a {
  display: inline-block;
  padding: 10px 15px;
  margin-right: 15px;
  margin-top: 5px;
  border-radius: 10px;
  font-weight: 600;
  box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.5); 
}
.js-store-prod-text a:first-of-type {
  background-color: #F6522E;
  color: #ffffff !important;
}
.js-store-prod-text a:last-of-type {
  background-color: #F6522E;
  color: #ffffff !important;
}

.t706__cartwin_showed {
  z-index:9999999;