/* Hide the "Enable Sharing" toggle (keep the Share Link button visible) */
.llms-print-certificate form button[name*="enable_cert_sharing"],
.llms-print-certificate form button[name*="llms_enable_cert_sharing"] { display: none !important; }
