/*
 Theme Name:     PandoonV5
 Theme URI:      http://pandoon.info/
 Description:    Pandoon V5
 Author:         Me
 Author URI:     http://pandoon.info/
 Template:       customizr
 Version:        5.0.0
*/
@import url("../customizr/style.css");
@font-face {font-display: swap;}
/* Modif pour le plugin Table of Content Plus */
#toc_container {padding:25px;}
#toc_container ul,#toc_container li {
	margin:10px;
	padding:0;
}
/* Move the extra widget area to the right of the page*/
.my-extra-widget {float: center;}
/* Icone Mail */
a.icon-mail {color:#32CD32;}
.icon-mail:before {
font-family: FontAwesome;    
content: "\f064";
}
/* Change the color of individual Social Icons */
a.icon-feed             {color:#FF9852;}
a.icon-twitter          {color:#55ACEE;}
a.icon-facebook         {color:#3A5795;}
a.icon-youtube          {color:#CC181E;}
.social-block.widget_social a {
    font-size: 4em;
}
.widget.popular-posts li:before,
.widget.widget_text li:before {
  font-family: Font Awesome\ 5 Free;
	font-size: 1.5em;
  position: relative;
  left: -10px;
  -webkit-transition: left 0.2s;
  -moz-transition: left 0.2s;
  -ms-transition: left 0.2s;
  -o-transition: left 0.2s;
  transition: left 0.2s;
color: #FFA500;
}
a.wpp-post-title {font-family:Open Sans; font-size:13px;font-weight:400;}
.widget li.on:before {
  left: -7px;
}/* Devant "top 5 du moment" */
.popular-posts h3:before {
  font-family: Font Awesome\ 5 Free;
  content: "\f0ac";
}/* Devant "partenaires" */
.widget_text h3:before {
  font-family: Font Awesome\ 5 Free;
  content: "\f13d";
}
.widget_text h3:before {
color: #E10707;}
/*Centrer le titre et pub*/
#hd {text-align:center;height: 35px;}