/*
Theme Name: Flastsome Child
Theme URI: https://example.com/
Description: Child theme for the Flatsome theme
Author: Your Name
Author URI: https://example.com/
Template: flatsome
Version: 1.0.0
*/
:root {
	--color: #fdca0e;
}
.nav-dropdown-has-border .nav-dropdown {
	border-radius: 10px;
}
#wide-nav > div > div {
	width: 100% !important; 
}
#header > div > #wide-nav > div > div ul {
	justify-content: center !important;
}
.header-wrapper .header-bottom .header-nav.header-bottom-nav li {
	margin-right: 0 !important;
	padding-right: 0 !important;
	margin-left: 0 !important;
}
#header > div > #wide-nav > div > div ul li a {
	padding-left: 32px;
	padding-right: 32px;
	border-right: 1px solid #FFF;
}
#header > div > #wide-nav > div > div ul li:last-child a {
	border-right: unset;
}
#header > div > #wide-nav > div > div > ul > li.current_page_item > a,
#header > div > #wide-nav > div > div > ul > li:hover > a{
	background: linear-gradient(to bottom, #000 75%, #fcc90f61  100%) !important;
	background-color: unset;
	color: var(--color);
	transition: all 0.3s ease;
}
.footer-wrapper {
	background: #1a1a1a;
}
.footer-wrapper p {
	color: #fff;
}
#footer .justify-start {
	color: #fff;
}
#footer .icon-box-img img, .icon-box-img svg {
	width: 60%;
	padding-top: 15px;
}
#footer .icon-box-left .icon-box-img+.icon-box-text {
	padding-left: 1em;
	margin: 15px -15px;
}
#footer .ux-menu-link--active .ux-menu-link__link, .ux-menu-link:hover .ux-menu-link__link {
	color: var(--color);
}
.footer-title {
	font-size: 15.75px;
	line-height: 24px;
	font-weight: 700;
	text-transform: none;
	margin-bottom: 15px;
	padding-left: 15px;
	position: relative;
}
.footer-title::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	width: 4px;
	background-color: var(--color);
}
.row-custom > .col:nth-child(1) {
	padding-right: 60px;
}
.letter {
	z-index: 99999999 !important;
}
.nav-dropdown-has-arrow li.current-dropdown.has-dropdown:after, .nav-dropdown-has-arrow li.current-dropdown.has-dropdown:before {
	opacity: 0;
}
#comments .comment-respond {
	display: none;
}
.dien-tich,
.phong-cach {
	margin-bottom: 2px;
	display: flex;
}

.dien-tich-title,
.phong-cach-title {
	font-weight: 600;
	margin-right: 4px;
}

.sub-menu.nav-dropdown {
	border: 1px solid var(--fs-color-primary);
	overflow: hidden;
}
.sub-menu.nav-dropdown,
.sub-menu.nav-dropdown li{
	padding: 0;
	margin: 0;
}
li.current-dropdown>.nav-dropdown {
	left: 0 !important;
}
.sub-menu.nav-dropdown li a{
	margin: 0;
	padding: 10.5px 16px;
	color: #000;
	transition: all 0.3s ease;
}
.sub-menu.nav-dropdown li a:hover {
	background-color: rgb(248 250 252) !important;
	color: var(--fs-color-primary);
	transition: all 0.3s ease;
}
ul.header-nav-main.nav {
	display: flex;
	padding: 0 20px;
	font-size: 18px !important;
	justify-content: center;
}
h2 {
	font-size: 30px;
}
p {
	font-size: 18px;
}
.img-hover-zoom img{
	transition: transform .4s ease;
	font-size 18px;
	display: flex;
	padding: 0 20px;
	justify-content: center;
}
.img-hover-zoom:hover img{
	transform: scale(1.05);
}
.header.show-on-scroll, .stuck .header-main {
	height: 90px !important;
}
.method .method-box {
	font-size: 18px;
	font-weight: bold;
	color: #000;
}
.price .price-box h4 {
	margin-bottom: 20px;
	position: relative;
	display: block;
	font-size: 24px;
	padding-bottom: 5px;
}
.price .price-box h4:after {
	content: "";
	background: var(--color);
	width: 250px;
	height: 2px;
	position: absolute;
	bottom: 0;
	left: 0;
}
.price .price-box h3 {
	font-weight: bold;
	color: var(--color);
	font-size: 30px;
	margin: 20px 0;
}

/*quatrinhlamviec  */
.process .bbox,
.construct .bbox{
	padding: 30px 20px;
	border-radius: 8px;
}

.process .bbox p {
	color: #000;
}
/*hoat dong moi nhat  */
.act .box-blog-post {
	border: 1px solid var(--color);
	border-radius: 10px;
}
.act .text-left {
	padding: 10px 20px;
}
.act h5,
.top-blog h5 {
	font-size: 18px;
}
.act p, 
.top-blog p {
	font-size: 15px;
}
/* Giá */

.price{
	background-color: #f9f9f9;;
}

.section.price .price-box .col-inner{
	background: #fffff;
	border:1px solid #f0f0f0;
	padding:10px;
	padding: 35px 25px;
	box-shadow: 0 4px 8px rgb(194 177 177 / 20%);
}

.section.price .price-box:hover .col-inner {
	transform: translateY(-8px);
	box-shadow: 0 15px 35px rgba(0,0,0,0.1);
}
.section.price .price-box ul {
	list-style: none;
	padding: 0;
	margin: 25px 0;
}
.section.price .price-box ul li:before {
	content: "\f058"; 
	font-family: "Font Awesome 5 Free"; 
	font-weight: 900;
	position: absolute;
	left: 0;
	color: #006a3d;
	font-size: 16px;
}
.section.price .price-box ul li {
	position: relative;
	padding-left: 32px; /* Chừa khoảng trống cho icon */
	margin-bottom: 15px;
	font-size: 15px;
	color: #444;
	line-height: 1.4;
	display: flex;
	align-items: center;
}

.section.price .price-box .button {
	width: 100%;
	background-color: #ffffff;
	color: var(--color);
	border: 2px solid var(--color);
	border-radius: 5px;
	padding: 5px 0;
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
	transition: 0.3s;
}
.section.price .price-box .button:hover {
	background-color: var(--color);
	color: #000000;
	box-shadow: unset;
}

.section.price .price-box .button i {
	margin-left: 8px;
	font-size: 12px;
}

.process .row,
.guarantee .row,
.construct .row {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.process .col,
.guarantee .col,
.construct .col{
	display: flex;
}
.process-item > .col {
	flex-basis: 20%;
	width: 20%;
	max-width: 20%;
}
.guarantee .process-item .col-inner,
.process-item .col-inner,
.construct .process-item .col-inner {
	border:1px solid #000;
	border-radius:10px;
}

.guarantee .bbox.icon-box-center,
.process-item  .bbox.icon-box-center,
.construct .process-item .bbox.icon-box-center
{
	border:none;
}

.guarantee .bbox.icon-box-center{
	padding: 30px 10px;
}
.guarantee .icon-box-text{
	padding:10px;
}
.commit .row{
	display: flex;
	flex-wrap: wrap;
}

.commit .row .col{
	display: flex; 
}

.commit .row .col-inner {
	display: flex;
	flex-direction: column;
	flex: 1; 
}

.commit .icon-box-img{
	margin-left:15px;
	padding:5px;
	margin-bottom:10px;
}
.commit .icon-box {
	box-shadow: 2px 0px 9.1px 0px rgb(252 201 15 / 24%);
	padding: 17px;
	min-height: 50px;
	max-height: 200px;
	position: relative;
	padding-right: 30px;
	cursor: pointer;
	border-radius: 30px;
}
.commit .icon-box:hover {
	box-shadow: 1px 0px 9.1px 0px rgb(252 201 15 / 74%);
}
.header-wrapper .header-bottom .header-nav.header-bottom-nav li{
	padding-right:10px;
}

/* Khung nút cơ bản */
.hotline-flex {
	display: inline-flex;
	align-items: center;
	background-color: #000;
	padding:7px !important;
	border-radius: 10px;
}


.hotline-flex .icon-circle {
	width: 40px;
	height: 40px;
	background-color: var(--color);
	color: #1a1a1a; 
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-right: 15px;
}

.hotline-flex .icon-circle svg {
	width: 20px;
}

.hotline-flex .text-group {
	display: flex;
	flex-direction: column;
}

.hotline-flex .label {
	color: #a1a1aa;
	font-size: 13px;
	font-weight: bold;
}

.hotline-flex .number {
	color: #ffffff; 
	font-size: 20px;
	font-weight: 800;
	line-height: 1.2;
	transition: all 0.4s ease;
}


.hotline-flex:hover {
	background-color: var(--color); 
	transform: translateY(-2px); 
}
.hotline-flex:hover .icon-circle {
	background-color: #1a1a1a;
	color: #eab308;
}
.hotline-flex:hover .label {
	color: #44403c;
}
.hotline-flex:hover .number {
	color: #1a1a1a; 
}

.an {
	z-index: 0;
}
/*acf  */
.dia-chi {
	display: inline;
	gap: 6px;
	font-size: 15px;
	line-height: 1.5;
}

.dia-chi-title{
	font-weight: 600;
	color: #333;
	white-space: nowrap;
}

.dia-chi-value{
	color: #555;
}
.dich-vu {
	display: flex;
}
.form-contact {
	background: #fdca0e2e;
	padding: 35px 35px;
	border-radius: 15px;
}
.abm-contact-item {
	display: flex;
	gap: 20px;
}
.structure .product-small.box,
.products > .product-small .col-inner{
	border: 1px solid var(--color);
	border-radius: 10px;
}

.structure .title-wrapper,
.products > .product-small .col-inner .title-wrapper{
	margin-bottom: 15px;
}
.structure .title-wrapper a,
.products > .product-small .col-inner .title-wrapper a {
	line-height: 22px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: normal;
	-webkit-box-orient: vertical;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	min-height: 45px;
}
.structure .text-left,
.products > .product-small .col-inner .box-text-products{
	padding: 10px 15px;
}
.section-title b {
	background-color: var(--color);
	opacity: unset;
}
.content-bottom {
	margin-top: -20px;
	margin-bottom: 20px;
	display: block;
	position: relative;
	text-align: center;
}
.top-blog .col-inner {
	border: 1px solid var(--color);
	border-radius: 10px;
}
.top-blog .text-left {
	padding: 10px 20px;
}
.box-image img {
	border-radius: 10px;
}
.form-contact input,
.form-contact textarea{
	border-radius: 10px;
	padding: 12px 14px;
	font-size: 14px;
}

.form-contact .wpcf7-submit {
	padding: 5px 45px;
	border-radius: 10px;
	display: block;
	justify-self: center;
	color: #000;
	font-size: 16px;
}
.form-contact .wpcf7-submit:hover {
	color: var(--color);
	background: #fff;
	box-shadow: unset;
	border: 1px solid;
}
.button.primary:hover {
	background: #ffffff;
	color: var(--color);
	box-shadow: unset;
	border: 1px solid;
}
.chu-dt-title,
.dich-vu-title{
	font-weight: 700;
}
@media (max-width: 1250px) {
	#header > div > #wide-nav > div > div ul li a {
    padding-left: 32px;
    padding-right: 32px;
    border-right: 1px solid #FFF;
}
}
@media (max-width: 1100px ) {
	#header > div > #wide-nav > div > div ul li a {
    padding-left: 30px;
    padding-right: 30px;
    border-right: 1px solid #FFF;
    font-size: 15px;
}
}
@media (max-width: 975px) {
	#header > div > #wide-nav > div > div ul li a {
    padding-left: 30px;
    padding-right: 30px;
    border-right: 1px solid #FFF;
    font-size: 11px;
}
}
@media (max-width: 480px){
	h2 {
		font-size: 25px;
	}
	.process-item > .col {
		flex-basis: 50%;
		width: 50%;
		max-width: 50%;
	}
	.process .bbox, .construct .bbox,
	.guarantee .bbox.icon-box-center {
		padding: 5px 15px;
		border: 1px solid #000;
		border-radius: 10px;
	}
	.row-custom > .col:nth-child(1) {
		padding-right: 15px !important;
	}
	.letter .letter-row {
		margin-left: 0 !important;
		margin-right: 0 !important;
	}
	.dien-tich-title, .phong-cach-title {
		margin-right: 0;
	}
	.searchform .button.icon {
		background: var(--color);
	}
	.img-hover-zoom img {
		display: none;
	}
}
