/* Global Style */

ul li,
ol li {
font-family: 'Source Sans Pro', sans-serif !important;
font-size: 18px !important;
color: #5e5052 !important;
}

/* Archive */

.category .post_featured img {
display: inherit !important;
}

.archive .post_featured img,
.search.search-results .post_featured img {
display: none;
}

/* Famille post details */

.category-extranet .post_thumb .wp-post-image {
max-height: 30rem !important;
object-fit: cover !important;
object-position: center !important;
}

/* Famille important */

.famille-important {
padding: 1.6rem 2rem 0.1rem 2rem;
border: 3px solid #e6413f;
margin: 0 0 2rem 0 !important;
}

.famille-important h3 {
font-size: 24px;
font-weight: 600;
font-family: 'Source Sans Pro', sans-serif;
color: #e6413f;
margin: 0 0 1rem 0;
}

.famille-important p{
font-size: 20px !important;
line-height: 1.2;
}

.page-id-4504 .scheme_original .top_panel_title_inner {
    background-color: #e6413f !important;
}

/* Cookie Notice Button */

.cookie-btn {
background: none !important;
box-shadow: none !important;
color: #fff !important;
text-shadow: none !important;
font-weight: 400 !important;
transition: background .3s ease, color .3s ease;
border: 1px solid rgba(255, 255, 255, .6) !important;
}

.cookie-btn:hover {
background: #fff !important;
color: rgb(40, 52, 168) !important;
}

/* reCaptcha badge */

.grecaptcha-badge {
display: none;
}

/* Post */

.vc_gitem-post-data-source-post_excerpt {
display: none !important;
}

.post_descr p {
display: none !important;
}
