.tsp-header-bar {
    margin-bottom: 10px;
	background:#0089ff;
	padding-top:0;
}
#tsp_menu_cart_search nav > ul .current-menu-item > a {
    color: #ff9000;
    border-bottom: 2px solid #ff9000;
}
.tsp-header-bar .tsp-account a {
    color: #ffffff;
    border: 1px solid #0089ff;
}
#drift-widget-container{
	display:none !important;
}
.tsp-header-bar {
    padding: 10px 0;
    background: #b60040;
    color: #ffc107;
}
.tsp-header-bar a {
    color: #fff;
}