/* Enter Your Custom CSS Here */

.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 textarea
{

    width: 100%;
}

.wpcf7 textarea
{
	resize: vertical;
}



/*footer social alignments */
aside#synved_social_follow-3 {
	text-align: center;	
}

ul.lsi-social-icons.icon-set-lsi_widget-2{
  text-align: center !important;
}
aside#lsi_widget-2 {
	text-align: center;
}