/* Preserve the account/login text for assistive technology while using a compact icon visually. */
.wd-header-my-account>a{align-items:center;display:flex;justify-content:center;min-height:44px;min-width:44px;position:relative}
.wd-header-my-account .wd-tools-text{clip:rect(0 0 0 0)!important;clip-path:inset(50%)!important;height:1px!important;overflow:hidden!important;position:absolute!important;white-space:nowrap!important;width:1px!important}
.whb-header .wd-header-my-account.wd-account-style-text .wd-tools-icon,.wd-header-my-account.wd-account-style-text .wd-tools-icon{align-items:center!important;border:2px solid #159447;border-radius:50%;color:#064f37;display:flex!important;height:42px;justify-content:center!important;opacity:1!important;transition:background-color .2s ease,border-color .2s ease,color .2s ease;visibility:visible!important;width:42px!important}
.wd-header-my-account .wd-tools-icon:before{font-size:19px;line-height:1}
.wd-header-my-account>a:hover .wd-tools-icon,.wd-header-my-account>a:focus-visible .wd-tools-icon{background:#064f37;border-color:#064f37;color:#fff}
@media(max-width:1024px){.wd-header-my-account>a{min-height:40px;min-width:40px}.wd-header-my-account .wd-tools-icon{height:38px;width:38px!important}}
