.product-options-wrapper div div[disabled] {
    opacity: 0.5;
    background: #ffffff;
    pointer-events: none;
}
