.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:5px;
    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:#FFE133;
}
.js-store-prod-text a:nth-of-type(4) {
    background-color: #8654CC;
}
.js-store-prod-text a:nth-of-type(5) {
    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;
}


.t-store .t-store__product-snippet .t-store__prod-popup__col-left, .t-store__product-snippet .t-store__prod-popup__col-right {
        margin-top: 40px;
    }
