    /*
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
*/
    /*CUSTOM BY HEISENWINE*/
    /*GERAL*/
    
    .text_funcionalidades h4 {
        color: #ffffff !important;
        font-size: 16px !important;
    }
    
    .text_funcionalidades {
        color: #ffffff;
    }
    
    .text_funcionalidades ul {
        padding-left: 17px;
    }
    
    .int_title h2,
    .int_title_sub h3 {
        font-weight: normal !important;
    }
    
    span.int_strong {
        font-weight: bold;
    }
    
    span.int_subl {
        font-weight: bold;
        text-decoration: underline;
    }
    
    .galeria_marketplaces img {
        height: 30px;
        width: auto;
        display: block;
        margin: auto;
    }
    
    .col_sale_more h3 {
        color: #ffffff !important;
        font-size: 30px !important;
        padding: 5px !important;
    }
    
    .col_sale_more_red h3 {
        background: #fb4745;
    }
    
    .col_sale_more_blue h3 {
        background: #27c0b0;
    }
    
    .col_sale_more_yellow h3 {
        background: #fcbe33;
    }
    
    .col_sale_more p {
        font-size: 18px;
        max-width: 80%;
        margin: auto;
    }
    
    .col_imgs_modulos {
        background: #ffffff;
        padding: 50px 10px;
        border-radius: 20px;
    }
    
    .col_imgs_modulos img {
        max-height: 50px;
    }
    
    .text_white,
    .text_white a,
    .footer_form {
        color: #ffffff;
    }
    
    .fusion-load-more-button.fusion-blog-button.fusion-clearfix {
        background: #cb6135 !important;
        color: #ffffff !important;
        max-width: 90%;
        margin: auto;
        margin-bottom: 50px;
        border-radius: 3px;
    }
    
    h2.blog-shortcode-post-title a {
        font-size: 20px;
    }
    
    .is_anchor a {
        color: #ffffff !important;
        transition: 0.3s;
    }
    
    .is_anchor a:hover {
        color: #cb6135 !important;
    }
    /*END GERAL*/
    /*MEDIAS*/
    
    @media screen and (max-width: 767px) {
        .fusion-logo img {
            max-width: 80%;
        }
        .fusion-mobile-menu-icons {
            position: absolute !important;
            margin-top: 16px !important;
        }
    }
    /*END MEDIAS*/
    /*END CUSTOM BY HEISENWINE*/

    /* CUSTOM BY SHUBY */
    /* footer */
    .tel-footer i{
        color: #cb6236 !important;
        font-size: 16px;
    }
    .tel-footer a {
        font-size: 14px;
        color: #fff !important;
        letter-spacing: 0.3px !important;
    }
    /* end footer */
    /* END CUSTOM BY SHUBY */