.bx-core-window button, .bx-core-window input, .bx-core-window textarea{
    -moz-appearance: unset; !important;
    appearance: auto; !important;
    -webkit-appearance: default-button; !important;
}
.bx-yandex-address-search-results {
    z-index: 9999 !important;
}

.filter__remove {
    display: none;
}

.filter__remove-show{
    display: flex !important;
}

.show {
    display: block;
    z-index: 999;
}