/* CSS toegevoegd voor bouw op oude thema*/
/*Bij andere thema deze css uitzetten*/
/*widget-titles*/
.widget .widget-title {
    margin: 0 0 20px;
	font-size: 1.7rem;
}
/*slider text*/
#tss_testimonial {
    font-size: 17px;
    font-weight: 300;
    color: #444;
}
/*This extra css for thema 
Intuition only*/ 
h1{ background-color:transparent!important;}
.header{padding: 0px 0;}
	.tagline{display:none;}
.main{background:#fff;}
.menu-main li a {color:#1e1e1e;}
.content{width:100%;}

.subfooter {
    background: #00a2a5;
    border-top: 0px solid #ddd;
	color:#fff;
}
.subfooter a{color:#fff;
text-decoration:underline;}
.subfooter p {color:#fff;}
footer{display:none;}
/*delete titelbalk Landingpagina's*/
.page-id-7666 section#pagetitle, .page-id-7934 section#pagetitle{
	display:none !important;
}
.page-id-7666 div#main.main,.page-id-7934 div#main.main{padding-top:0px}