/* Seating */
.coll-type-1{border-color:#b0ae9e;}
.coll-item.coll-type-1 .coll-item-name::before {
	background: #b0ae9e;
}
.coll-item.coll-type-1:hover .coll-item-label,
.coll-item.coll-type-1:focus .coll-item-label {
	color:#b0ae9e;
}


.sp-sub > li > a.sub-mu-1:hover, .sp-sub > li > a.sub-mu-1.actived {color:#b0ae9e;}

/* Table */
.coll-type-2{border-color:#8a7167;}
.coll-item.coll-type-2 .coll-item-name::before {
	background: #8a7167;
}
.coll-item.coll-type-2:hover .coll-item-label,
.coll-item.coll-type-2:focus .coll-item-label {
	color:#8a7167;
}


.sp-sub > li > a.sub-mu-2:hover, .sp-sub > li > a.sub-mu-2.actived {color:#8a7167;}

/* Night furnitures */
.coll-type-3{border-color:#8a7b4d;}
.coll-item.coll-type-3 .coll-item-name::before {
	background: #8a7b4d;
}
.coll-item.coll-type-3:hover .coll-item-label,
.coll-item.coll-type-3:focus .coll-item-label {
	color:#8a7b4d;
}


.sp-sub > li > a.sub-mu-3:hover, .sp-sub > li > a.sub-mu-3.actived {color:#8a7b4d;}

/* Case Good */
.coll-type-4{border-color:#a15f4f;}
.coll-item.coll-type-4 .coll-item-name::before {
	background: #a15f4f;
}
.coll-item.coll-type-4:hover .coll-item-label,
.coll-item.coll-type-4:focus .coll-item-label {
	color:#a15f4f;
}


.sp-sub > li > a.sub-mu-4:hover, .sp-sub > li > a.sub-mu-4.actived {color:#a15f4f;}

/* Lighting */
.coll-type-5{border-color:#d6d6b6;}
.coll-item.coll-type-5 .coll-item-name::before {
	background: #d6d6b6;
}
.coll-item.coll-type-5:hover .coll-item-label,
.coll-item.coll-type-5:focus .coll-item-label {
	color:#d6d6b6;
}


.sp-sub > li > a.sub-mu-5:hover, .sp-sub > li > a.sub-mu-5.actived {color:#d6d6b6;}

/* Outdoor furnitures */
.coll-type-7{border-color:#ddebf0;}
.coll-item.coll-type-7 .coll-item-name::before {
	background: #ddebf0;
}
.coll-item.coll-type-7:hover .coll-item-label,
.coll-item.coll-type-7:focus .coll-item-label {
	color:#ddebf0;
}


.sp-sub > li > a.sub-mu-7:hover, .sp-sub > li > a.sub-mu-7.actived {color:#ddebf0;}

/* Accessories */
.coll-type-6{border-color:#748582;}
.coll-item.coll-type-6 .coll-item-name::before {
	background: #748582;
}
.coll-item.coll-type-6:hover .coll-item-label,
.coll-item.coll-type-6:focus .coll-item-label {
	color:#748582;
}


.sp-sub > li > a.sub-mu-6:hover, .sp-sub > li > a.sub-mu-6.actived {color:#748582;}

