.fixed-whtsapp-radius{
    float: right;
    text-align: center;
    font-size: 69px;
    background: #0DC152;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    line-height: 41px;
    cursor: pointer;
    margin-top: 15px;
    -webkit-transition: all .15s;
       -moz-transition: all .15s;
        -ms-transition: all .15s;
         -o-transition: all .15s;
            transition: all .15s;
}
.fixed-whtsapp-radius:hover{
}
.fixed-whtsapp-radius svg{
    fill: #fff;
}

.fixed-whtsapp-reangle{
    text-align: center;
    line-height: 31px;
    font-size: 14px;
    background: #0DC152;
    border-radius: 30px;
    padding: 4px 29px;
    color: #fff;
    font-weight: 600;
    float: right;
    margin-top: 15px;
    cursor: pointer;
}
.fixed-whtsapp-reangle svg{
    fill: #fff;
    margin: 9px 10px 0 0;
    float: left;
}

.content-wt-contact-dg{
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 1000;
}
.content-wt-contact-dg .get-user-message{
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0 0 50px rgba(0,0,0,.2);
    position: relative;
    padding: 10px;
    border: 1px solid #eee;
    display: none;
}
.content-wt-contact-dg .get-user-message:after{
    content: "";
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #fff;
    display: block;
    position: absolute;
    bottom: -7px;
    right: 22px;
}
.content-wt-contact-dg .get-user-message:before{
    content: "";
    width: 0;
    height: 0;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    border-top: 9px solid #eee;
    display: block;
    position: absolute;
    bottom: -9px;
    right: 21px;
}
.content-wt-contact-dg .get-user-message button{
    border: none;
    background: #d22000;
    position: absolute;
    right: -4px;
    width: 27px;
    height: 27px;
    color: #fff;
    line-height: 0px;
    top: -4px;
    border-radius: 50%;
    padding: 0;
    font-size: 15px;
}
.content-wt-contact-dg .get-user-message p{
    padding: 10px;
    cursor: pointer;
    margin-bottom: 0;
    border: 1px solid #ddd;
    border-radius: 10px;
    font-size: 14px;
}
.wt-dg-popup-container * {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
.wt-dg-popup__support-wrapper {
    margin-top: 8px;
}
.wt-dg-popup__support-img-wrapper {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    overflow: hidden;
    display: inline-block;
    vertical-align: bottom;
    margin-right: 3px;
    background-size: cover;
    background-color: #fff;
    box-shadow: 0 0 50px rgba(0,0,0,.2);
}
.wt-dg-popup__support-img {
    max-width: 100%;
    height: auto;
    display: block;
}
.wt-dg-popup__support {
    display: inline-block;
    vertical-align: bottom;
    border-radius: 8px;
    overflow: hidden;
    width: 232px;
    box-shadow: 0 0 50px rgba(0,0,0,.2);
}
.wt-dg-popup__support-about{
    font-size: 12px;
    text-align: center;
    padding: 18px 12px;
    line-height: 16px;
    user-select: none;
    font-family: Arial,Helvetica,sans-serif;
    background-color: #0dc152;
    color: #ffffff;
}
.wt-dg-popup__support-welcome {
    background-color: #fff;
    font-size: 14px;
    padding: 16px 12px;
    color: #888fbb;
    line-height: 16px;
    user-select: none;
    text-align: left;
    font-family: Arial,Helvetica,sans-serif;
}
.wt-dg-popup__input-wrapper {
    width: 232px;
    margin-top: 14px;
    float: right;
    background-color: #fff;
    padding: 8px 12px;
    border-radius: 8px;
    position: relative;
    box-shadow: 0 0 50px rgba(0,0,0,.2);
}
.wt-dg-popup__input {
    border: none !important;
    background-color: transparent !important;
    outline: none !important;
    padding: 6px 0 !important;
    margin: 0 !important;
    font-family: Arial,Helvetica,sans-serif !important;
    font-size: 14px !important;
    box-shadow: none !important;
    color: #000 !important;
    vertical-align: middle !important;
    display: inline-block !important;
    width: 166px !important;
    height: auto !important;
}
.wt-dg-popup__send-btn {
    cursor: pointer;
    padding: 6px;
    width: 34px;
    display: inline-block;
    vertical-align: middle;
    user-select: none;
}
.wt-dg-lau00001 {
    fill: #0dc15280;
}
.wt-dg-lau00002 {
    fill: #0dc152;
}
.wt-dg-clearfix {
    clear: both;
}
.clearfix-dg-wt{
    clear: both;
}
.wt-dg-popup__close-btn {
    width: 28px;
    height: 28px;
    border-radius: 50%;
    float: right;
    text-align: center;
    vertical-align: middle;
    line-height: 28px;
    background-color: #0dc152;
    color: #ffffff;
    cursor: pointer;
    line-height: 23px;
}
.wt-dg-popup__close-btn:hover {
    background: #0E893D;
}
.wt-dg-icon {
    cursor: pointer;
    line-height: 0;
}
.wt-dg-popup__support-person-container {
    background-color: #fff;
    border-radius: 0 0 8px 8px;
    box-shadow: 0 0 50px rgba(0,0,0,.2);
}
.wt-dg-popup__support-person-wrapper {
    padding: 18px 12px;
    border-radius: 0 0 8px 8px;
    min-height: 100px;
    max-height: 237px;
    overflow-y: scroll;
}
.no-border-radius-bottom-wt-dg{
    border-radius:  8px 8px 0 0; 
}
.wt-dg-popup__support-person-link {
    text-decoration: none !important;
    color: transparent !important;
    background-color: transparent !important;
}
.wt-dg-popup__support-person {
    display: flex;
    border-bottom: 1px solid #f5f5f5;
    padding-top: 6px;
    padding-bottom: 6px;
}
.wt-dg-popup__support-person-img-wrapper {
    width: 54px;
    height: 54px;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    margin-right: 14px;
}
.wt-dg-popup__support-person-link.detect-status-wtdg-Offline{
    opacity: 0.5;
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}
.wt-dg-popup__support-person-img-wrapper .simulate-image-vendedor{
    height: 100%;
    overflow: hidden;
    border-radius: 50%;
    background-size: cover;
}
.wt-dg-popup__support-person-img {
    width: auto;
    height: 100%;
    display: block;
    margin: 0 auto;
}
.wt-dg-popup__support-person-available {
    background-color: #4CAF50;
}
.wt-dg-popup__support-person-link.detect-status-wtdg-Offline .wt-dg-popup__support-person-available{ 
    background-color: #ccc;
}
.wt-dg-popup__support-person-info-wrapper {
    margin-left: 2px;
}
.wt-dg-popup__support-person-title {
    color: #777;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 16px;
}
.wt-dg-popup__support-person-name {
    color: #444;
    font-weight: 700;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 14px;
}
.wt-dg-popup__support-person-status {
    font-size: 11px;
    font-weight: 400;
    color: #999;
    margin-top: 4px;
    line-height: 18px;
    font-family: Arial, Helvetica, sans-serif;
}
.wt-dg-popup__support-person-available, .wt-dg-popup__support-person-away {
    width: 10px;
    height: 10px;
    position: absolute;
    z-index: 999999;
    bottom: 3px;
    right: 3px;
    border-radius: 50%;
}
.wt-dg-popup__support.no-border-radius-bottom-wt-dg{
    min-width: 290px;
}

.second_chat_model .wt-dg-popup__header,
.second_chat_model_template .wt-dg-popup__header{
    margin-top: -10px;
    margin-bottom: 14px;
}
.second_chat_model .wt-dg-popup__header .wt-dg-popup__close-btn ,
.second_chat_model_template .wt-dg-popup__header .wt-dg-popup__close-btn {
}
.second_chat_model .wt-dg-popup__support-img-wrapper{
    margin: -33px 0 10px;
}

.open-modal-contact-wtz-dg{
    background: #0fa749;
    display: inline-block;
    color: #fff;
    padding: 10px 25px;
    border-radius: 60px;
}
.open-modal-contact-wtz-dg:hover{
    background: #0b7d36;
}
.open-modal-contact-wtz-dg img{
    float: left;
    margin-right: 12px;
}

.modal-wtz_dg-shortcode{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 5000;
}
.modal-wtz_dg-shortcode .modal-wtz_dg-shortcode-bg{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
}
.modal-wtz_dg-shortcode .modal-wtz_dg-shortcode-content{
    border-radius: 25px;
    z-index: 6000;
    max-width: 600px;
}
@media screen and ( max-width: 767px ){
    .modal-wtz_dg-shortcode .modal-wtz_dg-shortcode-content{
        max-width: 90%;
    }
}
.modal-wtz_dg-shortcode .modal-wtz_dg-shortcode-content .header-modal-wtz_dg-shortcode{
    background-color: #109c45;
    border-radius: 25px 25px 0 0;
    padding: 15px 15px;
    text-align: center;
    color: #fff;
    position: relative;
    
}
.modal-wtz_dg-shortcode .modal-wtz_dg-shortcode-content .wt-dg-popup__support-about{
    display: none;
}

.modal-wtz_dg-shortcode .modal-wtz_dg-shortcode-content .second_chat_model_template .wt-dg-popup__support{
    display: none;
}
.modal-wtz_dg-shortcode .modal-wtz_dg-shortcode-content .wt-dg-popup__support-wrapper{
    margin-top: 0;
}

.modal-wtz_dg-shortcode .modal-wtz_dg-shortcode-content .close-modal-wtz-dg{
    position: absolute;
    right: -10px;
    top: -11px;
    background: tomato;
    color: #fff;
    border-radius: 50%;
    display: block;
    width: 35px;
    height: 35px;
    line-height: 30px;
    font-size: 22px;
}
.modal-wtz_dg-shortcode .modal-wtz_dg-shortcode-content .wt-dg-popup__support{
    width: 100%;
    border-radius: 0;
}
.modal-wtz_dg-shortcode .modal-wtz_dg-shortcode-content .wt-dg-popup__support .wt-dg-popup__support-welcome{
    border-radius: 0 0 15px 15px!important;
    text-align: center; 
}
.modal-wtz_dg-shortcode .modal-wtz_dg-shortcode-content .wt-dg-popup__input-wrapper{
    float: none;
    margin: 30px auto 0;
}