.js-store-prod-text a {
  display: flex;
    padding: 15px 15px;
    margin-right: 15px;
    width: 200px;
    margin-top: 25px;
    border-radius: 0px;
    font-weight: 350;
    align-items: center;
    justify-content: center;
}
.js-store-prod-text a:first-of-type {
    background-color: #E12B29;
    color: #ffffff !important;
}
.js-store-prod-text a:last-of-type {
    background-color: #E12B29;
    color: #ffffff !important;
}
 
.t706__cartwin_showed {
    z-index: 999999999;
}
