Ella theme search bar not appearing in the center of header

Hi, i am using ella theme and want to put the search bar in the center of the header. need solutions. thanks

@sameen234q3 ,

Share the store URL…

https://gallemen-fashion.myshopify.com/

Password: rteeru

@sameen234q3
Hello,

.header-top-right-group.header-language_currency {
	display: block ruby;
}
.header__search .search-modal__form {
	max-width: 100%;
}
.header__iconItem.header__search {
	float: left;
	width: 70%;
}

Add this css at the bottom of Online Store->Theme->Edit code->Assets->base.scss.liquid

Like This

Thanks so much.

@sameen234q3 ,

If the solution is helpful to you then accept it.

Its not working