/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 06 2025 | 05:23:27 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 

/* Search Bar & Button */
.ekit_modal-searchPanel .ekit-search-group .ekit_search-button {
	right: 20px;
	width: 30px;
}

.ekit_modal-searchPanel .ekit-search-group .ekit_search-button {
	filter: invert(1);
}


/* Search Result Page */
.search .site-main {
	display: block !important;
}

.search-page-header {
	margin: 5px 0 60px 0;
}

.search-form {
	width: 100%;
	max-width: unset !important;
	position: relative;
	margin-bottom: 40px;
}













