/*
Theme Name: Theme enfant Comité du 94
Author: lafischduweb
Author URI: https://wwww.lafischduweb.com
Template: liur_classic
Version: 1
*/

.header_default_page h1.title {
    font-weight: bold !important;
}
.home h2{
	font-weight: bold !important;
}
.wp-block-table.is-style-stripes {
    background-color: rgba(8, 156, 216,0.2);
}
#top-navbar .nav li i{
	color: #fff;
}
#top-navbar{
	background-color: #1D71B8 !important;
}
.wrapper_info_ext{
	padding-left:45px;
}
.wrapper_info_ext:after {
    content: "";
    height: 100%;
    width: 3px;
    left: 0;
    top: 0;
    background-color: #f9b233;
    position: absolute;
    display: block;
}
#home .title {
    color: #1D71B8;
    text-shadow: 2px 2px 2px #000;
    font-weight: bold;
    max-width: 490px;
    background-color: rgba(255,255,255,0.8);
    margin-bottom: 10px !important;
}
.wrapper_icon, .wrapper_service, .wrapper_content_service{
    min-height: 230px;
}
.footer-contact li:nth-child(1){
    display:none;
}
.table.table_result {
    max-width: 600px;
    margin:auto;
}
.table.table_result th, 
.table.table_result tr {
    text-align: center;
}
@media only screen and (max-width: 1200px) {
    .navbar-brand .title{
        width: 100%;
        width: 100%;
        max-width: 100%;
        margin: 0 !important;
        padding: 0 !important;
        font-size: 24px !important;
        color: #fff;
        white-space: break-spaces;
        text-align: center;
    }
    .navbar-brand .title:after{
        display:none;
    }

}
