/*
Theme Name: Caledon
Theme URI: http://codebean.co/caledon/
Description: A Modern WordPress Theme for Interior Design
Author: Esmet
Author URI: http://themeforest.net/user/esmet
Text Domain: caledon
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, threaded-comments, translation-ready
Version: 1.0.0
License: GNU General Public License
License URI: licence/GPL.txt

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/

.cf7_custom_style_1 input,
.cf7_custom_style_1 textarea {
	margin-top: 3px;
}

.cf7_custom_style_1 p {
	padding-bottom: 0;
}

.cf7_custom_style_1 .required {
	color: red;
	opacity: 1;
}

.wpcf7-list-item {
	margin-left: 0;
}

.wpcf7-acceptance label {
	font-weight: 400 !important;
}

.wpcf7-acceptance label a {
	text-decoration: underline;
}

.wpcf7-checkbox {
	display: block;
	margin-top: 3px;
}

.wpcf7-checkbox .wpcf7-list-item {
	display: block;
}

.wpcf7-checkbox .wpcf7-list-item label {
	font-weight: 400 !important;
}