.woocommerce form .form-row{margin:0 0 18px;padding:0}.woocommerce form .form-row label{display:block;margin-bottom:5px;font-weight:700;font-size:15px;line-height:18px;color:var(--wp--preset--color--semantic-text-main)}.woocommerce form .form-row label .optional{font-weight:400;opacity:.55}.woocommerce form .form-row .required{color:var(--wp--preset--color--core-red);text-decoration:none}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,.woocommerce form .form-row select,.woocommerce-cart-form .coupon input.input-text,form.checkout_coupon input.input-text{width:100%;padding:13px 16px;background-color:var(--wp--preset--color--core-offwhite);border:1px solid var(--wp--preset--color--core-sand);border-radius:4px;color:var(--wp--preset--color--semantic-text-main);font-family:inherit;font-size:16px;line-height:21px;transition:border-color .2s ease,box-shadow .2s ease;box-shadow:none;appearance:none;-webkit-appearance:none}.woocommerce form .form-row select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8' fill='none'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='%233e271e' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;padding-right:40px;cursor:pointer}.woocommerce form .form-row input.input-text:focus,.woocommerce form .form-row textarea:focus,.woocommerce form .form-row select:focus,.woocommerce-cart-form .coupon input.input-text:focus,form.checkout_coupon input.input-text:focus{outline:none;border-color:var(--wp--preset--color--semantic-buttons-primary-inactive);box-shadow:0 0 0 3px var(--wp--preset--color--core-lightgreen)}.woocommerce form .form-row ::placeholder{color:var(--wp--preset--color--semantic-text-main);opacity:.45}.woocommerce form .form-row.woocommerce-invalid input.input-text,.woocommerce form .form-row.woocommerce-invalid select{border-color:var(--wp--preset--color--core-red)}.woocommerce form .form-row.woocommerce-validated input.input-text,.woocommerce form .form-row.woocommerce-validated select{border-color:var(--wp--preset--color--semantic-buttons-primary-inactive)}.woocommerce form .form-row.woocommerce-invalid input.input-text:focus,.woocommerce form .form-row.woocommerce-invalid select:focus,.woocommerce form .form-row.woocommerce-invalid textarea:focus{border-color:var(--wp--preset--color--core-red);box-shadow:0 0 0 3px var(--wp--preset--color--core-transparent-red)}.woocommerce form .form-row.pz-invalid-postcode input.input-text{border-color:var(--wp--preset--color--core-red)}.woocommerce form .form-row .checkout-inline-error-message{display:grid;grid-template-rows:1fr;position:relative;margin:10px 0 0;opacity:1;transition:grid-template-rows .2s ease-out,opacity .2s ease-out,margin-top .2s ease-out}@starting-style{.woocommerce form .form-row .checkout-inline-error-message{grid-template-rows:0fr;opacity:0;margin-top:0}}.woocommerce form .form-row .checkout-inline-error-message .pz-hinweis-text{min-height:0;overflow:hidden;display:flex;align-items:flex-start;gap:8px;padding:9px 12px;border-radius:4px;background-color:var(--wp--preset--color--core-transparent-red);color:var(--wp--preset--color--core-red);font-size:13px;line-height:18px;font-weight:700}.woocommerce form .form-row .checkout-inline-error-message .pz-hinweis-text:before{content:"";flex:0 0 auto;width:15px;height:15px;margin-top:1px;background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 9v4'/%3E%3Cpath d='M12 17h.01'/%3E%3Cpath d='M10.29 3.86 1.82 18a2 2 0 0 0 1.71 3h16.94a2 2 0 0 0 1.71-3L13.71 3.86a2 2 0 0 0-3.42 0z'/%3E%3C/svg%3E") center / contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 9v4'/%3E%3Cpath d='M12 17h.01'/%3E%3Cpath d='M10.29 3.86 1.82 18a2 2 0 0 0 1.71 3h16.94a2 2 0 0 0 1.71-3L13.71 3.86a2 2 0 0 0-3.42 0z'/%3E%3C/svg%3E") center / contain no-repeat}.woocommerce form .form-row .checkout-inline-error-message:after{content:"";position:absolute;top:-6px;left:18px;width:13px;height:7px;background-color:var(--wp--preset--color--core-transparent-red);clip-path:polygon(50% 0,100% 100%,0 100%)}@media(prefers-reduced-motion:reduce){.woocommerce form .form-row .checkout-inline-error-message{transition:none}}.woocommerce form .form-row .pz-hinweis-vorschlag{margin:10px 0 0}.woocommerce form .form-row .pz-hinweis-vorschlag .pz-hinweis-text{display:block;padding:9px 12px;border-radius:4px;background-color:var(--wp--preset--color--core-lightgreen);color:var(--wp--preset--color--semantic-text-main);font-size:13px;line-height:20px}.woocommerce form .form-row .pz-hinweis-vorschlag .pz-hinweis-btn{background:none;border:none;padding:0;margin-left:8px;font:inherit;font-weight:700;color:var(--wp--preset--color--semantic-buttons-primary-inactive);text-decoration:underline;text-underline-offset:2px;cursor:pointer}.woocommerce form .form-row .pz-hinweis-vorschlag .pz-hinweis-btn:hover{color:var(--wp--preset--color--semantic-text-main)}@media(min-width:640px){.woocommerce form .form-row-first,.woocommerce form .form-row-last{width:calc(50% - 8px);display:inline-block;vertical-align:top}.woocommerce form .form-row-first{margin-right:12px}}.woocommerce input[type=checkbox]{--pz-checkbox-size: 22px;appearance:none;-webkit-appearance:none;width:var(--pz-checkbox-size);height:var(--pz-checkbox-size);flex-shrink:0;background-color:var(--wp--preset--color--core-offwhite);border:2px solid var(--wp--preset--color--core-sand);border-radius:4px;cursor:pointer;transition:all .2s ease;margin:0;position:relative;top:0;line-height:inherit;margin-top:calc((1lh - var(--pz-checkbox-size)) / 2)}.woocommerce input[type=checkbox]:checked{background-color:var(--wp--preset--color--semantic-buttons-primary-inactive);border-color:var(--wp--preset--color--semantic-buttons-primary-inactive);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='%23fffefa'%3E%3Cpath fill-rule='evenodd' d='M16.707 5.293a1 1 0 010 1.414l-8 8a1 1 0 01-1.414 0l-4-4a1 1 0 011.414-1.414L8 12.586l7.293-7.293a1 1 0 011.414 0z' clip-rule='evenodd'/%3E%3C/svg%3E");background-size:80%;background-position:center;background-repeat:no-repeat}.woocommerce input[type=checkbox]:focus-visible{outline:none;box-shadow:0 0 0 3px var(--wp--preset--color--core-lightgreen)}.woocommerce-form__label-for-checkbox{display:inline-flex;align-items:flex-start;gap:var(--wp--preset--spacing--core-16);cursor:pointer;font-size:15px;line-height:21px;color:var(--wp--preset--color--semantic-text-main)}.woocommerce form .form-row label.woocommerce-form__label-for-checkbox{display:inline-flex;align-items:flex-start;gap:var(--wp--preset--spacing--core-16);margin-bottom:0;line-height:21px}.cart_item dl.variation{margin:0;display:flex;flex-wrap:wrap;gap:2px 6px;font-size:15px;line-height:18px;color:var(--wp--preset--color--semantic-text-main);opacity:.71}.cart_item dl.variation dt,.cart_item dl.variation dd{margin:0;font-weight:400;display:inline}.cart_item dl.variation dd p{margin:0;display:inline}.pz-totals-table th,.pz-totals-table td,.woocommerce-checkout-review-order-table tfoot th,.woocommerce-checkout-review-order-table tfoot td{padding:9px 0;border:none;border-bottom:1px solid var(--wp--preset--color--core-transparent-grey);font-size:16px;line-height:21px;font-weight:400;color:var(--wp--preset--color--semantic-text-main);text-align:left;vertical-align:top;background:transparent}.pz-totals-table td,.woocommerce-checkout-review-order-table tfoot td{text-align:right}.pz-totals-table .order-total th,.pz-totals-table .order-total td,.woocommerce-checkout-review-order-table .order-total th,.woocommerce-checkout-review-order-table .order-total td{border-bottom:none;padding-top:14px;font-weight:800;font-size:18px}.pz-totals-table .order-total .includes_tax,.woocommerce-checkout-review-order-table .order-total .includes_tax,.pz-totals-table small,.woocommerce-checkout-review-order-table tfoot small{display:block;font-size:13px;font-weight:400;opacity:.71}.pz-totals-table .fee td,.pz-totals-table .cart-discount td,.woocommerce-checkout-review-order-table .fee td,.woocommerce-checkout-review-order-table .cart-discount td{color:var(--wp--preset--color--semantic-buttons-primary-active);font-weight:700}.woocommerce-remove-coupon{display:inline-block;margin-left:6px;font-size:13px;color:var(--wp--preset--color--core-red);text-decoration:underline;text-underline-offset:2px}.pz-totals-table ul#shipping_method,.woocommerce-checkout-review-order-table ul#shipping_method{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:4px}.pz-totals-table ul#shipping_method li,.woocommerce-checkout-review-order-table ul#shipping_method li{display:flex;align-items:baseline;justify-content:flex-end;gap:6px;margin:0}.woocommerce-shipping-destination,.woocommerce-shipping-calculator{display:none}.woocommerce-shipping-methods label{font-weight:400;cursor:pointer}.woocommerce-checkout-review-order-table tbody td{padding:10px 0;border:none;border-bottom:1px solid var(--wp--preset--color--core-transparent-grey);vertical-align:middle;background:transparent}.pz-review-item{display:flex;align-items:center;gap:14px}.pz-review-thumb{position:relative;display:block;width:48px;aspect-ratio:4 / 5;flex-shrink:0}.pz-review-thumb img{width:100%;height:100%;object-fit:cover;border-radius:4px;background:var(--wp--preset--color--core-light-sand)}.pz-review-qty{display:block;margin-top:var(--wp--preset--spacing--semantic-gap-headings-y);font-size:13px;font-weight:400;line-height:17px;color:var(--wp--preset--color--semantic-text-main);opacity:.7}.pz-review-name{font-size:15px;line-height:19px;font-weight:700;color:var(--wp--preset--color--semantic-text-main)}.woocommerce-checkout-review-order-table .product-total{font-size:16px;font-weight:700;color:var(--wp--preset--color--semantic-text-main);white-space:nowrap;text-align:right}.woocommerce-checkout-review-order-table tbody td.product-name{width:100%}form.checkout_coupon{display:flex!important}form.checkout_coupon p,form.checkout_coupon .form-row{margin:0}form.checkout_coupon input.input-text{flex:1;min-width:0}#payment{background:transparent;margin-top:16px}#payment ul.wc_payment_methods{list-style:none;margin:0 0 16px;padding:0;display:flex;flex-direction:column;border:1px solid var(--wp--preset--color--core-sand);border-radius:4px;overflow:hidden;background:var(--wp--preset--color--core-offwhite)}#payment ul.wc_payment_methods li.wc_payment_method{margin:0;border-bottom:1px solid var(--wp--preset--color--core-transparent-grey)}#payment ul.wc_payment_methods li.wc_payment_method:last-child{border-bottom:none}#payment ul.wc_payment_methods li.wc_payment_method>label{display:flex;align-items:center;gap:10px;padding:14px 16px;margin:0;font-size:16px;font-weight:700;color:var(--wp--preset--color--semantic-text-main);cursor:pointer;transition:background-color .15s ease}#payment ul.wc_payment_methods li.wc_payment_method>label:hover{background:var(--wp--preset--color--core-light-sand)}#payment ul.wc_payment_methods li.wc_payment_method>input:checked+label{background:var(--wp--preset--color--core-light-sand)}#payment ul.wc_payment_methods li.wc_payment_method>label img{max-height:24px;width:auto;margin-left:auto}#payment ul.wc_payment_methods li.wc_payment_method>label img.pz-gateway-icon{margin-right:5px}#payment input[type=radio]{appearance:none;-webkit-appearance:none;width:20px;height:20px;flex-shrink:0;border:2px solid var(--wp--preset--color--core-sand);border-radius:100px;background:var(--wp--preset--color--core-offwhite);cursor:pointer;transition:all .15s ease;margin:0 0 0 16px;position:absolute;opacity:0;pointer-events:none}#payment ul.wc_payment_methods li.wc_payment_method>label:before{content:"";width:20px;height:20px;flex-shrink:0;border:2px solid var(--wp--preset--color--core-sand);border-radius:100px;background:var(--wp--preset--color--core-offwhite);transition:all .15s ease;box-sizing:border-box}#payment ul.wc_payment_methods li.wc_payment_method>input:checked+label:before{border-width:6px;border-color:var(--wp--preset--color--semantic-buttons-primary-inactive)}#payment ul.wc_payment_methods li.wc_payment_method>input:focus-visible+label:before{box-shadow:0 0 0 3px var(--wp--preset--color--core-lightgreen)}#payment div.payment_box{background-color:var(--wp--preset--color--core-light-sand);border-radius:0;padding:12px 16px 16px;font-size:14px;line-height:19px;color:var(--wp--preset--color--semantic-text-main)}#payment div.payment_box p{margin:0 0 6px}#payment div.payment_box p:last-child{margin:0}.woocommerce-terms-and-conditions-wrapper{margin:0 0 16px;font-size:13px;line-height:18px;color:var(--wp--preset--color--semantic-text-main)}.woocommerce-terms-and-conditions-wrapper a{font-weight:700;text-decoration:underline;text-underline-offset:2px;color:inherit}.woocommerce-privacy-policy-text p{margin:0 0 10px;opacity:.71}a.checkout-button,#place_order{display:flex!important;width:100%!important;align-items:center!important;justify-content:center!important;gap:8px;background:var(--wp--preset--color--semantic-buttons-primary-active)!important;color:var(--wp--preset--color--semantic-buttons-primary-text-active)!important;font-weight:800!important;font-size:16px!important;text-transform:uppercase;letter-spacing:.04em;padding:16px 24px!important;border-radius:100px!important;border:none!important;text-decoration:none!important;cursor:pointer;transition:transform .15s ease!important}a.checkout-button:active,#place_order:active{transform:scale(.99)}details>summary{list-style:none}details>summary::-webkit-details-marker{display:none}.pz-js #pz-update-cart{display:none!important}#pz-update-cart{background:transparent!important;border:1px solid var(--wp--preset--color--core-sand)!important;color:var(--wp--preset--color--semantic-text-main)!important;box-shadow:none!important;font-size:14px!important;padding:8px 16px!important}#pz-update-cart:disabled{opacity:.4;cursor:default!important}.coupon button[name=apply_coupon]{white-space:nowrap}.coupon .coupon-error-notice{margin:6px 0 0;font-size:13px;color:var(--wp--preset--color--core-red);flex-basis:100%}.coupon input.has-error{border-color:var(--wp--preset--color--core-red)!important}.pz-b2c-address-summary{background-color:var(--wp--preset--color--core-beige);border:1px solid var(--wp--preset--color--core-transparent-grey);border-radius:4px;padding:18px;position:relative}.pz-b2c-address-summary h3{margin:0 0 8px;font-size:16px;font-weight:800;color:var(--wp--preset--color--semantic-text-main);padding-right:100px}.pz-b2c-address-summary p{margin:0 0 4px;line-height:1.6;color:var(--wp--preset--color--semantic-text-main)}.pz-b2c-address-summary .pz-edit-btn{position:absolute!important;top:14px;right:14px;background:transparent!important;border:1px solid var(--wp--preset--color--core-sand)!important;color:var(--wp--preset--color--semantic-text-main)!important;padding:5px 12px!important;border-radius:100px!important;font-size:13px!important;font-weight:700!important;cursor:pointer;box-shadow:none!important;transition:all .2s}.pz-b2c-address-summary .pz-edit-btn:hover{background:var(--wp--preset--color--core-light-sand)!important;border-color:var(--wp--preset--color--core-sand)!important}.pz-checkout-fields-hidden{display:none!important}.pz-toast-message{position:fixed;bottom:30px;left:50%;transform:translate(-50%) translateY(100px);background:var(--wp--preset--color--semantic-buttons-primary-active);color:var(--wp--preset--color--semantic-buttons-primary-text-active);padding:14px 28px;border-radius:100px;font-weight:700;z-index:100001;box-shadow:0 15px 40px #0003;transition:all .5s cubic-bezier(.175,.885,.32,1.275);opacity:0;pointer-events:none}.pz-toast-message.visible{transform:translate(-50%) translateY(0);opacity:1}.woocommerce-checkout form.checkout>.woocommerce-NoticeGroup,.woocommerce-checkout form.checkout>.woocommerce-error,.woocommerce-checkout form.checkout>.woocommerce-info,.woocommerce-checkout form.checkout>.woocommerce-message{grid-column:1 / -1;width:100%;margin-bottom:18px;margin-top:0}.processing,.blockUI.blockOverlay{opacity:.6!important;transition:opacity .2s ease}.backorder_notification{opacity:.85}@media(max-width:1023px){body.woocommerce-checkout:not(.woocommerce-order-received) .pz-footer-newsletter{display:none}}.wc-empty-cart-message{display:none!important}.pz-nl-checkout-optin .optional{display:none}.pz-kasse-fehler{margin:0 0 14px;padding:12px 16px;border-radius:4px;border-left:4px solid var(--wp--preset--color--core-red);background-color:var(--wp--preset--color--core-transparent-red);color:var(--wp--preset--color--core-red);font-size:14px;line-height:19px}.pz-kasse-fehler__titel{margin:0;font-weight:700}.pz-kasse-fehler__liste{display:flex;flex-wrap:wrap;gap:2px 16px;list-style:none;margin:6px 0 0;padding:0}.pz-kasse-fehler__liste li+li{position:relative}.pz-kasse-fehler__liste li+li:before{content:"·";position:absolute;left:-10px}.pz-kasse-fehler__liste a{color:inherit;font-weight:700;text-decoration:underline;text-underline-offset:2px}.pz-kasse-fehler__allgemein{list-style:disc;margin:8px 0 0;padding-left:18px}.pz-kasse-fehler__allgemein li{margin:0 0 4px}.pz-kasse-fehler__allgemein li:last-child{margin-bottom:0}.pz-kasse-fehler__allgemein a{color:inherit;font-weight:700;text-decoration:underline}#payment .mollie-component.is-invalid,#payment .mollie-component.pz-invalid{border-color:var(--wp--preset--color--core-red)}#payment [id$=-errors]:not(:empty){margin:6px 0 0;padding:9px 12px;border-radius:4px;background-color:var(--wp--preset--color--core-transparent-red);color:var(--wp--preset--color--core-red);font-size:13px;line-height:18px;font-weight:700}
