/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 01 2026 | 14:19:03 */
.altcha-checkbox input[type=checkbox]{
	opacity: unset !important;
}

.form form label.altcha-label{
	 margin-bottom:0px !important;
}

.form form .altcha-widget-wrap{
	margin-top: 1rem !important;
}

@media screen and (min-width: 1024px) {
	.form form .altcha-widget-wrap{
		position: relative;
		min-height: 1em;
	}

	.form form .altcha-widget-wrap altcha-widget{
		position: absolute;
		right: 0;	
	}
}