/*--------------------------------------------------------------
C. SINGLE
--------------------------------------------------------------*/
html{
    color: #222222;
}
.phrase {
	color:#0f5197;
	margin-top: 5px;
	font-weight:700;
	text-align: center;
	font-size: 1.05rem;
}
.phrase span {
	font-size: 150%;
	color: #04a0e2;
}
main {
	min-height:500px;
	background: #daf1fb;
}
.row.conteneur_post {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.lire_plus p, .author{
    font-size: 1rem;
    color: #bfbfbf!important;

}

.sing_datetime {
	margin: -6px 0 0 24px;	
}
.sing_meta{
    color: #666 !important;
    text-align: left!important;
}

.sing_content{
    color: #505050!important;
    text-align: justify;
}

.sing_author{
    font-size: 1.2rem;
    color: #AAAAAA;
    font-style: italic;
}

section#sing-sect-one{
	background: #ffffff !important;
	padding-bottom: 30px;
}
.search-results section#sing-sect-one {
    background: #fff !important;
}

.sing_content_post {
    background: #fff;
    margin: 20px 0 20px 0;
    border-radius: 1px;
    box-shadow: 0 0 2px rgba(50, 50, 50, 0.3);
	position: relative;
	width: 100%;
}

.sing_body, .sing_footer{
    padding: 0 25px;
}

.sing_footer{
    padding: 25px 25px;
}

.sing_header::before{
    content: '';
    height: 65px;
    width: 6px;
    position: absolute;
    top: 18px;
    left: 0;
    display: block;
    background: #04a0e2;
}

.sing_header{
    text-transform: capitalize;
    padding: 10px 10px 0 10px;
}
.sing_header .post-info {
	top: 35px !important;
	right: 30px;
	bottom: inherit; left: inherit;
}
.sing_header .item_, .sing_header .item_:hover {
	border: none;	
}
.sing_header .item_,
.sing_header .item_ h6 {
    width: inherit;
}
.sing_header .item_ h6 span {
    font-size: 18px;
    border-radius: 4px;
}

.sing_content p, .sing_content ul, .sing_content ol{
    color: #313131 !important;
    text-align: justify;
    line-height: 30px;
    font-size: 14px;

}

.sing_body img {
	border-radius: 4px;	
}
.sing_img {
	position: relative;	
}
.sing_img span {
	position: absolute;
	right: -160px;
	bottom: -35px;
	transform: rotate(-90deg);
	height: 200px;
	display: block;
	text-align: left;
	font-size: 11px;
}

.sing_content_post i{
    margin-right: 8px;
}

.comment-author.vcard {
    background: #ddd;
}
article.comment-body {
    background: #fbfbfb;
    margin-bottom: 25px;
    box-shadow: 0 0 2px rgba(50, 50, 50, 0.3);
    border-radius: 3px;
}
.comments li {
    list-style: none;
}
.comment-metadata {
    background: #f2f2f2;
}
.comment-metadata a {
    font-size: 11px;
}
.comment-meta {
    background: #ddd;
}
.comment-content p {
    margin-left: 10px;
    margin-top: 10px;
}

.comment-author .fn .says{
    color: #5c5c5c!important;
}

.title_post{
    font-size: 2.5rem;
    font-weight: 700;
    color: #0f5197;
	margin-left:10px;
	margin-right: 250px;

}

.headerdivider {
    background: url(../img/dots.gif) repeat;
    height: 7px;
    margin-bottom: 23px;
    margin-top: 15px;
    opacity: 0.8;
}

.wp-caption-text,
.encadre .wp-caption-text {
	color: #666;
	font-size: 11px;
	text-align: center;
	margin-top: 8px;
}

#page-sect-one {
	background: #fff;
	min-height: 500px;
	padding-bottom: 30px;	
}

/************************************************************************************************/
                                           /*SIDEBAR*/
/************************************************************************************************/
.sing_sideBar_post{
    background: #fff;
    margin: 20px 2px 20px 5px;
    border-radius: 1px;
    box-shadow: 0 0 2px rgba(50, 50, 50, 0.3);
    height: inherit;
}

/************************************************************************************************/
                                           /*CATEGORY SPECIFIC*/
/************************************************************************************************/
.category .item_ h2{
	padding: 0 15px;
}

.category .lire_plus {
    padding: 0px 10px 10px 10px;
}

.category .item_ {
    width: 330px;
    margin: 15px 20px;
}

/************************************************************************************************/
                                           /*WP NAVIGATE*/
/************************************************************************************************/
.navigation {
	text-align: center;
	padding: 20px;
}
.navigation .wp-paginate.wpp-modern-grey a {
    background: #fff;
}
.navigation .wp-paginate.wpp-modern-grey .current {
    background: #f6a12c;
	border: none;
	color: #fff;
	opacity: 1;
}
.navigation .wp-paginate.wpp-modern-grey a:hover {
	background: #fff;
	color: #04a0e2;
}

/************************************************************************************************/
                                           /* PAGES DE CONTENU */
/************************************************************************************************/
.page_content {
	position: relative;	
}
.page-presentation h2,
h2.page-title {
	color: #04a0e2;
	font-size: 34px;
	margin: 0px 0 0px 0;
	font-weight: bold;
}
.page-presentation .content_page h2 {
	display: inline !important;	
}
.page-presentation h2.page-title {
	display: none;	
}

.single-associations h2.page-title {
	margin: 0px 0 0px 0;
}
.content_page {
	padding-bottom: 30px;
	margin-top: -10px;
}
.content_page h1,
.content_page h2 {
	display: none;	
}
.content_page h3,
.content_page h4,
.content_page h5,
.content_page h6 {
	margin: 30px 0 15px 0;
	font-weight: 600;
}
.content_page h3 {
	color: #0f5197;
	font-size: 24px;	
}
.content_page h4 {
	color: #0f5197;
	font-size: 21px;
	margin: 50px 0 20px 0;	
}
.content_page h5 {
	color: #04a0e2;
	font-size: 18px;	
}
.content_page h6 {
	color: #04a0e2;
	font-size: 15px;	
}
.content_page p {
	color: #333;
	font-size: 15px;
	font-weight: 400;	
	margin: 15px 0 10px 0;
}
.content_page li {
	color: #333;
	font-size: 15px;
	font-weight: 400;
	line-height: 1.6em;
}
.content_page p.local {
	color: #666;
	margin: 5px 0 15px 0;
}
.content_page a {
	color: #04a0e2;
	text-decoration: underline;
}
.content_page a:hover {
	text-decoration: none;
}
.content_page a.btn {
	color: #fff;
	text-decoration: none;	
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
	margin: 0.5em 1em 0.5em 0;
}
.alignright {
	float: right;
	margin: 0.5em 0 0.5em 1em;
}
.encadre .alignright {
	margin: 0 0 0.5em 1em;
}

.encadre {
	background: #e3f5fc;
	color: #0f5197;
	border-radius: 6px;
	padding: 3px 6px 18px 6px;
	margin-top: 50px;
}
.encadre p {
	color: #0f5197;
	font-size: 15px;
}

.image-arrondie {
	border-radius: 50%;	
	max-width: 250px;
}

blockquote {
  background: #f9f9f9;
  border-left: 10px solid #ccc;
  margin: 1.5em 10px;
  padding: 0.5em 10px;
  quotes: "\201C""\201D""\2018""\2019";
  max-width: 60%;
  font-family: 'Trebuchet MS', sans-serif;
}
blockquote:before {
  color: #ccc;
  content: open-quote;
  font-size: 4em;
  line-height: 0.1em;
  margin-right: 0;
  vertical-align: -0.5em;
  font-family: 'Trebuchet MS', sans-serif;
}
blockquote p {
  display: inline;
  font-family: Ubuntu, sans-serif;
  font-size: 14px;
}

/************************************************************************************************/
                                 /* FORMULAIRE DE CONTACT */
/************************************************************************************************/
.wpcf7 label {
	color: #0f5197;
}
.wpcf7 div.wpcf7-validation-errors,
.wpcf7 div.wpcf7-acceptance-missing,
.wpcf7 div.wpcf7-mail-sent-ok  {
	border: 0;
    padding: 6px;
	text-align: center;
	background: none;
}

.wpcf7 div.wpcf7-validation-errors,
.wpcf7 div.wpcf7-acceptance-missing {
	color: #FF0000;
	
}
.wpcf7 div.wpcf7-mail-sent-ok {
    color: #398f14;
}

input.disabled {
	border: none;
    font-weight: bold;
    font-family: Montserrat, sans-serif;
    font-size: 18px;
    margin-bottom: 20px;	
	color: #666;
}

/*--------------------------------------------------------------
                        Page Erreur 404
-------------------------------------------------------------*/
.error404 .content_page .row {
	margin-top: 40px;
}
.error404 .content_page p {
    margin: 20px 0;
}

/*--------------------------------------------------------------
                        Gabarit Associations
-------------------------------------------------------------*/
.single-associations .projet-annee-category {	
	font-weight: bold;
	color: #fff;
	margin: 15px 0 20px 0;
	font-size: 19px;
	text-transform: uppercase;
}
.single-associations .projet-annee-category div {
	display: inline-block;
}
.single-associations .projet-annee-category div span {
	padding: 5px 10px;
	border-radius: 4px;
}
.single-associations .projet-annee span {
	background: #0f5197;
}
.single-associations .projet-category span {
	display: none;	
}
.single-associations .projet-category span.insertion,
.single-associations .projet-category span.handicap,
.single-associations .projet-category span.covid-19 {
	display: inline !important;
}
.single-associations .projet-category span.insertion::before,
.single-associations .projet-category span.handicap::before,
.single-associations .projet-category span.covid-19::before {
	font-family: "Font Awesome 5 Free", sans-serif;
	font-weight: 900;
	margin-right: 5px;
}

.single-associations .projet-category span.insertion {
	background: rgba(245,72,125,1);
}
.single-associations .projet-category span.insertion::before {
	 content: "\f12e";
}
.single-associations .projet-category span.handicap {
	background: rgba(246,161,44,1);	
}
.single-associations .projet-category span.handicap::before {
	content: "\f193";
}
.single-associations .projet-category span.covid-19 {
	background: rgba(1,159,194,1);
}
.single-associations .projet-category span.covid-19::before {
	content: "\e063";
}

.single-associations IMG.attachment-post-thumbnail {
	max-width: 250px;
	height: auto;
	margin: -30px 0 20px 0;
	border: 1px solid #ccc;
	border-radius: 4px;
	float: none;
}
.img-asso {
	max-height: 380px;
	margin-top: 20px;	
}

ul.infos-asso {
	margin-bottom: 0px !important;
}

.infos-asso li {
	display: list-item;
	list-style: none;
	margin-bottom: 6px;
	font-size: 1.2em;
}
.infos-asso li i {
	display: inline-block;
	width: 20px;
	font-size: 18px;
	text-align: center;
	color: #999;
}
.contact-asso {
	margin-top: 15px;	
}
.content_page p.montant-asso {
	color: #f6a12c;
	margin-top: 30px;
}
.actu-asso {
	padding-right: 15px;
    padding-left: 15px;
	margin-top: 20px;
}
.p-item {
	margin: 5px 0;	
}
.p-item img{
	border-radius: 4px;
}
.p-item a {
	display: inline-block;
	text-decoration: none;
	border-radius: 6px;
	padding: 2px 8px;
	background: #f9f9f9;
	width: 100%;
}
.p-item a:hover {
	background: #eee;
	-moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.content_page .actu-asso h5 {
    margin: 20px 0 0px 0;
}

.actu-asso .p-info {
	color: #666;
	font-size: 15px;
	margin: 8px 0 10px 0;	
}

/* Form Asso */
#contacter-asso  {
	border-radius: 4px;
	padding: 20px 10px;
	background: #f9f9f9;
	margin-top: 20px;
}
#contacter-asso .wpcf7 div.wpcf7-validation-errors,
#contacter-asso .wpcf7 div.wpcf7-acceptance-missing,
#contacter-asso .wpcf7 div.wpcf7-mail-sent-ok  {
	background: none;
	text-align: center;
}

#contacter-asso .wpcf7 div.wpcf7-validation-errors,
#contacter-asso .wpcf7 div.wpcf7-acceptance-missing {
	color: #FF0000;
	
}
#contacter-asso .wpcf7 div.wpcf7-mail-sent-ok {
    color: #398f14;
}
#contacter-asso .asso-send {
	margin-bottom: 10px;	
}

/* Custom type page */
/* fil d'ariane patch */
.single-associations .bread-single {
	display: none;	
}

.asso {
    border: 1px solid rgba(0, 0, 0, 0.15);
    padding: 5px 10px 10px 10px;
    border-radius:6px;
    overflow:hidden;
	background: #fff;
	min-height: 200px;
	margin-bottom: 30px;
}
.asso a {
    text-decoration: none;
	display: block;
}
.asso img {
    max-height:130px; max-width: 160px;
    width: auto; height: auto;
}
.content_page .asso h3 {
    font-size: 19px;
    margin: 10px 0 5px 0;
}
.content_page .asso p.p-info {
    font-size: 13px;
    margin: 0 0 5px 0;
	color: #666;
}
.asso .asso_excerpt p {
    font-size: 85%;
	margin: 10px 0 0 0;
	line-height: 1.4em;
}

/* Filters */
#beautiful-taxonomy-filters-form .select2-container--default .select2-selection--single{
    position: relative;
	padding-right:12px;
}

#beautiful-taxonomy-filters-form .select2-container--default .select2-selection--single .select2-selection__arrow {
  background: #0f5197;
  color: #fff;
  font-size: 1.3em;
  padding: 4px 12px;
	height: 28px;
	position: absolute;
	top: -1px;
	right: -1px;
	width: 25px;
	border-radius: 0 4px 4px 0;
}
#beautiful-taxonomy-filters-form .select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #fff transparent transparent transparent;
}