﻿/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Satisfy&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap');


:root {
	--primary-color: #00bbff;
	--font-satisfy: "Satisfy", cursive;
	--bds-primary: #00bbff;
	--bds-bg-light: #e6f8ff;
	--bds-border: #eaedf2;
	--bds-text-dark: #2c3e50;
	--bds-text-muted: #6b7c93;
}

body {
	font-family: "Roboto", sans-serif;
}

.absolute-footer,
.property-gallery-fullwidth .flickity-page-dots,
.wpcf7-spinner,
.widget .is-divider {
	display: none !important;
}

* {
	box-sizing: border-box;
}

img {
	max-width: 100%;
}

.col-inner:last-child {
	padding-bottom: 0;
}

a {
	transition: all 0.3s ease;
}

p:last-child {
	margin-bottom: 0;
}

.html {
	color: #fff;
}

.html h3 {
	color: #fff;
	margin-bottom: 0;
	font-weight: 400;
}

.html h3 i {
	color: var(--primary-color);
}

.header-button a {
	text-transform: math-auto;
	padding: 4px 16px;
}

.button i,
button i {
	top: 0;
}

.ss-pd {
	padding-top: 60px !important;
	padding-bottom: 30px !important;
}

.ss-footer ul {
	margin-bottom: 0;
}

.ss-footer ul li {
	list-style-type: none;
	margin-left: 0;
}

.ss-footer ul li a:hover {
	color: var(--primary-color);
	margin-left: 4px;
}

.ss-footer ul li:last-child {
	margin-bottom: 0;
}

.ss-footer i {
	color: var(--primary-color);
}

.ss-footer .ux-logo-link {
	padding: 0 !important;
	margin-bottom: 15px;
}

.ss-absolute-footer .social-icons a {
	background-color: #00BBFF33;
	width: 28px;
	height: 28px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	transition: all 0.3s ease;
}

.ss-absolute-footer .social-icons a i {
	font-size: 14px;
}

.ss-absolute-footer .social-icons a:hover {
	background-color: var(--primary-color);
}

.off-canvas-left .mfp-content,
.off-canvas-right .mfp-content {
	max-width: 500px;
	width: 100%;
}

.ss-banner .overlay {
	background-image: radial-gradient(at top center, #0a2472 0%, #00072d94 100%);
}

.ss-banner h2 {
	font-size: 24px;
	font-style: italic;
}

.ss-banner h1 {
	font-size: 60px;
	font-weight: 800;
	margin: 24px 0;
}

.ss-banner h1 span {
	color: var(--primary-color);
}

.ss-banner p {
	font-size: 20px;
}

.ss-banner .item {
	padding: 15px;
	border-style: solid;
	border-width: 2px 2px 2px 2px;
	border-radius: 5px;
	background-color: #FFFFFF1A;
	border-color: #FFFFFF29;
	transition: all 0.3s ease;
}

.ss-banner .item p {
	margin: 0;
	font-size: 16px;
}

.ss-banner .item p i {
	font-size: 40px;
	margin-bottom: 15px;
}

.ss-banner .item:hover {
	background-color: transparent;
}

.flickity-slider>.row:not(.is-selected) {
	opacity: 1;
}

.ss-hp-1 .banner {
	background-color: transparent;
}

.ss-hp-1 .banner .video-button-wrapper a {
	background-color: #fff;
	transform: all 0.3s ease;
}

.ss-hp-1 .banner .video-button-wrapper a i {
	color: var(--primary-color);
}

.ss-hp-1 .banner .video-button-wrapper a:hover {
	background-color: var(--primary-color);
}

.ss-hp-1 .banner .video-button-wrapper a:hover i {
	color: #fff;
}

.ss-hp-1 .banner .video-button-wrapper a:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: var(--primary-color);
	border-radius: 50%;
	animation: ping 1.2s ease-in-out infinite both;
	z-index: -1;
}

.ss-hp-1 .icon-box-text h3 {
	margin-bottom: 0;
}

.ss-hp-1 .icon-box {
	align-items: center;
}

@keyframes ping {
	0% {
		transform: scale(1.2);
		opacity: 0.6;
	}

	80% {
		transform: scale(1.7);
		opacity: 0;
	}

	100% {
		transform: scale(2.2);
		opacity: 0;
	}
}

.icon-box-img img,
.icon-box-img svg {
	padding-top: 0;
}

.frame-title label {
	font-family: var(--font-satisfy);
	font-size: 24px;
	color: var(--primary-color);
	font-weight: 400;
}

.frame-title h2 {
	font-size: 28px;
	text-transform: uppercase;
}

.frame-title p {
	margin-bottom: 0;
}

.ss-hp-2 .item {
	position: relative;
	padding: 30px 30px 30px 30px;
	border-radius: 10px;
	background-color: #fff;
	box-shadow: 0px 0px 4px 0px rgba(0, 0, 255, 0.1607843137254902);
	height: 100%;
	transition: all 0.3s ease;
}

.ss-hp-2 .item .icon {
	padding: 24px;
	border-radius: 50%;
	background-color: #e7f7fe;
}

.ss-hp-2 .item:after {
	content: '';
	position: absolute;
	top: -10px;
	right: -13px;
	width: 100px;
	height: 100px;
	background-image: url(/wp-content/uploads/2026/03/Repeat-Grid-2-1.webp);
	background-size: cover;
	background-repeat: no-repeat;
	z-index: -1;
}

.ss-hp-2 .item:hover {
	background-color: var(--primary-color);
	color: #fff;
}

.ss-hp-2 .item:hover h3 {
	color: #fff;
}

.ss-hp-3 .item {
	position: relative;
	padding: 30px 30px 30px 30px;
	border-radius: 10px;
	background-image: linear-gradient(180deg, #FFFEFE3D 0%, #00000094 100%);
	box-shadow: 0px 0px 4px 0px rgba(0, 0, 255, 0.1607843137254902);
	height: 100%;
	transition: all 0.3s ease;
	border: 2px solid #535353;
}

.ss-hp-3 .item h3 {
	font-size: 30px;
	margin-bottom: 4px;
	line-height: 1.3;
}

.ss-hp-3 .item:hover {
	background-color: var(--primary-color);
	color: #fff;
}

.ss-hp-3 .item:hover h3 {
	color: #fff;
}

.ss-hp-4 .item {
	box-shadow: 0px 0px 12px 0px rgb(0 7 45 / 10%);
	padding: 20px;
	border-radius: 8px;
	padding-top: 40px;
}

.ss-hp-4 .item p {
	font-size: 14px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;
}

.ss-hp-4 .item .icon-box-img {
	position: absolute;
	top: 0;
	left: 50%;
	transform: translate(-50%, -50%);
	margin: 0;
}

.ss-hp-4 .item .icon-box-img img {
	border-radius: 50%;
}

.entry-content img {
	margin-bottom: 1.3em;
}

.ss-hp-5 .post-item .col-inner {
	height: 100%;
}

.ss-hp-5 .box.box-normal {
	height: 100%;
	box-shadow: 0px 0px 12px 0px #000;
	border-radius: 10px;
	overflow: hidden;
	background-color: #fff;
}

.ss-hp-5 .box.box-normal .box-text {
	padding: 15px !important;
}

.post-item .box .overlay {
	background: linear-gradient(0deg, rgba(0, 7, 45, 0.56) 15%, rgba(255, 255, 255, 0) 80%);
}

.post-title a {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	font-size: 18px;
}

.from_the_blog_excerpt {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
	font-size: 15px;
}

.property-single-wrapper {
	padding-top: 10px;
	background-color: #f2fbff;
}

.property-gallery-fullwidth {
	width: 100%;
	overflow: hidden;
	margin-bottom: 30px;
}

.property-gallery-fullwidth .gallery-cell-full {
	width: 25% !important;
	max-width: 25% !important;
	padding: 0 5px;
}

.property-img-full {
	width: 100%;
	aspect-ratio: 1.3333333333;
	height: auto;
	object-fit: cover;
	display: block;
	border-radius: 4px;
}

.image-lightbox {
	display: block;
	overflow: hidden;
	border-radius: 4px;
}

.image-lightbox .property-img-full {
	transition: all 0.3s ease;
}

.image-lightbox:hover .property-img-full {
	transform: scale(1.03);
}

.property-header {
	margin-bottom: 30px;
}

.property-title {
	font-size: 32px;
	font-weight: 700;
	color: var(--bds-text-dark);
	margin-bottom: 10px;
	line-height: 1.3;
}

.property-address {
	font-size: 16px;
	color: var(--bds-text-muted);
	display: flex;
	align-items: center;
	gap: 8px;
}

.property-address i {
	color: var(--bds-primary);
	font-size: 20px;
}

.property-meta-labels {
	display: flex;
	gap: 12px;
	flex-wrap: wrap;
	margin-top: 15px;
}

.meta-label {
	display: inline-flex;
	align-items: center;
	gap: 6px;
	padding: 6px 16px;
	border-radius: 50px;
	font-size: 14px;
	font-weight: 600;
}

.type-label {
	background-color: var(--bds-bg-light);
	color: var(--bds-primary);
	border: 1px solid #b3ebff;
}

.status-label {
	background-color: #fff0ed;
	color: #ff5722;
	border: 1px solid #ffd8cc;
}

.meta-label i {
	font-size: 15px;
}

.property-section {
	background: #fff;
	border: 1px solid var(--bds-border);
	border-radius: 12px;
	padding: 20px;
	margin-bottom: 30px;
	box-shadow: 0 5px 20px rgba(0, 0, 0, 0.02);
}

.property-section:last-child {
	margin-bottom: 0;
}

.section-title {
	font-size: 22px;
	font-weight: 700;
	color: var(--bds-text-dark);
	margin-bottom: 20px;
	padding-bottom: 15px;
	border-bottom: 1px solid var(--bds-border);
	position: relative;
}

.section-title::after {
	content: '';
	position: absolute;
	left: 0;
	bottom: -1px;
	width: 60px;
	height: 3px;
	background-color: var(--bds-primary);
	border-radius: 3px;
}

.property-description p {
	color: #4a5568;
	line-height: 1.7;
	font-size: 16px;
}

.property-features {
	background: #f9fbfc;
	border: 1px solid var(--bds-border);
	border-radius: 10px;
	padding-top: 20px;
	margin-top: 30px;
}

.feature-box {
	text-align: center;
	border-right: 1px solid var(--bds-border);
}

.feature-box.border-none {
	border-right: none;
}

.feature-box strong {
	display: block;
	color: #333;
	font-size: 14px;
	margin-bottom: 8px;
	font-weight: 500;
}

.feature-box span {
	display: block;
	font-size: 18px;
	font-weight: 700;
	color: var(--bds-primary);
}

.amenity-item {
	font-size: 15px;
	display: flex;
	align-items: center;
	gap: 12px;
	color: var(--bds-text-dark);
}

.amenity-item i {
	color: var(--bds-primary);
	font-size: 12px;
	background: var(--bds-bg-light);
	width: 24px;
	height: 24px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
}

.property-video iframe,
.property-map iframe {
	width: 100% !important;
	max-width: 100%;
	border-radius: 10px;
	border: none;
	display: block;
}

.property-video iframe {
	aspect-ratio: 1.7777777778;
	height: auto !important;
}

.property-map iframe {
	height: 400px !important;
}

.is-sticky {
	position: sticky;
	top: 20px;
}

.property-sidebar {
	border: 1px solid var(--bds-primary);
	border-radius: 12px;
	padding: 20px;
	background: #fff;
	box-shadow: 0 10px 30px rgba(0, 187, 255, 0.08);
}

.price-box {
	text-align: center;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px dashed var(--bds-border);
}

.price-text {
	color: #ff3b30;
	font-size: 32px;
	font-weight: 800;
	line-height: 1;
}

.form-title {
	text-align: center;
	font-size: 20px;
	color: var(--bds-text-dark);
	font-weight: bold;
	margin-bottom: 5px;
}

.form-desc {
	color: var(--bds-text-muted);
	font-size: 14px;
}

.cf7-wrapper input[type="text"],
.cf7-wrapper input[type="email"],
.cf7-wrapper input[type="tel"],
.cf7-wrapper textarea {
	width: 100%;
	border-radius: 8px;
	border: 1px solid var(--bds-border);
	padding: 10px 15px;
	background: #f9fbfc;
}

.cf7-wrapper input[type="submit"] {
	width: 100%;
	border-radius: 8px;
	background: var(--bds-primary);
	color: #fff;
	font-weight: bold;
	font-size: 16px;
	padding: 12px;
	border: none;
	cursor: pointer;
	transition: all 0.3s;
}

.cf7-wrapper input[type="submit"]:hover {
	background: #0099d1;
}

.flickity-button {
	opacity: 1;
}

.flickity-button svg {
	background-color: #fff;
	box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
	padding: 10px;
	border-radius: 4px !important;
	min-width: 30px;
	max-width: 30px;
	height: 30px;
}

.row-slider .flickity-prev-next-button svg {
	padding: 10px !important;
}

.slider-nav-light .flickity-prev-next-button .arrow,
.slider-nav-light .flickity-prev-next-button svg {
	fill: #333;
}

.property-section.p-extention {
	padding-bottom: 0;
}

.property-sidebar.is-sticky {
	top: 120px;
}

.property-contact-form form {
	margin-bottom: 0;
}

.property-contact-form form input {
	box-shadow: none !important;
	border-radius: 4px !important;
}

.property-contact-form .wpcf7-submit {
	padding: 4px !important;
	text-transform: math-auto;
	margin: 0;
}

.wpcf7 div.wpcf7-response-output,
.wpcf7 form.invalid .wpcf7-response-output {
	background: #ff00000a;
	border: 1px solid #ff00001a;
	color: red;
	box-shadow: none;
	font-size: 14px;
	padding: 15px;
	border-radius: 6px;
	margin: 0;
	margin-top: 15px;
}

.wpcf7 form.sent .wpcf7-response-output {
	background: #ebfee3;
	color: #398f14;
	border-color: #398f142e;
}

.property-archive-banner {
	background: linear-gradient(135deg, var(--bds-primary) 0%, #6a11cb 100%);
	padding: 80px 0;
	color: #fff;
	margin-bottom: 30px;
}

.archive-title {
	color: #fff;
	font-size: 38px;
	font-weight: bold;
	margin-bottom: 0;
}

.archive-desc {
	color: rgba(255, 255, 255, 0.8);
	font-size: 16px;
	margin-top: 10px;
}

.property-list-item {
	display: flex;
	background: #fff;
	border: 1px solid var(--bds-border);
	border-radius: 12px;
	margin-bottom: 25px;
	padding: 0;
	overflow: hidden;
	box-shadow: 0 4px 15px rgba(0, 0, 0, 0.03);
	transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.property-list-item:last-child {
	margin-bottom: 0;
}

.property-list-item:hover {
	transform: translateY(-4px);
	box-shadow: 0 12px 25px rgba(0, 187, 255, 0.12);
	border-color: #b3ebff;
}

.property-pagination {
	margin-top: 30px;
}

.property-item-image {
	width: 38%;
	position: relative;
	flex-shrink: 0;
}

.property-item-image .img-link {
	display: block;
	height: 100%;
	position: relative;
	overflow: hidden;
}

.property-item-image .img-cover {
	width: 100%;
	height: 100%;
	object-fit: cover;
	aspect-ratio: 1.3333333333;
	transition: transform 0.5s ease;
}

.property-list-item:hover .img-cover {
	transform: scale(1.05);
}

.image-overlay {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 40%;
	background: linear-gradient(to top, rgba(0, 0, 0, 0.7), transparent);
	pointer-events: none;
}

.property-item-labels {
	position: absolute;
	top: 15px;
	right: 15px;
	display: flex;
	gap: 8px;
	z-index: 10;
}

.property-item-labels span {
	padding: 4px 12px;
	border-radius: 50px;
	font-size: 13px;
	font-weight: 500;
}

.label-type {
	background-color: var(--bds-bg-light);
	color: var(--bds-primary);
	border: 1px solid #b3ebff;
}

.label-status {
	background-color: #fff0ed;
	color: #ff5722;
	border: 1px solid #ffd8cc;
}

.property-item-content {
	width: 62%;
	padding: 20px 25px;
	display: flex;
	flex-direction: column;
}

.item-title {
	font-size: 22px;
	font-weight: 700;
	margin-bottom: 8px;
	line-height: 1.3;
}

.item-title a {
	color: var(--bds-text-dark);
	transition: color 0.3s;
}

.item-title a:hover {
	color: var(--bds-primary);
}

.item-address {
	font-size: 14px;
	color: #888;
	margin-bottom: 20px;
}

.item-address i {
	color: var(--bds-primary);
	margin-right: 5px;
}

.item-features-dashed {
	display: flex;
	border: 1px dashed #d1d5db;
	border-radius: 8px;
	margin-bottom: 20px;
	padding: 12px 0;
}

.feature-col {
	flex: 1;
	text-align: center;
	border-right: 1px dashed #d1d5db;
	display: flex;
	flex-direction: column;
	gap: 4px;
}

.feature-col.border-none {
	border-right: none;
}

.feature-col .f-label {
	font-size: 13px;
	color: #6b7c93;
}

.feature-col .f-val {
	font-size: 15px;
	font-weight: 700;
	color: var(--bds-primary);
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 6px;
}

.feature-col .f-val i {
	font-size: 16px;
	font-weight: normal;
}

.item-footer {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: auto;
}

.item-price {
	color: #e74c3c;
	font-size: 24px;
	font-weight: 800;
}

.item-date {
	font-size: 13px;
	color: #a0aec0;
	display: flex;
	align-items: center;
	gap: 5px;
}

.property-pagination .page-numbers {
	display: inline-block;
	padding: 8px 16px;
	background: #fff;
	border: 1px solid var(--bds-border);
	border-radius: 6px;
	color: var(--bds-text-dark);
	margin: 0 4px;
	font-weight: bold;
	transition: all 0.3s;
}

.property-pagination .page-numbers.current,
.property-pagination .page-numbers:hover {
	background: var(--bds-primary);
	color: #fff;
	border-color: var(--bds-primary);
}

.property-archive-banner .col {
	padding-bottom: 0;
}

.no-more-notify {
	background-color: var(--bds-bg-light);
	padding: 8px;
	color: var(--bds-primary);
	text-align: center;
	border-radius: 4px;
	border: 1px dashed var(--bds-primary);
}

.property-search-filter-wrapper {
	background: rgba(255, 255, 255, 0.15);
	padding: 10px;
	border-radius: 12px;
	max-width: 1100px;
	margin: 30px auto 0;
	backdrop-filter: blur(10px);
	border: 1px solid rgba(255, 255, 255, 0.2);
}

.property-filter-form {
	background: #fff;
	border-radius: 8px;
	padding: 4px;
	box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
	margin: 0;
}

.filter-flex-container {
	display: flex;
	align-items: center;
	padding: 0 5px;
}

.filter-item {
	border-right: 1px solid #eaedf2;
	display: flex;
	align-items: center;
}

.filter-item:last-child {
	border-right: none;
}

.filter-item.search-input {
	flex: 4;
}

.filter-item.select-input {
	flex: 2;
}

.filter-item.submit-btn {
	flex: 1.5;
	border-right: none;
}

.filter-item input,
.filter-item select {
	width: 100%;
	border: none !important;
	box-shadow: none !important;
	height: 50px;
	background: transparent;
	padding: 0 20px;
	font-size: 15px;
	color: var(--bds-text-dark);
	margin: 0;
	outline: none;
}

.filter-item select {
	cursor: pointer;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%23888' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: right 15px center;
	background-size: 16px;
}

.filter-item button {
	width: 100%;
	height: 50px;
	border: none;
	background: var(--primary-color);
	color: #fff;
	font-weight: 700;
	border-radius: 6px;
	cursor: pointer;
	transition: all 0.3s ease;
	text-transform: math-auto;
	font-size: 15px;
	margin: 0;
}

.filter-item button:hover {
	background-color: #0099d1;
	transform: translateY(-1px);
	box-shadow: 0 4px 12px rgba(0, 187, 255, 0.3);
}

.post-item .box.box-blog-post {
	background-color: #fff;
	border-radius: 12px;
	box-shadow: 0px 0px 12px 0px rgba(0, 7, 45, 0.1);
	transition: all 0.3s ease;
	overflow: hidden;
	border: none;
}

.post-item:hover .box.box-blog-post {
	box-shadow: 0px 0px 24px 4px rgba(0, 7, 45, 0.15);
	transform: translateY(-5px);
}

.post-item .box-image {
	border-radius: 12px 12px 0 0;
	overflow: hidden;
}

.post-item .box-image img {
	transition: all 0.5s ease;
}

.post-item:hover .box-image img {
	transform: scale(1.1);
}

.post-item .box-text {
	padding: 20px;
}

.post-item .post-title {
	margin-bottom: 10px;
}

.post-item .post-title a.plain {
	color: #00072d;
	font-size: 20px;
	font-weight: 700;
	line-height: 1.4;
	font-family: 'Inter', sans-serif;
}

.post-item .post-title a.plain:hover {
	color: var(--primary-color);
}

.post-item .is-divider,
.post-item .blog-post-inner .is-divider {
	display: none;
}

.post-item .from_the_blog_excerpt {
	color: #555;
	font-size: 15px;
	line-height: 1.6;
	margin-top: 10px;
}

.post-item .box-text-inner::after,
.post-item .blog-post-inner::after {
	content: 'Xem thêm \2192';
	display: block;
	margin-top: 15px;
	color: #333;
	font-weight: 600;
	font-size: 14px;
	transition: all 0.3s ease;
}

.post-item:hover .box-text-inner::after,
.post-item:hover .blog-post-inner::after {
	padding-left: 8px;
	color: var(--primary-color);
}

#secondary .widget {
	background: #fff;
	padding: 25px;
	border-radius: 12px;
	box-shadow: 0px 0px 12px 0px rgba(0, 7, 45, 0.1);
	margin-bottom: 30px;
	border: none;
}

#secondary .widget-title {
	display: block;
	font-size: 20px;
	font-weight: 700;
	color: #00072d;
	position: relative;
	padding-bottom: 12px;
	margin-bottom: 15px;
	border-bottom: 2px solid #e8e8ff;
	text-transform: none;
}

#secondary .widget-title::after {
	content: "";
	width: 60px;
	height: 2px;
	background: var(--primary-color);
	position: absolute;
	bottom: -2px;
	left: 0;
}

#secondary .wp-block-search {
	border-radius: 5px;
	overflow: hidden;
}

#secondary .wp-block-search__input {
	border: 2px solid #e8e8ff;
	border-right: none;
	border-radius: 5px 0 0 5px;
	height: 45px;
	padding: 0 15px;
}

#secondary .wp-block-search__button {
	background-color: var(--primary-color);
	color: #fff;
	border: none;
	border-radius: 0 5px 5px 0;
	padding: 0 20px;
	font-weight: 600;
	height: 45px;
}

#secondary ul li {
	padding: 10px 0;
	border-bottom: 1px dashed #eee;
	display: flex;
	align-items: flex-start;
}

#secondary ul li:last-child {
	border-bottom: none;
}

#secondary ul li a {
	font-family: 'Inter', sans-serif;
	color: #54595f;
	font-size: 15px;
	font-weight: 500;
	line-height: 1.4;
}

#secondary ul li a:hover {
	color: var(--primary-color);
}

#secondary ul li::before {
	content: "\203A";
	color: var(--primary-color);
	font-weight: bold;
	font-size: 20px;
	margin-right: 10px;
	line-height: 1;
}

.nav-pagination a,
.nav-pagination span {
	display: inline-block !important;
	padding: 8px 16px !important;
	background: #fff;
	border: 1px solid var(--bds-border) !important;
	border-radius: 6px !important;
	color: var(--bds-text-dark) !important;
	height: unset !important;
	width: unset !important;
	min-width: unset !important;
	font-size: 16px !important;
	line-height: 1.5 !important;
}

.nav-pagination span {
	color: #fff !important;
}

.nav-pagination a:hover {
	color: #fff !important;
}

.blog-wrapper.blog-single {
	background-color: #f2fbff;
	padding: 0;
}

.luxus-post-container {
	background: #fff;
	padding: 25px;
	border-radius: 12px;
	box-shadow: 0 10px 30px rgba(0, 7, 45, 0.05);
	margin-bottom: 40px;
}

.luxus-single-hero {
	background: linear-gradient(90deg, #1caaf8, #4c40e5);
	padding: 80px 0;
	margin-bottom: 40px;
	text-align: center;
}

.luxus-single-hero h1 {
	color: #fff;
	margin: 0;
	font-size: 38px;
	font-weight: 800;
	text-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}

.luxus-single-meta {
	color: #666;
	font-size: 14px;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	gap: 25px;
}

.luxus-single-meta span {
	display: flex;
	align-items: center;
}

.luxus-single-meta i {
	margin-right: 8px;
	color: #1caaf8;
	font-size: 16px;
}

.luxus-related-posts h3 {
	font-size: 20px;
	font-weight: 700;
	color: #00072d;
	position: relative;
	padding-bottom: 15px;
	margin-bottom: 30px;
	text-transform: none;
}

.luxus-related-posts h3::after {
	content: "";
	width: 60px;
	height: 3px;
	background: #1caaf8;
	position: absolute;
	bottom: 0;
	left: 0;
}

.luxus-related-posts .box {
	transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.luxus-related-posts .box:hover {
	transform: translateY(-5px);
	box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}

.luxus-single-hero .col {
	padding-bottom: 0;
}

.property-grid-item {
	background: #fff;
	border: 1px solid var(--bds-border);
	border-radius: 12px;
	overflow: hidden;
	box-shadow: 0 4px 15px rgba(0, 0, 0, 0.03);
	transition: all 0.3s ease;
	height: 100%;
	display: flex;
	flex-direction: column;
}

.property-grid-item:hover {
	transform: translateY(-5px);
	box-shadow: 0 12px 25px rgba(0, 187, 255, 0.12);
	border-color: #b3ebff;
}

.property-grid-image {
	position: relative;
	aspect-ratio: 1.3333333333;
	overflow: hidden;
}

.property-grid-image .img-cover {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: transform 0.5s ease;
}

.property-grid-item:hover .img-cover {
	transform: scale(1.05);
}

.property-grid-labels {
	position: absolute;
	top: 15px;
	right: 15px;
	display: flex;
	gap: 8px;
	z-index: 10;
}

.property-grid-labels span {
	padding: 4px 12px;
	border-radius: 50px;
	font-size: 12px;
	font-weight: 500;
}

.property-grid-content {
	padding: 20px;
	flex-grow: 1;
	display: flex;
	flex-direction: column;
}

.grid-item-title {
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 8px;
	line-height: 1.4;
}

.grid-item-title a {
	color: var(--bds-text-dark);
}

.grid-item-title a:hover {
	color: var(--primary-color);
}

.grid-item-address {
	font-size: 13px;
	color: #888;
	margin-bottom: 15px;
	display: flex;
	align-items: center;
	gap: 5px;
}

.grid-item-address i {
	color: var(--primary-color);
}

.grid-item-features {
	display: flex;
	border: 1px dashed #d1d5db;
	border-radius: 8px;
	margin-bottom: 20px;
	padding: 10px 0;
}

.g-feature-col {
	flex: 1;
	text-align: center;
	border-right: 1px dashed #d1d5db;
	display: flex;
	flex-direction: column;
	gap: 2px;
}

.g-feature-col:last-child {
	border-right: none;
}

.g-feature-col .f-label {
	font-size: 11px;
	color: #6b7c93;
}

.g-feature-col .f-val {
	font-size: 13px;
	font-weight: 700;
	color: var(--primary-color);
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 4px;
}

.grid-item-footer {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: auto;
}

.grid-item-price {
	color: #e74c3c;
	font-size: 20px;
	font-weight: 800;
}

.grid-item-date {
	font-size: 12px;
	color: #a0aec0;
	display: flex;
	align-items: center;
	gap: 4px;
}

.ss-hp-cat-bds .overlay {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background: linear-gradient(to top, rgb(0 0 0 / 50%), transparent);
}

.ss-hp-cat-bds .banner {
	border-radius: 12px;
	overflow: hidden;
}

.ss-hp-cat-bds .banner h3 {
	font-weight: 600;
}

.ss-about-1 h1 {
	font-size: 40px;
	font-weight: bolder;
	line-height: 1.2;
}

.ss-about-1 h1 span {
	color: var(--primary-color);
}

.ss-about-1 a.button {
	margin: 0;
	letter-spacing: 1px;
}

.ss-hp-2.ss-about-2 .item:after {
	content: none;
}

.ss-hp-2.ss-about-2 ul {
	margin-bottom: 0;
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 8px;
	margin-top: 20px;
}

.ss-hp-2.ss-about-2 ul li {
	margin-left: 0;
	list-style-type: none;
}

.ss-hp-2.ss-about-2 ul li i {
	color: var(--primary-color);
}

.ss-hp-2.ss-about-2 ul li:last-child {
	margin-bottom: 0;
}

.luxus-related-posts .col {
	padding-bottom: 0;
}

.luxus-related-posts .box-text {
	padding: 15px;
	z-index: 10;
}

.luxus-related-posts .box-text h4 {
	font-size: 18px;
}

.luxus-related-posts .post {
	margin: 0;
}

.ss-contact .item .col-inner {
	box-shadow: 0px 0px 24px 4px rgba(0, 0, 255, 0.15);
}

.ss-contact .ul-contact ul li {
	list-style-type: none;
	margin-left: 0;
	color: var(--primary-color);
}

.ss-contact .ul-contact ul li i {
	margin-right: 8px;
	width: 20px;
	height: 20px;
}

.ss-contact .ul-contact ul li:last-child {
	margin-bottom: 0;
}

.ss-contact .social-icons a {
	background-color: var(--primary-color);
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 40px;
	height: 40px;
	border-radius: 4px;
}

.ss-contact .social-icons a i {
	font-size: 18px;
	color: #fff;
}

.ss-contact form {
	margin-bottom: 0;
}

.ss-contact form .two-col {
	display: flex;
	align-items: center;
	gap: 12px;
}

.ss-contact form input,
.ss-contact form textarea {
	box-shadow: none !important;
	border-radius: 4px;
	background-color: #e8f8fd6b;
	border: 1px solid #00bbff1f;
}

.ss-contact form .wpcf7-submit {
	margin: 0;
}

@media (max-width: 998px) {
	.property-search-filter-wrapper {
		margin: 20px 15px 0;
	}

	.filter-flex-container {
		flex-direction: column;
		padding: 10px;
	}

	.filter-item {
		width: 100%;
		border-right: none;
		border-bottom: 1px solid #eaedf2;
	}

	.filter-item.submit-btn {
		border-bottom: none;
		padding-top: 10px;
	}

	.filter-item input,
	.filter-item select,
	.filter-item button {
		height: 45px;
	}

	.property-list-item {
		flex-direction: column;
	}

	.property-item-image {
		width: 100%;
		aspect-ratio: 1.7777777778;
	}

	.property-item-content {
		width: 100%;
		padding: 20px;
	}

	.property-section,
	.property-sidebar {
		padding: 20px;
	}

	.property-title {
		font-size: 24px;
	}

	.price-text {
		font-size: 26px;
	}

	.property-gallery-fullwidth .gallery-cell-full {
		width: 50% !important;
		max-width: 50% !important;
	}

	.frame-title h2 {
		font-size: 24px;
	}

	.ss-banner h1 {
		font-size: 36px;
	}

	.ss-absolute-footer p {
		text-align: center;
	}

	.ss-absolute-footer .col-inner.text-right {
		text-align: center;
	}
}

@media (max-width: 588px) {
	.ss-contact form .two-col {
		display: block;
	}

	.luxus-single-meta {
		gap: 12px;
	}

	.luxus-related-posts .col {
		padding-bottom: 30px;
	}

	.luxus-related-posts .col:last-child {
		padding-bottom: 0;
	}

	.ss-hp-2.ss-about-2 ul {
		grid-template-columns: 1fr;
	}

	.ss-about-1 h1 {
		font-size: 32px;
	}

	.item-features-dashed {
		padding: 0;
	}

	.item-features-dashed {
		flex-wrap: wrap;
	}

	.feature-col {
		flex: 0 0 50%;
		border-bottom: 1px dashed #d1d5db;
		padding: 10px 0;
	}

	.feature-col:nth-child(even) {
		border-right: none;
	}

	.feature-col:last-child {
		border-bottom: none;
		flex: 0 0 100%;
		border-right: none;
	}

	.item-footer {
		flex-direction: column;
		align-items: flex-start;
		gap: 10px;
	}

	.section-title {
		font-size: 20px;
	}

	.property-map iframe {
		height: 300px !important;
	}

	.feature-box {
		border-right: none;
		border-bottom: 1px solid var(--bds-border);
		padding-bottom: 15px;
		margin-bottom: 15px;
	}

	.feature-box:last-child {
		border-bottom: none;
		margin-bottom: 0;
		padding-bottom: 0;
	}

	.property-gallery-fullwidth .gallery-cell-full {
		width: 100% !important;
		max-width: 100% !important;
	}

	.frame-title h2 {
		font-size: 20px;
	}

	.frame-title label {
		font-size: 20px;
	}

	.ss-banner h2 {
		font-size: 18px;
	}

	.ss-banner h1 {
		font-size: 22px;
		margin: 15px 0;
	}

	.ss-banner p {
		font-size: 16px;
		margin: 10px 0;
		margin-bottom: 30px;
	}
}