﻿
/* product deatil - image color */


/*

-- COMMENTATO SU RICHIESTA DEL CLIENTE --

@media (min-width: 576px) {
	.cstm-thumb.xxs {
		width: inherit;
	}

	.cstm-thumb-color.xxs .product-color-image {
		width: 206px;
		height: 309px;
	}
}

.cstm-thumb-color.xxs .product-color-image {
	width: inherit;
}

#details-colors {
	max-height: 370px;
}*/

.vc-thumb-description .code {
	color: #807f7f;
	font-size: 15px;
}