.chat-notification-badge{animation:notification-pulse 2s infinite;box-shadow:0 0 0 rgba(255, 68, 68, 0.4);transition:all 0.3s ease}@keyframes notification-pulse{0%{transform:scale(1);box-shadow:0 0 0 0 rgba(255, 68, 68, 0.4)}70%{transform:scale(1.1);box-shadow:0 0 0 10px rgba(255, 68, 68, 0)}100%{transform:scale(1);box-shadow:0 0 0 0 rgba(255, 68, 68, 0)}}.email-blocker{display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:12px;padding:30px 20px;max-width:100%;margin:auto;text-align:center;animation:fadeIn 0.5s ease-in-out}.email-blocker-header{margin-bottom:20px}.email-blocker-logo{max-width:80px;margin-bottom:10px}.email-blocker h2{font-size:24px;font-weight:bold;color:#333;margin-bottom:10px}.email-blocker p{font-size:16px;color:#555;margin-bottom:20px}.email-blocker input[type="email"]{width:100%;padding:12px;margin-bottom:15px;border:1px solid #ddd;border-radius:8px;font-size:16px;color:#333;box-shadow:0 2px 4px rgba(0, 0, 0, 0.1);transition:border-color 0.3s, box-shadow 0.3s}.email-blocker input[type="email"]:focus{border-color:#0073aa;box-shadow:0 0 8px rgba(0, 115, 170, 0.3);outline:none}.email-blocker button{background-color:#0073aa;color:#fff;padding:12px 20px;border:none;border-radius:8px;font-size:16px;font-weight:bold;cursor:pointer;width:100%;transition:background-color 0.3s, transform 0.2s}.email-blocker button:hover{background-color:#005177;transform:translateY(-2px)}.email-blocker-footer{margin-top:20px;font-size:12px;color:#888}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}@keyframes fadeIn{from{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}#mxchat-chatbot-wrapper{display:none}.chatbot-title-icon{width:24px;height:24px;object-fit:contain}.wp-admin .mxchat-search-results, .wp-content .mxchat-search-results, .site-content .mxchat-search-results,.mxchat-search-results{display:flex;flex-direction:column;gap:20px;margin:15px 0;font-size:14px !important}.mxchat-search-intro{font-size:16px !important;margin:0 0 15px 0 !important;line-height:1.4 !important;font-weight:normal !important}.mxchat-search-item{padding:15px !important;border-radius:8px !important;background:#fff !important;border:1px solid rgba(0, 0, 0, 0.1) !important}.mxchat-search-header{display:flex !important;align-items:center !important;gap:8px !important;margin-bottom:8px !important}.bot-message .chat-heading{color:inherit}div.bot-message h1.chat-heading{font-size:24px}div.bot-message h2.chat-heading{font-size:20px}div.bot-message h3.chat-heading{font-size:18px}div.bot-message h4.chat-heading{font-size:16px}div.bot-message h5.chat-heading{font-size:12px}.mxchat-site-icon{width:16px !important;height:16px !important;flex-shrink:0 !important}.mxchat-site-url{font-size:13px !important;color:#555 !important;line-height:1 !important}.mxchat-search-content{display:flex !important;flex-direction:column !important;gap:10px !important}.mxchat-search-title{font-size:16px !important;line-height:1.4 !important;margin:0 !important;padding:0 !important;font-weight:600 !important}.mxchat-search-title a{text-decoration:none !important;color:#000 !important}.mxchat-search-title a:hover{text-decoration:underline !important}.mxchat-search-thumbnail{max-width:200px !important;margin:10px 0 !important}.mxchat-search-thumbnail img{max-width:100% !important;height:auto !important;border-radius:4px !important}.mxchat-search-description{font-size:14px !important;line-height:1.6 !important;color:#333 !important;margin:0 !important;padding:0 !important}@media screen and (max-width: 782px){.mxchat-search-results{gap:15px !important}.mxchat-search-intro{font-size:15px !important}.mxchat-search-title{font-size:15px !important}.mxchat-search-description{font-size:13px !important}}.active-pdf-container{display:inline-flex;align-items:center;max-width:200px;margin:0px;padding:0px;line-height:13px}.active-pdf-name{font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.remove-pdf-btn,.toolbar-perplexity{background:0 0;border:none;padding:2px;margin-left:4px;cursor:pointer;transition:opacity .2s;line-height:13px}.remove-pdf-btn:hover,.toolbar-perplexity:hover,.remove-pdf-btn:active,.toolbar-perplexity:active{opacity:1;background:none}#mxchat-chatbot .chat-toolbar{display:flex;gap:10px;padding:8px;background:none;align-items:end}#mxchat-chatbot .toolbar-btn{background:none;border:none;padding:0px;cursor:pointer;width:16px;height:16px;align-items:center;justify-content:center;opacity:0.6;transition:opacity 0.2s;margin:0;min-width:0;box-shadow:none}#mxchat-chatbot .toolbar-btn svg{width:100%;height:100%}#mxchat-chatbot .toolbar-btn:hover{opacity:1;background:none;border:none;box-shadow:none}#mxchat-chatbot .toolbar-btn:disabled{opacity:0.3;cursor:not-allowed;background:none;border:none}.toolbar-btn.active{background-color:rgba(120, 115, 245, 0.2);box-shadow:0 0 0 2px rgba(120, 115, 245, 0.4)}.system-message{padding:8px 12px;margin:8px 0;background-color:rgba(120, 115, 245, 0.1);border-radius:8px;color:#555;font-style:italic;font-size:14px;text-align:center}#mxchat-chatbot .spinner{animation:rotate 2s linear infinite;width:20px;height:20px}#mxchat-chatbot .spinner circle{stroke:#212121;stroke-linecap:round;animation:dash 1.5s ease-in-out infinite}@keyframes rotate{100%{transform:rotate(360deg)}}@keyframes dash{0%{stroke-dasharray:1, 150;stroke-dashoffset:0}50%{stroke-dasharray:90, 150;stroke-dashoffset:-35}100%{stroke-dasharray:90, 150;stroke-dashoffset:-124}}.mxchat-code-block-container{position:relative;margin:20px 0;font-family:monospace}.chatbot-title-container{display:flex;align-items:center;justify-content:space-between;width:100%}.chatbot-title-group{display:flex;align-items:center;gap:8px}.chat-mode-indicator{font-size:12px;margin-right:8px;padding:4px 8px;border-radius:12px;background:rgba(255, 255, 255, 0.2);color:#fff}#mxchat-chatbot #chat-container #chat-box .agent-message{text-align:left;float:left;clear:both;border:1px solid rgba(226, 232, 255, .2);border-radius:0 18px 18px;background:#212121;color:#fff;overflow-x:hidden;margin-bottom:15px;padding:10px;display:inline-block;max-width:85%;font-size:14px;line-height:24px;box-shadow:-2px 2px rgba(250, 115, 230, 0.6), -4px 4px rgba(120, 115, 245, 0.6)}.mxchat-code-block{background-color:#212121;color:#fff;padding:15px;border-radius:5px;white-space:pre-wrap;overflow:auto;font-family:monospace}.mxchat-code-block code{display:block;white-space:pre-wrap}.mxchat-copy-button{position:absolute;top:10px;right:10px;background-color:#0073aa;color:#fff;border:none;border-radius:5px;padding:5px 15px;font-size:12px;font-weight:bold;cursor:pointer;transition:background-color 0.3s ease, transform 0.2s ease;box-shadow:0 2px 4px rgba(0, 0, 0, 0.2);z-index:10}.mxchat-copy-button:hover{background-color:#005177;transform:translateY(-1px)}.mxchat-copy-button:active{transform:translateY(1px)}.mxchat-image-gallery{display:flex;flex-wrap:wrap;gap:10px;justify-content:center}.mxchat-image-item{text-align:center;overflow:hidden;word-wrap:break-word}.mxchat-image-title{display:block;font-size:14px;color:inherit;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.mxchat-image-link{text-decoration:none}.mxchat-image-thumbnail{max-width:100%;height:auto;border-radius:5px;transition:transform 0.3s}.mxchat-image-thumbnail:hover{transform:scale(1.05)}.mxchat-generated-image{max-width:100%;height:auto;border-radius:0 0 8px 8px}.mxchat-product-card{display:flex;flex-direction:column;align-items:center;margin:10px 0;padding:10px;border-radius:5px;background-color:inherit}.mxchat-product-card img.mxchat-product-image{max-width:100%;height:auto;margin-bottom:5px;border-radius:4px}.mxchat-product-card h3.mxchat-product-name{font-size:16px;font-weight:bold;margin:5px 0;text-align:center;color:inherit}.mxchat-product-card .mxchat-product-price{color:inherit;font-weight:bold;margin-bottom:5px}.mxchat-product-card .mxchat-product-description{font-size:14px;text-align:center;margin-bottom:10px;color:inherit}.mxchat-product-card .mxchat-add-to-cart-button{background-color:#212121;color:#fff;padding:8px 12px;border:none;cursor:pointer;border-radius:12px;transition:background-color 0.3s ease}.mxchat-product-card .mxchat-add-to-cart-button:hover{background-color:#212121}#mxchat-popular-questions{padding-top:0px;padding-left:10px;padding-right:10px;padding-bottom:10px;transition:all 0.3s ease;margin-bottom:12px;position:relative}.user-message p{margin:0}.mxchat-popular-questions-title{font-size:14px;line-height:24px;font-weight:bold;color:#212121;margin-bottom:10px}.mxchat-popular-questions-container{position:relative;display:flex;flex-direction:column;max-height:200px;overflow-y:auto;padding-top:0px;padding-left:10px;padding-right:10px;padding-bottom:10px;scrollbar-width:thin;scrollbar-color:#212121 #f1f1f1;transition:all 0.3s ease;gap:8px}#mxchat-popular-questions.collapsed{padding:0px;margin:0px}#mxchat-popular-questions.collapsed .mxchat-popular-questions-container{flex-direction:row;justify-content:center;align-items:center;padding:0;max-height:40px;overflow:visible}#mxchat-popular-questions.collapsed .mxchat-popular-question{display:none}#mxchat-popular-questions.collapsed .questions-collapse-btn{display:none}#mxchat-popular-questions .mxchat-popular-questions-container .questions-toggle-btn{background:none;border:none;padding:0;margin:0;cursor:pointer;transition:all 0.2s ease;color:#212121;display:none;align-items:center;justify-content:center;width:32px;height:32px;box-shadow:none;outline:none}#mxchat-popular-questions .mxchat-popular-questions-container .questions-toggle-btn:hover{background:none;border:none;box-shadow:none}#mxchat-popular-questions .mxchat-popular-questions-container .questions-toggle-btn:focus{outline:none;background:none;border:none;box-shadow:none}#mxchat-popular-questions .mxchat-popular-questions-container .questions-toggle-btn:active{background:none;border:none;box-shadow:none}#mxchat-popular-questions .mxchat-popular-questions-container .questions-toggle-btn svg{transition:transform 0.2s ease;fill:none;width:25px;height:25px}#mxchat-popular-questions .mxchat-popular-questions-container .questions-toggle-btn:hover svg{opacity:0.7}#mxchat-popular-questions.collapsed .mxchat-popular-questions-container .questions-toggle-btn{display:flex;align-items:center;justify-content:center}#mxchat-popular-questions .mxchat-popular-questions-container .questions-collapse-btn{background:none;border:none;padding:0;margin:0px;cursor:pointer;transition:all 0.2s ease;color:#212121;display:none;align-items:center;justify-content:center;width:32px;height:32px;box-shadow:none;outline:none;align-self:center;order:-1}#mxchat-popular-questions .mxchat-popular-questions-container .questions-collapse-btn:hover{background:none;border:none;box-shadow:none}#mxchat-popular-questions .mxchat-popular-questions-container .questions-collapse-btn:focus{outline:none;background:none;border:none;box-shadow:none}#mxchat-popular-questions .mxchat-popular-questions-container .questions-collapse-btn:active{background:none;border:none;box-shadow:none}#mxchat-popular-questions .mxchat-popular-questions-container .questions-collapse-btn svg{fill:none;transition:transform 0.2s ease;width:25px;height:25px}#mxchat-popular-questions .mxchat-popular-questions-container .questions-collapse-btn:hover svg{opacity:0.7}#mxchat-popular-questions.has-been-collapsed .mxchat-popular-questions-container .questions-collapse-btn{display:flex}#mxchat-popular-questions.collapsed .mxchat-popular-questions-container .questions-collapse-btn{display:none}#mxchat-popular-questions .mxchat-popular-questions-container .mxchat-popular-question{padding:12px 20px;background-color:#f5f5f5;border:1px solid #bbb;border-radius:8px;color:#212121;font-size:14px;line-height:24px;cursor:pointer;text-align:initial;transition:all 0.3s ease;margin-bottom:0;box-shadow:none}#mxchat-popular-questions .mxchat-popular-questions-container .mxchat-popular-question:hover{background-color:#eaeaea;border-color:#999;box-shadow:0 2px 6px rgba(0, 0, 0, 0.15);color:#212121;transform:translateY(-1px)}#mxchat-popular-questions .mxchat-popular-questions-container .mxchat-popular-question:focus{outline:none;background-color:#e0e0e0;border-color:#777;box-shadow:0 0 0 3px rgba(100, 149, 237, 0.5);color:#212121}#mxchat-popular-questions .mxchat-popular-questions-container .mxchat-popular-question:active{background-color:#d8d8d8;border-color:#666;box-shadow:inset 0 2px 4px rgba(0, 0, 0, 0.15);color:#212121;transform:translateY(0)}.mxchat-popular-questions-container::-webkit-scrollbar{width:8px}.mxchat-popular-questions-container::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.mxchat-popular-questions-container::-webkit-scrollbar-thumb{background:linear-gradient(135deg, #fa73e6, #7873f5, #3ac9d1);border-radius:4px}.mxchat-popular-questions-container::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg, #d164ce, #6568d8, #2daeb8)}.mxchat-popular-questions-container{scrollbar-width:thin;scrollbar-color:#212121 #f1f1f1}.mxchat-popular-questions-container{-ms-overflow-style:none;scrollbar-gutter:stable}.mxchat-popular-questions-container{overflow:auto;overscroll-behavior:contain}#widget_icon,#widget_icon_2,#widget_icon_3,#widget_icon_5,#widget_icon_4,#widget_icon_6,#widget_icon_7{padding:10px}#widget_icon_10{fill:#fff}.invisible{display:none;opacity:0;pointer-events:none}#mxchat-chatbot{background:#fff}#mxchat-chatbot-wrapper .chatbot-footer .privacy-notice{font-size:12px;margin:0;color:#71717a}#mxchat-chatbot-wrapper .chatbot-footer .privacy-notice a{color:#0073aa;text-decoration:underline;font-size:12px}#mxchat-chatbot #chat-container #input-container #send-button,.copy-btn{transition:background-color .3s;color:#fff;font-size:1rem;cursor:pointer;font-weight:700;margin-bottom:10px}#mxchat-chatbot{max-width:800px;overflow:hidden;position:relative;display:flex;flex-direction:column;height:500px;box-sizing:border-box;flex-grow:1}#chat-container{display:flex;flex-direction:column;height:100%}#chat-box{flex-grow:1;overflow-y:auto;padding:10px;margin-bottom:0;font-size:1rem}#chat-box::-webkit-scrollbar{width:5px}#chat-box::-webkit-scrollbar-thumb{background-color:#212121;border-radius:20px}.bot-message,.user-message{margin-bottom:15px;padding:10px;display:inline-block;max-width:85%;box-shadow:0 1px 1px rgba(0, 0, 0, .1);font-size:14px;line-height:24px}.user-message{background:#fff;color:#212121;text-align:left;float:right;clear:both;border-radius:18px 0 18px 18px;word-wrap:break-word;border:1px solid rgba(226, 232, 255, .2)}#mxchat-chatbot #chat-container #chat-box .bot-message{float:left;clear:both;border:1px solid rgba(226, 232, 255, .2);border-radius:0 18px 18px;background:#212121;color:#fff;overflow-x:hidden}#mxchat-chatbot-wrapper{box-shadow:0 4px 8px rgba(0, 0, 0, .1);border-radius:10px;display:flex;flex-direction:column;height:100%;width:100%}#mxchat-chatbot #chat-container #input-container{position:relative;display:flex;align-items:center;padding-right:40px;border:1px solid #ccc;border-radius:10px;margin-top:0px;margin-left:10px;margin-right:10px;margin-bottom:10px}#mxchat-chatbot #chat-container #input-container #chat-input{flex-grow:1;color:#212121;line-height:24px;background:0 0;margin-bottom:0px;width:100%;min-height:20px;max-height:65px;resize:none;overflow-y:auto;font-size:16px;border:none;border-radius:5px;box-sizing:border-box;padding:0.4em 0.5em;outline:none;border-radius:10px}#chat-input::-webkit-scrollbar{width:8px}#chat-input::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}#chat-input::-webkit-scrollbar-thumb{background:linear-gradient(135deg, #fa73e6, #7873f5, #3ac9d1);border-radius:4px}#chat-input::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg, #d164ce, #6568d8, #2daeb8)}#chat-input{scrollbar-width:thin;scrollbar-color:linear-gradient(135deg, #fa73e6, #7873f5, #3ac9d1) #f1f1f1}#mxchat-chatbot #chat-container #input-container #send-button{position:absolute;right:10px;top:50%;transform:translateY(-50%);border:none;border-radius:50%;width:30px;height:30px;display:flex;align-items:center;justify-content:center;background:0 0!important;padding:5px;margin:0px 0px 0px 0px}#mxchat-chatbot #chat-container #input-container #send-button .fa-paper-plane{font-size:1.3rem}#mxchat-chatbot #chat-container #input-container #send-button svg{width:25px;height:25px;pointer-events:none}#send-button:hover,.copy-btn:hover{opacity: .8}#mxchat-chatbot:after{content:"";display:table;clear:both}pre{background-color:#000;border:1px solid #ddd;border-radius:20px;border-left:3px solid #9e7aff;color:#fff;page-break-inside:avoid;font-family:monospace;font-size:15px;line-height:1.6;margin-bottom:1.6em;max-width:100%;overflow:auto;padding:1em 1.5em;display:block;word-wrap:break-word}.copy-btn{padding:10px 20px;border:none;border-radius:4px;background-color:#9e7aff}#floating-chatbot{position:fixed;bottom:25px;right:25px;width:375px;height:625px;box-shadow:0 0 10px rgba(0, 0, 0, .25);border-radius:20px;overflow:hidden;display:flex;z-index:100000;transition:transform .3s ease-in-out, opacity .3s ease-in-out;transform:translateY(20%);opacity:0;pointer-events:none}#floating-chatbot.visible{transform:translateY(0);opacity:1;pointer-events:auto}#floating-chatbot-button.hidden, .exit-chat span{display:none!important}.visible{display:flex}#floating-chatbot-button{transition:opacity 1s ease-in-out;font-size:1.25rem;position:fixed;bottom:30px;right:25px;background-color:#212121;color:#fff;width:60px;height:60px;border-radius:50%;box-shadow:0 4px 8px rgba(0, 0, 0, .2)!important;justify-content:center;align-items:center;cursor:pointer;transition: .3s;z-index:100000;display:flex}#floating-chatbot-button img{max-width:100%;max-height:100%;width:auto;height:auto}#mxchat-chatbot-wrapper.active+#floating-chatbot-button{bottom:530px;width:100%}.chatbot-close-button{position:absolute;top:5px;right:5px;border:none;background:0 0;cursor:pointer;font-size:20px;color:#f0f0f1}.chatbot-top-bar{background:#212121}#mxchat-chatbot-wrapper .chatbot-top-bar{cursor:pointer;color:#fff;padding:10px;border-top-left-radius:10px;border-top-right-radius:10px;display:flex;justify-content:space-between;align-items:start}#mxchat-chatbot-wrapper .chatbot-top-bar .chatbot-title{font-size:16px;line-height:25px;padding:10px;margin:0;font-family:'Plus Jakarta Sans',sans-serif;font-weight:bold}#mxchat-chatbot-wrapper .chatbot-top-bar .chatbot-title span{font-weight:700}#mxchat-chatbot-wrapper .chatbot-top-bar button.exit-chat{background:0 0;border:none;opacity: .8;padding:0px;min-width:20px}.exit-chat{border:none;background:0 0;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:5px;margin-left:auto}.exit-chat svg{fill:white;width:24px;height:24px;transform:rotate(270deg)}#mxchat-chatbot-wrapper .chatbot-footer{text-align:center;padding-bottom:10px;font-size: .85em}#mxchat-chatbot-wrapper .chatbot-footer .powered-by{text-decoration:none;color:inherit;font-weight:700}#mxchat-chatbot-wrapper .chatbot-footer .powered-by span{text-decoration:underline}#chat-box .bot-message.temporary-message .thinking-dots-container{display:flex;justify-content:center;align-items:center;overflow:hidden;height:20px;position:relative;z-index:1;flex-shrink:0}#chat-box .bot-message.temporary-message .thinking-dots{display:flex;justify-content:center;align-items:center;height:90%;gap:5px;flex-shrink:0}#chat-box .bot-message.temporary-message .thinking-dots .dot{height:6px;width:6px;margin:0 3px;background-color:#fff;border-radius:50%;display:inline-block;position:static;right:auto;top:auto;text-align:initial;color:transparent;font-size:0;font-weight:normal;line-height:normal;font-style:normal;animation:bounce 1.4s ease-in-out infinite both;-webkit-animation:bounce 1.4s ease-in-out infinite both;-moz-animation:bounce 1.4s ease-in-out infinite both;-o-animation:bounce 1.4s ease-in-out infinite both;vertical-align:middle}#chat-box .bot-message.temporary-message .thinking-dots .dot:first-child{animation-delay:-0.32s;-webkit-animation-delay:-0.32s;-moz-animation-delay:-0.32s;-o-animation-delay:-0.32s}#chat-box .bot-message.temporary-message .thinking-dots .dot:nth-child(2){animation-delay:-0.16s;-webkit-animation-delay:-0.16s;-moz-animation-delay:-0.16s;-o-animation-delay:-0.16s}@keyframes bounce{0%,100%,80%{transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1)}40%{transform:scale(1.5);-webkit-transform:scale(1.5);-moz-transform:scale(1.5);-o-transform:scale(1.5)}}#pre-chat-message{position:fixed;bottom:85px;right:30px;background-color:#fff;color:#212121;padding:10px;box-shadow:0px 0px 10px rgba(150, 150, 150, 0.3);border-radius:5px;z-index:1000;cursor:pointer;max-width:325px;font-size:14px;display:none;background:#fff;margin-bottom:10px}#pre-chat-message .close-pre-chat-message{position:absolute;top:-6px;right:-6px;background-color:#ccc;border:none;color:#212121;font-size:14px;cursor:pointer;border-radius:50%;width:20px;min-width:20px;height:20px;display:flex;align-items:center;justify-content:center;padding:0;line-height:1;display:flex}@media (max-width: 550px){#mxchat-popular-questions .mxchat-popular-questions-container .questions-toggle-btn{width:28px;height:28px}#mxchat-popular-questions .mxchat-popular-questions-container .questions-toggle-btn svg{width:22px;height:22px}#mxchat-popular-questions .mxchat-popular-questions-container .questions-collapse-btn{width:28px;height:28px}#mxchat-popular-questions .mxchat-popular-questions-container .questions-collapse-btn svg{width:22px;height:22px}#pre-chat-message{bottom:70px;right:15px}#chat-input{width:calc(100% - 70px)}.bot-message,.user-message{padding:10px;max-width:95%}#floating-chatbot-button{bottom:15px;right:10px}#floating-chatbot{width:100vw;height:calc(var(--vh, 1vh) * 100);margin:0;padding:0;position:fixed;bottom:0;top:0;left:0;right:0;border-radius:0}#mxchat-chatbot-wrapper .chatbot-top-bar{border-top-left-radius:0;border-top-right-radius:0}}.bot-message p{margin:0 0 1em 0}.bot-message p:last-child{margin-bottom:0}.bot-message{white-space:pre-line}#active-perplexity-container{display:flex;align-items:center;margin-left:8px;font-size:12px}#perplexity-search-btn{display:none}#perplexity-search-btn.active{opacity:1}@keyframes rotate-forever{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@keyframes spinner-loader{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.pum-container,.pum-content,.pum-content+.pum-close,.pum-content+.pum-close:active,.pum-content+.pum-close:focus,.pum-content+.pum-close:hover,.pum-overlay,.pum-title{background:0 0;border:none;bottom:auto;clear:none;cursor:default;float:none;font-family:inherit;font-size:medium;font-style:normal;font-weight:400;height:auto;left:auto;letter-spacing:normal;line-height:normal;max-height:none;max-width:none;min-height:0;min-width:0;overflow:visible;position:static;right:auto;text-align:left;text-decoration:none;text-indent:0;text-transform:none;top:auto;visibility:visible;white-space:normal;width:auto;z-index:auto}.pum-container .pum-content+.pum-close>span,.pum-content,.pum-title{position:relative;z-index:1}.pum-overlay,html.pum-open.pum-open-overlay-disabled.pum-open-fixed .pum-container,html.pum-open.pum-open-overlay.pum-open-fixed .pum-container{position:fixed}.pum-overlay{height:100%;width:100%;top:0;left:0;right:0;bottom:0;z-index:1999999999;overflow:initial;display:none;transition:.15s ease-in-out}.pum-overlay.pum-form-submission-detected,.pum-overlay.pum-preview{display:block}.pum-overlay,.pum-overlay *,.pum-overlay :after,.pum-overlay :before,.pum-overlay:after,.pum-overlay:before{box-sizing:border-box}.pum-container{top:100px;position:absolute;margin-bottom:3em;z-index:1999999999}.pum-container.pum-responsive{left:50%;margin-left:-47.5%;width:95%;height:auto;overflow:visible}.pum-container.pum-responsive img{max-width:100%;height:auto}@media only screen and (min-width:1024px){.pum-container.pum-responsive.pum-responsive-nano{margin-left:-5%;width:10%}.pum-container.pum-responsive.pum-responsive-micro{margin-left:-10%;width:20%}.pum-container.pum-responsive.pum-responsive-tiny{margin-left:-15%;width:30%}.pum-container.pum-responsive.pum-responsive-small{margin-left:-20%;width:40%}.pum-container.pum-responsive.pum-responsive-medium{margin-left:-30%;width:60%}.pum-container.pum-responsive.pum-responsive-normal{margin-left:-30%;width:70%}.pum-container.pum-responsive.pum-responsive-large{margin-left:-35%;width:80%}.pum-container.pum-responsive.pum-responsive-xlarge{margin-left:-47.5%;width:95%}.pum-container.pum-responsive.pum-position-fixed{position:fixed}}@media only screen and (max-width:1024px){.pum-container.pum-responsive.pum-position-fixed{position:absolute}}.pum-container.custom-position{left:auto;top:auto;margin-left:inherit}.pum-container .pum-title{margin-bottom:.5em}.pum-container .pum-content>:last-child,.pum-form__message:last-child{margin-bottom:0}.pum-container .pum-content:focus{outline:0}.pum-container .pum-content>:first-child{margin-top:0}.pum-container .pum-content+.pum-close{text-decoration:none;text-align:center;line-height:1;position:absolute;cursor:pointer;min-width:1em;z-index:2;background-color:transparent}.pum-container.pum-scrollable .pum-content{overflow:auto;overflow-y:scroll;max-height:95%}.pum-overlay.pum-overlay-disabled{visibility:hidden}.pum-overlay.pum-overlay-disabled::-webkit-scrollbar{display:block}.pum-overlay.pum-overlay-disabled .pum-container{visibility:visible}.popmake-close,.pum-overlay.pum-click-to-close{cursor:pointer}html.pum-open.pum-open-overlay,html.pum-open.pum-open-overlay.pum-open-fixed .pum-overlay{overflow:hidden}html.pum-open.pum-open-overlay.pum-open-scrollable body>:not([aria-modal=true]){padding-right:15px}html.pum-open.pum-open-overlay.pum-open-scrollable .pum-overlay.pum-active{overflow-y:scroll;-webkit-overflow-scrolling:touch}html.pum-open.pum-open-overlay-disabled.pum-open-scrollable .pum-overlay.pum-active{position:static;height:auto;width:auto}.pum-form{margin:0 auto 16px}.pum-form__field{margin-bottom:1em}.pum-form__field label{font-weight:700}.pum-form__field input[type=date],.pum-form__field select{margin:0 auto;font-size:18px;line-height:26px;text-align:center;padding:3px;vertical-align:middle}.pum-form__field select{padding:5px 3px}.pum-form__loader{font-size:2em;animation-duration:.75s;animation-iteration-count:infinite;animation-name:rotate-forever;animation-timing-function:linear;height:.75em;width:.75em;border:.25em solid rgba(0,0,0,.5);border-right-color:transparent;border-radius:50%;display:inline-block}.pum-form__submit{position:relative}.pum-form__submit .pum-form__loader{margin-left:.5em;border:.25em solid rgba(255,255,255,.5);border-right-color:transparent}.pum-form__messages{display:none;border:1px solid rgba(0,0,0,.25);margin-bottom:.5em;padding:1em;position:relative}.pum-form__message{margin-bottom:.5em}.pum-form__message--error{color:red!important;border-color:red}.pum-form__message--success{color:green!important;border-color:green}.pum-form--loading,.pum-sub-form .pum-sub-form-loading{opacity:.5}.pum-alignment-left,.pum-form--alignment-left{text-align:left}.pum-alignment-center{text-align:center}.pum-alignment-right{text-align:right}.pum-form--alignment-center{text-align:center}.pum-form--alignment-right{text-align:right}.pum-form--layout-standard .pum-form__field>label{margin-bottom:.25em;display:block}.pum-form--layout-inline .pum-form__field{display:inline-block}.pum-form--layout-block .pum-form__field,.pum-form--layout-block button,.pum-form--layout-block div,.pum-form--layout-block input{display:block;width:100%}.pum-form--style-default label{font-size:14px;font-weight:700}.pum-form--style-default input[type=email],.pum-form--style-default input[type=text]{background-color:#f8f7f7;margin-bottom:5px;font-size:14px;padding:10px 8px}.pum-form--style-default button{font-size:18px;margin:10px 0 0;padding:10px 5px;cursor:pointer}.pum-sub-form p.pum-newsletter-error-msg{margin:0}.pum-sub-form .spinner-loader{right:50%;position:absolute;bottom:40%}.pum-sub-form .spinner-loader:not(:required){animation:1.5s linear infinite spinner-loader;border-radius:.5em;box-shadow:rgba(0,0,51,.3) 1.5em 0 0 0,rgba(0,0,51,.3) 1.1em 1.1em 0 0,rgba(0,0,51,.3) 0 1.5em 0 0,rgba(0,0,51,.3) -1.1em 1.1em 0 0,rgba(0,0,51,.3) -1.5em 0 0 0,rgba(0,0,51,.3) -1.1em -1.1em 0 0,rgba(0,0,51,.3) 0 -1.5em 0 0,rgba(0,0,51,.3) 1.1em -1.1em 0 0;display:inline-block;font-size:10px;width:1em;height:1em;margin:1.5em;overflow:hidden;text-indent:100%}.pum-form__field--consent{text-align:left}.pum-form__field--consent.pum-form__field--checkbox label,.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--inline label{display:inline-block;vertical-align:middle}.pum-form__field--consent.pum-form__field--checkbox label input{display:inline-block;width:inherit;margin:0;vertical-align:middle}.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--inline label input{display:inline-block;width:inherit;margin:0;vertical-align:middle}.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--inline label+label{margin-left:1em}.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--stacked label{display:block;vertical-align:middle}.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--stacked label input{display:inline-block;width:inherit;margin:0;vertical-align:middle}.pum-container iframe.formidable{width:100%;overflow:visible}.flatpickr-calendar.open,.pika-single,body div#ui-datepicker-div[style]{z-index:9999999999!important}.pum-theme-16926,.pum-theme-content-only{background-color:rgba( 0, 0, 0, 0.60 )}.pum-theme-16926 .pum-container, .pum-theme-content-only .pum-container{padding:0px;border-radius:0px;border:1px none #b3b3b3;box-shadow:0px 0px 0px 0px rgba( 0, 0, 0, 0.00 );background-color:rgba( 255, 255, 255, 1.00 )}.pum-theme-16926 .pum-title, .pum-theme-content-only .pum-title{text-align:left;text-shadow:0px 0px 0px rgba( 0, 0, 0, 0.00 );font-family:inherit;font-weight:700;font-size:24px;line-height:30px}.pum-theme-16926 .pum-content, .pum-theme-content-only .pum-content{font-family:inherit;font-weight:400}.pum-theme-16926 .pum-content + .pum-close, .pum-theme-content-only .pum-content+.pum-close{position:absolute;height:24px;width:24px;left:auto;right:24px;bottom:auto;top:24px;padding:4px;color:#262626;font-family:Times New Roman;font-weight:700;font-size:20px;line-height:0px;border:2px solid #262626;border-radius:12px;box-shadow:0px 0px 0px 0px rgba( 0, 0, 0, 0.00 );text-shadow:0px 0px 0px rgba( 0, 0, 0, 0.00 );background-color:rgba( 255, 255, 255, 1.00 )}.pum-theme-16919,.pum-theme-default-theme{background-color:rgba( 0, 0, 0, 0.60 )}.pum-theme-16919 .pum-container, .pum-theme-default-theme .pum-container{padding:60px;border-radius:0px;border:1px none #b3b3b3;box-shadow:0px 0px 0px 0px rgba( 0, 0, 0, 0.00 );background-color:rgba( 255, 255, 255, 1.00 )}.pum-theme-16919 .pum-title, .pum-theme-default-theme .pum-title{text-align:left;text-shadow:0px 0px 0px rgba( 0, 0, 0, 0.00 );font-family:inherit;font-weight:700;font-size:24px;line-height:30px}.pum-theme-16919 .pum-content, .pum-theme-default-theme .pum-content{font-family:inherit;font-weight:400}.pum-theme-16919 .pum-content + .pum-close, .pum-theme-default-theme .pum-content+.pum-close{position:absolute;height:auto;width:auto;left:auto;right:60px;bottom:48px;top:auto;padding:0px;color:#0077d9;font-family:inherit;font-weight:600;font-size:16px;line-height:22px;border:1px none #fff;border-radius:0px;box-shadow:0px 0px 0px 0px rgba( 0, 0, 0, 0.00 );text-shadow:0px 0px 0px rgba( 0, 0, 0, 0.00 )}.pum-theme-16921,.pum-theme-enterprise-blue{background-color:rgba( 0, 0, 0, 0.70 )}.pum-theme-16921 .pum-container, .pum-theme-enterprise-blue .pum-container{padding:28px;border-radius:5px;border:1px none #000;box-shadow:0px 10px 25px 4px rgba( 2, 2, 2, 0.50 );background-color:rgba( 255, 255, 255, 1.00 )}.pum-theme-16921 .pum-title, .pum-theme-enterprise-blue .pum-title{color:#315b7c;text-align:left;text-shadow:0px 0px 0px rgba( 2, 2, 2, 0.23 );font-family:inherit;font-weight:100;font-size:34px;line-height:36px}.pum-theme-16921 .pum-content, .pum-theme-enterprise-blue .pum-content{color:#2d2d2d;font-family:inherit;font-weight:100}.pum-theme-16921 .pum-content + .pum-close, .pum-theme-enterprise-blue .pum-content+.pum-close{position:absolute;height:28px;width:28px;left:auto;right:8px;bottom:auto;top:8px;padding:4px;color:#fff;font-family:Times New Roman;font-weight:100;font-size:20px;line-height:20px;border:1px none #fff;border-radius:42px;box-shadow:0px 0px 0px 0px rgba( 2, 2, 2, 0.23 );text-shadow:0px 0px 0px rgba( 0, 0, 0, 0.23 );background-color:rgba( 49, 91, 124, 1.00 )}.pum-theme-16922,.pum-theme-hello-box{background-color:rgba( 0, 0, 0, 0.75 )}.pum-theme-16922 .pum-container, .pum-theme-hello-box .pum-container{padding:30px;border-radius:80px;border:14px solid #81d742;box-shadow:0px 0px 0px 0px rgba( 2, 2, 2, 0.00 );background-color:rgba( 255, 255, 255, 1.00 )}.pum-theme-16922 .pum-title, .pum-theme-hello-box .pum-title{color:#2d2d2d;text-align:left;text-shadow:0px 0px 0px rgba( 2, 2, 2, 0.23 );font-family:Montserrat;font-weight:100;font-size:32px;line-height:36px}.pum-theme-16922 .pum-content, .pum-theme-hello-box .pum-content{color:#2d2d2d;font-family:inherit;font-weight:100}.pum-theme-16922 .pum-content + .pum-close, .pum-theme-hello-box .pum-content+.pum-close{position:absolute;height:auto;width:auto;left:auto;right:-30px;bottom:auto;top:-30px;padding:0px;color:#2d2d2d;font-family:Times New Roman;font-weight:100;font-size:32px;line-height:28px;border:1px none #fff;border-radius:28px;box-shadow:0px 0px 0px 0px rgba( 2, 2, 2, 0.23 );text-shadow:0px 0px 0px rgba( 0, 0, 0, 0.23 );background-color:rgba( 255, 255, 255, 1.00 )}.pum-theme-16923,.pum-theme-cutting-edge{background-color:rgba( 0, 0, 0, 0.50 )}.pum-theme-16923 .pum-container, .pum-theme-cutting-edge .pum-container{padding:18px;border-radius:0px;border:1px none #000;box-shadow:0px 10px 25px 0px rgba( 2, 2, 2, 0.50 );background-color:rgba( 30, 115, 190, 1.00 )}.pum-theme-16923 .pum-title, .pum-theme-cutting-edge .pum-title{color:#fff;text-align:left;text-shadow:0px 0px 0px rgba( 2, 2, 2, 0.23 );font-family:Sans-Serif;font-weight:100;font-size:26px;line-height:28px}.pum-theme-16923 .pum-content, .pum-theme-cutting-edge .pum-content{color:#fff;font-family:inherit;font-weight:100}.pum-theme-16923 .pum-content + .pum-close, .pum-theme-cutting-edge .pum-content+.pum-close{position:absolute;height:24px;width:24px;left:auto;right:0px;bottom:auto;top:0px;padding:0px;color:#1e73be;font-family:Times New Roman;font-weight:100;font-size:32px;line-height:24px;border:1px none #fff;border-radius:0px;box-shadow:-1px 1px 1px 0px rgba( 2, 2, 2, 0.10 );text-shadow:-1px 1px 1px rgba( 0, 0, 0, 0.10 );background-color:rgba( 238, 238, 34, 1.00 )}.pum-theme-16924,.pum-theme-framed-border{background-color:rgba( 255, 255, 255, 0.50 )}.pum-theme-16924 .pum-container, .pum-theme-framed-border .pum-container{padding:18px;border-radius:0px;border:20px outset #d33;box-shadow:1px 1px 3px 0px rgba( 2, 2, 2, 0.97 ) inset;background-color:rgba( 255, 251, 239, 1.00 )}.pum-theme-16924 .pum-title, .pum-theme-framed-border .pum-title{color:#000;text-align:left;text-shadow:0px 0px 0px rgba( 2, 2, 2, 0.23 );font-family:inherit;font-weight:100;font-size:32px;line-height:36px}.pum-theme-16924 .pum-content, .pum-theme-framed-border .pum-content{color:#2d2d2d;font-family:inherit;font-weight:100}.pum-theme-16924 .pum-content + .pum-close, .pum-theme-framed-border .pum-content+.pum-close{position:absolute;height:20px;width:20px;left:auto;right:-20px;bottom:auto;top:-20px;padding:0px;color:#fff;font-family:Tahoma;font-weight:700;font-size:16px;line-height:18px;border:1px none #fff;border-radius:0px;box-shadow:0px 0px 0px 0px rgba( 2, 2, 2, 0.23 );text-shadow:0px 0px 0px rgba( 0, 0, 0, 0.23 );background-color:rgba( 0, 0, 0, 0.55 )}.pum-theme-16925,.pum-theme-floating-bar{background-color:rgba( 255, 255, 255, 0.00 )}.pum-theme-16925 .pum-container, .pum-theme-floating-bar .pum-container{padding:8px;border-radius:0px;border:1px none #000;box-shadow:1px 1px 3px 0px rgba( 2, 2, 2, 0.23 );background-color:rgba( 238, 246, 252, 1.00 )}.pum-theme-16925 .pum-title, .pum-theme-floating-bar .pum-title{color:#505050;text-align:left;text-shadow:0px 0px 0px rgba( 2, 2, 2, 0.23 );font-family:inherit;font-weight:400;font-size:32px;line-height:36px}.pum-theme-16925 .pum-content, .pum-theme-floating-bar .pum-content{color:#505050;font-family:inherit;font-weight:400}.pum-theme-16925 .pum-content + .pum-close, .pum-theme-floating-bar .pum-content+.pum-close{position:absolute;height:18px;width:18px;left:auto;right:5px;bottom:auto;top:50%;padding:0px;color:#505050;font-family:Sans-Serif;font-weight:700;font-size:15px;line-height:18px;border:1px solid #505050;border-radius:15px;box-shadow:0px 0px 0px 0px rgba( 2, 2, 2, 0.00 );text-shadow:0px 0px 0px rgba( 0, 0, 0, 0.00 );background-color:rgba( 255, 255, 255, 0.00 );transform:translate(0, -50%)}.pum-theme-16920,.pum-theme-lightbox{background-color:rgba( 0, 0, 0, 0.60 )}.pum-theme-16920 .pum-container, .pum-theme-lightbox .pum-container{padding:18px;border-radius:3px;border:8px solid #000;box-shadow:0px 0px 30px 0px rgba( 2, 2, 2, 1.00 );background-color:rgba( 255, 255, 255, 1.00 )}.pum-theme-16920 .pum-title, .pum-theme-lightbox .pum-title{color:#000;text-align:left;text-shadow:0px 0px 0px rgba( 2, 2, 2, 0.23 );font-family:inherit;font-weight:100;font-size:32px;line-height:36px}.pum-theme-16920 .pum-content, .pum-theme-lightbox .pum-content{color:#000;font-family:inherit;font-weight:100}.pum-theme-16920 .pum-content + .pum-close, .pum-theme-lightbox .pum-content+.pum-close{position:absolute;height:26px;width:26px;left:auto;right:-13px;bottom:auto;top:-13px;padding:0px;color:#fff;font-family:Arial;font-weight:100;font-size:24px;line-height:24px;border:2px solid #fff;border-radius:26px;box-shadow:0px 0px 15px 1px rgba( 2, 2, 2, 0.75 );text-shadow:0px 0px 0px rgba( 0, 0, 0, 0.23 );background-color:rgba( 0, 0, 0, 1.00 )}#pum-22003{z-index:500}#pum-21711{z-index:500}#pum-21499{z-index:500}#pum-21104{z-index:500}#pum-20594{z-index:500}#pum-21470{z-index:500}#pum-21425{z-index:500}#pum-21149{z-index:500}#pum-20984{z-index:500}#pum-21211{z-index:500}#pum-19592{z-index:500}#pum-21086{z-index:500}#pum-19581{z-index:500}#pum-20566{z-index:500}#pum-19743{z-index:500}#pum-19660{z-index:500}#pum-19650{z-index:500}#pum-16927{z-index:1999999999}@font-face{font-family:'ywraq-quote-icon';src:url('/wp-content/plugins/yith-woocommerce-request-a-quote-premium/assets/icons/ywraq-quote-icon.eot?ygyboi&x69626');src:url('/wp-content/plugins/yith-woocommerce-request-a-quote-premium/assets/icons/ywraq-quote-icon.eot?ygyboi#iefix&x69626') format('embedded-opentype'), url('/wp-content/plugins/yith-woocommerce-request-a-quote-premium/assets/icons/ywraq-quote-icon.ttf?ygyboi&x69626') format('truetype'), url('/wp-content/plugins/yith-woocommerce-request-a-quote-premium/assets/icons/ywraq-quote-icon.woff?ygyboi&x69626') format('woff'), url('/wp-content/plugins/yith-woocommerce-request-a-quote-premium/assets/icons/ywraq-quote-icon.svg?ygyboi#ywraq-quote-icon&x69626') format('svg');font-weight:normal;font-style:normal;font-display:block}[class^="ywraq-quote-icon-"],[class*=" ywraq-quote-icon-"]{font-family:'ywraq-quote-icon' !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ywraq-quote-icon-more_horizontal:before{content:"\e904";color:#000}.ywraq-quote-icon-icon_quote:before{content:"\e904";color:#777}.ajax-loading, .product-remove a.yith-ywraq-item-remove.remove{display:inline-block}.product-remove{width:1%}.product-remove .ajax-loading{vertical-align:text-bottom}#yith-ywraq-form table.cart .product-thumbnail{display:table-cell}#yith-ywraq-form .product-name ul li{font-size: .9rem}#yith-ywraq-form .product-subtotal, #yith-ywraq-form .product-quantity, #yith-ywraq-form .product-price{text-align:right;padding:30px 15px}.woocommerce #yith-ywraq-form table.shop_table.cart div.product-thumbnail img{max-width:60px}.add-request-quote-button.disabled{opacity: .5 !important;cursor:not-allowed}#ywraq_cart_quote.button,#ywraq_checkout_quote_button.button{background:var(--ywraq_checkout_button_bg_color);color:var(--ywraq_checkout_button_color);border:1px solid var(--ywraq_checkout_button_color);width:100%}#ywraq-request-a-quote-on-cart p.form-row.form-row-wide.raq-send-request-row{text-align:right}#ywraq-request-a-quote-on-cart p.form-row.form-row-wide.raq-send-request-row input{margin-right:0px;text-transform:uppercase}.yith-ywraq-mail-form-wrapper input::placeholder, .yith-ywraq-mail-form-wrapper textarea::placeholder{color:#ccc !important;font-size:1em !important}#ywraq_cart_quote.button:hover,#ywraq_checkout_quote_button.button:hover{background:var(--ywraq_checkout_button_bg_color_hover);color:var(--ywraq_checkout_button_color_hover);border:1px solid var(--ywraq_checkout_button_color)}.raq-totals-row{border:0 !important}.hide-modal{display:none}.woocommerce .related ul li.product img, .woocommerce .related ul.products li.product img.ajax-loading{width:auto}.g-recaptcha{margin-bottom:20px}.ywraq-form-table-wrapper.vertical .nf-form-content{margin:0 !important}.ywraq-form-table-wrapper.wide .nf-form-cont{margin-left:50px}.woocommerce ul.products li.product a.add-request-quote-button.button, .wp-block-post.product a.add-request-quote-button.button,a.add-request-quote-button.button{font-size:1em;display:inline-block;text-align:center;word-break:break-word;padding:1rem 2rem;margin-top:1rem;text-decoration:none;cursor:pointer}.wp-block-post.product a.button, .wp-block-post.product .add-request-quote-button.button, .wp-block-post.product .add-request-quote-button-addons.button, .woocommerce .add-request-quote-button.button, .woocommerce .add-request-quote-button-addons.button{background-color:var(--ywraq_layout_button_bg_color) !important;color:var(--ywraq_layout_button_color) !important;border:1px solid var(--ywraq_layout_button_border_color) !important}.woocommerce .add-request-quote-button.button:hover, .woocommerce .add-request-quote-button-addons.button:hover{background-color:var(--ywraq_layout_button_bg_color_hover) !important;color:var(--ywraq_layout_button_color_hover) !important;border:1px solid var(--ywraq_layout_button_border_color_hover) !important}ul.yith-ywraq-list li{position:relative;padding-left:2em;position:relative;padding-top:0;padding-bottom:0px;display:flex !important}ul.yith-ywraq-list li a{display:block;font-weight:700}ul.yith-ywraq-list a.yith-ywraq-item-remove.remove{position:absolute;top:0;left:0}ul.yith-ywraq-list img{display:inline-block;float:right;margin-left:4px;width:32px;height:auto;box-shadow:none}ul.yith-ywraq-list .yith-ywraq-list-info .quantity{display:block}.woocommerce.ywraq-wrapper .cart a.button.wc-backward{float:left}.woocommerce.ywraq-wrapper .cart input.button.btn.btn-default{float:right}.payment_method_yith-request-a-quote{display:none}.widget_ywraq_mini_list_quote{position:relative;padding:0;display:inline-block;margin:25px 0;vertical-align:top;z-index:10}.widget_ywraq_mini_list_quote .raq-info{display:block;margin:2px;padding:10px 12px;color:#000;font-size:16px;border:1px solid #efefef;cursor:pointer}.widget_ywraq_mini_list_quote .yith-ywraq-list-wrapper{position:absolute;left:0;left:auto;margin-right:-1px;bottom:-12px;width:300px;padding-top:15px}.widget_ywraq_mini_list_quote .yith-ywraq-list-content{position:absolute;min-width:280px;box-shadow:3px 0 15px rgb(0 0 0 / 15%);right:0;padding:15px;background:var(--proteo-header_bg_color, #ffffff);border-radius:5px;top:calc(100%);opacity:0;visibility:hidden;transition:opacity ease .3s;font-size:16px}.widget_ywraq_list_quote ul.yith-ywraq-list li .quantity, .widget_ywraq_mini_list_quote ul.yith-ywraq-list li .quantity{display:block}.widget_ywraq_mini_list_quote .yith-ywraq-list-content:before{content:"";display:block;width:50px;height:15px;top:-15px;position:absolute;right:0}.widget_ywraq_mini_list_quote .yith-ywraq-list{margin-bottom:15px}.widget_ywraq_mini_list_quote .yith-ywraq-list-content.scrollbar-outer{overflow-y:scroll}.widget_ywraq_mini_list_quote .yith-ywraq-list-content ul li{position:relative;border-bottom:1px solid;padding:2px 0 15px 23px;clear:both;display:flex !important;align-items:flex-start}.yith-ywraq-list-item-product-info{font-size:0.9em}.widget_ywraq_mini_list_quote img.ywraq-custom-icon{max-width:50px}body.theme-yith-proteo section.widget_ywraq_mini_list_quote .yith-ywraq-list-wrapper{position:absolute;min-width:280px;box-shadow:3px 0 15px rgb(0 0 0 / 15%);right:0;padding:15px;background:var(--proteo-header_bg_color, #ffffff);border-radius:5px;top:calc(100%);opacity:0;visibility:hidden;transition:all ease .3s;font-size:16px;margin:0;bottom:auto;width:auto;pointer-events:none}body.theme-yith-proteo section.widget_ywraq_mini_list_quote:hover .yith-ywraq-list-wrapper{top:calc(100% + 15px);opacity:1;visibility:visible;z-index:10;pointer-events:auto}body.theme-yith-proteo .widget_ywraq_mini_list_quote .yith-ywraq-list-content{position:static;box-shadow:none;background:none;margin:0;padding:0;transition:none;border-radius:0;min-width:auto;z-index:auto}body.theme-yith-proteo .widget_ywraq_mini_list_quote .yith-ywraq-list-wrapper:before{content:"";display:block;width:100%;height:15px;top:-15px;position:absolute;right:0}body.theme-yith-proteo .widget_ywraq_mini_list_quote .yith-ywraq-list-content:before{display:none}body.theme-yith-proteo .widget_ywraq_mini_list_quote ul.yith-ywraq-list li.no-product{padding:15px 0}.theme-yith-proteo #ywraq_cart_quote, .theme-yith-proteo #ywraq_checkout_quote{width:100%;text-transform:uppercase;font-size:1.25rem;padding:1.25rem;vertical-align:middle}@media only screen and (min-width: 1024px){body.theme-yith-wonder .widget_ywraq_mini_list_quote:hover .yith-ywraq-list-wrapper{min-height:250px;top:40px}body.theme-yith-wonder .widget_ywraq_mini_list_quote .yith-ywraq-list-wrapper{left:-200px}body.theme-yith-wonder .widget_ywraq_mini_list_quote:hover .yith-ywraq-list-content{top:30px}body.theme-yith-wonder .widget.woocommerce.widget_ywraq_mini_list_quote:hover .yith-ywraq-list-wrapper .yith-ywraq-list-content *{pointer-events:all !important}}@media ( min-width: 769px ){.widget_ywraq_mini_list_quote:hover .yith-ywraq-list-content{top:calc(100% + 15px);opacity:1;visibility:visible;z-index:10}}.widget_ywraq_mini_list_quote ul.yith-ywraq-list{position:relative;max-height:30vh;overflow-y:scroll}.widget_ywraq_mini_list_quote ul.yith-ywraq-list::-webkit-scrollbar{-webkit-appearance:none;width:7px}.widget_ywraq_mini_list_quote ul.yith-ywraq-list::-webkit-scrollbar-thumb{border-radius:4px;background-color:rgba(0, 0, 0, .3);box-shadow:0 0 1px rgba(255, 255, 255, .5)}.widget_ywraq_mini_list_quote .raq-items-number{font-weight:bold}.ywraq-select2{z-index:111111111 !important}#ywraq_checkout_quote{margin-bottom:20px;text-align:center}a#ywraq_checkout_quote{padding:20px 0;display:block}.mobile-price{display:none}.raq-totals{text-align:right;padding:15px 15px !important}#yith-ywraq-form table{margin-top:10px;margin-bottom:10px}#yith-ywraq-form .update-list-wrapper{text-align:right;margin-bottom:30px}#yith-ywraq-form .update-list-wrapper .after-table-right{display:flex}#yith-ywraq-form .update-list-wrapper .after-table-right .button{margin-bottom:0}@media screen and (max-width: 768px){.ywraq_responsive thead{display:none}.mobile-price{display:block}.ywraq_responsive .product-quantity{text-align:right}.ywraq_responsive .product-subtotal, .ywraq_responsive .product-price{display:none}table.shop_table.ywraq_responsive tbody tr td{border:0}#yith-ywraq-form .actions a{text-align:center}.ywraq_responsive .raq-totals{text-align:right;padding:15px 15px !important}.ywraq_responsive .product-name{font-weight:600;font-size:0.8rem}.ywraq_responsive .product-name span{font-weight:normal;color:#a7a7a7;font-size:0.9rem}table.shop_table.ywraq_responsive .product-remove{max-width:20px;padding:10px}table.shop_table.ywraq_responsive tbody tr td.actions{padding:0}}.yith-ywraq-list-widget-wrapper .yith-ywraq-list-wrapper ul li.yith-ywraq-list-item .ywcp_component_child_item{margin-left:10px;margin-top:5px;position:relative}.yith-ywraq-list-widget-wrapper .yith-ywraq-list-wrapper ul li.yith-ywraq-list-item .ywcp_component_child_item strong, .yith-ywraq-list-widget-wrapper .yith-ywraq-list-wrapper ul li.yith-ywraq-list-item .ywcp_component_child_item a{display:block;max-width:180px}.yith-ywraq-list-widget-wrapper .yith-ywraq-list-wrapper ul li.yith-ywraq-list-item .ywcp_component_child_item span.product-quantity{position:absolute;top:10px;right:2px}.ywraq-mobile-opened.widget_ywraq_mini_list_quote{position:inherit}.ywraq-mobile-opened ul.yith-ywraq-list{height:auto;max-height:60vh;padding:30px}.yith-ywraq-list-wrapper .close{display:none}.ywraq-mobile-opened .yith-ywraq-list-wrapper .close{width:30px;height:30px;font-size:20px;color:#707070;position:absolute;top:-50px;right:50px;z-index:10001;display:block}.ywraq-mobile-opened.widget_ywraq_mini_list_quote:hover .yith-ywraq-list-wrapper{width:100%}.ywraq-mobile-opened.widget_ywraq_mini_list_quote:hover .yith-ywraq-list-content{width:100%;height:100%;position:fixed;top:0;left:0;width:100%;height:100%;padding-top:180px;opacity:1;z-index:10000}.ywraq-mobile-opened .items-count{padding-left:35px}.ywraq-form-table-wrapper th.product-name{text-align:left}.yith_ywraq_add_item_browse_message a:after{display:none}.ywraq-empty .ywraq-form-table-wrapper.wide{display:grid;overflow:hidden;grid-template-columns:repeat(1, 1fr);grid-auto-rows:1fr;grid-column-gap:5px;grid-row-gap:5px}.ywraq-form-table-wrapper.wide .yith-ywraq-mail-form-wrapper{flex-basis:48%;margin-left:5%}.ywraq-form-table-wrapper.wide form#yith-ywraq-form{flex-basis:48%}.ywraq-form-table-wrapper.wide .nf-form-cont{flex:1}.ywraq-form-table-wrapper .yith-ywraq-mail-form-wrapper{padding:25px}.theme-yith-proteo .ywraq-form-table-wrapper .yith-ywraq-mail-form-wrapper{background:#f5f5f5}#yith-ywraq-form .update-list-wrapper{display:flex;align-items:center}#yith-ywraq-form .update-list-wrapper input[type="submit"]{margin-right:0;margin-top:20px}button#ywraq-list-to-pdf{display:flex;align-items:center;background:#EDEDED;border-color:#D1D1D1}button#ywraq-list-to-pdf svg{margin-left:-10px}button#ywraq-list-to-pdf:hover{filter:brightness(95%)}@media screen and (min-width: 1024px){.ywraq-with-form .ywraq-form-table-wrapper.wide{display:grid;overflow:hidden;grid-template-columns:repeat(2, 1fr);grid-auto-rows:1fr;grid-column-gap:5px;grid-row-gap:5px}}@media screen and (max-width: 1024px){.yith-ywraq-mail-form-wrapper{margin-top:30px}}.ywraq-quote-icon-icon_quote:before{font-size:28px;color:rgb(64, 64, 64)}.theme-yith-proteo #yith-ywraq-default-form .woocommerce-error.woocommerce-message{box-shadow:none;margin-top:30px}ul.products li.product img.ywraq-loader{margin-top:-10px}.theme-yith-proteo span.yith-proteo-myaccount-icons.ywraq-quote-icon-icon_quote:before{font-size:40px}.theme-yith-proteo .widget_ywraq_mini_list_quote ul.yith-ywraq-list li a{margin-bottom:10px}.theme-yith-proteo .ywraq-view-quote-wrapper table.shop_table tbody tr td.product-name a{color:var(--proteo-general_link_color, #448a85)}.theme-yith-proteo .quotes-total a.button.accept{border:1px solid var(--proteo-general_link_color, #009E8D);color:var(--proteo-general_link_color, #009E8D)}.theme-yith-proteo table.shop_table a.yith-ywraq-item-remove.remove{text-decoration:none;color:#c7c7c7;display:inline-block;vertical-align:middle;font-size:30px;opacity:1}.theme-yith-proteo table.shop_table a.yith-ywraq-item-remove.remove:hover{color:#32373c}.theme-yith-proteo .entry-title-icon{background:url(/wp-content/plugins/yith-woocommerce-request-a-quote-premium/assets/icons/raq-thankyou.svg?x69626) no-repeat;width:50px;display:block;height:50px;margin:0 auto}.theme-yith-proteo button#ywraq-list-to-pdf{color:var(--proteo-general_link_color, #448a85)}.ywraq-wrapper.ywraq-empty .ywraq-before-form, .ywraq-wrapper.ywraq-with-form.ywraq-empty .ywraq-before-form{padding:30px;border:2px dashed #aaa;height:100%;align-items:center;text-align:center;display:block}.ywraq-form-table-wrapper.vertical .ywraq-before-form{margin-bottom:40px}.ywraq-wrapper.ywraq-with-form .ywraq-before-form{display:none}.ywraq-before-form:before{content:'';text-align:center;width:100%;background:url(/wp-content/plugins/yith-woocommerce-request-a-quote-premium/assets/icons/empty-quote.svg?x69626) no-repeat center center;width:130px;height:130px;display:block;margin:0 auto;margin-top:40px}.ywraq-wrapper .ywraq-before-form.ywraq-no-border{border:0;text-align:left}.ywraq-wrapper .ywraq-before-form.ywraq-no-border:before{display:none}.yith-ywraq-mail-form-wrapper .form-row{padding:0px 15px;margin-bottom:1.5em}.yith-ywraq-mail-form-wrapper .form-row.form-row-wide{padding-top:15px}@media (max-width: 768px){.ywraq-form-table-wrapper.wide{display:block}.ywraq-form-table-wrapper.wide .yith-ywraq-mail-form-wrapper{margin-left:0}.form-row.form-row-first,.form-row.form-row-last{width:100%}.form-row{margin-bottom:20px}.ywraq-form-table-wrapper .yith-ywraq-mail-form-wrapper .raq-send-request-row{text-align:center}.woocommerce-cart .hentry, .woocommerce-checkout .hentry{border-bottom:0;padding-bottom:0}.page-template-template-fullwidth-php table.cart .product-thumbnail{display:table-cell}.page-template-template-fullwidth-php table.cart thead{font-size:1em;text-indent:0}.widget_ywraq_mini_list_quote .yith-ywraq-list-wrapper{top:60px}.theme-yith-proteo .header-sidebar .widget_ywraq_mini_list_quote{text-align:right;display:block;padding:0;margin:-17px auto 0 auto}.theme-yith-proteo .header-sidebar .widget_ywraq_mini_list_quote{margin:-10px -10px 0 auto}body.theme-yith-proteo section.widget_ywraq_mini_list_quote.ywraq-mobile-quote .yith-ywraq-list-wrapper{display:none}body.theme-yith-proteo section.widget_ywraq_mini_list_quote.ywraq-mobile-opened .yith-ywraq-list-wrapper{top:0;left:0;height:100vh;z-index:999;display:block}body.theme-yith-proteo .ywraq-mobile-opened.widget_ywraq_mini_list_quote:hover .yith-ywraq-list-content{position:absolute;top:0;left:0;width:100%;height:100%;padding-top:50px;opacity:1;z-index:10000}body.theme-yith-proteo .widget_ywraq_mini_list_quote .items-count{margin-left:30px}body.theme-yith-proteo .ywraq-mobile-opened ul.yith-ywraq-list{padding-top:0}.theme-yith-proteo .widget_ywraq_mini_list_quote.ywraq-mobile-opened .yith-ywraq-list-wrapper .button, .theme-yith-proteo .widget_ywraq_mini_list_quote.ywraq-mobile-opened .yith-ywraq-list-content .button{width:100%;border-radius:0;padding:20px;font-size:1em;font-weight:400;margin-top:50px}body.theme-yith-proteo.ywraq-mobile-block-body{overflow:hidden;position:fixed;height:100vh}body.theme-yith-proteo.admin-bar.ywraq-mobile-block-body #wpadminbar{display:none}.theme-yith-proteo .ywraq-mobile-opened .yith-ywraq-list-wrapper .close{top:10px;right:20px}.theme-yith-proteo .header-sidebar .widget_ywraq_mini_list_quote span.ywraq-quote-icon-icon_quote:before{font-size:20px}.theme-yith-proteo .widget_ywraq_mini_list_quote .yith-ywraq-list-content:after{position:absolute;right:45px;top:-13px;width:0;height:0;content:'';border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:15px solid #fff;z-index:2000}.theme-yith-proteo .widget_ywraq_mini_list_quote p.items-count{font-size:16px}}@media (max-width: 600px){.theme-yith-proteo .widget_ywraq_mini_list_quote.ywraq-mobile-opened .yith-ywraq-list-wrapper .button, .theme-yith-proteo .widget_ywraq_mini_list_quote.ywraq-mobile-opened .yith-ywraq-list-content .button{position:fixed;bottom:0}}@media (max-width: 426px){.theme-yith-proteo .widget_ywraq_mini_list_quote .yith-ywraq-list-wrapper{width:100%}}.widget.woocommerce.widget_ywraq_mini_list_quote.ywraq-mobile-quote.ywraq-mobile-opened .yith-ywraq-list-wrapper .yith-ywraq-list-content{pointer-events:all !important;opacity:1;visibility:visible}
/*! jQuery UI - v1.12.1 - 2020-12-18
* http://jqueryui.com
* Includes: draggable.css, core.css, resizable.css, button.css, controlgroup.css, checkboxradio.css, dialog.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?scope=&folderName=base&cornerRadiusShadow=8px&offsetLeftShadow=0px&offsetTopShadow=0px&thicknessShadow=5px&opacityShadow=30&bgImgOpacityShadow=0&bgTextureShadow=flat&bgColorShadow=666666&opacityOverlay=30&bgImgOpacityOverlay=0&bgTextureOverlay=flat&bgColorOverlay=aaaaaa&iconColorError=cc0000&fcError=5f3f3f&borderColorError=f1a899&bgTextureError=flat&bgColorError=fddfdf&iconColorHighlight=777620&fcHighlight=777620&borderColorHighlight=dad55e&bgTextureHighlight=flat&bgColorHighlight=fffa90&iconColorActive=ffffff&fcActive=ffffff&borderColorActive=003eff&bgTextureActive=flat&bgColorActive=007fff&iconColorHover=555555&fcHover=2b2b2b&borderColorHover=cccccc&bgTextureHover=flat&bgColorHover=ededed&iconColorDefault=777777&fcDefault=454545&borderColorDefault=c5c5c5&bgTextureDefault=flat&bgColorDefault=f6f6f6&iconColorContent=444444&fcContent=333333&borderColorContent=dddddd&bgTextureContent=flat&bgColorContent=ffffff&iconColorHeader=444444&fcHeader=333333&borderColorHeader=dddddd&bgTextureHeader=flat&bgColorHeader=e9e9e9&cornerRadius=3px&fwDefault=normal&fsDefault=1em&ffDefault=Arial%2CHelvetica%2Csans-serif
* Copyright jQuery Foundation and other contributors; Licensed MIT */
.ui-draggable-handle{-ms-touch-action:none;touch-action:none}.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:before,.ui-helper-clearfix:after{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-front{z-index:100}.ywraq-reject-confirm button.ui-button.ui-corner-all.ui-widget.ui-button-icon-only.ui-dialog-titlebar-close{background:none;border:0}.ywraq-reject-confirm span#ui-id-1{font-size:20px}#ywraq-reject-confirm button.button{width:100%;text-transform:uppercase;font-size:13px;margin-top:10px;padding:15px;border-radius:15px}.ui-icon{display:inline-block;vertical-align:middle;margin-top:-.25em;position:relative;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-icon-block{left:50%;margin-left:-8px;display:block}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.ui-resizable{position:relative}.ui-resizable-handle{position:absolute;font-size:0.1px;display:block;-ms-touch-action:none;touch-action:none}.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle{display:none}.ui-resizable-n{cursor:n-resize;height:7px;width:100%;top:-5px;left:0}.ui-resizable-s{cursor:s-resize;height:7px;width:100%;bottom:-5px;left:0}.ui-resizable-e{cursor:e-resize;width:7px;right:-5px;top:0;height:100%}.ui-resizable-w{cursor:w-resize;width:7px;left:-5px;top:0;height:100%}.ui-resizable-se{cursor:se-resize;width:12px;height:12px;right:1px;bottom:1px}.ui-resizable-sw{cursor:sw-resize;width:9px;height:9px;left:-5px;bottom:-5px}.ui-resizable-nw{cursor:nw-resize;width:9px;height:9px;left:-5px;top:-5px}.ui-resizable-ne{cursor:ne-resize;width:9px;height:9px;right:-5px;top:-5px}.ui-button-icon-only{width:2em;box-sizing:border-box;text-indent:-9999px;white-space:nowrap}input.ui-button.ui-button-icon-only{text-indent:0}.ui-button-icon-only .ui-icon{position:absolute;top:50%;left:50%;margin-top:-39px;margin-left:5px}.ui-button.ui-icon-notext .ui-icon{padding:0;width:2.1em;height:2.1em;text-indent:-9999px;white-space:nowrap}input.ui-button.ui-icon-notext .ui-icon{width:auto;height:auto;text-indent:0;white-space:normal;padding: .4em 1em}input.ui-button::-moz-focus-inner,button.ui-button::-moz-focus-inner{border:0;padding:0}.ui-controlgroup{vertical-align:middle;display:inline-block}.ui-controlgroup>.ui-controlgroup-item{float:left;margin-left:0;margin-right:0}.ui-controlgroup>.ui-controlgroup-item:focus,.ui-controlgroup>.ui-controlgroup-item.ui-visual-focus{z-index:9999}.ui-controlgroup-vertical>.ui-controlgroup-item{display:block;float:none;width:100%;margin-top:0;margin-bottom:0;text-align:left}.ui-controlgroup-vertical .ui-controlgroup-item{box-sizing:border-box}.ui-controlgroup .ui-controlgroup-label{padding: .4em 1em}.ui-controlgroup .ui-controlgroup-label span{font-size:80%}.ui-controlgroup-horizontal .ui-controlgroup-label+.ui-controlgroup-item{border-left:none}.ui-controlgroup-vertical .ui-controlgroup-label+.ui-controlgroup-item{border-top:none}.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content{border-right:none}.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content{border-bottom:none}.ui-controlgroup-vertical .ui-spinner-input{width:75%;width:calc(100% - 2.4em)}.ui-controlgroup-vertical .ui-spinner .ui-spinner-up{border-top-style:solid}.ui-checkboxradio-label .ui-icon-background{box-shadow:inset 1px 1px 1px #ccc;border-radius: .12em;border:none}.ui-checkboxradio-radio-label .ui-icon-background{width:16px;height:16px;border-radius:1em;overflow:visible;border:none}.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon, .ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon{background-image:none;width:8px;height:8px;border-width:4px;border-style:solid}.ui-checkboxradio-disabled{pointer-events:none}.ui-dialog{position:absolute;top:0;left:0;padding: .2em;outline:0}.ui-dialog .ui-dialog-titlebar{padding: .4em 1em;position:relative}.ui-dialog .ui-dialog-title{float:left;margin: .1em 0;white-space:nowrap;width:90%;overflow:hidden;text-overflow:ellipsis}.ui-dialog .ui-dialog-titlebar-close{position:absolute;right: .3em;top:50%;width:20px;margin:-10px 0 0 0;padding:1px;height:20px}.ui-dialog .ui-dialog-content{position:relative;border:0;padding: .5em 1em;background:none;overflow:auto}.ui-dialog .ui-dialog-buttonpane{text-align:left;border-width:1px 0 0 0;background-image:none;margin-top: .5em;padding: .3em 1em .5em .4em}.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{float:right}.ui-dialog .ui-dialog-buttonpane button{margin: .5em .4em .5em 0;cursor:pointer}.ui-dialog .ui-resizable-n{height:2px;top:0}.ui-dialog .ui-resizable-e{width:2px;right:0}.ui-dialog .ui-resizable-s{height:2px;bottom:0}.ui-dialog .ui-resizable-w{width:2px;left:0}.ui-dialog .ui-resizable-se, .ui-dialog .ui-resizable-sw, .ui-dialog .ui-resizable-ne, .ui-dialog .ui-resizable-nw{width:7px;height:7px}.ui-dialog .ui-resizable-se{right:0;bottom:0}.ui-dialog .ui-resizable-sw{left:0;bottom:0}.ui-dialog .ui-resizable-ne{right:0;top:0}.ui-dialog .ui-resizable-nw{left:0;top:0}.ui-draggable .ui-dialog-titlebar{cursor:move}.ywraq-quote-on-cart .ui-corner-all{background:none;border:none}.ywraq-quote-on-cart .ui-icon{display:inline-block;vertical-align:middle;margin-top:-.25em;position:relative;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ywraq-quote-on-cart .ui-button-icon-only{width:2em;box-sizing:border-box;text-indent:-9999px;white-space:nowrap}.ywraq-quote-on-cart .ui-button-icon-only .ui-icon{position:absolute;top:50%;left:50%;margin-top:-39px;margin-left:5px}.ywraq-quote-on-cart.ui-widget.ui-widget-content{border:1px solid #c5c5c5;padding:25px;border-radius:10px}.ywraq-quote-on-cart.ui-widget-content{border:1px solid #ddd;background:#fff;color:#333}.ywraq-quote-on-cart .ui-widget-header{border:1px solid #fff;background:#fff;color:#333;font-weight:bold}.ywraq-quote-on-cart .ui-icon{width:30px;height:30px}.ywraq-quote-on-cart .ui-icon, .ywraq-quote-on-cart .ui-widget-content .ui-icon.ui-icon-closethick{background-image:url("/wp-content/plugins/yith-woocommerce-request-a-quote-premium/assets/icons/ic_close.svg?x69626") !important;background-repeat:no-repeat !important}.ywraq-quote-on-cart .ui-resizable-handle.ui-resizable-se.ui-icon.ui-icon-gripsmall-diagonal-se{display:none !important}.ywraq-quote-on-cart-wrapper.error{color:red;font-size:13px}.ywraq-quote-on-cart .ui-widget-overlay{background:#aaa;opacity: .3;filter:Alpha(Opacity=30)}.ywraq-quote-on-cart .ui-widget-shadow{-webkit-box-shadow:0px 0px 5px #666;box-shadow:0px 0px 5px #666}.ywraq-quote-on-cart .ui-corner-all, .ywraq-quote-on-cart .ui-corner-top, .ywraq-quote-on-cart .ui-corner-left, .ywraq-quote-on-cart .ui-corner-tl{border-radius:14px}.ui-widget-overlay{background:#1e1e1e;opacity: .7;filter:Alpha(Opacity=70)}.ui-widget-shadow{-webkit-box-shadow:0px 0px 5px #666;box-shadow:0px 0px 5px #666}li.wp-block-post.type-product .yith-ywraq-add-to-quote{text-align:center;margin:0 auto}.wp-block-group.product .yith_ywraq_add_item_response_message{margin-top:10px}.ywraq-ask-for-a-quote-on-block button{font-size:1.125rem;padding:1rem 2rem;cursor:pointer}@media only screen and (max-width: 640px){body.theme-yith-proteo .container.header-contents.right-toggle{display:flex}body.theme-yith-proteo .container.header-contents.right-toggle{display:flex;flex-direction:row;align-content:center;justify-content:space-between}}