.t-store__filter__item-title {
	font-family: 'Inter';
	font-size: 1rem;
}

.t706__orderform .t-input {
    color: #222 !important;
}

.t-input {
    color: #fff !important;
}

.t951 .t-store__card__btns-wrapper {
    margin-top: 0 !important;
}

.t-checkbox__control {
	font-family: 'Inter';
	font-weight: bold;
	font-size: 0.95rem;
}

.t-store__card .t-typography__title {
	font-family: 'Inter' !important;
	font-size: 1.01rem;
}

.t-store__card__btn_second {
	font-family: 'Inter';
	font-weight: 400;
	font-size: 0.8rem;
	margin-right: 0;
}

@media (min-width:568px) {
    .t-store__card__btn_second {
	    margin-right: 13px !important;
    }
}

a.js-store-prod-btn {
	background: #ee5f34 !important;
	font-family: 'Inter';
	font-weight: 400;
	font-size: 0.8rem;
}

.t-store__sort-select-wrapper {
	width: 250px !important;
}

.t-store__filter__input {
	line-height: 2.75 !important;
	font-family: 'Inter' !important;
	border: 0 !important;
}

.t-store__sort-select {
	line-height: 2.5;
	font-family: 'Inter';
	border: 0 !important;
}

.t-store__search-icon {
	border: 0 !important;
}

.t-store__card__descr {
	color: #474646;
	font-family: 'Inter';
	font-size: 0.82rem;
}

.t-store__card__price {
	font-weight: bold;
	font-family: 'Oswald';
	font-size: 1.1rem;
	color: #EE5F34;
}

.t-store__filter__range_bg {
    background-color: #D9D9D9 !important;
}

.t-checkbox__indicator:after {
    border-color: #ee5f34 !important;
}

.t-store__filter__item-price-box {
    margin-top: 10px !important;
}

.js-store-filter-pricemin {
    border: 1px solid #cecece !important;
    border-radius: 10px;
    text-align: center;
    line-height: 1.5 !important;
    font-size: 16px;
    font-weight: 500;
    margin-right: 10px;
}

.js-store-filter-pricemax {
    border: 1px solid #cecece !important;
    border-radius: 10px;
    text-align: center;
    line-height: 1.5 !important;
    font-size: 16px;
    font-weight: 500;
    margin-left: 10px;
}

.t1058__btn {
    margin: 0 10px 5px 0 !important;
    letter-spacing: -0.7px;
}

.t1058__btn-img {
    padding-right: 7px !important;
}

a.t1058__link[href="javascript://"] {
    background: #eee;
    display: inline-block;
    padding: 0 6px;
    border-radius: 5px;
}

.t-feed__post-popup__container .t-feed__post-popup__content { 
max-width: 100% !important;
padding-top: 50px !important;
}