
.header-social-share {
    width: 50%;
    display: flex;
    background: transparent;
  }
  .header-social-share ul {
    margin: 0;
    padding: 0;
    display: flex;
  }
  .header-social-share ul li {
    list-style-type: none;
    margin: 0;
  }
  .header-social-share ul li a {
    padding: 0 10px;
    text-decoration: none;
    display: block;
  }
  .header-social-share ul li a svg {
    width: 14px;
    height: 14px;
    max-height: 100%;
    max-width: 100%;
    fill: #fff !important;

  }
  /*insta hover #a67658
  mail:hover #9fae37
  */
  @media only screen and (min-width: 1024px) {
  
  }
  