/**
Theme Name: Astra Child
Author: FlexPoint Marketing
Author URI: https://flexpointmarketing.com
Description: Child theme for Astra
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/

.home-estatik-listing-container .single-properties .site-content {
	padding-top: 3em;
	padding-bottom: 1em;
}

.home-estatik-listing-container .es-listing .es-property-thumbnail {
	padding: 5px !important;
}

.home-estatik-listing-container .es-listing .es-details-wrap {
	display: none !important;
}

.home-estatik-listing-container .es-listing .es-thumbnail-bottom {
	display: none !important;
}

.home-estatik-listing-container .es-listing .es-property-info .es-col-view {
	background-color: #003572;
	color: #fff;
}

.home-estatik-listing-container .es-listing .es-property-info .es-col-view .es-price {
	color: #f2bd24;
	font-weight: bold;
	margin-top: 10px;
}

.home-estatik-listing-container .es-listing .es-thumbnail .es-property-label {
	background: #0056A7;
	color: #fff !important;
	font-weight: 900;
	padding: 15px 20px 10px;
	margin-top: 10px;
	font-family: "Nexa", sans-serif;
	line-height: normal;
}

.home-estatik-listing-container .es-listing .es-property-info .es-col-view .es-property-link {
	font-size: 20px;
	font-weight: bold;
	padding-top: 10px;
	color: #fff;
}

.home-estatik-listing-container .es-listing .es-property-info .es-bottom-info {
	display: none;
}
