/*
Theme Name: Divi Child
Template: Divi
Description: Divi Child Theme
Author: Nicolas - NEL Telecom
Author URI: https://www.nel-telecom.com/
*/

.entry-title
{display: none !important;}

.red
{color: red !important;}

.marronunit
{height: 2px; background-color: #c65f16; border: none;}

.bold{font-weight: bold;}

.center
{text-align: center !important;}

.nobordure
{border: none !important;}

/* menu principal en degrade */
#main-header
{background-image: linear-gradient(#c65f16, #FFFFFF) !important;}

/* supprimer la ligne grise sous le menu principal de Divi */
#main-header {
-webkit-box-shadow: none !important;
-moz-box-shadow: none !important;
box-shadow: none !important;
}

/* supprimer l'ombre sous le menu */
#main-header.et-fixed-header {
   -webkit-box-shadow:none!important; 
   -moz-box-shadow:none !important; 
   box-shadow:none !important;
}

/* Enlever les liens url de WDPM categories */
/* .w3eden .list-group */
#wpdm_categories-4
{pointer-events: none;}

/* sous menu en marron */
.sub-menu
{background-color: rgba(198,95,22,0.95) !important; border-top: 0px !important; border-radius: 4px !important;}

/* enlever la modif profil de "My download" */
#udm-account
{display: none;}

/* design des boutons submit des formulaire */
#submit
{background-color: #c65f16; border-width: 0px; border-radius: 6px; font-weight: bold; color: white; box-shadow: 0px 2px 18px 0px rgba(0,0,0,0.3);}

.submit-acf
{background-color: #c65f16; border-width: 0px; border-radius: 6px; font-weight: bold; color: white; box-shadow: 0px 2px 18px 0px rgba(0,0,0,0.3); padding: 10px;}

#submit:hover, .submit-acf:hover
{background-color: #4a8eff;}

/* design des boutons Download */
.wpdm-download-link.btn.btn-primary
{box-shadow: 0px 2px 18px 0px rgba(0,0,0,0.3);}





/* <-------------------------------------wpDataTables--------------------------------------------------> */

/* colonne status pierre fabre */
.statuspf
{font-weight: bold !important; text-align: center !important;}