.customer-feedback .feedback-container{text-align:center;margin-top:100px}.customer-feedback .thumbs button{font-size:24px;padding:10px 20px;margin:0 10px;border:none;background:none;cursor:pointer;display:flex;align-items:center}.customer-feedback .feedback-popup{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;z-index:999;display:flex;align-items:center;justify-content:center}.customer-feedback .popup-content{width:80%;max-width:500px;background-color:#fff;padding:30px;border-radius:10px;box-shadow:0 4px 6px #0000001a;position:relative;opacity:0;transform:scale(.8);transition:opacity .3s ease,transform .3s ease}.customer-feedback .page{display:none;margin-top:0}.customer-feedback .page.active{display:block}.customer-feedback .emoji-container{display:flex;justify-content:space-around;margin-top:20px}.customer-feedback .emoji-option{font-size:30px;cursor:pointer}.customer-feedback textarea{width:calc(100% - 20px);margin:10px 0 0;padding:10px;border:1px solid #ccc;border-radius:5px;resize:none}.customer-feedback .action-btn{background-color:#4caf50;color:#fff;padding:10px 20px;border:none;border-radius:5px;cursor:pointer}.customer-feedback .action-btn:hover{background-color:#45a049}.customer-feedback .close-btn{position:absolute;top:24px;right:20px;font-size:20px;cursor:pointer;background:none;border:none}.customer-feedback h2{font-size:15px;margin:0}.page-feedback h2{margin-top:0}.customer-feedback .thumbs button{padding:0;margin:0 5px}.customer-feedback .action-btn{background-color:var(--color-background-button);padding:7px 10px}.customer-feedback .navigation-icons{margin-top:10px}.customer-feedback .emoji-container{margin-top:10px}.customer-feedback .emoji-container{justify-content:center;gap:5px}.customer-feedback .action-btn{display:flex;justify-content:center;align-items:center;width:44px;height:44px;border-radius:50%}.customer-feedback .action-btn.prev{transform:rotate(90deg)}.customer-feedback .action-btn.next{transform:rotate(-90deg)}.customer-feedback .feedback-button-wrapper{display:flex;justify-content:space-between}.customer-feedback .action-btn svg{width:20px;height:auto}.customer-feedback .navigation-icons{gap:10px;display:flex}.customer-feedback .emoji-option:hover{transform:scale(1.2);animation:bouncing .5s .3s;filter:drop-shadow(1px 2px 3px black)}.customer-feedback .emoji-option{transition:all .1s linear}.customer-feedback div#char-count{position:absolute;color:gray;right:6px;bottom:18px;font-size:12px}.customer-feedback .text-wrapper-input{position:relative;display:flex;flex-direction:column;margin-bottom:10px}.feedback-popup .page-thankyou p{text-align:center;margin-top:10px}.popup-content .btn .btn__loading-bar{background-color:var(--color-text-button)}.feedback-popup .page-thankyou h2{color:#64554e;font-weight:400;font-size:22px;text-align:center}@keyframes bouncing{0%,to{transform:scale(1)}25%{transform:scale(.9,1.1)}50%{transform:scale(1.1,.9)}75%{transform:scale(.95,1.05)}}.customer-feedback .feedback-button-wrapper .navigation-icons{margin-top:0;position:absolute;left:0}.customer-feedback .feedback-button-wrapper{justify-content:center}.customer-feedback .feedback-button-wrapper .content-btn{width:100%;border-radius:45px;padding:0 15px;max-width:250px}.customer-feedback .emoji-container{min-height:95px;align-items:center}.customer-feedback .emoji-option.selcted{transform:scale(1.2);filter:drop-shadow(1px 2px 3px black)}.template-collection .customer-feedback{justify-content:flex-start;border-bottom:1px solid rgba(0,0,0,.1);border-top:1px solid rgba(0,0,0,.1);padding-top:15px;padding-bottom:15px}.template-collection .feedback-inner-wrapper{display:flex;align-items:center;gap:10px;flex-direction:row-reverse;justify-content:flex-end}.feedback-popup .page-thankyou h3{text-align:center;margin-top:10px;font-size:22px;font-weight:600;color:var(--color-background-button)}.customer-feedback .close-btn{width:23px;height:23px;border-radius:50%;border:1px solid var(--color-background-button);display:grid;place-items:center}.customer-feedback .close-btn svg{width:.8rem;height:.8rem;display:block;stroke:var(--color-background-button)}.customer-feedback .close-btn{z-index:2}.feedback-popup .page-thankyou p{margin-top:0}.customer-feedback .feedback-button-wrapper .content-btn{transition:all .5s ease}.customer-feedback .feedback-button-wrapper .content-btn:hover{background:var(--color-background-button-hover)}.customer-feedback .popup-content{padding:20px}.feedback-popup .page-thankyou p{font-size:16px;margin-top:0}.feedback-popup .page-thankyou h3{margin-bottom:10px;margin-top:0}.feedback-popup .customer-feedback h2{margin:0;font-size:21px}.customer-feedback{display:flex;justify-content:start;align-items:center;border-bottom:1px solid rgba(0,0,0,.1);border-top:1px solid rgba(0,0,0,.1);padding-top:15px;padding-bottom:15px;margin-bottom:10px}.feedback-inner-wrapper{display:flex;align-items:center;gap:10px;flex-direction:row-reverse;justify-content:flex-end}.customer-feedback .page-feedback h2{margin-bottom:0;font-size:18px;font-weight:400;text-transform:capitalize}.customer-feedback .thumbs{display:flex;align-items:center}.customer-feedback .thumbs svg{width:40px;height:auto}.customer-feedback .close-btn svg{width:10.24px;height:10.24px;display:block;stroke:#000}.customer-feedback textarea:focus-visible{outline:navajowhite;box-shadow:none}.customer-feedback .close-btn{z-index:2;width:20px;top:19px;height:20px}.customer-feedback textarea{width:100%}.customer-feedback .feedback-button-wrapper .content-btn,.customer-feedback .feedback-button-wrapper .content-btn:hover{background-color:#000}.customer-feedback .feedback-button-wrapper .content-btn.loading{color:transparent}.btn.loading .btn__loading-wrap{margin:0;display:block}.popup-content .btn .btn__loading-bar{background-color:#fff}.btn.loading .btn__loading-bar{margin:0}.btn__loading-wrap{display:none;width:100%;max-width:50px;height:2px;overflow:hidden;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.customer-feedback .feedback-button-wrapper .content-btn.loading .btn__loading-bar{width:100%;height:2px;border-radius:2px;-webkit-animation:loaderLine 1.4s ease-in-out infinite;animation:loaderLine 1.4s ease-in-out infinite}@keyframes loaderLine{0%{transform:translate(-150%)}45%{transform:translate(0)}55%{transform:translate(0)}to{transform:translate(150%)}}.customer-feedback .page input,.customer-feedback .wsphone_number input{width:100%;border:1px solid #ccc;border-radius:5px;padding:7px;margin-bottom:5px}.customer-feedback .field{flex-wrap:wrap}.customer-feedback .page input,.customer-feedback .wsphone_number input{margin-bottom:10px}.customer-feedback .wsphone_number{display:flex;align-items:center;position:relative;width:100%}.customer-feedback .wsphone_number>span{margin-right:5px;position:absolute;top:1px;left:1px;line-height:1.1;padding:0 4px 0 0;color:#1116;background:#dfdfdf45;border-radius:3px 0 0 3px;height:calc(100% - 12px);display:flex;align-items:center;width:38px;justify-content:center;font-size:14px}.customer-feedback .wsphone_number input{padding-left:50px}.customer-feedback textarea::placeholder,.customer-feedback .page input::placeholder,.customer-feedback .wsphone_number input::placeholder{font-size:13px;font-style:italic}.customer-feedback .text-wrapper-input [style="color: red; display: block;"]+#char-count{bottom:0}.customer-feedback .text-wrapper-input [style="color: red; display: block;"]{display:inline-block!important}@media (min-width:767px){.customer-feedback{display:flex;justify-content:flex-start;align-items:center}}@media (max-width:768px){.feedback-popup .page-thankyou p{font-size:20px}.customer-feedback .popup-content{padding:10px}.customer-feedback textarea{margin:10px 0 5px}.customer-feedback .action-btn{height:35px;min-height:35px}.customer-feedback .thumbs svg{width:28px}.template-collection .feedback-inner-wrapper .main-title h2{font-size:11px}.template-collection .feedback-inner-wrapper{gap:5px}.feedback-inner-wrapper .thumbs{display:flex;align-items:center}.customer-feedback .thumbs button+button{margin-left:0}.customer-feedback .close-btn{top:15px;right:13px}.customer-feedback .popup-content{padding:13px}.feedback-popup .page-thankyou h3{font-size:18px}.feedback-popup .page-thankyou p{font-size:14px}.feedback-popup .customer-feedback h2{font-size:19px}.customer-feedback .popup-content{width:98%}.customer-feedback .feedback-popup .popup-content{transform:translateY(100%)!important}.customer-feedback .feedback-popup.active .popup-content{transform:translateY(0)!important;transition:transform .3s linear}.customer-feedback .feedback-popup{opacity:0;visibility:hidden;overflow:hidden;display:flex!important;align-items:flex-end}.customer-feedback .feedback-popup.active{opacity:1;display:flex!important;visibility:visible}.customer-feedback .close-btn{top:12px}.feedback-inner-wrapper .main-title h2{font-size:11px}.customer-feedback .action-btn{height:40px;min-height:40px}.customer-feedback .page{text-align:left}}
/*# sourceMappingURL=/cdn/shop/t/23/assets/component-customerfeedback.css.map */
