﻿
.disable-product-item-click {
    pointer-events: none !important;
    opacity: 0.5 !important;
    cursor: not-allowed !important;
}

/*.all-click-on-product-item {
    pointer-events: auto;
    opacity: 1;
    cursor: pointer;
}*/