/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 23 2026 | 07:11:15 */
.ff-el-form-check input[type="radio"],
.ff-el-form-check input[type="checkbox"] {
  appearance: auto !important;
  -webkit-appearance: auto !important;
  opacity: 1 !important;
  width: 16px !important;
  height: 16px !important;
  position: static !important;
  display: inline-block !important;
  margin-right: 8px !important;
  pointer-events: auto !important;
}

