/* 
 Theme Name:   Maes Wilfried Child
 Theme URI:    
 Description:  
 Author:       Mailbox bvba
 Author URI:   
 Template:     karen
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

 /* == Add your own styles below this line ==
--------------------------------------------*/
html * {font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;}
body {background-color:#fff;}
.site-branding {position: absolute; top: 25px;z-index:100;left:15px;}
#logo2 {position:absolute;right:15px;max-width:150px;background-color:#fff;z-index:100;}
.site {max-width:1600px;}
.site-inner, #content {margin:0;padding:0;width:100%;max-width:100%;}
.content-area, .entry-content {float:none!important;margin:0;width:100%!important;}
.main-navigation {border-top: 1px solid #77A02C;}
.menu-hoofdmenu-container {margin:-25px 0 0 0;}
.site-breadcrumbs, footer, #site-search,.post-thumbnail,#comments {display:none!important;}

#menu-hoofdmenu {display: flex;  justify-content: center;  align-items: center;}
#menu-hoofdmenu a {text-transform:uppercase;font-size:18px;}
#menu-hoofdmenu a:hover, #menu-hoofdmenu .current-menu-item a {color:#000;text-decoration:none;}

#content p {margin-bottom:1em;color:#1a1a1a;line-height:1.2em;}
#content h1, #content h2  {color:#1a1a1a;}
#content a {color:#77A02C;}

.single-post h2 {color:#77A02C!important;}

.adresgegevens {margin-right:50px;}
.adresgegevens table {display:inline-block;border:none;}
.adresgegevens table td {padding:0;border:none;}

.postgrid {}
.postgrid .pagination {display:none;}
.postgrid .items {display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: flex; -webkit-flex-wrap: wrap; /* Safari */ flex-wrap: wrap;}
.postgrid .item {overflow:hidden;border:none;}
.postgrid .item a {text-decoration:none!important;}
.postgrid .item .inner {}
.postgrid .item .image img {width:100%;-moz-transition: all 1s linear; -ms-transition: all 1s linear; -o-transition: all 1s linear;  -webkit-transition: all 1s linear;
    transition: all 1s linear;}
.postgrid .item .content {padding:4px;text-decoration:none;font-size:14px;}


.postgrid .item .content .title{font-size:1.45em;}
.postgrid .item .content .excerpt{}

.postgrid .bottom {}


.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

@media only screen and (min-width : 1279px) {
	 
}

@media only screen and (max-width : 1279px) {
   #menu-hoofdmenu a {margin-right:7px;}   
	#logo2 {max-width:150px;}
}

@media only screen and (max-width : 1075px) {
	#menu-toggle {display:block;margin:0 auto;}
	.site-header-main {position:relative;}
	.site-header-menu {display:none;}
	.site-branding, #logo2 {max-width:150px;top:-35px;}
	#menu-hoofdmenu {display:block;background-color:#fff;}
}

@media only screen and (max-width : 768px) {
 #masthead {min-height:75px;}
	#logo2 {display:none;}
	#menu-toggle {margin-right: 0; margin-top: 10px;}
	.site-branding {max-width:100px;top:0;}
}

@media only screen and (max-width : 480px) {
	
}

