:root {
  --home-color: #224955;
}

body {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    "Helvetica Neue", Arial, sans-serif !important;
}

#wrapper {
  background: #ffffff !important;
  padding-right: 15px;
  padding-left: 15px;
}

h2,
h3,
h4 {
  color: var(--home-color) !important;
}

.pr-color {
  color: var(--home-color) !important;
}

.sd-color {
  color: #78b59a !important;
}

a[href] {
  cursor: pointer;
}

/*===============================   GLOBAL CSS   ================================*/

::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position: ;
  --tw-gradient-via-position: ;
  --tw-gradient-to-position: ;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia: ;
  --tw-contain-size: ;
  --tw-contain-layout: ;
  --tw-contain-paint: ;
  --tw-contain-style: ;
}

*,
::before,
::after {
  box-sizing: border-box;
  /* 1 */
  border-width: 0;
  /* 2 */
  border-style: solid;
  /* 2 */
  border-color: #e5e7eb;
  /* 2 */
}

::before,
::after {
  --tw-content: "";
}

/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/

html,
:host {
  line-height: 1.5;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -moz-tab-size: 4;
  /* 3 */
  -o-tab-size: 4;
  tab-size: 4;
  /* 3 */
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",
    "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  /* 4 */
  font-feature-settings: normal;
  /* 5 */
  font-variation-settings: normal;
  /* 6 */
  -webkit-tap-highlight-color: transparent;
  /* 7 */
}

/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/

body {
  margin: 0;
  /* 1 */
  line-height: inherit;
  /* 2 */
}

/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/

hr {
  height: 0;
  /* 1 */
  color: inherit;
  /* 2 */
  border-top-width: 1px;
  /* 3 */
}

/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/

abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}

/*
Remove the default font size and weight for headings.
*/

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}

/*
Reset links to optimize for opt-in styling instead of opt-out.
*/

a {
  color: inherit;
  text-decoration: inherit;
}

/*
Add the correct font weight in Edge and Safari.
*/

b,
strong {
  font-weight: bolder;
}

/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/

code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas,
    "Liberation Mono", "Courier New", monospace;
  /* 1 */
  font-feature-settings: normal;
  /* 2 */
  font-variation-settings: normal;
  /* 3 */
  font-size: 1em;
  /* 4 */
}

/*
Add the correct font size in all browsers.
*/

small {
  font-size: 80%;
}

/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/

table {
  text-indent: 0;
  /* 1 */
  border-color: inherit;
  /* 2 */
  border-collapse: collapse;
  /* 3 */
}

/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-feature-settings: inherit;
  /* 1 */
  font-variation-settings: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  font-weight: inherit;
  /* 1 */
  line-height: inherit;
  /* 1 */
  letter-spacing: inherit;
  /* 1 */
  color: inherit;
  /* 1 */
  margin: 0;
  /* 2 */
  padding: 0;
  /* 3 */
}

/*
Remove the inheritance of text transform in Edge and Firefox.
*/

button,
select {
  text-transform: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/

button,
input:where([type="button"]),
input:where([type="reset"]),
input:where([type="submit"]) {
  -webkit-appearance: button;
  /* 1 */
  background-color: transparent;
  /* 2 */
  background-image: none;
  /* 2 */
}

/*
Use the modern Firefox focus style for all focusable elements.
*/

:-moz-focusring {
  outline: auto;
}

/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/

:-moz-ui-invalid {
  box-shadow: none;
}

/*
Add the correct vertical alignment in Chrome and Firefox.
*/

progress {
  vertical-align: baseline;
}

/*
Correct the cursor style of increment and decrement buttons in Safari.
*/

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}

/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/

[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/*
Remove the inner padding in Chrome and Safari on macOS.
*/

::-webkit-search-decoration {
  -webkit-appearance: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/

::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/*
Add the correct display in Chrome and Safari.
*/

summary {
  display: list-item;
}

/*
Removes the default spacing and border for appropriate elements.
*/

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

/*
Reset default styling for dialogs.
*/
dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/

input::-moz-placeholder,
textarea::-moz-placeholder {
  opacity: 1;
  /* 1 */
  color: #9ca3af;
  /* 2 */
}

input::placeholder,
textarea::placeholder {
  opacity: 1;
  /* 1 */
  color: #9ca3af;
  /* 2 */
}

/*
Set the default cursor for buttons.
*/

button,
[role="button"] {
  cursor: pointer;
}

/*
Make sure disabled buttons don't get the pointer cursor.
*/
:disabled {
  cursor: default;
}

/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block;
  /* 1 */
  vertical-align: middle;
  /* 2 */
}

/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/

img,
video {
  max-width: 100%;
  height: auto;
}

.border-gray-200 {
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity, 1));
}

/* Make elements with the HTML hidden attribute stay hidden by default */
[hidden]:where(:not([hidden="until-found"])) {
  display: none;
}

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.inset-0 {
  inset: 0px;
}

.bottom-20 {
  bottom: 5rem;
}

.bottom-32 {
  bottom: 8rem;
}

.left-1\/4 {
  left: 25%;
}

.left-10 {
  left: 2.5rem;
}

.right-1\/3 {
  right: 33.333333%;
}

.right-20 {
  right: 5rem;
}

.right-4 {
  right: 1rem;
}

.top-10 {
  top: 2.5rem;
}

.top-32 {
  top: 8rem;
}

.top-4 {
  top: 1rem;
}

.z-50 {
  z-index: 50;
}

.mx-auto {
  margin-left: auto;
  margin-right: auto;
}

.mb-1 {
  margin-bottom: 0.25rem;
}

.mb-12 {
  margin-bottom: 3rem;
}

.mb-2 {
  margin-bottom: 0.5rem;
}

.mb-3 {
  margin-bottom: 0.75rem;
}

.mb-4 {
  margin-bottom: 1rem;
}

.ml-2 {
  margin-left: 0.5rem;
}

.mt-16 {
  margin-top: 4rem;
}

.mb-6 {
  margin-bottom: 1.5rem;
}

.mb-8 {
  margin-bottom: 2rem;
}

.mr-2 {
  margin-right: 0.5rem;
}

.mt-12 {
  margin-top: 3rem;
}

.flex {
  display: flex !important;
}

.inline-flex {
  display: inline-flex;
}

.grid {
  display: grid;
}

.h-10 {
  height: 2.5rem;
}

.h-12 {
  height: 3rem;
}

.h-16 {
  height: 4rem;
}

.h-4 {
  height: 1rem;
}

.h-5 {
  height: 1.25rem;
}

.h-6 {
  height: 1.5rem;
}

.h-8 {
  height: 2rem;
}

.h-20 {
  height: 5rem;
}

.h-24 {
  height: 6rem;
}

.h-32 {
  height: 32px;
}

.w-32 {
  width: 32px;
}

.min-h-screen {
  min-height: 100vh;
}

.w-10 {
  width: 2.5rem;
}

.w-12 {
  width: 3rem;
}

.w-16 {
  width: 4rem;
}

.w-4 {
  width: 1rem;
}

.w-5 {
  width: 1.25rem;
}

.w-6 {
  width: 1.5rem;
}

.w-8 {
  width: 2rem;
}

.w-20 {
  width: 5rem;
}

.w-24 {
  width: 6rem;
}

.w-full {
  width: 100%;
}

.w-fil{
  width: fit-content;
}

.max-w-6xl {
  max-width: 72rem;
}

.max-w-2xl {
  max-width: 42rem;
}

.max-w-4xl {
  max-width: 56rem;
}

.max-w-md {
  max-width: 28rem;
}

.flex-1 {
  flex: 1 1 0%;
}

.transform {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}

.flex-col {
  flex-direction: column;
}

.items-start {
  align-items: flex-start;
}

.items-center {
  align-items: center;
}

.justify-center {
  justify-content: center;
}

.justify-between {
  justify-content: space-between;
}

.gap-2 {
  gap: 0.5rem;
}

.gap-3 {
  gap: 0.75rem;
}

.gap-4 {
  gap: 1rem;
}

.gap-8 {
  gap: 2rem;
}

.gap-6 {
  gap: 1.5rem;
}

.overflow-hidden {
  overflow: hidden;
}

.rounded-2xl {
  border-radius: 1rem;
}

.rounded-full {
  border-radius: 9999px;
}

.rounded-lg {
  border-radius: 0.5rem;
}

.rounded-xl {
  border-radius: 0.75rem;
}

.border {
  border-width: 1px;
}

.border-0 {
  border-width: 0px;
}

.border-2 {
  border-width: 2px;
}

.border-t {
  border-top-width: 1px;
}

.border-l-4 {
  border-left-width: 4px;
}

.border-gray-100 {
  --tw-border-opacity: 1;
  border-color: rgb(243 244 246 / var(--tw-border-opacity, 1));
}

.border-green-500 {
  --tw-border-opacity: 1;
  border-color: rgb(34 197 94 / var(--tw-border-opacity, 1));
}

.border-white {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}

.bg-blue-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(59 130 246 / var(--tw-bg-opacity, 1));
}

.bg-gray-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
}

.bg-orange-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(249 115 22 / var(--tw-bg-opacity, 1));
}

.bg-purple-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(168 85 247 / var(--tw-bg-opacity, 1));
}

.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.bg-white\/20 {
  background-color: rgb(255 255 255 / 0.2);
}

.bg-gradient-to-br {
  background-image: linear-gradient(to bottom right, var(--tw-gradient-stops));
}

.from-gray-50 {
  --tw-gradient-from: #f9fafb var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(249 250 251 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.to-gray-100 {
  --tw-gradient-to: #f3f4f6 var(--tw-gradient-to-position);
}

.fill-yellow-400 {
  fill: #facc15;
}

.p-6 {
  padding: 1.5rem;
}

.p-4 {
  padding: 1rem;
}

.p-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}

.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}

.px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.px-8 {
  padding-left: 2rem;
  padding-right: 2rem;
}

.py-16 {
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.py-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}

.py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}


.text-center {
  text-align: center;
}

.text-left {
  text-align: left;
}
.text-4xl {
  font-size: 2.25rem;
  line-height: 2.5rem;
}

.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}

.text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}

.text-3xl {
  font-size: 1.875rem;
  line-height: 2.25rem;
}

.text-lg {
  font-size: 1.125rem;
  line-height: 1.75rem;
}

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

.font-medium {
  font-weight: 500;
}

.font-semibold {
  font-weight: 600;
}

.leading-relaxed {
  line-height: 1.625;
}

.text-gray-300 {
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity, 1));
}

.text-gray-500 {
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
}

.text-gray-600 {
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity, 1));
}

.text-gray-700 {
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity, 1));
}

.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.text-yellow-400 {
  --tw-text-opacity: 1;
  color: rgb(250 204 21 / var(--tw-text-opacity, 1));
}

.text-gray-800 {
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity, 1));
}

.text-green-500 {
  --tw-text-opacity: 1;
  color: rgb(34 197 94 / var(--tw-text-opacity, 1));
}

.text-white\/80 {
  color: rgb(255 255 255 / 0.8);
}

.text-white\/90 {
  color: rgb(255 255 255 / 0.9);
}

.placeholder-gray-500::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(107 114 128 / var(--tw-placeholder-opacity, 1));
}

.placeholder-gray-500::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(107 114 128 / var(--tw-placeholder-opacity, 1));
}

.opacity-10 {
  opacity: 0.1;
}

.shadow-lg {
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1),
    0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color),
    0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-md {
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color),
    0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.transition-all {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-opacity {
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-shadow {
  transition-property: box-shadow;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.duration-300 {
  transition-duration: 300ms;
}

.hover\:-translate-y-0\.5:hover {
  --tw-translate-y: -0.125rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.hover\:opacity-90:hover {
  opacity: 0.9;
}

.hover\:shadow-xl:hover {
  --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1),
    0 8px 10px -6px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color),
    0 8px 10px -6px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.focus\:outline-none:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.focus\:ring-2:focus {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0
    var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0
    calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow),
    var(--tw-shadow, 0 0 #0000);
}

.focus\:ring-white\/50:focus {
  --tw-ring-color: rgb(255 255 255 / 0.5);
}

.disabled\:cursor-not-allowed:disabled {
  cursor: not-allowed;
}

.disabled\:opacity-50:disabled {
  opacity: 0.5;
}

@media (min-width: 640px) {
  .sm\:flex-row {
    flex-direction: row;
  }
}

@media (min-width: 768px) {
  

#product .left-column,
.right-column {
    width: 45%;
}

.product-description .container {
    display: flex;
    justify-content: space-between;
    padding: 20px;

}

.product-description .container p,
.product-description .container li {
    font-size: 12px;
    font-weight: 500;
    font-family: 'Poppins';
}

.product-description .container ul,
.short-description ul,
.category-description ul {
    list-style-type: disc;
    /* margin-left: 20px; */
    padding: revert;
}
#desc-body .container {
    display: flex
;
width: 100%;
    justify-content: space-between;
}
  .md\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .md\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .md\:text-4xl {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
}

@media (min-width: 1024px) {
  .lg\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .lg\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

/*===============================   END GLOBAL CSS   ================================*/
#header .header-top .position-static {
  position: static;
  display: flex;
  justify-content: flex-end;
}

.zk-top-header .row {
  justify-content: space-around;
  display: flex;
}

#_desktop_user_info {
  margin-top: 10px;
  margin-right: 10px;
}

.user-info {
  display: flex;
  justify-content: space-evenly;
  gap: 10px;
}

#_desktop_cart {
  margin-top: 10px;
}

#_desktop_logo {
  width: 180px;
  margin-left: 20px;
}

.blockcart.cart-preview .fa-light.fa-bag-shopping,
.user-info .fa-light.fa-user {
  color: #224955;
  font-size: 22px;
}

.separator {
  height: 24px;
  width: 2px;
  background-color: #234a57;
}

/*===============================
Slider home page
================================= */

.carousel .carousel-item figure {
  width: 100% !important;
}

/*
#content .product {
width : 100% :important!;
}*/

.carousel .carousel-inner {
  border-radius: 35px;
}

/* ================================
   Produits  — Design
   ================================ */
.info-blocks {
  display: grid;
  gap: 1rem;
  margin: 2rem 0;
}

.info-card {
  display: flex;
  align-items: flex-start;
  gap: 1rem;
  background: rgba(255, 255, 255, 0.05);
  backdrop-filter: blur(6px);
  border-radius: 1rem;
  padding: 1rem;
  border: 1px solid rgba(255, 255, 255, 0.1);
}

.info-icon {
  width: 40px;
  height: 40px;
  background: rgba(120, 181, 154, 0.2);
  border-radius: 0.75rem;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.info-icon .icon {
  width: 20px;
  height: 20px;
  color: #78b59a;
}

.info-text .info-title {
  font-weight: bold;
  font-size: 0.9rem;
  margin: 0;
  color: #fdfdfd;
}

.info-text .info-subtitle {
  font-size: 0.75rem;
  color: #ccc;
  margin-top: 0.25rem;
}

.product-variants > .product-variants-item .color:before {
  content: "\f00c";
  font-family: "Font Awesome 6 Pro";
  position: absolute;
  color: #fff;
  font-size: 12px;
  line-height: 30px;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
  visibility: hidden;
  opacity: 0;
  -ms-opacity: 0;
  -o-opacity: 0;
  -moz-opacity: 0;
  -webkit-opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.3s ease 0s;
  -moz-transition: opacity 0.3s ease 0s;
  -ms-transition: opacity 0.3s ease 0s;
  -o-transition: opacity 0.3s ease 0s;
  transition: opacity 0.3s ease 0s;
}

.product-variants > .product-variants-item .input-color:checked + span:before {
  visibility: visible;
  opacity: 1;
  -ms-opacity: 1;
  -o-opacity: 1;
  -moz-opacity: 1;
  -webkit-opacity: 1;
  filter: alpha(opacity=100);
}

/* force black check on white swatch (#fff or #ffffff or rgb) */
.product-variants
  > .product-variants-item
  input.input-color:checked
  + .color[style*="#fff"]::before,
.product-variants
  > .product-variants-item
  input.input-color:checked
  + .color[style*="#ffffff"]::before,
.product-variants
  > .product-variants-item
  input.input-color:checked
  + .color[style*="rgb(255, 255, 255)"]::before {
  color: #000 !important;
}

.highlighted-text::after {
  content: "";
  display: block;
  width: 100%;
  height: 7px;
  background-color: #78b59a61;
  position: relative;
  left: 3px;
  bottom: 7px;
  /* z-index: -2; */
}

h2.highlighted-text {
  width: fit-content;
  font-weight: 700;
}

.images-container.js-images-container {
  display: flex;
  flex-direction: row-reverse;
}

.product-cover {
  width: fit-content;
}

span.current-price-value {
  color: #fdfdfd;
}

.third-column-product {
  width: fit-content;
  padding: 20px;
  margin-top: 50px;
  position: relative;
  overflow: hidden;
  background: linear-gradient(to bottom right, #224955, #2a5a68, #224955);
  border-radius: 1.5rem;
  /* 3xl ≈ 24px */
  padding: 2rem;
  /* p-8 = 32px */
  color: #ffffff;
  box-shadow: 0 25px 50px -12px rgba(34, 73, 85, 0.3);
}

.tax-shipping-delivery-label {
  background-color: rgb(255 255 255 / 0.1);
}

/* ================================
   Produits populaires — Design
   ================================ */

.featured-products {
  margin-top: 100px;
  margin-bottom: 100px;
}

#content .featured-products .products-section-title,
#content .featured-products .products-section-title.text-uppercase {
  text-transform: lowercase !important;
}

#content .products-section-title::first-letter {
  text-transform: uppercase !important;
}

.product-miniature .product-title a {
  font-weight: 700 !important;
  font-size: 18px !important;
  text-transform: capitalize;
  line-height: 1.75rem;
}

/* Espace gauche/droite de la section — comme la maquette */
#content .featured-products {
  /* un peu d’air sur tous les écrans */
  padding-inline: clamp(16px, 3vw, 40px);
}

#content .product {
  width: 100% !important;
}

/* 1) Titre XXL centré */
.products-section-title {
  margin: 0 !important;
  text-align: center;
  font-size: 50px !important;
  font-weight: 700 !important;
  line-height: 1.1em;
  letter-spacing: -1px;
  padding: 0px 0px 20px 0px;
  color: var(--home-color);
}

.featured-products .products {
  display: grid !important;
  gap: 18px;
  justify-items: stretch;
  align-items: stretch;
}

p.products-section-desc {
  text-align: center;
  font-weight: 500;
  padding: 0px 0px 30px 0px;
  color: #333333;
}

@media (min-width: 576px) {
  .featured-products .products {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (min-width: 992px) {
  .featured-products .products {
    grid-template-columns: repeat(3, 1fr);
  }

  .mid-container {
    margin-right: auto;
    margin-left: auto;
    max-width: 1560px !important;
  }
}

@media (min-width: 1200px) {
  .featured-products .products {
    grid-template-columns: repeat(4, 1fr);
  }
}

@media (min-width: 1400px) {
  .featured-products .products {
    grid-template-columns: repeat(5, 1fr);
  }
}

/* 3) Neutraliser la grille bootstrap interne et ses paddings */
.featured-products .product {
  float: none !important;
  width: auto !important;
  margin: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

/* 4) Carte produit (fine, arrondie, ombre légère) */
.featured-products .product .thumbnail-container {
  position: relative;
  margin: 0 0 20px 0;
  background: #f7f7f7;
  border: 1px solid #dbdbdb;
  border-radius: 5px;
  box-shadow: none;
  padding: 0 0 16px;
  height: 100%;
  display: flex;
  flex-direction: column;
  transition: transform 0.18s ease, box-shadow 0.18s ease;
}

.product .thumbnail-container:hover {
  transform: translateY(-2px);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08);
}

/* 5) Zone image sans espace interne (corrige les bandes rouges) */
.product .thumbnail-top {
  background: #fff !important;
  height: 273px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  padding: 0 !important;
  margin: 0 !important;
}

.product .product-thumbnail {
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  padding: 0 !important;
  margin: 0 !important;
}

.product .product-thumbnail picture {
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  margin: 0 !important;
}

.product .thumbnail-top img {
  display: block !important;
  width: 100% !important;
  object-fit: contain !important;
  /* mettre "cover" si tu veux bord à bord */
  object-position: center !important;
}

/* 6) Titre & prix (typo/couleurs de la maquette) */
.product .product-title {
  margin-top: 0;
  margin-bottom: 0;
  min-height: 3em;
}

.product .product-title a {
  color: inherit;
}

.product .product-price-and-shipping {
  font-size: 1.2em;
  line-height: 1.25;
  margin: 10px;
}

/* 7) Avis (discrets) */
.product .product-list-reviews {
  display: flex;
  justify-content: center;
}

.featured-products .grade-stars .star-on,
.featured-products .small-stars .star-on {
  color: #f5a623;
}

.featured-products .grade-stars .star,
.featured-products .small-stars .star {
  color: #c9ced6;
}

/* 9) Lien “Tous les produits” */
.all-product-link {
  display: block;
  text-align: center;
  margin-top: 28px;
  font-weight: 600;
}

.product-miniature .product-description {
  background: transparent !important;
  padding: 1.5rem;
}

/*=====================
Mege menu pro
======================*/
.ets_mm_megamenu .mm_blocks_ul {
  display: flex !important;
}

/*******************************
Newsletter
*******************************/
/* Fond dégradé pleine largeur */
.block_newsletter {
  max-width: 925px !important;
  width: 100%;

  background: transparent !important;
}

/* Contenu centré et largeur max */
.zk-news-wrap {
  max-width: 1120px;
  margin: 0 auto;
}

/* Masquer accessoirement le label visuel mais garder l’accessibilité */
.zk-sronly {
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  white-space: nowrap;
}

/* Groupe input + bouton collés */
.zk-news-group {
  display: flex;
  align-items: stretch;
  border-radius: 5px;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.16);
}

/* Champ e-mail */
.zk-news-input {
  flex: 1;
  height: 65px !important;
  border: 0;
  outline: none;
  padding: 0px 22px;
  font-size: 18px;
  color: #fff;
  background: transparent;
  border: none !important;
}

.zk-news-input::placeholder {
  color: rgba(255, 255, 255, 0.7);
}

/* Bouton vert à droite */
.zk-news-btn {
  height: 65px !important;
  padding: 0 28px;
  border: 0;
  cursor: pointer;
  background: #4ab04c !important;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  position: static !important;
  color: #fff !important;
}

.zk-news-btn:hover {
  background: #4aad50;
}

/* Texte d’information dessous */
.zk-news-note {
  margin: 16px auto 0;
  text-align: center;
  color: #fff;
  opacity: 0.9;
  line-height: 1.6;
  font-size: 16px !important;
  font-weight: 400 !important;
}

/* Messages */
.zk-news-alert {
  margin-top: 12px;
}

/* Responsive */
@media (max-width: 680px) {
  .zk-news-input {
    height: 56px;
  }

  .zk-news-btn {
    height: 56px;
    padding: 0 20px;
  }
}

/********************
Footer
********************/

#footer {
  background: linear-gradient(180deg, #0a734e 0%, #083e40 100%);
  border-radius: 20px 20px 0px 0px;
  border-style: solid;
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
}

.footer-container li a {
  color: #fff !important;
}

.footer-container .h3,
.footer-container .h4 {
  color: #fff !important;
  font-size: 12px !important;
}

.footer-container a {
  color: #fff !important;
  font-size: 12px !important;
}

#block_myaccount_infos a {
  color: #fff;
}

#footer_account_list li {
  color: #fff;
}

#contact-infos {
  color: #fff !important;
}

.block-social ul li.facebook {
  background-color: rgb(59, 89, 152);
}

.block-social ul li.instagram {
  background-color: rgb(228, 64, 95);
}

/******************
search bloc
*******************/

/* ======= Search bar (header) ======= */
.header-top #search_widget {
  max-width: 345px;
  width: 100%;
  display: flex;
  justify-content: flex-end;
  margin-right: 75px;
}

#search_widget form {
  width: 480px;
  display: flex;
  align-items: center;
  gap: 12px;
  background: #f5f9fa;

  border-radius: 6px;
  padding: 12px 16px;
  width: 480px;
  max-width: 100%;
  position: relative;
}

/* icône loupe à gauche */
#search_widget .material-icons.search {
  font-size: 24px;
  line-height: 1;
  color: #1f3b3a;
  pointer-events: none;
}

/* input “Rechercher” */
#search_widget input[type="text"] {
  flex: 1;
  min-width: 0;
  border: 0;
  outline: 0;
  background: transparent;
  font-size: 16px;
  line-height: 1.2;
  padding: 0 28px 0 25px;
  /* espace pour le X à droite */
  box-shadow: none;
}

#search_widget form i {
  padding: 0px;
}

#search_widget input::placeholder {
  color: #8698a2;
  opacity: 1;
}

/* bouton X (clear) à droite, caché tant que l'input est vide */
#search_widget .material-icons.clear {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 22px;
  cursor: pointer;
  opacity: 0;
  transition: opacity 0.2s;
  pointer-events: none;
}

#search_widget input:not(:placeholder-shown) ~ .clear {
  opacity: 0.6;
  pointer-events: auto;
}

#search_widget .material-icons.clear:hover {
  opacity: 1;
}

/* responsive */
@media (max-width: 768px) {
  .header-nav #search_widget form {
    width: 100%;
  }

  .process-wrapper {
    grid-template-columns: 1fr !important;
    gap: 30px !important;
  }

  .guarantee-box {
    padding: 30px 15px;
  }
}

/************************
Page product
*************************/

.breadcrumb {
  background-color: #214955 !important;

  text-align: center !important;
  width: 100vw;
  max-width: 100vw;
  margin-left: calc(-50vw + 50%);
}

#wrapper .breadcrumb li a {
  color: #ebeff0;
}

#product nav a {
  color: #fff !important;
}

#product nav li {
  color: #fff !important;
}

#product .breadcrumb li::after {
  color: #fff !important;
}

.zk-price-section {
  background-color: #ebeff0;

  margin-top: 75px;
}

.zk-price-section .product-prices {
  display: flex;
}

.zk-price-section .tax-shipping-delivery-label {
  margin-left: 10px;
  color: var(--home-color) !important;
  margin-top: 4px;
  font-size: 12px !important;
  font-weight: 700;
}

.product-price {
  color: var(--home-color) !important;
  font-size: 21px !important;
}

.zk-price-section .product-quantity {
  display: block !important;
}

.product-actions .add {
  width: 100%;
}

.product-actions .add-to-cart {
  font-weight: 700;

  min-width: 200px;
  height: 48px;
  border-radius: 5px;
  background: linear-gradient(to bottom right, #224955, #2a5a68, #224955);
  color: #fff;
}

.zk-price-section .wishlist-button-add {
  background: none;
  box-shadow: none;
  margin-left: 0;
}

.zk-price-section .wishlist-button-add i {
  color: var(--home-color);
  font-weight: 300;
  font-size: 22px;
  line-height: 14px;
}

.zk-section-title .h1 {
  color: var(--home-color);
}

.zk-section-title .radio-label {
  background: #9bdf9a;
  color: var(--home-color);
  border: none !important;
  font-size: 12px;
  border-radius: 5px;
  width: max-content;
  padding-right: 5px;
  padding-left: 5px;
  height: 40px;
  line-height: 40px;
  display: inline-block;
  text-align: center;
}

.zk-section-title .control-label {
  color: var(--home-color);
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  display: block;
  margin-bottom: 14px;
}

.zk-section-title label .color {
  width: 50px;
  height: 30px;
  border: none !important;
  box-shadow: 0.125rem -0.125rem 0.25rem 0 rgba(0, 0, 0, 0.2);
  border-radius: 7px;
}

.tabs .nav-tabs {
  border: none;
  border-bottom: 1px solid #ececec !important;
  padding-bottom: 0px;
  margin-bottom: 50px;
}

.tabs .nav-tabs .nav-item {
  margin-bottom: 0 !important;
}

.tabs .nav-tabs .nav-link {
  position: relative;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 22px;
  padding: 20px;
  border-radius: 5px;
  background: #f6f6f6;
  margin: 0 6px 6px 0;
  border: none;
  transition: all 0.3s ease;
  color: #000;
  cursor: pointer;
}

.tabs .nav-tabs .nav-link.active,
.tabs .nav-tabs .nav-link:hover {
  border-radius: 5px 5px 0px 0px;
  border: 1px solid #e0e0e0 !important;
  background: transparent;
  margin: 0 6px 0 0;
  cursor: default;
  color: #000 !important;
  padding: 20px;
  cursor: pointer;
}

.product-description {
  padding-left: 22px;
  padding-right: 22px;
}

.product-description .container p,
.product-description .container li {
  font-size: 13px;
  font-weight: 500;
  font-family: Arial, sans-serif !important;
  color: var(--home-color) !important;
}

.product-description .container {
  max-width: none;
  padding: 0;
  margin: 0;
  width: 100%;
}

.product-description .container {
  display: grid;
  gap: 24px;
  grid-template-columns: 1fr;
  /* mobile */
}

@media (min-width: 992px) {
  .product-description .container {
    grid-template-columns: 1fr 1fr;
    /* 2 colonnes */
  }
}

.product-description .left-column {
  min-width: 0;
}

.product-description .right-column {
  min-width: 0;
}

.product-comments-additional-info .btn-comment i {
  display: none;
}

.product-comments-additional-info .btn-comment {
  padding: 10px 0px 21px;
  font-size: 13px;
  color: #666666;
}

.product-comments-additional-info {
  border-top: 1px solid #e4e4e4;
  margin-top: 13px;
}

.product-miniature .highlighted-informations {
  text-align: end !important;
  background: #224955 !important;
  border-radius: 9999px;
}

.thumbnail-container {
  position: relative;
  margin: 0 0 20px 0;
  background: #f7f7f7;
  border: 1px solid #e0e0e0;
  border-radius: 5px;
  box-shadow: none;
  padding: 0 0 16px;
  height: 100%;
  display: flex;
  flex-direction: column;
  transition: transform 0.18s ease, box-shadow 0.18s ease;
}

.product-quantity .qty {
  width: 100px;
}

.product-quantity .input-group {
  width: 100%;
  background: #fff;
}

/* container horizontal */
.qty .quantity-wrap {
  width: 212px !important;
  height: 36px;
  display: flex;
  align-items: center;
  gap: 0;
  border: 1px solid #d5dadd;
  background: #eef3f4;
  border-radius: 5px;
  overflow: hidden;
  width: max-content;
}

/* boutons – et + */
.qty .qty-btn {
  width: 60px;
  height: 38px;
  border: 0;
  background: transparent;
  font-size: 18px;
  line-height: 1;
  cursor: pointer;
}

/* input centré, on garde la classe existante .input-group */
#quantity_wanted {
  width: 64px;
  height: 38px !important;
  text-align: center;
  border: 0;
  background: transparent;
  outline: none;
}

/* cacher les flèches natives */
#quantity_wanted::-webkit-outer-spin-button,
#quantity_wanted::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

#quantity_wanted {
  -moz-appearance: textfield;
}

/* Supprimer les flèches natives dans Chrome / Safari / Edge */
#quantity_wanted::-webkit-outer-spin-button,
#quantity_wanted::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Supprimer les flèches natives dans Firefox */
#quantity_wanted[type="number"] {
  -moz-appearance: textfield;
}

.product-quantity .input-group-btn-vertical .btn {
  padding: 0 !important;
}

.btn-touchspin {
  border: 0 !important;
}

/**********************
        Mobile
**********************/

@media only screen and (max-width: 600px) {
  .featured-products .products {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 15px;

    /* padding-left: 25px;
    padding-right: 25px; */
  }

  .product .thumbnail-top {
    height: 173px !important;
  }

  .product .product-title a {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
    white-space: normal;
  }

  .carousel .carousel-inner {
    height: 109px !important;
  }

  #carousel {
    padding-bottom: 0px !important;
  }

  .featured-products {
    margin-top: 20px !important;
    margin-bottom: 20px;
  }

  .products-section-title {
    font-size: 30px !important;
    font-weight: 600 !important;
  }

  .zk-envslider__title {
    font-size: 37px !important;
    font-size: 37px !important;
  }

  /*   .lnkfaqs {
    padding-left: 40px;
    padding-right: 40px;
  } */

  .zk-news-group {
    background: transparent !important;
    display: flex;
    flex-direction: column;
    gap: 20px;
  }

  .zk-news-input {
    background: #ffffff2e !important;
    padding: 22px !important;
  }

  .lnkpb {
    display: none;
  }

  .lnk-ecoassurance {
    display: none !important;
  }

  .zk-reassurance {
    display: none !important;
  }

  .product-quantity.clearfix {
    position: fixed;
    display: flex !important;
    bottom: 1px;
    z-index: 9999;
    background: #ebeff0;
    padding: 10px;
    width: 100%;
    margin-left: -15px;
    flex-direction: row-reverse;
  }

  .quantity-wrap {
    margin-top: 17px !important;
  }

  .qty .control-label {
    display: none !important;
  }

  .zk-price-section {
    width: 100% !important;
  }

  .zk-section-title .product-variants {
    margin-top: 90px;
  }

  .product-additional-info .product-comments-additional-info {
    position: absolute !important;
    top: -375px !important;
    border: none;
  }

  .product-comments-additional-info .btn-comment {
    background-color: transparent;
  }

  /*
  .zk-price-section .product-prices {
    position: absolute;
    top: -409px
  }
*/
  .zk-price-section {
    background-color: transparent !important;
    width: 100% !important;
    margin-top: 30px;
    padding: 8px 15px;
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
  }

  .product-discounts {
    margin-bottom: 0.5rem !important;
  }
}

.product-price-mobile {
  display: none !important;
}

/* cacher la grande barre en mobile */
/* ---- Mobile only: style du dropdown ---- */
@media (max-width: 767px) {
  .header-top #search_widget {
    display: none !important;
  }

  #header .header-nav .cart-preview .shopping-cart {
    color: #224b56 !important;
  }

  #header {
    color: #224b56 !important;
  }

  .product-container {
    padding-left: 15px;
    padding-right: 15px;
  }

  .product-price-disktop {
    display: none !important;
  }
}

#_mobile_search {
  position: relative;
  z-index: 2000;
}

#search_widget_mobile {
  margin-top: 0.645rem;
}

/* Carte centrée + ombre + animation */
#_mobile_search .zk-search-dd {
  position: absolute;
  top: 55px;
  right: auto;
  left: -125px;
  transform: none;
  width: min(70vw, 420px);
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.12);
  box-shadow: 0 12px 28px rgba(0, 0, 0, 0.14);
  display: none;
  opacity: 0;
  pointer-events: none;
  transition: 0.18s ease;
  height: 50px;
}

/* petit “pointeur” au-dessus (facultatif) */
#_mobile_search .zk-search-dd::before {
  content: "";
  position: absolute;
  top: -8px;
  left: 130px;
  transform: rotate(45deg);
  width: 16px;
  height: 16px;
  background: #fff;
  border-left: 1px solid rgba(0, 0, 0, 0.12);
  border-top: 1px solid rgba(0, 0, 0, 0.12);
}

#_mobile_search .zk-search-dd.is-open {
  display: block;
  opacity: 1;
  pointer-events: auto;
  transform: none;
}

#_mobile_search .zk-search-input {
  width: 100%;
  border: 0;
  outline: 0;
  background: #fff;
  padding: 5px 12px;
  font-size: 15px;
}

#_mobile_search .zk-search-fab {
  position: absolute;
  left: 0px;
  bottom: -36px;
  width: 55px;
  height: 40px;
  border: 1px solid rgba(0, 0, 0, 0.12);
  background: #fff;
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.16);
  display: flex;
  align-items: center;
  justify-content: center;
}

#_mobile_search .zk-search-fab i {
  font-size: 22px;
}

#_mobile_search .search-toggle i {
  font-size: 26px;
  line-height: 1;
}

#_mobile_search .search-toggle {
  background: transparent;
  border: 0;
  padding: 0;
  outline: none;
  box-shadow: none;
  appearance: none;
  -webkit-appearance: none;
  -webkit-tap-highlight-color: transparent;
}

#_mobile_search .search-toggle:focus,
#_mobile_search .search-toggle:active,
#_mobile_search .search-toggle:focus-visible {
  outline: none !important;
  box-shadow: none !important;
  border: 0 !important;
}

.btn-link {
  color: #244b56 !important;
}

.zk_featuredprod_desc {
  text-align: center;
  color: #000;
  font-weight: 500;
  margin-bottom: 45px;
  margin-top: 20px;
}

.container-fluid {
  width: 85%;
}

.jolisearch-widget form button[type="submit"] {
  left: 0;
  right: auto;
}

.h1.product-name {
  margin-bottom: 0px;
  font-weight: 600;
  font-size: 23px;
  line-height: 30px;
  letter-spacing: -1px;
  text-transform: capitalize;
}

#category #wrapper,
#product #wrapper {
  padding-top: 0;
}

.fa-bag-shopping:before,
.fa-shopping-bag:before {
  content: "\f290";
}

p#garantie,
p#france {
  display: flex;
  align-items: center;
}

#_desktop_user_info a,
#_desktop_cart .header,
#_desktop_cart .header a {
  color: #224955;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  gap: 6px;
  cursor: pointer;
  transition: color 0.3s ease;
}

#_desktop_user_info a:hover,
#_desktop_cart .header a:hover {
  color: #78b59a;
}

span.cart-products-count {
  font-size: 0.8em;
}

#_desktop_user_info a span::after,
#_desktop_cart .header span:first-of-type::after {
  content: "";
  display: block;
  width: 0;
  height: 2px;
  background: #78b59a;
  transition: width 0.3s ease;
  margin-top: 2px;
}

#_desktop_user_info a:hover span::after,
#_desktop_cart .header:hover span:first-of-type::after {
  width: 100%;
}

#_desktop_user_info i,
#_desktop_cart i {
  font-size: 18px;
  transition: color 0.3s ease, transform 0.2s ease;
}

#_desktop_user_info a:hover i,
#_desktop_cart .header:hover i {
  color: #78b59a;
  transform: scale(1.1);
}

/* --- Méga-menu : base --- */
.scroll_heading.ets_mm_megamenu .mm_columns_ul {
  width: 80vw;
  max-width: 80vw;
  margin-left: calc(-40% + 50%);
  font-size: 14px;
}

.ets_mm_megamenu .h4 {
  color: #224955;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 0.3px;
  margin: 0 0 12px;
}

/* Liens des listes */
.ets_mm_megamenu .ets_mm_categories a,
.ets_mm_megamenu .mm_block_type_html ul li a,
.ets_mm_megamenu .info-utils ul li a {
  display: block;
  padding: 6px 0;
  color: #224955;
  text-decoration: none;
  transition: color 0.2s ease, transform 0.15s ease;
}

/* Hover élégant + guidance */
.ets_mm_megamenu .ets_mm_categories a:hover,
.ets_mm_megamenu .mm_block_type_html ul li a:hover,
.ets_mm_megamenu .info-utils ul li a:hover {
  color: #78b59a;
  transform: translateX(3px);
}

/* Séparateur discret (option) */
.ets_mm_megamenu .mm_links_divider {
  border-top: 1px solid #eef3f3;
  margin: 8px 0;
}

/* Cartes produit dans le menu */
.ets_mm_megamenu .product-miniature .thumbnail-container {
  border-radius: 8px;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
  background: #fff;
  display: flex;
  flex-direction: row;
  align-items: center;
  border: none;
  border-right: 1px solid;
}

.ets_mm_megamenu .product-miniature .thumbnail-container:hover {
  transform: translateY(-3px);
  box-shadow: 0 8px 18px rgba(0, 0, 0, 0.08);
}

/* Vignettes variantes couleurs */
.ets_mm_megamenu .variant-links .color {
  width: 14px;
  height: 14px;
  border-radius: 50%;
  border: 1px solid #e6ecec;
  margin-right: 6px;
}

/* En-tête de niveau 1 (items du menu top) */
.mm_menus_li > a .mm_menu_content_title {
  color: #224955;
  font-weight: 600;
  position: relative;
}

.mm_menus_li:hover > a .mm_menu_content_title {
  color: #78b59a;
}

/* Soulignement animé sous les items top */
.mm_menus_li > a .mm_menu_content_title::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -6px;
  width: 0;
  height: 2px;
  background: #78b59a;
  transition: width 0.25s ease;
}

.mm_menus_li:hover > a .mm_menu_content_title::after {
  width: 100%;
}

/* === ETS MegaMenu only === */
/* Positionne les flags sur l’image */
/* Conteneur des flags — bien calé à droite et en colonne */
.ets_mm_megamenu .product-miniature .flags-on-image {
  position: absolute;
  top: 8px;
  right: 0;
  /* à droite */
  left: auto;
  display: flex;
  flex-direction: column;
  /* flags l’un sous l’autre */
  align-items: flex-end;
  /* alignés au bord droit */
  gap: 6px;
  margin: 0;
  padding: 0;
  list-style: none;
  z-index: 2;
}

/* Badge : arrondi à gauche uniquement + léger débord à droite */
.ets_mm_megamenu .product-miniature .flags-on-image .flag {
  position: relative;
  display: inline-block;
  font-size: 11px;
  line-height: 1;
  font-weight: 700;
  color: #fff;
  background: #224955;
  padding: 4px 12px 4px 10px;
  /* un peu plus d’air à droite */
  border-radius: 6px 0 0 6px;
  /* arrondi G haut/bas, droit carré */
  margin-right: -8px;
  /* déborde du conteneur à droite */
  letter-spacing: 0.2px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.12);
  text-transform: none;
}

/* Petite pointe vers l’extérieur (effet "tab") */
.ets_mm_megamenu .product-miniature .flags-on-image .flag::after {
  content: "";
  position: absolute;
  top: 50%;
  right: -6px;
  /* colle au bord droit */
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-left: 6px solid #224955;
  /* même couleur que le badge */
}

/* Couleurs des types (et leur pointe associée) */
.ets_mm_megamenu .product-miniature .flags-on-image .promo {
  background: #e74c3c;
}

.ets_mm_megamenu .product-miniature .flags-on-image .promo::after {
  border-left-color: #e74c3c;
}

.ets_mm_megamenu .product-miniature .flags-on-image .top-sales {
  background: #224955;
  /* peut rester comme le défaut */
}

.ets_mm_megamenu .product-miniature .flags-on-image .top-sales::after {
  border-left-color: #224955;
}

/* badge + pointe (version mini) */
.ets_mm_megamenu .flags-on-image .flag {
  padding: 3px 10px 3px 9px;
  font-size: 10.5px;
  border-radius: 6px 0 0 6px;
  margin-right: -6px;
}

.ets_mm_megamenu .flags-on-image .flag::after {
  right: -5px;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  border-left: 5px solid currentColor;
  /* reprend la couleur du badge */
}

/* couleurs cohérentes */
.ets_mm_megamenu .flags-on-image .top-sales {
  background: #224955;
  color: #fff;
}

.ets_mm_megamenu .flags-on-image .promo {
  background: #e74c3c;
  color: #fff;
}

/* (option) masquer d’autres blocs flags hors overlay du méga-menu */
.ets_mm_megamenu .product-miniature ul.product-flags:not(.flags-on-image) {
  display: none;
}

@keyframes flagIn {
  from {
    opacity: 0;
    transform: translateX(8px);
  }

  to {
    opacity: 1;
    transform: translateX(0);
  }
}

/* Lance l'anim quand la colonne est ouverte/hover */
.ets_mm_megamenu .mm_menus_li:hover .flags-on-image .flag {
  animation: flagIn 0.5s ease-out both;
  animation-delay: 0.3s;
}

.mm-product-description {
  background: rgba(120, 181, 154, 0.08);
  border: 1px solid #e6ecec;
  margin: 10px;
  padding: 5px;
  border-radius: 15px;
}

/* petit décalage entre les badges (si tu en as plusieurs) */
.ets_mm_megamenu .mm_menus_li:hover .flags-on-image .flag:nth-child(2) {
  animation-delay: 0.06s;
}

.ets_mm_megamenu .mm_menus_li:hover .flags-on-image .flag:nth-child(3) {
  animation-delay: 0.12s;
}

.product-list-reviews .ets-rv-small-stars .star {
  color: #c9ced6;
}

.product-list-reviews .ets-rv-small-stars .star-on {
  color: #f5a623;
}

/* compteur (0) discret */
.product-list-reviews .ets-rv-comments-nb {
  margin-left: 6px;
  color: #5c747b;
  font-size: 12px;
}

@media (max-width: 767.98px) {
  .header-nav #search_widget button span {
    display: none !important;
  }

  .header-nav #search_widget button {
    display: none;
  }

  .header-nav #search_widget .material-icons.search {
    font-size: 22px;
    line-height: 1;
  }

  .header-nav #search_widget input::placeholder {
    color: transparent;
  }

  .header-nav #search_widget input[type="text"] {
    width: 30px;
    padding: 0;
    height: 30px;
  }

  .header-nav #search_widget form {
    padding: 0;
    background-color: #fff;
  }

  .header-nav #search_widget {
    position: relative;
  }

  .header-nav #search_widget::after {
    content: "\f002";

    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    font-size: 22px;
    color: #214955;
    position: absolute;
    right: 8px;
    top: 50%;
    transform: translateY(-50%);
  }

  .menu-mobile {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
  }

  .separator {
    display: none;
  }

  .carousel .carousel-item img {
    height: auto;
  }

  .carousel-indicators {
    display: none;
  }

  .carousel .carousel-inner {
    border-radius: 20px;
  }

  .container-fluid {
    width: auto;
  }
}

.promo span.mm_menu_content_title {
  --tw-text-opacity: 1;
  color: rgb(185 28 28 / var(--tw-text-opacity, 1)) !important;
  font-weight: 700;
}

.product-cta {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  font-weight: 600;
  background-color: rgb(120, 181, 154);
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  border-radius: 0.5rem;
}

/* Container */
.recond-section {
  color: #224955;
  background: #e9eff1;
  padding: 48px 16px;
  width: 100vw;
  max-width: 100vw;
  margin-left: calc(-50vw + 50%);
  margin-bottom: 100px;
}

.recond-section .container {
  max-width: 1100px;
  margin: auto;
}

/* Header */
.recond-section .section-header {
  text-align: center;
  margin-bottom: 40px;
}

.recond-section h2 {
  font-size: 2rem;
  margin-bottom: 15px;
  font-weight: bold;
}

.recond-section .section-header p {
  line-height: 1.625;
  color: #4b5563;
  max-width: 48rem;
  font-size: 1.1rem;
}

.recond-section .highlight {
  color: #78b59a;
  font-weight: bold;
}

/* Features */
.features {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  gap: 30px;
  margin-bottom: 40px;
}

.feature {
  text-align: center;
  transition: transform 0.3s;
}

.feature:hover {
  transform: translateY(-5px);
}

.icon-ring {
  width: 70px;
  height: 70px;
  margin: 0 auto 15px;
  border-radius: 50%;
  background: rgba(120, 181, 154, 0.15);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 28px;
  color: #78b59a;
}

.feature h3 {
  font-size: 1.2rem;
  margin-bottom: 8px;
  font-weight: bold;
}

.feature p {
  color: #666;
  font-size: 0.95rem;
}

/* Stats */
.stats {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
  gap: 20px;
  background: #224955;
  padding: 25px;
  border-radius: 12px;
  margin-bottom: 40px;
  text-align: center;
}

.stats .value {
  display: block;
  font-size: 1.5rem;
  font-weight: bold;
  color: #78b59a;
  margin-bottom: 5px;
}

.stats span {
  display: block;
  color: #fff;
  opacity: 0.9;
}

/* Process */
.process-wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 40px;
  align-items: center;
  margin-top: 60px;
}

.process h3 {
  font-size: 1.7rem;
  margin-bottom: 25px;
  color: #224955;
  font-weight: bold;
}

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

.process li {
  display: flex;
  align-items: flex-start;
  margin-bottom: 20px;
}

.process .step {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #78b59a;
  color: #fff;
  font-weight: bold;
  border-radius: 50%;
  width: 32px;
  height: 32px;
  margin-right: 15px;
}

.process h4 {
  margin: 0 0 5px;
  font-size: 1.1rem;
  color: #224955;
}

.process p {
  margin: 0;
  font-size: 0.95rem;
  color: #666;
}

/* Bloc garantie */
.guarantee-box {
  background: #f4f6f7;
  border-radius: 15px;
  padding: 40px 20px;
  text-align: center;
}

.guarantee-box .icon {
  font-size: 50px;
  margin-bottom: 15px;
  color: #224955;
}

.guarantee-box h4 {
  font-size: 1.3rem;
  color: #224955;
  margin-bottom: 10px;
  font-weight: bold;
}

.guarantee-box p {
  font-size: 0.95rem;
  color: #666;
  margin-bottom: 20px;
}

.guarantee-box .tags {
  display: flex;
  justify-content: center;
  gap: 15px;
  flex-wrap: wrap;
}

.guarantee-box .tags span {
  font-size: 0.9rem;
  color: #78b59a;
  font-weight: 600;
}

.contact-rich {
  background-color: #f7fafa;
  border-radius: 0.75rem;
  box-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  padding: 1.5rem;
  position: sticky;
  top: 1rem;
}

.contact-rich .block .icon i {
  font-size: 24px;
  width: 2.5rem;
  height: 2.5rem;
  background-color: #79b49b;
  border-radius: 0.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fdfdfd;
}

.block_newsletter form button[type="submit"] {
  position: relative;
  width: 100%;
  padding: 5px;
  height: 42px;
  transition: all 0.3s ease;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.15);
}

.block_newsletter form button[type="submit"]:hover {
  box-shadow: 0 8px 12px rgba(0, 0, 0, 0.18);
  /* shadow-xl équivalent */
  transform: translateY(-2px);
  /* hover:-translate-y-0.5 */
}

button:focus-visible {
  outline: none;
  box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.4);
  /* effet focus propre (optionnel) */
}

.images-container .product-images > li:nth-child(n + 5) {
  display: none !important;
}

/* Conteneur global */
.bootstrap-touchspin {
  display: inline-flex;
  align-items: center;
  border: 1px solid #ddd;
  border-radius: 8px;
  overflow: hidden;
  background: #fff;
  
  height: 48px;
}

/* Input */
.bootstrap-touchspin input {
  border: none !important;
  text-align: center;
  font-weight: 600;
  font-size: 16px;
  padding: 6px 0;
  background: transparent !important;
  box-shadow: none !important;
}

.bootstrap-touchspin input:focus {
  outline: none;
  box-shadow: none !important;
}

/* Boutons */
.bootstrap-touchspin .input-group-btn-vertical {
  display: flex;
  flex-direction: column;
}

.bootstrap-touchspin .btn-touchspin {
  
  padding: 4px 6px;
  border: none;
  transition: background 0.2s ease, transform 0.2s ease;
}

.bootstrap-touchspin .btn-touchspin:hover {
  background: #e2e2e2;
}

.bootstrap-touchspin .btn-touchspin:active {
  transform: scale(0.95);
}

.bootstrap-touchspin .material-icons {
  font-size: 16px;
  line-height: 14px;
  color: #333;
}


/* ===== Clamp propre + bouton visible ===== */
#desc-wrap{
  --bg:#fff;
  overflow:hidden;
  position:relative;
  background:var(--bg);
  border-radius:12px;
  padding:12px 16px;
}

/* Hauteur limitée UNIQUEMENT quand replié */
#desc-wrap.is-collapsed{           /* ← important */
  max-height: 9.6em;               /* ≈ 6 lignes si line-height:1.6 */
  transition:max-height .25s ease;
}
#desc-wrap:not(.is-collapsed){     /* développé */
  max-height: 9999px;
}

/* Dégradé uniquement quand replié */
#desc-wrap.is-collapsed::after{
  content:"";
  position:absolute;
  left:0; right:0; bottom:0;
  height:3rem;
  background:linear-gradient(to bottom, rgba(255,255,255,0), var(--bg));
  pointer-events:none;
  transition:opacity .2s;
}

/* Conteneur interne (grille légère) */
#desc-body > .container-des{
  /* max-width:980px; margin:0 auto; padding:0 8px; */
}
@media (min-width:992px){
  #desc-body > .container-des{
    display:grid;
    grid-template-columns:1fr 1fr;
    column-gap:32px;
  }
}

/* Typo simple */
#desc-body h2{margin:0 0 8px; font-size:1.2rem; font-weight:700; color:#224955;}
#desc-body h3{margin:12px 0 6px; font-size:1.05rem; font-weight:700; color:#1e3a37;}
#desc-body p{margin:0 0 10px; line-height:1.6; color:#333;}
#desc-body ul{margin:6px 0 8px 18px;}

/* Meta + bouton */
#desc-meta{ margin-top:.45rem; font-size:.9rem; opacity:.85; display:none; gap:.75rem; align-items:center; }
#desc-visible-pct::before{ content:"• "; opacity:.6; }

#desc-toggle{
  display:block;             /* permet le margin auto */
  margin: .75rem auto 0;     /* centre horizontalement */
  padding:.55rem .9rem;
  border-radius:.6rem;
  font-weight:700;
  border:0; cursor:pointer;
  background:#224955; color:#fff;
}
#desc-toggle:hover{ filter:brightness(1.08); }














/*********************** CMS ********²*******/

/* about-ecorefurb.css */
.ecorefurb-about {
  --c-bg: #ffffff;
  --c-bg-soft: #f6f8fb;      /* slate-50-ish */
  --c-text: #0f172a;         /* slate-900-ish */
  --c-muted: #64748b;        /* slate-500/600 */
  --c-border: #e2e8f0;       /* slate-200 */
  --c-brand: #78b59b;        /* emerald-600 */
  --c-brand-strong: #047857; /* emerald-700 */
  --radius: 16px;
  --shadow: 0 1px 2px rgba(0,0,0,.06);
  --shadow-xl: 0 20px 25px -5px rgba(0,0,0,.1), 0 8px 10px -6px rgba(0,0,0,.1);
  --container: 1200px;
  perspective: 1000px;
}

.ecorefurb-about .container-about {
  max-width: var(--container);
  margin: 0 auto;
  padding: 0 16px;
}

.ecorefurb-about h1,
.ecorefurb-about h2,
.ecorefurb-about h3 {
  color: var(--c-text);
  margin: 0 0 12px;
  line-height: 1.2;
}

.ecorefurb-about p {
  color: #475569;
  line-height: 1.65;
  margin: 0 0 16px;
}
header.page-header {
    display: none;
}
.page-content.page-cms{
  padding: 0 !important;
}
/* Sections */
.ecorefurb-about .about-hero {
  background: linear-gradient(135deg, #f7fafa 0%, #f7fafa7a 100%);
    padding: 64px 0;
    text-align: center !important;
    width: 100vw;
    max-width: 100vw;
    margin-left: calc(-50vw + 50%);
}

.ecorefurb-about .about-stats {
  background: #ffffff;
  padding: 64px 0;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.ecorefurb-about .about-mission {
  background: linear-gradient(135deg, #f7fafa 0%, #f7fafa7a 100%);
  padding: 64px 0;
  width: 100vw;
    max-width: 100vw;
    margin-left: calc(-50vw + 50%);
}

/* Grids */
.ecorefurb-about .grid-2 {
  display: grid;
  grid-template-columns: 1fr;
  gap: 32px;
}

@media (min-width: 768px) {
  .ecorefurb-about .grid-2 {
    grid-template-columns: 1fr 1fr;
    align-items: center;
  }
}

.ecorefurb-about .grid-2-responsive-reverse {
  /* Sur mobile: texte avant visuel; sur desktop: inverse via DOM + grid-2 */
}

/* Hero */
.ecorefurb-about .hero-kicker {
  color: var(--c-brand);
  font-weight: 600;
}

.ecorefurb-about .lead {
  font-size: 1.05rem;
  text-align: left;
  font-weight: 500;
}

/* Media helpers */
.ecorefurb-about .ratio-16x9 {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  border-radius: var(--radius);
  background: #e2e8f0;
  overflow: hidden;
}
.ecorefurb-about .ratio-16x9 > img,
.ecorefurb-about .ratio-16x9 > iframe {
  position: absolute; inset: 0;
  width: 100%; height: 100%;
  object-fit: cover;
}

/* Cards + shadows */
.ecorefurb-about .card {
  background: #fff;
  border: 1px solid var(--c-border);
  border-radius: var(--radius);
  box-shadow: var(--shadow);
}

.ecorefurb-about .shadow-xl { box-shadow: var(--shadow-xl); }
.ecorefurb-about .shadow-2xl { box-shadow: 0 25px 50px -12px rgba(0,0,0,.25); }

/* Stat bubble */
.ecorefurb-about .stat-media {
  display: flex;
  justify-content: center;
}
.ecorefurb-about .stat-bubble {
  width: 18rem; height: 18rem;
  border-radius: 50%;
  background: linear-gradient(135deg, #10b981, #047857);
  display: flex; align-items: center; justify-content: center;
  color: #fff; text-align: center;
}
.ecorefurb-about .stat-content { padding: 24px; }
.ecorefurb-about .stat-number {
  font-size: 3rem; font-weight: 800; margin-bottom: 8px;
}
.ecorefurb-about .stat-line { font-size: 1.05rem; }

/* Section head */
.ecorefurb-about .section-head { text-align: center; margin-bottom: 32px; }
.ecorefurb-about .section-head .brand { color: var(--c-brand); }
.ecorefurb-about .section-head .muted { color: var(--c-muted); }

/* Mission cards */
.ecorefurb-about .cards-3 {
  display: grid;
  grid-template-columns: 1fr;
  gap: 24px;
  margin-bottom: 32px;
}
@media (min-width: 768px) {
  .ecorefurb-about .cards-3 {
    grid-template-columns: repeat(3, 1fr);
  }
}
.ecorefurb-about .card.hoverable { padding: 32px; text-align: center; transition: transform 0.6s ease, box-shadow 0.3s ease; transform-style: preserve-3d;}
.ecorefurb-about .card.hoverable:hover { box-shadow: 0 8px 24px rgba(0,0,0,.12); transform: rotateY(360deg);}

.ecorefurb-about .icon-wrap {
  width: 64px; height: 64px; margin: 0 auto 16px;
  border-radius: 50%;
  background: var(--c-brand);            /* emerald-100 */
  display: flex; align-items: center; justify-content: center;
}
.ecorefurb-about .icon {
  width: 32px; height: 32px; color: var(--c-brand);
}

/* Quote */
.ecorefurb-about .quote {
  padding: 24px;
  text-align: center;
  max-width: 900px;
  margin: 24px auto 0;
  font-style: italic;
  color: var(--c-muted);
  border-left: 4px solid var(--c-brand);
}


.delivery-hero {
    background: linear-gradient(180deg, #f7fafa 0%, #ffffff 100%);
    border: 1px solid #e2e8f0;
    border-radius: 16px;
    padding: 32px 20px;
    margin: 16px 0 32px;
}

.delivery-hero__badge {
    display: inline-block;
    background: rgba(120, 181, 154, .15);
    color: #78b59a;
    border: 1px solid rgba(120, 181, 154, .35);
    font-weight: 700;
    font-size: .75rem;
    padding: 6px 10px;
    border-radius: 999px;
    margin-bottom: 10px;
}
.delivery-hero__title {
    font-size: 2.25rem;
    line-height: 1.15;
    margin: 4px 0 8px;
    color: var(--c-text);
    width: fit-content;
}
.delivery-hero__highlights {
    display: flex
;
    flex-wrap: wrap;
    gap: 10px;
    margin: 16px 0 0;
    padding: 0;
    list-style: none;
}
.delivery-chip {
    background: #eef3f4;
    color: #234a57;
    border: 1px solid #d5e2e4;
    border-radius: 999px;
    padding: 8px 12px;
    font-weight: 600;
    font-size: .9rem;
}


/* Espacement des radios / onglets */
.ec-tabs input[type="radio"] {
  display: none;
}
.ec-tabs label {
  margin-right: 20px;
  font-weight: 600;
  cursor: pointer;
}

/* Masquer panels par défaut */
.ec-tabs .tab {
  display: none;
  margin-top: 16px;
}

.ec-tabs:has(#t1:checked) .c1 { display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;}
.ec-tabs:has(#t2:checked) .c2 { display: grid;
  
  gap: 20px; }

  .ec-tabs .ship-card-relay {
    background: #f4f9f8;
    border: 1px solid #78b59a;
    padding: 14px;
  border-radius: 10px;
    margin-bottom: 0;
}

/* Style cartes intérieures */
.ec-tabs .ship-card {
  background: #ffffff;
  border: 1px solid #e2e8f0;
  padding: 14px;
  border-radius: 10px;
  margin-bottom: 12px;
}
.ec-tabs .ship-card-first{
      border: 1px solid #78b59a !important;
}
.ec-tabs .ship-card h3 {
  margin: 0 0 4px;
  font-weight: 700;
}
.ec-tabs .ship-card ul, .ec-tabs .ship-card-relay ul {
  margin: 8px 0 0;
  padding-left: 18px;
      list-style: none;
}
.ec-tabs .ship-card ul li {
  margin-bottom: 4px;
  font-size: 0.95rem;
}.ship-tab {
  display: inline-flex;      
  align-items: center;     
  gap: 8px;                 
}
/* style de base du “bouton” */
.ship-tab {
  display:inline-flex; align-items:center; gap:8px;
  padding:10px 14px; border:1px solid #e2e8f0; border-radius:10px;
  cursor:pointer; user-select:none; margin-right:10px;
}
.ship-tab input { /* on peut le cacher visuellement */
  position:absolute; opacity:0; pointer-events:none;
}

/* par défaut : icône grise visible, verte cachée */
.ship-tab .icon--on  { display:none; }
.ship-tab .icon--off { display:inline-block; }

/* quand coché : on inverse */
.ship-tab input:checked + .icon .icon--on  { display:inline-block; }
.ship-tab input:checked + .icon .icon--off { display:none; }

/* état visuel quand coché */
.ship-tab input:checked ~ .text,
.ship-tab input:checked + .icon + .text { font-weight:700; color:#0f5132; }

.ship-tab input:checked ~ .icon,
.ship-tab input:checked + .icon { /* bordure/halo du label sélectionné */
  /* rien ici, on stylise le label lui-même : */
}
.ship-tab input:checked { /* hook pour le parent via :has() si dispo */ }

/* si ton navigateur supporte :has(), borde tout le label en vert quand coché */
@supports(selector(.ship-tab:has(input:checked))) {
  .ship-tab:has(input:checked) { border-color:#78b59a; box-shadow:0 0 0 2px rgba(120,181,154,.2) inset; }
}

@media (max-width: 768px) {
  .ec-tabs:has(#t1:checked) .c1 { grid-template-columns: 1fr;}
.ec-tabs:has(#t2:checked) .c2 { grid-template-columns: 1fr; }
}/* ===== Commitments / Engagements ===== */
.delivery-commitments {
  background: linear-gradient(180deg, #f7fafa 0%, #ffffff 100%);
  border: 1px solid #e2e8f0;
  border-radius: 16px;
  padding: 28px 20px 32px;
  margin: 24px 0 36px;
}

.delivery-commitments__title {
  text-align: center;
  font-size: 1.5rem;
  font-weight: 800;
  color: #0f172a; /* texte foncé */
  margin: 0 0 20px;
}

.delivery-commitments__grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 32px;
}

@media (max-width: 900px) {
  .delivery-commitments__grid {
    grid-template-columns: 1fr;
    gap: 20px;
  }
}

.delivery-commitment {
  text-align: center;
  background: #ffffff;
  border: 1px solid #e2e8f0;
  border-radius: 12px;
  padding: 18px 16px 20px;
}

.delivery-commitment__icon {
  width: 56px;
  height: 56px;
  margin: 0 auto 12px;
  border-radius: 999px;
  background: rgba(120, 181, 154, 0.2);
  border: 1px solid rgba(120, 181, 154, 0.35);
  display: grid;
  place-items: center;
}

.delivery-commitment__icon img {
  width: 28px;
  height: 28px;
  display: block;
}

.delivery-commitment__heading {
  font-weight: 800;
  color: #0f172a;
  margin: 0 0 6px;
}

.delivery-commitment__text {
  color: #334155;
  margin: 0;
  line-height: 1.45;
  font-size: 0.98rem;
}/* Wrapper + titre */
.delivery-faq { margin:28px 0 40px; }
.delivery-faq__title { font-size:1.5rem; font-weight:800; color:#0f172a; margin:0 0 16px; }

/* Carte */
.delivery-faq__item { border:1px solid #e2e8f0; border-radius:12px; background:#fff; margin-bottom:14px; overflow:hidden; }

/* En-tête cliquable (en <label> avec seulement des <span>) */
.delivery-faq__head {
  display:flex; align-items:center; justify-content:space-between;
  padding:14px 16px; cursor:pointer; transition:background .2s ease;
}
.delivery-faq__head:hover { background:#f8fafc; }

/* input radio caché */
.delivery-faq__toggle { position:absolute; opacity:0; pointer-events:none; }

/* Gauche : icône + texte */
.delivery-faq__left { display:inline-flex; align-items:center; gap:12px; }
.delivery-faq__icon {
  width:32px; height:32px; border-radius:999px;
  background:rgba(120,181,154,.15); border:1px solid rgba(120,181,154,.35);
  display:inline-grid; place-items:center;
}
.delivery-faq__icon img { width:18px; height:18px; display:block; }
.delivery-faq__q { font-weight:700; color:#0f172a; }

/* Chevron */
.delivery-faq__chev {
  width:9px; height:9px; border-right:2px solid #334155; border-bottom:2px solid #334155;
  transform:rotate(45deg); transition:transform .2s ease;
}

/* Corps fermé par défaut */
.delivery-faq__body { display:none; padding:0 16px 16px 60px; color:#334155; line-height:1.55; }

/* ✅ Ouverture/fermeture via :has() sur le conteneur */
.delivery-faq__item:has(.delivery-faq__toggle:checked) .delivery-faq__body { display:block; }
.delivery-faq__item:has(.delivery-faq__toggle:checked) .delivery-faq__chev { transform:rotate(-135deg); }
.delivery-faq__item:has(.delivery-faq__toggle:checked) .delivery-faq__head { background:#f8fafc; }

/* Mobile */
@media (max-width:600px){ .delivery-faq__body { padding-left:56px; } }
/* =======================
   PAGE FAQ — Styles globaux
   ======================= */
.site-faq { max-width: 980px; margin: 0 auto; padding: 8px 0 40px; }
.site-faq__h1 { font-size: 2rem; font-weight: 800; color:#0f172a; margin: 0 0 8px; }
.site-faq__intro { color:#334155; margin: 0 0 28px; }

/* Section */
.site-faq__section { margin: 32px 0 40px; }
.site-faq__title { font-size: 1.2rem; font-weight: 500; color:#0f172a; margin: 0 0 14px; }

/* =======================
   Carte / Item
   ======================= */
/* Carte */
.site-faq__item {
  border:2px solid #78b59a; border-radius:10px; background:#f9faf7;
  margin:12px 0; overflow:hidden;
}

/* En-tête cliquable (en <label> avec seulement des inline) */
.site-faq__head {
  display:flex; align-items:center; gap:10px;
  padding:12px 14px; cursor:pointer; user-select:none;
  background:#fff; border-radius:8px; margin:4px;
}

/* input checkbox caché */
.site-faq__toggle { position:absolute; opacity:0; pointer-events:none; }

/* Indicateur + / – (petit rond vert) */
.site-faq__ind {
  width:22px; height:22px; flex:0 0 22px;
  border-radius:999px; border:2px solid #2f7d66; color:#2f7d66;
  display:inline-flex; align-items:center; justify-content:center;
  font-weight:700; font-size:14px; line-height:1;
}
.site-faq__ind::before { content:"+"; }
.site-faq__head:has(.site-faq__toggle:checked) .site-faq__ind::before { content:"–"; }

/* Question texte */
.site-faq__q { font-weight:700; color:#0f172a; }

/* Corps (réponse) — fermé par défaut */
.site-faq__body { display:none; background:#fff; margin:0 4px 4px; border-radius:0 0 8px 8px; }
.site-faq__body p { margin:0; padding:12px 14px; color:#334155; line-height:1.55; }

/* ✅ Ouverture/fermeture via :has() sur l'en-tête */
.site-faq__head:has(.site-faq__toggle:checked) + .site-faq__body { display:block; }

/* Hover */
.site-faq__head:hover { background:#f8fafc; }

/* Responsive */
@media (max-width:640px){
  .site-faq__h1 { font-size:1.6rem; }
  .site-faq__title { font-size:1.25rem; }
}

