.elementor-widget-ph-list-posts,
.elementor-widget-ph-list-posts>.elementor-widget-container,
.paris-habitat-elementor-widget-ph-list-posts{
    height:100%;
}
.paris-habitat-elementor-widget-ph-list-posts{
    background: var(--ph-color-5);
    padding: 8rem 13.5rem 11.5rem 13.5rem;
    color:var(--ph-color-1);
}
.ph-list-post-title{
    margin-bottom:8.1rem;
    padding-top:2.1rem;
}
.ph-list-post-articles{
    padding: 0;
    margin: 0;
    list-style-type: none;
    margin-bottom:4rem;
}
.ph-list-post-articles article{
    border-bottom:1px solid var(--ph-color-9);
}
.ph-list-post-articles article:first-child{
    border-top:1px solid var(--ph-color-9);
}
.ph-list-post-articles .paris-habitat-post-normal{
    min-height:0;
}
.ph-list-post-articles .paris-habitat-post-offre .paris-habitat-post-title{
    margin-bottom:1.4rem;
}


@media (max-width: 1200px){
   
}

@media (max-width: 1024px){
    
}

@media (max-width: 767px){
    .paris-habitat-elementor-widget-ph-list-posts {
        padding: 4rem 1.5rem 6rem 1.5rem;
    }
    .ph-list-post-title {
        margin-bottom: 3.8rem;
        padding-top: 0;
    }
    .ph-list-post-articles{
        margin-bottom:2.4rem;
    }
}
