/* Client-approved Urdu Voice TV header branding, rendered before first paint. */
#masthead .uv-client-logo,
#masthead img.custom-logo {
	width: auto;
	max-width: 100%;
	height: auto;
	object-fit: contain;
}

#masthead .uv-added-social-link {
	display: inline-flex;
	align-items: center;
	justify-content: center;
}

#masthead li:empty,
#masthead a:empty:not(.search-button):not(.search-toggle) {
	display: none !important;
}
