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

/**  ------------------------------------ FONTS ------------------------------------  */

@font-face {
	font-family: 'Basic Sans';
	src: url('/wp-content/uploads/2026/03/BasicSans-Regular.woff2') format('woff2'),
		url('/wp-content/uploads/2026/03/BasicSans-Regular.woff') format('woff');
	font-weight: 400; 
	font-style: normal;
	font-display: swap;
	
}

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

@font-face {
	font-family: 'The Seasons';
	src: url('/wp-content/uploads/2026/03/TheSeasonsBold.woff2') format('woff2'),
		url('/wp-content/uploads/2026/03/TheSeasonsBold.woff') format('woff');
	font-weight: 700; 
	font-style: normal;
	font-display: swap;
	 
}

/** ------------------------------------ COULEURS ------------------------------------  */

:root{
	--vert:#555E50; 
	--blanc:#FAFAFA; 
	--rose:#E1A3A5;
	--or:#BFAE41; 
	--or-2:#F2EFD9;
	--rose-2:#F3DADB;
	--rose-3:#F9EDED;
}

/** ------------------------------------ ESPACEMENT ------------------------------------  */


.page-id-4888 #main, .page-id-73  #main, .emploi {
	padding: 75px 0px
}


@media (min-width: 769px) and (max-width: 1000px) {
.page-id-4888 #main, .page-id-73  #main, .emploi  {
	padding: 60px 0px
}
}

@media (max-width: 768px) {
	.page-id-4888 #main, .page-id-73  #main, .emploi  {
	padding: 40px 0px
}
}



/** ------------------------------------ GLOBAL ------------------------------------  */

html.clauday-ios {
	-webkit-text-size-adjust: 100%!important;
}

html.clauday-ios body {
	-webkit-font-smoothing: antialiased!important;
}


.gform_confirmation_message:not(.brave_popup .gform_confirmation_message ) {
	color: var(--blanc)!important;
}
.none-2 {
	display: none!important;
}

@media (max-width: 768px) {
	.none-2 {
		display: block!important;
	}
}


::placecholder {
	font-family: "Basic Sans"!important;
}

h1 {

	font-size: 70px!important;
	font-style: normal;
	font-weight: 700;
	line-height: 70px!important;
	font-family: 'The Seasons'!important;
}


h1 em {
	display: block!important;
	font-size: 48px!important;
	font-style: normal!important;
}




.archive h1, h2, h3, .single-product h1, .single-product h2, .single-evenements h1, .h2 {
	font-family: "The Seasons"!important;
}

h2:not(.gform_submission_error), .h2 {
	font-size: 41px!important;
	line-height: 41px!important;
}

.archives h3, .two-description h3 {
	font-size: 35px!important;
	line-height: 35px!important;
}

@media (min-width: 769px) and (max-width: 1000px) {
	h1 {
		font-size: 45px!important;
		line-height: 55px!important;
	}
h2:not(.gform_submission_error), .h2 {
	font-size: 36px!important;
	line-height: 36px!important;
}
	
	.archives h3, .two-description h3 {
	font-size: 30px!important;
	line-height: 30px!important;
}
	

h1 em {
	font-size: 42px!important;
}

}

@media (max-width: 768px) {
	h1 {
		font-size: 40px!important;
		line-height: 46px!important;
	}
	
h1 em {
	font-size: 30px!important;
}

	h2:not(.gform_submission_error), .h2 {
	font-size: 30px!important;
		line-height: 30px!important;
}
	
	.archives h3, .two-description h3 {
	font-size: 25px!important;
	line-height: 25px!important;
}

}



h2 em {
	display: block!important;
	font-style: normal!important;
}

@media screen and (max-width: 768px) {
h2 em {
	display: inline!important;
	
}
}

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

.height-content {
	height: fit-content!important;
}

@media screen and (min-width: 1001px) {
.title-menu.no-click {
	pointer-events: none!important;
}
}
.title-menu.no-click a:hover {
	color: var(--vert)!important;
}
/** ------------------------------------ BOUTON ------------------------------------  */

.button-1, .added_to_cart {
    display: inline-block!important;
    padding: 0.35rem 0.95rem!important;
    background: #fff!important;
    color: #BFAE41!important;
    text-decoration: none!important;
    font-weight: bold!important;
    font-size: 0.9rem!important;
    font-family: 'Basic Sans', 'basic-sans', sans-serif!important;
    border-radius: 50px!important;
    transition: opacity 0.2s, background 0.2s, color 0.2s!important;
    text-transform: uppercase!important;
	cursor: pointer!important;
}

.added_to_cart  {
	border: 2px solid #BFAE41!important;
	
	min-height: 35px!important;
	height: 35px!important;
}

.button-1:hover, .added_to_cart {
    opacity: 0.9;
}

.single_add_to_cart_button {
	width: 100%!important;
}

.button-2, .gform_button, .woocommerce-form-login__submit, .woocommerce-form-register__submit, .woocommerce-ResetPassword .woocommerce-Button, .single_add_to_cart_button, .yith_ywraq_add_item_browse_message a, .yith-ywraq-before-table-wc-backward, .raq-send-request, .button, .back{
    display: inline-block;
    padding: 0.35rem 0.95rem!important;
    background: #bfae41!important;
    color: #fff!important; 
    text-decoration: none!important;
    font-weight: bold!important;
    font-size: 0.9rem!important;
    font-family: 'Basic Sans', 'basic-sans', sans-serif!important;
    border-radius: 50px!important;
    transition: opacity 0.2s, background 0.2s, color 0.2s!important;
    text-transform: uppercase!important;
	cursor: pointer!important;
}

.button-2:hover, .gform_button, .woocommerce-form-login__submit:hover, .woocommerce-form-register__submit:hover, .woocommerce-ResetPassword .woocommerce-Button:hover, .single_add_to_cart_button:hover, .yith_ywraq_add_item_browse_message a:hover, .yith-ywraq-before-table-wc-backward:hover, .raq-send-request:hover, .button:hover, .back:hover {
    opacity: 0.9!important;
	color: #fff!important;
}

.btn-clauday {
	background-color: #F76C6F;
    color: var(--blanc);
    font-family: 'Basic Sans', 'basic-sans', sans-serif !important;
    border-radius: 990px !important;
    display: flex;
    flex-direction: row;
    padding: 10px 15px;
    justify-content: center;
    GAP: 5px;
	align-items: center;
}

.btn-clauday em {
	font-style: normal!important;
	font-size: 14px;
	margin: 0px 3px;
	font-weight: 700;
}

.btn-clauday .infos .title {
	display: block;
	font-weight: 700;
}

.btn-clauday:hover {
    color: var(--blanc)!important;
}

.ti-widget.ti-goog .ti-text, .ti-widget.ti-goog .ti-rating {
	color: var(--vert)!important;
	font-weight: 700!important;
}

.ti-widget.ti-goog .ti-rating {
font-size: 14px!important;
}

@media (max-width: 768px) {
	.button-2, .button-1, .brz-btn span  {
		font-size: 12px!important;
	}
	
	.brz .brz-css-d-cloneable {
		gap: 5px!important;
	}
}

.stars {
	font-size: 20px!important;
}

/** ------------------------------------ MENU ------------------------------------  */
#header {
	z-index: 99999!important;
}

 #mega-menu-wrap-menu_2 {
        background-color: transparent!important;
    }

#mega-menu-wrap-menu_2  li a {
	color:var(--vert)!important;
	font-size: 16px!important;
	font-family: "Basic Sans"!important;
	transition: all 0.2s ease-out!important;
}

#mega-menu-wrap-menu_2  li a:hover {
		background-color: transparent!important;
	color: #BFAE41!important;
	transition: all 0.2s ease-out!important;
}

#mega-menu-wrap-menu_2 #mega-menu-menu_2 > li.mega-menu-item > a.mega-menu-link:focus, #mega-menu-wrap-menu_2 #mega-menu-menu_2 > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link {
	background-color: transparent!important;
	color: #BFAE41!important;

}

.ct-menu-link {
	font-family: 'Basic Sans'!important;
}

#header .ct-container div:nth-child(2) [data-items] {
	flex-direction: column!important;
	justify-content: center!important;
	    align-items: flex-end!important;
}

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

.menu-container {
	height: 35px!important;
}

#header .dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input ,
#offcanvas .dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
	height: 35px!important;
	font-size: 15px!important;
	background: var(--rose-2)!important;
}

#header .dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit
{
	top: 12px!important;
}


#offcanvas .dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit
{
	top: 0px!important;
}

#offcanvas .dgwt-wcas-sf-wrapp {
	padding: 0px!important;
}

.btn-menu {
	border-radius: 80px!important;
	background: var(--or)!important;
	box-shadow: 0 20px 5px 0 rgba(0, 0, 0, 0.00), 0 13px 5px 0 rgba(0, 0, 0, 0.01), 0 7px 4px 0 rgba(0, 0, 0, 0.05), 0 3px 3px 0 rgba(0, 0, 0, 0.09), 0 1px 2px 0 rgba(0, 0, 0, 0.10)!important;
	padding: 5px 10px!important;
}
@media screen and (min-width: 1000px) and (max-width: 1300px) {
.btn-menu IMG {
	min-width: 20px!important;
    min-height: 20px!important;
}
}
.btn-menu.first {
	margin-right: 12px!important;
}
.dgwt-wcas-sf-wrapp ::placeholder {
	color: transparent!important;
}

#header .dgwt-wcas-style-pirx.dgwt-wcas-search-focused .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
    border: 2px solid var(--rose-2)!important;
}

/*.current_page_item a, .current-menu-item a {
	font-weight: 700!important;
	
} */

/* Devis (YITH Request a Quote): pastille compteur dans le menu */
#menu-item-5108 .ct-menu-link {
	position: relative;
	display: inline-block;
}

#menu-item-5108 .ywraq_number_items{
	background: var(--blanc)!important;
    text-align: center!important;
    border-radius: 100px!important;
    position: absolute!important;
    top: -30%!important;
    RIGHT: -50%!important;
    padding: 0px 5px!important;
	border: 2px solid var(--or);
	color: var(--or);
	font-weight: 700!important;
	z-index: 3;
}


/** ------------------------------------  MENU MOBILE ------------------------------------ **/

#offcanvas {
	
	background: #FFF!important;
	height: fit-content!important;
box-shadow: 0 65px 18px 0 rgba(0, 0, 0, 0.00), 0 41px 17px 0 rgba(0, 0, 0, 0.01), 0 23px 14px 0 rgba(0, 0, 0, 0.05), 0 10px 10px 0 rgba(0, 0, 0, 0.09), 0 3px 6px 0 rgba(0, 0, 0, 0.10)!important;
}

#offcanvas .ct-panel-content-inner {
	padding: 20px!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;
	}

}

.ct-header-text {
	width: 100%!important;
}



			.clauday-mobile-menu { position: relative; }
			.clauday-mobile-menu .cmm-list { margin: 0; padding: 0; list-style: none; }
			.clauday-mobile-menu .cmm-link,
			.clauday-mobile-menu .cmm-parent-btn,
			.clauday-mobile-menu .cmm-back-btn, .cmm-panel-parents li a {
				display: block;
				width: 100%;
				    PADDING: 0 0 10px 0;
				text-align: left;
				text-decoration: none;
				color: inherit;
				color: var(--vert);
				font-family: "Basic Sans";
				font-size: 14px;
				font-style: normal;
				font-weight: 400;
				line-height: 140%; 
				background: transparent!important;
			}
			.clauday-mobile-menu .cmm-parent-btn {
				display: flex;
				align-items: center;
				justify-content: space-between;
				gap: 8px;
				position: relative;
			}
			.clauday-mobile-menu .cmm-arrow {
				flex: 0 0 auto;
				font-size: 14px;
				position: absolute;
				right: 0;
			}


			.clauday-mobile-menu .cmm-panel {
				opacity: 0;
				pointer-events: none;
				visibility: hidden;
				
				position: absolute;
				TOP: 0;/*
				  position: relative;
  				inset: auto;*/
				transition: opacity .2s ease;
			}
			.clauday-mobile-menu .cmm-panel.is-active {
				opacity: 1;
				pointer-events: auto;
				visibility: visible;
				position: relative;
			}

#clauday-mobile-menu-254 .cmm-sublist-parent .cmm-grid-group-list > li:not(:last-child) {
    border-bottom: 1px solid var(--vert);
    
}
.is-layout-flow p {
	display: none!important;
}
.cmm-sublist li ul {
	padding: 10px 0px;
}

.clauday-mobile-menu {
	padding: 25px 0 25px 0;
}



.cmm-link-has-children:not(.custom-sub-title):not(.cmm-link-parent-level) {
	font-size: 18px!important;
	padding-top: 10px!important;
}

[data-panel="children-5464"] .cmm-link-parent-level {
color: var(--vert);
font-family: "The Seasons";
font-size: 24px!important;
font-style: normal;
font-weight: 700;
	padding-bottom: 0px!important;

}


.cmm-item{
	font-size: 14px;
}

.clauday-mobile-menu {
	margin-bottom: 0px!important;
}


.clauday-mobile-menu .cmm-title { 
	margin: 0 0 12px; 
	text-align: left;
	color: var(--vert);
	font-family: "The Seasons";
	font-size: 30px;
	font-style: normal;
	font-weight: 700;
	line-height: 110%; 
	    text-align: left;
    display: block;
}

.none-menu {
	display: none!important;
}

			.clauday-mobile-menu {
				max-height: 80vh;
				
			}
			.clauday-mobile-menu .cmm-panel {
				max-height: fit-content;  /*
				  overflow-y: auto!important;
				  -webkit-overflow-scrolling: touch!important;
				  overflow: visible!important;
  -webkit-overflow-scrolling: auto!important;*/
 
			}

.img-menu a img{
  width: 100%!important;
  max-width: 100%!important;
  aspect-ratio: 16 / 10;!important 
  object-fit: cover!important;
  height: auto!important;
  display: block!important;
}

.event-pro-menu {
	background: url('/wp-content/uploads/2026/04/conf-mobile.png');
	background-size: cover;
	background-repeat: no-repeat;
  width: 100%!important;
  max-width: 100%!important;
  /* aspect-ratio: 16 / 10; */!important
  object-fit: cover!important;
  /* height: auto!important; */
  display: block!important;
  min-height: 150px;
	
}

.event-pro-menu a {
	color: transparent!important;
}

.img-menu .cmm-link {
padding-bottom: 5px!important;
	margin-top: 10px!important;
}

.img-menu-2 li:not(:last-of-type), .mobilier-ext-mobile  li:not(:last-of-type) {
    margin-bottom: 10px!important;
}

.mobilier-ext-mobile {
	padding: 20px;
	margin-top: 10px;
	background: #ECF3F7;
}

.clauday-mobile-menu .btn-menu a {
	color: var(--blanc)!important;
	font-family: "Basic Sans"!important;
	font-size: 14px!important;
	font-style: normal!important;
	font-weight: 400!important;
	line-height: 100%!important; /* 14px */
	text-transform: uppercase!important;
	text-align: center!important;
	padding: 0px!important;
}

.first-mobile-menu {
	    margin: 10px 0px;
}

@media (max-width: 1000px) {
	#offcanvas .site-logo-container {
		    POSITION: ABSOLUTE!important;
    	TOP: -5%!important;
	}

}

@media (max-width: 1000px) {
	/* Final override: each mobile panel uses fixed slot + own scroll */

	.clauday-mobile-menu .cmm-panel {
		height: 100% !important; 
		max-height: 100% !important;
		min-height: 100% !important;
		overflow-y: auto !important;
		
		
	}

	.clauday-mobile-menu .cmm-panel:not(.is-active) {
		display: none !important;
	}

	.clauday-mobile-menu .cmm-panel.is-active {
		display: block !important;
	}
}

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

	.clauday-mobile-menu .cmm-panel {
		position: relative !important;
		inset: auto !important;
		height: auto !important;
		max-height: none !important;
		overflow: visible !important;
		touch-action: pan-y!important;
	}

	.clauday-mobile-menu .cmm-panel:not(.is-active) {
		display: none !important;
		opacity: 0 !important;
		visibility: hidden !important;
		pointer-events: none !important;
	}

	.clauday-mobile-menu .cmm-panel.is-active {
		display: block !important;
		opacity: 1 !important;
		visibility: visible !important;
		pointer-events: auto !important;
	}


	.clauday-mobile-menu .cmm-panel.cmm-panel-children.is-active {
		max-height: calc(100vh - 140px) !important;
		overflow-y: auto !important;
		overflow-x: hidden !important;
		-webkit-overflow-scrolling: touch!important;
		touch-action: pan-y!important;
		overscroll-behavior-y: contain;
	}
	

} 

/** ------------------------------------ SUB MENU ------------------------------------


#mega-sub-menu-4825 {
	visibility: visible!important;
	opacity: 1!important;
}  */

.mega-menu > .mega-menu-item > .mega-sub-menu {
    visibility: hidden !important;
}

.mega-menu > .mega-menu-item:hover > .mega-sub-menu {
    visibility: visible !important;
}

#mega-menu-wrap-menu_2 #mega-menu-menu_2 > li.mega-menu-item.mega-toggle-on > a.mega-menu-link {
	background: transparent!important;
}

#mega-menu-wrap-menu_2 #mega-menu-menu_2 > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, #mega-menu-wrap-menu_2 #mega-menu-menu_2 > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, #mega-menu-wrap-menu_2 #mega-menu-menu_2 > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link {
	background: transparent!important;
}


#mega-sub-menu-4829,
#mega-sub-menu-4830,
#mega-sub-menu-4827,
#mega-sub-menu-5137, 
#mega-sub-menu-4831,
#mega-sub-menu-4825 {
    background: #fff!important;
	box-shadow: 0 65px 18px 0 rgba(0, 0, 0, 0.00), 0 41px 17px 0 rgba(0, 0, 0, 0.01), 0 23px 14px 0 rgba(0, 0, 0, 0.05), 0 10px 10px 0 rgba(0, 0, 0, 0.09), 0 3px 6px 0 rgba(0, 0, 0, 0.10)!important;
    position: fixed !important;
    left: 0px !important;
    width: 100vw !important;
	padding-bottom: 40px!important;
	visibility: hidden;
}


.title-menu-space .mega-menu-item-type-widget {
	    WIDTH: 100%!important;
    DISPLAY: block!important;
}

#offcanvas .ct-panel-actions {
	    padding: 20px 20px 0 20px!important;
}

.ct-toggle-close {
	    position: relative!important;
    top: 7px!important;
}

.parent-col {
	display: inline-block!important;
	width: 100%!important;
}

li:has(.subtitle-menu) {
    padding-bottom: 0px!important;
}

li p:has(.subtitle-menu) {
    margin-bottom: 0px!important;
}

.img-menu-section {
	display: flex!important;
	flex-direction: row!important;
}

.inside-menu ul li > ul:first-child {
	display: grid!important;
        grid-template-columns: 0.8fr 1.2fr!important;
}
.cmm-sublist-child .cmm-link-has-children {
	font-size: 18px!important;
}
/** ------------- MOBILIER DE RECEPTION GRID --------------  */
#mega-menu-4830-1-0 > ul {
	DISPLAY: grid !important;
	        grid-template-columns: 0.6fr 0.7fr 1.5fr 0.6fr 0.7fr !important;
}

@media only screen and (min-width: 1001px) {
.CUSTOM_MENU_DISPO uL {
    display: grid !important;
    grid-template-columns: repeat(2, 1fr) !important;
}
}



/** ------------- MOBILIER EQUIPEMENT GRID --------------  */

#mega-menu-4830-2-0 > ul {
	DISPLAY: grid !important;
	        grid-template-columns: 0.6fr 0.7fr 1.2fr 0.6fr 0.7fr !important;
}

/** ------------- MOBILIER EXTERIEUR --------------  */

#mega-menu-4830-3-0 > ul {
	DISPLAY: grid !important;
	   grid-template-columns: repeat(5, 1fr);!important;
	background : #ECF2F7!important;
	padding: 10px!important;
	margin-top: 30px!important;
}


/** ------------- MOBILIER MENU SCROLL --------------  */
#mega-sub-menu-4830 {
	overflow-y: auto !important;
    max-height: 80vh !important;
	background: #fff!important;
}


/** ------------- SUB MENU TEXTILE --------------  */

.textile-grid > .mega-sub-menu {
	display: grid!important;
    grid-template-columns: repeat(4, 1fr)!important;
}

/** ------------- SUB DECO --------------  */
.col-menu-3 > ul.mega-sub-menu, .col-menu-3-2 > ul.mega-sub-menu {
	    display: grid!important;
    grid-template-columns: repeat(3, 1fr)!important;
}

.col-menu-3 ul li > ul:first-child,  .col-menu-3-2 .half-size ul {
	display: grid!important;
        grid-template-columns: 0.8fr 1.2fr!important;
}

.full-size ul li {
	width: 100%!important;
}


.textile-grid .mega-menu-item-type-taxonomy{
	padding: 0px 15px 0px 15px!important;
}

.textile-grid .widget_media_image {
	padding-top: 5px!important;
}


.textile-grid .mega-menu-link {
	text-transform: none!important;
}

#mega-menu-item-text-4, #mega-menu-item-text-5, #mega-menu-item-5353, .child-col > li, #mega-menu-item-text-6, .custom-sub-title {
	grid-column: 1 / -1!important;
}

span.subtitle-menu {
	display: block!important;
	width: 100%!important;
	color: var(--vert);
	font-family: "The Seasons";
	font-size: 32px;
	font-style: normal;
	font-weight: 700;
	line-height: 35px;
}

.mega-menu-description {
	display: none!important;
}

.mega-sub-menu .mega-menu-item-has-children > a{
	color: var(--vert)!important;
	font-size: 18px!important;
	font-style: normal!important;
	font-weight: 700!important;
	text-transform: none!important;
}
.inside-menu {
	display: FLEX!important;
	width: 100%!important;
}

.widget_media_image img {
	width: 100%!important;
}

#mega-sub-menu-4829  .mega-menu-columns-6-of-12 > .mega-sub-menu  {
	display: grid!important;
    grid-template-columns: 0.7fr 1.3fr !important;
}

.inside-menu > ul.mega-sub-menu {
    display: grid !important;
    grid-template-columns: repeat(2, 1fr)!important;
    FLEX-DIRECTION: initial !important;
    JUSTIFY-CONTENT: space-between !important;
    WIDTH: 100% !important;
}

.title-menu-space li, .title-menu-space li p{
	padding-bottom: 0px!important;
	margin-bottom: 0px!important;
}

span.title-menu {
	color: var(--vert)!important;
font-family: "The Seasons"!important;
font-size: 48px!important;
font-weight: 700!important;
	text-transform: none!important;
}

.title-menu  li {
	padding-bottom: 0px!important;
}

#menu-item-5108 span {
	display: none!important;
}


/** ------------------------------------ TABLETTE MENU  ------------------------------------  */

@media only screen and (min-width: 700px) and (max-width: 999px) {
	.mobilier-ext-mobile .cmm-grid-group-list, [data-panel="children-5488"] .cmm-grid-group-list, [data-panel="children-5528"] .cmm-grid-group-list, [data-panel="children-5516"] .cmm-grid-group-list, [data-panel="children-5497"] .cmm-item-grid-group .cmm-grid-group-list, [data-panel="children-5452"] .cmm-grid-group-list {
	display: grid;
    grid-template-columns: 1fr 1fr!important;
    GAP: 10px!important;
	}
	
	.equipement-event > ul li > ul{
		    display: grid;
    grid-template-columns: repeat(2, 1fr);
		GAP: 10px!important;
	}
	
	[data-panel="children-5464"] .mobilier-reception ul li > ul:first-of-type {
		display: grid;
		grid-template-columns: repeat(3, 1fr);
		GAP: 10px!important;
	}
	[data-panel="children-5464"] .mobilier-reception ul li > ul li ul, .equipement-event > ul li > ul li ul {
		display: block!important;
	}
	
	.mobilier-ext-mobile {
		margin-top: 20px!important;
	}
	
	.tablette-width {
		width: calc(33.33% - 20px)!important;
		float: left!important;
	}
	
	.first-mobile-menu {
		margin: 0 10px!important;
	}
	
	.event-pro-menu {
		min-height: 200px!important;
		margin-top: 20px!important;
	}
	
	.border-bottom {
    border: 0px!important;
}

}

@media screen and (max-width: 699px) {
.border-bottom {
	border-bottom: 0.5px solid var(--vert)!important;
}
}



/** ------------------------------------ PORTAIL ------------------------------------  */



@media screen and (min-width: 1001px) {
.full-height-portail {
  height: calc(100vh - 271px)!important;
}
}

/** ------------------------------------ HOME ------------------------------------  */
@media screen and (min-width: 1001px) {
.full-left > .brz-bg {
  margin-left: calc(50% - 50vw)!important;
  padding-left: calc(50vw - 50%)!important;
}
}

@media screen and (max-width: 768px) {
	.color-mobile SPAN, .color-mobile em {
		color: #fff!important;
	}
	.color-mobile-2 SPAN, .color-mobile-2 em  {
	color: var(--vert)!important;
	}	
	
	.number-mobil .brz-css-d-icon-icon, .chiffre.brz-icon {
		font-size: 45px!important;
	}
	
}

.number-align .brz-icon__container, .align .brz-icon-text {
	align-items: center!important;
}

@media (max-width: 1000px) {

	
}

@media (max-width: 1000px) {
.certifications .brz-image__gallery-item {
	        width: 20%!important;
}
	
	.certifications .brz-image__gallery-wrapper {
		    justify-content: center!important;
	}
}

.absolute-hero-info {
	POSITION: ABSOLUTE!important;
    BOTTOM: 0!important;
    width: 100%!important;
}

.absolute-hero-info .infos {
	font-weight: 700!important;
}


.ti-widget.ti-goog .ti-header {
	padding: 0px!important;
	margin: 0px!important;
}

.ti-widget.ti-goog .ti-widget-container {
	margin: 0px!important;
}

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

.catalogue-mobile em {
	DISPLAY: BLOCK!important;
    font-style: normal!important;
    margin-left: 20px!important;
}

.btn-filter.button-1, .event-btn a {

box-shadow: 0 20px 5px 0 rgba(0, 0, 0, 0.00), 0 13px 5px 0 rgba(0, 0, 0, 0.01), 0 7px 4px 0 rgba(0, 0, 0, 0.05), 0 3px 3px 0 rgba(0, 0, 0, 0.09), 0 1px 2px 0 rgba(0, 0, 0, 0.10)!important;
}

.filter-btn{
	display: flex;
    gap: 10px;
    justify-content: flex-end;
	position: absolute;
    right: 10%;
    top: 18%;
}

.event-btn {
	    position: absolute;
    right: 10%;
    bottom: 0%;
}
.inspirez-vous {
	position: relative;
}

.event-btn {
	display: flex;
	justify-content: flex-end;
}

.inspiration-galleries {
	margin-top: 20px;
}

.gallery{
display:none;
grid-template-columns: repeat(2, 1fr);
gap:20px;
opacity:0;
transform:translateY(10px);
transition:opacity 0.4s ease, transform 0.4s ease;
}

.gallery img{
width:100%;
height:100%;
object-fit:cover;
}
	
.gallery.active{
display:grid;
opacity:1;
transform:translateY(0);
}

/* 1ère image de chaque groupe */
.gallery img:nth-child(4n+1){
grid-column: span 2;
}

/* 4ème image de chaque groupe */
.gallery img:nth-child(4n+4){
grid-column: span 2;

}
	
.title-galerie {
	display: block;
color: var(--Habillage-Vert, #555E50);
text-align: center;
font-family: var(--Font-Family-Header, "The Seasons");
font-size: 200px;
font-style: normal;
font-weight: 400;
line-height: 110%; /* 220px */
}

@media screen and (min-width: 1001px) and (max-width: 1246px) {
	.home .title-galerie {
		font-size: 130px;
	}
	
	.filter-btn {
		right: 7%;
    	top: -7%;
	}
	
	.event-btn {
		right: 7%;
    	bottom: -7%;
	}
	.inspiration-galleries {
		margin-top: 20px;
	}
}

@media screen and (max-width: 1000px) {
	
	.event-btn {
		position: relative;
		justify-content: center;
		margin-top: 10px;
		right: auto;
		bottom: auto;
	}
	
	.event-btn a {
		width: fit-content;
	}
	
	.filter-btn {
		position: relative;
		top: 0;
		left: 0;
		right: 0;	
	}
	
	.filter-btn {
		    justify-content: center;
	}
	
	.inspiration-buttons {
		    display: flex;
    flex-direction: column;
	}
	
	.title-galerie {
		font-size: 170px;
		line-height: 80%;
		margin-bottom: 20px;
	}
}
@media screen and (max-width: 768px) {
	.case-mobile .brz-column__items{
		    DISPLAY: FLEX!important;
			flex-direction: row!important;
			align-items: center!important;
			gap: 10px!important;
	}
	
	.case-mobile p {
		padding-bottom: 0px!important;
	}
	
	.title-galerie {
		font-size: 60px;
	}
	
	.filter-btn {
		    flex-wrap: wrap;
	}
	
	.inspiration-galleries {
		margin-bottom: 0px;
	}
}

.rpi-slides-root {
	margin-top: 20px!important;
}
/** ------------------------------------ DEVIS ET CONTACT ------------------------------------  */


.gform_wrapper.gravity-theme .ginput_container_date input {
    width: 100%!important;
}

.tel span, .tel a{
	color: var(--blanc)!important;
}

.gfield_html_formatted, .gform-field-label {
	color: var(--blanc)!important;
}

.gfield input:not([type="file"]):not([type="radio"]),
.gfield textarea,
.gfield select,
body:not(.page-id-75.logged-in) .woocommerce-form-row input:not([type="file"]) {
    background: #fafafa !important;
    border: none !important;
    color: var(--vert) !important;
    font-family: 'Basic Sans' !important;
    border-radius: 8px !important;
}



.gfield ::placeholder {
	color: var(--vert)!important;
	opacity: 1!important;
	font-family: 'Basic Sans'!important;
}

.gfield--type-radio:before {
	
	color: var(--blanc);
	font-family: "Basic Sans";
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	margin-right: 5px;
}

#field_1_10.gfield--type-radio:before {
	content: "Je suis un  :";
}

#field_2_17:before {
	content: "Lieu";
	color: #fafafa;
}

#field_2_17{
	display: flex!important;
    align-items: center!important;
    gap: 2%!important;
}

#field_2_17 .ginput_container {
	width: 100%!important;
}

#field_1_16.gfield--type-radio:before {
	content: "J’ai un lieu :";
}

#field_1_20.gfield--type-radio:before, #field_2_20.gfield--type-radio:before {
	content: "J’ai besoin de la livraison des matériels :";
}

#field_1_21.gfield--type-radio:before, #field_2_21.gfield--type-radio:before {
	content: "J’ai déjà un traiteur :";
}

#field_1_23.gfield--type-radio:before, #field_2_23.gfield--type-radio:before {
	content: "J’ai une organisatrice :";
}

.gform_wrapper.gravity-theme .gfield-choice-input+label {
	max-width: 100%!important;
}

.gfield--type-radio, .gfield--type-radio .gfield_radio {
	display: flex!important;
	align-items: center!important;
}

@media (max-width: 500px) {
	.gfield--type-radio {
		flex-direction: column;
		align-items: flex-start!important;
		gap: 5px!important;
	}
	#field_2_17{
		display: flex!important;
		flex-direction: column!important;
		align-items: flex-start!important;
	}
}


.gfield--type-radio .gfield_radio {
	gap: 10px;
}

input[type="radio"] {
  appearance: none!important;
  -webkit-appearance: none!important;
  width: 15px!important;
  height: 15px!important;
  border: 2px solid var(--blanc)!important;
  border-radius: 50%!important;
  outline: none!important;
  margin: 0!important;
  cursor: pointer!important;
  position: relative!important;
  transition: background 0.2s ease!important;
	background: transparent!important;
}

/* Style pour le bouton radio coché */
input[type="radio"]:checked {
  background: var(--blanc)!important;
  border-color: var(--blanc)!important;
}

.gform_footer  {
	justify-content: center!important;
	padding-bottom: 0px!important;
}

.gform_button {
	box-shadow: 0 20px 5px 0 rgba(0, 0, 0, 0.00), 0 13px 5px 0 rgba(0, 0, 0, 0.01), 0 7px 4px 0 rgba(0, 0, 0, 0.05), 0 3px 3px 0 rgba(0, 0, 0, 0.09), 0 1px 2px 0 rgba(0, 0, 0, 0.10)!important;
}

@media (max-width: 500px) {
	.page-id-3736 .maps iframe {
		height: 300px!important;
	}
}

/** ------------------------------------ PAGE DEVIS ------------------------------------  */


@media (max-width: 768px) {
.ywraq-form-table-wrapper .yith-ywraq-mail-form-wrapper {
    padding: 0px!important;
}
	
	.yith-ywraq-mail-form-wrapper .form-row {
		margin-bottom: 10px!important;
		padding: 0px!important;
	}
}

.yith-ywraq-mail-form-wrapper h3 {
	color: var(--vert)!important;
}


/** ------------------------------------ PAGE NOS INSPIRATIONS ------------------------------------  */

.page-id-4139 .filter-btn {
	flex-wrap: wrap!important;
    left: 10%!important;
    max-width: 400px!important;
    top: 18%!important;
	    justify-content: flex-start!important;
}

.page-id-4139 .event-btn {
	top: 35%!important;
	bottom: auto!important;
}


@media screen and (min-width: 1001px) {
	.page-id-4139 .title-galerie {
			line-height: 150px!important;
	}
}
@media screen and (max-width: 1000px) {
	.page-id-4139 .filter-btn {
		position: relative!important;
		left: 0!important;
		top: 0!important;
		justify-content: center!important;
		max-width: 100%!important;
		    
	}
}

.nouveaute-carousel .slick-list.draggable {
	    clip-path: inset(0 -2000px -60px -20px) !important;
    OVERFLOW: visible!important;
}

/** ------------------------------------ PAGE ENTREPRISE ------------------------------------  */

.border-img .brz-image  {
	border-radius: 24px!important;
}


/** ------------------------------------ PAGE GARANTIE ------------------------------------  */

@media (max-width: 768px) {
	.mobile-btn-liste  {
		gap: 5px!important;
	}
}

/** ------------------------------------ PAGE SAV ------------------------------------  */

.call {
	display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 10px;

}

.call .title {
	color: #FAFAFA;
	font-family: "The Seasons";
	font-size: 32px;
	font-style: normal;
	font-weight: 700;
}

.call a {
	DISPLAY: FLEX;
    ALIGN-ITEMS: CENTER;
    GAP: 5px;
}

@media (max-width: 768px) {
.icon-mobile .brz-icon-svg{
	width: 3em!important;
	height: 3em!important;
}
	
	.none {
		display: none!important;
	}
	
.call .title {
	font-size: 20px;
}
	
	.call {
    display: grid;
    grid-template-columns: 1fr;
    align-items: center;
	gap: 0;
}
}

@media (min-width: 588px) and (max-width: 768px) {
	.mobile-height .brz-section__content  {
		min-height: 865px!important;
	}
}

@media screen and (max-width: 768px) {
	.page-id-4398 .number-mobil .brz-icon__container {
    margin-inline-end: 5px!important;
	}
	
	.call .title {
		display: block;
		margin-bottom: 10px;
	}
}
/** ------------------------------------ PAGE CONNEXION  ------------------------------------  */


h1.title {
	text-align: center!important;
	color: var(--vert)!important;
		font-family: "The Seasons"!important;
}


.page-id-75:not(.page-id-75.logged-in) #main {
	background-image: url('/wp-content/uploads/2026/03/login-wallpaper.png');
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	}
.page-id-75:not(.page-id-75.logged-in) #main {
	min-height: 1080px!important;
}

.page-id-75 #main {
	padding: 75px 15px!important;
}
@media screen and (max-width: 768px) {
.page-id-75:not(.page-id-75.logged-in) #main {
	background-image: url('/wp-content/uploads/2026/03/mobile-login.png');
	background-position: top;
	margin-top: -30px;
}
	
	.page-id-75:not(.page-id-75.logged-in) #main .woocommerce {
		margin-top: 250px;
	}
}

@media (min-width: 769px) and (max-width: 1000px) {
	.page-id-75 #main {
		padding: 50px 15px!important;
	}
	
		.page-id-75 .woocommerce-info {
		margin-bottom: 0px!important;
}
}

@media (max-width: 768px) {
	.page-id-75 #main {
		padding: 40px 15px!important;
	}
	
	.page-id-75 h1
}


.ywraq-status-ywraq-new .message-content {
	padding: 0px
}


.page-id-75 h2 {
	color: var(--vert);
	font-family: "The Seasons";
	font-size: 32px!important;
	font-style: normal;
	font-weight: 700;
	margin-bottom: 5px!important;
}

.ct-woo-unauthorized .col2-set>*:first-child {
	border:none!important;
}

.page-id-75 .u-column1, .page-id-75 .u-column2, .woocommerce-ResetPassword  {
	border-radius: 24px!important;
	background: linear-gradient(227deg, rgba(225, 163, 165, 0.30) 65.24%, rgba(225, 163, 165, 0.80) 100%)!important;
	backdrop-filter: blur(2px)!important;
	padding: 40px!important;
}


.page-id-75 .u-columns {
	gap: 40px!important;
}

@media screen and (max-width: 768px) {
	.page-id-75 .u-column1, .page-id-75 .u-column2, .woocommerce-ResetPassword  {
		padding: 20px!important;
	}
	
	.u-column2  .woocommerce-form-row.form-row:has(.woocommerce-Button) {
		margin-bottom: 0px!important;
}
	
	.page-id-75 .u-columns {
		gap: 20px!important;
}
}

.page-id-75 #customer_login .button:before {
	content: url('/wp-content/uploads/2026/03/user-1.svg')!important;
	margin-right: 5px!important;
	    position: relative!important;
    top: 4px!important;
}


.remember{
	align-items: center;
    justify-content: space-between;
    display: flex;
	flex-wrap: wrap;
	gap: 10px;
}

.woocommerce-form__input[type=checkbox], .woocommerce-form__label-for-checkbox input[type=checkbox] {
	border-color: 1px solid var(--vert)!important;
	width: 24px!important;
    height: 24px!important;
	border-radius: 0px!important;
}

.woocommerce-form__label span {
	position: relative!important;
    top: -2px!important;
}

.remember:before, .remember:after {
	display: none!important;
}
.ct-woo-unauthorized .woocommerce-form-login__rememberme {
	margin-bottom: 0px!important;
}

.woocommerce-LostPassword {
	TEXT-ALIGN: CENTER!important;
    font-weight: 700!important;
	
}

#customer_login .u-column2 h2 {
	text-align: center;
}

#customer_login .u-column2 h2, #customer_login .u-column1 h2 {
	margin-bottom: 20px!important;
}

.woocommerce-LostPassword, .register h2, #customer_login .u-column1 h2  {
	TEXT-ALIGN: center!important;
		
}


.woocommerce-LostPassword a {
	color: var(--vert)!important;
		font-size: 16px!important;
}


.woocommerce-form-register label, .login .form-row-wide label {
	display: none!important;
}



/* Conteneur en grille 2 colonnes */
.woocommerce-form-register {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 15px;
    max-width: 600px;
    margin: 0 auto;
}

/* Par défaut tous les champs = 1 colonne */
.woocommerce-form-register .woocommerce-form-row {
    margin: 0;
}

/* Prénom = colonne 1 */
.woocommerce-form-register p:has(#reg_billing_first_name) {
    grid-column: 1;
}

/* Nom = colonne 2 */
.woocommerce-form-register p:has(#reg_billing_last_name) {
    grid-column: 2;
}

/* Email = colonne 1 */
.woocommerce-form-register p:has(#reg_email) {
    grid-column: 2;
}

/* Téléphone = colonne 2 */
.woocommerce-form-register p:has(#reg_billing_phone) {
    grid-column: 1;
}

/* Mot de passe = pleine largeur */
.woocommerce-form-register p:has(#reg_password) {
    grid-column: 1 / -1;
}

/* Bouton submit = pleine largeur + centré */
.woocommerce-form-register .form-row:has([name="register"]) {
    grid-column: 1 / -1;
    text-align: center;
}

/* Cacher les éléments qui ne doivent pas affecter la grille */
.woocommerce-form-register wc-order-attribution-inputs,
.woocommerce-form-register .woocommerce-privacy-policy-text,
.woocommerce-form-register style,
.woocommerce-form-register script {
    display: none;
    grid-column: 1 / -1;
}

/* Inputs pleine largeur */
.woocommerce-form-register input[type="text"],
.woocommerce-form-register input[type="email"],
.woocommerce-form-register input[type="tel"],
.woocommerce-form-register input[type="password"],
.woocommerce-form-register .password-input {
    width: 100%;
    box-sizing: border-box;
}

/* Labels cachés */
.woocommerce-form-register label {
    display: none;
}

.ct-woo-unauthorized>.woocommerce-form-login, .ct-woo-unauthorized>.woocommerce-ResetPassword {
    max-width: 700px!important;
}


@media (max-width: 768px) {
    .woocommerce-form-register {
        grid-template-columns: 1fr;
    }

    /* Tous les champs en pleine largeur sur mobile */
    .woocommerce-form-register p:has(#reg_billing_first_name),
    .woocommerce-form-register p:has(#reg_billing_last_name),
    .woocommerce-form-register p:has(#reg_email),
    .woocommerce-form-register p:has(#reg_billing_phone),
    .woocommerce-form-register p:has(#reg_password) {
        grid-column: 1;
    }
}

.product-card  {
	/* display: flex; */
	flex-direction: column;
	/* min-height: 300px; */
	/* background: #FAFAFA; */
	/* border-radius: 20px; */
	/* overflow: hidden; */
	box-shadow: 0 1px 3px rgba(0,0,0,.08)!important;
}
.product-card .product-card-image-link {
	flex: 0 0 70%!important;
	display: block!important;
	min-height: 0!important;
	text-decoration: none!important;
	color: inherit!important;
}
.product-card .product-card-image{
	display: block;
	width: 100%;
	height: 100%;
	min-height: 180px;
	background: #f0f0f0;
}
.product-card .product-card-image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
	vertical-align: top;
}
.product-card .product-card-info {
	flex: 0 0 24%;
	display: grid;
	grid-template-columns: 1fr auto;
	align-items: center;
	gap: 0.2rem 0.75rem;
	padding: 20px;
	background: #FAFAFA;
	min-height: 0;
	font-family: 'Basic Sans', 'basic-sans', sans-serif;
}
.product-card .product-card-left {
	min-width: 0;
}
.product-card .product-card-title {
	margin: 0 0 0.1rem;
	font-size: 0.9rem;
	font-weight: 400;
	line-height: 1.25;
	font-family: 'Basic Sans', 'basic-sans', sans-serif;
}
.product-card .product-card-title a {
	color: inherit;
	text-decoration: none;
}
.product-card .product-card-title a:hover {
	text-decoration: underline;
}
.product-card .product-card-ref {
	display: block;
	font-size: 0.75rem;
	color: #666;
	margin-top: 0.05rem;
}
.product-card .product-card-right {
	flex-shrink: 0;
}
.product-card .product-card-plus {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 36px;
	height: 36px;
	border-radius: 50%;
	background: #BFAE41;
	color: #fff;
	text-decoration: none;
	box-shadow: 0 20px 5px 0 rgba(0, 0, 0, 0.00), 0 13px 5px 0 rgba(0, 0, 0, 0.01), 0 7px 4px 0 rgba(0, 0, 0, 0.05), 0 3px 3px 0 rgba(0, 0, 0, 0.09), 0 1px 2px 0 rgba(0, 0, 0, 0.10);
	transition: opacity .2s, background .2s;
}
.product-card .product-card-plus svg {
	display: block;
	width: 18px;
	height: 18px;
}
.product-card .product-card-plus:hover {
	opacity: 0.9;
	color: #fff;
}

.product-card .config-step__empty {
	margin: 1rem 0;
	padding: 1rem;
	background: #fff3cd;
	border-radius: 4px;
}
.product-card .config-error {
	padding: 1rem;
	background: rgba(255,0,0,.08);
	border: 1px solid rgba(255,0,0,.2);
	border-radius: 8px;
}
.product-card .config-user-choices-bar {
	margin-top: 1.5rem;
	padding: 0.75rem 1rem;
	background: #f0f0f0;
	border-radius: 6px;
	font-size: 0.9rem;
	display: none;
}
.product-card .config-choice-label {
	font-weight: 600;
	margin-right: 0.5rem;
}
.product-card .config-choice {
	margin-right: 1rem;
}
.product-card .config-step__next-cart {
	background: #2e7d32;
}


/** ------------------------------------PAGE MON COMPTE  ------------------------------------  */

.woocommerce-MyAccount-navigation ul li:hover a, .woocommerce-MyAccount-navigation ul li.is-active a {
	background: var(--or)!important;
}



/** ------------------------------------CARD PRODUCT ------------------------------------  */
article.config-product-card {
	position: relative;
}

.config-product-card-info .sale-price, .ct-product-gallery-container .onsale {
	display: none!important;
}

.badge-new {
    background: var(--rose);
    display: inline-block;
    padding: 5px 10px;
    color: var(--blanc);
    font-size: 18px;
    text-transform: uppercase;
	font-family: "Basic Sans"!important;
}

.products .badge-new, .slick-slide .badge-new {
transform: rotate(-90deg);
    position: absolute;
    right: -45px;
    top: 41px;
    box-shadow: -5px 0px 19px -5px rgb(161 161 161 / 81%);
}
.woosb-name-left {
	 GAP: 5px;
    display: flex;
}

.yith-wcpb-product-bundled-item-data h3, .single-product .yith-wcpb-product-bundled-item-data h3 a {
	margin-right: 5px!important;
}

.yith-wcpb-product-bundled-items .badge-new  {
	padding: 3px 5px;
	font-size: 15px;
	box-shadow: 0 25.658px 6.693px 0 rgba(0, 0, 0, 0.00), 0 16.734px 6.693px 0 rgba(0, 0, 0, 0.01), 0 8.925px 5.578px 0 rgba(0, 0, 0, 0.05), 0 4.462px 4.462px 0 rgba(0, 0, 0, 0.09), 0 1.116px 2.231px 0 rgba(0, 0, 0, 0.10);
}
.config-product-card-wrap {
	margin: 0;
}
.config-product-card{
	display: flex;
	flex-direction: column;
	min-height: 300px;
	background: #FAFAFA;
	border-radius: 20px;
	overflow: hidden;
	box-shadow: -20px 98px 28px 0 rgba(0, 0, 0, 0.00), -13px 63px 26px 0 rgba(0, 0, 0, 0.01), -7px 35px 22px 0 rgba(0, 0, 0, 0.05), -3px 16px 16px 0 rgba(0, 0, 0, 0.09), -1px 4px 9px 0 rgba(0, 0, 0, 0.10);
	height: 100%;
}

@media (max-width: 1000px) {
	.config-product-card {
		height: auto;
	}
	
	.config-product-card-info {
		padding: 15px!important;
	}
}

.config-product-card-image-link {
	flex: 0 0 70%;
	display: block;
	min-height: 0;
	text-decoration: none;
	color: inherit;
}
.config-product-card-image {
	display: block;
	width: 100%;
	height: 100%;
	min-height: 180px;
	background: #f0f0f0;
}
.config-product-card-image img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
	vertical-align: top;
}
.config-product-card-info {
	flex: 0 0 24%;
	display: grid;
	grid-template-columns: 1fr auto;
	align-items: center;
	gap: 0.2rem 0.75rem;
	padding: 20px 20px 0 20px;
	background: #FAFAFA;
	min-height: 0;
	font-family: 'Basic Sans', 'basic-sans', sans-serif;
}
.config-product-card-left {
	min-width: 0;
}
.config-product-card-title{
	margin: 0 0 0.1rem;
	font-size: 0.9rem;
	font-weight: 400;
	line-height: 1.25;
	font-family: 'Basic Sans', 'basic-sans', sans-serif;
	display: block!important;
}
.config-product-card-title a {
	color: var(--vert)!important;
	font-size: 18px;
	font-style: normal;
	font-weight: 700;

}

.config-product-card-ref{
	color: var(--vert);
	font-family: "Basic Sans";
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 18px;
	padding-bottom: 40px;

}
.config-product-card-right {
	flex-shrink: 0;
}
.config-product-card-plus {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 36px;
	height: 36px;
	border-radius: 50%;
	background: #BFAE41;
	color: #fff;
	text-decoration: none;
	box-shadow: 0 20px 5px 0 rgba(0, 0, 0, 0.00), 0 13px 5px 0 rgba(0, 0, 0, 0.01), 0 7px 4px 0 rgba(0, 0, 0, 0.05), 0 3px 3px 0 rgba(0, 0, 0, 0.09), 0 1px 2px 0 rgba(0, 0, 0, 0.10);
	transition: opacity .2s, background .2s;
}
.config-product-card-plus svg {
	display: block;
	width: 18px;
	height: 18px;
}
.config-product-card-plus:hover{
	opacity: 0.9;
	color: #fff;
}


/** ------------------------------------ ARCHIVES ------------------------------------  */


.clauday-archive-filters {
	    margin-bottom: 24px;
    display: flex;
    gap: 12px;
    flex-wrap: wrap;
    align-items: center;
	justify-content: center;
}

.filtre {
	font-family: "The Seasons";
	font-size: 32px;
	font-weight: 700;
}

@media (max-width: 768px) {
	.filtre {
		font-size: 30px;
		DISPLAY: BLOCK;
		WIDTH: 100%;
		text-align: center;
	}
	
	.clauday-archive-filters {
	gap: 5px;
	}
	.clauday-archive-filters select {
		font-size: 14px;
	}
}

.term-134 .filtre {
	color: var(--vert);
}

.term-240 .filtre {
	color: var(--blanc);
}

.clauday-archive-filters label {
	margin-bottom: 0px!important;
	max-width:200px!important;
}

.clauday-archive-filters label select {
	border-radius: 999px;
    appearance: none;
    background-repeat: no-repeat;
    background-position: right 10px center;
    padding-right: 30px;
}

.term-134 .clauday-archive-filters label select, .clauday-shop-page .clauday-archive-filters label select {
	border: 2px solid var(--or);
    color: var(--or);
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='8' viewBox='0 0 14 8' fill='none'%3E%3Cpath d='M13.6947 0.292787C13.8822 0.480314 13.9875 0.734622 13.9875 0.999786C13.9875 1.26495 13.8822 1.51926 13.6947 1.70679L7.69471 7.70679C7.50718 7.89426 7.25288 7.99957 6.98771 7.99957C6.72255 7.99957 6.46824 7.89426 6.28071 7.70679L0.280712 1.70679C0.0985542 1.51818 -0.00224062 1.26558 3.78025e-05 1.00339C0.00231622 0.741189 0.107485 0.490376 0.292894 0.304968C0.478302 0.11956 0.729114 0.014391 0.991311 0.0121126C1.25351 0.0098342 1.50611 0.110629 1.69471 0.292787L6.98771 5.58579L12.2807 0.292787C12.4682 0.105316 12.7225 0 12.9877 0C13.2529 0 13.5072 0.105316 13.6947 0.292787Z' fill='%23BFAE41'/%3E%3C/svg%3E");
}

.term-240 .clauday-archive-filters label select {
	border: 2px solid var(--blanc);
    color: var(--blanc);
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='8' viewBox='0 0 14 8' fill='none'%3E%3Cpath d='M13.6947 0.292787C13.8822 0.480314 13.9875 0.734622 13.9875 0.999786C13.9875 1.26495 13.8822 1.51926 13.6947 1.70679L7.69471 7.70679C7.50718 7.89426 7.25288 7.99957 6.98771 7.99957C6.72255 7.99957 6.46824 7.89426 6.28071 7.70679L0.280712 1.70679C0.0985542 1.51818 -0.00224062 1.26558 3.78025e-05 1.00339C0.00231622 0.741189 0.107485 0.490376 0.292894 0.304968C0.478302 0.11956 0.729114 0.014391 0.991311 0.0121126C1.25351 0.0098342 1.50611 0.110629 1.69471 0.292787L6.98771 5.58579L12.2807 0.292787C12.4682 0.105316 12.7225 0 12.9877 0C13.2529 0 13.5072 0.105316 13.6947 0.292787Z' fill='%23FAFAFA'/%3E%3C/svg%3E");
}

.yith_ywraq_add_item_browse_message a {
	width: 100%!important;
    text-align: center!important;
}

.archive .is-layout-constrained p, .archive .is-layout-constrained ul {
	padding-bottom: 20px!important;
}

.yith_ywraq_add_item_response_message {
	font-weight: 700!important;
	color: var(--vert)!important;
}

.cat-hero {
    display: flex;
    align-items: center;
    gap: 80px;
    padding: 75px 40px;
}
	
	
.cat-hero--nouveautes:before {
    content: '';
    position: absolute;
    top: -50%;
    left: 7%;
    width: 100%;
    background-image: url(/wp-content/uploads/2026/03/white-line-scaled.png);
    background-repeat: no-repeat;
    background-position: bottom left;
    background-size: contain;
    height: 100%;
    pointer-events: none;
    TRANSFORM: SCALE(1.5);
    z-index: 111;
    opacity: 0.4;
}	
	

.cat-hero__content { flex: 1;     position: relative;  z-index: 1111;}
.cat-hero__image   { flex: 1; position: relative; }
.cat-hero__image img { width: 100%;  }

.intro-title-cat h1, .intro-title-cat p {
	margin-bottom: 0px!important;
	color: var(--vert)!important;

}

.archive-cat--nouveautes .cat-hero--nouveautes h1, .archive-cat--nouveautes .cat-hero--nouveautes p, .cat-hero__content p {
	color: var(--vert)!important;
}

.archive-cat--occasion h1, .archive-cat--occasion p {
	color: var(--blanc)!important;
}



.intro-title-cat {
	margin-bottom: 0px!important;
}

.cat-hero__subtitle {
color: var(--vert)!important;
font-family: "The Seasons"!important;
font-size: 32px!important;
font-style: normal!important;
font-weight: 700!important;
line-height: 32px!important;
}


@media (max-width: 768px) {
.cat-hero__subtitle {
    font-size: 30px!important;
	line-height: 30px!important;
}

}

/* ── Thèmes ── */
.archive-cat--nouveautes  { background-color: #F2EFD9; color: #555E50!important; }
.archive-cat--occasion    { background-color: var(--vert);  }
.archive-cat--leaf    { background-color: #F9EDED; color: #333333; }
.archive-cat--default {background-color: #F2EFD9; color: #333333 }
/* ── Listing ── */
.cat-listing { padding: 0px 40px 75px 40px; }
	
.cat-listing {

background-size: 100% auto!important;
    background-position: center bottom!important;
    background-repeat: no-repeat!important;
}

.archive-cat--nouveautes {
    background-color: background-color: #F2EFD9;
	position: relative;
}
	
.archive-cat--nouveautes:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background-image: url('/wp-content/uploads/2026/03/lines-or.svg');
    background-repeat: no-repeat;
    background-position: bottom left;
    background-size: contain;
    height: 100%; 
    pointer-events: none;
	TRANSFORM: SCALE(1.1);
}
.cat-listing--occasion {
    background-image: url('/wp-content/themes/ton-theme/images/bg-occasion.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.archive-cat--leaf .cat-listing {
    background-image: url('/wp-content/uploads/2026/03/archives-default.png');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.archive-cat--default .cat-listing {
    background-image: url('/wp-content/uploads/2026/03/default-background.png');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.archive-cat--leaf .cat-listing {
  position: relative;
}

.archive-cat--leaf .cat-listing::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(to TOP, transparent, #F9EDED);
  pointer-events: none;
}

.archive-cat--default .cat-listing {
  position: relative;
}

.archive-cat--default .cat-listing::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(to TOP, transparent, #F2EFD9);
  pointer-events: none;
}

 /*── Bottom ── */
.cat-bottom {   position: relative; z-index: 100;}
.cat-bottom--nouveautes { background-color: #F2EFD9; color: #fff; }
.cat-bottom--occasion   { background-color: var(--vert); color: #fff; }
.cat-bottom--default    { background-color: #f5f5f5; color: #333; }
	
.cat-hero {
    overflow: hidden;
	/* max-height: 700px;  */
}

.cat-hero__inner {
    grid-template-columns: 1.4fr 1fr ;
    display: grid;
	    GAP: 20px;
	align-items: center;
}

.cat-hero__inner-2 {
    grid-template-columns: 0.6fr 1.4fr ;
    display: grid;
	    GAP: 40px;
	align-items: center;	
}

@media (max-width: 768px) {
.cat-hero__inner-2 {
    grid-template-columns: 1fr ;
	GAP: 0px;
}

}

.intro-title-cat h2, .intro-title-cat p {
	color: var(--vert)!important;
}

/* GAUCHE */
.cat-hero__content {
    flex: 0 0 50%;
    padding: 40px 0;
}
/*
@media (min-width: 768px) and (max-width: 1400px) {
.cat-hero__content {
    flex: 0 0 75%;

}
}*/

/* DROITE */
.cat-hero {
  position: relative;
}

.cat-hero__image {
  position: absolute;
  top: 0;
  right: 0;

  width: 50vw;   /* prend la moitié de l’écran */
height: 100%;
    max-height: 100%;

  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
	
.cat-hero--nouveautes .cat-hero__image::before {
    background: linear-gradient(to right, #F2EFD9, transparent);
}

.cat-hero--occasion .cat-hero__image::before {
    background: linear-gradient(to right, var(--vert), transparent);
}
.cat-hero--leaf .cat-hero__image::before {
    background: linear-gradient(to right, #F9EDED, transparent);
}

.cat-hero__image::before {
    content: '';
	left: -1px;
    width: 50%;
    height: 100%;
    display: block;
    background: linear-gradient(to right, 
        rgba(242, 239, 217, 1) 0%,
        rgba(242, 239, 217, 0.6) 43%,
        rgba(242, 239, 217, 0) 100%
    );
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    pointer-events: none;
}

/* ── Gradient bas ── */
.cat-hero__image::after, .after-section::after  {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 200px; /* ajuste la hauteur du fondu */

    z-index: 1;
    pointer-events: none;
}

/* Variantes couleurs pour l'after */
.cat-hero--nouveautes .cat-hero__image::after {
        background: linear-gradient(to bottom, transparent, #F2EFD9);
}

.cat-hero--occasion .cat-hero__image::after {
    background: linear-gradient(to bottom, transparent, var(--vert));
}

.cat-hero--leaf .cat-hero__image::after {
    background: linear-gradient(to bottom, transparent, #F9EDED);
}

.cat-hero--default .cat-hero__image::after, .after-section::after {
    background: linear-gradient(to bottom, transparent, #F2EFD9);
}
	.ct-pagination {
		z-index: 7777!important;
		position: relative!important;
}
	/* Responsive */
@media (max-width: 768px) {
    .cat-hero__image {
        position: relative;
		top: auto;
		right: auto;
		width: 100%;
		padding: 150px;
    }
	.cat-hero__image::before {
		display: none;
	}
    .cat-hero__image {
        width: 100%;
        margin-right: 0;
    }
	
	.cat-hero__inner {
		display: flex;
	flex-direction: column-reverse;
		gap: 30px;
		}
	
	.archive-cat--occasion, .archive-cat--occasion .cat-listing {
		padding-bottom: 0px!important;
	}
	
	.cat-listing {
		padding: 40px 30px;
	}
	
	.archive-cat--leaf .cat-listing {
		padding: 40px 0px!important;
	}
	
	.archive-cat--nouveautes .cat-listing, .archive-cat--occasion .cat-listing {
		padding: 20px 0px 0px!important;
	}
	
	.cat-hero, .cat-hero__content {
		padding: 0px;
	}
	
	.maps-section {
		margin-bottom: 40px;
	}
}
	
.cat-section {
  width: 100%;
}

.cat-section__grid h2 {
	color: var(--blanc)!important;
}

/* Cat Section Grid */
.cat-section__grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    width: 100%;

}
	
.cat-section__left, .cat-section__right {
	min-height: 700px;
	background-position: bottom;
	background-size: cover;
	background-repeat: no-repeat;

}
.cat-section__left {
	 padding-top: 100px;
    padding-bottom: 0px;
    padding-right: 50px;
}

.cat-section__right {
		 padding-top: 100px;
    padding-bottom: 0px;
    padding-left: 50px;
}
/* Left column - background touches left edge */
.nouveaute-left {
    background-image: url('/wp-content/uploads/2026/03/nouveautes-4.png');
    margin-left: calc(-50vw + 50%);
    padding-left: calc(50vw - 50%);

}

/* Right column - background touches right edge */
.faq-right {
    background-image: url('/wp-content/uploads/2026/03/faq-background.png');
    margin-right: calc(-50vw + 50%);
    padding-right: calc(50vw - 50%);
}

/* Responsive - mobile */
@media (max-width: 768px) {
    .cat-section__grid {
        grid-template-columns: 1fr;
    }
	
	.cat-hero {
		    max-height: 100%;
	}

    .cat-section__left, .cat-section__right {
        margin-left: calc(-50vw + 50%);
        margin-right: calc(-50vw + 50%);
        padding-left: 30px;
        padding-right: 30px;
		    min-height: auto;
    }
	
	.cat-hero__image {
	 position: relative;
    width: 100vw;
    left: 56%;
    transform: translateX(-50%);
    margin-left: calc(-50vw + 50%);
    margin-right: calc(-50vw + 50%);
	}

	
	.cat-section__left, .faq-right {
		padding-top: 40px;
        padding-bottom: 40px;
	}
	
	.cat-bottom--occasion .cat-section__right {
		padding-top: 0px;
		padding-bottom: 40px;
	}
	.cat-section__left.nouveaute-left {
		padding-bottom: 300px!important;
	}

	.cat-section__left.nouveaute-left, .cat-section__right.faq-right {
	min-height: auto;

}
}

.infos-sup {
	display: flex;
    gap: 100px;
	align-items: center;
}



@media (max-width: 768px) {
	.infos-sup {
		gap: 20px;
	}
}

.cat-section__grid p:last-of-type {
	margin-bottom: 0px!important;
}

.infos-complementaire {
	background-image: url('/wp-content/uploads/2026/03/infos-comp-background.png');
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	min-height: 700px;
	padding: 0px 0px 40px 0px;
	position: relative;
}

.infos-complementaire::after {
    background: linear-gradient(to top, transparent, var(--vert));
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 400px; /* ajuste la hauteur du fondu */
}


.infos-sup .infos {
	background: var(--blanc);
	padding: 40px;
	border-radius: 24px;
	max-width: 590px;
	position: relative;
	z-index: 100;
}

@media (max-width: 768px) {
	
	.infos-sup {
		flex-wrap: wrap;
	}
	.infos-sup .infos {
		padding: 30px;
		max-width: 100%;
		width: 100%;
	}
}
.infos-sup .infos p, .infos-sup h2, .infos-sup .infos h3, .infos-sup .infos li, .infos-sup .call .title  {
	color: var(--vert)!important;
}

.infos.case-1 {
	text-align: center!important;
}

.infos-sup .call {
	    justify-content: center!important;
}


.infos-sup ul {
  list-style: none;
  padding-left: 0;
}

.case-1 h2, .case-1 p {
	margin-bottom: 10px!important;
}

.infos-sup ul li {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 8px;
}

.infos-sup ul li::before {
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='16' viewBox='0 0 22 16' fill='none'%3E%3Cpath d='M0 8.3165L7.85714 16L22 2.174L19.7764 0L7.85714 11.6551L2.22043 6.14557L0 8.3165Z' fill='%23CCBE67'/%3E%3C/svg%3E");
  display: inline-flex;
  flex-shrink: 0;
}

@media (min-width: 769px) {
	.infos-complementaire {
		padding-top: 40px;
	}
}

.cat-children {
    list-style: none;
    padding: 0;
    margin: 0;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 1.5rem;
	/*margin-top: -100px;*/
    position: relative;
    z-index: 999;
}

.cat-children .config-product-card {
	background: var(--vert)!important;
}

/* Tablette */
@media (max-width: 1024px) {
    .cat-children {
        grid-template-columns: repeat(2, 1fr);
    }
}

/* Mobile */
@media (max-width: 600px) {
    .cat-children {
        grid-template-columns: 1fr;
    }
}

.cat-children  .config-product-card-info {
	background-color: var(--vert)!important;
	
}

.cat-children  .config-product-card-info a {
	color: var(--blanc)!important;
	font-weight: 700!important;
}


.second-section .cat-hero__inner {
	    flex-direction: row-reverse!important;
}

.second-section .cat-hero__image {
	    left: 0!important;
		right: auto!important;
}



.second-section .cat-hero__image::before {
    content: '';
    width: 50%;
    height: 100%;
    display: block;
    background: linear-gradient(to right, rgba(221, 223, 220, 0) 0%, rgba(221, 223, 220, 0.6) 88%, rgba(221, 223, 220, 1) 100%);
    position: absolute;
    top: 0!important;
	left: auto!important;
    right: 0!important;
    left: autox;
    z-index: 1;
    pointer-events: nonex;
}

.second-section .cat-hero__image::after {
	    background: linear-gradient(to bottom, rgba(221, 223, 220, 0) 0%, rgba(221, 223, 220, 0.6) 88%, rgba(221, 223, 220, 1) 100%);
} 

.second-section, .maps-section {
	background-color: #DDDFDC;
}

 .event-furniture-section{
            padding: 30px 30px 10px 30px;
		border-radius: 24px;
		background: var(--Habillage-Rose-100, #F9EDED);
		box-shadow: -401px 0 112px 0 rgba(0, 0, 0, 0.00), -257px 0 103px 0 rgba(0, 0, 0, 0.01), -144px 0 87px 0 rgba(0, 0, 0, 0.05), -64px 0 64px 0 rgba(0, 0, 0, 0.09), -16px 0 35px 0 rgba(0, 0, 0, 0.10);
		position: relative;
		z-index: 7777;


}
    .grid-container {
        display: grid;
        grid-template-columns: 1.3fr 0.7fr;
        gap: 20px;
        margin: 0 auto;
		align-items: center;
    }

    .text-content {
        padding-right: 20px;
    }

    .text-content h2 {
        font-size: 2.5rem;
        margin-bottom: 30px;
        color: var(--vert)!important;
        line-height: 1.2;
    }

    .content-text p {
        margin-bottom: 10px;
        line-height: 1.7;
        color: var(--vert)!important;
		    line-height: 20px!important;
    }

    .departments {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 20px;
        margin-top: 0px;
    }
	
	.content-text {
		  display: grid;
        grid-template-columns: 1fr;
        gap: 0px;
 }
    .content-text ul {
        padding-left: 20px;
        list-style-type: none;
    }

    .content-text li {
        margin-bottom: 3px;
        position: relative;
        padding-left: 15px;
    }

    .content-text li:before {
        content: "•";
        color: #d4c50a;
        position: absolute;
        left: 0;
    }

    .btn-rendezvous {
        display: inline-block;
        padding: 15px 35px;
        background-color: #d4c50a;
        color: #333;
        text-decoration: none;
        font-weight: bold;
        border-radius: 5px;
        transition: all 0.3s ease;
        font-size: 1rem;
    }

    .btn-rendezvous:hover {
        background-color: #c2b309;
        transform: translateY(-2px);
    }

    .map-content {
	position: relative;
    align-items: center;
    display: flex;
    flex-direction: column;
    }

    .map-container {
        position: relative;
        width: 100%;
        height: auto;
    }

    .map-container img {
        width: 100%;
        height: auto;
        display: block;
    }
	
	.map-content a {
		    POSITION: RELATIVE;
    TOP: -20px;
	}
	
	.avis {
		padding: 75px 0;
		background-image: url('/wp-content/uploads/2026/03/Avis.png');
		background-position: center;
		background-size: cover;
	}
	
	.avis h2 {
		color: var(--blanc)!important;
		margin-bottom: 0px;
		}
		
	.avis .intro {
	display: grid;
    grid-template-columns: 1fr 0.8fr;
    align-items: center;
		
	}
	
	.avis .btn {
		display: grid;
		grid-template-columns: 1fr 1fr;
		    GAP: 10px;
			}
	
	.avis .btn .ti-widget  {
		    BACKGROUND: var(--blanc)!important;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 9999px;
		    padding: 10px 15px;
	}
	.avis .slick-list {
		    clip-path: inset(0 -2000px 0 20px) !important;
    OVERFLOW: visible;
		}



	
	.avis-slider .slick-slide {
		    padding: 0 10px;
	}


            .avis-slider {
                padding: 20px 0 0;
            }
            .avis-slide {
                padding: 20px;
                background: #fff;
                border-radius: 8px;
                margin: 10px;
                box-shadow: 0 2px 10px rgba(0,0,0,0.1);
            }
            .avis-nom {
                color: var(--vert);
                font-size: 14px;
                text-align: right !important;
            }
        .avantages-section {
            padding: 75px 0px;
			background: url('/wp-content/uploads/2026/03/REFLECT.png');
					background-position: center;
		background-size: cover;
        }

        /* --- BADGES --- */
        .badges-grid {
            display: flex;
            flex-wrap: wrap;
            justify-content: center;
            gap: 30px;
			margin-bottom: 50px;
        }

        .badge-item {
            display: flex;
            align-items: center;
            gap: 12px;
            background: #E5DFB3;
            border-radius: 24px;
            padding: 20px;
            max-width: 400px;
			box-shadow: 0 73px 20px 0 rgba(0, 0, 0, 0.00), 0 46px 19px 0 rgba(0, 0, 0, 0.01), 0 26px 16px 0 rgba(0, 0, 0, 0.05), 0 12px 12px 0 rgba(0, 0, 0, 0.09), 0 3px 6px 0 rgba(0, 0, 0, 0.10);
        }

	@media (min-width: 769px) and (max-width: 1000px) {
		
		.badges-grid {
			flex-direction: row;
		}
		.badge-item {
			max-width: 45%;
	}
}
		.badge-item P {
			margin-bottom: 0px!important;
			font-weight: 700;
			color: var(--vert);
			line-height:20px!important;
		}
        .badge-icon {
            flex-shrink: 0;
            display: flex;
            align-items: center;
            justify-content: center;
        }

        .badge-icon img {
            width: 100%;
            height: auto;
        }

        /* --- CARDS --- */
        .cards-grid {
            display: grid;
            grid-template-columns: repeat(3, 1fr);
            gap: 20px;
        }

        .card-item {
		border-radius: 24px;
		background: linear-gradient(59deg, rgba(250, 250, 250, 0.30) 41.53%, rgba(250, 250, 250, 0.10) 78.48%);
		box-shadow: 0 127px 35px 0 rgba(0, 0, 0, 0.00), 0 81px 32px 0 rgba(0, 0, 0, 0.01), 0 46px 27px 0 rgba(0, 0, 0, 0.05), 0 20px 20px 0 rgba(0, 0, 0, 0.09), 0 5px 11px 0 rgba(0, 0, 0, 0.10);
		backdrop-filter: blur(4px);
            padding: 30px;
        }
	
	.card-item h2, .card-item p {
		color : var(--blanc)!important;
	
}
	
	.card-item p {
		margin-bottom: 0px!important;
	}

	 @media (max-width: 1000px) {
	.content-text {
		grid-template-columns: 1fr;
	}
		 

.avis {
		 padding: 60px 0;
		}
		 
		 .grid-container {
			 grid-template-columns: 1.3fr 1fr;
		 }
		 		.avis .intro {
		 grid-template-columns: 1fr;
		}
        .intro h2 {
            text-align:center;
			margin-bottom: 40px;
        }
		 
    .avis, .avantages-section {
        padding: 60px 0;
    }
		 
		 
            .cards-grid {
                grid-template-columns: repeat(2, 1fr);
            }
	}	 
		 
    /* Responsive pour mobile */
    @media (max-width: 768px) {
        .grid-container {
            grid-template-columns: 1fr;
            gap: 20px;
        }
		
		 .map-container {
			 max-width: 70%;
		 }
		
	.archive-cat--default .cat-listing {
		padding: 0px 30px;
	}
		
		.second-section .cat-hero__inner {
			flex-direction: column!important;
			gap: 0px;
		}
		
		.archive-cat:not(.archive-cat.archive-cat--leaf) {
			padding-bottom: 40px;
		}
		
		.departments {
			gap: 0px;
		}
		
    .avis, .avantages-section {
        padding: 40px 0;
    }
		
		.maps-section .content-text ul {
			padding-left: 0px;
		}
		
		.departments ul {
			margin-bottom: 0px!important;
		}
		
		.second-section .cat-hero__image::before {
			display: none!important;
		}
		
		.second-section .cat-hero__content {
			padding: 40px 15px !important;
		}
		
		.second-section .cat-hero__image {
			left: 56%!important;
		}
		
		.cat-children {
			margin-top: 0px;
		}

        .text-content {
            padding-right: 0;
        }

        .departments {
            grid-template-columns: 1fr;
        }


		
		.event-furniture-section {
			padding: 20px;
			}
		.map-content a {
			TEXT-ALIGN: CENTER;
			max-width: 200px;
			TOP: 0px;
		}
		
		.avis .intro, .avis .btn {
		 grid-template-columns: 1fr;
		}

            .badges-grid {
                flex-direction: column;
                align-items: center;
				gap: 10px;
            }

            .badge-item {
                width: 100%;
                max-width: 100%;
            }

            .cards-grid {
                grid-template-columns: 1fr;
            }

		
		.intro h2 {
			margin-bottom: 0px;
		}
        }

.maps-section .content-text, .avis-texte p {
	color: var(--vert)!important;
}




.btn-desktop {
	display: grid!important;
}

.btn-mobile {
	display: none!important;
}

@media (max-width: 768px) {
.btn-desktop {
	display: none!important;
}
	
.btn-mobile {
	display: grid!important;
	margin-top: 20px!important;
	max-width: 300px!important;
    margin: 20px auto 0!important;
}
}


.galerie-photo-theme-section {
	padding-top: 75px;
	background: #F2EFD9;
}

.galerie-photo-theme-section__textes {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 20px;
}

.galerie-photo-theme-section__intro h2, .galerie-photo-theme-section__intro p {
	color: var(--vert)!important;
}

.archive .inspiration-galleries {
	padding: 0 20px 20px 20px;
}


@media (min-width: 769px) and (max-width: 1000px) {
.galerie-photo-theme-section {
	padding-top: 60px;
}
}

@media (max-width: 768px) {
.galerie-photo-theme-section {
	padding-top: 40px;
}
	.galerie-photo-theme-section__textes {
		grid-template-columns: 1fr;
	}
	
	.archive .inspiration-galleries {
		margin-top: 0px!important;
	}

}

.woocommerce-no-products-found .woocommerce-info {
	gap: 10px!important;
	justify-content: center!important;
}

.woocommerce-no-products-found .woocommerce-info:before {
	position: relative!important;
	top: 0px!important;
    inset-inline-start: 0px!important;
}

/** ------------------------------------  FAQ------------------------------------  */

@media (min-width: 769px) {
        .page-id-4564 .faq-container, .page-id-3733 .faq-container {
            display: grid;
            grid-template-columns: 1fr 1fr;
                gap: 0rem 4rem; /* 1rem vertical, 4rem horizontal */
        }
 }

@media (max-width: 768px) {
        .page-id-4564 .faq-container, .page-id-3733 .faq-container {
            display: grid;
            grid-template-columns: 1fr;

        }
 }


        .faq-item {
            border-bottom: 0.5px solid #ffffff;
        }

        .faq-question {
            width: 100%;
            padding: 1.5rem 0;
            background: transparent;
            border: none;
            text-align: left;
            font-size: 1rem;
            font-weight: 600;
            color: #fafafa;
            cursor: pointer;
            display: flex;
            justify-content: space-between;
            align-items: center;
                grid-template-columns: 1fr 1fr;
    gap: 1rem ; 
        }

        .faq-icon {
            transition: transform 0.3s ease;
            font-size: 1.2rem;
            flex-shrink: 0;
        }

        .faq-item.active .faq-icon {
            transform: rotate(180deg);
        }

        .faq-answer {
            display: grid;
            grid-template-rows: 0fr;
            transition: grid-template-rows 0.3s ease, padding 0.3s ease;
            color: #fafafa;
            line-height: 1.6;
        }

        .faq-item.active .faq-answer {
            grid-template-rows: 1fr;
            padding-bottom: 1.5rem;
        }

        .faq-answer-inner {
            overflow: hidden;
        }

		.faq-answer-inner p {
			margin-bottom: 0px!important;
		}

        @media (max-width: 768px) {
            .faq-container {
                grid-template-columns: 1fr;
            }
			
			.faq-question {
				padding: 15px 0;
			}
        }

/* Grille produits : message après ajout au devis (AJAX) */
.config-product-card-quote-action {
	display: flex;
	flex-direction: column;
	align-items: flex-end;
	gap: 4px;
}

.clauday-added-to-quote-msg {
	font-size: 12px;
	line-height: 1.2;
	color: var(--vert);
	font-weight: 600;
	max-width: 120px;
	text-align: right;
}
/** ------------------------------------ PAGE SINGLE PRODUCT ------------------------------------  */


@media (max-width: 769px) {
    div.woocommerce-product-gallery {
        margin-bottom: 40px!important;
    }
}

@media (min-width: 1001px) {
	.single-product .product-entry-wrapper.is-width-constrained {
		align-items: stretch;
	}

	.single-product .product-entry-wrapper.is-width-constrained .woocommerce-product-gallery,
	.single-product .product-entry-wrapper.is-width-constrained .summary.entry-summary {
		height: 100%;
	}

	.single-product .product-entry-wrapper.is-width-constrained .summary.entry-summary,
	.single-product .product-entry-wrapper.is-width-constrained .summary.entry-summary.entry-summary-items {
		max-height: 100%;
		overflow-y: auto;
		overflow-x: hidden;
		-ms-overflow-style: none;
		scrollbar-width: none;
	}

	.single-product .product-entry-wrapper.is-width-constrained .summary.entry-summary::-webkit-scrollbar,
	.single-product .product-entry-wrapper.is-width-constrained .summary.entry-summary.entry-summary-items::-webkit-scrollbar {
		display: none;
	}
}

.ct-media-container img {
	    aspect-ratio: 1 / 1!important;
}


.single-product .product:not(.product-type-yith_bundle) .ct-cart-actions {
	flex-direction: row !important;
	align-items: center !important;
	gap: 10px !important;
	flex-wrap: wrap;
}

.clauday-qty-group .clauday-qty-label {
	float: left!important;
}

.single-product .product:not(.product-type-yith_bundle) .ct-cart-actions > label[for="quantity"] {
	order: 1!important;
	margin: 0!important;
}

.single-product .product:not(.product-type-yith_bundle) .ct-cart-actions > .quantity {
	order: 2!important;
}



.single-product h1 {
	color: var(--vert)!important;
	
} .

.ct-product-gallery-container .onsale {
	display: block!important;
}
/** 
.product:not(.product.product-type-yith_bundle) .cart label {
	display: none!important;
}

.product:not(.product.product-type-yith_bundle) .ct-cart-actions > .quantity::before {
	content: 'Quantité ';
	display: block;
}  */

.woocommerce-Price-amount  {
    line-height: 1.2em !important;
    font-size: 30px !important;
    font-weight: 700 !important;
    font-family: 'The Seasons' !important;
    color: var(--vert) !important;
	margin-top 5px!important;
	display: inline-block!important;
	margin-top: 10px!important;
}

.clauday-original-price-value {
  text-decoration: line-through!important;
	
}

.clauday-original-price-value {
    font-size: 18px !important;
    font-weight: 700 !important;
    font-family: 'The Seasons' !important;
    margin-top: 10px !important;
}

#tab-description p, #tab-description ul {
	padding-bottom: 18px!important;
}

.clauday-original-price {
	text-decoration: none !important;
}

.sale-price {
	align-items: flex-end!important;
}
.clauday-original-price-value {
	text-decoration: line-through!important;
}

.quantity[data-type=type-2] input[type=number] {
	border: 0px!important;
}

.sku_wrapper {
	color: var(--vert)!important;
	text-transform: none!important;
}

.sku_wrapper .sku {
	font-weight: 700!important;
	color: var(--vert)!important;
	opacity: 1!important;
}

.quantity {
	border: 1px solid var(--vert)!important;
	border-radius: 999px!important;
}

.product_meta {
	margin-TOP: 10px;
}

.ct-breadcrumbs {
	    text-transform: none!important;
		font-weight: 400!important;
	color: var(--vert)!important;
}

.ct-breadcrumbs .last-item {
	font-weight: 700!important;
}

.ct-breadcrumbs {
	color: var(--vert)!important;
	font-family: "Basic Sans"!important;
	font-size: 15px!important;
}

.ct-breadcrumbs a {
	color: var(--vert)!important;
}

.ct-cart-actions {
	flex-direction: column!important;
}

.single_add_to_cart_button {
	min-height: 35px!important;
}

.single-product .maps-section {
	display: none!important;
}

.product_meta .posted_in, .yith-wcpb-product-bundled-item-image {
	display: none!important;
}




.yith-wcpb-product-bundled-items .yith-wcpb-product-bundled-item-data {
	padding-left: 0px!important;
}

.yith-wcpb-product-bundled-items {
	border: none!important;
	box-shadow: none!important;
}

.yith-wcpb-product-bundled-item-data {
	 display: flex!important;
    flex-direction: row!important;
    align-items: center!important;
    justify-content: space-between!important;
}

@media (min-width: 769px) {
.yith-wcpb-product-bundled-items .yith-wcpb-product-bundled-item {
	padding: 0 0 5px 0!important;
	border: none!important;
}
}
@media (max-width: 768px) {
	.yith-wcpb-product-bundled-item-data {
		 display: flex!important;
		flex-direction: column!important;
		align-items: flex-start!important;
	}
	
	.yith-wcpb-qty-ref-row {
		width: 100%!important;
	}
	
	.yith-wcpb-product-bundled-item {
	  padding: 15px 0px!important;
	  border-bottom: 0.5px solid var(--vert)!important;
	}
	.yith-wcpb-bundled-total {
	  border-top: none!important;
		margin-top: 0px;
		margin-bottom: 0px;
	}
	
	.event-contact-intro__right {
		    margin-top: -22px;
	}

}

.ct-accordion-heading {
	text-align: left!important;
}

.single-product .avis {
	background-image: url('/wp-content/uploads/2026/03/avis-single-product.png')!important;
	
}

.single-product .avis h2 {
	color: var(--vert)!important;
}

.single-product .ct-container-full {
	padding: 0px!important;
}

.single-product  .ct-container-full .type-product  {
	padding: 75px 0px 0px;
	background-image: url('/wp-content/uploads/2026/03/background-single-products.png');
	background-position: center;
	background-size: cover;
}


.single_add_to_cart_button {
	box-shadow: 0 20px 5px 0 rgba(0, 0, 0, 0.00), 0 13px 5px 0 rgba(0, 0, 0, 0.01), 0 7px 4px 0 rgba(0, 0, 0, 0.05), 0 3px 3px 0 rgba(0, 0, 0, 0.09), 0 1px 2px 0 rgba(0, 0, 0, 0.10);
}

.custom-related-reassurance-wrapper {
	padding-bottom: 75px;
	background-image: url('/wp-content/uploads/2026/03/custom-related-reassurance-wrapper.png');
	background-position: bottom;
	background-size: cover;
	position: relative;
}

.custom-related-reassurance-wrapper::before {
    content: "";
    position: absolute;
    background: linear-gradient(180deg, var(--Habillage-blanc, #FAFAFA) 30%, #f2efd900 100%);
        z-index: 0;
    height: 400px;
    width: 100%;
}

.product-entry-wrapper::before {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 100vw;
  height: 400px;
  bottom: 0;
background: linear-gradient(0deg, var(--Habillage-blanc, #FAFAFA) 30%, #f2efd900 100%);
}

.summary.entry-summary {
	position: relative;
	z-index: 4444;
}

.single .products {
	z-index: 222!important;
    POSITION: RELATIVE!important;
}

.related.products, .two-description {
	padding-top: 75px!important;
}
.two-description {
	position: relative;
	z-index: 888;
	
}
.bloc-description-faq .faq {
	height: fit-content;
}


@media (min-width: 769px) and (max-width: 1000px) {

	.single-product .ct-container-full .product {
		padding: 50px 0px 0px;
	}
	
	.custom-related-reassurance-wrapper {
		padding-bottom: 50px;
	}
	
.related.products, .two-description {
	padding-top: 50px!important;
}
}

.two-description h2.text-center {
	text-align: center;
	color: var(--vert)!important;
}

@media (max-width: 768px) {

	.related.products, .two-description {
	padding-top: 40px!important;
}
	
	.single-product .ct-container-full .product {
		padding: 40px 0px 0px;
	}
	
	.custom-related-reassurance-wrapper {
		padding-bottom: 40px;
	}
}

.bundle-dimensions-list {
	list-style-type: none!important;
	padding-left: 0px!important;
}

.product .woocommerce-breadcrumb {
	margin-bottom: 20px!important;
}

.yith_ywraq_add_item_product_message {
	font-weight: 700!important;
	color: var(--vert)!important;
}

.reassurance-section {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
    margin: 40px auto 0;
	position: relative;
}

/* Tablette + mobile */
@media (max-width: 1000px) {
    .reassurance-section {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 768px) {
    .reassurance-section {
        grid-template-columns: 1fr;
    }
}

/* Card */
.reassurance-item {
    display: flex;
    /* align-items: center; */
    flex-direction: column;
    gap: 15px;
    padding: 20px;
    border-radius: 20px;
	font-family: "Basic Sans"!important;
}

/* Icône */
.reassurance-icon {
    font-size: 22px;
}

/* Texte */
.reassurance-text {
    font-size: 16px;
}

/* 🔥 Design alterné */
.reassurance-item:nth-child(odd) {
    background: transparent;
	border: 1px solid var(--vert);
	color: var(--vert);
}

.reassurance-content strong {
	display: block;
}

.reassurance-item:nth-child(even) {
    background: var(--vert);
    color: #fff;
}

.related.products:not(:first-of-type) {
    display: none !important;
}

.bloc-description-faq{
	display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 0rem 2rem;
	align-items: center;
}

.bloc-description-faq .description {
	color:var(--vert)!important;
}

.bloc-description-faq .faq {
	background-color: var(--blanc)!important;
	padding: 40px;
	border-radius: 24px;
}

.bloc-description-faq .faq .faq-answer, .bloc-description-faq .faq .faq-question, .bloc-description-faq h2, .bloc-description-faq h3, .bloc-description-faq .faq p  {
	color: var(--vert)!important;
}

.bloc-description-faq  .faq-icon svg path {
	stroke: var(--vert)!important;
}

.bloc-description-faq  .faq-item {
    border-bottom: 0.5px solid var(--vert)!important;
}

.bloc-description-faq h2, .bloc-description-faq h3 {
	margin-bottom: 10px!important;
}

@media (max-width: 768px) {
    .bloc-description-faq{
        grid-template-columns: 1fr;
    }
.two-description h2.text-center {
	text-align: left;

}
.bloc-description-faq .faq {

	padding: 20px;
}
	
	.bloc-description-faq .faq-item:first-child .faq-question {
    padding-top: 0px!important;
}
}

.woocommerce-tabs[data-type*=type-3] .entry-content {
    padding-block: 0px!important; 
}


.acf-mentions-produit {
	 DISPLAY: FLEX;
    GAP: 10px;
    flex-wrap: wrap;
	margin: 20px 0px;
}

.mention {
	border-radius: 24px;
	background: #E5DFB3;
	color: var(--vert);
	font-family: "Basic Sans";
	font-size: 18px;
	font-style: normal;
	font-weight: 700;
	padding: 8px 16px;
	font-style: italic;
	width: fit-content!important;
}

.woocommerce.single-product .product .yith-ywraq-add-to-quote {
	display: block!important;
}

.mention.materiel {
	margin-top: 20px!important;
	display: inline-block!important;
}
/*
.product[class*=gallery] .entry-summary-items>* {
	margin-bottom: 0px!important;
}
*/
.entry-summary-items p, .entry-summary-items ul li, .ct-accordion-heading {
	color: var(--vert)!important;
}

.ct-accordion-heading {
	font-family: "Basic Sans";
	font-size: 18px!important;
	font-weight: 700;
	text-transform: none!important;
}

.ct-accordion-heading svg  {
	fill: var(--vert)!important;
}

.bandeau-contact {
    display: grid;
    grid-template-columns: 0.8fr 1.2fr;
    gap: 30px;
    align-items: center;
  	position: relative;
	z-index: 777;
    padding-top: 40px;
}

.bandeau-left {
    font-size: 16px;
}

.bandeau-left p {
	font-weight: 700!important;
	font-size: 18px;
	color: var(--vert)!important;
	line-height: 25px;
	margin-bottom: 0px!important;
}

.bandeau-right {
    text-align: center;
	padding: 20px;
	
	border-radius: 24px;
	background: var(--vert);
}

.bandeau-right p, .bandeau-right h3 {
	margin-bottom: 10px!important;
	color: var(--blanc)!important;

}

.btn-contact {
    display: inline-block;
    margin-top: 10px;
    padding: 12px 20px;
    background: #000;
    color: #fff;
    text-decoration: none;
}

@media (max-width: 768px) {
.bandeau-contact {
    grid-template-columns: 1fr;
}
}


.woosb-thumb {
	display: none!important;
}

.woosb-name a {
	color: var(--vert)!important;
	font-family: "Basic Sans"!important;
	font-size: 16px!important;
	font-style: normal;!important
	font-weight: 400!important;
}

.woosb-products .woosb-product, .woosb-products {
	border: none!important;
}

.woosb-products .woosb-product {
	padding: 5px 0!important;
}

.bundled_item .bundled_item_price,
.bundled_item .product-price,
.bundled_item .price {
	display: none !important;
}

.bundle-item-reference--title {
	display: block;
	margin-top: 4px;
	font-size: 13px;
	font-weight: 400;
}

/* WPC Product Bundles (woosb) */
.woosb-products .woosb-price {
	display: none !important;
}

.yith-wcpb-product-bundled-item-data__title a, .bundle-item-reference--title{
	color: var(--vert)!important;
	font-family: "Basic Sans", sans-serif!important;
	font-size: 16px!important;;
	line-height: 1.3;
}



.woosb-products .woosb-product .woosb-title .woosb-name {
	display: flex!important;
	align-items: center!important;
	justify-content: space-between!important;
}

/* Fallback visuel pour les bundles WooCommerce */
.bundled_item .bundled_item_price,
.bundled_item .product-price,
.bundled_item .price {
	display: none !important;
}


/* WPC Product Bundles (woosb) */
.woosb-products .woosb-price {
	display: none !important;
}


.woosb-products .woosb-name {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 12px;
}

.woosb-products .woosb-name > a {
	flex: 1 1 auto;
	min-width: 0;
}

.woosb-products .woosb-name-left {
	display: flex;
	align-items: center;
	gap: 10px;
	flex: 1 1 auto;
	min-width: 0;
}


.yith-wcpb-bundle-form label, .ct-product-add-to-cart label {
	color: var(--vert)!important;
	font-family:  "Basic Sans"!important;
	font-size: 18px!important;
	font-style: normal!important;
	font-weight: 700!important;
	margin-right: 5px!important;
}


.quantity[data-type=type-2] {
    width: 100px!important;
}

.yith-wcpb-product-bundled-items {
	margin-bottom: 0px!important;
    margin-top: 20px!important;
}

.ct-product-add-to-cart {
	margin-bottom: 20px!important;
}

.qty  {
	font-weight: 700!important;
}

div.quantity .ct-increase:hover, div.quantity .ct-decrease:hover {
    background: transparent!important;
	color: var(--vert)!important;
}

div.quantity {
	height: 30px!important;
}

.yith-wcpb-product-bundled-item-data__quantity {
	border: 1px solid var(--vert)!important;
    padding: 5px!important;
	border-radius: 9999px!important;
}

.yith-wcpb-qty-control, .yith_bundle_quantity_1, .yith-wcpb-qty-btn  {
	font-weight: 700!important;
	color: var(--vert)!important;
	font-size: 0.9em!important;
}

.yith-wcpb-qty-control {
	    display: flex;
}

.yith-wcpb-qty-btn {
	cursor:pointer!important;
}

.yith-wcpb-bundled-total {
	display: flex!important;
    align-items: cente!importantr;
    justify-content: space-between!important;
	border-top: 0.5px solid var(--vert);
	padding-top: 10px!important;
	margin-top: 10px!important;
	color: var(--vert)!important;
}
.yith-wcpb-bundled-total__value {
	font-weight: 700!important;
}
.yith-wcpb-product-bundled-item-data__quantity input[type=number].yith-wcpb-bundled-quantity {
	color: var(--vert)!important;
    padding: 0px 5px!important;
    background: transparent!important;
    border: 0px!important;
}

.yith-wcpb-product-bundled-item-data__description, .yith-wcpb-product-bundled-item-data__availability {
  display: none!important;
}

input.yith-wcpb-bundled-quantity {
  -moz-appearance: textfield!important;
}

input.yith-wcpb-bundled-quantity::-webkit-outer-spin-button,
input.yith-wcpb-bundled-quantity::-webkit-inner-spin-button {
  -webkit-appearance: none!important;
  margin: 0!important;
}

.ct-module-title {
	color: var(--vert)!important;
	text-align: center!important;
}

.add-request-quote-button {
	padding: 10px !important;
    min-height: auto!important;
    width: 100%!important;
    border-radius: 2000px!important;
	font-size: 0.9rem !important;
}

@media (max-width: 768px) {
	.yith-wcpb-product-bundled-item-data__title {
		display: flex;
		flex-direction: column;
	}
	
	.yith-wcpb-product-bundled-item-data__title .badge-new {
		width: fit-content;
	}
	
	.yith-wcpb-product-bundled-items {
		margin-top: 0px!important;
	}
}


.stock.out-of-stock, .stock.available-on-backorder {
    color: #e16164!important;
    font-family: "Basic Sans";
    font-size: 18px;
    font-weight: 700;
}

.stock.out-of-stock {
    color: #e16164!important;
}


.out-of-stock-badge {
	display: none!important;
}

#tab-clauday_additional_information p {
	margin-bottom: 18px!important;
}

@media (max-width: 769px) {
    .ywraq-additional-information > div {
        margin-bottom: 10px!important;
    }
	
	.ywraq-additional-information > div {
		padding: 10px!important;
	}
	
	.ywraq-status-ywraq-new .message-content {
		padding: 0px!important;
	}
	
	.message-content p {
		margin: 0px!important;
	}
}


/** ------------------------------------ PAGE THEME  ------------------------------------  */

.single-event, .inspiration-theme {
	background: #F2EFD9;
}

.cat-listing .intro-title-cat {
    display: grid;
    grid-template-columns: 1fr 1fr;
	align-items: center;
}

.single-evenements .cat-listing {
	background: linear-gradient(0deg, rgba(242, 239, 217, 0.00) 43.18%, #F2EFD9 83.88%), var(--Habillage-Rose-400, #F3DADB);
}

.single-evenements .slick-prestations-cats .slick-track {
	display: flex !important;
	align-items: stretch;
}
.single-evenements .slick-prestations-cats .slick-slide {
	height: auto !important;
}
.single-evenements .slick-prestations-cats .slick-slide > div {
	height: 100%;
}
.single-evenements .slick-prestations-cats .config-product-card {
	height: 100%;
}

.single-evenements .slick-prestations-cats .config-product-card-image-link {
	flex: 0 0 auto;
}
.single-evenements .slick-prestations-cats .config-product-card-image {
	min-height: 0;
	height: auto;
	aspect-ratio: 4 / 3;
}
.single-evenements .slick-prestations-cats .config-product-card-image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.alerte {
	 Text-align: center!important;
    display: block!important;
	margin-top: 40px;
	color: var(--vert);
	font-size: 18px;
}

.single-evenements .config-product-card-info {
	padding: 30px!important;
}

.slick-prestations-cats .slick-list {
	overflow: visible!important;
}

.slick-prestations-cats {
	margin-top: 40px;
}
@media (min-width: 1001px) {
.single-evenements .slick-prestations-cats {
	width: 100vw;
	margin-left: calc(50% - 50vw);
	margin-right: calc(50% - 50vw);
}
}
.single-evenements .slick-prestations-cats .slick-list {
	padding: 10px 0;
}

.single-evenements .slick-prestations-cats .slick-track {
	margin-left: -10px;
	margin-right: -10px;
}

.single-evenements .slick-prestations-cats .slick-slide {
	padding-left: 10px;
	padding-right: 10px;
}

.single-evenements .slick-prestations-cats {
	position: relative;
	padding-bottom: 56px;
}

.single-evenements .slick-prestations-cats .slick-arrow {
	position: absolute;
	top: auto;
	bottom: 0;
	transform: none;
	z-index: 5;
}

.single-evenements .slick-prestations-cats .slick-prev {
	left: calc(50% - 40px);
}

.single-evenements .slick-prestations-cats .slick-next {
	    left: calc(50% + 6px);
}

/* Single evenement: image gauche non absolute */
.single-evenements .event-extra-block {
	background-image: url('/wp-content/uploads/2026/04/theme-background-info.png');
	background-size: cover;
	background-repeat: no-repeat;
}

.single-evenements .event-extra-block__inner {
	display: flex;
	flex-direction: row;
	align-items: stretch;
	gap: 0;
}

.single-evenements .event-extra-block__media {
		flex: 0 0 70%;
	width: 50vw;
	margin-left: calc(50% - 50vw);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	min-height: 100%;
	position: relative;
}

.single-evenements .cat-hero {
	background-color: #F2EFD9;
}

.num {
	 position: relative;
    top: -3px;
}

.single-evenements .event-extra-block__content {
	flex: 1 1 50%;
	padding: 150px 40px !important;
	position: relative;
}

.event-extra-block__content-inner h2, .event-extra-block__content-inner p {
	color: var(--vert)!important;
}

.single-evenements .event-extra-block__content::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 35%;
	height: 100%;
	background: linear-gradient(to right, #fafafa 0%, rgba(221, 223, 220, 0) 100%);
	pointer-events: none;
	z-index: 1;
}

.single-evenements .event-extra-block__content-inner {
	position: relative;
	z-index: 2;
}

.single-evenements .config-product-card-info {
	display: flex!important;
	flex-direction: column!important;
	align-items: normal!important;
}

.single-evenements .config-product-card-right {
    POSITION: ABSOLUTE;
    RIGHT: 30px;
    bottom: 30px;
}

.inspiration-theme {
	padding: 75px 20px 20px 20px;
}

.reassurance-theme {
	padding: 75px 0;
	background: var(--rose-2);
}

.reassurance-theme .reassurance-section {
	margin-top: 0px!important;
}


/* Single evenement: image gauche non absolute */
.single-evenements .event-extra-block {
	background-color: #DDDFDC;
}

.single-evenements .event-extra-block__inner {
	display: flex;
	flex-direction: row;
	align-items: stretch;
	gap: 0;
}


.single-evenements .event-extra-block__media::before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	width: 35%;
	height: 100%;
	background: linear-gradient(to left, #fafafa 0%, rgba(221, 223, 220, 0) 100%);
	pointer-events: none;
	z-index: 1;
}



.single-evenements .event-extra-block__content::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 35%;
	height: 100%;
	background: linear-gradient(to right, #fafafa 0%, rgba(221, 223, 220, 0) 100%);
	pointer-events: none;
	z-index: 1;
}

.single-evenements .event-extra-block__content-inner {
	position: relative;
	z-index: 2;
}

/* Single evenement - intro bloc contact (sans formulaire) */
.event-contact-intro {
	padding: 60px 0;
	background: #f3dadb;
}

.event-contact-intro__grid {
	display: grid;
	grid-template-columns: 0.7fr 1.3fr;
	gap: 24px;
	background-color: var(--vert);
	border-radius: 24px;
	padding: 40px;
	margin-top: 40px;
	align-items: center;
}
.event-contact-intro__left .button-2 svg {
	position: relative;
    top: 5px;
}
.event-contact-intro__left h2,
.event-contact-intro__left h3,
.event-contact-intro__left p,
.event-contact-intro__phone {
	color: #fafafa;
}

.event-contact-intro__left h2 {
	margin-bottom: 12px;
}

.event-contact-intro__left h3 {
	margin: 18px 0 8px;
}

.event-contact-intro__phone {
	display: inline-block;
	background: #bfae41;
	border-radius: 999px;
	padding: 6px 12px;
	text-decoration: none;
	font-weight: 700;
}

.single-evenements .slick-arrow:before{
    display: none!important;
}

.single-evenements .slick-prev svg, .single-evenements .slick-next svg {
    stroke: #000;
    fill: none;
    stroke-width: 2;
    stroke-linecap: round;
    stroke-linejoin: round;

}

.btn-arrow {
	display: inline-block;
	padding: 10px;
	border-radius: 80px;
	background: var(--Logo-or, #BFAE41);
	box-shadow: 0 20px 5px 0 rgba(0, 0, 0, 0.00), 0 13px 5px 0 rgba(0, 0, 0, 0.01), 0 7px 4px 0 rgba(0, 0, 0, 0.05), 0 3px 3px 0 rgba(0, 0, 0, 0.09), 0 1px 2px 0 rgba(0, 0, 0, 0.10);
}


h3.config-product-card-title a{
	font-size: 30px!important;
	margin-bottom: 10px!important;
	display: inline-block!important;
}


@media (max-width: 1000px) {
	.inspiration-theme {
		padding: 60px 20px 20px 20px;
	}
	
.reassurance-theme {
	padding: 60px 0;
}
	.single-evenements .cat-listing {
	  padding: 20px 0px 60px!important;
	}
	.single-evenements .event-extra-block__inner {
		    flex-direction: COLUMN;
	}
	.single-evenements .event-extra-block__media {
		    padding: 200px;
		width: 100%;
	}
	.single-evenements .event-extra-block__content {
		padding: 0px 30px 30px 30px!important;;
	}
	
	.event-extra-block__inner {
			margin-left: calc(50% - 50vw);
	margin-right: calc(50% - 50vw);
	}
	.single-evenements .event-extra-block__media:before {
	content: "";
		position: absolute;
		top: 0;
		right: 0;
		width: 100%;
		height: 101%;
		background: linear-gradient(to top, #fafafa 14%, rgba(221, 223, 220, 0) 65%);
		pointer-events: none;
		z-index: 1;		
	}
}


@media (max-width: 768px) {
	.cat-listing .intro-title-cat,.event-contact-intro__grid  {
		grid-template-columns: 1fr;
	}
	.inspiration-theme {
		padding: 40px 20px 20px 20px;
	}
	.reassurance-theme {
		padding: 40px 0;
	}
	
	.single-evenements .slick-prestations-cats {
		padding-bottom: 30px;
	}
	
	.single-evenements .event-extra-block__media {
		padding: 140px;
	}

	.single-evenements .cat-listing {
	  padding: 20px 0px 40px!important;
	}
	
	.single-evenements .inspiration-galleries {
		margin-bottom: 0px!important;
	}
	
	.config-product-card-ref {
		    padding-bottom: 20px;
	}
	
	h3.config-product-card-title a {
		font-size: 24px!important;
	}
	
	.single-evenements .config-product-card-info {
		padding: 15px!important;
	}
	
	.single-evenements .config-product-card-right {
		POSITION: ABSOLUTE;
		RIGHT: 15px;
		bottom: 15px;
	}
	
	.event-contact-intro__left .button-2 {
		width: fit-content;
	}
	
	.event-contact-intro__grid {
		padding: 20px;
	}
	.single-evenements .event-extra-block__content {
		padding: 0px 20px 20px 20px!important;
	}
	}



/** ------------------------------------ PAGE SEARCH ------------------------------------  */
.clauday-shop-page #main {
	position: relative;
	background-color: #F2EFD9;
}

.clauday-shop-page .hero-section {
	background-color: #F2EFD9!important;
	
}

.clauday-shop-page .hero-section .entry-header {
	min-height: auto!important;
	padding: 75px 0 0 0!important;
}

.clauday-shop-page #main .ct-container {
	padding-bottom: 75px!important;
}

.clauday-shop-page h1 {
	color: var(--vert)!important;
}

.clauday-shop-page #main:before {
	content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background-image: url(/wp-content/uploads/2026/03/lines-or.svg);
    background-repeat: no-repeat;
    background-position: bottom left;
    background-size: contain;
    height: 100%;
    pointer-events: none;
    TRANSFORM: SCALE(1.1);
}
.search #main .ct-container {
	padding-top: 0px!important;
	padding-bottom: 75px!important;
}
.search h1	 {
	color: var(--vert)!important;
	z-index: 999;
	position: relative;
	text-align: center!important;
}

.search-results .woo-listing-top {
	display: none!important;
}

@media only screen and (min-width: 768px) and (max-width: 999px) {
.search #main .ct-container {
	padding-top: 0px!important;
	padding-bottom: 60px!important;
}
	
.clauday-shop-page .hero-section .entry-header {
	padding: 60px 0 0 0!important;
}
.clauday-shop-page #main .ct-container {
	padding-bottom: 60px!important;
}
}

@media only screen and (max-width: 767px) {
	.search #main .ct-container {
		padding-top: 0px!important;
		padding-bottom: 40px!important;
	}
.clauday-shop-page .hero-section .entry-header {
	padding: 40px 0 0 0!important;
}
	
	.clauday-shop-page #main .ct-container {
	padding-bottom: 40px!important;
		padding-top: 20px!important;
}
	.clauday-archive-filters label {
		max-width: 155px!important;
	}
}

/** ------------------------------------OFFRE D'emploi ------------------------------------  */
.emploi {
	background-image: url('/wp-content/uploads/2026/04/spiral-recrutement.png');
	background-position: center;
	background-size: cover;
}

#field_3_7 .gfield_required_text {
	display: none!important;
}

#field_3_7, #field_3_7 .ginput_container_fileupload {
	display: flex!important;
	gap: 20px;
}

#field_4_8 .gform-field-label {
	margin-bottom: 0px!important;
}


#field_3_7 {
    justify-content: center;
}
.gform_fileupload_rules{
	padding-top: 0px!important;
	margin-top: 0px!important;
}

#field_3_7 .gform-field-label {
	color: var(--blanc)!important;
	font-family:  "Basic Sans"!important;
	font-size: 18px!important;
	font-weight: 400!important;
	margin-bottom: 0px!important;

}

#input_3_7, .gfield_description:not(.gfield_description.gfield_validation_message) {
	font-size: 14px!important;
	color: var(--blanc)!important;
}

.gfield_validation_message {
color : #c02b0a!important;
	padding: 10px!important;
	font-family: 12px!important;
}


.gform_fileupload_rules {
	    position: relative!important;
    top: 2px!important;
}

#field_3_1 {
	font-size: 18px!important;
}

@media (max-width: 1000px) {

  #field_3_7{
    justify-content: start;
	  
  }
	
#field_3_7, .ginput_container_fileupload {
	gap: 5px;
	flex-wrap: wrap;
}
}

@media (min-width: 1001px) {
.ojm-list-wrapper {
    display: flex;
	    max-width: 700px;
    margin: 0 auto;
	        justify-content: center;
}


.ojm-list-wrapper:has(.ojm-job-card:nth-child(2)) {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: auto;
    gap: 20px;
    width: 100%;
    max-width: 100%;
}
}


@media (max-width: 1000px) {
  .ojm-list-wrapper{
        grid-template-columns: repeat(2, 1fr);
        grid-template-rows: auto;
        height: auto;
        DISPLAY: GRID;
        GAP: 20px;
  }
}

.ojm-container {
	grid-template-columns: repeat(2, 1fr)!important;
}


.ojm-job-card {
	        display: grid;
    	background: #F2EFD9;
    	padding: 20px;
	    align-items: center;
}

.ojm-container h1 {
	margin: 10px 0px!important;
}

.ojm-container h1, .ojm-main h2, .ojm-container p, .ojm-container ul li  {
	color: var(--vert)!important;
}

.ojm-form-card h2 {
	color: var(--blanc)!important;
	text-align: center;
}


.ojm-container p, .ojm-container ul li {
	font-family: "Basic Sans"!important;
}



.ojm-title-link {
	color: var(--vert);
	font-family: "Basic Sans";
	font-size: 18px;
	font-style: normal;
	font-weight: 700;
	padding-bottom: 5px;
}

.ojm-info-col .dashicons, .ojm-meta-item  .dashicons {
	display: none!important;
}

.ojm-job-excerpt {
	margin: 15px 0px!important;
	padding-top: 15px;
	border-top: 1px solid var(--or);
}



.ojm-info-col, .ojm-meta-item, .ojm-job-excerpt {
	color: var(--vert);
	font-family: "Basic Sans";
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
}



.ojm-btn-custom {
    display: inline-block;
    padding: 0.35rem 0.95rem;
    background: transparent;
	border: 2px solid var(--or);
    color: var(--or);
    text-decoration: none;
    font-weight: bold;
    font-size: 0.9rem;
    font-family: 'Basic Sans', 'basic-sans', sans-serif;
    border-radius: 50px;
    transition: opacity 0.2s, background 0.2s, color 0.2s;
    text-transform: uppercase;
	cursor: pointer;
	width: fit-content;
	margin: 0 0 0 auto;
}

.ojm-btn-custom:hover {
    opacity: 0.9;
	color: var(--or);
}

.ojm-body p, .ojm-body li {
    font-family: "Open Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 24px;
	
}

.ojm-body p:not(.ojm-body li p) {
	margin-bottom: 10px!important;
}

.ojm-body ul {
	    padding-left: 20px!important;
}

.ojm-subtitle-meta {
	display: flex;
    gap: 10px;
}

.ojm-form-card {
    background: url('/wp-content/uploads/2026/04/recrutelemnt-form.png');
	background-size: cover;
	background-repeat: no-repeat;
    padding: 35px;
    box-shadow: 0 5px 25px rgba(0, 0, 0, 0.07);
    color: var(--blanc);
}

.lines {
	background: #eeeeee;
	margin: 20px 0px;
}

#gform_4 #gform_submit_button_4 {
	margin: 0px!important;
}

#gform_4 .gform-footer {
	padding: 0px!important;
	margin: 0px!important;
}

@media (min-width: 1000px) {
	.ojm-container {
		flex-direction: row;
	}
}
@media (max-width: 1000px) {
  .ojm-job-card {
    grid-template-columns: 1fr;
  }
	
	.ojm-container {
		flex-direction: column;
	}
	
  .ojm-job-card {
    padding: 20px;
  }

	.infos-job {
	justify-content: flex-START;
}
	
.ojm-title-link {
		font-size: 24px;
		margin-bottom: 10px;
}
}



@media (max-width: 768px) {
  .ojm-list-wrapper {
        grid-template-columns: 1fr!important;
        grid-template-rows: auto;
        height: auto;
        DISPLAY: GRID;
        GAP: 20px;
  }
	
.ojm-container {
	grid-template-columns: 1fr!important;
	gap: 0px!important;
}
	
	.ojm-form-card {
		padding: 20px;
	}
}


/** ------------------------------------ FOOTER ------------------------------------  */


/* =============================================
   FOOTER – Clauday Évènements
   ============================================= */

/* =============================================
   BASE
   ============================================= */
.fw-footer {
  background: url('/wp-content/uploads/2026/03/Footer_v3.png');
	
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	z-index: 999;
}

.fw-footer a {
  text-decoration: none;
  color: inherit;
	font-family: "Basic Sans"!important;
  transition: color 0.2s;
}

.fw-footer a:hover {
  color: #a89030;
}

.adresse {
	display: flex;
    flex-direction: column;
	color: var(--vert)!important;
}

.adresse em {
	display: none;
}

/* =============================================
   FOOTER MAIN
   ============================================= */
.fw-footer__main {
  padding: 48px 0 32px;
}

.fw-footer__grid {
  display: grid;
  grid-template-columns: 300px 1fr;
  gap: 48px;
  align-items: start;
}

/* =============================================
   CARTE INFO GAUCHE
   ============================================= */
.fw-footer__card {
  background: #ffffff;
  border-radius: 16px;
  padding: 28px 24px;
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.07);
}

.fw-footer__logo {
  
  height: auto;
  display: block;
  margin-bottom: 20px;
}

.subtitle {
	font-size: 18px!important;
}

.fw-footer__hours p {
  margin: 0 0 8px;
  color: var(--vert);
	font-size: 16px;
}

.fw-footer__hours strong {
  color: #3a2a2a;
}

.fw-footer__address {
  display: flex;
  align-items: center;
  gap: 6px;
  margin-top: 4px;
}

.fw-footer__address svg {
  flex-shrink: 0;
  margin-top: 2px;
  color: #a89030;
}

.fw-footer__contact-line {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-top: 8px;
}

.fw-footer__contact-line svg {
  color: #a89030;
  flex-shrink: 0;
}

.social-media {
	margin-top: 20px!important;
    gap: 10px;
    display: flex;
}

.fw-footer .ti-widget.ti-goog .ti-widget-container {
	text-align: left!important;
}

.fw-footer__social {
  display: inline-flex;
  align-items: center;
  color: #5a4a4a;
}

.fw-footer__social:hover {
  color: #a89030;
}

/* Avis clients */
.fw-footer__reviews {
  margin-top: 20px;
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.fw-footer__review-item {
  display: flex;
  align-items: center;
  gap: 10px;
}

.fw-footer__review-text {
  display: flex;
  flex-direction: column;
  font-size: 0.8rem;
}

.fw-footer__review-text span {
  font-weight: 600;
  color: #3a2a2a;
}

.fw-footer__review-stars {
  display: flex;
  align-items: center;
  gap: 4px;
  margin-top: 2px;
}

.fw-footer__review-score {
  font-weight: 600;
}

.fw-footer__stars {
  color: #f5a623;
  letter-spacing: 1px;
}


.fw-footer .dgwt-wcas-sf-wrapp  {
	padding: 0px!important;
	background: transparent!important;
}

.fw-footer .dgwt-wcas-search-input {
	height: 35px!important;
	background: var(--blanc)!important;
}

.fw-footer .dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit {
    top: 18px!important;
}

.fw-footer .dgwt-wcas-search-input, .fw-footer__actions a {
	    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.10)!important;
	    border-radius: 9999px;
}


/* =============================================
   COLONNE NAVIGATION DROITE
   ============================================= */
.fw-footer__nav {
  display: flex;
  flex-direction: column;
  gap: 20px;
}


.fw-footer__actions {
  display: flex;
  align-items: center;
  gap: 12px;
  flex-wrap: wrap;
}

.fw-footer__actions a {
	text-align: center;
    justify-content: center;
    display: flex!important;
    gap: 10px;
}

.button-2 svg {
  flex-shrink: 0;
}


/* Champ de recherche */
.fw-footer__search {
  flex: 1;
  min-width: 200px;
  position: relative;
}

.fw-footer__search input[type="search"] {
  width: 100%;
  padding: 11px 46px 11px 16px;
  border-radius: 30px;
  border: 1.5px solid #d9b8be;
  background: #fff;
  font-size: 0.875rem;
  color: #5a4a4a;
  outline: none;
  box-sizing: border-box;
  transition: border-color 0.2s;
  -webkit-appearance: none;
  appearance: none;
}

.fw-footer__search input[type="search"]:focus {
  border-color: #a89030;
}

.fw-footer__search button {
  position: absolute;
  right: 14px;
  top: 50%;
  transform: translateY(-50%);
  background: none;
  border: none;
  cursor: pointer;
  padding: 0;
  color: #5a4a4a;
  display: flex;
  align-items: center;
  transition: color 0.2s;
}

.fw-footer__search button:hover {
  color: #a89030;
}

/* =============================================
   BANDE VERTE – Menu WP
   ============================================= */
.fw-footer__events-bar {
  background-color: var(--vert);
  color: #fff;
  border-radius: 8px;
  padding: 15px;
    margin: 0 20px 24px 0;
}

.fw-footer__events-label {
  white-space: nowrap;
  flex-shrink: 0;
	font-weight: 700;
	margin-bottom: 10px;
	display: block;
}

.fw-footer__events-menu {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    gap: 10px;
    flex-wrap: wrap;
}

.fw-footer__events-menu li {
  margin: 0;
  padding: 0;
}

.fw-footer__events-menu li a {
  color: #fff;
  transition: opacity 0.2s;
}

.fw-footer__events-menu li a:hover {
  opacity: 0.75;
  color: #fff;
}

/* =============================================
   GRILLE DES MENUS CATÉGORIES
   ============================================= */
.fw-footer__menus-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-auto-flow: row;
  gap: 0;
  position: relative;
}

.fw-footer__menu-col {
  padding: 0 20px 24px 0;
 /* border-right: 1px solid #d9b8be;  */
}

.fw-footer__menu-col:nth-child(4n) {
  border-right: none;
  padding-right: 0;
}

.fw-footer__menu-col:nth-child(n+5) {
 /*  border-top: 1px solid #d9b8be; */
  padding-top: 24px;
}

/* ---- Styles menus WP ---- */
.fw-footer__menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

.fw-footer__menu li {
  margin: 0;
  padding: 0;
}

.title-menu a {

	font-size: 18px;
	font-style: normal;
	font-weight: 400;

}

.fw-footer__menu > li > a {
  color: var(--vert);
  display: block;
	font-weight: 400;
  padding-bottom: 8px;
  margin-bottom: 4px;
}

.fw-footer__menu > li > a:hover {
  color: #a89030;
}

.fw-footer__menu .sub-menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

.fw-footer__menu .sub-menu li a {
  font-size: 0.8125rem;
  color: #5a4a4a;
  display: block;
  padding: 2px 0;
  line-height: 1.8;
}

.fw-footer__menu .sub-menu li a:hover {
  color: #a89030;
}

/* ---- Menu liens simples (8ème col) ---- */
.fw-footer__menu--simple {
  list-style: none;
  margin: 0;
  padding: 0;
}

.fw-footer__menu--simple > li > a {
    padding: 12px 0px;
    margin-bottom: 10px;
  
}
.fw-footer__menu--simple > li:not(:last-child)  a {
    border-bottom: 0.5px solid var(--vert);
}
.fw-footer__menu--simple > li:last-child > a {
  border-bottom: none;
}

.fw-footer__menu--simple > li > a:hover {
  color: #a89030;
}

/* =============================================
   BANDE ROSE – Menu WP
   ============================================= */
.fw-footer__pink-bar {
  background-color: var(--rose);
  padding: 14px 0;
  border-radius: 8px;
 
}

.fw-footer__pink-menu {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6px 24px;
  flex-wrap: wrap;
}

.fw-footer__pink-menu li {
  margin: 0;
  padding: 0;
}

.fw-footer__pink-menu li a {
  color: #fff;
  transition: opacity 0.2s;
}

.fw-footer__pink-menu li a:hover {
  opacity: 0.75;
  color: #fff;
}

.adresse a {
	text-decoration: none!important;
}

/* =============================================
   COPYRIGHT
   ============================================= */
.fw-footer__bottom {
  padding: 18px 0 24px;
  border-top: 0.5px solid var(--vert);
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}

.fw-footer__bottom p {
  margin: 0;
  font-size: 14px;
  color: var(--vert);
}

.fw-footer__bottom a {
  color: var(--vert);
	transition: all 0.4s ease-out;
}

.fw-footer__bottom a:hover {
  color: #BFAE41;
	transition: all 0.4s ease-out;
}

.fw-footer__cactus {
  display: flex !important;
  align-items: center;
  justify-content: center;
  gap: 6px;
}

.fw-footer__cactus svg {
  color: #5a4a4a;
}

.border-bottom-2 {
	border-bottom: 0.5px solid var(--vert);
}

/* =============================================
   RESPONSIVE – TABLETTE (≤ 1000px)
   ============================================= */
@media (max-width: 1000px) {

  .fw-footer__grid {
    grid-template-columns: 410px 1fr;
    gap: 28px;
  }
	.fw-footer__nav {
		gap: 0px;
	}
	
	.fw-footer__events-bar {
		margin: 10px 0;
	}
	
	.border-bottom-2 {
	border-bottom: 0px;
}
	
	.title-menu {
	 padding: 14px 0;
    
	}
	
.fw-footer__menu-col .fw-footer__menu > li:not(.title-menu) {
  /*display: none;  */
}

  .fw-footer__menus-grid {
    grid-template-columns: 1fr;
  }
	
	.fw-footer__menu-col  ul {
		border-bottom: 0.5px solid var(--vert);
	}
	
	#menu-menu-simple { border-bottom: none!important;}

  .fw-footer__menu-col:nth-child(4n) {
    
    padding-right: 16px;
  }

  .fw-footer__menu-col:nth-child(3n) {
    border-right: none;
    padding-right: 0;
  }

  .fw-footer__menu-col:nth-child(n+4) {
    border-top: 1px solid #d9b8be;
    padding-top: 20px;
  }

  .fw-footer__menu-col {
    padding-right: 16px;
  }
	
  .fw-footer__menu > li > a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 0;
  }
	
  .fw-footer__menu-col,
  .fw-footer__menu-col:nth-child(4n),
  .fw-footer__menu-col:nth-child(3n),
  .fw-footer__menu-col:nth-child(n+4),
  .fw-footer__menu-col:nth-child(n+5) {
    border-right: none;
    border-top: none;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 0;
  }
	
.fw-footer__menu.fw-footer__menu--collapsible > li.title-menu > a {
  position: relative;
  padding: 12px 0;
}
	
.fw-footer__menu.fw-footer__menu--collapsible > li:not(.title-menu) {
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  transform: translateY(-4px);
  transition: max-height 0.32s ease, opacity 0.28s ease, transform 0.28s ease;
}

.fw-footer__menu.fw-footer__menu--collapsible.is-open > li:not(.title-menu) {
  max-height: 80px;
  opacity: 1;
  transform: translateY(0);
}

  .fw-footer__main {
    padding: 60px 0 20px;
  }

}

/* =============================================
   RESPONSIVE – MOBILE (≤ 768px)
   ============================================= */
@media (max-width: 768px) {

  .fw-footer__main {
    padding: 40px 0 20px;
  }

.adresse {
	display: block;
}

.adresse em {
	display: inline;
}
	
	.fw-footer__logo {
	max-width: 240px;
    margin: 0 auto 20px;
	}



  .fw-footer__grid {
    grid-template-columns: 1fr;
    gap: 20px;
  }

  .fw-footer__actions {
    flex-direction: column;
    align-items: stretch;
    gap: 10px;
  }

  .button-2 {
    justify-content: center;
    width: 100%;
    padding: 14px 20px;
  }

  .fw-footer__search {
    width: 100%;
    min-width: auto;
  }

  .fw-footer__events-bar {
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
    padding: 14px 16px;
	 
  }

  .fw-footer__events-menu {
    flex-direction: column;
    gap: 6px;
  }

  .fw-footer__menus-grid {
    grid-template-columns: 1fr;
  }




  .fw-footer__menu .sub-menu {
    display: none;
    padding: 6px 0 12px;
  }

  .fw-footer__menu--simple > li > a {
    display: block;
    padding: 12px 0;
  }

  .fw-footer__menu--simple > li > a::after {
    display: none;
  }

  .fw-footer__pink-bar {
    padding: 14px 16px;
    border-radius: 6px;
  }

  .fw-footer__pink-menu {
    justify-content: flex-start;
    gap: 8px 16px;
  }
	
	
	#menu-footer-types-devenements, #menu-footer-bandeau-2 {
	display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 6px 20px;
    list-style: none;
    margin: 0;
    padding: 0;
}
	
	.fw-footer .dgwt-wcas-search-input {
		height: 35px!important;
	}
.fw-footer .dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit {
    top: 19px !important;
}

}

/* =============================================
   TRÈS PETIT MOBILE (≤ 480px)
   ============================================= */
@media (max-width: 480px) {

  .fw-footer__events-menu {
    gap: 4px;
  }

  .fw-footer__pink-menu {
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
  }
}

@media (min-width: 769px) and (max-width: 1000px) {
	.fw-footer__actions {
		    display: grid;
		/* grid-template-columns: repeat(2, 1fr); */
		grid-template-rows: auto auto;
		gap: 12px;
	}
}
footer .infos .title, footer .btn-clauday em {
	font-weight: 400!important;
}
footer .ti-widget.ti-goog .ti-text, footer .ti-rating {
	color: var(--vert)!important;
	font-weight: 400!important;
}

footer .btn-clauday, .absolute-hero-info .btn-clauday {
	background-color: transparent;
    color: var(--vert)!important;
	padding: 0px!important;
	justify-content: flex-start!important;
	align-items: center!important;
}

footer .btn-clauday svg path, .absolute-hero-info .btn-clauday svg path {
	fill: #F76C6F!important;
}

footer .avis-number, .absolute-hero-info .avis-number {
	display: none!important;
}

.ranking {
	    position: relative;
    top: -2px;
}

footer .ranking em {
	font-weight: 700!important;
	    margin: 0px 10px 0 0!important;
	font-size: 14px!important;
}

footer .btn-clauday {
	    GAP: 10px!important;
}

footer .btn-clauday:hover, .absolute-hero-info .btn-clauday:hover {
    color: var(--vert)!important;
}

@media (min-width: 1001px) {
.fw-footer__menu-col  .fw-footer__menu:not(.exclude-border) {
    border-right: 0.5px solid var(--vert) !important;
    height: 100% !important;
}
	
	.fw-footer__menus-grid.border-bottom {
		border-bottom: 0.5px solid var(--vert) !important;
	}
}


/** ------------------------------------ POPUP ------------------------------------  */

#gform_5 .h2, #gform_5 p, #gform_5 span {
	color: var(--vert)!important;
}

.gform_confirmation_message_5  {
	color: var(--vert)!important;
}
.gform_confirmation_message_5  .h2{
	margin-bottom: 15px!important;
	display: inline-block!important;
	color: var(--vert)!important;
}

.gform_confirmation_message_5  .button-2 {
	margin-top: 5px!important;
	display: inline-block!important;
	width: fit-content!important;
}

#gform_5 span:not(span#gform_ajax_spinner_5) {
	font-size: 18px!important;
}
.brave_popup__step__popup {
	    border-radius: 25px!important;
}

.brave_popup  .gravity-theme:not(.gravity-theme.gform_validation_error) {
	display: flex!important;
}

.brave_popup .gravity-theme.gform_validation_error {
	    height: 80vh !important;
}

#brave_popup_5181__step__0 #brave_element--OqBLQePI0Mme8WgD21X {
	left: auto!important;
}
@media (min-width: 769px) {
	.brave_element__wrap {
		display: flex!important;
		align-items: center!important;
	}
}

@media (max-width: 768px) {
.brave_element__wrap {
	display: flex!important;
	align-items:center!important;
}
	
	#brave_popup_5181__step__0 #brave_element--OqFxGqs33J7VZWtuFmP {
		    height: auto!important;
	}
	
	.brave_popupSections__wrap:not(:has(.gform_confirmation_wrapper)){
		height: 85vh !important;
	}
	
	.brave_popupSections__wrap:has(.gform_confirmation_wrapper) {
		height: 37vh !important;
	}
	
	#gform_5 {
		height: 585px!important;
    overflow-y: auto!important;

}
	}
	
    #brave_popup_5181__step__0 .brave_popup__step__mobile .brave_popup__step__inner {
        height: 100%!important;
        
    }
	
	.brave_popup .brave_element.brave_element--code .brave_element__wrap {
		overflow: visible!important;
	}
	/** 
	.brave_element__inner #gform_5 { 
	overflow-y: auto!important;
    height: 90vh!important; 
	}*/
	
	#gform_5 .h2, #gform_5 p {
		margin-bottom: 10px!important;
	}
	
	.brave_popup  .gravity-theme:not(.gravity-theme.gform_validation_error) {
		display: flex;
		align-items: center;
	}

.bravo_popup__step__inner:has(.gform_confirmation_message_5.gform_confirmation_message) {
    display: flex!important;
    align-items: center!important;
}

.bravo_popup__step__inner:has(.gform_confirmation_message_5.gform_confirmation_message) .brave_popupSections__wrap {
	height: 55vh!important;
}
