@media screen and (max-width: 960px) {
 .t951__sidebar {
    padding: 10px !important;
    margin: 0px 5px 10px 5px !important;
    border-radius: 4px !important;
}
}



@media screen and (max-width: 960px) {
 .t951__sidebar {
    padding: 10px !important;
    margin: 0px 5px 10px 5px !important;
    border-radius: 4px !important;
}
}



.t-store__card__price-wrapper {
    margin-top: 0px !important;
}



@media screen and (min-width: 961px) {
    .t951__sidebar {
        margin-right: 20px;
        width: 250px;
        height: 800px;
        border-radius: 5px
    }
}



@media screen and (min-width: 320px) {
    .t-store__card__sku {
        font-size: 0px;
    }
}



     .t951__grid-cont {
    padding-left: 8px;
    padding-right: 0px !important;
}



.t-store__grid-cont_col-width_stretch.t-store__grid-cont_indent[data-col-gap="10"] {
    padding: 0 15px;
}

.nolimWishlistButton {
   font-weight: 600;
}

.t-store__filter__input {

    border-radius: 2px
}

.t-store__filter__delimeter {
    color: #fff;
    font-family: sans-serif;
}



.t-store__empty-part-msg:before {
    content: "Товары скоро будут добавлены" !important;
    font-size: 18px;
    font-weight: 400;
    font-family: 'Inter',Arial,sans-serif;
    position: relative !important;
}
.t-store__empty-part-msg {
    font-size: 0px !important;
}
