.js-store-prod-text a {
    display: inline-block;
    padding: 10px 15px;
    margin-right: 15px;
    border-radius: 3px;
    font-weight: 500;
}
.js-store-prod-text a:first-of-type {
    background-color: #139782;
    color: #ffffff !important;
    border-radius:40px;
      font-weight: 500;
}
.js-store-prod-text a:last-of-type {
    background-color: #139782;
    color: #ffffff !important;
    border-radius:40px;
    text-transform: uppercase;
    font-weight: normal;
    padding: 10px 32px 10px;
    text-align: center;
    font-weight: 500;
}
 
.t706__cartwin_showed {
    z-index: 999999999;
}