/* Дропдаун город */

.t-select.js-tilda-rule.t-input-inline-styles {
    padding: 0 25px 0 14px !important;
}

.t-select__wrapper:after {
    border-width: 4px 4px 0;
    right: 14px;
}

@media screen and (max-width: 640px) {
    .t-col.t-col_7.t1206__col-bottom {
        margin-top: 36px;
    }
}

@media screen and (max-width: 640px) {
    .t478__blockimg.t-bgimg.loaded {
        height: 360px !important;
    }
}


/* Второй хедер  */
.t228.t228__positionfixed {
    margin-top: 50px;
}

.t228__list.t-menu__list {
    padding-left: 0px !important;
}

/* Кнопка хедера*/
.t-btn.t-btn_md { 
    height: 36px;
    font-size: 11px;
    padding-left: 24px;
    padding-right: 24px;
}

/* Хлебные крошки */
.t758__col.t-col.t-col_12 {
    position: absolute;
    z-index: 10;
    padding-top: 50px;
}

@media screen and (max-width: 980px) {
    .t758__col.t-col.t-col_12 {
           padding-top: 70px;
    }
}

/* Акция под/над первым экраном */

.t821__leftwrapper {
    text-align: left;
    box-sizing: border-box;
    align-items: center;
}

.t821__logo-wrapper_inlineblock, .t821__logo-descr_inlineblock {
    margin: 10px;
}

@media screen and (max-width: 980px) {
    .t858__wrap {
        display: flex;
        padding: 18px;
        align-items: center !important;
    }
    
    .t858__img {
        padding-bottom: 0px !important;
        width: 100px;
    }
    
    .t858__wrap_bottom {
        margin-left: 16px;
    }
}


/* Кнопка акции*/
.t-btn.t-btn_sm { 
    height: 40px;
    font-size: 10px;
    padding-left: 30px;
    padding-right: 30px;
}

/* Потоки*/

.t-feed__post-label {
    background-color: rgb(255 255 255);
    border-radius: 20px;
}

.t-feed__post-date, .t-feed__post-tag {
    color: #5175CC !important;
}

@media screen and (max-width: 980px) {
    .t1004__container_mobile-flex .t-feed__grid-col:first-child {
        padding-right: 5px;
        padding-left: 10px;
    }
    
    .t897__container_mobile-flex .t-feed__grid-col:first-child {
        padding-right: 0px;
        padding-left: 10px;
    }
}