.js-store-prod-all-charcs{
    /*display: none !important;*/
}

.t-store__card__descr{
    display: none !important;
}


.t-store__prod-popup__slider {
    zoom: 0.7;
}

.t-store__card__mark {
    background: #fff !important;
    color: #000 !important;
    font-weight: 700;
}

 .js-store-prod-text a {
    display: inline-block;
    padding: 10px 15px;
    margin-right: 15px;
    margin-top: 20px;
    border-radius: 15px;
    font-weight: 600;
    border: 2px solid;
    border-color: #dcf8c6;
}
.js-store-prod-text a:first-of-type {
    background-color: #dcf8c6;
    color: #000000 !important;
}
.js-store-prod-text a:last-of-type {
    background-color: #ffffff;
    color: #000000 !important;
}

.js-store-prod-text a:hover {
    background-color: #dcf8c6;
    
}

.js-store-prod-text a:first-of-type:before {
    content: "\U+1F4F1";
    margin-right: 10px;
}

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

.t_datepicker__inner {
    z-index: 1000000000 !important;
}