.order-detail{max-width:91%;border:.0625rem solid var(--border-color);border-radius:.25rem}.order-detail__top-heading{padding:1rem 1.5rem;text-transform:uppercase;font-family:var(--helvetica-bold-font);color:var(--light-grey);border-bottom:.0625rem solid var(--border-color)}.order-detail__top-heading i{display:inline-block;transform:scaleX(-1);font-size:.75rem;opacity:.8}.order-detail__top-heading i,.order-detail__top-heading span{cursor:pointer}.order-detail__top-wrapper{max-width:68rem}.order-detail__top-item-box{border:.0625rem solid var(--border-color);border-radius:.25rem}.order-detail__top-item-id{font-size:1.125rem}.order-detail__top-item-text{color:var(--light-grey);font-family:var(--arial-font);display:flex;gap:1rem}.order-detail__top-item-text span{position:relative;padding-left:1rem}.order-detail__top-item-text span:before{content:"";position:absolute;left:0;top:.625rem;width:.25rem;height:.25rem;border-radius:50%;background:var(--light-grey)}.order-detail__top-item-text span:first-child{padding-left:0}.order-detail__top-item-text span:first-child:before{display:none}.order-detail__top-item-price{font-size:1.5rem;font-family:var(--helvetica-bold-font);color:var(--primary-color)}.order-detail__top-order-text{font-size:.875rem;font-family:var(--arial-font)}.order-detail__top-order-text span{text-transform:capitalize;font-weight:600}.order-detail__section{padding:2rem 1rem;border-top:.0625rem solid var(--border-color)}.order-detail__heading{font-size:1.5rem}.order-detail .myprofile-sec{max-width:100%}.order-detail .myprofile-sec__item{width:32%}.order-status__item{width:20%;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;gap:.75rem;padding:3rem .5rem 0;position:relative}.order-status__item:after{content:"";font-family:var(--icons-font);width:1.5rem;height:1.5rem;border-radius:50%;font-size:.5rem;display:flex;justify-content:center;align-items:center;color:var(--white-color);top:0;border:.1875rem solid var(--white-color);font-weight:600}.order-status__item:after,.order-status__item:before{background:var(--secondary-color);position:absolute;left:0;right:0;margin:auto}.order-status__item:before{content:"";top:.5rem;height:.5rem;width:100%}.order-status__item:first-child:before{left:50%;width:50%}.order-status__item:last-child:before{right:50%;width:50%}.order-status__icon{width:2rem;height:2rem;min-height:2rem}.order-activity__icon-box{width:3rem;height:3rem;min-width:3rem;display:flex;justify-content:center;align-items:center;background:var(--light-bg);border:.0625rem solid var(--border-color);border-radius:.25rem}.order-activity__icon-box img{max-width:1.5rem;max-height:1.5rem}.order-activity__item:nth-child(odd) .order-activity__icon-box{background:#eaf7e9;border-color:#d5f0d3}.order-activity__text{font-family:var(--arial-font);display:flex;flex-direction:column;gap:.5rem}.order-activity__text span{display:block;color:var(--light-grey);opacity:.8;font-size:.875rem}.order-summary-wrapper{column-gap:1%}.order-summary-wrapper .order-summary{width:72%}.order-summary-wrapper .order-pricebox{width:27%}.order-summary{border:.0625rem solid var(--border-color);border-radius:.625rem;overflow:hidden}.order-summary__item{width:12%;padding:.625rem 1.25rem}.order-summary__item:first-child{width:36%}.order-summary__item:nth-child(2),.order-summary__item:nth-child(3){width:20%}.order-summary__item:last-child,.order-summary__item:nth-last-child(2){font-size:1.125rem;text-align:center}.order-summary__items:first-child .order-summary__item{background:var(--table-bg);font-size:.875rem;font-family:var(--arial-font);text-align:left}.order-summary__items:nth-child(2n){background:var(--light-bg)}.order-summary__img-box{width:4rem;height:4.5rem;min-width:4rem;border-radius:.5rem;border:.0625rem solid var(--border-color-dark);display:flex;justify-content:center;align-items:center}.order-summary__img-box img{max-height:100%;width:auto}.order-summary__name-sm{color:var(--light-grey);font-size:.875rem;font-family:var(--arial-font)}.order-summary__name{font-family:var(--helvetica-font);font-size:1rem}.order-summary__detail{font-family:var(--arial-font);font-size:.875rem;color:var(--light-grey);display:flex;flex-wrap:wrap;gap:.25rem;justify-content:space-between;align-items:center}.order-summary__detail span{border:.0625rem solid var(--border-color-dark);padding:.125rem .25rem;border-radius:.25rem;min-width:3rem;text-align:right}.order-summary__price{font-family:var(--arial-font);font-size:1rem}.order-summary__price span{font-size:.75rem;color:var(--light-grey)}.order-summary__wishlist-pg .order-summary__item{width:20%;padding:.625rem 1.25rem}.order-summary__wishlist-pg .order-summary__item:first-child{width:22%}.order-summary__wishlist-pg .order-summary__item:last-child{width:35%;text-align:center}.order-summary__wishlist-pg .order-summary__item:nth-child(2){width:18%}.order-summary__wishlist-pg .order-summary__item:nth-child(3){width:15%}.order-summary__wishlist-pg .order-summary__item:nth-child(4){width:10%;text-align:left}.order-summary__wishlist-pg .order-summary__delete-icon i{width:1.75rem;height:1.75rem;min-width:1.75rem;display:inline-flex;justify-content:center;align-items:center;border:.0625rem dashed var(--light-grey);border-radius:50%;transition:all .25s ease-in-out;font-size:.875rem;cursor:pointer}.order-summary__wishlist-pg .order-summary__delete-icon i:hover{border-color:var(--secondary-color);color:var(--secondary-color)}.order-summary__wishlist-pg .order-summary__stock{font-family:var(--arial-font);font-size:.875rem;font-weight:600;color:#25b800}.order-summary__compare-pg .order-summary__items:first-child .order-summary__item{background:var(--light-grey);color:var(--white-color)}.order-summary__compare-pg .order-summary__item{text-align:left}.order-summary__compare-pg .order-summary__item:first-child{width:25%}.order-summary__compare-pg .order-summary__item:nth-child(2){width:20%}.order-summary__compare-pg .order-summary__item:nth-child(3){width:12%}.order-summary__compare-pg .order-summary__item:nth-child(4){width:18%}.order-summary__compare-pg .order-summary__item:nth-child(5){width:25%}.order-summary__compare-pg .order-summary__sku{font-size:.875rem;font-family:var(--arial-font);color:var(--light-grey)}.order-summary__compare-pg .order-summary__detail{justify-content:flex-start}.order-summary__compare-pg .order-summary__icon i{width:1.75rem;height:1.75rem;min-width:1.75rem;display:inline-flex;justify-content:center;align-items:center;border:.0625rem dashed var(--light-grey);border-radius:50%;transition:all .25s ease-in-out;font-size:.875rem;cursor:pointer}.order-summary__compare-pg .order-summary__icon i:hover{border-color:var(--secondary-color);color:var(--secondary-color)}.order-summary__compare-pg .prod-share i{background:transparent}@media only screen and (max-width:1499px){.order-summary__item{padding:.625rem .875rem}}@media only screen and (max-width:1023px){.order-detail{max-width:100%}.order-detail__top-item-price{font-size:1.125rem}.order-detail .myprofile-sec__item{width:49%}.order-summary{border:0;border-radius:0}.order-summary__items{background:var(--white-color);border:.0625rem solid var(--border-color);border-radius:.5rem;overflow:hidden;flex-wrap:wrap;column-gap:2%;padding:1.5rem 0}.order-summary__items:first-child{display:none}.order-summary__item{width:49%!important}.order-summary__item:first-child{width:100%!important}.order-summary__label{font-family:var(--arial-font);font-size:.875rem;color:var(--light-grey);display:inline-flex;gap:.25rem;justify-content:space-between;align-items:center}}@media only screen and (max-width:767px){.order-summary-wrapper .order-pricebox,.order-summary-wrapper .order-summary{width:100%}.order-summary__item{width:100%!important;padding:.5rem 1rem}.order-detail .myprofile-sec__item{width:100%}.order-detail__section{padding:1rem}.order-detail__top-item-text{flex-direction:column;gap:.5rem}.order-status{flex-direction:column}.order-status__item{width:100%;flex-direction:row;justify-content:flex-start;text-align:left;padding:.5rem .5rem 1.5rem 2.5rem}.order-status__item:after{left:0;right:auto;top:.625rem;width:1.75rem;height:1.75rem}.order-status__item:before{width:.5rem;height:100%;left:.625rem;right:auto;top:0}.order-status__item:first-child{padding-top:0}.order-status__item:first-child:before{left:.6255rem;width:.5rem;top:.5rem}.order-status__item:first-child:after{top:0}.order-status__item:last-child{padding-bottom:0}.order-status__item:last-child:before{left:.625rem;right:auto;width:.5rem;bottom:.5rem}}