.js-store-prod-text a {
    display: inline-block;
    padding: 14px 30px;
    margin-right: 20px;
    margin-top: 25px;
    border-radius: 0px;
    font-weight: 300;

    font-size: 13px !important;   /* ↓ уменьшили текст */
    line-height: 1.2 !important;  /* ↓ чтобы не раздувало кнопку по высоте */
}

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

.js-store-prod-text a:last-of-type {
    background-color: #F8F8F8;
    color: #454545 !important;
}

.t706__cartwin_showed {
    z-index: 999999999;
}
