@media (min-width: 750px){.template-login .main>.container,.template-register .main>.container,.template-activate_account .main>.container,.template-reset_password .main>.container{max-width:46rem}}.template-login .main>.container .page-title,.template-register .main>.container .page-title,.template-activate_account .main>.container .page-title,.template-reset_password .main>.container .page-title{text-align:center}.login-form-actions{display:flex;align-items:center}.login-form-actions>a{margin-inline-start:auto}.activate .page-title,.reset-password .page-title,.password-recover .page-title{margin-bottom:.5rem}.activate .page-title+p,.reset-password .page-title+p,.password-recover .page-title+p{margin-bottom:3rem}.forgot-password-link{position:absolute;top:-.5rem;inset-inline-end:0}#recover{display:none}#recover:target{display:block}#recover:target~#login{display:none}#recover,#login{scroll-margin-top:20rem}.activate-form-actions{display:flex;flex-direction:column;align-items:center;justify-content:center}.activate-form-actions .button{margin-top:1rem;min-width:20rem}.account .page-title{margin-bottom:.5em}.account .widget-title{font-size:calc(var(--font-body-scale) * 1.8rem)}.account-header{margin-bottom:3rem;display:flex;align-items:center;grid-gap:2rem}.account-header .page-title{margin-bottom:0}.account-header .link-text-primary{margin-inline-start:auto;font-weight:var(--font-bolder-weight)}.account-wrap{display:flex;flex-direction:column;grid-gap:3rem}.account-details-wrap{order:2;padding:2.5rem;border-radius:var(--border-radius-base);align-self:flex-start;width:100%}@media (min-width: 990px){.account-wrap{flex-direction:row}.account-orders-wrap{flex:auto}.account-details-wrap{width:34rem;flex:none}}.account-details-wrap .link-text-primary{font-weight:var(--font-bolder-weight)}.badge-count{background-color:rgb(var(--color-accent-2));color:rgb(var(--color-base-accent-2-text));display:inline-flex;align-items:center;justify-content:center;line-height:1;width:2.4rem;height:2.4rem;border-radius:50%;font-weight:var(--font-bolder-weight);font-size:calc(var(--font-body-scale) * 1.1rem);margin-inline-start:.5rem}.account-details-no-orders{display:flex;align-items:center;justify-content:center;font-weight:var(--font-bolder-weight);text-align:center;height:13rem;border:.1rem solid var(--color-border);border-radius:var(--border-radius-base);padding:2rem}.customer table{table-layout:auto;border-collapse:collapse;border-bottom:.01rem solid var(--color-border);box-shadow:none;width:100%;position:relative;font-size:calc(var(--font-body-scale) * 1.5rem)}@media (min-width: 750px){.customer table{border:none;box-shadow:0 0 0 .1rem var(--color-border)}.order-history{margin-bottom:0}}.customer table a{font-weight:var(--font-bolder-weight);text-decoration:none;line-height:1.2}.customer table a:hover{text-decoration-thickness:.1rem}.customer thead th{font-weight:var(--font-bolder-weight);color:rgb(var(--color-foreground-alt))}.customer tbody{color:rgb(var(--color-foreground))}.customer tbody td{padding-top:1rem;padding-bottom:1rem;max-width:50rem}.customer tbody td:first-of-type{padding-top:4rem}.customer tbody td:last-of-type{padding-bottom:4rem}.customer tbody tr{border-top:.01rem solid var(--color-border)}@media (min-width: 750px){.customer tbody tr:first-of-type{border-top:0}}.customer th,.customer td{font-weight:400;line-height:1;border:0;padding:0}.customer td:empty{display:initial}@media (min-width: 750px){.customer td{padding-inline-end:2rem}}.customer tfoot td:first-of-type,.customer tfoot td{padding-top:.6rem;padding-bottom:.6rem}.customer tfoot td:first-of-type{text-align:start}.customer tfoot tr:first-of-type td{padding-top:4rem}.customer tfoot tr:last-of-type td{padding-bottom:4rem}.customer thead:after,.customer tfoot:before{content:" ";height:.1rem;width:100%;display:block;position:absolute;inset-inline-start:0;background:var(--color-border)}@media (min-width: 750px){.customer th,.customer td:first-of-type{text-align:start;padding-inline-start:0;padding-inline-end:2rem}.customer thead th,.customer tbody td{padding-top:2rem;padding-bottom:2rem}.customer th:first-of-type,.customer td:first-of-type{padding-inline-start:2rem}.customer tbody td{vertical-align:top}.customer tbody td:first-of-type{padding-top:2rem}.customer tbody td:last-of-type{padding-bottom:0}.customer tfoot tr:first-of-type td,.customer tfoot tr:first-of-type th{padding-top:2rem}.customer tfoot tr:last-of-type td,.customer tfoot tr:last-of-type th{padding-bottom:2rem}}@media (max-width: 749px){.customer thead,.customer th,.customer tfoot td:first-of-type{display:none}.customer td{display:flex;text-align:end}.customer td:before{color:rgb(var(--color-foreground-alt));content:attr(data-label);font-size:calc(var(--font-body-scale) * 1.4rem);padding-inline-end:2rem;flex-grow:1;text-align:start;font-weight:var(--font-bolder-weight)}.customer td:first-of-type{display:flex;align-items:center}.customer tr{display:flex;flex-direction:column;justify-content:flex-start;width:100%}}.order .page-title{margin-bottom:.5em}.order .widget-title{font-size:calc(var(--font-body-scale) * 1.6rem)}.order-header{margin-bottom:4rem}@media (min-width: 990px){.order-header{display:flex;align-items:center;grid-gap:2rem}.order-header .page-title{margin-bottom:0}.order-header .link-text-primary{margin-inline-start:auto;font-weight:var(--font-bolder-weight)}}.order-details-wrap{margin-bottom:3rem}.order-wrap-heading,.order table p{margin-bottom:0}.order .item-props{font-size:calc(var(--font-body-scale) * 1.4rem);margin-top:.05px;display:flex;flex-direction:column}.order .item-props>span{word-break:break-all;line-height:calc(1 + .2 / var(--font-body-scale))}.order .fulfillment{width:-webkit-fit-content;width:fit-content;border:.01rem solid var(--color-border);padding:1.25rem 2rem;margin-top:1rem;font-size:calc(var(--font-body-scale) * 1.4rem);text-align:start;line-height:calc(1 + .35 / var(--font-body-scale))}.order .fulfillment a{margin:.07rem 0}.order .fulfillment span{display:block}.order .cart-discount{display:flex;align-items:center;grid-gap:.5rem;margin-top:1rem;margin-bottom:.5rem;font-size:calc(var(--font-body-scale) * 1.2rem)}.order .cart-discount svg{width:1.6rem;height:1.6rem;color:rgb(var(--color-accent-1))}.order .cart-discount-label{display:none}.order .properties{font-size:calc(var(--font-body-scale) * 1.4rem);margin-top:1rem}.order .properties span{display:block;line-height:calc(1 + .2 / var(--font-body-scale))}.order dl{margin:0}.order dd{margin-inline-start:0;line-height:calc(1 + .2 / var(--font-body-scale))}.order dd s{color:rgba(var(--color-foreground),.7)}.order .unit-price{font-size:calc(var(--font-body-scale) * 1.3rem);line-height:calc(1 + .2 / var(--font-body-scale));margin:0;color:rgba(var(--color-foreground));white-space:nowrap}.order .regular-price{font-size:calc(var(--font-body-scale) * 1.3rem)}.order td:first-of-type{align-items:initial}@media (min-width: 750px){.order td .cart-discount{display:none}}.order tbody ul{font-size:calc(var(--font-body-scale) * 1.2rem);list-style:none;text-align:end;padding-inline-start:0;margin-top:1rem;margin-bottom:0}@media (min-width: 750px){.order tbody ul{text-align:start}}.order tbody tr:first-of-type td:first-of-type>div{display:flex;flex-direction:column;align-items:flex-end}@media (min-width: 750px){.order tbody tr:first-of-type td:first-of-type>div{align-items:flex-start}}.order tfoot tr:last-of-type td,.order tfoot tr:last-of-type th{font-size:calc(var(--font-body-scale) * 1.8rem);padding-top:2.5rem;padding-bottom:4rem;font-weight:var(--font-bolder-weight);color:rgb(var(--color-foreground-alt))}@media (min-width: 750px){.order tfoot tr:last-of-type td,.order tfoot tr:last-of-type th{padding-top:2rem;padding-bottom:2rem}.order tfoot tr td,.order tfoot tr th{text-align:end!important}}.order tfoot tr:last-of-type td:before{font-size:calc(var(--font-body-scale) * 2.2rem)}@media (min-width: 750px){.order thead th:nth-last-child(-n+3),.order td:nth-last-child(-n+3){text-align:end}}@media (min-width: 990px){.account-addresses-header{display:flex;align-items:center;grid-gap:2rem}.account-addresses-header .page-title{margin-bottom:0}.account-addresses-header .link-text-primary{margin-inline-start:auto;font-weight:var(--font-bolder-weight)}}.addresses .widget-title{font-size:calc(var(--font-body-scale) * 1.6rem)}.addresses [aria-expanded=false]~div[id]{display:none}.addresses [aria-expanded=true]~div[id]{display:block}.account-addresses-header{margin-bottom:3rem}@media (min-width: 990px){.addresses-wrap{display:grid;grid-template-areas:"address-actions address-list";grid-template-columns:minmax(22rem,1fr) 3fr;grid-column-gap:3rem}}@media (min-width: 990px){.address-actions{grid-area:address-actions}}@media (min-width: 990px){.address-list{grid-area:address-list}}.address-edit-form,.addresses-add-new-form{margin-top:3rem}.address-form-actions{display:flex;justify-content:space-between}.address-list-item .padded-box>button{background:none;padding:0;margin:0;margin-inline-end:2rem;border:0;cursor:pointer}.address-edit-form label{font-size:calc(var(--font-body-scale) * 1.4rem)}
/*# sourceMappingURL=/cdn/shop/t/21/assets/template-customer.css.map */
