/*.t-store__card__price:before,*/
/*.t-store__card__price_old:before {*/
/*    font-size: 12px;*/
/*    vertical-align: bottom;*/
/*    padding-right: 2px;*/
/*}*/
/*.t-store__card__price:before {content: "От "}*/
/*.t-store__card__price_old:before {content: "До "}*/
/*.t-store__card__price_old { color: #000}*/
/*.t-store__card__price-item {font-size: 16px}*/
/*.t-store__card__price-value {font-weight: 800}*/

/*.t-store__card__price:after {*/
/*    content: "\2014";*/
/*    padding-left: 6px;*/
/*}*/
/*.t-store__card__price_old:after,*/
/*.t-store__prod-popup__price_old{*/
/*    display: none !important;*/
/*}*/




    .js-store-prod-text a {
    display: inline-block;
    padding: 10px 15px;
    margin-right: 15px;
    margin-top: 20px;
    border-radius: 3px;
    font-weight: 600;
}
.js-store-prod-text a:first-of-type {
    background-color: #ffffff;
    color: #000000 !important;
    text-decoration: underline !important;
        margin-right: 0px;
    margin-top: -170px;
    padding: 0px 0px; 
}
.js-store-prod-text a:last-of-type {
    background-color: #566d90;
    color: #ffffff !important;
}

.js-store-prod-text a:first-of-type:before {
    content: "";
        text-decoration: underline;
    margin-right: 0px;
    margin-top: -50px;
    padding: 0px 0px;    
}

.js-store-prod-text a:last-of-type:before {
    content: "";
    margin-right: 10px;
}
.t706__cartwin_showed {
    z-index: 999999999;
}
