/* Coquille product — « Autre format » recommended product card (section-autres-produits) */

body.ldb-native-shop-product-page .section-autres-produits {
	background-color: #fff;
	color: var(--dark-slate-blue, #2d365a);
	margin-bottom: 10em;
	width: 100%;
	overflow: visible;
}

/* Archive shell: .vertical-padding → .container → .page-padding → … */
body.ldb-native-shop-product-page .section-autres-produits .vertical-padding {
	width: 100%;
	padding-top: 7em;
	padding-bottom: 7em;
	box-sizing: border-box;
	overflow: visible;
}

body.ldb-native-shop-product-page .section-autres-produits .container {
	max-width: 1770px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	box-sizing: border-box;
	overflow: visible;
}

body.ldb-native-shop-product-page .section-autres-produits .page-padding {
	width: 100%;
	max-width: 100%;
	padding-left: 2em;
	padding-right: 2em;
	box-sizing: border-box;
	overflow: visible;
}

body.ldb-native-shop-product-page .section-autres-produits .page-padding > div {
	width: 100%;
	max-width: 100%;
	box-sizing: border-box;
	overflow: visible;
}

body.ldb-native-shop-product-page .section-autres-produits .autres-produits-components {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 3em;
	width: 100%;
	max-width: 100%;
	overflow: visible;
}

body.ldb-native-shop-product-page .section-autres-produits .autres-produits-top,
body.ldb-native-shop-product-page .section-autres-produits .h2-wrapper {
	width: 100%;
	text-align: center;
	display: flex;
	flex-direction: column;
	align-items: center;
}

body.ldb-native-shop-product-page .section-autres-produits .h2-title.for-autres-proudits {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	gap: 2em;
	position: relative;
}

body.ldb-native-shop-product-page .section-autres-produits .h2-title.for-autres-proudits h2 {
	margin: 0;
	font-family: "Captain Nelson serif printed", sans-serif;
	font-weight: 400;
	font-size: 3.7em;
	line-height: 1.2;
	color: var(--dark-slate-blue, #2d365a);
}

body.ldb-native-shop-product-page .section-autres-produits .h2-ornement {
	display: flex;
	align-items: center;
}

body.ldb-native-shop-product-page .section-autres-produits .h2-ornement.invert {
	transform: rotateY(180deg);
}

body.ldb-native-shop-product-page .section-autres-produits .h2-ornement-corner {
	width: 2.1em;
	position: relative;
	top: -0.05em;
}

body.ldb-native-shop-product-page .section-autres-produits .h2-ornement-line {
	width: 8em;
	height: 0.2em;
	background-color: var(--light-sea-green, #36b1a6);
	margin-left: -0.1em;
	margin-right: -0.1em;
}

body.ldb-native-shop-product-page .section-autres-produits .h2-ornement-dot {
	width: 0.5em;
	height: 0.5em;
	background-color: var(--light-sea-green, #36b1a6);
	border-radius: 100%;
	flex: none;
}

@media (min-width: 992px) {
	body.ldb-native-shop-product-page .section-autres-produits .show-on-desktop {
		display: block !important;
		width: 100%;
	}

	body.ldb-native-shop-product-page .section-autres-produits .show-responsive {
		display: none !important;
	}

	body.ldb-native-shop-product-page .section-autres-produits .h2-ornement.hide-responsive {
		display: flex;
	}
}

@media (max-width: 991px) {
	body.ldb-native-shop-product-page .section-autres-produits .show-on-desktop {
		display: none !important;
	}

	body.ldb-native-shop-product-page .section-autres-produits .show-responsive {
		display: block !important;
		width: 100%;
	}

	body.ldb-native-shop-product-page .section-autres-produits .h2-ornement.hide-responsive {
		display: none !important;
	}

	body.ldb-native-shop-product-page .section-autres-produits {
		margin-bottom: 10.8em;
	}

	body.ldb-native-shop-product-page .section-autres-produits .autres-produits-components {
		gap: 1.75em;
	}

	body.ldb-native-shop-product-page .section-autres-produits .page-padding {
		padding-left: 1em;
		padding-right: 1em;
	}

	body.ldb-native-shop-product-page .section-autres-produits .h2-title.for-autres-proudits {
		font-size: 0.9em;
	}

	body.ldb-native-shop-product-page .section-autres-produits .h2-ornement-corner {
		width: 1.4em;
	}

	body.ldb-native-shop-product-page .section-autres-produits .h2-ornement-line {
		width: 5.5em;
		height: 0.1em;
	}
}

body.ldb-native-shop-product-page .section-autres-produits .autres-produits-content {
	width: 100%;
}

body.ldb-native-shop-product-page .section-autres-produits .collection-list-components.in-product-page {
	width: 100%;
	max-width: 90em;
	margin-left: auto;
	margin-right: auto;
	box-sizing: border-box;
}

body.ldb-native-shop-product-page .section-autres-produits .collection-list-components.in-product-page.center {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	place-items: center;
	gap: 3em;
}

body.ldb-native-shop-product-page .section-autres-produits .w-dyn-item {
	box-sizing: border-box;
}

body.ldb-native-shop-product-page .section-autres-produits a.collection-product-content.in-product-page {
	width: auto;
	max-width: 100%;
	gap: 1.5em;
	color: var(--dark-slate-blue, #2d365a);
	text-align: center;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	text-decoration: none;
	display: flex;
	background-color: transparent;
}

body.ldb-native-shop-product-page .section-autres-produits .autres-produits-content,
body.ldb-native-shop-product-page .section-autres-produits .show-on-desktop,
body.ldb-native-shop-product-page .section-autres-produits .w-dyn-list {
	width: 100%;
	max-width: 100%;
	overflow: visible;
}

body.ldb-native-shop-product-page .section-autres-produits .collection-product-cover-wrapper {
	position: relative;
	overflow: visible;
}

body.ldb-native-shop-product-page .section-autres-produits .chronofresh-collection {
	z-index: 1;
	width: 12em;
	max-width: none;
	position: absolute;
	top: 0.9em;
	right: -4.3em;
	left: auto;
	bottom: auto;
	display: block;
	overflow: visible;
}

body.ldb-native-shop-product-page .section-autres-produits .collection-product-cover.in-product-page {
	width: 20em;
	max-width: 100%;
	height: 22.4em;
	border-radius: 4.1em;
	position: relative;
	overflow: hidden;
}

body.ldb-native-shop-product-page .section-autres-produits .collection-product-cover.in-product-page img.contain {
	width: 100%;
	height: 100%;
	object-fit: contain;
	display: inline-block;
	vertical-align: middle;
}

body.ldb-native-shop-product-page .section-autres-produits .collection-product-infos.in-product-page {
	width: 25em;
	max-width: 100%;
	gap: 1em;
	flex-direction: column;
	display: flex;
	align-items: center;
}

body.ldb-native-shop-product-page .section-autres-produits .collection-product-title.in-product-page {
	font-size: 1.2em;
	line-height: 1.3;
	font-family: "Captain Nelson serif printed", sans-serif;
	font-weight: 400;
	margin: 0;
	color: var(--dark-slate-blue, #2d365a);
}

body.ldb-native-shop-product-page .section-autres-produits .jdgm-widget.jdgm-preview-badge {
	display: block;
	width: 100%;
	cursor: pointer;
}

body.ldb-native-shop-product-page .section-autres-produits .jdgm-prev-badge {
	display: flex !important;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	gap: 0.35em;
}

body.ldb-native-shop-product-page .section-autres-produits .jdgm-prev-badge__stars .jdgm-star {
	color: rgb(16, 132, 116) !important;
}

body.ldb-native-shop-product-page .section-autres-produits .jdgm-prev-badge__text {
	color: var(--dark-slate-blue, #2d365a);
	font-weight: 400;
	visibility: visible;
}

body.ldb-native-shop-product-page .section-autres-produits .collection-product-tags.in-product-page {
	gap: 0.5em;
	flex-flow: row wrap;
	justify-content: center;
	align-items: center;
	display: flex;
}

body.ldb-native-shop-product-page .section-autres-produits .product-tag {
	color: #fff;
	background-color: #b4b4b4;
	border-radius: 8em;
	padding: 0.7em 1.1em 0.5em;
	font-family: "Captain Nelson serif printed", sans-serif;
	font-size: 0.8em;
}

body.ldb-native-shop-product-page .section-autres-produits .collection-product-prices.in-product-page {
	font-size: 0.8em;
	justify-content: center;
	align-items: center;
	margin-top: 1em;
	display: flex;
	position: relative;
}

body.ldb-native-shop-product-page .section-autres-produits .collection-product-price-wrapper {
	justify-content: center;
	align-items: center;
	display: flex;
	position: relative;
}

body.ldb-native-shop-product-page .section-autres-produits .price-dot {
	width: 2.5em;
	height: 2.5em;
	background-color: var(--light-sea-green, #36b1a6);
	border-radius: 100%;
	position: absolute;
	top: -0.6em;
	left: -1em;
	right: auto;
	bottom: auto;
}

body.ldb-native-shop-product-page .section-autres-produits .collection-product-price {
	letter-spacing: 0.03em;
	font-family: "Captain Nelson serif printed", sans-serif;
	font-size: 2.6em;
	position: relative;
	color: var(--dark-slate-blue, #2d365a);
}

body.ldb-native-shop-product-page .section-autres-produits .collection-product-compare-price:empty {
	display: none !important;
}

body.ldb-native-shop-product-page .section-autres-produits .collection-product-compare-price:not(:empty) {
	color: #b4b4b4;
	font-family: "Captain Nelson serif printed", sans-serif;
	font-size: 1.2em;
	text-decoration: line-through;
	position: absolute;
	top: 0;
	right: -3.8em;
	left: auto;
}

@media (max-width: 767px) {
	body.ldb-native-shop-product-page .section-autres-produits .chronofresh-collection.in-product-page {
		right: -2em;
		width: 10em;
	}

	body.ldb-native-shop-product-page .section-autres-produits .collection-product-cover.in-product-page {
		width: min(20em, 88vw);
		height: auto;
		min-height: 18em;
	}
}
