.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: 200px;
    color: #ffffff !important;
    padding: 12px 30px;
    border-radius:20px;
    text-align: center;
    margin-top:10px;
}
.js-store-prod-text a:nth-of-type(1) {
    background-color:#005bff;
}
.js-store-prod-text a:nth-of-type(2) {
    background-color:#cb11ab;
}
.js-store-prod-text a:nth-of-type(3) {
    background-color:#dbfe01;
}
.js-store-prod-text a:nth-of-type(4) {
    color: #000000 !important;
    background-color: #8654CC;
}

.t706__cartwin_showed {
    z-index: 999999999;
}  
.t-store__tabs__content {
    max-width: 100% !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;
}

