.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
}

.t706__cartwin_showed {
    z-index: 999999999;
}  
.t-store__tabs__content {
    max-width: 100% !important;
}
.t-store__prod-popup__btn {
    padding: 12px 157px !important;
}

.js-store-prod-descr em , .js-store-prod-text  em{
    color: transparent;
    margin-right: 12px;
    display: inline-block;
    margin-top: 5px;
    fload: left;
    padding-bottom: 5px;
}
.js-store-prod-descr  em:before , .js-store-prod-text  em:before{
    background-image: url(https://static.tildacdn.com/tild6363-3961-4130-b035-386637393062/made-in.svg);
    content: "";
    width: 130px;
    height: 40px;
    position: absolute;
    background-size: contain;
    background-repeat: no-repeat;
}

.t-store__prod-snippet__container {
    padding-top: 230px; !important;
    
}