.elementor-3686 .elementor-element.elementor-element-4a311f99{--display:flex;}.elementor-3686 .elementor-element.elementor-element-f86da24{--spacer-size:50px;}/* Start custom CSS for shortcode, class: .elementor-element-dc41d04 *//* نوار پایین چت (باکس ارسال پیام) */
.bm-reply {
  background-color: rgba(0, 0, 0, 0.0) !important;
  border-top: 1px solid #555 !important;
  padding: 12px 10px !important;
  display: flex;
  align-items: center;
  gap: 10px;
}
.bp-messages-wrap .chat-header>a, .bp-messages-wrap .chat-header>span {
    display: inline-block;
    line-height: inherit;
    color: rgb(255 255 255) !important;
    text-decoration: none !important;
    border: none;
    font-size: 18px;
}
.bp-messages-wrap .chat-header .bm-chat-header-title {
    margin: 0 auto 0 0 !important;
    padding: 0 !important;
    font-size: 16px;
    margin-left: 10px !important;
}
/* ورودی پیام (editable textarea) */
.bm-editor-content {
  background-color: rgba(60, 60, 60, 0.9) !important;
  color: #fff !important;
  padding: 10px 12px !important;
  border-radius: 8px !important;
  border: 1px solid #666 !important;
  flex: 1;
  min-height: 44px;
  max-height: 180px;
  overflow-y: auto;
}

/* دکمه ارسال پیام */
.bm-send-message {
  background-color: #888 !important;
  color: #fff !important;
  padding: 10px;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.3s ease;
}

.bm-send-message:hover {
  background-color: #aaa !important;
}

/* آیکون گیف و ایموجی */
.bm-gif,
.bm-emojies {
  background-color: rgba(70, 70, 70, 0.9) !important;
  color: #fff !important;
  padding: 8px;
  border-radius: 8px;
  cursor: pointer;
  transition: background-color 0.3s ease;
}

.bm-gif:hover,
.bm-emojies:hover {
  background-color: #999 !important;
}
.bp-messages-wrap .bm-reply>* {
    position: relative;
    background: rgb(255 255 255 / 0%);
    z-index: 5;
}
.bp-messages-wrap .bm-reply .bm-editor .bm-editor-content {
 
    outline: 0;
    border: 0;
    margin: 0;
    padding: 0;
    white-space: normal;
    min-height: 24px;
    background: rgba(var(--bm-bg-color), 1) !important;
    color: rgba(var(--bm-text-color), 1) !important;
    border-radius: 32px !important;
}
.bm-gif, .bm-emojies {
    background-color: rgba(70, 70, 70, 0) !important;
    color: #fff !important;
    padding: 8px;
    border-radius: 8px;
    cursor: pointer;
    transition: background-color 0.3s ease;
}
.bm-send-message {
    background-color: #88888800 !important;
    color: #fff !important;
    padding: 10px;
    border-radius: 10px;
    cursor: pointer;
    transition: background-color 0.3s ease;
}

.bp-messages-wrap-main.bp-messages-mobile, .bp-messages-wrap-group.bp-messages-mobile, .bp-messages-chat-wrap.bp-messages-mobile, .bp-messages-single-thread-wrap.bp-messages-mobile {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 100000;
    background: #fff;
    border-radius: 0;
    border: 0;
    box-shadow: none;
    background-color: rgba(0, 0, 0, 0.65);
}
.bp-messages-wrap {
    padding: 0;
    background: rgba(0, 0, 0, 0.65);
    border-radius: var(--bm-border-radius) !important;
    border: 1px solid rgba(var(--bm-border-color), 1);
    position: relative;
    clear: both;
    box-sizing: border-box !important;
    color: rgba(var(--bm-text-color), 1);
    text-align: left;
    overflow: hidden;
    font-family: var(--bm-font-family);
    line-height: normal;
    font-weight: normal;
}
.bp-messages-wrap .bm-messages-list .bm-list .bm-messages-stack.bm-left-side .bm-content .bm-info a {
    color: rgb(243 243 243) !important;
}
.bp-messages-wrap
 {
    padding: 0;
    background: rgba(0, 0, 0, 0.65);
    border-radius: var(--bm-border-radius) !important;
    border: 1px solid rgba(var(--bm-border-color), 1);
    position: relative;
    clear: both;
    box-sizing: border-box !important;
    color: white;
    text-align: left;
    overflow: hidden;
    font-family: var(--bm-font-family);
    line-height: normal;
    font-weight: normal;
}
.bp-messages-wrap .threads-list .thread .bm-info h4 {
    margin: 0 0 4px;
    font-size: 13px;
    line-height: 13px;
    font-weight: 600;
    text-transform: none;
    letter-spacing: initial;
    display: flex
;
    align-items: center;
    flex-direction: row;
    justify-content: flex-start;
    word-break: break-word;
    color: rgb(255 255 255);
}
.bp-messages-wrap .chat-header {
    display: flex
;
    position: relative;
    height: 44px;
    min-height: 44px;
    background: rgb(0 , 0 , 0 , 0);
    border-bottom: 1px solid rgba(var(--bm-border-secondary-color), 1);
    line-height: 42px;
    box-sizing: border-box;
    align-items: center;
    flex-direction: row;
    justify-content: flex-start;
    z-index: 2;
    font-size: 1.1rem;
}
.bp-messages-wrap {
    border: 1px solid rgba(15 , 15 , 15 ,0);
}
.chat{
    border-radius: 32px;
}
.bm-editor-content[placeholder]:empty:before {
  color: white !important;
}
.bp-messages-wrap .bm-reply .bm-editor .bm-editor-content {
    outline: 0;
    border: 0;
    margin: 0;
    padding: 0;
    white-space: normal;
    min-height: 24px;
    background: rgb(255 255 255 / 0%) !important;
    color: white !important;
    border-radius: 32px !important;
}
.bp-messages-wrap .bm-thread-info-container
 {
    overflow: auto;
    position: absolute;
    background: rgb(2 2 2 / 85%);
    display: block;
    z-index: 11;
    width: 100%;
    height: 100%;
}
.bp-messages-wrap .bm-thread-info-container .bm-thread-info-actions .bm-thread-info-action
 {
    display: flex
;
    padding: 12px;
    margin: 5px;
    cursor: pointer;
    font-size: 12px;
    text-align: center;
    border-radius: var(--bm-border-radius);
    background: rgb(0 0 0);
    color: rgb(255 255 255);
    border: 1px solid rgba(var(--bm-border-secondary-color), 1);
    flex-direction: column;
    align-content: center;
    justify-content: center;
    border-radius: 32px;
}
.bp-messages-wrap .bm-thread-info-container .bm-thread-info-tabs {
    background: rgb(0 0 0 / 85%);
    border-radius: var(--bm-border-radius);
    border: 1px solid rgba(var(--bm-border-secondary-color), 1);
    margin: 10px 20px 20px;
}
.group-online {
    display: none;
}
.bp-messages-mobile-tap {
    border-radius: 32px;
}
.bp-messages-wrap {
    padding: 0;
    background: rgba(0, 0, 0, 0.65);
    border-radius: var(--bm-border-radius) !important;
    border-radius: 32px !important;
    border: 1px solid rgba(var(--bm-border-color), 1);
    position: relative;
    clear: both;
    box-sizing: border-box !important;
    color: white;
    text-align: left;
    overflow: hidden;
    font-family: var(--bm-font-family);
    line-height: normal;
    font-weight: normal;
}
.bp-messages-wrap .bm-messages-list .bm-list .bm-messages-stack.bm-right-side .bm-content .bm-messages-listing .bm-message .bm-message-content:not(.bm-hide-background) {
    border-radius: var(--bm-message-border-radius) !important;
    background: rgb(91 91 91);
    color: rgba(var(--right-message-text-color), 1);
}
.bp-messages-wrap .chat-header .thread-actions>a, .bp-messages-wrap .chat-header .thread-actions>span, .bp-messages-wrap .chat-header .thread-actions>div.expandingButtons {
    position: relative;
    color: rgb(255 255 255) !important;
    font-size: 18px;
    height: 42px;
    width: 50px;
    cursor: pointer;
}
.bp-messages-wrap.bp-messages-mobile .chat-header .mobileClose {
    position: relative;
    color: rgb(255 255 255) !important;
    display: inline-block;
    float: right;
    width: 45px;
    text-align: center;
}
.bp-messages-wrap .bm-reply .bm-attachment {
    position: relative;
    display: flex
;
    min-width: 50px;
    height: 100%;
    text-align: center;
    font-size: 24px;
    color: rgb(255 255 255);
    cursor: pointer;
    align-items: center;
    justify-content: center;
}
.bp-messages-wrap .bm-messages-list .bm-list .bm-messages-stack .bm-content .bm-info .name span, .bp-messages-wrap .bm-messages-list .bm-list .bm-messages-stack .bm-content .bm-info .name a {
    font-weight: bold;
    text-decoration: none;
    font-size: 13px;
    border: none;
    color: rgb(255 255 255);
    box-shadow: none;
}
.bpbm-preview-message {
    border-top: 1px solid rgba(var(--bm-border-color), 0.62);
    display: flex
;
    align-items: center;
    padding: 0 10px;
    width: 100%;
    background: rgb(0 0 0 / 65%);
    position: relative;
    z-index: 5;
}
.bpbm-preview-message .bpbm-preview-message-content .bpbm-preview-message-name {
    display: block;
    font-size: 12px;
    font-weight: bold;
    color: rgb(255 255 255);
    padding: 0;
    margin: 0;
}
.bpbm-preview-message .bpbm-preview-message-cancel {
    position: relative;
    cursor: pointer;
    display: block;
    color: rgb(255 255 255);
    font-size: 24px;
    text-align: center;
    width: 30px;
    min-width: 30px;
    height: 30px;
}
button svg[viewBox="0 0 16 16"] {
  display: none !important;
}
.bp-messages-wrap .bm-reply .bm-send-message:hover {
  background-color: inherit !important;
  box-shadow: none !important;
  transition: none !important;
}

.bp-messages-wrap .bm-reply {
  display: flex;
  justify-content: center; /* چپ و راست */
  align-items: center;     /* بالا و پایین */
}
html[dir=rtl] .bp-messages-wrap .bm-reply .bm-send-message svg {
    right: 0;
    left: 10px;
    margin-bottom: 10px !important;
}
.bp-messages-wrap .bm-reply .bm-attachment svg {
    position: absolute;
    bottom
Specifies how far an absolutely positioned box's bottom margin edge is offset above the bottom edge of the box's 'containing block'.
Learn more
Don't show
: 14px;
    left: 0;
    right: 0;
    margin: auto;
    margin-bottom: 10px;
    transform: rotate(45deg);
}
[type=button], [type=submit], button {
    display: inline-block;
    font-weight: 400;
    color: #ffffff;
    text-align: center;
    white-space: nowrap;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid #ffffff;
    padding: .5rem 1rem;
    font-size: 1rem;
    border-radius: 3px;
    transition: all .3s;
}
.uppy-DashboardTab-name {
    font-weight: 400;
    font-size: 14px;
    margin-top: 10px;
    margin-left: 10px;
}
.bm-report-message-panel .bm-report-message-panel-description #bm-report-message-panel-description-textarea {
    background: rgba(var(--bm-bg-color), 1) !important;
    border-radius: 3px;
    border: 1px solid rgb(0 0 0) !important;
    box-sizing: border-box;
    padding: 10px 25px 10px 10px;
    font-size: 13px;
    transition: border-color .2s;
    color: rgba(var(--bm-text-color), 1) !important;
    width: 100%;
    min-height: 95px;
}
.better-messages-context-menu__item:hover,
.bm-context-menu-item:hover,
li.context-menu-item:hover {
  background-color: #444 !important;  /* رنگ پس‌زمینه دلخواه موقع هاور */
  color: #fff !important;             /* رنگ متن دلخواه موقع هاور */
}
.bp-messages-wrap {
    padding: 0;
    background: rgba(0, 0, 0, 0.65);
    border-radius: var(--bm-border-radius) !important;
    border-radius: 32px !important;
    border: 1px solid #444444;
    position: relative;
    clear: both;
    box-sizing: border-box !important;
    color: white;
    text-align: left;
    overflow: hidden;
    font-family: var(--bm-font-family);
    line-height: normal;
    font-weight: normal;
}
.bm-modal-window .bm-modal-window-inner {
    display: flex
;
    flex-direction: column;
    background-color: rgb(0 0 0 / 65%);
    color: rgba(var(--bm-text-color));
    border-radius: 32px;
    max-width: 95%;
    max-height: 100%;
    padding: 0;
    margin: auto;
    box-shadow: 0 2px 3px 3px rgba(0, 0, 0, .1098039216);
    overflow: hidden;
    pointer-events: auto;
    border: 1px solid #444444;
}
.bm-modal-window .bm-modal-window-inner {
    display: flex
;
    flex-direction: column;
    background-color: rgb(0 0 0 / 85%);
    color: rgb(255 255 255);
    border-radius: 32px;
    max-width: 95%;
    max-height: 100%;
    padding: 0;
    margin: auto;
    box-shadow: 0 2px 3px 3px rgba(0, 0, 0, .1098039216);
    overflow: hidden;
    pointer-events: auto;
    border: 1px solid #444444;
}
.bm-modal-window .bm-modal-window-header h3 {
    margin: 0;
    color: rgb(255 255 255);
    font-size: 18px;
}
.bm-report-message-panel .bm-report-message-panel-category select {
    max-height: 30px !important;
    min-height: 30px !important;
    display: block;
    background: rgb(0 0 0 / 65%) !important;
    border-radius: 3px;
    border: 1px solid #444444 !important;
    max-width: 200px;
    box-sizing: border-box;
    font-size: 13px;
    transition: border-color .2s;
    color: rgb(255 255 255) !important;
    color: rgb(255 255 255) !important;
    width: 100%;
    height: auto;
    vertical-align: middle;
}
.bm-report-message-panel .bm-report-message-panel-description #bm-report-message-panel-description-textarea {
    background: rgb(0 0 0 / 65%) !important;
    border-radius: 3px;
    border: 1px solid #444444 !important;
    box-sizing: border-box;
    padding: 10px 25px 10px 10px;
    font-size: 13px;
    transition: border-color .2s;
    color: rgba(var(--bm-text-color), 1) !important;
    width: 100%;
    min-height: 95px;
}
.bp-messages-user-list {
    position: relative;
    width: 100%;
    padding: 0;
    background: rgb(255 255 255 / 0%);
    height: 100%;
}
.bm-button {
    background: rgb(33 117 155 / 0%) !important;
    color: #fff !important;
    font-size: 15px !important;
    line-height: 14px !important;
    padding: 14px 28px !important;
    border-radius: 32px !important;
    border: 1px solid !important;
    outline: none !important;
    cursor: pointer !important;
}
.bm-guest-info {
    display: flex
;
    width: 100%;
    background: rgb(3 3 3 / 65%);
    border-top: 1px solid rgba(var(--bm-border-color), 0.62);
    padding: 10px;
    font-size: 13px;
}
.bm-guest-settings .bm-guest-settings-form .bm-guest-settings-form-input label {
    display: none;
    margin-bottom: 10px;
}
.bp-messages-wrap .bm-reply .bm-emojies
 {
    width: 50px;
    text-align: center;
    display: none;
    font-size: 21.1px;
    color: rgba(var(--bm-text-color), 0.36);
    cursor: pointer;
    padding-bottom: 12px;
    position: relative;
    height: 100%;
}
.bm-report-message-panel .bm-report-message-panel-description #bm-report-message-panel-description-textarea {
    background: rgb(0 0 0 / 65%) !important;
    border-radius: 3px;
    border: 1px solid #444444 !important;
    box-sizing: border-box;
    padding: 10px 25px 10px 10px;
    font-size: 13px;
    transition: border-color .2s;
    color: rgb(252 252 252) !important;
    width: 100%;
    min-height: 95px;
}
.bbpm-avatar img {
    display: block;
    border-radius: 32px !important;
}
.better-messages-context-menu__item:hover,
.bm-context-menu-item:hover,
.context-menu-item:hover {
  background-color: #333 !important;
  color: #fff !important;
}
.contexify {
    position: fixed;
    opacity: 0;
    background-color: rgb(0 0 0 / 85%);
    border: 1px solid rgba(var(--bm-border-color), 1);
    color: rgba(var(--bm-text-color), 1);
    box-sizing: border-box;
    border-radius: var(--contexify-menu-radius);
    padding: var(--contexify-menu-padding);
    min-width: var(--contexify-menu-minWidth);
    z-index: var(--contexify-zIndex);
    -user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}
.contexify_itemContent {
    padding: 3px 6px;
    display: flex
;
    align-items: center;
    white-space: nowrap;
    color: rgb(255 255 255);
    position: relative;
    font-size: 14px;
    line-height: 28px;
}
.contexify_item:not(.contexify_item-disabled):hover>.contexify_itemContent, .contexify_item:not(.contexify_item-disabled):focus>.contexify_itemContent {
    color: #fff;
    background-color: rgb(85 85 85);
    border-radius: var(--contexify-activeItem-radius);
}
.bp-messages-wrap .bm-messages-list .bm-list .bm-messages-stack.bm-left-side .bm-content .bm-messages-listing .bm-message .bm-message-content:not(.bm-hide-background) {
    color: rgba(var(--left-message-text-color), 1);
    background: #c2c2c2;
    border-radius: var(--bm-message-border-radius) !important;
}
.uppy-Dashboard-inner {
    position: relative;
    max-width: 100%;
    max-height: 100%;
    border-radius: 5px;
    outline: none;
    background-color: rgb(0 0 0 / 85%);
    border: 1px solid rgba(var(--bm-border-color), 1);
    color: rgb(255 255 255);
}
.uppy-DashboardTab-name {
    font-weight: 400;
    font-size: 14px;
    margin-top: 10px;
    margin-left: 10px;
    color: white;
}
.uppy-Webcam-videoContainer {
    position: relative;
    flex: 1;
    flex-grow: 1;
    width: 100%;
    overflow: hidden;
    text-align: center;
    background-color: rgb(0 0 0 / 85%);
}
.uppy-Webcam-footer {
    display: flex
;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    min-height: 75px;
    padding: 20px 20px;
    background: rgba(0, 0, 0, 0.85);
}
.uppy-DashboardContent-bar {
    position: relative;
    z-index: 1004;
    display: flex
;
    flex-shrink: 0;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    height: 40px;
    padding: 0 10px;
    background-color: rgb(0 0 0 / 85%);
    border-bottom: 1px solid rgba(var(--bm-border-color), 1);
}
.uppy-Dashboard-AddFiles-title {
    width: 100%;
    margin-top: 15px;
    margin-bottom: 5px;
    padding: 0 15px;
    color: rgb(255 255 255);
    font-weight: 500;
    font-size: 17px;
    line-height: 1.35;
    text-align: inline-start;
}
.uppy-Webcam-videoSource-select {
    display: block;
    width: 100%;
    max-width: 90%;
    margin: auto;
    margin-bottom: 10px;
    padding: .4em 1em .3em .4em;
    font-size: 16px;
    line-height: 1.2;
    white-space: nowrap;
    background: white;
    /* color: white; */
    text-overflow: ellipsis;
    background-image: url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23757575%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E);
    background-repeat: no-repeat;
    background-position: right .4em top 50%, 0 0;
    background-size: .65em auto, 100%;
    border: 1px solid #757575;
    border-radius: 32px;
}
.uppy-c-btn:not(:disabled):not(.disabled) {
    cursor: pointer;
    border-radius: 32px;
    padding: 20px 30px;
    margin-top: 10px;
}
.uppy-Webcam-button {
  width: 50px;
  height: 50px;
}
.uppy-c-btn:not(:disabled):not(.disabled) {
    cursor: pointer;
    border-radius: 32px;
    padding: 30px;
    margin-top: 10px;
}
.uppy-Webcam-button {
  display: block;
  margin: 0 auto;
}

.uppy-c-btn:not(:disabled):not(.disabled) {
    cursor: pointer;
    border-radius: 32px;
    padding: 15px;
    margin-top: 10px;
    /* color: black; */
    border: 1px solid white;
}
.uppy-StatusBar.is-waiting .uppy-StatusBar-actions {
    position: static;
    width: 100%;
    height: 100%;
    padding: 0 15px;
    background-color: rgb(0 0 0);
}
.uppy-StatusBar.is-waiting .uppy-StatusBar-actionBtn--upload {
    width: 100%;
    padding: 15px 10px;
    color: #fff;
    font-size: 14px;
    line-height: 1;
    background-color: #00000000;
}
.uppy-u-reset uppy-c-btn uppy-Dashboard-Item-action uppy-Dashboard-Item-action--edit{
    display: none;
}
[dir=rtl] .uppy-Dashboard--singleFile.uppy-size--height-md .uppy-Dashboard-Item-action--remove {
    left: 8px;
    display: none;
}.uppy-Dashboard-inner {
    position: relative;
    max-width: 100%;
    max-height: 100%;
    border-radius: 5px;
    outline: none;
    background-color: rgb(0 0 0 / 85%);
    border: 1px solid rgba(var(--bm-border-color), 1);
    color: rgb(255 255 255);
}
.uppy-Webcam-permissons {
    display: flex
;
    flex: 1;
    flex-flow: column wrap;
    align-items: center;
    justify-content: center;
    height: 100%;
    padding: 15px;
    background: black;
}
.uppy-Webcam-title {
    max-width: 500px;
    margin: 0;
    margin-bottom: 5px;
    padding: 0 15px;
    color: #ffffff;
    font-weight: 400;
    font-size: 22px;
    line-height: 1.35;
    text-align: center;
}
.uppy-StatusBar.is-waiting .uppy-StatusBar-actionBtn--upload:hover {
    background-color: #189c3800;
}
.uppy-Dashboard-Item-action--edit {
  display: none !important;
}
.uppy-DashboardContent-addMore {
  display: none !important;
}
[type=button], [type=submit], button {
    display: inline-block;
    font-weight: 400;
    color: #ffffff;
    text-align: center;
    white-space: nowrap;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid #ffffff;
    padding: .5rem 1rem;
    font-size: 1rem;
    border-radius: 32px;
    transition: all .3s;
}
[type=button]:focus, [type=button]:hover, [type=submit]:focus, [type=submit]:hover, button:focus, button:hover {
    color: #fff;
    background-color: #99174200;
    text-decoration: none;
}
/* استایل پیش‌فرض (برای دسکتاپ و تبلت) */
.uppy-Webcam-buttonContainer .uppy-Webcam-button {
  cursor: pointer;
  border-radius: 32px;
  padding: 15px;
  margin-top: 10px;
  margin-right: 88%; /* دسکتاپ و تبلت */
  border: 1px solid white;
}

/* فقط برای موبایل */
@media (max-width: 767.98px) {
  .uppy-Webcam-buttonContainer .uppy-Webcam-button {
    margin-right: 80%;
  }
}
.bp-messages-wrap .chat-header .thread-info {
    display: none;
    line-height: 15px;
    font-size: 14px;
    margin-right: auto !important;
    align-items: center;
    margin-left: 5px !important;
    margin-bottom: 0 !important;
    margin-top: 0 !important;
    width: 100%;
    min-width: 0;
    overflow: hidden;
    cursor: pointer;
}/* End custom CSS */