/*
Theme Name: Twenty Seventeen Child
Theme URI: http://lenit.co.uk
Template: twentyseventeen
Author: Len IT
Author URI: http://lenit.co.uk
Description: Twenty Seventeen brings your site to life with header video and immersive featured images.
Tags: one-column,two-columns,right-sidebar,flexible-header,accessibility-ready,custom-colors,custom-header,custom-menu,custom-logo,editor-style
Version: 1.0.1481450430
Updated: 2016-12-11 10:00:30
*/
/* Contact Form 7 Customising */
.wpcf7-form { 
	background:#ADD8E6; 
	padding:20px; 
	border:2px solid #695BAD; 
	margin-bottom:30px; 
	border-radius:7px; 
}
 .wpcf7-form input { 
	background:#f6efdf; 
	padding:5px 7px; 
	border:3px solid #ccb58c; 
	margin-bottom:8px; 
	border-radius:7px;
}
.wpcf7-form textarea { 
	background:#f6efdf; 
	padding:5px 0px 5px 7px; 
	border:3px solid #ccb58c; 
	border-radius:7px;
}
 .wpcf7-form p { 
	color:#4f2a0f; 
	margin-top:10px; 
}
 .wpcf7-form .wpcf7-submit { 
	background:#4f2a0f; 
	cursor:pointer; 
	padding-left:15px; 
	padding-right:15px; 
	color:#fff; 
	border-radius:7px;
}
/* Contact Form 7 End Customising */
.navigation-top,
.main-navigation ul {
	background: #add8e6 !important;
	border: 0;
}
.navigation-top a,
.menu-toggle {
	color: #443299 !important;
}
h2.widget-title {
	text-decoration:underline;
}
h2.widget-title {
	color: #443299 !important;
}
.textwidget {
	color: #443299;
	font-size: 12px;
}
p {
	color: #443299;
	font-size: 12px;
}
.site-title, .site-title a {
	color: #fff !important;
	font-family: cursive !important;
	font-size: 36px !important;
}

.page .entry-header {
	display: none !important;
}
#colophon {
	background: #add8e6;
}
.search-form .search-field
{background: #F6EFDF;
}
.search-form .search-submit {
	background: #443299;
}
.site-info {
color: #443299 !important;
}