/* Catalog overrides */
.color-picker-dropdown {
	position: absolute;
	top: 45px;
	left: 0;
	z-index: 9999;
}
.color-dropdown-header {
	grid-column: 1 / -1;
	margin-bottom: 5px;
	font-weight: bold;
	color: #333;
} 