<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.wd-header-my-account .wd-tools-icon:before {
  content: "\f124";
  font-family: "woodmart-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;
  }
}
</pre></body></html>