.js-store-prod-text a {
    display: inline-block;
    padding: 10px 30px;
    margin-right: 15px;
    margin-top: 16px;
    border-radius: 0px;
    font-weight: 400;
    transition: 0.5s;
}
.js-store-prod-text a[href^="https://ozon.ru/"] {
    background-color: #005BFF;
    color: #ffffff !important;
}
.js-store-prod-text a[href^="https://ozon.ru/"]:hover {
    background-color: #004CD6;
    color: #ffffff !important;
}
.js-store-prod-text a[href^="https://www.wildberries.ru/"] {
    background-color: #a73afd;
    color: #ffffff !important;
}
.js-store-prod-text a[href^="https://www.wildberries.ru/"]:hover {
    background-color: #8902F2;
    color: #ffffff !important;
}


 
.t706__cartwin_showed {
    z-index: 999999999;
}

.js-store-product .t-descr_xxs {
    font-size: 18px;
}

.js-store-product .t-name_xs {
    font-size: 20px;
    font-weight: normal;
}

.js-store-product .t-btn_sm {
    font-size: 18px;
    font-weight: 400;
}

@media screen and (max-width: 640px) {
    .js-store-product .t-name_md {
        font-size: 22px;
    }
}

.js-product .t-descr_xxs {
    font-size: 18px;
}

.js-store-close-text {
    font-size: 16px;
}
