/* v10.0.8 — desktop guest header only; mobile is deliberately untouched. */

@media (min-width:1181px){
	body.vf900-clean .vf900-header[data-vf-auth="guest"] [data-vf1004-canonical="account"],
	body.vf900-clean .vf900-header[data-vf-auth="guest"] [data-vf1007-role="host"],
	body.vf900-clean .vf900-header[data-vf-auth="guest"] [data-vf1007-role="guest"]{
		display:inline-flex!important;
		visibility:visible!important;
		opacity:1!important;
		white-space:nowrap!important;
	}
}
