/*!
Theme Name: Lão Tuấn
Theme URI: https://bacsilehuutuan.org
Author: Chuongnv
Author URI: http://chuongnv.com
Description: Powered by Chuongnv
Version: 1.0.1
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: Lão Tuấn
*/
.item-title-roadmap {
	display: flex;
	flex-direction: column;
	gap: 10px;
}
.item-title-roadmap span {
	font-weight: normal;
}
.qa-card__avatar,
.qa-card__answer-avatar {
	overflow: hidden;
}
.qa-card__viewmore {
	text-decoration: underline;
	color: #1e5234;
	font-weight: 500;
}
.home-customer .item-thumbnail {
	border-radius: 10px;
}
body.error404 {
	background: #fff;
}
.error-404.not-found img {
	width: 500px;
	margin: 0 auto 20px;
	display: block;
	aspect-ratio: 4/3;
}
.error-404.not-found .page-title {
	text-align: center;
	display: block;
	margin-bottom: 15px;
	font-size: 20px;
	font-weight: 700;
}
.error-404.not-found .search-form {
	max-width: 500px;
	display: block;
	margin: 0 auto 30px;
	position: relative;
}
.error-404.not-found .search-form .btn {
	background: transparent;
}
.error-404 .input-group {
	padding: 10px;
	border-radius: 30px;
	background: #fff;
	box-shadow: 0 2px 8px rgba(0,0,0,.3);
	border: none;
}
.error-404 .form-control {
	border: 0;
	box-shadow: none !important;
}
.post-card__content .tiktok-embed {
	margin: 0;
	background: linear-gradient(to bottom right,#0f4c2e,#2f8152);
	max-width: unset !important;
	min-width: unset !important;
}
.form-book-calender .form-success {
	background: #2c9257;
	color: #fff;
	font-size: 15px;
	padding: 5px;
	border-radius: 5px;
	margin-top: 10px;
	text-align: center;
}
.form-book-calender [class^="just-validate-"] {
	font-size: 14px;
	margin-top: 3px;
}
.entry [src^="https://www.facebook.com"] {
	margin-left: auto;
	margin-right: auto;
	display: block;
}
.office-infor a {
	color: #ffa827;
}
.medi-grid-01 .inner {
	height: 100%;
}
.medi-grid-sick .item-image {
	border-radius: 10px;
	overflow: hidden;
}
.post-update-time {
	background: #E6F1E0;
	padding-top: 6px;
	padding-bottom: 6px;
	border-radius: 10px;
}
.inner-content-post #ftwp-container.ftwp-wrap #ftwp-contents {
	border: 1px solid rgba(51,51,51,.95);
}
.custom-content .toggle-btn {
	padding: 5px;
	border: none;
	color: #FFA827;
	border-radius: 4px;
	cursor: pointer;
	font-weight: 700;
	display: inline;
	width: max-content;
}
.figure-thumb img {
	width: 100%;
	border-radius: 10px;
}
.inner-content-post .entry blockquote {
	background: #F6F2DB;
}
body.single .breadcrumb_last {
	display: none;
}
.entry [src^="https://www.youtube.com"] {
	aspect-ratio: 16/9;
	width: 100%;
	height: auto;
	border-radius: 10px;
}
.wp-caption img, .aligncenter {
	border-radius: 10px;
}
.entry blockquote {
	background: #fff;
	border-radius: 10px;
	color: #222;
}
/*.archive-title {
	color: #1E5234;
}*/
.entry p, .entry {
	font-size: 17px;
}
.post .post-thumbnail {
	background: #dedede;
}
.search-highlight {
	color: #a26000;
}
.figure-image img {
	width: 100%;
}
.medi-cta .inner-cta::after,
.medi-cta .inner-cta::before,
.medi-quote .inner-quote::before,
.medi-quote .inner-quote::after {
	pointer-events: none;
}
.list-04-slide .flex-column .post-title {
	min-height: 58px;
	text-overflow: clip;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}
.post-card__group a {
	color: #795622;
}
.modal-booking .close {
	position: absolute;
	right: -10px;
	text-align: ;
	top: -10px;
	background: #f00;
	width: 30px;
	height: 30px;
	opacity: 1;
	color: #fff;
	border-radius: 20px;
}
.hidden-content {
	display: none;
}
.hidden-content.show {
	display: inline;
}
.hidden-content.show p:last-child {
	display: inline;
}
.custom-content .intro,
.custom-content .intro p:last-child {
	display: inline;
}
@media (max-width: 575px) {
	.archive-title {
		font-size: 28px;
	}
	.post-card,
	body.single:not(.single-solution):not(.single-disease) .page-header-content,
	.archive-title {
		margin-bottom: 16px;
	}
}
@media (max-width: 428px) {
	.post-card__avatar {
		width: 40px;
		height: 40px;
		margin-right: 8px;
	}
	.post-card__meta {
		gap: 4px;
	}
	.post-card__desc {
		margin-top: 5px;
	}
	.archive-title {
		font-size: 24px;
	}
}
@media (max-width: 375px) {
	.post-card__meta {
		font-size: 10px;
	}
}