.photoblack
{
    transition: 0.2s ease-out;
}

.photoblack_hover
{
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    transition: 0.2s ease-out;
}

.phototrigger

{

}

.photoblack_basic:hover

{
     -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    transition: 0.2s ease-out;
}

   .t-store__filter__range_bg {
 
    background-color: #5B1B02;
  
} 


.t-store__sort-select {
    
    border: 0px #EEDBD0 solid;
    background: #EEDBD0;

}

.t-active
{
 
    color: #5B1B02 !important;
  
} 

.t-store__parts-switch-btn
{
    margin-left: 0 !important;
}


.js-successbox {
    display: none !important;
}

/* от 18.10.2024 ein*/

.my_menu_item-hover > div > a {
    display: block;
    width: 100%;
    height: 100%;
}

.my_menu_item-hover:hover {
    border-bottom: 1px solid white;
}

@media screen and (min-width: 961px) {
    .t951__sidebar {
        width: 300px;
    }
}

@media screen and (min-width: 960px) {
    #rec813395673 .t951 .t951__sidebar_sticky .t951__sidebar-wrapper {
        top: 10px;
        max-height: calc(100vh - 50px - 10px);
    }
}
@media screen and (min-width: 961px) {
    .t951__sidebar_sticky .t951__sidebar-wrapper {
        padding-right: 10px;
    }
}
/*.t-store__filter__item-controls-container {*/
/*    max-height: 250px !important;*/
/*}*/



.t-store__card .t-typography__descr {
        display: none !important;
    }