.site--header__social.social_list_info {
  margin-top: 10px;
  padding: 0 0 10.5px;
  text-align: center;
}
@media (max-width: 767px) {
  .site--header__social.social_list_info {
    margin-top: 16px;
  }
}
.site--header__social.social_list_info a {
  margin: 0 3.4px;
  display: inline-block;
  width: 30px;
  text-align: center;
  text-decoration: none;
  line-height: 30px;
  transition: all 0.3s ease;
}
@media (max-width: 1000px) {
  .site--header__social.social_list_info a {
    width: 22px;
    line-height: 22px;
  }
}
.site--header__social.white {
  border-right: 2px solid #858585;
  padding: 10.5px 45px 10.5px 0;
}
@media (max-width: 1280px) {
  .site--header__social.white {
    padding-right: 10px;
  }
}
.site--header__social.white a {
  margin: 0 3.4px;
  display: inline-block;
  width: 24px;
  text-align: center;
  text-decoration: none;
  line-height: 24px;
  transition: all 0.3s ease;
}
.site--header__social.dark {
  padding: 16px 0 16px;
}
.site--header__social.dark a {
  margin: 0 3.4px;
  display: inline-block;
  width: 24px;
  text-align: center;
  text-decoration: none;
  line-height: 24px;
  transition: all 0.3s ease;
}
.site--header__social.dark a:first-child {
  margin-left: 0;
}

/*# sourceMappingURL=style.css.map */
