/* Start custom CSS for column, class: .elementor-element-4537eef1 *//* فقط روشن کردن پس‌زمینه */
.checkout-breadcrumb{
    background: #fff;
    border-radius: 16px;
    padding: 20px;
    border: 1px solid #e5e7eb;
    box-shadow: 0 4px 12px rgba(0,0,0,.08);
}

/* رنگ متن */
.checkout-breadcrumb h4{
    color: #111827 !important;
}

/* رنگ آیکون */
.checkout-breadcrumb i{
    color: #2563eb;
}/* End custom CSS */