 
.elementor-editor-active .vb-wrapper {
	z-index: 9999!important;
	overflow: visible;
}

body > [class*="elementor-location-"],
body > .hw-body-warp > [class*="elementor-location-"],
.elementor-location-footer,
.elementor-location-header,
.elementor{
	float:inline-start;
	width: 100%;
}
.elementor-image-box-title,
.elementor-icon-box-title{
  margin-bottom:10px;
	
} 
body .e-con{
  --container-max-width: var(--vb-global-body-wt);
}
body .elementor-section.elementor-section-boxed > .elementor-container{
	  max-width: var(--vb-global-body-wt);

}