/**
 * Fedexcustom Frontend Checkout Styles
 */
#shipping_method li:has(input[value*="fedexcustom"]) {
    display: none;
}