/*!
Theme Name: PageBolt Child
Theme URI: https://uicore.co
Description: Landing Page WordPress Theme
Author: UiCore
Author URI: https://uicore.co
Template: pagebolt
Version: 1.0.0
Text Domain: pagebolt
*/

 /* Add your custom style here */

.input-submit-contact-us-form input, input-submit-contact-us-form textarea{
	max-width: 100% !important
}

.btn-submit-contact-us-form{
	padding: 15px 30px !important;
    height: auto !important;
    width: 100% !important;
}

.btn-submit-contact-us-form:hover{
	padding: 15px 30px !important;
    height: auto !important;
    width: 100% !important;
	border: none !important;
	color: #FFFFFF!important;
}

.ui-staging{
	display: none!important;
}