
/* RCAD v4.85 — logo final de footer */
.rcad-footer-cms .rcad-footer-logo{
    width:min(100%,420px)!important;
    max-width:420px!important;
    margin:0 0 14px!important;
    padding:0!important;
    background:transparent!important;
    border:0!important;
    box-shadow:none!important;
    overflow:visible!important;
}

.rcad-footer-cms .rcad-footer-logo img,
.rcad-footer-cms .rcad-footer-logo-img,
.rcad-footer-cms .rcad-footer-logo-img-v478{
    display:block!important;
    width:100%!important;
    max-width:420px!important;
    height:auto!important;
    object-fit:contain!important;
    background:transparent!important;
    border:0!important;
    box-shadow:none!important;
}

@media (max-width:700px){
    .rcad-footer-cms .rcad-footer-logo{
        width:min(100%,340px)!important;
        max-width:340px!important;
    }

    .rcad-footer-cms .rcad-footer-logo img,
    .rcad-footer-cms .rcad-footer-logo-img,
    .rcad-footer-cms .rcad-footer-logo-img-v478{
        max-width:340px!important;
    }
}
