/*
Theme Name: Enfold Child
Description: Enfold Child theme for H2b
Version: 1.0.0
Author: WZZ
Author URI: http://www.wzz.nl
License: Themeforest Split Licence
License URI: -
Theme URI: www.kriesi.at/themes/enfold/
Template: enfold
*/

.header_color .main_menu ul:first-child > li.current-menu-item > a, .header_color .main_menu ul:first-child > li.current_page_item > a {color:#2d5c88!important;}

p {font-size:15px; line-height:25px;}
.wit {color:#fff!important;}

.bluediv {background: rgba(45, 92, 136, .8); padding: 10px 20px; color:#fff!important; 	border-radius: 15px; display:inline-block;}

.avia-team-member {text-align:center;}

/* hide current language flag from menu */
/*.avia_current_lang { display: none !important; } */

/*.main_color .avia-icon-list .iconlist_icon {
    background-color: #0183c9;}*/

h4.iconlist_title {color:#0183c9;}

/* begin werkenbij_contactform*/
.wb_cf {
   padding: 10px;
   background: rgba(0, 0, 0, 0.1);
   border: solid white 2px;
}
.wb_cf h3 { 
   color: #3f3f3f;
}
#top label{
   color: #3f3f3f !important;
}
div.wpcf7 input[type="file"] {
   color: #3f3f3f !important;
}
/* end werkenbij_contactform */


/* begin klant cases page */
.h2b_cust_case .av-caption-image-overlay-bg {
    height: 50px;
    bottom: 0;
}
.h2b_cust_case .av-image-caption-overlay-center {
    vertical-align: bottom;
    position: relative; 
    bottom: 10px; 
}

.av-overlay-hover-deactivate:hover .av-caption-image-overlay-bg {
    opacity: 0.8!important;
}


/* end klant cases page */

/* mouseover e-mail color*/
#top #wrap_all .av-social-link-mail:hover a {
    color: #fff;
    background-color: #1f427b;
}
/* end mouse over menu */

/* sidebar menu styling */
html #top .all_colors .widgettitle {
border-style: solid;
border-width: 1px;
padding: 10px 0;
border-left: none;
border-right: none;
margin-bottom: 15px;	
}

/* disable image overlay (circle and arrow) on hover */
.image-overlay {
display: none !important;
opacity: 0 !important;
}

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


}
/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 768px) and (max-width: 959px) {
	
	
	
	}

/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 767px) {
	.responsive .mobile_slide_out .logo img {
margin-top: 10px;
width: 80% !important;
height: 80% !important;
}
}
	

/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 767px) {
	
	}

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

	}

