.t-store__card__sold-out-msg {
  visibility: hidden;
}
.t-store__card__sold-out-msg:after {
  content:'Скоро в продаже'; 
  visibility: visible;
  display: block;
  color: #25afa8;
}
.tlk-userbar {
    display: none !important;
}
.t706__product-title.t-descr.t-descr_sm {
  pointer-events: none;
}
[data-field-name="Reklama_2"] {
  text-align: center !important;
  margin-bottom: 0px !important;
}

[data-field-name="Reklama_2"] .t-checkbox__control.t-checkbox__control_flex {
  display: inline-flex !important;
  justify-content: center !important;
}
@media screen and (max-width:640px) {
    .t706 .t-form__submit {
        padding-bottom: 0px !important;
    }
}