.cart-custom-bundle-items{background:var(--neutral50);border-radius:.875rem;display:block;margin-top:1rem;padding:1rem}.cart-custom-bundle-items .bundle-header{display:flex;justify-content:space-between;margin-bottom:1rem;width:100%}.cart-custom-bundle-items .bundle-header .edit-link{align-items:center;display:flex;font-size:.8em;text-decoration:none}.cart-custom-bundle-items .bundle-header .edit-link i{margin-left:2px}.cart-custom-bundle-items.horizontal{display:flex;flex-wrap:wrap;gap:12px}.cart-custom-bundle-items .item-row{box-sizing:border-box;display:flex;flex-direction:row;flex-wrap:nowrap;gap:.5em;margin-bottom:10px}.cart-custom-bundle-items .item-row *{box-sizing:border-box}.cart-custom-bundle-items .item-row .image-wrap{aspect-ratio:1/1;background:#fff;border-radius:8px;height:70px;padding:.3em;width:70px;min-width:70px;min-height:70px}.cart-custom-bundle-items .item-row .image-wrap img{height:100%;object-fit:contain;width:100%}.horizontal .image-wrap{position:relative}.horizontal .image-wrap .quantity{display:block;position:absolute;bottom:2px;left:3px;font-weight:700}.horizontal .image-wrap .quantity .x{font-size:.6em}.cart-custom-bundle-items .item-row .details-wrap{align-items:center;display:flex;justify-content:space-between;padding:1em 0}.cart-custom-bundle-items .item-row .details-wrap .details-name{width:100%}.cart-custom-bundle-items .item-row .details-wrap .details-name b,.cart-custom-bundle-items .item-row .details-wrap .details-name a{color:var(--black)!important;display:-webkit-box;font-size:14px;font-weight:600;overflow:hidden;text-decoration:none;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2}.cart-custom-bundle-items .item-row .details-wrap .details-name a:hover{text-decoration:underline}.custom-bundle-item-action{color:#696969!important;margin-left:20px;text-decoration:none}.cart-custom-bundle-items .item-row .details-link{font-weight:600}.cart-custom-bundle-items .item-row .details-actions{align-items:center;display:flex;justify-content:center;margin-left:auto}.cart-custom-bundle-items .item-row .details-actions a{margin:0}.cart-custom-bundle-items .item-row .actions{margin-left:auto}.cart-custom-bundle-items .item-row .image{width:100%}@media (max-width:768px){.cart-custom-bundle-items .item-row .details-wrap{flex-direction:column;align-items:flex-start}.cart-custom-bundle-items .item-row .details-wrap .details-name b,.cart-custom-bundle-items .item-row .details-wrap .details-name a{max-width:100%}.custom-bundle-item-action:first-child{margin-left:0}}.desk-qty-input__wrap{min-width:112px}