.product-card-color-box{
    cursor: pointer;
}
.product-card-color-box.is-active{
    cursor: default;
}