/*
	Theme:			bwjones theme
	Theme URI:      http://www.theme4press.com/themes/evolve
	Description:    Twentyseventeen Child Theme
	Author:         Anesti Creative
	Author URI:     http://www.anesticreative.com
	Template:       twentyseventeen
	Version:        1.0.0
*/


/* Make primary content wider to accomodate bigger photos */

@media screen and (min-width: 48em) {
	.wrap {
	    max-width: 1100px !important;
	}

	.has-sidebar:not(.error404) #primary {
		width: 75% !important;
	}

	.has-sidebar #secondary {
		width: 22% !important;
	}
}
select {
	height: 1.5em !important;	
}
.search-form .search-submit {
    padding: 0.1em 1em !important;

}
input[type="search"] {
	padding: 0.2em 0.7em !important;
}
.search-form .search-submit .icon {
    height: 18px !important;
}
