/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
 #search_widget form input {
	width: 100%;
	padding: 10px 20px 10px 40px;
	outline: none;
	background-color: #000;
	border: none;
	border-radius: 5px;
}
