.chaty-widget.hide-cht-widget .chaty-widget.one_widget .chaty-widget-i:not(.no-tooltip):before {
    display: none
}
.facebook .chaty-widget-i-title {
    padding: 0 !important;
}
.widget-img img {
    max-height: 100%;
    max-width: 100%;
    height: auto;
    margin: 0 auto;
}
/*.chaty-widget .chaty-widget-i svg, .chaty-widget .chaty-widget-i .wrap-svg {
    border-radius: 50%;
}*/
.widget-img {
    text-align: center;
}
.widget-img img {
    object-fit: cover
}
.chaty-widget .chaty-widget-i.facebook.active.before .chaty-widget-i-title.fb-title {
    display: none !important;
}
.wechat-box img {
    object-fit: cover;
    max-width: 230px;
    height: auto;
    width: 100%;
}
.wechat-box-head svg {
    cursor: pointer;
    width: 30px;
    height: 30px;
}
.wechat-box-head SVG {
    cursor: pointer;
    width: 30PX;
    height: 30px;
    fill: #fff;
    font-weight: bold;
}
.wechat-box-head {
    width: 100%;
    display: inline-block;
    vertical-align: bottom;
    color: #fff;
    padding: 0 0 0 10px;
    line-height: 34px;
    background: #34a700;
    height: 34px;
}
.wechat-box {
    display: inline-block;
    vertical-align: bottom;
    position: relative;
    padding: 10px;
    width: 100%;
}
.wechat-qr-code {
    display: inline-block;
    vertical-align: bottom;
    background: #fff;
    border-radius: 5px;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(204, 204, 204, 1);
    -moz-box-shadow: 0px 0px 5px 0px rgba(204, 204, 204, 1);
    box-shadow: 0px 0px 5px 0px rgba(204, 204, 204, 1);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    max-width: 250px;
    height: auto;
    overflow: hidden;
    position: fixed;
    bottom: 30px;
    left: 100px;
    padding: 0px;
    z-index: 100001;
}
.chaty-social-img {
    display: block;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.chaty-social-img img {
    object-fit: cover;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    box-shadow: 0 3px 6px rgba(0,0,0,.25);
    line-height: 0;
}
.widget-img {
    display: flex;
    align-items: center;
    height: 100%;
    overflow: hidden;
    border-radius: 100%;
}
.set-url-target {
    line-height: 0;
}
.get {
    opacity: 1;
}
.chaty-widget-show .get {
    opacity: 1;
}
.none-widget-show .get {
    opacity: 0;
}
.get a {
    color: #222 !important;
    text-decoration: none !important;
}
body .one_widget .bofore_del:before {
    opacity: 0 !important;
    display: none;
}
/*.one_widget .chaty-widget-i.i-trigger-open:before {
    display: none;
}
.one_widget.chaty-widget .chaty-widget-i {
}*/
.one_widget.chaty-widget:not(.chaty-widget-is-right) .chaty-widget-i:not(.no-tooltip) .chaty-widget-i-title {
    font-size: 17px;
    left: -3px;
    top: 50%;
    white-space: nowrap;
    padding: 5px 15px;
    line-height: 21px;
    color: #333;
    background-color: #fff;
    box-shadow: 0 1.93465px 7.73859px rgba(0, 0, 0, 0.15);
    border-radius: 10px;
}
.chaty-widget.one_widget .chaty-widget-i:not(.no-tooltip) .chaty-widget-i-title, .chaty-widget.one_widget .chaty-widget-i:not(.no-tooltip):before {
    opacity: 1 !important;
}
.snap-wee-title {
    z-index: 20;
    opacity: 0;
    padding: 10px 10px 9px 12px !important;
    font-size: 17px;
    transform: translate(calc(-100% - 14px), -50%);
    left: -3px;
    top: 50%;
    white-space: nowrap;
    line-height: 21px;
    color: #333;
    background-color: #fff;
    box-shadow: 0 1.93465px 7.73859px rgba(0, 0, 0, 0.15);
    border-radius: 10px;
    position: absolute;
}
@media (min-width: 1024px) {
    .chaty-widget-i:hover .snap-wee-title {
        opacity: 1;
    }
}
.chaty-widget-i.hover .snap-wee-title {
    opacity: 1;
}
.snap-wee-title:before {
    content: "";
    right: -9px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    height: 0;
    width: 0;
    z-index: 11;
    border-width: 5px 0 5px 10px;
    border-style: solid;
    border-color: transparent transparent transparent #fff;
}
.snap-wee-title p {
    color: #222;
    text-decoration: none;
    margin: 0;
    padding: 0;
}
.chaty-widget-i .chaty-widget-i-title p {
    color: #222 !important;
    text-decoration: none !important;
    margin: 0 !important;
    padding: 0 !important
}
.chaty-widget-i .i-trigger a {
    color: #222 !important;
    text-decoration: none !important;
}
* {
    -webkit-tap-highlight-color: transparent !important;
}
.i-trigger-open svg, .i-trigger-close svg {
    transition: all 0.5s
}
.chaty-widget-show .i-trigger-open svg, .chaty-widget-show .i-trigger-close svg {
    transform: rotate(180deg)
}
.none-widget-show .i-trigger-ope {
    -webkit-animation: fadein 1.5s;
    -moz-animation: fadein 1.5s;
    -ms-animation: fadein 1.5s;
    -o-animation: fadein 1.5s; /* animation: fadein 2s; */
}
.chaty-widget-show .i-trigger-cloe {
    -webkit-animation: fadein 1.5s;
    -moz-animation: fadein 1.5s;
    -ms-animation: fadein 1.5s;
    -o-animation: fadein 1.5s; /* animation: fadein 2s; */
}
.chaty-widget .i-trigger-open.chaty-widget-i:not(.no-tooltip) .chaty-widget-i-title {
    transform: translate(calc(-100% - 12px), -50%);
}
.chaty-widget-is-right.chaty-widget .i-trigger-open.chaty-widget-i:not(.no-tooltip) .chaty-widget-i-title {
    right: 0;
    left: auto;
    transform: translate(calc(100% + 12px), -50%);
}
.chaty-widget-is-right.chaty-widget .chaty-widget-i:not(.no-tooltip) .chaty-widget-i-title {
    right: 0;
    left: auto;
    transform: translate(calc(100% + 13px), -50%);
}
.chaty-widget-is-right.chaty-widget.one_widget .chaty-widget-i:not(.no-tooltip):before {
    left: auto;
    right: -18px;
}
.chaty-widget.one_widget .chaty-widget-i:not(.no-tooltip):before {
    left: -18px;
}
.one_widget .i-trigger-open .chaty-widget-i-title {
    padding: 10px 10px 9px 12px !important;
}
.one_widget .i-trigger-open.hidetooltip .chaty-widget-i-title {
    display: none;
}
.one_widget .i-trigger-open.hidetooltip .chaty-widget-i:before {
    display: none;
}
.chaty-widget .chaty-widget-i.facebook.before:not(.no-tooltip):hover .chaty-widget-i-title, .chaty-widget .chaty-widget-i.before.facebook:not(.no-tooltip):hover:before {
    opacity: 1;
    pointer-events: auto
}
.chaty-widget .chaty-widget-i:not(.no-tooltip) .chaty-widget-i-title, .chaty-widget .chaty-widget-i:not(.no-tooltip).before:before {
    opacity: 1;
}
.one_widget .chaty-widget-i svg {
    position: relative;
}
body .chaty-widget-i-title.true {
    opacity: 1 !important;
}
.chaty-widget .i-trigger-open:not(.no-tooltip):before {
    opacity: 1 !important
}
.chaty-widget .chaty-widget-i.facebook.active:not(.no-tooltip) .chaty-widget-i-title, .chaty-widget .chaty-widget-i.facebook:not(.no-tooltip):hover:before {
    pointer-events: initial;
}
.chaty-widget .facebook_header {
    background-color: #1E88E5;
    height: 34px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    padding-left: 9px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
body .chaty-widget-i .facebook_header p {
    font-family: Lato, Helvetica, Arial, sans-serif;
    font-size: 13px;
    color: #fff !important;
    position: relative;
}
.facebook_header svg, .facebook_header p {
    display: inline-block;
    vertical-align: bottom;
    margin: 0;
}
.chaty-widget .chaty-widget-i .facebook_header svg {
    height: 30px !important;
    width: 30px !important;
}
.chaty-widget {
    display: none !important;
}
@media screen and (max-width: 800px) {
    .i-trigger-close .chaty-widget-i-title {
        display: none;
    }
}
@media screen and (max-width: 480px) {
    .mobile_none {
        display: none
    }
    .chaty-widget.mobile_active {
        display: block !important;
    }
}
@media screen and (min-width: 480px) {
    .chaty-widget.desktop_active {
        display: block !important;
    }
}
.chaty-widget {
    position: fixed;
    z-index: 9999
}
.chaty-widget .chaty-widget-is {
    display: flex;
    z-index: 1111;
    flex-wrap: wrap;
    overflow: hidden;
    height: 0;
    position: absolute;
    pointer-events: none;
    left: 0;
    right: auto;
    bottom: 65px;
    opacity: 0;
}
#transition_disabled {
    -webkit-animation: none !important;
    -moz-animation: none !important;
    -ms-animation: none !important;
    -o-animation: none !important;
    -webkit-animation: none !important
}
@keyframes fadeout {
    from {
        opacity: 1
    }
    to {
        opacity: 0
    }
}
@-moz-keyframes fadeout {
    from {
        opacity: 1
    }
    to {
        opacity: 0
    }
}
@-webkit-keyframes fadeout {
    from {
        opacity: 1
    }
    to {
        opacity: 0
    }
}
@-o-keyframes fadeout {
    from {
        opacity: 1
    }
    to {
        opacity: 0
    }
}
.chaty-widget .chaty-widget-is .chaty-widget-i {
}
.chaty-widget .i-trigger {
    cursor: pointer;
    position: relative;
}
.chaty-widget .i-trigger .i-trigger-open, .chaty-widget .i-trigger .i-trigger-close {
    transition: all 0.2s;
}
.chaty-widget .i-trigger .i-trigger-close {
    position: absolute;
    bottom: -4px;
    left: 0;
    right: 0;
    z-index: 2
}
.chaty-widget .i-trigger .i-trigger-open {
    opacity: 1;
    pointer-events: auto
}
.chaty-widget .i-trigger .i-trigger-close {
    opacity: 0;
    pointer-events: none
}
.chaty-widget:not(.chaty-widget-show) .chaty-widget-is {
}
.chaty-widget.chaty-widget-show .i-trigger .i-trigger-open {
    opacity: 0;
    pointer-events: none
}
.chaty-widget.chaty-widget-show .i-trigger .i-trigger-close {
    box-shadow: none;
    opacity: 1;
    pointer-events: auto
}
.chaty-widget.chaty-widget-show .chaty-widget-is {
    pointer-events: auto;
    overflow: visible;
    opacity: 1;
    visibility: visible;
}
@keyframes fadein {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}
@-moz-keyframes fadein {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}
@-webkit-keyframes fadein {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}
@-ms-keyframes fadein {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}
@-o-keyframes fadein {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}
.chaty-widget.chaty-widget-show .chaty-widget-is .chaty-widget-i {
    opacity: 1;
    overflow: visible
}
.chaty-widget .chaty-widget-i .chaty-widget-i {
    margin: 0;
}
.chaty-widget .chaty-widget-i {
    border-radius: 50%;
    vertical-align: top;
    width: 54px;
    height: 54px;
    position: relative;
    margin: 4px;
}
.chaty-widget .chaty-widget-i svg, .chaty-widget .chaty-widget-i .wrap-svg {
    cursor: pointer;
    width: 100%;
    height: 100%;
    display: block;
    position: relative;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.25);
    border-radius: 50%;
    -wekit-border-radius: 50%;
    -moz-border-radius: 50%;
}
.chaty-widget .chaty-animation-sheen svg, .chaty-widget .chaty-animation-sheen .wrap-svg {
    box-shadow: none;
}
.chaty-widget .chaty-animation-sheen {
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.25);
    border-radius: 50%;
    -wekit-border-radius: 50%;
    -moz-border-radius: 50%;
}
body .i-trigger-open .chaty-widget-i-title {
    padding: 5px 16px 5px 17px !important;
}
.chaty-widget:not(.chaty-widget-is-right) .i-trigger-open:before {
    left: -18px !important
}
.chaty-widget:not(.chaty-widget-is-right) .i-trigger-open:before {
}
.one_widget.chaty-widget.chaty-widget-is-right .i-trigger-open:before {
    right: -12px !important
}
body .one_widget .i-trigger-open .chaty-widget-i-title.face_title {
    padding: 0 !important
}
.one_widget.chaty-widget .chaty-widget-i:not(.no-tooltip) .chaty-widget-i-title {
    transform: translate(calc(-100% - 14px), -50%);
}
.chaty-widget .chaty-widget-i:not(.no-tooltip) .chaty-widget-i-title, .chaty-widget .chaty-widget-i:not(.no-tooltip):before {
    content: none;
    position: absolute;
    opacity: 0;
    pointer-events: none;
    z-index: 10
}
.chaty-widget .chaty-widget-i:not(.no-tooltip):before {
    content: "";
    left: -14px;
    top: 50%;
    transform: translateY(-50%);
    height: 0;
    width: 0;
    z-index: 11;
    border-width: 5px 0 5px 10px;
    border-style: solid;
    border-color: transparent transparent transparent #fff
}
.chaty-widget .chaty-widget-i:not(.no-tooltip) .chaty-widget-i-title {
    text-align: center;
    font-size: 17px;
    left: 0;
    top: 50%;
    transform: translate(calc(-100% - 13px), -50%);
    white-space: nowrap;
    padding: 5px 15px;
    line-height: 21px;
    color: #333;
    background-color: #fff;
    box-shadow: 0 1.93465px 7.73859px rgba(0, 0, 0, 0.15);
    border-radius: 10px
}
.chaty-widget .chaty-widget-i:not(.no-tooltip):hover .chaty-widget-i-title, .chaty-widget .chaty-widget-i:not(.no-tooltip):hover:before {
    opacity: 1;
    pointer-events: auto
}
.chaty-widget .chaty-widget-i.facebook:not(.no-tooltip):hover .chaty-widget-i-title, .chaty-widget .chaty-widget-i.facebook:not(.no-tooltip):hover:before {
    opacity: 0;
    pointer-events: auto
}
.chaty-widget .chaty-widget-i .color-element {
    transition: all .2s
}
.chaty-widget:not(.chaty-widget-is-right) .chaty-widget-is {
    position: absolute;
    right: 0;
    left: auto;
    bottom: 65px;
    justify-content: flex-end
}
.chaty-widget.chaty-widget-is-right .i-trigger-open.chaty-widget-i:before {
    right: -13px;
    left: auto;
    border-width: 5px 10px 5px 0;
    border-color: transparent #fff transparent transparent
}
.chaty-widget.chaty-widget-is-right .chaty-widget-i:before {
    right: -14px;
    left: auto;
    border-width: 5px 10px 5px 0;
    border-color: transparent #fff transparent transparent
}
.chaty-widget.chaty-widget-is-right .chaty-widget-i.facebook.active .chaty-widget-i-title.face_title {
    position: fixed;
    transform: initial !important;
    right: auto;
    top: calc(100% - 484px);
}
.chaty-widget .chaty-widget-i.facebook.active .chaty-widget-i-title {
    min-width: 250px;
    padding: 0;
    position: fixed;
    transform: initial;
    right: 29px;
    left: auto;
    top: calc(100% - 484px);
}
.one_widget.chaty-widget.chaty-widget-is-right .chaty-widget-i .chaty-widget-i-title {
    right: 0;
    left: auto;
    transform: translate(calc(100% + 17px), -50%) !important
}
/* animation */
.chaty-animation-pulse {
    animation: chaty-animation-pulse 5s infinite;
}
.chaty-animation-jump {
    animation: chaty-animation-jump 5s infinite cubic-bezier(.84, -0.54, .31, 1.19);
}
.chaty-animation-waggle {
    animation: chaty-animation-waggle 5s infinite;
}
.chaty-animation-sheen {
    position: relative;
    overflow: hidden;
}
.chaty-animation-sheen:after {
    animation: chaty-animation-sheen 5s infinite;
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: linear-gradient(to bottom, transparent, rgba(255, 255, 255, 0.5) 50%, transparent);
    transform: rotateZ(60deg) translate(0em, 5em);
}
.chaty-animation-spin {
    animation: chaty-animation-spin 5s infinite cubic-bezier(.56, -0.35, .22, 1.5);
}
.chaty-animation-fade {
    animation: chaty-animation-fade 5s infinite;
}
@keyframes chaty-animation-pulse {
    0% {
        background-color: orange;
    }
    5% {
        background-color: red;
    }
    10% {
        background-color: orange;
    }
    15% {
        background-color: red;
    }
    20%, 100% {
        background-color: transparent;
    }
}
@keyframes chaty-animation-jump {
    0% {
        transform: none;
    }
    10% {
        transform: translateY(-1em);
    }
    20%, 100% {
        transform: none;
    }
}
@keyframes chaty-animation-waggle {
    0% {
        transform: none;
    }
    10% {
        transform: rotateZ(-20deg) scale(1.2);
    }
    13% {
        transform: rotateZ(25deg) scale(1.2);
    }
    15% {
        transform: rotateZ(-15deg) scale(1.2);
    }
    17% {
        transform: rotateZ(15deg) scale(1.2);
    }
    20% {
        transform: rotateZ(-12deg) scale(1.2);
    }
    22% {
        transform: rotateZ(0) scale(1.2);
    }
    24%, 100% {
        transform: rotateZ(0) scale(1);
    }
}
@keyframes chaty-animation-sheen {
    20%, 100% {
        transform: rotateZ(60deg) translate(0, -80px);
    }
}
@keyframes chaty-animation-spin {
    10% {
        transform: rotateZ(-20deg);
        animation-timing-function: ease;
    }
    20%, 100% {
        transform: rotateZ(360deg);
    }
}
@keyframes chaty-animation-fade {
    5% {
        opacity: 0.25;
    }
    10% {
        opacity: 1;
    }
    15% {
        opacity: 0.25;
    }
    20%, 100% {
        opacity: 1;
    }
}
.start-now, .start-now:after {
    animation-delay: 0;
}
.chaty-widget .i-trigger {
    z-index: 1000;
}
.chaty-widget:not(.chaty-widget-is-right) .chaty-widget-is {
    z-index: 1000;
}
.chaty-nav:before {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    content: '';
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, 0.8);
    visibility: hidden;
    z-index: 100;
    transition: all 500ms ease-in-out;
    -webkit-transition: all 500ms ease-in-out;
    -moz-transition: all 500ms ease-in-out;
}
.chaty-nav.left:before {
    clip-path: circle(15px at 60px calc(100% - 60px))
}
.chaty-nav.right:before {
    clip-path: circle(15px at calc(100% - 60px) calc(100% - 60px));
}
.chaty-nav.active:before {
    visibility: visible;
    clip-path: circle(100%);
}
.chaty-widget-is.has-no-close-btn {
    position: absolute !important;
    bottom: 0 !important;
    top: auto !important;
}
.chaty-widget.hide-tooltip-arrow .chaty-widget-i:before {
    display: none !important;
}
body .no-tooltip .chaty-widget-i-title.true {
    display: none;
}
.chaty-widget-i.hide-chaty-arrow:before {
    display: none;
}
.chaty-widget-show .i-trigger-open.single-button svg {
    transform: rotate(0deg) !important;
    -webkit-transform: rotate(0deg) !important;
}
.facustom-icon {
    display: block;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    text-align: center;
    color: #ffffff;
    /*box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.25);*/
}

.chaty-widget-is a {
    display: block;
    margin: 0;
    padding: 0;
}
.chaty-widget-is svg {
    margin: 0;
    padding: 0;
}
.chaty-main-widget {
    display: none;
}
.chaty-in-desktop .chaty-main-widget.is-in-desktop {
    display: block;
}
.chaty-in-mobile .chaty-main-widget.is-in-mobile {
    display: block;
}
.chaty-widget.hide-widget {
    display: none !important;
}
/*.chaty-widget-i-title.hide-it { display: none !important; }*/
body div.chaty-widget.hide-widget {
    display: none !important;
}
.chaty-widget.horizontal-cht-menu .chaty-widget-is {
    display: inline-block;
    top: 0;
    right: 100% !important;
    left: auto !important;
}
.chaty-widget.horizontal-cht-menu.chaty-widget-is-right .chaty-widget-is {
    left: 100% !important;
    right: auto !important;
}
.chaty-widget.horizontal-cht-menu .chaty-widget.chaty-widget-is-right .chaty-widget-is {
    right: auto !important;
    left: 100% !important;
}
.chaty-widget.horizontal-cht-menu .chaty-widget.one_widget .chaty-widget-is {
    right: 0% !important;
    left: 0% !important;
}
body.chaty-in-desktop .chaty-widget.horizontal-cht-menu .chaty-main-widget.is-in-desktop, body.chaty-in-mobile .chaty-widget.horizontal-cht-menu .chaty-main-widget.is-in-mobile {
    display: inline-block !important;
}
.wechat-qr-code.right {
    right: 25px;
    left: auto;
}
.wechat-qr-code.left {
    right: auto;
    left: 25px;
}
.chaty-widget.horizontal-cht-menu .chaty-widget-is .chaty-widget-i:not(.no-tooltip) .chaty-widget-i-title {
    right: auto;
    left: auto;
    transform: translate(calc(-50% + 26px), -140%);
    top: 0;
}
.chaty-widget.horizontal-cht-menu .chaty-widget-is .chaty-widget-i:not(.no-tooltip):before {
    top: -30%;
    left: 0;
    right: 0;
    margin: 0px auto;
    transform: rotate(-90deg);
}
.chaty-widget.horizontal-cht-menu.right-cht-position .chaty-widget-is .chaty-widget-i:not(.no-tooltip):before {
    transform: rotate(90deg);
}
.i-trigger.one-widget.no-tooltip .chaty-widget-i-title {
    display: none;
}
.i-trigger.one-widget.no-tooltip .chaty-widget-i:before {
    display: none;
}
.chaty-widget.has-not-close-button .chaty-widget-is {
    top: auto !important;
    bottom: 0 !important;
}

.chaty-widget.chaty-widget-show.horizontal-cht-menu .chaty-widget-i.chaty-close-settings .chaty-widget-i-title {
    right: auto;
    left: auto;
    transform: translate(calc(-50% + 26px), -140%);
    top: 0;
}
.chaty-widget.horizontal-cht-menu .chaty-widget-i.chaty-close-settings.i-trigger-close:before {
    top: -30%;
    left: 0;
    right: 0;
    margin: 0px auto;
    transform: rotate(-90deg);
}

.chaty-widget.horizontal-cht-menu.right-cht-position .chaty-widget-i.chaty-close-settings.i-trigger-close:before {
    transform: rotate(90deg);
}