.op-loading{position:relative}.op-loading:before{width:100%;height:100%;position:absolute;left:0;top:0;background-color:#ffffff80;content:"";display:block;z-index:1}.op-loading:after{content:"";display:block;width:28px;height:28px;position:absolute;left:50%;top:50%;margin-left:-14px;margin-top:-14px;border-radius:50%;border:4px solid #000;border-right-color:transparent;animation:rotate .8s infinite linear;z-index:2}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.op-pagination-button{min-width:120px;text-decoration:none!important}.op-pagination-current{padding:0 10px}.op-pagination{display:flex;justify-content:space-between;align-items:center;margin-top:20px;padding:15px 0}.op-pagination.hidden{display:none}.op-pagination-info{font-size:14px;color:#666}.op-pagination-controls{display:flex;gap:5px;align-items:center}.op-pagination-controls .btn{min-width:36px;padding:8px 12px;font-size:14px}.op-pagination-button[disabled]{opacity:0;pointer-events:none}.op-pagination-ellipsis{display:inline-flex;align-items:center;padding:8px 4px;color:#666;font-size:14px}@media(max-width:768px){.op-pagination{flex-direction:column;gap:15px;text-align:center}.op-pagination-controls{flex-wrap:wrap;justify-content:center}}.op-sms-form{margin-right:0;max-width:583px}.op-sms-form input[type=text],.op-sms-form textarea,.op-sms-form select{border-radius:5px!important}.op-sms-form input[type=tel]{border-radius:0 5px 5px 0!important}.op-header{margin-bottom:1rem}.op-table-header,.op-table-row{display:grid;grid-template-columns:var(--grid-template-columns);gap:0;padding:5px}.op-table-row.removed-line,.op-table-row.removing-line{opacity:.3;pointer-events:none}.op-table-header{font-weight:400;background-color:#fff;padding:10px 5px}.op-table-row:nth-child(odd){background-color:#f7f7f7}.op-table{overflow:auto;font-size:14px}.op-table-header,.op-table-body{min-width:calc(100px * var(--table-header-length))}.op-table-header>*,.op-table-row>*{padding:5px}.op-data-table input[type=text]{height:43px;max-width:581px;width:100%}.op-table-body .op-table-row>div:first-child{font-weight:700}.op-table-header .sortable{cursor:pointer}.op-table-header .sortable:after{content:"";display:inline-block;margin-left:5px;width:10px;height:10px;background-image:url(icon-dropdown.svg);background-size:contain;background-repeat:no-repeat;background-position:center;transition:transform .2s ease-in-out}.op-table-header .sortable.asc:after{transform:rotate(180deg)}.op-data-table .no-underline{text-decoration:none}.opening-hours-container .section-block{border-radius:8px;padding:2.5rem;margin-top:2rem;background-color:#f7f7f7}.opening-hours-container .form-group{margin-bottom:1rem}.opening-hours-container .form-group label{display:block;margin-bottom:.5rem;font-weight:700}.opening-hours-container .time-line{display:flex;gap:1rem;margin-bottom:1rem}.opening-hours-container .time-line>*{flex:1}.opening-hours-container .btn+.btn{margin-left:1rem}.opening-hours-container .checkbox-label{display:flex;align-items:center;gap:.5rem}#op-order-importer-table{overflow:auto}#op-order-importer-table .op-table{min-width:1200px}.op-order-importer-table .op-product-image{max-width:120px;max-height:180px;object-fit:contain;min-width:120px}.op-order-importer-table .op-prod-status{width:13px;height:13px;display:inline-block;border-radius:50%;background:#00a100;position:relative}.op-order-importer-table .op-prod-status:before{content:"";width:5px;height:5px;top:4px;left:4px;border-radius:50%;background:#fff;position:absolute}.op-order-importer-table .op-prod-status.low{background:orange}.op-order-importer-table .op-prod-status.unavailable{background:#df2627}.op-order-importer-table .op-product-remove{padding:5px;margin-top:4px;display:inline-block}.order-importer-actions-bottom{margin-top:20px}.order-importer-actions-bottom button:disabled{display:none}.order-importer-actions [data-action=import]{margin-right:auto}.op-order-importer-table [data-action=add-item-to-cart]{margin-right:5px;min-width:120px}.op-order-importer-table .op-prod-details>div{flex:1}.op-order-importer-table .op-prod-details--not-found{opacity:.6;filter:blur(.5px)}.op-order-importer-table .op-product-placeholder{width:60px;height:60px;background-color:#f5f5f5;border:2px dashed #ccc;border-radius:4px;display:flex;align-items:center;justify-content:center;flex-shrink:0;max-width:120px}.op-order-importer-table .op-product-not-found-title{font-weight:500;color:#999;display:block}.op-order-importer-table .op-product-barcode{font-size:12px;color:#666;font-family:monospace;margin-top:4px}.op-order-importer-table .op-prod-status.not-found{background:#999}.op-order-importer-table .op-quantity-not-found{opacity:.5;pointer-events:none}.op-invoice-summary{margin-top:2rem;margin-bottom:6rem}.invoice-summary-item:first-child span.font-bold{min-width:130px;display:inline-block}.invoice-summary-item:nth-child(2) span.font-bold{min-width:70px;display:inline-block}.op-invoice-details-footer{width:100%;max-width:500px;margin-left:auto;border-left:1px solid #ccc;padding-left:2rem}.op-invoice-details-footer>*:last-child{border-top:1px solid #ccc;padding-top:2rem;margin-top:2rem}.op-invoice-details .op-table-row>div:last-child{grid-column:1 / -1}.return-form-item{display:none;grid-template-columns:14% 1fr;gap:10px}.return-form-item select{height:42px;border-radius:5px;padding-top:0;padding-bottom:0}.return-form-item textarea{height:42px;border-radius:5px!important}.return-form-item quantity-input{line-height:1}.op-invoice-details .op-table-row>div:last-child{display:none}.show-return-elements #op-invoice-details-table{--grid-template-columns: 30% 15% 10% 10% 10% 10% 10% 5% !important}.show-return-elements .op-table-row>div:last-child{display:block}.show-return-elements .op-table-row.active .return-form-item{display:grid}.show-return-elements #op-invoice-details-table .op-table-row>div:first-child{padding-left:80px;position:relative;cursor:pointer}.show-return-elements #op-invoice-details-table .op-table-row>div:first-child:before{content:"";position:absolute;left:10px;top:50%;transform:translateY(-50%);width:20px;height:20px;background-color:transparent;border:var(--input-border-width) solid rgba(var(--input-text-color)/.2);border-radius:5px}.show-return-elements #op-invoice-details-table .op-table-row.active>div:first-child:after{content:"";position:absolute;left:10px;top:50%;transform:translateY(-50%);width:20px;height:20px;background:#df2627 url(icon-ticked.svg) no-repeat center center;background-size:12px;border-radius:5px}.op-header-actions [data-action=submit-return],.op-header-actions [data-action=cancel-return],.show-return-elements .op-header-actions [data-action=show-return-elements]{display:none}.show-return-elements .op-header-actions [data-action=submit-return],.show-return-elements .op-header-actions [data-action=cancel-return]{display:inline-block}.op-table-row .more-data-item{display:none}.op-table-row.show-more-data>div:last-child{display:block}.op-table-row.show-more-data .more-data-item{display:grid;padding-top:5px;padding-bottom:5px}.op-table-row .more-data-item strong{display:block}.op-table-row.show-more-data .more-data-item input[name=customer-ref-input]{width:200px;min-width:100px;height:auto}.op-table-row.show-more-data [data-action=toggle-line-details] svg{transform:rotate(180deg)}.op-return-reason{display:none}.show-return-elements .op-return-reason{display:flex}.op-return-reason select{max-width:486px;width:100%;border-radius:5px}@media(max-width:768px){.invoice-summary-item:nth-child(2) span.font-bold{min-width:130px}}.op-header{display:flex;justify-content:space-between;align-items:flex-end;gap:2rem;margin-bottom:1rem}.op-header.hidden{display:none}.op-header-search{flex:1}.op-header-filters{display:flex;gap:1rem;align-items:flex-end}.op-filter-group{display:flex;flex-direction:column;gap:.5rem;width:200px}.op-filter-group>label{font-weight:500;font-size:14px;color:#333;margin:0}.op-filter-checkbox-dropdown{position:relative}.op-filter-dropdown-toggle{display:flex;align-items:center;justify-content:space-between;width:100%;height:43px;padding:8px 40px 8px 12px;border:1px solid #ddd;border-radius:4px;background:#fff;font-size:14px;color:#333;cursor:pointer;text-align:left;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6,9 12,15 18,9'%3e%3c/polyline%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 12px center;background-size:16px}.op-filter-dropdown-toggle:focus{outline:none;border-color:#007cba;box-shadow:0 0 0 2px #007cba1a}.op-filter-checkbox-dropdown.open .op-filter-dropdown-toggle{border-color:#007cba;box-shadow:0 0 0 2px #007cba1a}.op-filter-dropdown-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.op-filter-dropdown-menu{display:none;position:absolute;top:100%;left:0;z-index:10;margin-top:4px;background:#fff;border:1px solid #ddd;border-radius:4px;box-shadow:0 4px 12px #0000001a;padding:4px 0;min-width:100%}.op-filter-checkbox-dropdown.open .op-filter-dropdown-menu{display:block}.op-filter-checkbox-item{position:relative;padding:8px 12px;transition:background-color .15s;white-space:nowrap}.op-filter-checkbox-item:hover{background-color:#f5f5f5}.op-filter-checkbox-item .checkbox+label{width:100%;font-size:14px;cursor:pointer}@media(max-width:768px){.op-header{flex-direction:column;align-items:stretch;gap:1rem}.op-header-filters{flex-direction:column;gap:1rem}.op-filter-group{width:100%}}.op-invoice-details .op-table-row .op-product-image{max-width:100px;max-height:160px;object-fit:cover}.op-invoice-details .heading-actions{display:flex;gap:10px;position:absolute;right:0;top:10px}.op-invoice-details .heading-actions a{text-decoration:none}.op-invoice-details .heading-wrapper{position:relative}.op-order-details .op-table{padding-top:20px}.op-order-details .heading-actions{display:flex;gap:10px;position:absolute;right:0;top:10px}.op-order-details .heading-actions a{text-decoration:none}.op-order-details .heading-wrapper{position:relative}.op-order-details .page__content,.op-invoice-details .page__content{border-top:1px solid #ccc;padding-top:2rem}.op-order-details [data-action=save-editing-order],.op-order-details [data-action=cancel-editing-order],.op-order-details .order-editing-form-item{display:none}.op-order-details.editing-order [data-action=save-editing-order],.op-order-details.editing-order [data-action=cancel-editing-order],.op-order-details.editing-order .order-editing-form-item{display:inline-block}.op-order-details.editing-order [data-action=edit-order],.op-order-details.editing-order [data-action=complete-order],.op-order-details.editing-order .order-original-quantity,.op-order-details .hidden[data-action=edit-order],.op-order-details.editing-order .op-table-row.hidden,.op-order-details.editing-order .line-item-customer-ref [data-customer-ref]{display:none}.op-order-details.editing-order .line-item-customer-ref [data-customer-ref].always-visible{display:block}.line-item-customer-ref input[name=customer-ref-input]{display:none;border-radius:5px;padding-left:10px;padding-right:10px}.op-order-details.editing-order .line-item-customer-ref input[name=customer-ref-input]:not([disabled]){display:block}.op-order-details .order-editing-form-item[data-locked=true],.op-order-details .order-editing-form-item[data-locking-rule=LOCKED]{opacity:.5;pointer-events:none}.op-order-details-footer{width:100%;max-width:500px;margin-left:auto;border-left:1px solid #ccc;padding-left:2rem}.op-order-details-footer>*:last-child{border-top:1px solid #ccc;padding-top:2rem;margin-top:2rem}.op-order-details .op-product-image{width:120px;height:180px;object-fit:contain;min-width:120px;min-height:180px;max-width:120px;max-height:180px}.op-order-details .op-prod-status{width:13px;height:13px;display:inline-block;border-radius:50%;background:#00a100;position:relative}.op-order-details .op-prod-status:before{content:"";width:5px;height:5px;top:4px;left:4px;border-radius:50%;background:#fff;position:absolute}.op-order-details .op-prod-status.low{background:orange}.op-order-details .op-prod-status.unavailable{background:#df2627}.op-order-details .op-product-remove{padding:3px;margin-top:-4px}.op-order-details .op-product-remove.disabled{opacity:.3;pointer-events:none}.op-order-details [data-action=add-item-to-cart]{margin-right:5px}.op-order-details .op-prod-details>div{flex:1}.op-order-details .op-table-row>div:last-child{grid-column:1 / -1}.op-order-details .order-status:after{content:"";display:inline-block;width:13px;height:13px;border-radius:50%;margin-left:5px;background-color:#fff;border:4px solid #DF2627;position:relative;top:2px}.op-order-details .order-status.status-color-green:after{border-color:#00a100}.op-order-details .order-status.status-color-red:after{border-color:#df2627}.op-order-details .order-status.status-color-yellow:after{border-color:orange}@media(min-width:1200px){.op-order-details .op-order-summary .order-summary-item:first-child .font-bold{min-width:120px}.op-order-details .op-order-summary .order-summary-item:nth-child(2) .font-bold{min-width:100px}}@media(max-width:768px){.op-order-details-footer{border:none;padding-left:0}.op-order-details .op-table-header,.op-order-details .op-table-body{min-width:calc(150px * var(--table-header-length))}}.op-campaign a.btn{text-decoration:none}.op-campaign>a.btn{margin-bottom:20px}.order-overview .invoice-list-text{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%;display:inline-block}.order-overview .order-status{display:inline-block;width:13px;height:13px;border-radius:50%;margin-left:5px;background-color:#fff;border:4px solid #DF2627;position:relative;top:2px}.order-overview .order-status.status-color-green{border-color:#00a100}.order-overview .order-status.status-color-red{border-color:#df2627}.order-overview .order-status.status-color-yellow{border-color:orange}.order-overview .op-table-row>div:last-child{grid-column:1 / -1;padding:0}.order-overview .op-table-row .invoice-line{padding:5px;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}.order-overview .op-table-row .invoice-line a:last-child:not(:first-child){margin-right:33px}.order-overview .op-table-row.show-more-data .invoice-line-data{padding-left:10%;padding-top:0;padding-bottom:0}.order-overview .op-table-row.show-more-data .more-data-item{display:block}.order-overview .op-table-row a{text-decoration:none;font-weight:700}.order-overview .op-table-row a:hover{text-decoration:underline}.country-code-select{top:0;position:absolute;left:0;width:120px;height:100%}.country-code-select:after{right:10px}.country-code-select select{border-top-right-radius:0;border-bottom-right-radius:0;border:none;border-right:2px solid rgba(var(--input-text-color)/.2);height:100%;background:transparent;padding-right:30px;width:100%;box-shadow:none!important}.country-code-select select:focus{border-color:rgba(var(--input-text-color)/.2)}#op-sms-form-phone:focus+.country-code-select select{border-color:rgba(var(--input-text-color)/.6)}.order-importer-file-input label.is-loading{color:transparent;pointer-events:none}.order-importer-file-input label.is-loading:after{border-color:#fff;border-top-color:transparent}.order-importer-file-input label.is-loading:before{border-color:#fff}.order-importer .inventory-store-customer .inventory-tooltip>div:nth-child(2){display:none}
/*# sourceMappingURL=/cdn/shop/t/2/assets/order-portal.css.map */
