/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*-----GENERAL----------------------------------------------------------------------------------------------------*/

body {
	overflow-x: hidden;
}

.elementor-button:hover {
    box-shadow: 0 3px 6px -1px #00000080 !important;
    filter: brightness(1.05);
}

/*-----END GENERAL------------------------------------------------------------------------------------------------*/
/*-----MAP SEARCH-------------------------------------------------------------------------------------------------*/

#map_search .area {
	transition: all .3s ease;
}

#map_search a:not(.inactive):hover .area,
#map_search .area.selected {
	fill: #C1A052;
}

#map_search .area.selected {
	stroke: #333;
}

#map_search a.inactive {
	cursor: default;
}

/*-----END MAP SEARCH---------------------------------------------------------------------------------------------*/
/*-----PROPERTY PAGES AND FORMS-----------------------------------------------------------------------------------*/

#SearchPageForm .form-group {
    width: calc(25% - 4px);
    display: inline-block;
    padding: 0 16px;
    margin-bottom: 16px;
}

#SearchPageForm label {
	font-size: 15px;
	color: #000;
	margin-bottom: 13px;
}

#SearchPageForm input[type=text],
#SearchPageForm select {
	border-radius: 0;
	border-color: #9a9595;
	height: 48px;
	padding: 5px 15px;
	font-size: 16px;
	outline: none;
	font-family: 'Open Sans';
	border: none;
	box-shadow: 0px 2px 2px #00000038;
	color: #535353;
}

#SearchPageForm input[type=text] {
	padding-left: 18px;
}

#SearchPageForm select {
	cursor: pointer;
}

#SearchPageForm select {
	cursor: pointer;
}

#SearchPageForm input[type=text].chosen-search-input {
    height: 46px;
    box-shadow: none;
    padding-left: 9px;
}

#SearchPageForm .chosen-container .chosen-choices {
	padding-left: 10px;
	padding-right: 10px;
	border: none !important;
	box-shadow: 0px 2px 2px #00000038;
	background-image: none;
	cursor: pointer;
}

#SearchPageForm .chosen-container {
    min-height: 35px;
    padding: 0px;
    margin-bottom: 4px;
    max-width: 100%;
}

#SearchPageForm button,
#LocationSearchForm button {
	height: 48px;
	padding: 5px 20px;
	border-radius: 0;
	background: #E2C06B;
	color: #535353;
	font-size: 17px;
	border: none;
	width: 100%;
	font-weight: 600;
	text-align: left;
	transition: 0.3s all;
}
#LocationSearchForm button {
    box-shadow: 0px 3px 6px 0px rgb(0 0 0 / 25%);
}

#SearchPageForm button:hover,
#LocationSearchForm button:hover {
    background: #e1b850;
}

#SearchPageForm button i,
.custom_srch_btn button i {
    margin-right: 6px;
    font-size: 120%;
}

#SearchPageForm input[type=text]::-webkit-input-placeholder { /* Edge */
  color: #535353;
}

#SearchPageForm input[type=text]:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #535353;
}

#SearchPageForm input[type=text]::placeholder {
  color: #535353;
}

.prop_list_icons li:first-child,
.prop_list_icons li:nth-child(2),
.prop_list_icons li:nth-child(3),
.prop_list_icons li:nth-child(4) {
	margin-right: 20px !important;
}

.prop_list_icons li:first-child:before,
.prop_list_icons li:nth-child(2):before,
.prop_list_icons li:nth-child(3):before,
.prop_list_icons li:nth-child(4):before {
    content: '';
    width: 27px;
    height: 20px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    margin-right: 8px;
}

.prop_list_icons li:first-child:before {
	background-image: url(https://twinpalmsmarbella.com/wp-content/uploads/2023/02/icon_bed.png);
}

.prop_list_icons li:nth-child(2):before {
	background-image: url(https://twinpalmsmarbella.com/wp-content/uploads/2023/02/icon_bath.png);
}

.prop_list_icons li:nth-child(3):before {
	background-image: url(https://twinpalmsmarbella.com/wp-content/uploads/2023/02/icon_plot.png);
}

.prop_list_icons li:nth-child(4):before {
	background-image: url(https://twinpalmsmarbella.com/wp-content/uploads/2023/02/icon_terrace.png);
}

.prop_excerpt {
    max-height: 63px;
    overflow: hidden;
}

.prop_excerpt p {
	font-size: 13px !important;
	line-height: 1.6 !important;
	font-family: 'Open Sans' !important;
}

.custom_srch_btn button {
	width: 100%;
    text-align: left;
}

.prop_search_bnr {
    background-image: url(https://twinpalmsmarbella.com/wp-content/uploads/2023/02/hp_banner.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 60px;
    padding: 160px 30px 45px;
}
.prop_search_bnr h1 {
	text-align: center;
	color: #D9B453;
	font-family: "Open Sans", Sans-serif;
	font-size: 45px;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 1.5px;
	text-shadow: 0px 3px 6px rgb(0 0 0 / 16%);
	margin-bottom: 200px;
}

.prop_search_bnr .propform_container {
    background-color: #FFFFFF8A;
    width: 100%;
    max-width: 1230px;
    margin: 0 auto 0;
    padding: 27px 10px 10px;
}
.prop_listing {
	width: calc(33% - 70px);
	float: left;
	box-shadow: 0px 3px 6px 0px rgb(0 0 0 / 25%);
	margin: 28px 35px;
}
.prop_listing:nth-child(3n + 1) {
	clear: left;
}
.resale_prop_cont {
	max-width: 1835px;
	margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.prop_listing .image-bg {background-size: cover;background-position: center;height: 17vw;max-height: 315px;}
.prop_listing .image-bg img {opacity: 0;}

.prop_listing .prop_list_icons {
    font-family: "Open Sans", Sans-serif;
    border-width: 0px 0px 1px 0px;
    border-bottom: 1px solid #707070;
    padding: 11px 5px 11px;
    margin-bottom: 14px !important;
}
.prop_listing .prop_overl {
    padding: 0 15px;
}
.prop_listing h3 {
margin-bottom: 11px;
}
.prop_listing h3 a {
text-transform: uppercase;
color: #313131;
font-family: "Open Sans", Sans-serif;
font-size: 19px;
font-weight: 700;
line-height: 1.4em;
display: block;
}
.prop_listing .prop_price {
	color: #313131;
    font-family: "Open Sans", Sans-serif;
    font-size: 19px;
    font-weight: 700;
	padding: 0 15px;
    margin-bottom: 13px;
}
.prop_listing .prop_btn {
text-align: center;
margin: 33px 0 35px;
}
.prop_listing .prop_btn a {
	color: #535353;
    background-color: #E2C06B;
	box-shadow: 0px 3px 6px 0px rgb(0 0 0 / 23%);
    padding: 17px 34px 17px 34px;
	font-family: "Open Sans", Sans-serif;
    font-size: 18px;
    font-weight: 700;
	transition: all .3s;
display: inline-block;
}
.prop_listing .prop_btn a:hover {
    background-color: #E1B850;
}
.properties_heading {
    text-align: center;
    text-transform: uppercase;
    padding: 0 15px;
    font-size: 1.75rem;
    color: #000;
}
.prop_listing .prop_excerpt {
	padding: 0 15px;
}
.prop_tools {
    display: flex;
    padding: 0 16px;
}
.prop_tools.prop_tools_top {
    margin-bottom: 5px;
    max-width: 1827px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 41px;
}
.prop_tools .row {
    float: left;
    width: 100%;
}
.prop_tools .first_col {
    width: calc(100% - 194px);
    padding-top: 6px;
    font-family: 'Open Sans';
}
.prop_tools .third_col {
    width: 194px;
}


.prop_tools .pagination {text-align: center;display: block;padding: 0 0 36px;margin-top: 18px;}
.prop_tools .pagination li {
	 display: inline-block;
}
.prop_tools .pagination li ul {
	text-align: center;
}
.prop_tools .pagination li span,
.prop_tools .pagination li a {
	display: inline-block;
    border: 1px solid #9a9595;
    padding: 4px 10px;
	color: #333;
}
.prop_tools .pagination li:first-child span,
.prop_tools .pagination li:first-child a {border-right: none;margin-right: -5px;border-radius: 5px 0 0 5px;}
.prop_tools .pagination li:nth-child(2) span,
.prop_tools .pagination li:nth-child(2) a {border-right: none;}
.prop_tools .pagination li:nth-child(4) span,
.prop_tools .pagination li:nth-child(4) a {
}
.prop_tools .pagination li:last-child span,
.prop_tools .pagination li:last-child a {border-left: none;margin-left: -4px;border-radius: 0px 5px 5px 0;}
.prop_tools .pagination li:nth-child(3) span {
    border: none;
    position: absolute;
    width: 200px;
    left: 50%;
    margin-left: -100px;
    margin-top: 20px;
    z-index: 999;
}
.prop_tools .pagination li a:hover {
	color: #c8a070;
}
.prop_tools.prop_tools_btm {display: block;}
select#SortType {
    border-radius: 0;
    font-size: 15px;
    padding: 3px 10px 4px;
    color: #000;
    cursor: pointer;
    outline: none;
    font-family: 'Open Sans';
}
.share_icons {
	overflow: hidden;
	height: 0;
	opacity: 0;
	transition: 0.3s all;
	cursor: pointer;
}
.share_icons.showit {
	overflow: visible;
	height: 50px;
	opacity: 1;
}
.elementor-swiper-button {
    background: rgb(217 180 83 / 53%);
    padding-top: 10px;
    padding-bottom: 10px;
}
.elementor-swiper-button-prev {
    left: 0 !important;
}
.elementor-swiper-button-next {
    right: 0 !important;
}
.prop_enq_form input,
.prop_enq_form button,
.prop_enq_form button:hover,
.prop_enq_form textarea {
	box-shadow: 0px 8px 6px #00000029 !important;
}
.jet-listing-dynamic-terms .jet-listing-dynamic-terms__link{
width: 250px;
    text-align: center;
    max-width: 100%;
}
.singprop_carousel .singprop_carousel_main .slick-track {
    height: 690px;
}
.singprop_carousel .singprop_carousel_main .prop_car_item,
.singprop_carousel .singprop_carousel_indicators .slick-track > div {
background-size:cover;
background-position:50%;
height: 100%;
}
.singprop_carousel_indicators .slick-track {
    height: 170px;
}
.singprop_carousel_main {
	border-bottom: 10px solid #fff;
}
.singprop_carousel .singprop_carousel_main .prop_car_item {
    cursor: zoom-in;
    position: relative;
}
.singprop_carousel .singprop_carousel_main .prop_car_item:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    left: 0;
    top: 0;
    display: block;
    box-shadow: 0px -2px 5px #d3d3d3;
    background: #d3d3d3;
}
.singprop_carousel .singprop_carousel_indicators .slick-track > div {
    margin: 0 5px;
	cursor: pointer;
	position: relative;
}
.singprop_carousel .singprop_carousel_indicators .slick-track > div:before {
	content: '';
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #d9b453;
	transition: 0.4s all;
}
.singprop_carousel .singprop_carousel_indicators .slick-track > div:hover:before {
	opacity: 0.2;
}
.prop_details_pg {
    padding-left: 30px;
    padding-right: 30px;
    max-width: 1600px;
    margin: 50px auto 0;
}
.prop_details_pg .col_one {
width: 66.666%;
}
.prop_details_pg .col_two {
width: 33.333%;
padding-left: 70px;
}
.prop_details_pg .col_one,
.prop_details_pg .col_two {
	float: left;
}
.prop_details_pg .row_one,
.prop_details_pg .row_two {
    display: block;
    float: left;
    width: 100%;
}
.singprop_carousel_indicators {
    margin-left: -5px;
    margin-right: -3px;
}
.similar_prop .prop_listing:nth-child(3n + 1) {
	clear: unset;
}
.similar_prop .prop_listing {
    width: calc(33% - 47px);
}
.similar_prop .prop_listing:first-child {
	margin-left: 0;
}
.similar_prop .prop_listing:last-child {
	margin-right: 0;
}
.prop_details_pg .form_head {
    font-family: "Open Sans", Sans-serif;
    font-size: 27px;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 1.2em;
    text-align: center;
    color: #000;
    margin-bottom: 45px;
    margin-top: 107px;
}
.prop_details_pg h1 {
	color: #000000;
	font-family: "Open Sans", Sans-serif;
	font-size: 31px;
	font-weight: 400;
	text-transform: uppercase;
	line-height: 1.2em;
	margin-bottom: 35px;
}
.prop_det_row {
	border-bottom: 2px solid #BE9D4F;
	justify-content: space-between;
	display: flex;
	padding-bottom: 14px;
	align-items: center;
}
.prop_details_pg .prop_list_icons {
    display: inline-block;
	font-size: 14px;
	margin-bottom: 0 !important;
}
.prop_details_pg .prop_price {
	display: inline-block;
	color: #000000;
    font-family: "Open Sans", Sans-serif;
    font-size: 22px;
}
.prop_details_pg .prop_ref {
	display: inline-block;
    color: #000000;
    font-family: "Open Sans", Sans-serif;
    font-size: 17px;
    font-weight: 500;
    line-height: 1.5em;
}
.prop_btns_row {margin-top: 18px;margin-bottom: 10px;}
.prop_btns_row a {font-family: "Open Sans", Sans-serif;font-size: 15px;font-weight: 500;border: 1px solid #000;border-radius: 13px 13px 13px 13px;padding: 8px 15px 8px 15px;display: inline-block;color: #000;line-height: 1;margin: 0 10px 10px 0;transition: 0.3s all;}
.prop_btns_row a:last-child:not(.wishAction) {
	float: right;
    margin-right: 0;
}
.prop_btns_row a:hover {
background-color: #D9B453;
    border-color: #D9B453;
}
.prop_btns_row a i {margin-right: 7px;}
.icon_epc {
    display: inline-block;
    width: 15px;
    height: 15px;
    float: left;
    background: url(https://twinpalmsmarbella.com/wp-content/uploads/2022/05/icon_epc.svg) no-repeat;
    background-size: contain;

}
h5.section_title {
	border-bottom: 2px solid #BE9D4F;
	padding-bottom: 10px;
	color: #000000;
    font-family: "Open Sans", Sans-serif;
    font-size: 19px;
    margin-bottom: 25px;
}
.prop_details_pg .row_two {
    margin-top: 50px;
}
.prop_details_pg .prop_desc {
    color: #000000;
    font-family: "Open Sans", Sans-serif;
    font-size: 18px;
    line-height: 1.5em;
}
.yearly_fees {
    font-size: 15px;
    margin-top: 20px;
}
.prop_feat li {
    display: block;
    font-family: "Open Sans", Sans-serif;
    font-size: 15px;
    background-color: #7070704A;
    color: #535050;
    padding: 2px 20px 2px 20px;
    margin: 0px 0px 10px 0px;
    border-radius: 10px 10px 10px 10px;
}
.prop_feat li strong {
	font-weight: 600;
}
.prop_feat  {
    padding-left: 20px;
	padding-right: 20px;
margin-top: 30px;
}
.prop_details_pg .similar_prop {
    float: left;
    width: 100%;
    margin-top: 40px;
}
.prop_details_pg .similar_prop h2 {
    font-family: "Open Sans", Sans-serif;
    font-size: 31px;
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 30px;
}

.singprop_carousel .slick-prev,
.singprop_carousel .slick-next {
    width: 35px !important;
    height: 55px !important;
    background: rgb(217 180 83 / 53%);
    transition: 0.4s all;
    border-radius: 0;
    z-index: 1;
}
.singprop_carousel .slick-prev:hover,
.singprop_carousel .slick-next:hover {
    background: rgb(217 180 83 / 90%);
}
.singprop_carousel .slick-prev {left: 0;}
.singprop_carousel .slick-next {right: 0;}
.singprop_carousel .slick-prev:before,
.singprop_carousel .slick-next:before {color: #fff;font-family: "Font Awesome 5 Free";font-weight: 600;opacity:1;font-size: 27px;}
.singprop_carousel .slick-prev:before {content: "\f053";}
.singprop_carousel .slick-next:before {content: "\f054";}

.singprop_carousel .carousel-control-prev,
.singprop_carousel .carousel-control-next {
    width: 81px;
	height: 190px;
	margin-top: -95px;
	top: 50%;
    background: rgb(36 169 184 / 50%);
    transition: 0.4s all;
}
.singprop_carousel .carousel-control-prev:hover,
.singprop_carousel .carousel-control-next:hover {
    background: rgb(36 169 184 / 90%);
}

.singprop_carousel .carousel-control-prev span:first-child,
.singprop_carousel .carousel-control-next span:first-child {
	width: 30px;
	height: 30px;
}

.mfp-container button:hover,
.mfp-container button:focus {
    background-color: transparent;
    outline: none;
}
.singprop_carousel .singprop_carousel_indicators .slick-prev,
.singprop_carousel .singprop_carousel_indicators .slick-next {
    width: 24px !important;
    height: 44px !important;
}
.singprop_carousel .singprop_carousel_indicators .slick-prev:before,
.singprop_carousel .singprop_carousel_indicators .slick-next:before {
    font-size: 21px;
}
.singprop_carousel .singprop_carousel_indicators .slick-prev {
    left: 5px;
}
.singprop_carousel .singprop_carousel_indicators .slick-next {
    right: 3px;
}
.prop_btns_row_2 .wishAction {
	font-family: "Open Sans", Sans-serif;
    font-size: 15px;
    font-weight: 500;
    fill: #000000;
    color: #000000;
    background-color: #FFFFFF;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #000000;
    border-radius: 13px 13px 13px 13px;
    padding: 5px 15px 6px 15px;
}
.prop_btns_row_2 .wishAction i {
    margin-right: 4px;
}
.prop_btns_row_2 .wishAction:hover {
    background-color: #D9B453;
    border-color: #D9B453;
box-shadow: 0 3px 6px -1px #00000080 !important;
    filter: brightness(1.05);
}
/*--
---END PROPERTY PAGES AND FORMS-------------------------------------------------------------------------------*/
/*-----FOOTER-----------------------------------------------------------------------------------------------------*/

.footer_cf .elementor-form-fields-wrapper {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 10px 40px;
}

.footer_cf .elementor-field-type-textarea {
    grid-column: 2;
    grid-row: 1/5;
}

.footer_cf .elementor-field-type-submit {
    grid-column: 2;
    margin-top: 10px;
}

.footer_cf textarea {
    height: 100%;
}

.footer_cf input,
.footer_cf textarea,
.footer_cf button {
    box-shadow: 0 3px 6px #00000040;
}
.trp-language-switcher {
	cursor: pointer;
    font-size: 15px;
}
.trp-language-switcher > div {
  background-color: #ededed;
    border: none;
    width: 108px !important;
    margin-right: 20px;
	cursor: pointer;
}
.trp-language-switcher > div > a {
    color: #000;
}

/*-----END FOOTER-------------------------------------------------------------------------------------------------*/
/*-----RESPONSIVE-------------------------------------------------------------------------------------------------*/
@media (max-width: 1499px) {
.prop_btns_row a:last-child {
    float: unset;
}
.singprop_carousel .singprop_carousel_main .slick-track {
    height: 42vw;
}
.singprop_carousel_indicators .slick-track {
    height: 11vw;
}
}
@media (max-width: 1024px) {
.similar_prop .prop_listing {
    width: calc(50% - 35px);
}
.similar_prop .prop_listing:nth-child(2) {
	margin-right: 0;
}
.prop_details_pg .row_two .col_two {
    padding-left: 35px;
}
.prop_details_pg .form_head {
    font-size: 20px;
    margin-top: 69px;
}
.singprop_carousel .singprop_carousel_main .slick-track {
    height: 63vw;
}
.singprop_carousel_indicators .slick-track {
    height: 15vw;
}
.prop_details_pg .form_cont {
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
}
.prop_details_pg .col_one {
    width: 100%;
}
.prop_details_pg .col_two {
    width: 100%;
    padding-left: 0;
}
.prop_details_pg .row_two .col_one,
.prop_details_pg .row_two .col_two {
    width: 50%;
}
.similar_properties .jet-listing-grid__item:nth-child(3),
.similar_prop .prop_listing:nth-child(3) {
	display: none;
}
.prop_tools.prop_tools_top {
    padding: 0 35px;
}
.prop_listing {
    width: calc(50% - 70px);
}
.prop_listing:nth-child(3n + 1) {
    clear: unset;
}
.prop_listing:nth-child(2n + 1) {
    clear: left;
}
.prop_listing .image-bg {
    height: 24vw;
}
.prop_search_bnr {
	padding-top: 108px;
}
.prop_search_bnr h1 {
    margin-bottom: 100px;
}
	
	#SearchPageForm .chosen-container {
		min-height: 35px;
		padding: 0px;
		margin-bottom: 4px;
		max-width: 100%;
		min-width: 100%;
	}
	
	#SearchPageForm .form-group {
		width: calc(50% - 3px);
	}
	
}

@media (max-width: 767px) {
.prop_btns_row_2 .wishAction {
    font-size: 13px;
}
.prop_details_pg .prop_listing .prop_btn {
    padding-bottom: 35px;
}
.prop_details_pg .prop_list_icons li:first-child, .prop_list_icons li:nth-child(2), .prop_list_icons li:nth-child(3), .prop_list_icons li:nth-child(4) {
    margin-right: 7px !important;
}
.prop_details_pg .similar_prop h2 {
    text-align: center;
}
.prop_details_pg .similar_prop {
    margin-top: 60px;
}
h5.section_title {
    text-align: center;
}
.yearly_fees {
    font-size: 14px;
}
.prop_details_pg .prop_desc {
    font-size: 16px;
}
.prop_details_pg .row_two .col_two {
    padding-left: 0;
    margin-top: 60px;
}
.similar_prop .prop_listing {
    width: 100%;
    margin-left: auto !important;
    margin-right: auto !important;
}
.prop_details_pg .row_two .col_one, .prop_details_pg .row_two .col_two {
    width: 100%;
}
.singprop_carousel_indicators {
	display: none !important;
}
.prop_det_row {
    padding-bottom: 11px;
}
.prop_details_pg .prop_price {
    font-size: 17px;
}
.prop_details_pg .prop_ref {
    font-size: 16px;
    float: right;
}
.prop_det_row {
    display: block;
}
.prop_details_pg .prop_list_icons {
    width: 100%;
    margin-bottom: 12px !important;
}
.prop_btns_row a {
    font-size: 13px;
}
.prop_details_pg {
    padding-left: 20px;
    padding-right: 20px;
}
.prop_details_pg h1 {
    font-size: 25px;
}
.prop_info .prop_list_icons {
	margin-bottom: 13px !important;
}
.prop_tools .third_col {
    margin: 15px auto 0px;
}
.prop_tools.prop_tools_top {
    display: block;
    text-align: center;
}
.prop_tools .first_col {
    width: 100%;
    padding-top: 0;
}
.prop_listing .image-bg {
    height: 43vw;
    max-height: 280px;
}
.prop_listing {
    width: calc(100% - 70px);
    max-width: 470px;
    margin-left: auto;
    margin-right: auto;
    clear: unset;
float: none;
    margin-bottom: 20px;
    margin-top: 50px;
}
.prop_search_bnr {
    padding-top: 30px;
background-size: auto 123%;
}
.prop_search_bnr h1 {
    margin-bottom: 34px;
    font-size: 27px;
}
.prop_search_bnr .propform_container {
    max-width: 470px;
}	
	#SearchPageForm .form-group {
		width: 100%;
	}
	
	.footer_cf .elementor-form-fields-wrapper {
		grid-template-columns: 1fr;
	}

	.footer_cf .elementor-form-fields-wrapper > * {
		grid-column: auto;
		grid-row: auto;
	}
	
}

@media (max-width: 479px) {
.elementor-element-ef85ed8,
.elementor-element-292c1aad {
background-size: auto 125% !important;
}
}
/*-----END RESPONSIVE---------------------------------------------------------------------------------------------*/