#main .box {
	width: 960px;
	padding: 0 !important;
	margin: 0;
	overflow: hidden;
}
#main .box h3 {
	border-bottom: #EEE solid 1px;
	border-top: #EEE solid 1px;
	color: #333;
	font-family: "Tw Cen MT Condensed","Tw Cen MT","Euphemia";
	font-family: 'Oswald', sans-serif;
	font-size: 36px !important;
	font-weight: normal;
	line-height: 1em;
	padding: 20px 0;
	text-align: center;
}
.add_cart h3 {
	text-align: justify;
	text-justify: distribute;
}
.option_color {
	width: 100%;
	border: #CCC solid 1px;
	border-collapse: collapse;
}
.option_color th {
	background: #666;
	color: #FFF;
	padding: 4px 0;
	text-align: center;
}
.option_color td {
	border: #CCC solid 1px;
	border-collapse: collapse;
	text-align: center;
	height: 40px;
}
.option_size {
	width: 100%;
	border: #CCC solid 1px;
	border-collapse: collapse;
}
.option_size th {
	background: #e5e5e5;
	border: #CCC solid 1px;
	padding: 4px 0;
	text-align: center;
}
.option_size td {
	border: #CCC solid 1px;
	border-collapse: collapse;
	text-align: center;
	padding: 4px 0;
}
.product_detail_area {
	clear: both;
	display: block;
	margin: 0 0 40px;
	overflow: hidden;
}
#box_recommend p img {
	height: auto;
	max-width: 100%;
	vertical-align: bottom;
}
p.benik {
	margin: 0;
	padding: 0 0 0 1em;
	text-indent: -1em;
}
.product-image-thumb {
	display: block;
	padding: 0;
	overflow: hidden;
}
.product-image-thumb ul {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	width: 104.03225%;
	width: 100%
}
.product-image-thumb ul li {
	border: #EEE solid 2px;
	cursor: pointer;
	display: block;
	float: left;
	padding: 0;
	margin: 0 3.87596899% 3.87596899% 0;
	margin: 0 2% 2% 0;
	width: 29.45736434%;
	width: 23.5%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
}
.product-image-thumb ul li:nth-child(4n) {
	margin-right: 0;
}
.product-image-thumb img {
	display: block;
	height: auto;
	width: 100%;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}
.custom-thumb {
	margin-right: -2.6%;
}
@media (max-width: 1190px) {
#main .box {
	width: 102.1276595744681%;
}
}