/**
 * Theme Name: Blocksy Child
 * Description: Blocksy Child theme
 * Author: Creative Themes
 * Template: blocksy
 * Text Domain: blocksy
 */


/** _____________________________________________ FONTS  _____________________________________________ */

@font-face {
	font-family: 'Amsterdam';
	src: url('/wp-content/uploads/2026/05/Amsterdam-Four_ttf.woff2') format('woff2'),
		url('/wp-content/uploads/2026/05/Amsterdam-Four_ttf.woff') format('woff');
	font-weight: 400; 
	font-style: normal;
	font-display: swap;
	
}


@font-face {
	font-family: 'Montserrat';
	src: url('/wp-content/uploads/2026/05/Montserrat-Medium.woff2') format('woff2'),
		url('/wp-content/uploads/2026/05/Montserrat-Medium.woff') format('woff');
	font-weight: 400; 
	font-style: normal;
	font-display: swap;
	
}

@font-face {
	font-family: 'Montserrat';
	src: url('/wp-content/uploads/2026/05/Montserrat-Bold.woff2') format('woff2'),
		url('/wp-content/uploads/2026/05/Montserrat-Bold.woff') format('woff');
	font-weight: 700; 
	font-style: normal;
	font-display: swap;
	 
}
@font-face {
	font-family: 'Georgia ';
	src: url('/wp-content/uploads/2026/06/Georgia.woff2') format('woff2'),
		url('/wp-content/uploads/2026/06/Georgia.woff') format('woff');
	font-weight: 400; 
	font-style: normal;
	font-display: swap;
	 
}

@font-face {
	font-family: 'Georgia italic';
	src: url('/wp-content/uploads/2026/06/Georgia-Italic.woff2') format('woff2'),
		url('/wp-content/uploads/2026/06/Georgia-Italic.woff') format('woff');
	font-weight: 400; 
	font-style: italic;
	font-display: swap;
	 
}


/** _____________________________________________ COULEURS  _____________________________________________ */



:root{
	--noir:#190f0c;
	--taupe:#72665f;
	--grey1:#bdb6b0;
	--grey2:#e5ded7;
	--beige:#f0e6db;
	--gold:#bf9f73;
}


hr {
	background-color: var(--noir)!important;
}

.blur-effect .brz-bg{
	backdrop-filter: blur(10px)!important;
}


.parent-pageid-85 #main, .page-id-92 #main {
	margin-top: -110px!important;
}

@media only screen and (max-width: 1000px) {
.parent-pageid-85 #main, .page-id-92 #main {
	margin-top: -130px!important;
}
}

/** _____________________________________________ TITRE  _____________________________________________ */

@media only screen and (min-width: 1000px) {
	.inline-em h2 strong, .inline-em h1 strong {
		display: block!important;
		font-weight: 400!important;
		font-style: normal!important;
	}
}

H2, h2 strong, h1, h1 strong, h1 strong em {
	font-weight: 400!important;
}

h1 em, h2 em, .italic em {
		color: var(--taupe)!important;
		font-family: "Georgia italic"!important;
}


.brz-a {
	font-size: 13px!important;
}

.no-color h1 em {
	color: var(--noir)!important;
}

.no-color-2 h1 em {
	color: #f7f3ec!important;
}

.no-color-3 h1 em {
	color: #bf9f73!important;
}

.brz-css-d-cloneable {
	gap: 10px!important;
}

 h2 strong em {
	font-weight: 400!important;
}


/** _____________________________________________ BTN  _____________________________________________ */

.MENU_BTN, .MENU_BTN a {
	border-radius: 0px!important;
	letter-spacing: 2px!important;
	transition: background-color 0.8s, letter-spacing 0.5s!important;
}

.MENU_BTN:hover, .MENU_BTN a:hover {
        letter-spacing: 2.5px!important;
} 

#header .ct-container {
	padding: 0px!important;
}

.MENU_BTN a, .gform_button{
	background: var(--noir)!important;
	padding: 10px!important;
	color: #fff!important;
}


.blog-btn {
	color: var(--noir)!important;
	letter-spacing: 2px!important;
	text-transform: uppercase!important;
	font-size: 13px!important;
	padding: 0px;
}

.gform_button {
	text-transform: uppercase!important;
	font-size: .72rem!important;
	font-weight: 500!important;
	border: 1px solid var(--noir)!important;
	border-radius: 0px!important;
	letter-spacing: 2px!important;
	transition: background-color 0.8s, letter-spacing 0.5s!important;
}

.gform_button:hover, .blog-btn:hover {
        letter-spacing: 2.5px!important;
	background: transparent!important;
	color: var(--noir)!important;
} 


.blog-btn {
	width: fit-content!important;
	margin-left: auto!important;
}

.MENU_BTN:hover, .MENU_BTN a:hover{
        letter-spacing: 2.5px!important;
} 

.icon-btn svg {
	transform: scale(0.6) rotate(45deg)!important;
	position: relative;
    top: 1px;
}

.page-id-97  .brz-wp-shortcode .icon-btn svg path {
	stroke: var(--noir)!important;
}
.page-id-97  .brz-wp-shortcode .icon-btn svg {
	top: 4px!important;
}

footer .icon-btn svg path {
	stroke: #c1b5aa!important;
}

.icon-btn svg path {
	stroke: var(--gold)!important;
}

li:hover>.ct-menu-link svg {
	fill: transparent!important;
}

.brz-a span {
	text-transform: uppercase!important;
}


@media only screen and (max-width: 1000px) {
	.brz-a:not(.no-background .brz-a) {
		padding: 20px!important;
	}
}

/** _____________________________________________ MENU  _____________________________________________ */



#offcanvas .ct-header-cta, #offcanvas .ct-header-cta .MENU_BTN {
	width: 100%!important;
}

#offcanvas .icon-btn svg path {
    stroke: var(--noir) !important;
}

div[data-sticky="yes:shrink"], #offcanvas  {
	box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px!important;
}
.ct-panel-content-inner {
	padding-top: 0px!important;
}

.ct-sub-menu-parent {
	flex-direction: row-reverse!important;
	column-gap: 3px!important;
}

#header .ct-container [data-column="end"][data-placements="1"] div {
	display: flex!important;
    flex-direction: column!important;
    align-items: end!important;
	justify-content: center!important;
}

#header-menu-2 {
	margin-right: 0px!important;
}

#header-menu-2, #header-menu-1 {
	height: 40px!important;
}

#header-menu-1 {
	  border-top: 1px solid!important;
  border-image: linear-gradient(45deg, #E7DED5, #D6BDA2) 1!important;
	    padding-top: 20px!important;
	margin-bottom: 20px!important;
}


#menu-top-menu li:last-child a {
    padding-right: 0px !important;
}

.ct-menu-link:not(.sub-menu .ct-menu-link):not(.MENU_BTN .ct-menu-link) {
	letter-spacing: 2px!important;
}

@media only screen and (min-width: 1000px) {
#menu-menu-principal li:not(:last-child):not(:nth-last-child(2))::after  {
	content: '•';
    position: absolute;
    right: -4%;
    top: 48%;
    transform: translateY(-50%);
    color: #bf9f73;
    font-size: 23px;
}
	.sub-menu {
	width: 300px!important;
	border: 1px solid #bdb6b0!important;
	border-radius: 4px!important;
}

	.sub-menu a:hover {
	background: #F6EDE3!important;
}
	
}

.sub-menu li::after {
	display: none!important;
}

#menu-top-menu li:not(:last-child)::after {
	content: '';
    position: absolute;
	width: 1px;
	height: 15px;
    right: 0;
    top: 48%;
    transform: translateY(-50%);
    background: var(--noir);
    font-size: 23px;
	opacity: 0.3;
}

#menu-menu-principal li, #menu-top-menu li {
    position: relative;
}

.ct-header-cta {
	margin-left: 0px!important;
}

#header-menu-1 {
	margin-right: 0px!important;
}


#offcanvas {
	height: fit-content!important;
	background: #e5ded7!important;
}
@media screen and (max-width:1000px){
	[data-header*="type-1"] #offcanvas .ct-panel-content{
		height: auto!important;
		flex: unset!important;
		justify-content: start!important;
	}
	
	.site-branding {
		padding: 10px 0px!important;
	}
	
	#offcanvas [class*=ct-toggle] {
		justify-content: flex-start!important;
	}
}


/** _____________________________________________ ACCUEIL  _____________________________________________ */

.numbers em {
	font-style: normal!important;
	text-transform: uppercase!important;
}

.numbers .brz-icon-text, .brz-icon-text:not(.numbers-2 .brz-icon-text):not(.event-infos .brz-icon-text):not(.checked .brz-icon-text)  {
	align-items: center!important;
}
@media only screen and (min-width: 1000px) {
.numbers:not(:first-child) .brz-bg  {
	border-left: 0px!important;
}
}
@media only screen and (max-width: 999px) {
	.numbers:nth-child(even) .brz-bg {
		border-left: 0px!important;
	}
	
	.numbers:nth-last-child(-n+2) .brz-bg {
	border-top: 0px!important;
	}
}

.price-prestation {
	font-family: 'DM Sans'!important;
}

.bilan-image .brz-bg-color, .bilan-image-2{
    position: relative!important;
}



.bilan-image .brz-bg-color::before, .bilan-image-2::before {
    content: 'Le + demandé';
	font-family: 'DM Sans'!important;
    background: var(--noir);
    color: #fff;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 6;
    PADDING: 7px;
    font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 2px;
}

.line span, .line .brz-rich-text-context-wrapper {
    position: relative;
	display: flex!important;
	align-items: center!important;
	gap: 10px!important}

.line.center span {
	justify-content: center!important;
}


.line span::before , .line .brz-rich-text-context-wrapper::before {
content: '';
    transform: translateY(-50%);
    width: 28px;
    height: 1px;
    background-color: #C59D6C;
}

.checked .brz-rich-text div {
	    gap: 10px!important;
    display: flex!important;
    flex-direction: column!important;
}

.checked .brz-icon-text  {
	align-items: flex-start!important;
}
.checked svg {
	    position: relative!important;
    top: -3px!important;
}
.case-number span {
	padding: 0px 10px!important;
}

.numbers-2 .brz-icon {
	padding: 5px!important;
}

.numbers-2 .brz-rich-text div {
	 GAP: 10px!important;
    display: flex!important;
    flex-direction: column!important;
}

		/* Texte défilant */
/* Texte défilant */
.bandeau {
    width: 100%;
    overflow: hidden;
    padding: 10px 0;
    box-sizing: border-box;
}

.contenu-bandeau {
    display: inline-block;
    white-space: nowrap;
    animation: defilement 50s linear infinite;
    font-family: Arial, sans-serif;
    font-size: .7rem;
    letter-spacing: 3px;
    text-transform: uppercase;
    font-family: "DM Sans";
    color: #f7f3ec; /* Couleur du texte */
}

.contenu-bandeau .text-gold {
    color: #bf9f73;
    padding: 0 30px;
    display: inline-block;
}

@keyframes defilement {
    0% { transform: translateX(0); }      
    100% { transform: translateX(-100%); } 
}

/** _____________________________________________ BIJOUX  _____________________________________________ */

.center-icon .brz-icon-text {
	justify-content: center!important;
}
.center-icon .brz-text-btn {
	width: fit-content!important;
}

.brz-text-btn .brz-ff-cormorant_garamond  span {
	font-family: "Georgia"!important;
	font-weight: 400!important;
}

.center-icon  .brz-icon__container {
	 margin-inline-start: 0!important;
}

.img-scale {
	overflow: hidden!important;
}

.case-hover .img-scale .brz-bg, .featured-image img, .article-card img {
	transform: scale(1)!important;
	transition: all 1s ease-out!important;
}

.numbers .brz-rich-text strong, .numbers .brz-rich-text strong {
	font-family: "Georgia"!important;
	font-size: 18px!important;
	font-weight: 400!important;
	line-height: 18px;
}

@media only screen and (max-width: 768px) {
.numbers .brz-rich-text strong, .numbers .brz-rich-text strong {
	font-size: 17px!important;
	line-height: 17px!important;
}
	
	.numbers .brz-rich-text p {
		line-height: 17px!important;
		margin-bottom: 10px!important;
	}
}

/**
.case-hover p strong, .case-hover p span:not(.page-id-92 .case-hover p span):not(.page-id-83 .case-hover p span):not(.page-id-85 .case-hover p span), .case-hover h3 {
	font-family: "Georgia"!important;
	font-weight: 300!important;
	font-size: 22px!important;
	letter-spacing: 0.3px!important;
}

@media only screen and (max-width: 768px) {
.case-hover p strong, .case-hover p span:not(.page-id-92 .case-hover p span):not(.page-id-83 .case-hover p span):not(.page-id-85 .case-hover p span), .case-hover h3 {
	font-size: 25px!important;

}

}
*/
.case-hover:hover .img-scale .brz-bg, .featured-image img:hover, .article-card img:hover {
	transform: scale(1.07)!important;
	transition: all 1s ease-out!important;
}

.featured-image {
	    max-width: 100%;
    height: auto;
    width: auto;
    max-height: 500px;
}

/** 
.case-hover > .brz-column__items {
	border: 1px solid RED!important;
	transition: all 1s ease-out!important;
}

.case-hover:hover > .brz-column__items {
	border: 1px solid #000!important;
	transition: all 1s ease-out!important;
} */

/** _____________________________________________ COSEIL EN IMAGE  _____________________________________________ */

.center-check .brz-icon-text {
	align-items: center!important;
}


/** _____________________________________________ EVENEMENT SINGLE _____________________________________________ */

.event-infos em {
	color: #f7f3ec!important;
	font-style: normal!important;
	font-weight: 400!important;
	font-size: 20px!important;
	font-family: "Georgia"!important;
}

/** _____________________________________________ CONTACT  _____________________________________________ */

.gfield_required.gfield_required_text {
	display: none!important;
}

.gfield_label.gform-field-label {
	color: var(--taupe)!important;
	font-family: "DM Sans"!important;
	text-transform:uppercase!important;
	font-weight: 600!important;
	letter-spacing: 2px!important;
	font-size: .62rem!important;
}

::placeholder {
	font-family: "DM Sans"!important;
	font-weight: 400!important;
	color: #A69B92!important;
	font-size: 15px!important;
}

.gform_fields input, .gform_fields select, .gform_fields textarea {
	border-top: 0px!important;
	border-left: 0px!important;
	border-right: 0px!important;
	border-bottom: 1px solid #A69B92!important;
	border-radius: 0px!important;
	padding-left: 0px!important;
	padding-right: 0px!important;
	color: #A69B92!important;
}

/** _____________________________________________ CONSEIL PAGE  _____________________________________________ */

.space-custom div div {
	display: flex!important;
    flex-direction: column!important;
    gap: 10px!important;
}

.faq .brz-accordion__item{
	border-top: 0px!important;
	border-right: 0px!important;
	border-left: 0px!important;
	border-bottom: 1px solid #bdb6b0!important;
}

.FAQ_SECTION svg  {
	color: #bf9f73!important;
}

.FAQ_SECTION .brz-accordion__nav-title {
	color : var(--noir)!important;
	font-family: "Georgia"!important;
	font-weight: 400!important;
	font-size: 20px!important;
}


@media only screen and (max-width: 768px) {
.FAQ_SECTION .brz-accordion__nav-title {
	font-size: 17px!important;
}
}

.FAQ_SECTION {
	border-bottom: 0px!important;
	border-right: 0px!important;
	border-left: 0px!important;
	border-top: 1px solid #bdb6b0!important;	
}
@media only screen and (max-width: 768px) {
.FAQ_SECTION .brz-accordion__nav {
	    padding: 0px 0px 20px 0px!important;
}
}

/** _____________________________________________ BLOG  _____________________________________________ */

/* ===== FILTERS ===== */
.blog-filters {
    display: flex;
    justify-content: center;
    gap: 40px;
    padding: 20px 0px;
    border-top: 1px solid #bdb6b0;
	border-bottom: 1px solid #bdb6b0;
	margin-bottom: 40px;
	flex-wrap: wrap;
}

.filter-btn {
	font-family: "DM Sans";
	letter-spacing: 2px;
	color: var(--taupe);
	text-transform:uppercase;
	    font-size: .68rem;
  text-decoration: none;
	  border: 1px solid transparent; /* ✅ bordure déjà là */
  transition: all 0.3s ease;
}

/* hover */
.filter-btn:hover {
   border-bottom: 1px solid #bf9f73;
}

/* active */
.filter-btn.active {
  border-bottom: 1px solid #bf9f73;
}


.filter-btn:hover {
	color: var(--noir);
}

/* ===== FEATURED ARTICLE ===== */
.featured-article {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 40px;
  margin-bottom: 40px;
  align-items: center;
}

.featured-image {
	overflow: hidden;
}

.featured-image img {
  width: 100%;
}

.featured-content .h2 {
  margin: 10px 0;
	font-family: "Georgia"!important;
	font-size: 60px!important;
	font-weight: 400!important;
	line-height: .98!important;
	color : var(--noir)!important;
}

.featured-content P {
	font-family: "DM Sans"!important;
	opacity: 0.7;
	
}


/* DATE en majuscule clean */
.date {
	font-family: "DM Sans"!important;
  font-size: 14px;
  color: var(--noir);
	opacity: 0.7;
  text-transform: uppercase;
  letter-spacing: 1px;
	margin-bottom: 0px!important;
}

.featured-badge {
	padding: 5px 10px;
	display: inline-block;
	color: #fff;
	font-family: "DM Sans";
	letter-spacing: 2px;
	background: var(--noir);
	text-transform: uppercase;
	width: fit-content;
	font-size: .62rem;
}

.featured-badge_2 {
	    text-transform: uppercase;
	font-family: "DM Sans";
	letter-spacing: 2px;
	color: var(--noir);
	opacity: 0.7;
	    font-size: 14px;
}

/* STRUCTURE contenu */
.featured-content,
.card-content {
  display: flex;

  flex-direction: column;
  
}


.card-content {
	justify-content: center;
	height: 100%;
}

.article-card {
	background: #f7f3ec;
	border: 1px solid #bdb6b0;
}


.featured-content {
	padding: 20px;
	
}
.featured-content:not(.featured-article .featured-content ) {

}

/* ZONE BAS = 2 colonnes */
.content-bottom {
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: center;
	padding-top: 20px;
	border-top: 1px solid #bdb6b0;
}

/* Bouton aligné à droite */
.btn-read {
  justify-self: end;
}


/* ===== GRID ===== */
.articles-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 25px;
}

.article-card {
  display: flex;
  flex-direction: column;
}

.card-image {
  width: 100%;
  height: 350px; /* taille fixe */
  overflow: hidden;
}

@media only screen and (max-width: 768px) {
.card-image {

  height: 200px; 

}

}

.card-image img {
  width: 100%;
  height: 100%;
  object-fit: cover; /* coupe proprement */
  display: block;
}

.card-content {
  margin-top: 10px;
}

.articles-grid .featured-content {
	background-color: #f7f3ec;
}

.featured-content .h3 {
  margin: 10px 0;
	font-family: "Georgia"!important;
	font-size: 25px!important;
	font-weight: 400!important;
	line-height: .98!important;
	color : var(--noir)!important;
}

@media only screen and (max-width: 768px) {
.featured-content .h3 {

  font-size: 20px!important;

}

}

/* ===== BUTTON ===== */
.btn-read {
  display: inline-block;
  margin-top: 10px;
  padding: 8px 14px;
  background: black;
  color: white;
  text-decoration: none;
  border-radius: 6px;
}

/* Tablette (768px à 999px) */
@media only screen and (min-width: 768px) and (max-width: 999px) {
	.featured-content .h2 {
		font-size: 45px!important;
	}
	
  .articles-grid {
     grid-template-columns: repeat(2, 1fr);
  }
	
	.featured-article {
		gap: 0px;
	}
	

}

/* Desktop (1000px et plus) */
@media only screen and (max-width: 767px) {
	.featured-content .h2 {
		font-size: 35px!important;
	}
  .featured-article {
    grid-template-columns: 1fr;
  }

  .articles-grid {
    grid-template-columns: 1fr;
  }
	.blog-filters {
		gap: 10px;
	}
	
	.featured-article {
		gap: 0px;
	}
	
.featured-article .featured-content {
    padding: 20px 0px;
    
}

}

/** _____________________________________________ ARTICLES  _____________________________________________ */

.brz-rich-text-context-wrapper {
	display: flex!important;
	flex-direction: column!important;
	gap: 20px!important;
}

.single h1 {
	font-size: 50px!important;
	line-height: 50px!iimportant;
}


@media only screen and (min-width: 769px) and (max-width: 1000px) {
.single h1 {
	font-size: 40px!important;
	line-height: 40px!iimportant;
}
}

@media only screen and (max-width: 768px) {
.single h1 {
	font-size: 35px!important;
	line-height: 35px!iimportant;
}
}



p:empty {
  display: none!important;
}


/** _____________________________________________ FOOTER  _____________________________________________ */

.fw-footer {
    background-color: #2a1e18;
    color: #e8ddd5;
    padding: 75px 0;
	font-family : "DM Sans"!important;
}

.footer-grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 40px;
    padding-bottom: 40px;
}

.footer-col .subtitle {
	display: block;
        font-size: .8rem;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin-bottom: 20px;
    color: var(--gold);
}

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

.footer-col ul li {
    margin-bottom: 5px;
}

.footer-col a, .footer-col span {
    color: #eee2d7;
    text-decoration: none;
    font-size: 14px;
    transition: color 0.3s;
}

.footer-col a:hover {
    color: var(--gold);
}

.footer-about img {
    width: 80px;
    margin-bottom: 20px;
	filter: brightness(0) invert(1);
}

.footer-about p {
    font-size: 13px;
    line-height: 1.7;
    color: #c9b9ae;
}

.footer-contact ul li {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    font-size: 16px;
    line-height: 1.6;
}

.footer-icon {
    flex-shrink: 0;
    margin-top: 2px;
}

/* Bottom bar */
.footer-bottom {
    border-top: 1px solid rgba(255,255,255,0.15);
    padding: 20px 0 0 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.footer-bottom p {
    font-size: 14px;
    color: #c1b5aa;
    margin: 0;
}

.footer-legal {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    gap: 30px;
    flex-wrap: wrap;
}

.footer-legal li a {
    font-size: 14px;
    color: #c1b5aa;
    text-decoration: none;
    transition: color 0.3s;
}

.footer-legal li a:hover {
    color: var(--gold);
}

.footer-legal .icon-btn svg {
	position: relative!important;
    top: 5px!important;
}

/* Responsive */
@media (max-width: 1000px) {
    .footer-grid {
        grid-template-columns: 1fr 1fr;
        gap: 40px;
    }
	
	.fw-footer {
		padding: 60px 0;

	}
}

@media (max-width: 768px) {
    .footer-grid {
        grid-template-columns: 1fr;
        gap: 20px;
    }
	
	.fw-footer {
		padding: 40px 0;

	}

    .footer-bottom {
        flex-direction: column;
        align-items: flex-start;
    }

    .footer-legal {
        column-gap: 5px;
        row-gap: 0px;
    }
	
.footer-about p {

	padding-right: 70px;
}
}

.gform_wrapper.gravity-theme .gform_footer input {
	margin-bottom: 0px!important;
}

.gform-footer {
	padding: 24px 0 0 0!important;
}


.mobile-cta {
  display: none;
}

/* Affichage uniquement sur mobile */
@media (max-width: 768px) {
  .mobile-cta {
    display: flex;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #e5ded7;
    padding: 12px;
    box-shadow: 0 -2px 10px rgba(0,0,0,0.1);
    justify-content: center;
    z-index: 9999;
  }

  .mobile-cta a {
		width: 100%!important;
	  text-align: center!important;
	  font-weight: 400!important;
	  padding: 14px!important;
  }

  .cta-btn:hover {
    background: #0056b3;
  }
	
	#main-container {
		    padding-bottom: 50px!important;
	}
}


.page-id-60 h1, .page-id-60 h2 {
	font-family: "Georgia"!important;
	color: var(--noir)!important;
}

.page-id-60 hr {
	display:none!important;
}

@media only screen and (max-width: 768px) {
	.page-id-60 h1 {
		font-size: 35px!important;
	}
	.page-id-60 h2 {
		font-size: 25px!important;
	}
}


@media only screen and (min-width: 769px) and (max-width: 1000px) {
	.page-id-60 h1 {
		font-size: 45px!important;
	}
	.page-id-60 h2 {
		font-size: 28px!important;
	}
}


@media only screen and (min-width: 1001px) {
	.page-id-60 h1 {
		font-size: 60px!important;
	}
	.page-id-60 h2 {
		font-size: 30px!important;
	}
}


.politique h2 span, .politique p, .politique ul{
	padding-bottom: 20px!important;
	display: block!important;
}