
.t-store__card__textwrapper {
    padding-top: 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.t-store__filter__options_center {
    text-align: left !important;
}

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


/*.t-store__card__bgimg, .t-store__card__bgimg_second, .t-slds__bgimg, .t-store__card__bgimg{*/
/*    border-radius: 30px;*/
/*}*/

.t-store__grid-separator {
    margin-bottom: 60px;
}

.t-store__filter__options_center {
    text-align: left !important;
}

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


