.categorypath-product-catalog .help-option-popup, .catalog-product-view .help-option-popup{
    z-index: 901 !important;
}
.help-option-popup .modal-inner-wrap{
    max-height: 60% !important;
}
#help-popup-modal .label-image{
    text-align: center;
}
#help-popup-modal .label-image p{
    font-weight: 600;
    font-size: 20px;
}
@keyframes dot-flashing {
    0% {
        background-color: #1C86FA;
    }
    50%, 100% {
        background-color: rgba(152, 128, 255, 0.2);
    }
}
#helpChat-popup-input-svg.active {
    color: #000;
    pointer-events: all;
}
#helpChat-popup-input-svg {
    pointer-events: none;
    position: absolute;
    right: 20px;
    transform: translateY(-50%);
    top: 50%;
    color: #ccc;
    cursor: pointer;
}
.time-divider{
    text-align: center;
    margin: 20px 0;
}
.time-divider span{
    background: white;
    padding: 10px;
    border-radius: 10px;
    border-bottom: 1px solid darkgray;
}
.catalog-product-view .help-option-popup .modal-inner-wrap, .categorypath-product-catalog .help-option-popup .modal-inner-wrap, .customer-design-index .help-option-popup .modal-inner-wrap {
    width: 70%;
    border-radius: 20px;
}
.catalog-product-view .help-option-popup .modal-inner-wrap .modal-header h1.modal-title, .categorypath-product-catalog .help-option-popup .modal-inner-wrap .modal-header h1.modal-title, .customer-design-index .help-option-popup .modal-inner-wrap .modal-header h1.modal-title {
    border-bottom: none;
    padding-bottom: 0px;
    font-weight: 500;
}
.catalog-product-view .help-option-popup .modal-inner-wrap .modal-header .modal-slide .action-close:before, .categorypath-product-catalog .help-option-popup .modal-inner-wrap .modal-header .modal-slide .action-close:before, .customer-design-index .help-option-popup .modal-inner-wrap .modal-header .modal-slide .action-close:before {
    font-size: 18px;
    color: #000000;
}
.catalog-product-view .help-option-popup .modal-inner-wrap div#help-popup-modal-wrap.full-wrap, .categorypath-product-catalog .help-option-popup .modal-inner-wrap div#help-popup-modal-wrap.full-wrap, .customer-design-index .help-option-popup .modal-inner-wrap div#help-popup-modal-wrap.full-wrap {
    height: 585px;
}
.catalog-product-view .help-option-popup .modal-inner-wrap div#help-popup-modal-wrap, .categorypath-product-catalog .help-option-popup .modal-inner-wrap div#help-popup-modal-wrap, .customer-design-index .help-option-popup .modal-inner-wrap div#help-popup-modal-wrap {
    border: 3px solid black;
    height: 510px;
    overflow-y: auto;
}
.catalog-product-view .help-option-popup .modal-inner-wrap div#live-chat-screen, .categorypath-product-catalog .help-option-popup .modal-inner-wrap div#live-chat-screen, .customer-design-index .help-option-popup .modal-inner-wrap div#live-chat-screen {
    padding: 10px !important;
}
.catalog-product-view .help-option-popup .modal-inner-wrap, .categorypath-product-catalog .help-option-popup .modal-inner-wrap, .customer-design-index .help-option-popup .modal-inner-wrap {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) !important;
    height: 80% !important;
    margin: 0px;
    max-height: unset !important;
}
.catalog-product-view .help-option-popup .modal-inner-wrap header.modal-header, .categorypath-product-catalog .help-option-popup .modal-inner-wrap header.modal-header, .customer-design-index .help-option-popup .modal-inner-wrap header.modal-header {
    background-color: #a4c7ff;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}
.catalog-product-view .help-option-popup .modal-inner-wrap #help-popup-modal-wrap .chat-header, .categorypath-product-catalog .help-option-popup .modal-inner-wrap #help-popup-modal-wrap .chat-header, .customer-design-index .help-option-popup .modal-inner-wrap #help-popup-modal-wrap .chat-header{
    position: sticky;
    top: 0;
}
.catalog-product-view .help-option-popup .modal-inner-wrap #help-popup-modal-wrap .chat-title, .categorypath-product-catalog .help-option-popup .modal-inner-wrap #help-popup-modal-wrap .chat-title, .customer-design-index .help-option-popup .modal-inner-wrap #help-popup-modal-wrap .chat-title{
    background-color: #347dfb;
    color: white;
    font-weight: 500;
    text-align: center;
    font-size: 20px;
}
.catalog-product-view .help-option-popup .modal-inner-wrap #help-popup-modal-wrap .chat-title p, .categorypath-product-catalog .help-option-popup .modal-inner-wrap #help-popup-modal-wrap .chat-title p, .customer-design-index .help-option-popup .modal-inner-wrap #help-popup-modal-wrap .chat-title p{
    margin-bottom: 0;
}
.catalog-product-view .help-option-popup .modal-inner-wrap #help-popup-modal-wrap #help-private-label-id, .categorypath-product-catalog .help-option-popup .modal-inner-wrap #help-popup-modal-wrap #help-private-label-id, .customer-design-index .help-option-popup .modal-inner-wrap #help-popup-modal-wrap #help-private-label-id{
    width: 100%;
    text-align: center;
    background: #b2dffd;
}
.catalog-product-view .help-option-popup .modal-inner-wrap #help-popup-modal-wrap .helpChat-popup-input, .categorypath-product-catalog .help-option-popup .modal-inner-wrap #help-popup-modal-wrap .helpChat-popup-input, .customer-design-index .help-option-popup .modal-inner-wrap #help-popup-modal-wrap .helpChat-popup-input {
    display: flex;
    align-items: center;
    position: relative;
}
.help-upload-container{
    position: absolute;
}
.catalog-product-view .help-option-popup .modal-inner-wrap #help-popup-modal-wrap .helpChat-popup-input, .categorypath-product-catalog .help-option-popup .modal-inner-wrap #help-popup-modal-wrap .helpChat-popup-input .help-upload-container label{
    height: 100%;
    display: flex;
  
}
.catalog-product-view .help-option-popup .modal-inner-wrap #help-popup-modal-wrap input#helpChat-popup-input, .categorypath-product-catalog .help-option-popup .modal-inner-wrap #help-popup-modal-wrap input#helpChat-popup-input, .customer-design-index .help-option-popup .modal-inner-wrap #help-popup-modal-wrap input#helpChat-popup-input {
    border: none;
    font-size: 16px;
    font-family: Inter;
    font-weight: 400;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 20px 60px 20px 30px;
    width: 100%;
}
.catalog-product-view .help-option-popup .modal-inner-wrap #help-popup-modal-wrap div#helpChat-popup-message, .categorypath-product-catalog .help-option-popup .modal-inner-wrap #help-popup-modal-wrap div#helpChat-popup-message, .customer-design-index .help-option-popup .modal-inner-wrap #help-popup-modal-wrap div#helpChat-popup-message {
    position: sticky;
    width: 100%;
    bottom: 0px;
    padding-top: 10px;
}
.catalog-product-view .help-option-popup .modal-inner-wrap div#help-popup-modal-wrap, .categorypath-product-catalog .help-option-popup .modal-inner-wrap div#help-popup-modal-wrap, .customer-design-index .help-option-popup .modal-inner-wrap div#help-popup-modal-wrap {
    position: relative;
}
.categorypath-product-catalog .modal-popup.help-option-popup .modal-inner-wrap {
    width: 70% !important;
}
.categorypath-product-catalog .modal-popup.help-option-popup .modal-header{
    display: block !important;
}
.customer-design-index .help-option-popup .modal-inner-wrap .modal-header .action-close span {
    display: none;
}
.catalog-product-view .help-option-popup .modal-inner-wrap #help-popup-modal-wrap .helpChat-popup-input, .categorypath-product-catalog .help-option-popup .modal-inner-wrap #help-popup-modal-wrap .helpChat-popup-input, .customer-design-index .help-option-popup .modal-inner-wrap #help-popup-modal-wrap .helpChat-popup-input{
    box-shadow: 0px -4px 26px rgba(0,0,0,0.1);
}
.catalog-product-view #help-popup-modal #help-popup-modal-wrap .message-content, .categorypath-product-catalog #help-popup-modal #help-popup-modal-wrap .message-content, .customer-design-index #help-popup-modal #help-popup-modal-wrap .message-content{
    background-color: #eee;
    border-radius: 10px;
    padding: 5px 10px;
    color: #000000a6;
    font-weight: 100;
    max-width: fit-content;
}
.catalog-product-view #help-popup-modal #help-popup-modal-wrap .message-action, .categorypath-product-catalog #help-popup-modal #help-popup-modal-wrap .message-action, .customer-design-index #help-popup-modal #help-popup-modal-wrap .message-action{
    color: #828282;
    margin-top: 5px;
    font-style: italic;
    font-size: 12px;
}
.catalog-product-view #help-popup-modal #active-design-help-chat, .categorypath-product-catalog #help-popup-modal #active-design-help-chat, .customer-design-index #help-popup-modal #active-design-help-chat{
    background-color: #fff;
    padding: 0px 20px 0px;
    min-height: 100%;
    display: flex;
    flex-direction: column;
    align-items: end;
    justify-content: end;
}
.catalog-product-view #help-popup-modal .generalChat-popup-message, .categorypath-product-catalog #help-popup-modal .generalChat-popup-message, .customer-design-index #help-popup-modal .generalChat-popup-message{
    max-width: fit-content;
    margin-bottom: 20px;
}
.catalog-product-view #help-popup-modal  .generalChat-popup-message.outgoing-message, .categorypath-product-catalog #help-popup-modal  .generalChat-popup-message.outgoing-message, .customer-design-index #help-popup-modal  .generalChat-popup-message.outgoing-message{
    margin-left: auto;
}
.catalog-product-view #help-popup-modal .generalChat-popup-message .message-content, .categorypath-product-catalog #help-popup-modal .generalChat-popup-message .message-content, .customer-design-index #help-popup-modal .generalChat-popup-message .message-content{
    margin-right: 0;
    max-width: unset;
    display: flex;
    flex-direction: column;
}
.catalog-product-view #help-popup-modal .generalChat-popup-message.outgoing-message .message-content, .categorypath-product-catalog #help-popup-modal .generalChat-popup-message.outgoing-message .message-content, .customer-design-index #help-popup-modal .generalChat-popup-message.outgoing-message .message-content{
    background-color: #1c86fa29 !important;
    font-weight: 100 !important;
}
.catalog-product-view #help-popup-modal .generalChat-popup-message .message-content span, .categorypath-product-catalog #help-popup-modal .generalChat-popup-message .message-content span, .customer-design-index #help-popup-modal .generalChat-popup-message .message-content span{
    display: block;
    font-weight: bold;
    color: #262626d9;
}
.catalog-product-view #help-popup-modal .generalChat-popup-message, .categorypath-product-catalog #help-popup-modal .generalChat-popup-message, .customer-design-index #help-popup-modal .generalChat-popup-message{
    margin-bottom: 20px;
}
.catalog-product-view #help-popup-modal .generalChat-popup-message .message-content.private-chat, .categorypath-product-catalog #help-popup-modal .generalChat-popup-message .message-content.private-chat, .customer-design-index #help-popup-modal .generalChat-popup-message .message-content.private-chat{
    background-color: #ff98009e !important;
}
.customer-design-index .help-option-popup .modal-inner-wrap {
    max-width: unset;
}
.customer-design-index .help-option-popup .modal-inner-wrap .modal-header .modal-title {
    border: none;
    color: #000;
    text-transform: capitalize;
    font-weight: 500;
    padding: 0;
    font-size: 26px;
    margin-bottom: 0;
    min-height: 1em;
    word-wrap: break-word;
    line-height: 28px
}
.customer-design-index .help-option-popup .modal-inner-wrap .modal-header .modal-title {
    border: none;
    color: #000;
    text-transform: uppercase;
    font-weight: 500;
    padding: 0;
    font-size: 26px;
    margin-bottom: 0;
    min-height: 1em;
    word-wrap: break-word;
    line-height: 28px
}
.customer-design-index .help-option-popup .modal-inner-wrap .modal-header .action-close {
    background: none !important;
    border: none;
    right: 0;
    top: 0;
    padding: 0;
    margin: 15px;
}
.customer-design-index .help-option-popup .modal-inner-wrap .modal-header .action-close:before {
    font-size: 14px;
    line-height: 14px;
    color: #757575;
    font-weight: 400;
}
.catalog-product-view #help-popup-modal .label-image, .categorypath-product-catalog #help-popup-modal .label-image, .customer-design-index #help-popup-modal .label-image{
    margin-top: 80px;
}
.categorypath-product-catalog .help-option-popup .modal-inner-wrap header.modal-header{
    padding: 15px 30px;
}
.categorypath-product-catalog .help-option-popup .modal-inner-wrap {
    max-width:unset !important;
    width: 70% !important;
}
.categorypath-product-catalog .help-option-popup .modal-content{
    padding: 0px 30px 26px;
}
.categorypath-product-catalog .help-option-popup .modal-inner-wrap{
    border-radius: 20px !important   
}

.catalog-category-view #help-popup-modal .label-image .label-image-div, .catalog-product-view #help-popup-modal .label-image .label-image-div, .customer-design-index #help-popup-modal .label-image .label-image-div {
    height: 470px;
    overflow: hidden;
}

.catalog-category-view #help-popup-modal .label-image .label-image-div img ,.catalog-product-view #help-popup-modal .label-image .label-image-div img, .customer-design-index #help-popup-modal .label-image .label-image-div img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}
@media(max-width:768px){
   .catalog-product-view .modal-popup.modal-slide.help-option-popup, .categorypath-product-catalog .modal-popup.modal-slide.help-option-popup, .customer-design-index .modal-popup.modal-slide.help-option-popup {
        left: 0px;
    }
    .catalog-product-view .modal-popup.help-option-popup .modal-inner-wrap, .categorypath-product-catalog .modal-popup.help-option-popup .modal-inner-wrap, .customer-design-index .modal-popup.help-option-popup .modal-inner-wrap{
        width: 90% !important;
    }
    .catalog-product-view .design-existing-edit-modal .modal-inner-wrap{
        width: 90% !important;
    }
    .catalog-product-view .modal-popup.modal-slide._inner-scroll .modal-inner-wrap, .categorypath-product-catalog .modal-popup.modal-slide._inner-scroll .modal-inner-wrap{
        min-height: unset !important;
        max-height:80%;
        position: absolute;
        width: 90% !important;
    }
    .catalog-product-view .modal-popup.modal-slide._inner-scroll._show, .categorypath-product-catalog .modal-popup.modal-slide._inner-scroll._show{
        left: 0;
    }
    .catalog-product-view .help-option-popup .modal-inner-wrap, .customer-design-index .help-option-popup .modal-inner-wrap{
        position: absolute;
        min-height: unset !important;
    }
}
@media(max-width: 767px){
    .catalog-product-view .actions-popup .action-btn:not(:first-child), .categorypath-product-catalog .actions-popup .action-btn:not(:first-child){
        margin-left: 0;
    }
    .catalog-product-view .modal-popup.warning-main-custom-modal.modal-slide._inner-scroll, .catalog-product-view .modal-popup.warning-edit-custom-modal.modal-slide._inner-scroll, .categorypath-product-catalog .modal-popup.warning-main-custom-modal.modal-slide._inner-scroll{
        bottom: 0px;
    }
}
 
@media(max-width:575px){
    .customer-design-index .help-option-popup .modal-inner-wrap .modal-header .modal-title {
       font-size: 20px;
    }
    .catalog-product-view .help-option-popup .modal-inner-wrap #help-popup-modal-wrap .chat-title, .categorypath-product-catalog .help-option-popup .modal-inner-wrap #help-popup-modal-wrap .chat-title, .customer-design-index .help-option-popup .modal-inner-wrap #help-popup-modal-wrap .chat-title{
        font-size: 16px;
        padding: 4px 6px;
    }
    .catalog-product-view .help-option-popup .modal-inner-wrap #help-popup-modal-wrap #help-private-label-id, .categorypath-product-catalog .help-option-popup .modal-inner-wrap #help-popup-modal-wrap #help-private-label-id, .customer-design-index .help-option-popup .modal-inner-wrap #help-popup-modal-wrap #help-private-label-id{
        font-size: 12px;
        padding: 3px;
    }
    .catalog-product-view #help-popup-modal .label-image, .categorypath-product-catalog #help-popup-modal .label-image, .customer-design-index #help-popup-modal .label-image{
        margin-top: 55px
    }
}
.catalog-product-view .modal-popup._inner-scroll .modal-inner-wrap{
    max-height:80% ;    
}

@media(min-width:768px){    
    #help-popup-modal.hasimg{
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 10px;
        margin-top: 10px;
    }
    .catalog-product-view #help-popup-modal .label-image, .categorypath-product-catalog #help-popup-modal .label-image, .customer-design-index #help-popup-modal .label-image{
        margin-top: 0px;
    }
    .catalog-product-view .help-option-popup .modal-inner-wrap, .categorypath-product-catalog .help-option-popup .modal-inner-wrap, .customer-design-index .help-option-popup .modal-inner-wrap {
        height: auto !important;
    }
    .help-option-popup .modal-inner-wrap.multi-chat-checked {
        height: 80% !important;
    }
}

.help-option-popup .multi-chat-wrapper h3{
    text-align: center;
    text-decoration: underline;
    margin-bottom: 20px;
}
.help-option-popup .multi-chat-wrapper .template-design li{
    list-style: none;
    margin-bottom: 30px;
}
.help-option-popup .multi-chat-wrapper .template-design li .img-btn{
    position: relative;
    border: none;
    background: #f0ece5;
    border-radius: 30px;
    padding: 0;
    overflow: hidden;
    min-height: 170px;
    margin-bottom: 20px;
}
.help-option-popup .multi-chat-wrapper .template-design li .img-btn .image-box{
    min-height: inherit;
    max-height: 330px;
    padding: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}
.help-option-popup .multi-chat-wrapper .template-design li .img-btn .image-box img{
    max-height: calc(100% - 30px);
    height: auto;
    width: auto;
    max-width: calc(100% - 30px);
    position: absolute;
    margin: auto;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    vertical-align: middle;
}
.help-option-popup .multi-chat-wrapper .template-design li .img-btn .image-box .hover-view{
    display: -webkit-flex;
    align-items: center;
    justify-content: center;
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgb(0,0,0,0.6);
    opacity: 0;
    transition: 0.5s;
    overflow: hidden;
}
.help-option-popup .multi-chat-wrapper .template-design li .img-btn .text-link{
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
    border-radius: 0px 0px 30px 30px;
    background-color: #adc9d9;
    color: white;
    font-weight: 600;
    font-size: 18px;
    text-transform: lowercase;
    padding: 5px;
}
.help-option-popup .multi-chat-wrapper .template-design li .img-btn .text-link .legacy_detail_popup_icon{
    background: transparent;
    border: none;
    padding: 5px;
    /* display: inline-block; */
    display: none;
    line-height: normal;
    vertical-align: middle;
}
.help-option-popup .multi-chat-wrapper .template-design li .img-btn .text-link .legacy_detail_popup_icon img{
    width: 16px;
}
.help-option-popup .multi-chat-wrapper .template-design li .labels-detail{
    font-family: "Gotham";
    text-align: center;
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: center;
}
.help-option-popup .multi-chat-wrapper .template-design li .labels-detail .label-name{
    color: #000000;
    font-size: 14px;
    margin: 5px 0;
    text-transform: capitalize;
    font-weight: 500;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    flex: 1 1 100%;
}
.help-option-popup .multi-chat-wrapper .template-design li .labels-detail .label-design-id{
    color: #999999;
    font-size: 14px;
    margin: 5px 0;
    font-weight: 500;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    flex: 1 1 100%;
}
.help-option-popup .multi-chat-wrapper input.design-checkbox {
    cursor: pointer;
    align-self: baseline;
    top: 0px;
    min-width: auto;
    height: 25px;
    margin: 0px auto;
}
.help-option-popup .multi-chat-wrapper input.design-checkbox:before {
    width: 20px;
    height: 20px;
    display: block;
    border: 2px solid #6e6f72;
    border-radius: 3px;
    content: "";
    position: absolute;
    left: -3px;
    top: 50%;
    background-color: white;
    transform: translateY(-50%);
    border-radius: 30px;
}
.help-option-popup .multi-chat-wrapper input.design-checkbox:checked:after {
    content: "";
    position: absolute;
    left: 64%;
    top: 50%;
    background-color: #6e6f72;
    height: 14px;
    width: 14px;
    border-radius: 50%;
    transform: translate(-50%, -50%);
}

.help-option-popup .modal-inner-wrap .multi-chat-note{
    font-weight: 600;
    font-size: 16px;
    text-transform: capitalize;
}

.help-option-popup .modal-inner-wrap .multi-chat-note p span{
    text-transform: none;
}