@media (max-width: 767px) {
body .page-wrap {
    padding: 24px 0 0 0;
}
    }
}

.marginBottomZero {
		margin-bottom: 0 !important;
}

.uagb-block-e385a6db .uagb-post__image,
.uagb-block-e385a6db .uagb-post__title 
{
    padding-bottom: 0px;
}

@media (max-width: 1023px) {
	.wp-block-latest-posts__featured-image {
			width: 100% !important;
}
		
.uagb-post-grid.is-grid.uagb-post__image-position-top .uagb-post__image a[class^="uagb-image-ratio-"]>img {
    border-radius: 8px;
}
}

.uagb-block-6cbba0bb .uagb-post__text.uagb-post__title {
    margin-bottom: 0;
    padding-bottom: 0;
}

.uagb-block-6cbba0bb .uagb-post__image {
    padding-bottom: 0;
}

.wp-block-button.uagb-post__text.uagb-post__cta .uagb-text-link.wp-block-button__link {
    color: #0170b9;
    background: transparent;
    border-color: #11371e;
    border-style: solid;
		font-size: 12px;
		padding: 8px 14px;
		margin-bottom: 32px !important;
}

.wp-block-button.uagb-post__text.uagb-post__cta:hover .uagb-text-link.wp-block-button__link {
    color: #156236 !important;
		border-color: #156236;
    background: transparent !important;
}

.ressources100 .wp-block-latest-posts__post-title {
		font-size: 24px;
		font-weight: bold;
}

@media (max-width: 991px) {
	.ressources100 .wp-block-latest-posts__post-title {
		font-size: 18px;
}	
}

.ressources100 a {
		color: #11371E !important;
		border-bottom: 0;
		font-weight: bold;
}

.wp-block-latest-posts__post-excerpt a {
		border-bottom: 1px dotted currentColor;
}

.ressources100 .uagb-post__image a,
.ressources100 .wp-block-latest-posts__featured-image a
{
		border-bottom: 0 !important;
}

.ressources100 img {
		margin-bottom: 24px;
}


.ressources100 .wp-block-latest-posts__featured-image {
    margin-bottom: 0;
}

.single .entry-meta-above {
    margin-bottom: 0;
}

.content-area {
		padding-left: 0px;
    padding-right: 0px;
}

.archive .archive-title::first-letter {
  color: #90C68A;
}

.archive .post h2 {
    margin-top: 0em !important;
    margin-bottom: .3em !important;
}

/* Archive: espacement propre entre cartes */
.archive .posts-layout .row{
  display: flex;
  flex-wrap: wrap;
  column-gap: 36px;
  row-gap: 36px;
}

/* Supprimer les pseudo-éléments Bootstrap-like qui créent un "gap" au début */
.archive .posts-layout .row::before,
.archive .posts-layout .row::after{
  content: none !important;
  display: none !important;
}

/* Les colonnes (col-lg-6 / col-md-6) ajoutent du padding -> on l’annule */
.archive .posts-layout .row > article{
  box-sizing: border-box;
  flex: 0 0 calc(50% - 18px);
  max-width: calc(50% - 18px);
}

@media (max-width: 1180px) {
.archive .posts-layout .row{
    column-gap: 0;
  }
		
.archive .posts-layout .row > article{
    flex: 0 0 100%;
    max-width: 100%;
  }

#secondary {
		margin-top: 48px !important;
		}
}
		
h1.archive-title {
		/* font-size: 36px; */
		margin: 0 0 32px 0 !important;
}

.archive-header {
		margin-bottom: 36px !important;
}

.edit-link {
		display: none;
}

.entry-thumb img,
.wp-block-image img
{
		border-radius: 18px;
}

.widget-area .widget_block {
    margin-bottom: 0px;
}

.container-normal {
		padding: 0 !important;
}

.title-post {
		margin-top: 16px !important;
		margin-bottom: 0px !important;
}

.sydney-breadcrumbs {
		display: none;
}

#secondary {
    padding-top: 32px;
    padding-bottom: 32px;
    padding-left: 32px;
    padding-right: 32px;
    margin-top: 0px;
    margin-bottom: 48px !important;
    margin-left: 0px;
    margin-right: 0px;
    overflow: visible;
    order: initial;
    border-top-left-radius: 32px;
    border-top-right-radius: 32px;
    border-bottom-left-radius: 32px;
    border-bottom-right-radius: 32px;
    border-color: inherit;
    background-color: #11371E;
		color: #EBF5ED;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: nowrap;
    row-gap: 16px;
    column-gap: 16px;
}

@media (max-width: 767px) {
		#secondary {
    padding-top: 24px;
    padding-bottom: 24px;
    padding-left: 24px;
    padding-right: 24px;
}
}

#secondary h2 {
		margin-bottom: 36px;
}


#secondary ul li {
		margin-bottom: 4px;
}


#secondary a {
		font-weight: bold;
}

.post {
    padding-top: 32px;
    padding-bottom: 32px;
    padding-left: 32px;
    padding-right: 32px;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    margin-left: 0px;
    margin-right: 0px;
    overflow: visible;
    order: initial;
    border-top-left-radius: 32px;
    border-top-right-radius: 32px;
    border-bottom-left-radius: 32px;
    border-bottom-right-radius: 32px;
    border-color: inherit;
    background-color: #EBF5ED;
		color: #11371e;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: nowrap;
    row-gap: 16px;
    column-gap: 16px;
}

@media (max-width: 767px) {
.post {
    padding-top: 24px;
    padding-bottom: 24px;
    padding-left: 24px;
    padding-right: 24px;
}
}

.single .entry-header .entry-meta,
.post .entry-header,
.post h1,
.post h2,
.post h3,
.post h4,
.p
{
		color: #11371e !important;
}

.post h2 {
    margin-top: 1.5em !important;
    margin-bottom: .3em !important;
}

.entry-meta.delimiter-dot>:after {
    background: #11371e !important;
}

.post ul li {
		margin-bottom: 16px;
}

.post a {
		font-weight: bold;
		color: #11371E !important;
		border-bottom: 1px dotted currentColor;
}

.post a:hover {
		color: #11371E !important;
}

.archive .post a {
		font-weight: bold;
		color: #11371E !important;
		border-bottom: 1px dotted currentColor;
}

.archive .post a:hover {
		color: #11371E !important;
}

.wp-block-social-links .wp-social-link span:not(.screen-reader-text) {
    font-size: 16px;
		font-weight: 700;
}

.blocVert900 .wp-social-link {
		border: 1px solid #EBF5ED;
}

/********** Formulaire ***********/

input[type="text"], input[type="email"], input[type="tel"] {
  background-color: #DFEDE2;
  border: 1px solid #AFBEB2;
	border-radius: 8px;
  font-weight: 400;
  font-size: 20px;
  width: 100%;
  color: #11371E !important;
  padding: 10px 14px;
}

.wpcf7-checkbox {
    display: inline;
		text-align : left;
		font-weight: 400;
    font-size: 20px;
		text-transform: none;
}

input[type=checkbox], input[type=radio] {
		margin: 4px 4px 0 0;
    border-color: #AFBEB2 !important;
		width: 16px !important;
    height: 16px !important;
}

textarea {
  background-color: #DFEDE2;
  border: 1px solid #AFBEB2;
	border-radius: 8px;
  font-weight: 400;
  font-size: 20px;
  width: 100%;
  height: 300px;
  color: #11371E !important;
  padding: 10px 14px;
}

input[type="submit"] {
  font-weight: 700;
  color: #11371E !important;
  background-color: #90C68A;
  border-radius: 100px;
	display: block;
}

input[type="submit"]:hover {
  background-color: #90C68A;
  color: #11371E !important;
}

.wpcf7 {
		margin: 0 !important;
    max-width: 614px;
}

.wpcf7-list-item {
    display: inline-block;
    margin: 0 0 0 0;
}

.wpcf7 label {
  text-align: left;
}

.wpcf7 form.sent .wpcf7-response-output {
  border: 0;
	border-radius: 8px;
  background-color: #20A360;
  padding: 30px;
  color: #EBF5ED;
  line-height: normal;
	font-weight: 400;
	text-align: center;
	width: 100%;
}

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {
  border: 0;
	border-radius: 8px;
  background-color: #dc3232;
  padding: 30px;
  color: #DFEDE2;
  line-height: normal;
	font-weight: 400;
	text-align: center;
	width: 100%;
}

.wpcf7 form .wpcf7-response-output {
    margin: 0;
}

span.wpcf7-not-valid-tip {
    color: #dc3232 !important;
}

.wpcf7 label {
	display: block;
  font-weight: 700 !important;
}

/********** Mentions légales ***********/

.blocVert100 a {
		font-weight: bold;
		color: #5FA557 !important;
		border-bottom: 1px dotted currentColor;
}

.blocVert100 a:hover {
		color: #90C68A !important;
}

.blocVert100 p,
.blocVert100 h1,
.blocVert100 h2,
.blocVert100 h3,
.blocVert100 h4,
.blocVert100 h5,
.blocVert100 label
{
		color: #11371E !important;
}

.blocVert400 a {
		font-weight: bold;
		color: #156236 !important;
		border-bottom: 1px dotted currentColor;
}

.blocVert400 a:hover {
		color: #156236 !important;
}

.blocVert400 p,
.blocVert400 h1,
.blocVert400 h2,
.blocVert400 h3,
.blocVert400 h4,
.blocVert400 h5,
.blocVert400 label
{
		color: #11371E !important;
}

.blocVert900 a {
		font-weight: bold;
		border-bottom: 1px dotted currentColor;
}

.blocVert900 p,
.blocVert900 h1,
.blocVert900 h2,
.blocVert900 h3,
.blocVert900 h4,
.blocVert900 h5,
.blocVert900 label
{
		color: #EBF5ED !important;
}

.blocVert900 .wp-block-social-links li a {
    color: #11371E !important;
}

header a:hover,
footer a:hover,
header .menu a:hover,
footer .menu a:hover,
header .wp-block-navigation a:hover,
footer .wp-block-navigation a:hover {
  color: #A3D39D;
}

@media (max-width: 767px) {
.wp-container-core-social-links-is-layout-d445cf74 {
    justify-content: flex-start;
}
}

footer .wp-block-navigation a,
footer .widget_nav_menu a,
footer .menu a {
  color: #EBF5ED;
  font-weight: 700;
  font-size: 13px;
  line-height: 16px;
  text-decoration: none;
}

footer ul,
footer .wp-block-navigation ul,
footer .widget_nav_menu ul,
footer .menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

footer .wp-block-navigation li,
footer .widget_nav_menu li,
footer .menu li {
  margin-bottom: 12px !important;
}

footer .wp-block-navigation li:last-child,
footer .widget_nav_menu li:last-child,
footer .menu li:last-child {
  margin-bottom: 0;
}

footer .is-layout-flex {
    gap: 12px;
}

footer .wp-block-social-links {
  margin: 0 !important;
}

.wp-block-social-links.has-large-icon-size {
    font-size: 32px;
}

.main-navigation .current-menu-item > a,
.main-navigation .current_page_item > a {
  color: #90C68A !important;
}

.sydney-offcanvas-menu #mainnav ul li a, .sydney-offcanvas-menu #mainnav ul li::before {
    color: #ffffff;
		font-weight: 700 !important;
		font-size: 20px !important;
}

.sydney-offcanvas-menu #mainnav ul li {
    padding-bottom: 8px;
		
}

.sydney-offcanvas-menu .sydney-dropdown ul li {
    border-bottom: 0px !important;
}

.shfb-component-mobile_hamburger .menu-toggle svg {
  width: 24px;
  height: 20px;
}

.shfb-component-mobile_hamburger .menu-toggle svg rect {
  height: 2px;
}

.shfb-component-mobile_hamburger .menu-toggle svg rect:nth-child(2) {
  y: 5px;
}

.shfb-component-mobile_hamburger .menu-toggle svg rect:nth-child(3) {
  y: 10px;
}

.shfb .mobile-menu-close svg,
.shfb .mobile-menu-close .sydney-svg-icon svg {
  width: 24px !important;
  height: auto !important;
}

.sydney-offcanvas-menu svg {
    max-height: 24px;
}

ul.liste900 {
    list-style: none;
    padding-left: 0;
	  padding-top: 0;
		margin-top: 0;
}

ul.liste900 li {
    position: relative;
    padding-left: 40px;
		padding-bottom: 16px;
}

ul.liste900 li::before {
    content: "";
    position: absolute;
    left: 16px;
    top: 5px;
    width: 10px;
    height: 10px;
    background-image: url("http://asso-leaf.fr/wp-content/uploads/2026/01/dot_white.svg");
    background-repeat: no-repeat;
    background-size: contain;
}

ul.calendrier {
    list-style: none;
    padding-left: 0;
	  padding-top: 0;
		margin-top: 0;
}

ul.calendrier li {
    position: relative;
    padding-left: 40px;
		padding-bottom: 16px;
}

ul.calendrier li::before {
    content: "";
    position: absolute;
    left: 12px;
    top: 2px;
    width: 16px;
    height: 16px;
    background-image: url("http://asso-leaf.fr/wp-content/uploads/2025/12/calendrier.svg");
    background-repeat: no-repeat;
    background-size: contain;
}

ul.calendrier2 {
    list-style: none;
    padding-left: 0;
	  padding-top: 0;
		margin-top: 0;
		display: flex;
    gap: 24px;
    flex-wrap: wrap; 
}

ul.calendrier2 li {
    position: relative;
    padding-left: 40px;
		padding: 16px 24px 16px 40px;
		width: 240px;
		background-color: #1A4D2C;
		border-radius: 8px;
}

ul.calendrier2 li::before {
    content: "";
    position: absolute;
    left: 12px;
    top: 18px;
    width: 16px;
    height: 16px;
    background-image: url("http://asso-leaf.fr/wp-content/uploads/2025/12/calendrier.svg");
    background-repeat: no-repeat;
    background-size: contain;
}

@media (max-width: 767px) {
  h1.wp-block-heading {
    margin: 32px 0 48px 0 !important;
  }
		
ul.calendrier2 li {
    position: relative;
    padding-left: 40px;
		padding: 16px 24px 16px 40px;
		width: 100%;
		background-color: #1A4D2C;
		border-radius: 8px;
}
}

h2,
heading
{
		font-weight: 700 !important;
}

.main-navigation {
  font-weight: 700;
}

.button {
		font-weight: 700;
}

@media (max-width: 767px) {
.wp-block-button {
		width: 100% !important;
}
}

.site-logo {
		margin: 16px 0;
	  transition: height 250ms ease;
}

.sticky-active .site-logo {
		margin: 8px 0 !important;
		height: 48px;
}

@media (min-width: 992px) {
    .shfb-main_header_row {
        min-height: 64px;
    }
}

.shfb-main_header_row {
    border-bottom-width: 0px;
}

.vert400
{
		color: #90C68A;
}

.vert900,
.vert900 p,
.vert900 h1,
.vert900 h2,
.vert900 h3
{
		color: #11371E;
}

.borderRadiusImg {
		border-radius: 18px;
}

h1 {
		margin: 56px 0 72px 0 !important;
}

.small {
		font-size: 13px;
}

.feuille {
		margin: -100px -120px 0 0;
		width: 360px;
		height: auto;
}

.row {
    margin-left: 0px;
    margin-right: 0px;
}

figure {
  margin-bottom: 0;
}