@import url('https://use.typekit.net/xli5lkk.css');


* {
	box-sizing: border-box
}

strong {
	font-weight: 700;
}

body ::-webkit-scrollbar,
html ::-webkit-scrollbar {
	width: 6px;
	background-color: #000;
}

body ::-webkit-scrollbar-thumb,
html ::-webkit-scrollbar-thumb {
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
	background-color: #B92920;
}

body ::-webkit-scrollbar-track,
html ::-webkit-scrollbar-track {
	background-color: #000;
}

body,
html {
	margin: 0;
	padding: 0
}

body {
	font-family: "montserrat", sans-serif;
	font-display: swap;
	color: #0F3250;
	margin: 0;
	padding: 0;
	font-weight: 400;
	font-size: 14px;
	background: #FFFFFF;
}

.openMenuMobile {
	display: none
}

.container {
	max-width: 1280px;
	margin: 0 auto;
	position: relative;
	z-index: 1;
}

.Flix {
	overflow: hidden
}

a {
	color: #B92920;
	text-decoration: none;
}

a:hover {
	color: #B92920;
	text-decoration: underline;
}

section a {
	font-weight: 700;
	text-decoration: underline;
}


.btn {
	color: #fff;
	padding: 15px 25px;
	position: relative;
	text-decoration: none;
	z-index: 0;
	display: inline-flex;
	line-height: 1.3em;
	gap: 5px;
	align-items: center;
	transition: cubic-bezier(0.4, 0, 1, 1) 0.2s;
	margin-top: 10px;
	background: #B92920;
	font-weight: 500;
	border-radius: 38px;
	box-shadow: 0 0 0 4px rgba(185, 41, 32, .24);
}

.btn:hover {
	background: #B92920;
	color: #fff !important;
	text-decoration: none;
	box-shadow: 0 0 0 4px #B92920;
}

.btn.bleu {
	background: #0F3250;
	box-shadow: 0 0 0 4px #cad5dc;
}

.btn.bleu:hover {
	background: #0F3250;
	box-shadow: 0 0 0 4px #0F3250;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0,0,0,0);
  border: 0;
}

a.btn.flecheico:after {
    content: "";
    background: url(/wp-content/uploads/2025/09/fleche-blanche.svg) center / cover no-repeat;
    width: 22px;
    height: 15px;	
	margin-left: 10px;
}

.sidebar .btn.bleu:after {
    content: "";
    background: url(/wp-content/themes/marque-artisan-alsace/img/search.svg) center / cover no-repeat;
    width: 25px;
    height: 19px;
    margin-right: 2px;
}

.textrouge {
	color: #B92920;
}

.txt-center {
	text-align: center;
	line-height: 1.3em
}

.margin20 {
	margin-top: 20px;
	margin-bottom: 20px
}

.margin30 {
	margin-top: 30px;
	margin-bottom: 30px
}

.margin40 {
	margin-top: 40px;
	margin-bottom: 40px
}

.margin50 {
	margin-top: 50px;
	margin-bottom: 50px
}

.margin60 {
	margin-top: 60px;
	margin-bottom: 60px
}

.margin70 {
	margin-top: 70px;
	margin-bottom: 70px
}

.margin80 {
	margin-top: 80px;
	margin-bottom: 80px
}

.margin90 {
	margin-top: 90px;
	margin-bottom: 90px
}

.margin100 {
	margin-top: 100px;
	margin-bottom: 100px
}

.padding20 {
	padding-top: 20px !important;
	padding-bottom: 20px !important
}

.padding30 {
	padding-top: 30px !important;
	padding-bottom: 30px !important
}

.padding40 {
	padding-top: 40px !important;
	padding-bottom: 40px !important
}

.padding50 {
	padding-top: 50px !important;
	padding-bottom: 50px !important
}

.padding60 {
	padding-top: 60px !important;
	padding-bottom: 60px !important
}

.padding70 {
	padding-top: 70px !important;
	padding-bottom: 70px !important
}

.padding80 {
	padding-top: 80px !important;
	padding-bottom: 80px !important
}

.padding90 {
	padding-top: 90px !important;
	padding-bottom: 90px !important
}

.padding100 {
	padding-top: 100px !important;
	padding-bottom: 100px !important
}

p {
	line-height: 1.4em;
	margin-bottom: 5px;
	margin-top: 5px;
}


/* HEADER  */

.logo {
	position: relative;
}

.logo img {
	padding: 0;
	height: 55px;
	width: auto;
}

.navbar {
	display: grid;
	grid-template-columns: auto auto 1fr auto;
	align-items: center;
	color: #051429;
	position: fixed;
	width: 100%;
	top: 0;
	z-index: 9000;
	justify-items: center;
	gap: 40px;
	transition: cubic-bezier(0.4, 0, 1, 1) 0.2s;
	height: 80px;
	padding: 0px 60px 0 60px;
	left: 0;
	background: #fff;
	box-shadow: 0px 3px 66px #0000001C;
}

.reseaux {}

.reseaux ul {
	display: flex;
	gap: 8px;
	list-style: none;
	margin: 0;
	padding: 0;
}

.flex-entete-g {
	position: relative;
	z-index: 1;
	min-width: 287px;
}

.flex-entete-c {
	position: relative;
	z-index: 1;
}

.flex-entete-d {
	position: relative;
	z-index: 3;
	display: flex;
	gap: 15px;
	align-items: center;
}

.flex-entete-d img {
	height: 20px;
}

.flex-entete-d a {
	margin: 0;
}

.MenuBox {
	display: none;
}

.espace-menu {
	display: flex;
	z-index: 2;
}

.navbar .espace-menu.open {
	opacity: 1;
	transform: translateX(0px);
}

.navbar .espace-menu.open .grid-reseaux {
	position: absolute;
	bottom: 20px;
}

.navbar .espace-menu.open a.imgres {
	font-size: 1.6em;
}

li.menu-item-has-children:after {
	content: "\276F";
	position: absolute;
	right: -10px;
	transform: rotate(90deg);
	top: 4px;
	color: #fff;
	font-size: 11px;
}

ul#menu-entete {
	padding: 0;
	margin: 0;
	display: flex;
	gap: 35px;
	align-items: center;
}

ul#menu-entete li {
	list-style: none;
	position: relative;
}

ul#menu-entete li a {
	text-decoration: none;
	margin: 0 10px;
	transition: all 0.5s ease;
	font-size: 1.1em;
	font-weight: 400;
	position: relative;
	color: #000000;
	height: auto;
	display: block;
}

.flex-entete-d strong em {
	font-weight: normal;
	font-style: normal;
}

.homeico a {
	background: url(/wp-content/uploads/2025/09/home.svg);
	background-size: contain;
	background-repeat: no-repeat;
	color: transparent !important;
	width: 25px;
	height: 23px !important;
}

ul#menu-entete li a span {
	display: block;
	color: #B92920;
	font-weight: 600;
}

ul#menu-entete li a:hover {
	color: #0e304e;
}

ul#menu-entete li a:hover span {
	color: #000;
}

ul#menu-entete .menu-item-has-children ul.sub-menu {
	position: absolute;
	display: none;
}

ul#menu-entete li.menu-item-has-children.openLi .sub-menu {
	display: block;
	padding: 10px 10px;
	background: #000000;
	min-width: 190px;
	top: 40px;
	overflow: hidden;
	width: max-content;
	border-radius: 10px;
}

ul#menu-entete li.menu-item-has-children.openLi .sub-menu li {
	margin-bottom: 15px;
}

ul#menu-entete li.menu-item-has-children.openLi .sub-menu li:last-child {
	margin-bottom: 10px;
}

/* BAN INTERNE  */

div#banniereIntern {
	height: 40vh;
	position: relative;
	padding: 0;
	border-radius: 0;
	overflow: hidden;
	margin: 0;
}

#banniereIntern .cntimg {
	overflow: hidden;
}

div#banniereIntern:after {
	position: absolute;
	content: "";
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	z-index: 0;
	background: rgb(0 0 0 / 60%) 0% 0% no-repeat padding-box;
}

#banniereIntern .cntimg img {
	width: 100%;
	height: 100%;
	object-fit: cover !important;
	margin-top: 0;
}

#banniereIntern .cntTitle {
	max-width: 630px;
	position: absolute;
	top: 43%;
	left: 15%;
	z-index: 3;
	text-align: left;
}

#banniereIntern .cntTitle em {
	font-weight: 100;
	letter-spacing: 1px;
	font-size: 15px;
	font-style: normal;
	text-transform: uppercase;
	color: #fff;
}

#banniereIntern .cntTitle h1 {
	margin-bottom: 0;
	font-size: 2.5em;
	color: #fff;
	font-style: normal;
	margin-top: 0;
	line-height: 1em;
	font-weight: 400;
}


/* CARTE */


.textnoir { color:#000!important;}

body.archive.post-type-archive {
    background: #ebf2f5;
}

.grid-carte {
	display: grid;
	grid-auto-columns: 1fr;
	grid-template-columns: 0.4fr 1.6fr;
	gap: 30px 0;
	width: 85%;
	margin: auto;
}

.container-carte {
    border-radius: 160px 160px 115px 0;
    background: #EBF2F5;
    padding: 50px 80px;
}

.container-carte .entete-texte-mise-en-avant .Texte-block-mise-en-avant {
    display: flex;
    gap: 15px;
}

.Texte-block-mise-en-avant img {
    width: 42px;
    height: 39px;
}

.container-carte .entete-texte-mise-en-avant {
    max-width: 1080px;
    grid-template-columns: 0.9fr 1.1fr;
}

.container-carte .entete-texte-mise-en-avant h1,
.container-carte .entete-texte-mise-en-avant h2 {
    font-size: 2.4em;
    font-weight: 300;
    margin: 5px 0;
    color: #000;
    line-height: 1.2em;
}

.sidebar {
    width: 100%;
    background: #fff;
    padding: 1.5rem;
    box-shadow: 2px 0 8px rgb(0 0 0 / .1);
    border-radius: 30px 0 0 30px;
    overflow: hidden;
}

.sidebar .legende h4,
.sidebar .legende h3 {
	font-weight: 400;
	line-height: 1.4em;
	color: #000;
}

.main-content {
	flex: 1;
	display: flex;
	flex-direction: column;
	position: relative;
}

.view-toggle {
	display: flex;
	justify-content: center;
	max-width: 240px;
	background: #FFFFFF;
	border-radius: 43px;
	margin: auto;
	height: 45px;
	margin-bottom: 20px;
	margin-top: 25px;
}

.view-toggle button {
	padding: 0.6rem 1.5rem;
	border: none;
	cursor: pointer;
	font-weight: 600;
	transition: all 0.3s;
	margin: 3px;
	border-radius: 63px;
	background: transparent;
	font-size: 1.1em;
	color: #b92920;
}

.view-toggle button:first-child {
	border-radius: 63px;
}

.view-toggle button.active {
	background: #1e3a5f;
	color: white;
}

.filter-group {
	margin-bottom: 1rem;
	position: relative;
}

.filter-group.localisation .btn-geoloc {
	position: absolute;
	background: #0F3250 url(/wp-content/uploads/2025/09/localisation.svg) center center / 23px no-repeat;
	width: 33px;
	height: 33px;
	top: 3px;
	right: 3px;
	border-radius: 50%;
	padding: 0;
	border: none;
	cursor: pointer;
color:transparent;
}

.filter-group label {
	display: block;
	margin-bottom: 0.5rem;
	font-weight: 400;
	color: #020A0A;
	font-size: 12px;
	padding-left: 15px;
}

input#locationInput {
    font-weight: 300;
}

.filter-group select,
.filter-group input {
	width: 100%;
	padding: 10px 15px;
	font-size: 13px;
	border: 1px solid #0F3250;
	border-radius: 43px;
	font-weight: 600;
	color: #0F3250;
	font-family: "montserrat", sans-serif;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
	color: #0f3250 !important;
	font-size: 13px !important;
	font-weight: 600 !important;
}

.select2-container--default .select2-selection--single {
	border: 1px solid #0F3250 !important;
	border-radius: 43px !important;
	padding: 10px 40px 10px 15px !important;
	/* espace pour la flèche */
	height: auto !important;
	min-height: 40px;
	font-size: .95rem;
	font-weight: 600;
	color: #0F3250;
	display: flex;
	align-items: center;
	background: #fff;
	box-shadow: none;
}


.select2-container{
    width: 100%!important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
	color: #0F3250 !important;
	line-height: normal !important;
	padding-left: 0 !important;
	font-size: 13px !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 100% !important;
	right: 12px !important;
}

.select2-dropdown {
	border: 1px solid #0F3250 !important;
	border-radius: 20px !important;
}

.select2-results__option--highlighted[aria-selected] {
	background: #0F3250 !important;
	color: #fff !important;
}


.btn-geoloc:hover {
	background: #1e3a5f;
	color: white;
}

.btn-geoloc svg {
	width: 18px;
	height: 18px;
}

.search-input {
	position: relative;
}

.search-input input {
	padding-right: 1rem;
	font-weight: 200;
}

.sidebar button.btn.bleu {
    border: none;
    width: 100%;
    font-family: "montserrat", sans-serif;
    justify-content: space-between;
    padding: 8px 4px 8px 20px;
    display: flex;
    cursor: pointer;
}

.sidebar .btn.bleu.flecheico img {
	width: 33px;
	height: 25px;
	transform: scaleX(-1);
}

#map {
	flex: 1;
	width: 100%;
	border-radius: 0px 30px 30px 0px;
}

.markerPoint {
    width: 40px;
    height: 40px;
}

#liste {
    overflow-y: auto;
    padding: 4rem 2rem;
    display: none;
    grid-auto-columns: 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 0px 30px;
    background: #fff;
    border-radius: 0px 30px 30px 0px;
    min-height: 500px;
}

.artisan-card {
	margin-bottom: 1rem;
	transition: transform 0.2s, box-shadow 0.2s;
	background: #fff;
	border-radius: 12px;
	padding: 1.3rem 1.2rem;
	box-shadow: 0 2px 12px rgba(0, 0, 0, 0.08);
	position: relative;
	border: 1px solid #A1B9C1;
	font-family: "montserrat", sans-serif;
}


.leaflet-popup-content {
    margin: 0!important;
}

.popup-content .artisan-card {
    border: none;
    padding: 1.3rem 1.2rem;
    box-shadow: none;
    margin: 0;
}

.popup-content .artisan-card:hover {
    transform: none;
    box-shadow: none;
}

.artisan-card h4 {
	color: #B92920;
	margin: 0;
	text-transform: uppercase;
}

.artisan-card a {
	text-decoration: none;
}

.artisan-card a.textrouge {
	text-decoration: underline;
	color: #B92920;
}

.artisan-card a:before {
	content: "";
	width: 40px;
	height: 40px;
	background: #a3b0bc url(/wp-content/uploads/2025/09/fleche-blanche.svg);
	position: absolute;
	right: 15px;
	top: 15px;
	background-position: center;
	background-size: 20px;
	border-radius: 50%;
	background-repeat: no-repeat;
	transform: rotate(-45deg);
}

.activite {
	color: #0F3250;
	font-weight: 600;
	display: block;
	margin-bottom: 10px;
}

.cadreimgArtisan {
    height: 75px;
    max-width: 190px;
    display: block;
    margin-bottom: 10px;
}

.artisan-card:hover {
	transform: translateY(-2px);
	box-shadow: 0 4px 16px rgba(0, 0, 0, 0.12);
}

.artisan-card h3 {
	color: #1e3a5f;
	margin-bottom: 0.5rem;
	font-size: 1.2rem;
}

.artisan-card .metier {
	color: #c62828;
	font-weight: 600;
	margin-bottom: 0.5rem;
}

.artisan-card .info {
    margin: 0.3rem 0;
    font-size: 0.8rem;
    display: flex;
    border-top: 1px solid rgb(15 50 80 / 21%);
    padding: 6px 0;
    flex-direction: column;
    gap: 3px;
    text-decoration: underline;
    color: #1e3a5f;
}

.artisan-card .contact {
	display: flex;
	gap: 1rem;
	margin-top: 1rem;
}

.artisan-card .contact a {
	color: #1e3a5f;
	text-decoration: none;
	font-weight: 600;
	font-size: 0.9rem;
}

.artisan-card .contact a:hover {
	color: #c62828;
}

.results-count {
    padding: 3px 10px;
    background: #1e3a5f87;
    font-weight: 600;
    color: #ffffff;
    position: absolute;
    right: 20px;
    top: 10px;
	border-radius: 43px;
	z-index: 5000;
}

.leaflet-popup-content-wrapper {
	border-radius: 12px;
}


@media (max-width: 768px) {

	.sidebar {
		width: 100%;
		max-height: 50vh;
	}
}


/* SPEC */

section:last-of-type {
	padding-bottom: 6% !important;
}

.fond-bleu {
	background: #0F3250;
}

.fond-bleu-ciel {
	background: #EBF2F5;
}

.fond-blanc {
	background: #fff;
}

.texteblanc {
	color: #fff;
}

.grid-texte-image-choix {
	display: grid;
	grid-auto-columns: 1fr;
	grid-template-columns: 1fr 1fr;
	gap: 30px 60px;
	align-items: center;
	margin: auto;
}

.grid-texte-image-choix.droite .Img-block-mise-en-avant {
	order: 1;
}

.fond-bleu .texte-choix,
.fond-bleu a {
	color: #fff;
}

.fond-bleu .article-divider {
	border-color: #fff;
}

.fond-blanc .fontSp {
	color: #B92920;
}

.fond-bleu .fontSp {
	color: #fff;
}

.fontSp {
    font-family: "mahalia", sans-serif;
    font-size: 2em;
    margin: 10px 0;
    position: relative;
    z-index: 1;
}

.cadre_section_galerie_photos {
	background: rgb(223 234 239 / 63%);
	border-radius: 68px;
	padding: 30px 70px;
	position: relative;
	margin-left: -60px;
}

.cadre_section_galerie_photos:after {
	content: "";
	background: rgb(235 242 245);
	height: 100%;
	width: 50%;
	position: absolute;
	top: 0;
	right: -46%;
	z-index: 0;
}

.grid-double-texte {
	display: grid;
	grid-auto-columns: 1fr;
	grid-template-columns: 1fr 1fr;
	gap: 30px 90px;
}

.grid-double-texte .titreSpecial :is(h1, h2, h3, h4, h5) {
	font-family: "mahalia", sans-serif;
	font-size: 2em;
	margin: 10px 0;
	color: #B92920;
}

.titreSpecial {
	font-size: 1.05em;
}

.titreSpecial ul {
	padding-left: 20px;
}

.titreSpecial ul li::marker {
	color: #B92920;
	font-size: 1.3em;
}

.grid-section_avantages {
	display: grid;
	grid-auto-columns: 1fr;
	grid-template-columns: 1fr 1fr 1fr;
	gap: 30px 30px;
	margin-top: 40px;
}

.cadre-avantage {
	background: #183F60 0% 0% no-repeat padding-box;
	border-radius: 16px;
	padding: 30px;
	text-align: center;
	color: #fff;
	height: 150px;
	position: relative;
	display: flex;
	flex-direction: column;
	align-items: center;
}

.icone-avantages {
	width: 55px;
	height: 55px;
	position: absolute;
	top: -20px;
}

.grid-section_avantages .cadre-avantage div:last-child {
	width: 85%;
	margin: auto;
}


/* SECTION ACTU HOMDE */


.section_actualites {
	border-radius: 0px 0px 115px 0px;
}

.grid-actu-home {
	display: grid;
	grid-auto-columns: 1fr;
	grid-template-columns: 1fr 1fr;
	gap: 30px 65px;
	align-items: end;
}

.list-article-home {
	display: flex;
	flex-direction: column;
	gap: 25px;
	margin: 25px 0;
}

.forcedroite {
	text-align: right;
}

.block-gauche-actu {
	min-height: 625px;
}

.block-gauche-actu .featured-content {
	width: 310px;
	padding: 30px;
	margin-left: -80px;
}

.block-gauche-actu .featured-title {
	font-size: 1.1em;
}

.block-gauche-actu .featured-label {
	padding: 7px 25px;
	font-size: 1.3em;
	margin-left: 50px;
}

.block-gauche-actu .featured-image img {}


.block-gauche-actu .featured-article {
	width: 655px;
	position: absolute;
	left: -20%;
}

.block-gauche-actu .featured-image {
	width: 530px;
	outline: 35px solid #fff;
}

.block-gauche-actu .featured-article:before {
	content: "";
	position: absolute;
	height: 440px;
	background: #fff;
	width: 25%;
	left: -24%;
}


/* ils_temoignent */


.grid-temoignent-home {
	display: grid;
	grid-auto-columns: 1fr;
	grid-template-columns: 0.55fr 1.45fr;
	gap: 30px 30px;
	align-items: center;
}

.slider_ils_temoignent {
	overflow: hidden;
	padding: 25px 5px 24px 25px;
	height: 390px;
}

.slider_ils_temoignent:before {
	content: "";
	background: url(/wp-content/themes/marque-artisan-alsace/img/pins.webp);
	width: 130px;
	height: 130px;
	position: absolute;
	left: 55px;
	transform: translate(-50%, -50%);
	background-size: contain;
	top: 70px;
	z-index: 1;
}

.item_ils_temoignent {
	display: grid;
	grid-auto-columns: 1fr;
	grid-template-columns: 1fr 1fr;
	gap: 30px 30px;
	align-items: center;
	color: #0F3250;
	position: relative;
	padding: 25px 0;
}

.item_ils_temoignent .youtube-wrapper {
    padding-bottom: 70% !important;
}

.item_ils_temoignent .Video-Post {
	height: 305px;
}

.item_ils_temoignent legend {
	color: #020A0A;
	width: 85%;
	font-style: italic;
}

.item_ils_temoignent span {
	font-weight: 500;
	font-style: italic;
	color: #020A0A;
}

.flex_ils_temoignent {
	display: flex;
	gap: 5px;
	margin-top: 10px;
}

.flex_ils_temoignent div {
	cursor: pointer;
}

.contenu_ils_temoignent {
	position: relative;
}

.contenu_ils_temoignent:before {
	content: "";
	background: url(/wp-content/uploads/2025/09/temoignage-2.svg);
	width: 70px;
	height: 70px;
	position: absolute;
	background-size: contain;
	background-repeat: no-repeat;
	top: -40px;
	left: -65px;
}


/* FAQ */


.section_faq .container {
	max-width: 1110px;
}

details.accordion {
	transition: all .3s ease-in-out;
	border-bottom: 1px solid #d9dfe3;
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: left;
}

details.accordion summary.accordion__title {
	list-style-type: none;
	cursor: pointer;
	font-weight: 700;
	padding: 10px 15px 10px 0px;
	background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 32 32' width='32' height='32'%3e%3crect x='14' y='6' width='2' height='18' fill='%23b92920'/%3e%3crect x='6' y='14' width='18' height='2' fill='%23b92920'/%3e%3c/svg%3e");
	background-repeat: no-repeat;
	background-position: right .75rem top .625rem;
	background-size: 1.5rem;
	color: #0F3250;
	font-weight: 800;
	font-size: 1.1em;
}

details.accordion[open] summary.accordion__title {
	background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 32 32' width='32' height='32'%3e%3crect x='6' y='14' width='18' height='2' fill='%23b92920'/%3e%3c/svg%3e");
	background-repeat: no-repeat;
	background-position: right .75rem top .625rem;
	background-size: 1.5rem;
	color: #b92920;
}


details.accordion .accordion__content {
	padding: 0 15px 0 0px;
}

details.accordion .accordion__content p {
	margin: 0
}


/* TEXTE 100%  */

.section_texte_100 .container {
	max-width: 1000px;
}


/* CTA */


.grid-section_cta {
	display: grid;
	grid-auto-columns: 1fr;
	grid-template-columns: 0.7fr 1.1fr 1.2fr;
	gap: 30px 60px;
	align-items: center;
}

.img-section_cta {
	height: 220px;
	border-radius: 44px;
	overflow: hidden;
}

section.section_cta.fond-bleu .contenu-section_cta {
	color: #fff;
}

.contenu-section_cta :is(h1, h2, h3, h4, h5) {
	font-family: "mahalia", sans-serif;
	font-size: 2em;
	margin: 10px 0;
}

.contenu-section_cta hr {
	border: none;
	border-top: 2px solid #fff;
	width: 60px;
	margin: 0 0 1rem 0;
}


/* FIL ARIANE */

section.Block-filariane {
    margin-top: 80px;
    background: #E2EDF2 0% 0% no-repeat padding-box;
    min-height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 1em;
    padding: 15px 0;
}

.Block-filariane .current-item {
	font-weight: 600;
	color: #0F3250;
}

/* ARTICLES */

.container-Spec {
	margin: 30px auto 15px auto;
	max-width: 900px;
}

.container-Spec a {
	display: flex;
	color: #B92920;
	gap: 12px;
	font-weight: 500;
	align-items: center;
}

.container-Spec a img {
	filter: brightness(0) saturate(100%) invert(19%) sepia(99%) saturate(2071%) hue-rotate(347deg) brightness(92%) contrast(93%);
	width: 20px;
	height: 15px;
	transform: scaleX(-1);
}

section.Detail-Post {
    padding-bottom: 1% !important;
}

.Detail-Post .container-Post {
	background: #EBF2F5 0% 0% no-repeat padding-box;
	border-radius: 52px;
	padding: 30px 60px;
	margin: auto;
	max-width: 900px;
	margin-bottom: 0;
}

.titre-date {
	display: flex;
	gap: 25px;
}

.titre-date h1 {
	color: #B92920;
	font-size: 1.3em;
	width: 85%;
	margin-top: 0;
	margin-bottom: 25px;
}

.titre-date .date {
	color: rgb(15 50 80 / 72%);
	width: 120px;
	font-size: 0.8em;
}

.Detail-Post .cadreimg-Post {
	overflow: hidden;
	height: 420px;
	border-radius: 20px;
}

.cover {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.Detail-Post .contenu-Post {
	padding-top: 15px;
	padding-bottom: 25px;
	border-top: 1px solid rgb(15 50 80 / 21%);
	margin-top: 25px;
	margin-bottom: 25px;
	border-bottom: 1px solid rgb(15 50 80 / 21%);
	color: #0F3250;
}

.contenu-Post h1,
.contenu-Post h2,
.contenu-Post h3,
.contenu-Post h4 {
	color: #B92920;
	text-transform: uppercase;
	font-weight: 500;
}

.contenu-Post h1 em,
.contenu-Post h2 em,
.contenu-Post h3 em,
.contenu-Post h4 em {
	display: block;
	font-family: "mahalia", sans-serif;
	font-size: 1.5em;
	text-transform: none;
	font-style: normal;
}

.contenu-Post img.alignleft {
	float: left;
	margin: 10px 20px 10px 0px;
	border-radius: 20px;
	height: 250px;
	width: auto;
}

.contenu-Post img.alignright {
	float: right;
	margin: 10px 0px 10px 20px;
	border-radius: 20px;
	height: 250px;
	width: auto;
}

.video-thumbnail {
	position: relative;
	height: 100%;
	width: 100%;
}

.video-thumbnail:before {
	content: "";
	width: 100%;
	height: 100%;
	background: rgb(2 10 10 / 35%) 0% 0% no-repeat padding-box;
	position: absolute;
}

.Video-Post {
	height: 360px;
	overflow: hidden;
	border-radius: 20px;
	position: relative;
}

.container-Post .Video-Post { height: auto; }

.Video-Post .letsPlay {
	transform: translate(-50%, -50%);
	position: absolute;
	top: 50%;
	left: 50%;
	cursor: pointer;
}

.Block-galerie_images {
	margin-top: 15px;
	margin-bottom: 25px;
	position: relative;
	z-index: 2;
}

.Block-galerie_images .item {
	height: 210px;
	border-radius: 20px;
	overflow: hidden;
	margin: 5px;
}

.Block-galerie_images.galerie_logos .item {
	height: 50px;
	border-radius: 20px;
	overflow: hidden;
	margin: 10px;
	background: #ebf2f5;
}

.Block-galerie_images.galerie_logos .item img {
	mix-blend-mode: multiply;
}


.Block-galerie_images .flex_galerie_images {
	transform: translate(-50%, -50%);
	position: absolute;
	top: 50%;
	left: 50%;
	cursor: pointer;
	width: 105%;
	display: flex;
	justify-content: space-between;
}

.flex_galerie_images div,
.flex_ils_temoignent div {
	background: #0F3250 0% 0% no-repeat padding-box;
	opacity: 0.73;
	width: 35px;
	height: 35px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
}

.gal-P {
	transform: scaleX(-1);
}

.flex_galerie_images div img,
.flex_ils_temoignent div img {
	width: 15px;
	height: 12px;
	object-fit: cover;
}

.share {
	max-width: 900px;
	margin: auto;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 25px;
	margin-top: 25px;
	font-size: 1.5em;
	gap: 20px;
	color: #0F3250;
}

.share ul {
	display: flex;
	list-style: none;
	padding: 0;
	gap: 10px;
	margin: 0;
}

ul.rs li:nth-child(3) {
	border-left: 1px solid #0F3250;
	padding-left: 10px;
}

.share ul img {
	height: 28px;
	width: auto;
}

.wp-link {
	width: 900px;
	margin: auto;
	margin-top: 25px;
	font-size: 1.5em;
	color: #0F3250;
	display: grid;
	grid-auto-columns: 1fr;
	grid-template-columns: 1fr 1fr;
	gap: 20px 20px;
	border-top: 1px solid #d9dfe3;
	padding-top: 25px;
	padding-bottom: 25px;
	border-bottom: 1px solid #d9dfe3;
	margin-bottom: 100px;
}

.wp-link a {
	width: 70%;
	display: flex;
	flex-direction: column;
}

a.link-back.prev img {
	transform: scaleX(-1);
}

a.link-back.prev {
	margin-right: auto;
}

a.link-back.next {
	margin-left: auto;
	text-align: right;
}

.wp-link span {
	font-size: 0.8em;
	font-weight: 600;
	color: #B92920;
	margin-bottom: 10px;
}

.wp-link a {
	text-decoration: none;
}

.wp-link span img {
	filter: brightness(0) saturate(100%) invert(19%) sepia(99%) saturate(2071%) hue-rotate(347deg) brightness(92%) contrast(93%);
	width: 20px;
	height: 15px;
}

.wp-link h6 {
	margin: 0;
	color: #0f3250;
}

.contenu-Post.post-Ambassadeur p {
	line-height: 1.6em;
}

.contenu-Post.post-Ambassadeur strong,
.contenu-Post.post-Ambassadeur b,
.contenu-Post.post-Ambassadeur em,
.contenu-Post.post-Ambassadeur u {
	color: #B92920;
}

.contenu-Post.post-Ambassadeur h1,
.contenu-Post.post-Ambassadeur h2,
.contenu-Post.post-Ambassadeur h3,
.contenu-Post.post-Ambassadeur h4 {
	color: #B92920;
	text-transform: none;
	font-weight: 500;
}

.grid-Ambassadeur {
	display: grid;
	grid-auto-columns: 1fr;
	grid-template-columns: 0.8fr 1.2fr;
	gap: 30px 30px;
	align-items: center;
	color: #0F3250;
}

.image-Ambassadeur {
	width: 260px;
	height: 260px;
	border-radius: 50%;
	overflow: hidden;
}

.image-Ambassadeur img {
	transform: scale(1.4);
}

.logo-Ambassadeur {
	height: 140px;
	width: 170px;
	margin-bottom: 15px;
}

.contain {
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.legende-Ambassadeur {
	border-left: 2px solid #0F3250;
	padding-left: 15px;
	min-height: 90px;
	margin-bottom: 15px;
	display: flex;
	flex-direction: column;
}

.contenu-Ambassadeur legend {
	font-style: italic;
	color: #0F3250;
	font-weight: 500;
	line-height: 1.4em;
	font-size: 1.1em;
}

.legende-Ambassadeur * {
	margin: 0;
}

.legende-Ambassadeur .nom_entreprise,
.legende-Ambassadeur .poste {
	font-style: italic;
	font-weight: 600;
	line-height: 1.4em;
	font-size: 1.2em;
}

.legende-Ambassadeur .nom_entreprise {
	color: #b92920;
}

.legende-Ambassadeur h1 {
	font-family: "mahalia", sans-serif;
	color: #0F3250;
	font-size: 2.3em;
	line-height: 1.3em;
}

.before-Ambassadeur {
	position: relative;
}

.before-Ambassadeur:before {
	content: "";
	background: url(/wp-content/uploads/2025/09/temoignage.svg);
	width: 95px;
	height: 85px;
	position: absolute;
	right: 15%;
	top: -15%;
	z-index: 2;
	background-size: contain;
	background-repeat: no-repeat;
}


/* ARCHIVE AMBASSADEURS */


.entete-block-mise-en-avant {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 30px;
	max-width: 1280px;
	margin: 0 auto;
	align-items: center;
}

.beforepins {
	position: relative;
}

.beforepins:before {
	content: "";
	background: url(/wp-content/themes/marque-artisan-alsace/img/pins.webp);
	width: 170px;
	height: 170px;
	position: absolute;
	left: 0;
	transform: translate(-50%, -50%);
	background-size: contain;
	top: 50%;
}

.Img-block-mise-en-avant {
	min-height: 357px;
	overflow: hidden;
	border-radius: 44px;
	max-height: 430px;
}

.Texte-block-mise-en-avant h1 {
	font-size: 3.4em;
	font-weight: 300;
	margin: 5px 0;
}

.Texte-block-mise-en-avant h1 b,
.Texte-block-mise-en-avant h1 strong {
	font-weight: 600;
	color: #B92920;
}

.legende {
	border-left: 2px solid #0F3250;
	display: block;
	padding-left: 25px;
	width: 70%;
	font-size: 1.3em;
	line-height: 1.5em;
}

.archive-Ambassadeurs {
	background: #EBF2F5 0% 0% no-repeat padding-box;
	border-radius: 100px;
	padding: 50px 100px;
	margin-bottom: 90px;
}

.grid-contenu-archive-Ambassadeurs {
	display: grid;
	grid-auto-columns: 1fr;
	grid-template-columns: 0.5fr 1.5fr;
	gap: 30px 30px;
	align-items: center;
	margin-bottom: 20px;
}

.cartouche :is(h1, h2, h3, h4) {
	display: flex;
	flex-direction: column;
	font-size: 2.2em;
	font-weight: 400;
	margin: 0;
	margin-bottom: 25px;
}

.cartouche :is(h1, h2, h3, h4) span,
.cartouche :is(h1, h2, h3, h4) em {
	font-family: "mahalia", sans-serif;
	transform: matrix(1, -0.02, 0.02, 1, 0, 0);
	background: #0F3250 0% 0% no-repeat padding-box;
	border-radius: 50px;
	padding: 0px 14px;
	color: #fff;
	max-width: max-content;
	font-synthesis: none;
}

.testimonial-card {
	background: #fff;
	border-radius: 12px;
	padding: 1.3rem 1.2rem;
	box-shadow: 0 2px 12px rgba(0, 0, 0, 0.08);
	position: relative;
}

.testimonial-card a:before {
	content: "";
	width: 40px;
	height: 40px;
	background: #a3b0bc url(/wp-content/uploads/2025/09/fleche-blanche.svg);
	position: absolute;
	right: 15px;
	top: 15px;
	background-position: center;
	background-size: 20px;
	border-radius: 50%;
	background-repeat: no-repeat;
	transform: rotate(-45deg);
}

.testimonial-card a {
	text-decoration: none;
}

.testimonial-header .before-Ambassadeur:before {
	width: 55px;
	right: -13px;
	top: -30px;
	height: 55px;
}

.testimonial-header {
	display: grid;
	grid-template-columns: auto 1fr;
	gap: 1rem;
	align-items: start;
	margin-bottom: 1.5rem;
}

.testimonial-avatar {
	width: 85px;
	height: 85px;
	border-radius: 50%;
	overflow: hidden;
	flex-shrink: 0;
}

.testimonial-avatar img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
}

.testimonial-info {
	display: flex;
	flex-direction: column;
	gap: 0.25rem;
}

.testimonial-name {
	margin: 0 !important;
	color: #1a3b5c !important;
	font-family: "mahalia", sans-serif;
	font-weight: 600 !important;
}

.testimonial-company {
	font-size: 1rem;
	font-weight: 600;
	color: #c94234;
}

.testimonial-position {
	font-size: 0.95rem;
	color: #1a3b5c;
	font-weight: 500;
}

.testimonial-icon {
	width: 48px;
	height: 48px;
	background: #e8f0f7;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-shrink: 0;
}

.testimonial-icon img {
	width: 24px;
	height: 24px;
	opacity: 0.6;
}

.testimonial-content {
	font-size: 0.9rem;
	line-height: 1.5;
	color: #1a3b5c;
	font-style: italic;
	font-weight: 500;
}


/* ARTICLES */

section.archive-article {
	background: #EBF2F5 0% 0% no-repeat padding-box;
	border-radius: 100px;
	padding: 30px 100px;
	margin-bottom: 90px;
}

.article-card {
	display: grid;
	grid-template-columns: 0.8fr 1.2fr;
	gap: 6px;
	border-radius: 20px;
	overflow: hidden;
	cursor: pointer;
	transition: transform 0.2s ease;
}

.article-card:hover {
	transform: translateY(-2px);
}

.article-image {
	position: relative;
	overflow: hidden;
	height: 180px;
	border-radius: 20px;
}

.article-image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.article-content {
	padding: 15px 15px;
	display: flex;
	flex-direction: column;
	background: #fff;
	position: relative;
	justify-content: center;
	height: 180px;
	border-radius: 20px;
}

.article-content a:hover {
	text-decoration: none;
}

.article-content a:before {
	content: "";
	width: 40px;
	height: 40px;
	background: #a3b0bc url(/wp-content/uploads/2025/09/fleche-blanche.svg);
	position: absolute;
	right: 15px;
	top: 15px;
	background-position: center;
	background-size: 20px;
	border-radius: 50%;
	background-repeat: no-repeat;
	transform: rotate(-45deg);
}

.article-content a:hover:before {
	background: #B92920 url(/wp-content/uploads/2025/09/fleche-blanche.svg);
	content: "";
	width: 40px;
	height: 40px;
	position: absolute;
	right: 15px;
	top: 15px;
	background-position: center;
	background-size: 20px;
	border-radius: 50%;
	background-repeat: no-repeat;
	transform: rotate(-45deg);
}

.article-content a,
.featured-content a {
	text-decoration: none;
}

.article-date {
	font-size: 11px;
	color: rgb(2 10 10 / 55%);
	margin-bottom: 0;
	font-weight: 200;
}

.article-title {
	font-size: 1.1rem !important;
	font-weight: 600 !important;
	color: #b92920 !important;
	margin: 0 0 10px 0 !important;
	line-height: 1.1em !important;
	margin-top: 5px !important;
	width: 85%;
}

.article-divider,
.grid-double-texte .titreSpecial hr {
	border: none;
	border-top: 2px solid #b92920;
	width: 60px;
	margin: 0 0 1rem 0;
}

.article-excerpt {
	font-size: 1em;
	color: #020A0A;
	line-height: 1.4;
	font-weight: 500;
	flex-grow: 1;
}

.infinite-scroll-posts-grid .article-card:first-child {
	display: none !important;
}


/* MISE EN AVANT INDEX */

.entete-texte-mise-en-avant {
	display: grid;
	grid-template-columns: 0.7fr 1.3fr;
	gap: 30px;
	max-width: 1280px;
	margin: 0 auto;
	align-items: center;
}

.entete-texte-mise-en-avant span.legende {
	width: 90%;
	color: #0F3250;
}

.featured-article {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 0;
	margin: 2rem auto;
	align-items: center;
}

.featured-image {
	position: relative;
	overflow: hidden;
	height: 370px;
	border-radius: 20px;
	margin-right: 15px;
}

.featured-image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
	min-height: 400px;
}

.featured-content {
	background: #0F3250;
	color: #fff;
	padding: 50px;
	position: relative;
	display: flex;
	flex-direction: column;
	border-radius: 20px;
	margin-left: -50px;
}

.featured-content a:before {
	content: "";
	width: 40px;
	height: 40px;
	background: #a3b0bc url(/wp-content/uploads/2025/09/fleche-blanche.svg);
	position: absolute;
	right: 15px;
	top: 15px;
	background-position: center;
	background-size: 20px;
	border-radius: 50%;
	background-repeat: no-repeat;
	transform: rotate(-45deg);
}

.featured-content a:hover:before {
	background: #B92920 url(/wp-content/uploads/2025/09/fleche-blanche.svg);
	content: "";
	width: 40px;
	height: 40px;
	position: absolute;
	right: 15px;
	top: 15px;
	background-position: center;
	background-size: 20px;
	border-radius: 50%;
	background-repeat: no-repeat;
	transform: rotate(-45deg);
}

.featured-label {
	background: #235580;
	color: #fff;
	font-weight: 600;
	padding: 10px 25px;
	font-size: 1.5em;
	border-radius: 25px;
	align-self: flex-start;
	position: absolute;
	top: -25px;
}

.featured-date {
	font-size: 11px;
	color: rgb(255 255 255 / 72%);
	margin-bottom: 0;
	font-weight: 200;
}

.featured-title {
	font-size: 1.3em;
	font-weight: 500;
	color: #fff;
	margin: 10px 0;
	line-height: 1.3;
}

.featured-divider {
	border: none;
	border-top: 2px solid #fff;
	width: 80px;
	margin: 0px 0 10px 0;
}

.featured-text {
	line-height: 1.4;
	color: #fff;
	flex-grow: 1;
}

.featured-arrow {
	position: absolute;
	top: 2rem;
	right: 2rem;
	width: 56px;
	height: 56px;
	background: rgba(255, 255, 255, 0.2);
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	transition: all 0.3s ease;
	cursor: pointer;
}

.featured-article:hover .featured-arrow {
	background: rgba(255, 255, 255, 0.3);
	transform: rotate(45deg);
}


/* ARTISAN DETAIL */


body.single-artisans {
	background: #EBF2F5;
}

.single-artisans .container-Spec {
	margin: 0 auto;
	max-width: 900px;
	padding: 30px 0 20px 0;
}

.container-Artisan {
	background: #fff;
	border-radius: 52px;
	padding: 30px 60px;
	margin: auto;
	max-width: 900px;
	margin-bottom: 0;
	color: #0F3250;
}

.grid-Artisan {
	display: grid;
	grid-auto-columns: 1fr;
	grid-template-columns: 0.5fr 1.5fr;
	gap: 30px 30px;
	align-items: center;
}

.image-Artisan {
	width: 200px;
	height: 110px;
}

.contenu-Artisan {
	padding-left: 25px;
	border-left: 2px solid #0F3250;
}

.container-Artisan span.minititre {
	font-size: 1.1em;
	font-weight: 600;
	display: block;
}

.contenu-Artisan h1 {
	color: #B92920;
	text-transform: uppercase;
	font-size: 1.8em;
	font-weight: 700;
	margin: 0;
}

span.metier {
	color: #0f3250;
	font-size: 1.8em;
	font-weight: 700;
	margin: 0;
}

.contenu-Post.post-Artisan {
	border-bottom: none;
	margin-bottom: 0;
}

.grid-infos-Artisan {
	display: grid;
	grid-auto-columns: 1fr;
	grid-template-columns: 1.3fr 0.7fr;
	gap: 30px 30px;
	border-top: 1px solid rgb(15 50 80 / 21%);
	padding-top: 25px;
	padding-bottom: 25px;
	align-items: start;
	font-size: 1.1em;
	line-height: 1.5em;
}

.infos-map {
	overflow: hidden;
	height: 150px;
	border-radius: 15px;
}


/* GRID CONTACT  */

.grid-formulaire-contact {
	display: grid;
	grid-auto-columns: 1fr;
	grid-template-columns: 0.6fr 1.4fr;
	gap: 30px 30px;
	background: #EBF2F5 0% 0% no-repeat padding-box;
	border-radius: 52px;
	padding: 40px 50px;
}

.section-page-formulaire-contact h3 {
	text-align: center;
	font-family: "mahalia", sans-serif;
	color: #B92920;
	font-size: 2.5em;
	margin: 0;
	margin-bottom: 10px;
}

.contenu-formulaire-contact {
	font-size: 1.1em;
}

.contenu-formulaire-contact p {
	line-height: 1.6em;
	margin-bottom: 10px;
	margin-top: 10px;
}


/* SECTION VIDEO HOME */


.home .section_contenu_video_entete {
	margin-top: 4%;
}

.entete_video_contenu .Img-block-mise-en-avant {
	height: 400px;
}

.entete_video_contenu .beforepins:before {
	top: 60%;
}

.entete_video_contenu {
	display: grid;
	grid-auto-columns: 1fr;
	grid-template-columns: 0.8fr 1.2fr;
	gap: 30px 30px;
	align-items: center;
}

.entete_video_contenu .legende,
.grid-actu-home .legende,
.grid-temoignent-home .legende {
	width: 100%;
	line-height: 3em;
}

.logico {
	margin-top: 25px;
	margin-bottom: 25px;
}

.logico ul {
	display: flex;
	list-style: none;
	padding: 0;
	gap: 20px;
	align-items: center;
	justify-content: center;
}

.logico ul li img {
	height: 36px;
	padding: 0px;
	width: auto;
}


/* FORM  */

.flex-form {
	position: relative;
	display: flex;
	flex-wrap: wrap;
	gap: 10px 10px;
	z-index: 1;
}

span.wpcf7-spinner {
	position: absolute;
}

.flex-form .full {
	position: relative;
	width: 100%
}

.full .btn.flecheico img {
    height: auto;
    width: 18px;
}

.flex-form .half {
	position: relative;
	width: 49.3%;
}

.flex-form label {
	display: block;
	margin-bottom: 7px;
	font-size: 1em;
	font-weight: 500;
}

.flex-form p {
	margin: 0
}

.flex-form select,
.flex-form input:not(:is([type="button"], [type="submit"], [type="radio"], [type="checkbox"], [type="file"])) {
	height: 4rem;
}

.flex-form :is(input, textarea, select):not(:is([type="submit"], [type="button"])) {
	background: transparent;
	font-style: initial;
	font-family: sans-serif;
	background: #FFFFFF 0% 0% no-repeat padding-box;
	border-radius: 19px;
}

.flex-form select,
.flex-form textarea,
.flex-form input:not(:is([type="button"], .flex-form [type="submit"], .flex-form [type="radio"], .flex-form [type="checkbox"], .flex-form[type="file"])) {
	width: 100%;
	font-size: 14px;
	line-height: 1;
	outline: none;
	font-weight: 100;
	box-sizing: border-box;
	padding: .7375rem 0px;
	border: 0;
	border-radius: 10px;
	background: #fff;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 1.2em;
}

.flex-form .wpcf7-acceptance span.wpcf7-list-item-label {
	font-weight: 400;
	line-height: 1.3em;
}

.wpcf7-acceptance input {
	width: 1em;
	height: 1em;
	margin-top: .25em;
	vertical-align: top;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	border: 1px solid #00000040;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	-webkit-print-color-adjust: exact;
	color-adjust: exact
}

input#acceptance,
#condition2 input,
input[name="acceptance-284"] {
	font-size: 20px;
	border-radius: 5px;
	min-width: 20px;
	border: 1px solid #c3c4c7;
	background: #fff;
}

input#acceptance:checked[type=checkbox],
#condition2 input:checked[type=checkbox],
input:checked[name="acceptance-284"] {
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%237F1416' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e")
}

input#acceptance:checked,
input#acceptance:focus,
#condition2 input:focus,
input[name="acceptance-284"]:focus {
	background-color: #f0ece2;
	border-color: #fff;
	border-color: #fcfbfa;
	outline: 0;
	box-shadow: 0 0 0 .11rem #090000
}

.wpcf7-acceptance span.wpcf7-list-item {
	margin: 0
}

.wpcf7-acceptance span.wpcf7-list-item-label {
	text-transform: none;
}

input.wpcf7-form-control.wpcf7-submit.has-spinner {
	background: transparent;
	border: none;
	color: #fff;
	text-transform: uppercase;
	font-size: 1em;
	font-weight: 400;
}

.wpcf7-acceptance label {
	font-size: 13px;
	display: flex;
	gap: 10px;
	align-items: center;
	justify-content: center;
	align-content: center;
	line-height: 1em;
}

.flex-form .mini {
	font-size: 12px;
	font-weight: 200;
	margin-bottom: 10px;
}


/* FOO§TER  */

footer.footerbg {
	background: #EBF2F5;
	position: relative;
	padding-top: 60px;
}

footer.footerbg p {
	margin: 15px 0;
	position: relative;
}

.footer-nav ul {
	display: flex;
	gap: 5px;
}
.main-footer .footer-nav a{
    color:#B92920;
    font-weight: 600;
}
.main-footer {
	display: grid;
	grid-template-columns: auto auto auto 1fr;
	grid-template-areas: "logo nav reservation credits";
	padding: 0;
	gap: 0px 45px;
	max-width: 1280px;
	margin: auto;
	align-items: start;
	padding-bottom: 15px;
	justify-items: center;
}

.main-footer a {
	text-decoration: none;
	color: #fff;
	margin: 0;
}

.main-footer .btn,
.main-footer .btn:hover {
	font-size: 14px;
	text-decoration: none;
}


.main-footer a:hover {
	text-decoration: underline;
}

.main-footer ul {
	list-style: none;
	padding: 0
}

.main-footer ul li {
	margin-bottom: 15px;
}

.footer-logo {
	grid-area: logo;
	line-height: 1.2em;
}

.footer-logo p {
	line-height: 1.5em;
}

.footer-nav {
	grid-area: nav;
}

.footer-reservation {
	grid-area: reservation;
}

.footer-reservation a.reservation {
	max-width: 120px
}

nav.footer-nav li a,
.footer-reservation li a,
.footer-reservation li label {
	color: #fff;
	position: relative;
	font-weight: 200;
}

.footer-credits {
	grid-area: credits;

}

.footer-credits .container {
	display: flex;
	margin: auto;
	justify-content: space-between;
	align-items: center;
}

.main-footer span strong {
	font-size: 1.2em;
}

.container-footer {
	padding: 15px;
	text-align: center;
	color: #fff;
	background: #B92920;
}

.container-footer a {
	color: #fff;
}

footer.footerbg .grand {
	margin: auto;
	position: absolute;
	top: -5px;
	left: 49%;
	transform: translate(-50%, -50%);
	padding: 25px 90px;
}




/* //// SUITE  */



.gallery-item {
    overflow: hidden;
    height: 240px;
    padding: 10px;
}

.gallery-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}




/* === Grille simple === */
.galerie-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
  gap: 10px;
}
.galerie-grid img {
    width: 100%;
    height: 100%;
    border-radius: 6px;
    transition: transform 0.2s ease;
    object-fit: cover;
    max-height: 200px;
}
.galerie-grid img:hover {
  transform: scale(1.03);
}

/* === Masonnerie (Pinterest-style) === */
.galerie-masonry {
  column-count: 3;
  column-gap: 10px;
}
.galerie-masonry .masonry-item {
  display: inline-block;
  margin-bottom: 10px;
  width: 100%;
}
.galerie-masonry img {
  width: 100%;
  border-radius: 6px;
  display: block;
}

[data-class="wpcf7cf_group"], .wpcf7cf_remove, .wpcf7cf_add{
    width: 100%;
}