.t-store__card__descr {
    margin-top: 8px;
    word-break: break-word;
    overflow: hidden;
    width: 100%;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}


@media (max-width: 980px) {
    .t-store__card {
    display: flex;
    border: solid 1px rgba(204, 204, 204, 0.3) !important;
border-radius: 20px !important;
box-shadow: 0px 1px 3px rgba(0,0,0,0.1) !important;
background-color: #ffffff !important;
    flex-direction: column;
}
}


/*#rec891730477 .t-store__card .t-typography__descr {*/
/*        font-size: 14px;*/
/*        overflow: hidden;*/
/*        width: 100%;*/
/*        display: -webkit-box;*/
/*        -webkit-line-clamp: 3;*/
/*        -webkit-box-orient: vertical;*/
/*    }*/
    
    
    
    /* от других карточек*/
    
    
    .t-store__filter__range_bg {
        background-color: #F88127 !important;
    }
    .t-store__grid-cont_col-width_stretch .t-store__card__imgwrapper {
        border-top: 1px solid;
        border-top-left-radius: 20px !important;
        border-top-right-radius: 20px  !important;
        /*border-top-color: rgba(204, 204, 204, 0.3) !important;*/
        background-color: #ffffff !important;
    }
    
    .t-store__card__textwrapper {
    /*border-left: solid 1px rgba(204, 204, 204, 0.3) !important;*/
    /*border-right: solid 1px rgba(204, 204, 204, 0.3) !important;*/
    /*border-left-color: rgba(204, 204, 204, 0.3) !important;*/
    /*border-right-color: rgba(204, 204, 204, 0.3) !important;*/
    background-color: #ffffff !important;
    padding:  0 10px 0 10px !important;
}

.t-store__card__prod-controls-wrapper {
   padding:  0 10px 0 10px !important;
    background-color: #ffffff !important;
    border-bottom-left-radius: 20px !important;
    border-bottom-right-radius: 20px !important;
    border-bottom-color: rgba(204, 204, 204, 0.3) !important;
}
/*стили чекбоксов в фильтре*/
.t-store .t-checkbox__indicator {
    border: 1px solid #000 !important;
    border-radius: 10px !important;
}

    /*#rec885491950 .t951__cont-wrapper*/ 
    .t951__sidebar {
        border-radius: 20px !important;
    }


/*#rec958922436 .t001__descr {*/
/*    color: #ffffff;*/
/*    background-color: rgba(204, 204, 204, 0.6);*/
/*    border: solid 1px;*/
/*    border-radius: 15px;*/
/*}*/