[data-cart-dependent-source] { position: relative; }
[data-cart-dependent-blocked="1"] .good-options__add,
[data-cart-dependent-blocked="1"] .good-extra__checkbox { cursor: not-allowed; opacity: .55; }
.cart-dependent-help { display: none; position: absolute; z-index: 15; left: 0; top: 100%; width: 290px; max-width: 100%; box-sizing: border-box; padding: 10px 12px; background: #fff; color: #333; box-shadow: 0 2px 12px #0003; font-size: 13px; line-height: 1.4; }
.cart-dependent-help a { text-decoration: underline; }
[data-cart-dependent-blocked="1"]:hover > .cart-dependent-help,
[data-cart-dependent-blocked="1"]:focus-within > .cart-dependent-help { display: block; }
.cart-dependent-help[hidden] { display: none !important; }
