.wd-header-my-account .wd-tools-icon:before {
  content: '\f124';
  font-family: 'dctech-font';
}
.wd-account-style-text .wd-tools-icon {
  display: none !important;
}
.wd-account-style-text .wd-tools-text {
  margin-left: 0;
}
.wd-account-style-icon:not(.wd-with-username) .wd-tools-text {
  display: none;
}
@media (max-width: 1024px) {
  .wd-header-my-account .wd-dropdown {
    display: none;
  }
}
