/*
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
*/


/*
SR: accord
*/

.vc_tta-panel-heading{
  border-color:#326cb3 !important;
}
.vc_tta-panel-heading:hover{
  background-color:#326cb3 !important;
}
.vc_tta-panel-heading:hover span{
  color:#fff !important;
}
.vc_tta-title-text{
  color:#326cb3 !important;
}
.vc_tta.vc_general .vc_tta-panel-title>a, .vc_tta-panel .vc_tta-panel-body
{
  border-color:#326cb3 !important;
}
.vc_tta-controls-icon::before {
  border-color: #326cb3 !important;
}
.vc_tta-panel-heading:hover .vc_tta-controls-icon::before {
  border-color: #fff !important;
}
.vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before {
  border-color: #326cb3 !important;
}
.vc_active .vc_tta-panel-heading:hover .vc_tta-controls-icon::before {
  border-color: #fff !important;
}

