/*
Theme Name: Woodgate HOA
Theme URL: http://frasermarlow.com/HOA
Description: Neve child theme for Woodgate HOA
Author: Fraser Marlow - frasermarlow@gmail.com
Author URL: http://frasermarlow.com
Template: neve
Version: 1.0.0
Text Domain: neve-child
*/

.hoa_price_chart{
    width: 400px;
    height: 800px;
	background: rgba('00,00,255,1');
}

@media screen and (max-width: 576px) {
    .hoa_price_chart{
	visibility: hidden;    }
	}