/*Recherche*/
form.searchwp-search-form {
    display: flex;
    width: 100%;
    justify-content: space-between;
    border: 2px solid #d4d4d4;
    background: #fff;
		padding: 0 0.4em 0 0;}

.ast-header-search .ast-search-menu-icon.slide-search .search-form, .ast-header-search .ast-search-menu-icon.ast-inline-search .search-form {
	background-color: #e1a5c6;}

.ast-header-search .ast-search-menu-icon.ast-dropdown-active .search-field {
    margin-right: 8px;
	background-color: #ffebf6;}

.ast-header-search .search-field::placeholder, .ast-header-search .ast-icon {
	color: #ffffff;}

.ast-header-search .search-field::placeholder, .ast-header-search .ast-icon  ast-dropdown-active {
	color: #cf3087;}

.ast-header-search .search-field::placeholder, .ast-header-search .ast-icon active  {
	color: #cf3087;}

/*texte surligné*/
mark {
	display: inline-block;
  margin-bottom: 15px;
  padding: 7px 15px 5px 15px;
  background: #cf3087;
  color: #ffffff;
}

/*texte surligné Titre post*/
.elementor-957 .elementor-element.elementor-element-8c77721 .elementor-heading-title {
    color: var( --e-global-color-astglobalcolor5 );
    display: inline-block;
    margin-bottom: 15px;
    padding: 10px 20px 10px 20px;
    background: #cf3087;
    color: white;}

/*texte surligné catégorie post*/
.elementor-icon-list-items .elementor-icon-list-item .elementor-icon-list-text a, .elementor-icon-list-items .elementor-icon-list-item .elementor-icon-list-text span {display: inline-block;
  padding: 2px 10px 4px 10px;
  background: #a5c400;
  color: #ffffff;}

/*h4 h5 h...*/

.entry-content h4, h4 {
	line-height: 2.5;}

/*Barlow*/
/*
h1, h2, h3, h4, h5, h6, p {
font-family: 'Barlow';
 color: #a5c400; 
    }
*/


h2 {
    overflow-wrap: break-word;
		line-height: 1.2;
		margin-bottom: 0.75em;
		margin-top: 0.75em;}

h2.has-text-align-center {
    text-align: center;
    margin-bottom: 0.75em;
}

p {
		margin-bottom: 0.75em;
}

h3 {
		margin-bottom: 0.75em;
}
/*Scroll Ancrage*/
html {
	scroll-behavior: smooth;
}

/*Lien*/
a, .page-title {
		font-weight: bold;}

/*Liste */

/*
 * ::marker {
  color: #a5c400;
	font-size: 1.5em;
	line-height: 1.10;	
}
*/



 ul {
    list-style: none;
}
li:before {
    content: '';
    display: inline-block;
    margin-right: 10px;
    line-height: 1;
    height: 8px;
    width: 8px;
    border-radius: 8px;
    background: #a5c400;
}

 li {
    padding: 0.35em 0;
}


li.anwp-page-item:before {
background : none;
}

li.pojo-a11y-toolbar-item::before {
	background : none;	
}



/*Bouton */
.wp-block-buttons .wp-block-button .wp-block-button__link {
		margin: 20px;}

.wp-block-button .wp-block-button__link {color: white;}

.anwp-pg-wrap .btn-light {
	padding: 4px 6px;}

/*Accordeon */
.c-accordion__title {
    cursor: pointer;
    padding-right: 2rem;
    position: relative;
    margin: 15px 0px 15px 0px;
    background-color: #a5c40024;
		padding: 5px 10px 5px 20px;
    font-weight: 500;
    color: #a5c400;}

.c-accordion__title:after {
    color: #a5c400;
    content: "+";
    font-weight: 500;
    position: absolute;
		right: 15px;}


/*WP Forms SEND*/
div.wpforms-container-full .wpforms-form input[type=submit], 
div.wpforms-container-full .wpforms-form button[type=submit] {
    background-color: #a5c400; /* vert background */
    border: 1px solid #a5c400; /* vert border */
    color: #ffffff; /* Blanc text color */
    font-size: 1em; /* Size of text */
    padding: 12px 24px; /* Distance between text and border */
}

div.wpforms-container-full .wpforms-form input[type=submit]:hover, 
div.wpforms-container-full .wpforms-form input[type=submit]:active, 
div.wpforms-container-full .wpforms-form button[type=submit]:hover, 
div.wpforms-container-full .wpforms-form button[type=submit]:active, 
div.wpforms-container-full .wpforms-form .wpforms-page-button:hover, 
div.wpforms-container-full .wpforms-form .wpforms-page-button:active {
    background-color: #cf3087; /* rose background */
    border: 1px solid #cf3087; /* rose border */}



/* ---sous menu ligne--- */
@media only screen and (min-width: 801px){ #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column {
    float: left;
    min-height: 1px;
    /* -webkit-box-flex: 0; */
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    width: 25%;
    /* max-width: 25%; */
    padding: 0 30px;
		border-left: 1px solid #ffffff5e;}}

/* -----sous-Menu----- */

@media only screen and (min-width: 801px){
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu {
		margin-top: 34px;}}
		
.traitmenu {border-left: 1px solid #ffffff7a;}

separa  { content: "";
    display: block;
    width: 20px;
    height: 1px;
    background: #fff;
    margin: 10px auto;}		


#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title {
		line-height: 1.5em;}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu {
    box-shadow: 0px 5px 5px #00000045;
}


/*Annuaire Connexions*/

#cn-list span.organization-unit {
    font-size: 1.25rem;
		padding-bottom: 10px;}

#cn-cmap span.cn-image-style {
    border-radius: 4px;
    background: #f1f1f178;
    background: linear-gradient(top,#f1f1f1 0,#e3e3e3 100%);
		border: 1px solid #e3e3e352;}

#cn-list span.cn-image-none {
		color: #aaaaaa6e;}


#cn-cmap .cn-list-row h2 .fn, #cn-cmap .cn-list-row-alternate h2 .fn {
    color: #a5c400;
		font-size: 28px;
    font-weight: 500;}

.cn-categories {
    background-color: #a5c400;
    padding: 10px;
		display: inherit;
    font-weight: 500;
    color: white;}
@media only screen and (min-width: 801px){
#cn-cmap .cn-clear {
    clear: both;
		margin-top: -50px;}}

/*Annuaire Connexions - recherche*/
a#cn-clear-search-button {
    text-decoration: none;
    display: table;
}

/*Feed Facebook*/
.cff-post-text {
		line-height: 1.3em;}


/*Perso crea*/

.sidebar-main {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 300px;
    flex: 0 0 300px;
    max-width: 300px;
    width: 300px;
    background: #A5C400;
    color: #fff;
    text-align: center;
    margin: 0px 0 0 20px;
position: relative;}

.ast-separate-container.ast-two-container.ast-right-sidebar #secondary {
	padding-left: 30px;}


/* Bouton Blog WPpost*/
.anwp-pg-wrap .mt-auto, .anwp-pg-wrap .my-auto {
    margin-top: auto!important;
    text-align: center;
}
.anwp-pg-wrap .btn-light {
    color: #ffffff;
    background-color: #cf3087;
    border-color: #cf3087;
	
	border-radius: inherit;
	
}
.anwp-pg-wrap .btn-light:hover {
    color: #ffffff;
    background-color: #a5c400;
    border-color: #a5c400;
}

.anwp-pg-wrap .anwp-pg-post-teaser--layout-d .anwp-pg-post-teaser__title {
	padding: 5px;}

/* ombre Blog WPpost*/

.anwp-pg-wrap .anwp-pg-classic-grid .anwp-pg-post-teaser__content {
    padding-bottom: 20px;
    border-bottom: none;
	box-shadow: 0px 1px 4px #68686826;}

.anwp-pg-wrap .anwp-pg-post-teaser__thumbnail {
    overflow: hidden;
    box-shadow: 0px -1px 2px #68686826;
}


/* Pagination Blog WPpost*/
.anwp-pg-wrap .anwp-page-item .anwp-page-link--active {
    z-index: 3;
    color: #fff!important;
    background-color: #cf3087;
    border-color: #cf3087;
}

.anwp-pg-wrap .anwp-page-link {
	color: #cf3087;}
