Step 1: Go to Online Store->Theme->Edit code.
Step 2: Search file base.css
Step 3: Paste the below code at bottom of the file → Save
.header.header--top-center.header--mobile-center.page-width.header--has-menu {
position: relative;
}
.header__search {
position: absolute;
right: -100%;
top: 70%;
}