.t835__progressbar {
    position: absolute;
    bottom: 0;
    z-index: 1;
    width: 0;
    height: 0px;
    background-color: #ffffff !important;
}
.t-range {
    width: 100%;
    height: 4px;
    cursor: pointer;
    outline: none;
    margin: 0;
    padding: 0;
    background: #aacbff;
    -webkit-appearance: none;
}
.t-store__filter__custom-sel.active {
    background-color: rgb(45 169 225);
    padding: 6px;
}
.t-store__card__imgwrapper {
    padding-bottom: 130px !important;
}
.t-store__card__bgimg, .t-store__card__bgimg_second {
    background-position: left top;
    width: 100px;
    top: 20px;
    left: 20px;
}
.t228__list_item:last-child {
    padding-right: 0;
    padding: 0px!important;
}
.t228 .t-btn {
    height: 40px;
    font-size: 12px;
    padding-left: 20px;
    padding-right: 20px;
    margin-left: 10px;
}