/*
 Theme Name:     Divi Child
 Theme URI:      https://www.pgdesign.be/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.pgdesin.be
 Template:       Divi
 Version:        1.0.0
*/
 
 
/* =Theme customization starts here
------------------------------------------------------- */

/*répertoire des clubs modifications*/

.wpbdp-listing .listing-title, .wpbdp-listing .listing-title a, .wpbdp-listing .listing-title h2 {
    text-decoration: none;
    font-weight: bold;
    color: #910F2F !important;
    padding-bottom: 10px;
}
.wpbdp-listing .listing-title {
    border: none;
    border-bottom: 1px solid #910f2f !important;
    font-size: 115%;
    margin-bottom: 15px !important;
    background: inherit;
}

/*back to top button*/
.et_pb_scroll_top {
	border: 1px solid #910f2f !important;
	background-color: #ffffff !important;
}

.et_pb_scroll_top.et-pb-icon {
	color: #910f2f;
}
/*end back to top button*/

/*image-avec-legende*/
.legende_image {
    position: relative;
    z-index: 1;
    bottom: 0;
    padding: 10px;
    background-color: #bdbdbd;
    font-weight: 700;
    line-height: 1em;
    font-size: 14px;
    text-align: center;
    color: #000;
}