.bulletins-de-liaison .wpfd-category-theme-title{
    display:none
}
.wpfd-icon-search, .wpfd-icon-search-loading{
    top:20px;
}

#btnsearchbelow{
    color: #ffb502;
    width: 150px; 
    height: 40px;
    padding: 10px!important;
}
#main-content button:hover{
    color: #ffb502;
    border-color: #ffb502;
}
#et-boc .wpfd-content .wpfdcategory:hover, .wpfd-content .wpfdcategory:hover{
    background-color: #ffb502!important;
}

.wpfd-single-file--details .wpfd-file-content--title a{
    font-size: 16px;
}
/*
.wpfd-single-file.pdf{
    display: block;
    width: 100%;
}
*/
.wpfd-single-file .wpfd-file-content.wpfd-single-file--details{
    flex-basis: 85%;
    flex-wrap: nowrap;
}
.wpfd-single-file--buttons{
    display: none!important;
}

/* :nth-child(2n) */
.wpfd-content-table .wpfd-table tr th{
    display: none;
}
/*** title*/
.single .wpfd-content-table .wpfd-table-bordered td.file_title.file_download.file_download_tbl{
    width:80%;
    min-width: none!important;
}
/* Aperçu catégorie */
.single .wpfd-content-table .wpfd-table td.file_download_tbl.col-download{
    /*display: none;*/
    min-width:initial!important;
    width:20%!important;
    max-width:none!important;
    padding-left: 0px;
    padding-right: 0px;
}
.wpfd-content-table .wpfd-table td.file_download_tbl .downloadlink.wpfd_downloadlink{
    display: none;
}
.wpfd-content-table .wpfd-table td .wpfd-icon-set-svg.ext.ext-pdf{
    width: 20px;
    height: 20px;
}

#content-container .wp-block-file a.wp-block-file__button.wp-element-button{
    color: white!important;
}

.single .wpfd-content-table td .extcol{
    font-size: 16px;
}

#et-boc .wpfd-content-table.wpfd-content .openlink i.wpfd-preview, .wpfd-content-table.wpfd-content .openlink i.wpfd-preview{
    display: none;
}

.single .wpfd-content-table td .openlink.wpfdlightbox.wpfd_previewlink{
    width:72px;
}