/*
Theme Name:     Solar Child
Theme URI: 		http://wedesignthemes.com/themes/solar/
Author: 		the DesignThemes team
Author URI: 	http://themeforest.net/user/designthemes
Description:    Child theme for the Solar theme powered by DesignThemes
Template:       solar
Version:        1.0
*/

.wpb_single_image img {
	height: auto;
	max-width: none;
	vertical-align: top;
}

.wpcf7 input, textarea {
border: 1px solid #ccc;
font-size: 14px;
margin: 0 10px 10px 0;
padding: 8px 10px;
-webkit-border-radius: 3px;
-webkit-box-shadow: 0 2px 2px #ddd
}