.header-contacts-btn-form, .header-contacts-btn-link {
  line-height: 0; }
  @media (min-width: 1261px) {
  .header-contacts-btn-form, .header-contacts-btn-link {
    display: none; } }
  .header-contacts-btn-form a, .header-contacts-btn-link a {
    display: block;
    width: 40px;
    height: 40px;
    background-color: #f1f2f2;
    background-size: 24px;
    background-repeat: no-repeat;
    background-position: center; }

.header-contacts-btn-form {
  margin-right: 5px; }
  .header-contacts-btn-form a {
    font-size: 0;
    background-image: url('/t/images/css/form_btn.png'); }

.header-contacts-btn-link {
  font-size: 0; }
  .header-contacts-btn-link a {
    background-image: url('/t/images/css/link_btn.png'); }

.contacts-salons {
  /*padding-left: 46px;*/
  font-size: 15px;
  color: #2e2f38;
  margin-bottom: 10px; }

.footer-contacts-link {
  margin-bottom: 15px; }
  @media (max-width: 639px) {
  .site-header .header-btn-mobile {
    margin: 0 0 0 5px !important; } }

.topMenuBtn {
  display: inline-block;
  text-decoration: none;
  background-color: #fff;
  padding: 10px 15px;
  border-radius: 5px;
  margin-right: 15px;
  box-shadow: 0px 0px 12px -8px rgba(0, 0, 0, 0.8);
  color: #000; }
  @media (max-width: 1260px) {
  .topMenuBtn {
    display: none; } }

.site-header-top__right {
  display: flex;
  align-items: center;
  flex-wrap: wrap; }

@media (max-width: 480px) {
    .site-header .site-header-top__left {
      width: auto !important; } }

.topMenuBtn {
  border: 2px solid #f00; }

.site-header .site-header-bottom__center {
  justify-content: flex-start; }
