.t-store__parts-switch-wrapper {
display: inline-block;
margin-left: 5px;
margin-right: 15px;
margin-bottom: 10px;
cursor: pointer;
position: relative;
}



.t-store__filter__options {
display: inline-block;
margin-left: 5px;
margin-right: 15px;
margin-bottom: 10px;
cursor: pointer;
position: relative;
border-radius: 25px;}

 
.t-store__card__bgimg, .t-store__card__bgimg_second {

border-radius: 14px !important;

}



/*окрашивание карты*/

.ymaps-2-1-77-ground-pane {

-ms-filter: grayscale(1);

-webkit-filter: grayscale(1);

-moz-filter: grayscale(1);

-o-filter: grayscale(1);

filter: grayscale(1);

}

/*режим наложения на шейп и отключение реакции курсора*/

.tn-elem__2136261151595382795100 {

mix-blend-mode: difference;

pointer-events: none;

}


.t-store__filter__controls-wrapper {
display: inline-block;
margin-left: 5px;
margin-right: 15px;
margin-bottom: 10px;
cursor: pointer;
position: relative;
border-radius: 25px;}
