.cart__warnings{text-align:center}cart-items .page-width,.cart__footer-wrapper .page-width{max-width:min(100% - 48px,1260px)}cart-items .cart__contents{margin-top:24px}cart-items .cart__items.dg-cart-items{padding-bottom:30px;border-bottom:1px solid #d8e8f3}.dg-cart-title-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:18px;padding-bottom:18px;border-bottom:3px solid var(--dg-blue)}.dg-cart-title-row .title{margin:0;color:var(--dg-blue-dark);font-family:var(--dg-display);font-size:clamp(42px,4vw,70px);line-height:.95;letter-spacing:0;text-transform:uppercase}.dg-cart-title-row .underlined-link{color:var(--dg-blue);font-family:var(--dg-display);font-size:20px;font-weight:700;text-decoration:none;text-transform:uppercase}.dg-cart-title-row .underlined-link:hover,.dg-cart-title-row .underlined-link:focus-visible{color:var(--dg-blue-dark)}.dg-cart-head{display:grid;grid-template-columns:minmax(0,1fr) 220px 140px;gap:24px;align-items:end;padding:0 22px 12px;color:#8a99aa;font-family:var(--dg-display);font-size:15px;font-weight:700;line-height:1;text-transform:uppercase}.dg-cart-head span:nth-child(3){text-align:right}.dg-cart-list{display:grid;gap:14px}.dg-cart-card.cart-item{position:relative;display:grid;grid-template-columns:144px minmax(0,1fr) 220px 140px;grid-template-areas:"media details quantity total";align-items:center;gap:24px;min-height:158px;margin:0;padding:18px 22px;border:1px solid #d5e6f2;border-radius:10px;background:#f5f9fc;box-shadow:0 10px 28px #00508f0e}.dg-cart-card__media{grid-area:media;width:auto;max-width:none;padding:0;align-self:center}.dg-cart-card__image-link.cart-item__link{display:flex;align-items:center;justify-content:center;width:126px;height:126px;min-height:126px;max-width:126px;margin:0;border-radius:8px;background:#fff;box-shadow:inset 0 0 0 1px #dbe8f2;transform:none}.dg-cart-card__image-frame.cart-item__image-container{display:flex;align-items:center;justify-content:center;width:118px;height:118px;min-height:118px;border:0;border-radius:7px;background:#fff}.dg-cart-card__image.cart-item__image{width:100%;height:100%;max-width:108px;max-height:108px;object-fit:contain;padding:6px}.dg-cart-card__details.cart-item__details{grid-area:details;min-width:0;width:auto;padding:0}.dg-cart-card__title.cart-item__name,.dg-cart-card__title.cart-item__name.break{display:inline-block;max-width:100%;color:var(--dg-blue-dark);font-family:var(--dg-body);font-size:clamp(17px,1.16vw,22px);font-weight:700;line-height:1.17;text-decoration:none;word-break:normal;overflow-wrap:anywhere;-webkit-hyphens:none;hyphens:none}.dg-cart-card__title:hover,.dg-cart-card__title:focus-visible{color:var(--dg-blue)}.dg-cart-card__unit-price,.dg-cart-card__unit-price .product-option,.dg-cart-card__total-price,.dg-cart-card__total-price .price,.dg-cart-card__total-price .price *{color:var(--dg-blue-dark);font-family:var(--dg-display);font-size:18px;font-weight:700;line-height:1.1}.dg-cart-card__unit-price{margin-top:8px}.dg-cart-card__options{display:flex;flex-wrap:wrap;gap:7px;margin:10px 0 0}.dg-cart-card__option.product-option{display:inline-flex;align-items:center;gap:4px;margin:0;padding:5px 9px;border:1px solid #cfe1ef;border-radius:999px;background:#fff;color:var(--dg-blue-dark);font-family:var(--dg-body);font-size:13px;font-weight:700;line-height:1}.dg-cart-card__option dt,.dg-cart-card__option dd{margin:0}.dg-cart-card__quantity.cart-item__quantity{grid-area:quantity;width:auto;padding:0;border:0}.dg-cart-card__quantity-row.cart-item__quantity-wrapper{display:flex;align-items:center;justify-content:flex-start;gap:12px}.dg-cart-card__quantity-input.cart-quantity.quantity{width:154px;min-height:44px;border:1px solid #c8dceb;border-radius:999px;background:#fff}.dg-cart-card__quantity-input .quantity__button,.dg-cart-card__quantity-input .quantity__input{color:var(--dg-blue-dark)}.dg-cart-card__remove.button{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;min-width:38px;min-height:38px;padding:0;border-radius:999px;color:#7e8da0}.dg-cart-card__remove.button:hover,.dg-cart-card__remove.button:focus-visible{background:#e7f3fb;color:var(--dg-blue-dark)}.dg-cart-card__total.cart-item__totals{grid-area:total;justify-self:end;width:auto;padding:0;text-align:right}.dg-cart-card__total .loading__spinner{display:none}.dg-cart-card__total-price,.dg-cart-card__total-price .price,.dg-cart-card__total-price .price *{font-size:22px;white-space:nowrap}.dg-cart-card__error.cart-item__error{margin-top:8px}.cart__footer-wrapper .cart__footer{display:flex;justify-content:flex-end;padding-top:30px;padding-bottom:54px}.cart__footer-wrapper .cart__blocks{width:min(100%,390px);padding:22px;border:1px solid #d5e6f2;border-radius:10px;background:#f5f9fc;box-shadow:0 14px 34px #00508f12}.cart__footer-wrapper .totals{display:flex;align-items:baseline;justify-content:space-between;gap:18px}.cart__footer-wrapper .totals__total,.cart__footer-wrapper .totals__total-value{color:var(--dg-blue-dark);font-family:var(--dg-display);font-weight:700;text-transform:uppercase}.cart__footer-wrapper .totals__total{font-size:19px}.cart__footer-wrapper .totals__total{font-size:0}.cart__footer-wrapper .totals__total:after{content:"Totaal";font-size:19px}.cart__footer-wrapper .totals__total-value{font-size:22px;white-space:nowrap}.cart__footer-wrapper .tax-note{margin:18px 0 22px;color:#52657a;font-family:var(--dg-body);font-size:14px;line-height:1.45;text-align:center}.cart__footer-wrapper .cart__checkout-button{width:100%;max-width:none;min-height:58px;border:0;border-radius:999px;background:var(--dg-blue);color:#fff;font-family:var(--dg-display);font-size:28px;font-weight:700;text-transform:uppercase}.cart__footer-wrapper .cart__checkout-button:hover,.cart__footer-wrapper .cart__checkout-button:focus-visible{background:var(--dg-blue-dark)}@media screen and (max-width:989px){cart-items .page-width,.cart__footer-wrapper .page-width{max-width:min(100% - 32px,760px)}.dg-cart-head{display:none}.dg-cart-list{gap:16px}.dg-cart-card.cart-item{grid-template-columns:96px minmax(0,1fr);grid-template-areas:"media details" "quantity quantity" "total total";align-items:start;gap:12px 14px;min-height:0;padding:14px}.dg-cart-card__image-link.cart-item__link{width:92px;height:92px;min-height:92px;max-width:92px}.dg-cart-card__image-frame.cart-item__image-container{width:86px;height:86px;min-height:86px}.dg-cart-card__image.cart-item__image{max-width:78px;max-height:78px}.dg-cart-card__title.cart-item__name,.dg-cart-card__title.cart-item__name.break{font-size:16px;line-height:1.18}.dg-cart-card__unit-price,.dg-cart-card__unit-price .product-option{font-size:16px}.dg-cart-card__quantity.cart-item__quantity{padding-top:12px;border-top:1px solid #dbe8f2}.dg-cart-card__quantity-row.cart-item__quantity-wrapper{justify-content:space-between}.dg-cart-card__total.cart-item__totals{display:flex;align-items:baseline;justify-content:flex-end;gap:4px;justify-self:stretch;padding-top:10px;border-top:1px solid #dbe8f2;text-align:right}.dg-cart-card__total:before{content:"Totaal";display:inline-block;margin:0;color:#8a99aa;font-family:var(--dg-display);font-size:14px;font-weight:700;line-height:1;text-transform:uppercase}.dg-cart-card__total-price,.dg-cart-card__total-price .price,.dg-cart-card__total-price .price *{line-height:1}.cart__footer-wrapper .cart__footer{justify-content:stretch;padding-top:20px}.cart__footer-wrapper .cart__blocks{width:100%}}@media screen and (max-width:479px){cart-items .page-width,.cart__footer-wrapper .page-width{max-width:calc(100% - 28px)}.dg-cart-title-row{grid-template-columns:1fr;align-items:start;gap:10px}.dg-cart-title-row .title{font-size:40px}.dg-cart-title-row .underlined-link{font-size:17px}.dg-cart-card.cart-item{grid-template-columns:82px minmax(0,1fr);gap:11px 12px;padding:12px}.dg-cart-card__image-link.cart-item__link{width:78px;height:78px;min-height:78px;max-width:78px}.dg-cart-card__image-frame.cart-item__image-container{width:72px;height:72px;min-height:72px}.dg-cart-card__image.cart-item__image{max-width:66px;max-height:66px;padding:4px}.dg-cart-card__title.cart-item__name,.dg-cart-card__title.cart-item__name.break,.dg-cart-card__unit-price,.dg-cart-card__unit-price .product-option,.dg-cart-card__total-price,.dg-cart-card__total-price .price,.dg-cart-card__total-price .price *{font-size:15px}.dg-cart-card__quantity-input.cart-quantity.quantity{width:142px;min-height:42px}.dg-cart-card__remove.button{width:34px;height:34px;min-width:34px;min-height:34px}.cart__footer-wrapper .cart__blocks{padding:18px}}cart-items .page-width,.cart__footer-wrapper .page-width{max-width:min(100% - 48px,1260px)!important}cart-items .cart__contents{margin-top:24px!important}cart-items .cart__items.dg-cart-items{padding-bottom:32px!important;border-bottom:1px solid #d8e8f3!important}.dg-cart-head{display:grid!important;grid-template-columns:minmax(0,1fr) 240px 132px!important;gap:22px!important;align-items:end!important;padding:0 22px 12px!important}.dg-cart-list{display:grid!important;gap:14px!important}.dg-cart-card.cart-item{position:relative!important;display:grid!important;grid-template-columns:132px minmax(0,1fr) 240px 132px!important;grid-template-areas:"media details quantity total"!important;align-items:center!important;gap:22px!important;min-height:146px!important;margin:0!important;padding:16px 22px!important;border:1px solid #d5e6f2!important;border-radius:10px!important;background:#f5f9fc!important;box-shadow:0 10px 28px #00508f0e!important}.dg-cart-card.cart-item>*{min-width:0!important}.dg-cart-card__media.cart-item__media{grid-area:media!important;position:static!important;display:flex!important;align-self:center!important;justify-self:center!important;align-items:center!important;justify-content:center!important;width:132px!important;max-width:132px!important;height:auto!important;padding:0!important;margin:0!important;transform:none!important}.dg-cart-card__image-link.cart-item__link{position:static!important;inset:auto!important;display:flex!important;align-items:center!important;justify-content:center!important;width:118px!important;height:118px!important;min-height:118px!important;max-width:118px!important;margin:0!important;padding:0!important;border-radius:8px!important;background:#fff!important;box-shadow:inset 0 0 0 1px #dbe8f2!important;transform:none!important}.dg-cart-card__image-frame.cart-item__image-container{display:flex!important;align-items:center!important;justify-content:center!important;width:110px!important;height:110px!important;min-height:110px!important;margin:0!important;padding:0!important;border:0!important;border-radius:7px!important;background:#fff!important;transform:none!important}.dg-cart-card__image.cart-item__image{display:block!important;width:100%!important;height:100%!important;max-width:100px!important;max-height:100px!important;margin:0!important;padding:6px!important;object-fit:contain!important;transform:none!important}.dg-cart-card__details.cart-item__details{grid-area:details!important;align-self:center!important;width:auto!important;min-width:0!important;max-width:none!important;padding:0!important;margin:0!important;background:transparent!important}.dg-cart-card__details.cart-item__details>*{max-width:620px!important}.dg-cart-card__title.cart-item__name,.dg-cart-card__title.cart-item__name.break{display:inline-block!important;max-width:620px!important;color:var(--dg-blue-dark)!important;font-family:var(--dg-body)!important;font-size:clamp(17px,1.08vw,21px)!important;font-weight:700!important;line-height:1.18!important;text-decoration:none!important;word-break:normal!important;overflow-wrap:normal!important;-webkit-hyphens:none!important;hyphens:none!important}.dg-cart-card__unit-price,.dg-cart-card__unit-price .product-option{color:var(--dg-blue-dark)!important;font-family:var(--dg-display)!important;font-size:17px!important;font-weight:700!important;line-height:1.1!important}.dg-cart-card__quantity.cart-item__quantity{grid-area:quantity!important;align-self:center!important;justify-self:start!important;width:auto!important;max-width:none!important;padding:0!important;margin:0!important;border:0!important;background:transparent!important}.dg-cart-card__quantity-row.cart-item__quantity-wrapper{display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:12px!important;width:auto!important}.dg-cart-card__quantity-input.cart-quantity.quantity{width:154px!important;min-height:44px!important;border:1px solid #c8dceb!important;border-radius:999px!important;background:#fff!important}.dg-cart-card__remove.button{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:38px!important;height:38px!important;min-width:38px!important;min-height:38px!important;margin:0!important;padding:0!important}.dg-cart-card__total.cart-item__totals{grid-area:total!important;display:block!important;align-self:center!important;justify-self:end!important;width:auto!important;max-width:none!important;padding:0!important;margin:0!important;border:0!important;background:transparent!important;text-align:right!important}.dg-cart-card__total:before{content:none!important}.dg-cart-card__total-price,.dg-cart-card__total-price .price,.dg-cart-card__total-price .price *{color:var(--dg-blue-dark)!important;font-family:var(--dg-display)!important;font-size:21px!important;font-weight:700!important;line-height:1!important;white-space:nowrap!important}.cart__footer-wrapper .cart__footer{justify-content:flex-end!important;padding-top:30px!important;padding-bottom:54px!important}.cart__footer-wrapper .cart__blocks{width:min(100%,390px)!important;padding:22px!important;border:1px solid #d5e6f2!important;border-radius:10px!important;background:#f5f9fc!important}.cart__footer-wrapper .totals{display:flex!important;align-items:baseline!important;justify-content:space-between!important;gap:18px!important}.cart__footer-wrapper .totals__total{color:var(--dg-blue-dark)!important;font-family:var(--dg-display)!important;font-size:19px!important;font-weight:700!important;line-height:1!important;text-transform:uppercase!important}.cart__footer-wrapper .totals__total:after{content:none!important;display:none!important}.cart__footer-wrapper .totals__total-value{color:var(--dg-blue-dark)!important;font-family:var(--dg-display)!important;font-size:22px!important;font-weight:700!important;line-height:1!important;white-space:nowrap!important}@media screen and (max-width:989px){cart-items .page-width,.cart__footer-wrapper .page-width{max-width:min(100% - 32px,760px)!important}.dg-cart-head{display:none!important}.dg-cart-card.cart-item{grid-template-columns:96px minmax(0,1fr)!important;grid-template-areas:"media details" "quantity quantity" "total total"!important;align-items:start!important;gap:12px 14px!important;min-height:0!important;padding:14px!important}.dg-cart-card__media.cart-item__media{align-self:start!important;justify-self:start!important;width:96px!important;max-width:96px!important}.dg-cart-card__image-link.cart-item__link{width:92px!important;height:92px!important;min-height:92px!important;max-width:92px!important}.dg-cart-card__image-frame.cart-item__image-container{width:86px!important;height:86px!important;min-height:86px!important}.dg-cart-card__image.cart-item__image{max-width:78px!important;max-height:78px!important}.dg-cart-card__details.cart-item__details{align-self:start!important;padding:0!important}.dg-cart-card__details.cart-item__details>*{max-width:none!important}.dg-cart-card__title.cart-item__name,.dg-cart-card__title.cart-item__name.break{max-width:100%!important;font-size:16px!important;line-height:1.18!important;overflow-wrap:normal!important}.dg-cart-card__unit-price,.dg-cart-card__unit-price .product-option{font-size:15px!important}.dg-cart-card__quantity.cart-item__quantity{justify-self:stretch!important;width:100%!important;padding-top:12px!important;border-top:1px solid #dbe8f2!important}.dg-cart-card__quantity-row.cart-item__quantity-wrapper{justify-content:space-between!important;width:100%!important}.dg-cart-card__total.cart-item__totals{display:flex!important;align-items:baseline!important;justify-content:flex-end!important;justify-self:stretch!important;width:100%!important;gap:4px!important;padding-top:12px!important;border-top:1px solid #dbe8f2!important;text-align:right!important}.dg-cart-card__total:before{content:"Totaal"!important;display:inline-block!important;flex:0 0 auto!important;margin:0!important;color:#8a99aa!important;font-family:var(--dg-display)!important;font-size:14px!important;font-weight:700!important;line-height:1!important;text-transform:uppercase!important}.dg-cart-card__total-price,.dg-cart-card__total-price .price,.dg-cart-card__total-price .price *{font-size:18px!important;line-height:1!important}.cart__footer-wrapper .cart__footer{justify-content:stretch!important;padding-top:20px!important}.cart__footer-wrapper .cart__blocks{width:100%!important}}@media screen and (max-width:479px){cart-items .page-width,.cart__footer-wrapper .page-width{max-width:calc(100% - 44px)!important}.dg-cart-title-row{grid-template-columns:1fr!important;align-items:start!important;gap:10px!important}.dg-cart-title-row .title{font-size:40px!important}.dg-cart-title-row .underlined-link{font-size:17px!important}.dg-cart-card.cart-item{grid-template-columns:82px minmax(0,1fr)!important;gap:11px 12px!important;padding:12px!important}.dg-cart-card__media.cart-item__media{width:82px!important;max-width:82px!important}.dg-cart-card__image-link.cart-item__link{width:78px!important;height:78px!important;min-height:78px!important;max-width:78px!important}.dg-cart-card__image-frame.cart-item__image-container{width:72px!important;height:72px!important;min-height:72px!important}.dg-cart-card__image.cart-item__image{max-width:66px!important;max-height:66px!important;padding:4px!important}.dg-cart-card__title.cart-item__name,.dg-cart-card__title.cart-item__name.break{font-size:15px!important}.dg-cart-card__quantity-input.cart-quantity.quantity{width:142px!important;min-height:42px!important}.cart__footer-wrapper .cart__blocks{padding:18px!important}}
/*# sourceMappingURL=/cdn/shop/t/112/assets/dg-cart-redesign.css.map */
