﻿.sgcategory, .sgfurn {
	cursor: pointer;
}

.sgcategory .product_colors {
	bottom: 50px;
}

.sgcategory .product_colors .finsh_option span, .sgcategory .product_colors .selected_finsh span {
	display: none !important;
}

.sgcatid2 .product_colors, #fmobilehonp {
	display: none;
}

.main_news_wrapper {
	width: 80%;
	margin: 0px 10%;
}

.news_wrapper {
	width: 45%;
	margin-left: 2%;
	margin-right: 2%;
}

#projectlist {
	width: 96%;
	margin: 0px auto;
	max-width: 1600px;
}

#projectlist > div.row > div:nth-child(3n+1) {
	width: 100%;
}

#projectlist > div.row > div > div.product_image_wrap {
	height: auto;
}

#projectlist > div.row > div:nth-child(3n+1) > div.product_image_wrap {
	height: auto;
}
