.tsb-icons.tsb-pedido .tsb-ic-wrp>a{
    font-family: 'Roboto-Regular' !important;
    font-size: 13px !important;
    line-height: 16px !important;
}

.tsb-icons.tsb-pedido .tsb-ic-wrp>a>div{
    height: 25px;
    display: block;
    line-height: 23px;
    width: 25px;
    margin: auto;
    margin-top: 2px;
    /*border: 2px solid rgba(255, 255, 255, 0.6);*/
    border: 1px solid #9d9e9e;
    border-radius: 100%;
    font-size: 14px;
}

.tabbed-slidebox .tsb-icons .tsb-ic-wrp a.active>div{
    border-color: #9d9e9e;
}

/* TABS CUSTOMS */
.tabs-custom{
    top: 44px;
    background: #FFF;
    border: 0;
    box-shadow: 0px 1px 2px 1px rgba(0, 0, 0, 0.1);
    padding: 0;
    z-index: 11;
    height: 47px;
    color: #777;
    text-align: center;
    font-size: 14px;
    font-family: Roboto-Medium;
}

.tabs-custom .item-filter{
    margin-top: 17px;
    cursor: pointer;
    padding-bottom: 9px;
}

.tabs-custom .item-filter.active{
    border-bottom: 2px #888 solid;
}

.tabs-custom + ion-pane .item-input-wrapper.search-input.search-fixed + div .has-searchbar,
.tabs-custom + ion-pane .item-input-wrapper.search-input.search-fixed + dw-card .has-searchbar{
    top: 92px;
}
