/*
Theme Name: Maxweb
Description: This is a child theme for Flatsome Theme
Theme URI: https:
Author: Hoan
Author URI: 
Template: flatsome
Version: 3.6.1
*/


/*************** ADD CUSTOM CSS HERE.   ***************/
@import url('https://fonts.googleapis.com/css2?family=Asap:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:ital,wght@0,100..900;1,100..900&display=swap');
:root{
	--do:#db2723;
	--vang:#b87926;
	--xanh:#0254fe;
}
html,body,span,label,a,p,button,b,div{
	font-family: "Asap", sans-serif;
}
h1,h2,h3,h4,h5,h6,.nav > li > a,nav,li{
	font-family: "Asap", sans-serif !important;
}
b,strong{
	font-weight:bold;
}
form{
	margin:0 !important;
}
form input,textarea,select{
	box-shadow:none !important;
}
.txt-jus{
	text-align:justify;
}
a{
	cursor:pointer;
}
.wpcf7-spinner,.product-images .image-tools.bottom.left,.is-divider{
	display:none !important;
}
input[type=submit]{
	margin:0;
}
.section-content{
	z-index:unset !important;
}
.dark, .dark p, .dark td{
	color:#fff !important;
}
.pd-b0{
	padding-bottom:0 !important;
}
.absolute-footer{
	background-color:var(--xanh) !important;
	padding:0;
	display:none;
}
.footer-secondary{
	display:none;
}
.footer-primary,.copyright-footer{
	width:100%;
	text-align:center;
	color:#ffffff;
	position:relative;
}
.footer-primary{
	padding:10px 0 15px;
}
.blog-wrapper{
	padding-bottom:0;
}
.single-page{
	text-align:justify;
	padding-top:0;
}
.breadcrumbT span,.breadcrumbT a{
	font-size:14px;
	color:#333333;
}
.breadcrumbT a:hover{
	color:var(--do);
}
#top-link{
	border:1px solid #fff !important;
	background:var(--vang) !important;
	color:#fff !important;
}
table {
	border-collapse: collapse;
}
.owl-stage{
	display:flex;
}
.owl-stage .col,.owl-stage .col > .col-inner{
	height:100%;
}
.owl-item {
	flex-shrink:0;
}
.owl-item .col {
	max-width:100%;
}
.owl-dots {
	margin:0 !important;
}
.owl-dots button{
	min-height:unset;
	margin:0 5px;
}
.owl-theme .owl-dots .owl-dot span{
	margin:5px 4px !important;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span{
	background:var(--vang) !important;
}
.owl-nav{
	position:absolute;
	top:50%;
	left:0;
	width:100%;
	transform:translatey(-50%);
	margin:0 !important;
}
.owl-nav button{
	min-height:unset;
	line-height:unset !important;
	margin:0 !important;
	position:absolute;
	top:50%;
	transform:translatey(-50%);
	display:flex !important;
	align-items:center;
	justify-content:center;
	transition:all 0.3s;
}
.accordion button.toggle{
	pointer-events:none !important;
}
.map iframe{
	width:100%;
	height:100%;
}
.pum-overlay.pum-overlay-disabled {
	visibility: inherit !important;
}
.txt-coppy p{
	margin:0;
	font-size:13px;
	color:#b3b3b3 !important;
}
.linkpage :is(span,a){
	font-size:14px;
	color:#515151;
}
.linkpage span.space{
	color:#6c757d;
}
.linkpage a{
	color:#cfa267;
}
.linkpage a:hover{
	color:#a68252;
}

.logo-f img{
	width:100%;
	max-width:310px;
}
.contact-f h3{
	font-size:16px;
	font-weight:500;
	color:#b3b3b3 !important;
}
.contact-f p{
	color:#b3b3b3 !important;
	margin:0 0 7px 0;
}
.contact-f p i{
	width:23px;
}
.title-f p{
	color:#b87926 !important;
	margin:0 0 10px 0;
	text-transform:uppercase;
	font-weight:600;
	font-size:17px;
}
.menu-f .ux-menu-link + .ux-menu-link{
	margin-top:7px !important;
}
.menu-f .ux-menu-link a{
	min-height:unset;
	padding:0;
	color:#b3b3b3 !important;
}
.menu-f .ux-menu-link a:hover{
	text-decoration:underline;
}
.col1f{
	max-width: 47%;
	-ms-flex-preferred-size: 47%;
	flex-basis: 47%;
}
.col2f{
	max-width: 28%;
	-ms-flex-preferred-size: 28%;
	flex-basis: 28%;
}

.header-contact a{
	color:#fff;
	font-size:15px;
	font-weight:500;
}
.header-contact a i{
	margin-right:5px;
	font-size:13px;
}
.header-contact a + a{
	margin-left:20px;
	position:relative;
}
.header-contact a + a:before{
	content:'';
	position:absolute;
	top:50%;
	transform:translatey(-50%);
	left:-10px;
	width:1px;
	height:35px;
	background:#d7ac72;
}
.btn-user a{
	color:#fff;
	font-size:15px;
	font-weight:500;
}
.btn-user a.userNoLogin{
	text-transform:uppercase;
}
.btn-user a i{
	margin-right:5px;
}
.header-nav-main.nav-left{
	justify-content:center;
	padding-right:30px;
}
.header-nav-main.nav-left > li{
	margin:0;
}
.header-nav-main.nav-left > li > a{
	font-size:14px;
	font-weight:600;
	color:#3f3424;
	position:relative;
	padding-left:15px;
	padding-right:15px;
}
.header-nav-main.nav-left > li:hover > a{
	background:#F7F7F7;
}
.header-nav-main.nav-left > li.active > a:before{
	content:'';
	position:absolute;
	left:15px;
	right:15px;
	bottom:0;
	height:3px;
	opacity:1 !important;
	background:#ef5350;
}
.header-nav-main.nav-left > li > ul.sub-menu{
	padding:0;
	background: #eee9e2;
	border-top: 2px solid #cfa267;
	width:max-content;
	left:0!important;
	visibility:hidden;
}
.header-nav-main.nav-left > li:hover > ul.sub-menu{
	visibility:visible;
}
.header-nav-main.nav-left > li > ul.sub-menu > li > a{
	margin:0 !important;
	color:#3f3424;
	font-size:14px;
	font-weight:500;
	text-transform:uppercase;
	padding:10px 20px;
	border:none;
}
.header-nav-main.nav-left > li > ul.sub-menu > li:hover > a{
	background:#e2dbd1;
	color:#b87926;
}
.header-nav-main.nav-left > li:hover > a{
	color:#b87926;
}
.btn-dngtin{
	margin-left:20px;
}
.btn-dngtin a{
	background:var(--do);
	color:#fff;
	font-size:14px;
	text-transform:uppercase;
	font-weight:500;
	padding:10px 16px;
	border-radius:4px;
}
.btn-dngtin a:hover{
	background:#CB4744;
}
.btn-dngtin a i{
	margin-right:7px;
}

li.header-wishlist-icon{
	margin:0;
}
li.header-wishlist-icon a{
	padding:0;
	width:40px;
	height:40px;
	display:inline-flex;
	align-items:center;
	justify-content:center;
	background:#f5f5f5;
	border-radius:50%;
}
li.header-wishlist-icon a:hover{
	background:#e9e9e9;
}
li.header-wishlist-icon i.wishlist-icon{
	color:#3f3424;
}













































/* Trang tin tuc */
.slider-banner-style .banner h3{
	font-size:32px;
	font-weight:600;
	margin:0 0 24px 0;
	line-height:1.35;
}
.txt-desc-tintuc h1{
	font-size:20px;
	margin:0 0 7px 0;
}
.txt-desc-tintuc p{
	font-size:15px;
	margin:0;
}
.row.post-video-slider.owl-carousel {
	margin:0;
}
.row.post-video-slider .owl-item .col{
	padding:0;
}
.row.post-video-slider.owl-carousel .owl-stage-outer{
	padding-top:5px;
	padding-bottom:10px;
}
.post-video-slider .owl-nav{
	top:-30px;
}
.post-video-slider .owl-nav button{
	width:38px;
	height:38px;
	border-radius:50% !important;
	background:#fff !important;
	font-size:16px;
	box-shadow:0 1px 7px 0 rgba(0,0,0,.15);
}
.post-video-slider .owl-nav button:hover{
	background:#e7d1b5 !important;
}
.post-video-slider .owl-nav button.owl-next{
	right:0;
}
.post-video-slider .owl-nav button.owl-prev{
	right:55px;
}
.post-video-slider .post-title{
	color:#cfa267;
}
.post-video-slider .post-title:hover{
	color:#a68252;
}
.tt-title-sec h3{
	font-size:20px;
	font-weight:600;
	border-bottom:1px solid #b87926;
	text-transform:uppercase;
	padding-bottom:16px;
	margin-bottom:16px;
}
.tt-title-sec.no-border h3{
	padding-bottom:0;
	border:none;
}
.tt-title-sec h3 i{
	margin-right:7px;
	color:var(--do);
}
.container.tt-title-sec{
	margin-bottom:0;
}
h3.section-title span{
	border:none;
	margin:0;
	padding:0;
}
.tt-title-sec h3.section-title a{
	border:1px dashed #cfa267;
	border-radius:4px;
	color:#cfa267;
	font-size:14px;
	font-weight:400;
	text-transform:uppercase;
	padding:8px 24px;
}
.tt-title-sec h3.section-title a:hover{
	color:#b87926 !important;
	border-color:#b87926;
}
.tt-title-sec h3.section-title a i{
	display:none;
}
.post-no-date .post-item .date-post{
	display:none;
}
.post-no-img .post-item {

}
.post-flex-row .post-item .box{
	display:flex;
}
.post-flex-row .post-item .box-image{
	width:32% !important;
	flex-shrink:0;
}
.post-flex-row .post-item .box-image .image-cover{
	padding-top:59% !important;
	height: 100%;
}
.post-flex-row .post-item .from_the_blog_excerpt{
	display:none;
}
.post-item .box-text{
	padding:16px;
}
.post-flex-row .post-item .box-text{
	padding:16px 10px 10px 16px;
}
.post-item .col-inner{
	height:100%;
	box-shadow:0 1px 7px 0 rgba(0,0,0,.15);
	overflow:hidden;
	border-radius:5px;
	background:#fff;
}
.post-item .post-title {
	font-size:17px;
	font-weight:600;
	margin:0 0 10px 0;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}
.post-item .date-post{
	font-size:14px;
	margin:7px 0 0;
}
.post-item .date-post i{
	margin-right:5px;
}
.post-item .from_the_blog_excerpt {
	font-size:16px;
	margin:0;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}
.post-item.col{
	padding-bottom:20px;
}
.btn-center{
	display:table;
	margin-left:auto;
	margin-right:auto;
}
.btn-style{
	background-color:transparent !important;
	border-radius:99px;
	border:1px dashed #cfa267;
	color:#cfa267;
	font-size:14px;
	font-weight:400;
	text-transform:uppercase;
	min-height:unset;
	line-height:unset;
	padding:8px 24px;
	box-shadow:none !important;
}
.btn-style:hover{
	color:#b87926 !important;
	border-color:#b87926;
}
.btn-style.btn-sec{
	border-radius:5px;
	border:1px solid #cfa267;
}
.btn-style2{
	border-radius:5px;
	background-color:#ef5350 !important;
	box-shadow:none !important;
	font-size:16px;
	font-weight:500;
}
.btn-style2:hover{
	background-color:#cb4744 !important;
}

/* Chuyen muc tin tuc */
.blog-wrapper{
	padding-top:20px;
}
.archive_desc h1,.term-description h1{
	font-size:22px;
	color:#b87926;
}
/* Chi tiet bai viet */
.blog-single .entry-category{
	display:none;
}
.blog-single .large-9.col article{
	background:#fff;
	padding:16px;
	border-radius:5px;
	box-shadow:0 1px 7px 0 rgba(0,0,0,.15);
}
.blog-single h1.entry-title{
	font-size:24px;
	margin:0 0 8px 0;
}
.blog-single .entry-header .date-post span{
	font-size:14px;
	margin-right:30px
}
.blog-single .entry-header .date-post span i{
	margin-right:5px;
}

.rpbt_shortcode h3{
	font-size:20px;
	position:relative;
	margin:0 0 20px 0;
	font-weight:600;
}
.rpbt_shortcode h3:before{
	content:'';
	position:absolute;
	top:50%;
	left:0;
	width:100%;
	height:1px;
	background:#dfdad4;
	z-index:1;
}
.rpbt_shortcode h3 span{
	width:max-content;
	background:#F4F2F0;
	position:relative;
	z-index:2;
	padding-right:20px;
}
.related-gallery{
	justify-content:space-between;
	row-gap:20px;
	margin:0 !important;
}
.related-gallery .gallery-item{
	padding:0;
	background:#fff;
	box-shadow:0 1px 7px 0 rgba(0,0,0,.15);
	border-radius:4px;
	overflow:hidden;
	display:flex;
	max-width: calc(50% - 10px);
	-ms-flex-preferred-size: calc(50% - 10px);
	flex-basis: calc(50% - 10px);
}
.related-gallery .gallery-item .gallery-icon{
	width:32%;
	flex-shrink:0;
	position:relative;
	height:100px;
}

.related-gallery .gallery-item .gallery-icon a img{
	width:100%;
	height:100%;
	object-fit:cover;
}
.related-gallery figcaption{
	padding:8px;
}
.related-gallery figcaption a{
	text-align:left;
	font-size:16px;
	font-weight:600;
	color:#3f3424;
	margin:0 0 7px 0;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height:1.35;
}
.related-gallery figcaption .rpbt-post-date{
	text-align:left;
	font-size:14px;
}
.related-gallery figcaption .rpbt-post-date i{
	margin-right:5px;
}





.blog-single .large-9.col{
	max-width: calc(100% / 3 * 2);
	-ms-flex-preferred-size: calc(100% / 3 * 2);
	flex-basis: calc(100% / 3 * 2);
}
.blog-single .large-3.col{
	max-width: calc(100% / 3);
	-ms-flex-preferred-size: calc(100% / 3);
	flex-basis: calc(100% / 3);
}
.post-sidebar{
	border:none !important;
}
.post-sidebar aside{
	margin:0 !important;
}
.post-flex-row.post-sidebarT .post-item {
	padding-bottom:0;
}
.post-flex-row.post-sidebarT .post-item .post-title{
	font-size:16px;
	margin:0 0 5px 0;
}
.post-flex-row.post-sidebarT .post-item .box-image .image-cover{
	border-radius:4px;
	padding-top:61% !important;
}
.post-flex-row.post-sidebarT .post-item .box-text{
	padding:0 0 0 16px;
}
.post-flex-row.post-sidebarT .post-item .col-inner{
	box-shadow:none;
	border-radius:0;
	border-bottom:1px solid #dee2e6;
	padding:16px;
}
.post-flex-row.post-sidebarT .post-item:last-child .col-inner{
	border:none;
}
.row-sidebar > .col:last-child{
	padding-bottom:0;
}
.row-sidebar > .col > .col-inner{
	background:#fff;
	box-shadow:0 1px 7px 0 rgba(0,0,0,.15);
	border-radius:5px;
	overflow:hidden;
}
.row-sidebar .txt-title p{
	padding:8px 16px;
	font-size:16px;
	font-weight:600;
	text-transform:uppercase;
	margin:0;
	color:#cfa267;
	border-bottom:1px solid #dee2e6;
}
.row-sidebar .txt-title p img{
	width:18px;
	margin-right:5px;
	transform:translatey(-2px);
}
/* Trang du an */
.txt-banner-duan .col-left{
	max-width: unset;
	flex:1;
}
.txt-banner-duan .col-right{
	max-width: 250px;
	flex-basis: unset;
	width: max-content;
	flex-shrink:0;
}
.txt-banner-duan .col-left > .col-inner{
	background:rgba(255, 255, 255, .8);
	padding:24px 24px 0;
}
.txt-banner-duan .txt-title h3{
	font-size:28px;
	color:var(--do);
	margin:0 0 10px 0;
	font-weight:600;
}
.txt-banner-duan .col-left .txt-title h3 a:hover{
	color:#bf4240 !important;
}
.txt-banner-duan .txt-title p{
	margin:0 0 8px 0;
	font-size:14.5px;
	line-height:1.5;
	color:#3f3424 !important;
}
.txt-banner-duan .vitri p{
	margin:0 0 10px 0;
	font-size:16px;
	color:#3f3424 !important;
}
.txt-banner-duan .vitri p i{
	margin-right:5px;
}
.txt-banner-duan .icon-box p{
	font-size:20px;
	color:#3f3424 !important;
	margin:0;
}
.txt-banner-duan .col-left .icon-box p:first-child{
	font-size:14px;
}
.txt-banner-duan .col-right > .col-inner{
	padding:24px;
	background:rgba(228,166,87,.8);
}
.txt-banner-duan .col-right .txt-giaban p{
	text-transform:uppercase;
	font-size:40px;
	font-weight:600;
	margin:0;
	line-height:1.3;
}
.txt-banner-duan .col-right .txt-giaban p:first-child{
	font-size:28px;
	margin:0 0 16px 0;
	padding:0 0 16px 0;
	border-bottom:1px solid #fff;
}
.txt-banner-duan .col-right .txt-giaban p:last-child{
	margin:0 0 80px 0;
	font-family: "Roboto Condensed", sans-serif !important;
	letter-spacing:-1px;
}
.txt-banner-duan .col-right .txt-giaban p:last-child span{
	font-family: "Roboto Condensed", sans-serif !important;
	letter-spacing:-1px;
}
.txt-banner-duan .col-right .btn-datlich{
	min-height:unset;
	padding:6px 25px;
	font-size:16px;
	background-color:#f8f9fa !important;
	color:var(--do);
	font-weight:400;
	line-height:unset;
	border-radius:5px;
	box-shadow:none !important;
}
.tt-title-sec.title-sec-duan h3{
	font-size:24px;
}
.tt-title-sec.title-sec-duan h3 i{
	width:32px;
	height:32px;
	background:url(/wp-content/uploads/2024/10/buildings.png) no-repeat;
	background-size:contain;
	transform:translatey(3px);
	opacity:1;
}
.tt-title-sec.title-sec-duan h3 i:before{
	display:none;
}


.product-box .col > .col-inner,
.product-small .col-inner{
	height:100%;
	box-shadow:0 1px 7px 0 rgba(0,0,0,.15);
	border-radius:5px;
	overflow:hidden;
	background:#fff;
}
.product-small .box-text {
	padding:16px;
}
.product-small .box-text .product-title{
	margin:0 0 8px 0;
}
.product-small .box-text .product-title a{
	margin:0;
	font-size:16px;
	text-transform:uppercase;
	font-weight:600;
	color:#3f3424;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;

}
.product-small .box-du-an .product-desc{
	margin:0 0 8px 0;
	font-size:14.4px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}
.product-small .box-du-an .card-info i{
	margin-right:4px;
}
.product-small .box-du-an .card-info > div + div{
	margin-top:5px;
}
.product-small .box-du-an .card-info .row50{
	display:flex;
	gap:0 24px;
}
.product-small .box-du-an .card-info .row50 p{
	font-size:16px;
	font-weight:600;
	margin:0;
}
.product-small .box-du-an .card-info .row50 p.gia{
	color:var(--do);
}
.product-flex-row .product-small.box{
	display:flex;
}
.product-flex-row .product-small.box .box-image{
	width:35% !important;
	flex-shrink:0;
}
.product-flex-row .product-small.box .image-cover{
	padding-top:72% !important;
}
.product-flex-row .product-small .box-du-an .product-desc{
	display:none;
}
.product-flex-row .product-small .box-text{
	padding:15px 10px 8px;
}
.product-flex-row .product-small .box-text .product-title {
	margin: 0 0 5px 0;
}
.product-flex-row .product-small .box-du-an .card-info > div + div {
	margin-top: 3px;
}
.product-flex-row .product-small .box-du-an .card-info .row50{
	flex-direction:column;
	gap:3px;
}
.product-flex-row .product-small .box-du-an .card-info .row50 p{
	font-weight:400;
	font-size:14.4px;
}
.product-flex-row .product-small .box-du-an .card-info .row50 p.gia{
	font-weight:600;
}
.product-flex-row .product-small .box-du-an .card-info i{
	width:18px;
	text-align:center;
}
.cdt._none{
	display:none;
}
.cdt._show{
	display:block;
}
.sec-tt-page-duan .row.post-slider.owl-carousel{
	margin:0;
}
.sec-tt-page-duan .row.post-slider .owl-item .col{
	padding:5px 0;
}
.title-sec2 .section-title a{
	background:#cfa267;
	border:1px solid #cfa267;
	color:#fff;
	padding:6px 20px;
	border-radius:5px;
	font-size:16px;
	font-weight:400;
	text-transform:uppercase;
}
.title-sec2 .section-title a i{
	display:none;
}
.title-sec2 .section-title a:hover{
	background:#b08a58;
}
.title-sec2 h3{
	border:none;
	font-weight:600;
	padding-bottom:12px;
	position:relative;
}
.title-sec2 h3:before{
	content:'';
	position:absolute;
	left:0;
	bottom:0;
	border-bottom: 4px solid #cfa267;
	width: 65px;
}
.banner-danhmuc .text-box {
	background: rgba(255, 255, 255, .8);
	padding: 24px;
}
.banner-danhmuc .text-box .gia{
	background:var(--do);
	border-radius:5px;
	width:max-content;
	padding:8px 24px;
	position: absolute;
	right: 5px;
	bottom: -57px;
	min-height:57px;
}
.banner-danhmuc .text-box .gia p{
	margin:0;
	text-transform:uppercase;
	color:#fff;
	font-family: "Roboto Condensed", serif !important;
	font-size:26px;
	font-weight:600;
}
.category-page-row.layout2 > .large-9{
	max-width: calc(100% / 3 * 2);
	-ms-flex-preferred-size: calc(100% / 3 * 2);
	flex-basis: calc(100% / 3 * 2);
}
.category-page-row.layout2 > .large-3{
	max-width: calc(100% / 3);
	-ms-flex-preferred-size: calc(100% / 3);
	flex-basis: calc(100% / 3);
}
.category-page-row.layout2 .products .product-small .box-image > .image-none{
	padding-top:56.25%;
}
.category-page-row.layout2 .products .product-small .box-image > .image-none img{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	object-fit:cover;
}
.product-small.box  .tt-duan {
	position:absolute;
	left:10px;
	bottom:10px;
	z-index:2;
	color:#fff;
	width:max-content;
	min-width:110px;
	text-align:center;
	padding:2px 6px;
	border-radius:4px;
}
.product-flex-row .product-small.box  .tt-duan{
	min-width:unset;
	font-size:13px;
}
.product-small.box  .tt-duan.do{
	background:rgba(239,83,80,.8);
}
.product-small.box  .tt-duan.vang{
	background:rgba(207,162,103,.8);
}
.product-small.box  .tt-duan.xanh{
	background:rgba(76,117,38,.8);
}
.shop-container .term-description {
	margin-bottom:30px;
}
.shop-container .product-small .box .box-image a{
	position:relative;
	padding-top:61%;
}
.shop-container .product-small .box .box-image a img{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	object-fit:cover;
}

.shop-container .product-small.col[layout-mua-ban="100"]{
	max-width: 100%;
	flex-basis: 100%;
}
.shop-container .products .layout-mua-ban .box{
	display:flex;
}
.shop-container .products .layout-mua-ban .box .box-image{
	width:25%;
	flex-shrink:0;
}
.product-small .box-image :is(.image-none,.image-cover){
	border-radius:5px;
	overflow:hidden;
}
.shop-container .products .layout-mua-ban .box .box-image a{
	padding-top:70% !important;
	position:relative;
}

.shop-container .products .col-inner.layout-mua-ban {
	padding:12px;
}
.shop-container .products .layout-mua-ban .box-text{
	padding:0 0 0 15px;
}
.product-small .box-mua-ban .pro-location{
	margin-bottom:6px;
}
.product-small .box-mua-ban .pro-location span{
	position:relative;
	font-size:14px;
}
.product-small .box-mua-ban .pro-location span i{
	margin-right:5px;
}
.product-small .box-mua-ban .pro-location span + span,
.product-small .box-mua-ban .pro-inf span + span{
	margin-left:10px;
	padding-left:10px;
}
.product-small .box-mua-ban .pro-inf span{
	position:relative;
}
.product-small .box-mua-ban .pro-location span.date{
	color:#a9a9a9;
	font-weight:600;
	font-size:15px;
}
.product-small .box-mua-ban .pro-location span + span:before,
.product-small .box-mua-ban .pro-inf span + span:before{
	content:'';
	position:absolute;
	left:-3px;
	top:50%;
	transform:translatey(-50%);
	width:5px;
	height:5px;
	background:#dee2e6;
	border-radius:50%;
}
.product-small .box-mua-ban .pro-inf span{
	font-size:20px;
	font-weight:600;
}
.product-small .box-mua-ban .pro-inf span.gia{
	color:var(--do);
}
.product-small .box-mua-ban .spec{
	display:flex;
	justify-content:space-between;
	margin-top:auto;
	flex-wrap:wrap;
	gap:0 10px;
	padding-top:7px;
}
.product-small .box-mua-ban .spec span{
	display:flex;
	align-items:center;
	width:auto;
	padding-right:15px;
}
.product-small .box-mua-ban .spec span img{
	height:15px;
	margin-right:5px;
}
.box-text-products{
	display:flex;
	flex-direction:column;
}
.box-text-products .price-wrapper{
	flex:1;
}
.shop-container .products .layout-mua-ban .box-mua-ban{
	height: 100%;
	display: flex;
	flex-direction: column;
}

.row-sidebar .product-flex-row .col{
	padding-bottom:0;
}
.row-sidebar .product-flex-row .col .col-inner{
	padding:15px;
	border-bottom:1px solid #dee2e6;
}
.row-sidebar .product-flex-row .col:last-child .col-inner{
	border-bottom:none;
}
.row-sidebar .product-flex-row .card-info :is(.row50,.cdt){
	display:none;
}
.row-sidebar .product-flex-row .product-small .box-text{
	padding:0 0 0 10px;
}

.row-sidebar .product-small .box-text .product-title a{
	font-size:14px;
	font-weight:500;
	color:#cfa267;
}
.row-sidebar .product-small .box-text .product-title a:hover{
	color:#a68252;
}
.row-sidebar .product-small .vitri{
	font-size:14px;
	line-height:1.35;
}
.row-sidebar .product-small .vitri i{
	font-size:12px;
	margin-right:3px;
	width:unset !important;
}
.row-sidebar .product-flex-row .product-small.box .image-cover{
	padding-top:86% !important;
}
.row-sidebar :is(.product-small.box .tt-duan,.wishlist-icon){
	display:none;
}
.row-sidebar .post-no-img .post-item .col-inner{
	padding:15px;
}
.row-sidebar .post-no-img .post-item .box-image{
	display:none;
}

.row-sidebar .post-no-img.post-flex-row.post-sidebarT .post-item .post-title{
	font-weight:500;
}
.row-sidebar .post-no-img .post-item .date-post {
	font-size: 14px;
	margin: 0;
	color:#b5b5b5;
	font-style:italic;
}
.row-sidebar .post-no-img .post-item .box-text{
	padding:0;
}
.row-sidebar a.button{
	background-color:transparent !important;
	border-radius:5px;
	border:1px dashed #cfa267 !important;
	color:#cfa267 !important;
	box-shadow:none !important;
	font-weight:400;
	font-size:14px;
	padding:3px 20px;
}
.row-sidebar a.button:hover{
	color:#a68252 !important;
}
.row-sidebar a.button i:before{
	content:'\2b';
	font-family:'Fontawesome';
}
.title-sec{
	position:relative;
}
.title-sec h2{
	position:relative;
	font-size:20px;
	font-weight:500;
	text-transform:uppercase;
	padding-bottom:12px;
	margin:0 0 15px 0;
}
.title-sec h2:before{
	content:'';
	position:absolute;
	left:0;
	bottom:0px;
	height:4px;
	width:65px;
	background:#cfa267
}
.title-sec.title-center h2:before{
	left:50%;
	transform:translatex(-50%);
}
.title-sec.title-no-border:before{
	content:'';
	position:absolute;
	left:0;
	width:100%;
	top:50%;
	transform:translatey(-50%);
	border-top:1px solid #dee2e6;
}
.title-sec.title-no-border h2{
	padding:0;
	margin:0 0 20px 0;
	width:max-content;
	padding-right:20px;
	background:#F4F2F0;
}
.title-sec.title-no-border h2:before{
	display:none;
}
.tab-khuvuc > .nav {
	gap:15px;
}
.tab-khuvuc > .nav li{
	margin:0;
}

.tab-khuvuc > .nav li a{
	padding:8px 24px;
	border-radius:99px;
	background:#e5e5e5;
	transition:all 0.3s;
	color:#333;
	font-size:16px;
	text-transform:initial;
	font-weight:600;
}
.tab-khuvuc > .nav li a:hover,.tab-khuvuc > .nav li.active a{
	background:#b87926;
	color:#ffff;
}
.tab-khuvuc .row-kv .col .col-inner{
	border-radius:5px;
	overflow:hidden;
}
.tab-khuvuc .row-kv .box:not(.uxb-draggable) .box-text{
	pointer-events:none;
}
.tab-khuvuc .row-kv .box .box-text{
	height:100%;
	padding:30px 20px;
	background:#0000002b;
}
.tab-khuvuc .row-kv .box .box-text p{
	text-align:left;
	font-size:26px;
	font-weight:600;
}
.btn-icon-right{
	font-size:16px;
}
.sec-tt-home .txt-title p{
	color:#b87926;
	font-weight:600;
	text-transform:uppercase;
	margin:0 0 10px 0;
}
.sec-tt-home .txt-title i{
	margin-right:7px;
}
.sec-tt-home .post-1 .post-item .box-text{
	padding:15px 10px 10px;
}
.sec-tt-home .post-3 .post-item .box-text{
	vertical-align:top;
	padding:8px;
}
.sec-tt-home .post-3 .post-item .date-post,
.sec-video-home .post-2 .post-item .date-post{
	display:none;
}
.sec-tt-home .post-3 .post-item .post-title{
	font-size:14px;
	margin:0;
	-webkit-line-clamp: 3;
}
.sec-tt-home .post-3 .post-item .box-image{
	width:37% !important;
}
.sec-video-home .post-2 .post-item .box-text{
	padding:8px;
}
.sec-video-home .post-2 .post-item .post-title{
	font-size:16px;
	margin:0;
	-webkit-line-clamp: 3;
}
.sec-video-home .post-2 .post-item:nth-child(n+4){
	max-width: 50%;
	flex-basis: 50%;
}
.sec-video-home .post-2 .post-item:nth-child(n+4) .box-image .image-cover{
	padding-top:56.25% !important;
}
.sec-baochi .txt-title p{
	color:#fff;
	text-transform:uppercase;
	margin:0 0 5px 0;
	font-weight:600;
}
.sec-baochi .txt-title h2{
	text-transform:uppercase;
	color:#fff;
	text-transform:uppercase;
	margin:0 auto;
	font-size:32px;
	position:relative;
	font-weight:600;
	display:inline-block;
	width:max-content;
}
.sec-baochi .txt-title h2:before,.sec-baochi .txt-title h2:after{
	content:'';
	position:absolute;
	top:50%;
	transform:translatey(-50%);
	background:#fff;
	width:80px;
	height:5px;
}
.sec-baochi .txt-title h2:before{
	left:-110px;
}
.sec-baochi .txt-title h2:after{
	right:-110px;
}
.col-bc .logo-bc{
	width:200px !important;
	height:80px;
	padding:10px 20px;
	margin:0 auto 30px !important;
	border-radius:5px;
	overflow:hidden;
	background:#fff;
}
.col-bc .logo-bc .img-inner{
	height:100%;
	display:flex;
	align-items:center;
	justify-content:center;
}
.col-bc .logo-bc img{
	max-width: 100%;
	max-height: 100%;
}
.col-bc .txt-content{
	background:#eee;
	border-radius:8px;
	padding:30px 30px 30px 60px;
	width:100%;
	max-width:777px;
	margin:0 auto;
	position:relative;
}
.col-bc .txt-content:before {
	display: block;
	position: absolute;
	top: 20px;
	left: 10px;
	content: '"';
	font-size: 120px;
	color: #999;
}
.col-bc .txt-content p{
	margin:0 0 15px 0;
}
.col-bc .txt-content p a{
	color:#cfa267;
}
.col-bc .txt-content p a:hover{
	color:#a68252;
}
.col-bc .txt-content p:last-child{
	text-align:right;
	font-style:italic;
	margin:0;
	display:flex;
	align-items:center;
}
.col-bc .txt-content p:last-child:before{
	content:'';
	flex:1;
	border-top:1px solid #cfa267;
	margin-right:10px;
}
.ga-cdt .gallery-col .col-inner{
	box-shadow:0 1px 7px 0 rgba(0,0,0,.15) !important;
	border-radius:5px;
	overflow:hidden;
	padding:10px;
}
.ga-cdt .owl-item .gallery-col{
	padding:10px;
}
.ga-cdt .gallery-col .box-image{
	height:85px;
	display:flex;
	align-items:center;
	justify-content:center;
}
.ga-cdt .gallery-col img{
	max-height:100%;
	max-width:100%;
	width:unset !important;
}
.nav-style .owl-nav button{
	width:38px;
	height:38px;
	border-radius:50% !important;
	box-shadow:0 1px 7px 0 rgba(0,0,0,.15) !important;
	color:rgba(207,162,103,.9) !important;
}
.nav-style .owl-nav button:hover{
	background-color:rgba(207,162,103,.9) !important;
	color:#fff !important;
}
.nav-style .owl-nav button.owl-next{
	right:0;
}

/* Box sản phẩm mua bán dạng cột - Home page*/
.row.col-pro .box-text{
	padding:15px 10px;
}
.row.col-pro .box-mua-ban :is(.pro-location span.date){
	display:none;
}
.row.col-pro .box-mua-ban .pro-inf span,
.archive.woof_search_is_going .box-mua-ban .pro-inf span{
	font-size:16px;
}
.row.col-pro .product-small .box-mua-ban .spec{
	flex-wrap:wrap;
	gap:0 10px;
}
.row.col-pro .product-small .box-mua-ban .spec span{
	width:auto;
}
.row.col-pro .product-small .box-text .product-title a{
	font-size:15px;
	-webkit-line-clamp: 2;
}

.sec-banner-home {
	/* 	align-items:flex-start; */
}
.sec-banner-home .woof_redraw_zone{
	display:flex;
	row-gap:15px;
	flex-wrap:wrap;
	justify-content:space-between;
	position:relative;
}
.sec-banner-home .woof_redraw_zone:before{
	content:'';
	position:absolute;
	left:-15px;
	bottom:-15px;
	right:-15px;
	top:44px;
	background:rgba(0,0,0,.5);
	z-index:1;
	border-radius:0 5px 5px 5px;
}
.sec-banner-home .woof_redraw_zone > *{
	position:relative;
	z-index:2;
}
.sec-banner-home .woof_redraw_zone .woof_container.woof_container_loai_nha_dat{
	width:calc(100% / 5);
	margin:0;
	padding:0;
}
.sec-banner-home .woof_redraw_zone .woof_container:not(.woof_container_loai_nha_dat),
.sec-banner-home .woof_redraw_zone .woof_submit_search_form_container{
	width:calc(100% / 5 - 15px);
	margin:0;
	padding:0;
}
.sec-banner-home .woof_redraw_zone .woof_text_search_container.woof_container{
	width:calc(100% / 5 * 4) !important;
}
.sec-banner-home .woof_redraw_zone .woof_container.woof_container_select_hierarchy{
	width:calc(100% / 5 * 2) !important;
}
.woof_redraw_zone .woof_container_khu_vuc .woof_block_html_items{
	display:flex;
	justify-content:space-between;
}
.woof_redraw_zone .woof_container.woof_container_select_hierarchy .woof_block_html_items select{
	width:calc(100% / 2 - 7.5px);
	opacity:1 !important;
}
.woof_container select{
	margin:0;
}
.sec-banner-home .woof_redraw_zone .woof_container.woof_container_product_cat{
	width:100% !important;
}
.woof_redraw_zone .woof_submit_search_form_container button{
	margin:0;
	width:100%;
	border-radius:5px;
	background:var(--vang);
}
.woof_redraw_zone .woof_submit_search_form_container button.woof_reset_search_form{
	display:none;
}
.sec-banner-home .woof_container select{
	border:none;
	border-radius:5px;
}
.sec-banner-home .woof_container.woof_container_loai_nha_dat select{
	border-radius:5px 0 0 5px;
}
.sec-banner-home .woof_redraw_zone .woof_text_search_container input[type=search]{
	box-shadow:none !important;
	border-radius:0 5px 5px 0;
}
.sec-banner-home .woof_container_product_cat .woof_list{
	display:flex;
	margin-left:-15px !important;
}
.sec-banner-home .woof_container_product_cat .woof_list li{
	margin:0;
}
.sec-banner-home .woof_container_product_cat .woof_list li label{
	margin:0 7px 0 0;
	background:rgba(255,255,255,.8);
	padding:0 15px;
	height:44px;
	border-radius:5px 5px 0 0;
	color:#3f3424;
	display:flex !important;
	align-items:center;
	justify-content:center;
	text-transform:uppercase;
	font-weight:500;
	font-size:16px;
}
.sec-banner-home .woof_container_product_cat .woof_list li label.woof_radio_label_selected{
	background:rgba(0,0,0,.5);
	color:#fff;
}
.woof_container_product_cat .woof_list li :is(input,a){
	display:none !important;
}
.woof_info_popup{
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
}

/* ----------------------------------------------------------------------------------------------------------------- */
.col-acc .woocommerce .woocommerce-MyAccount-content {
	display: none;
}
.col-acc .woocommerce #my-account-menu.position-vertical-left {
	width: 100%;
	margin-right: 0;
	float: unset;
}
.col-acc .user-profile .user-avatar img{
	border-radius:50%;
	overflow:hidden;
	border:2px solid var(--xanh);
}
.col-acc .user-info{
	margin-top:20px;
}
.col-acc .user-info .username{
	font-size:18px;
	text-transform:capitalize;
}
.col-acc .user-info .logout a{
	padding:5px 15px !important;
	border-radius:3px;
}
.myaccount-menu li {
	margin: 0 0 15px 0 !important;
	border: none !important;
}
.myaccount-menu:before,.myaccount-menu:after{
	display:none !important;
}
.myaccount-menu li a{
	border:1px solid #e0e0e0;
	padding:12px 15px !important;
	transition:all 0.3s;
	border-radius:5px;
}
.myaccount-menu li a:hover,
.sec-edit-acc .myaccount-menu a.yith-chinh-sua-tai-khoan,
.sec-dangtin .myaccount-menu a.yith-dang-tin-moi,
.sec-dstindang .myaccount-menu a.yith-danh-sach-tin-dang{
	background:var(--vang);
	color:#fff !important;
}
.sec-dstindang .wpuf-dashboard-container > :is(.page-head,.post_count),
.sec-dstindang .wpuf-author{
	display:none;
}
.title-dang-tin{
	font-size:26px;
	margin:0 0 20px 0;
	color:var(--vang);
	font-weight:600;
	text-transform:uppercase;
	text-align:center;
}
ul.wpuf-form,
ul.wpuf-form ul.wpuf-column-fields{
	display:flex;
	flex-wrap:wrap;
	gap:15px;
}
ul.wpuf-form ul.wpuf-column-fields{
	justify-content:space-between;

}
ul.wpuf-form li.wpuf-el{
	width:100%;
}
ul.wpuf-form .label-group{
	font-size:22px;
	font-weight:600;
	color:var(--cam);
	text-transform:uppercase;
	margin:15px 0 0;
}
.wpuf-form-add :is(input:not([type=radio]),select){
	height:40px;
	margin:0;
	width:100% !important;
}
.wpuf-form-add .wpuf-fields{
	width:100% !important;
}
.wpuf-form-add :is(input:not([type=radio]),select,textarea){
	box-shadow:none!important;
	border-radius:5px;
}
.wpuf-form-add  a.file-selector{
	font-size:15px;
	text-transform:initial;
	font-weight:400;
}
.wpuf-form-add li{
	padding:0 !important;
	margin:0 !important;
}
.wpuf-form-add li.wpuf-el.w20 {
	width: calc(20% - 15px) !important;
}
.wpuf-form-add li.wpuf-el.w25{
	width:calc(25% - 15px) !important;
}
.wpuf-form-add li.wpuf-el.w50{
	width:calc(50% - 15px) !important;
}
.wpuf-form-add li.wpuf-el.w33{
	width:calc(calc(100% / 3) - 15px) !important;
}
.wpuf-form-add li + li{
	/* 	margin-top:15px !important; */
}
.wpuf-form-add label:not(.wpuf-radio-inline){
	font-size:17px;
	font-weight:500;
	margin:0 !important;
}
.wpuf-form-add .wpuf-label{
	margin-bottom:5px !important;
}
/* Trang dang nhap */
.sec-tai-khoan{
	padding-left:0 !important;
	padding-right:0 !important;
}
.sec-tai-khoan .col-content > .col-inner{
	border-radius:8px;
	padding:25px 15px;
	background:#fff;
	box-shadow:0 0 10px 0 rgba(0,0,0,0.2);
}
.sec-tai-khoan .tabbed-content > .nav{
	background:#f3f3f3;
	border-radius:99px;
	overflow:hidden;
}
.sec-tai-khoan .tabbed-content > .nav li{
	margin:0;
	width:50%;
}
.sec-tai-khoan .tabbed-content > .nav li a{
	padding:10px 25px;
	width:100%;
	font-size:18px;
	font-weight:500;
	background:#f3f3f3;
	text-transform:initial;
	border-radius:99px;
	justify-content:center;
}
.sec-tai-khoan .tabbed-content > .nav li.active a{
	background:var(--xanh);
	color:#fff;
}
.box-dang-ky .wpuf-form > :is(.acf-user-register-fields,h2){
	display:none !important;
}
.sec-tai-khoan input:not([type="checkbox"],[type="radio"]){
	border-radius:5px;
	height:40px;
	width:100% !important;
}
.sec-tai-khoan input[type=submit]{
	font-weight:500;
}
.sec-tai-khoan form label{
	font-size:16px;
	font-weight:500;
}
.sec-tai-khoan .box-dang-ky ul.wpuf-form li{
	padding:0;
	margin:0;
}
.sec-tai-khoan .box-dang-ky ul.wpuf-form li.wpuf-submit + li{
	display:none;
}
.sec-tai-khoan .wpuf-form-add ul.wpuf-form > :is(h2,.acf-user-register-fields){
	display:none !important;
}

/* Trang chinh sua tai khoan */
.col-edit-acc > .col-inner,
.col-dangtin > .col-inner,
.col-dstin > .col-inner,
.col-edit > .col-inner{
	width: 100%;
	margin: 0 auto !important;
	background: #fff;
	box-shadow: 0 0 15px 0px rgba(0, 0, 0, 0.2);
	padding: 15px;
	border-radius: 8px;
}
.col-edit-acc > .col-inner{
	max-width: 600px;
}
.wpuf-form-add input[type=submit]{
	background:var(--vang) !important;
	border-radius:5px !important;
	text-shadow:none !important;
	font-weight:400;
	border:none !important;
	font-size:16px !important;
}
.wpuf-form-add .wpuf-submit {
	width:100%;
}
.wpuf-form-add .wpuf-submit input[type=submit] {
	display:table;
	margin:0 auto;
	width:max-content !important;
}

/* Danh sach tin dang */
.col-dstin table.items-table th{
	box-shadow:none !important;
}
.col-dstin .items-table.product{
	border:none !important;
}
.col-dstin .items-table.product .items-list-header th{
	font-size:16px;
	text-transform:initial;
	background: var(--vang);
	color: #fff;
	font-weight: 500;
}
.col-dstin .items-table.product img.attachment-thumbnail{
	height:100px;
	object-fit:cover;
	width:150px;
}
.col-dstin .items-table.product tbody tr:nth-child(odd){
	background:#ebebeb;
}
.col-dstin .items-table.product tbody tr:nth-child(even){
	background:#f7f7f7;
}
.col-dstin .items-table.product tbody tr td.title,
.col-dstin .items-table.product tbody tr td.title a{
	font-size:16px;
	max-width:400px;
}
.col-dstin .items-table.product tbody tr td.title a:hover{
	color:var(--vang) !important;
}
.col-dstin .items-table.product tbody tr td.options a{
	width:35px;
	height:35px;
	display:inline-flex;
	align-items:center;
	justify-content:center;
}
body .wpuf-posts-delete:hover{
	background-color:#ff3939;
}

/* Chỉnh sửa bài đăng */
.page-edit .section-content{
	display:flex;
	flex-wrap:wrap;
	width:100%;
	max-width:1330px;
	margin:0 auto;
}
.page-edit .section-content > .col-left{
	max-width: 25%;
	-ms-flex-preferred-size: 25%;
	flex-basis: 25%;
	padding:0 15px 30px;
}
.page-edit .section-content > .col-right{
	max-width: 75%;
	-ms-flex-preferred-size: 75%;
	padding:0 15px 30px;
	flex-basis: 75%;
}


/* Chi tiết BĐS mua bán - cho thuê */
h1.product-title{
	margin:0;
	font-size:30px;
	font-weight:500;
}
.list-img-product .box-img {
	position:relative;
	padding-top:56.25%;
	overflow:hidden;
}
.list-img-product .box-img img{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	object-fit:cover;
}
.list-img-product .box-img{
	display:none;
}
.list-img-product .box-img:first-child,
.list-img-product.owl-carousel .box-img{
	display:block;
}
.list-img-product .owl-nav button{
	width:40px;
	height:40px;
	border-radius:50% !important;
	background:var(--do) !important;
	color:#fff !important;
	transition:all 0.3s !important;
}
.list-img-product .owl-nav button.owl-prev{
	left:30px;
	opacity:0;
	visibility:hidden;
}
.list-img-product:hover .owl-nav button.owl-prev{
	left:10px;
	opacity:1;
	visibility:visible;
}
.list-img-product .owl-nav button.owl-next{
	right:30px;
	opacity:0;
	visibility:hidden;
}
.list-img-product:hover .owl-nav button.owl-next{
	right:10px;
	opacity:1;
	visibility:visible;
}

.chi-tiet-bds .col-thong-tin > .col-inner{
	padding:15px;
	background:#fff;
	border-radius:5px;
	box-shadow:0 1px 7px 0 rgba(0,0,0,.15);
}
.chi-tiet-bds .list-thongtin{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.chi-tiet-bds .list-thongtin .box-tt {
	width: calc(50% - 15px);
	flex-shrink: 0;
	display: flex;
	justify-content: space-between;
	border-bottom: 1px dotted #dedede;
	padding: 10px 0;
}
.chi-tiet-bds .list-thongtin .box-tt .field {
	white-space: nowrap;
	padding-right:15px;
}
.chi-tiet-bds .list-thongtin .box-tt .field i {
	font-size: 18px;
	margin-right: 7px;
	color: #C1955F;
}
.chi-tiet-bds .price-portfolio {
	display: flex;
	align-items: baseline;
	font-size: 25px;
	margin-top: 15px;
	font-style: italic;
	font-weight: 500;
}
.chi-tiet-bds .price-portfolio i {
	margin-right: 5px;
	transform: translatey(-4px);
	color: #246b00;
}
.chi-tiet-bds .price-portfolio .giatri {
	font-size: 35px;
	color: var(--do);
	margin-left: 10px;
}
.chi-tiet-bds .list-btn-contact > .col-inner{
	display:flex;
	justify-content:space-between;
}
.chi-tiet-bds .list-btn-contact .button{
	margin:0;
	width:calc(50% - 15px);
	padding: 10px 10px 8px;
	line-height: unset;
	min-height: unset;
	font-style: italic;
	font-size:16px;
	font-weight: 400;
	border-radius:99px;
}
.chi-tiet-bds .list-btn-contact .button.btn-hotline{
	background-color:var(--vang)!important;
}
.col-mota-bds .box-content .box-title{
	width:max-content;
	font-size:20px;
	font-weight:500;
	color:#fff;
	text-transform:uppercase;
	padding:5px 30px;
	background:var(--vang);
	border-radius:5px 5px 0 0;
}
.col-mota-bds .box-content .nd{
	background:#fff;
	padding:15px;
	border-radius:0 5px 5px 5px;
}
.shop-container .related .product-small.col[layout-mua-ban="100"]{
	max-width: calc(100% / 4);
	flex-basis: calc(100% / 4);
}
.related .product-small .box-text .product-title a{
	font-size:15px;
}
.related .product-small .box-mua-ban .pro-inf span{
	font-size:16px;
}
.related .product-small .box-mua-ban :is(.pro-location span.date,.spec){
	display:none;
}
.related .product-small .box-mua-ban .pro-inf span.gia{
	display:block;
	margin-left:0;
	padding-left:0;
}
.related .product-small .box-mua-ban .pro-inf span.gia:before{
	display:none !important;
}
.product-section{
	border:none !important;
}
.related-products-wrapper h3{
	max-width:100%;
	padding:0;
	font-weight:600;
	font-size:22px;
	margin:0 0 20px;
}
.chi-tiet-bds .row-sidebar .product-flex-row .product-small.box .image-cover {
	padding-top: 56.25% !important;
}
/* Chi tiết dự án BĐS */
.banner_chi_tiet_du_an{
	position:relative;
	margin-bottom:60px;
}
.banner_chi_tiet_du_an > .img{
	position:relative;
	padding-top:31%;
}
.banner_chi_tiet_du_an > .img:before{
	content:'';
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:rgba(0,0,0,.4);
	z-index:1;
}
.banner_chi_tiet_du_an > .img img{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
.banner_chi_tiet_du_an .row-fix{
	position:absolute;
	left:50%;
	bottom:-64px;
	transform:translatex(-50%);
	z-index:10;
}
.banner_chi_tiet_du_an .row-fix .col > .col-inner{
	display:flex;
	position:relative;
	align-items:flex-end;
}
.banner_chi_tiet_du_an .row-fix .col > .col-inner:before{
	content:'';
	position:absolute;
	bottom:0;
	left:50%;
	transform:translatex(-50%);
	width:100vw;
	height:64px;
	background:#fff;
	z-index:-1;
	box-shadow:0 1px 7px 0 rgba(0,0,0,.15) !important;
}
.banner_chi_tiet_du_an .row-fix .col-left{
	width:240px;
	height:200px;
	flex-shrink:0;
	background:#fff;
	padding:15px;
	border-radius:8px;
	overflow:hidden;
}
.banner_chi_tiet_du_an .row-fix .col-tt-mobile{
	display:none;
}
.banner_chi_tiet_du_an .logo-cdt{
	width:100%;
	height:100%;
	display:flex;
	align-items:center;
	justify-content:center;
}
.banner_chi_tiet_du_an .logo-cdt img{
	max-width:100%;
	max-height:100%;
}
.banner_chi_tiet_du_an .row-fix .col-right{
	flex:1;
	overflow:hidden;
}
.banner_chi_tiet_du_an .menu-du-an{
	height:64px;
	display:flex;
	align-items:center;
}
.banner_chi_tiet_du_an .menu-du-an a{
	height:100%;
	padding:0 16px;
	display:flex;
	align-items:center;
	justify-content:center;
	text-transform:uppercase;
	font-size:15px;
	font-weight:500;
	color:#3f3424;
	transition:all 0.2s;
}
.banner_chi_tiet_du_an .menu-du-an a:hover{
	color:var(--do);
}
.banner_chi_tiet_du_an .menu-du-an a span{
	width:max-content;
	margin:0 auto;
	position:relative;
}
.banner_chi_tiet_du_an .menu-du-an a span:before{
	content:'';
	position:absolute;
	width:0;
	left:50%;
	bottom:-3px;
	transform:translatex(-50%);
	height:2px;
	background:var(--do);
	transition:all 0.3s;
}
.banner_chi_tiet_du_an .menu-du-an a:hover span:before{
	width:100%;
}
.banner_chi_tiet_du_an .project-title{
	padding-left:16px;
}
.banner_chi_tiet_du_an .project-title h1{
	color:#fff;
	text-shadow:1px 1px 2px rgb(20 20 20);
	font-size:28px;
	font-weight:500;
	text-transform:uppercase;
	margin:0 0 5px;
}
.banner_chi_tiet_du_an .project-title p{
	margin:0 0 10px;
	text-transform:uppercase;
	color:#fff;
}
.banner_chi_tiet_du_an .project-title p i{
	margin-right:5px;
}
.banner_chi_tiet_du_an .project-title p.vi-tri{
	font-size:14px;
	text-shadow:1px 1px 2px rgb(20 20 20);
	text-transform:uppercase;
}

.banner_chi_tiet_du_an .project-title p.tinh-trang{
	width:max-content;
	background:var(--vang);
	border-radius:5px;
	padding:4px 8px;
	font-weight:400;
	font-size:20px;
	letter-spacing:1px;
}

.row-content-du-an .col-left > .col-inner{
	background:#fff;
	padding:15px;
	border-radius:5px;
	box-shadow:0 1px 7px 0 rgba(0,0,0,.15);
}
.noi-dung-du-an .title-nd{
	position:relative;
	font-size:22px;
	text-transform:uppercase;
	font-weight:500;
	color:var(--vang);
	margin:0 0 15px;
}
.noi-dung-du-an .title-nd:before{
	content:'';
	position:absolute;
	left:0;
	top:50%;
	transform:translatey(-50%);
	width:100%;
	height:2px;
	background:var(--vang);
}
.noi-dung-du-an .title-nd a{
	background:#fff;
	padding:0 15px 0 0;
	color:var(--vang) !important;
	position:relative;
	z-index:2;
}
.noi-dung-du-an .noi-dung{
	text-align:justify;
}
.noi-dung-du-an figure{
	width:100% !important;
}
.noi-dung-du-an figure img,
.noi-dung-du-an p img{
	width:100%;
}
.row-content-du-an .row-sidebar .product-flex-row .product-small.box .image-cover {
	padding-top: 67% !important;
}
.txt-baomat p {
	margin-bottom: 0;
	font-size: 15px;
	line-height: 1.3;
	display: flex;
}
.txt-baomat p img {
	margin-right: 4px;
	height: 24px !important;
}

.row-content-du-an .col-form > .col-inner{
	padding:15px;
	border-radius:5px;
	background:#fff;
	box-shadow:0 1px 7px 0 rgba(0,0,0,.15);
}
.row-content-du-an .col-form .txt-title h3{
	text-transform:uppercase;
	font-size:22px;
	color:var(--vang);
	margin:0 0 5px 0;
	font-weight:600;
}
.form-tuvan :is(input,textarea){
	border-radius:5px;
}
.form-tuvan input{
	height:40px;
}
.form-tuvan input[type=submit]{
	width:100%;
	margin:0 0 15px 0;
	font-weight:500;
	font-size:17px;
}
#popmake-1494 {
	border:2px solid var(--vang) !important;
	border-radius:5px !important;
}
#popmake-1494 .txt-title{
	text-align:center;
	text-transform:uppercase;
	color:var(--vang);
	margin:0 0 20px;
	font-weight:600;
	font-size:20px;
}

.archive.woof_search_is_going .category-page-row > .col.large-9{
	max-width: 100%;
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
}
.archive.woof_search_is_going .category-page-row > .col.large-3{
	display:none;
}
.archive.woof_search_is_going .category-page-row .products .product-small.col{
	max-width: calc(100% / 3);
	-ms-flex-preferred-size: calc(100% / 3);
	flex-basis: calc(100% / 3);
}

.mobile-nav .icon-menu{
	color:var(--vang);
	font-size:26px !important;
}
.mobile-sidebar .nav-sidebar > li > a{
	font-size:17px;
	font-weight:600;
	color:var(--vang);
}
.mobile-sidebar .btn-user{
	width:100%;
}
.mobile-sidebar .btn-dngtin a,
.mobile-sidebar .btn-user a{
	width:100%;
	display:block;
	border-radius:5px;
	padding:6px 5px;
	font-size:18px;
	font-weight:500;
	text-align:center;
}
.mobile-sidebar .btn-user a{
	background:var(--vang);
}
.mobile-sidebar .btn-dngtin{
	margin-left:0;
	width:100%;
}
.mobile-sidebar li.html.custom{
	padding-bottom:0;
}
.mobile-sidebar li.html.html_top_right_text{
	border-top:none;
}
.off-canvas-right .mfp-content, .off-canvas-left .mfp-content{
	width:100%;
	max-width:300px;
}
@media only screen and (max-width:1200px){
	.row.col-pro .product-small .box-mua-ban .pro-inf span.gia,
	.archive.woof_search_is_going .category-page-row .product-small .box-mua-ban .pro-inf span.gia{
		display: block;
		margin-left: 0;
		padding-left: 0;
		font-size:18px;
	}
	.row.col-pro .product-small .box-mua-ban .pro-inf span.gia:before,
	.archive.woof_search_is_going .category-page-row .product-small .box-mua-ban .pro-inf span + span:before{
		display:none;
	}
}
@media only screen and (max-width:849px){
	.col-f{
		max-width: 100%;
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
	}
	.blog-single .large-9.col,
	.blog-single .large-3.col{
		max-width: 100%;
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
	}
	.shop-container .related .product-small.col[layout-mua-ban="100"] {
		max-width: calc(100% / 3);
		flex-basis: calc(100% / 3);
	}
	.blog-archive  .col.post-item{
		max-width: 50%;
		-ms-flex-preferred-size: 50%;
		flex-basis: 50%;
	}
	.category-page-row {
		padding-top: 0;
	}
	.banner_chi_tiet_du_an .row-fix .col-left{
		display:none;
	}
	.banner_chi_tiet_du_an .project-title {
		padding-left: 0;
	}
	.banner_chi_tiet_du_an .menu-du-an a{
		padding:0;
		white-space:nowrap;
	}
	.banner_chi_tiet_du_an .scroll-mobile{
		width:100%;
		overflow-x:scroll;
		overflow-y:hidden;
	}
	.banner_chi_tiet_du_an .scroll-mobile::-webkit-scrollbar {
		display:none;
	}
	.banner_chi_tiet_du_an .menu-du-an a + a{
		margin-left:15px;
	}
	.banner_chi_tiet_du_an .menu-du-an,
	.banner_chi_tiet_du_an .row-fix .col > .col-inner:before{
		height:50px;
	}
	.banner_chi_tiet_du_an .row-fix {
		bottom: -50px;
	}
	.banner_chi_tiet_du_an .project-title p.tinh-trang {
		font-size: 16px;
	}
	.banner_chi_tiet_du_an {
		margin-bottom: 50px;
	}
	.banner_chi_tiet_du_an > .img {
		padding-top: 40%;
	}
	.archive.woof_search_is_going .category-page-row .products .product-small.col {
		max-width: calc(100% / 2);
		-ms-flex-preferred-size: calc(100% / 2);
		flex-basis: calc(100% / 2);
	}
	.sec-banner-home .woof_redraw_zone{
		padding:0 10px;
	}
	.sec-banner-home .woof_container_product_cat .woof_list {
		margin-left: -10px !important;
	}
	.sec-banner-home .woof_redraw_zone:before {
		left: 0;
		right: 0;
	}
	.sec-banner-home .woof_redraw_zone .woof_container:not(.woof_container_loai_nha_dat), .sec-banner-home .woof_redraw_zone .woof_submit_search_form_container {
		width: calc(100% / 5 - 10px);
	}
	.woof_redraw_zone .woof_container.woof_container_select_hierarchy .woof_block_html_items select {
		width: calc(100% / 2 - 5px);
	}
	.header-main li.html.custom {
        display: block;
    }

}
@media only screen and (max-width:568px){
	.header-main li.html.custom {
        display: none;
    }
	.blog-archive  .col.post-item{
		max-width: 100%;
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
	}
	.related-gallery .gallery-item {
		max-width: 100%;
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
	}
	.post-flex-row.post-sidebarT .post-item .col-inner {
		padding: 15px 10px;
	}
	.row-sidebar .txt-title p {
		padding: 8px 10px;
	}
	.blog-single h1.entry-title {
		font-size: 20px;
		font-weight: 600;
	}
	.shop-container .related .product-small.col[layout-mua-ban="100"] {
		max-width: calc(100% / 1);
		flex-basis: calc(100% / 1);
	}

	.chi-tiet-bds .list-thongtin .box-tt {
		width: 100%;
	}
	.chi-tiet-bds .list-thongtin .box-tt .giatri{
		text-align:right;
	}
	h1.product-title {
		font-size: 24px;
	}
	.chi-tiet-bds .list-btn-contact > .col-inner {
		flex-direction: column;
		gap:15px;
	}
	.chi-tiet-bds .list-btn-contact .button {
		width: 100%;
	}
	.chi-tiet-bds .col-thong-tin > .col-inner {
		padding: 15px 10px;
	}
	.chi-tiet-bds .price-portfolio{
		margin-bottom:10px;
		font-size: 20px;
	}
	.col-mota-bds .box-content .box-title {
		font-size: 18px;
	}
	.product-small .box-mua-ban .pro-inf span {
		font-size: 16px;
		font-weight: 500;
	}
	.product-small .box-mua-ban .pro-inf span.gia{
		font-size:18px;
	}
	.product-small .box-text,
	.shop-container .products .layout-mua-ban .box-text{
		padding: 15px 10px;
	}
	.chi-tiet-bds .price-portfolio .giatri {
		font-size: 30px;
	}
	.tt-title-sec.title-sec-duan h3 {
		font-size: 18px;
	}
	.tt-title-sec.title-sec-duan h3 i {
		width: 26px;
		height: 26px;
	}
	.product-flex-row .product-small.box {
		flex-direction: column;
	}
	.product-flex-row .product-small.box .box-image {
		width: 100% !important;
	}
	.product-small.box .image-cover,
	.product-flex-row .product-small.box .image-cover,
	.shop-container .products .layout-mua-ban .box .box-image a{
		padding-top: 61% !important;
	}
	.tt-title-sec h3.section-title a{
		display:none;
	}
	.post-item .box-text {
		padding: 15px 10px;
	}
	.post-flex-row .post-item .box-text {
		padding: 10px;
	}
	.blog-single .large-9.col article {
		background: transparent;
		padding: 0;
		border-radius: 0;
		box-shadow: none;
	}
	.shop-container .products .layout-mua-ban .box {
		flex-direction: column;
	}
	.shop-container .products .layout-mua-ban .box .box-image {
		width: 100%;
		flex-shrink: 0;
	}
	.shop-container .products .col-inner.layout-mua-ban {
		padding: 0;
	}
	.product-small .box-mua-ban .pro-location span.date,
	.product-small .box-mua-ban .pro-inf span.gia:before{
		display:none;
	}
	.product-small .box-mua-ban .pro-inf span.gia{
		display:block;
		margin-left:0;
		padding-left:0;
	}
	.archive_desc h1, .term-description h1 {
		font-size: 18px;
	}
	#popmake-1494 .txt-title{
		font-size:18px;
	}
	.row-content-du-an > .col{
		padding-left:0;
		padding-right:0;
	}
	.row-content-du-an .col-left > .col-inner,
	.row-content-du-an .col-form > .col-inner{
		border-radius:0;
	}
	.noi-dung-du-an .title-nd{
		font-size:20px;
	}
	.banner_chi_tiet_du_an .row-fix {
		position: relative;
		left: unset;
		bottom: unset;
		transform: unset;
		z-index: 10;
		background:#fff;
		border-radius:10px 10px 0 0;
		overflow:hidden;
		margin-top:-30px;
	}

	.banner_chi_tiet_du_an > .img {
		padding-top: 53%;
	}
	.banner_chi_tiet_du_an .menu-du-an a.popup-dk{
		display:none;
	}
	.banner_chi_tiet_du_an .row-fix .col-tt-mobile{
		display:block;
	}
	.banner_chi_tiet_du_an .row-fix .col-tt-mobile p{
		margin:10px 0 0;
	}
	.banner_chi_tiet_du_an .row-fix .col-tt-mobile p img{
		width:18px;
		margin-right:5px;
	}
	.banner_chi_tiet_du_an .row-fix .col-tt-mobile p span{
		font-weight:600;
	}
	.banner_chi_tiet_du_an .row-fix .col-tt-mobile .popup-dk-mobile{
		background:#33a837;
		color:#fff;
		text-align:center;
		padding:8px 5px;
		border-radius:5px;
		margin:15px 0;
	}
	.banner_chi_tiet_du_an .row-fix .col-tt-mobile .popup-dk-mobile i{
		margin-right:5px;
	}
	.banner_chi_tiet_du_an > .img:before{
		display:none;
	}
	.banner_chi_tiet_du_an .row-fix .col > .col-inner{
		padding:20px 0 0;
	}
	.banner_chi_tiet_du_an {
		margin-bottom: 0;
	}
	.banner_chi_tiet_du_an .project-title h1,.banner_chi_tiet_du_an .project-title p.vi-tri{
		text-shadow:none;
		color:#000;
	}
	.banner_chi_tiet_du_an .project-title h1{
		color:var(--vang);
	}
	.sec-chitiet-du-an{
		padding-top:0 !important;
	}
	.archive.woof_search_is_going .category-page-row .products .product-small.col {
		max-width: calc(100% / 1);
		-ms-flex-preferred-size: calc(100% / 1);
		flex-basis: calc(100% / 1);
	}
	.sec-banner-home .woof_redraw_zone .woof_container.woof_container_loai_nha_dat,
	.sec-banner-home .woof_redraw_zone .woof_text_search_container.woof_container,
	.sec-banner-home .woof_redraw_zone .woof_container.woof_container_select_hierarchy,
	.sec-banner-home .woof_redraw_zone .woof_submit_search_form_container{
		width: 100% !important;
	}
	.sec-banner-home .woof_container.woof_container_loai_nha_dat select,
	.sec-banner-home .woof_redraw_zone .woof_text_search_container input[type=search]{
		border-radius: 5px;
	}
	.sec-banner-home .woof_redraw_zone .woof_container:not(.woof_container_loai_nha_dat), .sec-banner-home .woof_redraw_zone .woof_submit_search_form_container {
		width: calc(100% / 2 - 5px);
	}
	.sec-banner-home .woof{
		margin:0 -10px;
	}
	.sec-banner-home .woof_container_product_cat .woof_list{
		justify-content:space-between;
		margin-right:-10px !important;
	}
	.sec-banner-home .woof_container_product_cat .woof_list li{
		width:calc(50% - 5px);
	}
	.sec-banner-home .woof_container_product_cat .woof_list li label{
		width:100%;
		margin:0;
		padding:0 5px;
	}
	.sec-banner-home .woof_redraw_zone:before{
		border-radius:0 0 5px 5px;
	}
	.wpuf-form-add li.wpuf-el.w50,
	.wpuf-form-add li.wpuf-el.w25,
	.wpuf-form-add li.wpuf-el.w33{
		width: 100% !important;
	}
	.page-edit .section-content > .col-left,
	.page-edit .section-content > .col-right{
		max-width: 100%;
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
	}

}
@media only screen and (max-width:440px){
	.chi-tiet-bds .price-portfolio .giatri {
		font-size: 26px;
	}
	.banner_chi_tiet_du_an .project-title h1 {
		font-size: 20px;
	}
	.banner_chi_tiet_du_an .project-title p.vi-tri {
		font-size: 12px;
	}
	.banner_chi_tiet_du_an .project-title p.tinh-trang {
		font-size: 14px;
	}
}



