.js-store-prod-text a {
    display: inline-block;
    margin-right: 5px;
    margin-top: -15px;
    font-weight: 400;
    text-shadow: 1px 1px 10px #898686;
    max-width: 235px;
    min-width: 160px;
    color: #ffffff !important;
    padding: 12px 30px;
    border-radius:30px;
    text-align: center;
    margin-top:10px;
}
.js-store-prod-text a[href*="ozon"] {
    background-color:#005bff;
}
.js-store-prod-text a[href*="wildberries"] {
    background-color:#cb11ab;
}
.js-store-prod-text a[href*="yandex"] {
    background-color:#FFE133;
}
.js-store-prod-text a[href*="megamarket"] {
    background-color: #8654CC;
}
.js-store-prod-text a[href*="letu"] {
    background-color: #000;
}
.js-store-prod-text a[href*="wa"] {
    background-color: #2cb742;
}
.js-store-prod-text a[href*="goldapple"] {
    background-color: #dbfe01;
    color: #000000 !important
}

/*

.js-store-prod-descr a {
    display: inline-block;
    margin-right: 5px;
    margin-top: -15px;
    font-size: 14px;
    text-shadow: 1px 1px 10px #898686;
    max-width: 200px;
    min-width: 180px;
    color: #ffffff !important;
    padding: 14px 10px;
    border-radius:30px;
    text-align: center;
    margin-top:10px;
}

.js-store-prod-descr a:nth-of-type(1) {
    display:none;
}

.js-store-prod-descr a:nth-of-type(2) {
    background-color:#005bff;
}
.js-store-prod-descr a:nth-of-type(3) {
    background-color:#cb11ab;
}

*/
.t-store .t-store__tabs__content {
        max-width: 100% !important;
}

.t-store .t-store__tabs_tabs .t-store__tabs__content {
        font-size: 16px !important;
}        