.gioithieu_page {
	color: var(--color-text);
	line-height: 1.6;
	padding: 30px 15px;
}

.gioithieu_page h1, 
.gioithieu_page h2, 
.gioithieu_page h3 {
	color: var(--color-main);
	margin-top: 25px;
	margin-bottom: 15px;
}

.gioithieu_page p, 
.gioithieu_page li {
	margin-bottom: 12px;
}

.gioithieu_page ul, 
.gioithieu_page ol {
	padding-left: 20px;
}

.Product_page .woocommerce-tabs .tab-panels .woocommerce-Tabs-panel--reviews {
	display: none !important;
}

.Product_page .wc-tabs.product-tabs {
	display: flex;
	justify-content: flex-start !important;
	border-bottom: 1px solid #ddd;
	padding: 0;
}
.Product_page .product-title {
	font-size: 24px;
	font-weight: 700;
	color: #333;
	margin-bottom: 15px;
	line-height: 1.4;
}

.Product_page .product-short-description p {
	font-size: 14px;
	line-height: 1.6;
	color: #444;
	text-align: justify;
}

.Product_page .woocommerce-product-gallery__wrapper {
	border: 1px solid #eee;
	background-color: #fff;
}

.Product_page .woocommerce-tabs {
	margin-top: 40px;
	border-top: 1px solid #eee;
	padding-top: 30px;
}

.Product_page .wc-tabs.product-tabs li {
	margin: 0;
	padding: 0;
}

.Product_page .wc-tabs.product-tabs li a {
	display: block;
	padding: 10px 25px;
	background-color: #f5f5f5;
	color: #555;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 13px;
	border: 1px solid #ddd;
	border-bottom: none;
	margin-right: 5px;
	text-decoration: none;
	border-radius: 2px 2px 0 0;
	transition: all 0.3s ease;
}

.Product_page .wc-tabs.product-tabs li.active a {
	background-color: #fff;
	color: #333;
	position: relative;
	bottom: -1px;
	border-top: 2px solid #ccc;
}


.Product_page .tab-panels .panel {
	font-size: 14px;
	line-height: 1.6;
	color: #333;
	padding: 15px 0;
}

.Product_page .related-products-wrapper {
	margin-top: 50px;
	padding-top: 30px;
	border-top: 1px solid #eee;
}

.Product_page .product-section-title-related {
	text-align: center;
	color: #c99c3b;
	font-size: 26px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 30px;
}

.Product_page .product-small.box {
	border: 1px solid #e1e1e1;
	background-color: #fff;
	transition: box-shadow 0.3s ease, transform 0.3s ease;
	height: 100%;
}

.Product_page .product-small.box:hover {
	box-shadow: 0 5px 15px rgba(0,0,0,0.08);
	transform: translateY(-2px);
}

.Product_page .product-small .box-image {
	border-bottom: 1px solid #eee;
}

.Product_page .product-small .box-text {
	padding: 15px 15px 20px 15px;
	text-align: left; 
}

.Product_page .product-small .box-text .category {
	display: none;
}

.Product_page .product-small .box-text .name a {
	font-size: 14px;
	font-weight: bold;
	color: #222;
	text-transform: uppercase;
	display: block;
	margin-bottom: 10px;
	line-height: 1.4;
}

.Product_page .product-small .box-text .name a:hover {
	color: #c99c3b;
}

.Product_page .product-small .box-text .box-excerpt {
	font-size: 13px;
	color: #666;
	line-height: 1.5;
	margin: 0;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.Product_page .ct .breadcrumbs{
	display:none;
}

.bg.home_tuvan .post-title a {
	min-height: 0px !important;
	transition: color 0.3s ease;
	display: -webkit-box;
	-webkit-line-clamp: 1 !important;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.home_tuvan .ux-relay__button{
	display: inline-flex;
	background: #fff;
	border-color: var(--color-main);
	align-items: center;
	gap: 8px;
	padding: 3px 25px 3px 18px;
	border-radius: 10px !important;
	color: var(--color-main);
	font-weight: bold;
	transition: all 0.3s ease;
	box-shadow: none;
}
.home_tuvan .ux-relay__button.button::after{
	display:none;
}

.lh-title{
	background: var(--color-main);
}

.lh-title p {
	color: var(--color-white);
}

.lh-title h1 {
	font-size:34px;
}

.lh-title .col {
}

.lh-info .col-inner h3 {
	font-size: 32px;
	margin-bottom: 10px;
	color: var(--color-black);
}

.lh-info .icon-box.featured-box {
	background-color: #f8f9fa ;
	border-radius: 20px;
	padding: 20px 25px;
	margin-bottom: 15px;
	border: none;
	box-shadow: none;
	display: flex;
	align-items: center;
}

.lh-info .icon-inner {
	background-color: var(--color-white);
	border: none;
	border-radius: 15px;
	box-shadow: 0 4px 10px rgba(0,0,0,0.03);
	width: 60px;
	height: 60px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.lh-info .icon-inner img {
	width: 28px;
	height: auto;
}

.lh-info .icon-box-text {
	padding-left: 15px;
	padding-top: 0;
}

.lh-info .icon-box-text h3 {
	font-size: 18px !important;
	color: var(--color-main) !important;
	text-transform: uppercase !important;
	letter-spacing: 0.5px !important;
	margin-bottom: 10px !important;
}

.lh-info .icon-box-text p {
	font-size: 16px;
	color: var(--color-black) !important;
	margin: 0 !important;
	margin-bottom: 2px !important;
	line-height: 1.3 !important;
}

.lh-info .icon-box.featured-box:hover {
	background-color: #f1f3f5;
	transform: translateY(-2px);
	transition: all 0.3s;
}

.ct-form .col-inner {
	background-color: var(--color-white);
	padding: 25px;
	border-radius: 15px;

}

.ct-form h2 {
	color: #1c2433;
	font-size: 1.6rem;
}

.ct-form label {
	font-size: 14px;
	color: #3e4859;
	margin-bottom: 8px;
	display: block;
}

.ct-form input[type="text"], .ct-form input[type="tel"], .ct-form select, .ct-form textarea {
	background-color: #f8fafd; 
	border: 1px solid #eef2f6; 
	border-radius: 10px;  
	padding: 6px 15px;
	font-size: 15px;
	color: #333;
	box-shadow: none;
	margin-bottom: 5px;
	width: 100%;
}

.ct-form .wpcf7-form-control-wrap input {
	background-color: #f8fafd; 
	border: 1px solid #eef2f6; 
	border-radius: 10px;  
	padding: 6px 15px;
	font-size: 15px;
	color: #333;
	box-shadow: none;
	margin-bottom: 5px;
	width: 100%;
}

.ct-form input:focus,  .ct-form select:focus, .ct-form textarea:focus {
	border-color: var(--color-main);
	background-color: var(--color-white);
}

.ct-form textarea {
	height: 120px;
}

.ct-form .wpcf7-submit {
	background-color: var(--color-main) ;
	border: none 
		color: var(--color-white);
	font-size: 18px;
	padding: 15px 30px;
	border-radius: 10px;
	width: 100%;
	text-transform: none;
	transition: all 0.3s ease;
	margin-top: 10px;
	cursor: pointer;
}

.ct-form .wpcf7-submit:hover {
	box-shadow: 0 5px 15px rgba(11, 158, 106, 0.3) ;
}

.ct-form .wpcf7-spinner {
	position: absolute;
	bottom: 50px;
}

.ct-form > .col-inner {
	box-shadow: 0 15px 45px rgba(0, 0, 0, 0.15);
}
.bv-box {
	background: var(--color-white);
	border-radius: 10px;
	border: 1px solid var(--color-main);
	overflow: hidden;
}

.bv-header {
	padding: 12px 16px;
	font-weight: 700;
	border-bottom: 1px solid var(--color-chu);
	font-size: 15px;
	color: var(--color-black);
}

.bv-row {
	display: flex;
	align-items: center;
	gap: 12px;
	padding: 12px 16px;
	text-decoration: none;
	border-bottom: 1px solid #f1f1f1;
	transition: background 0.25s;
}

.bv-row:last-child {
	border-bottom: none;
}

.bv-img {
	position: relative;
	width: 60px;
	height: 60px;
	flex-shrink: 0;
}

.bv-img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 6px;
}

.bv-number {
	position: absolute;
	top: -6px;
	left: -6px;
	width: 22px;
	height: 22px;
	background: var(--color-main);
	color: var(--color-white);
	font-size: 12px;
	font-weight: 600;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	z-index: 2;
	box-shadow: 0 2px 6px rgba(0,0,0,0.25);
}
.bv-info {
	flex: 1;
}

.bv-title-post {
	font-size: 14px;
	font-weight: 600;
	color: var(--color-black);
	line-height: 1.4;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}

.bv-row:hover .bv-title-post {
	color: var(--color-main);
}

.bv-date {
	font-size: 12px;
	color: #888;
	margin-top: 4px;
}
.blog-wrapper.blog-single .entry-title{
	color: var(--color-main);
}
.blog-wrapper.blog-single h3,
.blog-wrapper.blog-single h2,
.blog-wrapper.blog-single h1{
	color: var(--color-main);
}
#comments{
	display:none;
}
.sp_page .col{
	padding:10px 0px !important;
}
.ux-relay__load-more-button .ux-relay__result-count {
    display: none !important;
}
@media (max-width: 760px) {
	.lh-info .icon-box.featured-box{
		padding:10px 20px !important;
	}
	.lh-info .icon-box-text p{
		margin-bottom:10px !important;
	}
	.footer_page .col{
		padding-bottom:0px !important;
	}
	.Product_page .description_tab,
	.Product_page .reviews_tab{
		width:50%;
	}
	.Product_page   .ct .col-inner ul.next-prev-thumbs{
		display:none !important;
	}
	.Product_page   .ct  .posted_in ,.Product_page   .ct  .social-icons{
		display:none !important;
	}
	.Product_page .wc-tabs.product-tabs li.active a{
		    border-top-color: #555555;
	}
	.home_tuvan{
		padding:5px 0px;
	}
	.gioithieu_page h1{
		font-size:26px;
	}
}