/**********************************************************************************

	put here your custom CSS code to modify the design of IceTheme template
	
	* We strongly reccommend you to not edit other CSS or Less files as in 
	case you will update the template all your changes might be lost.	
	
**********************************************************************************/
.jshopping_product h2 {
  height: 75px;
}
#info li a {
	font-size: 15px;
	line-height: 30px;
}
img.pull-right.custom-article {
	padding-left: 20px;
}
img.pull-left.custom-article {
	padding-right: 20px;
}