#ws_shipping_by_dw_rates .ws-on-same-line {
    width: calc((60% - 20px)/3) !important;
    margin-right: 10px !important;
}
/*** Theme specific fixes - START ***/
body.wcfm-dashboard-page .wcfm-checkbox {
    min-height: 22px;
}
input.wcfm-checkbox.wcfm_ele_hide {
    display: none !important;
}
input.wcfm-checkbox, input[type="checkbox"].wcfm-checkbox, .onoffswitch {
    margin-right: 50% !important;
}
/*** Theme specific fixes - END ***/