/*
Theme Name: Twenty Twenty-Five Child
Theme URI: https://wordpress.org/themes/twentytwentyfive/
Description: Thème enfant de Twenty Twenty-Five
Author: Ton nom
Template: twentytwentyfive
Version: 1.0
*/

:root {
    --wp--style--global--content-size: 945px !important;
    --wp--style--global--wide-size: 1340px;
}

body {background: url('https://energie-de-lumiere.fr/wp-content/uploads/2025/10/fond-head-1a.png') #FEF4F8;background-position: top center;background-repeat:no-repeat;/*background-size: cover;*/font-size: 18px;line-height: 27px;}

header .wp-container-core-group-is-layout-ebe15cfa > .alignwide {max-width: 720px;}
.wp-container-content-9dbf05af {flex-basis: 500px !important;}
.logo_back {background:#FAF2EB;padding:13px 8px 6px;box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;}
.logo_back img {margin-bottom:30px;opacity: 0.8;}
header p {line-height: 15px;}
header a {text-decoration:none;font-size: 14px;font-weight: 400;}
header a:hover {text-decoration:underline;}
header h4 {color:#516062;font-size: 0.7rem;letter-spacing: 0.5px;}


h1.wp-block-post-title {color: #3f7397;font-size:48px;text-align:center;}
h1.wp-block-heading {color: #3f7397;}
:root h2 {color: #3f7397;}
.alignwide.maxw1 {max-width:550px;}

strong {font-weight:600;}
.wp-element-caption {font-size: 0.8rem;text-align: center;transform: rotate(-2deg);margin-top: 10px;color:#41666d;}
figure.etiquette img {background: #DCBD8F;border-radius: 50%;padding:7px;border: 3px solid #ffffff;width: 70px;height:auto;}
figure.etiquette2 img {border-radius: 50% 20% 60%;padding: 6px;border: 13px solid #DCBD8F;width: 240px;height: auto;}

.wpcf7 input, .wpcf7 textarea {background: none;border: 1px solid #7da2a5;padding: 7px 10px;border-radius: 3px;width: 300px;}
.wpcf7 input.wpcf7-submit {border:none;background:#7da2a5;color:#FEF4F8;font-size: 16px !important;padding: 15px 23px;width:auto;border-radius: 5px;text-transform: uppercase;font-size: 12px;letter-spacing: 1px;font-weight:400;}
.wpcf7 input.wpcf7-submit:hover {border:1px solid #7da2a5;background:none;color:#7da2a5;cursor:pointer;}
:root :where(.wp-element-button, .wp-block-button__link) {background:#7da2a5;color: #FEF4F8;padding: 2px 13px;border-radius: 5px;text-transform: uppercase;font-size: 12px;letter-spacing: 1px;font-weight:400;}
:root .wp-block-buttons .wp-block-button__link:hover {background:#FEF4F8;color: #7da2a5;border:1px solid  #7da2a5;}
:root .wp-block-navigation:not(.has-background) .wp-block-navigation__responsive-container.is-menu-open {background:#FEF4F8;}
.grecaptcha-badge {display:none !important;}

.wp-block-latest-posts.is-grid li {background: #ffffff;}
.wp-block-latest-posts.is-grid li .wp-block-latest-posts__featured-image img {}
.wp-block-latest-posts.is-grid li .wp-block-latest-posts__post-title {margin:10px 15px 0px;}
.wp-block-latest-posts.is-grid li .wp-block-latest-posts__post-excerpt {margin:8px 15px 15px;}

footer {background: url('https://energie-de-lumiere.fr/wp-content/uploads/2025/10/fond_bloc5a.png') #FEF4F8;background-position: center right;background-repeat:no-repeat;background-size: cover;font-size: 18px;line-height: 27px;}
footer .wp-block-site-title a {color:#000;font-weight:400;}
footer .wp-block-site-logo img {max-width: 55px;margin-bottom: -15px;}
:root footer h4.has-small-font-size {color:#7da2a5;margin-top: 3px;margin-bottom: 10px;font-size: 11px !important;font-style: normal;font-weight: 400;letter-spacing: 1px;}
footer .wp-block-social-links {margin-top: 4px;gap: 0.5rem;}
footer .wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor {background:#7da2a5;border-radius:50%;padding: 8px;}

@media (min-width: 600px) {
	header .menu_mobile {display:none;}
	header .header_large {display:block;}
}
@media (max-width: 599px) {
	header .menu_mobile {display:block;}
	header .header_large {display:none;}
	header .logo_back {width: 100px;}
	header .logo_back img {margin-bottom:0px;width: 70px !important;}
	.wp-block-cover.alignfull {min-height:auto !important;}
}