My account

Login

Register

A link to set a new password will be sent to your email address.

Your personal data will be used to support your experience throughout this website, to manage access to your account, and for other purposes described in our privacy policy.

X
Open chat
Hello 👋
Can we help you?
/* Joinchat styles (default values) */

.joinchat {

/* z-index: 9999;  /* (9000) */

/* --s: 50px;      /* button size: (60px) */

/* --bottom: 80px; /* bottom separation (20px) */

/* --sep: 20px;    /* right/left separation (20px) */

/* --header: 60px; /* chatbox header height (70px) */

}

 

/* Joinchat mobile styles */

@media (max-width: 480px), (orientation: landscape) and (max-width: 767px) {

.joinchat {

/* mobile rules */

}

}