@charset "UTF-8";
/*
Theme Name: EdenHousing
Theme URI: 	edenhousing.org
Description: 	A theme for Eden Housing
Version: 	0.1
Author: 	Mission Minded

*/

/* Property Template Styling */

.property-gallery {
	justify-content: center !important;
}

.unit-features-list {
	columns: 2 !important;
	line-height: 2 !important;
}

@media screen and (max-width: 768px) {
	.unit-features-list {
		columns: 1 !important;
	}

}
.button.mp-hide-pw{
	color: #21275C !important;
}
.button.mp-hide-pw:hover,
.button.mp-hide-pw:focus{
	opacity: 0.75 !important;
}

.content .main .wp-block-file .wp-block-file__button{
	color: #ffffff !important;
}