.topbar .hd-address {
    display: none;
}
.topbar a, .topbar .fa-phone, .menu-search .icon-search i {
    color: #fff;
}
.topbar .list-inline li {
    padding: 0 15px;
}
.header.tp_header.sticky {
    position: fixed;
    top: 0 !important;
    width: 100%;
    z-index: 999;
    background: #fff;
}