.custom-quote-widget{position:fixed;width:100%;height:100%;z-index:11000;pointer-events:none}.custom-quote-widget__header-container{position:fixed;z-index:10000}.custom-quote-widget .qw-show{opacity:1;pointer-events:all}.custom-quote-widget .qw-remove-display{display:none!important}.custom-quote-widget__label{cursor:pointer;background-color:#000;position:absolute;right:0;transform-origin:center center;transform:translate(50%) rotate(-90deg) translateY(-50%);top:325px;color:#fff;pointer-events:all}.custom-quote-widget__label--container{padding:10px 20px;letter-spacing:.1em}.custom-quote-widget__label--active-products-text{display:inline-flex}.custom-quote-widget__overlay{opacity:0;pointer-events:none;width:100%;height:100%;background:#0000007f;display:flex;justify-content:center;align-items:center;z-index:2;position:relative;transition:all .3s ease-in-out}.custom-quote-widget__overlay--close{background:#000;color:#fff;position:absolute;font-size:40px;width:35px;height:35px;display:flex;align-items:center;justify-content:center;border:none;cursor:pointer;border-radius:50%;right:1rem;top:1rem;z-index:1;background:none;top:6px;right:10px;border:1px solid}.custom-quote-widget__overlay--close span{transform:rotate(45deg)}.custom-quote-widget__overlay--container{background:#fff;width:93%;height:fit-content;padding:40px 0 25px;position:relative;overflow:hidden;border-radius:3px}.custom-quote-widget__overlay--container.active{height:95%}.custom-quote-widget__overlay--header{text-align:center;border-bottom:1px solid #b2b2b2;position:relative;z-index:0;margin-top:-40px;color:#fff;background:#223c5c;padding:12px}.custom-quote-widget__overlay--title{font-weight:700;font-size:18px;text-transform:uppercase}.custom-quote-widget__overlay--continue{cursor:pointer}.custom-quote-widget__overlay--body{overflow-y:scroll;padding:20px 25px 80px;height:85%}.custom-quote-widget__overlay--product-list--header{display:flex;font-weight:700;color:#272727;font-size:16px;padding:0;margin-bottom:2rem;background:#f2f3f4}.custom-quote-widget__overlay--product-list--header--product{width:100%;text-align:center;padding:5px}.custom-quote-widget__overlay--product-list--header--option{width:35%}.custom-quote-widget__overlay form .field label span{margin-left:6px;color:#cc0f0f}.custom-quote-widget__overlay form .field{margin-bottom:12px}.custom-quote-widget__overlay form button{width:100%;font-weight:700}.custom-quote-widget__overlay--product-list--container{margin-bottom:40px;display:flex;flex-wrap:wrap;gap:0 1rem}.custom-quote-widget__overlay--product-list--product{display:flex;margin-bottom:32px;justify-content:space-between;flex-direction:column;width:calc(50% - .5rem)}.custom-quote-widget__overlay--product-list--product--image{width:100%;height:100%;background-position:center;background-size:100%;background-repeat:no-repeat;display:flex;align-items:center}.custom-quote-widget__overlay--product-list--product--image:empty{display:block!important;background-position:center;background-size:100%;background-repeat:no-repeat}.custom-quote-widget__overlay--product-list--product--image img{width:100%;height:100%;object-fit:contain}.custom-quote-widget__overlay--product-list--product--title{font-weight:700;margin-bottom:15px;color:#000}.custom-quote-widget__overlay--product-list--product--quantity--text{font-style:italic;display:none}.custom-quote-widget__overlay--product-list--product--quantity--text,.custom-quote-widget__overlay--product-list--product--quantity{margin-bottom:4px}.custom-quote-widget__overlay--product-list--product--remove{text-decoration:underline;cursor:pointer;width:100%;text-align:center;font-size:.9rem;margin-top:.5rem}.custom-quote-widget__overlay--product-list--empty-message{color:#313131;margin-top:5rem;text-align:center;padding:0 2rem}custom-quote-widget-add-button button.button{background-color:#79bbd3;color:#fff;width:100%;padding:13px;font-weight:700;font-size:18px;font-family:Asap,sans-serif;line-height:1.42857143;border:1px solid #79bbd3;transition:.35s all}custom-quote-widget-add-button button.button:not([disabled]):not(.button--outline):hover{background:#fff;color:#223c5c}.custom-quote-widget .contact__button{position:absolute;bottom:0;width:100%;left:0;background:#fff;z-index:1;display:flex;justify-content:space-evenly;border-top:1px solid #223c5c;flex-direction:column-reverse;align-items:center;gap:.6rem;padding:22px}.custom-quote-widget.custom-quote-widget-page .contact__button{border:none}.custom-quote-widget .contact__button .button{background:#223c5c;color:#fff;font-weight:700;transition:.35s all;border-radius:0;padding:13px;border:1px solid #223c5c;margin:0;text-decoration:none;line-height:1.42857143;min-width:255px;font-size:17px;width:100%}.custom-quote-widget .contact__button .button:hover{background:#79bbd3;color:#fff;border-color:#79bbd3}.contact__button button.custom-quote-widget__overlay--continue.button{background:#fff;color:#000;border:1px solid grey}.custom-quote-widget__overlay--product-list--header--option{display:none}.qw-icon-quote{transition:transform .3s ease-in-out;position:relative;--icon-quote-count: 0;background:none}.qw-icon-quote.no-count:after{display:none}.qw-icon-quote svg{width:32px;height:32px;vertical-align:middle;display:block;transform:translateY(2px);color:#fff}.qw-icon-quote svg path{stroke:#fff}.qw-icon-quote:after{counter-reset:iconQuote var(--icon-quote-count);content:counter(iconQuote);color:#fff;font-size:9px;display:flex;align-items:center;justify-content:center;position:absolute;top:0;right:0;width:1rem;height:1rem;border-radius:50%;background:#79bbd3;font-weight:700}.custom-quote-widget__overlay--product-list--product--image--container{display:block;width:100%;height:140px}.custom-quote-widget__overlay--product-list--product--box{width:100%}.custom-quote-widget.custom-quote-widget-page{position:relative}.custom-quote-widget.custom-quote-widget-page .custom-quote-widget__overlay{opacity:1;pointer-events:all;background:#fff}.custom-quote-widget.custom-quote-widget-page button.custom-quote-widget__overlay--close{display:none}.custom-quote-widget.custom-quote-widget-page .custom-quote-widget__overlay--body{overflow:visible;padding:20px 1rem 45px}.custom-quote-widget.custom-quote-widget-page .custom-quote-widget__overlay--container{overflow:visible}.custom-quote-widget.custom-quote-widget-page .contact__button{/ / position: fixed;padding:22px 25px}.contact__field-error{display:none;width:100%;color:red;font-style:italic;padding-left:8px}.custom-quote-widget form .field{flex-wrap:wrap;display:flex;flex-direction:column-reverse}.custom-quote-widget.custom-quote-widget-page .contact__button .button{width:100%}.custom-quote-widget-add-button__container{margin-top:17px;min-width:255px;width:100%}iframe#dummy-chat-button-iframe{z-index:33!important}#QuoteRequest .field input,#QuoteRequest .field textarea{border:1px solid;padding:.8rem;max-width:100%;margin:0 0 8px}#QuoteRequest .field textarea{margin:0}#QuoteRequest svg.icon.icon-error{width:1rem;height:1rem;margin-right:6px}#QuoteRequest .field span.form__message{display:flex}#QuoteRequest .visually-hidden{display:none}#QuoteRequest{padding:0;margin:0}.custom-quote-widget__overlay .quantity-selector{display:flex;align-items:stretch;width:100%}.custom-quote-widget__overlay .quantity-selector>button{flex:1}.custom-quote-widget__overlay .quantity-selector>button[name=minus] svg path{fill:#000}.custom-quote-widget__overlay .quantity-selector>button[name=plus] svg path{stroke:#000}.custom-quote-widget__overlay .quantity-selector input{margin:0;text-align:center}span.qw-counter{color:#fff}.custom-quote-widget__overlay--product-list--variant-title{font-style:italic;margin-top:-10px;margin-bottom:12px;font-size:13px;font-weight:600}.custom-quote-widget__overlay--product-list--product--title a{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;text-overflow:ellipsis;max-height:4.5em;line-height:1.5em}.custom-quote-widget__loader{display:flex;justify-content:center;padding:5rem}.custom-quote-widget .contact-form label,.custom-quote-widget .custom-contact-form label{margin-bottom:6px}.custom-quote-widget h2.form-status.form-status-list.form__message{font-size:1.1rem;display:flex;gap:.6rem}.custom-quote-widget svg.icon.icon-success{min-width:20px;min-height:20px;display:block}.page-quote .section-wrapper{position:relative;z-index:9}.custom-quote-widget.custom-quote-widget-page .contact__button{position:fixed;padding:22px 25px}.custom-quote-widget.custom-quote-widget-page .custom-quote-widget__overlay--header{margin-top:0}@keyframes l3{to{transform:rotate(1turn)}}.custom-quote-widget__loader .loader{width:38px;padding:5px;aspect-ratio:1;border-radius:50%;background:#79bbd3;--_m: conic-gradient(#0000 57%, #000), linear-gradient(#000 0 0) content-box;-webkit-mask:var(--_m);mask:var(--_m);-webkit-mask-composite:source-out;mask-composite:subtract;animation:l3 1s infinite linear;display:block}@media screen and (min-width:768px){.custom-quote-widget__overlay--body{padding:45px 80px}.custom-quote-widget__overlay--product-list--product--quantity--text{display:none}.custom-quote-widget__overlay--product-list--header{font-size:20px}.custom-quote-widget__overlay--container{width:750px}.custom-quote-widget__overlay--title{font-size:22px}.custom-quote-widget__label{top:400px}.custom-quote-widget.custom-quote-widget-page .contact__button{padding:22px 80px}.custom-quote-widget .contact__button .button{font-size:1.3rem}.custom-quote-widget__overlay--product-list--product--image--container{height:170px;margin-bottom:1rem}.custom-quote-widget__overlay .quantity-selector input{flex:1}}@media screen and (min-width:1024px){.custom-quote-widget-page{z-index:1}.custom-quote-widget__overlay--container{width:790px}.custom-quote-widget.custom-quote-widget-page .custom-quote-widget__overlay--body{display:flex;justify-content:space-between;gap:1rem}.custom-quote-widget.custom-quote-widget-page .custom-quote-widget__overlay--container{width:100%;max-width:1200px}.custom-quote-widget.custom-quote-widget-page .custom-quote-widget__overlay--contact-form{width:100%;max-width:355px}.custom-quote-widget.custom-quote-widget-page .contact__button{width:100%;padding:0;position:relative;margin-top:25px}.custom-quote-widget.custom-quote-widget-page .custom-quote-widget__overlay--contact-form{position:-webkit-sticky;position:sticky;top:135px;height:fit-content}.custom-quote-widget.custom-quote-widget-page .custom-quote-widget__overlay--product-list{width:100%}.custom-quote-widget.custom-quote-widget-page .custom-quote-widget__overlay--product-list--header{font-size:15px;text-transform:uppercase}.custom-quote-widget.custom-quote-widget-page .custom-quote-widget__overlay--product-list .custom-quote-widget__overlay--product-list--header{display:none}.custom-quote-widget .contact__button{justify-content:space-between;padding:25px 80px}.custom-quote-widget__overlay--body{padding:45px 80px 80px}textarea#QuoteRequest-body{height:6.5rem}.custom-quote-widget__overlay form .field{margin-bottom:13px}.custom-quote-widget__overlay form .field.message{margin-bottom:0}#QuoteRequest .field input,#QuoteRequest .field textarea{padding:.4rem 1rem;margin:0 0 4px}#QuoteRequest .field textarea{margin:0}.qw-icon-quote svg{width:41px;height:42px}.qw-icon-quote__container{color:#fff;display:flex;flex-direction:column;text-align:center;margin:0 12px}.qw-icon-quote__container a .qw-icon-quote--texts .cart_icon_label{color:#fff}a.header__icon.header__icon--cart.qw-icon-quote.link.focus-inset{display:flex;justify-content:center;margin-bottom:-5px}.qw-icon-quote:after{position:relative;margin-left:-15px}.qw-icon-quote--texts>*{display:block!important}span.login_welcome_text.quote-count{padding:0;text-align:center}custom-quote-widget[data-mode=page]{min-height:50vh;display:block}.custom-quote-widget .contact__button .button{font-size:1.2rem}.custom-quote-widget__overlay--contact-form{border:1px solid lightgray;padding:1.4rem 1.5rem;border-radius:5px}}@media screen and (min-width:1201px){.qw-icon-quote__container{flex-direction:row}.qw-icon-quote--texts{display:flex;flex-direction:column}a.header__icon.header__icon--cart.qw-icon-quote.link.focus-inset{margin-right:10px}span.login_welcome_text.quote-count{margin-top:-2px}}
/*# sourceMappingURL=/cdn/shop/t/34/assets/custom-quote-widget.css.map */
