/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/
#top .woocommerce-tabs .woocommerce-Tabs-panel h2 {
  color: #5a4f4a;
  }
.author-avatar {
    display: none;
}
#newblog-container .author-avatar {
    display: initial;
}
#newblog-container {
    max-width: initial;
    padding: 0;
    background-repeat: no-repeat;
    background-image: url(https://menseninbedrijf.nl/wp-content/uploads/2017/05/fotolia_88392975.jpg);
    background-attachment: fixed;
    background-position: top center;
    background-size: cover;
}
#newblog-container main {
    padding-top: 0;
    padding-bottom: 0;
}
#newblog-container #new-blog-header-image {
    height: 300px;
}
#newblog-container #new-blog-header-image #header-image-blog {
    height: 300px;
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: 0 50%;
}

#newblog-container #new-blog-header-image:before {
    opacity: 0.9;
    background-image: url(https://menseninbedrijf.nl/wp-content/themes/enfold/images/background-images/dots-mini-light.png);
    background-repeat: repeat;
    height: inherit;
    content: '';
    width: 100%;
    position: absolute;
}
#newblog-container #new-blog-header-image #header-image-blog img {
    display: none;
}
#top .fullsize #newblog-container .post .entry-content-wrapper, 
#top .fullsize #newblog-container .post .entry-content-wrapper .entry-content-header,
 #top .fullsize #newblog-container .post .entry-content-wrapper .entry-content-header .post-title {
    max-width: initial;
}
#newblog-container .post .entry-content-wrapper .entry-content-header .post-title {
    opacity: 0.9;
    background-color: #5a4f4a;
    background-image: url(https://menseninbedrijf.nl/wp-content/themes/enfold/images/background-images/dots-mini-light.png);
    background-repeat: repeat;
    font-family: museo-slab-500;
    font-size: 34pt;
    line-height: 38pt;
    color: #fabc20;
    text-align: center;
    text-transform: uppercase;
    pointer-events: none;
    padding: 20px 0;
}
#newblog-container .post .entry-content-wrapper .entry-content-header .post-title a {
    margin: 0.85em 0;
    display: block;
}
#newblog-container .post .entry-content-wrapper .entry-content-header .post-title a .minor-meta {
    display: none;
}
#newblog-container .post .entry-content-wrapper .entry-content-header .post-meta-infos {
        opacity: 0.9;
    background-color: #ffffff;
    top: 0;
    padding: 30px;
}
#newblog-container .post .entry-content-wrapper .entry-content-header .post-meta-infos .author-avatar {
    display: block;
    margin: 0 auto 10px auto;
    text-align: center;
    clear: both;
    height: 80px;
}
#newblog-container .post .entry-content-wrapper .entry-content-header .post-meta-infos .author-avatar img {
    overflow: hidden;
    border-radius: 10000px;
}

#newblog-container .post .entry-content-wrapper .entry-content-header .post-meta-infos .blog-author {
    font-family: museo-slab-300;
    font-size: 14pt;
    text-align: center;
    display: block;
    margin-top: 0.5em;
}
#newblog-container .post .entry-content-wrapper .entry-content-header .post-meta-infos .text-sep {
    display: none;
}
#newblog-container .post .entry-content-wrapper .entry-content-header .post-meta-infos .date-container {
    font-family: museo-sans-100;
    font-size: 13pt;
    line-height: 19pt;
    margin-bottom: 0.5em;
    display: block;
}
#top .fullsize #newblog-container .post .entry-content-wrapper .entry-content-main {
    max-width: initial;
    padding: 70px 50px;
    position: relative;
}
#top .fullsize #newblog-container .post .entry-content-wrapper .entry-content-main .entry-content-main-overlay {
    opacity: 0.9;
    background-color: #ffffff;
    background-image: url(https://menseninbedrijf.nl/wp-content/themes/enfold/images/background-images/dots-mini-light.png);
    background-repeat: repeat;
    position: absolute;
    z-index: 1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
#top .fullsize #newblog-container .post .entry-content-wrapper .entry-content-white {
    position: relative;
    z-index: 2;
    background: #fff;
    padding:30px;
}
#top .fullsize #newblog-container .post .entry-content-wrapper .entry-content-main .av-share-box {
    float: initial;
    margin: auto;
}

#top .fullsize #newblog-container .post .entry-content-wrapper .entry-content-main .entry-content-sidebar {
    padding:20px; 
    background-color:rgba(90,79,74,0.05); 
    border-radius:0px;
}

#top .fullsize #newblog-container .post .entry-content-wrapper .entry-content-main .entry-content-sidebar .sidebar-title {
    font-family: museo-sans-300;
    font-size: 20pt;
    line-height: 22pt;
    color: #fabc20;
    margin-bottom: 20px;
}
#top .fullsize #newblog-container .post .entry-content-wrapper .entry-content-main .entry-content-sidebar .sidebar-recentposts ul {
    margin-left: 0;
    border-top: 1px solid #a49b97;
    padding-top: 10px;
}
#top .fullsize #newblog-container .post .entry-content-wrapper .entry-content-main .entry-content-sidebar .sidebar-recentposts li {
    margin-left: 0;
    list-style: none;
    text-align: left;
    display: block;
    position: relative;
    overflow: hidden;
}
#top .fullsize #newblog-container .post .entry-content-wrapper .entry-content-main .entry-content-sidebar .sidebar-recentposts li a {
    display: block;
    position: relative;
    overflow: hidden;
}
#newblog-container .sidebar-recentposts-text {
    float: left;
    display: block;
    max-width: 150px;
    border-bottom: 1px solid #a49b97;
    min-height: 61px;
    width: 100%;
}
#newblog-container .sidebar-recentposts-text time {
    font-size: 12px;
    text-transform: uppercase;
    color: #5a4f4a;
    display: block;
    line-height: 20px;
}
#newblog-container .sidebar-recentposts-text h4 {
    font-size: 14px;
    line-height: 1.3em;
}
#top .fullsize #newblog-container .post .entry-content-wrapper .entry-content-main .entry-content-sidebar .sidebar-recentposts .image-overlay {
    display: none !important;
}
#top .fullsize #newblog-container .post .entry-content-wrapper .entry-content-main .entry-content-sidebar .sidebar-recentposts .sidebar-recentposts-image {
    float: left;
    margin-right: 15px;
    width: 61px;
    min-height: 61px;
    border: 1px solid #a49b97;
    padding: 5px;
    display: block;
    text-align: center;
    position: relative;
    line-height: 0;
}
#top .fullsize #newblog-container .post .entry-content-wrapper .entry-content-main .entry-content-sidebar .sidebar-categories-menu ul {
    margin-left: 0;
}
#top .fullsize #newblog-container .post .entry-content-wrapper .entry-content-main .entry-content-sidebar .sidebar-categories-menu li {
    list-style: none;
    border-top: 1px solid;
    border-bottom: 1px solid;
    border-collapse: collapse;
    border-color: #a49b97;
    margin-top: -1px;
    padding:0;
    margin-left: 0;
    text-align: left;
}
#top .fullsize #newblog-container .post .entry-content-wrapper .entry-content-main .entry-content-sidebar .sidebar-categories-menu li a {
    padding: 0.8em 3px;
    display: block;
    font-family: museo-sans-500 !important;
    font-size: 15px;
    font-weight: normal;
    color: #5a4f4a;
}

#newblog-container .bottom-CTA {
    opacity: 0.9;
    background-color: #f9bb1f;
    background-image: url(https://menseninbedrijf.nl/wp-content/themes/enfold/images/background-images/dots-mini-light.png);
    background-repeat: repeat;
}
#newblog-container .bottom-CTA .container {
    padding-top: 70px;
    padding-bottom: 70px;
}
#newblog-container .bottom-CTA .container .av_three_fifth {
    text-align: center;
}
#newblog-container .bottom-CTA .container .av_three_fifth .newblog-cta-line-one {
    font-family: museo-slab-500;
    font-size: 36pt;
    line-height: 56pt;
    color: #ffffff;
    margin: 0;
}
#newblog-container .bottom-CTA .container .av_three_fifth .newblog-cta-line-two {
    color: #5a4f49;
    font-family: museo-slab-500;
    font-size: 20pt;
    line-height: 28pt;
    text-align: center;
}
#newblog-container .bottom-CTA .container .av_three_fifth .newblog-cta-button {
    background-color: #444444;
    border-color: #444444;
    color: #ffffff;
    font-family: museo-sans-100;
    font-size: 14pt;
    line-height: 22pt;
}
.avia-button.btn-bruin {
    background-color: #5a4f4a;
    border-color: #5a4f4a;

}
.avia-button.btn-geel {
	background-color: #fabc20;
	border-color: #fabc20;
}
body div .avia_codeblock .avia-button.btn-custom {
	padding: 16px;
    font-size: 18px;
    color: #ffffff;
    margin-right: 10px;
}

.avia-content-slider .slide-entry-excerpt {
text-decoration:none !important;
}
#top #header .av-main-nav > li > a  {
    font-size: 17px;
font-family: 'museo-sans-500';
}
#top #header .avia_mega_div > .sub-menu > li > ul > li a  {
    font-size: 16px;
font-family: 'museo-sans-300';
}
#top #header .mega_menu_title a {
    font-size: 18px;
font-family: 'museo-slab-500';
}

.andere a{
text-decoration: none;
font-family: museo-sans-100; font-size: 14pt; color: #ffffff;
}

/* Contactform7 tweaks css */

.wpcf7-list-item, .wpcf7 textarea,  .wpcf7 input, .wpcf7 email,  .wpcf7 p {
font-family: museo-sans-100!important;
font-size: 16px!important;
line-height:28px;
border-radius: 2px !important;
}
.wpcf7 strong{
font-family: museo-slab-500;
    font-size: 17pt;
    line-height: 19pt;
    color: #fabc20;
font-weight:200;
}
span.wpcf7-list-item { display: block;
   margin: 0 0 0 0em; 
}

.entry-content-wrapper .post-title {
    font-family: museo-slab-500 !important;
    font-size: 20pt !important;
    line-height: 1 !important;
}
.av-share-box ul li {
    background-color: #fff;
}
.comment_meta_container {
display:none;
}
.comment {
    border: 1px solid #a49b97;
margin-left:0 !important;
}
.page #blog-overzicht .category-events .post-title .title1 {
color: #fabc20; 
font-family: museo-sans-500; 
font-size: 50pt; 
line-height: 50pt;
display: block;
}
.page #blog-overzicht .category-events .post-title a > span {
    font-family: museo-sans-300;
    font-size: 18px;
    line-height: 20px;
    margin: 8px 0 0 0;
    display: block;
    color: #5a4f4a;
}
.page #blog-overzicht .category-events .post-meta-infos {
	display: none;
}
.page #blog-overzicht .category-events .big-preview {
    padding-bottom: 0 !important;
}

.page #blog-overzicht .category-events .big-preview img {
    padding: 15px 15px 0 15px;
    margin-top: 120px;
    background-color: #fff;
    border-radius: 0;
}
.page #blog-overzicht .category-events .big-preview a {
    background-color: #fff;
}
.page #blog-overzicht .category-events .post-title {
    padding: 0 15px !important;
}
.page #blog-overzicht .category-events .entry-content .read-more-link a {
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    width: 100%;
    background:transparent;
    color: transparent;
}
.page #blog-overzicht .category-events .entry-content-wrapper {
    background-color:#fff;
}
.page #blog-overzicht .category-events .entry-content .read-more-link .more-link-arrow {
display:none;
}
.page #blog-overzicht .category-events .entry-content .read-more-link .more-link-arrow:after {
content:initial;
}
.page #blog-overzicht .post-title a > div {
    color: #fff;
    background: #5a4f4a;
    padding: 11px;
    margin-bottom: 10px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9;
}

.page #blog-overzicht .tag-15jaar .post-title a > div:after {
	content: url('http://menseninbedrijf.nl/wp-content/themes/enfold-child/agenda_15jaar.svg');
	    height: 120px;
    width: 120px;
    position: absolute;
    top: -4px;
    right: -4px;
}
.page #blog-overzicht .category-events .post_delimiter {
display: none;
}

.page #blog-overzicht .template-blog .category-events .blog-author {
display:none;
}
.single-post .post-title a div {
display:none;
}

.single-post #event-overzicht .single-small.with-slider .blog-meta {
    width: 100% !important;
}
.single-post #event-overzicht .single-small.with-slider .blog-meta .small-preview {
    width: 100%;
    height: auto;
    background-color: transparent;
}
.single-post #event-overzicht .single-small.with-slider .entry-content-wrapper .entry-content-header .post-meta-infos, .single-post #event-overzicht .single-small.with-slider .entry-content-wrapper .entry-content-header .post-format-icon {
	display: none;
}
.single-post #event-overzicht .single-small.with-slider .entry-content-wrapper .entry-content {
	display: none;
}

.single-post #event-overzicht .category-events .post-title a div {
	display: block;
    font-size: 22px;
    color: #fabc20;
    font-family: museo-slab-300;
    line-height: 1.5em;
}
.single-post #event-overzicht .category-events .title1 {
	margin-right: 4px;
}
.single-post #event-overzicht .category-events .post-title a > span {
	font-size: 16px;
    font-family: museo-sans-300;
    margin-top: 5px;
    color: #5a4f49;
}
.single-post #event-overzicht .category-events .small-preview img {
    height: 140px;
}
#top .main_color .tabcontainer .tab.active_tab {
    border-bottom: 1px solid #FFF;
}
.js_active .tab {
    background-color: #cac4c3;
    font-size: 14px;
    border-bottom: 1px solid #a49b97;
}
.single-post #av_section_5 .avia-button {
	font-family: museo-sans-100; 
	font-size: 14pt; 
	line-height: 22pt; 
}
#eventform td {
    border: none !important;
}
#eventform .wpcf7-checkbox .wpcf7-list-item-label {
    font-size: 13pt;
}
.eerste-titel-1 h1, h1 {
    text-align: center;
    color: #ffffff; 
    font-family: museo-slab-500; 
    font-size: 65pt; 
    line-height: 80pt;
    text-transform: initial !important;
    letter-spacing: initial !important;
    margin: 16px 0 0;
}
.eerste-titel-slider {
    margin-top: 0;
}
.tweede-titel-1 h1, .tweede-titel-1 h2, h2 {
    text-align:center;
    font-family: museo-slab-500; 
    font-size: 36pt; 
    line-height: 56pt; 
    color: #ffffff;
    text-transform: initial !important;
    letter-spacing: initial !important;
    margin: 11px 0;
    font-weight: normal;
}
h2 {
    font-size: 46pt;
    line-height: 50pt;
}
.main_color h2 {
    color: #fff;
}
.products .product h2, #top.single-product .related.products h2.woocommerce-loop-product__title {
    color: #5a4f4a;
    font-size: 1.5rem;
    text-align: left;
}
#top.single-product .related.products > h2 {
    color: #fff;
    font-size: 2rem;
    margin-bottom: 50px;
}
#top.single-product #av_section_1 {
    background-color: #5a4f4a;
}
#top.single-product #av_section_1:before {
    content:" ";
    opacity: 0.8;
    width: 100%;
    height: 100%;
    position: absolute;
    background-image: url(https://menseninbedrijf.nl/wp-content/themes/enfold/images/background-images/dots-mini-light.png);
    background-repeat: repeat;
}
h1.product_title {
    font-size: 3rem;
    text-align: left;
}
#top .main_color .onsale {
    display: none;
}
#top div.woocommerce-message {
    color: #5a4f4a;
    background-color: #fabc20;
    border-color: #d89a00;
}
#newblog-container h2 {
    font-size: 28px;
    line-height: 1.1em;
    margin: 0 0 10px;
    text-align: left;
    color: #5a4f4a;
}
.single-post #event-overzicht.teambuilding-binnen-overzicht .post-title {
    color: #5a4f4a;
    font-size: 15pt !important;
    font-family: museo-sans-500 !important;
}



/********************************************** Media queries **************************************************/

@media only screen and (min-width: 480px){
#eerste_titel{
text-align:center;
color: #ffffff; font-family: museo-slab-500; font-size: 5em; line-height: 70pt
}
.eerste-titel-slider h2 {
text-align:center;
color: #fff;
font-family: chalkduster; 
font-size: 65pt; 
line-height: 100pt;
text-transform: initial !important;
letter-spacing: initial !important;
font-weight: initial;
}
.home-eerste-titel-sectie .eerste-titel-slider h2 {
color: rgba(90,79,74,0.8); 
}
#top .eerste-titel-slider h2 a {
    color: #fff;
    text-decoration: none;
}
.tweede-titel-2 h2 {
text-align: center;
font-family: museo-slab-500; 
font-size: 66pt; 
line-height: 76pt; 
color: #ffffff;
text-transform: initial !important;
letter-spacing: initial !important;
font-weight: normal;
}
}
@media only screen and (max-width: 480px){
#eerste_titel{
text-align:center;
color: #ffffff; 
font-family: museo-slab-500; 
font-size: 2.25em; 
line-height: 1.2em;

}

.eerste-titel-slider h2 {
text-align:center;
color: #fff;
font-family: chalkduster; 
font-size: 2.25em; 
line-height: 1.2em;
text-transform: initial !important;
letter-spacing: initial !important;
font-weight: initial;
}
.home-eerste-titel-sectie .eerste-titel-slider h2 {
color: rgba(90,79,74,0.8); 
}
#top .eerste-titel-slider h2 a {
    color: #fff;
    text-decoration: none;
}
#eerste_sectie .container{
height:500px !important;
}
#tweede_sectie .container{
height:500px !important;
}
.tweede-titel-2 h2 {
text-align: center;
font-family: museo-slab-500; 
font-size: 3em; 
line-height: 1.2em; 
color: #ffffff;
text-transform: initial !important;
letter-spacing: initial !important;
font-weight: normal;
}

.current-menu-item > a,.current-menu-item > span{
color:#fabc20 !important;
}
ul li ul li ul .current-menu-item > a,ul li ul li ul .current-menu-item > span{
color:inherit !important;
}

.av-masonry-date{
display:none;
}
.main_color .container .av-masonry-entry .avia-arrow{
display:none;
}
.main_color .container .av-inner-masonry-content{
    background-color: rgba(255, 255, 255, 0.9);
}
.av-masonry-entry .av-masonry-entry-title {
    line-height: 1.3em;
    margin: 0;
    font-size: 17px;
}
}
.function-anchor {
	padding:100px 0;
}
@media only screen and (max-width: 989px) {
	.functionchat-intro {
		padding: 60px 20px 20px 20px !important;
		margin-bottom:0!important
	}
	.responsive #top.page-id-11530 #wrap_all .container {
		max-width:100% !important;
		width:100% !important;
	}
	#functionchat-1 {
	font-size: 3em !important;
	line-height: 1em !important;
	}
	#functionchat-2 {
	font-size: 1.8em !important;
	line-height: 1em !important;
	}
	.function-blok1, .function-blok2 {
		padding: 10px !important;
		margin-bottom: 0 !important;
		margin-top: 0 !important;
	}
	.function-blok3 {
		padding: 20px !important;
		margin-bottom: 0 !important;
	}
	.responsive #top.page-id-11530 h2 {
		font-size: 2em !important;
    	line-height: 1.3em !important;
	}
	#function-titel-3 {
		font-size: 1.8em !important;
	}
	#functiontitle-4 {
font-size: 1.3em !important;
    line-height: 1.5em !important;
	}
	.function-bloktel {
	padding-left: 20% !important;
	}
	
	
.page #blog-overzicht .category-events {
      background-color:#fff;
    margin-bottom: 30px;
}
.page #blog-overzicht .category-events .entry-content {
padding: 20px;
max-width: initial !important;
}
.page #blog-overzicht .category-events .entry-content-wrapper {
    padding: 0 15px;
    margin-bottom: 20px;
}
}
@media only screen and (min-width: 990px){
.page #blog-overzicht .category-events .big-preview a {
height: 364px;
overflow: hidden;
display: block;
}
.page #blog-overzicht .category-events .post-title {
    min-height: 80px;
}

#blog-overzicht .template-blog .post-entry {
    width: 42%;
    display: inline-block;
    position: relative;
    margin: 0 4%;
    clear: none;
    border-bottom: 10px solid transparent;
    min-height: 612px;
}
.page #blog-overzicht .template-blog .category-events.post-entry {
	min-height: 500px;
}
#blog-overzicht .template-blog .post-entry .post_delimiter {
display:none;
}
#blog-overzicht .template-blog .post-entry .post-title .post-format-icon {
    display: none;
}
#blog-overzicht .template-blog .post-entry .more-link {
    background-color: #fabc20;
    color: #fff;
    padding: 2px 2px 2px 10px;
    text-decoration: none;
    border-radius:3px;
    font-family: museo-sans-300;
}
#blog-overzicht .template-blog .post-entry .more-link:hover {
    background-color: #e1a205;
}
#blog-overzicht .template-blog .category-blogs .entry-content-wrapper .post-title {
    text-align: left;
    font-size: 20px;
    line-height: 20pt;
    color: #5a4f4a;
}


#blog-overzicht .template-blog .category-blogs .entry-content-wrapper .post-meta-infos {
    text-align: left;
}
#blog-overzicht .template-blog .category-blogs .entry-content-wrapper .entry-content p {
    text-align: left;
    margin-top: 0;
}

.page #blog-overzicht .category-events .entry-content {
    background-color: #fff;
    position: absolute;
    top: 0;
    padding: 0 15px;
    z-index: 99;
    opacity:0;
    bottom:0;
    width:100%;
    max-height: 400px;
    text-align: left;
max-width: initial !important;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.page #blog-overzicht .category-events:hover .entry-content {
opacity:1;
}
.single-post #event-overzicht article.post-entry {
    height: 330px;
    width: 17%;
    display: inline-block;
    position: relative;
    margin: 0px 1.5%;
    clear: none;
    overflow: hidden;
    border-bottom: 20px solid transparent;
}
.single-post #event-overzicht article.post-entry .entry-content-wrapper .post_delimiter {
    display: none;
}
}
@media only screen and (min-width: 1200px){
    .page #blog-overzicht .category-events .big-preview a {
    height: 303px;
    overflow: hidden;
    display: block;
}
#blog-overzicht .template-blog .post-entry {
    width: 25%;
}
.page #blog-overzicht .template-blog .category-events.post-entry {
	min-height: 460px;
}
}
@media only screen and (max-width: 1110px) and (min-width: 768px) {
.responsive #top .av_mobile_menu_tablet .av-main-nav .menu-item {
    display: none;
}
.responsive #top .av_mobile_menu_tablet .av-main-nav .menu-item-avia-special {
    display: block;
}
}