/*головна стиль картки для категорії*/
.t902__content {
    padding: 120px 5px 40px;
    
}

.t902__wrap_right:hover, .t902__bgimg:hover {
    transform: scale(1.10);
    transition: .5s ease;

}

.t902__btn-text t-btntext_sm:hover {
    color: #dedc00;
}

.t-store .t-store__tabs_accordion .t-store__tabs__item-button {
    border-top: 0px;

}

.t-store .t-store__tabs .t-store__tabs__button, .t-store .t-store__tabs_accordion .t-store__tabs__item-button {
    border-bottom: 1px solid #006171;
}

.t-store .t-store__tabs_accordion .t-store__tabs__item .t-store__tabs__item-title {
    color: #006171;
}

.t-btn_sm {
    padding-left: 15px;
    padding-right: 15px;
}

/*.t-store__card__img:hover {
    transform: scale(1.10);
    transition: .5s ease;

}*/