/*!
 * Paulissen scoped Bulma cart build
 * Bulma v1.0.4 layout principles, MIT licensed.
 * Mobile-first and isolated to the cart page and cart drawer.
 */html body .cc-main-cart,html body cart-drawer{--bulma-family-primary: inherit;--bulma-column-gap: .75rem;--bulma-control-height: 44px;--bulma-radius: 4px;--bulma-border: var(--pw-line, #d4d3cc);--bulma-text: var(--pw-ink, #1a1a1a);--bulma-text-soft: var(--pw-muted, #6a6a66);--bulma-surface: #fff;--bulma-surface-soft: var(--pw-info, #efefeb);--bulma-success: #3f6f3f;--bulma-success-soft: #f1f6f1;container:pw-cart / inline-size;min-width:0}html body :is(.cc-main-cart,cart-drawer),html body :is(.cc-main-cart,cart-drawer) *,html body :is(.cc-main-cart,cart-drawer) *:before,html body :is(.cc-main-cart,cart-drawer) *:after{box-sizing:border-box}html body :is(.cc-main-cart,cart-drawer) :is(h1,h2,h3,h4,p,li,span,strong,small,label,a,button,dt,dd,.cart-item__title,.cart-item__variants,.pw-cart-services__header,.pw-service-card__body,.pw-selected-services__title,.pw-checkout-gate,.pw-payment-note){min-width:0!important;max-width:100%;white-space:normal!important;overflow-wrap:break-word!important;word-break:normal!important;-webkit-hyphens:none!important;hyphens:none!important}html body :is(.cc-main-cart,cart-drawer) :is(.cart__items,cart-items,.cart-items,.cart-item,.cart-item__details,.cart-item__info,.cart-item__qty,.pw-cart-step-panel,.pw-cart-services,.pw-cart-services__product,.pw-services,.pw-service-group,.pw-service-grid,.pw-service-card,.pw-service-card__body,.pw-selected-services,.pw-service-level,.pw-service-level__options,.pw-summary-products,.pw-summary-product,.pw-summary-product__main,.pw-summary-product__services,.pw-summary-general,.pw-general-service){min-width:0!important;max-width:100%!important}html body :is(.cc-main-cart,cart-drawer) table.cart-items,html body :is(.cc-main-cart,cart-drawer) table.cart-items>tbody{display:block!important;width:100%!important;min-width:0!important;table-layout:fixed!important}html body :is(.cc-main-cart,cart-drawer) table.cart-items>thead{display:none!important}html body :is(.cc-main-cart,cart-drawer) table.cart-items>tbody>tr.cart-item{display:grid!important;width:100%!important;min-width:0!important}html body :is(.cc-main-cart,cart-drawer) table.cart-items>tbody>tr.cart-item>td{display:block!important;width:auto!important;min-width:0!important;max-width:100%!important}html body :is(.cc-main-cart,cart-drawer) .cart-item[data-pw-item-type=hoofdproduct]{grid-template-columns:76px minmax(0,1fr)!important;grid-template-rows:auto auto auto!important;grid-template-areas:"image details" "services services" "quantity quantity"!important;column-gap:12px!important;row-gap:0!important;align-items:start!important;padding:16px 0 20px!important;overflow:visible!important}html body :is(.cc-main-cart,cart-drawer) .cart-item[data-pw-item-type=hoofdproduct]>.cart-item__image{grid-area:image!important;width:76px!important;padding:8px!important;align-self:start!important}html body :is(.cc-main-cart,cart-drawer) .cart-item[data-pw-item-type=hoofdproduct]>.cart-item__details{grid-area:details!important;display:flex!important;width:100%!important;flex-direction:column!important;align-items:stretch!important;gap:5px!important;padding:6px 0!important}html body :is(.cc-main-cart,cart-drawer) .cart-item[data-pw-item-type=hoofdproduct] .cart-item__details>.cart-item__title{display:block!important;order:1!important;width:100%!important;margin:0!important;line-height:1.35!important}html body :is(.cc-main-cart,cart-drawer) .cart-item[data-pw-item-type=hoofdproduct] .cart-item__details>.cart-item__info{display:block!important;order:2!important;width:100%!important;padding:0!important}html body :is(.cc-main-cart,cart-drawer) .cart-item[data-pw-item-type=hoofdproduct] .cart-item__info>:is(dl,.price__current){display:block!important;margin:4px 0 0!important}html body :is(.cc-main-cart,cart-drawer) .cart-item[data-pw-item-type=hoofdproduct]>.pw-cart-item-services{grid-area:services!important;width:100%!important;padding-top:14px!important}html body :is(.cc-main-cart,cart-drawer) .cart-item[data-pw-item-type=hoofdproduct]>.cart-item__qty{grid-area:quantity!important;display:block!important;width:100%!important;margin-top:14px!important;padding:12px 0 0!important;border-top:1px solid var(--bulma-border)!important}html body :is(.cc-main-cart,cart-drawer) .cart-item[data-pw-item-type=hoofdproduct] .cart-item__qty>.flex{display:flex!important;width:100%!important;min-width:0!important;align-items:center!important;justify-content:space-between!important;flex-wrap:wrap!important;gap:10px!important;margin:0!important}html body :is(.cc-main-cart,cart-drawer) .cart-item__remove{flex:0 0 44px!important;width:44px!important;min-width:44px!important;height:44px!important;min-height:44px!important}html body :is(.cc-main-cart,cart-drawer) .pw-cart-services{width:100%!important;overflow:visible!important}html body :is(.cc-main-cart,cart-drawer) .pw-service-grid{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:8px!important;width:100%!important}html body :is(.cc-main-cart,cart-drawer) .pw-service-card{display:grid!important;grid-template-columns:24px minmax(0,1fr)!important;grid-template-rows:auto auto!important;grid-template-areas:"control content" ". price"!important;column-gap:10px!important;row-gap:5px!important;width:100%!important;min-height:0!important;align-items:start!important;padding:13px!important;border:1px solid var(--bulma-border)!important;border-radius:var(--bulma-radius)!important;background:var(--bulma-surface)!important;box-shadow:none!important}html body :is(.cc-main-cart,cart-drawer) .pw-service-card>input{grid-area:control!important;width:18px!important;min-width:18px!important;height:18px!important;margin:2px 0 0!important}html body :is(.cc-main-cart,cart-drawer) .pw-service-card>.pw-service-card__body{grid-area:content!important;display:flex!important;width:100%!important;flex-direction:column!important;gap:3px!important;line-height:1.4!important}html body :is(.cc-main-cart,cart-drawer) .pw-service-card>.pw-service-price{grid-area:price!important;display:block!important;justify-self:start!important;margin:0!important;white-space:normal!important;font-weight:600!important}html body :is(.cc-main-cart,cart-drawer) .pw-service-card:has(.pw-service-input:checked){border-color:var(--bulma-success)!important;background:var(--bulma-success-soft)!important}html body :is(.cc-main-cart,cart-drawer) .pw-service-level{width:100%!important;margin:0 0 20px!important;padding:14px!important}html body :is(.cc-main-cart,cart-drawer) .pw-service-level__options{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:8px!important;width:100%!important}html body :is(.cc-main-cart,cart-drawer) .pw-service-level__options>label{display:grid!important;grid-template-columns:22px minmax(0,1fr)!important;width:100%!important;min-height:50px!important;align-items:center!important;gap:9px!important;padding:10px 12px!important;border:1px solid var(--bulma-border)!important;border-radius:var(--bulma-radius)!important}html body :is(.cc-main-cart,cart-drawer) .pw-service-level__options>label>input{width:18px!important;min-width:18px!important;height:18px!important;margin:0!important}html body :is(.cc-main-cart,cart-drawer) .pw-selected-services>li{display:grid!important;grid-template-columns:minmax(0,1fr) 44px!important;grid-template-rows:auto auto!important;grid-template-areas:"title remove" "price remove"!important;width:100%!important;min-height:60px!important;align-items:center!important;gap:2px 8px!important;padding:8px 0!important}html body :is(.cc-main-cart,cart-drawer) .pw-selected-services__title{grid-area:title!important;display:block!important}html body :is(.cc-main-cart,cart-drawer) .pw-selected-services__price{grid-area:price!important;display:block!important;justify-self:start!important;white-space:normal!important}html body :is(.cc-main-cart,cart-drawer) .pw-selected-services__remove{grid-area:remove!important;align-self:center!important}html body :is(.cc-main-cart,cart-drawer) .cart-item.cart-item--pw-service{grid-template-columns:minmax(0,1fr) 44px!important;grid-template-rows:auto!important;gap:8px!important;width:100%!important;padding:12px 0 12px 10px!important}html body :is(.cc-main-cart,cart-drawer) .cart-item--pw-service[hidden]{display:none!important}html body :is(.cc-main-cart,cart-drawer) .cart-item--pw-service>.cart-item__details{display:flex!important;grid-column:1!important;grid-row:1!important;width:100%!important;flex-direction:column!important;align-items:flex-start!important;gap:3px!important}html body :is(.cc-main-cart,cart-drawer) .cart-item--pw-service .cart-item__title{display:block!important;width:100%!important;flex:none!important}html body :is(.cc-main-cart,cart-drawer) .cart-item--pw-service>.cart-item__qty{display:flex!important;grid-column:2!important;grid-row:1!important;align-self:center!important;margin:0!important;padding:0!important}html body :is(.cc-main-cart,cart-drawer) .pw-cart-progress--four{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:6px 8px!important;width:100%!important}html body :is(.cc-main-cart,cart-drawer) .pw-cart-progress>li{min-width:0!important;padding:8px 4px!important;line-height:1.3!important}html body .cc-main-cart .pw-summary-product__main{display:grid!important;grid-template-columns:minmax(0,1fr) 44px!important;grid-template-rows:auto auto auto!important;grid-template-areas:"title remove" "price remove" "quantity remove"!important;width:100%!important;align-items:start!important;gap:2px 8px!important}html body .cc-main-cart .pw-summary-product__main>h3{grid-area:title!important;margin:0!important}html body .cc-main-cart .pw-summary-product__main>.pw-summary-product__price{grid-area:price!important;justify-self:start!important;white-space:normal!important}html body .cc-main-cart .pw-summary-product__main>span:not(.pw-summary-product__price){grid-area:quantity!important;white-space:normal!important}html body .cc-main-cart .pw-summary-product__main>:is(a,button){grid-area:remove!important;align-self:center!important}html body .cc-main-cart :is(.pw-summary-product__services,.pw-summary-general ul)>li{display:grid!important;grid-template-columns:minmax(0,1fr) 44px!important;grid-template-rows:auto auto!important;width:100%!important;min-height:60px!important;align-items:center!important;gap:2px 8px!important;padding:8px 0 8px 10px!important}html body .cc-main-cart :is(.pw-summary-product__services,.pw-summary-general ul)>li>span:first-child{grid-column:1!important;grid-row:1!important}html body .cc-main-cart :is(.pw-summary-product__services,.pw-summary-general ul)>li>span:nth-child(2){grid-column:1!important;grid-row:2!important;justify-self:start!important;white-space:normal!important}html body .cc-main-cart :is(.pw-summary-product__services,.pw-summary-general ul)>li>:is(a,button){grid-column:2!important;grid-row:1 / 3!important;align-self:center!important}html body .cc-main-cart .pw-summary-product__services>li.pw-summary-product__empty{display:block!important;min-height:0!important;padding:8px 0!important}html body .cc-main-cart .pw-general-service{display:grid!important;grid-template-columns:minmax(0,1fr)!important;width:100%!important;align-items:stretch!important;gap:10px!important;padding:16px 0!important}html body .cc-main-cart .pw-general-service>*{grid-column:1!important;width:100%!important}html body .cc-main-cart .pw-general-service select{width:100%!important;min-height:var(--bulma-control-height)!important}html body .cc-main-cart .pw-summary-actions{display:flex!important;flex-direction:column-reverse!important;gap:10px!important}html body .cc-main-cart .pw-summary-actions .btn,html body .cc-main-cart .pw-cart-services__confirm--page .btn,html body .cc-main-cart .pw-clear-cart .btn{width:100%!important;min-width:0!important}html body cart-drawer .drawer__content,html body cart-drawer .cart-drawer__content,html body cart-drawer form,html body cart-drawer cart-items{width:100%!important;min-width:0!important;overflow-x:clip!important}@container pw-cart (min-width: 520px){html body :is(.cc-main-cart,cart-drawer) .pw-service-level__options{grid-template-columns:repeat(2,minmax(0,1fr))!important}html body :is(.cc-main-cart,cart-drawer) .pw-service-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@container pw-cart (min-width: 769px){html body .cc-main-cart .cart-item[data-pw-item-type=hoofdproduct]{grid-template-columns:minmax(0,1fr) clamp(170px,18cqi,240px)!important;grid-template-rows:auto auto auto!important;grid-template-areas:"details image" "services image" "quantity image"!important;column-gap:32px!important}html body .cc-main-cart .cart-item[data-pw-item-type=hoofdproduct]>.cart-item__image{width:100%!important;max-width:240px!important;justify-self:end!important}html body .cc-main-cart .pw-service-level__options{grid-template-columns:repeat(5,minmax(0,1fr))!important}html body .cc-main-cart .pw-service-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}html body .cc-main-cart .pw-service-card{grid-template-columns:24px minmax(0,1fr) auto!important;grid-template-rows:auto!important;grid-template-areas:"control content price"!important;align-items:start!important}html body .cc-main-cart .pw-service-card>.pw-service-price{justify-self:end!important;white-space:nowrap!important}html body .cc-main-cart .pw-selected-services>li{grid-template-columns:minmax(0,1fr) auto 44px!important;grid-template-rows:auto!important;grid-template-areas:"title price remove"!important}html body .cc-main-cart .pw-summary-product__main{grid-template-columns:auto minmax(0,1fr) auto 44px!important;grid-template-rows:auto!important;grid-template-areas:"price title quantity remove"!important;align-items:baseline!important;gap:12px!important}html body .cc-main-cart :is(.pw-summary-product__services,.pw-summary-general ul)>li{grid-template-columns:minmax(0,1fr) auto 44px!important;grid-template-rows:auto!important;min-height:44px!important;gap:12px!important}html body .cc-main-cart :is(.pw-summary-product__services,.pw-summary-general ul)>li>span:first-child{grid-column:1!important;grid-row:1!important}html body .cc-main-cart :is(.pw-summary-product__services,.pw-summary-general ul)>li>span:nth-child(2){grid-column:2!important;grid-row:1!important;justify-self:end!important;white-space:nowrap!important}html body .cc-main-cart :is(.pw-summary-product__services,.pw-summary-general ul)>li>:is(a,button){grid-column:3!important;grid-row:1!important}html body .cc-main-cart .pw-general-service{grid-template-columns:minmax(0,1fr) auto 90px auto!important;align-items:end!important;gap:10px 16px!important}html body .cc-main-cart .pw-general-service>*{width:auto!important}html body .cc-main-cart .pw-general-service>div{grid-column:1!important}html body .cc-main-cart .pw-general-service>label{grid-column:2!important}html body .cc-main-cart .pw-general-service>select{grid-column:3!important}html body .cc-main-cart .pw-general-service>.pw-general-service__price{grid-column:4!important}html body .cc-main-cart .pw-general-service>.pw-general-service__status{grid-column:1 / -1!important;width:100%!important}html body .cc-main-cart .pw-summary-actions{flex-direction:row!important;justify-content:space-between!important}html body .cc-main-cart .pw-summary-actions .btn,html body .cc-main-cart .pw-cart-services__confirm--page .btn,html body .cc-main-cart .pw-clear-cart .btn{width:auto!important}html body .cc-main-cart .pw-cart-progress--four{grid-template-columns:repeat(4,minmax(0,1fr))!important}}@container pw-cart (max-width: 359px){html body :is(.cc-main-cart,cart-drawer) .cart-item[data-pw-item-type=hoofdproduct]{grid-template-columns:64px minmax(0,1fr)!important;column-gap:9px!important}html body :is(.cc-main-cart,cart-drawer) .cart-item[data-pw-item-type=hoofdproduct]>.cart-item__image{width:64px!important;padding:6px!important}html body :is(.cc-main-cart,cart-drawer) .pw-cart-services{padding-inline:10px!important}}
/*# sourceMappingURL=/cdn/shop/t/33/assets/pw-bulma-cart.css.map */
