/* Override CSS for the module display */

#hpprtb .product-description {
	position: absolute;
	z-index: 3;
	background: white;
	width: 250px;
	bottom: 0;
	height: 70px;
	box-shadow: 0 0 5px 3px rgba(0, 0, 0, 0.05);
}

#hpprtb .tabs {
	box-shadow: 2px 2px 11px 0px rgba(0, 0, 0, 0.1);
	margin-top: 2rem;
	background: white;
	padding: 0px;
}

#hpprtb .right-link {
	float: right;
	margin-right: 1%;

}
