/* 
 Theme Name:   Avada-child
 Theme URI:    
 Description:  
 Author:       GASCDO
 Author URI:   
 Template:     Avada
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

 /* == Add your own styles below this line ==
--------------------------------------------*/


.fusion-menu-element-wrapper .fusion-open-nav-submenu:before {
    content: "\f107";
    font-family: FontAwesome!important;
    line-height: 1;
}
.fusion-blog-shortcode .fusion-read-more:after {
    font-family: 'FontAwesome';
}
a.fusion-icon-facebook:before {
    content: "\f39e";
    font-family: "Font Awesome 5 Brands";
    font-weight: 400;
}
a.fusion-icon-instagram:before {
    content: "\f16d";
    font-family: "Font Awesome 5 Brands";
    font-weight: 400;
}
a.fusion-icon-twitter{position: relative;width: 27px;height: 27px;}
a.fusion-icon-twitter:before {content: "";width: 27px;height: 27px;background-image: url(https://wpdemo20.com/wp-content/uploads/2026/06/twitter-icon.png);position: absolute;background-repeat: no-repeat;    background-size: 20px;background-position: center center;top: 0;left: 0;-webkit-filter: brightness(0) invert(1);filter: brightness(0) invert(1);}
div.fusion-social-links .fusion-social-networks .fusion-social-networks-wrapper {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}
div.fusion-blog-shortcode .fusion-read-more:after{content: "\f105";font-family: "Font Awesome 5 Brands";font-weight: 400;}

