:root{--pchat-muted-color: #868890;--pchat-status-online: #408906;--pchat-primary-font-contrast: #252529;--pchat-active-element-bg: #1c1c1c;--pchat-unread-num-background: #ea5257;--pchat-unread-num-color: #ffffff;--pchat-status-private: #ea272c;--pchat-status-group: #9218e7;--pchat-status-break: rgb(206, 137, 21);--panel-padding: .5rem 1rem;--control-element-gap: .5rem;--pchat-left-panel-width: 420px;--pchat-background: #46494e;--pchat-color: #fff;--pchat-top-gap: var(--header1-height, 1rem);--pchat-border-color: #3a3b3e;--pchat-message-bg: #525457;--pchat-input-bg: #525457;--avatar-height: 60px}@media(max-width: 1199.98px){:root{--pchat-left-panel-width: 340px}}@media(max-width: 767.98px){:root{--pchat-left-panel-width: 100%}}*::-webkit-scrollbar{-webkit-appearance:none;width:4px}*::-webkit-scrollbar-thumb{border-radius:2px;background-color:rgba(0,0,0,.5);-webkit-box-shadow:0 0 1px rgba(255,255,255,.5)}.page-direct #wp-footer{display:none;height:0 !important}.privatechat-modal .modal-header{border-bottom:none;background-color:#495057;color:#fff;display:flex;align-items:center;justify-content:space-evenly;border-radius:14px 14px 0 0}.privatechat-modal .modal-header .modal-title{font-size:22px;font-weight:normal}.privatechat-modal .modal-dialog{width:320px;max-width:90vw}.privatechat-modal .modal-content{border:none;color:#000;border-radius:16px;font-size:22px;background-color:#303133}.privatechat-modal .modal-body{display:flex;flex-direction:column;align-items:center;padding:14px 40px;gap:14px}.privatechat-modal .modal-body button{transition:filter .3s;border:none;border-radius:6px;font-weight:bold;font-size:20px;padding:4px 8px;min-width:240px;text-transform:uppercase;height:34px;line-height:1}.privatechat-modal .modal-body button:hover{filter:brightness(1.2)}.privatechat-modal .modal-body button:active{filter:brightness(0.8)}.privatechat-modal .modal-body button.primary{background-color:#ecad00;color:#5f2d00;background-image:linear-gradient(to bottom, #ffc000, #eab001)}.privatechat-modal .modal-body button.secondary{background-color:#d8d8d8;color:#000}.privatechat-modal .modal-body .or-delimiter{color:#2468af;line-height:.8}.privatechat-modal.call .modal-body .title{color:#fff;text-shadow:1px 0 0 #000,0 -1px 0 #000,0 1px 0 #000,-1px 0 0 #000;display:flex;flex-direction:column;align-items:center;font-size:20px}.privatechat-modal.call .modal-content{background-image:url(../images/noimage.svg);background-repeat:no-repeat;background-size:contain;background-position:center;height:500px;display:flex;justify-content:space-evenly;align-items:center;flex-direction:row}.privatechat-modal.call .accept-call{background-image:url(../images/accept_call.png);background-position:center;background-size:contain;background-repeat:no-repeat;width:50px;height:50px;min-width:auto;background-color:rgba(0,0,0,0)}.privatechat-modal.call .decline-call{background-image:url(../images/decline_call.png);background-position:center;background-size:contain;background-repeat:no-repeat;width:50px;height:50px;min-width:auto;background-color:rgba(0,0,0,0)}.privatechat-modal.call .decline-call.w-text{position:relative;display:flex;justify-content:center}.privatechat-modal.call .decline-call.w-text div{position:absolute;top:54px;font-weight:normal;color:#fff;text-shadow:1px 0 0 #000,0 -1px 0 #000,0 1px 0 #000,-1px 0 0 #000}.privatechat-modal.call .controls{display:flex;justify-content:space-evenly;align-items:center;width:100%}.private-chat-html{height:calc(100dvh - var(--pchat-top-gap) - 2rem);overflow:hidden}.private-chat-html .direct-wrapper{height:100%;display:flex}.private-chat-html .direct-left,.private-chat-html .direct-right{height:100%}.private-chat-html .direct-left{width:var(--pchat-left-panel-width);max-width:var(--pchat-left-panel-width);flex:2 1 0;overflow:hidden;display:flex;flex-direction:column}.private-chat-html .direct-right{background:var(--pchat-background);color:var(--pchat-color);padding-left:0;padding-right:0;border-left:1px solid var(--pchat-border-color);flex:3 1 0;display:flex;flex-direction:column;width:calc(100% - var(--pchat-left-panel-width))}@media(max-width: 767.98px){.private-chat-html .direct-right{width:100%}}.private-chat-html .headline{padding:var(--panel-padding);background:var(--pchat-primary-font-contrast);height:4rem;flex:0 0 4rem;display:flex;align-items:center;gap:.5rem}.private-chat-html .headline-icons{display:flex;margin-left:auto;justify-content:end}.private-chat-html .headline-icons .btn{color:var(--pchat-color)}.private-chat-html .avatar{height:var(--avatar-height);width:var(--avatar-height);flex:0 0 var(--avatar-height);padding:1px;border:2px solid #fff;background:rgba(255,255,255,.8);border-radius:50%}.private-chat-html .avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:50%}.private-chat-html .avatar img.new-stories{border:3px double rgba(0,0,0,0);border-radius:50%;background-image:linear-gradient(#fff, #fff),linear-gradient(to top, #7c6297 30%, #2c8fe5);background-origin:border-box;background-clip:content-box,border-box}.private-chat-html .avatar div.thumb{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;padding:0;display:flex;align-items:center;justify-content:center;background:linear-gradient(90deg, rgb(194, 129, 118) 0%, rgb(182, 58, 101) 100%);font-size:30px;font-weight:bold;color:#fff}.private-chat-html .avatar .status{height:16px;width:16px;border:2px solid #fff;border-radius:50%;position:absolute;right:0;bottom:0}.private-chat-html .avatar .status.online{background:var(--pchat-status-online)}.private-chat-html .avatar .status.private{background:var(--pchat-status-private)}.private-chat-html .avatar .status.paused{background:var(--pchat-status-break)}.private-chat-html .avatar .status.offline{display:none}.private-chat-html .sn .fa-heart:before{position:absolute;bottom:1px;left:-15px}.private-chat-html .direct-left .thread-item{cursor:pointer}.private-chat-html .direct-left .thread-item-content{display:flex;align-items:center}.private-chat-html .direct-left .thread-item-screenname{font-weight:bolder}.private-chat-html .direct-left .thread-item-date{opacity:.8;font-size:smaller}.private-chat-html .direct-left .thread-item-info{padding-right:15px}.private-chat-html .direct-left .thread-item-unread-num{display:flex;align-items:center;justify-content:space-around;font-weight:bold;height:24px;margin:5px;padding:5px;background-color:var(--pchat-unread-num-background);color:var(--pchat-unread-num-color);border-radius:20px}.private-chat-html .direct-left .thread-item .thread-item-close{opacity:0}.private-chat-html .direct-left .thread-item .thread-item-close:hover{opacity:1 !important}.private-chat-html .direct-left .thread-item .thread-info{flex:1;min-width:0;margin-left:1rem}.private-chat-html .direct-left .thread-item .thread-info .mobile-info{display:none}.private-chat-html .direct-left .thread-item .avatar div.thumb{font-size:30px}.private-chat-html .direct-left .thread-item:hover .thread-item-close{opacity:.5}.private-chat-html .direct-left .text-truncate{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.private-chat-html .direct-right .headline{--avatar-height: 40px}@media(max-width: 767.98px){.private-chat-html .direct-right .headline{padding:0}}.private-chat-html .direct-right .headline .avatar div.thumb{font-size:18px}.private-chat-html .direct-right .headline .btn-translate.active{color:#00fa00}.private-chat-html .direct-right .headline .btn-close-thread{display:none}@media(max-width: 767.98px){.private-chat-html .direct-right .headline .btn-close-thread{display:flex;cursor:pointer;font-size:20px;padding-right:0}}.private-chat-html .direct-right .headline .avatar .status{bottom:2px;right:-5px;width:12px;height:12px}.private-chat-html .direct-right .headline .thread-type.online{color:var(--pchat-status-online)}.private-chat-html .direct-right .headline .thread-type.private{color:var(--pchat-status-private)}.private-chat-html .direct-right .cont-history{padding:1.5rem 2rem;flex:1 1 0}.private-chat-html .direct-right .cont-history .label-no-message{display:flex;flex-direction:column;align-items:center}.private-chat-html .direct-right .cont-history .label-no-message .fa{font-size:3.2rem;margin-bottom:1rem}@media(max-width: 767.98px){.private-chat-html .direct-right .cont-history{padding:1rem}}.private-chat-html .direct-right .cont-history .msg{flex:0 0 auto;margin:0 0 1.5rem auto;max-width:75%}.private-chat-html .direct-right .cont-history .msg-body{padding:var(--panel-padding);text-align:start;border-radius:.75rem;background-color:color-mix(in srgb, var(--pchat-primary-font-contrast) 50%, var(--pchat-active-element-bg));position:relative;min-width:10rem;z-index:1;word-wrap:break-word}.private-chat-html .direct-right .cont-history .msg-body .translated-text{font-size:.8em;font-style:italic;border-top:1px solid rgba(255,255,255,.4509803922)}.private-chat-html .direct-right .cont-history .msg-body .price{color:var(--pchat-color);font-size:.7em;display:flex;justify-content:flex-end}.private-chat-html .direct-right .cont-history .msg-body:before,.private-chat-html .direct-right .cont-history .msg-body:after{bottom:-0.1rem;content:"";height:1rem;position:absolute}.private-chat-html .direct-right .cont-history .msg-body:before{border-bottom-left-radius:.8rem .7rem;border-right:1rem solid color-mix(in srgb, var(--pchat-primary-font-contrast) 50%, var(--pchat-active-element-bg));right:-0.35rem;transform:translate(0, -0.1rem)}.private-chat-html .direct-right .cont-history .msg-body:after{background-color:var(--pchat-background);border-bottom-left-radius:.5rem;right:-40px;transform:translate(-30px, -2px);width:10px}.private-chat-html .direct-right .cont-history .msg .sn,.private-chat-html .direct-right .cont-history .msg .time{font-size:smaller}.private-chat-html .direct-right .cont-history .msg .sn{font-weight:bolder}.private-chat-html .direct-right .cont-history .msg .time{padding-top:.5rem;text-align:end;opacity:.7}.private-chat-html .direct-right .cont-history .msg .msg-body .file-not-found{display:flex;align-items:center;gap:10px;font-size:20px;background-color:#fff;color:#000;padding:10px;border-radius:10px}.private-chat-html .direct-right .cont-history .msg .msg-body .file-not-found i{color:#ff4a4a}.private-chat-html .direct-right .cont-history .msg .msg-body .attachment-image-cont{display:flex;justify-content:center}.private-chat-html .direct-right .cont-history .msg .msg-body .attachment-image-cont .attachment-image{max-width:150px;max-height:150px}.private-chat-html .direct-right .cont-history .msg .msg-body .attachment-file{display:flex;align-items:center;gap:10px;font-size:14px;background-color:#fff;color:#000;padding:10px;border-radius:10px;word-break:break-word}.private-chat-html .direct-right .cont-history .msg .msg-body audio,.private-chat-html .direct-right .cont-history .msg .msg-body video{max-height:100%;max-width:100%;margin:auto;-o-object-fit:contain;object-fit:contain;display:block}.private-chat-html .direct-right .cont-history .msg.mS{margin:0 auto 1rem}.private-chat-html .direct-right .cont-history .msg.mS .msg-body{background:var(--pchat-message-bg)}.private-chat-html .direct-right .cont-history .msg.mS .msg-body:before{border-bottom-left-radius:0;border-right:none;right:auto;border-bottom-right-radius:0;border-left:none;left:0;transform:none}.private-chat-html .direct-right .cont-history .msg.mS .msg-body:after{border-bottom-left-radius:0;right:auto;background-color:rgba(0,0,0,0);border-bottom-right-radius:0;left:0;transform:none;width:0}.private-chat-html .direct-right .cont-history .msg.mU{margin:0 auto 1.5rem 0}@media(max-width: 767.98px){.private-chat-html .direct-right .cont-history .msg.mU{margin-left:0}}.private-chat-html .direct-right .cont-history .msg.mU .msg-body{background:var(--pchat-message-bg);word-wrap:break-word}.private-chat-html .direct-right .cont-history .msg.mU .msg-body:before{border-bottom-left-radius:0;border-right:none;right:auto;border-bottom-right-radius:.8rem .7rem;border-left:1rem solid var(--pchat-message-bg);left:-0.35rem;transform:translate(0, -0.1rem)}.private-chat-html .direct-right .cont-history .msg.mU .msg-body:after{border-bottom-left-radius:0;right:auto;background-color:var(--pchat-background);border-bottom-right-radius:.5rem;left:20px;transform:translate(-30px, -2px);width:10px}.private-chat-html .direct-right .cont-history .msg.mU .time{text-align:start}.private-chat-html .direct-right .upload-progress-bar{height:20px;width:100%;background-color:#c5c5c5}.private-chat-html .direct-right .upload-progress-bar .progress{display:flex;align-items:flex-end;justify-content:space-around;height:100%;width:0%;background-color:#00fa67}.private-chat-html .direct-right .panel-buttons-right{--border-radius: .75rem;--input-padding: 0.5rem .75rem;--input-height: 3.3rem;padding:var(--panel-padding);padding-bottom:1rem;display:flex;align-self:center;align-items:center;width:100%;max-width:700px;font-size:1.3rem}@media(max-width: 991.98px){.private-chat-html .direct-right .panel-buttons-right{border-top:1px solid var(--pchat-border-color)}}.private-chat-html .direct-right .panel-buttons-right input.message-text{display:none}.private-chat-html .direct-right .panel-buttons-right .message-text{position:absolute}.private-chat-html .direct-right .panel-buttons-right .message-text-wrapper{flex:1 1 auto;display:flex;gap:var(--control-element-gap);position:relative}.private-chat-html .direct-right .panel-buttons-right .message-text_cont{flex:1 0 auto;position:relative}.private-chat-html .direct-right .panel-buttons-right .btn{font-size:1.3rem;border-radius:var(--border-radius);padding:var(--input-padding);width:var(--input-height);height:var(--input-height)}.private-chat-html .direct-right .panel-buttons-right .form-control{border-radius:var(--border-radius);padding:var(--input-padding);height:var(--input-height);background:var(--pchat-input-bg);padding-right:calc(var(--input-height) + .5rem)}.private-chat-html .direct-right .btn-attachment{display:flex;align-items:center;justify-content:center}.private-chat-html .direct-right #file-attachment:disabled+label{opacity:.5}.private-chat-html .direct-right .emoticons{position:absolute;left:0;right:0px;bottom:70px;border-radius:4px;z-index:1}.private-chat-html .direct-right .emoticons:not(.open){display:none}.private-chat-html:not(.thread-opened) .panel-buttons-right{display:none}.private-chat-html:not(.thread-opened) .cont-history{justify-content:center}@media(max-width: 767.98px){.private-chat-html{overflow:hidden}.private-chat-html.thread-opened .direct-left{display:none}.private-chat-html:not(.thread-opened) .direct-right{display:none}.private-chat-html .direct-left .thread-item .avatar .status{bottom:15px}.private-chat-html .direct-left .thread-item .thread-item-close{opacity:1}.private-chat-html .direct-left .thread-item .thread-info .msg-info{align-items:center}.private-chat-html .direct-left .thread-item .thread-info .mobile-info{display:flex;position:relative;bottom:6px}.private-chat-html .direct-right{border-left:none}}
/*# sourceMappingURL=cache_private-chat-desktop.css.map */
