.isearch-heading {
    color: #b9975b !important;
    font-size: 16px !important;
    margin: 7px 0 3px 0;
    font-weight: 600 !important;
    display: none;
}

.isearch-heading-product {
    color: #222;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
}

.isearch-more {
    background-color: #e3000b;
    color: #fff;
}

#search .btn-lg {
    line-height: 2rem !important;
    text-shadow: none !important;
    background-color: #b9975b;
}

#search .form-control:focus {
    border-color: #b9975b !important;
}