/******************************************************************
Theme Name: Scape Child
Theme URI: http://themes.whiteboxstud.io/scape/main/landing
Description: Scape Child Theme
Author: Whitebox-Studio
Author URI: http://themeforest.net/user/whitebox-studio
Template: scape
Version: 1.0

*/
#body.mobile-header-open #wrapper {
    -moz-transform: translate3d(0, 0, 0) !important;
    -o-transform: translate3d(0, 0, 0) !important;
    -ms-transform: translate3d(0, 0, 0) !important;
    -webkit-transform: translate3d(0, 0, 0) !important;
    -webkit-transform: -webkit-translate3d(0, 0, 0) !important;
    transform: translate3d(0, 0, 0) !important;
}

.wtbx_inner_column_content .widget-title {
	display: block  !important;;
}
.nw-home_entry-title {
	font-size: 1.35em !important;
}
.wtbx_vc_accordion.wtbx_style_3 .wtbx_vc_accordion_tab {
	border:none !important
}
.wtbx_vc_accordion.wtbx_style_3 .wtbx_vc_accordion_tab:before {
	height: 2px;
	opacity: 1 !important;
	background-color: #d7dbe0 !important;
	
}



/*.imaginatif-table.wpb_vc_table {
	overflow-y: scroll;
}*/
/*@media screen and (min-width: 800px) {
  .imaginatif-table {
  	max-width: 100% !important;
  	overflow-x: hidden !important;
  	overflow-y: scroll !important;
  }
}*/
/* NW IMAGE GRID*/
/*.nw-img-grid .wtbx-image-crop {
	padding-bottom: 10px !important;
}
.nw-img-grid .wtbx-lazyloaded, 
.nw-img-grid img.wtbx-lazyloaded{
		width: auto !important;
		max-width: 400% !important;
		height: 148px !important;
		max-height: 148px !important;
		object-fit:none !important;
		position: relative !important;
}*/