.tab-nav.tabs {
    border-top-right-radius: 25px;
    border-top-left-radius: 25px;
    height: 55px !important;
    padding-top: 10px !important;
}

span.tab-title.ng-binding {
    display: none;
}

.tab-nav.tabs {
    border: none !important;
}
.tabs-striped.tabs-color-light .tab-item.tab-item-active, .tabs-striped.tabs-color-light .tab-item.active, .tabs-striped.tabs-color-light .tab-item.activated, .tabs-top.tabs-striped .tab-item.tab-item-active {
    border: none;
}
.tabs-striped.tabs-color-light .tab-item.tab-item-active i {
    color:#E27A93;
}

img.banner-background.item-center {
    box-shadow: 0px 0px 5px 5px #e5e5e561;
}

.item-wraper.home-structure.search.banner-full {
    border-radius: 15px;
    box-shadow: 0px 0px 5px 5px #e5e5e561;

}