/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

.o_website_livechat_button.o-isExternalLib:before {content:"\f4ad"!important; font-family:"Font Awesome 5 Free"!important; font-size:25px!important;}
.o_livechat_chatbot_main_restart:before {font-family:"Font Awesome 5 Free"!important; content:"\f021"!important; font-weight:800!important;}
.o_livechat_button { bottom:20px!important; right:10px!important; border-radius:100px!important; min-width:0px!important; font-size:0px!important; border:0px!important; text-shadow:none!important; padding:10px 16px!important;}

.o_thread_window {width:450px!important; height:570px!important; border-radius:10px!important; margin-bottom:20px!important;}
.o_thread_window .o_thread_window_header {height:60px!important; padding:10px!important; border-radius:10px 10px 0px 0px!important; background-color:#102849!important;}
.o_thread_window_title {font-size:14px!important; font-family:var(--awb-fusion-font-family-typography)!important;}

.o_thread_author {font-weight:200!important; color:#081e43!important;}
.o_thread_message_avatar {border-radius:100px!important;}
.o_thread_window .o_mail_thread .o_thread_message {padding:4px 5px 14px 15px!important;}
.o_thread_window .o_mail_thread .o_thread_message .o_thread_message_sidebar {margin-left:5px!important;}

.o_mail_thread {background-color:#EBF7F7!important; }
.o_PublicLivechatMessage_bubble {background-color:#fff!important; box-shadow:1px 2px 4px 0 rgba(49,49,47,.3)!important; border-radius:4px!important;}
.o_thread_message_content  {font-size:12px!important;}

.o_thread_window .o_livechat_chatbot_options li:not(.disabled) {padding:5px 10px!important; border:1px solid #efefef!important; background-color:#efefef!important; border-radius:20px!important; color:#081e43!important; text-align:center!important; font-weight:600!important; width:100%!important;}
.o_thread_window .o_livechat_chatbot_options li:not(.disabled):hover {background-color:#081e43!important; color:#fff!important; border:1px solid #081e43!important;}

.o_livechat_chatbot_end {padding:10px!important;}
.o_livechat_chatbot_restart {background-color:#081e43; width:100%!important; display:inline-block!important; padding:10px!important; color:#fff!important; border-radius:20px!important;}
.o_PublicLivechatWindow_composer {padding:1.5rem!important;}
.fa-paper-plane::before {font-family:"Font Awesome 5 Free"!important;}

.o_composer_text_field{border-radius:0px 0px 10px 10px!important;}
.o_thread_window .o_thread_window_header .fa-close::before {color:#fff!important;}