/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 06 2026 | 13:48:28 */
/* ---------- [ FORM FIELD OPTION ] */
.elementor-field-group {
	align-items: start!important;
	align-content: flex-start!important;
}

.elementor-field-option { 
	min-height: 20px!important;
    align-items: center!important;
	display: flex;
}

.elementor-field-option label { margin-left: 15px!important; } 

input[type="file"] { 
 	border-radius: 0!important;
    background-color: transparent!important;
}