.t-store__grid-cont .t-col, .t-store__grid-cont .t-store__stretch-col {
margin-bottom: 5px;
}



.t951 .t951__grid-cont.t-store__valign-buttons .t-item {
    background-color: #fff;
}

.t-align_left .t-store__card__btn {
    margin: 0 0px 0px 0;
}



.t-store__card__price-wrapper_above-title {
    margin-bottom: 2px;
    margin-top: 0;
}

.t-store__card__textwrapper {
    padding-top: 10px;
}

.t951 .t-store__card__btns-wrapper {
    margin-top: 2px;
}


.t1002__picture-wrapper .t1002__addBtn, .t-store__card__imgwrapper .t1002__addBtn
{padding: 10px;}







/*РАЗМЕР BYN В КАРТОЧКАХ*/
.t-store__card__price-currency {
    font-size: 14px;
}


/*СТИЛИЗАЦИЯ ИКОНКИ ИЗБРАННОГО В КАРТОЧКЕ*/
.t-store__card__imgwrapper .t1002__addBtn, .t1002__picture-wrapper .t1002__addBtn {
    background: none;
    left: 75%;
}

/*СКРУГЛЕНИЕ ДЛЯ ИЗБРАННОГО В КАРТОЧКЕ*/
.t1002__addBtn {
    border-radius: 15px !important;
}

/*ОТСТУП МЕЖДУ ФОТО И ЦЕНОЙ В КАРТОЧКЕ*/
.t-store__card__textwrapper {
    padding-top: 10px;
}


/*СТИЛИЗАЦИЯ ИКОНКИ SALE В КАРТОЧКЕ*/
.t-store__card__mark {
     height: 20px;
     font-size: 16px;
     font-weight: bold;
     padding: 0;
}
.t-store__card__mark-wrapper {
    right: 0px;
    top: 0px;
}

