.wccac-turnstile {
	clear: both;
	margin: 1rem 0;
}

.wccac-turnstile--conditional,
.wccac-turnstile--hidden {
	display: none !important;
}

.wccac-turnstile-widget {
	min-height: 65px;
}

.wccac-turnstile-status {
	margin: 0.4rem 0 0;
	min-height: 1.2em;
}

.wccac-turnstile-status:empty {
	display: none;
}

.wccac-turnstile-status--error {
	color: #b32d2e;
}

[data-crfw-account-body] > .wccac-turnstile {
	margin: 0.9rem 0 0;
}

.wpcf7-form > .wccac-turnstile {
	margin: 1rem 0;
}

#login .wccac-turnstile {
	margin-bottom: 1.25rem;
}

#login .wccac-turnstile-widget {
	max-width: 100%;
	overflow: hidden;
}
