/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

.select2-container .select2-selection--single {
    height: auto !important;
}

body .select2-container .select2-dropdown{
	max-width: 100% !important;
}

#buddypress .profile.edit .standard-form input[type="search"]{
	width:100% !important
}

.verified-business {
    max-width: 22px;
    margin-left: 5px;
}