/*
Theme Name:   ListingHive Child
 Theme URI:    http://example.com/listinghive-child/
 Description:  Thème enfant pour ListingHive
 Author:       Edmond
 Author URI:   https://handicouple.fr
 Template:     listinghive
 Version:      1.0.0
*/

@import url("../listinghive/style.css");



/* noircir menu haut */
/* style description*/
.header-navbar__menu {
    color: #000 !important;
}


/* noircir annonce */
/* style description*/
.hp-row hp-listing hp-listing--view-page {
    color: #000 !important;
}


/* noircir enregistrement formulaire */
/* style description*/
.hp-form__messages {
    color: #000 !important;
}


/* noircir menu bas */
/* style description*/
.site-footer{
    color: #000 !important;
}


/* noircir derniere ligne */
/* style description*/
.footer-navbar__copyright{
    color: #000 !important;
}



/* noircir le formulaire annonces covoiturage chauffeurs */
/* style description*/
.content-area {
    color: #000 !important;
}

