
/* 
 Theme Name:     Bare bones for Divi
 Author:         Divi theme examples
 Author URI:     http://www.divithemeexamples.com 
 Template:       Divi
 Version:        1.0 
*/ 


/* ----------- PUT YOUR CUSTOM CSS BELOW THIS LINE -- DO NOT EDIT ABOVE THIS LINE --------------------------- */ 

/*---------- gestion des archives - recherche-----------*/
.free-post-meta-author { display: none;}
.free-archive-blog .et_pb_post .post-meta span:before {content:''!important}


/*---------- gestion des collapse - CVP - elections2022 -----------*/
 .pt-cv-collapsible.psdt22 .panel {border-radius:10px !important; box-shadow: none !important;}
 .pt-cv-collapsible.psdt22 .panel-heading .panel-title {font-family: 'Raleway',Helvetica,Arial,Lucida,sans-serif;
font-weight: 800!important;}
.pt-cv-collapsible.psdt22 .pt-cv-content p {font-size: 13px; line-height: 1.5em;}
.pt-cv-collapsible.psdt22 .pt-cv-content h2 {font-size: 15px; line-height: 2em;font-weight: 600;}
.pt-cv-collapsible.psdt22.vwhite .panel-heading span .glyphicon {color:#009ee2 !important;
}
.pt-cv-collapsible.psdt22 .panel-heading span .glyphicon {color:#fff !important;
}
.pt-cv-wrapper .pt-cv-collapsible.psdt22 .glyphicon-plus::before {font-family: ETmodules !important;
font-weight: 400 !important;
content: "\33" !important;}
.pt-cv-wrapper .pt-cv-collapsible.psdt22 .glyphicon-minus::before {font-family: ETmodules !important;
font-weight: 400 !important;
content: "\E04F"!important;}

.pt-cv-collapsible.psdt22 .panel-heading > span .glyphicon {font-size: 20px!important;}