body.woocommerce-account #customer_login .u-column2 form.woocommerce-form-register::before{content:"Create an account to track your orders, save your details and check out faster next time.";display:block;margin:-.35rem 0 1.35rem;font-size:.82rem;line-height:1.55;color:var(--grey,#888)}body.woocommerce-account .password-input{position:relative;display:block}body.woocommerce-account .password-input input[type=password],body.woocommerce-account .password-input input[type=text]{padding-right:2.9rem!important}body.woocommerce-account button.show-password-input{position:absolute!important;right:.85rem;top:50%;transform:translateY(-50%);display:block;width:22px;height:22px;min-width:0;padding:0!important;margin:0!important;border:0!important;border-radius:0;background:0 0!important;box-shadow:none!important;font-size:0;line-height:0;cursor:pointer;opacity:.5;transition:opacity .2s ease;-webkit-appearance:none;appearance:none}body.woocommerce-account button.show-password-input:hover,body.woocommerce-account button.show-password-input:focus{opacity:1;background:0 0!important}body.woocommerce-account button.show-password-input::after{content:"";display:block;width:22px;height:22px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23C9A961' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M1.8 12S5.4 5.8 12 5.8 22.2 12 22.2 12 18.6 18.2 12 18.2 1.8 12 1.8 12Z'/%3E%3Ccircle cx='12' cy='12' r='3'/%3E%3C/svg%3E") center/20px 20px no-repeat}body.woocommerce-account button.show-password-input.display-password::after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23C9A961' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M1.8 12S5.4 5.8 12 5.8c2 0 3.7.6 5.1 1.4M22.2 12S18.6 18.2 12 18.2c-2 0-3.7-.6-5.1-1.4'/%3E%3Cpath d='M3.2 3.2l17.6 17.6'/%3E%3C/svg%3E")}body.woocommerce-account .woocommerce-form-login__rememberme input[type=checkbox]{-webkit-appearance:none;appearance:none;position:relative;width:16px;height:16px;flex:0 0 16px;margin:0;padding:0;border:1px solid rgba(201,169,97,.55);border-radius:2px;background:var(--black-mid,#141414);cursor:pointer}body.woocommerce-account .woocommerce-form-login__rememberme input[type=checkbox]:checked{background:var(--gold,#c9a961);border-color:var(--gold,#c9a961)}body.woocommerce-account .woocommerce-form-login__rememberme input[type=checkbox]:checked::after{content:"";position:absolute;left:5px;top:1px;width:4px;height:9px;border:solid var(--black,#0d0d0d);border-width:0 2px 2px 0;transform:rotate(45deg)}body.woocommerce-account .woocommerce-form-login__rememberme input[type=checkbox]:focus-visible{outline:2px solid rgba(201,169,97,.6);outline-offset:2px}