/**
 * Theme Name:     TaskHive Child
 * Author:         HivePress
 * Template:       taskhive
 * Text Domain:	   taskhive-child
 * Description:    A multipurpose WordPress theme that allows you to build a marketplace of services or digital downloads.
 */

.header-logo img {
	height:30px;
}

.hp-vendor__pro-badge {
	display:none;
}

.rating__count {
	display:none;
}

.select2-container--default .select2-selection {

	background: lightgrey;
}