.search_background {
    background: #fff;
    padding: 10px 14px 10px;
    border: 0;
}

.header_addit_text_widget {
    width: 210px;
}

.header_addit_text_widget table {
    width: 210px;
    font-size: 13px;
    line-height: 15px;
    color: #fff;
}

.header_addit_text_widget .icon-wrapper {
    width: 210px;
}

.header_addit_text_widget .icon-wrapper-bg {
    width: 205px;
}

@media (max-width: 991px) {
    .app-header .app-header__content.header-mobile-open {
        background: linear-gradient(35deg, #00d4ef 0%, #00a1ff 100%) !important;
    }
}