

/* =========================================================
   POSITION ACCUEIL V2
   ========================================================= */

.pm-home-search{
    width:100% !important;
    max-width:none !important;

    margin:0 0 20px !important;

    padding:24px 26px !important;

    background:#fff !important;

    border:1px solid #dfe2e5 !important;
    border-radius:16px !important;

    box-shadow:none !important;
}


.pm-home-search-head{
    margin-bottom:18px !important;
}


.pm-home-search h2{
    font-size:24px !important;
}


.pm-home-search-form{
    max-width:1000px !important;

    margin:0 auto !important;
}


.pm-home-search-advanced{
    margin-top:12px !important;
}

