.customer.customer-order,.customer:not(.account):not(.order){max-width:100%;padding:80px 50px 133px}.account-sidebar{text-align:left}.customer.customer-order{display:flex;gap:162px}.customer-order__history{width:100%}.customer-order__heading{font-size:var(--font-h3-size);font-style:normal;font-weight:var(--font-p-3-weight);line-height:normal;color:var(--color-black);margin-bottom:40px}.customer .customer-order__body-header .customer-order__list{padding-top:40px;padding-bottom:40px;vertical-align:middle;padding-right:0}.customer .order-history .customer-order__list:first-of-type .customer-order-link{text-decoration:none}.customer-order__list:first-of-type .customer-order-link{padding:0;border:none;box-shadow:none;letter-spacing:normal;color:var(--color-black);font-family:var(--font-primary);font-size:var(--font-p-5-size);font-style:normal;font-weight:var(--font-weight-400);line-height:normal;margin-bottom:4px}.customer .customer-order__body-header .customer-order__list.customer-order__list--product-details{text-align:left;padding-left:27px;width:450px;padding-right:18px}.customer .customer-order__list .customer-order__number-link{font-weight:var(--font-weight-400);color:var(--color-gray-10)}.customer .order-history{box-shadow:none;border:none}.customer .order-history .customer-order__row-header .customer-order__head-list,.customer .customer-order__body-header .customer-order__body-list,.customer .customer-order__body-header .customer-order__body-list:first-of-type{border-top:1px solid var(--color-gray-09)}.customer .customer-order__body-header .customer-order__body-list:last-child{border-bottom:1px solid var(--color-gray-09)}.customer .customer-order__head.customer-order__head--product-details{text-align:left;padding-left:55px}.customer .customer-order__body-header .customer-order__list,.customer-order__button-text{color:var(--color-gray-10);font-family:var(--font-primary);font-size:var(--font-p-5-size);font-style:normal;font-weight:var(--font-weight-400);line-height:normal;text-align:center}.customer-order__buttons{margin-top:8px}.customer-order__pagination{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:40px}.customer-order__pagination .customer-order__pagination-item{list-style:none}.customer-order__pagination-list{font-family:var(--font-primary);font-size:var(--font-p-5-size);font-style:normal;font-weight:var(--font-weight-400);line-height:normal;color:var(--color-gray-24);width:33px;height:33px;display:flex;justify-content:center;align-items:center}.customer-order__pagination-list.customer-order__pagination-active{border-radius:123px;background:var(--color-black);color:var(--color-white)}.customer-order__pagination-active .customer-order__pagination-list-link{color:var(--color-white)}.customer-order__pagination-list-link{border:none;color:var(--color-gray-24)}.customer .customer-order__payment-link{width:100%;display:block;margin-top:4px;font-size:var(--font-p-5-size);font-style:normal;font-weight:var(--font-weight-400);line-height:normal;color:var(--color-gray-10)}@media (max-width: 1200px){.customer.customer-order{gap:20px}.customer .customer-order__body-header .customer-order__list.customer-order__list--product-details{text-align:left;padding-left:0;width:300px;padding-right:0}.customer.customer-order{flex-direction:column}.customer.customer-order .account-sidebar{display:none}.customer.customer-order,.customer:not(.account):not(.order){padding:50px 20px 100px}}@media (max-width: 749px){.customer.customer-order{flex-direction:column}.customer.customer-order .account-sidebar{display:none}.customer .customer-order__body-header .customer-order__list.customer-order__list--product-details{width:100%;padding-left:0;padding-right:0;padding-top:20px}.customer .customer-order__body-header .customer-order__list{padding:0}.customer .order-history .customer-order__body-list{gap:20px}.customer .customer-order__list.customer-order__list--total{padding-bottom:20px}.customer .order-history .customer-order__list:before{color:var(--color-black);font-family:var(--font-primary);font-size:var(--font-p-5-size);font-style:normal;font-weight:var(--font-weight-400);line-height:120%;text-transform:uppercase;max-width:max-content;padding-right:15px;min-width:max-content;width:max-content}.customer-order__list.customer-order__list--product-details:first-of-type .customer-order-link,.customer-order__variant *{text-align:right;font-size:var(--font-p-7-size);font-style:normal;line-height:normal}.customer-order__list.customer-order__list--product-details:first-of-type .customer-order-link{color:var(--color-black)}.customer-order__list.customer-order__list--product-details:first-of-type .customer-order-link{font-weight:var(--font-weight-300);margin-bottom:2px}.customer .customer-order__body-header .customer-order__list,.customer-order__button-text{text-align:right}.customer.customer-order,.customer:not(.account):not(.order){padding:34px 20px 54px}.customer-order__heading{font-size:var(--font-h5-size);margin-bottom:46px}.customer-order__pagination{margin-top:16px}.customer-order__pagination .customer-order__pagination-item{flex-basis:10%}.customer-order__pagination{flex-wrap:wrap}}.popup-overlay{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:color-mix(in srgb,var(--color-black) 50%,transparent);z-index:1000;justify-content:center;align-items:center}.popup-content{background:var(--color-white);padding:20px 30px;border-radius:3px;width:320px;text-align:center;box-shadow:0 4px 10px color-mix(in srgb,var(--color-black) 20%,transparent);animation:fadeIn .3s ease-in-out}.popup-message{font-size:var(--font-p-3-size);margin-bottom:20px}.popup-buttons{display:flex;justify-content:center;gap:10px}.popup-button{padding:7px 25px;font-size:var(--font-p-5-size);border:none;border-radius:3px;cursor:pointer;transition:background-color .3s ease;line-height:normal}.popup-button.confirm{background-color:var(--color-primary);color:var(--color-white)}.popup-button.cancel{border:1px solid var(--color-gray-11);color:var(--color-black);background:transparent}.popup-button.confirm:hover,.popup-button.cancel:hover{opacity:.8}@keyframes fadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@media (max-width: 749px){.customer-order__cancel--list .customer-order__cancel--button{margin-right:0}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/section-orders.css.map */
