.elementor-62 .elementor-element.elementor-element-94377c1{--display:flex;}/* Start custom CSS for checkout-form, class: .elementor-element-4e09358 *//* Disable clicking on the breadcrumb links */
.wcf-multistep-checkout-breadcrumb a {
    pointer-events: none; /* Prevent click actions */
    color: grey; /* Optional: change color to indicate it's disabled */
    text-decoration: none; /* Optional: remove underline */
}.wcf-step-link[data-target="billing"] {
    display: none !important;
}

.wcf-embed-checkout-form .woocommerce a {
    color: black !important;
}
.wcf-coupon-col-1 {
    display: none !important;
}
.wcf-coupon-col-2 {
    display: none !important;
}

.wcf-review-details-wrapper .wcf-review-detail-content {
    color: #ffffff !important;}
label[for="wcf_shipping_method_0_free_shipping1"],
label[for="wcf_shipping_method_0_flat_rate2"] {
    color: white !important;
}/* End custom CSS */