a:focus {
outline: 0 !important;
}
/* Parent stylesheet should be loaded from functions.php not using @import */
.page-header {
	background: #ABE1FA;
	
}
.contact-info-widget i { float: left; padding-top: 5px; padding-right: 5px;}
.contact-info-widget li { float: left; width: 100%; margin-bottom: 10px;}
.oceanwp-contact-text { font-weight: 600;}
li.web { display: none !important;}
li.skype { display: none !important;}
#home-chiffre h3 { text-align: center; color: #fff; font-size: 21px; margin-bottom: 0;
 
}
#right-sidebar .textwidget {
	border-left: solid 2px #abe1fa;
	padding-left: 10px;
	
	
}
#home-chiffre .col-chiffre {
	background: #25408F;
	
      
     height: 450px;
	width: 100%;
        padding: 0;
       
        vertical-align: middle;
}

#home-chiffre-clair h3 { text-align: center; color: #000; font-size: 21px; margin-bottom: 0;
 
}

#home-chiffre-clair .col-chiffre {
	background: #ABE1FA;
        height: 450px;
	width:100%;
        padding: 0;
       
        vertical-align: middle;
}
.tablepress th {
    background-color: #25408F !important; color: #fff !important; text-align: center !important;
}

.tablepress .column-1 {
   
}
.tablepress .odd td {
    background-color: #ABE1FA !important;border: 3px solid #fff!important; text-align: center; font-weight: 600;vertical-align: middle;

}

.tablepress .even td {
    background-color: #E1F4FD !important;border: 3px solid #fff!important; text-align: center;font-weight: 600;vertical-align: middle;
}

.tablepress tbody{
    border: 3px solid #fff!important;
}

.sidebar-box {
    margin-bottom:0px !important;
}

.wp-block-separator {
    margin: 30px auto;
    height: 50px;
}
.pdf-link {
    text-align: center; width: auto; margin-bottom: 20px;
}

.pdf-icon {
    display: block; /* Pour centrer l'icône */
    margin: 0 auto; /* Pour centrer l'icône horizontalement */
}
#comite h3 { color: #fff;}
.widget-title-builder { text-align: center;}
.widget-title {
    border-color: #abe1fa;
    background: #25408f;
    padding: 10px;
    color: #fff;
    font-weight: 700;
}
#comite-publication .widget-title-builder { text-align: left;}
#comite-publication .pdf-link {
    text-align: center;
    width:150px; float: left;
    margin-bottom: 20px;
}

#footer-widgets .contact-info-widget.default i {
	border: none !important;
}