.header-auth.top-header-auth>a:hover {
    background-color: unset;
    color: unset;
}
.top-header-auth, .nav-header-cart {
	/* max-width: -webkit-fit-content; */
	/* max-width: -moz-fit-content; */
	max-width: fit-content;
	display: flex !important;
	align-items: center !important;
}