@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//www.gazoneo.fr/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=7.6.0") format("woff2");
}

:root {
	--wd-text-font: "Cabin", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: "Cabin", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Cabin", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Cabin", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(131,183,53);
	--wd-alternative-color: #fbbc34;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(131,183,53);
	--btn-accented-bgcolor-hover: #74a32f;
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 280px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 800px;
}
.page-title-default {
	background-color: #fbbc34;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: #092143;
	background-image: none;
}
html .product.category-grid-item .wd-entities-title, html .product.category-grid-item.cat-design-replace-title .wd-entities-title, html .wd-masonry-first .category-grid-item:first-child .wd-entities-title, html .product.wd-cat .wd-entities-title {
	font-size: 16px;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 35px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 35px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 35px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 5px;
}

@media (min-width: 1222px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


/* Liens du bloc "Aller plus loin" : hover jaune */
.engrais-links a{
  text-decoration: underline;
  text-underline-offset: 2px;
  transition: color .15s ease, opacity .15s ease;
}

.engrais-links a:hover,
.engrais-links a:focus{
  color: #f0b400; /* jaune */
}

/* Bloc "Vous hésitez ?" avec pouce */
.engrais-tip{
  margin-top: 10px;
  display: flex;
  align-items: flex-start;
  gap: 10px;
  padding: 10px 12px;
  border-left: 4px solid #f0b400;
  background: rgba(240,180,0,.08);
  border-radius: 8px;
}

.engrais-thumb{
  font-size: 20px;
  line-height: 1.2;
}

/* Enlève tout "décorateur" ajouté par le thème sur les liens dans la bannière */
.engrais-tip a::before,
.engrais-tip a::after{
  content: none !important;
  display: none !important;
}

/* Si le thème ajoute des puces/indentations */
.engrais-tip{
  list-style: none !important;
}

.engrais-tip a{
  background: none !important;
  padding-left: 0 !important;
}

.semences-links a:hover,
.semences-links a:focus{
  color:#f0b400 !important;
}

.semences-tip{
  margin-top:10px;
  padding:10px 12px;
  border-left:4px solid #f0b400;
  background: rgba(240,180,0,.08);
  border-radius:8px;
}

.entry-meta-list .meta-author,
.wd-entry-meta .meta-author,
li.meta-author {
    display: none !important;
}

.entry-meta-list li:has(a[href*="/author/"]) {
    display: none !important;
}

/* =========================================================
   DESIGN GLOBAL DES FICHES PRODUITS GAZONEO
   Version consolidée
   ========================================================= */

/* ---------- VARIABLES ET BASE ---------- */

.gz-product {
    --gz-green-dark: #174a1c;
    --gz-green: #276b2d;
    --gz-green-light: #eaf6e7;
    --gz-green-pale: #f6fbf4;
    --gz-gold: #f2b84b;
    --gz-text: #1f2a22;
    --gz-muted: #667269;
    --gz-border: #d8e3d6;
    --gz-white: #ffffff;
    --gz-shadow: 0 12px 35px rgba(23, 74, 28, 0.09);
    --gz-shadow-light: 0 6px 20px rgba(23, 74, 28, 0.05);

    width: 100%;
    max-width: 1120px;
    margin: 0 auto;
    color: var(--gz-text);
    font-family: inherit;
    font-size: 16px;
    line-height: 1.65;
}

.gz-product *,
.gz-product *::before,
.gz-product *::after {
    box-sizing: border-box;
}

.gz-product h2,
.gz-product h3,
.gz-product p {
    margin-top: 0;
}

.gz-product h2,
.gz-product h3 {
    color: var(--gz-green-dark);
    line-height: 1.2;
}

.gz-product h2 {
    font-size: clamp(24px, 3vw, 36px);
}

.gz-product h3 {
    font-size: 19px;
}

.gz-product a {
    color: var(--gz-green);
    text-decoration-thickness: 1px;
    text-underline-offset: 3px;
}

/* ---------- BLOC D’INTRODUCTION ---------- */

.gz-product .gz-hero {
    position: relative;
    overflow: hidden;
    padding: clamp(28px, 5vw, 54px);
    border: 1px solid var(--gz-border);
    border-radius: 24px;
    background:
        radial-gradient(
            circle at 95% 5%,
            rgba(76, 154, 61, 0.18),
            transparent 34%
        ),
        linear-gradient(
            135deg,
            var(--gz-white),
            var(--gz-green-pale)
        );
    box-shadow: var(--gz-shadow);
}

.gz-product .gz-eyebrow {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    margin-bottom: 14px;
    padding: 7px 12px;
    border-radius: 999px;
    background: var(--gz-green-light);
    color: var(--gz-green-dark);
    font-size: 13px;
    font-weight: 800;
    letter-spacing: 0.06em;
    text-transform: uppercase;
}

.gz-product .gz-eyebrow::before {
    width: 9px;
    height: 9px;
    flex: 0 0 9px;
    border-radius: 50%;
    background: var(--gz-green);
    content: "";
}

.gz-product .gz-lead {
    max-width: 880px;
    margin-bottom: 22px;
    color: #3e4b41;
    font-size: clamp(17px, 2vw, 20px);
}

.gz-product .gz-tags {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.gz-product .gz-tag {
    padding: 8px 13px;
    border: 1px solid var(--gz-border);
    border-radius: 10px;
    background: var(--gz-white);
    color: var(--gz-green-dark);
    font-size: 14px;
    font-weight: 700;
}

/* ---------- SECTIONS ET TITRES ---------- */

.gz-product .gz-section {
    margin-top: clamp(38px, 6vw, 68px);
}

.gz-product .gz-section-title {
    display: flex;
    align-items: center;
    gap: 18px;
    margin-bottom: 24px;
    font-size: clamp(22px, 2.5vw, 28px);
}

.gz-product .gz-section-title::after {
    height: 1px;
    flex: 1;
    background: var(--gz-border);
    content: "";
}

.gz-product .gz-intro {
    max-width: 980px;
    color: #3d493f;
    font-size: 17px;
}

/* ---------- CARTES D’AVANTAGES ---------- */

.gz-product .gz-cards {
    display: grid;
    grid-template-columns: repeat(
        auto-fit,
        minmax(220px, 1fr)
    );
    align-items: stretch;
    gap: 16px;
    width: 100%;
}

.gz-product .gz-card {
    display: flex;
    flex-direction: column;
    width: 100%;
    min-width: 0;
    height: 100%;
    padding: 22px;
    overflow: hidden;
    border: 1px solid var(--gz-border);
    border-radius: 16px;
    background: var(--gz-white);
    box-shadow: var(--gz-shadow-light);
    transition:
        transform 0.2s ease,
        box-shadow 0.2s ease;
}

.gz-product .gz-card:hover {
    transform: translateY(-3px);
    box-shadow: var(--gz-shadow);
}

.gz-product .gz-card-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 42px;
    height: 42px;
    flex: 0 0 42px;
    margin-bottom: 16px;
    border-radius: 12px;
    background: var(--gz-green-light);
    color: var(--gz-green-dark);
    font-weight: 900;
}

.gz-product .gz-card h3,
.gz-product .gz-card p {
    overflow-wrap: anywhere;
}

.gz-product .gz-card p {
    margin-bottom: 0;
    color: #536056;
    font-size: 15px;
}

/* ---------- CALENDRIER D’UTILISATION ---------- */

.gz-product .gz-calendar {
    padding: 24px;
    border: 1px solid var(--gz-border);
    border-radius: 18px;
    background: var(--gz-green-pale);
}

.gz-product .gz-months {
    display: grid;
    grid-template-columns: repeat(
        6,
        minmax(0, 1fr)
    );
    gap: 8px;
}

.gz-product .gz-month {
    padding: 11px 6px;
    border-radius: 9px;
    background: #e5e8e5;
    color: #69716b;
    text-align: center;
    font-size: 14px;
    font-weight: 700;
}

.gz-product .gz-month.is-active {
    background: var(--gz-green);
    color: var(--gz-white);
}

.gz-product .gz-calendar-legend {
    display: flex;
    flex-wrap: wrap;
    gap: 18px;
    margin-top: 14px;
    color: var(--gz-muted);
    font-size: 13px;
}

.gz-product .gz-legend {
    display: inline-flex;
    align-items: center;
    gap: 7px;
}

.gz-product .gz-legend::before {
    width: 10px;
    height: 10px;
    flex: 0 0 10px;
    border-radius: 3px;
    background: #e5e8e5;
    content: "";
}

.gz-product .gz-legend.is-active::before {
    background: var(--gz-green);
}

/* ---------- CARTES DE DOSAGE ---------- */

.gz-product .gz-usage-grid {
    display: grid;
    grid-template-columns: repeat(
        auto-fit,
        minmax(240px, 1fr)
    );
    gap: 16px;
}

.gz-product .gz-usage-card {
    min-width: 0;
    padding: 22px;
    border: 1px solid var(--gz-border);
    border-radius: 16px;
    background: var(--gz-white);
    box-shadow: var(--gz-shadow-light);
}

.gz-product .gz-usage-card h3 {
    margin-bottom: 12px;
}

.gz-product .gz-usage-dose {
    display: inline-block;
    margin-bottom: 14px;
    padding: 7px 11px;
    border-radius: 8px;
    background: var(--gz-green-light);
    color: var(--gz-green-dark);
    font-weight: 800;
}

.gz-product .gz-usage-card p:last-child {
    margin-bottom: 0;
}

/* ---------- CONSEILS ET CHECKLISTS ---------- */

.gz-product .gz-advice {
    padding: clamp(24px, 4vw, 34px);
    border: 1px solid var(--gz-border);
    border-radius: 18px;
    background: var(--gz-green-pale);
}

.gz-product .gz-checklist {
    display: grid;
    gap: 13px;
    margin: 0;
    padding: 0;
    list-style: none;
}

.gz-product .gz-advice .gz-checklist {
    grid-template-columns: repeat(
        2,
        minmax(0, 1fr)
    );
    column-gap: 30px;
}

.gz-product .gz-checklist li {
    position: relative;
    min-width: 0;
    padding-left: 30px;
    overflow-wrap: anywhere;
}

.gz-product .gz-checklist li::before {
    position: absolute;
    top: 2px;
    left: 0;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 21px;
    height: 21px;
    border-radius: 50%;
    background: var(--gz-green-light);
    color: var(--gz-green-dark);
    content: "✓";
    font-size: 12px;
    font-weight: 900;
}

/* ---------- TABLEAUX TECHNIQUES ---------- */

.gz-product .gz-table-wrap {
    display: block;
    width: 100%;
    max-width: 100%;
    overflow-x: auto;
    border: 1px solid var(--gz-border);
    border-radius: 16px;
    background: var(--gz-white);
    box-shadow: var(--gz-shadow-light);
    -webkit-overflow-scrolling: touch;
}

.gz-product .gz-table {
    width: 100%;
    min-width: 680px;
    margin: 0;
    border: 0;
    border-collapse: collapse;
    table-layout: auto;
    background: var(--gz-white);
}

.gz-product .gz-table caption {
    position: absolute !important;
    overflow: hidden !important;
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    margin: -1px !important;
    border: 0 !important;
    clip: rect(0, 0, 0, 0) !important;
    clip-path: inset(50%) !important;
    white-space: nowrap !important;
}

.gz-product .gz-table th {
    padding: 15px 16px;
    background: var(--gz-green-dark);
    color: var(--gz-white);
    text-align: left;
    vertical-align: middle;
    font-weight: 800;
}

.gz-product .gz-table td {
    padding: 16px;
    border-bottom: 1px solid var(--gz-border);
    vertical-align: top;
}

.gz-product .gz-table th,
.gz-product .gz-table td {
    overflow-wrap: anywhere;
}

.gz-product .gz-table tbody tr:nth-child(even) {
    background: var(--gz-green-pale);
}

.gz-product .gz-table tbody tr:last-child td {
    border-bottom: 0;
}

.gz-product .gz-table strong {
    color: var(--gz-green-dark);
}

/* Largeurs conservées pour les anciennes fiches */

.gz-product .gz-table--period th:first-child,
.gz-product .gz-table--period td:first-child {
    width: 22%;
}

.gz-product .gz-table--steps th:first-child,
.gz-product .gz-table--steps td:first-child {
    width: 18%;
}

.gz-product .gz-table--faq th:first-child,
.gz-product .gz-table--faq td:first-child {
    width: 34%;
    color: var(--gz-green-dark);
    font-weight: 700;
}

.gz-product .gz-table--technical th:first-child,
.gz-product .gz-table--technical td:first-child {
    width: 32%;
}

/* ---------- NOTES IMPORTANTES ---------- */

.gz-product .gz-note {
    margin-top: 16px;
    padding: 16px 18px;
    border-left: 4px solid var(--gz-gold);
    border-radius: 0 12px 12px 0;
    background: #fff9ec;
    color: #5d5137;
}

/* ---------- BLOC POURQUOI CHOISIR ---------- */

.gz-product .gz-highlight {
    padding: clamp(26px, 4vw, 42px);
    border-radius: 20px;
    background: linear-gradient(
        135deg,
        var(--gz-green-dark),
        var(--gz-green)
    );
    color: var(--gz-white);
}

.gz-product .gz-highlight h2 {
    color: var(--gz-white);
}

.gz-product .gz-highlight p {
    color: rgba(255, 255, 255, 0.9);
}

.gz-product .gz-highlight p:last-child {
    margin-bottom: 0;
}

/* ---------- FAQ EN ACCORDÉON ---------- */

.gz-product .gz-faq {
    display: grid;
    gap: 10px;
}

.gz-product .gz-faq details {
    overflow: hidden;
    border: 1px solid var(--gz-border);
    border-radius: 12px;
    background: var(--gz-white);
}

.gz-product .gz-faq summary {
    position: relative;
    padding: 17px 52px 17px 18px;
    color: var(--gz-green-dark);
    cursor: pointer;
    font-weight: 800;
    list-style: none;
}

.gz-product .gz-faq summary::-webkit-details-marker {
    display: none;
}

.gz-product .gz-faq summary::after {
    position: absolute;
    top: 50%;
    right: 18px;
    transform: translateY(-50%);
    content: "+";
    font-size: 25px;
    font-weight: 500;
    line-height: 1;
}

.gz-product .gz-faq summary:focus-visible {
    outline: 3px solid rgba(39, 107, 45, 0.25);
    outline-offset: -3px;
}

.gz-product .gz-faq details[open] summary {
    background: var(--gz-green-pale);
}

.gz-product .gz-faq details[open] summary::after {
    content: "−";
}

.gz-product .gz-faq-answer {
    padding: 0 18px 18px;
    color: #536056;
}

.gz-product .gz-faq-answer p {
    margin: 16px 0 0;
}

/* ---------- CLASSES ANCIENNES CONSERVÉES ---------- */

.gz-product .gz-columns {
    display: grid;
    grid-template-columns: 1.1fr 0.9fr;
    gap: 24px;
}

.gz-product .gz-panel {
    padding: 26px;
    border: 1px solid var(--gz-border);
    border-radius: 18px;
    background: var(--gz-white);
}

.gz-product .gz-panel-dark {
    padding: 26px;
    border-radius: 18px;
    background: var(--gz-green-dark);
    color: var(--gz-white);
}

.gz-product .gz-panel-dark h3,
.gz-product .gz-panel-dark p {
    color: var(--gz-white);
}

.gz-product .gz-panel-dark .gz-checklist li::before {
    background: rgba(255, 255, 255, 0.15);
    color: var(--gz-white);
}

/* ---------- TABLETTES ---------- */

@media (max-width: 900px) {
    .gz-product .gz-columns {
        grid-template-columns: 1fr;
    }
}

/* ---------- MOBILES ---------- */

@media (max-width: 620px) {
    .gz-product {
        font-size: 15px;
    }

    .gz-product .gz-hero {
        padding: 26px 20px;
        border-radius: 18px;
    }

    .gz-product .gz-section-title {
        align-items: flex-start;
        flex-direction: column;
        gap: 8px;
    }

    .gz-product .gz-section-title::after {
        width: 100%;
        flex: none;
    }

    .gz-product .gz-cards,
    .gz-product .gz-usage-grid {
        grid-template-columns: 1fr;
    }

    .gz-product .gz-months {
        grid-template-columns: repeat(
            3,
            minmax(0, 1fr)
        );
    }

    .gz-product .gz-advice .gz-checklist {
        grid-template-columns: 1fr;
    }

    .gz-product .gz-table {
        min-width: 640px;
    }
}

/* ---------- RÉDUCTION DES ANIMATIONS ---------- */

@media (prefers-reduced-motion: reduce) {
    .gz-product .gz-card {
        transition: none;
    }

    .gz-product .gz-card:hover {
        transform: none;
    }
}

/* CERCLE DÉCORATIF DES BANDEAUX PRODUITS */

.gz-product .gz-hero {
    isolation: isolate;
}

.gz-product .gz-hero::after {
    position: absolute;
    right: -55px;
    bottom: -75px;
    z-index: 0;
    width: 220px;
    height: 220px;
    border: 34px solid rgba(76, 154, 61, 0.10);
    border-radius: 50%;
    content: "";
    pointer-events: none;
}

.gz-product .gz-hero > * {
    position: relative;
    z-index: 1;
}

@media (max-width: 620px) {
    .gz-product .gz-hero::after {
        right: -75px;
        bottom: -85px;
        width: 190px;
        height: 190px;
        border-width: 30px;
    }
}

/* BLOC DE PRÉSENTATION DU PRODUIT */

.gz-product .gz-presentation {
    position: relative;
    overflow: hidden;
    padding: clamp(24px, 4vw, 36px);
    border: 1px solid var(--gz-border);
    border-radius: 18px;
    background:
        linear-gradient(
            135deg,
            var(--gz-white),
            var(--gz-green-pale)
        );
    box-shadow: var(--gz-shadow-light);
}

.gz-product .gz-presentation::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 5px;
    height: 100%;
    background: var(--gz-green);
    content: "";
}

.gz-product .gz-presentation .gz-section-title {
    margin-bottom: 22px;
}

.gz-product .gz-presentation .gz-intro {
    max-width: none;
}

.gz-product .gz-presentation .gz-intro p:last-child {
    margin-bottom: 0;
}

@media (max-width: 620px) {
    .gz-product .gz-presentation {
        padding: 24px 20px;
        border-radius: 15px;
    }
}