.table_liste_podstpl span:empty{
  display:none;
}
.up_img{
  /* position:absolute; */
  opacity:0.3;
  height:120px;
  margin:0 0 0 0;
  float:right;
}
/*** widget article **************************************************/
.pods_widget_article{
  border-bottom:1px solid #ddd;
  margin:0 0 5px 0;
}
.pods_widget_article .date{
}
.pods_widget_article div{
  display:block;
  padding:0;
  vertical-align:top;
}
.pods_widget_article .titre{
  display:inline-table;
  width:100%;
  height:120px;
  font-weight:bold;
  background-size:100px;
  background-repeat:no-repeat;
  padding:0 0 0 120px;
}
.pods_widget_article .date{
  font-style:italic;
}
.pods-form-ui-comment{
  display:none;
}
.js .menu-toggle {  
  display: none;
}



/********* accessibility ***/
.a11y-toolbar-widget ul{
  list-style:none;
}

.a11y-toolbar-widget ul li button {
    margin: 5px;
    padding: 15px;
    width: 300px;
    border-radius: 5px;
    text-align: left;
}

.a11y-toolbar-widget .aticon {
  float: right; 
}

.sow-fab, .sow-fas {
  font-family: 'sow-fontawesome-brands';
  font-style: normal !important;
  font-weight: normal !important;
  color: #fff;
  background: none;
  font-size: 1.5em;
  width: 2em;
  height: 2em;
  text-align: center;
  text-decoration: none;
  margin: 0 0.1em;
  padding: 0.5em;
}









