/*
Theme Name: WPLMS Blank ChildTheme
Theme URI: http://www.VibeThemes.com    
Description: Child Theme for WPLMS WordPress Theme
Author: VibeThemes
Author URI: http://themeforest.com/user/vibethemes
Template: wplms
Version: 1.0
*/

@import url("../wplms/style.css");


.header_content {
	display: none;
}

#homepage_banner_section {
	position: relative;
}
#homepage_banner_section .elementor-column > .elementor-element-populated {
	padding: 0!important;
}
.banner_title {
	position:absolute !important;
	top: 50%;
    left:25px;
	z-index: 99;
	width: 100%;
	max-width:750px;
	padding: 10px;
	padding-bottom: 18px;
    padding-left: 20px;
    background: #ff6600;
}

html .formcraft-css .fc-form .field-cover > div {
	width:100%!important;
}
html .formcraft-css .fc-form .field-cover > span
{
	display:none!important;
}
html .formcraft-css .fc-form .field-cover > span {
    display: none;
}