/* PRODUCT LIST */
.product-permalink2 h3,
.product-permalink-sk h3,
.product-permalink2-sk h3 {
	height: 44px;
	overflow: hidden;
}

@media (max-width: 767.98px) {
	.product-permalink2 h3,
	.product-permalink-sk h3,
	.product-permalink2-sk h3 {
		height: 33px;
	}
}

/* PRODUCT DETAIL */
.product-description .content ul, .product-description .content ol {
	margin-left: 0;
	padding-left: 17px;
	list-style-type: disc;
}

.color-list-select #MIX span {
	background: linear-gradient(to right, rgba(218, 108, 126, 1) 0%, rgba(218, 108, 126, 1) 17%, rgba(160, 227, 174, 1) 50%, rgba(160, 175, 227, 1) 79%, rgba(160, 175, 227, 1) 100%) !important;
}
