/* 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%;

}

#hpprtb .price
	{
	font-weight: bold;
	}

#hpprtb .regular-price
	{
	font-size:18px!important;
	}

#hpprtb .promo
	{
	color:#f25022!important;
	font-weight: bold;
	}


#hpprtb .price-ecotax
	{
	font-size:15px;
	color:#7a7a7a;
	font-weight: normal;
	}