.title-search-result {
    z-index: 1200;
    max-width: 762px;
    background: #fff;
    box-shadow: 0 12px 30px rgba(0, 0, 0, .12);
}
.title-search-result .techotools-search-results { padding: 30px; }
.title-search-result .searchbox__section:last-child { margin-bottom: 0; }
.searchbox__btn-all[hidden] { display: none; }
