/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 23 2025 | 14:30:41 */
.search-form {
	display: grid;
    grid-template-columns: 1fr auto;
    gap: 10px;
}