Skip to content
Không tìm thấy sản phẩm nào khớp với lựa chọn của bạn.
TP Holdings xin chào! Chào mừng bạn ghé thăm trang Nhà Đất Tâm Phúc. Chúc bạn có một trải nghiệm thật ưng ý với giá trị tốt nhất. Bỏ qua
/* Popup phong thủy: làm nổi bật tiêu đề và nội dung */
.huong-popup-box {
background: #fffdef !important;
color: #4b2e2e !important;
box-shadow: 0 8px 20px rgba(0,0,0,0.3) !important;
}
.huong-popup-box h3 {
color: #6b2e00 !important;
font-size: 24px;
text-shadow: 1px 1px 3px rgba(0,0,0,0.2);
}
.huong-popup-box label {
color: #5d4037 !important;
font-weight: 600;
}
.huong-popup-box .huong-result {
background: #fff8e1;
border: 1px solid #ffe082;
border-radius: 6px;
padding: 12px;
margin-top: 10px;
color: #3e2723 !important;
}
.huong-popup-box .huong-result p strong {
color: #bf360c;
}
.huong-popup-box button[type="submit"],
.huong-popup-box .btn-reset {
background: #d32f2f !important;
color: #fff !important;
}
/* Nút submit hover */
.huong-popup-box button[type="submit"]:hover {
background: #b71c1c !important;
}