/**
 *	Theme Name: Pine Child
 *	Theme URI: http://slicejack.com
 *	Author: Slicejack
 *	Author URI: http://slicejack.com
 *	Description: Child theme for Pine.
 *	Template: pine
 *	Version: 1.0
 *	License: GNU General Public License v2 or later
 *	License URI: http://www.gnu.org/licenses/gpl-2.0.html
 *	Text Domain: pine
 *	Domain Path: /languages/
 *	Tags:
*/

.wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7-date, .wpcf7 textarea { border: 1px solid #E0E4E6; background-color: #FFFFFF; border-radius: 0; font-family: Georgia, palatino, serif; font-size: 17px; background-image: none; display: block; } 
.wpcf7-form p label { font-family: Georgia, palatino, serif; font-size: 17px; }
.wpcf7 input[type="submit"] { font-family: Georgia, palatino, serif; text-transform: none!important; }
.wpcf7 textarea { width: 300px; }