/*
Theme Name: Sheridan Libraries Light Repository Finder
Version: 1.0
Template: sheridan-libraries-light
Author: Mark Cyzyk
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

.vc_gitem-post-data-source-post_title {
		height: 200px;
    overflow: hidden;
    text-overflow: ellipsis;
}



	.fieldLabel {
		background-color:SlateGrey;
		color:White;
	}

	.fieldValue {
	}

	.itemTitle .tax-title {
		font-size: 25px;
	}

.tax-name .tax-image, .tax-name .tax-title {
	float: none;
}

.tax-title {
	display: inline-block;
	background-color: silver;
	margin-left: 0;
}

.tax-title a, .tax-title a:hover, .tax-title a:visited, .tax-title a:visited:hover {
	cursor: default;
    pointer-events: none;        
    text-decoration: none;
    color: black;
}

.tax-child-count {
	display: inline-block;
}

