/*
Theme Name: Flatsome Child
Description: Custom CSS Optimized for Palm City (sale-plamcity.com)
Author: UX Themes
Template: flatsome
Version: 3.11.3
*/

/*************** 1. GIAO DIỆN CHUNG & TYPOGRAPHY ***************/
body p {
	font-size: 16px;
}
.header-nav-main li a {
	font-size: 14px;
	font-weight: normal !important;
	padding: 0 15px;
}
h1.entry-title {
	font-size: 24px !important;
}
.entry-content img {
	width: auto !important;
}
.duong-line {
	background: transparent url(images/line.png) repeat scroll 0 0;
	height: 12px;
	margin-top: 5px;
	overflow: hidden;
}

/*************** 2. MÀU SẮC & KHỐI NỘI DUNG (PALM CITY THEME) ***************/
/* Khối chính sách & Ưu đãi */
ul#chinh-sach {
	list-style-type: none;
}
ul#chinh-sach li b {
	color: #C89E3A; /* Đổi sang Vàng kim */
}
.div-uu-dai {
	border: 2px solid #C89E3A;
	padding: 20px;
	border-radius: 8px;
	background: rgba(200, 158, 58, 0.05);
}
.div-uu-dai p {
	color: #d32f2f;
	text-transform: uppercase;
	font-size: 19px;
	font-weight: bold;
}

/* Khối Thông tin & Tiện ích */
.section-thong-tin .text-box .text {
	background-color: rgba(8, 66, 59, 0.88) !important; /* Xanh lục bảo sang trọng */
	color: white !important;
}
.section-thong-tin .text-box .text h3 {
	color: #E5C158; /* Điểm nhấn tiêu đề Vàng kim */
}
.section-tien-ich .banner-layers {
	max-width: 1920px;
}
.section-tien-ich .flickity-prev-next-button {
	display: none;
}

/* Khối Tin tức & Lợi thế */
.section-tin-tuc {
	border-top: 2px solid #C89E3A;
}
.section-tin-tuc .post-title {
	min-height: 57px;
}
.section-tin-tuc .from_the_blog_excerpt {
	font-size: 14px;
	min-height: 66px;
}
.section-tin-tuc .box, 
.section-tin-tuc .box-image {
	border-radius: 8px;
}
.section-loi-the h3 {
	padding-bottom: 20px;
}
.section-loi-the .icon-box-text {
	text-align: center;
}
.section-title-center {
	margin-bottom: 0;
}

/* Khối Vị trí mới */
.section-vi-tri-moi .medium-4 {
	padding-left: 0 !important;
}
.section-vi-tri-moi .slider-item-home {
	color: #806e4f;
	background: url(images/map-text-bg.png) no-repeat;
	background-size: 100% 100%;
}
.section-vi-tri-moi .slider-item-home .description {
	padding: 40px 20px 40px 40px;
}
.section-vi-tri-moi .slider-item-home h2 {
	color: white;
	border-bottom: 2px solid #E5C158;
	padding-bottom: 8px;
	margin-bottom: 10px;
	line-height: 1.5em;
	font-size: 18px;
}
.section-vi-tri-moi .slider-item-home p {
	line-height: 1.8em;
	text-align: justify;
}
.section-vi-tri-moi .slider-item-home .map-more {
	display: none;
	color: #fff;
	text-decoration: underline;
}
.section-vi-tri h3, 
.section-vi-tri h4 {
	color: #E5C158;
}
.section-vi-tri p {
	color: white;
	font-size: 15px !important;
}

/* Khối Slide */
.section-slide .div-slide .row-slide {
	padding: 50px;
}
.section-slide .div-slide .is-selected {
	padding: unset !important;
}

/* Khối Mặt bằng & Tabs (Đổi sang tone Xanh lục bảo) */
.section-mat-bang .tabbed-content li {
	margin-right: 0;
}
.section-mat-bang .tab-panels {
	text-align: center;
}
.section-mat-bang .tabbed-content li a {
	margin-right: 0 !important;
	font-weight: normal !important;
	border: 1px solid #08423B !important;
	border-radius: 4px 4px 0 0 !important;
	background-color: #08423B !important;
	color: #ffffff !important;
	padding: 11px 18px !important;
	text-decoration: none !important;
	font-size: 16px !important;
	text-align: center !important;
	transition: all 0.3s ease;
}
.section-mat-bang .tabbed-content li.active a,
.section-mat-bang .tabbed-content li a:hover {
	background-color: #C89E3A !important;
	border-color: #C89E3A !important;
	color: #fff !important;
}
.section-mat-bang .tabbed-content li a span:before {
	content: "\f15c";
	font-family: fontawesome;
	padding-right: 4px;
}

/* Khối Liên hệ & Đăng ký (Form WPCF7) */
.section-lien-he {
	background-color: #08423B !important; /* Đổi màu xanh cũ sang Xanh Lục Bảo */
	background-repeat: no-repeat;
	background-position: bottom;
}
.section-lien-he .wpcf7-form .wpcf7-text {
	background-color: rgba(255, 255, 255, 0.1) !important;
	color: white !important;
	border: 1px solid rgba(255, 255, 255, 0.3);
}
.section-lien-he input.wpcf7-text::-webkit-input-placeholder {
	color: rgba(255, 255, 255, 0.8) !important;
}
.section-lien-he .wpcf7-form .wpcf7-submit {
	background-color: #C89E3A !important;
	color: white !important;
	font-weight: bold;
	transition: background 0.3s;
}
.section-lien-he .wpcf7-form .wpcf7-submit:hover {
	background-color: #E5C158 !important;
}
.section-lien-he .wpcf7-form .div-submit {
	text-align: center;
}
div.wpcf7-mail-sent-ok {
	color: white;
	border: 2px solid #C89E3A;
}
.spu-content .div-lien-he h4,
.div-tron-bo h3 {
	color: white;
}
.spu-content .div-submit {
	text-align: center;
}
.spu-content .wpcf7-submit {
	background: #C89E3A;
}
.dang-ky-ngang {
	margin: 0 !important;
}
.dang-ky-ngang .div-nho {
	padding: 0 15px;
}
.dang-ky-ngang .wpcf7-text {
	border-radius: 30px;
}
.dang-ky-ngang .wpcf7-submit {
	border: 1px solid #C89E3A;
	background: #C89E3A;
	color: #fff;
	padding: 0 40px;
	border-radius: 30px;
}
.div-tron-bo {
	background: #08423B;
	padding: 20px;
	margin-bottom: 40px;
	border-radius: 8px;
}

/* Các tiện ích & icon phụ */
.section-tien-do .fa-bookmark {
	color: #e74c3c;
}
.section-tien-do .fa-money {
	color: #27ae60;
}
.section-gia-ban i.fa-star {
	color: #f1c40f;
}
.section-cam-ket img {
	margin-bottom: 0 !important;
}
.div-lien-he {
	text-align: center;
}
.div-lien-he p i {
	font-size: 68px;
	border-radius: 50%;
	background: #C89E3A;
	color: white;
	padding: 10px;
}
.section-doi-tac .box-text {
	text-align: center;
	font-weight: bold;
}
#tong-quan {
	margin-top: -100px;
}
#post-228 .single-page h4 a {
	color: #08423B;
	text-decoration: underline;
}
.flex-right ul li {
	padding: 0 10px !important;
}
.flex-right ul li a {
	text-transform: initial !important;
	font-size: 16px;
}

/*************** 3. SOCIAL BUTTONS ***************/
.social-button, 
.social-icons .button.icon:not(.is-outline), 
.social-icons .button.icon:hover {
	background-color: currentColor !important;
	border-color: currentColor !important;
}
.button.facebook, .button.facebook:not(.is-outline), .button.facebook:hover {
	color: #fff;
	background-color: #446084;
	border-color: #446084;
}
.button.twitter, .button.twitter:not(.is-outline), .button.twitter:hover {
	color: white !important;
	background: #2478ba !important;
	border-color: #2478ba;
}
.button.email, .button.email:not(.is-outline), .button.email:hover {
	color: #fff;
	background-color: black !important;
	border-color: black !important;
}
.button.pinterest, .button.pinterest:not(.is-outline), .button.pinterest:hover {
	color: #fff !important;
	background-color: #cb2320 !important;
	border-color: #cb2320 !important;
}
.button.google-plus, .button.google-plus:not(.is-outline), .button.google-plus:hover {
	color: #fff !important;
	background-color: #dd4e31 !important;
	border-color: #dd4e31 !important;
}
.button.linkedin, .button.linkedin:not(.is-outline), .button.linkedin:hover {
	color: #fff !important;
	background-color: #0072b7 !important;
	border-color: #0072b7 !important;
}

/*************** 4. FOOTER & META ***************/
footer.entry-meta {
	border-top: none !important;
	border-bottom: 1px dashed #ececec !important;
}
.absolute-footer {
	background: #0d1726 !important; /* Xanh đen sâu sang trọng */
}
.absolute-footer .copyright-footer {
	color: white !important;
}
.single-date {
	border-bottom: 1px dashed #ededed;
}
.related-post h7 {
	font-weight: bold;
	font-size: 18px;
	float: left;
	margin: -8px 20px 0 0;
}

/*************** 5. NÚT GỌI ĐIỆN & TẢI TÀI LIỆU CỐ ĐỊNH ***************/
.call-now {
	left: 0;
	bottom: 51px;
	height: 50px;
	min-width: 200px;
	position: fixed;
	background-color: #C89E3A; /* Đổi cam cũ thành Vàng kim sang trọng */
	border-radius: 0 25px 25px 0;
	box-shadow: 0 2px 8px rgba(0,0,0,0.4);
	z-index: 998;
}
.call-now .btn-call-now i {
	position: absolute;
	color: #C89E3A;
	background-color: #fff;
	font-size: 30px;
	right: 0;
	height: 50px;
	width: 50px;
	line-height: 50px;
	text-align: center;
	border-radius: 50%;
	border: 2px solid #C89E3A;
}
.call-now .btn-call-now p {
	color: #fff;
	font-size: 13px;
	min-width: 150px;
	text-align: center;
	vertical-align: middle;
	display: inline-block;
	margin: 0;
	line-height: 1.3;
	padding-top: 6px;
}
.call-now .btn-call-now strong {
	display: block;
	font-size: 16px;
}
.tai-lieu {
	padding: 10px 18px;
	right: 0;
	bottom: 25px;
	min-width: 180px;
	position: fixed;
	background-color: #08423B; /* Xanh lục bảo đậm */
	border: 1px solid #C89E3A;
	border-right: none;
	border-radius: 25px 0 0 25px;
	box-shadow: 0 2px 8px rgba(0,0,0,0.4);
	z-index: 998;
	text-align: center;
}
.tai-lieu a {
	color: #E5C158;
	font-weight: bold;
	text-decoration: none;
}
.back-to-top {
	bottom: 73px !important;
}

/*************** 6. RESPONSIVE / MEDIA QUERIES (GOM GỌN KHOA HỌC) ***************/
/* Trên Màn hình Desktop (Từ 1023px trở lên) */
@media (min-width: 1023px) {
	.home h1 {
		font-size: 40px;
	}
	.home h3 {
		font-size: 30px;
	}
	.section-tien-ich .text-box .text {
		background: transparent !important;
		box-shadow: none !important;
	}
	.section-tien-ich .text-box {
		background: url(images/intro-bg.png) no-repeat top right;
		background-size: cover;
		height: 100vh;
		width: 450px;
		z-index: 1;
		position: absolute;
		padding: 7% 120px 0 30px;
		color: #fff;
		bottom: 0;
		left: 0;
	}
	.section-vi-tri-moi .slider-item-home {
		margin-top: 50px;
		position: absolute;
		right: 10%;
		top: 20%;
		width: 420px;
		color: #fff;
		background: url(images/map-text-bg.png) no-repeat;
		background-size: 100% 100%;
	}
}

/* Trên Màn hình Tablet & Desktop (Từ 769px trở lên) */
@media (min-width: 769px) {
	.section-lien-he .wpcf7-form {
		width: 500px;
		margin: auto;
	}
}

/* Trên Màn hình Mobile (Dưới 481px) */
@media (max-width: 481px) {
	.section-tien-ich .text-box {
		width: 90% !important;
	}
	.section-tien-ich .text-box .text {
		background-color: rgba(8, 66, 59, 0.95) !important;
		color: white;
	}
	.section-gold .banner {
		min-height: 450px;
	}
	.section-gold .banner .text-box {
		text-align: justify;
		padding: 10px;
	}
	.section-mat-bang .tabbed-content li,
	.section-mat-bang .tabbed-content li a {
		width: 100%;
	}
	.tai-lieu {
		bottom: 10px !important;
		min-width: 110px !important;
		padding: 8px 12px;
		font-size: 13px;
	}
}