/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */
.bx-livechat-body-with-scroll {
	overflow: hidden !important;
}
.bx-im-message {
	margin: 0px !important;
}
	.bx-livechat-box{
	height: max-content !important;
	}
.bx-livechat-body{	
	padding: 0 !important;
	 display: -webkit-box !important; 
}

   
/* .b24-form-sign{
	display: none !important;
} */
.b24-form-content {
    padding: 23px 18px !important;
}
.bx-im-message{
	margin: 10px 0 5px;
}
.bx-imopenlines-form-content{
	width: 100% !important;
}
.b24-form-wrapper {
  width: 100% !important;
  height: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  
  box-shadow: none !important;
  border-radius: 0 !important;
  border: none !important; 
}

.bx-imopenlines-form-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: block !important;
    width: 100% !important;
    padding-left: 0px !important;
	padding: 5px 5px !important;
}

.bx-im-message-without-menu {
    margin-right: 0px !important;
}
.bx-im-message-without-avatar {
    margin-left: 0px !important;
    padding: 0px !important;
}

.b24-form-header-padding {
    padding: 0px !important;
}