.blocReductionLogistique{background: url("./blocReductionLogistique.gif") no-repeat; width: 235px; height: 119px; border: 0; display:block;}
.IsVisibleEngagement {background: url("./oogarden_s_engage.gif") no-repeat; width: 235px;}
.carre {display:inline-block; width:20px;height:20px; margin-right:5px; vertical-align:middle}
#pagecenter .editorialContent .ndFrameTitle h3 {color: #d20c8a; font-size: 15px; font-weight: 300; text-align: center;background: none;margin:0;padding:0}
#pagecenter .editorialContent .ndFrameTitle h2 {color: #d20c8a; font-size: 15px; font-weight: 300; text-align: center;background: none;margin:0;padding:0; -webkit-margin-before:0; -webkit-margin-after:0; -webkit-margin-start: 0px; -webkit-margin-end: 0px;}
#pagecenter .editorialContent .ndFrameTitle .ndh2 {font-size: 20px; margin-top: -1px}
#pagecenter .editorialContent .ndlistegreenchecks {line-height: 1.6em; margin-bottom: 15px!important; list-style-type: none; padding-left: 35px!important; background: url(https://cdn.oogarden.net/Editorial/496/espace-client_7-748_11.png) left no-repeat!important; font-size: 15px; font-weight: bold; color:#76b82a}
/*
#pagecenter .editorialContent .rh_editorialTitle, #pagecenter .editorialContent .rh_content li, #pagecenter .editorialContent .rh_content h2, #pagecenter .editorialContent .rh_content p, #pagecenter .editorialContent .rh_content ul, #pagecenter .editorialContent .rh_content li, #pagecenter .editorialContent h1, #pagecenter .editorialContent li 
{
	background: disc !important;
	list-style-type:none;
	padding:0;
	margin:0;
	text-decoration:none;
    display: list-item;
    -webkit-margin-before:0;
    -webkit-margin-after:0;
    -webkit-margin-start:0;
    -webkit-margin-end:0;
    -webkit-padding-start:0;
	font-weight:normal;
	text-align:left;
}*/

/* Styles editorial RH */
#pagecenter .editorialContent .rh_editorialTitle 
{
	text-transform:uppercase;
	font-family:Verdana;
	font-size:12px;
	letter-spacing: 2px;
	margin: 10px 0 0 -27px;
	color: #333;
    background: none;
}

#pagecenter .editorialContent .rh_content h2 
{
	text-transform:uppercase;
	font-family:Verdana;
	font-size:12px;
	letter-spacing: 2px;
	margin: 15px 0 0px -17px;
	color: #333;
}

#pagecenter .editorialContent .rh_content p, #pagecenter .editorialContent .rh_content p a 
{
	margin:0 0 5px 0;
	font-family:Verdana;
	line-height:17px;
	font-size:12px;
	color:#333;
}

#pagecenter .editorialContent .rh_content .pindent p, #pagecenter .editorialContent .rh_content .pindent 
{
	text-indent:20px;
	margin-bottom: 8px;
}

#pagecenter .editorialContent .firstbigsubtitle 
{
	font-size: 24px !important;
	font-weight:bold !important;
	font-family:Verdana;
	margin: -5px 0 7px -27px;
	letter-spacing: -1px;
	color: #333;
}

#pagecenter .editorialContent .bigsubtitle 
{
	font-size: 24px !important;
	font-weight:bold !important;
	font-family:Verdana;
	letter-spacing: -1px;
	color: #333;
	margin: 8px 0 15px -19px !important;
}

/* Styles Menu RH */
#pagecenter .editorialContent .menurh 
{
	width:auto;
	margin: 0px 0px;;
	padding: 6px 6px 4px 6px;
	height: auto;
}

#pagecenter .editorialContent .menurh li 
{
	margin: 0px 0px 6px 0px;
	padding: 0px 6px 0px 6px;
	float: left;
	position: relative;
	list-style: none;
	background: none;
}

#pagecenter .editorialContent .menurh a, #pagecenter .editorialContent .menurh a:visited 
{
	text-transform:uppercase;
	font-family:Verdana;
	font-size:12px;
	letter-spacing: 2px;
	font-weight:normal !important;
	color: #000000;
	text-decoration: none;
	display: block;
	padding: 10px 20px 10px 20px;
	margin: 0;
	margin-bottom: 6px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background: #E4E4E4;
}

button.rhactive, #pagecenter .editorialContent .menurh .rhactive a, #pagecenter .editorialContent .menurh li:hover > a 
{
	background: #c8007a;
	color: #FFFFFF;
	text-decoration:none;
}

#pagecenter .editorialContent .menurh:after 
{
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

#pagecenter .editorialContent .menurh 
{
  display: inline-block;
}

/* FIN Menu RH */

.ndImageHeaderText 
{
	font-weight:300;
	width:85%;
	height:auto;
	background:RGBA(255,255,255,0.85);
	padding:15px;
	bottom:18px;
	right:18px;
	position:absolute;
}

.ndImageHeader 
{
	width:100%;
	height:253px;
	background-repeat: no-repeat;
	position:relative;
}

.ndBorderFrameContainer 
{
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.ndBorderFrameContainer a, .ndBorderFrameContainer a:link, .ndBorderFrameContainer a:visited 
{
	text-decoration:none;
	color:#7daf03;
}

.ndBorderFrame, .ndMonoBorderFrame 
{
	border:1px solid #d20c8a;
    width: auto;
	margin-right: 20px;
	margin-top:25px;
	padding: 20px 0 20px 0;
	height:70px;
	/*child properties */
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
	/* container properties */
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-align: center;
    -moz-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.ndMonoBorderFrame 
{
	height:auto;
}

.ndBorderFrameContainer div:last-child 
{
	margin-right:0;
}

.ndBorderFrame p, .ndMonoBorderFrame p 
{
	margin:auto;
	transform: translateY(-5px);
	vertical-align: middle;
	text-align: left;
    flex: 0 1 auto;
    -ms-flex: 0 1 auto;
	max-width:100%;
}

.ndBorderFrame p img, .ndBorderFrame p img a, .ndMonoBorderFrame p img, .ndMonoBorderFrame p img a, .ndMonoBorderFrame img, .ndMonoLine img 
{
	vertical-align: central;
	border:none;
	/*margin-bottom:20px;*/
}

.ndBorderFrame ul, .ndMonoBorderFrame ul 
{
	padding:0 15px 0 25px;
	max-width:100%;
}

.ndBorderFrame ul li, .ndMonoBorderFrame ul li 
{
	line-height:1.6em;
	margin-bottom:15px !important;
	list-style-type:none;
	padding-left:35px !important;
	background:url(https://cdn.oogarden.net/Editorial/496/espace-client_7-748_11.png) no-repeat left !important;
	font-size:13px;
}

.ndBorderFrame ul li:last-child, .ndMonoBorderFrame ul li:last-child 
{
	margin-bottom:0;
}

.ndFrameTitle 
{
	width:auto;
	background-color: white;
	text-transform: uppercase;
	color:#d20c8a;
	font-size:15px;
	font-weight:300;
	text-align:center;
	margin: -30px auto 20px auto;
    flex: 0 1 auto;
	padding:0 10px 0 10px;
	/*z-index:99;*/
}

.ndMonoLine 
{
	border-top:1px solid #d20c8a;
    width: auto;
	height:auto;
	margin-top:35px;
    flex: 1 1 auto;
    -ms-flex: 1 1 auto;
	display: flex;
	display: -ms-flexbox;
	align-items: center;
	justify-content: flex-start;
	flex-direction:column;
	-ms-flex-prefered-size:auto;
	padding: 20px 0 20px 0;
}

.ndBigTitle 
{
	font-size: 24px !important;
	font-weight:bold !important;
	font-family:Verdana;
	letter-spacing: -1px;
	color: #333 !important;
	margin: 8px 0 15px -39px !important;
	background:none !important;
}





/* ------------------------------
   BASE RANKWELL
------------------------------ */
.oomarket_edito {
  font-family: 'Roboto', sans-serif !important;
  color: #333 !important;
  line-height: 1.5 !important;
  font-size: 1rem !important;
}

/* ------------------------------
   TITRES
------------------------------ */
.oomarket_edito h2 {
  font-size: 1.8em !important;
  color: #77B430 !important;
  margin: 2em 0 0.6em !important;
  line-height: 1.3 !important;
}

.oomarket_edito h3 {
  font-size: 1.4em !important;
  color: #99D04F !important;
  margin: 1.6em 0 0.4em !important;
}

.oomarket_edito h4 {
  font-size: 1.2em !important;
  color: #5d832d !important;
  margin: 1.2em 0 0.3em !important;
}

/* ------------------------------
   PARAGRAPHES
------------------------------ */
.oomarket_edito p {
  font-size: 1.05em !important;
  margin: 0.8em 0 !important;
  color: #444 !important;
}

/* ------------------------------
   LIENS
------------------------------ */
.oomarket_edito a {
  color: #77B430 !important;
  text-decoration: none !important;
  transition: color 0.25s ease !important;
  font-size: 1.02em !important;
}
.oomarket_edito a:hover {
  color: #f9915c !important;
  text-decoration: underline !important;
}

/* ------------------------------
   LISTES
------------------------------ */
.oomarket_edito ul,
.oomarket_edito ol {
  margin: 1em 0 1em 1.8em !important;
  padding: 0 !important;
  font-size: 1.05em !important;
}

.oomarket_edito ul {
  list-style-type: disc !important;
}
.oomarket_edito ol {
  list-style-type: decimal !important;
}

.oomarket_edito li {
  margin: 0.4em 0 !important;
  line-height: 1.6 !important;
}

/* ------------------------------
   TABLEAUX
------------------------------ */
.oomarket_edito table {
  width: 100% !important;
  border-collapse: separate !important;
  border-spacing: 0 !important;
  margin: 1.5em 0 !important;
  background: #ffffff !important;
  font-size: 0.95em !important;
  border-radius: 12px !important;
  overflow: hidden !important;
  border: 1px solid #e0e0e0 !important;
}

.oomarket_edito thead {
  background: #77B430 !important;
  color: #fff !important;
}

.oomarket_edito th {
  padding: 1.3em 1.5em !important;
  text-align: center !important;
  font-weight: 600 !important;
  letter-spacing: 0.5px !important;
  font-size: 0.95em !important;
}

.oomarket_edito th:first-child {
  text-align: left !important;
}

.oomarket_edito tbody tr:first-child {
  background: #77B430 !important;
  pointer-events: none !important;
  font-size: 1.25em !important;
}

.oomarket_edito tbody tr:first-child td {
  color: #ffffff !important;
  font-weight: 600 !important;
  padding: 1.3em 1.5em !important;
  letter-spacing: 0.5px !important;
  font-size: 0.95em !important;
  border-bottom: 2px solid #5d832d !important;
}

.oomarket_edito tbody tr:first-child td strong {
  color: #ffffff !important;
  font-weight: 600 !important;
}

.oomarket_edito td {
  padding: 1.1em 1.5em !important;
  text-align: center !important;
  border-bottom: 1px solid #f0f0f0 !important;
  color: #555 !important;
  transition: background-color 0.2s ease, color 0.2s ease !important;
  font-size: 1em !important;
}

.oomarket_edito tbody tr {
  transition: background-color 0.2s ease !important;
}

.oomarket_edito tbody tr:not(:first-child):hover {
  background: #f7fbf0 !important;
}

.oomarket_edito tbody tr:not(:first-child):hover td {
  color: #333 !important;
}

.oomarket_edito tbody tr:last-child td {
  border-bottom: none !important;
}

.oomarket_edito tbody td:first-child {
  text-align: left !important;
  font-weight: 600 !important;
  color: #293A14 !important;
}

.oomarket_edito tbody tr:nth-child(even):not(:first-child) {
  background: #fafafa !important;
}

.oomarket_edito tbody tr:nth-child(even):not(:first-child):hover {
  background: #f7fbf0 !important;
}

/* ------------------------------
   IMAGES
------------------------------ */
.oomarket_edito img {
  display: block !important;
  max-width: 70% !important;
  height: auto !important;
  margin: 2em auto !important;
  border-radius: 0.8em !important;
}

/* ------------------------------
   CALLOUT
------------------------------ */
.oomarket_edito-callout {
  padding: 1.5em;
  border-radius: 12px;
  margin: 1.5em 0;
  border-left: 4px solid;
}

.oomarket_edito-callout--warning {
  background: #fff8e6;
  border-left-color: #ff9800;
}

.oomarket_edito-callout--info {
  background: #e3f2fd;
  border-left-color: #2196f3;
}

.oomarket_edito-callout--success {
  background: #e8f5e9;
  border-left-color: #4caf50;
}

/* ------------------------------
   SOMMAIRE
------------------------------ */
.oomarket_edito-sommaire {
  background: linear-gradient(135deg, #f7fbf0 0%, #ffffff 100%) !important;
  border-radius: 16px !important;
  padding: 2em 2.5em !important;
  margin: 2.5em 0 !important;
  position: relative !important;
  overflow: hidden !important;
  box-shadow: 0 4px 20px rgba(119, 180, 48, 0.08) !important;
}

.oomarket_edito-sommaire::before {
  content: '' !important;
  position: absolute !important;
  left: 0 !important;
  top: 0 !important;
  bottom: 0 !important;
  width: 5px !important;
  background: linear-gradient(180deg, #77B430, #99D04F) !important;
}

.oomarket_edito-sommaire::after {
  content: '' !important;
  position: absolute !important;
  right: -50px !important;
  bottom: -50px !important;
  width: 150px !important;
  height: 150px !important;
  background: radial-gradient(circle, rgba(119, 180, 48, 0.1) 0%, transparent 70%) !important;
  border-radius: 50% !important;
}

.oomarket_edito-sommaire p {
  margin: 0 0 1.2em 0 !important;
  font-size: 1.1em !important;
  color: #293A14 !important;
  font-weight: 600 !important;
  position: relative !important;
  z-index: 1 !important;
}

.oomarket_edito-sommaire ul {
  margin: 0.5em 0 0 1.8em !important;
  padding: 0 !important;
  position: relative !important;
  z-index: 1 !important;
}

.oomarket_edito-sommaire li {
  margin: 0.6em 0 !important;
  color: #444 !important;
  line-height: 1.7 !important;
  font-size: 1.05em !important;
  position: relative !important;
  padding-left: 0.5em !important;
  transition: all 0.2s ease !important;
}

.oomarket_edito-sommaire li::marker {
  color: #77B430 !important;
  font-size: 1.3em !important;
}

.oomarket_edito-sommaire li:hover {
  color: #293A14 !important;
  padding-left: 1em !important;
}

/* ------------------------------
   FAQ
------------------------------ */
.oogmarket_edito_faq-section {
  padding: 5px;
  box-sizing: border-box;
}

.oogmarket_edito_faq-title {
  color: #77B430;
  font-weight: normal;
  font-size: 1.6em;
  margin-bottom: 20px;
}

.oogmarket_edito_summary {
  font-size: 1.4em !important;
  font-weight: normal;
  color: #293A14;
  cursor: pointer;
  display: flex;
  align-items: center;
  padding: 4px 8px;
  background: none;
  border: none;
  border-bottom: 1px solid #ddd;
  min-height: 25px;
  transition: background-color 0.4s ease, box-shadow 0.4s ease;
  border-radius: 6px;
}

.oogmarket_edito_summary:hover {
  background-color: #f5f5f5;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
  border-radius: 6px;
}

.oogmarket_edito_details[open] .oogmarket_edito_summary {
  background-color: #77B430;
  color: #ffffff;
  border-radius: 6px;
  border: 1px solid #77B430;
  padding: 4px 8px;
  margin-bottom: 10px;
}

.oogmarket_edito_summary::before {
  content: '➤';
  font-size: 1.1em;
  color: #FF6700;
  margin-right: 8px;
  transform: rotate(0deg);
  transition: transform 0.3s ease, color 0.3s ease;
}

.oogmarket_edito_details summary::-webkit-details-marker {
  display: none;
}

.oogmarket_edito_details summary::marker {
  display: none;
}

.oogmarket_edito_details[open] .oogmarket_edito_summary::before {
  transform: rotate(90deg);
  color: #ffffff;
}

.oogmarket_edito_details .oogmarket_edito_faq-answer {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: height 0.5s ease-in-out, opacity 0.4s ease-in-out;
}

.oogmarket_edito_details[open] .oogmarket_edito_faq-answer {
  height: auto;
  overflow: visible;
  opacity: 1;
  transition: height 0.5s ease-in-out, opacity 0.4s ease-in-out;
}

.oogmarket_edito_details {
  position: relative;
  margin-bottom: 20px;
}

.oogmarket_edito_faq-answer h3 {
  font-size: 1.4em !important;
  line-height: 1.3 !important;
  font-weight: normal !important;
  color: #99D04F !important;
  margin: 1.6em 0 0.4em !important;
  padding-left: 0 !important;
  border-left: none !important;
  font-style: normal !important;
}

.oogmarket_edito_faq-answer p {
  margin: 0.8em 0 !important;
  padding-left: 0 !important;
  font-size: 1.05em !important;
  color: #444 !important;
  line-height: 1.5 !important;
  position: relative;
  font-style: normal !important;
}

.oogmarket_edito_faq-answer {
  margin-top: 10px;
  padding-left: 0;
  position: relative;
}

/* ------------------------------
   CONCLUSION
------------------------------ */
.oomarket_edito-conclusion {
  font-style: italic !important;
  color: #293A14 !important;
  background: #f7fbee !important;
  padding: 1.5em !important;
  border-left: 4px solid #77B430 !important;
  border-radius: 0.4em !important;
  margin-top: 1em !important;
}
.oomarket_edito-conclusion h2 {
  color: #77B430 !important;
  margin-top: 0 !important;
}

/* ------------------------------
   SOURCES
------------------------------ */
.oomarket_edito-sources p {
  font-size: 0.95em !important;
  color: #555 !important;
  padding: 0.6em 0 0.6em 2.5em !important;
  border-radius: 12px !important;
  position: relative !important;
}

.oomarket_edito-sources p::before {
  content: '→' !important;
  position: absolute !important;
  left: 0 !important;
  top: 50% !important;
  transform: translateY(-50%) !important;
  color: #77B430 !important;
  font-size: 1.2em !important;
  font-weight: bold !important;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1) !important;
}

.oomarket_edito-sources a {
  display: block !important;
  margin-top: 0.3em !important;
  font-size: 1.02em !important;
}

/* ------------------------------
   AUTEUR
------------------------------ */
.oogmarket_edito_auteur-article {
  display: flex;
  flex-direction: column;
  border: none;
  padding: 1em 2.5em;
  background: linear-gradient(135deg, #f7fbf0 0%, #ffffff 100%);
  max-width: 100%;
  margin: 3em 0 0;
  border-radius: 16px;
  box-shadow: 0 4px 20px rgba(119, 180, 48, 0.08);
  position: relative;
  overflow: hidden;
}

.oogmarket_edito_auteur-info {
  display: flex;
  align-items: center;
  gap: 1.5em;
}

.oogmarket_edito_auteur-avatar {
  width: 80px;
  flex-shrink: 0;
  object-fit: cover;
  transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

.oogmarket_edito_auteur-avatar:hover {
  transform: scale(1.05);
}

.oogmarket_edito_auteur-text {
  flex: 1;
  font-size: 1em;
  color: #444;
  line-height: 1.6;
}

.oogmarket_edito_auteur-text strong {
  display: block;
  font-size: 0.9em;
  color: #77B430;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-weight: 600;
  margin-bottom: 0.3em;
}

.oogmarket_edito_auteur-text em {
  display: block;
  color: #293A14;
  font-style: normal;
  font-size: 1.2em;
  font-weight: 600;
  margin: 0.3em 0;
}

.oogmarket_edito_auteur-text small {
  display: block;
  color: #777;
  font-size: 0.9em;
  margin-top: 0.3em;
  font-style: normal;
}

.oogmarket_edito_auteur-description {
  font-size: 1em;
  color: #555;
  line-height: 1.7;
  margin: 0;
}

.oogmarket_edito_auteur-description p {
  margin: 0 0 1em 0;
  color: #555;
}

.oogmarket_edito_auteur-description blockquote {
  margin: 1.5em 0 0;
  padding: 1.5em 1.5em 1.5em 2.5em;
  background: #ffffff;
  border-left: 4px solid #77B430;
  font-style: italic;
  border-radius: 12px;
  color: #293A14;
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.04);
  position: relative;
  font-size: 1.05em;
  line-height: 1.6;
}

.oogmarket_edito_auteur-description blockquote::before {
  content: '"';
  position: absolute;
  left: 0.5em;
  top: 0.3em;
  font-size: 3em;
  color: #77B430;
  opacity: 0.3;
  font-family: Georgia, serif;
  line-height: 1;
}

/* ------------------------------
   FIN RANKWELL
------------------------------ */


/* ------------------------------
   EDITOS FAQ CATEGORIES
------------------------------ */

/* CONTAINER PRINCIPAL */
.oomarket_faq-container {
    max-width: 47rem;
    margin: 0 auto;
    padding: 2rem 0;
}

/* BANNER IMAGE */
.oomarket_faq-banner {
    width: 100%;
    height: auto;
    border-radius: 0.75rem;
    margin-bottom: 1.5rem;
}

/* INTRO PARAGRAPH */
.oomarket_faq-intro {
    font-size: 1.05rem;
    color: #444;
    line-height: 1.7;
    margin-bottom: 2rem;
}

/* CLUSTERS CONTAINER */
.oomarket_faq-clusters {
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

/* CLUSTER DETAILS (Accordeon) */
.oomarket_faq-cluster {
    background: white;
    border-radius: 0.75rem;
    overflow: hidden;
    box-shadow: 0 0.125rem 0.75rem rgba(0, 0, 0, 0.05);
    border: 0.0625rem solid #e8efe0;
    transition: box-shadow 0.3s ease;
}

.oomarket_faq-cluster:hover {
    box-shadow: 0 0.25rem 1.25rem rgba(119, 180, 48, 0.12);
}

.oomarket_faq-cluster[open] {
    box-shadow: 0 0.375rem 1.5rem rgba(119, 180, 48, 0.15);
}

/* CLUSTER SUMMARY (Titre cliquable) */
.oomarket_faq-summary {
    display: flex;
    align-items: center;
    padding: 1.2rem 1.5rem;
    cursor: pointer;
    user-select: none;
    list-style: none;
    transition: background-color 0.2s ease;
}

.oomarket_faq-summary::-webkit-details-marker {
    display: none;
}

.oomarket_faq-summary::marker {
    display: none;
}

.oomarket_faq-summary:hover {
    background: #f7fbf0;
}

.oomarket_faq-cluster[open] .oomarket_faq-summary {
    background: #77B430;
    color: white;
    border-bottom: 0.125rem solid #5d832d;
}

/* Icon du cluster */
.oomarket_faq-icon {
    font-size: 0.6rem;
    margin-right: 1rem;
    color: #77B430;
    transition: transform 0.3s ease, color 0.2s ease;
}

.oomarket_faq-cluster[open] .oomarket_faq-icon {
    color: white;
    transform: scale(1.3);
}

/* Nom du cluster */
.oomarket_faq-name {
    flex: 1;
    font-size: 1.15rem;
    font-weight: 600;
    color: #293A14;
    transition: color 0.2s ease;
}

.oomarket_faq-cluster[open] .oomarket_faq-name {
    color: white;
}

/* Compteur d'articles */
.oomarket_faq-count {
    font-size: 0.85rem;
    padding: 0.35rem 0.8rem;
    background: #f0f6e8;
    color: #5d832d;
    border-radius: 1.25rem;
    font-weight: 500;
    transition: background-color 0.2s ease, color 0.2s ease;
}

.oomarket_faq-cluster[open] .oomarket_faq-count {
    background: rgba(255, 255, 255, 0.2);
    color: white;
}

/* CLUSTER CONTENT (Liste d'articles) */
.oomarket_faq-content {
    padding: 0 1.5rem 1.5rem 1.5rem;
    animation: oomarket_faq-slideDown 0.3s ease;
}

@keyframes oomarket_faq-slideDown {
    from {
        opacity: 0;
        transform: translateY(-0.625rem);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

/* Liste des articles */
.oomarket_faq-list {
    list-style: none !important;
    margin: 0;
    padding: 0;
}

.oomarket_faq-list li {
    list-style: none !important;
    padding: 0.7rem 0;
    border-bottom: 0.0625rem solid #f0f0f0;
    position: relative;
    padding-left: 1.5rem;
    transition: background-color 0.2s ease;
}

.oomarket_faq-list li:last-child {
    border-bottom: none;
}

.oomarket_faq-list li::marker {
    display: none !important;
    content: none !important;
}

.oomarket_faq-list li::before {
    content: '>';
    position: absolute;
    left: 0;
    color: #99D04F;
    font-weight: 600;
    transition: color 0.2s ease;
}

.oomarket_faq-list li:hover {
    background: #fafcf7;
}

.oomarket_faq-list li:hover::before {
    color: #77B430;
}

/* Liens des articles (questions) */
.oomarket_faq-list a {
    color: #444;
    text-decoration: none;
    font-size: 0.875rem;
    line-height: 1.5;
    transition: color 0.2s ease;
    display: block;
}

.oomarket_faq-list a:hover {
    color: #77B430;
}

/* ------------------------------
   FIN EDITOS FAQ CATEGORIES
------------------------------ */

