.page_form_create_custom_order{width:95%;max-width:500px;margin:auto}.page_form_create_custom_order .custom-order-form-wrapper #custom-order-form{max-width:500px;margin:30px auto;padding:20px;border:1px solid #ddd;border-radius:10px;background-color:#f9f9f9;font-family:Arial,sans-serif}.page_form_create_custom_order .custom-order-form-wrapper #custom-order-form label{display:block;margin-bottom:15px;font-weight:bold}.page_form_create_custom_order .custom-order-form-wrapper #custom-order-form input,.page_form_create_custom_order .custom-order-form-wrapper #custom-order-form select{width:100%;padding:10px;margin-top:5px;border-radius:6px;border:1px solid #ccc;font-size:14px;box-sizing:border-box}.page_form_create_custom_order .custom-order-form-wrapper #custom-order-form button{margin-top:10px;width:100%;padding:12px;background-color:#0073aa;color:#fff;border:none;border-radius:6px;font-size:16px;cursor:pointer;transition:background-color .3s}.page_form_create_custom_order .custom-order-form-wrapper #custom-order-form button:hover{background-color:#005a8c}.page_form_create_custom_order .custom-order-form-wrapper #custom-order-message{margin-top:15px;padding:10px;border-radius:4px;font-weight:bold}.page_form_create_custom_order .custom-order-form-wrapper #custom-order-message.success{background-color:#e6ffe6;color:#2e7d32;border:1px solid #2e7d32}.page_form_create_custom_order .custom-order-form-wrapper #custom-order-message.error{background-color:#ffe6e6;color:#c62828;border:1px solid #c62828}.page_form_create_custom_order .custom-order-form-wrapper #custom-order-loader{display:flex;align-items:center;justify-content:center;gap:10px;margin-top:15px;font-weight:bold;color:#333}.page_form_create_custom_order .custom-order-form-wrapper .loader{width:20px;height:20px;border:3px solid #ccc;border-top:3px solid #000;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}/*# sourceMappingURL=form-create-custom-order.css.map */
