.template-order-grid-row{background-color:var(--c-order-grid-row-background-color,var(--c-content-bg));border-radius:6px;display:grid;gap:16px;grid-template-columns:var(--c-order-grid-row-categories-width,min-content) 1fr var(--c-order-grid-row-summary-width,min-content);max-width:100%;position:relative}@media (min-width:768px) and (max-width:1024px){.template-order-grid-row{gap:14px}}.template-order-grid-row.warning,.template-order-grid-row.warning:hover{--c-order-grid-row-background-color:#fff9e5}.template-order-grid-row.error,.template-order-grid-row.error:hover{--c-order-grid-row-background-color:#fde9eb}.template-order-grid-row__categories{align-items:center;align-items:flex-end;background-color:var(--c-order-grid-row-background-color,transparent);display:flex;flex-direction:row;justify-content:flex-start;position:relative;z-index:1}.template-order-grid-row__categories.show-dim:after{background:linear-gradient(90deg,var(--c-order-grid-row-background-color,#fafafa) 0,hsla(0,0%,98%,0) 100%);content:"";height:100%;position:absolute;right:-30px;top:0;width:30px}@media (min-width:768px) and (max-width:1024px){.template-order-grid-row__categories.show-dim:after{right:-26px;width:26px}}.template-order-grid-row__color{align-items:center;min-width:var(--c-order-grid-row-color-col-width,auto)}.template-order-grid-row__color,.template-order-grid-row__subsize{display:flex;flex-direction:row;height:var(--c-order-grid-row-height,74px);justify-content:center}.template-order-grid-row__subsize{flex-shrink:0;width:var(--c-order-grid-row-subsize-col-width,auto)}.template-order-grid-row__content{background-color:transparent;overflow:hidden}.template-order-grid-row__content,.template-order-grid-row__items{margin:var(--header-margin-hover,0 -50px);padding:var(--header-padding-hover,0 50px)}.template-order-grid-row__items{align-items:flex-end;display:flex;flex-direction:row;height:var(--c-order-grid-row-height,74px);justify-content:flex-start}.template-order-grid-row__items>*{flex-grow:0;flex-shrink:0;margin:0 3px;width:var(--c-order-grid-row-quantity-item-width,auto)}.template-order-grid-row__items>:first-child{margin-left:0}.template-order-grid-row__items>:last-child{margin-right:0}.template-order-grid-row__copy{padding:0;text-align:center;width:var(--c-order-grid-row-copy-col-width,-moz-max-content);width:var(--c-order-grid-row-copy-col-width,max-content)}.template-order-grid-row__summary-col{align-items:center;background-color:var(--c-order-grid-row-background-color,#fafafa);display:flex;flex-direction:column;justify-content:flex-end;min-width:45px;position:relative}.template-order-grid-row__summary-col.show-dim:before{background:linear-gradient(270deg,var(--c-order-grid-row-background-color,#fafafa) 0,hsla(0,0%,98%,0) 100%);content:"";height:100%;left:-30px;position:absolute;top:0;width:30px}@media (min-width:768px) and (max-width:1024px){.template-order-grid-row__summary-col.show-dim:before{left:-26px;width:26px}}.template-order-grid-row__summary{align-items:center;display:flex;flex-direction:row;height:var(--c-order-grid-row-height,74px);justify-content:flex-end}.template-order-grid-row__discount{text-align:center;width:var(--c-order-grid-row-discount-col-width,-moz-max-content);width:var(--c-order-grid-row-discount-col-width,max-content)}.template-order-grid-row__order-line-type{text-align:center;width:120px}.template-order-grid-row__date{text-align:center;width:var(--c-order-grid-row-date-col-width,-moz-max-content);width:var(--c-order-grid-row-date-col-width,max-content)}.template-order-grid-row__unit-price{align-items:center;display:flex;justify-content:center}.template-order-grid-row__total,.template-order-grid-row__unit-price{text-align:center;width:var(--c-order-grid-row-total-col-width,-moz-max-content);width:var(--c-order-grid-row-total-col-width,max-content)}.template-order-grid-row__action{align-items:center;display:flex;flex-direction:column;justify-content:center;text-align:center;width:32px}.template-order-grid-row__loading{align-items:center;background:#f5f5f599;border-radius:6px;display:flex;height:100%;justify-content:center;position:absolute;width:100%;z-index:11}.template-order-grid-row__scroll{left:-6px;position:absolute}.template-order-grid-row__left-scroll{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;position:absolute;right:-6px}
