/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

.il-select-box {
    background: #f2f2f2;
    border: 0;
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 13%);
    padding: .5rem;
    width: 3.5rem;
}

.il-real-woo-qty {
    display: none; 
}
