.password-toggle-btn{position:absolute;top:15px;width:25px;height:25px;padding:0;cursor:pointer;right:10px;border:none;background:transparent;line-height:0}.password-input,.password-input-wrapper{position:relative}.login-flex.row{display:flex;gap:50px}.login-image-wrap,.login-page-content{width:calc(50% - 30px)}.login-image{width:100%;height:auto}.login-page-subtitle,.login-page-title{margin:0;text-align:center}.recover-subtitle,.login-title{text-align:center;margin:0;padding-bottom:20px}.login-page-form-field-label{display:block;padding-bottom:10px}.login-page-form-field-label.hide{display:none}.login-page-form-field-input{width:100%;padding:12px;border-radius:50px;box-shadow:none;border:1px solid rgba(var(--color-foreground),.2);transition:.4s;font-size:16px;line-height:26px}.login-page-form-field-input:hover{border:1px solid rgba(var(--color-foreground),1)}.login-page-form-field{margin-bottom:30px}.login-page-form-action-row-item{display:block}.login-page-form-action-row{display:flex;gap:20px;justify-content:space-between}.login-page-button-secondary,.login-page-button-primary,.login-page-form-action-submit{width:calc(50% - 10px);justify-content:space-between}.login-page-form-action-row-helper{width:calc(50% - 10px)}.login-page-form-action-row-helper .customer-register-link{width:100%;justify-content:space-between}.login-page-recovery{display:none}.login-page-recovery.active{display:block}.login-page-login.hide{display:none}.login-no-flex{max-width:700px;margin:0 auto}.login-no-flex .login-page-content{width:calc(100% - 20px);margin:0 auto}.login-no-flex .login-page-title{display:none}@media only screen and (max-width:767px){.login-image-wrap{width:100%;display:none}.login-page-content{width:100%}.login-page-title{display:none}}.create-account-header{margin-bottom:30px}.register-form-wrap{width:calc(50% - 30px)}.create-account-heading{margin:0;text-align:center}.create-account-description{text-align:center;margin:0}.create-account-form-field{margin-bottom:30px}.create-account-input-field-label{display:block;padding-bottom:10px}.create-account-input-field-label.hide{display:none}.create-account-input-field{width:100%;padding:12px;border-radius:50px;box-shadow:none;border:1px solid rgba(var(--color-foreground),.2);transition:.4s;font-size:16px;line-height:26px}.create-account-input-field:hover{border:1px solid rgba(var(--color-foreground),1)}.account-submit-block{display:flex;gap:20px;justify-content:space-between;margin-top:20px}.create-account-submit-button,.customer-login-button-link{width:calc(50% - 10px);justify-content:space-between}.login-no-flex .register-form-wrap{width:calc(100% - 20px);margin:0 auto}@media only screen and (max-width:767px){.register-form-wrap{width:100%}}@media only screen and (max-width:450px){.login-page-form-action-row,.account-submit-block{flex-wrap:wrap}.login-page-button-primary,.login-page-form-action-submit,.login-page-form-action-row-helper,.create-account-submit-button,.customer-login-button-link{width:100%}}.main-account-flex{display:flex;justify-content:space-between;flex-wrap:wrap;gap:30px}.account-main-content{width:calc(70% - 15px)}.main-account-address{width:calc(30% - 15px)}.account-info-table{width:100%;border-collapse:collapse}.account-info-table thead{border-top:1px solid rgba(var(--color-foreground),.1);border-bottom:1px solid rgba(var(--color-foreground),.1)}.account-page-header{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;margin-bottom:40px;gap:20px}.account-heading{margin:0}.account-info-table th{font-size:16px;line-height:24px;padding:10px 5px;font-weight:400}.account-info-table td{font-size:14px;line-height:24px;text-align:center;border-bottom:1px solid rgba(var(--color-foreground),.1);padding:10px}.payment_type .icon-payment{width:30px}.payment_type{display:flex;align-items:center;justify-content:center;gap:10px}.account-customer-account-detail{margin:0 0 20px;font-size:20px;line-height:30px;text-transform:capitalize;border-bottom:1px solid rgba(var(--color-foreground),.1);width:fit-content;padding-bottom:5px}.account-customer-detail-address{font-size:15px;line-height:22px;text-transform:capitalize;padding-top:10px}.account-customer-detail-address>*{margin:0}@media only screen and (max-width:1200px){.account-info-table th{font-size:14px;line-height:20px}}@media only screen and (max-width:1024px){.account-main-content,.main-account-address{width:100%}}@media only screen and (max-width:767px){.account-info-table tbody tr td:before{content:attr(data-label);font-size:14px;padding-right:2rem;text-transform:uppercase;flex-grow:1;text-align:left}.account-info-table thead{display:none}.account-order-row{display:flex;flex-direction:column;justify-content:space-between;border:1px solid rgba(var(--color-foreground),.1);margin-bottom:10px}.account-info-table td{display:flex;justify-content:space-between;border:none}.account-order-row td:last-child{border-bottom:none}.account-info-table{border:none}}.order-info-container{gap:30px;display:flex;flex-wrap:wrap}.order-info-table{width:100%;border-collapse:collapse}.order-image-wrap{min-width:96px;min-height:120px;max-width:96px;max-height:120px;display:block}.order-img{width:100%;height:auto}.order-info-table-wrapper{width:100%}.order-info-table-wrapper-header{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap;padding:20px 0}.order-id,.order-placed-wrap{font-size:16px;line-height:24px}.order-info-table thead{border-top:1px solid rgba(var(--color-foreground),.1);border-bottom:1px solid rgba(var(--color-foreground),.1)}.table-head{padding:10px;text-align:left;font-size:16px;line-height:26px;font-weight:400}.order-product-info{display:flex;gap:15px;flex-wrap:wrap;align-items:flex-start}.order-product-title{margin:0;font-size:14px;line-height:24px}.order-product-title a{text-decoration:none}.order-product-title a:hover{text-decoration:underline}.order-table-row td{margin:0;font-size:14px;line-height:24px;padding:10px}.order-table-row,.order-info-table tfoot tr{border-bottom:1px solid rgba(var(--color-foreground),.2)}.order-info-table tfoot tr td{margin:0;font-size:14px;line-height:24px;padding:10px}.customer-shipping-address-title,.customer-billing-address-title{margin:0 0 20px;font-size:20px;line-height:30px;text-transform:capitalize;border-bottom:1px solid rgba(var(--color-foreground),.1);width:fit-content;padding-bottom:5px}.order-billing-address,.order-shipping-address{width:calc(50% - 15px)}.order-label{margin:0;padding-bottom:10px;font-size:16px;line-height:26px}.order-address-name{margin:0;padding-bottom:10px;font-size:16px;line-height:26px;text-transform:capitalize}.order-address-text{margin:0;font-size:15px;line-height:22px}@media only screen and (max-width:767px){.order-billing-address,.order-shipping-address{width:100%}.order-info-table tr td:before{content:attr(data-label);padding-right:2rem;text-transform:uppercase;flex-grow:1;text-align:left}.order-info-table thead{display:none}.order-info-table tr{display:flex;flex-direction:column;width:100%}.order-info-table tr td{display:flex;align-items:center;width:100%;font-weight:400}.order-info-table tr td:nth-of-type(1){border-top:1px solid rgba(var(--color-foreground),.2)}.order-image-wrap{margin-left:auto}.order-product-info{display:flex;gap:15px;flex-wrap:wrap;align-items:flex-start;justify-content:space-between}.order-product-title{text-align:end}.order-info-table tr td.table-title{display:none}}.add-address-wrapper{margin-bottom:30px}.addresses-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:20px}.address-field{display:grid;grid-template-columns:200px 1fr;align-items:start;text-transform:capitalize}.address-popup-overlay{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;z-index:9998;opacity:0;transition:opacity .3s ease}.address-popup-overlay.active{display:flex;align-items:center;justify-content:center;opacity:1}.address-form-container,.address-edit-form{background-color:rgb(var(--color-background));border:1px solid rgba(var(--color-foreground),.2);border-radius:8px;padding:30px;position:relative;max-width:800px;width:90%;max-height:80vh;overflow-y:auto;transform:scale(.9);transition:transform .3s ease;z-index:9999}.address-popup-overlay.active .address-form-container,.address-popup-overlay.active .address-edit-form{transform:scale(1)}.address-form-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid rgba(var(--color-foreground),.2)}.address-close-form{background:transparent;border:none;cursor:pointer;padding:0;width:15px;height:15px;display:flex;align-items:center;justify-content:center}.address-form-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem;margin-bottom:20px}.address-form-field{display:flex;flex-direction:column}.address-form-field input,.address-form-field select{border:1px solid rgba(var(--color-foreground),.2);border-radius:50px;padding:12px;-webkit-padding:10px;transition:border-color .3s ease;background:transparent;font-size:16px;line-height:26px}.address-form-field input:focus,.address-form-field select:focus{border-color:rgba(var(--color-foreground),1)}.address-form-actions{display:flex;gap:20px;align-items:center}.address-form-actions .button{width:calc(50% - 10px);border-radius:50px;justify-content:space-between}.address-card{border:1px solid rgba(var(--color-foreground),.2);padding:20px;border-radius:8px}.address-label{margin:0;font-size:20px;line-height:30px;padding-bottom:15px}.address-field-label{font-size:14px;line-height:24px;font-weight:700}.address-field-value{font-size:14px;line-height:24px}.address-actions{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:20px;margin-top:20px}.address-edit-btn,.address-delete-btn{width:calc(50% - 10px);border-radius:50px;justify-content:space-between}.address-form-heading{margin:0;font-size:20px;line-height:30px}.address-form-field label{font-size:16px;line-height:26px;margin-bottom:5px}@media only screen and (max-width:767px){.addresses-grid,.address-field,.address-form-grid{grid-template-columns:1fr}.address-form-actions{flex-direction:column;align-items:stretch}.address-form-container,.address-edit-form{width:95%;padding:20px}.address-form-actions .button{width:100%}}.reset-password-heading{text-align:center}.account-input{width:100%;padding:10px;border-radius:8px;box-shadow:none;border:1px solid rgba(var(--color-foreground),.2);transition:.4s}.account-label{display:block;padding-bottom:10px}.account-form-field.account-password-field{margin-bottom:10px}.account-btn.button{width:100%}.activate-account-heading{text-align:center}
/*# sourceMappingURL=/cdn/shop/t/84/assets/customer.css.map */
