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