.js-store-prod-text a {
    display: inline-block;
    padding: 10px 30px;
    margin-right: 20px;
    margin-top: 20px;
    border: 1px solid #2c55c6;
    background-color: #2c55c6;
    color: #ffffff !important;
    border-radius: 10px;
    font-weight: 400;
}
/*.js-store-prod-text a:first-of-type {*/
/*    background-color: #ffffff;*/
/*    color: #2f2f2f !important;*/
/*}*/
.js-store-prod-text a:last-of-type {
    background-color: #2c55c6;
    color: #ffffff !important;
}

/*.js-store-prod-text a:after {*/
/*    content: "\2192";*/
/*    margin-left: 5px;*/
/*}*/
.js-store-prod-text a:hover {
    background-color: #ffffff;
    color: #2c55c6 !important;
}
.js-store-prod-text a:last-of-type:hover {
    background-color: #ffffff;
    color: #2c55c6 !important;
}

.t706__cartwin_showed {
    z-index: 999999999;
}