/* ------------------------------ */
/* ----------- Search ----------- */
/* ------------------------------ */

.section__search .asp_w_container .autocomplete, .section__search .asp_w_container .asp_r,
.headline__container .asp_w_container .autocomplete, .headline__container .asp_w_container .asp_r,
.popup_search .asp_w_container .autocomplete, .popup_search .asp_w_container .asp_r, .popup_search .asp_r {
    display: none !important;
}

.section__search .asp_text_button.hiddend, .headline__container .asp_text_button.hiddend, .popup_search .asp_text_button.hiddend {
    position: absolute;
    height: 1px;
    width: 1px;
    clip: rect(1px,1px,1px,1px);
    border: 0;
    overflow: hidden;
}
