.t-store__product-snippet .t-container>div:after {
    clear: unset!important;
}

.t-name {
    font-family: 'Manrope',Arial,sans-serif;
    font-weight: 600;
    color: #000000;
}

.t-store__card__price-wrapper {
    margin-top: 1px;
}

.t450__right_descr {
    color: #000;
}


.t-descr {
    font-family: 'Manrope',Arial,sans-serif;
}



@media screen and (max-width: 980px) {
    .t-store .t-store__tabs {
    width: 100%!important;
    display: block!important;
    margin-top: 20px!important;
    max-width: 100%!important;
}
}


@media screen and (min-width: 980px) {
    .t-store .t-store__tabs {
    width: 100%!important;
    display: block!important;
    margin-top: 20px!important;
    max-width: 47%!important;
}
}

.t450__list_item {
    font-family: 'Manrope',Arial,sans-serif;
}


.t-input {
    font-family: 'Manrope',Arial,sans-serif;
}
