/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 29 2024 | 08:11:39 */
.wp-block-search__button{
	margin-left: 0;
	border-radius:100px !important;
	z-index: 10;
	background-color: #fff !important;
}

.wp-block-search__button svg{
	color: #8d8d8d;
}

.wp-block-search__input{
	border-radius: 100px 0 0 100px !important;
	padding: 0px 30px;
	transform: translateX(25px);
	z-index:5;
}

