/* Logo */
.wp-image-9{
    width:100%;
}

.footer_link,.footer_dot{
    color:#fff;
    margin-top:0;
}
.footer_link:hover{
    color:#fff;
    text-decoration: underline;
}

.site-footer-above-section-2,
.site-footer-above-section-3{
    border-bottom: 1px solid #2F2F2F;
}
.footer_ecrivez{
    border-top: 1px solid #2F2F2F;
    padding-top: 20px;
}
.footer_tel{
    color:#fff;
    font-size:20px;
}

.btn_last_footer{
    color:#fff;
}

#last_footer_wrapper{
    border-top: 1px solid #2F2F2F;
    text-align:center;
    height:80px;
}

#last_footer_wrapper .footer_link{
    font-size:14px;
}
#last_footer_wrapper a,#last_footer_wrapper span{
    line-height: 80px;
}

.site-below-footer-inner-wrap p{
    margin:0 !important;
}

.footer_manifest_mobile{
    margin-bottom:70px;
    display:none;
}
.site-footer-above-section-1 #block-20 p{
    text-align:left;
}

.footer_conseil {
    padding-bottom: 70px;
    border-bottom: 1px solid #2F2F2F;
}


@media screen and (max-width: 900px) {

    #last_footer_wrapper{

        padding-top:10px;
    }


    .site-primary-footer-wrap[data-section="section-primary-footer-builder"]{
        padding: 0!important;
    }
    /* .site-footer{
        margin:20px 0 0 0 !important;
    } */

    #last_footer_wrapper{
        height: auto;
    }
    #last_footer_wrapper a,
    #last_footer_wrapper span{
        line-height: 1;
    }
    .site-above-footer-wrap[data-section="section-above-footer-builder"]{
        margin-top: 0;
    }
    .site-primary-footer-wrap[data-section="section-primary-footer-builder"]{
        margin-bottom:0
    }

    .footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] .footer-widget-area-inner,
    .footer-widget-area[data-section="sidebar-widgets-footer-widget-3"] .footer-widget-area-inner{
        text-align:left;
    }

    .footer_manifest_desktop{
        display: none;
    }
    .footer_manifest_mobile{
        display: block;
    }
    .site-footer-above-section-1{
        width:100%;
    }
    .footer_logo{
        display:block;
    }


    .site-footer-above-section-2,
    .site-footer-above-section-3{
        width:100%;
    }
    .site-footer-above-section-3{
        margin-top:30px;
    }
    .ast-builder-footer-grid-columns{
        display:block;
    }
    .footer_ecrivez{
        padding-top:0;
    }
    .footer_ecrivez p {
        margin:0;
    }
    .footer_ecrivez{
        margin-bottom:2em;
    }
    .footer_conseil{
        padding-bottom: 45px;
    }

    .footer_ecrivez{
        padding-top:10px;
    }


    .site-above-footer-wrap,
    .site-primary-footer-wrap,
    .site-below-footer-wrap,
    .site-footer-primary-section-3{
        padding:30px 36px !important;
    }
    .site-footer-primary-section-1,
    .site-footer-primary-section-2{
        padding:0 36px !important;
    }
    .site-below-footer-wrap{
        padding-bottom:0 !important;
    }

    .footer_tel{
        padding-right:30px;
    }

    .footer-widget-area[data-section="sidebar-widgets-footer-widget-5"] .footer-widget-area-inner {
        text-align: left;
    }

    .footer_bottom_right .wp-block-columns .wp-block-column {
        text-align: left;
    }
}

.site-primary-footer-wrap *{
    color:#fff !important;
}
.site-footer-primary-section-3{
    justify-content: unset;
    height: 100%;
}


@media (max-width: 781px){
    .wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column {
        flex-basis: unset !important;
    }
    .site-footer .wp-block-column{
        width: 40%;
    }
}

@media screen and (max-width : 1360px) and (min-width: 900px) {
    .site-footer {
        padding-right: 36px !important;
        padding-left: 36px !important;
    }
}
.footer_bottom_right .wp-block-columns {
    gap: 2em;
    margin-bottom: 10px;
}
.footer_bottom_right .wp-block-columns .wp-block-column p {
    margin-bottom: 0;
}
#block-26 > p {
    margin-bottom: 0;
}

.site-above-footer-wrap {
    padding-bottom: 10px;
}