/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.20.2
*/
.mau {
	padding: 5x 10px;
	background-color: #70141f;
}

.mau:hover {
	transform: scale(1.05);
	transition: all 0.3s ease-in-out;
}

.sec-icon .col-inner:hover {
	background: var(--fs-color-primary);
	transform: scale(1.05);
	transition: all 0.3s ease-in-out;
}

.sec-icon .has-icon-bg .icon .icon-inner {
	border: 2px solid;
	border-radius: 100%;
	color: var(--fs-color-primary);
	height: 100%;
	position: absolute;
	top: 0;
	transition: all 0.3s;
	width: 100%;
	background: var(--fs-color-primary);
}

.sec-icon .col-inner:hover .icon-box-img {
	background: white;
	border-radius: 99px;
	padding: 12px;
}

.sec-icon .col-inner:hover .icon-box-text p {
	color: white;
}

.sec-icon .col-inner:hover .icon-box-text h3 {
	color: white;
}

.title-common {
	margin: 0;
	padding: 0;
}

.section-title b {
	background-color: currentColor;
	display: block;
	flex: 1;
	height: 2px;
	opacity: 0;
}

.sec-xeghep .text p {
	text-align: justify;
}

.form-contact-twocol {
	display: block;
}

#info-left {
	width: 49%;
	float: left;
	margin-right: 2%;
}

.wpcf7 p>span>input {
	border: 0 solid;
	border-bottom: 1px solid #ffffff;
	-webkit-box-shadow: unset;
	box-shadow: unset;
	background: transparent !important;
}

#icon-form {
	position: absolute;
	color: #ffffff;
	z-index: 100;
	font-size: 18px;
	top: 8px;
	left: 10px;
}

#info-right {
	width: 49%;
	float: right;
}

.checkbox-form-new .wpcf7-checkbox {
	display: flex;
	justify-content: space-around;
	font-size: 16px;
}

.checkbox-form-new .wpcf7-checkbox label {
	color: black;
}

#icon-form::before {
	display: none;
}

#info-left .wpcf7-form-control.contact-input {
	border-radius: 8px;

	box-shadow: none;
	color: black !important;
}

#info-left .wpcf7-form-control.contact-input::placeholder {
	color: black;
	opacity: 1;
}

#info-right .wpcf7-form-control.contact-input {
	border-radius: 8px;

	box-shadow: none;
	color: black !important;
}

#info-right .wpcf7-form-control.contact-input::placeholder {
	color: black;
	opacity: 1;
}

.wpcf7-spinner {
	display: none;
}

.wpcf7-form-control.wpcf7-submit {
	margin: 0;
	border: 1px solid;
}

.d-flex {
	padding: 20px 0;
}

.d-flex .col {
	margin: 0;
	padding: 0;
	padding-right: 2rem;
}

table.bang-gia {
	width: 100%;
	border-collapse: collapse;
	text-align: center;
}

table.bang-gia th,
table.bang-gia td {
	border: 1px solid #ddd;
	padding: 12px;
	vertical-align: middle;
}

table.bang-gia thead {
	background-color: #7a1620;
	color: white;
}

table.bang-gia th:nth-child(1),
table.bang-gia td:nth-child(1) {
	width: 15%;
	text-align: center;
	font-weight: bold;
}

table.bang-gia th:nth-child(2),
table.bang-gia td:nth-child(2) {
	width: 60%;
	text-align: center;
	font-weight: bold;
	color: black;
}

table.bang-gia th:nth-child(3),
table.bang-gia td:nth-child(3) {
	width: 35%;
	text-align: center;
	font-weight: bold;
}

/* ✅ Màu cho hàng lẻ */
table.bang-gia tbody tr:nth-child(odd) {
	background-color: #f394263d;
	color: white;
}

@media (max-width: 768px) {
	.table-custom td {
		text-align: center;
		padding: 12px;
		border-top: 1px solid #eee;
		border-right: 2px solid #e5f0ff;
		border-bottom: 2px solid #e5f0ff;
		background: white;
		color: black;
		font-weight: bold;
		font-size: 13px !important;
	}

	.d-flex {
		padding: 20px 0;
	}

	.d-flex .col {
		padding: 20px;
	}

	.tab-home ul {
		display: flex;
		justify-content: center;
		gap: 20px;
	}
}

.sec-why .icon-box-text h3 {
	color: var(--fs-color-secondary) !important;
}

.header-nav-main {
	justify-content: center;
	gap: 25px;
}

#search-2,
#recent-posts-2,
#categories-2 {
	background-color: #fff;
	border-radius: 5px;
	/*     overflow: hidden; */
	border: 1px solid var(--primary-color);
	border-top-width: 8px;
	padding: 10px;
}

.widget-area .is-divider.small {
	display: none;
}

.widget-area .widget-title {
	display: flex;
}

.widget-area .widget-title span {
	display: flex;
	margin: auto;
	margin-bottom: 1rem;
	font-size: 18px;
}

.ux-search-submit.submit-button {
	background: var(--fs-color-primary);
}

.ux-menu-link__link {
	align-items: baseline;
	border-bottom-color: #ffffff;
	border-bottom-width: 1px;
	color: white;
	flex: 1;
	min-height: 2.5em;
	padding-bottom: 0.3em;
	padding-top: 0.3em;
	transition: all 0.2s;
}

.textwidget.custom-html-widget {
	color: white;
}

.ux-menu-link__link.flex:hover .ux-menu-link__text {
	color: var(--primary-color) !important;
}

.row-icon-home .icon-box {
	align-items: center;
}

.row-icon-home .icon-box h3 {
	font-size: 18px;
	margin: 0;
	margin-bottom: 10px;
}

.entry-meta {
	display: none;
}

.border-xe thead tr {
	background-color: var(--fs-color-primary) !important;
	text-align: center;
	font-weight: bold;
	height: 40px;
}

.border-xe thead tr th {
	text-align: center;
	color: white;
}

.table-custom {
	width: 100%;
	border-collapse: collapse;
	overflow: hidden;
	border-radius: 12px;
	/* Bo góc toàn bảng */
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
	/* Đổ bóng nhẹ */
}

.table-custom th {
	background-color: var(--primary-color);
	color: #000;
	font-weight: bold;
	text-align: center;
	padding: 12px;
}

.table-custom td {
	text-align: center;
	padding: 12px;
	border-top: 1px solid #eee;
	border-right: 2px solid #e5f0ff;
	border-bottom: 2px solid #e5f0ff;
	background: white;
	color: black;
	font-weight: bold;
	font-size: 15px;
}

/* Xử lý bo tròn 4 góc */
.table-custom thead tr:first-child th:first-child {
	border-top-left-radius: 12px;
}

.table-custom thead tr:first-child th:last-child {
	border-top-right-radius: 12px;
}

.table-custom tbody tr:last-child td:first-child {
	border-bottom-left-radius: 12px;
}

.table-custom tbody tr:last-child td:last-child {
	border-bottom-right-radius: 12px;
}

.border-xe thead tr th {
	text-align: center;
	color: white;
	margin-left: 2px !important;
	border-right: 2px solid;
}

.table-custom td:hover {
	color: red;
	cursor: pointer;
	background: #dddddda3;
}

.col-form-bg .col-inner {
	background: url('../../uploads/2025/08/rectangle-10638-9943.png');
}

.row-gal .box-text {
	display: none;
}

.row-gal .gallery-col.col {
	margin: 0;
	padding: 0;
}

.row-gal .box-image img {
	margin: 0 auto;
	max-width: 100%;
	width: 100%;
	padding: 16px;
}

.slider-khach .col-inner {
	background: white;
	border-radius: 8px;
	padding: 10px;
	height: 300px;
}

/* #menu-item-183 a {
	font-size: 0 !important;
} */

/* 632 */

.row-icon-home {
	.col-inner {
		height: 100%;

		.icon-box {
			align-items: center;

			p {
				font-size: 18px;
				margin: 0;
			}
		}
	}
}

.entry-content.single-page {
	box-shadow:
		0 14px 28px rgba(0, 0, 0, 0.25),
		0 10px 10px rgba(0, 0, 0, 0.1);
	padding: 20px;
	border-radius: 12px;
}

span.number-price {
	color: red;
	font-weight: bold;
	font-size: 18px;
	text-transform: capitalize;
}

.invert-white {
	.icon-inner {
		filter: invert(1);
	}
}

#menu-item-183 img {
	filter: invert(1);
}

.header-bottom-nav {
	gap: 50px;
}

.header-search-form-wrapper {
	input#s {
		background: white;
	}
}

.border-cus {
	table {
		tbody {
			box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;

			td,
			th {
				border-bottom: 1px solid var(--fs-color-primary);
				font-size: 0.9em;
				line-height: 1.3;
				padding: 0.5em;
				text-align: left;
				border: 1px solid var(--fs-color-primary);

				p {
					padding: 0 20px;
					color: black;
				}
			}
		}
	}
}

.border-cus {
	width: 100%;
	max-width: 100%;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
	/* mượt trên iOS */
}

.border-cus table {
	min-width: 670px;
	/* đúng bằng width gốc của bạn */
	border-collapse: collapse;
}

.fs16 .col-inner h5 a {
	color: black;
	font-size: 15px !important;
}


/* Hiroshi */
.blog-xe-4u .image-zoom-long {
	overflow: hidden;
	border-radius: 10px;
}

.blog-xe-4u .col-inner .button {
	margin-top: 10px !important;
}

.post-template-default {
	&.single-post {
		.single-page {
			table {
				tr {
					&:first-child {
						background: #92db8e;

						td {
							font-weight: 600;
							font-size: 18px;
							color: #000;
						}
					}

					td {
						text-align: center;
						color: #000;
						border: 1px solid #000;
						font-size: 16px;
					}
				}
			}
		}
	}
}