/*!
Theme Name: Hello Elementor Child
Theme URI: https://crocoblock.com/
Author: Crocoblock
Author URI: https://crocoblock.com/
Description: Child theme for Hello Elementor with all CrocoBlock features compatibility.
Template: hello-elementor
Version: 1.0.0
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: hello-elementor-child
*/

.nearby-properties-section{ margin: 0 -10px; }
.nearby-properties-section .column-2{
	display: inline-block;
    width: 50%;
    padding: 10px;
}
.nearby-properties-section .column-2 img{  }
.nearby-properties-section .column-2 h4{
	margin-top: 30px;
    margin-bottom: 0;
}
.nearby-properties-section .column-2 p{
	color: #042444;
    font-size: 16px;
}

@media screen and (max-width:580px) {
	.nearby-properties-section{ margin-bottom: 20px; }
    .nearby-properties-section .column-2{
		display: inline-block;
	    width: 100%;
	    padding: 10px;
	}
	.nearby-properties-section .column-2 h4{
	    margin-bottom: 10px;
	}
}
