.t-store__card__textwrapper {
    padding-top: 5px;
}
.t-store__card__price-wrapper {
    margin-top: 0px;
}
@media screen and (max-width: 960px) {
.t-store__grid-cont .t-col, .t-store__grid-cont .t-store__stretch-col {
    margin-bottom: 20px;
}}
.t-store__card__mark {
    color: #ffffff !important;
    background-color: #000000 !important;
    font-family: 'Piazzolla',Arial,sans-serif;
    font-size: 13px !important;
    font-weight: 600 !important;
}

@media screen and (max-width: 960px) {
.t-store__grid-cont_col-width_stretch[data-col-gap='10'], .t-store__grid-cont_col-width_stretch.t-store__grid-cont_indent[data-col-gap='10'] {
    padding: 0 5px 0 5px !important;
}}
.t-store__card__mark-wrapper {
    left: -10px !important;
    top: -10px !important
}

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

.t-name_xs {
    font-size: 16px !important;
}
.t-store .t-store__tabs__controls .t-store__tabs__button-title, .t-store .t-store__tabs__item .t-store__tabs__item-title {
    font-weight: 600 !important;
}
.t-store__prod-popup__sku {
    display: none !important;
}
.t-name_md {
    font-size: 18px;
}


@media screen and (max-width: 960px) {
.t951 .t-store__valign-buttons.js-store-grid-cont {
    display: flex;
    align-content: flex-start;
    margin-top: 20px;
}}

@media screen and (max-width: 960px) {
    #rec684667771 {
        overflow: unset !important;
    }}
    
@media screen and (max-width: 960px) {
    .t-store__parts-switch-btn {
        font-size: 14px !important;
        font-weight: 500;
        margin-left: 5px !important;
        margin-right: 5px !important;
}
    .t-store__parts-switch-btn.t-active {
    opacity: 1 !important;
    font-weight: 600!important;
}
}

/*Скрыть описание состава в карточке товаров */
.js-store-prod-all-charcs {
    display: none;
} 
/*Стилизация фильров*/
.t-store__filter__custom-sel.js-store-filter-custom-select.active:after {
    content: "✔";
    padding-left: 10px;
}

.t-store__filter__title {
    display: flex;
    flex-direction: row;
    width: max-content;
}

.t-store__filter__custom-sel.js-store-filter-custom-select.active {
    display: flex;
    background: white
}