/*
Theme Name: Enfold
Description: <strong>A superflexible and responsive Business Theme by Kriesi</strong> - <br/> Update notifications available on twitter and facebook:<br/> <a href='http://twitter.com/kriesi'>Follow me on twitter</a><br/> - <a href='http://www.facebook.com/pages/Kriesi/333648177216'>Join the Facebook Group</a>
Version: 3.2.3
Author: Kriesi
Author URI: http://www.kriesi.at
License: Themeforest Split Licence
License URI: -
Theme URI: www.kriesi.at/themes/enfold/
*/


/*
* PLEASE DO NOT EDIT THIS FILE!
* 
* This file is only in your themefolder for WordPress to recognize basic theme data like name and version
* CSS Rules in this file will not be used by the theme. 
* Instead use the custom.css file that is located in your themes /css/ folder to add your styles. 
* You can copy a style rule from any of your css files and paste it in custom.css and
* it will override the original style. If you just want to add small css snippets you might also
* want to consider to add it to the designated CSS option field in your themes backend at: Theme Options->Styling
*/
div#findAddress{
	cursor:pointer;
	background:#48A2CA;
	margin-top: 8px;
        padding: 9px;
	border-radius:5px;
	color:#FFF;
	border:none;
	width: 100px;
	text-align:center;
}

#top .gform_wrapper ul li.gfield {
    margin-bottom: 10px;
    width: 250px;
}
.input_1_18 {
	
    width:250px;
}
#top .gform_wrapper input, #top .gform_wrapper select {
    margin-bottom: 0;
    min-width: auto;
    width: 250px;
}

#field_1_10 {

    margin-left: 0px !important;
    width:250px !important;
}

#field_1_9 {

	width:202px !important;
    
}

.gform_wrapper .top_label li.gfield.gf_inline input[type=text].medium
{
width: 100% !important;

}



























