<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 01 2025 | 12:58:31 */
p#kl_newsletter_checkbox_field {
    right: 100%;
    margin-bottom: 70px;
    top: 30px;
    margin-top: 25px;
}

#kl_newsletter_checkbox_field &gt; span &gt; label.checkbox {
    width: 50vw !important;
}

@media (max-width: 777px) {
    p#kl_newsletter_checkbox_field {
		margin-bottom: 80px;
	}

	#kl_newsletter_checkbox_field &gt; span &gt; label.checkbox {
    	width: 80vw !important;
	}
}

</pre></body></html>