/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 30 2025 | 10:13:40 */
#blog-property article.property{
	border: 1px solid var(--serenact-grenat);
	border-radius: 10px;
}

#blog-property article.property .property-header h4 {
    color: var(--serenact-grenat)!important;
	padding:15px 10px;
}

#blog-property article.property .property-header .property-size, article.property .property-header  .property-nbrooms{
	font-size:14px;
}

#blog-property article.property .divi-btn{
    background-color: var(--serenact-yellow);
    color: var(--serenact-grenat) !important;
    text-decoration: none !important;
    font-weight: 600 !important;
    border-radius: 5px;
    text-transform: uppercase !important;
    border: none;
    font-size: 14px!important;
    padding: 10px 10px!important;
}

#blog-property article.property .divi-btn:hover{
	background-color: var(--serenact-grenat)!important;
	color: var(--serenact-yellow)!important;
}


#blog-property .property-data>.property-data-cell, #blog-property .property-data-header>.property-data-cell{
	background-color: var(--serenact-grenat);
	color: var(--serenact-yellow);
}

#blog-property article.property .property-footer .property-location{
	margin-bottom:20px;
	font-size:15px;
}

#divi-pagination .nav-links .page-numbers{
 	color: var(--serenact-grenat)!important;
}

#blog-property article.property .property-header .property-size, article.property .property-header .property-nbrooms {
    letter-spacing: 1px!important;
}

#blog-property article.property .property-header span.property-type {
    letter-spacing: 1px!important;
}