/* ==== Google font ==== */
@import url('https://fonts.googleapis.com/css?family=Lato:400,300,700,900');

/* Chat Zap */

.chat {
	position: fixed;
	bottom: 4%;
	right: 15px;
	z-index: 1002;
	background: none;
	border: 0;
	cursor: pointer;
}
