.customer-form{background-color:var(--background-color, --color-white);color:var(--text-color, --color-fuscous-gray);padding-block:var(--padding);margin-block:var(--margin);margin-bottom:var(--margin-bottom, var(--margin))}.customer-form-wrapper{text-align:center}dialog.customer-form-wrapper{margin:auto;width:600px;padding-block:var(--spacing-4x)}.customer-heading{margin-bottom:var(--spacing-3x)}.field-wrapper{display:flex;flex-direction:column;gap:var(--spacing-2x);text-align:left;max-width:500px;margin-inline:auto;margin-bottom:var(--spacing-4x)}.field-wrapper:last-of-type{margin-bottom:0}.field-wrapper:has(input[type=checkbox]){flex-direction:initial}.customer-field{height:60px;padding-left:var(--spacing-2x);width:100%;background-color:var(--color-white);border-radius:0;border:1px solid var(--color-fuscous-gray)}select.customer-field{appearance:none;-webkit-appearance:none;-moz-appearance:none;cursor:pointer;border-radius:0;border:1px solid var(--color-fuscous-gray);background-color:var(--color-white);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='10' viewBox='0 0 17 10'%3E%3Cpath fill='none' stroke='%23595546' stroke-width='3' d='M1 1l7.5 7 7.5-7'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 8px center;padding-right:36px}.customer-form-messages-list{padding:0;list-style-type:none}.customer-form-messages-listitem{margin-bottom:var(--spacing-2x);color:var(--color-buccaneer);font-weight:500}.customer-heading-row{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:var(--spacing-4x);margin-bottom:var(--spacing-4x);width:100%}.customer-heading-row:after{content:"";border-radius:20px;height:4px;background-color:var(--color-ebb-40);width:100%;grid-column:1/-1}.customer-account-section{width:100%}.customer-account-columns{display:grid;grid-template-columns:repeat(1,1fr);gap:var(--spacing-4x);margin-bottom:var(--spacing-4x)}.customer-account-columns:after{content:"";border-radius:20px;height:4px;background-color:var(--color-ebb-40);width:100%;grid-column:1/-1}.customer-account-heading{margin-bottom:var(--spacing-1x)}.customer-heading-row .customer-heading{margin-bottom:0}.customer-account-content p{margin-bottom:var(--spacing-1x)}.customer-account-content a{color:var(--color-puce);font-weight:500}.customer-account-preferences .field{margin-bottom:var(--spacing-1x)}.order-history,.order-details,table{width:100%;border-collapse:collapse}.order-history th,.order-details th,table:not(:has(thead)) tr:first-of-type td{text-align:left;padding-block:var(--spacing-2x);font-weight:700}table:not(:has(thead)) tr:first-of-type td:not(:first-child){text-align:center}.order-history td,.order-details td,table td{padding-block:var(--spacing-2x)}table td img{margin:auto;width:50px}table td{width:100%!important;height:auto!important}table td:nth-last-child(2),table td:nth-last-child(2)~td{width:50%!important}table td:nth-last-child(3),table td:nth-last-child(3)~td{width:33.3333%!important}table td:nth-last-child(4),table td:nth-last-child(4)~td{width:25%!important}table td:nth-last-child(5),table td:nth-last-child(5)~td{width:20%!important}.order-history tr,.order-details tr,table tr{border-bottom:4px solid var(--color-ebb-40);height:auto!important}.customer-account-order-details{display:flex;flex-wrap:wrap;margin-bottom:var(--spacing-4x)}.customer-order-details{width:100%}.address-dialog{margin:auto}.customer-address-button{margin-bottom:var(--spacing-2x)}.customer-address-button:last-of-type{margin-bottom:0}.preferences-message{display:none}@media (min-width: 768px){.customer-account-columns{grid-template-columns:repeat(2,1fr)}}
/*# sourceMappingURL=/cdn/shop/t/16/assets/customer.css.map */
