.quotepopup-section{box-sizing:border-box;opacity:1;position:sticky;visibility:visible;z-index:100000000;margin:0 auto;top:auto;left:0;width:100%;height:0;display:flex;align-items:flex-end;justify-content:center;bottom:0}.quotepopup-section.quoteopen{opacity:1;visibility:visible}.quotepopup-wrapper{background:var(--septenary-color);box-shadow:0 4px 20px #00000014;padding:20px;border-radius:var(--secondary-border-radius);margin-bottom:10px;position:relative;cursor:pointer;border:1px solid var(--border_color)}.quotepopup-section.quoteopen .quotepopup-wrapper{cursor:auto}.quotepopup-section .quotepopup-closebtn{position:absolute;top:23px;left:auto;right:20px;line-height:0;cursor:pointer;color:var(--tertiary-color)}.quotepopup-msg{color:var(--duodenary_color)}.quotepopup-section .quotepopup-closebtn .icon g{opacity:1}.quotepopup-section .quotepopup-closebtn .icon-close,.quotepopup-section.quoteopen .quotepopup-closebtn .icon-caret{display:none}.quotepopup-section .quotepopup-closebtn .icon-caret{width:20px;height:20px;transform:rotate(180deg);transition:all .5s ease-in-out}.quotepopup-section.quoteopen .icon-close,.quotepopup-section.empty-quotesection .icon-close{display:block}.quotepopup-section .quotepopup-closebtn:hover .icon-caret{transform:rotate(180deg) translateY(10px)}.quotepopup-section .quotepopup-heading{margin:0 0 23px;text-align:left;color:var(--heading-color);flex-wrap:wrap}.quotepopup-section:not(.quoteopen) .quotepopup-heading{margin-bottom:0}.quotepopup-section .quotepopup-heading .quotepopup-countproductwrap{margin:0}.quotepopup-wrapper .quotepopup-centerheading .quotepopup-heading-empty{text-align:center;margin:0;align-items:center;justify-content:center;flex-wrap:wrap;gap:25px}quote-popup .quotepopup-empty-btn{font-weight:600;height:57px;display:flex;align-items:center;justify-content:center;padding:12px 48px;font-size:18px;line-height:1}.quotepopup-section .quotepopup-empty-headingwrap .quotepopup-heading{margin-bottom:10px}.quotepopup-innerwrapper{width:100%;display:none;align-items:center;justify-content:space-between;flex-wrap:wrap}.quotepopup-section.quoteopen .quotepopup-innerwrapper{display:flex}.quotepopup-section.empty-quotesection .quotepopup-innerwrapper{display:none}.quotepopup-product-wrapper{width:calc(84.9% - 10px);display:flex;align-items:flex-start;flex-wrap:wrap;row-gap:20px;height:100%;max-height:220px;overflow:hidden;overflow-y:auto;margin-right:10px}.quotepopup-product-wrapper::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:var(--senary-color)}.quotepopup-product-wrapper::-webkit-scrollbar{width:4px;background-color:var(--senary-color)}.quotepopup-product-wrapper::-webkit-scrollbar-thumb{background-color:var(--tertiary-color)}.quotepopup-section .quotepopup-wrapper .quotepopup-product-propertywrap{margin-top:5px}.quotepopup-section .quotepopup-product-propertywrap .quotepopup-product-propertytxt ul{margin-top:5px;padding-left:22px}.quotepopup-section .quotepopup-product-propertywrap .quotepopup-product-propertytxt ul li:not(:last-child){margin-bottom:2px}.quotepopup-product-item{width:calc(25% - 21px);margin-right:18px;padding-right:18px;border-right:1px solid var(--border_color);display:flex;align-items:center;flex-wrap:wrap}.block__brand-item{color:var(--secondary-color)}.quotepopup-product-img{width:100%;max-width:100px;line-height:0}.quotepopup-product-imglink{display:block;border-radius:6px;background:var(--septenary-color);position:relative;padding-top:98%;border:1px solid var(--border_color)}.quotepopup-product-imglink img{border-radius:6px;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;object-fit:contain;width:calc(100% - 12px);height:calc(100% - 12px)}.quotepopup-product-content{width:calc(100% - 100px);padding-left:16px}.quotepopup-product-title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;margin:6px 0;color:var(--selection-color);text-decoration:none}.quotepopup-product-price{color:var(--primary-color)}.quotepopup-product-varianttxt{font-size:11px;line-height:1.1;color:var(--primary-color)}.quotepopup-product-varianttitle{color:var(--tertiary-color)}.quotepopup-product-variantval{text-align:left;color:var(--tertiary-color);opacity:.7}.quotepopup-product-variantcontent{margin:4px 0 10px}.quotepopup-wrapper .quotepopup-product-propertytxt{font-size:11px;color:var(--tertiary-color)}.quotepopup-wrapper .quotepopup-product-propertytxt ul{color:var(--tertiary-color);font-weight:500;margin:0;padding-left:20px}.quotepopup-wrapper .quotepopup-product-qtyremove-content{display:none}.quotepopup-product-qtycontent .quantity__input{color:var(--tertiary-color);opacity:1}.quotepopup-product-qtycontent .quantity{min-height:35px;width:90px;border:1px solid var(--border_color);padding:4px;border-radius:5px;height:40px;background:var(--septenary-color);color:var(--tertiary-color);align-items:center}.quotepopup-product-qtycontent .quantity:after,.quotepopup-product-qtycontent .quantity:before{display:none}.quotepopup-product-qtycontent .quantity .quantity__button{width:20px;height:20px;padding:5px}.quotepopup-product-qtycontent .quantity .quantity__button .icon{width:10px}.quotepopup-product-removelink{color:var(--primary-color);text-decoration:underline}.quotepopup-product-removelink:hover{text-decoration:none}.quotepopup-section .quotepopup-product-removecontent .quotepopup-product-deletetxt{display:none}.quotepopup-btn-wrapper{width:13%}.quotepopup-btn-wrapper .quotepopup-btntxt{width:100%;height:48px;cursor:pointer}body.body_quotebasket_active #shopify-chat{display:none}.quotepopup-moreproduct{line-height:0;display:block;position:relative}.quotepopup-moreproduct .quotepopup-moreproduct-icon{width:60px;height:60px;border:1px dashed var(--tertiary-color);background:var(--senary-color);border-radius:var(--primary-border-radius);display:flex;align-items:center;justify-content:center;transition:all .5s ease-in-out}.quotepopup-moreproduct:hover .quotepopup-moreproduct-icon{border-color:var(--secondary-color);background:var(--primary-color)}.quotepopup-moreproduct:hover rect{stroke:var(--septenary-color)}.quotepopup-moreproduct:hover rect,.quotepopup-moreproduct:hover path{fill:var(--septenary-color)}.quotepopup-section .quotepopup-product-contact-field,.quotepopup-section .quotepopup-product-notewrap{display:none}.quotepopup-section .page-width{width:100%}.quotepopup-product-moreitem{border-right:none;justify-content:start;gap:15px;align-self:center}.quotepopup-product-moreitem-txt{font-weight:500;color:var(--tertiary-color);display:block;width:100%;text-align:center;text-transform:capitalize}.quotepopup-section .quotepopup-product-notewrap{display:none}.quotepopup-section .quotepopup-headingtxt{padding-right:20px}.small-quotepopup-open .icon-caret,.empty-quotesection .icon-caret{display:none!important}@media (min-width:1200px){.quotepopup-product-title{-webkit-line-clamp:2}}@media (min-width:768px){.quotepopup-product-moreitem{margin-left:10px}}.quotepopup-product-moreitem{border-right:none;justify-content:flex-start;gap:15px;align-self:center;margin-left:10px}@media (min-width:990px) and (max-width:1199px){.quotepopup-wrapper{padding:20px 22px}.quotepopup-product-item{width:calc(33.33% - 22px);margin-right:18px;padding-right:18px}.quotepopup-product-img{max-width:80px}.quotepopup-product-content{width:calc(100% - 80px)}}@media (max-width:989px){.quotepopup-wrapper{padding:15px;max-height:380px;margin-bottom:0;overflow-y:auto}.quotepopup-product-wrapper{width:calc(80% - 10px)}.quotepopup-product-item{width:calc(50% - 25px);margin-right:20px;padding-right:20px}.quotepopup-btn-wrapper{width:20%}.quotepopup-empty-headingwrap{width:100%;margin-bottom:20px}quote-popup .quotepopup-empty-headingwrap,.quotepopup-empty-headingwrap{margin-right:0}.quotepopup-empty-headingwrap .quotepopup-heading{text-align:center}.quotepopup-empty-btn{height:50px;padding:12px 30px}.quotepopup-section .quotepopup-heading{font-size:22px;gap:10px}}@media (max-width:767px) and (min-width:576px){.quotepopup-product-img{max-width:70px}.quotepopup-product-content{width:calc(100% - 70px)}}@media (min-width: 750px){.quotepopup-section:not(.quoteopen) .quotepopup-wrapper{max-width:450px;margin-left:auto;margin-right:auto}}@media (max-width:767px){.quotepopup-innerwrapper{justify-content:center;gap:15px}.quotepopup-product-wrapper{width:100%;margin-right:0}.quotepopup-btn-wrapper{width:100%;text-align:center;padding-top:10px}.quotepopup-section .quotepopup-closebtn{top:20px;right:20px}.quotepopup-section:not(.quoteopen) .quotepopup-closebtn{top:23px}.quotepopup-moreproduct,.quotepopup-moreproduct .quotepopup-moreproduct-icon{width:100%}.quotepopup-section .quotepopup-headingtxt{padding-right:15px}}@media (max-width:575px){.quotepopup-product-wrapper{gap:0;padding-right:8px}.quotepopup-wrapper{max-height:450px;padding:20px;margin-bottom:0}.quotepopup-innerwrapper{gap:0}.quotepopup-product-item{width:100%;margin-right:0;margin-left:0;padding-right:0;padding-bottom:10px;margin-bottom:10px;border:none}.quotepopup-section .page-width{padding:0}}@media (max-width:390px){.quotepopup-section .quotepopup-heading{font-size:18px}.quotepopup-empty-btn{font-size:16px}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/request-quote-popup.css.map */
