.breadcrumb li.breadcrumb-item.active {
    color: #000;
    width: 350px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
#page-home .widget-blog {
 display: none; 
}
.header .header-middle .header__left .logo a img {
    display: inline-block;
    vertical-align: middle;
    max-height: 70px !important;
}
.widget-featured-brands.py-5 {
    background: #fbfbfb;
}