/*
Theme Name: hellochild
Author: iZZi
Description: Your description goes here
Version: 1.0
Template: hello-elementor
Text Domain: hellochild
Domain Path: /

This is the child theme for Hello Elementor theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/

/* GLOBAL */

.elementor-widget-text-editor a,
.elementor-widget-text-editor a:hover,
.elementor-widget-text-editor a:focus,
.wp-block-paragraph a,
.wp-block-paragraph a:hover,
.wp-block-paragraph a:focus,
body .gform_wrapper.gform-theme a,
body .gform_wrapper.gform-theme a:hover,
body .gform_wrapper.gform-theme a:focus,
.elementor-login a,
.elementor-login a:hover,
.elementor-login a:focus,
.comments-area a,
.comments-area a:hover,
.comments-area a:focus { color:#d22e26; }

.elementor-widget-theme-post-content .wp-block-gallery { margin: 30px 0; }

.wp-block-gallery {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
}

.wp-block-button__link { color: #fff !important; }
.wp-block-button__link:hover { color: #fff !important; background-color: #C02C24 !important; }
h2.wp-block-heading { color:#d22e26; font-weight: bold; }
.wp-block-image { margin: 30px 0; }

/* FORM */

.hellochild-login-error {
  margin-bottom: 20px;
  padding: 12px 15px;
  color: #8a1f18;
  background: #fbe9e7;
  border-left: 4px solid #d22e26;
}

input.gform_button.button {
  text-transform: uppercase !important;
  font-size: 18px !important;
}

body .gform_wrapper.gform-theme {
    --gf-color-primary: #d22e26 !important;
    --gf-color-primary-rgb: 210, 46, 38 !important;
    --gf-color-primary-contrast: #fff;
    --gf-color-primary-contrast-rgb: 255, 255, 255;
    --gf-color-primary-darker: #C02C24 !important;
    --gf-color-primary-lighter: #d22e26 !important;
    --gf-field-pg-prog-bar-bg-color-blue: #C02C24 !important;
}

body .gform-theme--api, 
body .gform-theme--framework {
    --gf-form-gap-y: 18px !important;
    --gf-font-size-secondary: 16px !important;
    --gf-font-family-base: 16px !important;
    --gf-icon-ctrl-select: url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.292893 0.292893C0.683417 -0.097631 1.31658 -0.097631 1.70711 0.292893L5 3.58579L8.29289 0.292893C8.68342 -0.0976311 9.31658 -0.0976311 9.70711 0.292893C10.0976 0.683417 10.0976 1.31658 9.70711 1.70711L5.70711 5.70711C5.31658 6.09763 4.68342 6.09763 4.29289 5.70711L0.292893 1.70711C-0.0976311 1.31658 -0.0976311 0.683418 0.292893 0.292893Z' fill='%23686E77'/%3E%3C/svg%3E") !important;
}

/* MENU */

@media all and (max-width: 1024px) {
    body .headbloctitle {
        position: relative;
    }
}

#topmenu {
    background-color: transparent;
    transition: background-color 0.25s ease, box-shadow 0.25s ease;
}

body:not(.home) #topmenu {
    background-color: rgba(255,255,255,0.65);
}

#topmenu.is-scrolled {
    background-color: #fff !important;
    box-shadow: 0 4px 14px rgba(0, 0, 0, 0.08);
}
.admin-bar #topmenu {
  margin-top: 30px;
}

.page-template--default {
    background: #fff;
}

.page-header {
    position: relative;
    overflow: hidden;
    background: linear-gradient(180deg, #fff 0%, #faf6f1 100%);
}

.page-header__image {
    position: relative;
}

.page-header__image-tag {
    display: block;
    width: 100%;
    height: auto;
}

.page-header__button {
    position: absolute;
    inset: 24px 0 auto;
    display: flex;
    justify-content: flex-end;
    z-index: 2;
    pointer-events: none;
}

.page-header__button .button {
    pointer-events: auto;
}

.page-header__text {
    padding: 36px 0 44px;
}

.page-header__title {
    margin: 0 0 16px;
    color: #d22e26;
    font-size: clamp(34px, 5vw, 64px);
    line-height: 1;
    font-weight: 700;
}

.page-header__description {
    max-width: 720px;
    color: #000;
    font-size: 18px;
    line-height: 1.55;
}

.page__content {
    padding: 10px 0 70px;
}

.page__content .container {
    overflow: hidden;
}

.page-nav {
    margin-top: 2rem;
}

.page-header .button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 48px;
    padding: 0 20px;
    border-radius: 999px;
    background: #000;
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    font-weight: 700;
    line-height: 1;
    transition: background-color 0.2s ease, color 0.2s ease, transform 0.2s ease;
}

.page-header .button:hover {
    background: #d22e26;
    color: #fff;
    transform: translateY(-1px);
}

.cpel-switcher__lang a {
    display: flex !important;
    flex-direction: row-reverse;
}

.cpel-switcher__nav .cpel-switcher__toggle,
.cpel-switcher__nav .cpel-switcher__list {
    padding: 0 5px !important;
}

.cpel-switcher__nav .cpel-switcher__list span { padding: 0 !important; margin: auto; }

.cpel-switcher--layout-dropdown .cpel-switcher__lang { padding: 5px 0; min-height: 33px; }

.cpel-switcher__lang .cpel-switcher__icon.fa-chevron-down { 
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScyNCcgaGVpZ2h0PScyNCcgdmlld0JveD0nMCAwIDI0IDI0JyBmaWxsPSdub25lJz48cGF0aCBmaWxsLXJ1bGU9J2V2ZW5vZGQnIGNsaXAtcnVsZT0nZXZlbm9kZCcgZD0nTTMuMjkyOTEgOS43MDcwNkw0LjcwNzEyIDguMjkyODVMMTIgMTUuNTg1N0wxOS4yOTI5IDguMjkyODVMMjAuNzA3MSA5LjcwNzA2TDEyIDE4LjQxNDJMMy4yOTI5MSA5LjcwNzA2WicgZmlsbD0nYmxhY2snLz48L3N2Zz4=");
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
    display: inline-block;
    width: 22px;
    padding: 0 !important;
}

.cpel-switcher__lang.cpel-switcher__toggle--on { border-radius: 5px 5px 0 0; }
.cpel-switcher__lang.cpel-switcher__toggle--on ~ .cpel-switcher__list { border-radius: 0 0 5px 5px; }

.cpel-switcher__lang.cpel-switcher__toggle--on,
.cpel-switcher__lang.cpel-switcher__toggle--on ~ .cpel-switcher__list { background-color: #fff; }

/* EN TETE */

#bloc-entete:not(:has(.bloc-entete-img > *)) .bloc-entete-titre { width: 100%; margin-top: 100px; }
#bloc-entete:not(:has(.bloc-entete-img > *)) .bloc-entete-titre div { margin: auto; text-align: center; }
#bloc-entete .bloc-entete-img:not(:has(img)) { display: none; }

/* SCROLL VERTICAL CAROUSEL */

.carousel-vertical .elementor-widget-container {
  height: 450px !important;
  overflow: hidden;
  animation: float-vertical 10s ease-in-out infinite alternate;
}

@keyframes float-vertical {
  from {
    background-position: center 0%;
  }
  to {
    background-position: center 100%;
  }
}

.carousel-vertical-inverse .elementor-widget-container {
  height: 450px !important;
  overflow: hidden;
  animation: float-vertical-inverse 10s ease-in-out infinite alternate;
}

@keyframes float-vertical-inverse {
  from {
    background-position: center 100%;
  }
  to {
    background-position: center 0%;
  }
}

/* FILTRES + GRID GAMMES */ 

.profession-filters-links {
    scrollbar-width: thin;
    scrollbar-color: #D22E26 #f1f1f1;
    white-space: nowrap;
    width: 100%;
    overflow-x: auto;
    display: block;
    padding-bottom: 15px;
    /*display: flex;
    flex-wrap: wrap;
    gap: 10px;*/
    margin-bottom: 40px;
}

.profession-filter-link {
    display: inline-flex;
    align-items: center;
    padding: 8px 14px;
    margin-right: 10px;
    border: 1px solid #000;
    border-radius: 999px;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    transition: all 0.2s ease;
}

.profession-filter-link.is-active,
.profession-filter-link:hover {
    border-color: #d22e26;
    background: #d22e26;
    color: #fff;
}

.profession-categories-grid {
    display: grid;
    grid-template-columns: repeat(var(--grid-cols, 4), minmax(0, 1fr));
    gap: 40px;
}

.profession-slider-shell {
    position: relative;
}

.profession-categories-grid--slider {
    display: block;
    grid-template-columns: none;
    overflow: hidden;
    padding: 4px 58px 12px;
}

.profession-categories-grid--slider::-webkit-scrollbar {
    display: none;
}

.profession-categories-grid--slider .swiper-wrapper {
    display: flex;
    align-items: stretch;
}

.profession-categories-grid--slider .swiper-slide {
    display: block;
    flex-shrink: 0;
    height: auto;
}

.profession-slider-nav {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 3;
    width: 42px;
    height: 42px;
    border: 0;
    border-radius: 999px;
    padding: 5px 10px !important;
    background: rgba(255, 255, 255, 0.96);
    box-shadow: 0 10px 24px rgba(0, 0, 0, 0.14);
    color: #111;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 32px;
    line-height: 1;
    cursor: pointer;
    transition: opacity 0.2s ease, transform 0.2s ease, background-color 0.2s ease;
}

.profession-slider-nav span { display: flex; }
.profession-slider-nav span { max-width: 20px; }

.profession-slider-nav:hover {
    background: #fff;
}

.profession-slider-nav--prev {
    left: 8px;
}

.profession-slider-nav--next {
    right: 8px;
}

.profession-slider-nav:disabled,
.profession-slider-nav.is-disabled {
    opacity: 0.35;
    cursor: default;
}

.product-category-list__item {
    display: flex;
    flex-direction: column;
    gap: 14px;
    text-decoration: none;
    color: #111;
}

.product-category-list__card {
    position: relative;
    aspect-ratio: 3 / 4;
    border-radius: 8px;
    overflow: hidden;
    background: #f3f3f3;
    box-shadow: 0 10px 24px rgba(0, 0, 0, 0.08);
    transition: transform 0.22s ease, box-shadow 0.22s ease;
}

.product-category-list__item:hover .product-category-list__card {
    transform: translateY(-3px);
    box-shadow: 0 18px 34px rgba(0, 0, 0, 0.14);
}

.product-category-list__item--preview,
.product-category-list__item--hover {
    position: absolute;
    inset: 0;
    transition: opacity 0.22s ease, transform 0.22s ease;
}

.product-category-list__item--hover {
    opacity: 0;
    transform: scale(1.02);
}

.product-category-list__item:hover .product-category-list__item--hover {
    opacity: 1;
    transform: scale(1);
}

.product-category-list__item:hover .product-category-list__item--preview {
    opacity: 0;
}

.product-category-list__image {
    position: absolute;
    inset: 0;
}

.product-category-list__image img {
    width: 100%;
    height: 100% !important;
    object-fit: cover;
    display: block;
    transition: transform 0.28s ease;
}

.product-category-list__item:hover .product-category-list__image img {
    transform: scale(1.04);
}

.product-category-list__gradient {
    position: absolute;
    inset: 0;
    background: transparent;
}

.product-category-list__text {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    padding: 18px;
}

.product-category-list__name {
    margin: 0 auto;
    color: #000;
    font-size: 24px;
    font-weight: 300;
    line-height: 1.2;
    text-align: center;
    max-width: 95%;
    padding: 15px 0;
    display: flex;
    align-items: flex-end;
    justify-content: center;
}

.product-category-list__profession {
  font-size: 18px;
  font-weight: 300;
  text-transform: uppercase;
  margin: 10px 0;
  text-align: center;
}

.bloc-recettes .product-category-list__name { 
    font-family: "Northwell", Sans-serif; 
    font-size: 46px;
    font-weight: normal;
    line-height: 46px;
    margin: 10px 0 0 0;
}

.product-category-list__type {
    display: flex;
    align-items: center;
    justify-content: center;
}

.product-category-list__type img {
    width: auto;
    height: auto;
    max-height: 35px;
    object-fit: contain;
}

.product-category-list__description {
    margin: 0;
    color: #fff;
    font-size: 14px;
    line-height: 1.35;
    text-align: center;
}

.profession-category-name {
    font-weight: 600;
}

.profession-no-results {
    margin: 0;
}

.profession-filters-grid-wrap.is-loading .profession-categories-grid-container {
    opacity: 0.55;
    pointer-events: none;
    transition: opacity 0.2s ease;
}

.profession-search-wrap {
    margin: 16px 0 22px;
}

.profession-search-form {
    display: flex;
    align-items: center;
    gap: 12px;
    flex-wrap: wrap;
    max-width: 480px;
}

.profession-search-form .profession-search-input {
    flex: 1 1 180px;
    min-width: 0;
    border: 1px solid #000;
    border-radius: 0;
    padding: 12px 16px;
    font-size: 16px;
    line-height: 1.2;
    background: #fff;
    color: #000;
}

.profession-search-input:focus {
    outline: none;
    box-shadow: 0 0 0 2px rgba(31, 31, 31, 0.12);
}

.profession-search-button {
    appearance: none;
    border: 1px solid #000;
    border-radius: 999px;
    background: #000;
    color: #fff;
    padding: 10px 18px;
    font-size: 14px;
    line-height: 1;
    cursor: pointer;
    transition: background-color 0.2s ease, color 0.2s ease, opacity 0.2s ease;
}

.profession-search-button:hover {
    background: #fff;
    color: #000000;
}

.profession-categories-grid--load-more > .product-category-list__item.is-hidden {
    display: none;
}

.profession-load-more-wrap {
    display: flex;
    justify-content: center;
    margin-top: 20px;
}

.profession-load-more-button {
    appearance: none;
    border: 1px solid #000000;
    border-radius: 999px;
    background: #000000;
    color: #fff;
    padding: 10px 18px;
    font-size: 14px;
    line-height: 1;
    cursor: pointer;
    transition: background-color 0.2s ease, color 0.2s ease, opacity 0.2s ease;
}

.profession-load-more-button:hover {
    background: #fff;
    color: #000000;
}

.profession-load-more-button.is-disabled,
.profession-load-more-button:disabled {
    opacity: 0.4;
    cursor: default;
}

.produit-posts-grid-container {
    margin-top: 20px;
}

.produit-posts-slider {
    display: flex;
    gap: 16px;
    overflow-x: auto;
    overflow-y: hidden;
    padding: 4px 2px 12px;
    scroll-snap-type: x proximity;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: thin;
}

.produit-posts-slider::-webkit-scrollbar {
    height: 10px;
}

.produit-posts-slider::-webkit-scrollbar-thumb {
    background: rgba(0, 0, 0, 0.2);
    border-radius: 999px;
}

.produit-posts-slider__item {
    flex: 0 0 clamp(260px, 32vw, 390px);
    width: clamp(260px, 32vw, 390px);
    scroll-snap-align: start;
}

.produit-posts-grid-wrap.is-loading .produit-posts-grid-container {
    opacity: 0.55;
    pointer-events: none;
    transition: opacity 0.2s ease;
} 

.hellochild-meta__title { color: #d22e26; font-weight: bold; }

.hellochild-cat-produits {
    display: flex;
    gap: 20px;
    align-items: center;
}

.hellochild-cat-produits__items {
    display: flex;
    gap: 20px;
    align-items: start;
    align-content: start;
    flex-wrap: wrap;
    max-width: 360px;
    justify-content: flex-start;
}

body .hellochild-cat-produits__trigger {
    border: none;
    white-space: normal;
    background: transparent !important;
    padding: 0 !important;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    max-width: 100px;
    width: 100%;
    gap: 20px;
}

.hellochild-cat-produits__trigger:hover,
.hellochild-cat-produits__trigger.is-active {
    opacity: 1;
    transform: translateY(-2px);
}

.hellochild-cat-produits__trigger.is-active .hellochild-cat-produits__trigger-media {
    border: 3px solid #d22e26;
}

body .no-recettes { display: none !important; }

.hellochild-cat-produits__trigger-media {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 62px;
    height: 62px;
    border-radius: 999px;
    overflow: hidden;
    background: linear-gradient(180deg, #f4efea 0%, #ebe1d6 100%);
    border: 3px solid #fff;
    box-shadow: 0 4px 14px rgba(0, 0, 0, 0.12);
}

.hellochild-cat-produits__trigger-media img,
.hellochild-cat-produits__thumb-image {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.hellochild-cat-produits__featured-image {
    display: block;
    width: auto;
    max-width: 100%;
    max-height: 480px;
    height: auto;
    object-fit: contain;
}

.hellochild-cat-produits__trigger-label {
    display: block;
    font-size: 14px;
    line-height: 1.2;
    font-weight: 400;
    text-transform: uppercase;
    text-align: center;
    color: #000;
}

.hellochild-cat-produits__details {
    display: grid;
    gap: 0;
    align-content: start;
    align-self: flex-start;
    grid-template-columns: minmax(0, 0.9fr) minmax(280px, 1.1fr);
    min-height: 480px;
    position: sticky;
    top: 100px;
}

.hellochild-cat-produits__media {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 0;
    overflow: hidden;
    background: transparent;
    min-height: 480px;
    padding: 32px 14px 32px 22px;
}

.hellochild-cat-produits__featured-placeholder {
    width: 100%;
    min-height: 360px;
    background: linear-gradient(135deg, rgba(210, 46, 38, 0.08), rgba(0, 0, 0, 0.04));
}

.hellochild-cat-produits__details-panel {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 18px;
    padding: 48px 48px 36px 18px;
}

.hellochild-cat-produits__detail-body {
    max-width: 520px;
}

.hellochild-cat-produits__eyebrow {
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1;
    font-weight: 700;
    letter-spacing: 0.22em;
    text-transform: uppercase;
    color: #111;
}

.hellochild-cat-produits__flavour-title {
    margin: 0 0 14px;
    color: #111;
    font-size: clamp(24px, 2.6vw, 40px);
    line-height: 1.02;
    font-weight: 700;
    text-transform: uppercase;
}

.hellochild-cat-produits__flavour-title a {
    color: inherit;
    text-decoration: none;
}

.hellochild-cat-produits__content {
    color: #111;
    font-size: 17px;
    line-height: 1.7;
}

.hellochild-cat-produits__content > :first-child {
    margin-top: 0;
}

.hellochild-cat-produits__content > :last-child {
    margin-bottom: 0;
}

.hellochild-cat-produits__cta-wrap {
    margin-top: 28px;
    display: flex;
    justify-content: flex-end;
}

.hellochild-cat-produits__cta {
    display: inline-flex;
    align-items: center;
    gap: 14px;
    min-height: 48px;
    padding: 0 22px;
    border-radius: 0;
    background: #d22e26;
    color: #fff;
    text-decoration: none;
    font-size: 15px;
    font-weight: 700;
    line-height: 1;
    transition: transform 0.18s ease, box-shadow 0.18s ease, background-color 0.18s ease;
}

.hellochild-cat-produits__cta:hover {
    background: #bf261f;
    color: #fff;
    transform: translateY(-1px);
    box-shadow: 0 12px 26px rgba(210, 46, 38, 0.22);
}

.hellochild-cat-produits__no-results {
    margin: 0;
}

.hellochild-cat-produits-children {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 20px 40px;
    align-items: start;
    max-width: 800px;
    margin: auto;
}

.hellochild-cat-produits-children__item {
    display: grid;
    gap: 28px;
    justify-items: center;
    color: #111;
    text-align: center;
    text-decoration: none;
}

.hellochild-cat-produits-children__name {
    display: block;
    min-height: 34px;
    color: #111;
    font-family: "Northwell",cursive;
    font-size: clamp(26px, 3vw, 38px);
    line-height: 1;
}

.hellochild-cat-produits-children__media {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    min-height: 280px;
}

.hellochild-cat-produits-children__image {
    display: block;
    width: auto;
    max-width: 100%;
    max-height: 330px;
    object-fit: contain;
}

.hellochild-cat-produits-children__placeholder {
    display: block;
    width: min(100%, 360px);
    aspect-ratio: 4 / 3;
    background: rgba(0, 0, 0, 0.04);
}

.hellochild-cat-produits-children__link {
    display: inline-flex;
    align-items: center;
    gap: 12px;
    color: #d22e26;
    font-size: 18px;
    line-height: 1.2;
    letter-spacing: 0;
    transition: color 0.18s ease, transform 0.18s ease;
}

.hellochild-cat-produits-children__item:hover .hellochild-cat-produits-children__link {
    color: #bf261f;
    transform: translateX(2px);
}

@media (max-width: 1024px) {

    .hellochild-cat-produits {
        flex-direction: column;
    }
    .profession-categories-grid {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }

    .profession-categories-grid--slider {
        padding-left: 52px;
        padding-right: 52px;
    }

    .hellochild-cat-produits__media {
        min-height: 360px;
        padding: 28px 24px 8px;
    }

    .hellochild-cat-produits__details-panel {
        padding: 28px 24px 32px;
        border-left: 0;
        border-top: 1px solid rgba(0, 0, 0, 0.06);
    }
}

@media (max-width: 767px) {
    .profession-categories-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .product-category-list__card {
        min-height: 250px;
    }

    .profession-categories-grid--slider {
        padding-left: 46px;
        padding-right: 46px;
    }

    .hellochild-cat-produits__items {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .hellochild-cat-produits__details-panel {
        padding-left: 14px;
    }

    .hellochild-cat-produits__cta-wrap {
        justify-content: flex-start;
    }

    .hellochild-cat-produits-children {
        gap: 44px 32px;
    }

    .hellochild-cat-produits-children__media {
        min-height: 220px;
    }
}

@media (max-width: 520px) {
    .profession-categories-grid {
        grid-template-columns: minmax(0, 1fr);
    }

    .profession-categories-grid--slider {
        padding-left: 42px;
        padding-right: 42px;
    }
    .hellochild-cat-produits__details {
        grid-template-columns: auto;
    }

    .hellochild-cat-produits-children {
        grid-template-columns: minmax(0, 1fr);
    }
}

.image3 {
    border-radius: 10px;
    box-shadow: 0px 0px 10px 0px rgba(214.99999999999997, 238.99999999999997, 66.99999999999997, 0.17);
    animation: looping 20s linear 0s infinite none;

}


#column3  {
    max-height: 700px;
    height: 700px;
    width: 200px;
    -webkit-mask-image: linear-gradient(transparent, black 20%, black 80%, transparent 100%);
    mask-image: linear-gradient(transparent, black 20%, black 80%, transparent 100%);

}

@keyframes looping{
0% {
    transform: translateY(0px);
}
100% {
    transform: translateY(-100%);
}
}

/* RECETTE */

.hellochild-chef-card {
    display: flex;
    align-items: flex-start;
    gap: 32px;
}
.hellochild-chef-card__media {
    flex: 0 0 220px;
    max-width: 220px;
}
.hellochild-chef-card__image {
    display: block;
    width: 100%;
    height: auto;
    object-fit: cover;
}
.hellochild-chef-card__image--placeholder {
    min-height: 220px;
}
.hellochild-chef-card__eyebrow {
    margin: 0 0 8px;
    text-transform: uppercase;
    letter-spacing: .18em;
    font-size: 15px;
    color: #111;
}
.hellochild-chef-card__title {
    margin: 0 0 20px;
    font-size: 36px;
    font-weight: 700;
    color: #D22E26;
}
.hellochild-chef-card__content {
    color: #000;
    font-size: 16px;
}
.hellochild-chef-card__content > :first-child {
    margin-top: 0;
}
.hellochild-chef-card__content > :last-child {
    margin-bottom: 0;
}
@media (max-width: 767px) {
    .hellochild-chef-card {
        flex-direction: column;
        gap: 18px;
    }
    .hellochild-chef-card__media {
        flex-basis: auto;
        max-width: 100%;
    }
}

.hellochild-meta-text p { margin-bottom: 0; }

body .illu-title img { max-width: 180px;  height: auto; }

.strongbr strong::before {
  content: '';
  display: block;
}

.hellochild-produit-featured-image {
  position: relative;
  bottom: 150px;
  float: right;
}

.hellochild-meta-product-card__title {
  color: #d22e26;
  font-weight: 700;
  font-size: 48px;
}

.hellochild-meta-product-card__description {
    color: #000;
    font-size: 18px;
}

.hellochild-meta-product-card__category-link a,
.hellochild-meta-product-card__category-link a:hover {
  color: #d22e26;
  font-size: 20px;
  text-decoration: underline !important;
}

.hellochild-processus-content {
    background: linear-gradient(0deg,hsla(0,0%,100%,.6),hsla(0,0%,100%,.6)), url(assets/img/marble_texture.webp);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: auto;
    padding: 20px;
    max-width: 605px;
    font-size: 18px;
}

.hellochild-processus-content__title {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: bold;
    margin: 0 0 5px 0;
}

.hellochild-processus-content p {
    margin: 0;
}

.hellochild-processus-content table,
.hellochild-processus-content table tr,
.hellochild-processus-content table td,
.hellochild-processus-content table tr:hover,
.hellochild-processus-content table td:hover  {
    border: none;
    background: transparent !important;
    padding: 0;
}

.recette-card .elementor-cta__content {
    background: linear-gradient(180deg,rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 1) 100%);
}

.timeline-swiper.slick-slider,
.timeline-swiper .slick-slider {
    position: relative;
}

.timeline-swiper .slick-list {
    overflow: hidden;
    margin: 0 -12px;
}

.timeline-swiper .slick-track {
    padding-top: 40px;
}

.timeline-swiper .slick-slide {
    height: auto;
    box-sizing: border-box;
    padding: 0 12px;
}

.timeline-swiper .slick-slide::before {
  content: '';
  position: absolute;
  top: -40px;
  left: 10px;
  width: 20px;
  height: 20px;
  background-color: #D22E26;
  border-radius: 50%;
  display: inline-block;
}

.timeline-swiper .slick-arrow {
    position: absolute;
    top: -25px;
    z-index: 5;
    width: 36px;
    height: 36px;
    border: 0;
    border-radius: 999px;
    background: #D22E26;
    color: transparent;
    font-size: 0;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0;
}

.timeline-swiper .slick-arrow:hover {
    opacity: 0.9;
}

.timeline-swiper .slick-arrow::before {
    content: '' !important;
}

.timeline-swiper .slick-arrow::after {
    content: '';
    display: block;
    width: 22px;
    height: 22px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    pointer-events: none;
}

.timeline-swiper .slick-prev {
    right: 46px;
    left: auto;
}

.timeline-swiper .slick-prev::after {
    background-image: url("data:image/svg+xml,%3Csvg fill='%23ffffff' width='64px' height='64px' viewBox='0 0 1920 1920' xmlns='http://www.w3.org/2000/svg' stroke='%23ffffff'%3E%3Cg id='SVGRepo_iconCarrier'%3E%3Cpath d='m1352.005.012 176.13 176.13-783.864 783.989 783.864 783.74L1352.005 1920 391.887 960.13z' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E");
    right: 2px;
    position: relative;
}

.timeline-swiper .slick-next {
    right: 0;
}

.timeline-swiper .slick-next::after {
    background-image: url("data:image/svg+xml,%3Csvg fill='%23ffffff' width='64px' height='64px' viewBox='0 0 1920 1920' xmlns='http://www.w3.org/2000/svg' stroke='%23ffffff'%3E%3Cg id='SVGRepo_iconCarrier'%3E%3Cpath d='M568.13.012 392 176.142l783.864 783.989L392 1743.87 568.13 1920l960.118-959.87z' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E");
    left: 2px;
    position: relative;
}

/* ACTUS */

.card-actu .elementor-ribbon {
  position: absolute;
  left: 525px;
  top: 35px;
  z-index: 1;
}

@media (max-width: 768px) {
    .card-actu .elementor-cta__bg-wrapper {
        min-width: 100% !important;
        min-height: 280px !important;
    }
    .card-actu .elementor-ribbon {
        left: 15px;
        top: 300px;
    }
}


/* COMMENTS */

body #comments .comment-metadata, 
body #comments .reply,
body #comments .comment-list { font-size: 16px; }


/* CATEGORIES */

.hellochild-parent-term-link {
    font-size: 18px;
    color: #C02C24;
    border-color: #C02C24;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-radius: 50px 50px 50px 50px;
    padding: 4px 8px;
}
.hellochild-parent-term-link:hover {
    color: #fff;
    background-color: #C02C24;
}

.is-hidden {
    display: none !important;
}
