.js-store-prod-all-text, .js-store-prod-all-charcs {
    font-family: 'Tilda Sans' !important;
}

.t-filter__title, .t-filter__item-title, .t-store__filter__item-title, .t-store__filter__opts-mob-btn, .t-store__sort-select, .t-store__filter__item, .t-checkbox__control {
    font-family: 'Tilda Sans' !important;
}

.js-store-prod-text a {
    display: inline-block;
    padding: 5px 15px;
    margin-right: 15px;
    margin-top: 1px;
    border-radius: 3px;
    font-weight: 600;
}
.js-store-prod-text a:first-of-type {
    background-color: #F9A9CD;
    color: white !important;
    font-size: 16px;
}
.js-store-prod-text a:last-of-type {
    background-color: #F9A9CD;
    color: white !important;
    font-size: 16px;
}
 
.t706__cartwin_showed {
    z-index: 999999999;
}


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