.customer-account__flex{display:flex;flex-wrap:wrap}.customer-account__sidebar,.customer-account__content{width:100%;margin-bottom:35px}@media only screen and (min-width: 768px){.customer-account__sidebar{width:25%}.customer-account__content{width:calc(75% - 35px);margin-top:20px;margin-left:35px}}.customer-details{margin-bottom:25px}.customer-details__icon{flex:0 0 80px}.customer-details__icon img{width:80px;height:80px;border-radius:50%;object-fit:cover;object-position:center;border:1px var(--input-border-color) solid}.customer-details__basic{margin-left:15px}.customer-details__name{margin:0 0 5px}.customer-details__email{margin:0}.customer-account__links{font-size:1.2rem}.customer-account__links li{padding:10px 0;border-bottom:1px solid;border-bottom:1px solid rgb(var(--text-color) / var(--divider-opacity))}.customer-account__link{padding:10px 0;gap:15px}.customer-account__link.active{font-weight:500;color:#ff316d}.customer-account__link svg{width:25px;height:25px}.address_title_default{font-weight:400;font-size:1.1rem;color:#848484}.customer-account__content .info-card{margin-bottom:20px;border-radius:8px}.page-access--icon{max-width:60px;margin-bottom:20px;color:#c10000}.order-item{border:1px solid rgb(var(--text-color) / var(--divider-opacity));border-radius:8px;padding:15px;margin-bottom:20px}.order-item__id{font-size:14px;font-weight:700;margin-bottom:11px}.order-item__details{margin-top:10px;display:flex;justify-content:flex-start;align-items:center;gap:12px;flex-wrap:wrap;font-size:12px}.order-item__details .rate-button{padding:0 10px;height:30px;width:fit-content;display:flex;align-items:center;cursor:pointer;border:1px solid #1A1A1E;background-color:#fff;color:#000;border-radius:5px}.view-details-button{padding:0 10px;height:30px;width:fit-content;display:flex;align-items:center;cursor:pointer;background-color:#1a1a1e;color:#fff;border-radius:5px}.order-item__header.status--success .order-item__icon{background-color:#188a5a}.order-item__header.status--success .order-item__status-heading{color:#188a5a}.order-item__header.status--error .order-item__icon{background-color:#ff3a6a}.order-item__header.status--error .order-item__status-heading{color:#ff3a6a}.order-item__header.status--neutral .order-item__icon{background-color:#454748}.order-item__header.status--neutral .order-item__status-heading{color:#454748}.order-item__icon{width:26px;height:26px;color:#fff;border-radius:50%;margin-right:10px}.order-item__icon svg{width:16px;height:16px}.order-item__status-heading{font-weight:700}.order-item__status-subheading{color:#9b9b9b;font-size:12px;font-weight:600;line-height:1.2}.order-item__content{background-color:#f9f9f9;border-radius:8px}.order-item__image{height:100%;line-height:0;border-radius:8px;min-width:95px}.order-item__image img{width:90px;height:135px;border-bottom-left-radius:8px;border-top-left-radius:8px}.order-item__info{margin:10px 15px}.order-item__brand{color:#9b9b9b;font-size:12px;font-weight:600}.order-item__title{font-weight:600;font-size:14px;line-height:1.2;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.order-item__size{color:#9b9b9b;font-size:12px;font-weight:600}.order-item__empty{max-width:95%;margin:30px auto}.order-item-button{margin:0 5px;min-width:100px}.order-item-button:disabled{opacity:.5}.no-js-hidden{width:100%}.placeholder-animate{animation:pulse 1.5s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}.placeholder-icon{width:40px;height:40px;background-color:#e0e0e0;border-radius:50%;margin-right:10px}.placeholder-status{display:flex;flex-direction:column;gap:8px}.placeholder-heading,.placeholder-subheading{width:150px;height:15px;background-color:#e0e0e0;border-radius:4px}.placeholder-content{display:flex;align-items:center;margin-top:15px}.placeholder-img{width:100px;height:125px;background-color:#e0e0e0;border-radius:4px;margin-right:15px}.placeholder-info{display:flex;flex-direction:column;gap:8px}.placeholder-brand,.placeholder-title,.placeholder-size{height:16px;background-color:#e0e0e0;border-radius:4px}.placeholder-brand{width:80px}.placeholder-title{width:160px}.placeholder-size{width:60px}.profile-update__media{margin:25px auto 40px;width:150px;height:150px;overflow:hidden;border-radius:50%;border:1px var(--input-border-color) solid}.profile-update__edit{position:absolute;bottom:0;width:100%;text-align:center;padding:5px;opacity:.98;background-color:#00000059;color:#fff;font-size:12px;text-transform:uppercase;font-weight:600}.profile-update__flex{display:flex;flex-wrap:wrap}.profile-update__flexitem{width:100%;margin-bottom:20px}.profile-update__flexitem label{display:block;font-weight:600;text-transform:uppercase;margin-bottom:5px}.profile-update__flexitem input{width:100%}.profile-update__buttons{gap:10px}.profile-update__buttons .btn:disabled{opacity:.4}@media only screen and (min-width: 768px){.profile-update__flex{gap:50px}.profile-update__flexitem{width:calc(50% - 25px);margin-bottom:25px}}.order-summary-header{font-weight:700;display:flex;justify-content:space-between;align-items:center}.shimmer{position:relative;overflow:hidden;background-color:#1a1a1ea6;color:#1a1a1e}.shimmer:before{content:"";position:absolute;top:0;left:-100%;width:200%;height:100%;background:linear-gradient(90deg,#fff0,#ffffff80,#fff0);animation:shimmer 2s infinite}@keyframes shimmer{0%{left:-100%}to{left:100%}}.btn_disable_1{margin-top:1rem;height:42px;width:100%;background-color:#1a1a1e0d;color:#1a1a1e}.order-details-section{display:flex}.cancel-modal-opener{margin-top:0!important;font-size:14px!important;font-weight:700!important;border:1px solid #ddd!important;background-color:#fff!important;float:right!important;color:#000!important}.cancel-modal-opener:hover{color:#fff!important;background-color:#1a1a1e!important}.modal-opener{margin-top:1rem!important}.modal__content__width{min-width:365px}.order-details-wrapper{display:flex;flex-direction:column;justify-content:start;gap:0px}.address-container{display:flex;gap:24px;flex-direction:column;margin:24px 0}.address-layout{display:flex;gap:24px;flex-direction:column}.billing_address_wrapper,.shipping_address_wrapper{border:1px solid #ddd;border-radius:8px;background-color:#fff;padding:1rem}.billing_address_header,.shipping_address_header{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #ddd;margin-bottom:12px}.order_section_title{font-size:16px;font-weight:600;text-transform:capitalize;margin-bottom:16px}.order_section_status{background-color:#0092171a;padding:5px;font-size:10px;border-radius:4px;text-transform:capitalize;color:#009217;margin-bottom:16px}.order-summary-container{display:flex;flex-direction:column;gap:1rem;padding:1rem;border:1px solid #ddd;border-radius:8px;background-color:#fff}.order-summary-card{display:flex;justify-content:space-between}.order-summary-label{font-size:1rem;color:#1a1a1e;max-width:260px}.order-summary-label-bold{font-weight:700;font-size:1rem;color:#1a1a1e}.order-summary-value{font-size:1rem;color:#1a1a1e}.order-summary-value-bold{font-weight:700;font-size:1rem;color:#1a1a1e}.order-discount-value{font-size:1rem;color:#009217}.order-total-value{font-size:1rem;font-weight:700;color:#1a1a1e}.cart-discount .order-summary-label{display:flex;align-items:center;gap:.5rem}.order-total{padding-top:10px;border-top:1px solid #ddd}.sub-total{padding:10px 0;border-bottom:1px solid #ddd;border-top:1px solid #ddd}.title{margin-bottom:10px;font-size:24px}.order_date{margin-bottom:0;font-size:16px;color:#41885e}.order-details-container{display:flex;flex-direction:column;gap:24px;border-radius:8px;background-color:#fff}.order-card-wrapper{display:flex;padding:1rem;border-radius:8px;border:1px solid #ddd;flex-direction:column}.order-card{display:flex;background-color:#f9f9f9;border-radius:4px;gap:24px}.order-card__image{width:fit-content;background-color:#f5f5f5;border-top-left-radius:5px;border-bottom-left-radius:5px;display:flex}.order-card__image-content{width:90px;height:135px;max-width:100%;max-height:100%;border-top-left-radius:5px;border-bottom-left-radius:5px}.order-card__details{flex:1;padding:10px 10px 10px 0}.order-card__title{font-size:1rem;font-weight:700;margin-bottom:.5rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.order-card__sku,.order-card__price,.order-card__quantity,.order-card__total{font-size:.875rem;margin-bottom:.25rem}.order-card__actions{display:flex;gap:1rem}.btn{padding:1rem;border:none;border-radius:4px;cursor:pointer;font-size:.875rem}.btn--primary{margin-top:1rem;width:100%;background-color:#1a1a1e;color:#fff}.btn--secondary{margin-top:1rem;width:100%;background-color:#1a1a1e0d;color:#1a1a1e}.defaultButton{margin-top:1rem;width:100%;background-color:#1a1a1e;color:#fff;padding:1rem;border:none;border-radius:4px;cursor:pointer;line-height:1em}.date-feedback-wrapper{display:flex;gap:10px;flex-direction:column;justify-content:space-between;align-content:flex-start;margin-bottom:24px;padding-bottom:24px;border-bottom:1px solid rgb(var(--text-color) / var(--divider-opacity))}body.modal-open{overflow:hidden!important;height:100vh!important}@media (min-width: 768px){.address-container{margin:0;flex:1}.order-details-wrapper{flex-direction:row;gap:24px}.order_date{font-size:14px}.title{font-size:20px}.order_section_title{font-size:16px}.order_section_status{font-size:12px}.btn--primary{font-size:14px}.cancel-modal-opener{margin-top:24px!important;max-width:none!important;width:calc(50% - 35px);width:calc(50% - 25px)}.order-summary-label{max-width:85%}.order-details-container{width:50%}.date-feedback-wrapper{border-bottom:none;padding-bottom:0}}
/*# sourceMappingURL=/cdn/shop/t/98/assets/customer-page.css.map */
