/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 01 2025 | 10:28:57 */
p#kl_newsletter_checkbox_field {
    right: 100%;
    margin-bottom: 70px;
    top: 30px;
    margin-top: 25px;
}

#kl_newsletter_checkbox_field > span > label.checkbox {
    width: 50vw !important;
}

@media (max-width: 777px) {
    p#kl_newsletter_checkbox_field {
		margin-bottom: 80px;
	}

	#kl_newsletter_checkbox_field > span > label.checkbox {
    	width: 80vw !important;
	}
}

