html {
  scroll-behavior: smooth;
}

.t-store__card__imgwrapper_column{
    display: none;
}

@media screen and (max-width: 640px){
    .t-store__parts-switch-wrapper {
    text-align: left;
    display: flex;
    overflow-x: auto;
    padding: 10px;
    }
}

@media screen and (max-width: 960px){
    #rec590428411 .t-store__grid-cont_col-width_stretch .t951__sidebar {
        margin: 0;
    }
}

.t-store__parts-switch-btn{
    margin-bottom: 0;
}

#rec590428411 .t951__cont-wrapper .t951__sidebar {
    padding: 30px 0 30px 30px;
    margin-right: 30px;
    border-radius: 10px;
}

.t603__blockimg_4-3{
border-radius: 10px;
}

.t-store__card__bgimg{
    border-radius: 10px;
}

.t-store__card__textwrapper {
    display: flex;
    justify-content: space-between;
}

.t-store__card::after{
    content: '';
    display: block;
    margin-top: 16px;
    width: 100%;
    height: 1px;
    background-color: #bababa;
}

.t-store__card__price-item{
    display: flex;
    align-items: center;
}

.t-store__card__price-item::after{
    content: url("https://ucarecdn.com/8e3c1bf0-02cc-44a6-bbdb-3781108ecd3d/");
    margin-left: 10px;
}

@media screen and (max-width: 960px)
.t-store__grid-cont .t-col, .t-store__grid-cont .t-store__stretch-col {
    margin-bottom: 30px;
}

#rec591550104 .t951__cont-wrapper .t951__sidebar {
    background-color: inherit;
    padding: initial;
    position: sticky;
    top: 80px;
}


