/*
 Theme Name:   Hepta Child
 Theme URI:    http://keenitsolutions.com/products/wordpress/hepta/
 Description:  Hepta Child
 Author:       RS Theme
 Author URI:   http://rstheme.com
 Template:     hepta
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
 */

.wpcf7 .wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-acceptance {
	border:none;
	padding:0;
}
.wpcf7 .wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item {
	line-height:25px;
	margin-left:5px;
}
.wpcf7 .wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item-label {
	line-height:25px;
	font-weight:normal;
}
.button-contact {
	border: 2px solid;
	border-color: #fff;
	color: #fff;
	padding: 11px 30px;
	border-radius: 30px;
}
.button-contact:hover {
	color:#212121;
	border-color: #212121;
}