.payment_box{display:none !important}.wc_payment_method:has(input[type=radio]:checked) .payment_box{display:block !important}.mollie-components-description{display:flex;align-items:center;gap:8px}.woocommerce-checkout #payment div.payment_box{background-color:#f7f4f2}.woocommerce-checkout #payment div.payment_box:before{border:1em solid #f7f4f2;border-right-color:transparent;border-left-color:transparent;border-top-color:transparent}.payment_box select[name=mollie-payments-for-woocommerce_issuer_mollie_wc_gateway_kbc]{height:48px !important;min-height:48px !important;width:100%;padding:.375rem .75rem;font-size:16px;font-weight:400;color:#212529;background-color:#fff;border:1px solid #ced4da;border-radius:.375rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.mollie-components .mollie-component{box-shadow:none !important;border:1px solid #ced4da !important;border-radius:.375rem !important}.mollie-component{height:48px !important;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;border:1px solid #ced4da;border-radius:.375rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.mollie-component-label{font-family:montserrat_alternatesregular,arial;color:var(--bs-text-color);font-size:16px;font-weight:400}.custom-cart-cards-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:24px;margin-bottom:32px;align-items:start}.cart-product-card{position:relative;background:#fff;border:1px solid #e0e0e0;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.07);display:flex;flex-direction:column}.woocommerce .cart-product-card a.remove,.cart-product-card__remove,.remove-quote-item{position:absolute;top:10px;right:10px;display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;background-color:#dc3545;color:#fff !important;border-radius:50%;font-size:18px;line-height:1;text-decoration:none !important;z-index:2;transition:.2s ease-in-out}.woocommerce .cart-product-card a.remove:hover,.cart-product-card__remove:hover,.remove-quote-item:hover{background-color:#f8d7da;color:#dc3545 !important;transform:scale(1.1);text-decoration:none !important}.cart-product-card__image{width:100%;aspect-ratio:1;overflow:hidden;background:#f5f5f5}.cart-product-card__image img{width:100%;height:100%;object-fit:cover;display:block}.cart-product-card__body{padding:16px;display:flex;flex-direction:column;flex-grow:1;gap:10px}.cart-product-card__title{font-weight:700;font-size:14px;color:var(--dark-green,#00464b);line-height:1.3}.cart-product-card__title a{color:inherit;text-decoration:none}.cart-product-card__title a:hover{text-decoration:underline}.cart-product-card__options{width:100%;border-collapse:collapse;font-size:12px}.cart-product-card__options tr+tr th,.cart-product-card__options tr+tr td{border-top:1px solid #f0f0f0}.cart-product-card__options th{color:#888;font-weight:500;padding:4px 10px 4px 0;white-space:nowrap;vertical-align:top;width:45%}.cart-product-card__options td{color:var(--dark-green,#00464b);font-weight:600;padding:4px 0;vertical-align:top}.cart-product-card__footer{margin-top:auto;padding-top:12px;border-top:1px solid #f0f0f0;display:flex;align-items:center;justify-content:space-between}.cart-product-card__qty{font-size:13px;color:#888}.cart-product-card__subtotal{font-size:15px;font-weight:700;color:var(--dark-green,#00464b)}.cart-product-card--add{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;min-height:200px;border:2px dashed #c8ddd0;background:#f7fbf8;border-radius:12px;text-decoration:none !important;color:var(--dark-green,#00464b);transition:background .2s,border-color .2s}.cart-product-card--add:hover{background:#eef6f1;border-color:var(--dark-green,#00464b)}.cart-product-card--add__icon{width:48px;height:48px;border-radius:50%;background:var(--dark-green,#00464b);color:#fff;display:flex;align-items:center;justify-content:center;font-size:28px;line-height:1;font-weight:300}.cart-product-card--add__label{font-size:14px;font-weight:600;color:var(--dark-green,#00464b)}@media (max-width:600px){.custom-cart-cards-grid{grid-template-columns:1fr}}.select2-container--default .select2-selection--single .select2-selection__rendered{line-height:normal !important}.list-group-item{background:0 0}.woocommerce-checkout #payment{background:0 0}.woocommerce-checkout .payment_methods_wrapper{background:0 0}.woocommerce-checkout #payment ul{padding:0}.woocommerce-checkout #payment ul.payment_methods{border:none}#payment ul.payment_methods li{border:none;border-bottom:1px solid #e0e0e0;padding:0}#payment ul.payment_methods li:last-child{border-bottom:none}.payment-method-content{display:flex;align-items:center;gap:15px;padding:15px 0}#payment ul.payment_methods li img{margin:0 6px 0 0 !important;width:40px;height:auto}.woocommerce-checkout #payment ul.payment_methods li input{margin:0}#payment .form-check{padding-left:0}.form-check-input[type=radio]{appearance:none;-webkit-appearance:none;-moz-appearance:none;width:20px;height:20px;border:2px solid #7daf91;border-radius:50%;background-color:transparent;position:relative;cursor:pointer;outline:none;transition:background-color .2s,border-color .2s}.form-check-input[type=radio]:hover{border-color:#5e8f71}.form-check-input[type=radio]:checked{background-color:#7daf91;border-color:#7daf91}.form-check-input[type=checkbox]:checked{background-color:#7daf91;border-color:#7daf91}.form-check-input[type=checkbox]:focus{border-color:#7daf91}.form-check-input[type=radio]:checked:before{content:"";position:absolute;top:50%;left:50%;width:8px;height:8px;background-color:#fff;border-radius:50%;transform:translate(-50%,-50%)}.sticky-sidebar{position:sticky;top:130px;z-index:1000}@media (max-width:991.98px){.sticky-sidebar{position:static;top:unset}}input[type=radio]{appearance:none;-webkit-appearance:none;-moz-appearance:none;width:20px;height:20px;border:2px solid #7daf91;border-radius:50%;background-color:transparent;position:relative;cursor:pointer;outline:none;transition:background-color .2s,border-color .2s}input[type=radio]:hover{border-color:#5e8f71}input[type=radio]:checked{background-color:#7daf91;border-color:#7daf91}input[type=radio]:checked:before{content:"";position:absolute;top:50%;left:50%;width:8px;height:8px;background-color:#fff;border-radius:50%;transform:translate(-50%,-50%)}input[name=payment_method]{display:inline-block !important;opacity:1 !important;pointer-events:auto !important}#billing_customer_type_field .woocommerce-input-wrapper{display:flex;align-items:center;flex-wrap:wrap}#billing_customer_type_field .woocommerce-input-wrapper input[type=radio]{margin-right:6px}#billing_customer_type_field .woocommerce-input-wrapper label.radio{margin-right:24px;display:inline-flex;align-items:center}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,.woocommerce form .form-row select{height:48px !important;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;border:1px solid #ced4da;border-radius:.375rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.woocommerce form .form-row textarea{height:100px !important}.woocommerce form .form-row input.input-text:focus,.woocommerce form .form-row textarea:focus,.woocommerce form .form-row select:focus{color:#212529;background-color:#fff;border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.woocommerce .form-check-input{margin-top:.3rem}.woocommerce form .form-row select,.select2-container .select2-selection--single{height:48px !important;min-height:48px !important;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;color:#212529;background-color:#fff;border:1px solid #ced4da;border-radius:.375rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.select2-container .select2-selection--single .select2-selection__rendered{padding-top:9px !important}.select2-container .select2-selection--single .select2-selection__arrow{height:48px !important}.woocommerce form .form-row select#shipping_country,.woocommerce form .form-row select#shipping_state{appearance:none;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center;background-size:8px 10px}.woocommerce form .form-row .select2-container{width:100% !important}.woocommerce-checkout #payment ul.payment_methods{border:none}#payment ul.payment_methods li{border:none}.woocommerce-form-coupon-toggle .woocommerce-info{background:0 0 !important;margin:0 !important}.checkout_coupon{border:none !important;margin:0 !important;padding:0 20px !important}#id_ka_up_send_file_on_checkout_page{max-width:unset !important}.trash-wrapper:before{filter:unset}.trash-wrapper:hover{filter:brightness(0) saturate(100%) invert(18%) sepia(86%) saturate(7219%) hue-rotate(352deg) brightness(100%) contrast(106%)}.ka-up-default-shoose-btn label,#id_ka_up_send_file_on_checkout_page{max-width:150px !important;font-family:"Montserrat Alternates",sans-serif !important;border-radius:30px !important;font-size:14px !important;display:flex;align-items:center;flex-direction:column;border-color:unset !important}.ka-up-default-shoose-btn label{background-color:#7daf91 !important}#id_ka_up_send_file_on_checkout_page{background-color:#00464b !important;min-width:100px}.cart-collaterals{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start}.cart-custom-info-block{padding-right:50px;text-align:left;width:100%;border-collapse:separate;border-radius:5px;flex:0 0 48%;order:1;margin-bottom:20px}.cart-collaterals .cart_totals{flex:0 0 48%;order:2;width:48% !important}@media (max-width:768px){.cart-custom-info-block{flex:0 0 100%;order:2}.cart-collaterals .cart_totals{flex:0 0 100%;order:1;width:100% !important}}