// START OF JS CODE BY NUSSUQ.COM
const newSearch = document.querySelectorAll('.mobile-menu');
const selectItem = newSearch[1];
const searchbtn = `
ابحث
`
selectItem.insertAdjacentHTML('afterend', searchbtn)
const aboutSection = document.querySelectorAll('.index .store-header');
const selectItems = aboutSection[0];
const newAbout = `