.custom-dropdown__trigger{cursor:pointer}.order-detail__product-card{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;width:100%}.order-detail__product-card--dimmed{opacity:.4}.order-detail__product-left{display:flex;flex-direction:row;align-items:center;gap:12px;width:calc(100% - 48px)}.order-detail__product-img-link,.order-detail__product-img-wrap{display:flex;justify-content:center;align-items:center}.order-detail__product-img-wrap{cursor:pointer;flex-shrink:0;gap:4px;width:82px;height:82px;border-radius:20px;position:relative}.order-detail__product-img-wrap .image:before{position:absolute;z-index:1;content:"";box-shadow:inset 0 0 4px 4px #fff;inset:-1px}.order-detail__product-img-wrap .image img{position:absolute;inset:0}.order-detail__product-img-wrap:after{position:absolute;z-index:1;content:"";border-radius:28px;background-color:rgba(15,22,3,.04);inset:0;transition:.2s cubic-bezier(0,0,.4,1);transition-property:background}.order-detail__product-img{display:block;width:52px;height:52px;object-fit:cover}.order-detail__product-info{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;padding:10px 0;min-height:82px;width:calc(100% - 94px)}.order-detail__product-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%;color:#0f1603}.order-detail__product-name,.order-detail__product-weight{font-family:Juneau;font-size:14px;font-weight:400;font-style:normal;line-height:18px;margin:0;letter-spacing:0}.order-detail__product-weight{color:#878a81}.order-detail__product-prices{display:flex;flex-direction:row;align-items:flex-end;gap:8px;min-height:24px}.order-detail__product-old-price{font-weight:400;color:#878a81;text-decoration:line-through}.order-detail__product-old-price,.order-detail__product-price{font-family:Juneau;font-size:14px;font-style:normal;line-height:18px;margin:0;letter-spacing:0}.order-detail__product-price{font-weight:500;color:#0f1603}.order-detail__product-right{padding:10px 0;display:flex;justify-content:flex-end;flex-direction:column;align-items:flex-end;min-height:82px}.order-detail__product-right-inner{display:flex;justify-content:space-between;align-items:flex-end;gap:4px}@media(max-width:700px){.order-detail__product-right-inner{flex-direction:column}}.order-detail__product-right_show-more{justify-content:space-between}.order-detail__product-quantity{text-wrap:nowrap;color:#878a81;text-align:right}.order-detail__product-label,.order-detail__product-quantity{font-family:Juneau;font-size:14px;font-weight:400;font-style:normal;line-height:18px;margin:0;letter-spacing:0}.order-detail__product-label{color:#77b018}.order-detail__replacement-wrap{display:flex;flex-direction:column;align-items:center;gap:12px;width:100%}.order-detail__replacement-row{display:flex;flex-direction:row;justify-content:flex-end;align-items:flex-start;width:100%;padding-left:100px}@media(max-width:700px){.order-detail__replacement-row{padding-left:0}}.order-detail__replacement-arrow{display:flex;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:82px}.order-detail__replacement-card{flex:1 1;min-width:0}.order-detail__skeleton-avatar{flex-shrink:0;border-radius:20px!important}.order-detail__skeleton-line{min-width:0!important}.order-detail__skeleton-line--name{width:180px!important;height:18px!important}.order-detail__skeleton-line--weight{width:60px!important;height:18px!important}.order-detail__skeleton-line--price{width:120px!important;height:18px!important}.order-detail__skeleton-line--qty{width:40px!important;height:18px!important}