.chaty *,.chaty-chat-view *,.chaty-outer-forms *{box-sizing:border-box}.chaty-agent-data,.chaty-whatsapp-field input[type=text],.chaty-whatsapp-message,.chaty-whatsapp-message p{font-family:Segoe UI,Helvetica Neue,Helvetica,Lucida Grande,Arial,Ubuntu,Cantarell,Fira Sans,sans-serif}.chaty-agent-header,.chaty-channel,.chaty-channels,.chaty-form-body,.chaty-tooltip{position:relative}.chaty-tooltip .on-hover-text,.chaty-tooltip .on-hover-text:before,.chaty-tooltip:after,.chaty-tooltip:before{text-transform:none;font-size:.9em;line-height:1;user-select:none;pointer-events:none;position:absolute;display:none;opacity:0}.on-hover-text{display:none;white-space:pre}.chaty-tooltip .on-hover-text:before,.chaty-tooltip:before{content:"";border:5px solid transparent;z-index:1001}.chaty-tooltip:after{content:attr(data-hover)}.chaty-tooltip .on-hover-text,.chaty-tooltip:after{text-align:center;min-width:1em;max-width:21em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:5px 15px;border-radius:10px;background:#fff;color:#333;z-index:1000;box-shadow:0 1.93465px 7.73859px rgb(0 0 0 / 15%);font-size:17px;line-height:21px}.chaty-animation-shockwave:after,.chaty-animation-shockwave:before{content:"";border-radius:50%;position:absolute;top:0;right:0;bottom:0}.chaty-tooltip .on-hover-text{overflow:visible;white-space:pre}.chaty-tooltip.active .on-hover-text,.chaty-tooltip.active .on-hover-text:before,.chaty-tooltip.active:after,.chaty-tooltip.active:before,.chaty-tooltip:hover .on-hover-text,.chaty-tooltip:hover .on-hover-text:before,.chaty-tooltip:hover:after,.chaty-tooltip:hover:before{display:block;opacity:1}.chaty-tooltip.active .on-hover-text,.chaty-tooltip.active .on-hover-text:before,.chaty-tooltip.active:after,.chaty-tooltip.active:before,.chaty-tooltip.pos-left:hover .on-hover-text,.chaty-tooltip.pos-left:hover .on-hover-text:before,.chaty-tooltip.pos-left:hover:after,.chaty-tooltip.pos-left:hover:before,.chaty-tooltip.pos-right:hover .on-hover-text,.chaty-tooltip.pos-right:hover .on-hover-text:before,.chaty-tooltip.pos-right:hover:after,.chaty-tooltip.pos-right:hover:before{animation:ease-out forwards tooltips-horz}.chaty-tooltip.has-on-hover:after,.chaty-tooltip.has-on-hover:before,.chaty-widget .chaty-i-trigger .chaty-cta-close.chaty-tooltip.chaty-tooltip:hover:after,.chaty-widget .chaty-i-trigger .chaty-cta-close.chaty-tooltip:hover:before,.chaty-widget.chaty-open .chaty-i-trigger .chaty-cta-main.chaty-tooltip:after,.chaty-widget.chaty-open .chaty-i-trigger .chaty-cta-main.chaty-tooltip:before,.chaty-widget.cssas-no-close-button.default-open .chaty-i-trigger,.on-hover-text:empty,[data-hover=""]:after,[data-hover=""]:before{display:none!important}.chaty-tooltip.pos-top:before{border-bottom-width:0;border-top-color:#fff;bottom:calc(100% + 5px)}.chaty-tooltip.pos-top:after{bottom:calc(100% + 10px)}.chaty-tooltip.pos-top:after,.chaty-tooltip.pos-top:before{left:50%;transform:translate(-50%,-.5em)}.chaty-tooltip.pos-down:before{top:100%;border-top-width:0;border-bottom-color:#fff}.chaty-tooltip.pos-down:after{top:calc(100% + 5px)}.chaty-tooltip.pos-down:after,.chaty-tooltip.pos-down:before{left:50%;transform:translate(-50%,.5em)}.chaty-tooltip.pos-left .on-hover-text:before,.chaty-tooltip.pos-left:before{top:50%;border-right-width:0;border-left-color:#fff;left:calc(0em - 10px);transform:translate(-.5em,-50%)}.chaty-tooltip.pos-left .on-hover-text:before{left:auto;right:calc(0em - 5px)}.chaty-tooltip.pos-left .on-hover-text,.chaty-tooltip.pos-left:after{top:50%;right:calc(100% + 10px);transform:translate(-.5em,-50%)}.chaty-tooltip.pos-right .on-hover-text:before,.chaty-tooltip.pos-right:before{top:50%;border-left-width:0;border-right-color:#fff;right:calc(0em - 10px);transform:translate(.5em,-50%)}.chaty-tooltip.pos-right .on-hover-text:before{left:calc(0em - 5px);right:auto}.chaty-tooltip.pos-right .on-hover-text,.chaty-tooltip.pos-right:after{top:50%;left:calc(100% + 10px);transform:translate(.5em,-50%)}@keyframes tooltips-vert{to{opacity:1;transform:translate(-50%,0)}}@keyframes tooltips-horz{to{opacity:1;transform:translate(0,-50%)}}.chaty-tooltip.pos-down:hover:after,.chaty-tooltip.pos-down:hover:before,.chaty-tooltip.pos-top:hover:after,.chaty-tooltip.pos-top:hover:before{animation:ease-out forwards tooltips-vert}@-webkit-keyframes chaty-animation-shockwave{0%{transform:scale(1);box-shadow:0 0 2px rgba(0,0,0,.3),inset 0 0 1px rgba(0,0,0,.3)}95%{box-shadow:0 0 50px transparent,inset 0 0 30px transparent}100%{transform:scale(2.25)}}@keyframes chaty-animation-shockwave{0%{transform:scale(1);box-shadow:0 0 2px rgba(0,0,0,.3),inset 0 0 1px rgba(0,0,0,.3)}95%{box-shadow:0 0 50px transparent,inset 0 0 30px transparent}100%{transform:scale(2.25)}}@-webkit-keyframes chaty-animation-blink{0%,100%{opacity:1}20%{opacity:.5}}@keyframes chaty-animation-blink{0%,100%{opacity:1}20%{opacity:.5}}@-webkit-keyframes chaty-animation-pulse{0%{transform:scale(1);box-shadow:0 2px 2px rgba(0,0,0,.2);border-radius:50%}100%{transform:scale(1.1);box-shadow:0 2px 2px rgba(0,0,0,.2);border-radius:45%}}@keyframes chaty-animation-pulse{0%{transform:scale(1);border-radius:50%}100%{transform:scale(1.1);border-radius:45%}}.chaty-animation-shockwave:after{left:0;-webkit-animation:2s ease-out 1.3s infinite chaty-animation-shockwave;animation:2s ease-out 1.3s infinite chaty-animation-shockwave}.chaty-animation-shockwave:before{left:0;-webkit-animation:2s ease-out .8s infinite chaty-animation-shockwave;animation:2s ease-out .8s infinite chaty-animation-shockwave}.chaty-animation-blink{-webkit-animation:1.33s ease-out infinite chaty-animation-blink;animation:1.33s ease-out infinite chaty-animation-blink}.chaty-animation-pulse,.chaty-animation-pulse-icon{-webkit-animation:.4s infinite alternate chaty-animation-pulse;animation:.4s infinite alternate chaty-animation-pulse}.chaty-animation-sheen{position:relative;overflow:hidden}.chaty-animation-sheen:after{animation:5s infinite chaty-animation-sheen;content:'';position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,transparent,rgba(255,255,255,.5) 50%,transparent);transform:rotateZ(60deg) translate(0,5em)}@keyframes chaty-animation-sheen{100%,20%{transform:rotateZ(60deg) translate(0,-80px)}}.chaty-animation-fade{animation:5s infinite chaty-animation-fade}.chaty-animation-spin{animation:5s cubic-bezier(.56,-.35,.22,1.5) infinite chaty-animation-spin}@keyframes chaty-animation-fade{15%,5%{opacity:.25}10%,100%,20%{opacity:1}}@keyframes chaty-animation-spin{10%{transform:rotateZ(-20deg);animation-timing-function:ease}100%,20%{transform:rotateZ(360deg)}}.chaty-animation-bounce,.chaty-animation-jump{animation:5s cubic-bezier(.84,-.54,.31,1.19) infinite chaty-animation-bounce}@keyframes chaty-animation-bounce{0%,100%,20%{transform:none}10%{transform:translateY(-1em)}}@keyframes chaty-animation-waggle{0%{transform:none}10%{transform:rotateZ(-20deg) scale(1.2)}13%{transform:rotateZ(25deg) scale(1.2)}15%{transform:rotateZ(-15deg) scale(1.2)}17%{transform:rotateZ(15deg) scale(1.2)}20%{transform:rotateZ(-12deg) scale(1.2)}22%{transform:rotateZ(0) scale(1.2)}100%,24%{transform:rotateZ(0) scale(1)}}.chaty-animation-waggle{animation:5s infinite chaty-animation-waggle}.chaty{display:none;z-index:99999}.chaty-widget.chaty-open .chaty-i-trigger .chaty-cta-close.chaty-tooltip.chaty-tooltip:hover:after,.chaty-widget.chaty-open .chaty-i-trigger .chaty-cta-close.chaty-tooltip:hover:before,.chaty.active,.chaty.form-open .chaty-widget.cssas-no-close-button.default-open .chaty-i-trigger{display:block!important}.chaty *,.chaty-form-body form{margin:0;padding:0}.chaty .sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;border:0!important}.chaty a,.chaty a:focus,.chaty a:hover,.chaty button{border:none;text-decoration:none;outline:0;box-shadow:none}.chaty-widget{position:fixed;bottom:25px;right:25px;z-index:10001}.chaty-widget.left-position{left:25px;right:auto}.chaty-channel-list{display:flex;width:62px;height:124px;position:absolute;bottom:-4px;right:0;flex-direction:column;align-items:flex-start;pointer-events:none}.chaty-widget.left-position .chaty-channel-list{left:0;right:auto}.chaty-widget.chaty-open .chaty-channel-list,.chaty-widget.has-single .chaty-i-trigger .Phone-channel:after,.chaty-widget.has-single .chaty-i-trigger .Phone-channel:before{pointer-events:auto}.chaty-channel-list .chaty-channel,.chaty-channel.single .chaty-svg{display:inline-block;width:54px;height:54px;border-radius:50%;margin:4px;cursor:pointer;box-shadow:0 3px 6px rgb(0 0 0 / 25%)}.chaty-channel-list .chaty-channel{position:absolute;bottom:0;opacity:0;transition:.5s;-webkit-transition:.5s}.chaty-channel.single .chaty-svg{margin:0}.chaty-widget.chaty-open .chaty-channel-list .chaty-channel{opacity:1}.chaty-channel a,.chaty-channel button,.chaty-svg{display:block;width:54px;height:54px;border-radius:50%;cursor:pointer;position:relative;outline:0}.chaty-channel button{background:0 0;border-radius:50%}.chaty-channel a .chaty-custom-icon,.chaty-channel button .chaty-custom-icon,.chaty-svg .chaty-custom-icon{width:54px;height:54px;border-radius:50%;text-align:center;font-size:27px;line-height:54px;color:#fff}.chaty-channel a:focus,.chaty-channel button:focus,.chaty-contact-form-box button.chaty-submit-button{outline:0}.chaty-agent-icon svg,.chaty-channel svg,.chaty-view-channels .chaty-channel span svg{width:100%;height:100%}.chaty-channel img{width:54px;height:54px;object-fit:cover;border-radius:50%}.chaty-i-trigger .chaty-channel{position:absolute;bottom:0;right:4px;transition:.5s;border-radius:50%;cursor:pointer}.chaty-cta-button{transition:.5s;box-shadow:0 3px 6px rgb(0 0 0 / 25%);border-radius:50%}.chaty-widget.left-position .chaty-i-trigger .chaty-channel{left:4px;right:auto}.chaty-widget .chaty-cta-main .chaty-cta-button{z-index:1099;opacity:1;position:relative}.chaty-widget.chaty-open .chaty-cta-main .chaty-cta-button{z-index:999;opacity:0;transform:rotate(540deg);visibility:hidden}.chaty-widget .chaty-i-trigger .chaty-cta-close{pointer-events:none}.chaty-widget.chaty-open .chaty-i-trigger .chaty-cta-close{pointer-events:auto;z-index:101}.chaty-widget .chaty-i-trigger .chaty-cta-close .chaty-cta-button{z-index:999;opacity:0;visibility:hidden}.chaty-widget.chaty-open .chaty-i-trigger .chaty-cta-close .chaty-cta-button{z-index:1099;opacity:1;transform:rotate(180deg);visibility:visible}.chaty-widget.chaty-open .chaty-i-trigger .chaty-cta-main.chaty-tooltip{z-index:91}.chaty-channel button.open-chaty-channel,.chaty-widget.chaty-no-close-button:not(.has-single) .chaty-i-trigger:not(.single-channel),.chaty-widget.chaty-open .chaty-i-trigger .chaty-cta-main.chaty-tooltip .on-hover-text,.chaty.form-open .chaty-channel button.open-chaty,.chaty.form-open .chaty-i-trigger .chaty-cta-main.chaty-tooltip .on-hover-text,.chaty.form-open .chaty-i-trigger .chaty-tooltip:after,.chaty.form-open .chaty-i-trigger .chaty-tooltip:before,.chaty.form-open .chaty-widget.has-single .chaty-i-trigger .on-hover-text{display:none}.chaty-widget .ch-pending-msg{position:absolute;right:-4px;top:-4px;width:16px;height:16px;text-align:center;background:red;color:#fff;font-size:10px;line-height:16px;border-radius:50%;z-index:1101}.chaty-widget.left-position.hor-mode .chaty-channel-list{width:136px;height:62px;left:0;bottom:0}.chaty-widget.right-position.hor-mode .chaty-channel-list{width:136px;height:62px;right:0;left:auto;bottom:0}.chaty-widget.hor-mode .chaty-channel-list .chaty-channel{margin-top:0;margin-bottom:0}.chaty-widget.hor-mode.left-position .chaty-channel-list .chaty-channel{left:0}.chaty-widget.hor-mode.right-position .chaty-channel-list .chaty-channel{right:0;left:auto}.chaty-chat-view,.chaty-outer-forms{vertical-align:bottom;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;position:fixed!important;bottom:-25px;left:25px;padding:0;width:320px;max-width:90%;-moz-transition:.5s linear;box-shadow:rgba(0,0,0,.16) 0 5px 40px;-webkit-box-shadow:rgba(0,0,0,.16) 0 5px 40px;-moz-box-shadow:rgba(0,0,0,.16) 0 5px 40px;opacity:0;visibility:hidden;pointer-events:none;z-index:-1;transition:.5s;-webkit-transition:.5s;animation-delay:-2s;-webkit-animation-delay:-2s}.chaty-chat-view.pos-left,.chaty-outer-forms.pos-left{left:25px}.chaty-chat-view.pos-right,.chaty-outer-forms.pos-right{right:25px;left:auto}.chaty-outer-forms.active,.chaty:not(.form-open) .chaty-widget.chaty-open+.chaty-chat-view{-webkit-transform:translateY(-93px);transform:translateY(-93px);opacity:1;z-index:999999;visibility:visible;bottom:0;pointer-events:auto}.chaty-whatsapp-body{background:#e6ddd4;padding:0;min-height:260px;position:relative;z-index:2;-webkit-border-top-left-radius:6px;-webkit-border-top-right-radius:6px;-moz-border-radius-topleft:6px;-moz-border-radius-topright:6px;border-top-left-radius:6px;border-top-right-radius:6px}.chaty-whatsapp-content{padding:20px 20px 20px 10px}.chaty-form-body{background:#fff;z-index:99999;min-height:75px;border-radius:10px}.qr-code-image{padding:10px;text-align:center}.qr-code-image img{max-width:100%;max-height:360px;margin:0 auto;display:block;width:100%;height:auto}.chaty-whatsapp-body:before{display:block;position:absolute;content:"";left:0;top:0;height:100%;width:100%;z-index:0;opacity:.08;background-image:url(//shopbeesandtrees.com/wp-content/plugins/chaty/images/whatsapp.png)}.chaty-whatsapp-message{padding:7px 14px 6px;background-color:#fff;border-radius:0 8px 8px;position:relative;transform-origin:center top;z-index:2;box-shadow:rgba(0,0,0,.13) 0 1px .5px;margin-top:4px;margin-left:15px;max-width:calc(100% - 40px);font-size:14px}.chaty-whatsapp-message:before{position:absolute;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAmCAMAAADp2asXAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAACQUExURUxpccPDw9ra2m9vbwAAAAAAADExMf///wAAABoaGk9PT7q6uqurqwsLCycnJz4+PtDQ0JycnIyMjPf3915eXvz8/E9PT/39/RMTE4CAgAAAAJqamv////////r6+u/v7yUlJeXl5f///5ycnOXl5XNzc/Hx8f///xUVFf///+zs7P///+bm5gAAAM7Ozv///2fVensAAAAvdFJOUwCow1cBCCnqAhNAnY0WIDW2f2/hSeo99g1lBYT87vDXG8/6d8oL4sgM5szrkgl660OiZwAAAHRJREFUKM/ty7cSggAABNFVUQFzwizmjPz/39k4YuFWtm55bw7eHR6ny63+alnswT3/rIDzUSC7CrAziPYCJCsB+gbVkgDtVIDh+DsE9OTBpCtAbSBAZSEQNgWIygJ0RgJMDWYNAdYbAeKtAHODlkHIv997AkLqIVOXVU84AAAAAElFTkSuQmCC);background-position:50% 50%;background-repeat:no-repeat;background-size:contain;content:"";top:0;left:-12px;width:12px;height:19px}.chaty-whatsapp-message p{margin:0;padding:0;color:#111b21;font-weight:400}.chaty-whatsapp-footer{position:relative;padding:12px 15px;background:#f0f0f0;-webkit-border-bottom-right-radius:6px;-webkit-border-bottom-left-radius:6px;-moz-border-radius-bottomright:6px;-moz-border-radius-bottomleft:6px;border-bottom-right-radius:6px;border-bottom-left-radius:6px}.whatsapp-chaty-form{display:flex;margin:0;padding:0}.chaty-whatsapp-button button,.chaty-whatsapp-button button:focus,.chaty-whatsapp-button button:hover{line-height:48px;text-align:center;float:right;height:48px;width:48px;padding:8px 10px 8px 15px;background:#25d366!important;border-radius:24px;outline:0;box-shadow:none;border:none;cursor:pointer;margin:0;text-decoration:none}.chaty-whatsapp-data{display:flex;flex:1}.chaty-whatsapp-field{padding-right:12px;flex:1}.chaty-whatsapp-button{flex:0 0 48px}.chaty-whatsapp-button svg{width:100%;height:100%;margin:0;padding:0}.chaty-whatsapp-field input[type=text]{height:48px!important;line-height:32px;padding:0 10px 0 15px;font-size:16px;resize:none;width:100%;border:none!important;border-radius:24px;outline:0;box-shadow:none!important;background:#fff!important;margin:0;color:#111b21}.chaty-whatsapp-field input[type=text]:focus{outline:0;border:none;margin:0;color:#111b21}.chaty-whatsapp-button button:focus,.chaty-whatsapp-button button:hover{background:#22bf5b!important}.close-chaty-form{position:absolute;right:5px;top:5px;background:#30534b;width:22px;height:22px;border-radius:15px;padding:3px;cursor:pointer;transition:.4s;-webkit-transition:.4s;-moz-transition:.4s}.close-chaty-form:hover{transform:rotate(180deg);-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg)}.chaty-close-button{position:relative;width:16px;height:16px;transition:.4s;cursor:pointer}.chaty-close-button:after,.chaty-close-button:before{content:"";position:absolute;width:12px;height:2px;background-color:#fff;display:block;border-radius:2px;transform:rotate(45deg);top:7px;left:2px}.chaty-close-button:after{transform:rotate(-45deg)}.chaty.form-open .chaty-channel button.open-chaty-channel,.chaty.form-open .chaty-no-close-button.has-single .chaty-i-trigger{display:block}.chaty-agent-data{font-size:16px}.chaty-agent-header{font-size:18px;padding:20px 15px;background:#22bf5b;color:#fff;-webkit-border-top-left-radius:10px;-webkit-border-top-right-radius:10px;-moz-border-radius-topleft:10px;-moz-border-radius-topright:10px;border-top-left-radius:10px;border-top-right-radius:10px}.chaty-agent-data .close-chaty-form{right:10px;top:12px}.chaty-agent-data .chaty-agent{display:flex;align-items:center;padding:15px}.chaty-agent-data .chaty-agent a{color:#49687e;font-size:16px;text-decoration:none;display:flex;width:100%;align-items:center;outline:0;font-weight:400}.chaty-contact-input input[type=email].chaty-input-field,.chaty-contact-input input[type=text].chaty-input-field,.chaty-contact-input textarea.chaty-textarea-field{color:#28303d;font-family:BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Fira Sans","Droid Sans","Helvetica Neue",sans-sans;margin:0;background:#fff;outline:0}.chaty-agent-data .chaty-agent+.chaty-agent{border-top:2px solid #f6f8f9}.chaty-agent-img{width:36px;height:36px;object-fit:cover;border-radius:50%}.chaty-agent-icon{width:48px;height:48px;margin:0 15px 0 0}.chaty-agent-data .chaty-custom-icon{width:48px;height:48px;text-align:center;display:block;line-height:48px;background:silver;border-radius:50%;color:#fff;font-size:28px}.chaty-close-agent-list{position:absolute;right:15px;top:10px;width:26px;height:26px;cursor:pointer;z-index:10;padding:0 0 10px 10px}.chaty-agent-icon img{width:48px;height:48px;object-fit:cover}.chaty-close-agent-list svg{fill:#ffffff}.agent-sub-header{font-size:14px;line-height:20px;font-weight:400}.agent-main-header{font-size:20px;line-height:32px;font-weight:700;position:relative}.chaty-agent-header:before,.chaty-view-header:before{content:"";background:url(//shopbeesandtrees.com/wp-content/plugins/chaty/images/header-top.png) no-repeat;width:215px;height:41px;position:absolute;top:0;left:0;z-index:1}.chaty-agent-header:after,.chaty-view-header:after{content:"";background:url(//shopbeesandtrees.com/wp-content/plugins/chaty/images/header-bottom.png) no-repeat;width:44px;height:41px;position:absolute;bottom:0;right:0;z-index:1}.chaty-custom-channel-icon{display:block;border-radius:50%;color:#fff;text-align:center;line-height:54px}.chaty-contact-form-title{padding:10px 15px;text-align:left;font-size:18px;border-bottom:1px solid #acacac}.chaty-contact-inputs{padding:15px 15px 0}.chaty-contact-input{display:flex}.chaty-contact-input+.chaty-contact-input{margin:12px 0 0}.chaty-contact-input input[type=email].chaty-input-field,.chaty-contact-input input[type=text].chaty-input-field{width:100%;height:36px;line-height:36px;font-size:16px;padding:0 10px;border:1px solid #ccc;border-radius:4px}.chaty-contact-input input[type=email].chaty-input-field:focus,.chaty-contact-input input[type=text].chaty-input-field:focus,.chaty-contact-input textarea.chaty-textarea-field:focus{outline:0;box-shadow:none;border-color:#898989}.chaty-contact-input textarea.chaty-textarea-field{width:100%;height:100px;line-height:20px;font-size:16px;padding:10px;border:1px solid #ccc;border-radius:4px}.chaty-contact-form-box .close-chaty-form{right:9px;top:9px}.chaty-contact-form-box button.chaty-submit-button[type=submit],button#chaty-submit-button-0{border:none;border-radius:4px;color:#fff;background:#a886cd;width:100%;height:36px;line-height:36px;font-size:18px;padding:0;margin:0;cursor:pointer;text-align:center;display:block}.chaty-contact-input input.chaty-input-field.has-chaty-error,.chaty-contact-input textarea.chaty-textarea-field.has-chaty-error{border:1px solid #d20000}.chaty-contact-form-button{padding:15px}.chaty-ajax-error-message,.chaty-ajax-success-message{color:#00a700;padding:10px 0 0;text-align:center;font-size:16px}.chaty-ajax-error-message{color:#da0000}.chaty-view-header,.chaty-view-header a,.chaty-view-header a:focus,.chaty-view-header a:hover{font-weight:500;color:#fff;font-size:24px}.chaty-exit-intent{position:fixed;z-index:-1}.chaty-exit-intent:before{display:block;position:fixed;top:0;left:0;content:'';width:100vw;height:100vh;background:rgba(0,0,0,.8);visibility:hidden;z-index:100;transition:.5s ease-in-out;-webkit-transition:.5s ease-in-out;-moz-transition:.5s ease-in-out}.chaty .chaty-widget.left-position .chaty-exit-intent:before{clip-path:circle(15px at 60px calc(100% - 60px))}.chaty .chaty-widget.right-position .chaty-exit-intent:before{clip-path:circle(15px at calc(100% - 60px) calc(100% - 60px))}.chaty .chaty-widget .chaty-exit-intent.animate:before{visibility:visible;clip-path:circle(100%)}.chaty-widget.has-single .chaty-i-trigger .chaty-channel:not(.chaty-agent-button).Phone-channel .chaty-tooltip:after,.chaty-widget.has-single .chaty-i-trigger .chaty-channel:not(.chaty-agent-button).Phone-channel .chaty-tooltip:before{pointer-events:inherit}body.cht-in-mobile .chaty-outer-forms.chaty-agent-data.custom-cht-pos,body.cht-in-mobile .chaty-outer-forms.chaty-contact-form-box.custom-cht-pos,body.cht-in-mobile .chaty-outer-forms.chaty-wechat-form.custom-cht-pos,body.cht-in-mobile .chaty-outer-forms.chaty-whatsapp-form.custom-cht-pos{top:50%;left:0;right:0;margin:0 auto;transform:translate(0,-50%);bottom:auto}body.cht-in-mobile .chaty-outer-forms.chaty-agent-data.custom-cht-pos .chaty-agent-body{max-height:calc(100vh - 164px)!important}.chaty-whatsapp-message p+p{margin-top:5px}body.cht-in-mobile .chaty-outer-forms.chaty-whatsapp-form.custom-cht-pos .chaty-whatsapp-content{max-height:calc(100vh - 122px)!important;overflow-y:auto}body.cht-in-mobile .chaty-outer-forms.chaty-whatsapp-form:not(.custom-cht-pos) .chaty-whatsapp-content{overflow-y:auto}.chaty.has-custom-pos.form-open .chaty-i-trigger{opacity:0;visibility:hidden}body.cht-in-mobile .chaty-outer-forms.chaty-contact-form-box.custom-cht-pos .chaty-contact-inputs{max-height:calc(100vh - 150px)!important;overflow-y:auto}body.cht-in-mobile .chaty-outer-forms{max-width:calc(100vw - 50px)!important}.chaty-view-body{background:#fff;border-radius:8px}.chaty-view-header{background:#b78deb;border-radius:7px 7px 0 0;padding:10px 15px;position:relative;word-break:break-word}.chaty-top-content{padding:15px 15px 0;font-size:16px}.chaty-view-content p,.chaty-view-content p a,.chaty-view-content p a:focus,.chaty-view-content p a:hover{margin:0;padding:0;font-size:16px;line-height:150%;color:#49687e;word-break:break-word}.chaty-view-content p a{display:inline-block}.chaty-view-content p a:focus,.chaty-view-content p a:hover,.chaty-view-header a:focus,.chaty-view-header a:hover{outline:0;text-decoration:none}.chaty-view-content p+p{margin-top:10px}.chaty-close-view-list{position:absolute;right:15px;top:10px;width:12px;cursor:pointer;z-index:11}.chaty-close-view-list svg{fill:#ffffff;display:inline-block;width:100%}.chaty-view-channels .chaty-channel{height:48px;display:inline-block;margin:6px 0;width:20%;text-align:center;vertical-align:top}.chaty-view-channels .chaty-channel a,.chaty-view-channels .chaty-channel img,.chaty-view-channels .chaty-channel span:not(.on-hover-text){display:block;width:48px;height:48px;margin:0 auto}.chaty-view-channels{padding:10px 8px}.chaty-view-channels .chaty-custom-channel-icon{font-size:24px}.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}#wps_wpr_loader,.wps_wpr_popup_wrapper{height:100%;width:100%;top:0;bottom:0;left:0;right:0}button#wps_cart_points_apply,input#wps_cart_points{min-height:30px;font-size:16px;vertical-align:middle;float:unset}#wps_wpr_loader{background-color:rgba(255,255,255,.6);position:fixed;z-index:99999}.wps_wpr_heading{margin-bottom:10px!important;padding:0;font-size:20px;font-weight:700;clear:both}#wps_wpr_loader img{display:block;left:0;margin:0 auto;position:absolute;right:0;top:40%}#wps_wpr_membership .wps_rwpr_settings_display_none,.wps_rwpr_settings_display_none{display:none}.wps_rwpr_settings_display_none_notice{display:none!important}.wps_account_wrapper .input-number{width:48%;padding:5px}.wps_account_wrapper .wps_wpr_custom_coupon.button{width:48%;margin-right:0}.comment-wps-wpr-points-signup{text-align:center;color:green}.comment-wps-wpr-points-comment,.wps_wpr_upgrade_level{color:green}.wps_wpr_wrapper_button .twitter-share-button{background:#39f;border-radius:5px;color:#fff;font-size:12px;padding:6px 13px;text-decoration:none;vertical-align:text-bottom;display:inline-block}.wps_wpr_wrapper_button .fb-share-button{background:#1877f2;border-radius:5px;color:#fff;padding:5px 0;font-size:12px;text-decoration:none;vertical-align:top}.wps_wpr_btn .twitter-share-button>img{display:inline-block;margin-right:4px;margin-top:3px;vertical-align:top;width:19px}.wps_wpr_wrapper_button .google{line-height:1px;display:inline-block;vertical-align:top}.wps_wpr_wrapper_button .wps_wpr_common_class{display:inline-block;margin:0 7px}.wps_wpr_wrapper_button .wps_wpr_mail_button{background-color:#575757;border-radius:3px;display:inline-flex;flex-wrap:wrap;align-items:center;height:30px;padding:0;text-align:center;vertical-align:top;width:77px;box-shadow:none}.wps_wpr_btn_copy,.wps_wpr_btn_copy:active,.wps_wpr_btn_copy:focus,.wps_wpr_btn_copy:hover{background:rgba(0,0,0,0)}.wps_wpr_wrapper_button .wps_wpr_mail_button img{box-shadow:none;display:inline-block;margin:0 auto;width:18px}.wps_wpr_wrapper_button .wps_wpr_mail_button .wps_wpr_common_class{margin-left:12px}.button-primary.woocommerce-save-button.wps_wpr_save_changes{background:#ebe9eb;color:#515151;float:right}.button-primary.woocommerce-save-button.wps_wpr_save_changes:hover{background:#dad8da}.wps_wpr_enter_some_points>input{width:50%!important}.wps_wpr_enter_some_points{padding-bottom:15px}.wps_wpr_popup_thumbnail_section .wps_wpr_popup_cat .wps_wpr_cat_wrapper{display:inline-block;margin:0 8px;width:21.777%;text-align:center;vertical-align:top}@media screen and (max-width:768px){.wps_account_wrapper .input-number,.wps_account_wrapper .wps_wpr_custom_coupon.button{width:50%}.wps_wpr_popup_thumbnail_section .wps_wpr_popup_cat .wps_wpr_cat_wrapper{width:21.5%}}.points_log{overflow-x:auto}.wps_wpr_cat_wrapper{display:inline-block;margin:0 8px}.wps_wpr_cat_wrapper .wps_wpr_cat_list,.wps_wpr_popup_content_section .wps_wpr_popup_thumbnail_section .wps_wpr_thumbnail_product_name{display:block;margin-top:5px}#wps_wpr_heading_id{margin-bottom:0;text-align:right}.wps_wpr_tick,.wps_wpr_view_log{float:right}.wps_wpr_each_section>#wps_wpr_membership::after,.wps_wpr_popup_thumbnail_section::after,.wps_wpr_refrral_code_copy::after{clear:both;content:"";display:block}.wps_wpr_btn_copy{float:left;padding:6px}#wps_wpr_copy{float:left;width:calc(100% - 44px)}#wps_wpr_copy code{background:#ebe9eb;display:block;padding:0 3px;word-break:break-all}.wps_wpr_message{font-size:13px}.wps_wpr_membership_with_img thead{display:table-header-group!important}.wps_wpr_membership_with_img td,.wps_wpr_membership_with_img th{display:table-cell!important}.wps_wpr_membership_with_img tr{display:table-row!important}.wps_wpr_membership_with_img tr td:before{content:""!important}.wps_tooltip{position:relative;display:inline-block}.wps_account_wrapper .wps_tooltip .wps_tooltiptext{background-color:#000;border-radius:6px;bottom:-30px;color:#fff;font-size:11px;left:-19px;padding:5px 0;position:absolute;text-align:center;visibility:hidden;width:80px;z-index:1}.wps_account_wrapper .wps_tooltip .wps_tooltiptext::after{content:"";position:absolute;bottom:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:transparent transparent #000}.wps_tooltip:hover .wps_tooltiptext{visibility:visible}.wps_wpr_popup_wrapper{background-color:rgba(0,0,0,.41);position:fixed;z-index:2147483646}.wps_wpr_popup_content_section{background:#fff;border-bottom:5px solid #7f527d;border-radius:5px;bottom:0;box-shadow:0 5px 15px rgba(0,0,0,.5);left:0;margin:0 auto;max-width:600px;overflow-wrap:break-word;overflow-y:auto;position:relative;top:50%;transform:translateY(-50%);width:95%;z-index:9}#wps_wpr_order_notice,.wps_wpr_product_point{position:relative;background-color:#55b3a5;font-family:Montserrat}.wps_wpr_intro_text{width:calc(100% - 80px)}.wps_wpr_close{text-align:right;width:60px}.wps_wpr_close>a{box-shadow:none!important;float:right;text-decoration:none}.wps_wpr_popup_notice_section span{display:inline-block;vertical-align:top}.wps_wpr_close img{border-radius:50%;width:30px}.wps_wpr_popup_content_section .wps_wpr_popup_content .wps_wpr_popup_notice_section{background:#7f527d;border-top-left-radius:5px;border-top-right-radius:5px;color:#fff;padding:10px;text-align:center}.wps_wpr_popup_content_section .wps_wpr_popup_content .wps_wpr_popup_notice_section>p{margin:0;font-size:15px;display:block}.wps_wpr_popup_thumbnail_section{padding:10px;height:333px;overflow-y:auto}.wps_wpr_avada_wrap .custom_point_checkout.woocommerce-info,.wps_wpr_popup_thumbnail_section ul{margin:0;padding:0}.wps_wpr_popup_thumbnail_section ul li{display:inline-block;list-style:none;margin-bottom:10px;text-align:center;width:137px}.wps_wpr_popup_thumbnail_section ul li a{text-decoration:none;color:#ddd}.wps_wpr_popup_thumbnail_section .wps_wpr_thumbnail_img_wrap{display:block;max-width:100%}.wps_wpr_thumbnail_price_wrap{color:#7f527d;display:inline-block;font-size:15px;margin-top:5px}.wps_wpr_popup_thumbnail_section .wps_wpr_thumbnail_img_wrap img{max-width:100%}.wps_wpr_cat_list{border:1px solid #7f527d;border-radius:5px;color:#7f527d;display:inline-block;margin-bottom:5px;padding:5px 10px;text-decoration:none;transition:.3s linear}.wps_wpr_cat_list:hover{background:#7f527d;color:#fff;transition:.3s}@media screen and (max-width:600px) and (min-width:320px){.points_log table.shop_table.my_account_points.account-points-table thead th{width:100px}#points_form .wps_wpr_custom_coupon.button,#wps_custom_point_num{width:100%}.wps_wpr_popup_thumbnail_section .wps_wpr_popup_cat .wps_wpr_cat_wrapper{width:29%}}@media screen and (max-width:768px) and (min-width:320px){.wps_wpr_table_view_log thead{display:table-header-group!important}.wps_wpr_table_view_log td{padding-left:6px 25px!important;display:table-cell!important}.wps_wpr_table_view_log td:before{content:""!important}.wps_wpr_table_view_log tr{display:table-row!important}.woocommerce-MyAccount-points.wps_wpr_table_view_log tbody tr td{text-align:left!important}#points_form .wps_wpr_custom_coupon.button{margin-top:10px}}@media screen and (max-width:500px){.wps_wpr_popup_thumbnail_section .wps_wpr_popup_cat .wps_wpr_cat_wrapper{width:28%;font-size:14px}}@media screen and (max-width:387px) and (min-width:320px){#wps_wpr_upgrade_level{float:none;margin-top:10px;font-size:12px}.wps_wpr_popup_thumbnail_section .wps_wpr_popup_cat .wps_wpr_cat_wrapper{margin:10px 8px;width:42.777%}}.points_log,.wps_wpr_each_section,.wps_wpr_membership_with_img{border:1px solid #d1d1d1!important;margin-bottom:30px!important;padding:20px;box-shadow:0 0 10px -1px #d1d1d1;border-collapse:separate}.wps_wpr_each_section .wps_wpr_membership_message{display:block;margin-bottom:5px}.wps_wpr_each_section>#wps_wpr_membership{margin-bottom:0}.wps_wpr_each_section #wps_wpr_membership_roles{padding:9px;float:left}.wps_wpr_each_section .wps_wpr_btn_copy{border:none;display:inline-block;opacity:1;width:44px}.wps_ways_to_gain_points_section .wps_wpr_each_section{white-space:pre-line}.wps_wpr_coupon_details{border:none!important;margin-bottom:0!important}.wps_wpr_product_point{display:inline-block;letter-spacing:1px;width:260px;padding:4px 8px 4px 0;text-align:center;color:#fff;margin-bottom:20px}.wps_wpr_product_point img{max-width:20px;margin-left:12px;width:100%}.wps_wpr_item_meta img{max-width:20px;width:100%}#wps_wpr_share_point{background:#ebe9eb;color:#515151}#wps_wpr_share_point:hover{background-color:#dad8da}#wps_wpr_referal_points_notification,#wps_wpr_shared_points_notification{margin-bottom:4px}.wps_wpr_heading_para{display:inline-block;margin-bottom:0}.wps_wpr_points_expiry{color:#666;font-size:12px;margin-bottom:10px;margin-top:0;vertical-align:middle}.wps_wpr_points_wrapper_with_exp{float:left}.wps_wpr_view_log_notice{background-color:#e3e3e3;color:#444;font-size:14px;font-weight:700;margin-bottom:0;padding:10px 20px 10px 10px;position:relative;cursor:pointer;line-height:1.5}.wps_wpr_slide_toggle{margin-bottom:15px}.wps_wpr_view_log_notice.wps_wpr_common_slider .wps_wpr_open_toggle{position:absolute;right:23px;top:50%;transform:translateY(-50%);cursor:pointer}.wps_wpr_view_log_notice.wps_wpr_common_slider .wps_wpr_open_toggle:after{position:absolute;content:"";height:2px;width:15px;background:#444}.wps_wpr_view_log_notice.wps_wpr_common_slider .wps_wpr_open_toggle:before{background:#444;content:"";height:15px;left:7px;position:absolute;top:-6px;width:2px}.wps_wpr_avada_wrap .custom_point_checkout.woocommerce-info:before,.wps_wpr_view_log_notice.wps_wpr_common_slider .wps_wpr_plus_icon:before{content:none}.wps_wpr_common_table{display:none;table-layout:fixed;width:100%}.wps_wpr_apply_custom_points{display:inline-block;width:100%;text-align:left;margin-top:10px;clear:both}.wps_wpr_product_point::after{border-color:transparent #fff transparent transparent;border-style:solid;border-width:20px;content:"";position:absolute;right:0;top:50%;transform:translateY(-50%)}#wps_wpr_order_notice::before{content:""}#wps_wpr_order_notice{border-top:0;padding:20px 0;text-transform:uppercase;font-weight:700;font-size:12px;color:#fff;width:100%;margin-top:30px;text-align:center}#wps_wpr_order_notice p{display:inline-block;margin-left:20px;background-color:#76d4c6;padding:5px;margin-bottom:0}#wps_wpr_order_notice+.shop_table.cart .coupon .input-text{width:auto;max-width:170px}.shop_table.cart .wps_wpr_apply_custom_points #wps_cart_points{width:170px;border-radius:4px;height:40px!important;padding:5px 12px;background-color:#f2f2f2;box-shadow:none!important;border:0;font-size:18px;margin:0 5px 0 0;max-width:170px}.theme-Divi .custom_point_checkout #wps_cart_points_apply{background:#fff}.theme-storefront .custom_point_checkout #wps_cart_points_apply{background-color:#eee;border-color:#eee;color:#333;padding:8px 20px}.wps_wpr_reward{padding:20px}.custom_point_checkout #wps_cart_points_apply{margin-left:10px}.wps_wpr_popup_content_section .wps_wpr_popup_thumbnail_section li{vertical-align:top}.wps_wpr_popup_content_section .wps_wpr_popup_thumbnail_section li a{color:#000;font-weight:600;text-decoration:none!important}.wps_wpr_popup_content_section .wps_wpr_popup_thumbnail_section .wps_wpr_thumbnail_price_wrap{display:block}@media screen and (max-width:997px){#wps_wpr_order_notice:after{border:none}}@media screen and (max-width:768px){.wps_wpr_reward{display:none}#wps_wpr_order_notice{padding:20px;display:block}#wps_wpr_order_notice p{margin-left:0;margin-top:20px}#wps_wpr_order_notice+.shop_table.cart .coupon .input-text{width:100%!important;max-width:100%!important}#wps_wpr_order_notice+.shop_table.cart .actions .button,#wps_wpr_order_notice+.shop_table.cart .coupon .button{width:100%}.shop_table.cart .wps_wpr_apply_custom_points #wps_cart_points,.shop_table.cart .wps_wpr_apply_custom_points .button{width:100%!important}.shop_table.cart .wps_wpr_apply_custom_points #wps_cart_points{width:100%!important;max-width:unset;margin-bottom:10px}}@media screen and (max-width:376px){.custom_point_checkout #wps_cart_points_apply{margin-top:10px;margin-left:0;width:100%}.custom_point_checkout #wps_cart_points{width:100%!important}}.wps_wpr_table_view_log{table-layout:fixed}#wps_cart_points_apply+p{width:100%;margin-bottom:0}.wps_wpr_checkout_points_class::after{display:block;clear:both;content:''}.custom_point_checkout #wps_cart_points{padding:10px;width:135px}.wps_wpr_avada_wrap button#wps_cart_points_apply{line-height:1.8}.wps_wpr_whatsapp_share{background:#25d366;border-radius:3px;height:30px;padding:0;text-align:center;width:77px;box-shadow:none;display:inline-flex;flex-wrap:wrap;margin:0 7px;align-items:center}.wps_wpr_whatsapp_share img{max-width:16px;display:inline-block;margin:0 auto;width:18px}.wps_wpr_common_table thead th{padding:0 24px}input#wps_cart_points{padding:8px 5px;max-width:200px;display:inline-block;margin-right:10px}button#wps_cart_points_apply+p{color:#636161;font-size:14px}#points_form .wps_wpr_custom_coupon.button,input#wps_wpr_upgrade_level_click{min-height:40px;float:right}#points_form #wps_custom_point_num,.wps_wpr_each_section #wps_wpr_membership_roles{border:1px solid;max-width:200px;width:80%!important;min-height:40px}#wps_wpr_points_notification+.wps_wpr_generate_coupon.button{float:left;min-height:40px}.wps_wpr_cart_redemption__notice ul{margin:0}div#wps_wpr_order_notice{padding:10px}div#wps_wpr_order_notice p{padding:0}input#wps_wpr_some_custom_points{border:1px solid;min-height:40px;min-width:150px}.wps_wpr_show_redemption_conversion_rate{margin-left:20px}@media screen and (max-width:420px){.custom_point_checkout #wps_cart_points{width:180px}.custom_point_checkout #wps_cart_points_apply{margin-left:0;margin-top:10px}}.wcusage_options {
}
.order-date{
color: green;
}
.coupon-orders-single {
margin: 20px 0px;
width: 100%;
}
.wcuTable {
display: table;
width: 100%;
text-align: center;
border: 1px solid #E8E8E8;
}
.wcu-dash-coupon-area .wcutabcontent .wcuTableRow {
display: table-row;
background: linear-gradient(#fefefe, #f6f6f6);
color: #333;
}
.wcuTableRowDropdown {
color: #333;
}
.wcu-dash-coupon-area .wcutabcontent .wcuTableRowDropdown:nth-child(even) td { background: #fdfdfd; }
.wcu-dash-coupon-area .wcutabcontent .wcuTableRowDropdown:nth-child(odd) td { background: #fafafa; }
.wcu-dash-coupon-area .wcutabcontent .wcuTableRowDropdown:hover td { background: #ffffff; }
.wcu-dash-coupon-area .wcutabcontent .wcuTableRow td, .wcu-dash-coupon-area .wcutabcontent .wcuTableRow tr:nth-child(odd) td {
background: linear-gradient(#fefefe, #f6f6f6);
color: #333;
}
.wcutabcontent a {
text-decoration: none;
}
.wcuTableHeading {
display: table-header-group;
background-color: #ddd;
}
.wcuTable thead {
text-align: center;
}
.wcuTableCell {
text-align: center;
display: table-cell;
vertical-align: middle;
padding: 7px 10px !important;
border: 1px solid #e6e6e6;
width: auto;
max-width: 200px; }
.wcuTableHead {
display: table-cell;
padding: 7px 10px;
font-weight: bold;
background: #333 !important;
background-color: #333 !important;
color: #fff !important;
text-align: center;
}
.wcuTableHead-summary {
display: table-cell;
padding: 2px 0 !important;
font-weight: bold;
background: #f4f4f4 !important;
background-color: #f4f4f4 !important;
color: #333 !important;
text-align: center;
border: 0 !important;
font-size: 14px !important;
}
.wcuTableFoot {
display: table-cell;
padding: 7px 10px;
border: 1px solid #999999;
background: #333;
color: #fff;
text-align: center;
}
.wcuTableBody {
display: table-row-group;
}
@media screen and (max-width: 720px) {
.wcuTableRow, .wcuTableCell, .wcuTableHead, .wcuTableHead-summary {
display: block;
width: 100%;
}
}
.wcutablinks {
border-radius: 4px;
} @media only screen and (max-width: 760px), (min-device-width: 768px) and (max-device-width: 1024px)  {
.coupon-title {
font-size: 25px !important;
}
.wcutablinks {
margin: 2px !important;
}
.wcutab button {
margin-top: 2px;
} .wcuTable table, .wcuTable thead, .wcuTable tbody, .wcuTable th, .wcuTable td, .wcuTable tr, .wcuTableRow, .wcuTableCell {
display: block;
} .wcuTable thead tr {
position: absolute;
top: -9999px;
left: -9999px;
}
.wcuTable tr { border: 1px solid #ccc; display: inline-block; margin-bottom: 5px; }
.wcu-dash-coupon-area .wcutabcontent .wcuTableRow, .wcu-dash-coupon-area .wcutabcontent .listtheproducts {
display: block;
width:  95vw;
margin-bottom: 15px;
}
.wcu-dash-coupon-area .wcutabcontent .listtheproducts, .wcu-dash-coupon-area .wcutabcontent .listtheproducts .wcuTableCell {
padding: 10px 0 !important;
}
.wcuTable td { border: none;
border-bottom: 1px solid #eee;
position: relative;
padding-left: 50% !important;
padding-top: 5px !important;
padding-bottom: 5px !important;
}
.wcuTable td:before { position: absolute; top: 5px;
left: 6px;
width: 45%;
padding-right: 10px;
white-space: nowrap;
}
.wcuTableRow, .wcu-table-payouts {
margin-bottom: 20px;
}
.wcuTableCell {
display: block;
max-width: 100%;
}
.wcuTableHead {
display: block;
}
.wcu-table-monthly-summary td:before {
font-weight: bold;
}
.wcu-thetitlerow {
display: none !important;
}
}
.wcu-tab-title {
margin-top: 25px !important;
margin-bottom: 25px;
}
.wcu-coupon-box {
margin-top: 20px;
}
.wcutab {
overflow: hidden;
}
.coupon-title {
font-size: 30px;
margin-bottom: 20px;
}
@media screen and (min-width: 1060px) {
.wcuTableCell-ref-website {
max-width: 250px !important;
}
.wcuTableCell-ref-landing {
max-width: 350px !important;
}
} .wcusage-dash-logout {
font-size: 12px;
margin-top: 14px;
} .wcutab button {
background-color: #333;
color: #fff;
float: left;
border: none;
outline: none;
cursor: pointer;
transition: 0.3s;
font-size: 17px;
margin: 2px;
}
.wcu-active-tab {
opacity: 0.8;
}
#search-coupon-all, #search-coupon, #search-criteria {
min-height: 40px;
padding: 5px 10px;
max-width: 150px;
}
#wcu-paypal-input, #wcu-paypal-input2 {
margin-top: 10px;
}
#wcu-paypal-button, .wcu-paypal-button, #wcu-email-settings-update-button, #wcu-billing-update-button, #wcu-register-button {
margin-top: 12px;
font-size: 16px;
min-height: 40px;
padding: 5px 20px;
}
#wcu-register-button {
margin-top: 15px;
}
.wcu-save-settings-button, #wcu6 .woocommerce-Button, #wcu6 button {
border: 2px solid #333;
border-radius: 2px;
}
#paypal-input {
width: 300px; max-width: 100%;
}
.create-stripe-link, .create-stripe-link span, .create-stripe-link i {
color: #fff;
}
.create-stripe-link {
text-decoration: none !important;
}
#submitpayoutyes {
background: green; padding: 10px 15px; color: #fff; font-weight: bold; width: auto; display: block;
}
#submitpayoutno {
cursor: not-allowed; padding: 10px 15px;
}
#payouts_invoice_label:hover {
cursor: pointer;
}
#wcu_copylink {
padding: 2px 10px !important;
border-radius: 20px !important;
}
#wcusage_copylink, .wcusage_copylink {
margin: 0;
padding: 2px 10px !important;
border-radius: 20px !important;
cursor: pointer;
}
#wcusage_copylink:active, .wcusage_copylink:active, #wcusage_copylink:focus, .wcusage_copylink:focus {
opacity: 0.8;
}
#wcusage_copylink i {
margin: 0;
}
.referral-url-box, .creatives-box {
background: linear-gradient(#fefefe, #f6f6f6);
color: #333;
box-shadow: 0px 0px 4px #d0d0d0;
border-radius: 10px;
padding: 10px 20px;
margin-top: 10px;
}
.referral-url-box p, .creatives-box p, .referral-url-box strong {
color: #333 !important;
}
.wcu-color-box {
width: 90%; margin: 0 auto 10px auto;
padding: 10px; border-radius: 5px; cursor: pointer; font-size: 20px;
border: 2px solid #fff;
box-shadow: 0px 0px 4px #d0d0d0;
font-weight: bold;
}   .wcu-stripe-button {
display: inline-block;
width: auto;
margin: 0 0 7px 0 !important;
padding: 5px 20px !important;
background: #008cdd !important;
color: #fff !important;
font-size: 20px !important;
border-radius: 10px !important;
text-decoration: none !important;
}
.wcu-stripe-error {
color: red;
} #wcu6 label {
width: 100%;
}
#wcu6 input[type="text"], #wcu6 input[type="email"], #wcu6 input[type="password"] {
min-width: 33%;
margin: 0px 0 2px 0;
padding: 5px;
}
#wcu6 em {
width: 100%;
}
.wcu-settings-header {
margin-top: 50px !important;
} .listtheproducts {
display: none;
}
.listtheproducts .wcuTableCell {
text-align: center;
}
.listtheproducts::before {
display: none !important;
content: "" !important;
}
.listtheproducts-small {
display: none;
}
@media only screen and (max-width: 1024px)  {
.listtheproducts-summary {
display: none !important;
}
.listtheproducts-small {
display: block !important;
}
} .wcutab button {
background-color: #333;
color: #fff;
padding: 8px 10px;
font-size: 16px;
line-height: 16px;
} .wcutab button:hover {
background-color: #000;
color: #fff;
} .wcutab button.active {
background-color: #000;
color: #fff;
} .wcutabcontent {
display: none;
border-top: none;
} .wcutabcontent p, .wcutabcontent td, .wcutabcontent tr, .wcutabcontent code, .wcuTableCell {
font-size: 17px;
}
.wcutabcontent p, .ml_wcutabcontent p {
margin: 8px 0;
padding: 0 !important;
}
.listproductsbutton {
display: block;
text-align: center;
color: #333;
text-decoration: none;
font-weight: bold;
cursor: pointer;
} .wcu-orders-search, .wcu-summary-search {
float: right;
max-width: 150px;
margin-right: 10px;
}
.wcu-button-export {
border: 1px solid #333 !important;
padding-left: 10px;
padding-right: 10px;
}
.wcusage_settings_form {
margin: 0;
padding: 0;
}
.wcusage_settings_form input[type="submit"], .wcusage_settings_form input[type="button"], .wcusage_settings_form input[type="date"], .wcusage_settings_form input[type="month"],
.wcu-monthly-orders-button, .wcu-button-export, .submitpayoutno, .submitpayoutyes {
height: 40px !important;
font-size: 15px !important;
padding: 0 10px !important;
display: inline-block !important;  
border: 1px solid #333;
border-radius: 2px;
}
.wcusage_settings_form input[type="date"], .wcusage_settings_form input[type="month"] {
min-width: 0 !important;
}
.wcu-filters-col1, .wcu-filters-col2 {
display: table;
height: 70px;
}
.wcu-filters-inner {
display: table-cell; vertical-align: middle;
}
.wcu-order-filters-space {
min-width: 15px;
display: inline-block;
}
@media only screen and (min-width: 940px) {
.wcu-filters-col1 {
width: 75%; float: left;
}
.wcu-filters-col2 {
width: 25%; float: left;
}
.wcu-button-export {
float: right;
}
}
@media only screen and (max-width: 939px) {
.wcu-filters-col1 {
margin: 20px 0;
width: 100%;
text-align: center;
}
.wcu-filters-col2 {
width: 100%;
text-align: center;
}
.ordersfilterbutton, .summaryfilterbutton {
display: block;
margin: 4px auto;
max-width: 150px !important;
}
.wcu-order-filters-field {
width: 100%;
display: block;
}
.wcu-order-filters-space {
display: none;
}
}
.wcu-order-filters-field input {
max-width: 190px !important;
display: inline-block;
}
.wcu-order-filters-field .minimal-form-input {
width: auto !important;
padding: 0 !important;
margin: 0 !important;
}
.wcu-order-filters label {
display: inline-block;
} .wcu_form_affiliate_register label:first-letter {
text-transform: capitalize;
}
.wcu-form-section .wcusage-register-form-title, .wcu-form-section .wcusage-login-form-title {
margin-top: 10px !important;
margin-bottom: 20px !important;
}
.wcu_form_affiliate_register input[type="text"],
.wcu_form_affiliate_register input[type="password"],
.wcu_form_affiliate_register input[type="email"] {
width: 100%;
min-height: 30px;
}
.wcusage-login-form-col label, .wcu_form_affiliate_register label {
font-weight: bold;
}
.wcu_form_affiliate_register label {
display: block;
width: 100% !important;
}
.wcu_form_affiliate_register p {
margin-bottom: 20px;
}
#wcu-register-button, .wcusage-login-form-col .woocommerce-button {
padding: 10px;
min-width: 200px !important;
cursor: pointer !important;
}
.wcu-reg-terms {
font-weight: bold;
}
.wcu-form-section .wcu-reg-terms p {
line-height: 1.5em;
}
.wcu_form_style_columns .wcu-register-field-col-1, .wcu_form_style_columns .wcu-register-field-col-2 {
width: 49.5%;
float: left;
display: inline-block;
}
.wcu_form_style_columns .wcu-register-field-col-1 {
margin-right: 1%;
} .wcu_form_style_2 input[type="text"], .wcu_form_style_2 input[type="email"], .wcu_form_style_2 input[type="password"], .wcu_form_style_2 input[type="date"], .wcu_form_style_2 textarea, .wcu_form_style_2 select {
margin: 4px 0 5px 0 !important;
width: 100% !important;
max-width: 100% !important;
border: 3px solid #DADADA !important;
border-radius: 4px !important;
} .wcu_form_style_3 p {
margin-bottom: 15px !important;
}
.wcu_form_style_3 input[type="text"], .wcu_form_style_3 input[type="email"], .wcu_form_style_3 input[type="password"], .wcu_form_style_3 input[type="date"], .wcu_form_style_3 textarea, .wcu_form_style_3 select {
margin: 4px 0 0px 0 !important;
padding: 10px;
width: 100% !important;
max-width: 100% !important;
border: 1px solid #DADADA !important;
border-radius: 5px !important;
} .wcu-campaigns-col1, .wcu-campaigns-col2 {
display: table;
}
#wcu-add-campaign, #wcu-add-directlink {
padding: 0;
}
@media only screen and (min-width: 760px) {
.wcu-campaigns-col1 {
width: 75%; float: left;
}
.wcu-campaigns-col2 {
width: 25%; float: left; text-align: right;
}
.wcu-campaigns-col1 p, .wcu-campaigns-col2 p {
margin-bottom: 0;
}
#wcu-referral-campaign {
min-height: 27px;
width: 200px;
max-width: 100%;
float: right;
}
#wcu-creatives-campaign {
min-height: 27px;
}
#wcu-add-campaign-name {
width: 120px;
max-width: 100%;
font-size: 12px;
padding: 5px;
}
#wcu-add-campaign-button, #wcu-add-directlink-button {
max-width: 100%;
font-size: 12px;
padding: 5px;
min-height: 0px !important;
}
}
@media only screen and (max-width: 759px) {
.wcu-campaigns-col1 {
width: 100%;
text-align: center;
}
.wcu-campaigns-col2 {
width: 100%;
text-align: center;
}
#wcu-referral-campaign {
margin: 0 auto;
}
#wcu-creatives-campaign {
margin: 0 auto;
float: none !important;
}
} .wcusage-info-box {
padding: 25px 15px 25px 100px;
background: linear-gradient(#fefefe, #f6f6f6);
color: #000;
border: 1px solid #f3f3f3;
display: block;
border-radius: 10px;
margin: 0.5%;
box-shadow: 0px 0px 4px #d0d0d0;
width: 99%;
position:relative;
}
.wcusage-info-box:before {
content:"";
font-family: 'Font Awesome 5 Free';
font-size: 40px;
position:absolute;
left:30px;
top:44px;
color: #bebebe;
width: 50px;
text-align: center;
font-style: normal;
font-weight: 900;
height: 40px !important;
display: flex;
align-items: center;
justify-content: center;
}
.wcusage-info-box-dollar:before { content:"\f155"; }
.wcusage-info-box-discount:before { content:"\f02b"; }
.wcusage-info-box-discounts:before { content:"\f02c"; }
.wcusage-info-box-usage:before { content:"\f0c0"; }
.wcusage-info-box-sales:before { content:"\f07a"; }
.wcusage-info-box-commission:before { content:"\f53a"; }
.wcusage-info-box-percent:before { content:"\f541"; }
.wcusage-info-box-clicks:before { content:"\f245"; }
.wcusage-info-box-convert:before { content:"\f058"; }
@media only screen and (min-width: 1060px) {
.wcusage-info-box {
width: 32.3%;
float: left;
}
}
.wcusage-info-box:hover {
background: #f9f9f9;
}
.wcusage-info-box p {
margin: 8px 0 !important;
padding: 0 !important;
font-size: 32px !important;
line-height: 32px !important;
}
.wcusage-info-box .wcusage-info-box-title {
width: 100%;
font-size: 16px;
display: block;
margin-bottom: 5px;
line-height: 20px;
color: #000;
}
.wcusage-info-box p, .wcusage-info-box span {
color: #000;
}
.wcusage-info-box .wcusage-info-box-value {
width: 100%;
font-size: 22px;
display: block;
}
.wcusage-last-days {
margin: 15px 0 10px 0 !important;
font-size: 16px;
font-weight: bold;
margin-top: 20px;
margin-bottom: 10px;
color: #333;
padding: 0 !important;
} .wcusagechart {
padding: 0px 10px 10px 10px;
box-shadow: 0px 0px 4px #d0d0d0;
background: #fff;
width: 100%;
min-height: 450px;
}
.wcusage-num-pos {
color: green !important;
font-size: 12px;
position: absolute;
margin-left: 10px;
bottom: 27%;
}
.wcusage-num-neg {
color: red !important;
font-size: 12px;
position: absolute;
margin-left: 10px;
bottom: 27%;
}
@media only screen and (max-width: 1260px) {
.wcusage-num-pos, .wcusage-num-neg {
display: block !important;
margin-bottom: -30px !important;
margin-left: 0px;
}
}
.wcusagechart {
visibility: hidden;
}
#mla_chart_div table.google-visualization-orgchart-table p, #mla_chart_div table.google-visualization-orgchart-table a {
font-family: arial, sans-serif;
} .wcu-loading-loader .loader,
.wcu-loading-loader .loader:before,
.wcu-loading-loader .loader:after {
border-radius: 50%;
width: 2.5em;
height: 2.5em;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation: load7 1.8s infinite ease-in-out;
animation: load7 1.8s infinite ease-in-out;
}
.wcu-loading-loader .loader {
color: #000;
font-size: 10px;
margin: 0px auto;
position: relative;
text-indent: -9999em;
-webkit-transform: translateZ(0);
-ms-transform: translateZ(0);
transform: translateZ(0);
-webkit-animation-delay: -0.16s;
animation-delay: -0.16s;
}
.wcu-loading-loader .loader:before,
.wcu-loading-loader .loader:after {
content: '';
position: absolute;
top: 0;
}
.wcu-loading-loader .loader:before {
left: -3.5em;
-webkit-animation-delay: -0.32s;
animation-delay: -0.32s;
}
.wcu-loading-loader .loader:after {
left: 3.5em;
}
@-webkit-keyframes load7 {
0%,
80%,
100% {
box-shadow: 0 2.5em 0 -1.3em;
}
40% {
box-shadow: 0 2.5em 0 0;
}
}
@keyframes load7 {
0%,
80%,
100% {
box-shadow: 0 2.5em 0 -1.3em;
}
40% {
box-shadow: 0 2.5em 0 0;
}
}
.wcu-loading-loader {
margin-top: 15px;
width: 100px;
} @media only screen and (min-width: 1240px) {
.wcu-user-coupon-list-group {
display: flex;
}
}
.wcu-user-coupon-list {
margin: 10px;
float: left;
padding: 15px 20px;
text-align: center;
font-size: 18px;
background: linear-gradient(#fefefe, #f6f6f6);
box-shadow: 0px 0px 4px #d0d0d0;
border: 1px solid #f3f3f3;
border-radius: 10px;
word-wrap: break-word;
}
.wcu-coupon-list-button, .wcu-coupon-list-button2 {
padding: 5px 20px;
background: #333 !important;
border: 1px solid #333;
display: block;
text-align: center;
color: #fff !important;
border-radius: 4px;
}
.wcu-coupon-list-button:hover, .wcu-coupon-list-button2:hover {
background: #000 !important;
color: #fff;
}
@media only screen and (min-width: 1240px) {
.wcu-user-coupon-list {
width: calc(33.33% - 20px);
}
}
@media only screen and (min-width: 820px) and (max-width: 1239px) {
.wcu-user-coupon-list {
width: calc(50% - 20px);
}
}
@media only screen and (max-width: 820px) {
.wcu-user-coupon-list {
width: calc(100% - 20px);
}
}
.wcu-loading-image {
display: inline-block;
}
.wcusage-loading {
color: green;
}
.wcusage-refresh-data {
margin-top: -2px;
} .wcusage_custom_ref_url {
margin-bottom: 0 !important;
padding: 5px;
display: inline-block;
} .wcusage-social-icon {
font-size: 30px;
margin: 0 4px 0 0;
}
.wcusage-social-link-whatsapp {
display: none;
}
@media only screen and (max-width: 780px) {
.wcusage-social-link-whatsapp {
display: inline-block !important;
}
} .wcusage-login-form-col {
width: 50%; display: block; float: left; padding: 20px;
}
.wcusage-login-form-col input[type=text] {
width: 100% !important;
max-width: 100% !important;
}
.wcu-form-section p {
margin-top: 0;
line-height: 1em;
}
.wcusage-login-form-section .woocommerce-form-login {
padding: 0 !important;
}
.wcusage-login-form-section .woocommerce-form-login .woocommerce-form__input-checkbox {
width: 20px;
}
.wcusage-login-form-section .woocommerce-form-login__rememberme {
width: 100% !important;
margin-bottom: 20px !important;
display: block !important;
}
.wcusage-login-form-section .woocommerce-form__input-checkbox {
margin-bottom: 0px !important;
}
@media only screen and (max-width: 720px) {
.wcusage-login-form-col {
width: 100%; min-width: 300px; display: block; float: left; padding: 20px;
}
} .creatives-box {
margin-top: 15px;
margin: 10px;
float: left;
text-align: center;
border: 2px solid #f3f3f3;
}
.creatives-box-image {
position: relative;
width: 90%;
overflow: hidden;
margin: 0 auto;
margin-bottom: 0px;
border: 2px solid #f3f3f3;
background-color: #ffffff;
opacity: 1;
background-image:  repeating-linear-gradient(45deg, #f9f9f9 25%, transparent 25%, transparent 75%, #f9f9f9 75%, #f9f9f9), repeating-linear-gradient(45deg, #f9f9f9 25%, #ffffff 25%, #ffffff 75%, #f9f9f9 75%, #f9f9f9);
background-position: 0 0, 19px 19px;
background-size: 38px 38px;
}
.creatives-box-image:before{
content: "";
display: block;
padding-top: 100%;
}
.creatives-box-image-content {
position:  absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
text-align: center;
}
.creatives-box img {
position: absolute;
top: 0;
bottom: 0;
left: 0;
margin: auto;
}
.wcusage_creativelink {
width: 90%;
border-radius: 0 !important;
border: 2px solid #f3f3f3 !important;
border-radius: 4px !important;
margin-bottom: 10px;
} .wcu-tooltip {
position: relative;
display: inline-block;
} .wcu-tooltip .wcu-tooltiptext {
visibility: hidden;
width: max-content;
min-width: 200px;
background-color: black;
color: #fff;
text-align: left;
padding: 5px 10px;
border-radius: 6px;
position: absolute !important;
z-index: 1 !important;
margin-left: 5px;
} .wcu-tooltip:hover .wcu-tooltiptext {
visibility: visible;
} .wcu-mla-network-button {
margin: 2px 0 7px 0 !important;
padding: 2px 5px 2px 5px !important;
text-decoration: none !important;
}
.wcu-mla-network-tier {
font-size: 12px !important;
width: 20px !important;
margin-top: -15px !important;
margin-bottom: -8px !important;
margin-left: -7px !important;
opacity: 0.2 !important;
cursor: default !important;
}
.wcu-mla-network-avatar {
max-width: 50px;
border-radius: 50px;
border: 2px solid #f3f3f3;
}
.wcu-mla-network-user {
font-size: 18px !important;
line-height: 25px !important;
min-width: 150px !important;
}
.wcu-mla-network-coupon {
margin-top: 5px !important;
font-size: 12px !important;
line-height: 12px !important;
}
.wcu-mla-network-amount {
cursor: default !important;
font-size: 17px !important;
line-height: 17px !important;
margin: 2px 0 5px 0 !important;
}
.wcu-mla-network-email {
text-decoration: none;
display: inline-block !important;
margin-top: 4px !important;
margin-bottom: -2px !important;
}
.wcu-mla-network-email:hover {
text-decoration: none !important;
opacity: 0.8;
} #mla_chart_div table td { background: #fff !important; }
#mla_chart_div td.google-visualization-orgchart-node {
padding: 18px 12px;
font-weight: bold;
background: linear-gradient(#fefefe, #f6f6f6) !important;
box-shadow: 0px 0px 4px #d0d0d0 !important;
border: 0 !important;
border-radius: 10px;
word-wrap: break-word;
margin-left: -2px;
cursor: grab;
}
#mla_chart_div table td a:hover { opacity: 0.75; text-decoration: underline; }
#mla_chart_div .google-visualization-orgchart-linenode {
padding: 10px;
}
#mla_chart_div .google-visualization-orgchart-linebottom, #mla_chart_div .google-visualization-orgchart-linetop, #mla_chart_div .google-visualization-orgchart-lineleft, #mla_chart_div .google-visualization-orgchart-lineright {
padding-top: 10px;
padding-bottom: 10px;
}
#mla_chart_div {
text-align: center;
display: inline-block;
width: 100%;
overflow: scroll;
overflow: auto;
cursor: grab;
-webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;
}
#mla_chart_div .google-visualization-orgchart-table {
cursor: grab;
display: flex;
width: auto;
}
#mla_chart_div::-webkit-scrollbar {
display: none;
}