    #rec719484472, #rec722622399, #rec882949915 {
        display: none;
    }


/*styles search*/
    #rec702427818 {
        display: block;
        position: relative;
        top: 0;
        z-index: 100;
        /*padding-bottom: 5px !important;*/
    }
    
    #rec702427818 .t-site-search-popup {
        min-height: 80vh;
        margin-top: 10vh
    }
    
        
    .t838__blockbutton {
        padding-left: 0 !important;
    }
    
    .t838__blockbutton .t-submit {
        height: 40px;
    }
    
    .t838__input {
        height: 40px;
    }
/*end*/

.t-site-search-dm__result__product_descr {
    display: none;
}

    .js-store-grid-cont .t-store__card__wrap_all .t-store__card__img_second {
        margin-top: 0;
    }
    
    .js-store-grid-cont .t-store__card__wrap_all .t-store__card__img {
        margin-top: 0;
    }
    
    
    /*BREADCRUMBS*/
    .breadcrumbs-all {
        padding-top: 12px;
        padding-bottom: 12px;
    }    
    
    .breadcrumbs-all a {
        color: #000000 !important;
        transition: all .3s ease;
    }
    .breadcrumbs-all a:hover {
        opacity: 0.6;
    }
    .breadcrumbs-all a:last-child {
        opacity: 0.2;
    }
    
    
    .breadcrumbs-all ul {
        display: flex !important;
        /*flex-wrap: wrap !important;            */
        margin-bottom: 0 !important;
        padding-left: 0 !important;
    }    
    
    .breadcrumbs-all li {
        display: inline;
        margin-left: 6px !important;
        margin-right: 6px !important;  
        padding: 0;        
    }
    
    .breadcrumbs-all li:first-child {
        margin-left: 0;
    }
    
    .breadcrumbs-all li:last-child {
        margin-right: 0;
    }
    
    .breadcrumbs-all li.divider {
        opacity: .75;
    }
    
    /*выравнивание цены*/
    .t-store .t-store__card__wrap_all.t-store__card__wrap_pad-sm .t-store__card__textwrapper, .t-store .t-store__card__wrap_all.t-store__card__wrap_pad-sm .t-store__card__prod-controls-wrapper {
        display: flex;
        flex-flow: column;
        justify-content: space-between;
    }
            
    

@media screen and (max-width: 981px) {
    .breadcrumbs-all {
        padding-top: 12px !important;
        padding-bottom: 12px !important;
        overflow-x: scroll;
    }   
}

    