/*
Theme Name:   The British Legal IT Forum Child
Author:       Keith Donegan
Author URI:   http://www.madebytoast.com
Template:     netlawmedia
Version:      1.0
Text Domain:  netlawmedia-child
*/


#global-cta {
	background: url(../netlawmedia-child/images/cta-mid.png) repeat-y center;
}
	#global-cta .content-area {
		background: #028266;
	}
	.hentry .gform_title {
		color: #fff; 
	}

.hentry li:before { 
	background: #028266;
}

	/* When Checked */
	input.labelauty:checked + label
	{
		background-color: #028266;
		color: #ffffff;
	}

	/* Gravity forms */
	#label_6_3_1,
	#label_6_21_1 { display: none; }

body.post-type-archive-sponsor h2 a {
	color: #52b295;
}

#mobile-menu-btn {
	background: #F4F7FC;
}
	#latest-news .entry *,
	#mobile-menu-btn i,
	a.read-more,
	.entry a {
		color: #028266;
	}



/*****************************************************************
	Responsive colours
*****************************************************************/

@media only screen and (max-width: 1150px) {
	
	header#primary-header {
		background: #028266;
	}
	
}