/*

Theme Name: Circles Wordpress Theme
Theme URI: http://themeforest.net/item/circles-retina-responsive-multipurpose-theme/4739370
Author URI:http://themeforest.net/user/ThemeSmack
Description: Clean Corporate Theme
Author: ThemeSmack Team
Version: 4.2
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html

*/

/* Contact us Form */

#wpcf7-f4333-p61-o1 input, #wpcf7-f4333-p61-o1 textarea{
	margin-top:6px;
	border:solid 1px #ccc;
	padding:7px 6px;
}

input#c-fullname, input#c-email, input#c-phone, textarea#c-message{
	width:60% !important;
	margin-top:10px;
}



.format-icon:before {
	speak: none;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  padding-right: 10px;
  opacity: 0.2;
  position: relative;
  top: 8px;
  display: none;
  font: normal normal 1.2em/1 'entypo';
}

input#c-button{
	color:#fff;
	width:25%; 
	background:#d9534f!important;
	border:solid 1px #d43f3a!important;
	cursor:pointer;
	margin-top:10px;
}