/**
 * Chatolia public styles
 */

.chatolia-embed {
	width: 100%;
	max-width: 100%;
}

.chatolia-embed .chatolia-embed-frame,
.chatolia-embed-frame {
	display: block;
	width: 100%;
	border: 0;
}
