/* Header Book a Call button */
.site-button.elementor-widget-button {
	--site-button-green: #10493a;
	--site-button-min-width: 206px;
	--site-button-height: 60px;
	--site-button-arrow-width: 51px;
	--site-button-text-x: 28px;

	display: inline-flex !important;
	align-items: center !important;
	justify-content: center !important;
	width: auto !important;
	inline-size: auto !important;
	min-width: 0 !important;
	min-inline-size: 0 !important;
	max-width: none !important;
	max-inline-size: none !important;
	flex: 0 0 auto !important;
	margin: 0 !important;
	padding: 0 !important;
	border-radius: 999px !important;
	background: #ffffff00 !important;
	line-height: 0 !important;
}

.site-button .elementor-button {
	position: relative !important;
	display: inline-flex !important;
	align-items: center !important;
	justify-content: flex-start !important;
	box-sizing: border-box !important;
	width: auto !important;
	inline-size: auto !important;
	height: var(--site-button-height) !important;
	min-width: var(--site-button-min-width) !important;
	min-inline-size: var(--site-button-min-width) !important;
	min-height: var(--site-button-height) !important;
	max-width: none !important;
	max-inline-size: none !important;
	flex: 0 0 auto !important;
	padding: 0 var(--site-button-arrow-width) 0 0 !important;
	border: 4px solid var(--site-button-green) !important;
	border-radius: 999px !important;
	background: var(--site-button-green) !important;
	color: #2d2d2d !important;
	font-size: 16px !important;
	font-weight: 400 !important;
	line-height: 1 !important;
	text-decoration: none !important;
	overflow: hidden !important;
	box-shadow: none !important;
}

.site-button .elementor-button::before {
	content: "" !important;
	position: absolute !important;
	top: 0 !important;
	left: 0 !important;
	z-index: 1 !important;
	width: calc(100% - var(--site-button-arrow-width)) !important;
	height: 100% !important;
	border-radius: 999px !important;
	background: #ffffff !important;
	transition: width 0.35s ease !important;
}

.site-button .elementor-button::after {
	content: "" !important;
	position: absolute !important;
	top: 50% !important;
	right: 22px !important;
	z-index: 3 !important;
	width: 9px !important;
	height: 13px !important;
	background-image: url("data:image/svg+xml,%3Csvg width='9' height='13' viewBox='0 0 9 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.985528 0.98584L7.88574 6.40744L7.42573 6.76888M7.88574 6.40744L0.985528 11.829' stroke='white' stroke-width='1.97149' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") !important;
	background-repeat: no-repeat !important;
	background-position: center !important;
	background-size: contain !important;
	transform: translateY(-50%) !important;
	transition: background-image 0.3s ease, transform 0.3s ease !important;
}

.site-button .elementor-button-content-wrapper {
	position: relative !important;
	z-index: 2 !important;
	display: flex !important;
	align-items: center !important;
	justify-content: center !important;
	width: auto !important;
	min-width: 0 !important;
	height: 100% !important;
	padding: 0 var(--site-button-text-x) !important;
	margin: 0 !important;
	border-radius: 999px !important;
	background: #ffffff !important;
	overflow: visible !important;
	line-height: 1 !important;
	flex: 0 0 auto !important;
}

.site-button .elementor-button-text {
	position: relative !important;
	z-index: 4 !important;
	display: block !important;
	padding: 0 !important;
	margin: 0 !important;
	background: transparent !important;
	color: #2d2d2d !important;
	font-size: inherit !important;
	font-weight: inherit !important;
	line-height: 1 !important;
	white-space: nowrap !important;
	max-width: none !important;
	overflow: visible !important;
	text-overflow: clip !important;
}

.site-button .elementor-button:hover .elementor-button-text,
.site-button .elementor-button:focus .elementor-button-text {
	color: #2d2d2d !important;
}

.site-button .elementor-button:hover .elementor-button-content-wrapper,
.site-button .elementor-button:focus .elementor-button-content-wrapper {
	background: #ffffff !important;
}

.site-button .elementor-button:hover::before,
.site-button .elementor-button:focus::before {
	width: 100% !important;
}

.site-button .elementor-button:hover::after,
.site-button .elementor-button:focus::after {
	background-image: url("data:image/svg+xml,%3Csvg width='9' height='13' viewBox='0 0 9 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.985528 0.98584L7.88574 6.40744L7.42573 6.76888M7.88574 6.40744L0.985528 11.829' stroke='%2310493a' stroke-width='1.97149' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") !important;
	transform: translate(2px, -50%) !important;
}

@media (max-width: 1024px) {
	.site-button.elementor-widget-button {
		--site-button-green: #10493a;
		--site-button-min-width: 206px;
		--site-button-height: 60px;
		--site-button-arrow-width: 51px;
		--site-button-text-x: 28px;
		display: inline-flex !important;
		align-items: center !important;
		justify-content: center !important;
		width: auto !important;
		inline-size: auto !important;
		min-width: 0 !important;
		min-inline-size: 0 !important;
		max-width: none !important;
		max-inline-size: none !important;
		flex: 0 0 auto !important;
		margin: 0 !important;
		padding: 0 !important;
		border-radius: 999px !important;
		background: #ffffff00 !important;
		line-height: 0 !important;
	}
}

@media (max-width: 767px) {
	.site-button.elementor-widget-button {
		--site-button-min-width: 142px;
		--site-button-height: 44px;
		--site-button-arrow-width: 34px;
		--site-button-text-x: 16px;

		padding: 0 !important;
	}

	.site-button .elementor-button {
		border-width: 3px !important;
		font-size: 13px !important;
	}

	.site-button .elementor-button::after {
		right: 12px !important;
		width: 8px !important;
		height: 12px !important;
	}
}

/* Header search form */
.elementor-widget-search-form .elementor-search-form,
.elementor-widget-wp-widget-search .search-form,
form.search-form {
	position: relative !important;
	display: flex !important;
	align-items: center !important;
	width: min(100%, 388px) !important;
	height: 48px !important;
	margin: 0 !important;
	padding: 4px 4px 4px 22px !important;
	border: 0 !important;
	border-radius: 999px !important;
	background: #f1ede5 !important;
	overflow: hidden !important;
	box-shadow: none !important;
}

.elementor-widget-search-form .elementor-search-form__input,
.elementor-widget-wp-widget-search .search-field,
form.search-form .search-field,
form.search-form input[type="search"] {
	flex: 1 1 auto !important;
	width: auto !important;
	min-width: 0 !important;
	height: 100% !important;
	margin: 0 !important;
	padding: 0 14px 0 0 !important;
	border: 0 !important;
	border-radius: 0 !important;
	background: transparent !important;
	color: #2d2d2d !important;
	font-size: 16px !important;
	font-weight: 400 !important;
	line-height: 1 !important;
	outline: none !important;
	box-shadow: none !important;
	appearance: none !important;
}

.elementor-widget-search-form .elementor-search-form__input::placeholder,
.elementor-widget-wp-widget-search .search-field::placeholder,
form.search-form .search-field::placeholder,
form.search-form input[type="search"]::placeholder {
	color: #737373 !important;
	opacity: 1 !important;
}

.elementor-widget-search-form .elementor-search-form__submit,
.elementor-widget-wp-widget-search .search-submit,
form.search-form .search-submit,
form.search-form button[type="submit"],
form.search-form input[type="submit"] {
	position: relative !important;
	display: inline-flex !important;
	align-items: center !important;
	justify-content: center !important;
	flex: 0 0 40px !important;
	width: 40px !important;
	min-width: 40px !important;
	height: 40px !important;
	min-height: 40px !important;
	margin: 0 !important;
	padding: 0 !important;
	border: 0 !important;
	border-radius: 50% !important;
	background: #222222 !important;
	color: #ffffff !important;
	font-size: 0 !important;
	line-height: 1 !important;
	text-indent: -9999px !important;
	overflow: hidden !important;
	box-shadow: none !important;
	cursor: pointer !important;
}

.elementor-widget-search-form .elementor-search-form__submit:hover,
.elementor-widget-search-form .elementor-search-form__submit:focus,
.elementor-widget-wp-widget-search .search-submit:hover,
.elementor-widget-wp-widget-search .search-submit:focus,
form.search-form .search-submit:hover,
form.search-form .search-submit:focus,
form.search-form button[type="submit"]:hover,
form.search-form button[type="submit"]:focus,
form.search-form input[type="submit"]:hover,
form.search-form input[type="submit"]:focus {
	background: #222222 !important;
	color: #ffffff !important;
	outline: none !important;
	box-shadow: none !important;
}

.elementor-widget-search-form .elementor-search-form__submit i,
.elementor-widget-search-form .elementor-search-form__submit svg {
	display: block !important;
	width: 17px !important;
	height: 17px !important;
	color: #ffffff !important;
	fill: currentColor !important;
	font-size: 17px !important;
	line-height: 1 !important;
	text-indent: 0 !important;
}

.elementor-widget-search-form .elementor-search-form__submit svg path {
	stroke: currentColor !important;
}

.elementor-widget-wp-widget-search .search-submit::before,
form.search-form .search-submit::before,
form.search-form button[type="submit"]::before,
form.search-form input[type="submit"]::before {
	content: "" !important;
	position: absolute !important;
	inset: 0 !important;
	margin: auto !important;
	width: 17px !important;
	height: 17px !important;
	background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='8' cy='8' r='5.75' stroke='white' stroke-width='2'/%3E%3Cpath d='M12.25 12.25L16 16' stroke='white' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E") !important;
	background-repeat: no-repeat !important;
	background-position: center !important;
	background-size: contain !important;
}

@media (max-width: 767px) {
	.elementor-widget-search-form .elementor-search-form,
	.elementor-widget-wp-widget-search .search-form,
	form.search-form {
		width: 100% !important;
		height: 48px !important;
		padding-left: 21px !important;
	}
}

/* Blog sidebar search: Elementor Search widget */
.serch-frm.elementor-widget-search,
.serch-frm .elementor-widget-search {
	width: min(100%, 388px) !important;
	max-width: 388px !important;
	border: 0 !important;
	border-radius: 999px !important;
	background: #f1ede5 !important;
	box-shadow: none !important;
	overflow: visible !important;
}

.serch-frm .e-search,
.serch-frm .e-search-form,
.serch-frm.elementor-widget-search .e-search,
.serch-frm.elementor-widget-search .e-search-form {
	display: flex !important;
	align-items: center !important;
	width: 100% !important;
	height: 48px !important;
	margin: 0 !important;
	padding: 4px 4px 4px 22px !important;
	border: 0 !important;
	border-radius: 999px !important;
	background: #f1ede5 !important;
	overflow: hidden !important;
	box-shadow: none !important;
}

.serch-frm .e-search-label,
.serch-frm.elementor-widget-search .e-search-label {
	display: none !important;
}

.serch-frm .e-search-input-wrapper,
.serch-frm.elementor-widget-search .e-search-input-wrapper {
	display: flex !important;
	align-items: center !important;
	flex: 1 1 auto !important;
	width: auto !important;
	min-width: 0 !important;
	height: 100% !important;
	margin: 0 !important;
	padding: 0 !important;
	background: transparent !important;
}

.serch-frm .e-search-input,
.serch-frm.elementor-widget-search .e-search-input {
	display: block !important;
	flex: 1 1 auto !important;
	width: auto !important;
	min-width: 0 !important;
	height: 100% !important;
	margin: 0 !important;
	padding: 0 14px 0 0 !important;
	border: 0 !important;
	border-radius: 0 !important;
	background: transparent !important;
	color: #2d2d2d !important;
	-webkit-text-fill-color: #2d2d2d !important;
	font-size: 16px !important;
	font-weight: 400 !important;
	line-height: 1 !important;
	text-indent: 0 !important;
	opacity: 1 !important;
	visibility: visible !important;
	outline: none !important;
	box-shadow: none !important;
	appearance: none !important;
}

.serch-frm .e-search-results-container,
.serch-frm.elementor-widget-search .e-search-results-container {
	top: calc(100% + 8px) !important;
}

.serch-frm .e-search-input::placeholder,
.serch-frm.elementor-widget-search .e-search-input::placeholder {
	color: #737373 !important;
	-webkit-text-fill-color: #737373 !important;
	opacity: 1 !important;
}

.serch-frm .e-search-submit,
.serch-frm.elementor-widget-search .e-search-submit {
	position: relative !important;
	inset: auto !important;
	display: inline-flex !important;
	align-items: center !important;
	justify-content: center !important;
	flex: 0 0 40px !important;
	width: 40px !important;
	min-width: 40px !important;
	height: 40px !important;
	min-height: 40px !important;
	margin: 0 !important;
	padding: 0 !important;
	border: 0 !important;
	border-radius: 50% !important;
	background: #222222 !important;
	color: #ffffff !important;
	font-size: 0 !important;
	line-height: 1 !important;
	text-indent: -9999px !important;
	opacity: 1 !important;
	visibility: visible !important;
	overflow: hidden !important;
	box-shadow: none !important;
	cursor: pointer !important;
}

.serch-frm .e-search-submit svg,
.serch-frm.elementor-widget-search .e-search-submit svg {
	display: none !important;
}

.serch-frm .e-search-submit:hover,
.serch-frm .e-search-submit:focus,
.serch-frm.elementor-widget-search .e-search-submit:hover,
.serch-frm.elementor-widget-search .e-search-submit:focus {
	background: #222222 !important;
	color: #ffffff !important;
	outline: none !important;
	box-shadow: none !important;
}

.serch-frm .e-search-submit span,
.serch-frm.elementor-widget-search .e-search-submit span {
	font-size: 0 !important;
	text-indent: -9999px !important;
}

.serch-frm .e-search-submit::before,
.serch-frm.elementor-widget-search .e-search-submit::before {
	content: "" !important;
	position: absolute !important;
	inset: 0 !important;
	margin: auto !important;
	width: 17px !important;
	height: 17px !important;
	background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='8' cy='8' r='5.75' stroke='white' stroke-width='2'/%3E%3Cpath d='M12.25 12.25L16 16' stroke='white' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E") !important;
	background-repeat: no-repeat !important;
	background-position: center !important;
	background-size: contain !important;
}

/* Final structure override for Elementor's current search markup. */
.serch-frm.elementor-widget-search {
	width: 100% !important;
	max-width: 388px !important;
}

.serch-frm.elementor-widget-search .e-search {
	display: block !important;
	width: 100% !important;
	height: auto !important;
	background: transparent !important;
}

.serch-frm.elementor-widget-search .e-search-form {
	display: grid !important;
	grid-template-columns: minmax(0, 1fr) 40px !important;
	align-items: center !important;
	width: 100% !important;
	height: 48px !important;
	padding: 4px 4px 4px 22px !important;
	border-radius: 999px !important;
	background: #f1ede5 !important;
	overflow: hidden !important;
}

.serch-frm.elementor-widget-search .e-search-input-wrapper {
	grid-column: 1 !important;
	width: 100% !important;
	min-width: 0 !important;
	height: 40px !important;
	overflow: visible !important;
}

.serch-frm.elementor-widget-search .e-search-input {
	display: block !important;
	width: 100% !important;
	height: 40px !important;
	padding: 0 12px 0 0 !important;
	color: #2d2d2d !important;
	-webkit-text-fill-color: #2d2d2d !important;
	opacity: 1 !important;
}

.serch-frm.elementor-widget-search .e-search-input::placeholder {
	color: #737373 !important;
	-webkit-text-fill-color: #737373 !important;
	opacity: 1 !important;
}

.serch-frm.elementor-widget-search .e-search-submit {
	grid-column: 2 !important;
	position: relative !important;
	display: flex !important;
	width: 40px !important;
	height: 40px !important;
	min-width: 40px !important;
	min-height: 40px !important;
	border-radius: 50% !important;
	background: #222222 !important;
	opacity: 1 !important;
	visibility: visible !important;
}

/* Visual fallback so Elementor JS cannot hide the Figma search appearance. */
.serch-frm.elementor-widget-search .e-search-form {
	position: relative !important;
	display: block !important;
	padding: 4px 48px 4px 22px !important;
}

.serch-frm.elementor-widget-search .e-search-form::after {
	content: "" !important;
	position: absolute !important;
	top: 4px !important;
	right: 4px !important;
	z-index: 1 !important;
	width: 40px !important;
	height: 40px !important;
	border-radius: 50% !important;
	background-color: #222222 !important;
	background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='8' cy='8' r='5.75' stroke='white' stroke-width='2'/%3E%3Cpath d='M12.25 12.25L16 16' stroke='white' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E") !important;
	background-repeat: no-repeat !important;
	background-position: center !important;
	background-size: 17px 17px !important;
	pointer-events: none !important;
}

.serch-frm.elementor-widget-search .e-search-input-wrapper {
	position: relative !important;
	z-index: 2 !important;
	height: 40px !important;
}

.serch-frm.elementor-widget-search .e-search-submit {
	position: absolute !important;
	top: 4px !important;
	right: 4px !important;
	z-index: 3 !important;
	background: transparent !important;
}

/* Blog loop pagination */
.loop-list-blg .elementor-pagination,
.elementor-element-f2f6129 .elementor-pagination {
	display: flex !important;
	align-items: center !important;
	justify-content: center !important;
	gap: 12px !important;
	width: 100% !important;
	margin: 46px 0 0 !important;
	padding: 0 !important;
	line-height: 1 !important;
}

.loop-list-blg .elementor-pagination .page-numbers,
.elementor-element-f2f6129 .elementor-pagination .page-numbers {
	position: relative !important;
	display: inline-flex !important;
	align-items: center !important;
	justify-content: center !important;
	width: 54px !important;
	height: 54px !important;
	min-width: 54px !important;
	margin: 0 !important;
	padding: 0 !important;
	border: 1px solid #e9e9e9 !important;
	border-radius: 50% !important;
	background: #ffffff !important;
	color: #777777 !important;
	font-size: 22px !important;
	font-weight: 400 !important;
	line-height: 1 !important;
	text-decoration: none !important;
	box-shadow: none !important;
	transition: background-color 0.2s ease, border-color 0.2s ease, color 0.2s ease !important;
}

.loop-list-blg .elementor-pagination a.page-numbers:hover,
.loop-list-blg .elementor-pagination a.page-numbers:focus,
.elementor-element-f2f6129 .elementor-pagination a.page-numbers:hover,
.elementor-element-f2f6129 .elementor-pagination a.page-numbers:focus {
	border-color: #0f493a !important;
	color: #0f493a !important;
	outline: none !important;
}

.loop-list-blg .elementor-pagination .page-numbers.current,
.elementor-element-f2f6129 .elementor-pagination .page-numbers.current {
	border-color: #0f493a !important;
	background: #0f493a !important;
	color: #ffffff !important;
}

.loop-list-blg .elementor-pagination .page-numbers.prev,
.loop-list-blg .elementor-pagination .page-numbers.next,
.elementor-element-f2f6129 .elementor-pagination .page-numbers.prev,
.elementor-element-f2f6129 .elementor-pagination .page-numbers.next {
	font-size: 0 !important;
	color: transparent !important;
}

.loop-list-blg .elementor-pagination .page-numbers.prev::before,
.loop-list-blg .elementor-pagination .page-numbers.next::before,
.elementor-element-f2f6129 .elementor-pagination .page-numbers.prev::before,
.elementor-element-f2f6129 .elementor-pagination .page-numbers.next::before {
	content: "" !important;
	width: 9px !important;
	height: 15px !important;
	background-repeat: no-repeat !important;
	background-position: center !important;
	background-size: contain !important;
}

.loop-list-blg .elementor-pagination .page-numbers.prev::before,
.elementor-element-f2f6129 .elementor-pagination .page-numbers.prev::before {
	background-image: url("data:image/svg+xml,%3Csvg width='9' height='15' viewBox='0 0 9 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.25 1.75L1.75 7.25L7.25 12.75' stroke='%23777777' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") !important;
}

.loop-list-blg .elementor-pagination .page-numbers.next::before,
.elementor-element-f2f6129 .elementor-pagination .page-numbers.next::before {
	background-image: url("data:image/svg+xml,%3Csvg width='9' height='15' viewBox='0 0 9 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.75 1.75L7.25 7.25L1.75 12.75' stroke='%23777777' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") !important;
}

.loop-list-blg .elementor-pagination a.page-numbers.prev:hover::before,
.loop-list-blg .elementor-pagination a.page-numbers.prev:focus::before,
.elementor-element-f2f6129 .elementor-pagination a.page-numbers.prev:hover::before,
.elementor-element-f2f6129 .elementor-pagination a.page-numbers.prev:focus::before {
	background-image: url("data:image/svg+xml,%3Csvg width='9' height='15' viewBox='0 0 9 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.25 1.75L1.75 7.25L7.25 12.75' stroke='%230f493a' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") !important;
}

.loop-list-blg .elementor-pagination a.page-numbers.next:hover::before,
.loop-list-blg .elementor-pagination a.page-numbers.next:focus::before,
.elementor-element-f2f6129 .elementor-pagination a.page-numbers.next:hover::before,
.elementor-element-f2f6129 .elementor-pagination a.page-numbers.next:focus::before {
	background-image: url("data:image/svg+xml,%3Csvg width='9' height='15' viewBox='0 0 9 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.75 1.75L7.25 7.25L1.75 12.75' stroke='%230f493a' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") !important;
}

@media (max-width: 767px) {
	.loop-list-blg .elementor-pagination,
	.elementor-element-f2f6129 .elementor-pagination {
		gap: 10px !important;
		margin-top: 36px !important;
	}

	.loop-list-blg .elementor-pagination .page-numbers,
	.elementor-element-f2f6129 .elementor-pagination .page-numbers {
		width: 48px !important;
		height: 48px !important;
		min-width: 48px !important;
		font-size: 20px !important;
	}
}

@media (max-width: 767px) {
	.elementor-17 .elementor-element.elementor-element-4f617bb {
		background-image: url("/concierge-real-estate-solution/wp-content/uploads/2026/06/cres-mobile-hero-poster.webp");
		background-size: cover;
		background-position: center center;
	}
}
