#tab2 table {
	margin-left: 0 !important;
	border-collapse: collapse;
	width: 100% !important;
}

#tab2 tbody {
	border: 0;
	margin: 15px 5px;
	padding: 0;
}

#tab2 tr {
	clear: both;
	margin: 0;
	padding: 5px;
	height: unset !important;
	border-top: 1px solid #eee;
}

#tab2 td {
	background: #fff !important;
	height: unset !important;
	padding: 0.75em !important;
	border: none !important;
}

#tab2 tr:nth-child(2n) td {
	background: #f5f5f5 !important;
}

#tab2 tr td:first-child {
	font-weight: 600 !important;
}

#tab2 td:first-child {
	width: 40%;
}
#tab2 td {
	font-size: 12px;
}
#tab2 td p {
	margin: 0 !important;
	text-indent: unset !important;
	font-size: 12px;
}
#tab2 tr td:nth-last-child(1) {
	font-weight: 400 !important;
}
.tskt-title,
.product-summary-item-title {
	font-size: 16px;
	margin-bottom: 15px;
	font-weight: 500;
	color: #333333;
}
.xem-them-tskt,
.viewmoretskt,
.like-product {
	display: none;
}
.product-summary-item-ul {
	color: #333333;
	padding-left: 17px;
	list-style: disc;
	margin: 10px 0 !important;
}

.product-summary-item-ul li {
	line-height: 1.75;
	list-style: circle;
	font-size: 12px;
	width: 100%;
}
