/*
Theme Name: Astrild
Template: astra
*/

.entry-content p {
	margin-bottom: 0.5em;
}

/*--------------------- Form A --------------------------*/
.form-a .wpcf7 input[type=checkbox], .wpcf7 input[type=radio] {
	height: 0.8em;
	width: 0.8em;
	min-width: 0.8em;
	margin: 0;
}
.form-a .wpcf7-form-control.wpcf7-select {
	height: 1.6em;
	padding: 0;
}
.form-a .wpcf7-form-control-wrap input[type=text] {
	padding: 0;
}
.form-a .wpcf7 input:not([type=submit]) {
	padding: 0;
}
.form-a .wpcf7-form-control-wrap input {
	background: none;
}
.form-a .wpcf7 input[type=checkbox], .wpcf7 input[type=radio] {
	cursor: text;
}
.ff-default .ff-el-form-control:focus::placeholder {
	color: transparent;
}

/*--------------------- Form B/C --------------------------*/
.fluentform .ff-el-form-check {
	display: inline-block;
	margin: 0 1em 0.6em 0;
}
.ff-default .ff-el-form-check label.ff-el-form-check-label {
	padding: 0.2em;
}
select.ff-el-form-control:not([size]):not([multiple]) {
	height: 50px;
}
.ff-default .ff-el-form-control {
	font-size: 105%;
}
.fluentform .ff-el-form-check-label .ff-el-form-check-input {
	width: 1.1em;
	height: 1.1em;
	margin-right: 0.2em;
	cursor: pointer;
}

/*--------------------- Form D --------------------------*/
.form-d .wpcf7 input.wpcf7-submit {
	min-width: 8em;
	padding: 1em;
}
.form-d .wpcf7 input.wpcf7-previous {
	width: 8em;
	margin-right: 1em;
	padding: 1em;
	background: #bbb;
}
.page-id-675 .wpcf7 form .wpcf7-response-output {
	display: none;	
}
.entry-content dl dt p {
	margin-bottom: 0.2em;
}
.form-d select.wpcf7-form-control.wpcf7-select {
	height: 45px;
}
]
