/* =Child-Theme responsive styles starts here
-------------------------------------------------------------- */


.page-id-4816 .trx-addons-hamburger-toggle path {
    fill: #fff !important;
}



/**************************************************************************************************************************************************************************************************************************************** width 414 */
@media screen and (max-width: 440px) {
    
    div#titulo_pagina, div#subtitulo_pagina {
    width: 100%;
}

div#secao_hero {
    min-height: 755px;
}

div#secao_hero h1 {
    font-size: 25px;
    margin-top: 30px;
}

div#cta_move {
    margin-top: 0;
}

div#bloco_geral_cta {
    position: relative;
    padding-top: 40px;
}

div#bloco_atendimento {
    padding-bottom: 30px;
}

.elementor-element.titulo_franquia {
    padding-top: 40px;
}

.elementor-element.titulo_franquia h1.elementor-heading-title.elementor-size-default {
    font-size: 28px;
}
    
}