.manager-area-section .section-header{display:flex;justify-content:space-between;align-items:center;flex-direction:column}#custom-modal,#custom-modal-notes{display:none;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:#fff;padding:20px;border:1px solid #ccc;z-index:1000;box-shadow:0 0 10px #0000004d;max-width:80%;max-height:80%;overflow:auto}#modal-overlay{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;z-index:900}#modal-content .order_success_msg{display:flex;justify-content:center;align-items:center}#modal-content .order_success_msg img{width:70px}.loading_data{display:none;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:transparent;padding:20px;z-index:1000;max-width:150px;max-height:100%;overflow:auto}.pagination-order{display:flex;justify-content:space-between;align-items:center;padding:35px 0}.pagination-order .pagination_link{color:#1d1d1d;background:#f1b341}.custom_button .btn,.pagination-order .pagination_link{display:inline-block;padding:11px 15px;border-radius:3px;font-size:13px;min-width:100px;font-weight:700;line-height:1.42;text-decoration:none;text-transform:uppercase;text-align:center;transition:all .2s ease 0s}.custom_button .update_status{color:#1d1d1d;background:#f1b341}.custom_button .btn{margin-right:10px}.custom_button .btn{margin-right:10px;width:150px}.display_orders_main table{border-collapse:collapse;width:100%;background:#fff}.display_orders_main td,.display_orders_main th{border:1px solid #dddddd;text-align:left;padding:8px;font-size:15px;text-transform:capitalize}.display_orders_main tr:nth-child(2n){background-color:#ddd}.display_orders_main .action-column,.display_orders_main .status_column{width:150px;max-width:100%}.custom_button .btn:hover{background:#000;color:#fff}#custom-modal-notes{width:80%;max-width:600px}#custom-modal{width:80%;max-width:800px;border-radius:10px}#custom-modal-notes .order_notes_data textarea{width:100%;border-color:#e6e6e6cc;resize:none}#custom-modal-notes .notes-btn{text-align:right;padding-top:20px}#custom-modal-notes .notes-btn button{padding:11px 15px;border-radius:3px;font-size:13px;min-width:100px;font-weight:700;letter-spacing:.3em;line-height:1.42;text-decoration:none;text-transform:uppercase;text-align:center;transition:all .2s ease 0s}#custom-modal-notes .update-notes{color:#1d1d1d;background:#f1b341}#custom-modal-notes .update-notes:hover{background:#f1b341;color:#1d1d1d}#modal-content-notes h2,#custom-modal h2{font-size:24px;margin-bottom:30px}#custom-modal h2{text-align:center}#custom-modal .order-status-btn{text-align:right;padding-top:20px;display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:wrap}#custom-modal .top_badge{display:flex;align-items:center;flex-wrap:wrap;gap:4px}#custom-modal .icon_text{display:flex;align-items:center;background-color:#affebf;color:#014b40;padding:4px 8px;border-radius:8px;font-size:13px;font-weight:500;line-height:1.1}#custom-modal .icon_text.unfulfillment{background-color:#ffeb78;color:#4f4700}#custom-modal .icon_text span{display:inline-block;line-height:1;margin-right:4px}#custom-modal .icon_text span svg{width:20px;height:19px;fill:#014b40}#custom-modal .icon_text.unfulfillment span svg{fill:#4f4700}#custom-modal .icon_text .fulfillment_status{line-height:1}#custom-modal .icon_text .order_number{font-size:13px}#custom-modal .order_details_top{padding-bottom:8px}#custom-modal .order_detail_data{border:1px solid #ebebeb;padding:12px;border-radius:8px 8px 0 0}#custom-modal .order_details{border:1px solid #ebebeb;border-top:none;border-radius:0 0 8px 8px}#custom-modal .order_details .order_details_inner{padding:12px;border-bottom:1px solid #ebebeb}#custom-modal .order_details .order_details_inner:last-child{border-bottom:none}#custom-modal .order_data label{font-size:13px!important;color:#616161;font-weight:400;text-transform:initial;margin-bottom:0;line-height:1.2}#custom-modal .order_data span{font-size:13px!important;color:#303030;font-weight:400;line-height:1.4}#custom-modal .order_data:not(:last-child){padding-bottom:12px}#custom-modal .order_details_inner{display:flex;flex-wrap:wrap;column-gap:12px}#custom-modal .first_section{flex:0 0 calc(100% - 194px);max-width:calc(100% - 194px)}#custom-modal .second_section{flex:0 0 90px;max-width:90px}#custom-modal .third_section{flex:0 0 80px;max-width:80px;text-align:right}#custom-modal .second_section .price-qty,#custom-modal .third_section .total-price{color:#303030;margin-bottom:0;font-size:13px}#custom-modal .first_section .title{font-size:12px;font-weight:550;color:#303030;margin-bottom:4px}#custom-modal .first_section .variant_title{background-color:#e3e3e3;padding:2px 6px;border-radius:8px;font-size:13px;line-height:1.3;color:#303030;margin-bottom:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:initial}#custom-modal .first_section .sku{font-size:12px;color:#616161;margin-bottom:0}#custom-modal .first_section .variant_outer{display:flex}#custom-modal .order_customer_inner .customer_shipping_section,#custom-modal .order_customer_inner .customer_billing_section{flex:0 0 49%;max-width:49%;border:1px solid #ebebeb;border-radius:8px;padding:12px}#custom-modal .order_customer_inner{display:flex;flex-wrap:wrap;justify-content:space-between;padding-top:15px}#custom-modal .customer_shipping_section p,#custom-modal .customer_billing_section p{font-size:13px;color:#303030;margin-bottom:0;line-height:1.4}#custom-modal .customer_shipping_section label,#custom-modal .customer_billing_section label{color:#303030;font-weight:600}#custom-modal #close-modal,#custom-modal-notes #close-modal-notes{width:30px;height:30px;border-radius:50%;display:flex;align-items:center;justify-content:center;min-width:auto;position:absolute;top:10px;right:10px}#custom-modal #close-modal svg,#custom-modal-notes #close-modal-notes svg{width:16px;height:auto}#custom-modal #close-modal svg path,#custom-modal-notes #close-modal-notes svg path{fill:#303030}.order_loader{position:fixed;right:0;z-index:1001;top:50%;left:50%;transform:translate(-50%,-50%);max-width:800px;max-height:80%;background-color:#ffffffd6;width:100%;border-radius:10px;height:80%;display:none}.order_loader .order_success_msg{display:flex;align-items:center;justify-content:center;height:100%;font-size:24px;font-family:gomme-sans,sans-serif;max-width:400px;margin:0 auto;text-align:center;line-height:1.2}.order_loader .order_success_msg img{max-width:90px}.display_orders_main td span{color:#fff;text-transform:uppercase;padding:8px;border-radius:5px;display:inline-block;width:100%;text-align:center;font-family:cresta,sans-serif;font-size:13px;font-weight:700;line-height:1.42}.display_orders_main td span.approved{background:#47a04b}.display_orders_main td span.not_approved{background:#f44b24}.display_orders_main td span.rejected{background:red}.display_orders_main td span.pending{background:#f1b341;color:#1d1d1d}.display_orders_main td a{text-transform:initial}.page-reports .display_orders_main .status_column.hidden{display:none}.page-reports .display_order_data tr td:nth-child(8){display:none}.template-page.page-reports.reports.reports .no-access-login,.template-page.page-export_reports.export-reports.export-reports .no-access-login{display:flex;justify-content:center;flex-direction:column;align-items:center;height:100vh}.template-page.page-reports.reports.reports .no-access-login p,.template-page.page-export_reports.export-reports.export-reports .no-access-login p{font-size:20px;font-family:cresta,sans-serif;font-weight:600}.selection_date_area{display:flex;max-width:800px;justify-content:space-between;align-items:flex-end;margin:0 auto;gap:10px}.selection_date_area .common_date,.selection_date_area .common_date input{width:100%;cursor:pointer}.selection_date_area .common_date label{font-weight:600;font-size:16px!important}.selection_date_area .search_data{display:block;background:#f1b341;color:#1d1d1d;padding:5px 15px;border-radius:3px;font-size:inherit;transition:all .5s;font-family:cresta,sans-serif;font-weight:600;height:43px;border:none;width:160px;cursor:pointer}.selection_date_area .buttons{display:flex;gap:10px;width:100%;justify-content:space-between}.export-reports .display_order_data tr td:nth-child(9){display:none}.export-reports .display_orders_main{padding-top:50px}.export-reports .pagination-order{display:flex;justify-content:center;align-items:center;padding:35px 0}.export-reports .total_count{display:flex;justify-content:flex-end;padding:10px 0}.export-reports .total_count .total_text{font-size:16px}.export-reports .total_count .total_number{font-size:16px;font-weight:600}.template-product .custom_btn_prod{display:block;background:#f1b341;color:#1d1d1d;padding:5px 15px;border-radius:3px;font-size:.8rem;transition:all .5s;text-align:center;margin-bottom:10px;font-weight:700;text-transform:uppercase}.template-product .custom_btn_prod:hover{color:#1d1d1d}
/*# sourceMappingURL=/cdn/shop/t/2/assets/custom-quote.css.map */
