/* Remove the entire breadcrumb bar completely */
.breadcrumb {
    display: none !important;
}