/*
Theme Name: Astra Child
Theme URI: https://wpastra.com/
Template: astra
Author: Brainstorm Force
Author URI: https://wpastra.com/about/?utm_source=theme_preview&utm_medium=author_link&utm_campaign=astra_theme
Description: The Astra WordPress theme is lightning-fast and highly customizable. It has over 1 million downloads and the only theme in the world with 6,000+ five-star reviews! It’s ideal for professional web designers, solopreneurs, small businesses, eCommerce, membership sites and any type of website. It offers special features and templates so it works perfectly with all page builders like Spectra, Elementor, Beaver Builder, etc. Fast performance, clean code, mobile-first design and schema markup are all built-in, making the theme exceptionally SEO-friendly. It’s fully compatible with WooCommerce, SureCart and other eCommerce plugins and comes with lots of store-friendly features and templates. Astra also provides expert support for free users. A dedicated team of fully trained WordPress experts are on hand to help with every aspect of the theme. Try the live demo of Astra: https://zipwp.org/themes/astra/
Tags: custom-menu,custom-logo,entertainment,one-column,two-columns,left-sidebar,e-commerce,right-sidebar,custom-colors,editor-style,featured-images,full-width-template,microformats,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready,blog
Version: 4.13.12.1790201438
Updated: 2026-09-23 22:10:38

*/


/* ============================================================
   STUDIO LA TOUR : charte visuelle
   Posee le 23/09/2026. Pour annuler : supprimer ce bloc entier.
   ============================================================ */

:root{
	--slt-ink:#0C0C0B;
	--slt-ink-2:#151411;
	--slt-ink-3:#221F19;
	--slt-cream:#F4EFE4;
	--slt-stone:#A79F91;
	--slt-amber:#D9A441;
	--slt-amber-lift:#EFC875;
	--slt-line:rgba(244,239,228,.14);
	--slt-display:"Anton","Archivo Black",Impact,Haettenschweiler,sans-serif;
	--slt-body:"Public Sans",system-ui,-apple-system,"Segoe UI",Helvetica,Arial,sans-serif;
}

html{ background:#0C0C0B; }

body,
.ast-separate-container,
.ast-plain-container,
.ast-page-builder-template,
.ast-separate-container .ast-article-post,
.ast-separate-container .ast-article-single,
.ast-separate-container .ast-archive-description{
	background-color:#0C0C0B;
	color:#F4EFE4;
	font-family:var(--slt-body);
	font-size:1.05rem;
	line-height:1.65;
}

h1,h2,h3,
.entry-title,
.site-title{
	font-family:var(--slt-display);
	color:#F4EFE4;
	text-transform:uppercase;
	font-weight:400;
	line-height:.92;
	letter-spacing:-.01em;
}
h1,.entry-title{ font-size:clamp(2.75rem,8vw,6.5rem); }
h2{ font-size:clamp(2rem,5vw,4rem); }
h3{ font-size:clamp(1.35rem,2.6vw,2.1rem); }

h4,h5,h6{
	font-family:var(--slt-body);
	color:#F4EFE4;
	text-transform:uppercase;
	letter-spacing:.14em;
	font-weight:700;
	font-size:.82rem;
}

p,li,.entry-content{ color:#F4EFE4; }
.slt-lede{ font-size:1.2rem; color:var(--slt-stone); max-width:62ch; }

a{ color:var(--slt-amber); text-decoration-thickness:1px; text-underline-offset:.18em; }
a:hover,a:focus-visible{ color:var(--slt-amber-lift); }

.site-header,
.ast-primary-header-bar,
.ast-below-header-bar,
.ast-mobile-popup-drawer .ast-mobile-popup-inner{
	background-color:#0C0C0B !important;
	border-bottom:1px solid var(--slt-line);
}
.site-title a,.site-title a:hover{ color:#F4EFE4; }
.ast-builder-menu .main-header-menu a,
.main-header-menu a,
.ast-header-break-point .main-header-menu a{
	color:#F4EFE4;
	text-transform:uppercase;
	letter-spacing:.12em;
	font-size:.78rem;
	font-weight:600;
}
.main-header-menu .current-menu-item > a{ color:var(--slt-amber); }

.site-footer,
.ast-small-footer,
.site-below-footer-wrap,
.site-primary-footer-wrap{
	background-color:#151411 !important;
	color:var(--slt-stone);
	border-top:1px solid var(--slt-line);
}
.site-footer a{ color:var(--slt-stone); }
.site-footer a:hover{ color:var(--slt-amber); }

.wp-block-button__link,
.ast-button,
.ast-custom-button,
button,
input[type="submit"],
.slt-btn{
	background:var(--slt-amber);
	color:#0C0C0B;
	border:0;
	border-radius:999px;
	padding:.85em 1.9em;
	font-family:var(--slt-body);
	font-weight:700;
	text-transform:uppercase;
	letter-spacing:.1em;
	font-size:.78rem;
	text-decoration:none;
	display:inline-block;
	transition:background .18s ease,transform .18s ease;
}
.wp-block-button__link:hover,
.ast-button:hover,
button:hover,
input[type="submit"]:hover,
.slt-btn:hover{
	background:var(--slt-amber-lift);
	color:#0C0C0B;
	transform:translateY(-1px);
}
.is-style-outline .wp-block-button__link,
.slt-btn--ghost{
	background:transparent;
	color:#F4EFE4;
	border:1px solid var(--slt-line);
}
.is-style-outline .wp-block-button__link:hover,
.slt-btn--ghost:hover{
	background:transparent;
	border-color:var(--slt-amber);
	color:var(--slt-amber);
}

.slt-badge{
	display:inline-block;
	border:1px solid var(--slt-line);
	border-radius:999px;
	padding:.5em 1.4em;
	font-family:var(--slt-body);
	text-transform:uppercase;
	letter-spacing:.18em;
	font-size:.7rem;
	font-weight:600;
	color:#F4EFE4;
}

.slt-label{
	display:block;
	font-family:var(--slt-body);
	text-transform:uppercase;
	letter-spacing:.2em;
	font-size:.7rem;
	font-weight:700;
	color:var(--slt-amber);
	margin-bottom:1.2em;
}

.slt-hero{
	position:relative;
	min-height:78vh;
	display:flex;
	align-items:flex-end;
	padding:clamp(2rem,6vw,5rem);
	background-size:cover;
	background-position:center;
	color:#F4EFE4;
}
.slt-hero::after{
	content:"";
	position:absolute;
	inset:0;
	background:linear-gradient(180deg,rgba(12,12,11,.35) 0%,rgba(12,12,11,.55) 45%,rgba(12,12,11,.9) 100%);
}
.slt-hero > *{ position:relative; z-index:1; width:100%; }

.slt-panel{
	background:#151411;
	padding:clamp(2rem,5vw,4.5rem);
	border:1px solid var(--slt-line);
}

hr,.slt-rule,.wp-block-separator{
	border:0;
	border-top:1px solid var(--slt-line);
	margin:clamp(3rem,7vw,6rem) 0;
}

img{ border-radius:2px; }
figcaption{
	color:var(--slt-stone);
	font-size:.82rem;
	text-transform:uppercase;
	letter-spacing:.1em;
}

input[type="text"],input[type="email"],input[type="tel"],input[type="url"],input[type="search"],textarea,select{
	background:#151411;
	border:1px solid var(--slt-line);
	color:#F4EFE4;
	border-radius:2px;
}
input:focus,textarea:focus,select:focus{ border-color:var(--slt-amber); outline:none; }
::placeholder{ color:var(--slt-stone); opacity:1; }

::selection{ background:var(--slt-amber); color:#0C0C0B; }

/* FIN DU BLOC STUDIO LA TOUR */


/* ---- Marqueurs de travail. A SUPPRIMER avant mise en ligne ---- */
.slt-todo{
	background:#3A1F1F;
	border-left:4px solid #E4572E;
	color:#FFD9CC !important;
	padding:1rem 1.2rem;
	font-size:.95rem;
}
.slt-todo strong{ color:#FF8A66; letter-spacing:.06em; }

/* ---- Mise en page Gutenberg sur fond sombre ---- */
.page .entry-header .entry-title{ display:none; }
.alignfull{ margin-left:calc(50% - 50vw); margin-right:calc(50% - 50vw); max-width:100vw; width:auto; }
.wp-block-cover{ margin-block:0; }
.wp-block-cover .wp-block-heading,
.wp-block-cover h1,
.wp-block-cover h2{ margin-bottom:.35em; color:#F4EFE4; }
.wp-block-cover .slt-lede{ max-width:56ch; color:#F4EFE4; }
.wp-block-cover__inner-container{ max-width:1100px; margin-inline:auto; width:100%; }
.wp-block-columns{ gap:2.5rem; }
.wp-block-column img{ margin-bottom:1.1rem; }
.entry-content > *{ margin-block:1.5rem; }
.entry-content > h2{ margin-block-start:4rem; }
.entry-content > .wp-block-cover + h2{ margin-block-start:3rem; }
.ast-separate-container .entry-content,
.ast-separate-container .ast-article-single{ max-width:none; }
.wp-block-gallery.has-nested-images{ gap:10px; }


/* ---- Reprise des couleurs globales Astra ---- */
:root{
	--ast-global-color-0:#D9A441;
	--ast-global-color-1:#EFC875;
	--ast-global-color-2:#F4EFE4;
	--ast-global-color-3:#F4EFE4;
	--ast-global-color-4:#0C0C0B;
	--ast-global-color-5:#151411;
	--ast-global-color-6:rgba(244,239,228,.14);
	--ast-global-color-7:rgba(244,239,228,.22);
	--ast-global-color-8:#0C0C0B;
}
.site-title a,.site-title a:visited,.site-title a:hover{ color:#F4EFE4 !important; }
.entry-content p,.entry-content li,.entry-content{ color:#F4EFE4; }

/* ---- Boutons : Astra gagne en specificite, on reprend la main ---- */
.wp-block-button__link.wp-element-button,
.entry-content .wp-block-button__link,
.ast-button,.ast-custom-button,
input[type=submit],button[type=submit]{
	background-color:#D9A441 !important;
	background-image:none !important;
	color:#0C0C0B !important;
	border:0 !important;
	border-radius:999px !important;
}
.wp-block-button__link.wp-element-button:hover,
.entry-content .wp-block-button__link:hover{ background-color:#EFC875 !important; color:#0C0C0B !important; }
.is-style-outline .wp-block-button__link.wp-element-button{
	background-color:transparent !important; color:#F4EFE4 !important; border:1px solid rgba(244,239,228,.3) !important;
}

/* ---- Blocs Cover : degrade lisible, voile attenue ---- */
.wp-block-cover{ position:relative; overflow:hidden; }
.wp-block-cover .wp-block-cover__background.has-background-dim{ opacity:.28 !important; z-index:1; }
.wp-block-cover .wp-block-cover__image-background{ position:absolute; inset:0; width:100%; height:100%; object-fit:cover; z-index:0; }
.wp-block-cover::after{
	content:""; position:absolute; inset:0; z-index:1; pointer-events:none;
	background:linear-gradient(180deg,rgba(12,12,11,.10) 0%,rgba(12,12,11,.38) 48%,rgba(12,12,11,.92) 100%);
}
.wp-block-cover .wp-block-cover__inner-container{ position:relative; z-index:2; padding-bottom:1rem; }
.wp-block-cover .slt-label{ color:#EFC875; }


/* ---- Pleine largeur reelle et rythme de page ---- */
.ast-separate-container .ast-article-single,
.ast-separate-container .site-main > .ast-row > .ast-article-single{ padding:0 !important; border:0 !important; }
.ast-separate-container .site-content > .ast-container{ padding-top:0 !important; padding-bottom:0 !important; }
.page .entry-content{ margin-top:0 !important; }
.entry-content > .wp-block-cover:first-child{ margin-top:0; }
.entry-content > *:not(.wp-block-cover){
	max-width:1160px;
	margin-inline:auto;
	padding-inline:clamp(1.25rem,4vw,2rem);
}
.entry-content > .wp-block-separator{ max-width:1160px; }
.site-content{ padding-bottom:5rem; }

/* ---- Lisibilite du texte sur les heros ---- */
.wp-block-cover::after{
	background:
		linear-gradient(180deg,rgba(12,12,11,.05) 0%,rgba(12,12,11,.28) 40%,rgba(12,12,11,.95) 100%),
		linear-gradient(90deg,rgba(12,12,11,.8) 0%,rgba(12,12,11,.3) 48%,rgba(12,12,11,0) 72%) !important;
}
.wp-block-cover .wp-block-cover__inner-container{
	max-width:1160px;
	padding-inline:clamp(1.25rem,4vw,2rem);
	padding-bottom:2.5rem;
}
.wp-block-cover h1,.wp-block-cover h2,.wp-block-cover p{ text-shadow:0 1px 24px rgba(12,12,11,.6); }


/* ---- Le hero commence vraiment en haut ---- */
.page .site-main,
.page .ast-row,
.page .site-content .ast-row,
.page .entry-content,
.page article.page{ margin-top:0 !important; }
.page .entry-content > .wp-block-cover:first-child{ padding-top:0 !important; }
.wp-block-cover::after{
	background:
		linear-gradient(180deg,rgba(12,12,11,0) 0%,rgba(12,12,11,.22) 42%,rgba(12,12,11,.93) 100%),
		linear-gradient(90deg,rgba(12,12,11,.62) 0%,rgba(12,12,11,.18) 50%,rgba(12,12,11,0) 75%) !important;
}


/* ---- Suppression du blanc technique Astra au-dessus du hero ---- */
.page #primary.content-area{ margin-top:0 !important; padding-top:0 !important; }
.page #main.site-main{ margin-top:0 !important; padding-top:0 !important; }
.page .ast-article-single{ margin-top:0 !important; }
