.elementor-13 .elementor-element.elementor-element-19f32f0{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-13 .elementor-element.elementor-element-a18c8f7 > .elementor-widget-container{margin:-10px -10px -10px -10px;}.elementor-13 .elementor-element.elementor-element-2e451ec{--display:flex;--margin-top:50px;--margin-bottom:50px;--margin-left:0px;--margin-right:0px;}.elementor-13 .elementor-element.elementor-element-5e5da2c{--update-cart-automatically-display:none;}.elementor-13 .elementor-element.elementor-element-5e5da2c .cart_totals h2{font-family:"Apercu Pro", Sans-serif;}@media(max-width:767px){.elementor-13 .elementor-element.elementor-element-2e451ec{--margin-top:20px;--margin-bottom:20px;--margin-left:0px;--margin-right:0px;}}@media(min-width:768px){.elementor-13 .elementor-element.elementor-element-2e451ec{--content-width:1400px;}}/* Start custom CSS for woocommerce-cart, class: .elementor-element-5e5da2c *//* Cart Page - Unified with Checkout Styles */

.elementor-widget-woocommerce-cart .e-cart-section,
.elementor-widget-woocommerce-cart .woocommerce {
    background: none !important;
    border: none !important;
    font-family: "Apercu Pro", sans-serif !important;
}

/* Buttons */
.wagen button.button,
a.checkout-button.button.alt.wc-forward {
    color: white !important;
    background: var(--e-global-color-primary) !important;
    font-family: "Apercu Pro", sans-serif !important;
    border-radius: 3px !important;
    font-weight: 400 !important;
    font-size: 14px !important;
    letter-spacing: 1px !important;
    padding: 15px !important;
    text-transform: uppercase !important;
    border: none !important;
}

.wagen button.button:hover,
a.checkout-button.button.alt.wc-forward:hover {
    color: white !important;
    background: var(--e-global-color-primary) !important;
}

/* Links */
.wagen a {
    color: black !important;
}

/* Inputs and Dropdowns */
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
    background: white !important;
    border: none !important;
    border-radius: 3px !important;
    color: black !important;
    padding: 15px !important;
}

span#select2-calc_shipping_country-container {
    background: white !important;
    border: none !important;
    border-radius: 3px !important;
    color: black !important;
    padding: 15px !important;
}

/* Product Meta Styling - Matches Checkout */
.woocommerce td.product-name .wc-item-meta p,
.woocommerce td.product-name .wc-item-meta:last-child,
.woocommerce td.product-name dl.variation p,
.woocommerce td.product-name dl.variation:last-child {
    margin-bottom: 0;
    margin: auto;
    font-family: "Apercu Pro", sans-serif;
    font-size: 12px;
}

/* Giftcard Styling (Preserved) */
dd.variation-voor,
dd.variation-van,
dd.variation-Tekstopkaartje {
    font-style: italic;
}

dt.variation-Tekstopkaartje {
    margin-top: 10px;
}

/* Mobile Cart Fixes */
@media (max-width: 767px) {
    td.product-thumbnail {
        display: flex !important;
    }

    td.product-name::before,
    td.product-thumbnail::before {
        display: none !important;
    }

    td.product-quantity,
    td.product-subtotal,
    td.product-remove {
        padding: 0px !important;
    }

    td.product-remove {
        float: right;
        width: 10% !important;
        margin-top: 40px;
    }

    .woocommerce table.shop_table td small {
        font-weight: 400;
        float: left;
        margin: 10px 0px;
    }

    .elementor-widget-woocommerce-cart .woocommerce table.cart td.product-name,
    .elementor-widget-woocommerce-cart .woocommerce table.cart td:first-child {
        text-align: left !important;
    }

    tr.woocommerce-cart-form__cart-item.cart_item {
        margin-left: -10px;
    }

    td.product-subtotal {
        white-space: nowrap !important;
        display: none !important;
    }

    .elementor-widget-woocommerce-cart .woocommerce .cart td:before {
        font-weight: 600 !important;
    }

    .elementor-widget-woocommerce-cart .woocommerce .input-text.qty {
        padding: 6px !important;
        z-index: 99 !important;
    }

    .elementor-widget-woocommerce-cart .woocommerce table.cart img {
        margin-left: -15px;
    }
}

.wagen button.button {
    border: none!important;
    color: white!important;
    background: var(--e-global-color-primary)!important;
    font-family: "Apercu Pro", sans-serif!important;
    border-radius: 3px!important;
    font-weight:400!important;
    font-size:14px!important;
    letter-spacing:1px!important;
    padding:15px!important;
    text-transform: uppercase!important;
}

.wagen button.button:hover {
    border: none!important;
    color: white!important;
    background: var(--e-global-color-primary)!important;
}

.wagen a {
    color: black !important;
}

a.checkout-button.button.alt.wc-forward {
    border: none!important;
    color: white!important;
    background: var(--e-global-color-primary)!important;
    font-family: "Apercu Pro", sans-serif;
    border-radius: 3px;
    font-weight:400;
    font-size:14px;
    letter-spacing:1px;
    padding:15px;
    text-transform: uppercase;
}

a.checkout-button.button.alt.wc-forward:hover {
    border: none!important;
    color: white!important;
    background: var(--e-global-color-primary)!important;
    font-family: "Apercu Pro", sans-serif;
    border-radius: 3px;
    font-weight:400;
    font-size:14px;
    letter-spacing:1px;
    padding:15px;
    text-transform: uppercase;
}

.woocommerce form .form-row input.input-text, 
.woocommerce form .form-row textarea {
    background: white !important;
    border: none !important;
    border-radius: 3px !important;
    color: black !important;
    padding: 15px !important;
}

span#select2-calc_shipping_country-container {
    background: white!important;
    border: none!important;
    border-radius: 3px!important;
    color: black!important;
    padding: 15px!important;
}

/* Mobile cart fix */
@media (max-width: 767px) {

td.product-thumbnail {
    display: flex !important;
}

td.product-name::before {
    display:none!important;
}

td.product-quantity {
    padding: 0px !important;
}

td.product-subtotal {
    padding: 0px !important;
}

.woocommerce table.shop_table td small {
    font-weight: 400;
    float: left;
    margin: 10px 0px;
}

td.product-thumbnail::before {
    display:none!important;
}

td.product-remove {
    padding: 0px !important;
    float: right;
    width: 10% !important;
    margin-top: 40px;
}

.elementor-widget-woocommerce-cart .woocommerce table.cart td.product-name, 
.elementor-widget-woocommerce-cart .woocommerce table.cart td:first-child {
    text-align: left !important;
}

tr.woocommerce-cart-form__cart-item.cart_item {
    margin-left: -10px;
}

td.product-subtotal {
    white-space: nowrap !important;
    display:none!important;
}

.elementor-widget-woocommerce-cart .woocommerce .cart td:before {
    font-weight: 600 !important;
}

.elementor-widget-woocommerce-cart .woocommerce .input-text.qty {
    padding: 6px !important;
    z-index:99!important;
}

.elementor-widget-woocommerce-cart .woocommerce table.cart img {
    margin-left: -15px;
}
}

/* Giftcard CSS */
dd.variation-voor {
    display: ruby-text;
    font-style: italic;
}

dd.variation-van {
    font-style: italic;
}

dt.variation-Tekstopkaartje {
    margin-top: 3px;
}

dt.variation-Tekstopkaartje {
    margin-top: 10px;
}

dd.variation-Tekstopkaartje {
    font-style: italic;
}

/* Fix outlining APF */
.woocommerce td.product-name .wc-item-meta p, 
.woocommerce td.product-name .wc-item-meta:last-child, 
.woocommerce td.product-name dl.variation p, 
.woocommerce td.product-name dl.variation:last-child {
    margin: auto;
    font-size:14px;
    font-family: "Apercu Pro", sans-serif;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Apercu Pro';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://tea.websitedoorjoey.nl/wp-content/uploads/2025/10/apercu_regular_pro.ttf') format('truetype');
}
/* End Custom Fonts CSS */