/*
 Theme Name:   CasaBlueProperties
 Theme URI:    https://andresgl.es/themes/casablue
 Description:  Casa Blue Properties Theme
 Author:       AndresGL
 Author URI:   https://andresgl.es
 Template:     wpresidence
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/


/*carrusel propiedad*/
.carousel-control {
    top: 50% !important;
}

#carousel-listing .carousel-round-indicators {
    position: unset;
	  display: inline-block;

}
#carousel-listing .carousel-indicators {
	text-align: center;

}

.carousel-inner {
    max-height: 500px;
}

.checkboxes label{
	margin-right:20px;
}

.checkboxes input{
	margin-bottom: 0px !important;
	vertical-align: baseline;
}

