.t-store__card__bgimg, 
.t603__blockimg_3-2,
.t1032__content
{
    border-radius: 30px 0 30px 0;
    }
    
.t-store__card__bgimg:hover,
.t603__blockimg_3-2:hover,
.t-store__card__bgimg_second, 
.t-store__card__img_second
{
    border-radius: 30px 0 30px 0;
}

.t951__sidebar {
    border-radius: 30px;    
    box-shadow: 5px 5px 5px lightgrey;
}

.t-btn, 
.t-submit {
    border-radius: 15px 0 15px 0 !important;
    -moz-border-radius: 15px 0 15px 0 !important;
    -webkit-border-radius: 15px 0 15px 0 !important;
}
.t228__padding40px {
    width:20px;
}

.t-store__parts-switch-btn.t-active {
    color: #2a2a2a!important;
    font-weight: 500 !important;
    border-radius: 15px;
    background: #99C8C0;
    padding: 10px 20px 10px 20px;
}
/*
.t228 {
    margin-left: 20px;
    width:97.5%;
    box-sizing: border-box;
    border-radius: 0 0 30px 30px;
}
*/
.t-store__sort-select, .t-store__filter__input {
    border-radius: 30px!important; 
}
.t-store__filter__chosen-bar {
    bottom: 40px;
    padding: 20px !important;
    left: 20px;
    border-radius: 30px!important;
}

.t-store__filter__prods-number {
    font-family: 'Montserrat';
}