.product_bundle{
	font-size: 90%;
}
.product_bundle.product_free .cartTotalDisplaySeparator{
	display:none;
}

/* append_labels base*/
.overlay_better_together {
	display: block;
	position: absolute;
	width:100%;
	right: 50%;
	top:0;
}
.overlay_better_together{
	z-index:6;
}
.overlay_better_together .overlay_text {
	background: linear-gradient(to bottom,#174a7b, #174a7b 50%, #133d65, #133d65 100%);
    background-color: #174a7b;
}