.border-line {
	border: 1px solid #e6e6e6; 
	margin-bottom: 10px;
}

.product-color-p {
	font-size: 16px;
	margin-top: 0;
}

.product-color-input span {
	display: block;
	width: 100%;
	margin: 20px 0;
}

.product-color-title {
	margin-top: 20px !important;
}

.bochetti_colors_table {
	margin: 20px 0;
	overflow: auto;
}

.bochetti_colors_table, .bochetti_colors_table table {
	width: 100%;
	text-align: left;
}

.bochetti_colors_table tr, 
.bochetti_colors_table td, 
.bochetti_colors_table table, 
.bochetti_colors_table th {
	border: 1px solid #d6d6d6;
	border-collapse: collapse;
}

.bochetti_colors_table td,
.bochetti_colors_table th {
	padding: 10px;
}

.product-color-notify {
	width: 100%;
	font-size: 18px;
	background: #ffffff;
	border-radius: 10px;
	border: 1px #111111;
}

.product-color-notify span {
	padding: 20px; 
	display: block;
}