@import url("https://fonts.googleapis.com/css2?family=DM+Sans:opsz,wght@9..40,400;9..40,500;9..40,600;9..40,700&display=swap");

/* ==========================================================================
   Good Karma Theme for Kreezalid — v2 "Orbio"
   ==========================================================================
   Aucune valeur de couleur en dur : tout passe par les variables de
   brand-colors.css (sections 1 à 6). La section 9 porte la refonte inspirée
   de la page Orbio Wellness ; les règles de l'ancien thème qu'elle remplace
   ont été retirées plutôt qu'écrasées.

   Installation (Kreezalid Admin > Theme > Custom CSS, ou fichiers du thème) :
   brand-colors.css d'abord, puis ce fichier. L'@import de la police doit
   rester en toute première ligne du CSS chargé.
   ========================================================================== */

/* ==========================================================================
   Welcome to Good Karma Theme for Kreezalid
   ========================================================================== */

/* How to install ?

   Copy and Paste the entire content of this file in your
   Kreezalid Admin panel : Theme / Custom CSS
   ========================================================================== */

/**
 * What is Good Karma Theme
 *
 * This theme was designed for service marketplaces.
 *
 * The dominant colors of this theme are orange, grey and white but you can easily modify
 * this color chart by choosing your own colors in Theme / General / Theme colors,
 * or by editing the variables in brand-colors.css.
 *
 */

/* ==========================================================================
   SUMMARY

   1.  Brand's Colors You Can Customize
   2.  General Style
   3.  Navigation Menu
   4.  Homepage
   5.  Listing Page

   ========================================================================== */

/* ==========================================================================
   1. BRAND'S COLORS
   ========================================================================== */

/* Toutes les couleurs sont définies dans brand-colors.css (variables --gk-*). */

/* ==========================================================================
    2. GENERAL STYLE
    ========================================================================== */

body,
html {
    height: inherit;
}

.kz-kp .kz-kp__icon img {
    width: 40px !important;
    height: 40px !important;
} 

.text-sm {
    font-size: 0.875rem;
    line-height: 1.25rem;
}

@media(min-width:992px) {
    .section-header {
        text-align: left;
    }
}

@media (max-width: 480px) {
    .list_item {
        min-width: calc(50% - 15px) !important;
        width: 50% !important;
        max-width: calc(50% - 15px) !important;
        margin-left: 15px;
        -ms-flex: 1;
        flex: 1;
    }
}

.home-search select.form-control,
form .form-control,
input,
select,
textarea,
.home-search button[type="submit"] {
    border-radius: 0.5rem !important;
}

span.rate {
    align-items: center;
    display: flex;
    margin-top: 1rem;
}

.fa-star-o:before {
    content: "\f005";
}

.rate .fa.fa-star-o {
    --tw-text-opacity: 1;
    color: rgb(var(--gk-star-empty-rgb) / var(--tw-text-opacity));
}

.rate .fa.fa-star,
.rate .fa.fa-star-half-o,
.rate .fa.fa-star-o {
    width: 1.25rem;
    height: 1.25rem;
    flex-shrink: 0;
}

.rate .fa.fa-star,
.rate .fa.fa-star-half-o {
    --tw-text-opacity: 1;
    color: rgb(var(--gk-star-rgb) / var(--tw-text-opacity));
}

.card_img {
    overflow: hidden;
    width: 100%;
    position: relative;
    padding-bottom: calc(var(--tw-aspect-h) / var(--tw-aspect-w)* 100%);
    --tw-aspect-w: 1;
    --tw-aspect-h: 1;
}

@media screen and (min-width: 750px) {
    .feat_item {
        column-gap: 15px;
        row-gap: 15px;
        margin-left: -15px;
        margin-right: 30px;
    }
}

@media (min-width: 992px) {
    .listing_info_sidebar {
        margin-top: 0;
        padding-top: 0 !important;
    }
}

.cc-banner.cc-bottom {
    left: 15px !important;
    right: 0;
    bottom: 15px !important;
    width: 50% !important;
    border-radius: 5px;
    gap: 15px !important;
    background: var(--gk-white) !important;
}

.featured-posts-section .subtitle {
    text-align: left;
}

.social-share-title {
    display: none;
}

.social-block.text-center.a2a_kit.a2a_kit_size_32.a2a_default_style {
    margin-top: 20px;
}

.a2a_svg svg {
    height: 20px !important;
}

div#listing_map_display {
    border-radius: 12px;
}

label[for="tos"],
label[for="tos-acceptance"] {
    display: flex;
    align-items: end;
}

img.img-circle.vendor_avatar {
    height: 64px;
    width: 64px;
}

.shop-view .btn-inbox-container a {
    background: var(--gk-grey-25) !important;
}

.btn-inbox-container {
    text-align: center;
}

span.about-user-location {
    font-size: 13px;
    line-height: 1.6666666667;
    text-transform: uppercase;
    color: var(--gk-grey-800);
    text-rendering: optimizeLegibility;
    font-weight: 500;
    letter-spacing: 1px;
    font-family: var(--gk-font);
}

.page-header h1.about-user-title {
    color: var(--gk-grey-800) !important;
    text-rendering: optimizeLegibility;
    font-weight: 600;
    text-transform: none;
    letter-spacing: inherit;
    font-size: 50px;
    font-family: var(--gk-font);
}

.about-supplier-head {
    flex-direction: column;
}

.listing-description {
    font-size: 16px;
}

.user-attributes-grid .attribute-box .user_attr_title {
    letter-spacing: .5px;
    font-size: 32px;
    line-height: 1.21875;
    margin-top: 12.5px;
    margin-bottom: 12.5px;
    font-family: var(--gk-font);
    color: var(--gk-grey-800);
    text-rendering: optimizeLegibility;
    font-weight: 600;
}

.listing-attribut-list li.selected {
    display: inline-block;
    color: var(--gk-coral) !important;
    background-color: var(--gk-orange-tint) !important;
    border-radius: 8px;
    padding: 8px 12px;
    font-weight: 600;
    font-family: var(--gk-font);
    border: 0 none !important;
    font-size: 13px;
    letter-spacing: 0.5px;
    margin-bottom: 5px;
}

.publish_on_date,
.report_listing_link,
.report_listing_link:hover,
.report_listing_link:focus {
    font-size: 90%;
    color: var(--gk-grey-250);
    text-decoration: underline;
    font-family: var(--gk-font);
    letter-spacing: 0.5px;
}

.add-to-cart-panel.single_date_booking label,
.single_date_booking label {
    width: 100%;
    text-align: left;
    margin-top: 0;
    font-weight: 400;
    color: var(--gk-grey-400);
    font-family: var(--gk-font);
    letter-spacing: 0.5px;
}

.listing_container h1.entry-title .label {
    border-radius: 8px;
    padding: 8px 12px;
    font-weight: 600;
    font-family: var(--gk-font);
    border: 0 none !important;
    font-size: 13px;
    letter-spacing: 0.5px;
}

a.btn.btn-inbox {
    border: 0 none;
    font-size: 12px;
    letter-spacing: 1.73px;
    line-height: 27px;
    background: none;
}

.add-to-cart.btn.btn-rounded.btn-primary {
    font-size: 12px;
    letter-spacing: 1.73px;
    line-height: 27px;
    text-transform: uppercase;
}

.add-to-cart-panel select,
.add-to-cart.btn.btn-rounded.btn-primary {
    margin-top: 0;
}

.single_date_booking select#StartTimeInput {
    margin-top: 0;
    border-color: var(--gk-slate-150);
    min-height: 45px;
    border: none;
}

.add-to-cart-panel.single_date_booking .input-group,
.add-to-cart-panel.single_date_booking input,
.add-to-cart-panel.single_date_booking input.form-control,
.add-to-cart-panel.single_date_booking select,
.single_date_booking .input-group,
.single_date_booking input,
.single_date_booking input.form-control,
.single_date_booking select {
    width: 100%;
    min-height: 45px;
    border-color: var(--gk-slate-150);
    padding: 0 0 0 1rem;
    box-sizing: border-box;
    width: 100%;
    height: 55px;
    background-color: var(--gk-white);
    color: var(--gk-grey-800);
    text-align: left;
    font-size: 14px;
    border: 1px solid var(--gk-grey-200);
    border-radius: 3px;
}

.listing_container h1.entry-title {
    margin-top: 10px;
    margin-bottom: 5px;
    font-size: 45px;
    line-height: 1.1555555556;
    color: var(--gk-grey-800) !important;
    font-family: var(--gk-font);
    font-weight: 600;
    letter-spacing: 0.5px;
}

.page-header {
    background: center no-repeat var(--gk-white);
    padding-top: 0;
    padding-bottom: 0;
}

#customer-checkout-message {
    border-radius: 0;
}

.contact-us .wh-part-body {
    padding: 20px 15px;
}

a:hover {
    text-decoration: none;
}

.backtotop {
    box-shadow: var(--gk-shadow-black-15) 0px 0px 10px;
    border-radius: 99%;
}

.input-group .form-control:first-child {
    border-radius: 0 !important;
    -webkit-border-top-left-radius: 8px !important;
    -webkit-border-bottom-left-radius: 8px !important;
    -moz-border-radius-topleft: 8px !important;
    -moz-border-radius-bottomleft: 8px !important;
    border-top-left-radius: 8px !important;
    border-bottom-left-radius: 8px !important;
}

form .form-control {
    border-radius: 8px;
}

.login hr,
.register hr {
    display: none;
}

.login .workbook-content,
.register .workbook-content {
    text-align: right;
    margin-left: 0;
    width: 100%;
    font-size: 0.9em;
}

.register .form-step {
    margin-left: 0;
    width: 100%;
}

.wh-part {
    background-color: transparent;
}

.gray2-wrapper.login,
.register.gray2-wrapper,
.gray-wrapper,
.gray2-wrapper {
    margin-bottom: 0px;
}

.login .wh-part-head,
.register .wh-part-head {
    border: 0 none;
}

.contact-us .subtitle {
    font-weight: bold;
}

.contact-us .wh-part-body {
    padding-top: 0;
    border-image: linear-gradient(to bottom, var(--gk-yellow), var(--gk-pink)) 0 1;
    border-width: 2px;
    border-left: 2px solid;
}

.contact-us .wh-part-head {
    padding-bottom: 0;
}

.contact-us .wh-part-body p {
    text-transform: none;
    letter-spacing: 0px;
    font-size: 0.85em;
    text-align: left;
    margin-bottom: 30px;
    margin-top: 30px;
    font-weight: 400;
    color: var(--gk-grey-300);
}

.contact-us form .form-control {
    padding: 0;
    border-width: 0px 0px 1px 0px;
    border-radius: 0 !important;
    height: auto;
    min-height: auto;
    max-height: 80px;
}

.gray-wrapper,
.gray2-wrapper {
    background-color: var(--gk-white);
    padding-top: 0 !important;
}

.contact-us .wh-part-body .text-center,
.contact-us .wh-part-head .text-center {
    text-align: left;
}

.contact-us .wh-part-head h1,
.login h1,
.register h1 {
    font-weight: 700;
    text-align: left;
    font-size: 3em;
}

.login .wh-part-body,
.register .wh-part-body {
    margin-top: 10px;
    padding: 0;
}

::-webkit-scrollbar {
    display: none;
}

.top_search_cta {
    color: var(--gk-grey-500) !important;
    overflow: hidden;
    margin-right: -40px;
    padding-left: 20px;
    z-index: 1;
}

.has-text-right {
    text-align: right!important;
}

@media print, screen and (min-width: 768px) {
    .prefooter-columns:not(.is-desktop) {
        display: flex;
    }

    .pref-column.is-4,
    .pref-column.is-4-tablet {
        flex: none;
        width: 33.3333333333%;
    }

    .pref-column.is-5,
    .pref-column.is-5-tablet {
        flex: none;
        width: 41.6666666667%;
    }
}

.pref-column {
    display: block;
    flex-basis: 0;
    flex-grow: 1;
    flex-shrink: 1;
    padding: 0.75rem;
}

a.add-cat:hover,
a.add-cat:focus {
    text-decoration: none;
}

@media(min-width:992px) {
    .price_filter_side .filter_title {
        padding: 0;
        padding-left: 10px;
        margin-left: -25px;
    }

    .results_list {
        border: 0 none;
    }

    .result_category_list li {
        display: inline-block;
    }

    .main-content {
        margin-top: 30px;
    }

    .homepage-body .main-content {
        margin-top: 0;
    }
}

@media (min-width: 768px) {
    .register #last-name-input-div,
    .register #first-name-input-div {
        display: inline-block;
        width: 50%;
        width: calc(50% - 5px);
        margin-right: 5px;
    }
}

/* ==========================================================================
        3. NAVIGATION MENU
========================================================================== */

.navbar-inverse {
    box-shadow: none;
}

.cbp-hrmenu .cbp-hrsub {
    background: var(--gk-white);
}

#headerMainSearchForm {
    max-width: 100% !important;
    opacity: 1 !important;
    padding: 0 1em;
}

.cbp-hrmenu,
.cbp-hrmenu ul {
    background: none !important;
    margin-top: 5px;
}

.top_bar_menu {
    margin-top: 10px;
}

@media (min-width: 992px) {
    .result_subcategory_list {
        display: none !important;
    }

    .cbp-hrmenu>ul>li {
        position: relative;
    }

    .cbp-hrmenu>ul>li>a.univers-link,
    .navbar-inverse .navbar-nav > li > a {
        font-size: 14px;
    }

    .cbp-hropen .cbp-hrsub {
        top: 54px;
        border-radius: 6px;
        padding-left: 0;
        padding-right: 0;
        padding-top: 10px;
        padding-bottom: 10px;
        min-width: 250px;
        color: var(--gk-white);
        font-size: 13px;
        letter-spacing: 0.1px;
        box-shadow: 0 0 10px 2px var(--gk-shadow-green-15);
    }

    .cbp-hropen .cbp-hrsub:before {
        content: "";
        display: block;
        position: absolute;
        top: -8px;
        left: 40px;
        border-color: var(--gk-white);
        border-left: 8px solid var(--gk-white);
        border-bottom: 8px solid var(--gk-white);
        border-right: 8px solid transparent;
        border-top: 8px solid transparent;
        transform: translateX(-50%) rotate(135deg);
        box-shadow: -2px 2px 3px var(--gk-shadow-slate-10);
    }

    .cbp-hrmenu .cbp-hrsub-inner {
        padding-left: 0;
        padding-right: 0;
    }

    .cbp-hrmenu .cbp-hrsub-inner {
        padding-top: 15px;
    }

    .cbp-hrmenu .cbp-hrsub-inner {
        text-align: left;
        width: auto;
    }

    .cbp-hrmenu .cbp-hrsub-inner ul {
        background: 0 0;
        width: 100%;
        margin-left: 0;
        margin-right: 0;
    }

    .cbp-hrmenu .cbp-hrsub-inner li a {
        margin-bottom: 0px;
        display: block;
        line-height: 1.5em;
        padding-left: 1.5em;
        padding-right: 1.5em;
        padding-top: 9px;
        padding-bottom: 9px;
    }

    .cbp-hrmenu > ul > li.cbp-hropen a.univers-link:hover:after {
        content: none;
    }

    #headerMainSearchForm {
        flex: 3;
    }

    .navbar-inverse .navbar-nav .dropdown-menu {
        box-shadow: 0 0 10px 0px var(--gk-shadow-green-7);
        border-radius: 6px;
    }

    .navbar-inverse .navbar-nav .dropdown-menu:before {
        content: "";
        display: block;
        position: absolute;
        top: -8px;
        right: 40px;
        border-color: var(--gk-white);
        border-left: 8px solid var(--gk-white);
        border-bottom: 8px solid var(--gk-white);
        border-right: 8px solid transparent;
        border-top: 8px solid transparent;
        transform: translateX(-50%) rotate(135deg);
        box-shadow: -2px 2px 3px var(--gk-shadow-slate-10);
    }

    .dropdown-menu>li {
        border-bottom: 0;
    }
}

/* ==========================================================================
        4. HOMEPAGE
        ========================================================================== */

.edito_img {
    display: none;
}

.edito_text a:hover {
    text-decoration: none;
}

.homepage-body .main-content {
    padding-bottom: 0;
}

.homepage-body .welcome-message h1 {
    margin-bottom: 10px;
}

.partner-logos-section {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    align-items: center;
    gap: 2rem;
}

.partner-logos-section .img_it {
    max-width: 130px;
}

.partner-logos-section .img_it img {
    width: 100%;
}

.home_about_you img {
    display: none;
}

.homepage-body #headerMainSearchForm,
.homepage-body .top_search_cta {
    display: none;
}

a.item:hover {
    text-decoration: none;
}

.trends-carousel .owl-prev {
    position: absolute;
    top: 25%;
    left: -45px;
    font-size: 50px !important;
    color: var(--gk-grey-700) !important;
    text-align: center;
}

.trends-carousel .owl-theme .owl-nav [class*=owl-]:hover {
    background: none;
    color: var(--gk-black) !important;
}

.trends-carousel .owl-next {
    position: absolute;
    top: 25%;
    right: -45px;
    font-size: 50px !important;
    color: var(--gk-grey-700) !important;
    text-align: center;
}

.about-video:hover .et-gallery-video__button:before {
    border-left: 10px solid var(--gk-white);
}

.about-video:hover .et-gallery-video__button {
    background: var(--gk-black);
    width: 80px;
    height: 80px;
    box-shadow: 0 15px 40px var(--gk-shadow-black-50);
}

.about-video:hover .et-gallery-video__button:before {
    border-left: 10px solid var(--gk-white);
}

.about_jojo_video {
    font-size: 18px;
}

.about-video {
    position: relative;
}

.about_jojo_video h2 {
    margin-bottom: 35px;
    line-height: 1.3em;
    font-size: 2em;
    margin-top: 0;
    font-weight: 700;
}

.et-gallery-video__button:before {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid var(--gk-slate-600);
    transform: translate(-15%,-50%);
}

.et-gallery-video__button,
.et-gallery-video__button:before {
    transition: all .4s ease;
}

.et-gallery-video__button:before {
    content: '';
}

.about-video img {
    max-width: 100%;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.et-gallery-video__button {
    z-index: 2;
    position: absolute;
    top: 50%;
    left: 50%;
    background: var(--gk-white-80);
    width: 60px;
    height: 60px;
    border-radius: 100%;
    transform: translate(-50%,-50%);
    box-shadow: 0 10px 30px var(--gk-shadow-black-30);
}

.about_jojo_video .col-md-5,
.about_jojo_video .col-md-7 {
    padding: 0;
}

section.home_featured_listings.section-spacing {
    padding-top: 0;
}

#cities {
    padding: 50px 0;
    width: 100%;
}

#cities .section-header {
    text-align: left;
}

.city {
    -moz-transition-duration: 0.9s;
    -o-transition-duration: 0.9s;
    -webkit-transition-duration: 0.9s;
    transition-duration: 0.9s;
}

.city {
    display: flex;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 350px;
    color: inherit;
    justify-content: center;
    align-items: center;
    position: relative;
    margin-top: 15px;
    border-radius: 12px;
}

.home-container .overlay-filter {
    background: -webkit-gradient(linear, left top, left bottom, from(var(--gk-overlay-black-25)), to(var(--gk-overlay-black-50)));
    background: linear-gradient(180deg, var(--gk-overlay-black-25) 0%, var(--gk-overlay-black-50) 100%);
}

.search-label-home {
    position: relative;
}

.cbp-hrmenu,
.cbp-hrmenu ul {
    background: none !important;
    margin-top: 10px;
}

.search-label-home:before {
    content: '\f002';
    font-family: Fontawesome;
    left: 0;
    padding-right: 10px;
}

.section-header h3 {
    font-weight: 500;
    margin-top: 20px;
    text-transform: initial;
    letter-spacing: 0;
    text-align: left;
    font-size: 24px;
    margin-bottom: 0;
}

.homepage-body .list_row {
    margin-top: 1.6em;
}

@media (min-width: 992px) {
    .list_item {
        min-width: calc(25% - 15px);
        max-width: calc(25% - 15px);
        margin-left: 15px;
        width: 25%;
        -ms-flex: 1;
        flex: 1;
    }
}

@media (max-width: 991px) {
    .city-list {
        width: 100%;
        padding: 10px 0;
        -webkit-overflow-scrolling: touch;
        display: flex;
        flex-wrap: nowrap;
        overflow-x: auto;
        scrollbar-width: none;
    }

    .city-item {
        width: 100%;
        flex: 0 0 auto;
        display: flex;
        flex-direction: column;
        margin-left: 20px;
        box-shadow: none;
        width: 245px;
        padding: 0;
    }

    .city {
        margin-bottom: 15px;
    }
}

/* ==========================================================================
        5. LISTING PAGE
        ========================================================================== */

.listings_success h1 .blue {
    color: inherit;
    font-weight: 700;
}

.blue-border-box.thin {
    margin-top: 50px;
    border: 2px solid var(--gk-mint-200);
    padding: 50px 10px;
    background: var(--gk-mint-50);
    margin-bottom: 80px;
    border-radius: 8px;
}

.search-filters li.is_active {
    padding: 0 10px;
}

.single_date_booking .input-group .form-control:first-child {
    border-radius: 8px !important;
}

.filter_sidebar {
    padding-left: 15px;
    padding-right: 15px;
}

.listing_description {
    padding-bottom: 0;
}

.other-listings {
    margin-top: 0;
}

.listing-show .shop_avatar {
    display: none;
}

.listing_info_sidebar .price_content {
    font-weight: 700;
    font-size: 20px;
}

.listing-show .listing_info_sidebar .rate .fa.fa-star,
.listing-show .listing_info_sidebar .rate .fa.fa-star-half-o,
.listing-show .listing_info_sidebar .rate .fa.fa-star-o {
    color: var(--gk-coral-strong);
}

.listing-show .listing_info_sidebar .rate .fa.fa-star:not(:last-child),
.listing-show .listing_info_sidebar .rate .fa.fa-star-half-o:not(:last-child),
.listing-show .listing_info_sidebar .rate .fa.fa-star-o:not(:last-child) {
    margin-right: .3rem;
}

.row.search_result_wrapper {
    margin: 0;
}

.category_result .page-header .container.text-center,
.search_result .page-header .container.text-center {
    text-align: left;
}

.a2a_default_style:not(.a2a_flex_style) a span {
    background: var(--gk-white) !important;
    border-radius: 99% !important;
    width: 30px !important;
    line-height: 30px !important;
    height: 30px !important;
    padding: 8px;
}

.a2a_svg svg path {
    fill: var(--gk-black) !important;
}

.white-box .box-title {
    font-weight: bold;
}

.breadcrumb,
.publish_on_date {
    display: none;
}

@media (min-width: 992px) {
    .filter_sidebar .filter_title {
        display: block;
    }

    .filter_sidebar .filter_title {
        color: var(--gk-black) !important;
        background-color: transparent !important;
        margin-bottom: 0;
    }

    .price_filter_side {
        flex: 1;
        padding: 0 25px;
    }

    #listingFilters {
        flex: 5;
    }

    div#side-filters {
        width: 100%;
    }

    .search-filters {
        flex: 1;
    }

    .price_filter_side {
        flex: 1;
        padding: 0 25px;
    }

    .trends-carousel .owl-dots {
        display: none;
    }

    .registration_redirect {
        margin-bottom: 0px;
    }

    .partner-banner .container {
        display: flex;
        align-items: center;
    }

    .partner-logos-section {
        display: flex;
        align-items: center;
        flex: 4;
        justify-content: space-evenly;
    }

    .partner-banner .title-section {
        flex: 1;
    }
}

/* ==========================================================================
        6. SHOP VIEW
        ========================================================================== */

.about-supplier-head {
    display: flex;
    align-items: center;
    margin-top: 15px;
}

.shop-view .btn.btn-inbox {
    width: auto;
    display: inline-block;
}

/* ==========================================================================
        7. USER'S DASHBOARD
        ========================================================================== */

@media (min-width: 992px) {
    #home_dashboard_body .white-box {
        padding: 2em;
    }
}

/* ==========================================================================
        8. APPS
        ========================================================================== */

.cc-banner.cc-bottom {
    box-shadow: 0 -1px 10px 0 var(--gk-shadow-grey-30);
}

.listing_info_sidebar {
    display: block;
    flex-basis: 0;
    flex-grow: 1;
    flex-shrink: 1;
    padding: .75rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
    align-items: center;
}

.other-listings .container {
}

.listing_description .container,
.other-listings .container {
    padding-right: 80px;
    padding-left: 80px;
}

@media(min-width:992px) {
    .col-md-8.single_date_booking_wrapper {
        padding-right: 0;
    }
}

@media screen and (min-width: 1200px) {
    .listing_main_body {
        flex: none;
        width: 50%;
        padding: .75rem;
        padding-top: 0;
    }
}

@media screen and (min-width: 1480px) {
    .listing_container_main_wrapper {
        display: flex;
        margin-left: -.75rem;
        margin-right: -.75rem;
        margin-top: -.75rem;
        padding: 0;
    }

    .listing_location .container {
        display: flex;
        margin-left: -.75rem;
        margin-right: -.75rem;
        margin-top: 2rem;
        margin-bottom: 2rem;
        padding: 15px;
    }

    .listing_description .container,
    .other-listings .container {
        padding-right: 0px;
        padding-left: 0px;
    }

    .listing_location,
    .listing_container:not(.is-max-desktop):not(.is-max-widescreen),
    .listing_description:not(.is-max-desktop):not(.is-max-widescreen),
    .other-listings:not(.is-max-desktop):not(.is-max-widescreen) {
        max-width: 1416px;
        padding: 0 .75rem;
        float: unset;
        margin: 0 auto;
    }

    .sidebar_wrapper_short {
        max-width: 75%;
    }
}

/* ==========================================================================
    9. REFONTE "ORBIO" : traits de caractère appliqués à Good Karma
    ==========================================================================

    Correspondance entre la page exemple (Orbio Wellness) et le DOM Good Karma :

    Orbio                                   Good Karma
    ------------------------------------    ---------------------------------------------
    header blanc collant + filet            header .navbar-inverse
    marque 21px 700 couleur primaire        .navbar-brand
    liens de nav 15px encre-700             .navbar-nav > li > a, .login-btn
    CTA "Add a new listing" pilule filaire  a.listing-add, .nav_item_user_signup a
    barre de disciplines sous le header     .cbp-hrmenu ul.mega_menu a.univers-link
    hero clair, titre à gauche, image       .homepage-hero-module, .hero-container,
      arrondie à droite                       .poster, .home-banner-content
    bloc recherche blanc, ombré, arrondi    form.home-search, .narrow_pad, .submit__search
    en-tête de section h2 + sous-titre      .section-header h2, .section-header p
    label "Nos partenaires" en capitales    .partner-banner .section-header h2
    cartes image (3 piliers)                #cities .city, .city h5
    cartes annonce blanches, infos sous     .list_item .card, .card_img, .product_info,
      l'image, badge catégorie sur l'image    .listing-category, .price, .rate
    cartes "How it works"                   .explore-section a.add-cat
    cartes journal                          .featured-posts-section .post_item
    cartes coachs                           .trends-carousel .item
    bloc CTA sombre arrondi                 .home_about_you (édito)
    bloc éditorial arrondi 26px             .about_jojo_video .flexbox
    pré-footer sur surface claire           .pre-footer
    footer sombre, liens discrets           footer.site-footer, footer + p (Powered by)
    boutons pilule 700                      .btn, .btn-primary, .btn.line
    champs 48px, bordure fine, radius 12    form .form-control, input, select
    titres de page -1.4px                   .page-header h1, .listing_container h1
    ========================================================================== */

/* ---------- 9.0 Jetons non chromatiques ---------------------------------- */

:root {
    --gk-font: "DM Sans", system-ui, -apple-system, "Segoe UI", sans-serif;
    --gk-radius-xs: 12px;
    --gk-radius-sm: 14px;
    --gk-radius-md: 20px;
    --gk-radius-lg: 24px;
    --gk-radius-xl: 26px;
    --gk-radius-pill: 999px;
    --gk-container: 1280px;
    --gk-gutter: 20px;
}

/* ---------- 9.1 Base typographique --------------------------------------- */

body {
    font-family: var(--gk-font);
    color: var(--gk-ink-900);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    /* header, main-content et footer sont flottants dans le CSS de base: sans ceci, body mesure 0px et le header collant ne peut pas coller */
    display: flow-root;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4 {
    font-family: var(--gk-font);
    color: var(--gk-ink-900);
    font-weight: 700;
}

h1 {
    letter-spacing: -1.4px;
    line-height: 1.06;
}

h2 {
    letter-spacing: -0.8px;
    line-height: 1.15;
}

h3 {
    letter-spacing: -0.5px;
}

p {
    line-height: 1.6;
}

a {
    color: var(--gk-orange);
}

a:hover,
a:focus {
    color: var(--gk-orange);
    opacity: .82;
    text-decoration: none;
}

.container {
    max-width: var(--gk-container);
    width: 100%;
    padding-left: var(--gk-gutter);
    padding-right: var(--gk-gutter);
}

/* ---------- 9.2 Boutons ------------------------------------------------- */

.btn {
    font-family: var(--gk-font);
    font-weight: 700;
    font-size: 15px;
    line-height: 1.2;
    padding: 13px 26px;
    border-radius: var(--gk-radius-pill) !important;
    border: 1.5px solid transparent;
    text-transform: none;
    letter-spacing: 0;
    transition: opacity .15s ease, background-color .15s ease, border-color .15s ease;
}

.btn:hover,
.btn:focus {
    opacity: .88;
}

.btn.btn-primary,
.btn.btn-primary:focus,
.btn.btn-primary:active,
.home-search button[type="submit"],
.cc-banner .cc-btn.cc-dismiss {
    background: var(--gk-orange) !important;
    border-color: var(--gk-orange) !important;
    color: var(--gk-white) !important;
}

.btn.btn-primary:hover,
.home-search button[type="submit"]:hover {
    background: var(--gk-orange) !important;
    color: var(--gk-white) !important;
}

/* Bouton secondaire : pilule filaire couleur primaire */

.btn.btn-primary.line,
.btn.line,
.btn-default {
    background: transparent !important;
    border: 1.5px solid var(--gk-orange) !important;
    color: var(--gk-orange) !important;
    font-weight: 600;
}

.btn-sm,
.btn-group-sm > .btn {
    font-size: 14px;
    padding: 9px 18px;
    font-weight: 600;
}

/* ---------- 9.3 Formulaires --------------------------------------------- */

form .form-control,
input.form-control,
select.form-control,
textarea.form-control {
    font-family: var(--gk-font);
    font-size: 15px;
    color: var(--gk-ink-900);
    background: var(--gk-white);
    border: 1px solid var(--gk-line-400);
    border-radius: var(--gk-radius-xs) !important;
    box-shadow: none;
    min-height: 48px;
    padding: 10px 14px;
}

form .form-control:focus,
.form-control:focus {
    border-color: var(--gk-orange);
    box-shadow: none;
    outline: none;
}

label {
    font-weight: 600;
    color: var(--gk-ink-700);
}

::placeholder {
    color: var(--gk-ink-400);
}

/* ---------- 9.4 Header ------------------------------------------------- */

header {
    position: sticky;
    top: 0;
    z-index: 30;
    background: var(--gk-white);
}

header .navbar-inverse,
.homepage-body .navbar-inverse {
    position: relative;
    background: var(--gk-white) !important;
    border: 0;
    border-bottom: 1px solid var(--gk-line-250);
    box-shadow: none;
    margin-bottom: 0;
    height: auto;
    min-height: 0;
}

.homepage-body header div {
    background: transparent;
}

.top_bar_menu {
    margin-top: 0;
    padding: 8px 0;
}

.navbar-inverse .navbar-brand,
.homepage-body .navbar-inverse .navbar-brand {
    font-family: var(--gk-font);
    font-size: 21px;
    font-weight: 700;
    letter-spacing: -0.3px;
    color: var(--gk-orange);
    padding: 12px 15px;
}

.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
    color: var(--gk-orange);
    opacity: .82;
}

.navbar-inverse .navbar-nav > li > a,
.navbar-inverse .navbar-nav > li > a span,
.navbar-inverse .login-btn,
.homepage-body .navbar-inverse .navbar-nav > li > a,
.homepage-body .navbar-inverse span {
    font-family: var(--gk-font);
    font-size: 15px;
    font-weight: 500;
    color: var(--gk-ink-700);
    text-transform: none;
    letter-spacing: 0;
}

.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
    color: var(--gk-ink-900);
    background: transparent;
}

.navbar-inverse .navbar-nav > li.main_nav_li.active > a {
    color: var(--gk-ink-900);
    font-weight: 700;
}

/* Barre de recherche du header (pages intérieures) */

#headerMainSearchForm input {
    font-family: var(--gk-font);
    border: 1px solid var(--gk-line-400);
    background: var(--gk-white);
    border-radius: var(--gk-radius-pill);
    height: 44px;
    padding-left: 44px;
    width: 100%;
    appearance: none;
    font-size: 14.5px;
}

#headerMainSearchForm input:focus {
    border-color: var(--gk-orange);
    outline: none;
}

.top_search_cta {
    color: var(--gk-ink-400) !important;
}

/* Pilules filaires : "Sign up" et "Add a new listing" */

.nav_item_user_signup a,
.homepage-body .nav_item_user_signup a,
a.btn.btn-primary.btn-sm.listing-add,
.homepage-body a.btn.btn-primary.btn-sm.listing-add {
    display: inline-block;
    border: 1.5px solid var(--gk-orange) !important;
    border-radius: var(--gk-radius-pill) !important;
    background: transparent !important;
    color: var(--gk-orange) !important;
    font-size: 14px !important;
    font-weight: 600;
    padding: 9px 18px !important;
    line-height: 1.2;
    text-transform: none;
    margin: 0 4px;
}

.nav_item_user_signup a:hover,
a.btn.btn-primary.btn-sm.listing-add:hover,
.homepage-body .nav_item_user_signup a:hover,
.homepage-body .nav_item_user_signup a:focus {
    background: var(--gk-orange) !important;
    color: var(--gk-white) !important;
    border-color: var(--gk-orange) !important;
    opacity: 1;
}

/* Barre de disciplines (mega menu) */

.cbp-hrmenu,
.cbp-hrmenu ul,
.cbp-hrmenu > ul.mega_menu,
.homepage-body ul.mega_menu {
    background: transparent !important;
    margin: 0;
    padding: 0;
    border: 0;
}

.cbp-hrmenu {
    border-top: 1px solid var(--gk-line-250);
}

.cbp-hrmenu > ul.mega_menu {
    max-width: var(--gk-container);
    margin: 0 auto;
    padding: 4px var(--gk-gutter);
    text-align: left;
}

.cbp-hrmenu > ul > li > a.univers-link,
.homepage-body .cbp-hrmenu > ul > li > a.univers-link {
    font-family: var(--gk-font);
    font-size: 14.5px;
    font-weight: 500;
    color: var(--gk-ink-700);
    background: transparent !important;
    border-radius: 0;
    padding: 8px 0;
    margin: 0 26px 0 0;
    text-transform: none;
}

.cbp-hrmenu > ul > li > a.univers-link:hover,
.cbp-hrmenu > ul > li > a.univers-link:focus,
.homepage-body .cbp-hrmenu > ul > li > a.univers-link:hover,
.homepage-body .cbp-hrmenu > ul > li > a.univers-link:focus {
    color: var(--gk-orange) !important;
    background: transparent !important;
    opacity: 1;
}

.cbp-hropen .cbp-hrsub {
    border: 1px solid var(--gk-line-300);
    border-radius: var(--gk-radius-sm);
    box-shadow: 0 10px 30px var(--gk-shadow-navy-7);
}

.cbp-hrmenu .cbp-hrsub-inner li a {
    color: var(--gk-ink-700);
    font-size: 14px;
}

.cbp-hrmenu .cbp-hrsub-inner li a:hover {
    color: var(--gk-orange);
}

.main-content,
.homepage-body .main-content {
    margin-top: 0;
}

/* ---------- 9.5 Hero de la home ------------------------------------------ */

.homepage-body .homepage-hero-module,
.homepage-body .welcome-message {
    height: auto !important;
    min-height: 0;
    display: block;
    background: linear-gradient(180deg, var(--gk-surface-100) 0%, var(--gk-white) 100%);
    border-bottom: 1px solid var(--gk-line-200);
    overflow: visible;
}

.homepage-body .hero-container {
    position: relative;
    display: grid;
    grid-template-columns: 1.1fr .9fr;
    gap: clamp(28px, 4vw, 52px);
    align-items: center;
    max-width: var(--gk-container);
    margin: 0 auto;
    padding: clamp(34px, 5vw, 64px) var(--gk-gutter) clamp(30px, 4vw, 52px);
    height: auto !important;
    width: auto;
    overflow: visible;
}

/* le voile noir de l'ancien hero n'a plus de raison d'être */

.homepage-body .hero-container .overlay-filter {
    display: none !important;
}

/* le visuel devient une image arrondie, à droite du texte */

.homepage-body .hero-container .poster {
    position: relative !important;
    top: auto;
    left: auto;
    z-index: 0;
    order: 2;
    width: 100% !important;
    height: auto !important;
    aspect-ratio: 4 / 3.6;
    border-radius: var(--gk-radius-lg);
    overflow: hidden;
    background-size: cover !important;
    background-position: center !important;
    background-color: var(--gk-surface-200);
    box-shadow: 0 20px 50px var(--gk-shadow-navy-7);
    margin: 0 !important;
}

.homepage-body .hero-container .poster img {
    display: none !important;
}

.homepage-body .hero-container > .container {
    order: 1;
    width: auto;
    max-width: none;
    padding: 0;
    margin: 0;
    position: relative;
    top: auto;
    transform: none;
}

.homepage-body .hero-container .row {
    margin: 0;
}

.homepage-body .home-banner-content {
    text-align: left;
    padding: 0;
    color: var(--gk-ink-900);
}

.homepage-body .home-banner-content h1,
.homepage-body .welcome-message h1 {
    margin: 0;
    font-size: clamp(32px, 4.6vw, 54px);
    line-height: 1.06;
    letter-spacing: -1.4px;
    font-weight: 700;
    color: var(--gk-ink-900);
    text-wrap: pretty;
}

.homepage-body .home-banner-content h2,
.homepage-body .welcome-message h2 {
    margin: 16px 0 0;
    font-size: clamp(16px, 1.5vw, 18.5px);
    line-height: 1.6;
    font-weight: 400;
    letter-spacing: 0;
    color: var(--gk-ink-600);
    max-width: 520px;
    text-align: left;
    text-wrap: pretty;
}

/* Bloc recherche : carte blanche ombrée, champs sans bordure, bouton plein */

.homepage-body .home-search-wrapper {
    margin: 26px 0 0;
    text-align: left;
}

.homepage-body form.home-search {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 6px;
    width: 100%;
    max-width: 640px;
    margin: 0;
    padding: 8px;
    background: var(--gk-white);
    border: 1px solid var(--gk-line-400);
    border-radius: 18px;
    box-shadow: 0 10px 30px var(--gk-shadow-navy-7);
}

.homepage-body form.home-search .narrow_pad {
    flex: 1 1 140px;
    width: auto;
    min-width: 0;
    padding: 0;
    position: relative;
}

.homepage-body form.home-search .narrow_pad + .narrow_pad::before {
    content: "";
    position: absolute;
    left: 0;
    top: 10px;
    bottom: 10px;
    width: 1px;
    background: var(--gk-line-200);
}

.homepage-body form.home-search input,
.homepage-body form.home-search select,
.homepage-body form.home-search .form-control {
    width: 100%;
    height: 46px;
    min-height: 46px;
    border: 0 !important;
    border-radius: 0 !important;
    background-color: transparent;
    box-shadow: none;
    padding: 0 14px;
    font-family: var(--gk-font);
    font-size: 15px;
    color: var(--gk-ink-900);
}

.homepage-body form.home-search select {
    background-position: right 14px center;
}

.homepage-body form.home-search .submit__search {
    flex: 0 0 auto;
    width: auto;
    padding: 0;
}

.homepage-body form.home-search button[type="submit"] {
    height: 46px;
    width: auto;
    padding: 0 26px;
    border-radius: var(--gk-radius-sm) !important;
    font-family: var(--gk-font);
    font-weight: 700;
    font-size: 15px;
    text-transform: none;
}

.homepage-body .search-label-home::before {
    display: none;
}

/* bouton sous le bloc recherche : lien discret plutôt que bouton souligné */

.homepage-body .hero-container .home-banner-content .btn {
    display: inline-block;
    margin-top: 20px;
    background: var(--gk-white) !important;
    border: 1px solid var(--gk-line-400) !important;
    color: var(--gk-ink-700) !important;
    font-size: 13.5px;
    font-weight: 600;
    padding: 8px 14px;
    border-radius: var(--gk-radius-pill) !important;
}

/* ---------- 9.6 En-têtes de section ---------------------------------- */

.section-spacing {
    padding-top: clamp(44px, 5vw, 72px);
    padding-bottom: 0;
}

.section-header {
    text-align: left;
    margin-bottom: 20px;
}

.section-header h2,
.trends-carousel .section-header h2,
.home_featured_collection h2,
.home_featured_listings h2,
.homepage-body .explore-section h2,
.explore-section h2 {
    margin: 0;
    font-size: clamp(24px, 2.8vw, 32px) !important;
    font-weight: 700 !important;
    letter-spacing: -0.8px;
    line-height: 1.15;
    text-transform: none;
    color: var(--gk-ink-900);
    text-align: left !important;
}

.section-header p,
.explore-section > .container > p {
    margin: 7px 0 0;
    font-size: 15.5px;
    color: var(--gk-ink-500);
    text-align: left;
}

.section-header h3 {
    font-size: 18px;
    font-weight: 700;
    letter-spacing: -0.3px;
}

/* ---------- 9.7 Partenaires --------------------------------------------- */

.partner-banner.section-spacing {
    padding: clamp(30px, 3.6vw, 46px) 0;
    background: var(--gk-surface-50);
    border-top: 1px solid var(--gk-line-200);
    border-bottom: 1px solid var(--gk-line-200);
}

.partner-banner .section-header {
    margin-bottom: 0;
}

.partner-banner .section-header h2 {
    font-size: 12.5px !important;
    font-weight: 700 !important;
    letter-spacing: 1.2px;
    text-transform: uppercase;
    color: var(--gk-ink-400);
}

.partner-logos-section .img_it img {
    filter: grayscale(1);
    opacity: .55;
    transition: opacity .2s ease, filter .2s ease;
}

.partner-logos-section .img_it:hover img {
    filter: none;
    opacity: 1;
}

/* ---------- 9.8 Cartes image (#cities) ---------------------------------- */

#cities {
    padding: clamp(44px, 5vw, 72px) 0 0;
}

.city {
    height: 340px;
    border-radius: 22px;
    overflow: hidden;
    align-items: flex-end;
    justify-content: flex-start;
    color: var(--gk-white);
    background-color: var(--gk-navy-500);
    transition: transform .25s ease, box-shadow .25s ease;
}

.city:hover,
.city:focus {
    filter: none;
    transform: translateY(-3px);
    box-shadow: 0 14px 30px var(--gk-shadow-navy-7);
    opacity: 1;
}

.city::before {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg, var(--gk-overlay-navy-5) 30%, var(--gk-overlay-navy-84) 100%);
}

.city::after {
    content: "\2197";
    position: absolute;
    top: 16px;
    right: 16px;
    width: 34px;
    height: 34px;
    border-radius: 50%;
    background: var(--gk-white-22);
    color: var(--gk-white);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 15px;
}

.city h5 {
    position: relative;
    width: 100%;
    margin: 0;
    padding: 24px;
    background: transparent;
    color: var(--gk-white);
    font-size: 24px;
    font-weight: 700;
    letter-spacing: -0.5px;
    line-height: 1.2;
    text-transform: none;
    text-align: left;
}

.city h5 small {
    display: block;
    margin-top: 6px;
    font-size: 14.5px;
    font-weight: 400;
    line-height: 1.5;
    color: var(--gk-white-90);
}

/* ---------- 9.9 Cartes de catégorie (featured collection) ---------------- */

figure.hover--effect,
figure.hover--effect.effect-4 {
    margin: 0;
    background: var(--gk-white);
    border: 1px solid var(--gk-line-300);
    border-radius: var(--gk-radius-md);
    overflow: hidden;
    box-shadow: 0 1px 3px var(--gk-shadow-navy-5);
    transition: transform .2s ease, box-shadow .2s ease;
}

figure.hover--effect.effect-4:hover {
    transform: translateY(-3px);
    box-shadow: 0 14px 30px var(--gk-shadow-navy-7);
}

figure.hover--effect.effect-4 .features_cat_img {
    aspect-ratio: 4 / 3;
    overflow: hidden;
    background: var(--gk-surface-200);
}

/* le CSS de base fige le lien image à 355px et la légende à 100% en absolu */

.feat_item figure.hover--effect.effect-4 .features_cat_img a {
    display: block;
    height: 100%;
    max-height: none;
}

.feat_item figure.hover--effect.effect-4 figcaption {
    position: relative;
    height: auto;
    top: auto;
    left: auto;
}

figure.hover--effect figcaption::before,
figure.hover--effect figcaption::after {
    display: none;
}

figure.hover--effect.effect-4 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    box-shadow: none;
    transition: transform .4s ease;
}

figure.hover--effect.effect-4:hover img {
    transform: scale(1.04);
}

figure.hover--effect.effect-4 figcaption {
    padding: 16px;
    text-align: left;
    position: relative;
    background: var(--gk-white);
}

figure.hover--effect.effect-4 h2 {
    margin: 0;
    font-size: 16px !important;
    font-weight: 700;
    letter-spacing: -0.2px;
    line-height: 1.3;
    text-align: left;
    text-transform: none;
    color: var(--gk-ink-900);
}

figure.hover--effect.effect-4 p {
    margin: 6px 0 0;
    font-size: 13.5px;
    line-height: 1.5;
    color: var(--gk-ink-500);
    text-align: left;
}

figure.hover--effect.effect-4 p:empty {
    display: none;
}

/* le CTA "View more" (masqué par le thème d'origine) reste masqué : la carte
   entière est cliquable via l'image */

figure.hover--effect.effect-4 figcaption > a {
    display: none;
}

/* ---------- 9.10 Cartes d'annonce (listing cards) ----------------------- */

.list_row {
    row-gap: 18px;
}

.card {
    position: relative;
    display: flex;
    flex-direction: column;
    background: var(--gk-white);
    border: 1px solid var(--gk-line-300);
    border-radius: var(--gk-radius-md);
    overflow: hidden;
    box-shadow: 0 1px 3px var(--gk-shadow-navy-5);
    color: var(--gk-ink-900);
    margin-bottom: 0;
    transition: transform .2s ease, box-shadow .2s ease;
}

.card:hover {
    transform: translateY(-3px);
    box-shadow: 0 14px 30px var(--gk-shadow-navy-7);
}

.card > a,
.card a,
.card a:hover,
.card a:focus {
    display: block;
    color: var(--gk-ink-900);
    opacity: 1;
    text-decoration: none;
}

.card .overlay {
    display: none !important;
}

/* L'image de fond est posée en style inline sur .card_img, et .product_info
   vit à l'intérieur de .card_img. Pour obtenir une image 4/3 avec les infos
   dessous : .card_img ne génère plus de boîte (display: contents) et son
   ::before hérite du background inline pour dessiner l'image. */

.card .card_img {
    display: contents !important;
}

/* le CSS de base génère un ::after (voile de survol) sur .card_img :
   sans boîte parente il deviendrait un bloc vide sous les infos */

.card .card_img::after {
    display: none !important;
    content: none !important;
}

.card .card_img::before {
    content: "";
    display: block;
    aspect-ratio: 4 / 3;
    background: inherit;
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-color: var(--gk-surface-200);
}

.card .product_info,
.product_info {
    position: static;
    width: 100%;
    padding: 16px;
    background: var(--gk-white);
}

.card .product-information,
.product-information {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 6px 0;
    margin: 0;
    padding: 0;
    list-style: none;
}

.card .product-information > li {
    color: var(--gk-ink-900);
    font-size: 13.5px;
    margin: 0;
}

.card .product-information .listing-supplier-name {
    order: 1;
    flex: 1 1 100%;
}

.card .product-information .listing-supplier-name small {
    font-size: 13.5px;
    font-weight: 600;
    color: var(--gk-ink-500);
}

.card .product-information .listing-name,
.product-information .listing-name,
.card .product_info .product-information .listing-name a {
    order: 2;
    flex: 1 1 100%;
    font-size: 16px !important;
    font-weight: 700;
    line-height: 1.3;
    letter-spacing: -0.2px;
    color: var(--gk-ink-900) !important;
    white-space: normal;
}

.card .product-information .listing-location {
    order: 3;
    flex: 1 1 100%;
    font-size: 13.5px;
    color: var(--gk-ink-400);
}

.card .product-information .listing-location:empty,
.card .product-information .listing-location:not(:has(*)) {
    display: none;
}

.card .product-information .listing-location small {
    font-size: 13.5px;
}

/* ligne de pied : note à gauche, prix à droite */

.card .product-information .listing-supplier-note {
    order: 4;
    flex: 1 1 auto;
    margin-top: 6px;
    padding-top: 12px;
    border-top: 1px solid var(--gk-line-100);
}

.card .product-information .listing-supplier-note .rate {
    margin: 0;
}

.card .product-information .listing-supplier-note .rate .fa {
    width: 15px;
    height: 15px;
    font-size: 13px;
}

.card .product-information .price {
    order: 5;
    flex: 0 0 auto;
    margin-top: 6px;
    padding-top: 12px;
    padding-left: 8px;
    border-top: 1px solid var(--gk-line-100);
    font-size: 16px;
    font-weight: 700;
    color: var(--gk-ink-900);
    text-align: right;
}

.card .product-information .price .price_unit {
    font-size: 12.5px;
    font-weight: 500;
    color: var(--gk-ink-400);
}

/* badge de catégorie, posé sur l'image */

.card .product-information .listing-category {
    position: absolute;
    top: 12px;
    left: 12px;
    z-index: 2;
    margin: 0;
    padding: 5px 11px;
    background: var(--gk-white-94);
    color: var(--gk-ink-700);
    border-radius: var(--gk-radius-pill);
    font-size: 11.5px;
    font-weight: 700;
    letter-spacing: .4px;
    text-transform: uppercase;
    line-height: 1.3;
}

.card .product-information .listing-category small {
    font-size: inherit;
    color: inherit;
}

/* ---------- 9.11 Bloc éditorial (vidéo) --------------------------------- */

.about_jojo_video.section-spacing {
    padding-top: clamp(44px, 5vw, 72px);
}

.about_jojo_video .flexbox {
    margin: 0;
    padding: 0;
    overflow: hidden;
    border-radius: var(--gk-radius-xl);
    background: var(--gk-orange);
    color: var(--gk-white);
    align-items: stretch;
}

.about_video_text_wrapper {
    padding: clamp(30px, 4vw, 52px);
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
}

.about_jojo_video .flexbox h2 {
    color: var(--gk-white);
    font-size: clamp(26px, 3.2vw, 38px) !important;
    letter-spacing: -1px;
    line-height: 1.12;
    margin-bottom: 14px;
}

.about_jojo_video .flexbox p {
    font-size: 16px;
    line-height: 1.6;
    color: var(--gk-white-78);
    max-width: 460px;
    margin: 0;
}

.about-video img {
    display: block;
}

/* ---------- 9.12 Cartes coachs (carrousel équipe) ----------------------- */

.trends-carousel .item {
    display: block;
    color: var(--gk-ink-900);
}

.trends-carousel .item:hover {
    opacity: 1;
}

.trends-carousel .item img,
.owl-carousel .owl-item .item img {
    width: 100%;
    aspect-ratio: 1 / 1;
    height: auto;
    object-fit: cover;
    border-radius: var(--gk-radius-md);
    background: var(--gk-surface-200);
}

.trends-carousel h4 {
    margin: 14px 0 0;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: -0.2px;
    color: var(--gk-ink-900);
}

.trends-carousel p {
    margin: 3px 0 0;
    font-size: 13.5px;
    line-height: 1.5;
    color: var(--gk-ink-500);
}

.trends-carousel .owl-prev,
.trends-carousel .owl-next {
    font-size: 34px !important;
    color: var(--gk-ink-700) !important;
}

/* ---------- 9.13 Bloc CTA sombre (section éditoriale) ------------------- */

.home_about_you.section-spacing {
    float: none;
    /* .section-spacing flotte dans le CSS de base */
    max-width: var(--gk-container);
    width: auto;
    margin: clamp(48px, 6vw, 80px) auto 0;
    padding: clamp(40px, 5vw, 64px) var(--gk-gutter);
    border-radius: var(--gk-radius-xl);
    overflow: hidden;
    background-attachment: scroll;
    background-color: var(--gk-navy-800);
    color: var(--gk-white);
    font-size: 16px;
    text-align: left;
}

.home_about_you::before {
    content: "";
    position: absolute;
    inset: 0;
    height: 100%;
    left: 0;
    border-radius: var(--gk-radius-xl);
    background: linear-gradient(90deg, var(--gk-overlay-navy-84) 0%, var(--gk-overlay-navy-84) 45%, var(--gk-overlay-navy-5) 100%);
}

.home_about_you .custom_sect_content {
    position: relative;
    z-index: 1;
}

.home_about_you .edito_text {
    width: 100%;
    max-width: 560px;
    text-align: left;
}

.home_about_you h2,
.home_about_you h1,
.home_about_you h3,
.home_about_you h4 {
    text-align: left !important;
    color: var(--gk-white);
}

.home_about_you h2 {
    margin: 0 0 14px;
    font-size: clamp(26px, 3.2vw, 38px) !important;
    letter-spacing: -1px;
    line-height: 1.12;
}

.home_about_you p {
    font-size: 16px;
    line-height: 1.6;
    color: var(--gk-white-78);
    max-width: 460px;
    margin: 0 0 8px;
}

.edito_text a,
.home_about_you .edito_text a {
    display: inline-block;
    margin-top: 18px;
    padding: 13px 26px;
    background: var(--gk-orange);
    color: var(--gk-white);
    border: 0;
    border-radius: var(--gk-radius-pill);
    font-size: 15px;
    font-weight: 700;
}

.edito_text a:hover {
    opacity: .88;
}

/* ---------- 9.14 Cartes journal (blog) ---------------------------------- */

.featured-posts-section .post_item {
    padding: 0;
    height: 100%;
    display: flex;
    flex-direction: column;
    background: var(--gk-white);
    border: 1px solid var(--gk-line-300);
    border-radius: var(--gk-radius-md);
    overflow: hidden;
    box-shadow: 0 1px 3px var(--gk-shadow-navy-5);
}

.featured-posts-section .post_link {
    display: block;
    color: var(--gk-ink-900);
}

.featured-posts-section .post_link:hover {
    opacity: 1;
}

.featured-posts-section .img_cover {
    height: auto;
    aspect-ratio: 16 / 10;
    border-radius: 0;
    background-color: var(--gk-surface-200);
}

.featured-posts-section .post-title {
    margin: 0;
    padding: 20px 20px 0;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: -0.3px;
    line-height: 1.3;
    color: var(--gk-ink-900);
}

.featured-posts-section .post-summary {
    margin: 8px 0 0;
    padding: 0 20px 20px;
    font-size: 14.5px;
    line-height: 1.55;
    color: var(--gk-ink-500);
}

.featured-posts-section .rmen,
.featured-posts-section .rmfr {
    margin: 12px 0 0;
    padding: 0 20px 20px;
}

.featured-posts-section .post_item .btn.line {
    padding: 0;
    border: 0 !important;
    font-size: 14.5px;
    font-weight: 700;
    color: var(--gk-orange) !important;
}

.featured-posts-section .post_item .btn.line::after {
    content: " \2192";
}

.owl-carousel .owl-item img {
    border-radius: var(--gk-radius-md);
}

.featured-posts-section .owl-carousel .owl-item img {
    border-radius: 0;
}

/* ---------- 9.15 "Explore" : cartes étapes ------------------------------ */

.explore-section.section-spacing {
    /*margin-top: clamp(48px, 6vw, 80px);*/
    padding: clamp(44px, 5vw, 72px) 0;
    background: var(--gk-surface-100);
    border-top: 1px solid var(--gk-line-200);
    border-bottom: 1px solid var(--gk-line-200);
}

.explore-section,
.explore-section h2 {
    text-align: left !important;
}

.add-cat-wrap {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 18px;
    margin-top: 30px;
}

a.add-cat,
a.add-cat.sec {
    display: block;
    min-height: 0;
    margin: 0;
    padding: 26px;
    background: var(--gk-white);
    border: 1px solid var(--gk-line-350);
    border-image: none;
    border-radius: var(--gk-radius-md);
    color: var(--gk-ink-900);
    text-align: left;
    text-transform: none;
    font-weight: 400;
    line-height: 1.5;
    transition: transform .2s ease, box-shadow .2s ease;
}

a.add-cat:hover,
a.add-cat:focus {
    opacity: 1;
    transform: translateY(-3px);
    box-shadow: 0 14px 30px var(--gk-shadow-navy-7);
}

a.add-cat h3 {
    margin: 0;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: -0.3px;
    text-transform: none;
    color: var(--gk-ink-900);
}

a.add-cat h3::before {
    content: counter(gk-step);
    counter-increment: gk-step;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    line-height: 40px;
    box-sizing: border-box;
    margin-bottom: 16px;
    border-radius: var(--gk-radius-xs);
    background: var(--gk-orange);
    color: var(--gk-white);
    font-size: 16px;
    font-weight: 700;
}

.add-cat-wrap {
    counter-reset: gk-step;
}

a.add-cat p {
    margin: 8px 0 0;
    font-size: 14.5px;
    line-height: 1.55;
    color: var(--gk-ink-500);
}

a.add-cat p.underline.link {
    display: inline-block;
    margin-top: 14px;
    border: 0;
    font-size: 14.5px;
    font-weight: 700;
    color: var(--gk-orange);
}

a.add-cat p.underline.link::after {
    content: " \2192";
}

/* ---------- 9.16 Pré-footer --------------------------------------------- */

.pre-footer.section-spacing {
    padding: clamp(44px, 5vw, 72px) 0;
    background: var(--gk-white);
    border-top: 1px solid var(--gk-line-200);
}

.prefooter-columns {
    align-items: center;
}

.pre-footer h2,
.homepage-body .pre-footer h2 {
    margin: 0;
    font-size: clamp(26px, 3.2vw, 50px);
    font-weight: 200;
    letter-spacing: -1px;
    line-height: 1.12;
    text-transform: none;
    color: var(--gk-ink-900);
    text-transform: uppercase;
}

.pre-footer h5 {
    margin: 0 0 8px;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: -0.3px;
}

.pre-footer p {
    margin: 0;
    font-size: 15.5px;
    font-weight: 400;
    line-height: 1.6;
    color: var(--gk-ink-500);
}

.pre-footer .btn.btn-primary.line {
    width: auto;
    font-size: 15px;
    letter-spacing: 0;
    line-height: 1.2;
    text-transform: none;
    border-color: var(--gk-orange) !important;
    color: var(--gk-orange) !important;
}

/* ---------- 9.17 Footer ------------------------------------------------- */

footer.site-footer.section-spacing {
    padding: 48px 0 28px;
    background: var(--gk-navy-600);
    color: var(--gk-navy-text);
}

footer.site-footer .footer_menu_nav {
    margin-bottom: 26px;
}

footer.site-footer .footer_menu_nav a {
    font-size: 14px;
    font-weight: 500;
    color: var(--gk-navy-text);
    text-transform: none;
}

footer.site-footer .footer_menu_nav a:hover {
    color: var(--gk-white);
    opacity: 1;
}

footer.site-footer .about_company_rights {
    border-top: 1px solid var(--gk-white-8);
    padding-top: 22px;
}

footer.site-footer .site-copyright-area,
footer.site-footer .footer_bottom_list li {
    font-size: 13px;
    color: var(--gk-navy-muted);
}

footer.site-footer #back-top {
    margin: 0;
}

.backtotop {
    background: var(--gk-white-12);
    box-shadow: none;
}

/* "Powered by Kreezalid" (paragraphe qui suit le footer). Le footer est
   flottant dans le CSS de base : sans clear, ce paragraphe remonte en haut
   de page et s'étire sur toute sa hauteur. */

footer.site-footer + p {
    clear: both;
    float: left;
    width: 100%;
    margin: 0;
    padding: 12px !important;
    background: var(--gk-navy-700);
    font-size: 13px;
}

footer.site-footer + p a {
    color: var(--gk-orange);
}

/* ---------- 9.18 Pages intérieures : titres et bandeau ------------------ */

.page-header {
    background: var(--gk-white);
    border-bottom: 1px solid var(--gk-line-200);
    padding: clamp(28px, 4vw, 48px) 0;
    margin-top: 0;
}

.page-header,
.page-header .subtitle {
    margin-top: 0;
}

.page-header h1,
.page-header h1.about-user-title {
    margin: 0;
    font-size: clamp(30px, 4vw, 48px);
    font-weight: 700;
    letter-spacing: -1.2px;
    line-height: 1.06;
    color: var(--gk-ink-900) !important;
}

.page-header .subtitle,
.page-header p {
    margin: 10px 0 0;
    font-size: 16px;
    color: var(--gk-ink-500);
}

.category_result .page-header h1,
.search_result .page-header h1 {
    font-size: clamp(24px, 2.8vw, 32px);
    letter-spacing: -0.8px;
}

.listing_container h1.entry-title {
    font-size: clamp(28px, 3.4vw, 40px);
    letter-spacing: -1px;
    line-height: 1.1;
}

.listing_container h1.entry-title .label,
.listing-attribut-list li.selected {
    border-radius: var(--gk-radius-pill);
    font-size: 12px;
    letter-spacing: .4px;
    text-transform: uppercase;
}

.other-listings h2,
.listing_description h2 {
    font-size: 20px;
    font-weight: 700;
    letter-spacing: -0.4px;
    color: var(--gk-ink-900);
    border-bottom: 0;
}

.other-listings h2:after,
.listing_description h2:after,
h2.user_attr_title.listing-attribut-jours_et_horaires_d_ouverture_de_l_enseigne:after {
    width: 40px;
    height: 3px;
    border-radius: 3px;
    background: var(--gk-orange);
}

.listing-description,
.attribute-box-content {
    color: var(--gk-ink-600);
    font-size: 16px;
    line-height: 1.6;
}

a.vendor_name {
    color: var(--gk-ink-500);
    font-weight: 600;
}

/* filtres catégories des pages résultats : pilules filaires */

.result_category_list li a {
    background: var(--gk-white);
    border: 1.5px solid var(--gk-line-450);
    color: var(--gk-ink-700);
    font-size: 14px;
    font-weight: 600;
    padding: 9px 18px;
    border-radius: var(--gk-radius-pill);
}

.result_category_list li a.active {
    background: var(--gk-orange);
    border-color: var(--gk-orange);
    color: var(--gk-white);
}

/* bandeau cookies */

.cc-banner.cc-bottom {
    border-radius: 18px;
    border: 1px solid var(--gk-line-400);
    box-shadow: 0 10px 30px var(--gk-shadow-navy-7);
    font-family: var(--gk-font);
}

.cc-banner .cc-message {
    color: var(--gk-ink-600);
}

.cc-banner .cc-message h2 {
    color: var(--gk-ink-900);
}

.cc-banner .cc-btn {
    border-radius: var(--gk-radius-pill);
    font-weight: 700;
}

/* ---------- 9.19 Responsive --------------------------------------------- */

@media (max-width: 991px) {
    .homepage-body .hero-container {
        grid-template-columns: 1fr;
        padding-top: 28px;
    }

    .homepage-body .hero-container .poster {
        aspect-ratio: 16 / 10;
    }

    .homepage-body form.home-search {
        max-width: none;
    }

    .homepage-body form.home-search .narrow_pad {
        flex: 1 1 100%;
    }

    .homepage-body form.home-search .narrow_pad + .narrow_pad::before {
        display: none;
    }

    .homepage-body form.home-search .narrow_pad + .narrow_pad {
        border-top: 1px solid var(--gk-line-200);
    }

    .homepage-body form.home-search .submit__search,
    .homepage-body form.home-search button[type="submit"] {
        width: 100%;
    }

    .city {
        height: 300px;
    }

    .city-item {
        width: 260px;
    }

    .home_about_you.section-spacing {
        margin-left: var(--gk-gutter);
        margin-right: var(--gk-gutter);
    }

    .cbp-hrmenu > ul.mega_menu {
        padding: 4px var(--gk-gutter);
    }
}

@media (min-width: 992px) {
    .list_item {
        min-width: calc(25% - 18px);
        max-width: calc(25% - 18px);
        margin-left: 18px;
    }

    .list_row {
        margin-left: -18px;
    }

    .home_about_you.section-spacing {
        width: auto;
    }
}

/* ==========================================================================
    10. MOBILE FIRST-CLASS (inspiré de mybpr.mykreezalid.com)
    ==========================================================================
    Traits repris de MyBPR sur mobile : header compact et collant, menu à
    grandes zones tactiles, barre de navigation fixe en bas d'écran (icônes
    Accueil / Recherche / Publier / Messages / Compte), carrousels horizontaux
    à défilement tactile (annonces, catégories, partenaires), boutons pleine
    largeur, bandeau cookies pleine largeur au-dessus de la barre.

    La barre du bas n'existe pas dans le HTML Good Karma : elle est injectée
    par good-karma-mobile-nav.js (à ajouter dans Theme > Custom JS). Les
    styles ci-dessous la prennent en charge (.gk-mobnav).
    ========================================================================== */

/* ---------- 10.0 Garde-fous globaux ------------------------------------- */

html {
    -webkit-text-size-adjust: 100%;
}

img,
video,
iframe {
    max-width: 100%;
}

/* ---------- 10.1 Barre de navigation basse (injectée par JS) ------------ */

.gk-mobnav {
    display: none;
}

@media (max-width: 991px) {
    body.gk-has-mobnav {
        padding-bottom: calc(64px + env(safe-area-inset-bottom));
    }

    .gk-mobnav {
        display: flex;
        position: fixed;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 1200;
        padding-bottom: env(safe-area-inset-bottom);
        background: var(--gk-white);
        border-top: 1px solid var(--gk-line-250);
        box-shadow: 0 -6px 24px var(--gk-shadow-navy-7);
    }

    .gk-mobnav a {
        flex: 1 1 0;
        min-width: 0;
        min-height: 56px;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        gap: 3px;
        padding: 8px 4px 6px;
        font-family: var(--gk-font);
        font-size: 11px;
        font-weight: 600;
        line-height: 1.2;
        color: var(--gk-ink-500);
        text-decoration: none;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .gk-mobnav a svg {
        width: 22px;
        height: 22px;
        stroke: currentColor;
        fill: none;
        stroke-width: 2;
        stroke-linecap: round;
        stroke-linejoin: round;
        flex: 0 0 auto;
    }

    .gk-mobnav a.is-active,
    .gk-mobnav a:hover,
    .gk-mobnav a:focus {
        color: var(--gk-orange);
        opacity: 1;
    }

    .gk-mobnav a.gk-mobnav-primary svg {
        width: 40px;
        height: 40px;
        padding: 9px;
        margin-top: -12px;
        border-radius: 50%;
        background: var(--gk-orange);
        color: var(--gk-white);
        box-shadow: 0 6px 16px var(--gk-orange-60);
    }

    /* le "retour en haut" et le bandeau cookies passent au-dessus de la barre */

    #back-top {
        bottom: calc(76px + env(safe-area-inset-bottom)) !important;
    }

    .cc-banner.cc-bottom {
        bottom: calc(76px + env(safe-area-inset-bottom)) !important;
    }
}

/* ---------- 10.2 Tablette et mobile (< 992px) --------------------------- */

@media (max-width: 991px) {
    /* Header compact, collant */

    .top_bar_menu {
        padding: 4px 0;
    }

    .navbar-inverse .navbar-brand,
    .homepage-body .navbar-inverse .navbar-brand {
        font-size: 19px;
        padding: 14px 20px;
        height: auto;
        line-height: 1.2;
    }

    .navbar-inverse .navbar-toggle {
        margin: 8px 16px 8px 0;
        padding: 10px;
        width: 44px;
        height: 44px;
        border: 1px solid var(--gk-line-400);
        border-radius: var(--gk-radius-xs);
        background: var(--gk-white);
    }

    .navbar-inverse .navbar-toggle .icon-bar {
        background: var(--gk-ink-900);
        width: 20px;
    }

    .navbar-inverse .navbar-toggle:hover,
    .navbar-inverse .navbar-toggle:focus {
        background: var(--gk-surface-100);
    }

    /* Panneau du menu : grandes zones tactiles, boutons pilule */

    .navbar-inverse .navbar-collapse {
        border-top: 1px solid var(--gk-line-250);
        background: var(--gk-white);
        max-height: calc(100vh - 64px);
        overflow-y: auto;
        padding: 6px 0 14px;
        box-shadow: 0 20px 30px var(--gk-shadow-navy-7);
    }

    .navbar-inverse .navbar-collapse .top_bar_menu .container {
        padding: 0;
    }

    .navbar-inverse .navbar-nav {
        margin: 0;
        float: none;
        display: block;
    }

    .navbar-inverse .navbar-nav > li {
        float: none;
        display: block;
        border-bottom: 1px solid var(--gk-line-100);
    }

    .navbar-inverse .navbar-nav > li > a,
    .homepage-body .navbar-inverse .navbar-nav > li > a {
        display: flex;
        align-items: center;
        min-height: 48px;
        padding: 12px 20px;
        font-size: 16px;
        font-weight: 500;
        color: var(--gk-ink-900);
    }

    .navbar-inverse .navbar-nav > li.nav_item_user_inbox:empty {
        display: none;
    }

    /* "Ajouter une annonce" : bouton plein pleine largeur ;
           "Connexion" + "Inscription" : deux pilules filaires côte à côte */

    .navbar-inverse .navbar-nav > li.add_offer_mob {
        margin: 10px 20px 6px;
        border: 0;
    }

    .navbar-inverse .navbar-nav > li.nav_item_user_login,
    .navbar-inverse .navbar-nav > li.nav_item_user_signup {
        display: inline-block;
        width: calc(50% - 26px);
        margin: 4px 0 6px 20px;
        border: 0;
        vertical-align: top;
    }

    .navbar-inverse .navbar-nav > li.nav_item_user_signup {
        margin-left: 12px;
    }

    .navbar-inverse .navbar-nav > li.add_offer_mob > a,
    .navbar-inverse .navbar-nav > li.nav_item_user_login > a,
    .navbar-inverse .navbar-nav > li.nav_item_user_signup > a,
    .homepage-body .nav_item_user_signup a {
        display: flex;
        justify-content: center;
        min-height: 46px;
        margin: 0;
        padding: 10px 14px !important;
        font-size: 14.5px !important;
        font-weight: 700;
        border-radius: var(--gk-radius-pill) !important;
        text-align: center;
    }

    .navbar-inverse .navbar-nav > li.add_offer_mob > a {
        background: var(--gk-orange) !important;
        border: 1.5px solid var(--gk-orange) !important;
        color: var(--gk-white) !important;
    }

    .navbar-inverse .navbar-nav > li.nav_item_user_login > a,
    .navbar-inverse .navbar-nav > li.nav_item_user_signup > a {
        background: transparent !important;
        border: 1.5px solid var(--gk-orange) !important;
        color: var(--gk-orange) !important;
    }

    /* Recherche du header (pages intérieures) */

    #headerMainSearchForm {
        padding: 6px 20px 10px;
        width: 100%;
        max-width: 100% !important;
    }

    #headerMainSearchForm input {
        height: 46px;
        font-size: 16px;
    }

    .top_search_cta {
        display: none;
    }

    /* Catégories dans le menu : liste simple avec un intitulé */

    .cbp-hrmenu {
        border-top: 0;
    }

    .cbp-hrmenu > ul.mega_menu {
        padding: 6px 0 0;
    }

    .cbp-hrmenu > ul.mega_menu::before {
        content: "Catégories";
        display: block;
        padding: 14px 20px 6px;
        font-size: 11.5px;
        font-weight: 700;
        letter-spacing: 1.2px;
        text-transform: uppercase;
        color: var(--gk-ink-400);
    }

    .cbp-hrmenu > ul > li {
        display: block;
        border-bottom: 1px solid var(--gk-line-100);
    }

    .cbp-hrmenu > ul > li > a.univers-link,
    .homepage-body .cbp-hrmenu > ul > li > a.univers-link {
        display: flex;
        align-items: center;
        min-height: 46px;
        margin: 0;
        padding: 10px 20px;
        font-size: 15.5px;
        color: var(--gk-ink-900);
    }

    .cbp-hrmenu .cbp-hrsub {
        position: static;
        box-shadow: none;
        border: 0;
        border-radius: 0;
        background: var(--gk-surface-100);
    }

    .cbp-hrmenu .cbp-hrsub-inner li a {
        padding: 10px 20px 10px 36px;
        min-height: 42px;
        font-size: 14.5px;
    }

    /* Hero */

    .homepage-body .hero-container {
        padding: 22px var(--gk-gutter) 28px;
        gap: 22px;
    }

    .homepage-body .home-banner-content h1,
    .homepage-body .welcome-message h1 {
        font-size: clamp(28px, 8vw, 36px);
        letter-spacing: -1px;
    }

    .homepage-body .home-banner-content h2,
    .homepage-body .welcome-message h2 {
        margin-top: 10px;
        font-size: 15.5px;
    }

    .homepage-body .home-search-wrapper {
        margin-top: 18px;
    }

    .homepage-body form.home-search {
        padding: 6px;
        border-radius: 16px;
    }

    .homepage-body form.home-search input,
    .homepage-body form.home-search select,
    .homepage-body form.home-search .form-control {
        height: 48px;
        min-height: 48px;
        font-size: 16px;
    }

    .homepage-body form.home-search button[type="submit"] {
        height: 48px;
        margin-top: 2px;
    }

    .homepage-body .hero-container .home-banner-content .btn {
        width: auto;
        margin-top: 14px;
    }

    .homepage-body .hero-container .poster {
        aspect-ratio: 16 / 11;
        border-radius: var(--gk-radius-md);
    }

    /* Sections plus serrées */

    .section-spacing,
    #cities,
    .about_jojo_video.section-spacing {
        padding-top: 34px;
    }

    .section-header {
        margin-bottom: 14px;
    }

    .section-header h2,
    .trends-carousel .section-header h2,
    .home_featured_collection h2,
    .home_featured_listings h2,
    .homepage-body .explore-section h2,
    .explore-section h2 {
        font-size: 23px !important;
        letter-spacing: -0.6px;
    }

    .section-header p,
    .explore-section > .container > p {
        font-size: 14.5px;
    }

    /* Partenaires : frise défilante */

    .partner-banner.section-spacing {
        padding: 22px 0;
    }

    .partner-banner .container {
        display: block;
    }

    .partner-logos-section {
        flex-wrap: nowrap;
        justify-content: flex-start;
        gap: 26px;
        margin: 14px calc(-1 * var(--gk-gutter)) 0;
        padding: 4px var(--gk-gutter);
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        scrollbar-width: none;
    }

    .partner-logos-section::-webkit-scrollbar {
        display: none;
    }

    .partner-logos-section .img_it {
        flex: 0 0 auto;
        width: 96px;
        max-width: 96px;
    }

    /* Villes / disciplines : carrousel tactile déjà horizontal, on l'aligne
           sur la gouttière et on ajoute l'accroche magnétique */

    .city-list {
        margin: 0 calc(-1 * var(--gk-gutter));
        padding: 4px var(--gk-gutter) 8px;
        gap: 12px;
        scroll-snap-type: x mandatory;
        scroll-padding-left: var(--gk-gutter);
    }

    .city-item {
        width: 72vw;
        max-width: 280px;
        margin: 0;
        padding: 0;
        scroll-snap-align: start;
    }

    .city {
        height: 260px;
        margin-top: 0;
        border-radius: var(--gk-radius-md);
    }

    .city h5 {
        padding: 18px;
        font-size: 20px;
    }

    /* Annonces : carrousel horizontal, 1,4 carte visible (MyBPR) */

    section.home_featured_listings.section-spacing {
        padding-top: 34px;
    }

    .homepage-body .list_row {
        display: flex;
        flex-wrap: nowrap;
        gap: 12px;
        margin: 14px calc(-1 * var(--gk-gutter)) 0;
        padding: 4px var(--gk-gutter) 10px;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        scroll-snap-type: x mandatory;
        scroll-padding-left: var(--gk-gutter);
        scrollbar-width: none;
    }

    .homepage-body .list_row::-webkit-scrollbar {
        display: none;
    }

    .homepage-body .list_row .list_item {
        flex: 0 0 auto !important;
        width: 68vw !important;
        min-width: 0 !important;
        max-width: 300px !important;
        margin: 0 !important;
        scroll-snap-align: start;
    }

    /* Cartes annonce : rangée note / prix plus compacte */

    .card .product_info {
        padding: 14px;
    }

    .card .product-information .listing-name,
    .product-information .listing-name {
        font-size: 15px !important;
    }

    /* Bloc vidéo : texte puis image, coins plus serrés */

    .about_jojo_video .flexbox {
        border-radius: var(--gk-radius-md);
    }

    .about_video_text_wrapper {
        padding: 24px 20px;
    }

    .about_jojo_video .flexbox h2 {
        font-size: 24px !important;
    }

    .about_jojo_video .flexbox p {
        font-size: 15px;
    }

    /* Carrousels owl : flèches masquées, points visibles */

    .trends-carousel .owl-nav,
    .featured-posts-section .owl-nav {
        display: none;
    }

    .owl-theme .owl-dots {
        display: block;
        margin-top: 10px;
    }

    .owl-theme .owl-dots .owl-dot span {
        width: 8px;
        height: 8px;
        margin: 4px 4px;
        background: var(--gk-line-450);
    }

    .owl-theme .owl-dots .owl-dot.active span {
        background: var(--gk-orange);
    }

    .trends-carousel .item img,
    .owl-carousel .owl-item .item img {
        aspect-ratio: 4 / 3;
    }

    /* Bloc CTA (édito) */

    .home_about_you.section-spacing {
        margin: 34px var(--gk-gutter) 0;
        padding: 28px 20px;
        border-radius: var(--gk-radius-md);
    }

    .home_about_you h2 {
        font-size: 24px !important;
    }

    .home_about_you p {
        font-size: 15px;
    }

    .home_about_you::before {
        background: linear-gradient(180deg, var(--gk-overlay-navy-84) 0%, var(--gk-overlay-navy-84) 100%);
    }

    /* Blog */

    .featured-posts-section .section-header {
        padding-left: 0;
        padding-right: 0;
    }

    .featured-posts-section .post-title {
        padding: 16px 16px 0;
        font-size: 16.5px;
    }

    .featured-posts-section .post-summary {
        padding: 0 16px 16px;
    }

    /* Explore : cartes étapes empilées, plus compactes */

    .explore-section.section-spacing {
        /*margin-top: 34px;*/
        padding: 34px 0;
    }

    .add-cat-wrap {
        margin-top: 20px;
        gap: 12px;
    }

    a.add-cat,
    a.add-cat.sec {
        padding: 20px;
    }

    a.add-cat h3::before {
        width: 34px;
        height: 34px;
        line-height: 34px;
        margin-bottom: 12px;
        font-size: 14px;
    }

    /* Pré-footer */

    .pre-footer.section-spacing {
        padding: 34px 0;
    }

    .pre-footer h2,
    .homepage-body .pre-footer h2 {
        font-size: 28px;
        margin-bottom: 14px;
    }

    .pre-footer .pref-column.has-text-right {
        text-align: left !important;
        padding-top: 4px;
    }

    .pre-footer .btn.btn-primary.line {
        width: 100%;
        text-align: center;
    }

    /* Footer */

    footer.site-footer.section-spacing {
        padding: 34px 0 20px;
    }

    footer.site-footer .footer_menu_nav .list-inline > li {
        display: block;
        padding: 0;
    }

    footer.site-footer .footer_menu_nav a {
        display: block;
        padding: 10px 0;
        font-size: 15px;
    }

    /* Pages intérieures */

    .page-header {
        padding: 22px 0;
    }

    .page-header h1,
    .page-header h1.about-user-title {
        font-size: 28px;
        letter-spacing: -0.8px;
    }

    .listing_container h1.entry-title {
        font-size: 26px;
    }

    .listing_description .container,
    .other-listings .container {
        padding-left: var(--gk-gutter);
        padding-right: var(--gk-gutter);
    }

    /* Boutons d'action pleine largeur sur mobile */

    .add-to-cart.btn.btn-rounded.btn-primary,
    .listing_info_sidebar .btn.btn-primary,
    .login .btn.btn-primary,
    .register .btn.btn-primary,
    .contact-us .btn.btn-primary {
        display: block;
        width: 100%;
        text-align: center;
    }

    /* Filtres de résultats : pilules défilantes sur une ligne */

    .result_category_list {
        display: flex;
        flex-wrap: nowrap;
        gap: 8px;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        scrollbar-width: none;
        padding: 4px var(--gk-gutter);
        margin: 0 calc(-1 * var(--gk-gutter));
    }

    .result_category_list::-webkit-scrollbar {
        display: none;
    }

    .result_category_list li {
        flex: 0 0 auto;
    }

    .result_category_list li a {
        display: block;
        white-space: nowrap;
        margin: 0;
    }

    /* Champs de formulaire : 16px pour éviter le zoom automatique iOS */

    form .form-control,
    input.form-control,
    select.form-control,
    textarea.form-control {
        font-size: 16px;
    }

    /* Bandeau cookies : pleine largeur, au-dessus de la barre basse */

    .cc-banner.cc-bottom {
        left: 12px !important;
        right: 12px !important;
        width: auto !important;
        flex-direction: column;
        gap: 10px !important;
        padding: 16px !important;
    }

    .cc-banner .cc-message {
        font-size: 13.5px;
    }

    .cc-banner .cc-btn {
        width: 100%;
        text-align: center;
    }
}

/* ---------- 10.3 Petits écrans (< 480px) --------------------------------- */

@media (max-width: 479px) {
    .homepage-body .list_row .list_item {
        width: 74vw !important;
    }

    .feat_item_single figure.hover--effect.effect-4 figcaption {
        padding: 12px;
    }

    figure.hover--effect.effect-4 h2 {
        font-size: 15px !important;
    }

    figure.hover--effect.effect-4 p {
        font-size: 13px;
    }

    .city-item {
        width: 78vw;
    }
}

/* ==========================================================================
    11. SKELETON LOADING (textes et médias)
    ==========================================================================
    Piloté par good-karma-skeleton.js :
    - .gk-skel-text  sur un élément texte  -> barres grises animées à la place
                                              du texte, le temps que la police
                                              soit chargée
    - .gk-skel-media sur un conteneur image -> surface grise animée le temps
                                              que l'image soit chargée, puis
                                              fondu d'apparition (.gk-loaded)
    Le script doit être chargé le plus tôt possible (Theme > Custom JS) ;
    il tolère d'être exécuté avant ou après la fin du chargement.
    ========================================================================== */

@keyframes gk-shimmer {
    from {
        background-position: 200% 0;
    }

    to {
        background-position: -200% 0;
    }
}

/* seule l'origine est définie : l'arrivée est l'opacité propre de l'élément
   (utile pour les logos partenaires affichés à 55 %) */

@keyframes gk-fade-in {
    from {
        opacity: 0;
    }
}

.gk-skel-text,
.gk-skel-media,
.card .card_img.gk-skel-media::before {
    background-color: var(--gk-line-100) !important;
    background-image: linear-gradient(90deg, var(--gk-line-100) 0%, var(--gk-line-250) 40%, var(--gk-line-100) 80%) !important;
    background-size: 200% 100% !important;
    animation: gk-shimmer 1.4s ease-in-out infinite;
}

/* Textes : le contenu reste en place (aucun saut de mise en page), seule
   l'encre est masquée ; le fond arrondi dessine la barre. */

.gk-skel-text {
    --gk-lh: 1.6em;
    /* interligne de l'élément: une barre par ligne de texte */
    color: transparent !important;
    -webkit-text-fill-color: transparent;
    border-radius: 6px;
    text-shadow: none !important;
    pointer-events: none;
    -webkit-mask-image: repeating-linear-gradient(to bottom,
        var(--gk-black) 0, var(--gk-black) calc(var(--gk-lh) - .4em),
        transparent calc(var(--gk-lh) - .4em), transparent var(--gk-lh));
    mask-image: repeating-linear-gradient(to bottom,
        var(--gk-black) 0, var(--gk-black) calc(var(--gk-lh) - .4em),
        transparent calc(var(--gk-lh) - .4em), transparent var(--gk-lh));
}

h1.gk-skel-text {
    --gk-lh: 1.06em;
}

h2.gk-skel-text,
h3.gk-skel-text {
    --gk-lh: 1.15em;
}

.listing-name.gk-skel-text,
.post-title.gk-skel-text,
figure.hover--effect h2.gk-skel-text {
    --gk-lh: 1.3em;
}

.trends-carousel p.gk-skel-text,
figure.hover--effect p.gk-skel-text {
    --gk-lh: 1.5em;
}

.gk-skel-text * {
    visibility: hidden;
}

/* Médias : l'image reste invisible tant qu'elle n'est pas chargée ; le
   conteneur porte la surface animée. */

.gk-skel-media {
    position: relative;
    overflow: hidden;
}

.gk-skel-media img,
.gk-skel-media picture {
    opacity: 0 !important;
}

.gk-loaded img,
.gk-loaded picture {
    animation: gk-fade-in .35s ease-out;
}

/* Cartes d'annonce : l'image est un fond sur .card_img::before */

.card .card_img.gk-skel-media {
    display: contents !important;
}

.card .card_img.gk-loaded::before {
    animation: gk-fade-in .35s ease-out;
}

@media (prefers-reduced-motion: reduce) {
    .gk-skel-text,
    .gk-skel-media,
    .card .card_img.gk-skel-media::before,
    .gk-loaded img,
    .gk-loaded picture,
    .card .card_img.gk-loaded::before {
        animation: none;
    }
}

/* ==========================================================================
    12. AJUSTEMENTS v2.1 (retours après aperçu)
    ==========================================================================
    - cartes de catégories (featured collection) : même rendu que les cartes
      image de la section disciplines (#cities)
    - cartes annonce : hauteur uniforme, note/prix calés en bas
    - en-têtes de section : lien "tout voir" à droite + pilules de catégories
      (éléments injectés par good-karma-home.js)
    - bloc "Let's find you a deal" : même largeur que les autres sections,
      image en pleine hauteur à gauche sur 50 %
    - blog : étiquette de catégorie, temps de lecture et date (injectés par
      good-karma-home.js), lien "tous les articles"
    ========================================================================== */

/* ---------- 12.1 Cartes de catégories : un rendu par "effet" ---------- */

/* Le tableau de bord Kreezalid (Homepage > Featured categories) choisit un
   effet, qui pose la classe effect-1 à effect-4 sur chaque figure :
   - effet 1 : carte image portrait (9/16), dégradé navy, titre et description
               en blanc, pastille flèche (même rendu que les disciplines)
   - effet 2 : rendu éditorial, image portrait arrondie, titre et description
               en capitales sous l'image
   - effets 3 et 4 : carte blanche bordée, image 4/3 et légende (section 9.9) */

/* effet 1 : carte image */

.feat_item .feat_item_single figure.hover--effect.effect-1 {
    position: relative;
    display: block;
    aspect-ratio: 9 / 16;
    height: auto;
    max-height: none;
    margin: 0;
    padding: 0;
    border: 0;
    border-radius: 22px;
    overflow: hidden;
    background: var(--gk-navy-500);
    color: var(--gk-white);
    box-shadow: none;
}

.feat_item figure.hover--effect.effect-1 .features_cat_img {
    position: absolute;
    inset: 0;
    aspect-ratio: auto;
    height: 100%;
    margin: 0;
    padding: 0;
}

.feat_item figure.hover--effect.effect-1 .features_cat_img a {
    display: block;
    height: 100%;
    max-height: none;
}

.feat_item figure.hover--effect.effect-1 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    margin: 0;
    box-shadow: none;
    transition: transform .4s ease;
}

.feat_item figure.hover--effect.effect-1:hover img {
    transform: scale(1.04);
}

.feat_item figure.hover--effect.effect-1 .features_cat_img::after,
figure.hover--effect.effect-1 figcaption::before,
figure.hover--effect.effect-1 figcaption::after {
    display: none;
    content: none;
}

.feat_item figure.hover--effect.effect-1::before {
    content: "";
    position: absolute;
    inset: 0;
    z-index: 1;
    pointer-events: none;
    background: linear-gradient(180deg, var(--gk-overlay-navy-5) 30%, var(--gk-overlay-navy-84) 100%);
}

.feat_item figure.hover--effect.effect-1::after {
    content: "\2197";
    position: absolute;
    top: 16px;
    right: 16px;
    z-index: 2;
    width: 34px;
    height: 34px;
    border-radius: 50%;
    background: var(--gk-overlay-navy-35);
    color: var(--gk-white);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 15px;
    pointer-events: none;
}

.feat_item figure.hover--effect.effect-1 figcaption {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: auto;
    z-index: 2;
    height: auto;
    width: auto;
    margin: 0;
    padding: 20px;
    background: transparent;
    text-align: left;
    pointer-events: none;
    opacity: 1;
    transform: none;
}

.feat_item figure.hover--effect.effect-1 figcaption h2 {
    margin: 0;
    padding: 0;
    width: auto;
    background: transparent;
    font-size: 22px !important;
    font-weight: 700;
    letter-spacing: -0.4px;
    line-height: 1.2;
    text-transform: none;
    color: var(--gk-white);
    text-align: left;
}

.feat_item figure.hover--effect.effect-1 figcaption p {
    margin: 6px 0 0;
    padding: 0;
    width: auto;
    background: transparent;
    font-size: 14px;
    line-height: 1.45;
    letter-spacing: 0;
    text-transform: none;
    color: var(--gk-white-90);
    text-align: left;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

/* effet 2 : rendu éditorial */

.feat_item .feat_item_single figure.hover--effect.effect-2 {
    position: relative;
    display: block;
    height: auto;
    max-height: none;
    margin: 0;
    padding: 0;
    background: transparent;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    overflow: visible;
    color: var(--gk-ink-900);
}

.feat_item .feat_item_single figure.hover--effect.effect-2:hover {
    transform: none;
    box-shadow: none;
}

.feat_item figure.hover--effect.effect-2 .features_cat_img {
    position: relative;
    aspect-ratio: 3 / 4.2;
    height: auto;
    overflow: hidden;
    border-radius: 16px;
    background: var(--gk-surface-200);
}

.feat_item figure.hover--effect.effect-2 .features_cat_img a {
    display: block;
    height: 100%;
    max-height: none;
}

.feat_item figure.hover--effect.effect-2 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    margin: 0;
    box-shadow: none;
    transition: transform .4s ease;
}

.feat_item figure.hover--effect.effect-2:hover img {
    transform: scale(1.04);
}

.feat_item figure.hover--effect.effect-2::before,
.feat_item figure.hover--effect.effect-2::after,
.feat_item figure.hover--effect.effect-2 .features_cat_img::after,
figure.hover--effect.effect-2 figcaption::before,
figure.hover--effect.effect-2 figcaption::after {
    display: none;
    content: none;
}

.feat_item figure.hover--effect.effect-2 figcaption {
    position: static;
    height: auto;
    width: auto;
    margin: 0;
    padding: 12px 2px 0;
    background: transparent;
    color: var(--gk-ink-900);
    text-align: left;
    pointer-events: none;
    opacity: 1;
    transform: none;
}

.feat_item figure.hover--effect.effect-2 figcaption h2 {
    margin: 0;
    padding: 0;
    width: auto;
    background: transparent;
    font-size: 13px !important;
    font-weight: 700;
    letter-spacing: .6px;
    line-height: 1.3;
    text-transform: uppercase;
    color: var(--gk-ink-900);
    text-align: left;
}

.feat_item figure.hover--effect.effect-2 figcaption p {
    margin: 4px 0 0;
    padding: 0;
    width: auto;
    background: transparent;
    font-size: 10.5px;
    letter-spacing: .4px;
    line-height: 1.4;
    text-transform: uppercase;
    color: var(--gk-ink-400);
    text-align: left;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

/* commun aux effets 1 et 2 : pas d'animation de survol héritée du CSS de base,
   description vide masquée, CTA masqué (toute la carte est cliquable) */

.feat_item figure.hover--effect.effect-1 figcaption h2,
.feat_item figure.hover--effect.effect-1 figcaption p,
.feat_item figure.hover--effect.effect-2 figcaption h2,
.feat_item figure.hover--effect.effect-2 figcaption p,
.feat_item figure.hover--effect.effect-1:hover figcaption h2,
.feat_item figure.hover--effect.effect-1:hover figcaption p,
.feat_item figure.hover--effect.effect-2:hover figcaption h2,
.feat_item figure.hover--effect.effect-2:hover figcaption p {
    transform: none !important;
    transition: none;
    opacity: 1 !important;
}

.feat_item figure.hover--effect.effect-1 figcaption p:empty,
.feat_item figure.hover--effect.effect-2 figcaption p:empty,
.feat_item figure.hover--effect.effect-1 figcaption > a,
.feat_item figure.hover--effect.effect-2 figcaption > a {
    display: none;
}

/* pastille flèche lisible sur les photos claires comme sombres */

.city::after {
    background: var(--gk-overlay-navy-35);
}

/* ---------- 12.2 Cartes annonce : hauteur uniforme --------------------- */

.list_item {
    display: flex;
}

.list_item .card {
    flex: 1 1 auto;
    height: 100%;
}

.card > a {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.card .product_info,
.product_info {
    flex: 1 1 auto;
    display: flex;
    flex-direction: column;
}

/* grille : 3 lignes de texte, une ligne élastique, puis note | prix */

.card .product-information,
.product-information {
    flex: 1 1 auto;
    display: grid;
    grid-template-columns: 1fr auto;
    grid-template-rows: auto auto auto 1fr auto;
    gap: 6px 0;
    align-items: start;
}

.card .product-information .listing-supplier-name {
    grid-row: 1;
    grid-column: 1 / -1;
}

.card .product-information .listing-name {
    grid-row: 2;
    grid-column: 1 / -1;
}

.card .product-information .listing-location {
    grid-row: 3;
    grid-column: 1 / -1;
}

.card .product-information .listing-supplier-note {
    grid-row: 5;
    grid-column: 1;
    align-self: end;
}

.card .product-information .price {
    grid-row: 5;
    grid-column: 2;
    align-self: end;
}

.card .product-information .listing-supplier-note .rate {
    margin-top: 2px;
}

/* ---------- 12.3 En-têtes de section : lien + pilules ------------------ */

.section-header h2 {
    margin-bottom: 0 !important;
}

.section-header.gk-has-link {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: flex-end;
    justify-content: space-between;
    gap: 12px 18px;
}

.section-header.gk-has-link > .gk-head {
    flex: 1 1 0;
    min-width: 0;
}

.gk-section-link {
    flex: 0 0 auto;
    display: inline-flex;
    align-items: center;
    gap: 7px;
    margin-bottom: 8px;
    font-size: 14.5px;
    font-weight: 700;
    color: var(--gk-orange);
    white-space: nowrap;
}

.gk-section-link::after {
    content: "\2192";
}

.gk-pills {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin: 0 0 22px;
    padding: 0;
    list-style: none;
}

.gk-pills li {
    margin: 0;
}

.gk-pills a {
    display: inline-block;
    padding: 9px 18px;
    border-radius: var(--gk-radius-pill);
    border: 1.5px solid var(--gk-line-450);
    background: var(--gk-white);
    color: var(--gk-ink-700);
    font-size: 14px;
    font-weight: 600;
    line-height: 1.2;
    white-space: nowrap;
}

.gk-pills a:hover,
.gk-pills a:focus {
    border-color: var(--gk-orange);
    color: var(--gk-orange);
    opacity: 1;
}

.gk-pills a.is-active {
    background: var(--gk-orange);
    border-color: var(--gk-orange);
    color: var(--gk-white);
}

.home_featured_listings .list_row {
    margin-top: 0;
}

/* ---------- 12.4 Bloc "Let's find you a deal" ------------------------- */

/* Même largeur que le contenu des autres sections. Le texte occupe la moitié
   gauche sur fond navy opaque ; la photo réglée dans Kreezalid (fond de la
   section éditoriale) occupe la moitié droite en pleine hauteur. */

/* --gk-section-inset : retrait supplémentaire si le contenu des autres
   sections est plus étroit que le conteneur (0 sur le site en production). */

.home_about_you.section-spacing {
    --gk-section-inset: 0px;
    width: calc(100% - 2 * var(--gk-gutter) - 2 * var(--gk-section-inset));
    max-width: calc(var(--gk-container) - 2 * var(--gk-gutter) - 2 * var(--gk-section-inset));
    padding: 0;
    background-color: var(--gk-navy-800);
      margin-bottom: 4rem;
}

.home_about_you::before {
    display: none;
}

.home_about_you .custom_sect_content.container,
.home_about_you .custom_sect_content .row {
    background: inherit;
}

.home_about_you .custom_sect_content.container {
    width: 100%;
    max-width: none;
    padding: 0;
}

.home_about_you .custom_sect_content .row {
    display: block;
    position: relative;
    margin: 0;
}

/* La photo occupe la moitié droite en pleine hauteur (texte à gauche, comme
   le bloc "For coaches" d'Orbio) et porte la photo de fond en "cover". */

.home_about_you .edito_img {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: auto;
    right: 0;
    width: 50%;
    height: 100%;
    margin: 0;
    padding: 0;
    overflow: hidden;
    background: inherit;
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
}

.home_about_you .edito_img img {
    display: none;
}

.home_about_you .edito_text {
    position: relative;
    float: none;
    width: 50%;
    max-width: none;
    margin-left: 0;
    min-height: 340px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: clamp(30px, 4vw, 52px) !important;
    background: var(--gk-navy-800);
    text-align: left;
}

/* ---------- 12.4b Respirations entre sections ------------------------- */

section.home_featured_listings.section-spacing {
    padding-top: clamp(44px, 5vw, 72px);
    /* annule le padding-top: 0 hérité du thème d'origine */;
}

#cities {
    padding-bottom: clamp(44px, 5vw, 72px);
}

/* ---------- 12.5 Blog : étiquette, méta, lien --------------------------- */

.featured-posts-section .container .section-header {
    padding-left: 0;
    padding-right: 0;
}

.featured-posts-section .post_link {
    display: flex;
    flex-direction: column;
    flex: 1 1 auto;
}

.featured-posts-section .gk-post-tag {
    align-self: flex-start;
    margin: 20px 20px 0;
    padding: 5px 11px;
    border-radius: var(--gk-radius-pill);
    background: var(--gk-orange-tint);
    color: var(--gk-orange);
    font-size: 12px;
    font-weight: 700;
    line-height: 1.3;
}

.featured-posts-section .gk-post-tag + .post-title {
    padding-top: 10px;
}

.featured-posts-section .post-summary {
    padding-bottom: 0;
}

.featured-posts-section .gk-post-meta {
    margin-top: auto;
    padding: 14px 20px 20px;
    font-size: 13px;
    color: var(--gk-ink-400);
}

.featured-posts-section .rmen,
.featured-posts-section .rmfr {
    display: none;
}

.featured-posts-section .owl-stage {
    display: flex;
}

.featured-posts-section .owl-item {
    display: flex;
}

.featured-posts-section .owl-item > .post_item {
    width: 100%;
}

@media (max-width: 991px) {
    .home_about_you.section-spacing {
        margin-left: var(--gk-gutter);
        margin-right: var(--gk-gutter);
        padding: 0;
    }

    /* Bloc "deal" empilé : photo en haut (dans le flux, plus en absolu),
           texte en dessous sur fond navy, pleine largeur. */

    .home_about_you .custom_sect_content .row {
        display: flex;
        flex-direction: column;
    }

    .home_about_you .edito_img {
        order: -1;
        /* photo au-dessus du texte (le HTML met le texte en premier) */
        flex: 0 0 auto;
        position: relative;
        top: auto;
        bottom: auto;
        left: auto;
        width: 100%;
        height: auto;
        min-height: 0;
        aspect-ratio: 16 / 10;
    }

    .home_about_you .edito_text {
        flex: 0 0 auto;
        width: 100%;
        margin-left: 0;
        min-height: 0;
        padding: 26px 22px 30px !important;
    }

    .section-header.gk-has-link {
        flex-wrap: wrap;
    }

    .gk-pills {
        flex-wrap: nowrap;
        overflow-x: auto;
        margin: 0 calc(-1 * var(--gk-gutter)) 14px;
        padding: 2px var(--gk-gutter);
        scrollbar-width: none;
    }

    .gk-pills::-webkit-scrollbar {
        display: none;
    }

    .gk-section-link {
        margin-bottom: 0;
    }

    .feat_item .feat_item_single figure.hover--effect.effect-1 {
        aspect-ratio: 3 / 4;
    }

    .feat_item figure.hover--effect.effect-1 figcaption h2 {
        font-size: 17px !important;
    }

    .feat_item figure.hover--effect.effect-1 figcaption {
        padding: 14px;
    }

    .featured-posts-section .gk-post-tag {
        margin: 16px 16px 0;
    }

    .featured-posts-section .gk-post-meta {
        padding: 12px 16px 16px;
    }
}

/* ---------- 12.6 Partenaires : rendu fluide -------------------------- */

/* Label centré au-dessus, logos centrés en dessous, dimensionnés en fonction
   de la largeur d'écran (clamp) au lieu d'une largeur fixe de 130 px.
   Sous 768 px : frise à défilement horizontal. */

.partner-banner.section-spacing {
    padding: clamp(28px, 3.5vw, 44px) 0;
}

.partner-banner .container {
    display: block;
}

.partner-banner .section-header,
.partner-banner .title-section {
    width: auto;
    flex: none;
    margin: 0 0 18px;
    text-align: center;
}

.partner-banner .section-header h2 {
    text-align: center !important;
}

.partner-logos-section {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: clamp(20px, 3vw, 48px) clamp(28px, 5vw, 72px);
    margin: 0;
    padding: 0;
    overflow: visible;
}

.partner-logos-section .img_it {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
    display: flex;
    align-items: center;
    justify-content: center;
}

.partner-logos-section .img_it img {
    width: auto;
    height: clamp(44px, 5.5vw, 72px);
    max-width: clamp(110px, 14vw, 180px);
    object-fit: contain;
}

@media (max-width: 767px) {
    .partner-logos-section {
        flex-wrap: nowrap;
        justify-content: flex-start;
        gap: 28px;
        margin: 0 calc(-1 * var(--gk-gutter));
        padding: 4px var(--gk-gutter);
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        scrollbar-width: none;
    }

    .partner-logos-section .img_it img {
        height: 40px;
        max-width: 110px;
    }
}

/* ---------- 12.7 Ajustements : barres de défilement, admin-bar, hero,
              barre mobile, icônes de recherche ------------------------- */

/* Aucune barre de défilement visible sur les rangées qui défilent
   horizontalement (catégories en mode carrousel, annonces, villes,
   partenaires, pilules). Le défilement reste possible (tactile, trackpad,
   flèches) : seule la barre est masquée. Le thème de base injecte
   "scrollbar-width: thin" dans la page, d'où le !important. */

.kzfc-row--carousel,
.homepage-body .kzfc-row,
.homepage-body .list_row,
.homepage-body .city-list,
.homepage-body .partner-logos-section,
.homepage-body .gk-pills,
.homepage-body .owl-stage-outer,
.homepage-body .result_category_list {
    scrollbar-width: none !important;
    -ms-overflow-style: none;
}

.kzfc-row--carousel::-webkit-scrollbar,
.homepage-body .kzfc-row::-webkit-scrollbar,
.homepage-body .list_row::-webkit-scrollbar,
.homepage-body .city-list::-webkit-scrollbar,
.homepage-body .partner-logos-section::-webkit-scrollbar,
.homepage-body .gk-pills::-webkit-scrollbar,
.homepage-body .owl-stage-outer::-webkit-scrollbar,
.homepage-body .result_category_list::-webkit-scrollbar {
    display: none !important;
    width: 0 !important;
    height: 0 !important;
}

.kzfc-row--carousel {
    padding-bottom: 0 !important;
}

/* Header collant sous la barre d'administration Kreezalid (#admin-bar).
   La hauteur réelle est mesurée par good-karma-mobile-nav.js et stockée
   dans --gk-admin-bar-h ; 46px sert de repli si le script est absent. */

:root {
    --gk-admin-bar-h: 46px;
}

body:has(#admin-bar) header,
body.gk-has-adminbar header {
    top: var(--gk-admin-bar-h);
}

/* Hero : air entre le sous-titre et le bloc de recherche (une règle de
   base remet la marge du .row à zéro, d'où la spécificité et le !important). */

.homepage-body .home-banner-content .row.home-search-wrapper {
    margin-top: 28px !important;
}

/* Icônes contextuelles des champs Lieu et Date du bloc de recherche.
   Le pictogramme est un masque SVG teinté par background-color, donc
   recolorable via les variables (aucune couleur en dur dans le SVG). */

.homepage-body form.home-search .search_by_location,
.homepage-body form.home-search .search_by_singledate {
    position: relative;
}

.homepage-body form.home-search .search_by_location::after,
.homepage-body form.home-search .search_by_singledate::after {
    content: "";
    position: absolute;
    left: 14px;
    top: 50%;
    width: 18px;
    height: 18px;
    margin-top: -9px;
    pointer-events: none;
    background-color: var(--gk-ink-400);
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: contain;
    mask-size: contain;
    -webkit-mask-position: center;
    mask-position: center;
    transition: background-color 0.15s;
}

.homepage-body form.home-search .search_by_location::after {
    -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z'/%3E%3Ccircle cx='12' cy='10' r='3'/%3E%3C/svg%3E");
    mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z'/%3E%3Ccircle cx='12' cy='10' r='3'/%3E%3C/svg%3E");
}

.homepage-body form.home-search .search_by_singledate::after {
    -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='4' width='18' height='18' rx='2'/%3E%3Cline x1='16' y1='2' x2='16' y2='6'/%3E%3Cline x1='8' y1='2' x2='8' y2='6'/%3E%3Cline x1='3' y1='10' x2='21' y2='10'/%3E%3C/svg%3E");
    mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='4' width='18' height='18' rx='2'/%3E%3Cline x1='16' y1='2' x2='16' y2='6'/%3E%3Cline x1='8' y1='2' x2='8' y2='6'/%3E%3Cline x1='3' y1='10' x2='21' y2='10'/%3E%3C/svg%3E");
}

.homepage-body form.home-search .search_by_location:focus-within::after,
.homepage-body form.home-search .search_by_singledate:focus-within::after {
    background-color: var(--gk-orange);
}

.homepage-body form.home-search .search_by_location input,
.homepage-body form.home-search .search_by_singledate input {
    padding-left: 40px;
}

@media (max-width: 991px) {
    /* Hero mobile : même respiration entre le sous-titre et la recherche */

    .homepage-body .home-banner-content .row.home-search-wrapper {
        margin-top: 24px !important;
    }

    /* Barre de navigation basse : un peu d'air en haut pour que le bouton
           "Publier" surélevé ne soit jamais rogné. */

    body.gk-has-mobnav {
        padding-bottom: calc(72px + env(safe-area-inset-bottom));
    }

    .gk-mobnav {
        padding-top: 8px;
        overflow: visible;
    }

    .gk-mobnav a {
        overflow: visible;
        min-height: 54px;
        padding-top: 4px;
    }

    .gk-mobnav a.gk-mobnav-primary svg {
        margin-top: -18px;
    }
}

/* ---------- 12.8 Newsletter dans le footer ----------------------------- */

/* Bloc injecté en tête du footer par good-karma-newsletter.js :
   <div class="gk-newsletter">
     <div class="gk-newsletter__text"><h3>…</h3><p>…</p></div>
     <div class="gk-newsletter__form"> formulaire natif OU widget Brevo / Mailchimp </div>
   </div>
   Les sélecteurs Mailchimp (#mc_embed_signup…) et Brevo (.sib-form…) sont
   couverts pour qu'un widget collé tel quel prenne le même habillage. */

footer.site-footer .gk-newsletter {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 28px 48px;
    margin: 0 0 34px;
    padding: 0 0 34px;
    border-bottom: 1px solid var(--gk-white-8);
    text-align: left;
}

footer.site-footer .gk-newsletter__text {
    flex: 1 1 320px;
    min-width: 0;
}

footer.site-footer .gk-newsletter__text h3 {
    margin: 0 0 6px;
    font-family: var(--gk-font);
    font-size: 21px;
    font-weight: 700;
    letter-spacing: -0.3px;
    line-height: 1.2;
    color: var(--gk-white);
    text-transform: none;
}

footer.site-footer .gk-newsletter__text p {
    margin: 0;
    font-size: 14.5px;
    line-height: 1.5;
    color: var(--gk-navy-muted);
}

footer.site-footer .gk-newsletter__form {
    flex: 0 1 560px;
    min-width: 0;
}

/* Rangée champ + bouton : s'applique au formulaire natif comme aux widgets */

footer.site-footer .gk-newsletter form,
footer.site-footer .gk-newsletter .gk-newsletter__row,
footer.site-footer .gk-newsletter .sib-form-block__row,
footer.site-footer .gk-newsletter #mc_embed_signup_scroll {
    display: flex;
    align-items: stretch;
    gap: 10px;
    margin: 0;
    padding: 0;
    width: 100%;
    max-width: none;
    background: transparent;
}

/* Conteneurs des widgets : on neutralise leurs styles en ligne */

footer.site-footer .gk-newsletter #mc_embed_signup,
footer.site-footer .gk-newsletter .sib-form,
footer.site-footer .gk-newsletter .sib-form-container,
footer.site-footer .gk-newsletter .sib-form-block,
footer.site-footer .gk-newsletter .sib-form-block .form__entry,
footer.site-footer .gk-newsletter .mc-field-group,
footer.site-footer .gk-newsletter .entry__field {
    width: 100% !important;
    max-width: none !important;
    margin: 0 !important;
    padding: 0 !important;
    background: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
    font-family: var(--gk-font) !important;
    color: var(--gk-navy-text) !important;
}

footer.site-footer .gk-newsletter .mc-field-group,
footer.site-footer .gk-newsletter .sib-form-block .form__entry {
    flex: 1 1 auto;
    min-width: 0;
}

footer.site-footer .gk-newsletter label,
footer.site-footer .gk-newsletter .entry__label,
footer.site-footer .gk-newsletter .indicates-required,
footer.site-footer .gk-newsletter .sib-form-block__text,
footer.site-footer .gk-newsletter .entry__specification,
footer.site-footer .gk-newsletter .optin-monkey-wrapper,
footer.site-footer .gk-newsletter .sib-form .form__label-row--inline,
footer.site-footer .gk-newsletter .refferal_badge,
footer.site-footer .gk-newsletter .clear.foot > p {
    display: none !important;
}

/* Champ e-mail */

footer.site-footer .gk-newsletter input[type="email"],
footer.site-footer .gk-newsletter input[type="text"],
footer.site-footer .gk-newsletter .input,
footer.site-footer .gk-newsletter .required.email {
    flex: 1 1 auto;
    min-width: 0;
    width: 100% !important;
    height: 50px !important;
    min-height: 50px;
    margin: 0 !important;
    padding: 0 18px !important;
    font-family: var(--gk-font) !important;
    font-size: 15px !important;
    line-height: 50px;
    color: var(--gk-white) !important;
    background: var(--gk-navy-500) !important;
    border: 1px solid var(--gk-white-12) !important;
    border-radius: var(--gk-radius-sm) !important;
    box-shadow: none !important;
    outline: 0;
    -webkit-appearance: none;
    appearance: none;
    transition: border-color 0.15s, background-color 0.15s;
}

footer.site-footer .gk-newsletter input::placeholder {
    color: var(--gk-navy-muted);
    opacity: 1;
}

footer.site-footer .gk-newsletter input:focus {
    border-color: var(--gk-orange) !important;
    background: var(--gk-navy-800) !important;
}

/* Bouton */

footer.site-footer .gk-newsletter button,
footer.site-footer .gk-newsletter input[type="submit"],
footer.site-footer .gk-newsletter .sib-form-block__button,
footer.site-footer .gk-newsletter #mc-embedded-subscribe {
    flex: 0 0 auto;
    height: 50px !important;
    margin: 0 !important;
    padding: 0 26px !important;
    font-family: var(--gk-font) !important;
    font-size: 15px !important;
    font-weight: 700 !important;
    line-height: 50px !important;
    color: var(--gk-white) !important;
    background: var(--gk-orange) !important;
    border: 0 !important;
    border-radius: var(--gk-radius-sm) !important;
    box-shadow: none !important;
    cursor: pointer;
    text-transform: none;
    white-space: nowrap;
    transition: opacity 0.15s, transform 0.15s;
}

footer.site-footer .gk-newsletter button:hover,
footer.site-footer .gk-newsletter input[type="submit"]:hover,
footer.site-footer .gk-newsletter .sib-form-block__button:hover,
footer.site-footer .gk-newsletter #mc-embedded-subscribe:hover {
    opacity: 0.92;
    transform: translateY(-1px);
}

footer.site-footer .gk-newsletter button[disabled] {
    opacity: 0.6;
    cursor: default;
    transform: none;
}

footer.site-footer .gk-newsletter .sib-form-block__button .icon,
footer.site-footer .gk-newsletter .sib-form-block__button svg {
    display: none !important;
}

/* Messages (natif, Mailchimp .response, Brevo .sib-form-message-panel) */

footer.site-footer .gk-newsletter .gk-newsletter__msg,
footer.site-footer .gk-newsletter .response,
footer.site-footer .gk-newsletter .sib-form-message-panel {
    display: none;
    flex: 1 1 100%;
    margin: 10px 0 0 !important;
    padding: 0 !important;
    font-size: 13.5px !important;
    line-height: 1.4;
    color: var(--gk-navy-text) !important;
    background: transparent !important;
    border: 0 !important;
}

footer.site-footer .gk-newsletter .gk-newsletter__msg.is-visible,
footer.site-footer .gk-newsletter .response[style*="display: block"],
footer.site-footer .gk-newsletter .sib-form-message-panel--active {
    display: block;
}

footer.site-footer .gk-newsletter .gk-newsletter__msg.is-success,
footer.site-footer .gk-newsletter #mce-success-response,
footer.site-footer .gk-newsletter #success-message {
    color: var(--gk-green) !important;
}

footer.site-footer .gk-newsletter .gk-newsletter__msg.is-error,
footer.site-footer .gk-newsletter #mce-error-response,
footer.site-footer .gk-newsletter #error-message {
    color: var(--gk-coral) !important;
}

footer.site-footer .gk-newsletter .sib-form-message-panel__text,
footer.site-footer .gk-newsletter .sib-form-message-panel__inner-text {
    color: inherit !important;
}

/* Mention légale / RGPD (facultative) */

footer.site-footer .gk-newsletter__legal {
    flex: 1 1 100%;
    margin: 8px 0 0;
    font-size: 12.5px;
    line-height: 1.45;
    color: var(--gk-navy-muted);
}

footer.site-footer .gk-newsletter__legal a {
    color: var(--gk-navy-text);
    text-decoration: underline;
}

/* Le formulaire natif retourne à la ligne pour ses messages et sa mention ;
   le champ, enfant direct du flex, ne prend que l'espace restant. */

footer.site-footer .gk-newsletter form.gk-newsletter__native {
    flex-wrap: wrap;
}

footer.site-footer .gk-newsletter form > input[type="email"],
footer.site-footer .gk-newsletter form > input[type="text"],
footer.site-footer .gk-newsletter .gk-newsletter__row > input {
    width: 1% !important;
    flex: 1 1 220px;
}

@media (max-width: 991px) {
    footer.site-footer .gk-newsletter {
        flex-direction: column;
        align-items: stretch;
        gap: 18px;
        margin-bottom: 26px;
        padding-bottom: 26px;
    }

    footer.site-footer .gk-newsletter__text,
    footer.site-footer .gk-newsletter__form {
        flex: 0 0 auto;
    }

    footer.site-footer .gk-newsletter__text h3 {
        font-size: 19px;
    }
}

@media (max-width: 575px) {
    footer.site-footer .gk-newsletter form,
    footer.site-footer .gk-newsletter .gk-newsletter__row,
    footer.site-footer .gk-newsletter .sib-form-block__row,
    footer.site-footer .gk-newsletter #mc_embed_signup_scroll {
        flex-direction: column;
    }

    footer.site-footer .gk-newsletter button,
    footer.site-footer .gk-newsletter input[type="submit"],
    footer.site-footer .gk-newsletter .sib-form-block__button,
    footer.site-footer .gk-newsletter #mc-embedded-subscribe {
        width: 100%;
    }

    footer.site-footer .gk-newsletter input[type="email"],
    footer.site-footer .gk-newsletter input[type="text"],
    footer.site-footer .gk-newsletter form > input[type="email"] {
        width: 100% !important;
        flex: 1 1 auto;
        font-size: 16px !important;
    }
}

/* ---------- 12.9 Bloc vidéo : deux moitiés de 50 % ---------------------- */

/* Le HTML est en col-md-5 / col-md-7 : on force deux colonnes égales.
   L'image passe en fond couvrant pour remplir sa moitié quelle que soit la
   hauteur du texte (hauteur minimale 420px). */

@media (min-width: 992px) {
    .about_jojo_video .flexbox {
        display: flex;
        flex-wrap: nowrap;
    }

    .about_jojo_video .about_elder_video_content,
    .about_jojo_video .video-content-wrap {
        flex: 0 0 50%;
        width: 50%;
        max-width: 50%;
        min-width: 0;
        padding: 0;
        float: none;
    }

    .about_jojo_video .video-content-wrap {
        position: relative;
        min-height: 420px;
    }

    .about_jojo_video .about-video {
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        margin: 0;
    }

    .about_jojo_video .about-video img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: center;
    }

    .about_jojo_video .about_video_text_wrapper {
        padding: clamp(36px, 4.5vw, 64px);
    }
}

/* ---------- 12.10 Featured categories, effet 3 : "vignette étiquette" --- */

/* Carte carrée arrondie, photo en couverture ; le titre est une étiquette
   blanche posée en bas de la photo avec une pastille-flèche orange. Au
   survol (ou au focus), la photo zoome, l'étiquette passe en orange et la
   description glisse au-dessus dans un panneau blanc. Sur écran tactile la
   description est visible d'emblée. Distinct de l'effet 1 (portrait sombre)
   et de l'effet 2 (éditorial). */

.feat_item .feat_item_single figure.hover--effect.effect-3 {
    position: relative;
    margin: 0;
    aspect-ratio: 1 / 1;
    max-height: none;
    border: 0;
    border-radius: 20px;
    overflow: hidden;
    background: var(--gk-navy-500);
    box-shadow: 0 1px 3px var(--gk-shadow-navy-5);
    transition: box-shadow 0.25s ease, transform 0.25s ease;
    isolation: isolate;
}

.feat_item .feat_item_single figure.hover--effect.effect-3:hover,
.feat_item .feat_item_single figure.hover--effect.effect-3:focus-within {
    transform: translateY(-3px);
    box-shadow: 0 16px 34px var(--gk-shadow-navy-7);
}

/* photo en couverture */

.feat_item figure.hover--effect.effect-3 .features_cat_img,
.feat_item figure.hover--effect.effect-3 .features_cat_img a {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    height: auto;
    max-height: none;
    margin: 0;
    padding: 0;
}

.feat_item figure.hover--effect.effect-3 img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    /* le thème d'origine met 10px 0 sur les images */
    padding: 0;
    object-fit: cover;
    object-position: center;
    display: block;
    opacity: 1 !important;
    box-shadow: none;
    transition: transform 0.6s cubic-bezier(0.2, 0.7, 0.2, 1);
}

.feat_item figure.hover--effect.effect-3:hover img,
.feat_item figure.hover--effect.effect-3:focus-within img {
    transform: scale(1.06);
}

/* voile bas pour la lisibilité de l'étiquette */

.feat_item figure.hover--effect.effect-3::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 55%;
    background: linear-gradient(180deg, transparent 0%, var(--gk-overlay-navy-35) 100%);
    pointer-events: none;
    z-index: 1;
}

.feat_item figure.hover--effect.effect-3::after,
.feat_item figure.hover--effect.effect-3 .features_cat_img::after,
.feat_item figure.hover--effect.effect-3 figcaption::before,
.feat_item figure.hover--effect.effect-3 figcaption::after {
    display: none !important;
    content: none !important;
}

/* légende : ancrée en bas, superposée à la photo */

.feat_item figure.hover--effect.effect-3 figcaption {
    position: absolute;
    top: auto;
    left: 0;
    right: 0;
    bottom: 0;
    height: auto;
    width: 100%;
    margin: 0;
    padding: 12px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
    text-align: left;
    background: transparent;
    z-index: 2;
    pointer-events: none;
}

/* titre = étiquette blanche + pastille flèche */

.feat_item figure.hover--effect.effect-3 figcaption h2 {
    order: 2;
    display: inline-flex;
    align-items: center;
    gap: 10px;
    max-width: 100%;
    margin: 0;
    padding: 8px 8px 8px 14px;
    border-radius: 999px;
    background: var(--gk-white-94);
    color: var(--gk-ink-900);
    font-family: var(--gk-font);
    font-size: 15px !important;
    /* .home_featured_collection h2 est en !important */
    font-weight: 700;
    line-height: 1.2 !important;
    letter-spacing: -0.2px !important;
    text-transform: none;
    opacity: 1 !important;
    transform: none !important;
    transition: background-color 0.25s ease, color 0.25s ease;
    pointer-events: auto;
}

.feat_item figure.hover--effect.effect-3 figcaption h2::after {
    content: "\2197";
    flex: 0 0 auto;
    width: 26px;
    height: 26px;
    border-radius: 50%;
    background: var(--gk-orange);
    color: var(--gk-white);
    font-size: 13px;
    font-weight: 700;
    line-height: 26px;
    text-align: center;
    transition: transform 0.25s ease, background-color 0.25s ease, color 0.25s ease;
}

.feat_item figure.hover--effect.effect-3:hover figcaption h2,
.feat_item figure.hover--effect.effect-3:focus-within figcaption h2 {
    background: var(--gk-orange);
    color: var(--gk-white);
}

.feat_item figure.hover--effect.effect-3:hover figcaption h2::after,
.feat_item figure.hover--effect.effect-3:focus-within figcaption h2::after {
    background: var(--gk-white);
    color: var(--gk-orange);
    transform: rotate(45deg);
}

/* description : panneau blanc révélé au survol */

.feat_item figure.hover--effect.effect-3 figcaption p {
    order: 1;
    margin: 0;
    padding: 10px 14px;
    border-radius: 14px;
    background: var(--gk-white-94);
    color: var(--gk-ink-600);
    font-family: var(--gk-font);
    font-size: 13px;
    line-height: 1.45;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    opacity: 0;
    transform: translateY(10px);
    transition: opacity 0.3s ease, transform 0.3s ease;
    pointer-events: auto;
}

.feat_item figure.hover--effect.effect-3:hover figcaption p,
.feat_item figure.hover--effect.effect-3:focus-within figcaption p {
    opacity: 1;
    transform: translateY(0);
}

.feat_item figure.hover--effect.effect-3 figcaption p:empty {
    display: none;
}

/* le lien "Voir plus" devient la surface cliquable de toute la carte */

.feat_item figure.hover--effect.effect-3 figcaption > a,
.feat_item figure.hover--effect.effect-3 .featured_cat_home_cta {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    width: auto;
    height: auto;
    margin: 0;
    padding: 0;
    border: 0;
    background: transparent;
    color: transparent;
    font-size: 0;
    line-height: 0;
    text-indent: -9999px;
    opacity: 1;
    z-index: 3;
    pointer-events: auto;
}

/* tactile : pas de survol, la description reste visible */

@media (hover: none) {
    .feat_item figure.hover--effect.effect-3 figcaption p {
        opacity: 1;
        transform: none;
    }
}

@media (max-width: 991px) {
    .feat_item .feat_item_single figure.hover--effect.effect-3 {
        border-radius: 16px;
    }

    .feat_item figure.hover--effect.effect-3 figcaption {
        padding: 10px;
    }

    .feat_item figure.hover--effect.effect-3 figcaption h2 {
        font-size: 14px !important;
        padding: 7px 7px 7px 12px;
    }

    .feat_item figure.hover--effect.effect-3 figcaption h2::after {
        width: 24px;
        height: 24px;
        line-height: 24px;
        font-size: 12px;
    }

    .feat_item figure.hover--effect.effect-3 figcaption p {
        font-size: 12.5px;
        -webkit-line-clamp: 2;
    }
}

/* ---------- 12.11 Avis membres (.kz-tm) : largeur et défilement -------- */

/* Le bloc d'avis Kreezalid (section.kz-tm) apporte ses propres styles en
   ligne (max-width 1200px, barre de défilement fine). On l'aligne sur le
   conteneur du thème et on masque la barre, le défilement reste actif. */

.kz-tm {
    padding: clamp(44px, 5vw, 72px) 0 3rem !important;
    overflow: visible;
  
}

.kz-tm .kz-tm__inner {
    max-width: var(--gk-container);
    padding: 0 var(--gk-gutter);
}

.kz-tm .kz-tm__head {
    margin-bottom: 22px;
}

.kz-tm .kz-tm__title {
    font-family: var(--gk-font);
    font-size: clamp(24px, 2.8vw, 32px) !important;
    font-weight: 700 !important;
    letter-spacing: -0.8px;
    line-height: 1.15;
    color: var(--gk-ink-900);
}

.kz-tm .kz-tm__subtitle {
    font-family: var(--gk-font);
    font-size: 16px;
    color: var(--gk-ink-500);
}

.kz-tm.kz-tm--scroll .kz-tm__row {
    padding-bottom: 4px;
    scroll-padding-left: 0;
    scrollbar-width: none !important;
    -ms-overflow-style: none;
}

.kz-tm.kz-tm--scroll .kz-tm__row::-webkit-scrollbar {
    display: none !important;
    width: 0 !important;
    height: 0 !important;
}

/* trois cartes par vue sur desktop, alignées sur les colonnes d'annonces */

@media (min-width: 992px) {
    .kz-tm .kz-tm__row {
        gap: 24px;
    }

    .kz-tm.kz-tm--scroll .kz-tm__card {
        width: calc((100% - 48px) / 3);
    }
}

@media (min-width: 640px) and (max-width: 991px) {
    .kz-tm.kz-tm--scroll .kz-tm__card {
        width: calc((100% - 20px) / 2);
    }
}

/* cartes : habillage du thème */

.kz-tm .kz-tm__card {
    border: 1px solid var(--gk-line-300);
    border-radius: var(--gk-radius-md);
    background: var(--gk-white);
    box-shadow: 0 1px 3px var(--gk-shadow-navy-5);
    font-family: var(--gk-font);
}

.kz-tm .kz-tm__stars {
    color: var(--gk-amber);
}

.kz-tm .kz-tm__text {
    color: var(--gk-ink-700);
    line-height: 1.6;
}

.kz-tm .kz-tm__name {
    color: var(--gk-ink-900);
}

.kz-kp .kz-kp__inner,
.kz-partners .kz-partners__inner,
.kz-tm .kz-tm__inner,
section[class^="kz-"] > [class$="__inner"] {
    max-width: var(--gk-container) !important;   /* 1280px */
    padding-left: var(--gk-gutter) !important;   /* 20px  */
    padding-right: var(--gk-gutter) !important;
}


/* ==========================================================================
   Good Karma — CODE ADDITIONNEL : liste déroulante Google Places du champ
   Lieu (section 12.13 du thème)
   ==========================================================================
   Inutile si vous chargez good-karma-theme.css complet (qui l'intègre).
   Sinon à coller après good-karma-theme.css (utilise les variables de
   brand-colors.css). S'applique partout où le champ Lieu est présent
   (home, header, page de recherche) puisque Google injecte la liste en fin
   de <body>.
   ========================================================================== */

/* ---------- 12.13 Liste déroulante Google Places (champ Lieu) ----------- */
/* Le champ Lieu utilise l'autocomplétion Google Places, qui ajoute en fin
   de <body> une .pac-container avec une largeur et une position en ligne.
   On la rhabille en carte blanche arrondie : items avec épingle, texte
   principal en gras, complément en gris, "powered by Google" conservé. */
.pac-container {
    min-width: 300px;
    margin-top: 8px;
    padding: 8px 0 0;
    border: 1px solid var(--gk-line-300) !important;
    border-radius: 16px;
    background: var(--gk-white);
    box-shadow: 0 16px 40px var(--gk-shadow-navy-7), 0 2px 8px var(--gk-shadow-navy-5);
    font-family: var(--gk-font);
    overflow: hidden;
    z-index: 1300 !important;
}

.pac-container::after {
    height: 30px;
    padding: 6px 14px 8px;
    margin-top: 4px;
    background-position: right 14px center;
    background-size: 100px auto;
    border-top: 1px solid var(--gk-line-100);
}

.pac-item {
    display: flex;
    align-items: center;
    gap: 10px;
    margin: 0 8px;
    padding: 10px 12px;
    border: 0 !important;
    border-radius: 10px;
    font-family: var(--gk-font);
    font-size: 14.5px;
    line-height: 1.3;
    color: var(--gk-ink-600);
    cursor: pointer;
    transition: background-color 0.15s;
}

.pac-item:hover,
.pac-item-selected,
.pac-item-selected:hover {
    background: var(--gk-surface-100);
}

/* épingle : même pictogramme que le champ Lieu, en masque recolorable */
.pac-icon,
.pac-icon-marker {
    flex: 0 0 auto;
    width: 18px;
    height: 18px;
    margin: 0;
    background-image: none;
    background-color: var(--gk-ink-400);
    -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z'/%3E%3Ccircle cx='12' cy='10' r='3'/%3E%3C/svg%3E");
    mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z'/%3E%3Ccircle cx='12' cy='10' r='3'/%3E%3C/svg%3E");
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: contain;
    mask-size: contain;
}

.pac-item:hover .pac-icon,
.pac-item-selected .pac-icon {
    background-color: var(--gk-orange);
}

.pac-item-query {
    flex: 0 0 auto;
    font-size: 15px;
    font-weight: 700;
    color: var(--gk-ink-900);
    padding-right: 0;
    white-space: nowrap;
}

.pac-item-query + span {
    flex: 1 1 auto;
    min-width: 0;
    font-size: 14px;
    color: var(--gk-ink-500);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.pac-matched {
    font-weight: 700;
    color: var(--gk-ink-900);
}

@media (max-width: 575px) {
    .pac-container {
        min-width: 0;
        border-radius: 14px;
    }
}

/* ==========================================================================
   Good Karma — CODE ADDITIONNEL : vignette d'annonce v3 (avatar, ville,
   note chiffrée), section 12.14 du thème. Va avec listing-card.liquid.
   ==========================================================================
   Inutile si vous chargez good-karma-theme.css complet (qui l'intègre).
   Sinon à coller après good-karma-theme.css.
   ========================================================================== */

/* ---------- 12.14 Vignette d'annonce v3 : avatar, ville, note chiffrée -- */
/* Va avec le template listing-card.liquid livré avec le thème. Les classes
   d'origine sont conservées : la grille de 12.2 s'applique telle quelle. */

/* ligne vendeur : avatar rond + nom */
.card .product-information .listing-supplier-name {
    display: flex;
    align-items: center;
    gap: 8px;
    min-height: 24px;
}

.card .product-information .listing-supplier-name .user-avatar {
    flex: 0 0 auto;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    object-fit: cover;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: var(--gk-surface-200);
    border: 1px solid var(--gk-line-300);
    box-shadow: none;
    margin: 0;
}

.card .product-information .listing-supplier-name .user-avatar--initials {
    font-size: 10px;
    font-weight: 700;
    letter-spacing: .2px;
    text-transform: uppercase;
    color: var(--gk-ink-700);
    line-height: 1;
}

/* ligne "ville, pays · catégorie" avec épingle */
.card .product-information .listing-location {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 4px 0;
    color: var(--gk-ink-400);
}

.card .product-information .listing-location > span {
    display: inline-flex;
    align-items: center;
}

.card .product-information .listing-location > span + span::before {
    content: "\00b7";
    margin: 0 7px;
    color: var(--gk-ink-300);
    font-weight: 700;
}

.card .product-information .listing-location .listing-city::before {
    content: "";
    width: 13px;
    height: 13px;
    margin-right: 5px;
    background-color: currentColor;
    -webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z'/%3E%3Ccircle cx='12' cy='10' r='3'/%3E%3C/svg%3E") no-repeat center / contain;
    mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z'/%3E%3Ccircle cx='12' cy='10' r='3'/%3E%3C/svg%3E") no-repeat center / contain;
}

.card .product-information .listing-location small {
    font-size: 13px;
    color: var(--gk-ink-500);
}

/* note chiffrée : étoile + valeur + nombre d'avis */
.card .product-information .gk-rating {
    display: inline-flex;
    align-items: center;
    gap: 4px;
    font-size: 13.5px;
    line-height: 1;
}

.card .product-information .gk-rating__star {
    color: var(--gk-amber);
    font-size: 15px;
    line-height: 1;
    margin-right: 1px;
}

.card .product-information .gk-rating__value {
    font-weight: 700;
    color: var(--gk-ink-900);
}

.card .product-information .gk-rating__count {
    color: var(--gk-ink-400);
    font-weight: 500;
}

/* pas de note : la ligne de pied ne garde que le prix, aligné à droite */
.card .product-information .listing-supplier-note:empty,
.card .product-information .listing-supplier-note:not(:has(*)) {
    min-height: 0;
}



.listing-show .listing_container_main_wrapper {
    margin-top: 0 !important;
}

.listing-show .main-content {
    padding-top: clamp(20px, 2.5vw, 32px);
}

.listing-show .listing_location {
    clear: both !important;
    display: flow-root !important;
    float: none !important;
    width: auto !important;
    max-width: none !important;
    margin: 0 !important;
    padding: 0 !important;
}

.listing-show .listing_location .container {
    display: block !important;
    width: 100% !important;
    max-width: var(--gk-container) !important;
    margin: clamp(28px, 3vw, 40px) auto !important;
    padding: 0 var(--gk-gutter) !important;
}

.listing-show .listing_location .g-map-medium,
.listing-show #listing_map_display {
    width: 100% !important;
    margin: 0 !important;
    border-radius: var(--gk-radius-md);
    overflow: hidden;
}

 


  /* ==========================================================================
   Good Karma — PAGE ANNONCE, bloc complet : sections 12.15 à 12.18 (v2)
   ==========================================================================
   À coller à la fin de good-karma-theme.css, À LA PLACE du bloc 12.18 déjà
   collé (l'ordre compte : 12.18 doit rester après 12.16).
   12.15 contenu dégagé du header collant · 12.16 mosaïque, Partager /
   Enregistrer, fenêtre de partage, visionneuse · 12.17 carte alignée ·
   12.18 mosaïque carrée et colonne d'achat collante (description et avis
   restent en pleine largeur dessous). Va avec good-karma-gallery.js v3.
   ========================================================================== */

:root {
    --gk-brand-whatsapp:  #25d366;   /* à déplacer dans brand-colors.css, section 6 */
    --gk-brand-facebook:  #1877f2;
    --gk-brand-messenger: #0084ff;
}

/* ---------- 12.15 Page annonce : contenu dégagé du header collant ------ */
/* Le thème d'origine remonte .listing_container_main_wrapper de -.75rem
   (au-delà de 1480px) et supprime le padding-top de la sidebar : avec le
   header collant, l'avatar et le haut de la galerie passaient dessous. */
.listing-show .listing_container_main_wrapper {
    margin-top: 0 !important;
}

.listing-show .main-content {
    padding-top: clamp(20px, 2.5vw, 32px);
}


/* ---------- 12.16 Page annonce : mosaïque photos, partage, favoris ----- */
/* Va avec good-karma-gallery.js. Le carrousel Kreezalid (.pdetails-images)
   est masqué dès que la mosaïque .gk-gallery est construite ; les photos
   restent à gauche de la colonne d'achat. */

.listing-gallery.gk-has-mosaic .pdetails-images {
    display: none !important;
}

.gk-gallery {
    position: relative;
    margin: 0 0 8px;
}

.gk-gallery__grid {
    display: grid;
    gap: 8px;
    width: 100%;
    aspect-ratio: 16 / 10;
    border-radius: var(--gk-radius-md);
    overflow: hidden;
    background: var(--gk-surface-200);
}

.gk-gallery__tile {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    min-height: 0;
    margin: 0;
    padding: 0;
    border: 0;
    background: var(--gk-surface-200);
    cursor: zoom-in;
    overflow: hidden;
}

.gk-gallery__tile img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    margin: 0;
    transition: transform 0.4s ease, filter 0.2s ease;
}

.gk-gallery__tile:hover img,
.gk-gallery__tile:focus-visible img {
    transform: scale(1.03);
    filter: brightness(0.94);
}

.gk-gallery__tile:focus-visible {
    outline: 3px solid var(--gk-orange);
    outline-offset: -3px;
}

/* dispositions selon le nombre de photos (1 à 5 tuiles affichées) */
.gk-gallery__grid[data-count="1"] { grid-template-columns: 1fr; }

.gk-gallery__grid[data-count="2"] { grid-template-columns: 1fr 1fr; }

.gk-gallery__grid[data-count="3"] {
    grid-template-columns: 2fr 1fr;
    grid-template-rows: 1fr 1fr;
}
.gk-gallery__grid[data-count="3"] .gk-gallery__tile:first-child { grid-row: 1 / 3; }

.gk-gallery__grid[data-count="4"] {
    grid-template-columns: 2fr 1fr 1fr;
    grid-template-rows: 1fr 1fr;
}
.gk-gallery__grid[data-count="4"] .gk-gallery__tile:first-child { grid-row: 1 / 3; }
.gk-gallery__grid[data-count="4"] .gk-gallery__tile:nth-child(2) { grid-column: 2 / 4; }

.gk-gallery__grid[data-count="5"] {
    grid-template-columns: 2fr 1fr 1fr;
    grid-template-rows: 1fr 1fr;
}
.gk-gallery__grid[data-count="5"] .gk-gallery__tile:first-child { grid-row: 1 / 3; }

/* compteur (bande mobile uniquement) */
.gk-gallery__counter {
    display: none;
}

/* boutons posés sur la mosaïque */
.gk-gallery__actions {
    position: absolute;
    top: 14px;
    right: 14px;
    z-index: 3;
    display: flex;
    gap: 8px;
}

.gk-pill,
.gk-gallery__all {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    height: 38px;
    padding: 0 14px;
    border: 1px solid var(--gk-line-300);
    border-radius: var(--gk-radius-pill);
    background: var(--gk-white-94);
    color: var(--gk-ink-900);
    font-family: var(--gk-font);
    font-size: 13.5px;
    font-weight: 700;
    line-height: 1;
    cursor: pointer;
    box-shadow: 0 4px 14px var(--gk-shadow-navy-7);
    transition: background-color 0.15s, transform 0.15s, color 0.15s;
    white-space: nowrap;
}

.gk-pill:hover,
.gk-gallery__all:hover {
    background: var(--gk-white);
    transform: translateY(-1px);
}

.gk-pill svg,
.gk-gallery__all svg,
.gk-viewer svg,
.gk-share svg {
    width: 18px;
    height: 18px;
    flex: 0 0 auto;
    fill: none;
    stroke: currentColor;
    stroke-width: 2;
    stroke-linecap: round;
    stroke-linejoin: round;
}

.gk-pill--save.is-active {
    color: var(--gk-orange);
}

.gk-pill--save.is-active svg {
    fill: var(--gk-orange);
    stroke: var(--gk-orange);
}

.gk-gallery__all {
    position: absolute;
    right: 14px;
    bottom: 14px;
    z-index: 3;
    border-radius: 12px;
}

/* ---------- Visionneuse ---------- */
body.gk-noscroll {
    overflow: hidden;
}

.gk-viewer {
    position: fixed;
    inset: 0;
    z-index: 5000;
    display: none;
    flex-direction: column;
    background: var(--gk-navy-900);
    color: var(--gk-white);
    font-family: var(--gk-font);
}

.gk-viewer.is-open {
    display: flex;
}

.gk-viewer__head {
    flex: 0 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    padding: 14px 18px;
}

.gk-viewer__back,
.gk-viewer__close,
.gk-viewer__nav {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 0 12px;
    height: 40px;
    border: 1px solid var(--gk-white-22);
    border-radius: var(--gk-radius-pill);
    background: var(--gk-white-12);
    color: var(--gk-white);
    font-family: var(--gk-font);
    font-size: 13.5px;
    font-weight: 600;
    cursor: pointer;
}

.gk-viewer__back:hover,
.gk-viewer__close:hover,
.gk-viewer__nav:hover {
    background: var(--gk-white-22);
}

.gk-viewer__close {
    width: 40px;
    padding: 0;
    justify-content: center;
}

.gk-viewer__counter {
    font-size: 14px;
    font-weight: 600;
    color: var(--gk-white-90);
}

.gk-viewer[data-mode="grid"] .gk-viewer__back { visibility: hidden; }
.gk-viewer[data-mode="grid"] .gk-viewer__slide { display: none; }
.gk-viewer[data-mode="slide"] .gk-viewer__grid { display: none; }

.gk-viewer__grid {
    flex: 1 1 auto;
    overflow-y: auto;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
    width: min(1100px, 100%);
    margin: 0 auto;
    padding: 6px 18px 40px;
}

.gk-viewer__grid .gk-viewer__thumb:nth-child(3n + 1) {
    grid-column: 1 / -1;
}

.gk-viewer__thumb {
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
    border: 0;
    border-radius: 12px;
    overflow: hidden;
    background: var(--gk-navy-500);
    cursor: zoom-in;
}

.gk-viewer__thumb img {
    width: 100%;
    height: 100%;
    aspect-ratio: 3 / 2;
    object-fit: cover;
    display: block;
    margin: 0;
}

.gk-viewer__grid .gk-viewer__thumb:nth-child(3n + 1) img {
    aspect-ratio: 16 / 9;
}

.gk-viewer__slide {
    flex: 1 1 auto;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 0;
    padding: 0 72px 24px;
}

.gk-viewer__img {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
    border-radius: 8px;
    margin: 0;
}

.gk-viewer__nav {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 48px;
    height: 48px;
    padding: 0;
    justify-content: center;
}

.gk-viewer__nav--prev { left: 14px; }
.gk-viewer__nav--next { right: 14px; }

.gk-viewer__nav svg { width: 22px; height: 22px; }

/* ---------- Fenêtre de partage ---------- */
.gk-share {
    position: fixed;
    inset: 0;
    z-index: 5100;
    display: none;
    align-items: center;
    justify-content: center;
    padding: 20px;
    background: var(--gk-overlay-black-50);
    font-family: var(--gk-font);
}

.gk-share.is-open {
    display: flex;
}

.gk-share__box {
    position: relative;
    width: min(560px, 100%);
    max-height: calc(100vh - 40px);
    overflow-y: auto;
    padding: 30px;
    border-radius: 22px;
    background: var(--gk-white);
    box-shadow: 0 30px 80px var(--gk-shadow-black-25);
}

.gk-share__close {
    position: absolute;
    top: 18px;
    left: 18px;
    width: 40px;
    height: 40px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    border: 0;
    border-radius: 50%;
    background: transparent;
    color: var(--gk-ink-900);
    cursor: pointer;
}

.gk-share__close:hover {
    background: var(--gk-surface-100);
}

.gk-share__close svg {
    width: 24px;
    height: 24px;
    stroke-width: 2.4;
}

.gk-share__title {
    margin: 4px 0 22px;
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: -0.2px;
    color: var(--gk-ink-900);
}

.gk-share__preview {
    display: flex;
    align-items: center;
    gap: 14px;
    padding: 12px;
    margin-bottom: 20px;
    border-radius: 14px;
    background: var(--gk-surface-100);
}

.gk-share__preview img {
    width: 56px;
    height: 56px;
    border-radius: 10px;
    object-fit: cover;
    margin: 0;
    flex: 0 0 auto;
}

.gk-share__preview span {
    font-size: 15px;
    font-weight: 600;
    color: var(--gk-ink-900);
    line-height: 1.35;
}

.gk-share__grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 12px;
}

.gk-share__item {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 12px;
    min-height: 98px;
    padding: 14px 10px;
    border: 1px solid var(--gk-line-300);
    border-radius: 14px;
    background: var(--gk-white);
    color: var(--gk-ink-700);
    font-family: var(--gk-font);
    font-size: 14px;
    font-weight: 500;
    text-decoration: none;
    cursor: pointer;
    transition: background-color 0.15s, border-color 0.15s, transform 0.15s;
}

.gk-share__item:hover,
.gk-share__item:focus-visible {
    background: var(--gk-surface-100);
    border-color: var(--gk-line-450);
    color: var(--gk-ink-900);
    opacity: 1;
    transform: translateY(-1px);
    text-decoration: none;
}

.gk-share__item svg {
    width: 30px;
    height: 30px;
    stroke-width: 1.8;
    color: var(--gk-ink-900);
}

.gk-share__item .gk-brand {
    fill: currentColor;
    stroke: none;
}

.gk-share__item .gk-brand--wa { color: var(--gk-brand-whatsapp); }
.gk-share__item .gk-brand--fb { color: var(--gk-brand-facebook); }
.gk-share__item .gk-brand--msg { color: var(--gk-brand-messenger); }
.gk-share__item .gk-brand--x { color: var(--gk-ink-900); }

.gk-share__item.is-done {
    border-color: var(--gk-green);
    color: var(--gk-green-dark);
}

/* ---------- Responsive ---------- */
@media (max-width: 767px) {
    .gk-gallery__grid {
        display: flex;
        aspect-ratio: 4 / 3;
        gap: 0;
        overflow-x: auto;
        scroll-snap-type: x mandatory;
        -webkit-overflow-scrolling: touch;
        scrollbar-width: none;
        border-radius: 16px;
    }

    .gk-gallery__grid::-webkit-scrollbar {
        display: none;
    }

    .gk-gallery__tile {
        flex: 0 0 100%;
        scroll-snap-align: start;
    }

    .gk-gallery__counter {
        display: block;
        position: absolute;
        right: 14px;
        bottom: 14px;
        z-index: 3;
        padding: 5px 10px;
        border-radius: var(--gk-radius-pill);
        background: var(--gk-overlay-navy-84);
        color: var(--gk-white);
        font-size: 12.5px;
        font-weight: 600;
    }

    .gk-gallery__all {
        right: auto;
        left: 14px;
        height: 34px;
        padding: 0 12px;
        font-size: 12.5px;
    }

    .gk-gallery__actions {
        top: 12px;
        right: 12px;
    }

    .gk-pill {
        height: 36px;
        padding: 0 12px;
        font-size: 13px;
    }

    .gk-viewer__grid {
        grid-template-columns: 1fr;
        padding: 6px 12px 30px;
    }

    .gk-viewer__grid .gk-viewer__thumb:nth-child(3n + 1) img,
    .gk-viewer__thumb img {
        aspect-ratio: 4 / 3;
    }

    .gk-viewer__slide {
        padding: 0 8px 70px;
    }

    .gk-viewer__nav {
        top: auto;
        bottom: 16px;
        transform: none;
    }

    .gk-share__box {
        padding: 24px 18px;
    }

    .gk-share__grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 10px;
    }

    .gk-share__item {
        min-height: 88px;
    }
}

/* l'ancien bloc de partage AddToAny de la sidebar fait doublon avec le
   bouton Partager de la mosaïque : masqué (supprimer cette règle pour le
   rétablir) */
.listing-show .social-block.a2a_kit,
.listing-show .social-share-title {
    display: none;
}


/* ---------- 12.17 Page annonce : carte alignée sur le contenu ----------- */
/* Le thème d'origine (section 8, > 1480px) pose .listing_location à 1416px
   avec un .container en flex à marges négatives : la carte débordait à
   gauche du contenu. La section reprend le conteneur du thème (1280px,
   gouttière 20px) et se cale sous les blocs flottants qui la précèdent. */
.listing-show .listing_location {
    clear: both !important;
    display: flow-root !important;
    float: none !important;
    width: auto !important;
    max-width: none !important;
    margin: 0 !important;
    padding: 0 !important;
}

.listing-show .listing_location .container {
    display: block !important;
    width: 100% !important;
    max-width: var(--gk-container) !important;
    margin: clamp(28px, 3vw, 40px) auto !important;
    padding: 0 var(--gk-gutter) !important;
}

.listing-show .listing_location .g-map-medium,
.listing-show #listing_map_display {
    width: 100% !important;
    margin: 0 !important;
    border-radius: var(--gk-radius-md);
    overflow: hidden;
}


/* ---------- 12.18 Page annonce : mosaïque plus haute, colonne collante -- */
/* Va avec good-karma-gallery.js (point 5). Sur écran large la mosaïque est
   carrée (plafonnée à 660px) et la colonne d'achat reste collée pendant le
   défilement, jusqu'à la fin du bloc photos + colonne (la description et les
   avis restent en pleine largeur dessous). --gk-sticky-top est calculé par le
   script (header + 16px, ou calage par le bas si la colonne dépasse l'écran). */
@media (min-width: 992px) {
    .gk-gallery__grid {
        aspect-ratio: 1 / 1;
        max-height: 660px;
    }

    .listing-show .listing_container_main_wrapper {
        display: flex;
        align-items: flex-start;
    }

    .listing-show .listing_main_body {
        float: none;
    }

    .listing-show .listing_info_sidebar {
        position: sticky;
        top: var(--gk-sticky-top, 140px);
        align-self: flex-start;
        float: none;
    }
}

/* Good Karma — section 12.19 seule (barre de réservation fixe, mobile), v2. Remplace la 12.19 précédente. */

/* ---------- 12.19 Page annonce mobile : barre de réservation fixe ------ */
/* Injectée par good-karma-gallery.js (point 6) : prix à gauche, bouton à
   droite, posée juste au-dessus de la barre de navigation basse. */
.gk-cta {
    display: none;
}

@media (max-width: 991px) {
    .gk-cta {
        position: fixed;
        left: 0;
        right: 0;
        bottom: var(--gk-mobnav-h, 62px);   /* hauteur réelle de .gk-mobnav, mesurée par le script */
        z-index: 1190;
        display: flex;
        align-items: center;
        justify-content: space-between;
        gap: 14px;
        padding: 10px var(--gk-gutter);
        background: var(--gk-white);
        border-top: 1px solid var(--gk-line-250);
        box-shadow: 0 -6px 24px var(--gk-shadow-navy-7);
        font-family: var(--gk-font);
    }

    body:not(.gk-has-mobnav) .gk-cta {
        bottom: 0;
        padding-bottom: calc(10px + env(safe-area-inset-bottom));
    }

    /* la page garde de la place pour la barre (en plus de la nav basse) */
    body.gk-has-cta.gk-has-mobnav {
        padding-bottom: calc(var(--gk-mobnav-h, 62px) + 66px);
    }

    body.gk-has-cta:not(.gk-has-mobnav) {
        padding-bottom: calc(66px + env(safe-area-inset-bottom));
    }

    body.gk-has-cta #back-top {
        bottom: calc(var(--gk-mobnav-h, 62px) + 80px) !important;
    }

    .gk-cta__info {
        display: flex;
        flex-direction: column;
        min-width: 0;
        line-height: 1.2;
    }

    .gk-cta__price {
        font-size: 18px;
        font-weight: 700;
        letter-spacing: -0.3px;
        color: var(--gk-ink-900);
    }

    .gk-cta__unit {
        font-size: 12.5px;
        color: var(--gk-ink-400);
    }

    .gk-cta__btn {
        flex: 0 0 auto;
        height: 46px;
        padding: 0 26px;
        border: 0;
        border-radius: var(--gk-radius-pill);
        background: var(--gk-orange);
        color: var(--gk-white);
        font-family: var(--gk-font);
        font-size: 15px;
        font-weight: 700;
        cursor: pointer;
        white-space: nowrap;
    }

    .gk-cta__btn:active {
        opacity: 0.88;
    }

    /* la visionneuse et la fenêtre de partage passent au-dessus de la barre */
    body.gk-noscroll .gk-cta {
        display: none;
    }
}

/* ==========================================================================
   Good Karma — CORRECTIF : vignette d'annonce, vendeur sans avis
   (section 12.20, à coller à la fin de good-karma-theme.css ; va avec
   listing-card.liquid v3.1). Variables de brand-colors.css v2.
   ========================================================================== */

/* ---------- 12.20 Vignette d'annonce : vendeur sans avis ---------------- */
/* Va avec listing-card.liquid (v3.1). Quand le vendeur n'a pas encore de
   note, la case de la note affiche une pastille "New" à la place de
   "★ 5.0 (88)", pour que la ligne de pied reste équilibrée (note à gauche,
   prix à droite) et que rien ne "manque" visuellement. Le libellé se règle
   dans le template (new_label). */

.card .product-information .gk-rating--new {
    display: inline-flex;
    align-items: center;
    height: 22px;
    padding: 0 9px;
    border-radius: var(--gk-radius-pill);
    background: var(--gk-primary-tint);
    color: var(--gk-primary);
    font-size: 11px;
    font-weight: 700;
    letter-spacing: .5px;
    line-height: 1;
    text-transform: uppercase;
}

/* si la case de la note est vide malgré tout (ancien template), le prix
   occupe toute la ligne de pied, aligné à droite */

.card .product-information .listing-supplier-note:not(:has(*)) {
    display: none;
}

.card .product-information .listing-supplier-note:not(:has(*)) + .price {
    grid-column: 1 / -1;
}

/* ville absente : ni épingle ni virgule orpheline (", FR") ; la ligne ne
   garde que ce qui existe (pays seul, ou catégorie seule) */

.card .product-information .listing-location .listing-city:not(:has(small:not(:empty))) {
    display: none;
}

