body.woocommerce-page .woocommerce { padding: 0; max-width: 100%; }

.wpb-header .woocommerce-notices-wrapper { width: 100%; } 
.wpb-header--cart{ padding-bottom: 2.4rem; }
.wpb-header--cart .wpb-text h1{ --fs: clamp(4rem, 5vw, 5.4rem); font-weight: 700; word-break: break-word; overflow-wrap: break-word; hyphens: auto }

@media (min-width: 992px) {
    .wpb-header--cart{ padding-bottom: 4.8rem; }
}


.wpb-woocommerce-cart .container { display: grid; grid-template-columns: minmax(0, 1fr); column-gap: 3.2rem; row-gap: 2rem; align-items: start; }
.wpb-woocommerce-cart :is(.woocommerce-cart-form, .cart_totals).processing{ opacity: .8;  }

.wpb-woocommerce-cart .cart-collaterals h2 { font-size: 2rem; padding-bottom: 1.6rem; }
.wpb-woocommerce-cart .cart-collaterals .wc-proceed-to-checkout { text-align: right; }
.wpb-woocommerce-cart .cart-collaterals .wc-proceed-to-checkout a { --p: 0 2.2rem; min-height: 4.9rem; justify-content: space-between; width: 100%; }
.wpb-woocommerce-cart .cart-collaterals table tr{ font-size: 1.5rem; display: flex !important; justify-content: space-between; padding: 1.6rem 0; }
.wpb-woocommerce-cart .cart-collaterals table tr + tr{ padding-top: 2.4rem; border-top: .1rem solid var(--clr-border); }
.wpb-woocommerce-cart .cart-collaterals table :is(th, td){ line-height: 1; padding: 0; border: none; }
.wpb-woocommerce-cart .cart-collaterals table th{ display: flex !important; flex-direction: column; }
.wpb-woocommerce-cart .cart-collaterals table th span{ font-weight: 400; opacity: .6; }
.wpb-woocommerce-cart .cart-collaterals table td[data-title="Totaal"] small{ display: none; }
.wpb-woocommerce-cart .cart-collaterals table{}
.wpb-woocommerce-cart .return-to-shop { display: none; }
.wpb-woocommerce-cart .cart_totals table{ margin-bottom: 1rem; }

.wpb-woocommerce-cart table.cart { --border-color: var(--clr-border); margin: 0; border-radius: 0; border-collapse: collapse; border: 0; }
.wpb-woocommerce-cart table.cart [name="update_cart"] { display: none!important; }
.wpb-woocommerce-cart table.cart a { text-decoration: none; }
.wpb-woocommerce-cart table.cart thead { display: none; }
.wpb-woocommerce-cart table.cart thead th { padding: 0 1rem; border: none; text-align: left; }

.wpb-woocommerce-cart table.cart .cart_item { display: flex !important; align-items: center; }
.wpb-woocommerce-cart table.cart .cart_item .product-thumbnail { position: relative; }
.wpb-woocommerce-cart table.cart .cart_item .product-thumbnail a { width: 10rem; display: block; position: relative; border: 1px solid var(--clr-border); }
.wpb-woocommerce-cart table.cart .cart_item .product-thumbnail a::after { content: ''; display: block; width: 100%; padding-top: 100%; }
.wpb-woocommerce-cart table.cart .cart_item .product-thumbnail img { padding: 2rem; position: absolute; top: 0; right: 0; bottom: 0; left: 0; width: 100%; height: 100%; object-fit: contain; }
.wpb-woocommerce-cart table.cart .cart_item .product-content a.product-content__title{ font-size: clamp(1.5rem, 2vw, 2.8rem); font-weight: 700; text-transform: uppercase; line-height: 1; }
.wpb-woocommerce-cart table.cart .cart_item .product-content{ display: flex; flex-direction: column; }
.wpb-woocommerce-cart table.cart .cart_item .product-content .variation{ display: flex; font-size: clamp(1rem, 2vw, 1.4rem); padding-top: .3rem; }
.wpb-woocommerce-cart table.cart .cart_item .product-content .variation dt{ font-weight: 700; text-transform: uppercase; }
.wpb-woocommerce-cart table.cart .cart_item .product-content .variation p{ padding-left: .4rem; padding-right: .8rem; }
.wpb-woocommerce-cart table.cart .cart_item .product-content .variation .variation-Taal p{ text-transform: uppercase; }
.wpb-woocommerce-cart table.cart .cart_item .product-content .product-content__price{ margin-top: .8rem; }
.wpb-woocommerce-cart table.cart .cart_item .product-content .product-content__price .prd-price bdi{ font-weight: 400; }
.wpb-woocommerce-cart table.cart .cart_item .product-content .product-content__controls{ display: flex; align-items: center; gap: 2.6rem; margin-top: 1rem; }
.wpb-woocommerce-cart table.cart .cart_item .product-content .product-content__controls .remove{ font-size: clamp(1.2rem, 1.5vw, 1.4rem); transition: color var(--ts-25) ease; }
.wpb-woocommerce-cart table.cart .cart_item .product-content .product-content__controls .remove:hover{ color: var(--clr-danger); }
.wpb-woocommerce-cart table.cart .cart_item .product-price { max-width: 20rem; }
.wpb-woocommerce-cart table.cart .cart_item .product-price .prd-price{ font-size: clamp(1.5rem, 2vw, 1.8rem); }

.wpb-woocommerce-cart table.cart .cart_item td:nth-last-child(1) { margin-left: auto; }
.wpb-woocommerce-cart table.cart .cart_item td:nth-last-child(1) .prd-price{ justify-content: end; text-align: end; }


.wpb-woocommerce-cart table.cart .actions { padding-bottom: 0; padding-left: 0; padding-right: 0; padding-top: 1.6rem; margin-top: 1.6rem; }
.wpb-woocommerce-cart table.cart .coupon { display: grid; grid-template-columns: minmax(0, 1fr); gap: .8rem; }

.wpb-woocommerce-cart .wpb-woocommerce-cart__aside{ height: 100%; }
.wpb-woocommerce-cart .wpb-woocommerce-cart__aside .wpb-woocommerce-cart__aside_inner{ position: sticky; top: 4rem; display: flex; flex-direction: column; }
.wpb-woocommerce-cart .wpb-woocommerce-cart__aside .wpb-usps{ --p: 2.4rem; padding-bottom: var(--p); border-bottom: .1rem solid var(--clr-border); }

@media (max-width: 767.98px) {
    .wpb-woocommerce-cart table.cart .cart_item .product-price { display: none; }
    .wpb-woocommerce-cart table.cart .cart_item .product-content{ width: calc(100% - 11rem); }
    .wpb-woocommerce-cart table.cart .cart_item .product-content .product-content__title{ text-align: start; }
    .wpb-woocommerce-cart table.cart .cart_item .product-content .product-content__controls{ justify-content: end; gap: 1rem; }
    .wpb-woocommerce-cart table.cart .cart_item td{ padding: .6rem 0; padding-left: 1.2rem; }
}
@media (max-width: 991.98px) {
    .wpb-woocommerce-cart table.cart tbody{ display: flex; flex-direction: column; gap: .8rem; }
    .wpb-woocommerce-cart table.cart td { border: none; }
    .wpb-woocommerce-cart table.cart .cart_item:not(:first-child) .product-remove { top: 1.6rem; }
    .wpb-woocommerce-cart table.cart .cart_item { display: flex!important; gap: 0; -ms-flex-wrap: wrap; flex-wrap: wrap; position: relative; gap: 10px; align-items: center; -webkit-box-pack: justify; -ms-flex-pack: justify; }
    .wpb-woocommerce-cart table.cart .cart_item .product-remove { position: absolute; padding: 0; top: 0; right: 0; }
    .wpb-woocommerce-cart table.cart .cart_item .product-thumbnail { padding: 0; }
    .wpb-woocommerce-cart table.cart .cart_item .product-name { width: calc(100% - 7.4rem); padding-right: 4.8rem; text-align: left; }
    .wpb-woocommerce-cart table.cart .cart_item .product-name a { font-size: 15px;}
    .wpb-woocommerce-cart table.cart .cart_item .product-subtotal { font-weight: 600; order: 6; }   
    
    .wpb-woocommerce-cart .wpb-woocommerce-cart__aside .wpb-woocommerce-cart__aside_inner .wpb-usps{ order: 999; margin-top: 2.4rem; padding: 0; border: none; }
}

@media (min-width: 576px) {
    .wpb-woocommerce-cart table.cart .coupon { grid-template-columns: 1fr auto; max-width: 60rem; }
}

@media (min-width: 768px) {
    .wpb-woocommerce-cart :is(.woocommerce-cart-form, .cart_totals) { --p: 2.4rem; }
    .wpb-woocommerce-cart table.cart .cart_item .product-content .product-content__price{ display: none; }
}

@media (min-width: 992px) {
    .wpb-woocommerce-cart :is(.woocommerce-cart-form, .cart_totals) { --p: 3.2rem; }
    .wpb-woocommerce-cart .cart-collaterals { max-width: 50rem; margin-left: auto; }
    .wpb-woocommerce-cart .container { --sidebar-width: 32rem; grid-template-columns: minmax(0, 1fr) minmax(0, var(--sidebar-width)); }

    .wpb-woocommerce-cart table.cart thead { display: table-header-group; }

    .wpb-woocommerce-cart table.cart td { border-bottom-width: 0px!important; }
    .wpb-woocommerce-cart table.cart .cart_item { display: table-row; vertical-align: middle; border-bottom: .1rem solid var(--clr-border);  }
    .wpb-woocommerce-cart table.cart .cart_item td { padding: 3.2rem 1rem; }
    .wpb-woocommerce-cart table.cart .cart_item td:nth-child(1) { padding-left: 0; }
    .wpb-woocommerce-cart table.cart .cart_item td:nth-last-child(1) { padding-right: 0; }

    .wpb-woocommerce-cart table.cart .cart_item .product-remove { display: table-cell; }  
    .wpb-woocommerce-cart table.cart .cart_item .product-thumbnail { display: table-cell; }
    .wpb-woocommerce-cart table.cart .cart_item .product-thumbnail a { width: 10rem; }
}

@media (min-width: 1200px) {
    .wpb-woocommerce-cart .cart-collaterals { margin-left: 0; }
    .wpb-woocommerce-cart .cart-empty { grid-column: span 2; } 
    .wpb-woocommerce-cart table.cart .cart_item .product-thumbnail a { width: 13rem; }
    .wpb-woocommerce-cart .container { --sidebar-width: 40rem; column-gap: 7.2rem; }
}
@media (min-width: 1400px) {
    .wpb-woocommerce-cart .container { column-gap: 14.2rem; }
}




/*** Woocommerce tables ***/
.woocommerce table.shop_table_responsive tbody { --fs: 1.4rem; }
.woocommerce table.shop_table_responsive th, .woocommerce-page table.shop_table_responsive th,
.woocommerce table.shop_table_responsive thead, .woocommerce-page table.shop_table_responsive thead { display: none; }
.woocommerce table.shop_table_responsive tr, .woocommerce-page table.shop_table_responsive tr { display: block; }
.woocommerce table.shop_table_responsive tbody tr:first-child td:first-child, .woocommerce-page table.shop_table_responsive tbody tr:first-child td:first-child { border-top: 0; }
.woocommerce table.shop_table_responsive tr td { display: block; text-align: right; }
.woocommerce table.shop_table_responsive tr td.woocommerce-orders-table__cell-order-status
.woocommerce table.shop_table_responsive tr td.woocommerce-orders-table__cell-order-date
.woocommerce table.shop_table_responsive tr td.woocommerce-orders-table__cell-order-actions { white-space: nowrap; text-align: right; } 
.woocommerce table.shop_table_responsive:not(.cart) tr td::before, .woocommerce-page table.shop_table_responsive:not(.cart) tr td::before { content: attr(data-title) ": "; font-weight: 700; float: left; }
.woocommerce table.my_account_orders .button { white-space: nowrap; --fs: 1.4rem; margin-left: .5rem; }

@media (min-width: 992px) {
    .woocommerce table.shop_table_responsive th, .woocommerce-page table.shop_table_responsive th { display: table-cell; }
    .woocommerce table.shop_table_responsive thead, .woocommerce-page table.shop_table_responsive thead { display: table-header-group; }
    .woocommerce table.shop_table_responsive tr, .woocommerce-page table.shop_table_responsive tr { display: table-row; }
    .woocommerce table.shop_table_responsive tr td { display: table-cell; text-align: left; }
    .woocommerce table.shop_table_responsive tr td::before { display: none; }
} 