/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 26 2025 | 17:01:40 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 
/**Color custom**/
:root{
	    --tp-theme-primary: #ff9652;
}


#sold-out-70-tab, .ere-search-status-tab-inner button[data-value='sold-out']{
	display:none;
}
.tp-property-tabs-box .tp-property-tabs {
    display: none;
}
.tp-property-tabs-box .tp-property-tabs-select{
	margin-right:0px;
}
.tp-property-heading .tp-property-list {
    display: none;
}
.tp-property-ptb .row + .row .col-lg-8,
.ere-advanced-search-wrap .row + .row .col-lg-8{
	order:1;
}
 .ere-advanced-search-wrap .col-gap-0 .ere-item-wrap{
	padding-left:15px;
}
form#stickyelements-form input[type="submit"]{
	margin-top:0px;
}
.tp-header-main-right .tp-header-right-user{
	display:none !important;
}
.tp-property-details-maps{
	display:none;
}
.tp-property-details-slider-thumb img{
	object-fit:cover;
}

@media screen and (max-width:767px){
	.tpcore-el-page-title{
		font-size:32px !important;
	}
}
