@keyframes dot1{0%{background-color:#b6b5ba}15%{background-color:#111}25%{background-color:#b6b5ba}}@keyframes dot2{0%{background-color:#b6b5ba}15%{background-color:#111}25%{background-color:#b6b5ba}}@keyframes dot3{0%{background-color:#b6b5ba}15%{background-color:#111}25%{background-color:#b6b5ba}}.dic-chat-wrapper{bottom:30px;margin:20px 0 0;position:fixed;transition:.5s;z-index:999999999}.dic-chat-wrapper .dic-chat-close-btn{align-items:center;cursor:pointer;display:flex!important;height:20px;justify-content:center;opacity:.4;outline:transparent;position:absolute;right:8px;top:8px;transition:all .3s ease 0s;width:20px}.dic-chat-wrapper .dic-chat-close-btn:after,.dic-chat-wrapper .dic-chat-close-btn:before{background-color:#fff;border-radius:2px;content:"";display:block;height:2px;position:absolute;width:12px}.dic-chat-wrapper .dic-chat-close-btn:before{transform:rotate(45deg)}.dic-chat-wrapper .dic-chat-close-btn:after{transform:rotate(-45deg)}.dic-chat-wrapper .dic-chat-bubble{bottom:30px;position:relative;position:fixed;z-index:9999999999}.dic-chat-wrapper .dic-chat-bubble-btn{align-items:center;background-color:#5851db;border:none;border-radius:50%;box-shadow:0 3px 10px rgba(0,0,0,.2);cursor:pointer;display:flex;flex-direction:row;height:50px;justify-content:center;visibility:visible;width:50px}.dic-chat-wrapper .dic-chat-bubble-btn .dic-bubble-icon{display:block;height:40px;width:40px}.dic-chat-wrapper .dic-chat-bubble-btn .dic-bubble-icon svg{height:100%;width:100%}.dic-chat-wrapper .dic-chat-bubble .dic-print-text{gap:10px}.dic-chat-wrapper .dic-chat-box{background-color:#fff;border-radius:9px;bottom:0;box-shadow:0 12px 24px 0 rgba(0,0,0,.1);opacity:0;position:fixed;transition:.5s;width:360px;z-index:2}.dic-chat-wrapper .dic-chat-box-show{bottom:0;margin-bottom:100px;opacity:1}.dic-chat-wrapper .dic-chat-box .dic-chat-header{align-items:center;background-color:#5851db;border-radius:9px 9px 0 0;color:#fff;display:flex;padding:20px}.dic-chat-wrapper .dic-chat-box .dic-chat-header img{border-radius:50%;height:50px;-o-object-fit:cover;object-fit:cover;width:50px}.dic-chat-wrapper .dic-chat-box .dic-chat-header .dic-chat-header-right{padding-left:15px}.dic-chat-wrapper .dic-chat-box .dic-chat-header .dic-chat-header-right .dic-profile-name{font-size:16px;font-weight:700;line-height:20px}.dic-chat-wrapper .dic-chat-box .dic-chat-room .dic-chat-conversation{background-color:#f1f0f0;display:flex;max-height:382px;overflow:auto;padding:40px 20px 50px;position:relative}.dic-chat-wrapper .dic-chat-box .dic-chat-room .dic-chat-conversation .dic-chat-dots{align-items:center;background-color:#fff;border-radius:9px;box-shadow:0 1px .5px rgba(0,0,0,.1);display:flex;height:30px;justify-content:center;opacity:0;transition:all .1s ease 0s;width:50px;z-index:1}.dic-chat-wrapper .dic-chat-box .dic-chat-room .dic-chat-conversation .dic-chat-dots .dic-chat-dots-inner{display:flex;position:relative}.dic-chat-wrapper .dic-chat-box .dic-chat-room .dic-chat-conversation .dic-chat-dots .dic-chat-dots-inner .dic-chat-dot{animation-duration:1.2s;animation-iteration-count:infinite;animation-timing-function:linear;background-color:#b6b5ba;border-radius:50%;display:inline-block!important;height:5px;margin:0 2px;position:relative;top:0;width:5px}.dic-chat-wrapper .dic-chat-box .dic-chat-room .dic-chat-conversation .dic-chat-dots .dic-chat-dots-inner .dic-chat-dot.dot1{animation-name:dot1}.dic-chat-wrapper .dic-chat-box .dic-chat-room .dic-chat-conversation .dic-chat-dots .dic-chat-dots-inner .dic-chat-dot.dot2{animation-name:dot2}.dic-chat-wrapper .dic-chat-box .dic-chat-room .dic-chat-conversation .dic-chat-dots .dic-chat-dots-inner .dic-chat-dot.dot3{animation-name:dot3}.dic-chat-wrapper .dic-chat-box .dic-chat-room .dic-chat-conversation .dic-chat-greeting-msg{background-color:#fff;border-radius:9px;box-shadow:0 1px .5px rgba(0,0,0,.1);color:#000;font-size:14px;line-height:1.3;margin-left:-50px;max-width:calc(100% - 80px);opacity:0;padding:7px 14px 6px;transition:.5s;width:100%;z-index:2}.dic-chat-wrapper .dic-chat-box .dic-chat-room .dic-chat-conversation .dic-chat-greeting-msg p{font-size:14px;font-weight:400;line-height:19px;margin-bottom:10px;padding-bottom:0}.dic-chat-wrapper .dic-chat-box .dic-chat-room .dic-chat-conversation .dic-chat-greeting-msg p.dic-user-name{color:rgba(0,0,0,.4);font-size:13px;font-weight:700;line-height:18px;margin-bottom:4px}.dic-chat-wrapper .dic-chat-box .dic-chat-room .dic-chat-btn-wrapper{padding:30px}.dic-chat-wrapper .dic-chat-box .dic-chat-room .dic-chat-btn-wrapper a.dic-start-chat{align-items:center;background-color:#5851db;border-radius:10px;color:#fff;cursor:pointer;display:flex;font-size:14px;font-weight:700;justify-content:center;padding:10px 20px;text-decoration:none}.dic-chat-wrapper .dic-chat-box .dic-chat-room .dic-chat-btn-wrapper a.dic-start-chat img{height:24px}.dic-chat-wrapper.dic-floating-right{right:0}.dic-chat-wrapper.dic-floating-right .dic-chat-box,.dic-chat-wrapper.dic-floating-right .dic-chat-bubble{right:50px}.dic-chat-wrapper.dic-floating-left{left:0}.dic-chat-wrapper.dic-floating-left .dic-chat-box,.dic-chat-wrapper.dic-floating-left .dic-chat-bubble{left:50px}.dic-chat-wrapper.dic-floating-center{left:50%;transform:translateX(-50%)}.dic-chat-wrapper.dic-floating-center .dic-chat-box,.dic-chat-wrapper.dic-floating-center .dic-chat-bubble{left:0;margin-left:auto;margin-right:auto;right:0}.divi_instagram_chat .dic-template-support .dic-chat-box .dic-chat-header{background-color:#fff;color:#000}.divi_instagram_chat .dic-template-support .dic-chat-bubble-btn{background-color:#000;border-radius:100px;color:#fff;padding:10px 25px;width:100%}.divi_instagram_chat .dic-template-booking .dic-chat-box .dic-chat-header{background-color:#1c68f5}.divi_instagram_chat .dic-template-booking .dic-chat-bubble-btn{background-color:#1c68f5;border-radius:100px;box-sizing:border-box;color:#fff;padding:10px 25px;width:100%}.dic-template-sale .dic-chat-box .dic-chat-header,.dic-template-sale .dic-chat-bubble-btn{background-color:#ff6900}@media (max-width:768px){.dic-chat-wrapper .dic-chat-box{margin-bottom:20px;max-width:340px;width:90%}}@media (max-width:480px){.dic-chat-wrapper{bottom:10px;margin:10px}.dic-chat-wrapper .dic-chat-bubble-btn{border-radius:50%;height:40px;width:40px}.dic-chat-wrapper .dic-chat-box{margin-bottom:10px;width:calc(100% - 20px)}.dic-chat-wrapper .dic-chat-box .dic-chat-header,.dic-chat-wrapper .dic-chat-box .dic-chat-room .dic-chat-conversation{padding:15px}}.dic-warning{background-color:#fae69e;border-radius:.375rem;color:#343541;cursor:pointer;display:inline-block;font-size:.75rem;font-weight:700;font-weight:500;line-height:1rem;padding:.275rem .375rem!important}.dic-template-booking.dic-floating-center .dic-chat-bubble-btn,.dic-template-support.dic-floating-center .dic-chat-bubble-btn{width:200px}
