/*
Theme Name: HAE UK Theme
Template: square
Author: Somerset Web Services
Author URI: http://www.somersetwebservices.co.uk
Tags: one-column,two-columns,left-sidebar,right-sidebar,custom-background,custom-colors,custom-header,custom-menu,featured-images,footer-widgets,full-width-template,theme-options,threaded-comments,translation-ready,e-commerce,education,entertainment,holiday,photography,portfolio,rtl-language-support
Version: 1.3.3.1485348860
Updated: 2017-01-25 12:54:20

*/

/*Increase height of main banner image so that more of image is shown*/
.sq-main-header {
	height: 300px;
}

/*Stop main h1 being fullwidth so that we can colour the bg*/
.sq-main-header .sq-container {
	background: rgba(0,0,0,0.2);
}
/* Gravity Form 1 - Increase spacing between fields */
#gform_1 li {
padding-bottom: 15px;
}

/* Cookie Policy Page */
.privacytable {
	margin: 10px 0;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.privacytable td {
	padding: 5px;
	margin: 0px;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
.privacytable th {
	height: 30px;
	border-bottom: #ccc;
	background: #CeCeCe;
}
.privacytable tr:hover {
	background: #DBDDD0;
}
blockquote.cookielaw {
	margin-top: 10px;
	font-size: 11px;
	margin-bottom: 10px;
	margin-left: 50px;
	padding-left: 15px;
	border-left: 3px solid #ccc;
}
