/*
 Theme Name:   Listingpro Child
 Theme URI:    http://studio.cridio.com/listingpro/
 Description:  Listingpro Child Theme
 Author:       cridio team
 Author URI:   http://cridio.com/
 Template:     listingpro
 Version:      1.0.0
 Tags:         listingpro, directory, listing, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  listingpro
*/

/* Aanpassingen voor de gehele site 07.07.2025 | M. Jongen */

.footerlink a:hover {
    text-decoration: underline;
    text-underline-offset: 8px;
    color: #025D80;
}

/* Aanpassingen voor de popup menu homepage 07.07.2025 | M. Jongen */

.thelistpopup {
    font-size: 18px;
}

.thelistpopup {
    font-size: 18px;
}

.thelistpopup a:hover {
    text-decoration: underline;
    text-decoration-color: #025D80;
    text-decoration-thickness: 1px;
    text-underline-offset: 5px;
}