.row_category_div_cs {
	overflow				: hidden;
	}
/*
.row_category_div_cs:nth-child(2n+1) {
	background-color	: rgba(246, 223, 11,0.4);
	background-color : orange;
	}

.row_category_div_cs:nth-child(2n+2) {
	background-color	: rgba(235,239,240,0.1);
	}
*/

.frm_img_category_div_cs {
	float					: left;
	border				: 1px solid rgb(0,0,0);
	}

.frm_txt_category_div_cs {
	float					: left;
	}

.title_product_category_div_cs h2 {
	font-weight			: bold;
	}

.title_product_category_div_cs:after {
   content				: "\a";
   white-space			: pre;
	}

.dot_core_icon_cs:before {
	content				: "\00a0\f052";
	display				: inline-block;
	vertical-align		: bottom;
	}

.dot_core_icon_cs:after {
	content				: "\00a0";
	}

.link_category_div_cs {

	text-decoration	: underline;
	color					: blue;
	}