/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 05 2026 | 10:39:47 */
@media only screen and (max-width: 600px) {
	#wpbody-content form[method="get"] #username {
		width: 100%;
	}
	
	#wpbody-content form[method="get"] .username.column-username::before {
		font-size: 0;	
	}
}