.mwform-checkbox-field {
    display: block;
    margin-bottom: 10px;
    cursor: pointer;
}


.mw_wp_form .horizontal-item + .horizontal-item{
    margin-left: 0 !important;
}

.mwform-checkbox-field label{
    cursor: pointer;
}

.mwform-checkbox-field label input{
    cursor: pointer;
}