.cart-bundle-dropdown{background:var(--offwhite);display:flex;flex-direction:column;gap:10px;margin-bottom:2px;margin-top:10px;padding:10px;position:relative}@media screen and (min-width:768px){.cart-bundle-dropdown{margin-bottom:0;margin-top:20px}}.cart-bundle-dropdown.small-down-hide{display:none}@media screen and (min-width:575px){.cart-bundle-dropdown.small-down-hide{display:block}}.cart-bundle-dropdown:after{border-top:1px dotted var(--midgrey);content:"";height:0;height:1px;position:absolute;right:0;top:0;width:100%}.cart-bundle-dropdown .cart-bundle-item{display:flex;gap:10px}.cart-bundle-dropdown .cart-bundle-item .cart-bundle-item-image{flex-shrink:0;width:60px}.cart-bundle-dropdown .cart-bundle-item .cart-bundle-item-info .cart-bundle-item-title{font-size:14px;-webkit-text-decoration:none;text-decoration:none}.cart-bundle-dropdown .cart-bundle-item .cart-bundle-item-info .cart-bundle-item-variant{color:var(--dark-grey);font-size:14px;line-height:20px;margin:0}
