/*форма входа*/
    .tlk-form__image a {
        max-width: 250px !important;
    }
    
    .t706__product-plusminus.t-descr.t-descr_sm, .t706__product-del-wrapper {
        display: none !important;
    }
    
/*тест*/
    .t806 .t806__start-uptitle, .t806 .t806__start-title, .t806 .t806__start-text, .t806 .t806__number, .t806 .t806__quest-text, .t806 .t806__answer-text, .t806 .t806__details, .t806 .t806__result-count, .t806 .t806__result-variant, .t806 .t806__result-text {
        color: #ffffff;
        max-width: 760px;
        margin-left: auto;
        margin-right: auto;
    }
    
    .t806__answers {
        max-width: 760px;
        margin-left: auto;
        margin-right: auto;
    }
    
    .t806__start-title {
        font-size: 56px;
        line-height: 1.1;
    }
    
    .t806__quest-text, .t806__result-variant  {
        font-size: 32px;
        line-height: 1.1;
    }
    
    .t-vote__btn-res {
        display: none !important;
    }
    
    .t806 .t806__answer {
        padding: 8px 0;
    }
    

/*лента проектов*/       
    .js-product-img.t-store__card__bgimg.t-bgimg.loaded {
        border-radius: 16px;
    }
    
    .t-store__sort-select.t-descr.t-descr_xxs.js-store-filter-sort {
        background: #f6f6f6;
        border: none;
        border-radius: 30px;
        padding: 8px 30px 8px 16px;
        width: 220px !important;
    }
    
    .t-store__filter__input.js-store-filter-search {
        background: #f6f6f6 !important;
        border: none !important;
        border-radius: 30px !important;
        padding-left: 16px !important;
        padding-right: 30px !important;
        padding-bottom: 6px !important;
        padding-top: 8px !important;
        width: 220px !important;
    }
    
    .t-store__filter__item-title {
        padding-right: 20px !important;
    }

/*карточка проекта*/    
    .t-slds__item.t-slds__item-loaded.t-slds__item_active {
        border-radius: 16px;
    }
    
    .t744__col.t-col.t-col_4  {
        background-color: #f7f7f7;
        padding: 20px 25px;
        border-radius: 16px;
        margin-left: 0px;
    }
    
    .t744__col.t-col_4 {
        max-width: 320px;
    }
    
    .t744__descr.t-descr.t-descr_xxs li {
        padding-bottom: 6px;
    }
    
    .t668__text.t-descr.t-descr_xs li {
        padding-bottom: 6px;
    }
    
/*политика*/
    .t513__rightcol, .t513__leftcol {
        margin-top: 16px;
    }
    
    .t513 li {
        padding-bottom: 12px;
    }
    
/*куки*/
    .t886 {
        bottom: 20px;
        left: 20px;
    }

/*меню*/
    .t228 {
        transition: background-color .1s ease-out;
    }
    
/*проекты*/
    .t-store__grid-separator {
        margin-bottom: 30px;
    }
    
    .t-store__card__textwrapper {
        padding-top: 16px;
    }
    
    .t-store__prod-snippet__container {
        padding-top: 20px;
    }
    
@media screen and (max-width: 1200px) {    
    .t744__info {
        padding-left: 10px;
    }
}


@media screen and (max-width: 640px) {    
    .t806.t806__ru.t806__test-reload.t806__result-new-calc {
        margin: 0 20px;
    }
}

    
@media screen and (max-width: 960px) {
    .t-store__grid-cont .t-col, .t-store__grid-cont .t-store__stretch-col {
        margin-bottom: 20px;
    }
    
    .t744__info {
        padding-left: 0px;
    }
    /*тест*/    
        .t806__start-title {
            font-size: 48px;
        }
        
        .t806__quest-text, .t806__result-variant  {
            font-size: 28px;
        }
}

@media screen and (max-width: 480px) {
    .t-vote__btn-wrapper.js-vote-item {
        width: 40px;
        max-width: 40px;
    }
    
    .t797__img.t797__img_width.t-img.loaded {
        width: 40px !important;
        max-width: 40px !important;
    }
    
    /*тест*/    
        .t806__start-title {
            font-size: 24px;
        }
        
        .t806__quest-text, .t806__result-variant {
            font-size: 18px;
        }
}

