/* accueil */
.accueil_derniers_articles_sf,
.accueil_derniers_articles_fantasy,
.accueil_derniers_articles_fantastique,
.accueil_derniers_articles_litterature,
.accueil_derniers_articles_av,
.accueil_derniers_articles_jv {
	display: flex !important;
	padding: 0;
}

.accueil_derniers_articles_sf li,
.accueil_derniers_articles_fantasy li,
.accueil_derniers_articles_fantastique li,
.accueil_derniers_articles_litterature li,
.accueil_derniers_articles_av li,
.accueil_derniers_articles_jv li {
	flex-direction: row;
	width: 33%;
	text-align: center;
	padding: 0 1%;
}

#titre_sf,
#titre_fantasy, 
#titre_fantastique,
#titre_litterature,
#titre_av,
#titre_jv {
	background: url('https://lesmillemondes.com/wp-content/uploads/2026/01/titre-1.jpg');
	background-position: right center;
	color: white;
	margin: 5% 15% 5% 0;
	font-family: "Cinzel", serif;
	font-weight: 600;
	font-size: 2em;
	padding: 2rem 3rem 2rem 5rem;
	position: relative;
}
#titre_sf::after,
#titre_fantasy::after, 
#titre_fantastique::after,
#titre_litterature::after,
#titre_av::after,
#titre_jv::after {
  content: "";
  position: absolute;
  top: 0;
  right: -40px;
  width: 40px;
  height: 100%;
  background: #0A1026;
  clip-path: polygon(0 0, 100% 50%, 0 100%);
}

#titre_derniers_articles {
	color: #0a102a;
	font-family: "Cinzel", serif;
	font-weight: 900;
	font-size: 1.5em;
}

#block-44 {
	padding:0 10px;
}
#block-44 .jetpack-audio-player {
	width:100%;
}
.wp-block-jetpack-podcast-player .jetpack-podcast-player:not(.has-secondary){
	color:#aaa;
}
.jetpack-podcast-player__current-track-info {
	padding:0 24px!important;
}
.wp-block-jetpack-podcast-player .jetpack-podcast-player__current-track-title {
	font-size:16px!important;
	line-height: 1.5;
}
.wp-block-jetpack-podcast-player .jetpack-podcast-player__podcast-title {
	display:none;
}
.jetpack-podcast-player__header .jetpack-audio-player .mejs-controls {
    padding-left: 0!important;
    padding-right: 0!important;
	    background: cadetblue!important;
}
.jetpack-audio-player .mejs-time {
    color: black!important;
	    z-index: 10!important;
}
.mejs-horizontal-volume-slider {
	display:none!important;
}
.post .mejs-audio .mejs-controls .mejs-time-rail .mejs-time-total, .page .mejs-audio .mejs-controls .mejs-time-rail .mejs-time-total, .post .sticky-post {
    background-color: #ccc;
}

.wp-block-jetpack-podcast-player.podcast.podcast-page-principale {
	margin-top: 2em;
}

@media (max-width: 800px) {
.accueil_derniers_articles_sf,
.accueil_derniers_articles_fantasy,
.accueil_derniers_articles_fantastique,
.accueil_derniers_articles_litterature,
.accueil_derniers_articles_av,
.accueil_derniers_articles_jv {
		flex-direction: column!important;
		}
.accueil_derniers_articles_sf li,
.accueil_derniers_articles_fantasy li,
.accueil_derniers_articles_fantastique li,
.accueil_derniers_articles_litterature li,
.accueil_derniers_articles_av li,
.accueil_derniers_articles_jv li  {
	margin:auto;
	width:75%;
	margin-bottom: 5%;
	}
.accueil_derniers_articles_sf li img,
.accueil_derniers_articles_fantasy li img,
.accueil_derniers_articles_fantastique li img,
.accueil_derniers_articles_litterature li img,
.accueil_derniers_articles_av li img,
.accueil_derniers_articles_jv li img {
	width:100%;
	}
#content #post-305 .wp-block-button {
	margin:auto!important;
	margin-top:5%!important;
}
}

#block-20 li {
	text-align: center;
}

.bg-dark, .bg-graphite,
.main-navigation ul ul li,
.main-navigation ul ul ul li, .wp-block-button__link
{
    background-color: #0d001b!important;
}
.main-navigation ul li > ul:before{
display:none;
}

body .footer a {
    color: white;
}

/* article */
p, td p, table td {
	text-align: justify;
	font-size: 14px;
}

body {
	font-size: 14px !important;
}

table {
	margin-top: 5%;
}

.petite-cap {
	font-variant: small-caps;
}

.page-header {
	margin: 60px auto;
}

.page-title {
	font-size: 2em;
}

.posts .post-content p {
	font-size: 1em;
}

#post-305 .featured-media img {
	display: none;
}

.wf-active .single h1.post-title {
	font-size: 2.925em;
}

.section-inner.clear {
	max-width: 1200px;
	display: flex;
	align-items: stretch;
}

.section-inner {
	width: 100%;
}

@media (max-width: 800px) {
	.section-inner {
		max-width: 92%;
	}
	
	.section-inner.clear {
		display: block;
	}
	
	body.single .content {
		width: 100% !important;
	}
}

.wp-block-newspack-blocks-carousel {
	position: relative;
	margin: 0 10% 2%;
}

.wf-active .post-content h3 {
	font-size: 1.5em;
	padding: 10px 5% 15px !important;
	margin: 0;
}

.wp-block-newspack-blocks-carousel article .entry-wrapper {
	background-color: rgba(0, 0, 0, .8) !important;
}

.wp-container-core-columns-is-layout-1 figure img {
	border: thick double #287A70;
}

.wrapper.section {
	padding: 0;
}

:where(.wp-block-columns.is-layout-flex) {
	gap: 0;
}

.post-content .alignleft {
	width: 70px;
	height: 100px;
	overflow: hidden;
	position: relative;
}

.post-content .alignleft img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

body.single .content {
	width: 75%;
}

.wp-block-footnotes,
.wp-block-footnotes li {
	font-size: 10px !important;
}

.hentry, .post {
	background: #fff!important;
	border-radius: 3px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	overflow: hidden;
	width: 100%;
}

.wrapper {
	background:#0d001b;
}

.wp-block-newspack-blocks-carousel article .entry-wrapper {
}

.post-content.clear .wp-block-image {
	max-width: 90%;
	margin: 0 auto 5%;
}

#jp-relatedposts {
	display: block !important;
}

figcaption.wp-element-caption {
	font-size: 12px;
	font-style: italic;
}

.wp-block-image :where(figcaption) {
	display: block !important;
}

.jp-relatedposts-headline {
	font-size: 16px;
}

.jp-relatedposts-post-date {
	display: none;
}

.post-content td, .post-content td em {
	text-align: justify;
	line-height: 180% !important;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
	background: white !important;
	font-weight: 600;
}

.wf-active .post-content h1, .wp-block-latest-posts__post-title, .wp-block-latest-posts__post-author, .wp-block-latest-posts__post-date {
	font-family: "Roboto Slab", sans-serif;
}

.wf-active .post-content h2 {
	font-size: 1.5em;
	font-family: "Roboto Slab", sans-serif;
	padding: 30px 10%;
	margin: 0;
	color: #56B2CB;
}

.wf-active .post-content h3 {
	font-size: 1.2em;
	font-family: "Roboto Slab", sans-serif;
	padding: -20px 10% 20px;
	margin: 0;
	color: #56B2CB;
}

.wf-active .post-content h4 {
	font-size: 20px;
	font-family: "Libre Baskerville", serif;
}

.post-content blockquote:before, .post-content blockquote:after {
	display: none !important;
}

figure.wp-block-image.size-large {
	margin-bottom: 5%;
}

.wp-block-pullquote.has-small-font-size {
	padding-top: 0 !important;
}

.post-content blockquote.wp-block-quote.is-layout-flow.wp-block-quote-is-layout-flow {
	padding: 5%;
	margin: 5%;
	border-top: 4px solid lightgray;
	border-bottom: 4px solid lightgray;
}

.post-content figure {
	padding: 0;
}

.post-content blockquote {
	margin: 0;
}

.post-content .wp-block-image figure.wp-block-image {
	height: 400px;
	width: 500px;
	overflow: hidden;
	position: relative;
}

.post-content .wp-block-image figure img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	max-width: 250px;
}

.post-content li {
	line-height: normal;
}

.post-content blockquote p, .post-content blockquote cite {
	text-align: center;
	font-size: 14px;
}

p.post-categories {
	text-align: left;
}

li {
	font-size: 14px;
	text-align: justify;
}

.site-title a, p.site-description {
	text-shadow: #8BC7D9 5px 0 25px;
}

.wp-block-button__link {
	border-radius: 50px;
}

.wp-block-button {
	margin: 5% auto !important;
}

.jetpack-video-wrapper {
	margin: 5% auto !important;
}

.wp-block-image :where(figcaption) {
	display: none;
}

.wp-block-image.size-large.is-resized {
	padding-top: 35px;
}

.wp-block-column.is-layout-flow.wp-block-column-is-layout-flow p {
	text-align: center;
}

.posts .post-meta a.post-comments {
	display: none;
}

div.post.no-results p {
	color: #eee;
	margin: 1%;
}

.post-header {
	border-bottom: 1px solid #eee;
	padding: 30px 50px;
	position: relative;
}

.wf-active .post-header .post-title {
	font-family: 'PT Serif';
	font-weight: 400;
	font-style: normal;
	font-size: 1.6em;
}

.wf-active .post-header .post-title {
	font-family: 'PT Serif';
	font-weight: 400;
	font-style: normal;
}

main div article header.post-header .wf-active .site-title {
	font-family: "Cinzel";
	font-weight: 500;
	font-style: normal;
}

.site-description {
	font-style: italic;
	color: #eee;
	font-weight: 400;
}

/* sidebar */
.sidebar {
	border-radius: 3px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	width: 25%;
}

#block-47 {
	padding:0;
}
#block-48 {
	padding-bottom:0;
}

.widget-content ul li, .widget-content ol li {
	padding: 0;
	font-size: 14px;
}

.sidebar .widget {
	border-top: none;
}

@media (max-width: 1000px) {
	.sidebar {
		width: 100%;
	}
}

div#block-20 {
	border-top: none;
	padding-top: 0;
}

#jetpack-search-filters-2-wrapper h4, #jetpack-search-filters-2-wrapper ul {
	display: none;
}

#jetpack-search-filters-2 {
	padding-bottom: 0;
}

img.alignleft, .alignleft img, img.aligncenter, .aligncenter img, img.alignright, .alignright img {
	padding: 0;
}

.wp-block-latest-posts__featured-image.aligncenter {
	margin-bottom: 0;
}

.widget-content ul li, .widget-content ol li {
	margin-top: 15px;
}

#block-37 {
	padding: 30px 30px 0;
	margin: auto;
}

#block-37 li {
	font-size: 26px;
	margin: 0 1%;
}

#block-37 ul {
	margin: auto;
	justify-content: center;
}

/* page d'accueil */
#post-305 .post-header {
	display: none;
}

#post-305 .post-content {
	padding: 0;
	margin: 5% 0 10%;
}

#post-305 p {
	padding: 2% 10%;
	margin: 0;
}

#post-305 .wp-block-button {
	margin-left: 20% !important;
	margin-top: 10% !important;
}

.post {
	background: #fff;
}

.post .post-header:after {
	border-top-color: #fff;
}

@media (max-width: 1000px) {
	#post-305 ul {
		display: grid;
		grid-template-columns: repeat(1, 1fr);
	}
}

/* listes */
.widget-content ul li::before {
	content: "";
	font-size: 0;
}

.widget-content ul li, .widget-content ol li {
	padding: 0;
}

/* pied de page */
.row .column.column-3.one-third.medium-padding {
	width: 15%;
}

.row .column.column-2.one-third.medium-padding {
	width: 45%;
}

.row .column.column-1.one-third.medium-padding {
	margin-top: 1%;
}

.row .column.column-1.one-third.medium-padding p {
	font-size: 18px;
	text-align: center;
}

#footer .medium-padding {
	padding-top: 20px;
	padding-bottom: 0;
}

@media (max-width: 800px) {
	.row .column.column-2.one-third.medium-padding, .row .column.column-1.one-third.medium-padding, .row .column.column-3.one-third.medium-padding {
		border-top: 4px solid #333;
		float: none;
		margin: 0;
		padding: 40px 0 0;
		width: 100%;
		padding-bottom: 30px;
	}
	
	.jetpack-social-navigation-svg .icon {
		width: .8em;
	}
}

/* commentaires */
.comment-respond, .content div#respond, .nocomments, div.comments {
	display: none;
}

.sharedaddy.sd-block.sd-like.jetpack-likes-widget-wrapper.jetpack-likes-widget-loaded {
	display: none;
}

/* contact */
.wp-block-column.is-layout-flow.wp-block-column-is-layout-flow p {
	text-align: justify;
}

/* enlever la barre marketing de wordpress */
#marketingbar.marketing-bar, #newdomainloginbar {
	display: none !important;
}

html {
	margin-top: 0 !important;
}

body.has-marketing-bar {
	margin-top: 0;
}

div#actionbar {
	display: none;
}

.credits.section.bg-dark.small-padding {
	display: none;
}