@media only screen and (max-width: 1040px) {
    .bossgoo-header-nav56 .phone-header .search {
        margin-left: .2rem;
        background: var(--themeColor);
        /* color: #fff; */
        color: #ffffff !important;
        font-weight: bold;
    }
}