#_desktop_logo {
 display: none !important;
}
#header.header4 .fixed-menu .search-dropdown {
 display: flex !important;
}
#header.header4 .header-nav.fixed-nav {
    position: fixed;
    z-index: 10;
    top: 0;
    left: 0;
    right: 0;
}
a.manufacturer-name {
    visibility: hidden;
}
#card-subtotal-shipping, .total-line.shipping {
display:none !important;
}
@media (max-width: 767px){
#index #header {
    border: 0;
    margin-top: 70px;
}
}