#rec1706800741 .t951__cont-wrapper .t951__sidebar {border-radius:28px;}
.t951 .t951__sidebar .t-store__filter__item_checkbox .t-store__filter__item-controls-container {display: flex;
        flex-direction: row;
        flex-wrap: wrap;
    align-items: flex-start;
}
    
        
        .t-checkbox__control {margin-left:3px;}
        
       .t951 .t-store__filter__chosen-bar {box-shadow:none;}
       .t-store__filter__chosen-val {background-color:#6D9767; color: #fff;}
       .t-store__filter__chosen-val:hover {background-color:#CD3E3E; color: #fff;}
        
@media screen and (min-width: 1680px) { 
#rec1744035881 .t-container {max-width:1560px;}   .t-col_12 {max-width: 1520px;}
  #rec1706800741 .t-container {max-width:1560px;}   .t-col_12 {max-width: 1520px;}
  #rec1706800741 .t-store__filter__item-title {font-size:20px;}
    #rec1744244981 .t-container {max-width:1560px;}   .t-col_12 {max-width: 1520px;}
    #rec1769524241 .t-container {max-width:1560px;}   .t-col_12 {max-width: 1520px;}
}

@media screen and (max-width: 960px) { 
   #rec1744035881 div.t-container {max-width:360px;}
   #rec1706800741 div.t-container {max-width:360px;}
   #rec1744244981 div.t-container {max-width:320px;}
   #rec1769524241 div.t-container {max-width:320px;}
}

.t-store__filter__input {
            width: 100% !important;
            height: 50px;
             background-color: #ffffff !important;
        }
        
        .t-store__filter__search, .t-store__filter__sort {display: block;}
        
        .t-store__search-icon {
        width: 20px !important;     /* Ширина иконки */
        height: 20px !important;    /* Высота иконки */
    }
    .t-store__search-icon path {
        fill: #074600 !important;  /* Цвет иконки */
    }
    
    @media screen and (max-width: 960px) {
    .t951__grid-cont .t-store__card-list {
        row-gap: 10px !important;
    }
}