.customer:not(.account,.orders,.addresses,.order){max-width:400px;width:100%;margin:4rem auto 6rem;padding:0;text-align:center}@media (max-width: 767px){.customer:not(.account,.orders,.addresses,.order){width:calc(100% - 3rem)}}.customer{margin:4rem auto 6rem}.customer>header{margin-bottom:2rem}.login form,.register form,.reset-password form{display:block;margin-top:2rem}#recover,#recover+div{display:none}#recover:target{display:inline}#recover:target+div{display:block}#recover:target~#login,#recover:target~#login+div{display:none}.login a[href="#recover"]{display:block;text-align:left;margin:0}.login a{width:fit-content;text-align:center;display:block;margin:0 auto}.login button,.register button,.reset-password button{margin:3rem 0 1.5rem}.form__label{text-align:left}.field-wrapper{margin-bottom:1rem}.customer__wrapper{display:grid;gap:4rem;grid-gap:4rem;grid-template-areas:"menu" "content"}.customer__menu{grid-area:menu}.customer__menu .link{display:block;font-size:1.125rem;line-height:2rem;font-weight:500;text-decoration:none}.customer__menu .link:hover{text-decoration:underline}.customer-heading{margin-bottom:.5rem}.customer__content{grid-area:content;display:grid;gap:2rem;grid-gap:2rem}.customer-orders{margin-top:.5rem;margin-bottom:.5rem}.addresses .customer__content ul{margin-top:.5rem}@media (min-width: 768px){.customer__wrapper{grid-template-areas:"menu content";grid-template-columns:max-content 1fr}}.customer-orders{display:grid;grid-template-columns:repeat(auto-fit,minmax(12rem,1fr));gap:1rem;grid-gap:1rem}.order-card>a{display:block;padding:1rem;border-width:1px;border-radius:.125rem}.order-card__images{display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem;grid-gap:.5rem}.order-card__images .media{position:relative;padding-bottom:100%}.order-card__images>div:last-child{position:relative}.order-card__images>div:last-child>div:last-child{position:absolute;background-color:rgba(var(--color-white),.7);top:0;left:0;height:100%;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.order-card__info>*{margin-top:.5rem}.order>div>*+*{margin-top:2rem}.order .subtitle span+span:before{content:" - "}.order-wrapper{padding:1rem;border-width:1px;border-radius:.125rem}@media (min-width: 640px){.order-wrapper{padding:2rem}}.customer table{table-layout:auto;border-collapse:collapse;width:100%}.customer th,.customer td{line-height:1;border:none;padding:0}@media (min-width: 640px){.customer thead th:nth-last-child(n+2),.customer td:nth-last-child(n+2){padding-right:1.25rem}}.customer td:empty{display:initial}.customer thead th{font-weight:700;text-transform:uppercase}@media (min-width: 640px){.customer th,.customer td:first-of-type{text-align:left;padding-left:0}.customer thead th,.customer tbody td{padding-top:1.5rem;padding-bottom:1.5rem}.customer tbody td{vertical-align:top}.customer tbody td:first-of-type{padding-top:1.5rem}}@media (min-width: 640px){.customer tbody td:last-of-type{padding-bottom:0}}.customer tbody tr{border-top-width:1px}.customer tbody tr:last-of-type{border-bottom-width:1px}@media (max-width: 639px){.customer thead,.customer th,.customer tfoot td:first-of-type{display:none}.customer tbody tr:first-of-type{border-top:none}.customer tbody td{text-align:right}.customer tbody tr{display:grid;grid-template-areas:"image product" "image quantity" "image total";grid-template-columns:80px 1fr;gap:.75rem;grid-gap:.75rem;padding-bottom:1rem}.customer tbody tr+tr{padding-top:1rem}.customer tbody td:first-of-type{grid-area:image}.customer tbody td:nth-of-type(2){grid-area:product;text-align:left}.customer tbody td:nth-of-type(3){display:none}.customer tbody td:nth-of-type(4){grid-area:quantity}.customer tbody td:nth-of-type(4):before{content:attr(data-label);text-transform:uppercase}.customer tbody td:nth-of-type(5){grid-area:total;font-weight:700}.customer tbody dl{display:inline-flex}.customer tbody dl dd~dd{display:inline-block;margin-left:.5rem}}@media (min-width: 640px){.order thead th:nth-last-child(-n+3),.order td:nth-last-child(-n+3){text-align:right}}.order ul{margin-top:.5rem}.order tfoot td{padding-top:.75rem;padding-bottom:.75rem}.order tfoot tr:first-of-type td{padding-top:1.5rem}.order tfoot td:first-of-type{text-align:left}.order tfoot tr:last-of-type{font-weight:600;font-size:1.125rem}@media (max-width: 639px){.order tfoot td{display:flex;text-align:right}.order tfoot td:before{content:attr(data-label);flex-grow:1;text-align:left}}.order-addresses{display:flex;flex-wrap:wrap;margin-left:-1rem;margin-top:2rem}.order-addresses>*{padding:0 1rem 1rem}@media (min-width: 768px){.order-addresses{margin-left:-2rem}.order-addresses>*{padding:0 2rem 1rem}}.customer .status-list{margin-top:.5rem;display:flex}.customer .badge{display:inline-block;padding:.25rem;background-color:rgb(var(--color-gray-100));font-weight:700;font-size:.875rem;text-transform:uppercase;margin-right:.5rem;margin-bottom:.5rem;line-height:1}.customer .badge--fulfilled,.customer .badge--paid{background-color:rgb(var(--color-gray-900));color:rgb(var(--color-white))}.addresses .customer__content ul{display:grid;gap:1rem;grid-gap:1rem;grid-template-columns:repeat(auto-fill,minmax(14rem,1fr))}.addresses .customer__content li{padding:1rem;border-width:1px;border-radius:.125rem}.customer.activate form{margin-top:2rem}.customer.activate button{margin:2rem 0 1rem}.customer.activate button+button{margin-top:1rem}.line-title{font-weight:600;font-size:.875rem;line-height:1.25rem}.line-subtitle{font-size:.875rem;line-height:1.25rem}.address-card__wrapper{position:relative;gap:1rem;display:flex;flex-direction:column}.address-card .badge{padding:.25rem .5rem}.customer.addresses modal-dialog{position:absolute}.address-modal__container{overflow:scroll;max-height:unset;z-index:99999!important;max-width:55%}.address-modal__container .uppercase{padding-left:1rem;padding-top:1rem}.modal[open]:before{z-index:99999!important}.address-modal__container form button{width:164px}.address-modal__content form{display:flex;flex-wrap:wrap;padding:0rem 1rem 1rem}.address-modal__content .field,.address-modal__content .label{width:calc(50% - 1rem);flex-direction:column;padding:.25rem}.address-modal__content .field label{left:.5rem;position:relative;background:#fff;width:fit-content;padding:0 .3rem;bottom:-12px;z-index:1}.address-modal__content .field .select{height:50px;width:100%;max-width:unset}.address-modal__content .field .select select{max-width:unset}.address-modal__content form{display:flex;flex-wrap:wrap}.address-modal__content .field{width:50%;flex-direction:column}.field:nth-child(7){width:100%}.address_form-actions{display:flex;margin:0 auto;flex-direction:column;gap:.5rem;padding-top:1rem;justify-content:center;align-items:center}.address_form-actions .buttons_container{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem}@media (max-width:767px){.address-modal__content form{display:flex;flex-wrap:wrap;padding:1rem}.address-modal__content .field{flex-direction:column;padding:.25rem}.delete-address_controls{padding:1rem}.modal .address-modal__container{position:fixed;top:0;left:0%;height:100vh;overflow:scroll!important;flex-direction:column;justify-content:flex-start!important;max-height:unset!important;max-width:unset;width:100%;transform:unset!important;display:flex;justify-content:space-between}.field:nth-child(12),.field:nth-child(11),.field:nth-child(6),.field:nth-child(5){width:100%!important}.address-modal__container .uppercase{padding-left:1rem;padding-top:1rem}}.delete-address-modal-opener{position:absolute;top:-16px;right:-8px}.modal .delete-address_controls{z-index:99999;width:300px;padding:1rem}.delete-address_controls{position:absolute;top:0;right:0}.delete-address_controls form{padding:unset;display:flex;flex-direction:column;gap:1rem;text-align:center}.form-actions_delete{display:flex;justify-content:center;align-items:center}.delete-address_controls label{text-decoration:underline}.address-delete-form button:last-of-type{padding:0 .5rem}@media (max-width:425px){.modal .delete-address_controls{width:calc(100% - 2rem)}}.customer{margin:2rem auto}@media (min-width: 768px){.customer{margin:4rem auto}}.customer .badge{padding:6px 10px}.customer.container>header{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.customer.container>header h1,.customer.container>header p{width:fit-content}.customer.container>header .logout.button{border:1px solid rgb(var(--color-black));background-color:rgb(var(--color-black));color:rgb(var(--color-white));font-size:10px;padding:6px 12px;transition:all .3s ease}@media (min-width: 768px){.customer.container>header .logout.button{font-size:14px;padding:8px 16px}}.customer.container>header .logout.button:hover{background-color:rgb(var(--color-white));color:rgb(var(--color-black))}.customer.container .customer__wrapper{gap:.5rem}@media (min-width: 768px){.customer.container .customer__wrapper{gap:4rem}}.customer.container .customer__wrapper .addresses__wrapper{display:flex;flex-direction:row;flex-wrap:wrap;align-items:flex-start;justify-content:center;width:100%}.customer.container .customer__wrapper .addresses__wrapper ul{display:flex;flex-direction:row;flex-wrap:wrap;align-items:flex-start;justify-content:center;width:100%;gap:3rem 1rem}@media (min-width: 768px){.customer.container .customer__wrapper .addresses__wrapper ul{justify-content:flex-start}}.customer.container .customer__wrapper .addresses__wrapper .address-card__wrapper .form-actions_delete{display:flex;gap:10px}.customer.container .customer__wrapper .addresses__wrapper .address-card__wrapper .form-actions_delete button{border:1px solid rgb(var(--color-black));padding:.5rem 1rem;font-weight:700;border-radius:100px;width:164px;text-transform:uppercase}.customer.container .customer__wrapper .addresses__wrapper .address-card__wrapper .form-actions_delete button[type=submit]{background-color:rgb(var(--color-black));color:rgb(var(--color-white))}.customer.container .customer__wrapper .addresses__wrapper .address-card__wrapper .form-actions_delete button[type=reset]{background-color:rgb(var(--color-white));color:rgb(var(--color-black));border:1px solid rgb(var(--color-gray-300))!important}.customer.container .customer__wrapper .addresses__wrapper .address-card__wrapper .form-actions_delete button[type=reset]:hover{background-color:rgb(var(--color-gray-200))}.customer.container .customer__wrapper .addresses__wrapper .address-card__wrapper .address-card{position:relative}.customer.container .customer__wrapper .addresses__wrapper .address-card__wrapper .address-card .address-modal-opener{position:absolute;right:0;bottom:-16px;display:flex;align-items:center;justify-content:center}.customer.container .customer__wrapper .addresses__wrapper .address-card__wrapper .address-card .address-modal-opener button{width:2rem;min-width:fit-content;padding:0 .5rem;height:2rem;border-radius:1rem;box-shadow:0 4px 16px #0000001a;background:rgb(var(--color-white));color:rgb(var(--color-gray-900));display:flex;justify-content:center;align-items:center;cursor:pointer;position:relative;--color-loading: var(--color-foreground)}.customer.container .customer__wrapper .addresses__wrapper .address-card__wrapper .address-card .address-modal-opener button svg{margin-right:6px}.customer.container .customer__wrapper .addresses__wrapper>*{order:1}.customer.container .customer__wrapper .addresses__wrapper .new-address-modal-opener{display:flex;align-items:center;justify-content:center;margin:1rem;width:100%}@media (min-width: 768px){.customer.container .customer__wrapper .addresses__wrapper .new-address-modal-opener{margin:1rem;order:5463}}.customer.container .customer__wrapper .addresses__wrapper .new-address-modal-opener button{border:1px solid rgb(var(--color-black));padding:6px 30px;border-radius:100px;font-size:14px;text-decoration:none;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.customer.container .customer__wrapper .addresses__wrapper .new-address-modal-opener button svg{margin-right:8px}.customer.container .customer__wrapper .addresses__wrapper .new-address-modal-opener button:hover{background-color:rgb(var(--color-black));color:rgb(var(--color-white))}.customer.container .customer__wrapper .addresses__wrapper ul{width:100%}@media (min-width: 768px){.customer.container .customer__wrapper .customer__menu ul{border-right:1px solid rgb(var(--color-black))}}@media (max-width: 767px){.customer.container .customer__wrapper .customer__menu ul{display:flex;flex-direction:row;justify-content:space-between;align-items:center;border-bottom:1px solid rgb(var(--color-black))}}.customer.container .customer__wrapper .customer__menu ul li{flex:1}.customer.container .customer__wrapper .customer__menu ul li a{padding:4px 16px;font-weight:700!important;text-transform:uppercase;font-size:10px!important;border-radius:5px 5px 0 0;transition:all .3s ease}@media (max-width: 767px){.customer.container .customer__wrapper .customer__menu ul li a{width:100%;text-align:center}}@media (min-width: 768px){.customer.container .customer__wrapper .customer__menu ul li a{font-size:16px!important;padding:.3rem 1rem;border-radius:5px 0 0 5px;transition:all .3s ease}}.customer.container .customer__wrapper .customer__menu ul li a:hover{text-decoration:none!important;background-color:rgb(var(--color-gray-300))}.customer.container .customer__wrapper .customer__menu ul li a[aria-current=page]{background-color:rgb(var(--color-black));color:rgb(var(--color-white));pointer-events:none}
/*# sourceMappingURL=/cdn/shop/t/872/assets/customer.css.map */
