@charset "UTF-8";:root{--global-grid-columns: 24;--pseudo_sp_height: 655px}.dr_co_orderHistoryProductItem{background-color:var(--color-background-default);position:relative;max-width:100vw;overflow:hidden}@media screen and (min-width: 768px){.dr_co_orderHistoryProductItem{max-width:460px}}.dr_co_orderHistoryProductItem__inner{position:relative;width:100%;height:100%}.dr_co_orderHistoryProductItem__content{display:flex;gap:12px;padding:16px}.dr_co_orderHistoryProductItem__image{width:86px;height:105px;flex-shrink:0;position:relative}.dr_co_orderHistoryProductItem__imageElement{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.dr_co_orderHistoryProductItem__info{display:flex;flex-direction:column;gap:16px;min-width:0}.dr_co_orderHistoryProductItem__details{display:flex;flex-direction:column;gap:2px;align-items:flex-start;justify-content:flex-start;width:100%}.dr_co_orderHistoryProductItem__brand{width:100%}.dr_co_orderHistoryProductItem__productLink{display:block;width:100%;text-decoration:none}.dr_co_orderHistoryProductItem__productName{white-space:nowrap;text-overflow:ellipsis;width:100%}.dr_co_orderHistoryProductItem__variant{width:100%}.dr_co_orderHistoryProductItem__priceInfo{display:flex;flex-direction:row;gap:4px;align-items:center;justify-content:flex-start;width:100%}.dr_co_orderHistoryProductItem__price,.dr_co_orderHistoryProductItem__taxInfo,.dr_co_orderHistoryProductItem__reviewButton{white-space:nowrap}.dr_co_orderHistoryProductItem__arrow{width:24px;height:24px;flex-shrink:0;position:relative;margin-left:auto}.dr_co_orderHistoryProductItem__divider{position:absolute;bottom:0;left:16px;right:16px;height:1px;background-color:var(--color-border-default)}.dr_co_orderHistoryProductItem--reviewed .dr_co_orderHistoryProductItem__content{align-items:center;padding-left:16px;padding-right:8px}.dr_co_orderHistoryProductItem--reviewable .dr_co_orderHistoryProductItem__info,.dr_co_orderHistoryProductItem--reviewing .dr_co_orderHistoryProductItem__info{gap:16px}.dr_co_orderHistoryProductItem .co_button_secondary{background-color:var(--color-background-secondary-action-enabled)}.dr_co_orderHistoryProductItem .co_button_secondary:hover:not(.co_button_disabled){background-color:var(--color-background-secondary-action-hovered)}.dr_co_orderHistoryProductItem .co_button_tertiary{background-color:var(--color-background-secondary-action-disable)}.dr_co_orderHistoryProductItem .co_button_tertiary .co_button_text{color:var(--color-text-disable)}.dr_co_orderHistoryProductItem--withDivider .dr_co_orderHistoryProductItem__inner{padding-bottom:1px}
