.link_contact_form_a_cs {
	text-decoration	: underline;
	color					: rgb(0,0,204);
	}

.row_product_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_product_div_cs {
	float					: left;
	border				: 1px solid rgb(0,0,0);
	}

.frm_txt_product_div_cs {
	float					: left;
	}

.title_type_product_div_cs h2 {
	font-weight			: bold;
	}

.dot_core_icon_cs:before {
	content				: "\00a0\f052";
	display				: inline-block;
	vertical-align		: bottom;
	}

.dot_core_icon_cs:after {
	content				: "\00a0";
	}