@media screen and (min-width: 1200px) {
.t-prefix_6 {
    padding-left: 522px;
}
}

.t668__title {
    padding-right: 40px;
}

.t668__wrapper {
    border-radius: 20px !important;
}



/*сетка товаров*/
@media screen and (min-width: 1200px) {

.t776__col.t-col.t-col_4.t-align_left.t-item.t776__col_mobile-grid.js-product {
    margin-left: 10px;
    margin-right: 10px;
}

.t-feed__col-grid__post-wrapper {
    width: 345px !important;
}

.t776 {
    margin-left: 34px;
}
}

@media screen and (max-width: 480px) {
.t776__col.t-col.t-col_4.t-align_left.t-item.t776__col_mobile-grid.js-product {
    padding: 6px;
}
}

@media screen and (max-width: 960px) {
    .t776__parent {
        row-gap: 20px;
    }
}


/*новости*/
@media screen and (min-width: 1200px) {


li.js-feed-post.t-feed__post.t-item.t-width.t-feed__grid-col.t-col.t-col_4.t-align_left {
    margin-left: 10px;
    margin-right: 10px;
    width: 358px;
}



ul.js-feed-container.t-feed__container.t897__container.t-feed__container_mobile-grid.t-feed__container_inrow3 {
    margin-left: 40px;
}
}

@media screen and (max-width: 480px) {
li.js-feed-post.t-feed__post.t-item.t-width.t-feed__grid-col.t-col.t-col_4.t-align_left {
    padding-left: 16px;
    padding-right: 16px;
}
}

/*форма зеро*/

.zeroform .t-input.js-tilda-rule {
    background: rgba(255, 255, 255, 0.2) !important;
    backdrop-filter: blur(1px);
}

.zeroform .t-select__wrapper {
        background: rgba(255, 255, 255, 0.2) !important;
    backdrop-filter: blur(1px);
}

/*стр потоков*/
.js-feed-post-text.t-feed__post-popup__text.t-text.t-text_md {
    font-family: 'Manrope';
    font-size: 17px;
    font-weight: 400;
}

.js-feed-popup-title.t-feed__post-popup__close-text.t-descr.t-descr_xxs {
    display: none;
}


/*чекбокс*/
.t-checkbox__indicator {
    border-radius: 4px;
    background-color: #eae7e7;
    border: 0px;
}

.t-checkbox__indicator:after {
    left: 7px;
    top: 3px;
}

#rec2101453031 [data-elem-id="1774966127415"] .t-checkbox__indicator:after {
    border-color: #000000;
}

/*меню*/

.t450__menu_show.t450 {
    border-radius: 20px;
}
.t450__burger_bg.t450__burger_cirqle {
    width: 42px;
    height: 42px;
}

button.t-menuburger.t-menuburger_first.t-menuburger__small {
    width: 20px;
    /* height: 22px; */
    top: -3px;
    right: 3px;
}

.t450__burger_container.t450__small {
    top: -5px;
}


/*формы моб*/
@media screen and (max-width: 480px) {

.t-popup__close.t-popup__block-close {
    background-color: transparent;
}

/*размер шрифта в товарах моб*/
.t-popup .t776__descr.t-descr.t-descr_xxs {
    font-size: 16px !important;
}

.t-popup .t776__title.t-name.t-name_xl.js-product-name {
    font-size: 20px !important;
}
}

.t706__close.t706__cartwin-close {
    background-color: transparent;
}