.require-error {
    border: 2px solid red !important; 
}

.btn.btn-primary.add-to-cart:disabled {
    opacity: 1 !important;
}