    /*
 Theme Name:   Mashapaug Parabola Child
 Description:  Mashapaug Parabola Child
 Author:       Bruce Hooke
 Template:     parabola
 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:  rainsnap-parabola-child
*/
h1.entry-title{
	text-transform:uppercase;	
}
a#logo {
    display: block;
    height: 160px;
    margin: 0 auto;
    text-align: center;
}
a#logo img {
    border: none;
    height: 100%;
}
#header-container > div:first-child {
    margin: 10px 0 0 0 !important;
}
#access ul li{
	margin-bottom:0;
}
#prime_nav li a{
	font-weight:bold;
}
#home-photo, #home-photo img{
	width:100%;	
}
#home-photo{
	border-bottom: 5px solid #1F76B8;
}
#header-full{
	border-bottom:3px solid #81badf;
}
#header-spacer{
	width:100%;
	height:5px;
	background-color:white;
}
#footer2{
	display:none;
}
/* Data Variables Blocks */
div#variable_array{
	margin:0 60px;	
}
h2#variable_header{
	font-family:Poppins, Arial, Helvetica, sans-serif;
	font-size:2em;
	text-align:center;
	color:#1F76B8;
	font-weight:bold;	
	margin-top:30px;
	margin-bottom:30px;
	text-transform:uppercase;
}
div#variable_array div.variable_block{
	float:left;
	max-width:25%;
	padding:50px;
}
div#variable_array div.variable_block img{
	width:100%;
	border:1px solid #1F76B8;
	background-color:white;
}
div#variable_array div.variable_title {
	background-color:#1F76B8;	
	padding:8px;
	margin-top: -9px;
	min-height:72px;
}
div#variable_array div.variable_title h3{
	font-family:Poppins, Arial, Helvetica, sans-serif;
	font-size:1em;
	text-align:center;
	font-weight:bold;	
	margin-top:0;
	margin-bottom:0;
}
div#variable_array div.variable_title h3 a{
	color:#FFFFFF;
}
/*Data Tables and Charts */
.single-data_variables #table_1_wrapper{
	display:none;
}
.single-data_variables .wdt-table-loader{
	display:none;	
}