.description-toggle{
	display: inline-block;
	float:right;
	cursor: pointer;
	margin-bottom: 5px;
}
.description-toggle i{
	font-size: 16px;
}
.description-toggle:hover, .description-toggle:hover i{
	color: #00b8cb !important;
}
.wc-pao-addon-description{
	clear:both;
	margin-top: 8px;
}