button.btn-quote.btn{background:#3c898b!important;color:#fff!important;border:2px solid #3c898b!important;border-radius:30px!important;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:6px}button.btn-quote.btn:hover{background:#2d6b6d!important;border-color:#2d6b6d!important;color:#fff!important;text-decoration:none!important}.btn-quote svg{flex-shrink:0;width:16px;height:16px}.header-icons>ul>li.quote-icon-holder{display:inline-block;vertical-align:middle;cursor:pointer;margin:0;margin-inline-start:10px;margin-inline-end:10px;position:relative}.quote-icon-holder .quote-target{position:relative}.quote-icon-holder .quote-toggle{position:relative;text-align:start;color:#000;display:inline-block;line-height:36px;text-decoration:none!important;outline:none;transition:all .35s ease 0s}.quote-icon-holder .quote-toggle>svg{margin-inline-end:10px;vertical-align:middle}.quote-badge-wrap{position:absolute;bottom:-14px;left:12px;pointer-events:none}.quote-badge{width:20px;height:20px;line-height:20px;background:#3c898b;color:#fff!important;text-align:center;font-size:11px;font-weight:700;border-radius:50%;display:block;min-width:20px}.quote-badge.hidden{display:none!important}.quote-badge:not(.hidden){display:block!important}.quote-header-icon{width:26px!important;height:26px!important;max-width:26px!important;min-width:26px!important;object-fit:contain;vertical-align:middle;filter:invert(1) brightness(.2)}.header-icons .quote-icon-holder img.quote-header-icon,.m-quote-icon img.quote-header-icon{width:26px!important;height:26px!important;max-width:26px!important;filter:invert(1) brightness(.2)}.header-icons>ul>li.hover-dropdown .cart-dd{border-color:#3c898b!important}.header-icons>ul>li .cart-target>.basket .n-item{color:#f5f5f5!important}#quote-dropdown{position:fixed;right:0;top:auto;width:340px;max-height:70vh;background:#fff;border:1px solid #ddd;border-top:3px solid #3c898b;box-shadow:0 3px 10px #0000001a;z-index:100000;overflow-y:auto;opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s ease;pointer-events:none}#quote-dropdown.show{opacity:1;visibility:visible;pointer-events:auto;display:block!important}.quote-dd-header{display:flex;align-items:center;justify-content:space-between;padding:10px 15px;border-bottom:1px solid #eee;background:#fff}.quote-dd-header h4{margin:0;font-size:14px;font-weight:700;color:#333;text-transform:uppercase}.quote-dd-close{background:none;border:none;font-size:16px;cursor:pointer;color:#999;padding:0;line-height:1}.quote-dd-close:hover{color:#333}.quote-dd-items{max-height:300px;overflow-y:auto;padding:0}.quote-dd-items::-webkit-scrollbar{width:4px}.quote-dd-items::-webkit-scrollbar-thumb{background:#ccc;border-radius:2px}.quote-dd-item{display:flex;align-items:center;gap:10px;padding:10px 16px;border-bottom:1px solid #f0f0f0;transition:background .15s}.quote-dd-item:hover{background:#fafafa}.quote-dd-item-img{width:60px;height:60px;min-width:60px;min-height:60px;flex-shrink:0;border-radius:4px;overflow:hidden;border:1px solid #eee;background:#f8f8f8;display:flex;align-items:center;justify-content:center}.quote-dd-item-img img,.header-icons .quote-icon-holder img,#quote-dropdown img,#quote-form-modal img{width:60px!important;height:60px!important;max-width:60px!important;object-fit:cover!important;display:block;-webkit-backface-visibility:visible}.quote-dd-item-info{flex:1;min-width:0}.quote-dd-item-title{font-size:12px;color:#333;text-decoration:none;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:3px}.quote-dd-item-title:hover{color:#3c898b}.quote-dd-item-price{font-size:12px;color:#888}.quote-dd-item-qty{font-size:12px;color:#555;font-weight:600}.quote-dd-item-actions{display:flex;gap:6px;flex-shrink:0}.quote-dd-item-actions button{background:none;border:none;cursor:pointer;padding:4px;color:#999}.quote-dd-item-actions button:hover{color:#e74c3c}.quote-dd-item-actions button svg{width:14px;height:14px}.quote-dd-item-meta{display:flex;align-items:center;gap:8px;margin-top:2px}.quote-dd-qty-controls{display:inline-flex;align-items:center;gap:0;border:1px solid #ddd;border-radius:3px;overflow:hidden}.quote-qty-btn{width:22px;height:22px;background:#f5f5f5;border:none;cursor:pointer;font-size:13px;font-weight:700;color:#555;display:flex;align-items:center;justify-content:center}.quote-qty-btn:hover{background:#e0e0e0}.quote-dd-item-qty{padding:0 6px;font-size:12px;font-weight:600;min-width:18px;text-align:center}.quote-modal-qty-controls{display:inline-flex;align-items:center;gap:0;border:1px solid #ddd;border-radius:3px;overflow:hidden}.quote-modal-qty-controls button{width:26px;height:26px;background:#f5f5f5;border:none;cursor:pointer;font-size:14px;font-weight:700;color:#555}.quote-modal-qty-controls button:hover{background:#e0e0e0}.quote-modal-qty-controls span{padding:0 8px;font-size:13px;font-weight:600}.quote-dd-empty{padding:30px 16px;text-align:center;color:#999;font-size:14px}.quote-dd-footer{padding:10px 15px;border-top:1px solid #eee;background:#fff}.quote-dd-summary{display:flex;justify-content:space-between;margin-bottom:10px;font-size:13px;color:#333}.quote-dd-summary .subtotal{font-weight:700;color:#333}.quote-dd-submit{display:block;width:100%;padding:12px 20px;background:#3c898b;color:#fff;border:2px solid #3c898b;border-radius:30px;font-size:14px;font-weight:700;cursor:pointer;text-align:center;transition:all .3s ease;text-transform:none;letter-spacing:.5px}.quote-dd-submit:hover{background:#2d6b6d;border-color:#2d6b6d}.quote-dd-clear{display:block;width:100%;margin-top:8px;padding:10px 20px;background:#fff;color:#333;border:2px solid #ddd;border-radius:30px;font-size:13px;font-weight:600;cursor:pointer;text-align:center;transition:all .3s ease}.quote-dd-clear:hover{border-color:#333;background:#f5f5f5}.quote-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;z-index:99998}.quote-modal-box{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:90%;max-width:700px;max-height:90vh;overflow-y:auto;background:#fff;border-radius:8px;z-index:99999;box-shadow:0 16px 48px #0003;padding:0}.quote-modal-header{display:flex;align-items:center;justify-content:space-between;padding:16px 24px;border-bottom:2px solid #3c898b;position:sticky;top:0;background:#fff;z-index:1}.quote-modal-header h3{margin:0;font-size:20px;font-weight:700;color:#333}.quote-modal-close{background:none;border:none;font-size:22px;cursor:pointer;color:#999;width:32px;height:32px;display:flex;align-items:center;justify-content:center}.quote-modal-close:hover{color:#333}.quote-modal-items{padding:16px 24px;border-bottom:1px solid #eee}.quote-modal-items table{width:100%;border-collapse:collapse;font-size:13px}.quote-modal-items th{text-align:left;padding:6px 8px;color:#888;font-weight:600;border-bottom:1px solid #eee}.quote-modal-items td{padding:8px;border-bottom:1px solid #f5f5f5}.quote-modal-items .item-img{width:40px;height:40px;object-fit:contain;border-radius:3px}.quote-form-body{padding:20px 24px;text-align:left}.quote-form-body h4{margin:0 0 16px;font-size:16px;font-weight:700;color:#333;text-align:left}.quote-form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:12px}.quote-form-group{display:flex;flex-direction:column}.quote-form-group.full{grid-column:1 / -1}.quote-form-group label{font-size:13px;font-weight:600;color:#555;margin-bottom:4px;text-align:left;display:block}.quote-form-group label .req{color:#e74c3c}.quote-form-group input,.quote-form-group select,.quote-form-group textarea{padding:8px 12px;border:1px solid #ddd;border-radius:4px;font-size:14px;transition:border-color .2s}.quote-form-group input:focus,.quote-form-group select:focus,.quote-form-group textarea:focus{border-color:#3c898b;outline:none;box-shadow:0 0 0 2px #3c898b26}.quote-form-group textarea{resize:vertical;min-height:60px}.quote-payment-options{display:flex;gap:16px;padding:4px 0}.quote-payment-options label{display:flex;align-items:center;gap:6px;font-size:14px;cursor:pointer}.quote-form-submit{display:block;width:100%;padding:14px 20px;margin-top:16px;background:#3c898b;color:#fff;border:2px solid #3c898b;border-radius:30px;font-size:15px;font-weight:700;cursor:pointer;transition:all .3s ease;letter-spacing:.5px}.quote-form-submit:hover{background:#2d6b6d;border-color:#2d6b6d}.quote-form-submit:disabled{background:#ccc;border-color:#ccc;cursor:not-allowed}.quote-success{text-align:center;padding:40px 24px}.quote-success svg{width:48px!important;height:48px!important;max-width:48px;color:#3c898b;margin-bottom:16px}.quote-success h4{font-size:18px;color:#333;margin-bottom:8px}.quote-success p{color:#666;font-size:14px}.quote-error{color:#e74c3c;font-size:13px;margin-top:8px;text-align:center}#quote-toast:not([style*="display:none"]):not([style*="display: none"]){position:fixed!important;bottom:20px!important;right:20px!important;background:#333!important;color:#fff!important;padding:10px 16px!important;border-radius:6px!important;font-size:13px!important;z-index:100000!important;box-shadow:0 4px 16px #0003!important;display:flex!important;align-items:center!important;gap:8px!important;animation:quoteToastIn .3s ease;max-width:350px!important;width:auto!important;height:auto!important;left:auto!important;top:auto!important}#quote-toast[style*="display:none"],#quote-toast[style*="display: none"]{display:none!important}.quote-toast.hide,#quote-toast.hide{animation:quoteToastOut .3s ease forwards}.quote-toast svg,#quote-toast svg{width:16px!important;height:16px!important;max-width:16px!important;max-height:16px!important;color:#4ecdc4!important;flex-shrink:0}@keyframes quoteToastIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes quoteToastOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(20px)}}.m-quote-icon{display:none}@media(max-width:991px){.header-main .table-row{position:relative}.m-quote-icon{display:block!important;position:absolute;top:50%;right:42px;transform:translateY(-50%);z-index:9;cursor:pointer;padding:6px}.m-quote-icon svg,.m-quote-icon img.quote-header-icon{display:block;width:24px!important;height:24px!important;min-width:24px!important;min-height:24px!important;max-width:none!important}.m-quote-icon .quote-badge{position:absolute;left:18px;bottom:0;min-width:18px;height:18px;line-height:18px;background:#3c898b;color:#fff;text-align:center;font-size:10px;font-weight:700;border-radius:50%}.m-quote-icon .quote-badge.hidden{display:none!important}}@media(min-width:540px)and (max-width:767px){.m-quote-icon{right:80px!important}}@media(min-width:768px)and (max-width:991px){.m-quote-icon{right:90px!important}}@media(max-width:374px){.m-quote-icon{right:35px!important}.m-quote-icon svg{width:20px!important;height:20px!important;min-width:20px!important;min-height:20px!important}}@media(max-width:991px){#quote-dropdown{width:300px!important;max-height:60vh!important;left:auto!important;bottom:auto!important}.quote-modal-box{width:95%;max-height:95vh}.quote-form-row{grid-template-columns:1fr}.btn-quote{width:100%;justify-content:center}}@media(max-width:480px){#quote-dropdown{width:280px!important;right:5px!important}}@media(max-width:480px){.quote-modal-box{width:100%;max-width:100%;border-radius:0;max-height:100vh}}
/*# sourceMappingURL=/cdn/shop/t/37/assets/quote-request.css.map */
