#et-bumpyard-widget{font-family:"Open Sans";position:fixed;bottom:0;z-index:99999;padding:0 20px 20px 20px}#et-bumpyard-widget .flex{display:flex;flex-direction:row;align-items:center;justify-content:flex-start}#et-bumpyard-widget .chat-box{display:none;background:#fff;box-shadow:rgba(0,0,0,.2) 0px 0px 24px 0px;border-radius:10px;overflow:hidden;position:relative;max-width:360px;transform:translateX(-110%);opacity:0;transition:all .3s cubic-bezier(0.19, 1, 0.22, 1);border:1px solid #e2e2e2;width:0;height:0}#et-bumpyard-widget .chat-box .close{position:absolute;top:15px;width:15px;height:15px;cursor:pointer}[dir=ltr] #et-bumpyard-widget .chat-box .close{right:15px}[dir=rtl] #et-bumpyard-widget .chat-box .close{left:15px}#et-bumpyard-widget .chat-box .close:before,#et-bumpyard-widget .chat-box .close:after{content:"";width:2px;height:16px;position:absolute;background:#919295;display:block;border-radius:2px}[dir=ltr] #et-bumpyard-widget .chat-box .close:before,[dir=ltr] #et-bumpyard-widget .chat-box .close:after{left:calc(50% - 1px)}[dir=rtl] #et-bumpyard-widget .chat-box .close:before,[dir=rtl] #et-bumpyard-widget .chat-box .close:after{right:calc(50% - 1px)}#et-bumpyard-widget .chat-box .close:before{transform:rotate(45deg)}#et-bumpyard-widget .chat-box .close:after{transform:rotate(-45deg)}#et-bumpyard-widget .chat-box header{background:#f9f9f9;padding:20px}#et-bumpyard-widget .chat-box header div{line-height:1.2;font-size:14px}#et-bumpyard-widget .chat-box header div.name{font-size:16px;font-weight:600}[dir=ltr] #et-bumpyard-widget .chat-box header .avatar{margin-right:10px}[dir=rtl] #et-bumpyard-widget .chat-box header .avatar{margin-left:10px}#et-bumpyard-widget .chat-box header .avatar img{position:relative}#et-bumpyard-widget .chat-box header .avatar:after{content:"";display:block;width:10px;height:10px;background:#4ecf5e;position:absolute;bottom:0;right:0;border:2px solid #f9f9f9;border-radius:50%}#et-bumpyard-widget .chat-box main{padding:20px;position:relative;border-bottom:1px solid #f3f0f0}#et-bumpyard-widget .chat-box main .time{font-size:12px;color:#919295;text-align:center;margin:0 0 20px}#et-bumpyard-widget .chat-box main .sw-loader{position:absolute;text-align:center;top:50%;left:calc(50% - 20px)}#et-bumpyard-widget .chat-box main .message{align-items:flex-start;opacity:0;transition:all .4s}[dir=ltr] #et-bumpyard-widget .chat-box main .message .avatar{margin-right:10px}[dir=rtl] #et-bumpyard-widget .chat-box main .message .avatar{margin-left:10px}#et-bumpyard-widget .chat-box main .message .avatar img{max-width:30px}#et-bumpyard-widget .chat-box main .message .chat-message{background:#edecec;padding:10px;border-radius:10px;border-top-left-radius:0;font-size:14px;line-height:1.3;transform:translateY(100%);transition:all .4s}#et-bumpyard-widget .chat-box .avatar{position:relative}#et-bumpyard-widget .chat-box .avatar img{border-radius:50%;box-shadow:0 0 30px rgba(0,0,0,.1);width:55px}#et-bumpyard-widget .chat-box footer{text-align:center;padding:10px 20px 20px}#et-bumpyard-widget .chat-box footer .title{font-size:14px;font-weight:600;margin:0 0 10px;color:#454545}#et-bumpyard-widget .chat-box footer .et-bump-btn{border-radius:4px;background:#fff;color:#fff;text-decoration:none;padding:0 8px;line-height:40px;display:inline-flex;justify-content:center;align-items:center;font-size:15px;font-weight:600;text-transform:none}[dir=ltr] #et-bumpyard-widget .chat-box footer .et-bump-btn img{margin:0 10px -2px 0}[dir=rtl] #et-bumpyard-widget .chat-box footer .et-bump-btn img{margin:0 0 -2px 10px}#et-bumpyard-widget .chat-box footer .et-bump-btn.bump-whatsapp,#et-bumpyard-widget .chat-box footer .et-bump-btn.bump-facebook{display:flex;margin:10px 0 0;justify-content:center}#et-bumpyard-widget .chat-box footer .et-bump-btn.bump-whatsapp{background:#4ecf5e}#et-bumpyard-widget .chat-box footer .et-bump-btn.bump-facebook{background:#0084ff}#et-bumpyard-widget .chat-box footer .whatsapp-box{display:none}#et-bumpyard-widget .chat-box footer .whatsapp-box .et-bump-btn{background:#4ecf5e;white-space:nowrap;display:block}#et-bumpyard-widget .chat-box footer .whatsapp-box .et-bump-btn:first-of-type{margin-bottom:9px}#et-bumpyard-widget .chat-box.loaded .sw-loader{display:none}#et-bumpyard-widget .chat-box.loaded .message{opacity:1}#et-bumpyard-widget .chat-box.loaded .message .chat-message{transform:translateY(0)}#et-bumpyard-widget .chat-box.expand .whatsapp-box{display:block}#et-bumpyard-widget .chat-box.expand .bump-whatsapp-split,#et-bumpyard-widget .chat-box.expand .bump-facebook{display:none !important}#et-bumpyard-widget.show .chat-box{transform:translateX(0);opacity:1;width:auto;height:auto}#et-bumpyard-widget .et-bump-btn-holder{transform:translateY(200%);opacity:0;transition:all .3s}#et-bumpyard-widget.active .chat-box{display:block}#et-bumpyard-widget.active .et-bump-btn-holder{transform:translateY(0);opacity:1}@media screen and (max-width: 450px){#et-bumpyard-widget .chat-box footer .et-bump-btn{font-size:14px}}.widget-trigger-btn{position:relative;display:inline-block;border-radius:500px;background:#025d17;line-height:40px;color:#fff;text-decoration:none;padding:0 20px;font-weight:600;display:inline-flex;align-items:center;box-shadow:rgba(0,0,0,.2) 0px 0px 24px 0px;cursor:pointer;font-size:15px}[dir=ltr] .widget-trigger-btn img{margin-right:10px}[dir=rtl] .widget-trigger-btn img{margin-left:10px}.widget-trigger-btn:after{content:"";display:block;width:10px;height:10px;background:#f8294d;position:absolute;top:0;right:0;border-radius:50%}.widget-btn-holder .widget-trigger-btn{margin:0 0 30px}.widget-btn-holder{text-align:center}
