/*
  Theme Name:   Route
  Theme URI:    http://routewp.com/
  Author:       Codestar
  Author URI:   http://themeforest.net/user/Codestar
  Description:  Route Multi-Purpose WordPress Theme by a Elite Author
  Version:      6.2
  License:      GNU General Public License v2 or later
  License URI:  http://www.gnu.org/licenses/gpl-2.0.html
  Tags:         black, green, white, light, dark, two-columns, three-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
  Text Domain:  route
*/
.form input {
	height: 23px;
	border: 1px solid #b4b4b466;
	width: 50% !important;
}
.form p label {
	margin: 7px 0 4px 0 !important;
	font-size: 15px inherit;
}

.form select {
	height: 23px;
	border: 1px solid #b4b4b466;
	width: 50% !important;
}

ul.list_icon li::before {
    content: "\f054";
    font-family: FontAwesome;
    display: inline-block;
    margin: -10px 0px 0px 0px;
    width: 0px;
}
ul.list_icon li {
    padding-left: 0.3em;
    padding-bottom: 10px;
}  
ul.list_icon {
    padding: 0px 0px 0px 10px;  
}
