/* Applied by cart-dependency-engine.js to hide dependent options/choices.
   !important so it wins over the cart theme's own display rules. */
.do-force-hidden {
    display: none !important;
}
