/* Artwork charge visuals come from the shared theme's _p-basket.scss.
   These rules only adapt that shared component to the Core host layouts. */
.basket-page > .basket-digitisation-group {
    margin: 1rem 0;
}

.site-shell-quickcart [data-quick-cart-artwork] {
    padding: 0 20px;
    max-height: 220px;
    overflow-y: auto;
}

.basket-digitisation-group .basket-cost-centre {
    margin-top: .5rem;
    max-width: 100%;
}
