/*————————————
Quantity
————————————*/
.u-quantity {
&-v1 { input:not([type="checkbox"], [type="radio"]) { background-color: $g-color-white; } }
}
.js-plus, .js-minus {
cursor: pointer;
}
/*————————————
Quantity
————————————*/
.u-quantity {
&-v1 { input:not([type="checkbox"], [type="radio"]) { background-color: $g-color-white; } }
}
.js-plus, .js-minus {
cursor: pointer;
}