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

.grecaptcha-badge {
display: none;
}

#toTop:before {
    line-height: 35px!important;
    content: "\f30c"!important;
    -webkit-font-smoothing: antialiased!important;
    font-size: 22px!important;
    color: var(--totop_icon_color)!important;
    font-family: 'Font Awesome 5 Pro' !important;
    font-weight: 500;
}
