.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-right: 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
    }
}
