.wooquote123-button-wrapper{margin:15px 0;text-align:center}.wooquote123-button-wrapper{margin:15px 0;text-align:center}.wooquote123-loop-button{margin:10px 0;text-align:center}.wooquote123-loop-button .wooquote123-quote-button{padding:8px 16px;font-size:14px;width:100%;justify-content:center}.wooquote123-widget-button{margin:8px 0;text-align:center}.wooquote123-widget-button .wooquote123-quote-button{padding:6px 12px;font-size:12px;width:100%;justify-content:center}.wooquote123-shortcode-button{margin:10px 0;text-align:center}.wooquote123-quote-button{background:#0073aa;color:#fff;border:none;padding:12px 24px;font-size:16px;border-radius:4px;cursor:pointer;transition:all .3s ease;display:inline-flex;align-items:center;gap:8px;text-decoration:none;min-width:120px}.wooquote123-quote-button:hover{background:#005a87;transform:translateY(-1px);color:#fff;text-decoration:none}.wooquote123-quote-button:active{transform:translateY(0)}.wooquote123-quote-button:focus{outline:none;box-shadow:0 0 0 2px rgba(0,115,170,.3)}.wooquote123-icon{font-size:18px;line-height:1}@media (max-width:768px){.wooquote123-quote-button{padding:10px 20px;font-size:14px}.wooquote123-loop-button .wooquote123-quote-button{padding:8px 16px;font-size:13px}.wooquote123-widget-button .wooquote123-quote-button{padding:6px 12px;font-size:11px}}.wooquote123-modal{position:fixed;z-index:9999;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center}.wooquote123-modal-content{background-color:#fff;margin:auto;padding:0;border-radius:8px;width:90%;max-width:600px;max-height:90vh;overflow-y:auto;box-shadow:0 4px 20px rgba(0,0,0,.3);animation:wooquote123-modal-fade-in .3s ease}@keyframes wooquote123-modal-fade-in{from{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.wooquote123-modal-header{padding:20px;border-bottom:1px solid #eee;display:flex;justify-content:space-between;align-items:center;background:#f8f9fa;border-radius:8px 8px 0 0}.wooquote123-modal-header h3{margin:0;color:#333;font-size:20px}.wooquote123-close{color:#aaa;font-size:28px;font-weight:700;cursor:pointer;line-height:1}.wooquote123-close:hover,.wooquote123-close:focus{color:#000}.wooquote123-modal-body{padding:20px}.wooquote123-form{max-width:100%}.wooquote123-product-info{background:#f8f9fa;padding:15px;border-radius:4px;margin-bottom:20px;border-left:4px solid #0073aa}.wooquote123-product-info h4{margin:0 0 5px;color:#333}.wooquote123-form-row{margin-bottom:20px}.wooquote123-form-row label{display:block;margin-bottom:5px;font-weight:600;color:#333}.wooquote123-form-row input,.wooquote123-form-row textarea,.wooquote123-form-row select{width:100%;padding:10px;border:1px solid #ddd;border-radius:10px;font-size:14px;transition:border-color .3s ease}.wooquote123-form-row input:focus,.wooquote123-form-row textarea:focus,.wooquote123-form-row select:focus{outline:none;border-color:#0073aa;box-shadow:0 0 0 2px rgba(0,115,170,.1)}.wooquote123-form-row input[type=number]{max-width:120px}.wooquote123-form-actions{display:flex;gap:10px;justify-content:flex-end;margin-top:30px;padding-top:20px;border-top:1px solid #eee}.wooquote123-form-actions .button{padding:10px 20px;font-size:14px}.wooquote123-cancel{background:#f1f1f1;color:#333;border:1px solid #ccc}.wooquote123-cancel:hover{background:#e1e1e1}.wooquote123-submit{background:#0073aa;color:#fff;border:none}.wooquote123-submit:hover{background:#005a87}.wooquote123-shortcode-form{max-width:600px;margin:0 auto;padding:20px;background:#fff;border:1px solid #ddd;border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,.1)}@media (max-width:768px){.wooquote123-modal-content{width:95%;margin:20px}.wooquote123-form-actions{flex-direction:column}.wooquote123-form-actions .button{width:100%}}.wooquote123-loading{opacity:.6;pointer-events:none}.wooquote123-loading .wooquote123-submit{position:relative}.wooquote123-loading .wooquote123-submit:after{content:'';position:absolute;top:50%;left:50%;width:20px;height:20px;margin:-10px 0 0 -10px;border:2px solid #fff;border-top:2px solid transparent;border-radius:50%;animation:wooquote123-spin 1s linear infinite}@keyframes wooquote123-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.wooquote123-message{padding:15px;margin:15px 0;border-radius:4px;font-weight:500}.wooquote123-message.success{background:#d4edda;color:#155724;border:1px solid #c3e6cb}.wooquote123-message.error{background:#f8d7da;color:#721c24;border:1px solid #f5c6cb}.wooquote123-cart-page{max-width:100%;margin:0 auto;padding:20px;background:#fff;border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,.1)}.wooquote123-cart-header{padding-bottom:20px;margin-bottom:30px}.wooquote123-cart-header h2{margin:0 0 10px;color:#333;font-size:28px;text-align:center}.wooquote123-cart-summary{color:#666;font-size:16px}.wooquote123-customer-section{background:#f8f9fa;padding:25px;border-radius:8px;margin-bottom:30px;border-left:4px solid #0073aa}.wooquote123-customer-section h3{margin:0 0 20px;color:#333;font-size:20px}.wooquote123-customer-section .wooquote123-form-row{margin-bottom:20px}.wooquote123-customer-section .wooquote123-form-row:last-child{margin-bottom:0}.wooquote123-grid-2{display:grid;grid-template-columns:1fr 1fr;gap:20px 30px}.wooquote123-grid-2 .wooquote123-col{display:block}.wooquote123-products-section h3{margin:0 0 20px;color:#333;font-size:20px}.wooquote123-product-search{display:flex;gap:10px;margin-bottom:20px;align-items:center}.wooquote123-product-search input{flex:1;padding:10px 15px;border:1px solid #ddd;border-radius:4px;font-size:14px}.wooquote123-product-search button{padding:10px 20px;background:#0073aa;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:14px}.wooquote123-product-search button:hover{background:#005a87}.wooquote123-cart-table-wrapper{overflow-x:auto;margin-bottom:30px}.wooquote123-cart-table{width:100%;border-collapse:collapse;background:#fff;border:1px solid #ddd;border-radius:8px;overflow:hidden}.wooquote123-cart-table th:nth-child(4),.wooquote123-cart-table td:nth-child(4){width:120px}.wooquote123-cart-table thead{background:#f1f1f1}.wooquote123-cart-table th{padding:15px 10px;text-align:left;font-weight:600;color:#333;border-bottom:2px solid #ddd;white-space:nowrap}.wooquote123-cart-table td{padding:15px 10px;border-bottom:1px solid #eee;vertical-align:middle}.wooquote123-cart-table tbody tr:hover{background:#f8f9fa}.wooquote123-cart-table tbody tr:last-child td{border-bottom:none}.wooquote123-empty-cart td{text-align:center;color:#666;font-style:italic;padding:40px 20px}.wooquote123-quantity-controls{display:flex;align-items:center;gap:3px}.wooquote123-qty-btn{width:26px;height:26px;border:1px solid #ddd;background:#f8f9fa;color:#333;cursor:pointer;border-radius:4px;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700}.wooquote123-qty-btn:hover{background:#e9ecef}.wooquote123-qty-input{width:40px;height:26px;text-align:center;border:1px solid #ddd;border-radius:10px;font-size:14px}#wooquote123-inline-sku,#wooquote123-inline-name,#wooquote123-inline-qty{border-radius:10px}.wooquote123-qty-input:focus{outline:none;border-color:#0073aa;box-shadow:0 0 0 2px rgba(0,115,170,.1)}.wooquote123-price,.wooquote123-price-excl-vat,.wooquote123-subtotal{font-weight:600;color:#333;white-space:nowrap}.wooquote123-cart-totals{background:#f8f9fa;padding:20px;border-radius:8px;border:1px solid #ddd;margin-bottom:30px}.wooquote123-total-row{display:flex;justify-content:space-between;align-items:center;padding:10px 0;border-bottom:1px solid #eee}.wooquote123-total-row:last-child{border-bottom:none}.wooquote123-total-final{font-size:18px;font-weight:700;color:#0073aa;border-top:2px solid #0073aa;margin-top:10px;padding-top:15px}.wooquote123-total-label{font-weight:600;color:#333}.wooquote123-total-amount{font-weight:600;color:#333}.wooquote123-cart-actions{display:flex;gap:15px;justify-content:flex-end;align-items:center}.wooquote123-success-page{max-width:800px;margin:40px auto;padding:30px;background:#fff;border:1px solid #e6e6e6;border-radius:10px;text-align:center}.wooquote123-success-icon{width:70px;height:70px;line-height:70px;margin:0 auto 15px;background:#28a745;color:#fff;border-radius:50%;font-size:34px;font-weight:700}.wooquote123-success-actions{display:flex;gap:12px;justify-content:center;margin-top:20px}.wooquote123-success-actions .button{padding:10px 18px}.wooquote123-cart-actions .button{padding:12px 24px;font-size:16px;border-radius:4px;text-decoration:none;display:inline-flex;align-items:center;gap:8px}.wooquote123-cart-actions .button-primary{background:#28a745;color:#fff;border:none;font-weight:600}.wooquote123-cart-actions .button-primary:hover{background:#218838;color:#fff}.wooquote123-cart-actions .button-primary:before{content:"→";font-size:18px}.wooquote123-in-cart{background:#28a745 !important;color:#fff !important}.wooquote123-in-cart:hover{background:#218838 !important;color:#fff !important}@media (max-width:768px){.wooquote123-cart-page{padding:15px}.wooquote123-grid-2{grid-template-columns:1fr}.wooquote123-cart-table{font-size:14px}.wooquote123-cart-table th,.wooquote123-cart-table td{padding:10px 5px}.wooquote123-cart-actions{flex-direction:column;align-items:stretch}.wooquote123-cart-actions .button{width:100%;justify-content:center}.wooquote123-product-search{flex-direction:column}.wooquote123-product-search input,.wooquote123-product-search button{width:100%}}.wooquote123-autocomplete-dropdown{max-height:300px;overflow-y:auto;border:1px solid #ddd;border-radius:6px;box-shadow:0 4px 15px rgba(0,0,0,.15);z-index:9999 !important;background:#fff}.wooquote123-autocomplete-dropdown .ui-menu-item{border-bottom:1px solid #f0f0f0}.wooquote123-autocomplete-dropdown .ui-menu-item:last-child{border-bottom:none}.wooquote123-autocomplete-dropdown .ui-menu-item-wrapper{padding:0;transition:background-color .2s;font-size:14px;color:#333;cursor:pointer}.wooquote123-autocomplete-dropdown .ui-menu-item-wrapper:hover,.wooquote123-autocomplete-dropdown .ui-menu-item-wrapper.ui-state-active{background-color:#f8f9fa}.wooquote123-product-item{display:flex;align-items:center;padding:8px 12px;gap:10px}.wooquote123-product-image{flex-shrink:0;width:40px;height:40px;border-radius:3px;overflow:hidden;background:#f8f9fa;display:flex;align-items:center;justify-content:center}.wooquote123-product-image img{width:100%;height:100%;object-fit:cover;display:block}.ui-autocomplete .wooquote123-product-item{display:flex !important;align-items:center;padding:8px 12px;gap:10px}.ui-autocomplete .wooquote123-product-image{flex-shrink:0;width:40px;height:40px;border-radius:3px;overflow:hidden;background:#f8f9fa;display:flex;align-items:center;justify-content:center}.ui-autocomplete .wooquote123-product-image img{width:40px !important;height:40px !important;object-fit:cover;border-radius:3px;display:block !important}.ui-autocomplete .wooquote123-product-info{flex:1;min-width:0}.ui-autocomplete .wooquote123-product-sku{font-size:12px;color:#666;margin-bottom:2px;font-weight:500}.ui-autocomplete .wooquote123-product-name{font-size:13px;color:#333;line-height:1.3;font-weight:400}.ui-autocomplete .wooquote123-dropdown-item:hover,.ui-autocomplete .wooquote123-dropdown-item.ui-state-hover{background-color:#f8f9fa}.ui-autocomplete .wooquote123-no-results{padding:12px;text-align:center;color:#666;font-style:italic}.wooquote123-product-info{flex:1;min-width:0}.wooquote123-product-sku{font-size:12px;color:#666;margin-bottom:2px;font-weight:500}.wooquote123-product-name{font-size:13px;color:#333;line-height:1.3;font-weight:400}.wooquote123-loading{position:relative}.wooquote123-loading:after{content:'';position:absolute;right:10px;top:50%;transform:translateY(-50%);width:16px;height:16px;border:2px solid #f3f3f3;border-top:2px solid #0073aa;border-radius:50%;animation:wooquote123-spin 1s linear infinite}tr.wooquote123-loading{opacity:.7;background-color:#f8f9fa}tr.wooquote123-loading:after{content:'';position:absolute;right:20px;top:50%;transform:translateY(-50%);width:20px;height:20px;border:2px solid #f3f3f3;border-top:2px solid #0073aa;border-radius:50%;animation:wooquote123-spin 1s linear infinite}@keyframes wooquote123-spin{0%{transform:translateY(-50%) rotate(0deg)}100%{transform:translateY(-50%) rotate(360deg)}}.wooquote123-new-row{background-color:#f8f9fa;border:2px dashed #dee2e6}.wooquote123-new-row td{padding:12px 8px}.wooquote123-new-row input[type=text]{border:2px solid #0073aa;background-color:#fff;font-weight:500}.wooquote123-new-row input[type=text]:focus{border-color:#005a87;box-shadow:0 0 0 2px rgba(0,115,170,.2)}.wooquote123-existing-item{background-color:#fff;border:1px solid #e9ecef}.wooquote123-existing-item td{padding:10px 8px}.wooquote123-existing-item input[type=text]{border:1px solid #ced4da;background-color:#f8f9fa;font-size:14px}.wooquote123-existing-item input[type=text]:focus{border-color:#0073aa;background-color:#fff;box-shadow:0 0 0 1px rgba(0,115,170,.2)}.wooquote123-new-row #wooquote123-add-manual-item{background:#28a745;border-color:#28a745;color:#fff;font-weight:600}.wooquote123-new-row #wooquote123-add-manual-item:hover{background:#218838;border-color:#1e7e34}.wooquote123-existing-item .wooquote123-remove-item{background:#dc3545;border-color:#dc3545;color:#fff}.wooquote123-existing-item .wooquote123-remove-item:hover{background:#c82333;border-color:#bd2130}@media (max-width:768px){.wooquote123-autocomplete-dropdown{max-height:250px}.wooquote123-product-item{padding:10px 12px;gap:10px}.wooquote123-product-image{width:40px;height:40px}.wooquote123-product-name{font-size:13px}.wooquote123-product-sku{font-size:11px}.wooquote123-product-price{font-size:12px}.wooquote123-new-row td,.wooquote123-existing-item td{padding:8px 4px}}.wooquote123-cart-counter{position:relative;display:inline-block}.wooquote123-cart-counter-link{display:flex;align-items:center;gap:8px;padding:10px 15px;background:#0073aa;color:#fff;text-decoration:none;border-radius:4px;font-weight:500;transition:all .3s ease;box-shadow:0 2px 4px rgba(0,0,0,.1)}.wooquote123-cart-counter-link:hover{background:#005a87;color:#fff;text-decoration:none;transform:translateY(-1px);box-shadow:0 4px 8px rgba(0,0,0,.15)}.wooquote123-cart-icon{font-size:16px}.wooquote123-cart-text{font-size:14px}.wooquote123-cart-count{background:#ff6b6b;color:#fff;padding:2px 8px;border-radius:12px;font-size:12px;font-weight:700;min-width:20px;text-align:center}.wooquote123-cart-dropdown{position:absolute;top:100%;right:0;width:350px;background:#fff;border:1px solid #ddd;border-radius:8px;box-shadow:0 8px 25px rgba(0,0,0,.15);z-index:1000;opacity:0;visibility:hidden;transform:translateY(-10px);transition:all .3s ease;margin-top:5px}.wooquote123-cart-counter:hover .wooquote123-cart-dropdown{opacity:1;visibility:visible;transform:translateY(0)}.wooquote123-cart-dropdown-header{padding:15px 20px;border-bottom:1px solid #eee;background:#f8f9fa;border-radius:8px 8px 0 0}.wooquote123-cart-dropdown-header h4{margin:0 0 5px;font-size:16px;color:#333}.wooquote123-cart-total{font-size:18px;font-weight:700;color:#0073aa}.wooquote123-cart-dropdown-items{max-height:300px;overflow-y:auto}.wooquote123-cart-dropdown-item{display:flex;justify-content:space-between;align-items:center;padding:12px 20px;border-bottom:1px solid #f0f0f0;transition:background .2s ease}.wooquote123-cart-dropdown-item:hover{background:#f8f9fa}.wooquote123-cart-dropdown-item:last-child{border-bottom:none}.wooquote123-cart-item-info{flex:1;min-width:0}.wooquote123-cart-item-name{font-weight:500;color:#333;margin-bottom:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wooquote123-cart-item-sku{font-size:12px;color:#666;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wooquote123-cart-item-details{display:flex;align-items:center;gap:10px;flex-shrink:0}.wooquote123-cart-item-qty{background:#e9ecef;color:#495057;padding:2px 8px;border-radius:12px;font-size:12px;font-weight:500}.wooquote123-cart-item-price{font-weight:600;color:#0073aa;font-size:14px}.wooquote123-cart-dropdown-footer{padding:15px 20px;border-top:1px solid #eee;background:#f8f9fa;border-radius:0 0 8px 8px}.wooquote123-cart-view-button{width:100%;text-align:center;background:#0073aa;color:#fff;border:none;padding:10px 15px;border-radius:4px;font-weight:500;text-decoration:none;transition:background .3s ease}.wooquote123-cart-view-button:hover{background:#005a87;color:#fff;text-decoration:none}.wooquote123-cart-counter:not(:hover) .wooquote123-cart-dropdown{display:none}.wooquote123-cart-counter:not(.wooquote123-has-items) .wooquote123-cart-dropdown{display:none !important}.wooquote123-cart-counter.wooquote123-minimal .wooquote123-cart-counter-link{background:0 0;color:#333;padding:5px 10px;box-shadow:none}.wooquote123-cart-counter.wooquote123-minimal .wooquote123-cart-counter-link:hover{background:#f8f9fa;transform:none;box-shadow:none}.wooquote123-cart-counter.wooquote123-minimal .wooquote123-cart-count{background:#ff6b6b;color:#fff}@media (max-width:768px){.wooquote123-cart-dropdown{width:300px;right:-50px}.wooquote123-cart-counter-link{padding:8px 12px;font-size:13px}.wooquote123-cart-dropdown-item{padding:10px 15px}.wooquote123-cart-item-name{font-size:13px}.wooquote123-cart-item-sku{font-size:11px}}