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


.menu-title {
  text-align: center;
  margin: 15px auto 20px auto;
  font-size: 24px; 
}

h4 a.menuColors {
  color: white;
}

h3.blog-shortcode-post-title a {
  font-size: 24px;
}

a.menuColors {
  color: white !important;
}

.awb-justify-title {
  color: white !important;
}

/* Keep Avada tab text white in all states */
.nav-tabs .tab-link .fusion-tab-heading,
.nav-tabs .tab-link:hover .fusion-tab-heading,
.nav-tabs li.active .tab-link .fusion-tab-heading {
    color: white !important;
}