.field.tig_postcode_nl.tig_postcode_field, .field.tig_postcode_nl.tig_housenumber_field, .field.tig_postcode_nl.tig_housenumber_addition_field { min-height: auto; }
.page-layout-checkout {
    --container-max-width: 1200px;
}
.firecheckout-index-index .modal-custom { justify-content: center; }
.firecheckout-index-index.firecheckout .place-order .actions-toolbar .primary .action { border-color: rgb(81, 186, 0); background-color: rgb(81, 186, 0); }
.firecheckout #maincontent .authentication-wrapper .action-auth-toggle { background: rgb(81, 186, 0); }
.firecheckout #maincontent .authentication-wrapper .action-auth-toggle:focus,
.firecheckout #maincontent .authentication-wrapper .action-auth-toggle:hover { background: rgba(69.89516129, 160.5, 0, 1); }
.firecheckout #checkout .opc-wrapper .step-title:before, .firecheckout #checkout .opc-block-summary > .title:before, .firecheckout #checkout .opc-sidebar .step-title:before { color: rgb(81, 186, 0); border: 2px solid rgb(81, 186, 0);}
.firecheckout .checkout-shipping-address .action.primary, .firecheckout .checkout-billing-address .action.primary, .firecheckout .modal-footer .action.primary, .firecheckout .actions-toolbar .action.primary, .firecheckout .checkout-shipping-address button.action, .firecheckout .checkout-billing-address button.action, .firecheckout .modal-footer button.action, .firecheckout .actions-toolbar button.action { color: rgb(81, 186, 0); border-color: rgb(81, 186, 0); }
.firecheckout .checkout-shipping-address .action.primary:hover, .firecheckout .checkout-billing-address .action.primary:hover, .firecheckout .modal-footer .action.primary:hover, .firecheckout .actions-toolbar .action.primary:hover, .firecheckout .checkout-shipping-address button.action:hover, .firecheckout .checkout-billing-address button.action:hover, .firecheckout .modal-footer button.action:hover, .firecheckout .actions-toolbar button.action:hover, .firecheckout .opc-block-summary > .place-order.last .actions-toolbar .action:hover, .firecheckout .opc-block-summary > .place-order:last-child .actions-toolbar .action:hover { background: rgba(var(--button-hover-bg), var(--button-hover-bg-alpha)); border-color: rgba(var(--button-hover-bg), var(--button-hover-bg-alpha)); }
.firecheckout .actions-toolbar button.action.action-login { border-color: rgb(81, 186, 0); background: rgb(81, 186, 0); }
.firecheckout .actions-toolbar button.action.action-login:hover { border-color: rgba(var(--button-hover-bg), var(--button-hover-bg-alpha)); background: rgba(var(--button-hover-bg), var(--button-hover-bg-alpha)); }