.fancybox-toolbar button:hover {
    background: #39483f !important;
    color: white;
}
i.ekit-menu-icon.icon.icon-burger-menu {
    color: black !important;
}
.request-tour input:focus-visible {
    outline: 0;
}

.request-tour .swiper-btns > div {
    position: unset;
    margin: 0;
    max-width: 24px;
    width: 100%;
    aspect-ratio: 1;
    height: auto;
    border: 1px solid #39483f;
    border-radius: 50%;
    background: #39483f;
}

.agent-details-right * {
    margin: 0;
}

.agent-details-right p {
    font-size: 14px;
}

.agent-details-right h5 {
    margin-bottom: 8px;
    font-size: 16px;
    line-height: 1;
}

.agent-details-left img {
    border-radius: 50%;
}

.tour-type .toggle-btn {
    width: 50%;
    text-align: center;
}
.request-tour .swiper-btns > div::after {
    color: white;
    font-size: 10px;
}

.request-tour .swiper-btns {
    display: flex;
    flex-direction: row-reverse;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
    gap: 10px;
}

.step { 
	display: none; 
}

.step.active { 
	display: block; 
}

.request-tour .date-card {
    border: 1px solid #0000002e;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border-radius: 0px;
    padding: 10px;
    cursor: pointer;
    background: transparent;
}
.date-card {
    font-size: 14px;
}
.date-card div {
    margin-bottom: -3px;
}
.request-tour .date-card.selected {
    background: #3a483f;
    color: #ffffff;
}

.request-tour .time-dropdown {
    margin-top: 20px;
}

.request-tour .time-dropdown label {
    font-size: 14px;
    margin-bottom: 5px;
}

.request-tour .time-dropdown select {
    background: transparent;
    border-radius: 0;
    font-weight: 300;
    font-size: 14px;
    padding: 10px 10px;
    border-color: #39483f;
    color: #39483f;
    appearance: none;
}

.request-tour .tour-type {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    margin-top: 12px;
    margin-bottom: 20px;
}

.request-tour .tour-type div {
    border: 1px solid;
    padding: 10px;
    font-size: 14px;
    border-radius: 0px;
    cursor: pointer;
    border-color: #bababa6e;
}

.request-tour .tour-type div.active {
    background: #3a483f;
    color: #ffffff;
    border-color: #000000;
    font-weight: 500;
}

.request-tour button.btn {
    border-radius: 0px !important;
    background: #3a483f !important;
    color: #ffffff !important;
    display: block;
    margin: 20px auto 0;
    border: 1px solid #3d483f;
    width: 100%;
}

.request-tour input {
    background: transparent;
    border-radius: 0 !important;
    border-color: #000000 !important;
    border-width: 0 0 1px 0 !important;
    padding: 8px 0 !important;
}


.elementor-location-header > div {
    background: #ede8e2 !important;
}

.header-logo img {
    filter: none !important;
}

.elementor-location-header > div a.elementor-item {
    color: #000 !important;
}

ol.breadcrumb {
	display: flex;
	list-style: none;
	padding: 40px 20px;
	gap: 10px;
	position: absolute;
}
div#mapDiv {
	filter: grayscale(1) !important;
}
.CS .icons-row div:first-child, .CR .icons-row div:first-child {
	display: none;
}
p.property-description {
	position: relative;
}

.fancybox-thumbs__list a:before {
    border-color: black !important;
}
a.read-more {
	text-transform: uppercase;
	font-size: 13px;
	text-decoration: underline;
	text-underline-offset: 4px !important;
	font-weight: 600;
}
p.property-description .overlay {
    position: absolute;
    width: 100%;
    height: 70px;
    left: 0;
    bottom: 80px;
    background: linear-gradient(0deg, #f8f2ee, #f8f2ee5e);
}
.swiper-container {
	width: 100%;
	overflow: hidden;
}
.swiper-slide {
	display: flex;
	justify-content: center;
}
.related-prop-left {
	width: 100%;
	margin-bottom: 50px;
}

.page-id-3950 .property-card {
	max-width: 100% !important;
	width: 100%;
	position: relative;
}
.swiper-button-next1 {
	position: absolute;
	right: 5px;
	z-index: 999;
	display: block;
	top: 35%;
	background: #e4dfd2;
	border-radius: 100%;
	height: 50px;
	padding: 5px;
}
.swiper-button-prev1 {
	position: absolute;
	left: 0px;
	z-index: 999;
	display: block;
	top: 35%;
	background: #e4dfd2;
	border-radius: 100%;
	height: 50px;
	padding: 5px;
}
.swiper-container.related-properties-slider {
	position: relative;
	padding-left: 25px;
}
.agent-details-left {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	gap: 5px;
	max-width: 80px;
}
ol.breadcrumb svg {
	max-width: 10px;
	height: auto;
}
.book-valuation {
	padding: 30px;
	border-radius: 5px;
	margin-top: 20px;
	background: #39483F;
}

.agent-contact p {
    font-size: 12px;
    margin-top: 5px;
    font-weight: 400;
    text-align: center;
}

.right-col-black button.book-now-button {
    border-color: #3a483f;
    color: #EDE8E1 !important;
    background: #3a483f !important;
}

.right-col-black button.book-now-button:hover {
    background: #231F20 !important;
    color: white !important;
    border-color: #231F20;
}

.share-buttons i {
    color: #ede8e2;
}

.book-valuation h5 {
	margin: 0;
	font-size: 16px;
	font-weight: 600 !important;
	color: #ede8e2 !important;
}
.book-valuation p {
	font-size: 12px;
	margin-top: 5px;
	font-weight: 400;
	color: #ede8e2;
}
button.book-valuation-button {
	font-size: 12px;
	color: #ffffff !important;
	padding: 12px;
	background: #1d1d20 !important;
	border-radius: 0 !important;
	font-weight: 500 !important;
	text-transform: uppercase;
	letter-spacing: 1px;
	border: 0;
	width: 100%;
}
.share-heading {
	display: block;
	text-align: center;
	margin-top: 30px;
	font-weight: 400;
	font-size: 13px;
	text-transform: uppercase;
}

ol.breadcrumb a.back-to-list {
	display: flex;
	align-items: center;
	gap: 8px;
}
ol.breadcrumb span svg {
	transform: rotate(180deg);
}

ol.breadcrumb p {
	margin: 0;
}

ol.breadcrumb :is(a,p,li,span) {
	font-size: 12px;
	font-weight: 400;
	color: #e4dfd2;
	text-transform: uppercase;
	letter-spacing: .5px;

}

ol.breadcrumb a.back-to-list {
	border-right: 2px solid #e4dfd2;
	padding-right: 10px;
}
div#map-container h4 {
	margin: 0 !important;
	font-size: 22px;
	font-weight: 600 !important;
}
div#map-container p {
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-top: 5px;
	font-weight: 500;
}
.CS .property-info-list,.CR .property-info-list {
	display: none !important;
}

.image_count_content svg {
	max-width: 20px;
	height: auto;
}

.image_count_content > div {
	display: flex;
	gap: 5px;
}

.image_count_content svg path {
	fill: white;
}

img.placeholder-agent {
	padding: 9px;
	background: #1d1d1b;
}
.agent-details-right img {
	border-radius: 10px;
	aspect-ratio: 1;
	object-fit: cover;
	object-position: top;
}
.left-col-black.withlinecenter{
	margin-bottom:30px
}
.fancybox-button--arrow_left,.fancybox-button--arrow_right{
	padding:0!important;
	outline:0!important;
	border:0!important;
	height:60px;
	width:60px
}
.fancybox-button--arrow_left,.fancybox-button--arrow_right{
	background:#39483f !important;
	color:white
}

.share-buttons{
	display:flex;
	justify-content:center;
	gap:10px;
	padding-top: 10px;
}
.share-buttons button{
	padding:5px 10px;
	border-radius:100%;
	background: #3a483f;
	border:0
}
.share-buttons button:hover{
	background: black;
	color:#ffffff
}
.value-property-button{border-radius: 0;background: transparent;width: 100%;display: flex;font-size: 12px;font-weight: 500 !important;text-transform: uppercase;justify-content: center;align-items: center;color: #000000;padding: 12px;gap: 5px;letter-spacing: 1px;border: 1px solid #1D1D20;transition: all ease 0.3s;margin-top: 10px;}

.icon-rows{
	display:flex;
	flex-direction:column;
	padding-top: 20px;
	gap:15px;
	border-top: 1px solid #b1b1b1;
	margin-top: 20px;
}
#map-container a{
	color:transparent!important;
}
#whatsappButton i.fab.fa-whatsapp{
	font-size:22px;
	color:#4f7c5b
}
.agent-contact button,.agent-contact a{
	font-weight:400
}
.icon-rows p{
	cursor:pointer;
	margin:0!important;
	font-size:14px;
	display:flex;
	align-items:center;
	gap:15px;
	font-weight: 400;
}
.icon-rows p i{
	font-size:18px;
	color:#4f7c5b;
	max-width: 18px;
	width: 100%;
}
.agent-contact h5
{margin: 0 auto 5px;
text-align: center;
}
.agent-details-left a
{
	font-size:14px;
	font-weight:400
}
.agent-details-left p{
	margin-top:20px;
	font-size:14px
}
.agent-details-left h5 {
	margin: 0;
	font-size: 16px;
	color: #1d1d20;
	font-weight: 600 !important;
}
.agent-details-top{
	display:flex;
	justify-content:start;
	gap:20px;
	align-items: center;
	margin-bottom: 20px;
}
.icons-row{
	display:flex;
	gap:15px;
	margin-bottom: 20px;
}
.page-id-1851 .elementor-top-section{
	background:#1d1d1b!important
}
.image-grid {
	display: grid
		;
	grid-template-columns: 4fr 2fr;
	grid-template-rows: auto auto;
	gap: 0px 7px;
	position: relative;
	width: 100%;
	max-width: 100%;
	margin: 75px auto 0;
	padding: 0;
}
.large-image {
    position: relative;
    height: 100%;
    cursor: pointer;
    border-radius: 0;
    margin-top: 2px;
}
.large-image img {
    width: 100%;
    height: 100%;
    grid-column: span 2;
    cursor: pointer;
    aspect-ratio: 1.48;
    object-fit: cover;
    object-position: center;
}
.image_count_content {
	position: absolute;
	display: flex;
	padding: 5px 10px;
	border-radius: 6px;
	right: 12px;
	bottom: 20px;
}
.image_count_content a {
	color: #f1efe9 !important;
	font-weight: 400 !important;
	text-underline-offset: 5px;
	border: 1px solid;
	padding: 10px 15px;
}
.image_count_content a:hover {
	color: white;
}
.fa-camera{
	height:20px;
	width:20px;
	margin-right:5px
}
.image_count{
	font-size: 14px;
	font-weight: 400;
}
.thumbnails{
	display:grid;
	grid-template-columns: repeat(1,1fr);
	gap:0px
}
.thumbnail img {
    width: 100%;
    cursor: pointer;
    height: 100%;
    object-fit: cover;
    aspect-ratio: 1.49;
}
.related-properties h2 {
	font-family: "Alta", Sans-serif !important;
	font-size: 28px;
	font-weight: 500;
	text-transform: uppercase;
}
#elementor-lightbox-slideshow-single-img{
	display:none!important
}
.mfp-arrow:hover{
	padding:0!important;
	border:0!important
}
.mfp-arrow.mfp-arrow-left.mfp-prevent-close,.mfp-arrow.mfp-arrow-right.mfp-prevent-close{
	border-color:transparent!important;
	top:50%!important
}
.mfp-arrow.mfp-arrow-left.mfp-prevent-close{
	top:51.5%!important
}
/* Media Queries */
.swiper-pagination1.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal {
	display: none;
}
@media(max-width:768px){
	/*     .related-properties-slider .swiper-slide {
	width: 100% !important;
	justify-content: center;
	display: flex
	;
} */
	.image-grid{
		grid-template-columns:1fr;
		margin:60px auto 0;
		padding:0 20px;
		gap:inherit!important
	}
	.agent-contact{
		gap:10px
	}
	.thumbnails{
		grid-template-columns:repeat(4,1fr)
	}
}
@media(max-width:480px){
	.image_count_content{
		font-size:14px;
		padding:4px 8px
	}
	.fa-camera{
		height:20px;
		width:20px
	}
	.large-image img{
		height:auto
	}
	.book-now-button,.value-property-button{
		font-size:12px;
		padding:10px
	}
	.thumbnails{
		grid-template-columns:repeat(4,1fr)
	}
}
/* Hide desktop grid on mobile */
/* Hide desktop grid on mobile */
@media (max-width: 768px) {
	.desktop-view {
		display: none;
	}
	.mobile-view {
		display: block !important;
	}
}
button.owl-prev span {
	position: absolute;
	top: 18px;
	left: 14px;
}
button.owl-next span {
	position: absolute;
	top: 18px;
	right: 14px;
}
body.page-id-1851 {
	overflow-x: unset !important;
}


.sticky-column222 {
	top: 30px; /* Adjust the top offset as needed */
	max-height: calc(100vh - <top offset>); /* Prevent it from overflowing viewport */
}

.agent-details i {
	color: #f2f2f2 !important;
}

.column-container2 {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	margin: 80px auto 80px auto !important;
	padding: 0 15px;
	max-width: 1330px;
}

.left-col-black h2 {
	color: #1d1d1b;
	font-size: 40px;
	margin-bottom: 0;
}
.left-col-black {
}
button.book-now-button:hover {
	border: 1.2px solid #4f7c5b;
	color: #fff;
	background: #4f7c5b;
}
.booking-section {
	margin-left: 40px;
}
p.type-property {
	padding: 5px 15px;
	background: white;
	color: black;
	margin-top: -35px;
	width: 135px;
	letter-spacing: 4px;
	text-align: center;
	border-radius: 5px;
}

button.book-now-button i {
	color: white !important;
}
.icons-row div {
}
h2.heading-details {
	color: #1d1d1b;
	margin-bottom: 18px;
	font-size: 28px;
}
.agent-details {
	font-size: 16px;
	background: var(--e-global-color-a97f761);
	padding: 20px 35px;
	margin-top: 10px;
	border-radius: 15px;
	box-shadow: rgba(0, 0, 0, 0.16) 5px 8px 16px 0px, rgba(0, 0, 0, 0.06) 0px 0px 0px 1px;
}
.agent-details h2 {
	color: white;
	margin-bottom: 18px;
	font-size: 28px;
}
p.Availability {
	margin: -10px 0 10px 0;
}
.ammenities {
	display: flex;
	justify-content: space-between;
	padding-top: 40px;
}
.private-ammenities {
	color: black;
	width: 49%;
	border-radius: 15px;
}
.private-ammenities ul {
	padding-left: 22px;
}
.commercial-ammenities ul {
	padding-left: 22px;
}
.commercial-ammenities {
	color: black;
	width: 49%;
	border-radius: 15px;
}
.property-gallery {
}
.property-gallery img {
	width: 100%;
	max-width: 300px;
	height: auto;
}
.agent-details a {
	margin-bottom: 14.4px;
}
.agent-details p, .agent-details a {
	display: flex;
	align-items: center;
	gap: 20px;
	color: white;
}
i.fas.fa-bed, i.fas.fa-ruler, i.fas.fa-bath, i.fas.fa-phone-alt, i.fas.fa-envelope, i.fas.fa-user {
	color: var(--e-global-color-a97f761);
	width: 25px !important;
	margin-right: 0px !important;
}
.form-group label {
	margin-top: 0 !important;
}
.First-row, .second-row, .third-row {
	display: flex;
	justify-content: space-between;
	gap: 20px;
}
.First-row input {
	padding-top: 20px !important;
}
textarea#Campaign_Question_1__c {
	min-height: 130px !important;
}
.First-row .form-group, .second-row .form-group, .third-row .form-group {
	width: 50%;
}
.form-group {
	margin-top: 20px;
}
.First-row .no-1:before {
	content: "Property Reference";
	background: #4f7c5b;
	color: white;
	font-size: 12px;
	padding: 3px 10px;
	border-radius: 5px;
	display: block;
	position: absolute;
	margin-top: -16px;
	margin-left: 10px;
}

.First-row .no-2:before {
	content: "Community";
	background: #4f7c5b;
	color: white;
	font-size: 12px;
	padding: 3px 10px;
	border-radius: 5px;
	display: block;
	position: absolute;
	margin-top: -16px;
	margin-left: 10px;
}
.modal-content h2 {
	margin-bottom: 30px;
	text-align: center;
}
.success-message {
	display: none;
	color: #1d1d1b;
	text-align: center;
	margin-top: 20px;
	font-size: 13px;
}
div#success-message i {
	color: #4f7c5b;
	margin-right: 5px;
	font-size: 18px;
}
#loader {
	display: none;
	border: 4px solid #f3f3f3;
	border-top: 4px solid #1d1d1b;
	border-radius: 50%;
	width: 20px;
	height: 20px;
	animation: spin 1s linear infinite;
}
.loading #submit-button {
	display: none;
}
.loading #loader {
	display: inline-block;
}
@keyframes spin {
	0% {
		transform: rotate(0deg);
	}
	100% {
		transform: rotate(360deg);
	}
}
div#success-message p {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 5px;
	margin: 0;
}

div#video-container iframe {
	width: 100%;
	height: 400px;
	margin-top: 40px;
	border-radius: 20px;
}
/* The Modal (background) */
.modal {
	display: none;
	position: fixed;
	z-index: 999999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
	background-color: rgb(0 0 0 / 76%);
}
input[type="date"], input[type="email"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="url"], select, textarea {
	border: 1px solid #d1d1d1;
	padding: 12px;
	border-radius: 5px;
}
/* Modal Content */
.modal-content {
	position: relative;
	background-color: #f2f2f2;
	margin: 8% auto;
	padding: 40px 60px;
	border: 1px solid #939493;
	width: 50%;
	border-radius: 25px;
	color: #939493;
}
.form-group label {
	display: inline-block;
	line-height: 1;
	vertical-align: middle;
	margin: 20px 0px 8px 0px;
}
form#enquiry-form button {
	background: #4f7c5b;
	border: 1px solid white;
	color: white;
	padding: 10px 30px;
	margin-top: 20px;
	width: 100%;
}
form#enquiry-form button:hover {
	background: transparent;
	border: 1px solid #4f7c5b;
	color: #4f7c5b;
	padding: 10px 30px;
	margin-top: 20px;
}
/* The Close Button */
.close {
	color: #000000;
	float: right;
	font-size: 20px;
	font-weight: bold;
	margin-top: -55px;
	margin-right: -80px;
	background: #fff;
	padding: 5px 13px;
	border-radius: 100px;
}
.close:hover, .close:focus {
	color: #000;
	text-decoration: none;
	cursor: pointer;
}

.property-grid .property-card {
	margin: 0 !important;
}


.two-agent-btns {
	display: flex;
	align-items: center;
	gap: 10px;
	flex-direction: column;
	margin-top: 15px;
}
.fancybox-navigation .fancybox-button {
	height: 50px !important;
	width: 50px !important;
	border-radius: 5px;
	margin-inline: 15px;
}
button#whatsappButton1 {
	background: #1d1d1b;
	color: white;
	border: 1px solid #1d1d1b;
	padding: 10px 30px;
	font-size: 18px;
	display: flex;
	align-items: center;
	gap: 10px;
}
.icons-row div:last-child {
	border: 0 !important;
}
button#whatsappButton1:hover {
	border: 1.2px #1D1D20 !important;
	color: #fff;
	background: var(--e-global-color-a97f761);
}

.agent-contact :is(a,button):hover {
    background: #000000 !important;
    border: 1px solid #000;
    color: #ffffff !important;
}
.form-group input {
    color: #000000 !important;
    border-color: #000000 !important;
    font-size: 14px;
}
.form-group input::placeholder {
    color: #000000 !important;
}

@media only screen and (max-width: 768px) {
	.swiper.mySwiper :is(.swiper-button-prev,.swiper-button-next) {
		color: white;
	}

	.swiper.mySwiper :is(.swiper-button-prev,.swiper-button-next)::after {
		font-size: 25px;
		font-weight: 800;
	}

	.swiper.mySwiper {
		margin-top: 80px;
	}

	div#map-container iframe {
		width: 100%;
		margin-top: 10px;
		height: 185px !important;
		border-radius: 0;
		margin-bottom: -35px;
	}

	.property-card img {
		min-width: unset !important;
	}
	.left-col-black.withlinecenter {
		border-bottom: 1px solid #00000021;
		padding-bottom: 0px !important;
		margin-bottom: 30px;
	}
	i.fas.fa-bed, i.fas.fa-ruler, i.fas.fa-bath, i.fas.fa-phone-alt, i.fas.fa-envelope, i.fas.fa-user {
		width: 15px !important;
	}
	.icons-row div {
		padding: 0 !important;
		font-size: 13px;
		gap: inherit !important;
		border: 0;
	}
	.icons-row {
		display: flex;
		gap: 13px !important;
		padding-bottom: 15px;
	}
	.fancybox-navigation .fancybox-button {
		background-clip: content-box;
		height: 40px !important;
		position: absolute;
		width: 40px !important;
		margin: 20px;
	}

	.agent-contact a {
		display: flex;
		align-items: center;
		gap: 10px;
	}
	.close {
		color: #000000;
		float: right;
		font-size: 20px;
		font-weight: bold;
		margin-top: -35px !important;
		margin-right: -45px !important;
		background: #fff;
		padding: 5px 13px;
		border-radius: 100px;
	}
	.left-col-black h2 {
		color: #1d1d1b;
		font-size: 28px !important;
		margin-bottom: 5px;
	}
	.wa__btn_popup_txt {
		display: none !important;
	}
	.related-properties h2 {
		font-size: 28px !important;
	}
	.left-column h2 {
		font-size: 28px !important;
	}
	.property-grid {
		display: flex;
		gap: 10px !important;
	}
	.pagination {
		margin-top: 50px !important;
		gap: 5px !important;
	}
	.pagination a, span.current {
		padding: 10px 12px !important;
	}
	.right-col-black, .agent-details {
		padding: 20px 25px !important;
	}
	.single-insights ul {
		margin-bottom: 30px;
	}
	.single-news ul {
		margin-bottom: 30px;
	}

	.price-inputs {
		display: flex;
		justify-content: space-between;
		width: 100% !important;
	}
	.minprice {
		width: 45% !important;
		margin-right: 0px !important;
	}
	.maxprice {
		width: 45% !important;
	}
	button#apply-filters {
		margin-top: 10px !important;
	}
	.filter-container form {
		padding: 50px 30px 30px 30px !important;
		margin: 10px;
		flex-wrap: wrap;
		margin-bottom: 35px;
		border-radius: 15px;
		gap: 15px;
	}
	.min-bath-search {
		width: 45% !important;
	}
	.min-bed-search {
		width: 45% !important;
	}
	.community-search {
		width: 100% !important;
		margin-bottom: -20px;
	}
	.agent-search {
		width: 15%;
	}
	.column-container {
		display: flex;
		flex-direction: column;
		flex-wrap: wrap;
		width: 100% !important;
		margin: 15px auto 40px auto;
	}
	.column-container2 {
		display: flex;
		flex-wrap: wrap;
		width: 100%;
		margin: 40px auto 50px auto !important;
		padding: 0 15px;
		max-width: 1330px;
	}
	.left-column {
		width: 100% !important;
		padding: 10px !important;
	}
	.right-column {
		padding: 10px !important;
	}
	.ammenities {
		display: flex;
		justify-content: space-between;
		padding-top: 0px !important;
		flex-direction: column;
	}
	.private-ammenities {
		padding: 10px;
		color: black;
		background: #f6f6f654;
		width: 100% !important;
		margin-bottom: 20px;
		border-radius: 15px;
	}
	.commercial-ammenities {
		padding: 10px;
		color: black;
		background: #f6f6f654;
		width: 100% !important;
		border-radius: 15px;
	}
	.right-column {
		width: 100% !important;
	}
	.booking-section {
		margin-left: 0px !important;
	}
	.thumbnail img {
		border-radius: 8px !important;
	}
	.large-image img {
		border-radius: 8px !important;
	}
}
@media only screen and (max-width: 991px) {
	.mcalc i {
		left: 15px !important;
	}
}
@media only screen and (max-width: 1024px) {
    .property-card {
    max-width: calc(50% - 30px) !important;
}
.related-properties-slider.related-prop-right {
    flex-wrap: wrap;
}
	div.related-properties-section {
		padding: 60px 0 60px 0 !important;
	}
	body.page-id-1851 {
		overflow-x: hidden !important;
	}
	.left-col-black h2 {
		color: #1d1d1b;
		font-size: 30px !important;
		margin-bottom: 0;
	}
	.modal-content {
		position: relative;
		background-color: #f2f2f2;
		margin: 3% auto;
		padding: 30px 40px !important;
		border: 1px solid #939493;
		width: 95% !important;
		border-radius: 25px;
		color: #939493;
	}
	.cky-consent-container {
		width: 100% !important;
	}
	.cky-notice-btn-wrapper .cky-btn {
		max-width: 25% !important;
	}
	.cky-classic-bottom {
		bottom: 0px !important;
	}
	.cky-consent-container .cky-consent-bar {
		border-radius: 0px !important;
	}
	.cky-notice-des {
		text-align: center !important;
		padding: 0 !important;
	}
	.property-grid {
		display: flex;
		gap: 20px !important;
		flex-wrap: wrap;
	}
	.elementor-nav-menu li a {
		text-align: center !important;
		justify-content: center !important;
	}
	.offering-type {
		width: 100%;
	}
	.sort-filter {
		display: flex;
		justify-content: start !important;
		margin-left: 15px !important;
	}
	.filter-container form {
		display: flex;
		justify-content: space-between;
		align-items: center;
		padding: 30px;
		margin: 10px;
		flex-wrap: wrap;
		margin-bottom: 35px;
		border-radius: 15px;
	}
	.agent-search {
		width: 100%;
	}
	.price-inputs {
		display: flex;
	}
	.min-bath-search {
		width: 15%;
	}
	.min-bed-search {
		width: 15%;
	}
	.minprice {
		width: 135px;
		margin-right: 15px;
	}
	.community-search {
		width: 25%;
	}

	.column-container {
		display: flex;
		flex-direction: column;
		flex-wrap: wrap;
		width: 100% !important;
		margin: 15px auto 40px auto;
	}
	.column-container2 {
		display: flex;
		flex-wrap: wrap;
		width: 100%;
		margin: 50px auto 50px auto !important;
		padding: 0 15px;
		max-width: 1330px;
	}
	.left-column {
		width: 100% !important;
		padding: 10px !important;
	}
	.right-column {
		padding: 10px !important;
	}
	.ammenities {
		display: flex;
		justify-content: space-between;
		padding-top: 0px !important;
		flex-direction: column;
	}
	.private-ammenities {
		padding: 10px;
		color: black;
		background: #f6f6f654;
		width: 100% !important;
		margin-bottom: 20px;
		border-radius: 15px;
	}
	.commercial-ammenities {
		padding: 10px;
		color: black;
		background: #f6f6f654;
		width: 100% !important;
		border-radius: 15px;
	}
	.right-column {
		width: 100% !important;
	}
	.booking-section {
		margin-left: 0px !important;
	}
}

button.owl-prev {
	font-size: 60px !important;
	background: transparent !important;
	width: 50px !important;
	color: white !important;
	border-radius: 0px !important;
	height: 50px !important;
	line-height: 0 !important;
	left: -5px !important;
	position: absolute;
	top: 35%;
}
button.owl-next{
	font-size: 60px !important;
	background: transparent !important;
	width: 40px !important;
	color: white !important;
	border-radius: 10px !important;
	height: 40px !important;
	line-height: 0 !important;
	right: -5px !important;
	position: absolute;
	top: 35%;
}
/* Owl Carousel Styling */
.owl-carousel .item {
	display: flex;
	justify-content: center;
	align-items: center;
}
.owl-carousel.owl-theme.mobile-view.owl-loaded.owl-drag {
	margin: 60px auto 0 !important;
	padding: 0 20px !important;
	border-radius: 20px !important;
}

.owl-carousel .item img {
	width: 100%;
	height: auto;
}
body.page-id-1851 {
	overflow-x: unset !important;
}
.right-column {
	position: sticky;
	top: 150px;
	width: 100%;
}

.property-details {
	margin: 0 auto;
	max-width: 1200px;
	padding: 20px;
}

.left-column {
	width: 70%;
	padding-right: 30px;
}
.right-column {
	width: 30%;
	padding-left: 30px;
}
.agent-details i {
	color: #f2f2f2 !important;
}
.column-container {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	margin: 40px auto 0px auto;
	max-width: 1330px;
	padding: 0 20px;
	align-items: flex-start;
}
.column-container2 {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	margin: 80px auto 80px auto;
	padding: 0 15px;
	max-width: 1330px;
}
.right-col-black {
    font-size: 16px;
    color: #000000;
    background: #ffffff;
    padding: 30px;
}
.left-col-black h2 {
	color: #1d1d1b;
	font-size: 40px;
	margin-bottom: 0;
}
.left-col-black {
	color: #1d1d1b;
}
button.book-now-button:hover {
	border: 1.2px solid #ede8e2;
	color: #3a483f !important;
	background: #ede8e2 !important;
}
.booking-section {
	margin-left: 40px;
}
p.type-property {
	padding: 5px 15px;
	background: white;
	color: black;
	margin-top: -35px;
	width: 135px;
	letter-spacing: 4px;
	text-align: center;
	border-radius: 5px;
}
p.price-property {
	font-size: 24px;
	font-weight: 600;
	color: #1D1D20;
	text-transform: uppercase;
	margin-bottom: 20px;
}
.community-property {
	color: black;
	font-size: 16px !important;
	font-weight: 300;
	padding-bottom: 30px !important;
	border-bottom: 1px solid #d4d2ce;
	margin: 0;
}
a.view-all-prop-button {
	border-radius: 0;
	background: #3a483f !important;
	font-size: 14px;
	font-weight: 400 !important;
	text-transform: uppercase;
	align-items: center;
	color: #1d1d20 !important;
	padding: 12px;
	letter-spacing: 1.5px;
	border: 1.2px solid #3a483f;
	transition: all ease 0.3s;
	margin: 0 auto;
	display: block;
	width: fit-content;
}
button.book-now-button {
	border-radius: 0;
	background: #00000000 !important;
	width: 100%;
	display: flex;
	font-size: 14px;
	font-weight: 400 !important;
	text-transform: uppercase;
	letter-spacing: 1.5px;
	justify-content: center;
	align-items: center;
	color: #ede8e2 !important;
	padding: 12px;
	gap: 5px;
	border: 1.2px solid #ede8e2;
	transition: all ease 0.3s;
	margin-top: 10px;
}
button.book-now-button i {
	color: white !important;
}
.icons-row div {
	display: flex;
	align-items: center;
	gap: 10px;
	text-align: left;
	padding: 0px 15px 0px 0px;
	border-right: 1px solid #00000030;
	font-size: 14px !important;
	color: black !important;
	font-weight: 400 !important;
}
h2.heading-details {
	color: #1d1d1b;
	margin-bottom: 18px;
	font-size: 28px;
}
.agent-details {
	font-size: 16px;
	background: var(--e-global-color-a97f761);
	padding: 20px 35px;
	margin-top: 10px;
	border-radius: 15px;
	box-shadow: rgba(0, 0, 0, 0.16) 5px 8px 16px 0px, rgba(0, 0, 0, 0.06) 0px 0px 0px 1px;
}
.agent-details h2 {
	color: white;
	margin-bottom: 18px;
	font-size: 28px;
}
p.Availability {
	margin: -10px 0 10px 0;
}
.ammenities {
	display: flex;
	justify-content: space-between;
	padding-top: 40px;
}
.private-ammenities {
	color: black;
	width: 49%;
	border-radius: 15px;
}
.private-ammenities ul {
	padding-left: 22px;
}
.commercial-ammenities ul {
	padding-left: 22px;
}
.commercial-ammenities {
	color: black;
	width: 49%;
	border-radius: 15px;
}
.property-gallery {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.property-gallery img {
	width: 100%;
	max-width: 300px;
	height: auto;
}
.agent-details a {
	margin-bottom: 14.4px;
}
.agent-details p, .agent-details a {
	display: flex;
	align-items: center;
	gap: 20px;
	color: white;
}
i.fas.fa-bed, i.fas.fa-ruler, i.fas.fa-bath, i.fas.fa-phone-alt, i.fas.fa-envelope, i.fas.fa-user {
	color: var(--e-global-color-a97f761);
	width: 25px !important;
	margin-right: 0px !important;
}
.form-group label {
	margin-top: 0 !important;
}
.First-row, .second-row, .third-row {
	display: flex;
	justify-content: space-between;
	gap: 20px;
}
.First-row input {
	padding-top: 20px !important;
}
textarea#Campaign_Question_1__c {
	min-height: 130px !important;
}
.First-row .form-group, .second-row .form-group, .third-row .form-group {
	width: 50%;
}
.form-group {
	margin-top: 20px;
}
.First-row .no-1:before {
	content: "Property Reference";
	background: #4f7c5b;
	color: white;
	font-size: 12px;
	padding: 3px 10px;
	border-radius: 5px;
	display: block;
	position: absolute;
	margin-top: -16px;
	margin-left: 10px;
}
.First-row .no-2:before {
	content: "Community";
	background: #4f7c5b;
	color: white;
	font-size: 12px;
	padding: 3px 10px;
	border-radius: 5px;
	display: block;
	position: absolute;
	margin-top: -16px;
	margin-left: 10px;
}
.modal-content h2 {
	margin-bottom: 30px;
	text-align: center;
}
.success-message {
	display: none;
	color: #1d1d1b;
	text-align: center;
	margin-top: 20px;
	font-size: 13px;
}
div#success-message i {
	color: #4f7c5b;
	margin-right: 5px;
	font-size: 18px;
}
#loader {
	display: none;
	border: 4px solid #f3f3f3;
	border-top: 4px solid #1d1d1b;
	border-radius: 50%;
	width: 20px;
	height: 20px;
	animation: spin 1s linear infinite;
}
.loading #submit-button {
	display: none;
}
.loading #loader {
	display: inline-block;
}
@keyframes spin {
	0% {
		transform: rotate(0deg);
	}
	100% {
		transform: rotate(360deg);
	}
}
div#success-message p {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 5px;
	margin: 0;
}
div#map-container iframe {
	width: 100%;
	margin-top: 10px;
	height: 350px;
	border-radius: 0;
	margin-bottom: -35px;
}
div#video-container iframe {
	width: 100%;
	height: 400px;
	margin-top: 40px;
	border-radius: 20px;
}
/* The Modal (background) */
.modal {
	display: none;
	position: fixed;
	z-index: 999999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
	background-color: rgb(0 0 0 / 76%);
}
input[type="date"], input[type="email"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="url"], select, textarea {
	border: 1px solid #d1d1d1;
	padding: 12px;
	border-radius: 5px;
}
/* Modal Content */
.modal-content {
	position: relative;
	background-color: #f2f2f2;
	margin: 8% auto;
	padding: 40px 60px;
	border: 1px solid #939493;
	width: 50%;
	border-radius: 25px;
	color: #939493;
}
.related-properties-slider.related-prop-right {
    display: flex;
    gap: 40px;
}
.form-group label {
    line-height: 1;
    vertical-align: middle;
    margin: 20px 0px 8px 0px;
    font-size: 14px;
    display: flex;
    gap: 10px;
    color: #000000;
}
div#backBtn {
    cursor: pointer;
    font-size: 14px;
    margin-top: -14px;
    text-decoration: underline;
    text-underline-offset: 3px;
    margin-left: -12px;
}
form#enquiry-form button {
	background: #4f7c5b;
	border: 1px solid white;
	color: white;
	padding: 10px 30px;
	margin-top: 20px;
	width: 100%;
}
form#enquiry-form button:hover {
	background: transparent;
	border: 1px solid #4f7c5b;
	color: #4f7c5b;
	padding: 10px 30px;
	margin-top: 20px;
}
/* The Close Button */
.close {
	color: #000000;
	float: right;
	font-size: 20px;
	font-weight: bold;
	margin-top: -55px;
	margin-right: -80px;
	background: #fff;
	padding: 5px 13px;
	border-radius: 100px;
}
.close:hover, .close:focus {
	color: #000;
	text-decoration: none;
	cursor: pointer;
}
.related-properties h2 {
	text-align: center;
	font-size: 28px;
	font-weight: 500 !important;
	margin-top:0 !important;
}

.right-col-black.agent-details-new {
    margin-top: 20px;
}

.agent-details-new .agent-contact {
    display: flex;
    gap: 10px;
}

.agent-details-new .agent-contact a svg path {
    fill: white;
}

.related-properties .view-all-prop-button {
    border-color: #3a483f;
    color: white !important;
}

.related-properties .view-all-prop-button:hover {
    background: #231F20 !important;
    color: white !important;
}

.property-grid {
	display: flex;
	gap: 20px;
	width: 100%;
}
.related-properties {
	max-width: 1340px;
	margin: 0 auto;
	padding: 0 20px;
	gap: 120px;
	padding-block: 80px;
	margin-top: 80px;
	border-top: 1px solid #00000024;
}

.related-properties .view-all-prop-button {
    border-color: #3a483f;
    color: #ede8e2 !important;
}

.related-properties .view-all-prop-button:hover {
    background: #3a483f !important;
    color: white !important;
}

.related-properties-section {
	position:relative;
}
.two-agent-btns {
	display: flex;
	align-items: center;
	gap: 10px;
	flex-direction: column;
	margin-top: 15px;
}
button#whatsappButton1 {
	background: #1d1d1b;
	color: white;
	border: 1px solid #1d1d1b;
	padding: 10px 30px;
	font-size: 18px;
	display: flex;
	align-items: center;
	gap: 10px;
}
button#whatsappButton {
	font-size: 12px;
	color: #ffffff !important;
	padding: 12px;
	background: #3b483f !important;
	border-radius: 0 !important;
	width: 50%;
	font-weight: 500 !important;
	text-transform: uppercase;
	letter-spacing: 1px;
	justify-content: center;
	display: flex;
	gap: 5px;
	align-items: center;
	border: 1.2px solid #3c483f !important;
}
button#whatsappButton1:hover {
	border: 1px solid var(--e-global-color-a97f761);
	color: #fff;
	background: var(--e-global-color-a97f761);
}
button#whatsappButton:hover {
	border: 1.2px solid black !important;
	color: white !important;
	background: black !important;
}
button#whatsappButton:hover svg path {
	fill: white !important;
}
.agent-contact :is(a,button):hover svg path {
	fill: white !important;
	stroke: white;
}
@media only screen and (max-width: 768px) {

	.owl-carousel.owl-theme.mobile-view.owl-loaded.owl-drag {
		margin-top: 80px !important;
		padding: 0 !important;
	}

	ol.breadcrumb > *:not(.back-to-list) {
		display: none;
	}

	ol.breadcrumb .back-to-list {
		border: 0 !important;
	}

	p.price-property {
		font-size: 18px;
		margin-bottom: 15px;
	}

	.community-property {
		padding-bottom: 15px !important;
		font-size: 14px !important;
	}

	.left-column h5.description-title {
		font-size: 18px !important;
	}

	.property-card img {
		min-width: unset !important;
	}
	.left-col-black.withlinecenter {
		border-bottom: 1px solid #00000021;
		padding-bottom: 0px !important;
		margin-bottom: 15px;
	}
	i.fas.fa-bed, i.fas.fa-ruler, i.fas.fa-bath, i.fas.fa-phone-alt, i.fas.fa-envelope, i.fas.fa-user {
		width: 15px !important;
	}
	.icons-row div {
		padding: 0 !important;
		font-size: 13px;
		gap: inherit !important;
		border: 0;
	}
	.icons-row {
		display: flex;
		gap: 13px !important;
		padding-bottom: 15px;
		margin-bottom: 0;
	}
	.fancybox-navigation .fancybox-button {
		background-clip: content-box;
		height: 40px !important;
		position: absolute;
		width: 40px !important;
		margin: 20px;
	}
	.agent-contact a {
		display: flex;
		align-items: center;
		gap: 10px;
	}
	.close {
		color: #000000;
		float: right;
		font-size: 20px;
		font-weight: bold;
		margin-top: -35px !important;
		margin-right: -45px !important;
		background: #fff;
		padding: 5px 13px;
		border-radius: 100px;
	}
	.left-col-black h2 {
		color: #1d1d1b;
		font-size: 28px !important;
		margin-bottom: 5px;
	}
	.wa__btn_popup_txt {
		display: none !important;
	}
	.related-properties h2 {
		font-size: 22px !important;
	}
	.left-column h2 {
		font-size: 28px !important;
	}
	.property-grid {
		display: flex;
		gap: 10px !important;
	}
	.pagination {
		margin-top: 50px !important;
		gap: 5px !important;
	}
	.pagination a, span.current {
		padding: 10px 12px !important;
	}
	.right-col-black, .agent-details {
		padding: 15px !important;
	}
	.single-insights ul {
		margin-bottom: 30px;
	}
	.single-news ul {
		margin-bottom: 30px;
	}


	.price-inputs {
		display: flex;
		justify-content: space-between;
		width: 100% !important;
	}
	.minprice {
		width: 45% !important;
		margin-right: 0px !important;
	}
	.maxprice {
		width: 45% !important;
	}
	button#apply-filters {
		margin-top: 10px !important;
	}
	.filter-container form {
		padding: 50px 30px 30px 30px !important;
		margin: 10px;
		flex-wrap: wrap;
		margin-bottom: 35px;
		border-radius: 15px;
		gap: 15px;
	}
	.min-bath-search {
		width: 45% !important;
	}
	.min-bed-search {
		width: 45% !important;
	}
	.community-search {
		width: 100% !important;
		margin-bottom: -20px;
	}
	.agent-search {
		width: 15%;
	}
	.column-container {
		display: flex;
		flex-direction: column;
		flex-wrap: wrap;
		width: 100% !important;
		margin: 15px auto 40px auto;
	}
	.column-container2 {
		display: flex;
		flex-wrap: wrap;
		width: 100%;
		margin: 40px auto 50px auto !important;
		padding: 0 15px;
		max-width: 1330px;
	}
	.left-column {
		width: 100% !important;
		padding: 10px !important;
	}
	.right-column {
		padding: 10px !important;
	}
	.ammenities {
		display: flex;
		justify-content: space-between;
		padding-top: 0px !important;
		flex-direction: column;
	}
	.private-ammenities {
		padding: 10px;
		color: black;
		background: #f6f6f654;
		width: 100% !important;
		margin-bottom: 20px;
		border-radius: 15px;
	}
	.commercial-ammenities {
		padding: 10px;
		color: black;
		background: #f6f6f654;
		width: 100% !important;
		border-radius: 15px;
	}
	.right-column {
		width: 100% !important;
	}
	.booking-section {
		margin-left: 0px !important;
	}
	.thumbnail img {
		border-radius: 8px !important;
	}
	.large-image img {
		border-radius: 8px !important;
	}
}
@media only screen and (max-width: 991px) {
	.mcalc i {
		left: 15px !important;
	}
}
@media only screen and (max-width: 1024px) {
    div#backBtn {
    margin-top: 0px !important;
    margin-left: 0px !important;
}
	.related-prop-left {
		width: 100%;
		padding-left: 0px;
        margin-top:60px;
        margin-bottom:-20px !important;

	}
	.related-properties {
		max-width: 100%;
		margin: 0 auto;
		padding: 0 20px;
		display: flex;
		gap: 40px;
		flex-direction: column;
	}
	.swiper-container.related-properties-slider.swiper-initialized.swiper-horizontal.swiper-backface-hidden {
		position: relative;
		padding-left: 0;
	}
	div#map-container {
		margin-bottom: 60px;
	}
	p.property-description {
		font-size: 14px !important;
		margin-bottom: 50px;
	}

	body.page-id-1851 {
		overflow-x: hidden !important;
	}
	.left-col-black h2 {
		color: #1d1d1b;
		font-size: 30px !important;
		margin-bottom: 0;
	}
	.modal-content {
		position: relative;
		background-color: #f2f2f2;
		margin: 3% auto;
		padding: 30px 40px !important;
		border: 1px solid #939493;
		width: 95% !important;
		border-radius: 25px;
		color: #939493;
	}
	.cky-consent-container {
		width: 100% !important;
	}
	.cky-notice-btn-wrapper .cky-btn {
		max-width: 25% !important;
	}
	.cky-classic-bottom {
		bottom: 0px !important;
	}
	.cky-consent-container .cky-consent-bar {
		border-radius: 0px !important;
	}
	.cky-notice-des {
		text-align: center !important;
		padding: 0 !important;
	}
	.property-grid {
		display: flex;
		gap: 20px !important;
		flex-wrap: wrap;
	}
	.elementor-nav-menu li a {
		text-align: center !important;
		justify-content: center !important;
	}
	.offering-type {
		width: 100%;
	}
	.sort-filter {
		display: flex;
		justify-content: start !important;
		margin-left: 15px !important;
	}
	.filter-container form {
		display: flex;
		justify-content: space-between;
		align-items: center;
		padding: 30px;
		margin: 10px;
		flex-wrap: wrap;
		margin-bottom: 35px;
		border-radius: 15px;
	}
	.agent-search {
		width: 100%;
	}
	.price-inputs {
		display: flex;
	}
	.min-bath-search {
		width: 15%;
	}
	.min-bed-search {
		width: 15%;
	}
	.minprice {
		width: 135px;
		margin-right: 15px;
	}
	.community-search {
		width: 25%;
	}

	.column-container {
		display: flex;
		flex-direction: column;
		flex-wrap: wrap;
		width: 100% !important;
		margin: 15px auto 10px auto;
	}
	.column-container2 {
		display: flex;
		flex-wrap: wrap;
		width: 100%;
		margin: 50px auto 50px auto !important;
		padding: 0 15px;
		max-width: 1330px;
	}
	.left-column {
		width: 100% !important;
		padding: 0 !important;
		!i;
		!;
	}
	.right-column {
		padding: 10px !important;
	}
	.ammenities {
		display: flex;
		justify-content: space-between;
		padding-top: 0px !important;
		flex-direction: column;
	}
	.private-ammenities {
		padding: 10px;
		color: black;
		background: #f6f6f654;
		width: 100% !important;
		margin-bottom: 20px;
		border-radius: 15px;
	}
	.commercial-ammenities {
		padding: 10px;
		color: black;
		background: #f6f6f654;
		width: 100% !important;
		border-radius: 15px;
	}
	.right-column {
		width: 100% !important;
		padding: 0 !important;
	}
	.booking-section {
		margin-left: 0px !important;
	}
}
.icons-row svg {
	max-width: 16px;
	width: 100%;
}
.icons-row div {
}
h5.description-title {
	font-size: 20px !important;
	margin-bottom: 8px !important;
	letter-spacing: 0;
	font-weight: 500;
}

p.property-description {
	font-size: 16px;
	font-weight: 400;
	padding-bottom: 40px;
	border-bottom: 1px solid #d4d2ce;
	margin-bottom: 40px;
	margin-top:20px;
	display: flex;
	flex-direction: column;
	gap: 30px;
}
p.property-description span {
	white-space: pre-line;
}

p.property-description br {
	display: none;
}


.agent-details-left span {
	color: black;
	font-weight: 400;
	font-size: 12px;
}

.agent-contact a {
	display: flex;
	align-items: center;
	gap: 8px;
}

.agent-contact svg {
	max-width: 20px;
	width: 100%;
	height: auto;
}

.agent-contact :is(a,button) {
	font-size: 12px;
	color: #ffffff !important;
	padding: 12px;
	background: #3b483f !important;
	border-radius: 0 !important;
	width: 50%;
	font-weight: 500 !important;
	text-transform: uppercase;
	letter-spacing: 1px;
	justify-content: center;
}

.value-property-button:hover {
	background: #000000;
	color: #e4dfd2;
}
:is(.CS, .CR) .related-properties .features span:is(:nth-child(1), :nth-child(2)) {
	display: none;
}


/* Popup Styling */

.value-property-popup,
.viewing-popup {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    background: #000000b0;
    width: 100%;
    height: 100vh;
    align-items: center;
    justify-content: center;
}

.value-property-popup.active,
.viewing-popup.active {
    display: flex;
}

.value-property-popup form,
.viewing-popup form {
    max-width: 800px;
    width: 100%;
    background: #E4DFD2;
    padding: 50px;
    position: relative;
}

form input,
form select,
form textarea {
    background-color: #E4DFD200;
    border-color: var(--e-global-color-primary);
    border-width: 0px 0px 1px 0px;
    border-radius: 0px 0px 0px 0px;
    font-family: "Alta", Sans-serif;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 1px;
    min-height: 40px;
    padding:0px;
    margin-bottom: 12px;
    width: 100%;
    border-style: solid;
}

form input::placeholder,
form select::placeholder,
form textarea::placeholder {
    text-transform: uppercase;
}

form select {
    appearance: none;
}

form select:invalid {
    color: gray;
}

form label {
    font-family: "Alta", Sans-serif;
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1px;
    width: 100%;
}

form .second-row {
    display: flex;
    gap: 20px;
}

form .second-row .form-group {
    width: 100%;
}

form .form-group {
    margin: 0;
}

form button[type="submit"] {
    color: #ffffff;
    border-color: var(--e-global-color-primary);
    font-family: "Alta", Sans-serif;
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 2px;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-radius: 0px 0px 0px 0px;
    padding: 15px 30px 15px 30px;
    background-color: var(--e-global-color-accent);
    line-height: 1;
}

form svg {
    max-width: 30px;
    height: auto;
    position: absolute;
    right: -10px;
    top: -10px;
    background: #1D1D20;
    padding: 5px;
    border-radius: 50%;
    cursor: pointer;
}

form svg path {
    stroke: white;
}

.viewing-popup .form-group {
    display: flex;
    gap: 20px;
}

.viewing-popup .form-group > * {
    width: 100%;
}

.d-fields {
    display: none !important;
}

@media only screen and (max-width: 767px) {
    .property-card {
    max-width: 100% !important;
    width: 100%;
    position: relative;
}
.related-properties-slider.related-prop-right {
    display: flex;
    gap: 20px;
    flex-wrap: wrap !important;
}
    .viewing-popup .form-group {
        flex-direction: column;
        gap: 0;
    }

    .second-row {
        flex-direction: column;
        gap: 0;
    }

    .First-row,
    .second-row,
    .third-row {
        flex-direction: column;
        gap: 0;
    }

    .third-row > div {
        width: 100% !important;
        max-width: 100%;
    }

    .value-property-popup,
    .viewing-popup {
        overflow: auto;
    }

    .value-property-popup form,
    .viewing-popup form {
        padding: 40px;
        margin: 50px 20px;
    }

    form input,
    form select,
    form textarea {
        min-height: 50px;
    }

    form button[type="submit"] {
        width: 100%;
    }
}

.page-id-372 a.ekit-menu-nav-link {
    color: black !important;
}
