.dwc-bubble-icons-field__root{grid-gap:5px;display:grid;grid-template-columns:repeat(6,minmax(40px,1fr))}.dwc-bubble-icons-field__root .dwc-bubble-icon{align-items:stretch;background:#333;border-color:1px solid #333;border-radius:4px;box-sizing:border-box;cursor:pointer;display:flex;flex-direction:column;font-size:14px;justify-content:flex-start;padding:10px;position:relative;text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none}.dwc-bubble-icons-field__root .dwc-bubble-icon__selected{background:#2b96e1;border-color:#2b96e1;color:#fff}.dwc-bubble-icons-field__root .dwc-bubble-icon svg{height:40px}.dwc-bubble-icons-field__root .dwc-bubble-icon svg circle,.dwc-bubble-icons-field__root .dwc-bubble-icon svg path,.dwc-bubble-icons-field__root .dwc-bubble-icon svg polygon,.dwc-bubble-icons-field__root .dwc-bubble-icon svg rect{fill:#fff}@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}}.dwc-chat-wrapper{bottom:30px;margin:20px 0 0;position:fixed;transition:.5s;z-index:999999999999999}.dwc-chat-wrapper .dwc-chat-close-btn{align-items:center;cursor:pointer;display:flex!important;height:20px;justify-content:center;outline:transparent;position:absolute;right:8px;top:8px;transition:all .3s ease 0s;width:20px}.dwc-chat-wrapper .dwc-chat-close-btn:after,.dwc-chat-wrapper .dwc-chat-close-btn:before{background-color:#fff;border-radius:2px;content:"";display:block;height:2px;position:absolute;width:12px}.dwc-chat-wrapper .dwc-chat-close-btn:before{transform:rotate(45deg)}.dwc-chat-wrapper .dwc-chat-close-btn:after{transform:rotate(-45deg)}.dwc-chat-wrapper .dwc-chat-bubble{bottom:30px;position:relative;position:fixed;z-index:9999999}.dwc-chat-wrapper .dwc-chat-bubble-btn{align-items:center;background-color:#25d366;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}.dwc-chat-wrapper .dwc-chat-bubble-btn .dwc-bubble-icon{display:block;height:40px;width:40px}.dwc-chat-wrapper .dwc-chat-bubble-btn .dwc-bubble-icon svg{height:100%;width:100%}.dwc-chat-wrapper .dwc-chat-bubble .dwc-print-text{gap:10px}.dwc-chat-wrapper .dwc-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;visibility:hidden;width:360px;z-index:2}.dwc-chat-wrapper .dwc-chat-box-show{bottom:0;margin-bottom:100px;opacity:1;visibility:visible}.dwc-chat-wrapper .dwc-chat-box .dwc-chat-header{align-items:center;background-color:#095e54;border-radius:9px 9px 0 0;color:#fff;display:flex;padding:20px}.dwc-chat-wrapper .dwc-chat-box .dwc-chat-header img{border-radius:50%;height:50px;-o-object-fit:cover;object-fit:cover;width:50px}.dwc-chat-wrapper .dwc-chat-box .dwc-chat-header .dwc-chat-header-right{padding-left:15px}.dwc-chat-wrapper .dwc-chat-box .dwc-chat-header .dwc-chat-header-right .dwc-profile-name{font-size:16px;font-weight:700;line-height:20px}.dwc-chat-wrapper .dwc-chat-box .dwc-chat-room .dwc-chat-conversation{background-color:#f1f0f0;display:flex;max-height:382px;overflow:auto;padding:40px 20px 50px;position:relative}.dwc-chat-wrapper .dwc-chat-box .dwc-chat-room .dwc-chat-conversation .dwc-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}.dwc-chat-wrapper .dwc-chat-box .dwc-chat-room .dwc-chat-conversation .dwc-chat-dots .dwc-chat-dots-inner{display:flex;position:relative}.dwc-chat-wrapper .dwc-chat-box .dwc-chat-room .dwc-chat-conversation .dwc-chat-dots .dwc-chat-dots-inner .dwc-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}.dwc-chat-wrapper .dwc-chat-box .dwc-chat-room .dwc-chat-conversation .dwc-chat-dots .dwc-chat-dots-inner .dwc-chat-dot.dot1{animation-name:dot1}.dwc-chat-wrapper .dwc-chat-box .dwc-chat-room .dwc-chat-conversation .dwc-chat-dots .dwc-chat-dots-inner .dwc-chat-dot.dot2{animation-name:dot2}.dwc-chat-wrapper .dwc-chat-box .dwc-chat-room .dwc-chat-conversation .dwc-chat-dots .dwc-chat-dots-inner .dwc-chat-dot.dot3{animation-name:dot3}.dwc-chat-wrapper .dwc-chat-box .dwc-chat-room .dwc-chat-conversation .dwc-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}.dwc-chat-wrapper .dwc-chat-box .dwc-chat-room .dwc-chat-conversation .dwc-chat-greeting-msg p{font-size:14px;font-weight:400;line-height:19px;margin-bottom:10px;padding-bottom:0}.dwc-chat-wrapper .dwc-chat-box .dwc-chat-room .dwc-chat-conversation .dwc-chat-greeting-msg p.dwc-user-name{color:rgba(0,0,0,.4);font-size:13px;font-weight:700;line-height:18px;margin-bottom:4px}.dwc-chat-wrapper .dwc-chat-box .dwc-chat-btn-wrapper{padding:30px}.dwc-chat-wrapper .dwc-chat-box .dwc-chat-btn-wrapper a.dwc-start-chat{align-items:center;background-color:#25d366;border-radius:10px;color:#fff;cursor:pointer;display:flex;font-size:14px;font-weight:700;justify-content:center;padding:10px 20px;text-decoration:none}.dwc-chat-wrapper .dwc-chat-box .dwc-chat-btn-wrapper a.dwc-start-chat img{height:24px}.dwc-chat-wrapper.dwc-floating-right{right:0}.dwc-chat-wrapper.dwc-floating-right .dwc-chat-box,.dwc-chat-wrapper.dwc-floating-right .dwc-chat-bubble{right:50px}.dwc-chat-wrapper.dwc-floating-left{left:0}.dwc-chat-wrapper.dwc-floating-left .dwc-chat-box,.dwc-chat-wrapper.dwc-floating-left .dwc-chat-bubble{left:50px}.divi_whatsapp_chat .dwc-template-support .dwc-chat-box .dwc-chat-header{background-color:#fff;color:#000}.divi_whatsapp_chat .dwc-template-support .dwc-chat-bubble-btn{background-color:#000;border-radius:100px;box-sizing:border-box;color:#fff;padding:10px 25px;width:100%}.divi_whatsapp_chat .dwc-template-booking .dwc-chat-box .dwc-chat-header{background-color:#1c68f5}.divi_whatsapp_chat .dwc-template-booking .dwc-chat-bubble-btn{background-color:#1c68f5;border-radius:100px;box-sizing:border-box;color:#fff;padding:10px 25px;width:100%}.dwc-template-sale .dwc-chat-box .dwc-chat-header,.dwc-template-sale .dwc-chat-bubble-btn{background-color:#ff6900}@media (max-width:768px){.dwc-chat-wrapper .dwc-chat-box{margin-bottom:100px;max-width:340px;width:90%}}@media (max-width:480px){.dwc-chat-wrapper{bottom:0;margin:0}.dwc-chat-wrapper .dwc-chat-bubble-btn{border-radius:50%;height:40px;width:40px}.dwc-chat-wrapper .dwc-chat-box{margin-bottom:100px;width:calc(100% - 100px)}.dwc-chat-wrapper .dwc-chat-box .dwc-chat-header,.dwc-chat-wrapper .dwc-chat-box .dwc-chat-room .dwc-chat-conversation{padding:10px}.dwc-chat-wrapper .dwc-chat-box .dwc-chat-room .dwc-chat-conversation .dwc-chat-greeting-msg{max-width:100%!important}}.dwc-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}#divi-whatsapp-chat-wrapper{position:relative;z-index:1}
