/* MNGJD custom navigation and interface styles. */
#top-menu-ul > li.depth-0 > a {
	font-size: 16px;
	font-weight: 500;
}
#top-menu-ul > li.depth-0:first-child > a .hob {
	left: 12px;
	right: 12px;
}
.single-row-header .wrapper {
	max-width: 100%;
}
.single-row-header .top-search form {
	width: 200px;
}
.single-row-header .change-theme > div > a {
	display: flex;
	width: 34px;
	height: 34px;
	align-items: center;
	justify-content: center;
	line-height: 1;
}
.single-row-header .change-theme > div > a i {
	display: block;
	line-height: 1;
}
.mngjd-popup-search-row {
	display: flex;
	width: 100%;
	height: 52px;
	box-sizing: border-box;
	align-items: stretch;
	overflow: hidden;
	border: 1px solid #e7ebf0;
	border-radius: 4px;
	background: #f5f6f7;
}
.mngjd-search-type-select {
	position: relative;
	display: flex;
	width: 82px;
	flex: 0 0 82px;
	align-items: center;
	margin: 0;
	border-right: 0;
	background: transparent;
}
.mngjd-search-type-select select {
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	padding: 0 24px 0 12px;
	border: 0;
	background: transparent;
	box-shadow: none;
	color: #222;
	font-size: 15px;
	font-weight: 500;
	outline: 0;
	appearance: none;
	-webkit-appearance: none;
	cursor: pointer;
}
.mngjd-search-type-select i {
	position: absolute;
	right: 8px;
	font-size: 12px;
	pointer-events: none;
}
.search-box-content .mngjd-popup-search-row .search-input {
	min-width: 0;
	flex: 1;
	width: auto;
	height: 100%;
	box-sizing: border-box;
	border-radius: 0;
	background: transparent;
}
#top-menu-ul > li.depth-0 > a[href$="/vips"],
#top-menu-ul > li.depth-0 > a[href$="/vips/"] {
	display: inline-flex;
	height: 36px;
	align-items: center;
	gap: 7px;
	margin: 18px 0 18px 10px;
	padding: 0 14px 0 10px;
	border: 1px solid #e3dbc9;
	border-radius: 999px;
	background: #fbf8ef;
	color: #765516;
	font-size: 14px;
	font-weight: 600;
	line-height: 1;
	transition: background .2s ease, border-color .2s ease, transform .2s ease;
}
#top-menu-ul > li.depth-0 > a[href$="/vips"]::before,
#top-menu-ul > li.depth-0 > a[href$="/vips/"]::before {
	display: inline-flex;
	min-width: 24px;
	height: 18px;
	align-items: center;
	justify-content: center;
	border-radius: 6px;
	background: #1d1b18;
	color: #fff;
	content: "VIP";
	font-size: 9px;
	font-weight: 700;
	letter-spacing: .08em;
}
#top-menu-ul > li.depth-0 > a[href$="/vips"]:hover,
#top-menu-ul > li.depth-0 > a[href$="/vips/"]:hover {
	border-color: #d4c6a7;
	background: #f6efe0;
	color: #5e4211;
	transform: translateY(-1px);
}
#top-menu-ul > li.depth-0 > a[href$="/vips"] .hob,
#top-menu-ul > li.depth-0 > a[href$="/vips/"] .hob {
	display: none;
}
.mngjd-header-vip {
	display: none;
}
.single-row-header .mngjd-header-vip,
.social-top .header-banner-right > .mngjd-header-vip {
	display: inline-flex;
	height: 36px;
	flex: 0 0 auto;
	align-items: center;
	gap: 7px;
	align-self: center;
	margin-left: 10px;
	padding: 0 13px 0 9px;
	border: 1px solid #e7ebf0;
	border-radius: 8px;
	background: #fff;
	color: #88651f;
	font-size: 13px;
	font-weight: 600;
	line-height: 1;
	text-decoration: none;
	box-shadow: none;
	transition: border-color .2s ease, color .2s ease, transform .2s ease, box-shadow .2s ease;
}
.mngjd-header-vip-mark {
	display: inline-flex;
	min-width: 25px;
	height: 18px;
	align-items: center;
	justify-content: center;
	border-radius: 6px;
	background: #f3e7c8;
	color: #765516;
	font-size: 9px;
	font-weight: 800;
	letter-spacing: .3px;
}
.mngjd-header-vip:hover {
	border-color: #d9dee6;
	background: #fffaf0;
	color: #72500f;
	transform: translateY(-1px);
	box-shadow: 0 5px 12px rgba(118, 85, 22, .10);
}
#home-row-vip_guide .home-row-left,
.mngjd-hub-search,
.mngjd-hub-vip {
	background-color: rgba(255, 255, 255, .78) !important;
	background-blend-mode: screen;
}
#home-row-vip_guide .home-row-left {
	border: 1px solid rgba(218, 209, 190, .7);
	box-shadow: 0 8px 24px rgba(34, 31, 27, .045);
}
.mngjd-hub-kicker {
	color: #8f342e !important;
	letter-spacing: .16em !important;
}
.mngjd-hub-search h2 {
	color: #1d1b18 !important;
}
.mngjd-hub-desc,
.mngjd-hub-vip-intro p,
.mngjd-hub-benefit small {
	color: #746e64 !important;
}
.mngjd-hub-form,
.mngjd-popup-search-row {
	border-color: #e2d9c8 !important;
	background: #f8f6f0 !important;
}
.mngjd-hub-form:focus-within,
.mngjd-popup-search-row:focus-within {
	border-color: #2a2926 !important;
	background: #fffdfa !important;
	box-shadow: 0 0 0 3px rgba(42, 41, 38, .06);
}
.mngjd-hub-form button,
.mngjd-popup-search-row + button,
.search-box-content .search-submit {
	color: #1d1b18 !important;
}
.mngjd-hub-form button:hover,
.search-box-content .search-submit:hover {
	background: #f1ede4 !important;
	color: #000 !important;
}
#search-box .search-box-content.modal-content {
	border: 1px solid #e7ebf0;
	box-shadow: 0 18px 48px rgba(17, 58, 93, .14);
}
#search-box .search-box-content .search-title {
	color: #9aa3af;
}
#search-box .mngjd-popup-search-row {
	border-color: #e7ebf0 !important;
	background: #f6f8fb !important;
}
#search-box .mngjd-popup-search-row:focus-within {
	border-color: rgba(24, 142, 244, .5) !important;
	background: #fff !important;
	box-shadow: 0 0 0 3px rgba(24, 142, 244, .1);
}
.mngjd-hub-vip {
	border-top-color: #e7dfd0 !important;
}
.mngjd-hub-vip-title span,
.mngjd-header-vip-mark {
	background: #efe4c9 !important;
	color: #765516 !important;
}
.mngjd-hub-vip-title h3,
.mngjd-hub-benefit strong {
	color: #25231f !important;
}
.mngjd-hub-benefit strong {
	display: flex !important;
	align-items: center;
	gap: 8px;
}
.mngjd-hub-benefit strong::before {
	display: inline-flex;
	width: 24px;
	height: 24px;
	flex: 0 0 24px;
	align-items: center;
	justify-content: center;
	border-radius: 7px;
	background: rgba(239, 228, 201, .72);
	color: #765516;
	font-family: "b2font" !important;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.mngjd-hub-benefit:nth-child(1) strong::before {
	content: "\e61c";
}
.mngjd-hub-benefit:nth-child(2) strong::before {
	content: "\ea48";
}
.mngjd-hub-benefit:nth-child(3) strong::before {
	content: "\ebdf";
}
.mngjd-hub-benefit {
	border-left-color: #e7dfd0 !important;
}
.mngjd-hub-vip-link {
	background: #1d1b18 !important;
	color: #fff !important;
	box-shadow: 0 6px 14px rgba(29, 27, 24, .12);
}
.mngjd-hub-vip-link:hover {
	background: #000 !important;
	color: #fff !important;
}
.post-list-item .item-in.box,
.widget,
.aside-bar .bar-item,
.aside-bar .bar-normal,
.aside-bar .bar-user,
.sidebar .box {
	border-color: rgba(226, 217, 200, .78) !important;
	box-shadow: 0 8px 22px rgba(34, 31, 27, .04);
}
.post-list-item .item-in.box:hover {
	border-color: rgba(191, 177, 149, .95) !important;
	box-shadow: 0 10px 26px rgba(34, 31, 27, .07);
}
.post-list-cat a,
.post-list-meta a:hover,
.aside-bar a:hover,
.aside-bar i:hover {
	color: #8f342e !important;
}
.top-menu ul li.current-menu-item.depth-0 > a .hob,
.top-menu ul li.depth-0:hover > a .hob {
	background: #8f342e !important;
}
.aside-bar .bar-item:hover,
.aside-bar .bar-normal:hover {
	background: #f7f3ea !important;
}
.top-user-info-box-simple .top-user-name > div {
	display: flex;
	align-items: center;
	gap: 8px;
	flex-wrap: wrap;
}
.top-user-info-box-simple .mngjd-user-credit-chip {
	position: relative;
	z-index: 3;
	display: inline-flex;
	height: 22px;
	align-items: center;
	gap: 5px;
	padding: 0 8px;
	border: 1px solid rgba(226, 217, 200, .95);
	border-radius: 999px;
	background: rgba(255, 255, 255, .72);
	color: #5f5a52 !important;
	font-size: 12px;
	font-weight: 600;
	line-height: 1;
	text-decoration: none;
	box-shadow: 0 3px 10px rgba(34, 31, 27, .04);
}
.top-user-info-box-simple .mngjd-user-credit-chip i {
	width: auto;
	height: auto;
	margin: 0;
	color: #5f5a52 !important;
	font-size: 14px;
	line-height: 1;
}
.top-user-info-box-simple .mngjd-user-credit-chip:hover {
	border-color: rgba(191, 177, 149, .95);
	background: #fffaf0;
	color: #25231f !important;
}
@media screen and (max-width: 768px) {
	.mngjd-hub-benefit strong {
		justify-content: center;
	}
	.mngjd-hub-benefit strong::before {
		width: 22px;
		height: 22px;
		flex-basis: 22px;
		font-size: 13px;
	}
	.single-row-header .header-user {
		position: absolute;
		top: 0;
		bottom: 0;
		right: 12px;
		display: flex;
		height: auto;
		align-items: center;
		gap: 10px;
	}
	.single-row-header .change-theme {
		display: flex;
		align-items: center;
		margin: 0;
	}
	.single-row-header .change-theme > .mobile-show,
	.single-row-header .change-theme > div:not(.mobile-hidden):not(.mobile-show),
	.single-row-header .top-user-info,
	.single-row-header .user-tools,
	.single-row-header .header-user .top-user-box {
		display: flex;
		align-items: center;
		margin: 0;
	}
	.single-row-header .change-theme > div,
	.single-row-header .change-theme > div > a,
	.single-row-header .change-theme > .mobile-show button,
	.single-row-header .login-button .mobile-show,
	.single-row-header .user-tools,
	.single-row-header .header-user .top-user-box,
	.single-row-header .top-user-avatar.avatar-parent,
	.single-row-header .top-user-avatar img {
		width: 34px !important;
		height: 34px !important;
	}
	.single-row-header .change-theme > div > a,
	.single-row-header .change-theme > .mobile-show button,
	.single-row-header .login-button .mobile-show,
	.single-row-header .top-user-avatar.avatar-parent {
		display: flex;
		align-items: center;
		justify-content: center;
		margin: 0 !important;
		padding: 0 !important;
		line-height: 1;
		border-radius: 50%;
	}
	.single-row-header .change-theme > div > a i,
	.single-row-header .change-theme > .mobile-show button i,
	.single-row-header .login-button .mobile-show i {
		margin: 0 !important;
		line-height: 1;
	}
	.single-row-header .top-user-avatar img {
		display: block;
		border-radius: 50%;
	}
	.single-row-header .change-theme > .mobile-show {
		display: flex !important;
		align-items: center;
		justify-content: center;
	}
	.single-row-header .change-theme > .mobile-show button {
		display: flex;
		width: 34px;
		height: 34px;
		align-items: center;
		justify-content: center;
		margin: 0;
	}
	.single-row-header .mobile-box {
		left: 0;
	}
	.single-row-header .top-menu ul li.depth-0 > a {
		height: auto;
		line-height: 1.4;
	}
	.single-row-header .mngjd-header-vip,
	.social-top .header-banner-right > .mngjd-header-vip {
		display: none;
	}
}
@media screen and (min-width: 769px) and (max-width: 1200px) {
	.single-row-header .wrapper {
		width: 100% !important;
		max-width: 100%;
		padding: 0 16px;
	}
	.single-row-header .single-row-search {
		display: none !important;
	}
	.single-row-header .change-theme > .mobile-show {
		display: flex !important;
		align-items: center;
		justify-content: center;
	}
	.single-row-header .change-theme > .mobile-show button {
		display: flex;
		width: 40px;
		height: 40px;
		align-items: center;
		justify-content: center;
		margin: 0;
		padding: 0;
		border: 0;
		background: transparent;
		color: inherit;
		cursor: pointer;
		transition: color .2s;
	}
	.single-row-header .change-theme > .mobile-show button:hover {
		background: transparent;
		color: #188ef4;
	}
	.single-row-header .change-theme > .mobile-show button i {
		margin: 0;
		font-size: 20px;
		line-height: 1;
	}
}
/* Switch only the right-hand controls to their compact mobile form on
 * tablets, while keeping the desktop navigation available. */
@media screen and (min-width: 769px) and (max-width: 1038.98px) {
	.single-row-header .mngjd-header-vip {
		display: none !important;
	}
	.single-row-header .header-user,
	.single-row-header .change-theme,
	.single-row-header .change-theme > .mobile-show,
	.single-row-header .change-theme > div:not(.mobile-hidden):not(.mobile-show),
	.single-row-header .top-user-info,
	.single-row-header .user-tools,
	.single-row-header .header-user .top-user-box {
		display: flex;
		align-items: center;
	}
	.single-row-header .header-user {
		gap: 10px;
	}
	.single-row-header .change-theme {
		margin: 0;
	}
	.single-row-header .change-theme > .mobile-show button {
		width: 34px;
		height: 34px;
	}
	.single-row-header .change-theme > .mobile-show button i {
		font-size: 22px;
	}
	.single-row-header .login-button .header-login-button {
		display: none !important;
	}
	.single-row-header .login-button > .mobile-show {
		display: flex !important;
		width: 34px;
		height: 34px;
		align-items: center;
		justify-content: center;
		margin: 0;
		padding: 0;
		border-radius: 50%;
	}
	.single-row-header .login-button > .mobile-show i {
		margin: 0 !important;
		font-size: 24px;
		line-height: 1;
	}
}
/* The menu itself only needs slight tightening near the original
 * 916px collision point. */
@media screen and (min-width: 769px) and (max-width: 916px) {
	.single-row-header .wrapper {
		padding-right: 12px;
		padding-left: 12px;
	}
	.single-row-header .header-logo {
		margin-right: 8px;
	}
	.single-row-header .top-menu ul li.depth-0 > a {
		padding-right: 9px;
		padding-left: 9px;
	}
}
@media screen and (min-width: 1201px) {
	.single-row-header .change-theme > .mobile-show {
		display: none !important;
	}
}
