/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */
 .ocwc_vendor_settings_heading h3 {
 	font-size: 16px!important;
    line-height: 20px!important;
    display: table-cell!important;
    float: left!important;
    font-weight: 600!important;
    color: #17a2b8!important;
    margin-top: 6px!important;
    margin-bottom: 15px!important;
    width: auto!important;
    padding: 0!important;
    clear: none!important;
    font-style: italic!important;
 }

 div.wcfm-collapse-content p.wa-order-wcfm-vendor-setting-description {
 	margin: 0 0 15px!important;
 }

 input.ocwc-checkbox, input[type="checkbox"].ocwc-checkbox {
     margin-right: 50% !important;
     position: unset !important;
 }