.menu_left a {
    position: relative;
}

.uc-search .t-prefix_3 {
    position: relative;
}

.uc-search .t838__input {
        width: 570px;
}

.uc-search .t838__wrapper {
    position: absolute;
    z-index: 200;
    width: auto!important;
    margin-top: 17px;
}

.uc-search .t-site-search-dm {
    min-width: 380px !important;
}

.sq_hover .tn-atom:hover {
    border: 1px #2565de solid!important;
    background: #fff!important;
}

.menu_main a:hover {
    color: #2465de!important;
}

.menu_main_white a:hover {
    color: #cfcfcf!important;
}

.t-store__empty-part-msg {
    font-size: 0px;
}
.t-store__empty-part-msg:before {
    content: "Сейчас товаров из данной категории нет в наличии";
    font-size: 18px;
}

.t-store__card__textwrapper {
    padding-top: 20px!important;
}

.t774__bgimg {
    mix-blend-mode: multiply;
}

.menu_left a:before {

    position: absolute;
    content: "";
    width: 6px;
    height: 3px;
    background: #3caa32;
    left: -12px;
    border-radius: 10px;
    top: 7px;
}

.menu_left a:hover {
    color: #3caa32!important;
}

.t-feed__slider-grid__post-wrapper .t-feed__post-bgimg , .t-feed__slider-grid__post-wrapper, .t-feed__col-grid__post-wrapper .t-feed__post-bgimg{
    border-radius: 30px!important;
}


.js-product.t-store__card.t-store__stretch-col {
    padding: 0 20px 40px 20px;
    background: #fff;
    border-radius: 20px;
    border: 5px solid #f8f9fb;
}


@media screen and (min-width: 1199px) {
.js-product.t-store__card.t-store__stretch-col {
    
}
}


@media screen and (max-width: 640px) {
    .t774__textwrapper .t-name_xs {
        font-size: 20px;
    }
    
    .js-product.t-store__card.t-store__stretch-col {
        padding: 0 12px 12px 12px;
        border: 2px solid #f8f9fb;
    }
    
    .t951__grid-cont {
        padding: 0!important;
    }
}
