/*
 Theme Name:   Your Concept
 Theme URI:    http://www.yourconcept.nl
 Description:  Your Concept Themer
 Author:       Your Concept
 Author URI:   http://www.yourconcept.nl
 Template:     generatepress
 Version:      0.1
 Tags: two-columns, three-columns, one-column, right-sidebar, left-sidebar, fluid-layout, responsive-layout, custom-header, custom-background, custom-menu, custom-colors, sticky-post, threaded-comments, translation-ready, featured-images, theme-options, light, white, dark, black, blue, brown, gray, green, orange, pink, purple, red, silver, tan, yellow
*/



.uabb-ih-item.uabb-ih-circle.uabb-ih-effect6 .uabb-ih-info, .uabb-ih-item.uabb-ih-square.uabb-ih-effect6 .uabb-ih-info {
    opacity: 1;
    -webkit-transition: all .35s ease-in-out;
    -moz-transition: all .35s ease-in-out;
    transition: all .35s ease-in-out;
    transform: scale(1) !important;
}


.uabb-ih-list .uabb-ih-item h3:hover{
	color:#004a8b !important;
	
}

a.uabb-ih-link:hover h3 {
		color:#004a8b !important;
}


.infobox-icon-left-title .uabb-imgicon-wrap {
    margin-right: 10px;
}


.fl-builder-content[data-type="header"].fl-theme-builder-header-shrink img {
    margin-top:10px;
    max-height: 50px;
}


.fl-builder-content[data-type="header"].fl-theme-builder-header-shrink .verwijder {display:none;}

.fl-theme-builder-header-sticky .fl-row-content-wrap{
	box-shadow:0px 0px 12px 0px #3a3a3a;
	
}

.uabb-blog-posts-grid .uabb-post-wrapper .uabb-blog-posts-shadow{
	border-style:solid;
	border-width:1px;
	border-color:#bfc1c2;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	border-bottom-right-radius:5px;
	border-bottom-left-radius:5px;
}

.uabb-blog-posts-grid .uabb-post-wrapper .uabb-creative-button-width-auto{
	padding-top:0px;
	
}

.site-footer .fl-col-group strong{
	font-weight:400;
	font-size:15px;
	
}


.footertekst  {
	font-size:16px;
	color:#020202;
}

.footertekst  a{
	font-size:16px;
	color:#020202;
}




#main .page .inside-article{
	min-height:500px;
	
}



@media (max-width:992px){
.generate-combined-page-header{
	margin-top:0px !important;
	
}

}






#nav-below{
	text-align:center;
	
}



/* BEL MIJ TERUG */
.home .fl-contact-form .fl-input-group label{
	display:none;
}


.home #fl-message{
	display:none;
}

