@font-face {
    font-family: 'Material Symbols Outlined';
    font-style: normal;
    font-weight: 100 700;
    src: url(https://fonts.gstatic.com/icon/font?kit=kJEhBvYX7BgnkSrUwT8OhrdQw4oELdPIeeII9v6oFsLjBuVYRAf3pcM3QKQ9jOcCUvjB&skey=b8dc2088854b122f&v=v226) format('woff2');
}

.material-symbols-outlined {
    font-family: 'Material Symbols Outlined';
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: 'liga';
    -webkit-font-smoothing: antialiased;
}
.thwcfd-optional {
    margin-bottom: 20px!important;
}
td.actions .button {
    display: none;
}
.cart .woocommerce-notices-wrapper {
	margin-bottom: 0px!important;
}
.woocommerce-message {
    margin-bottom: 20px!important;
    margin-top: 20px!important;
}
.product-thumbnail img {
    width: 106px;
    height: 106px;
}
.woocommerce-error, .woocommerce-info, .woocommerce-message {
    border: 1px solid #e9ecef;
    background: white !important;
    font-size: 16px;
    font-family: 'Figtree';
}
.free_shipping_info span, .free_shipping.free_shipping_de_info span {
    position: relative;
    top: -3px;
}
.free_shipping_info i, .free_shipping.free_shipping_de_info i, .free_shipping.free_shipping_fr_info i, .free_shipping.free_shipping_es_info i {
    font-size: 20px;
    margin-right: 10px;
}
.free_shipping_info, .free_shipping.free_shipping_de_info {
    font-weight: bold;
    margin-bottom: 15px;
    padding: 0px;
    border: 0px;
}
.free_shipping.free_shipping_fr_info {
    position: relative;
    top: -3px;
}
.free_shipping.free_shipping_fr_info {
    padding: 0px !important;
    font-weight: bold !important;
    border: 0px !important;
}
.free_shipping.free_shipping_es_info {
    position: relative;
    top: -3px;
}
.free_shipping.free_shipping_es_info {
    padding: 0px !important;
    font-weight: bold !important;
    border: 0px !important;
}
.free_shipping {
    background: white;
    padding: 20px 15px;
    padding-bottom: 1px;
    text-align: center;
    border: 2px solid #03c5ff;
    border-radius: 10px;
    margin-bottom: 20px;
}
.free-shipping-text.mb-2 {
    margin-top: 15px;
}
.progress-fill {
    position: relative;
    height: 100%;
    background-color: #4caf50;
    transition: width .4s ease;
    overflow: hidden;
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    -webkit-background-size: 40px 40px;
    background-size: 40px 40px;
}
.col-lg-7 .free-shipping-progress-wrapper.mb-3 {
    display: none;
}
.col-lg-7.col-xl-8 {
    margin-bottom: 60px;
}
.cart-collaterals {
    padding: 15px;
    background: white;
    border-radius: 10px;
    border: 1px solid #ebebeb !important;
    margin-bottom: 30px;
}
.wc-proceed-to-checkout a, .woocommerce-checkout-review-order button {
    background: #02c5ff!important;
    padding: 15px 26px!important;
    font-family: 'Figtree', sans-serif !important;
    font-size: 18px!important;
    border: 0px!important;
    color: white!important;
    cursor: pointer!important;
    position: relative!important;
    padding-left: 58px!important;
    border-radius: 10px!important;
    border-bottom: 2px solid #08aedf!important;
    font-weight: bold!important;
    margin-top: 20px!important;
    display: block!important;
	text-align: center!important;
}
.wc-proceed-to-checkout a::before, .woocommerce-checkout-review-order button::before {
    display: inline-block;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f061";
    margin: 0 6px 0 8px;
    color: #fff;
    position: absolute;
    font-size: 18px;
    top: 16px;
    margin-right: 15px;
    left: 10px;
}
.wc-proceed-to-checkout a:hover, .woocommerce-checkout-review-order button:hover {
background: #2dcefd!important;
}
form.woocommerce-cart-form {
    padding: 15px;
    background: white;
    border-radius: 10px;
	border: 1px solid #ebebeb !important;
}
.cart-collaterals h2 {
    font-size: 18px;
    border-bottom: 1px solid #ebebeb !important;
    padding-bottom: 8px;
    margin-bottom: 0px;
}
table.shop_table.shop_table_responsive th, table.shop_table.shop_table_responsive td {
    padding-right: 15px;
    font-size: 15px;
    font-weight: 500;
    padding-top: 10px !important;
    padding-bottom: 5px;
    border-top: 1px solid #ebebeb;
}
.cart-subtotal th, .cart-subtotal td {
    border-top: 0px !important;
}
table.shop_table.shop_table_responsive {
    text-align: left;
    line-height: 25px;
    font-size: 16px;
}
.cart-collaterals tr.order-total {
    font-size: 23px;
    font-weight: 500;
    padding-top: 15px !important;
}
.shop_table tr.order-total th, .shop_table tr.order-total td {
    font-size: 23px;
    font-weight: 500;
    padding-top: 13px !important;
    border-top: 1px solid #ebebeb;
}
.product-subtotal {
    text-align: right;
    font-weight: bold;
    font-size: 16px;
}
.coupon input {
    border: 1px solid #d7d7d7;
    padding: 10px;
    display: block;
    width: 100%;
    box-sizing: border-box;
    margin-top: 15px;
    margin-bottom: 15px;
    border-radius: 5px;
    font-family: inherit;
	box-sizing: border-box;	
}
.coupon .button:hover {
    background-color: #f1f1f1!important;
    color: #000;
}
.coupon .button {
    background: #f9f9f9 !important;
    color: #666 !important;
    font-weight: 500 !important;
    border: 1px solid #ededed !important;
    width: 100%;
}
small.includes_tax {
    display: none;
}
.product-name a {
    display: block;
    color: black;
    font-weight: bold;
    font-size: 17px;
    margin-bottom: 15px;
}
.quantity {
    float: none !important;
    display: inline-block;
    border: 1px solid #b2b2b2;
    border-radius: 6px;
}
input.qty {
    width: 34px !important;
    height: 37px !important;
    font-size: 16px !important;
    font-weight: bold;
    margin-right: 0px !important;
    padding-left: 20px;
    font-family: 'Figtree', sans-serif !important;
    border-top: 0px;
    border-bottom: 0px;
    border-left: 1px solid #b2b2b2;
    border-right: 1px solid #b2b2b2;
}
.row.cart_item {
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 15px;
}
.dbs-preorder-text-single-product.order_overview {
    border: 1px solid #03c5ff;
    display: table;
    color: #03c5ff;
    padding: 6px;
    font-weight: 500;
    text-transform: uppercase;
    border-radius: 5px;
    font-size: 13px;
    margin-bottom: 20px;
}
ul#shipping_method {
    list-style: none;
}
#shipping_method {
    text-align: left!important;
}
button.update-button {
	display: none;
} 
a.remove {
    text-decoration: underline;
    margin-top: 10px;
    font-size: 14px;
    font-weight: 300;
}
a.remove:hover {
    text-decoration: none;
}
button.minus {
    all: unset;
    cursor: pointer;
    font-size: 18px;
    font-weight: bold;
    padding: 8px;
}
button.plus {
    all: unset;
    cursor: pointer;
    font-size: 18px;
    font-weight: bold;
    padding: 8px;
    padding-left: 5px;
}
a.shipping-calculator-button {
    margin-bottom: 20px;
    display: block;
}
div#yith-par-message-reward-cart {
    padding-top: 0px;
}
@media (max-width: 768px) {
    .cart .head2 {
        padding-top: 0px;
    }	
#shipping_method {
    text-align: right!important;
}	
input#ywpar-points-max {
    margin-top: 10px;
    margin-bottom: 10px;
    margin-right: 5px;
}	
div#yith-par-message-reward-cart {
    padding-top: 15px;
}	
#yith-par-message-cart {
        display: flex!important;
    }
.product-thumbnail img {
    max-width: 100%;
    height: auto;
}	
.free_shipping {
    margin-top: 20px;
}	
}




/* Algemene checkout styling */
.woocommerce-checkout {
    font-family: 'Arial', sans-serif;
    color: #333;
    line-height: 1.6;
}


/* Kolommen */
.woocommerce-checkout .col-lg-7,
.woocommerce-checkout .col-xl-8 {
    flex: 0 0 58%;
    max-width: 58%;
}

.woocommerce-checkout .col-lg-5,
.woocommerce-checkout .col-xl-4 {
    flex: 0 0 38%;
    max-width: 38%;
}

/* Checkout sent fix */

.woocommerce-shipping-methods li {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    gap: 0.5rem;
}
.woocommerce-shipping-methods label {
    display: inline-block !important;
    text-align: left;
    font-size: 16px;
}
/* Zorg dat op kleinere schermen de kolommen stapelen */
@media (max-width: 992px) {
    .woocommerce-checkout .col-lg-7,
    .woocommerce-checkout .col-xl-8,
    .woocommerce-checkout .col-lg-5,
    .woocommerce-checkout .col-xl-4 {
        flex: 0 0 100%;
        max-width: 100%;
    }
}



#customer_details .col-1, #customer_details .col-2 {
    width: 100%;
}
textarea#order_comments {
    display: block;
    width: -webkit-fill-available;
}
/* Form fields */
.woocommerce-billing-fields h3 {
    font-size: 24px;
    margin-bottom: 15px;
}
.woocommerce-checkout input.input-text, .woocommerce-checkout select, .woocommerce-checkout textarea {
    width: 100%;
    padding: 12px 12px;
    margin-bottom: 1rem;
    border: 1px solid #dedede;
    border-radius: 4px;
    font-size: 16px;
    font-family: inherit;
    font-weight: 400;
    color: black;
    font-family: 'Figtree';
}
.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #dedede;
    border-radius: 4px;
    color: black !important;
    padding: 8px;
    height: auto;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #000000;
    line-height: 28px;
    font-family: 'Figtree';
    font-size: 16px;
    font-weight: 400;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 13px;
    right: 4px;
    width: 20px;
}
/* Labels */
.woocommerce-checkout label {
    font-weight: 600;
    margin-bottom: 0.5rem;
    display: block;
    font-family: 'Figtree';
    font-size: 17px;
}
.wc_payment_method label {
	display: block;
    padding-left: 35px;
    border-bottom: 1px solid #f3f3f3;
    padding-bottom: 12px;
    padding-top: 3px;	
}
/* Order review */
.order-review {
    border: 1px solid #ebebeb;
    border-radius: 8px;
    background-color: #ffffff;
    padding: 1rem;	
    font-family: 'Figtree';
}
#order_review_heading {
    font-size: 24px;
    margin-bottom: 15px;
    font-family: 'Figtree';
}
p#billing_country_field, p#shipping_country_field {
    margin-bottom: 20px;
}
/* Buttons */
.woocommerce-checkout .button {
    background-color: #007cba;
    color: #fff;
    padding: 12px 20px;
    border: none;
    border-radius: 6px;
    font-size: 16px;
    cursor: pointer;
    transition: background 0.3s ease;
}

.woocommerce-checkout .button:hover {
    background-color: #005a8c;
}

/* Kleine esthetische tweaks */
.woocommerce-checkout .woocommerce-error,
.woocommerce-checkout .woocommerce-message {
    margin-bottom: 1rem;
    padding: 10px 15px;
    border-left: 4px solid #007cba;
    background-color: #f0f4f8;
    color: #333;
    border-radius: 4px;
}

.cart .woocommerce-notices-wrapper {
	margin-bottom: 0px!important;
}
div#customer_details {
    padding: 15px;
    background: white;
    border-radius: 10px;
    border: 1px solid #ebebeb !important;
}
.coupon .checkout_coupon {
    background: white;
    margin-bottom: 60px;
}
.woocommerce-billing-fields {
    font-family: 'Figtree', Arial;
    font-size: 17px;
}
.col-1 {
    width: 100%;
}
.col-2 {
    margin-top: 20px;
}
.woocommerce-additional-fields__field-wrapper {
    margin-top: 20px;
}
/* Zet de twee velden in één regel */
#billing_address_1_field,
#billing_huisnummer_field, p#shipping_address_2_field, p#shipping_address_1_field {
    display: flex;
    flex-direction: column;
}

#billing_address_1_field,
#billing_huisnummer_field, #shipping_address_1_field {
    float: left;
}

#billing_address_1_field, p#shipping_address_1_field {
    width: 70%;
    margin-right: 2%;
}

#billing_address_2, #billing_huisnummer_field, p#shipping_address_2_field {
    width: 28%;
}
@media (max-width: 768px) {
.col-lg-7.col-xl-8 {
    margin-bottom: 0px;
}	
.woocommerce-shipping-methods label {
    text-align: right;
}	
	
    #billing_address_1_field,
    #billing_huisnummer_field, p#shipping_address_2_field, p#shipping_address_1_field, #billing_address_2 {
        width: 100%;
        margin-right: 0;
    }
}
label.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox {
    font-family: 'Figtree';
    font-size: 16px;
}
p#order_comments_field {
    font-size: 18px;
}
textarea#order_comments {
    display: block;
    width: -webkit-fill-available;
    font-family: 'Figtree';
}
form.checkout.woocommerce-checkout {
    margin-bottom: 70px;
}
table.shop_table.woocommerce-checkout-review-order-table {
    font-family: "Figtree";
    font-weight: 400;
    font-size: 16px;
}
.woocommerce-checkout-review-order-table .dbs-preorder-text-single-product.order_overview {
    margin-top: 10px;
}
td.product-name {
    position: relative;
}
div#order_review thead {
    text-align: left;
    font-weight: bold;	
}
div#order_review img {
    max-width: 100%;
    height: 70px;
    object-fit: contain;
	width: auto;
}
button#place_order {
    width: 100%;
}
.row.align-items-center {
    position: relative;
}
.product-thumb span {
    background: white;
    position: absolute;
    left: 10px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    font-family: "Figtree";
    font-weight: bold;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 2px solid hsla(0, 0%, 7%, .11);
}
.col-3.product-thumb {
    padding-left: 29px;
}
.checkout ul li {
    list-style: none;
    margin: 0;
    position: relative;
}
.woocommerce-checkout-payment input {
    position: absolute;
}
.product-name {
    font-weight: bold;
}
.woocommerce-checkout-payment input {
    position: absolute;
    top: 7px;
}
.payment_box.payment_method_mollie_wc_gateway_creditcard {
    margin-bottom: 15px;
}
.paymentmethod {
    margin-top: 20px;
    font-size: 18px;
    margin-bottom: 8px;
}
.checkout-totals.mt-4 {
    font-size: 18px;
}
.text-end {
    font-weight: bold;
	text-align: right;
}
.endtotal {
    font-size: 20px;
}
 .woocommerce-form input[type="text"], .woocommerce-form input[type="password"] {
    width: -webkit-fill-available!important;
}	
form.woocommerce-form.woocommerce-form-login.login p {
    margin-bottom: 20px;
}
form.woocommerce-form.woocommerce-form-login.login {
    font-size: 17px;
}
form.woocommerce-form.woocommerce-form-login.login label {
    font-size: 17px !important;
    font-weight: bold;
}
.woocommerce-checkout-payment {
    padding: 10px;
    border: 1px solid #f3f3f3;
}
.payment_box.payment_method_mollie_wc_gateway_ideal {
    display: none!important;
}
span.woocommerce-terms-and-conditions-checkbox-text {
    position: relative;
    left: 0px;
}
input#terms {
    left: 2px;
    top: 18px;
}
label.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox {
    font-family: 'Figtree';
    font-size: 16px;
    position: relative;
}
.free_shipping_de .free-shipping-text .de-none {
    display: none;
}
.woocommerce-shipping-methods label {
    display: inline-block!important;
}
input#ywpar-points-max {
padding: 7px;
font-family: inherit;
}
button#ywpar_apply_discounts {
margin-top: 20px;
}
.header-center .col-2 {
    margin-top: 0px!important;
}
#ywpar_apply_discounts {
    margin-left: 0px !important;
}
p.form-row.validate-required input {
    position: static!important;
}
/* Failed payment */

/* Order review container */
#order_review {
    background-color: #fff;
    border-radius: 10px;
    margin-bottom: 50px;
}

/* Tabel styling */
#order_review .shop_table {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 15px;
}

#order_review .shop_table th,
#order_review .shop_table td {
    padding: 10px 12px;
    border-bottom: 1px solid #e0e0e0;
    vertical-align: middle;
}

#order_review .shop_table th {
    background-color: #f9f9f9;
    font-weight: 600;
}

/* Preorder badge */
#order_review .dbs-preorder-text-single-product {
    background-color: #ffffff;
    color: #02c5ff;
    padding: 3px 6px;
    border-radius: 6px;
    font-size: 0.85em;
    display: inline-flex;
    align-items: center;
    margin-top: 5px;
}

#order_review .dbs-preorder-text-single-product svg {
    margin-right: 4px;
    fill: #02c5ff;
}
#order_review ul.wc_payment_methods.payment_methods.methods li {
    list-style: none;
}
/* Payment section */
#order_review #payment {
    margin-top: 15px;
    padding-top: 10px;
}

/* Payment methods */

#order_review #payment .wc_payment_methods li img.mollie-gateway-icon {
    max-height: 22px;
}

/* Plaats order knop */
#order_review #payment #place_order {
    color: #fff;
    border-radius: 6px;
    border: none;
    padding: 10px 16px;
    transition: background 0.25s ease;
    margin-top: 20px;
    font-size: 18px;
}

#order_review #payment #place_order:hover {
    background-color: #ffa500;
}