.etalage_small_thumbs {
	margin: 5px auto !important;
}

.product-content {
	margin-top: 20px;
	margin-left: 0 !important;
}

.product-content table {
	margin: 0 auto;
}

.product-info h3 {
	font-weight: 600;
	font-size: 20px;
}

.product-info .item_brand {
	padding: 10px 0
}

.product-info .item_brand>a {
	color: #55A32A;
	padding-right: 4px;
	font-weight: bold;
	font-size: 14px;
}

.product-info table tr {
	display: block;
	padding-bottom: 0;
	padding: 7px 0;
}

.product-info table tr th {
	color: #999;
	font-size: 12px;
	font-weight: 300;
	width: 150px;
	text-align: left;
}

.product-info table tr td {
	color: #333;
	font-size: 12px;
	vertical-align: top;
	text-align: left;
}

.product-info table tr td.contact, .product-info table tr th.contact {
	color: #f00;
	font-weight: bold;
	font-size: 20px;
	text-shadow: 1px 1px 2px #000
}

.button {
	padding: 30px 0;
}

.button .item {
	display: inline-block;
	margin: 0;
	padding: 0;
	margin-right: 15px;
}

.button .item a.contact {
	padding: 8px 12px;
	display: block;
	font-size: 18px;
	text-align: left;
	margin-bottom: 20px;
	max-width: 220px;
	color: #fff;
	border: 1px solid #55A32A;
	background-color: #55A32A;
	border-radius: 3px;
}

.button .item a.chatnow {
	padding: 8px 12px;
	display: block;
	font-size: 18px;
	text-align: left;
	margin-bottom: 20px;
	max-width: 230px;
	color: #1996E6;
	border: 1px solid #eee;
	background-color: #eee;
	border-radius: 3px;
}

.button .item a.contact:hover {
	background: #EB650C;
}

.button .item a.chatnow:hover {
	color: #FAB125;
}
/*tabs*/
.tabs {
	width: 100%;
	display: inline-block;
}

.tab-links {
	border-bottom: 1px solid #ccc
}
/*----- Tab Links -----*/
/* Clearfix */
.tab-links:after {
	display: block;
	clear: both;
	content: '';
}

.tab-links li {
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	float: left;
	list-style: none;
	margin-right: 10px;
}

.tab-links li:last-child {
	border-right: 1px solid #ccc;
}

.tab-links a {
	padding: 12px 15px;
	display: inline-block;
	background: #f5f7fa;
	border-color: #dae2ed;
	color: #4c4c4c;
	transition: all linear 0.15s;
	font-weight: bold;
	font-size: 14px;
}

.tab-links a:hover {
	background: #fff;
	text-decoration: none;
	color: #000
}

.tabs li.active a, .tabs li.active a:hover {
	background: #fff;
	color: #333;
	border-top: 3px solid #3D8901;
	padding: 11px;
	margin-bottom: -1px;
	text-decoration: none;
}

/*----- Content of Tabs -----*/
.tab-content {
	background: #fff;
}

.tab {
	display: none;
}

.tab.active {
	display: block;
}

.ui-box-title {
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	color: #333;
	background-color: #ddd;
	border-bottom: none;
	padding-left: 15px;
	padding-bottom: 0;
}

.ui-box-body {
	padding-bottom: 15px;
	word-break: break-word;
	word-wrap: break-word;
	line-height: 1.5;
	overflow: hidden;
	float: left;
}

.ui-box-body ul li img {
	width: 120px;
	height: 120px
}

.ui-box-body dt {
	float: left;
	text-align: right;
	width: 206px
}

.ui-box-body ul li {
	float: left;
	width: 120px;
	margin: 5px 15px 5px 0px;
	border: 1px solid #ccc;
	height: 220px
}

.tab-content .quick-detail tr {
	width: 33%;
	float: left;
}

.tab-content table tr td {
	padding: 5px 0
}

.quick-detail .name {
	color: #666;
	width: 101px;
}

.box {
	border-top: 1px dotted #ccc;
	padding: 20px 0;
}

.box-first {
	border-top: 0
}

.box .title {
	color: #333;
	font-size: 14px;
	font-weight: 700;
	margin: 0 0 8px 0;
	overflow: hidden;
}

.box-content {
	border-right: 1px solid #ccc;
}

.box-right {
	padding-left: 5px
}

.info-shop {
	padding: 0 10px;
	border-bottom: 1px solid #ccc;
	background: #dff0d8;
	float: left;
	position: relative;
}

.info-shop .confirm_shop {
	float: left;
}

.info-shop .confirm_shop a {
	color: #1E7508
}

.info-shop .img_shop {
	position: absolute;
	right: 0;
	top: -35px;
}

.info-shop .address_shop {
	float: left;
}

.info-shop p {
	color: #f60;
	font-size: 13px;
	font-weight: bold;
	padding: 5px 0;
}

.info-shop i {
	color: #f00;
	font-size: 15px;
	margin-right: 10px;
}

.list-product-other {
	float: left;
	padding: 10px 0;
}

.list-product-other .title {
	background: #2179e0;
	float: left;
	width: 100%
}

.list-product-other span {
	float: left;
	padding: 10px 0 10px 10px;
	color: #fff;
	font-weight: bold
}

.item-sp {
	width: 100%;
	margin-top: 10px;
	float: left;
}

.item-sp .box-img {
	width: 100px;
	height: 100px;
	float: left;
	border: 1px solid #ccc;
	margin-right: 5px
}

.item-sp .info p {
	color: #1E7508
}

.item-sp .info a {
	color: #666
}

.item-sp .info a:hover {
	color: #FF7519
}

.box-img img {
	width: 98px;
	height: 98px;
}
/*ALL CATEGORY*/
.box-cate {
	margin-top: 2px;
	background: #eee;
	padding-bottom: 20px;
}

a.root-category {
	border-bottom: 1px solid #f00;
	width: 100%;
	float: left;
	margin: 15px 0;
}

a.root-category:hover {
	text-decoration: none
}

.root-category span {
	font-size: 14px;
	color: #54A329;
	font-size: 18px;
	padding-bottom: 2px;
	border-bottom: 3px solid #55A32A;
}

.box-cate ul li a {
	color: #2D2929;
	font-size: 14px;
}