/*
	Theme Name: Envision
	Theme URI: http://themes.cloudfw.net/envision/
	Description: <a href="http://themes.cloudfw.net/envision/">Envision - WordPress Theme</a>
	Author: Orkun GURSEL
	Author URI: http://orkungursel.com/
	License: GNU General Public License version 3.0
	License URI: http://www.gnu.org/licenses/gpl-3.0.html
	Tags: light, gray, white, one-column, two-columns, right-sidebar, flexible-width, custom-background, custom-header, custom-menu, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, theme-options, translation-ready
	Version: 2.1.0
	
	All files, unless otherwise stated, are released under the GNU General Public License
	version 3.0 (http://www.gnu.org/licenses/gpl-3.0.html)

*/

/** style.css - main stylesheet file is located in "/lib/css/" folder */

body .gform-theme--api, 
body .gform-theme--foundation {
	--gf-form-gap-x: 15px;
	--gf-form-gap-y: 8px;
	--gf-field-gap-x: 10px;
	--gf-field-gap-y: 10px;
}

/* Homepage */
html #tagline-1 > .ui--tagline-background-overlay { background-color: white !important; opacity: 0.7 !important; }
html #text-rotator-1 { color: black !important; }

#gform_wrapper_8 .ginput_address_zip,
#gform_wrapper_8 .gfield--input-type-datepicker .ginput_container_date input  { width: 100%; }
#gform_wrapper_8 .gform_required_legend,
#gform_wrapper_8 .gform-field-label,
#gform_wrapper_8 .gf_progressbar_title  { /* color: white !important; */  }
#gform_wrapper_8 .gf_progressbar .percentbar_blue { background-color: #4ce263; }
#gform_wrapper_8 .gform_validation_errors { background-color: #ffc5b8; }
#gform_confirmation_wrapper_8 { padding: 15px;  background-color: #7ddd8c; border-radius: 3px;  }
#gform_confirmation_wrapper_8 .gform_confirmation_message {  }
