/*
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
*/
.dynamiccontent{
  display:none;
}
.bible-app,.note-app,.livechatbox {
    height: 490px;
}
.livesidebar{       
    height: 490px;
    margin-bottom: 10px;
}

.bottombtn {
    background-color: #F6F6F6;
    display: flex;
    border:1px solid #F6F6F6;
}
.bottombtn a {
    color: #777 !important;
    padding: 0 10px;
    font-size: 14px;
    font-weight: 700;
}
.bottombtn a.activea {
   background-color: #fff; 
}
.printpdf{
    font-size: 22px;
}
#print_helper {
  display: none;
}
.SendEmail{
    font-size: 22px;
    margin-left:10px;
}
.cke_reset {
    height:155px !important;
}
#arena-chat .chat-embed .chat-room--main, .arena-chat .chat-embed .chat-room--main {
    height: 480px !important;
}

    