Buy me a coffee

#tweak2

<style>
@media screen and (max-width:767px) {
div.custom-items-search {
    display: none !important;
}
}
</style>