/*Флажок в форме*/

span.t-input-phonemask__select-flag {
    display: none !important;
}



/*Куки*/
.t657__wrapper {
    box-shadow: none !important;
}

.t657.t657_rectangle {
    max-width: 500px !important;
}

.t657__wrapper.t-align_left {
    max-width: 500px !important;
}




/*Политика размер в попапе*/
label.t-checkbox__control.t-checkbox__control_flex.t-text.t-text_xs {
    font-size: 11px;
    line-height: 1.2;
}




/*Корзина*/
.t706__cartwin-heading.t-name.t-name_xl {
    font-weight: 500 !important;
}

.t706__product-title {
    font-size: 15px;
    font-weight: 500;
}

.t706__form-upper-text.t-descr.t-descr_xs {
    font-size: 15px;
    line-height: 1.4;
    font-weight: 500;
}

.t706 .t-form .t-input, .t706 .t-form .t-select {
    font-size: 15px !important;
}

/*!Корзина-скрытие цены!*/
.t744__price-wrapper {
    display: none !important;
}
    



/*Логотипы партнёров*/
img.t594__img.t-img.loaded {
    border-radius: 8px !important;
}



/*Потоки попап*/

@media (min-width: 641px) {
  .js-feed-post-title.t-feed__post-popup__title.t-title.t-title_xxs {
    font-size: 22px;
  }

  .t-text_md {
    font-size: 15px;
    line-height: 1.4;
  }
}

@media (max-width: 640px) {
  .js-feed-post-title.t-feed__post-popup__title.t-title.t-title_xxs {
    font-size: 18px;
  }

  .t-text_md {
    font-size: 15px;
    line-height: 1.4;
  }
}
