/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */

.omnibusprice span {
	display: block;
	padding: 0px 10px 0px 0px;
	background: #fff;
	font-weight: 300;
}

.virtual-caption p {
	position: absolute;
	bottom: 0px;
	left: 0px;
	margin-bottom: 0;
	margin-left: 0;
	top: 0px;
	right: 0px;
}

.virtual-caption p a.overlay-a {
	margin: 0px;
	height: 33.33%;
	display: block;
	background: none;
	width: 26%;
	margin-right: 74%;
	opacity: 0;
	
}