/**
 * Panier / Commande / Mon compte — style PEPS 2026
 * Aligné sur archives (Cormorant, Poppins, rose #E84D8A, jaune #FFFEBF).
 */

:root {
	--peps-pink: #e84d8a;
	--peps-pink-dark: #d43d78;
	--peps-pink-soft: #ffeffc;
	--peps-yellow: #fffebf;
	--peps-ink: #3d2b32;
	--peps-muted: #5a4f55;
	--peps-border: rgba(232, 77, 138, 0.22);
	--peps-radius: 28px;
	--peps-radius-sm: 16px;
}

/* —— Shell page —— */
body.woocommerce-cart,
body.woocommerce-checkout,
body.woocommerce-account {
	background-color: #ffeffc;
}

body.woocommerce-cart .site-main,
body.woocommerce-checkout .site-main,
body.woocommerce-account .site-main {
	background-color: #ffeffc !important;
	background-image: url("https://peps4pets.fr/wp-content/uploads/2026/03/fond-hero.png") !important;
	background-size: cover !important;
	background-position: center top !important;
	background-repeat: no-repeat !important;
}

/* Hero Elementor — transparent pour laisser voir le fond page (pas de bande coupée) */
body.woocommerce-cart .elementor-1146 > .e-con:first-child,
body.woocommerce-cart .elementor-element-77b1858,
body.woocommerce-checkout .elementor-555 > .e-con:first-child,
body.woocommerce-checkout .elementor-element-4c6d510e,
body.woocommerce-account .elementor-559 > .e-con:first-child,
body.woocommerce-account .elementor-element-65206cd3 {
	background-color: transparent !important;
	background-image: none !important;
	padding-top: clamp(28px, 4vw, 48px) !important;
	padding-bottom: clamp(28px, 4vw, 48px) !important;
	padding-left: 5% !important;
	padding-right: 5% !important;
	min-height: 0 !important;
	align-items: center !important;
}

body.woocommerce-cart .elementor-element-77b1858:not(.elementor-motion-effects-element-type-background),
body.woocommerce-cart .elementor-element-77b1858 > .elementor-motion-effects-container > .elementor-motion-effects-layer,
body.woocommerce-checkout .elementor-element-4c6d510e:not(.elementor-motion-effects-element-type-background),
body.woocommerce-checkout .elementor-element-4c6d510e > .elementor-motion-effects-container > .elementor-motion-effects-layer,
body.woocommerce-account .elementor-element-65206cd3:not(.elementor-motion-effects-element-type-background),
body.woocommerce-account .elementor-element-65206cd3 > .elementor-motion-effects-container > .elementor-motion-effects-layer {
	background-color: transparent !important;
	background-image: none !important;
}

/* Section contenu Elementor — fond rose opaque qui coupait le hero */
body.woocommerce-cart .elementor-element-7c791e24,
body.woocommerce-checkout .elementor-element-6d213142,
body.woocommerce-account .elementor-element-b522b05 {
	background-color: transparent !important;
	background-image: none !important;
}

body.woocommerce-cart .elementor-element-7c791e24:not(.elementor-motion-effects-element-type-background),
body.woocommerce-cart .elementor-element-7c791e24 > .elementor-motion-effects-container > .elementor-motion-effects-layer,
body.woocommerce-checkout .elementor-element-6d213142:not(.elementor-motion-effects-element-type-background),
body.woocommerce-checkout .elementor-element-6d213142 > .elementor-motion-effects-container > .elementor-motion-effects-layer,
body.woocommerce-account .elementor-element-b522b05:not(.elementor-motion-effects-element-type-background),
body.woocommerce-account .elementor-element-b522b05 > .elementor-motion-effects-container > .elementor-motion-effects-layer {
	background-color: transparent !important;
	background-image: none !important;
}

/* —— Titres hero Panier / Commande / Mon compte — composition PEPS —— */
body.woocommerce-cart .elementor-element-77b1858,
body.woocommerce-checkout .elementor-element-4c6d510e,
body.woocommerce-account .elementor-element-65206cd3 {
	display: flex !important;
	flex-direction: column !important;
	align-items: center !important;
	justify-content: center !important;
	text-align: center !important;
	padding: clamp(40px, 6vw, 72px) 5% clamp(36px, 5vw, 56px) 5% !important;
	min-height: 0 !important;
	gap: 0 !important;
}

/* Masquer patte + patterns absolus (ancien layout) */
body.woocommerce-cart .elementor-element-199b3985,
body.woocommerce-cart .elementor-element-5f090de8,
body.woocommerce-cart .elementor-element-3138371,
body.woocommerce-checkout .elementor-element-9ca6959,
body.woocommerce-checkout .elementor-element-394b49d1,
body.woocommerce-account .elementor-element-513e3f6d,
body.woocommerce-account .elementor-element-20df00a2,
body.woocommerce-account .elementor-element-631dffa7,
body.woocommerce-account .elementor-element-2321e448,
body.woocommerce-account .elementor-element-3aa583b6,
body.woocommerce-account .elementor-element-33e0ba7e {
	display: none !important;
}

body.woocommerce-cart .elementor-element-76374bcc,
body.woocommerce-cart .elementor-element-79d2fb98,
body.woocommerce-cart .elementor-element-203d012c,
body.woocommerce-checkout .elementor-element-4d47aa52,
body.woocommerce-checkout .elementor-element-20c4f27b,
body.woocommerce-checkout .elementor-element-9902c87,
body.woocommerce-account .elementor-element-4ac9941e,
body.woocommerce-account .elementor-element-1965382e,
body.woocommerce-account .elementor-element-662ae32 {
	width: 100% !important;
	max-width: 640px !important;
	margin: 0 auto !important;
	padding: 0 !important;
	align-items: center !important;
	justify-content: center !important;
	text-align: center !important;
	flex-direction: column !important;
}

/* Bloc titre */
body.woocommerce-cart .elementor-element-7e4ec6,
body.woocommerce-checkout .elementor-element-56162917,
body.woocommerce-account .elementor-element-9fdc2d5 {
	width: 100% !important;
	text-align: center !important;
}

body.woocommerce-cart .elementor-element-7e4ec6 .elementor-heading-title,
body.woocommerce-checkout .elementor-element-56162917 .elementor-heading-title,
body.woocommerce-account .elementor-element-9fdc2d5 .elementor-heading-title {
	position: relative !important;
	display: inline-block !important;
	margin: 0 !important;
	padding: 0 !important;
	font-family: "Cormorant Garamond", Georgia, "Times New Roman", serif !important;
	font-size: clamp(2.8rem, 6vw, 4.25rem) !important;
	font-weight: 500 !important;
	font-style: italic !important;
	line-height: 1.05 !important;
	letter-spacing: 0.02em !important;
	color: #3d2b32 !important;
	text-transform: none !important;
}

/* Kicker au-dessus du titre */
body.woocommerce-cart .elementor-element-7e4ec6 .elementor-heading-title::before,
body.woocommerce-checkout .elementor-element-56162917 .elementor-heading-title::before,
body.woocommerce-account .elementor-element-9fdc2d5 .elementor-heading-title::before {
	display: flex !important;
	align-items: center !important;
	justify-content: center !important;
	gap: 10px !important;
	margin: 0 0 14px !important;
	font-family: Poppins, "Trebuchet MS", Arial, sans-serif !important;
	font-size: 11px !important;
	font-weight: 600 !important;
	font-style: normal !important;
	letter-spacing: 0.18em !important;
	text-transform: uppercase !important;
	color: #e84d8a !important;
	line-height: 1 !important;
}

body.woocommerce-cart .elementor-element-7e4ec6 .elementor-heading-title::before {
	content: "♥  Boutique PEPS  ♥" !important;
}

body.woocommerce-checkout .elementor-element-56162917 .elementor-heading-title::before {
	content: "♥  Dernière étape  ♥" !important;
}

body.woocommerce-account .elementor-element-9fdc2d5 .elementor-heading-title::before {
	content: "♥  Espace perso  ♥" !important;
}

/* Trait + perles sous le titre */
body.woocommerce-cart .elementor-element-7e4ec6 .elementor-heading-title::after,
body.woocommerce-checkout .elementor-element-56162917 .elementor-heading-title::after,
body.woocommerce-account .elementor-element-9fdc2d5 .elementor-heading-title::after {
	content: "" !important;
	display: block !important;
	width: 72px !important;
	height: 2px !important;
	margin: 18px auto 0 !important;
	background: linear-gradient(90deg, transparent, #e84d8a, transparent) !important;
	border-radius: 2px !important;
	box-shadow:
		-28px 0 0 -1px #f4a0b8,
		-18px 0 0 -2px #c9a0dc,
		18px 0 0 -2px #f5d76e,
		28px 0 0 -1px #fff !important;
}

/* Sous-titre — afficher partout, style élégant */
body.woocommerce-cart .elementor-element-49568497,
body.woocommerce-cart .elementor-element-18200d39,
body.woocommerce-checkout .elementor-element-3816ae12,
body.woocommerce-account .elementor-element-5c11525a {
	display: block !important;
	width: 100% !important;
	margin-top: 16px !important;
	text-align: center !important;
}

body.woocommerce-cart .elementor-element-49568497.elementor-hidden-desktop,
body.woocommerce-cart .elementor-element-18200d39.elementor-hidden-mobile {
	display: block !important;
}

/* Éviter doublon sous-titre (mobile + desktop) */
body.woocommerce-cart .elementor-element-18200d39 {
	display: none !important;
}

body.woocommerce-cart .elementor-element-49568497 .elementor-heading-title,
body.woocommerce-checkout .elementor-element-3816ae12 .elementor-heading-title,
body.woocommerce-account .elementor-element-5c11525a .elementor-heading-title {
	font-family: Poppins, "Trebuchet MS", Arial, sans-serif !important;
	font-size: clamp(0.95rem, 1.4vw, 1.1rem) !important;
	font-weight: 400 !important;
	font-style: normal !important;
	letter-spacing: 0.04em !important;
	line-height: 1.45 !important;
	color: #5a4f55 !important;
	text-transform: none !important;
}

/* Commande : « COMMANDE » → « Commande » plus doux */
body.woocommerce-checkout .elementor-element-56162917 .elementor-heading-title {
	font-size: 0 !important;
	line-height: 0 !important;
}

body.woocommerce-checkout .elementor-element-56162917 .elementor-heading-title::before {
	font-size: 11px !important;
	line-height: 1 !important;
	margin-bottom: 14px !important;
}

body.woocommerce-checkout .elementor-element-56162917 .elementor-heading-title::after {
	content: "Commande" !important;
	display: block !important;
	width: auto !important;
	height: auto !important;
	margin: 0 auto !important;
	padding: 0 !important;
	background: none !important;
	box-shadow: none !important;
	font-family: "Cormorant Garamond", Georgia, "Times New Roman", serif !important;
	font-size: clamp(2.8rem, 6vw, 4.25rem) !important;
	font-weight: 500 !important;
	font-style: italic !important;
	line-height: 1.05 !important;
	letter-spacing: 0.02em !important;
	color: #3d2b32 !important;
	text-transform: none !important;
}

/* Perles sous le titre Commande (pseudo dédié via box sur le widget) */
body.woocommerce-checkout .elementor-element-56162917 .elementor-widget-container {
	position: relative !important;
	display: flex !important;
	flex-direction: column !important;
	align-items: center !important;
}

body.woocommerce-checkout .elementor-element-56162917 .elementor-widget-container::after {
	content: "" !important;
	display: block !important;
	width: 72px !important;
	height: 2px !important;
	margin: 18px auto 0 !important;
	background: linear-gradient(90deg, transparent, #e84d8a, transparent) !important;
	border-radius: 2px !important;
	box-shadow:
		-28px 0 0 -1px #f4a0b8,
		-18px 0 0 -2px #c9a0dc,
		18px 0 0 -2px #f5d76e,
		28px 0 0 -1px #fff !important;
}

/* Micro-animation */
@media (prefers-reduced-motion: no-preference) {
	body.woocommerce-cart .elementor-element-7e4ec6 .elementor-heading-title,
	body.woocommerce-checkout .elementor-element-56162917 .elementor-heading-title::after,
	body.woocommerce-account .elementor-element-9fdc2d5 .elementor-heading-title,
	body.woocommerce-cart .elementor-element-49568497,
	body.woocommerce-checkout .elementor-element-3816ae12,
	body.woocommerce-account .elementor-element-5c11525a {
		animation: peps-woo-title-in 0.7s ease both;
	}

	body.woocommerce-cart .elementor-element-49568497,
	body.woocommerce-checkout .elementor-element-3816ae12,
	body.woocommerce-account .elementor-element-5c11525a {
		animation-delay: 0.12s;
	}
}

@keyframes peps-woo-title-in {
	from {
		opacity: 0;
		transform: translateY(10px);
	}
	to {
		opacity: 1;
		transform: translateY(0);
	}
}

body.woocommerce-cart .page-content,
body.woocommerce-checkout .page-content,
body.woocommerce-account .page-content {
	padding-bottom: clamp(32px, 4vw, 56px);
}

body.woocommerce-cart .woocommerce,
body.woocommerce-checkout .woocommerce,
body.woocommerce-account .woocommerce {
	font-family: Poppins, "Trebuchet MS", Arial, sans-serif !important;
	color: var(--peps-muted) !important;
}

/* Titres — surcharge kit Elementor (h vert) */
body.woocommerce-cart .woocommerce h1,
body.woocommerce-cart .woocommerce h2,
body.woocommerce-cart .woocommerce h3,
body.woocommerce-checkout .woocommerce h1,
body.woocommerce-checkout .woocommerce h2,
body.woocommerce-checkout .woocommerce h3,
body.woocommerce-account .woocommerce h1,
body.woocommerce-account .woocommerce h2,
body.woocommerce-account .woocommerce h3,
body.woocommerce-cart .elementor-heading-title,
body.woocommerce-checkout .elementor-heading-title,
body.woocommerce-account .elementor-heading-title {
	font-family: "Cormorant Garamond", Georgia, "Times New Roman", serif !important;
	font-weight: 500 !important;
	color: var(--peps-ink) !important;
	text-transform: none !important;
}

body.woocommerce-cart .woocommerce a,
body.woocommerce-checkout .woocommerce a,
body.woocommerce-account .woocommerce a {
	color: var(--peps-pink) !important;
	text-decoration: none !important;
}

body.woocommerce-cart .woocommerce a:hover,
body.woocommerce-checkout .woocommerce a:hover,
body.woocommerce-account .woocommerce a:hover {
	color: var(--peps-pink-dark) !important;
}

/* —— Notices —— */
body.woocommerce-cart .woocommerce-message,
body.woocommerce-cart .woocommerce-info,
body.woocommerce-cart .woocommerce-error,
body.woocommerce-checkout .woocommerce-message,
body.woocommerce-checkout .woocommerce-info,
body.woocommerce-checkout .woocommerce-error,
body.woocommerce-account .woocommerce-message,
body.woocommerce-account .woocommerce-info,
body.woocommerce-account .woocommerce-error,
body.woocommerce-cart .cart-empty.woocommerce-info {
	border: 1px solid var(--peps-border) !important;
	border-radius: var(--peps-radius-sm) !important;
	background: #fff !important;
	color: var(--peps-ink) !important;
	padding: 16px 24px !important;
	box-shadow: 0 10px 28px rgba(232, 77, 138, 0.08);
	position: relative !important;
	text-align: center !important;
}

body.woocommerce-cart .cart-empty.woocommerce-info::before {
	display: none !important;
	content: none !important;
}

body.woocommerce-cart .woocommerce-message::before,
body.woocommerce-cart .woocommerce-info::before,
body.woocommerce-checkout .woocommerce-message::before,
body.woocommerce-checkout .woocommerce-info::before,
body.woocommerce-account .woocommerce-message::before,
body.woocommerce-account .woocommerce-info::before {
	color: var(--peps-pink) !important;
	left: 18px !important;
	top: 50% !important;
	transform: translateY(-50%) !important;
	margin: 0 !important;
}

body.woocommerce-cart .woocommerce-error::before,
body.woocommerce-checkout .woocommerce-error::before,
body.woocommerce-account .woocommerce-error::before {
	color: #c0392b !important;
}

/* —— Champs —— */
body.woocommerce-cart .woocommerce input.input-text,
body.woocommerce-cart .woocommerce textarea,
body.woocommerce-cart .woocommerce select,
body.woocommerce-checkout .woocommerce input.input-text,
body.woocommerce-checkout .woocommerce textarea,
body.woocommerce-checkout .woocommerce select,
body.woocommerce-account .woocommerce input.input-text,
body.woocommerce-account .woocommerce textarea,
body.woocommerce-account .woocommerce select {
	border: 1.5px solid var(--peps-border) !important;
	border-radius: 12px !important;
	background: #fff !important;
	color: var(--peps-ink) !important;
	font-family: Poppins, "Trebuchet MS", Arial, sans-serif !important;
	padding: 12px 14px !important;
	min-height: 46px;
	box-shadow: none !important;
	transition: border-color 0.2s ease, box-shadow 0.2s ease;
	box-sizing: border-box !important;
}

/* Select2 pays — texte dans le cadre */
body.woocommerce-cart .select2-container,
body.woocommerce-checkout .select2-container,
body.woocommerce-account .select2-container {
	width: 100% !important;
}

body.woocommerce-cart .select2-container .select2-selection--single,
body.woocommerce-checkout .select2-container .select2-selection--single,
body.woocommerce-account .select2-container .select2-selection--single {
	border: 1.5px solid var(--peps-border) !important;
	border-radius: 12px !important;
	background: #fff !important;
	height: 48px !important;
	min-height: 48px !important;
	padding: 0 36px 0 14px !important;
	display: flex !important;
	align-items: center !important;
	overflow: hidden !important;
	box-sizing: border-box !important;
	box-shadow: none !important;
}

body.woocommerce-cart .select2-container--default .select2-selection--single .select2-selection__rendered,
body.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__rendered,
body.woocommerce-account .select2-container--default .select2-selection--single .select2-selection__rendered {
	color: var(--peps-ink) !important;
	line-height: 1.3 !important;
	padding: 0 !important;
	margin: 0 !important;
	overflow: hidden !important;
	text-overflow: ellipsis !important;
	white-space: nowrap !important;
	position: static !important;
}

body.woocommerce-cart .select2-container--default .select2-selection--single .select2-selection__arrow,
body.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__arrow,
body.woocommerce-account .select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 46px !important;
	top: 1px !important;
	right: 8px !important;
	width: 24px !important;
}

body.woocommerce-cart .woocommerce input.input-text:focus,
body.woocommerce-cart .woocommerce textarea:focus,
body.woocommerce-cart .woocommerce select:focus,
body.woocommerce-checkout .woocommerce input.input-text:focus,
body.woocommerce-checkout .woocommerce textarea:focus,
body.woocommerce-checkout .woocommerce select:focus,
body.woocommerce-account .woocommerce input.input-text:focus,
body.woocommerce-account .woocommerce textarea:focus,
body.woocommerce-account .woocommerce select:focus {
	border-color: var(--peps-pink) !important;
	outline: none !important;
	box-shadow: 0 0 0 3px rgba(232, 77, 138, 0.15) !important;
}

body.woocommerce-cart .woocommerce label,
body.woocommerce-checkout .woocommerce label,
body.woocommerce-account .woocommerce label {
	font-family: Poppins, "Trebuchet MS", Arial, sans-serif !important;
	font-size: 13px !important;
	font-weight: 500 !important;
	color: var(--peps-ink) !important;
}

/* —— Boutons —— */
body.woocommerce-cart .woocommerce .button,
body.woocommerce-cart .woocommerce button.button,
body.woocommerce-cart .woocommerce a.button,
body.woocommerce-checkout .woocommerce .button,
body.woocommerce-checkout .woocommerce button.button,
body.woocommerce-checkout .woocommerce a.button,
body.woocommerce-account .woocommerce .button,
body.woocommerce-account .woocommerce button.button,
body.woocommerce-account .woocommerce a.button,
body.woocommerce-cart .woocommerce #place_order,
body.woocommerce-checkout .woocommerce #place_order {
	display: inline-flex !important;
	align-items: center !important;
	justify-content: center !important;
	gap: 6px !important;
	padding: 12px 26px !important;
	border: 1.5px solid var(--peps-pink) !important;
	border-radius: 999px !important;
	background: var(--peps-yellow) !important;
	color: var(--peps-pink) !important;
	font-family: Poppins, "Trebuchet MS", Arial, sans-serif !important;
	font-size: 15px !important;
	font-weight: 600 !important;
	text-transform: none !important;
	text-decoration: none !important;
	box-shadow: none !important;
	transition: background 0.25s ease, color 0.25s ease, border-color 0.25s ease;
}

body.woocommerce-cart .woocommerce .button:hover,
body.woocommerce-cart .woocommerce button.button:hover,
body.woocommerce-cart .woocommerce a.button:hover,
body.woocommerce-checkout .woocommerce .button:hover,
body.woocommerce-checkout .woocommerce button.button:hover,
body.woocommerce-checkout .woocommerce a.button:hover,
body.woocommerce-account .woocommerce .button:hover,
body.woocommerce-account .woocommerce button.button:hover,
body.woocommerce-account .woocommerce a.button:hover,
body.woocommerce-cart .woocommerce #place_order:hover,
body.woocommerce-checkout .woocommerce #place_order:hover,
body.woocommerce-cart .woocommerce .button:focus,
body.woocommerce-checkout .woocommerce .button:focus,
body.woocommerce-account .woocommerce .button:focus {
	background: var(--peps-pink) !important;
	border-color: var(--peps-pink) !important;
	color: #fff !important;
}

/* CTA principaux (checkout / place order / login) */
body.woocommerce-cart .woocommerce a.checkout-button,
body.woocommerce-cart .woocommerce .wc-proceed-to-checkout .button,
body.woocommerce-checkout .woocommerce #place_order,
body.woocommerce-account .woocommerce .woocommerce-form-login__submit,
body.woocommerce-account .woocommerce .woocommerce-form-register__submit,
body.woocommerce-account .woocommerce .woocommerce-Button {
	background: var(--peps-pink) !important;
	border-color: var(--peps-pink) !important;
	color: #fff !important;
	box-shadow: 0 10px 24px rgba(232, 77, 138, 0.22) !important;
}

body.woocommerce-cart .woocommerce a.checkout-button:hover,
body.woocommerce-cart .woocommerce .wc-proceed-to-checkout .button:hover,
body.woocommerce-checkout .woocommerce #place_order:hover,
body.woocommerce-account .woocommerce .woocommerce-form-login__submit:hover,
body.woocommerce-account .woocommerce .woocommerce-form-register__submit:hover,
body.woocommerce-account .woocommerce .woocommerce-Button:hover {
	background: var(--peps-pink-dark) !important;
	border-color: var(--peps-pink-dark) !important;
	color: #fff !important;
}

/* —— Cartes / sections —— */
body.woocommerce-cart .e-cart-section,
body.woocommerce-cart .e-cart-totals,
body.woocommerce-cart .cart_totals,
body.woocommerce-checkout .e-checkout__column-start .col2-set .col-1,
body.woocommerce-checkout .e-checkout__column-start .col2-set .col-2,
body.woocommerce-checkout .e-checkout__order_review,
body.woocommerce-checkout #order_review,
body.woocommerce-checkout #customer_details .col-1,
body.woocommerce-checkout #customer_details .col-2,
body.woocommerce-account .woocommerce-form-login,
body.woocommerce-account .woocommerce-form-register,
body.woocommerce-account .woocommerce-ResetPassword,
body.woocommerce-account .woocommerce-Address,
body.woocommerce-account address {
	background: linear-gradient(180deg, #fff 0%, #fff9fc 100%) !important;
	border: 1px solid var(--peps-border) !important;
	border-radius: var(--peps-radius) !important;
	box-shadow: 0 16px 40px rgba(232, 77, 138, 0.08) !important;
}

body.woocommerce-cart .e-cart-section,
body.woocommerce-cart .e-cart-totals,
body.woocommerce-cart .cart_totals,
body.woocommerce-checkout .e-checkout__order_review,
body.woocommerce-checkout #order_review,
body.woocommerce-checkout #customer_details .col-1,
body.woocommerce-checkout #customer_details .col-2 {
	padding: clamp(20px, 2.5vw, 32px) !important;
}

body.woocommerce-account .woocommerce-form-login,
body.woocommerce-account .woocommerce-form-register,
body.woocommerce-account .woocommerce-ResetPassword {
	padding: clamp(24px, 3vw, 36px) !important;
	max-width: 480px;
	margin-left: auto;
	margin-right: auto;
}

/* —— Tableau panier —— */
body.woocommerce-cart .shop_table,
body.woocommerce-checkout .shop_table,
body.woocommerce-account .shop_table {
	border: 0 !important;
	border-collapse: separate !important;
	border-spacing: 0 !important;
}

body.woocommerce-cart .shop_table th,
body.woocommerce-checkout .shop_table th,
body.woocommerce-account .shop_table th {
	font-family: Poppins, "Trebuchet MS", Arial, sans-serif !important;
	font-size: 12px !important;
	font-weight: 600 !important;
	letter-spacing: 0.08em !important;
	text-transform: uppercase !important;
	color: var(--peps-pink) !important;
	border-bottom: 1px solid var(--peps-border) !important;
	padding: 12px 10px !important;
	background: transparent !important;
}

body.woocommerce-cart .shop_table td,
body.woocommerce-checkout .shop_table td,
body.woocommerce-account .shop_table td {
	border-top: 0 !important;
	border-bottom: 1px solid rgba(232, 77, 138, 0.12) !important;
	padding: 16px 10px !important;
	color: var(--peps-ink) !important;
	vertical-align: middle !important;
}

body.woocommerce-cart .shop_table .product-name a,
body.woocommerce-checkout .shop_table .product-name a {
	color: var(--peps-ink) !important;
	font-weight: 500 !important;
}

body.woocommerce-cart .shop_table .product-thumbnail img {
	border-radius: 12px;
	border: 1px solid var(--peps-border);
}

body.woocommerce-cart .shop_table .product-remove a {
	color: var(--peps-pink) !important;
	font-size: 1.25rem !important;
}

body.woocommerce-cart .quantity .qty {
	max-width: 72px;
	text-align: center;
}

body.woocommerce-cart .cart_totals h2,
body.woocommerce-cart .e-cart-totals h2 {
	margin: 0 0 16px !important;
	font-size: clamp(1.4rem, 2vw, 1.75rem) !important;
}

body.woocommerce-cart .cart_totals .order-total .amount,
body.woocommerce-cart .e-cart-totals .order-total .amount {
	color: var(--peps-pink) !important;
	font-weight: 600 !important;
	font-size: 1.15em !important;
}

body.woocommerce-cart .wc-proceed-to-checkout {
	padding-top: 8px !important;
}

body.woocommerce-cart .return-to-shop {
	text-align: center;
	margin-top: 20px;
}

/* —— Checkout —— */
/* Widget Elementor : kill dashed 5px + fond jaune */
body.woocommerce-checkout .elementor-element-14bd4357 {
	--sections-background-color: #fff !important;
	--sections-border-type: solid !important;
	--sections-border-color: rgba(232, 77, 138, 0.22) !important;
	--sections-border-radius: 28px !important;
	--sections-padding: 24px 28px !important;
	--order-summary-items-divider-weight: 1px !important;
	--order-summary-totals-divider-weight: 1px !important;
	--order-summary-items-divider-color: rgba(232, 77, 138, 0.18) !important;
	--order-summary-totals-divider-color: rgba(232, 77, 138, 0.35) !important;
}

body.woocommerce-checkout .elementor-element-14bd4357 .e-woocommerce-login-section,
body.woocommerce-checkout .elementor-element-14bd4357 .woocommerce-checkout #customer_details .col-1,
body.woocommerce-checkout .elementor-element-14bd4357 .woocommerce-additional-fields,
body.woocommerce-checkout .elementor-element-14bd4357 .e-checkout__order_review,
body.woocommerce-checkout .elementor-element-14bd4357 .woocommerce-checkout #payment,
body.woocommerce-checkout .elementor-element-14bd4357 .woocommerce-shipping-fields .shipping_address {
	background: linear-gradient(180deg, #fff 0%, #fff9fc 100%) !important;
	border-style: solid !important;
	border-width: 1px !important;
	border-color: rgba(232, 77, 138, 0.22) !important;
	border-radius: 28px !important;
	box-shadow: 0 16px 40px rgba(232, 77, 138, 0.08) !important;
}

/* Encart promo — compact */
body.woocommerce-checkout .elementor-element-14bd4357 .e-coupon-box,
body.woocommerce-checkout .e-coupon-box {
	background: linear-gradient(180deg, #fff 0%, #fff9fc 100%) !important;
	border-style: solid !important;
	border-width: 1px !important;
	border-color: rgba(232, 77, 138, 0.22) !important;
	border-radius: 18px !important;
	box-shadow: 0 8px 24px rgba(232, 77, 138, 0.06) !important;
	padding: 12px 18px !important;
	margin: 12px 0 0 !important;
	min-height: 0 !important;
}

body.woocommerce-checkout .e-coupon-box .e-woocommerce-coupon-nudge,
body.woocommerce-checkout .e-coupon-box .e-coupon-anchor,
body.woocommerce-checkout .e-coupon-box .woocommerce-info,
body.woocommerce-checkout .e-coupon-box p {
	margin: 0 !important;
	padding: 0 !important;
	line-height: 1.4 !important;
	font-size: 14px !important;
}

body.woocommerce-checkout .e-coupon-box .woocommerce-info::before {
	display: none !important;
	content: none !important;
}

/* Grille : adresse moins large, colonne droite plus confortable */
body.woocommerce-checkout .elementor-widget-woocommerce-checkout-page .e-checkout__container {
	grid-template-columns: minmax(0, 1.05fr) minmax(0, 0.95fr) !important;
	grid-column-gap: clamp(16px, 2vw, 28px) !important;
	align-items: start !important;
}

body.woocommerce-checkout .e-checkout__column-start,
body.woocommerce-checkout .e-checkout__column-end,
body.woocommerce-checkout .e-checkout__order_review,
body.woocommerce-checkout #order_review,
body.woocommerce-checkout #customer_details,
body.woocommerce-checkout #customer_details .col-1,
body.woocommerce-checkout #customer_details .col-2 {
	min-width: 0 !important;
	max-width: 100% !important;
	box-sizing: border-box !important;
}

body.woocommerce-checkout .e-checkout__column-end,
body.woocommerce-checkout .e-checkout__order_review,
body.woocommerce-checkout #payment {
	overflow-wrap: anywhere;
	word-break: break-word;
}

body.woocommerce-checkout .woocommerce-checkout-review-order-table .cart_item td.product-name {
	max-width: none !important;
	padding-inline-end: 12px !important;
}

body.woocommerce-checkout .woocommerce-shipping-totals td {
	max-width: none !important;
}

body.woocommerce-checkout .woocommerce #payment #place_order,
body.woocommerce-checkout .woocommerce button.woocommerce-button,
body.woocommerce-checkout .woocommerce .woocommerce-form-login__submit,
body.woocommerce-checkout .e-apply-coupon {
	width: 100% !important;
	max-width: 100% !important;
	box-sizing: border-box !important;
	white-space: normal !important;
}

/* Place order / Klarna (Stripe PMME) — réserver la hauteur, pas de chevauchement */
body.woocommerce-checkout #payment .place-order,
body.woocommerce-checkout .elementor-element-14bd4357 #payment .place-order,
body.woocommerce-cart .wc-proceed-to-checkout {
	display: flex !important;
	flex-direction: column !important;
	align-items: stretch !important;
	justify-content: flex-start !important;
	gap: 20px !important;
	margin: 24px 0 0 !important;
	padding: 24px 0 0 !important;
	border-top: 1px solid rgba(232, 77, 138, 0.14);
	clear: both !important;
	position: relative !important;
	z-index: auto !important;
	overflow: visible !important;
	isolation: auto !important;
}

body.woocommerce-checkout #payment #place_order,
body.woocommerce-checkout .woocommerce #payment #place_order,
body.woocommerce-checkout .elementor-element-14bd4357 .woocommerce #payment #place_order,
body.woocommerce-checkout .elementor-element-14bd4357 #payment #place_order {
	position: static !important;
	float: none !important;
	top: auto !important;
	bottom: auto !important;
	left: auto !important;
	right: auto !important;
	inset: auto !important;
	margin: 28px 0 0 0 !important;
	padding: 14px 26px !important;
	transform: none !important;
	order: 999 !important;
	min-height: 48px !important;
	z-index: 2 !important;
	clear: both !important;
	width: 100% !important;
	max-width: 100% !important;
}

/* Stripe Payment Method Messaging (Klarna « 3 versements… ») */
body.woocommerce-checkout #payment-method-message,
body.woocommerce-cart #payment-method-message,
body.woocommerce-checkout .e-checkout__order_review #payment-method-message,
body.woocommerce-checkout #order_review #payment-method-message,
body.woocommerce-checkout #payment #payment-method-message,
body.woocommerce-checkout .place-order #payment-method-message,
body.woocommerce-cart .cart_totals #payment-method-message {
	position: relative !important;
	display: block !important;
	float: none !important;
	width: 100% !important;
	max-width: 100% !important;
	height: auto !important;
	min-height: 48px !important;
	margin: 16px 0 24px !important;
	padding: 0 !important;
	overflow: visible !important;
	z-index: 1 !important;
	--wc-bnpl-height: 48px;
	--wc-bnpl-margin-bottom: 24px;
}

body.woocommerce-checkout #payment-method-message .__PrivateStripeElement,
body.woocommerce-cart #payment-method-message .__PrivateStripeElement,
body.woocommerce-checkout .e-checkout__order_review .__PrivateStripeElement,
body.woocommerce-checkout #order_review > .__PrivateStripeElement,
body.woocommerce-checkout .place-order > .__PrivateStripeElement,
body.woocommerce-cart .cart_totals .__PrivateStripeElement {
	position: relative !important;
	display: block !important;
	width: 100% !important;
	min-height: 40px !important;
	margin: 0 !important;
	overflow: visible !important;
}

body.woocommerce-checkout klarna-placement,
body.woocommerce-checkout osm-container,
body.woocommerce-checkout .os_container,
body.woocommerce-checkout [data-markup-id],
body.woocommerce-checkout iframe[src*="klarna"],
body.woocommerce-checkout [class*="klarna-onsite"],
body.woocommerce-checkout [class*="KlarnaOnsite"],
body.woocommerce-checkout [id*="klarna-osm"],
body.woocommerce-checkout [id*="klarna_osm"],
body.woocommerce-checkout .klarna-info {
	position: static !important;
	display: block !important;
	float: none !important;
	width: 100% !important;
	max-width: 100% !important;
	height: auto !important;
	min-height: 32px !important;
	margin: 16px 0 20px !important;
	z-index: 1 !important;
	overflow: visible !important;
}

body.woocommerce-checkout #payment .place-order > *:not(#place_order) {
	position: static !important;
	order: 1 !important;
	margin-bottom: 0 !important;
}

/* Mondial Relay — bouton compact */
body.woocommerce-checkout .wms_pickup_selection_button,
body.woocommerce-checkout .wms_pickup_open_modal_mondial_relay,
body.woocommerce-checkout .wms_pickup_open_modal_openstreetmap,
body.woocommerce-checkout .wms_pickup_open_modal_google_maps,
body.woocommerce-checkout button.dt-btn,
body.woocommerce-checkout #wms_pickup_woo_block button {
	display: inline-flex !important;
	align-items: center !important;
	justify-content: center !important;
	width: auto !important;
	max-width: 100% !important;
	min-height: 0 !important;
	height: auto !important;
	margin: 8px 0 12px !important;
	padding: 8px 16px !important;
	border: 1.5px solid #e84d8a !important;
	border-radius: 999px !important;
	border-style: solid !important;
	background: #fffebf !important;
	color: #e84d8a !important;
	font-family: Poppins, "Trebuchet MS", Arial, sans-serif !important;
	font-size: 13px !important;
	font-weight: 600 !important;
	line-height: 1.25 !important;
	text-transform: none !important;
	box-shadow: none !important;
	cursor: pointer !important;
}

body.woocommerce-checkout .wms_pickup_selection_button:hover,
body.woocommerce-checkout .wms_pickup_open_modal_mondial_relay:hover,
body.woocommerce-checkout .wms_pickup_open_modal_openstreetmap:hover,
body.woocommerce-checkout .wms_pickup_open_modal_google_maps:hover,
body.woocommerce-checkout button.dt-btn:hover,
body.woocommerce-checkout #wms_pickup_woo_block button:hover {
	background: #e84d8a !important;
	border-color: #e84d8a !important;
	color: #fff !important;
}

body.woocommerce-checkout .woocommerce-billing-fields h3,
body.woocommerce-checkout .woocommerce-shipping-fields h3,
body.woocommerce-checkout .woocommerce-additional-fields h3,
body.woocommerce-checkout #order_review_heading,
body.woocommerce-checkout .e-checkout-secondary-title {
	margin: 0 0 18px !important;
	font-size: clamp(1.35rem, 2vw, 1.7rem) !important;
}

body.woocommerce-checkout #payment {
	background: transparent !important;
	border-radius: 0 !important;
}

body.woocommerce-checkout .elementor-element-14bd4357 .woocommerce-checkout #payment {
	background: linear-gradient(180deg, #fff 0%, #fff9fc 100%) !important;
}

body.woocommerce-checkout #payment ul.payment_methods {
	border: 1px solid var(--peps-border) !important;
	border-radius: var(--peps-radius-sm) !important;
	background: #fff !important;
	padding: 14px 16px !important;
}

body.woocommerce-checkout #payment div.payment_box {
	background: var(--peps-pink-soft) !important;
	border-radius: 12px !important;
	color: var(--peps-muted) !important;
}

body.woocommerce-checkout #payment div.payment_box::before {
	border-bottom-color: var(--peps-pink-soft) !important;
}

body.woocommerce-checkout .woocommerce-privacy-policy-text,
body.woocommerce-checkout .woocommerce-terms-and-conditions-wrapper {
	color: var(--peps-muted) !important;
	font-size: 13px !important;
}

@media (max-width: 1024px) {
	body.woocommerce-checkout .elementor-widget-woocommerce-checkout-page .e-checkout__container {
		grid-template-columns: minmax(0, 1fr) !important;
	}
}

/* —— Mon compte : fond unifié, plus d’encart « iframe » —— */
body.woocommerce-account .elementor-element-7bc9fba > .elementor-widget-container {
	background: transparent !important;
	margin: 0 !important;
	padding: 0 5% clamp(28px, 4vw, 48px) 5% !important;
	box-shadow: none !important;
	border: 0 !important;
	border-radius: 0 !important;
}

body.woocommerce-account .elementor-element-7bc9fba {
	--sections-background-color: transparent !important;
	--sections-border-type: none !important;
	--sections-border-color: transparent !important;
	--sections-padding: 0 !important;
	--sections-border-radius: 0 !important;
	--tabs-border-type: solid !important;
	--tabs-border-color: rgba(232, 77, 138, 0.22) !important;
	--tabs-border-radius: 999px !important;
	--tabs-padding: 10px 18px !important;
	--tabs-spacing: 8px !important;
	--tabs-divider-weight: 0px !important;
}

body.woocommerce-account .e-my-account-tab,
body.woocommerce-account .e-my-account-tab .woocommerce,
body.woocommerce-account .woocommerce {
	background: transparent !important;
}

body.woocommerce-account .woocommerce-MyAccount-navigation {
	margin-bottom: 24px !important;
	background: transparent !important;
}

body.woocommerce-account .woocommerce-MyAccount-navigation ul {
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
	list-style: none !important;
	margin: 0 !important;
	padding: 0 !important;
	border: 0 !important;
	background: transparent !important;
}

body.woocommerce-account .woocommerce-MyAccount-navigation ul li {
	margin: 0 !important;
	border: 0 !important;
	padding: 0 !important;
	background: transparent !important;
}

body.woocommerce-account .woocommerce-MyAccount-navigation ul li a,
body.woocommerce-account .e-my-account-tab .woocommerce .woocommerce-MyAccount-navigation ul li a,
body.woocommerce-account .elementor-element-7bc9fba .e-my-account-tab .woocommerce .woocommerce-MyAccount-navigation ul li a,
body.woocommerce-account .elementor-element-7bc9fba .e-my-account-tab .woocommerce .woocommerce-MyAccount-navigation ul li:not(.is-active) a {
	display: inline-flex !important;
	align-items: center !important;
	padding: 10px 18px !important;
	border: 1.5px solid var(--peps-border) !important;
	border-width: 1.5px !important;
	border-radius: 999px !important;
	background: #fff !important;
	color: var(--peps-ink) !important;
	font-family: Poppins, "Trebuchet MS", Arial, sans-serif !important;
	font-size: 13px !important;
	font-weight: 500 !important;
	text-decoration: none !important;
	box-shadow: 0 6px 16px rgba(232, 77, 138, 0.06) !important;
	transition: background 0.2s ease, color 0.2s ease, border-color 0.2s ease;
}

body.woocommerce-account .woocommerce-MyAccount-navigation ul li a:hover,
body.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a,
body.woocommerce-account .e-my-account-tab .woocommerce .woocommerce-MyAccount-navigation ul li.is-active a,
body.woocommerce-account .e-my-account-tab .woocommerce .woocommerce-MyAccount-navigation ul li a:hover,
body.woocommerce-account .elementor-element-7bc9fba .e-my-account-tab .woocommerce .woocommerce-MyAccount-navigation ul li.is-active a,
body.woocommerce-account .elementor-element-7bc9fba .e-my-account-tab .woocommerce .woocommerce-MyAccount-navigation ul li a:hover {
	background: var(--peps-pink) !important;
	border-color: var(--peps-pink) !important;
	color: #fff !important;
}

/* Contenu collé au fond page — pas de gros cadre blanc */
body.woocommerce-account .woocommerce-MyAccount-content,
body.woocommerce-account .e-my-account-tab .woocommerce-MyAccount-content,
body.woocommerce-account .woocommerce-MyAccount-content-wrapper,
body.woocommerce-account .e-my-account-tab__dashboard:not(.e-my-account-tab__dashboard--custom) .woocommerce-MyAccount-content-wrapper,
body.woocommerce-account .e-my-account-tab__orders .woocommerce-MyAccount-content-wrapper,
body.woocommerce-account .e-my-account-tab__downloads .woocommerce-MyAccount-content-wrapper,
body.woocommerce-account .e-my-account-tab__edit-account .woocommerce-MyAccount-content-wrapper,
body.woocommerce-account .e-my-account-tab__payment-methods .woocommerce-MyAccount-content-wrapper,
body.woocommerce-account .elementor-element-7bc9fba .e-my-account-tab__dashboard:not(.e-my-account-tab__dashboard--custom) .woocommerce-MyAccount-content-wrapper,
body.woocommerce-account .elementor-element-7bc9fba .e-my-account-tab__orders .woocommerce-MyAccount-content-wrapper,
body.woocommerce-account .elementor-element-7bc9fba .e-my-account-tab__downloads .woocommerce-MyAccount-content-wrapper,
body.woocommerce-account .elementor-element-7bc9fba .e-my-account-tab__edit-account .woocommerce-MyAccount-content-wrapper,
body.woocommerce-account .elementor-element-7bc9fba .e-my-account-tab__payment-methods .woocommerce-MyAccount-content-wrapper {
	background: transparent !important;
	border: 0 !important;
	border-radius: 0 !important;
	box-shadow: none !important;
	padding: 8px 0 0 !important;
	margin: 0 !important;
}

body.woocommerce-account .woocommerce-MyAccount-content > p,
body.woocommerce-account .woocommerce-MyAccount-content > div > p {
	background: transparent !important;
	border: 0 !important;
	box-shadow: none !important;
	padding: 0 0 12px !important;
	color: var(--peps-muted) !important;
}

body.woocommerce-account .woocommerce-Address {
	padding: clamp(18px, 2.5vw, 28px) !important;
	margin-bottom: 16px !important;
}

body.woocommerce-account .woocommerce-form-login h2,
body.woocommerce-account .woocommerce-form-register h2,
body.woocommerce-account .u-column1 h2,
body.woocommerce-account .u-column2 h2 {
	text-align: center;
	margin: 0 0 20px !important;
	font-size: clamp(1.6rem, 2.2vw, 2rem) !important;
}

body.woocommerce-account .woocommerce-LostPassword {
	text-align: center;
	margin-top: 12px !important;
}

body.woocommerce-account .woocommerce-EditAccountForm fieldset {
	border: 1px solid var(--peps-border) !important;
	border-radius: var(--peps-radius-sm) !important;
	padding: 16px 18px !important;
	margin-top: 20px;
	background: linear-gradient(180deg, #fff 0%, #fff9fc 100%) !important;
}

body.woocommerce-account .woocommerce-EditAccountForm fieldset legend {
	font-family: "Cormorant Garamond", Georgia, serif !important;
	color: var(--peps-ink) !important;
	padding: 0 8px;
}

/* Widget Elementor My Account — onglets */
body.woocommerce-account .e-my-account-tab .woocommerce-MyAccount-navigation ul li a {
	border-radius: 999px !important;
}

/* —— Responsive —— */
@media (max-width: 767px) {
	body.woocommerce-cart .shop_table_responsive tr,
	body.woocommerce-account .shop_table_responsive tr {
		border: 1px solid var(--peps-border) !important;
		border-radius: var(--peps-radius-sm);
		margin-bottom: 12px;
		background: #fff;
		padding: 8px;
	}

	body.woocommerce-account .woocommerce-MyAccount-navigation ul {
		flex-direction: column;
	}

	body.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
		width: 100%;
		justify-content: center;
	}

	body.woocommerce-account .woocommerce-form-login,
	body.woocommerce-account .woocommerce-form-register {
		margin-left: 12px;
		margin-right: 12px;
	}
}
