.t-store__filter__item-controls-wrap {
    width: 250px;
}
[data-filter-value="Круглые"]::before {
    width: 75px !important;
    height: 75px !important;
    position: relative;
    vertical-align: middle;
    margin-right: 5px;
    content: '';
    background-size: 75px 75px !important;
    background: url(https://static.tildacdn.com/tild3938-3764-4239-a163-623865626264/round-shape.svg) content-box;
    display: inline-block;
}
[data-filter-value="Овальные"]::before {
    width: 75px !important;
    height: 75px !important;
    position: relative;
    vertical-align: middle;
    margin-right: 5px;
    content: '';
    background-size: 75px 75px !important;
    background: url(https://static.tildacdn.com/tild6165-6633-4934-b263-373434363466/oval-shape.svg) content-box;
    display: inline-block;
}
[data-filter-value="Прямоугольные"]::before {
    width: 75px !important;
    height: 75px !important;
    position: relative;
    vertical-align: middle;
    margin-right: 5px;
    content: '';
    background-size: 75px 75px !important;
    background: url(https://static.tildacdn.com/tild3230-3763-4639-b561-646639633232/rectangle-shape.svg) content-box;
    display: inline-block;
}
[data-filter-value="Панто"]::before {
    width: 75px !important;
    height: 75px !important;
    position: relative;
    vertical-align: middle;
    margin-right: 5px;
    content: '';
    background-size: 75px 75px !important;
    background: url(https://static.tildacdn.com/tild3063-3539-4362-b564-353236386562/Panto_frame_1.svg) content-box;
    display: inline-block;
}
[data-filter-value="Авиатор"]::before {
    width: 75px !important;
    height: 75px !important;
    position: relative;
    vertical-align: middle;
    margin-right: 5px;
    content: '';
    background-size: 75px 75px !important;
    background: url(https://static.tildacdn.com/tild3935-3066-4635-b134-393236396162/aviator-shape.svg) content-box;
    display: inline-block;
}
[data-filter-value="Броулайнеры"]::before {
    width: 75px !important;
    height: 75px !important;
    position: relative;
    vertical-align: middle;
    margin-right: 5px;
    content: '';
    background-size: 75px 75px !important;
    background: url(https://static.tildacdn.com/tild3339-6239-4465-a132-303135626430/browline-shape.svg) content-box;
    display: inline-block;
}
[data-filter-value="Геометрия"]::before {
    width: 75px !important;
    height: 75px !important;
    position: relative;
    vertical-align: middle;
    margin-right: 5px;
    content: '';
    background-size: 75px 75px !important;
    background: url(https://static.tildacdn.com/tild6165-3735-4566-a462-313136336366/geometric-shape.svg) content-box;
    display: inline-block;
}
[data-filter-value="Квадратные"]::before {
    width: 75px !important;
    height: 75px !important;
    position: relative;
    vertical-align: middle;
    margin-right: 5px;
    content: '';
    background-size: 75px 75px !important;
    background: url(https://static.tildacdn.com/tild3631-3966-4862-b134-643535303161/square-shape.svg) content-box;
    display: inline-block;
}
[data-filter-value="Кошачий глаз"]::before {
    width: 75px !important;
    height: 75px !important;
    position: relative;
    vertical-align: middle;
    margin-right: 5px;
    content: '';
    background-size: 75px 75px !important;
    background: url(https://static.tildacdn.com/tild6332-3630-4262-b665-633831333834/catEye-shape.svg) content-box;
    display: inline-block;
}
 .js-store-prod-text a {
    display: inline-block;
    padding: 10px 15px;
    margin-right: 15px;
    margin-top: 20px;
    border-radius: 0px;
    font-weight: 600;
}
.js-store-prod-text a:first-of-type {
    background-color: 	#25D366;
    color: #ffffff !important;
}
.js-store-prod-text a:last-of-type {
    background-color: #229ED9;
    color: #ffffff !important;
}

}
.t706__cartwin_showed {
    z-index: 999999999;
}
