.js-store-prod-text a {
    display: inline-block;
    padding: 10px 20px;
    margin-right: 10px;
    margin-top: 20px;
    border: 1px;
    border-radius: 10px;
    font-weight: 400;
    font-size: 16px !important;
}


.js-store-prod-text a:first-of-type {
    background-color: #727A63;
    color: #ffffff !important;
}

.js-store-prod-text a:first-of-type:hover {
    background-color: #41443A;
    color: #ffffff !important;
}

.js-store-prod-text a:last-of-type {
    background-color: #fff;
    color: #1e1e1e !important;
}

.js-store-prod-text a:last-of-type:hover {
    background-color: #1e1e1e;
    color: #fff !important;
    transition-duration: 0.2s;
}

.t706__cartwin_showed {
    z-index: 999999999;
}



.t-store__relevants-grid-cont .t-store__card__wrap_all {
    background-color: #ffffff !important;
}

.t-store .t-store__card__wrap_all .store__card__wrap_txt-and-opts {
    padding-bottom: 0px !important;
}

/*.t-store__prod-snippet__container {*/
/*    padding-top: 60px !important;*/
/*}*/

.t-descr_xxs {
    font-size: 16px !important;
}

.t-store__prod-popup__title-wrapper .t-name {
    font-size: 32px !important;
    text-color: #1e1e1e !important;
    font-weight:600 !important;
}
.t-store__prod-popup__text {
    margin-top: 0px !important;
}
/*метка на карточке*/
.t-store__card__mark {
    font-size:14px !important;
    height: 30px !important;
}

