/*--
	Theme Name: theme47828
	Theme URI: http://template-help.com/
	Description: A theme for Wordpress 3.6.x + from Template-Help.com Collection
	Author: Template_Help.com
	Author URL: http://www.Template-Help.com/
	Template: CherryFramework
	Version: 2.4
	MotoPress Version: 1.0
--*/
@import url("main-style.css");

/* ----------------------------------------
	Please, You may put custom css here
---------------------------------------- */

/*hiding all the comment options!*/
.post_meta, .post-author, .nocomments, #respond {
display: none;
}

.mdocs-nav-wrapper{
visibility:hidden;
line-height: 0px !important;
}

#sidebar ul li {
	background:none !important;
	padding: 0px 0 0px 0px !important;
	border-top: none !important;
	list-style: none;
	line-height: 14px;
	font-size: 13px;
	color: #00933d;
}

h4 {
margin-bottom: 5px !important;
padding: 0 0 5px 0 !important;
border-bottom: 2px solid #00933d !important;
text-transform: uppercase !important;
}

#topnav li > a:hover {
	color:#fff !important;
}

#topnav li li > a:hover {
	color:#00933d !important;
}

a:hover{
	color:#00933d !important;
}


header .span8{
	width:957px;
}

header .span4{
	width:182px;
}

footer h4{
	border-bottom-color:#00923d;
}

body{
	font-size:15px;
}

.banner-wrap, .excerpt, .hero-unit, .h5, ul.news li h5 a{
	font-size:15px !important;
}
header.header .nav__primary .sf-menu ul{
	width:200px;
}

ul.news li .meta .post-date{
	color:#00933f;
}

.span6 a.btn-link{
	color:#00933f;
}

.title-section ul li.active{
	color:#00923d !important;
}

.banner-wrap:hover{
	background:#00923d !important;
	border-color:#00923d !important;
}


#social_networks-3 ul.social li{
	background:none;
}

.contactinput{
	width:300px;
}

.cformlabel{
display:block;
	width:150px;
	font-size:14px;
	margin:16px 0;
}

.wpcf7-form-control-wrap .cformdate{
	width:299px;
	background: none;
	min-height: 41px;
	margin: 0;
	padding: 10px 14px 10px 14px !important;
	border: 1px solid #d5d6d6;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	resize: none;
	font-family: 'Ubuntu', sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #83868a;
}

.wpcf7-form  textarea.custombericht{
height:100px;
}

h1 { text-transform:uppercase; }
h1 a {
	text-decoration:none;
	color:#343434;
}
h1 a:hover {
	text-decoration:none;
	color:#00923d;
}
h2 {
	margin-bottom:33px;
	text-transform:uppercase;
}
h2 a {
	text-decoration:none;
	color:#343434;
}
h2 a:hover {
	text-decoration:none;
	color:#00923d;
}
h3 {
	margin-bottom:34px;
	text-transform:uppercase;
}
h3 a {
	text-decoration:none;
	color:#343434;
}
h3 a:hover {
	text-decoration:none;
	color:#00923d;
}

.span4{width:360px;margin-left:15px;margin-right:15px;}

.mdocs-container{font-family:Ubuntu !important;}