/*
 Theme Name:   LPDW config
 Theme URI:    http://www.salentey.fr
 Description:  Theme enfant d'Enfold developpe pour l'entreprise Salentey
 Author:       Le plus du web
 Author URI:   http://leplusduweb.com
 Template:     enfold
 Version:      1.0.0
*/

/*
General Styles
================================================== */
/* Note: CSS POUR VUE TOUS MEDIAS */

/*******Article********************/
.home .slide-meta {
  display: none !important;
}
.home .blog-categories {
  display: none !important;
}
.post-meta-infos {
  display: none;
}
/*******NAVIGATION ABONNES*********/
#avia-menu .icon-espace_abonnes {
}
/*********Titre********************/
.special-heading-border {
  display: none;
}
/************************ICONES***************************************/
[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "entypo-fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.5em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: 0.2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3);
}
.icon-clock:before {
  content: "\e862";
}
.icon-close:before {
  content: "\e813";
}
.icon-personne:before {
  content: "\e80a";
}
.icon-actu:before {
  content: "\e84d";
}
.icon-paiement:before {
  content: "\e8cf";
}
.icon-contact:before {
  content: "\e805";
}
.icon-facebook:before {
  content: "\e8f3";
}

.main_color .avia-icon-list .iconlist_icon {
  background-color: #424784;
}
/*
Administrator Styles
================================================== */
.logged-in {
}
