#et-info-address:empty::before,
#et-info-email:empty::before,
#et-info-phone:empty::before {display:none}

#et-info-address::before,
et-info-email::before,
#et-info-phone::before {vertical-align:middle}

#et-info-address {
  line-height: 1em;
  position: relative;
}

#et-info-email {margin-right:13px}

#et-info-address::before {
  text-shadow: 0 0;
  font-family: ETmodules!important;
  font-weight: 400;
  font-style: normal;
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 1;
  text-transform: none;
  speak: none;
  top: 2px;
  margin-right: 2px;
  content: "\e081";
  vertical-align: middle;
}

.diha_hidden {display:none;}