.wp-content .wp-caption{
	width: 100% !important
}

.lightbox .lb-image {
    border-radius: 0;
    border: none;
}

h2{
    font-size: 1.8rem;
}

h4{
    word-break: initial;
}

.acf-content img {
    max-width: 100%;
}

header .right .contact a {
    display: block;
}
.blog .main, .page-template .main, .single .main, .post-type-archive-bien_immobilier .main{
    margin-top: -20px;;
}

.main, .page-template-page-sans-titre .main {
    margin-top: 0px;
}

header .nav-header {
    grid-template-columns: 180px auto 465px;
}



@media screen and (max-width: 1599px) {

}


@media screen and (max-width: 1199px) {

}

@media screen and (max-width: 767px) {
    .grecaptcha-badge { 
        visibility: hidden;
    }
}

@media screen and (max-width: 575px) {
    header .right {
        align-items: end;
        justify-content: flex-start;
    }
    img.alignleft {
        margin: 1rem;
        margin-inline: 1rem;
    }
    .accordion-body p{
        display: inline-block;
    }
    .reseaux{
        /*top:100%;*/
        position: relative;
        display: block;
        margin-top: 0;
        transform: initial;
        top: initial !important;
        left: initial !important;
        padding: 1px;
    }
    .reseaux .items{
        flex-direction: row !important;
        justify-content: center;
    }

    .home .main{
        margin-top: 6px;
    }
    .home .main .reseaux .items{
        justify-content:start;
    }
    .main, .page-template-page-sans-titre .main, .blog .main, .page-template .main, .single .main, .post-type-archive-bien_immobilier .main {
        margin-top: 40px;
    }
    /* .blog .main, .page-template .main, .single .main, .post-type-archive-bien_immobilier .main {
        margin-top: 0px;
    } */
    .choose .slogan .bottom {
        margin-top: -10px;
        line-height: 1;
        transform: scale(1.1, 1);
    }
    .choose .slogan .top {
        font-size: 2.6rem;
        transform: scale(1.1, 1);
    }
}


.single-amp header .mobile-navigation{
    display: none;
}

.single-amp #myNavMobil{
    display: none;
}





