/*
Theme Name: fts2021
Author: Philippe Winckler
*/

.blog .dt-format-gallery .dt-format-gallery-coll.full,
.archive .dt-format-gallery .dt-format-gallery-coll.full,
.search .dt-format-gallery .dt-format-gallery-coll.full
{
	display: none;
}

.screen-reader-text,
.wp-caption-text,
.sticky,
.gallery-caption,
.bypostauthor {}


.vignette{
text-align: center;
margin:0 auto;
}

.searchform INPUT.searchform-s {
width:calc(100% - 250px);
min-width: 248px;
}
A.lien_colonne{
display:block;
overflow:hidden;
margin:10px 0;
line-height:1.5 !important;
}

.vignette{
float:left;
margin:0 10px 0 0;
width:46px;
height:auto;
}

.widget_les_podcasts .widget-title{
background-image: url("/wp-content/themes/fts2021/images/podcast.png");
background-repeat: no-repeat;
background-size:cover;
height: 42px;
width:100%;
}
.textwidget.custom-html-widget{
overflow:hidden;
}