.tt {
  color: red;
}
.preheader {
  height: 30px;
  background: #cdd3df;
  border-bottom: 1px solid #adb3bd;
  padding-left: 130px;
  position: relative;
}
.contrast .preheader {
  background: none;
}
.header {
  position: relative;
}
.preheader__block {
  padding-left: 24px;
  font-size: 14px;
  line-height: 30px;
  display: inline-block;
}
.preheader__block.-contrast {
  position: absolute;
  right: 53px;
  background: url('../img/eye_icon.png') no-repeat 0 center;
}
.contrast .preheader__block.-contrast {
  display: none;
}
.preheader__block.-mailblock {
  background: url('../img/mailme.png') no-repeat 0 center;
  padding-left: 30px;
}
.feedback {
  display: none;
}
.feedback.-redesign {
  display: inline-block;
}
.phone .code,
.phone .place {
  color: black;
  font-weight: bold;
  font-size: 16px;
}
/*# sourceMappingURL=redesign.css.map */