.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;}@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 */dd.variation-SelectedVariations, dt.variation-SelectedVariations {
    display: none!important;
}


.elementor-widget-woocommerce-cart .e-cart-section {
    background: transparent !important;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1) !important;
    border-radius: 5px !important;
    border: none;
}

.elementor-widget-woocommerce-cart .e-cart__container {
    font-family: "Poppins", Sans-serif !important;
}

.wagen button.button {
    color: white !important;
    background: var(--e-global-color-accent) !important;
    font-family: 'Poppins' !important;
    border-radius: 5px !important;
    font-weight: 500 !important;
    font-size: 14px !important;
    border: none !important;
}

.wagen button.button:hover {
    color: white !important;
    background: var(--e-global-color-accent) !important;
    border: none !important;
}

.wagen a {
    color: black !important;
}

a.checkout-button.button.alt.wc-forward {
    color: white !important;
    background: var(--e-global-color-accent) !important;
    font-family: 'Poppins';
    border-radius: 5px;
    font-weight: 600;
    font-size: 14px;
    border: none !important;
}

a.checkout-button.button.alt.wc-forward:hover {
    color: white !important;
    background: var(--e-global-color-accent) !important;
    font-family: 'Poppins';
    border-radius: 5px;
    font-weight: 500;
    border: none !important;
}

.woocommerce form .form-row input.input-text, 
.woocommerce form .form-row textarea {
    background: transparent !important;
    border: 1px solid #ccc !important; /* Lighter border */
    border-radius: 5px !important;
}

span#select2-calc_shipping_country-container {
    background: transparent !important;
    border: 1px solid #ccc !important; /* Lighter border */
    border-radius: 5px !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;
}/* End custom CSS */