body.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;
} .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: 220px;
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
}
.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%;
}
.widget-img {
display: flex;
align-items: center;
height: 100%;
overflow: hidden;
border-radius: 100%;
}
.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: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; }
.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; }
.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);
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
} .chaty-animation-pulse {
animation: chaty-animation-pulse 1s forwards;
}
.chaty-animation-jump {
animation: chaty-animation-jump 1s forwards cubic-bezier(.84, -0.54, .31, 1.19);
}
.chaty-animation-waggle {
animation: chaty-animation-waggle 1s forwards ease-out;
}
.chaty-animation-sheen {
position: relative;
overflow: hidden;
}
.chaty-animation-sheen:after {
animation: chaty-animation-sheen 1.5s forwards;
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 1s forwards cubic-bezier(.56, -0.35, .22, 1.5);
}
.chaty-animation-fade {
animation: chaty-animation-fade 1s forwards;
}
@keyframes chaty-animation-pulse {
0% {
background-color: orange;
}
25% {
background-color: red;
}
50% {
background-color: orange;
}
75% {
background-color: red;
}
}
@keyframes chaty-animation-jump {
0% {
transform: none;
}
50% {
transform: translateY(-1em);
}
}
@keyframes chaty-animation-waggle {
0% {
transform: none;
}
50% {
transform: rotateZ(-20deg) scale(1.2);
}
60% {
transform: rotateZ(25deg) scale(1.2);
}
67.5% {
transform: rotateZ(-15deg) scale(1.2);
}
75% {
transform: rotateZ(15deg) scale(1.2);
}
82.5% {
transform: rotateZ(-12deg) scale(1.2);
}
85% {
transform: rotateZ(0) scale(1.2);
}
100% {
transform: rotateZ(0) scale(1);
}
}
@keyframes chaty-animation-sheen {
100% {
transform: rotateZ(60deg) translate(0, -80px);
}
}
@keyframes chaty-animation-spin {
50% {
transform: rotateZ(-20deg);
animation-timing-function: ease;
}
100% {
transform: rotateZ(360deg);
}
}
@keyframes chaty-animation-fade {
25% {
opacity: 0.25;
}
50% {
opacity: 1;
}
75% {
opacity: 0.25;
}
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-animation-widget.left-position .chaty-nav:before {
clip-path: circle(15px at 60px calc(100% - 60px))
}
.chaty-animation-widget.right-position .chaty-nav:before {
clip-path: circle(15px at calc(100% - 60px) calc(100% - 60px));
}
.chaty-animation-widget.active .chaty-nav: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; }