/*
Theme Name: Tianhong
Theme URI: https://tianhong.com/
Author: Codex
Description: Tianhong corporate theme migrated from the static Tianhong template.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.8
Requires PHP: 7.4
Text Domain: tianhong
*/

.screen-reader-text {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	white-space: nowrap;
	border: 0;
}

.admin-bar .Header-wrapper {
	top: 32px;
}

@media (max-width: 782px) {
	.admin-bar .Header-wrapper {
		top: 46px;
	}
}

.Header-wrapper .tool .search-submit {
	background: transparent;
	border: 0;
	color: inherit;
	cursor: pointer;
	padding: 0;
}

.tianhong-page-content {
	font-size: 16px;
	line-height: 1.75;
	color: #666;
}

.tianhong-page-content > *:first-child {
	margin-top: 0;
}

.tianhong-page-content > *:last-child {
	margin-bottom: 0;
}

.tianhong-page-content img {
	max-width: 100%;
	height: auto;
}

.tianhong-page-content a {
	color: inherit;
}

.Footer-wrapper .footer-menu {
	display: flex;
	flex-wrap: wrap;
	gap: 12px 28px;
	margin-top: 20px;
}

.Footer-wrapper .footer-menu a {
	color: #fff;
}
