.t-store__card__bgimg, .t-store__card__bgimg_second {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    -webkit-transition: opacity .1s linear;
    transition: opacity .1s linear;
    border-radius: 10px;
}


.t-store__filter__range_bg {
       background-color: #373286;
   
}

.t-checkbox__indicator {
    border-radius: 2px;
    border: 1px solid #373286;
}


#rec646429251 .t951__cont-wrapper .t951__sidebar {
    background-color: #f5f5f5;
    padding: 20px;
    border-radius: 10px;
}