/* @font-face {
	font-family: 'gill_sans_light';
	src: url('fonts/gillsans-light-webfont.woff2') format('woff2'),
		url('fonts/gillsans-light-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;

}

@font-face {
	font-family: 'gill_sans_light_italic';
	src: url('fonts/gillsans-lightitalic-webfont.woff2') format('woff2'),
		url('fonts/gillsans-lightitalic-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;

}

@font-face {
	font-family: 'helvetica_bold_condensed';
	src: url('fonts/helvetica-condensed-bold-webfont.woff2') format('woff2'),
		url('fonts/helvetica-condensed-bold-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;

}


@font-face {
	font-family: 'helvetica_black';
	src: url('fonts/helveticaneue-black-webfont.woff2') format('woff2'),
		url('fonts/helveticaneue-black-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;

}

@font-face {
	font-family: 'helvetica_condensed';
	src: url('fonts/helveticamediumcondensedplain-webfont.woff2') format('woff2'),
		url('fonts/helveticamediumcondensedplain-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal; 

}
*/


/******* Modification du site en général *******/

/*-------- reset -------- */
*,
html,
body {
	margin: 0;
	padding: 0;
}

a {
	color: #7f1f12;
	text-decoration: none;
}

/*-------- FIN change PHP child -------- */

/*-------- BODY -------- */

body {
	font-family: gill_sans_light, Verdana, Geneva, sans-serif;
	text-align: justify;
	font-size: 20px;
	color: black;
}

h1 {
	color: black !important;
	text-align: center;
	margin-top: 60px;
	margin-bottom: 60px;
	font-family: helvetica_black, "Arial Black", Gadget, sans-serif;
	text-transform: uppercase;
	font-size: 2em;
}

h2,
h3,
h4,
h5,
h6 {
	text-align: center;
	color: black !important;
	/* margin: 0 auto;
	padding : 0px !important;
	margin-top : 0px !important; */
	font-family: helvetica_black, "Arial Black", Gadget, sans-serif;
	text-transform: uppercase;
}

h2 {
	margin: 50px 0 30px 0;
}

h3 {
	/*line-height: 3em;*/
	line-height: 1.5em;
	margin-bottom: 2em;
	margin-top: 2em;
}


/*Changement sur le footer entier*/
.footer-widget-area {
	background-color: #7F1F12;
}

/*Permet de mettre côte à côte deux widget dans le même pieds de page*/
#sidebar-footer .container {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center
}

/*Les boutons*/

.footer-button {
	margin: 40px 0 20px;
	width: 250px;
	padding: 13px 0;
	text-align: center;
	border: 3px solid #FFFFFF;
}

.footer-button a {
	text-align: center;
	padding: 13px 25px;

}

.footer-button a:hover {
	color: #7f1f12 !important;

}

.footer-button:hover {
	border: 3px solid #FFFFFF;
	background-color: #FFFFFF;
}

.footer-widget-area .widget,
.footer-widget-area .widget a {
	color: #FFFFFF;
}

/* En-tête première page */

/*-------- Navigation  --------*/

/*-------- FIN navigation --------*/


#sidebar-footer {
	background-color: #7f1f12;
	padding: 20px 0;

}

/* 
#primary {
  margin-top: 50px;
} */

.skip-link {
	display: none;
}


.fa {
	/* margin: 0 5px 0 15px; */
}


label {
	display: block;
}

.updated,
.byline {
	display: none;
}


.alignright img {
	float: right;
}

.alignleft img {
	float: left;
}

.aligncenter img {
	height: auto;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignright {
	float: right;
	margin: 0 1em 1em 1em !important;
}

.alignleft {
	float: left;
	margin: 0 1em 1em 1em !important;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto !important;
	width: fit-content;
}

/* alignwide: 100vw, alignfull: un peu moins */
.entry-content>*:not(.alignwide):not(.alignfull) {
	margin-left: auto;
	margin-right: auto;
	max-width: 90%;
	/* padding: 0 20px; */
	padding: 20px;
	/* padding-left: 20px;
	padding-right: 20px; */
}

.entry-content .alignwide {
	width: 100vw;
}

/* .entry-content .alignfull img {

	width: 80vw;
	margin: 20px 9vw;
} */

.entry-content p,
ul li {
	margin-bottom: 20px;
	font-size: 140%
}

.screen-reader-text {
	display: none;
}

.entry-content ul,
ol {
	margin-left: 20px;
}

.entry-content ul {
	list-style: square;
}

.entry-content ol {
	list-style: decimal;
}


/* Bouton */

#content {
	width: 100%;
	padding: 0;
}

.post-navigation,
.entry-footer {
	display: flex;
	justify-content: center;
	padding: 0 15px;
}


.cats-links a,
.tag-links a {

	display: none;

	padding: 0 5px 5px 0;
}


#respond {
	/* #comments { */
	padding: 0 20px;

	/* max-width: 90%; */
	margin: auto;
}

/* 
#comments p {
	text-align: center; 
} */

.entry-footer {
	margin-top: 20px !important;
}

.entry-meta {
	margin: 0 0 20px 20%
}

/* Image rouge hover
.entry-content .wp-block-image:not( .alignfull) {
	background-color: #7f1f12;
	background-clip: content-box;

}
.entry-content img {
 	-webkit-filter: blur(5px) saturate(8) contrast(4);
 filter: blur(5px) saturate(8) contrast(4);
	    mix-blend-mode: screen;


	}*/
/*
img:hover {
	-webkit-filter: none;
	filter: none;
		    mix-blend-mode: normal;

}
*/

.replacedImage {
	margin-bottom: 50px;
	background-repeat: no-repeat !important;
	background-attachment: fixed !important;
	-webkit-background-size: cover !important;
	-moz-background-size: cover !important;
	-o-background-size: cover !important;
	background-size: cover !important;
	background-size: 100% !important;
}

/* input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
	border: solid 2px black;
	background: white;
	padding: 5px 10px;
	color: black;
}

input[type="submit"]:hover {
	-webkit-appearance: button;
	cursor: pointer;
	border-color: #7f1f12;
	background: #7f1f12;
	color: white;
} */

/*
@media screen  {
.article_logo {
  position: absolute;
  top: 20px;
  left: 20px;

}
}*/

/* Mise en page article */
p {
	margin-top: 2em;
	margin-bottom: 2em;
	line-height: 1.5em;
}

.wp-block-image figcaption {
	font-size: 1.2em;
	margin-bottom: auto;
	text-align: center;
}

.single-post .entry-header {
	width: 65%;
	margin-left: 20%;
	margin-right: 15%;
}

.single-post .entry-header::before {
	content: url('../../uploads/2020/08/eunomia-logo-rond-wbg-03.png');
	float: left;
	position: absolute;
	/* top: 155px; */
	top: 75px;
	left: 50px;
	/* width: 10%; */
	/* z-index: -1;  */
}


.article_menu {
	float: right;
	position: absolute;
	/* top: 50px; */
	right: 5%;
	/* display: block; */
	width: 150px;

}

.menu_article {
	/* padding: 13px 25px; */
	padding: 0;
	margin: 0px 25px;
	width: 150px;

	/* margin: 10px; */
	border: 3px solid black;
	text-align: center;
	display: block;
	color: black;
	text-transform: uppercase;
	line-height: 45px;
	text-decoration: none;

	font-family: helvetica_black, "Arial Black", Gadget, sans-serif;


}

.menu_article:hover {
	background-color: #7f1f12;
	border: 3px solid #7f1f12;
	color: #FFFFFF;
	text-decoration: none;
}


.header-image {

	display: none;
	/* display: block; */
	margin-left: auto;
	margin-right: auto;
	width: 50%;
	width: 200px;
	height: auto;

}


/* Responsive */
@media screen and (max-width: 768px) {


	/* style.css | https://www.assoeunomia.fr/wp-content/themes/eunomia/style.css?ver=5.2.7 */

	#media_image-6 {
		display: none;
	}

	.replacedImage {
		background-attachment: local !important;
		background-size: cover !important;
	}


	/* style.css | https://www.assoeunomia.fr/wp-content/themes/eunomia/style.css?ver=5.2.7 */

	#sidebar-footer .container {
		/* display: flex; */
		display: block;
		margin-left: 20px;
	}


}


@media screen and (max-width: 1024px) {

	.right-toggle {
		margin-top: 20px;
	}

	.header-image {
		display: block;
		/* margin-left: auto;
		margin-right: auto;
		width: 50%; */
	}


	/* style.css | https://www.assoeunomia.fr/wp-content/themes/eunomia/style.css?ver=5.2.7 */

	h1 {
		margin-top: inherit;
		margin-bottom: inherit;
	}

	.single-post .entry-header {
		margin-right: inherit;
	}



	.textwidget {
		/* max-width: 600px; */
		max-width: inherit;

	}

	h1,
	.entry-title {
		font-size: 1.4em;
	}

	.entry-title {
		padding: 20px;
	}

	.article_menu {
		float: none;
		/* Unsure about this one: */
		width: auto;
		position: relative;
		top: auto;
		/* padding: 13px 25px; */
		right: auto;
		background-color: #7f1f12
			/* background-color: #d5cfd5 */
	}

	a.menu-eunomia {
		background-color: #7f1f12;
		border: 3px solid #7f1f12;
		color: white;
		/* Nice also when fixed */
		/* position: fixed; */
		right: 0px;
		top: 0px;
	}



	.menu_article {
		width: 150px;
		display: inline;
		border: none;
		color: #892323;
		padding: 0;

	}

	.single-post .entry-header {
		margin-left: auto;
		width: auto;
	}

	.single-post .entry-header::before {
		display: none;
	}

	textarea {
		width: -moz-available;
		width: -webkit-fill-available;
	}

	/* #comments {
		margin: 0 30px;
	} */

	h2,
	h3,
	h4,
	h5,
	h6 {
		padding-bottom: 0;
		margin-bottom: 5px;
	}
}


@media only screen and (min-width: 1025px) {

	.entry-title {
		margin-bottom: 70px;
		padding-top: 30px;

	}
}

/* @media only screen and (min-width: 768px) {
	p, h1, h2, h3, h4, h5, h6 {
		margin: 0 10%
	}} */

/* Fin responsive */


/* #Horizontal Line
================================================== */
hr {
	background-color: rgba(0, 0, 0, 0.1);
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
	width: fit-content;
}



/* 23.0 Comments
================================================== */
.comments-title {
	font-size: 30px;
	font-weight: 400;
	line-height: 1.267;
	padding-bottom: 15px;
}

#main .comments-area ul,
#main .comments-area ol {
	margin: 0 0 30px 30px;
}

#main .comments-area ul ul,
#main .comments-area ol ol {
	margin-bottom: 0;
}

.comments-area article {
	margin: 24px 0;
	margin: 1.714285714rem 0;
}

.comments-area article header {
	margin: 0 0 48px;
	margin: 0 0 3.428571429rem;
	overflow: hidden;
	position: relative;
}

.comments-area article header img {
	float: left;
	padding: 0;
	line-height: 0;
}

.comments-area article header cite,
.comments-area article header time {
	display: block;
	margin-left: 85px;
	margin-left: 6.071428571rem;
}

.comments-area article header cite {
	font-style: normal;
	font-size: 15px;
	font-size: 1.071428571rem;
	line-height: 1.42857143;
}

.comments-area article header time {
	line-height: 1.714285714;
	text-decoration: none;
	font-size: 12px;
	font-size: 0.857142857rem;
	color: #484848;
}

.comments-area article header a {
	text-decoration: none;
	color: #484848;
}

.comments-area article header a:hover {
	color: #21759b;
}

.comments-area article header cite a {
	color: #444;
}

.comments-area article header cite a:hover {
	text-decoration: underline;
}

.comments-area article header h4 {
	position: absolute;
	top: 0;
	right: 0;
	padding: 6px 12px;
	padding: 0.428571429rem 0.857142857rem;
	font-size: 12px;
	font-size: 0.857142857rem;
	font-weight: 400;
	color: #fff;
	background-repeat: repeat-x;
	background: #0088d0;
	background: -webkit-linear-gradient(#009cee, #0088d0);
	background: -moz-linear-gradient(#009cee, #0088d0);
	background: -ms-linear-gradient(#009cee, #0088d0);
	background: -o-linear-gradient(#009cee, #0088d0);
	background: -webkit-gradient(#009cee, #0088d0);
	background: linear-gradient(#009cee, #0088d0);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #007cbd;
}

.comments-area li.bypostauthor cite span {
	position: absolute;
	margin-left: 5px;
	margin-left: 0.357142857rem;
	padding: 2px 5px;
	padding: 0.142857143rem 0.357142857rem;
	font-size: 10px;
	font-size: 0.714285714rem;
}

a.comment-reply-link {
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
	color: #747474;
}

a.comment-reply-link:hover {
	color: #21759b;
}

.commentlist .pingback {
	line-height: 1.714285714;
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}

.commentlist .children {
	margin-left: 48px;
	margin-left: 3.428571429rem;
}

#comments .comment ol {
	list-style: none;
}

/* ----- Comment form ----- */
.comment-respond {
	margin-top: 48px;
	margin-top: 3.428571429rem;
}

.comment-respond h3#reply-title {
	font-size: 30px;
	font-weight: 400;
	line-height: 1.267;
	padding-bottom: 15px;
}

.comment-respond h3#reply-title #cancel-comment-reply-link {
	margin-left: 10px;
	margin-left: 0.714285714rem;
	font-weight: 400;
	font-size: 12px;
	font-size: 0.857142857rem;
}

.comment-respond form {
	margin: 24px 0;
	margin: 1.714285714rem 0;
}

.comment-respond form p {
	margin: 11px 0;
	margin: 0.785714286rem 0;
}

.comment-respond form p.logged-in-as {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}

.comment-respond form label {
	display: block;
	line-height: 1.714285714;
}

.comment-respond form input[type="text"],
.comment-respond form textarea {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 1.714285714;
	padding: 10px;
	padding: 0.714285714rem;
	width: 100%;
}

.comment-respond form p.form-allowed-tags {
	margin: 0;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 2;
	color: #484848;
}

.required {
	color: red;
}

label~span.required {
	display: block;
	float: left;
	margin: -18px 0 0 -16px;
	margin: -1.285714286rem 0 0 -1.142857143rem;
}

.comment-respond .comment-form .comment-form-cookies-consent label {
	display: inline-block;
	margin-left: 10px;
}



/* @media only screen and (max-width: 1300px) {
	.wrap, .boxed-layout .wrap, .boxed-layout-small .wrap {
	  max-width: 100%;
	}
} */
/* .wrap, .boxed-layout .wrap, .boxed-layout-small .wrap {
		  max-width: 100% !important;
		} */
.wrap {
	max-width: 100% !important;
}

/* Élément | https://beta.eunomia.media/2020/08/22/orthographe-point-de-vue-pro/ */

.scroll-down {
	display: none;
}


footer.site-footer {
	/* padding: 0 20px; */
	height: auto;
	display: block;
	margin-left: auto;
	margin-right: auto;

}

img.avatar {
	display: none;
}


/* style.min.css | https://eunomia.media/wp-includes/css/dist/block-library/style.min.css?ver=5.5 */

/* .wp-block-image.alignfull img, .wp-block-image.alignwide img {
	height: auto;
  }
   */


/* style.min.css | https://eunomia.media/wp-includes/css/dist/block-library/style.min.css?ver=5.5 */

.wp-block-image img {
	height: auto;
}