/* header_left visible */
#header_left { display: flex !important; align-items: center !important; flex: 1 !important; }

/* Recherche - tout en noir */
#st_header .search_widget_btn,
#st_header .search_widget_btn i,
#st_header .search_widget_btn .icon_text,
.search_widget_btn,
.search_widget_btn i,
.search_widget_btn .icon_text { color: #000 !important; }
#st_header .search_widget_btn:hover,
.search_widget_btn:hover { color: #333 !important; }
.search_widget_btn { background: #fff !important; }

/* Panier header (stshoppingcart) - cart_icon_item en noir */
.top_bar_item .cart_icon_item,
.top_bar_item .ajax_cart_quantity,
.top_bar_item .ajax_cart_product_txt,
.top_bar_item .ajax_cart_total,
.top_bar_item .cart_text,
.top_bar_item .ajax_cart_bag,
.top_bar_item .ajax_cart_bag i { color: #000 !important; }

/* Panier sidebar droit (stsidebar) - icone et texte en noir */
.rightbar_wrap .icon_wrap,
.rightbar_wrap .icon_wrap i,
.rightbar_wrap .icon_text,
#rightbar_cart .icon_wrap,
#rightbar_cart .icon_wrap i,
#rightbar_cart .icon_text { color: #000 !important; }

/* Compteur badges - cercle noir */
.amount_circle,
.ajax_cart_quantity.amount_circle { background: #000 !important; color: #fff !important; }

/* Panier header - blockcart (fallback ps_shoppingcart) */
#_desktop_cart .blockcart a,
#_desktop_cart .blockcart i,
#_desktop_cart .blockcart span,
.blockcart .header a,
.blockcart .header span,
.blockcart .cart-products-count { color: #000 !important; }

/* Header right - eviter overflow clip */
#header_right { overflow: visible !important; }
#header_right_top { overflow: visible !important; align-items: center !important; }

/* Masquer les badges NEW sur tous les produits */
.st_sticker,
body#index .st_sticker { display: none !important; }

/* Masquer le titre Produits populaires sur la home */
body#index .featured-products .title_block { display: none !important; }

/* Masquer Marques et Fournisseurs dans la colonne gauche */
#search_filters_brands,
#search_filters_suppliers { display: none !important; }

/* Masquer colonne gauche vide et etendre les produits pleine largeur */
#left_column { display: none !important; }
#center_column { flex: 0 0 100% !important; max-width: 100% !important; width: 100% !important; }

/* Masquer la barre flottante droite partout */
#rightbar { display: none !important; }

/* Newsletter à droite, blocs alignés verticalement */
#st_news_letter_1 { margin-left: auto !important; }
.footer_first_level_row { align-items: flex-start !important; }

/* Masquer menu gauche doublon sur pages compte client */
.my_account_left_column { display: none !important; }
.my_account_left_column + div { flex: 0 0 100% !important; max-width: 100% !important; }

/* Masquer boutons Aimé et Partagé sur les cartes produit */
.add_to_love,
.dropdown_wrap.pro_right_item { display: none !important; }

/* Footer bas de page collé en bas */
/* Footer collé bas — wrapper grandit sur les pages courtes, pas sur la home */
#st-container { display: flex; flex-direction: column; min-height: 100vh; }
#wrapper { flex: 1 0 auto; min-height: 0 !important; }
body#index #wrapper { flex: 0 0 auto; }
.footer-container { margin-top: 0; flex-shrink: 0; }

/* Cases Mon compte plus grandes */
.myacount_dashbord_list .list-group-item {
  width: 300px !important;
  padding: 30px 20px !important;
  font-size: 1rem !important;
  margin: 0 20px 20px !important;
}
.myacount_dashbord_list .list-group-item i {
  font-size: 2rem !important;
  display: block !important;
  margin-bottom: 10px !important;
}

/* Masquer optin partenaires et newsletter sur page identité */
body#identity .st_form_item_optin,
body#identity .st_form_item_newsletter { display: none !important; }

/* Espace entre blocs footer et bandeau bas */
#footer-primary { padding-bottom: 40px !important; }

/* Facebook : icône bleue, texte masqué */
a.stmultilink_item_13 { font-size: 0 !important; line-height: 1 !important; }
a.stmultilink_item_13 i.list_arrow {
  display: inline-block !important;
  font-size: 40px !important;
  padding: 0 !important;
  width: auto !important;
  line-height: 1 !important;
  color: #1877F2 !important;
}

/* Suivez-nous : Facebook + Instagram côte à côte */
ul.custom_links_list:has(.stmultilink_item_12) {
  display: flex !important;
  flex-direction: row !important;
  gap: 12px !important;
  list-style: none !important;
  padding: 0 !important;
}
ul.custom_links_list:has(.stmultilink_item_12) li {
  display: flex !important;
  align-items: center !important;
}

/* Footer : blocs au plus proche du bandeau gris */
#footer-tertiary {
  padding-top: 16px !important;
  padding-bottom: 0 !important;
}
#multilink_2.stlinkgroups_links_footer,
#multilink_5.stlinkgroups_links_footer,
#st_news_letter_1 {
  margin-bottom: 8px !important;
}

/* Suivez-nous et Newsletter : alignés en bas */
#footer-tertiary-container .row {
  align-items: flex-end !important;
  justify-content: flex-start !important;
}
#multilink_2.stlinkgroups_links_footer {
  align-self: flex-start !important;
}

/* Page produit : masquer comparateur, liste de souhaits, you may also like */
.stcompare_add,
.stcompare_link,
.add_to_wishlist,
#strelatedproducts_container_831bca7e71,
.crossselling_products_container { display: none !important; }

/* You may also like - sélecteur générique */
[id^="strelatedproducts_container"] { display: none !important; }
a.inline_popup_tri { display: none !important; }

/* Nav : réduire espacement pour tenir sur une ligne */
#st_mega_menu_wrap .ma_level_0 { padding: 0 5px !important; letter-spacing: 0.05em !important; }

/* Nav : empêcher le wrap et réduire la taille des items */
#st_mega_menu_wrap .st_mega_menu { flex-wrap: nowrap !important; }
#st_mega_menu_wrap .ml_level_0 { flex: 0 0 auto !important; }
#st_mega_menu_wrap .ma_level_0 { font-size: 1.1em !important; padding: 0 12px !important; }

/* Produits (cat 3) : masquer titre h1 et barre de tri/pertinence */
body.category-id-3 .page_heading,
body.category-id-3 .category_page_heading,
body.category-id-3 .products-selection,
body.category-id-3 #js-product-list-top { display: none !important; }

/* Correspondances (cat 4) : masquer produits, afficher uniquement la description */
body.category-id-4 .products-selection,
body.category-id-4 #js-product-list-top,
body.category-id-4 #js-product-list,
body.category-id-4 .total-products,
body.category-id-4 .products-sort-order,
body.category-id-4 #pagination { display: none !important; }
body.category-id-4 #category-description.truncate_block {
    overflow: visible !important;
    height: auto !important;
    max-height: none !important;
}
body.category-id-4 .st_read_more_box {
    display: block !important;
    visibility: visible !important;
    overflow: visible !important;
    height: auto !important;
    max-height: none !important;
}



/* Correspondances CMS (id=6) : phrase accroche inline après le titre */
body.cms-id-6 #columns {
    max-width: 100% !important;
    padding-left: 46px !important;
    padding-right: 46px !important;
}
body.cms-id-6 #columns > .row {
    margin-left: 0 !important;
    margin-right: 0 !important;
}
body.cms-id-6 #center_column {
    padding-right: 0 !important;
}
body.cms-id-6 h1 {
    font-size: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
    line-height: 0 !important;
    min-height: 0 !important;
    text-align: left !important;
}
body.cms-id-6 h1::after {
    content: "Ils ne se connaissent pas. Pas encore. Il y a des coïncidences qui ne s'expliquent qu'après. Parfois jamais.";
    display: block;
    font-size: 1rem;
    text-transform: none;
    letter-spacing: 0;
    text-align: left;
    font-weight: 400;
    color: #333;
}

/* Masquer le fil d'Ariane sur tout le site */
/* Breadcrumb masqué partout sauf fiches produit */
body:not(#product) .breadcrumb_wrapper,
body:not(#product) .breadcrumb_spacing,
body:not(#product) #breadcrumb_wrapper { display: none !important; }

/* Masquer le bandeau copyright PrestaShop */
#footer_bottom_left, #footer_bottom_right, #footer_bottom { display: none !important; }

/* Masquer le bandeau gris copyright en bas */
#footer-bottom { display: none !important; }


/* Barre verte masquee, nav a gauche, phrase dessous */
#top_bar { display: none !important; }
#header_primary_container {
    max-width: 100% !important;
    padding-left: 30px !important;
    padding-right: 30px !important;
}
#header_left {
    margin-right: auto !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: flex-start !important;
    position: relative !important;
}
#header_center {
    flex: 0 0 0 !important;
    overflow: hidden !important;
    padding: 0 !important;
}
#header_left > div { justify-content: flex-start !important; }
#header_left::after {
    content: "VIF… Pour celles et ceux qui goûtent l’aventure.";
    display: block;
    position: absolute !important;
    top: 100% !important;
    left: 8px !important;
    padding: 3px 0 6px 0;
    font-size: .95em;
    color: #555;
    font-weight: 400;
    text-transform: none;
    letter-spacing: 0;
    white-space: nowrap;
}


/* Supprimer encadre autour du slider homepage */
body#index #carousel,
body#index #center_column,
body#index #columns,
body#index #wrapper {
    border: none !important;
    outline: none !important;
    box-shadow: none !important;
}


/* Fiche produit : description inline sous la reference, onglets caches */
.product_desc_block { display: none !important; }
.product-long-description {
    color: #444;
    line-height: 1.7;
    font-size: 0.95em;
    border-top: 1px solid #eee;
    padding-top: 12px;
    margin-top: 10px !important;
}
.product-long-description p { margin-bottom: 0.4em; }

/* Masquer la reference produit */
.product-reference { display: none !important; }

/* Aligner le titre produit avec le haut de l'image */
.product_middle_column { padding-top: 35px !important; }

/* Phrase accroche uniquement sur la home page */
body:not(#index) #header_left::after { display: none !important; }

/* Correspondances : espace entre la phrase et la grille */
body.cms-id-6 .page-content { padding-top: 30px !important; }

/* Masquer aperçu rapide et newsletter */
.quick-view,
a[data-link-action="quickview"],
#stnewsletter_block_left,
.stnewsletter_block,
#st_news_letter_1,
.footer-newsletter { display: none !important; }

/* ===== AUDIT DESIGN 2026-06-17 ===== */

/* 1. Boutons principaux : bleu PrestaShop → noir VIF */
.btn-primary,
button.btn-primary,
a.btn-primary,
.btn.btn-primary,
input[type="submit"].btn-primary,
#authentication .login-form button,
#authentication .register-form button,
#authentication .btn,
.page-authentication .btn,
.contact-form-footer .btn,
#contact-form button[type="submit"] {
    background-color: #1a1a1a !important;
    border-color: #1a1a1a !important;
    color: #ffffff !important;
    border-radius: 0 !important;
    letter-spacing: 0.06em !important;
    font-family: 'Fjalla One', Arial, sans-serif !important;
    text-transform: uppercase !important;
}
.btn-primary:hover,
a.btn-primary:hover,
#authentication .btn:hover,
.page-authentication .btn:hover,
.contact-form-footer .btn:hover,
#contact-form button[type="submit"]:hover {
    background-color: #333 !important;
    border-color: #333 !important;
}

/* Bouton Choisir Un Fichier */
.btn-default {
    background-color: #f5f5f5 !important;
    border-color: #ddd !important;
    color: #444 !important;
    border-radius: 0 !important;
}

/* 2. Social icons footer → monochrome */
.social-sharing a,
.block-social a,
.social-sharing li a,
#footer .social-sharing a {
    filter: grayscale(100%) !important;
    opacity: 0.5 !important;
}
.social-sharing a:hover,
.block-social a:hover {
    opacity: 0.8 !important;
}

/* 3. Cacher les selectors quantite sur les cards homepage */
body#index .product-miniature .qty-input,
body#index .product-miniature .cart-block-bottom,
body#index .product-miniature .add-to-cart-action .input-group,
body.category .product-miniature .qty-input,
body.category .product-miniature .cart-block-bottom {
    display: none !important;
}

/* 4. "5 AUTRES PRODUITS DANS LA MÊME CATÉGORIE" → titre discret */
.products-header h2,
.products-header .h2,
#related-products .h4,
#related-products h4,
.crossselling-inner .products-header {
    font-size: 11px !important;
    font-family: 'Fjalla One', Arial, sans-serif !important;
    letter-spacing: 0.2em !important;
    color: #bbb !important;
    text-transform: uppercase !important;
    font-weight: 400 !important;
    border-top: 1px solid #eee !important;
    padding-top: 28px !important;
    margin-top: 20px !important;
    margin-bottom: 20px !important;
}

/* 5. Titre de section "La gamme" → plus élégant */
.featured-products .products-header h2,
.featured-products .h2 {
    font-family: 'Playfair Display', Georgia, serif !important;
    font-size: 22px !important;
    font-weight: 400 !important;
    letter-spacing: 0.08em !important;
    color: #1a1a1a !important;
    text-transform: none !important;
    border-top: none !important;
}

/* 6. Séparateur pointillé contact → trait simple */
.page-cms h1::after,
.page-contact h1::after,
#contact-us-page h1::after,
.contact-rich h4::after {
    border-bottom: none !important;
    border: none !important;
}
.page-contact h1,
#contact-us-page h1 {
    border-bottom: 1px solid #eee !important;
    padding-bottom: 16px !important;
}

/* 7. Noms produit dans cards → casse correcte (déjà en minuscules, on stylise) */
.product-miniature .product-title a {
    font-size: 12px !important;
    letter-spacing: 0.05em !important;
    color: #333 !important;
    text-transform: none !important;
}

/* 8. Panier header → masquer texte "Panier" si doublon */
.blockcart .hidden-sm-down { display: none !important; }

/* 9. Icone avion header → visually soften */
#header .plane-icon,
#header .sticon-plane {
    opacity: 0.4 !important;
}

/* === SEARCH — loupe seule, champ expansible au survol === */
#st_header .search_widget_block { width: auto !important; }
#st_header .search_widget_form_inner.input-group-with-border {
    border: none !important;
    background: transparent !important;
}
#st_header .search_widget_text {
    width: 0 !important;
    min-width: 0 !important;
    padding: 0 !important;
    background: transparent !important;
    border: none !important;
    border-bottom: 1px solid transparent !important;
    transition: width 0.3s ease, padding 0.3s ease, border-color 0.3s ease !important;
    overflow: hidden !important;
}
#st_header .search_widget_block:hover .search_widget_text,
#st_header .search_widget_form_inner:focus-within .search_widget_text {
    width: 180px !important;
    padding: 0 8px !important;
    border-bottom-color: #1a1a1a !important;
}
#st_header .search_widget_btn {
    background: transparent !important;
    border: none !important;
    padding: 0 8px !important;
}
#st_header .icon_text { display: none !important; }

/* === PANIER — fond transparent, icône + badge uniquement === */
.top_bar_item .cart_icon_item,
.top_bar_item.shopping_cart_style_0 .ajax_cart_bag {
    background: transparent !important;
    border-color: transparent !important;
}
.top_bar_item .cart_text,
.top_bar_item .ajax_cart_product_txt { display: none !important; }

/* Masquer le 0 en doublon à côté du panier (hors badge cercle) */
.top_bar_item .ajax_cart_quantity:not(.amount_circle) { display: none !important; }

/* ============================================================
   DESIGN REVIEW 2026-06-18 — CORRECTIONS
   ============================================================ */

/* FINDING-001: Cache cross-selling vide (aucun achat encore) */
#crossselling_products_container { display: none !important; }

/* FINDING-002: Titres produits trop petits (14px → 16px, poids lisible) */
.product-name {
  font-size: 15px !important;
  font-weight: 500 !important;
  line-height: 1.3 !important;
}

/* FINDING-003: Boutons quantité trop petits (<44px) */
.bootstrap-touchspin .input-group-btn .btn,
.input-group-btn .js-touchspin {
  min-width: 36px !important;
  height: 44px !important;
  line-height: 42px !important;
  padding: 0 !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
}
.pro_quantity.form-control {
  height: 44px !important;
  line-height: 44px !important;
}

/* FINDING-004: Cohérence typographique prix/TTC */
.pro_price_display .price,
.product-price-and-shipping .price {
  font-size: 16px !important;
  font-weight: 600 !important;
}
.tax_label, .product-price-and-shipping .tax_label,
span.pro_ttc { 
  font-size: 11px !important; 
  color: #888 !important; 
  vertical-align: middle !important;
}

/* FINDING-005: Espace vide footer — padding bottom raisonnable */
#footer { padding-top: 0px !important; }

/* FINDING-006: Images produits sur mobile — éviter la coupure au cap */
@media (max-width: 767px) {
  .product_img_link { 
    height: auto !important;
    min-height: 220px !important;
  }
  .product_img_link img,
  .product_img_link .front-image {
    height: auto !important;
    width: 100% !important;
    max-height: 300px !important;
    object-fit: contain !important;
  }
}

/* FINDING-007: Hero carousel — hauteur fixe supprimée sur mobile */
@media (max-width: 767px) {
  #carousel.carousel { height: auto !important; }
  #carousel .carousel-inner { height: auto !important; min-height: 0 !important; }
  #carousel .carousel-item { height: auto !important; }
  #carousel img { 
    width: 100% !important; 
    height: auto !important; 
    max-height: none !important;
    display: block !important;
  }
  /* Masquer les flèches de direction sur mobile */
  #carousel .direction { display: none !important; }
}

/* FINDING-008: Grille produits mobile — images proportionnelles */
@media (max-width: 767px) {
  /* Conteneur image : pas de hauteur fixe sur mobile */
  .product_img_link {
    height: auto !important;
    min-height: 0 !important;
    max-height: none !important;
  }
  .product_img_link img,
  .product_img_link .front-image {
    width: 100% !important;
    height: auto !important;
    max-height: none !important;
    object-fit: contain !important;
  }
  /* Titres produits — texte complet visible */
  .product-name {
    white-space: normal !important;
    overflow: visible !important;
    text-overflow: clip !important;
    font-size: 12px !important;
  }
}

/* ============================================================
   DESIGN AUDIT 2026-06-18 — AUDIT 2 — F-A, F-B, F-C
   ============================================================ */

/* F-A: Noms produits tronqués — h3.s_title_block height fixe 21px → auto */
h3.s_title_block {
  height: auto !important;
  overflow: visible !important;
}

/* F-B: Bouton Ajouter au panier sur les cartes produit — 36px → 44px */
.ajax_add_to_cart_button,
.btn-add-to-cart {
  height: 44px !important;
  line-height: 44px !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

/* F-C: Liens navigation — 36px → 44px de hauteur tactile */
#_desktop_top_nav .st_mega_menu > li > a,
#_desktop_top_nav .st_mega_menu > li > span {
  height: 44px !important;
  line-height: 44px !important;
}

/* F-A2: Alignement vertical des cartes — bouton toujours en bas */
.js-product-miniature .pro_second_box {
  display: flex !important;
  flex-direction: column !important;
}
.js-product-miniature .pro_second_box .act_box_cart {
  margin-top: auto !important;
}

/* ============================================================
   TICKER LES CORRESPONDANCES — Homepage
   ============================================================ */
body#index .featured-products { margin-bottom: 0 !important; }

.vif-ticker {
  overflow: hidden;
  white-space: nowrap;
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
  padding: 14px 0;
  margin: 16px 0 0 0;
  width: 100vw;
  margin-left: calc(50% - 50vw);
  cursor: default;
}
.vif-ticker:hover .vif-ticker-track {
  animation-play-state: paused;
}
.vif-ticker-track {
  display: inline-block;
  animation: vif-scroll 55s linear infinite;
}
.vif-ticker-track span {
  font-family: 'Playfair Display', serif;
  font-style: italic;
  font-size: 14px;
  color: #555;
}
.vif-sep {
  font-style: normal !important;
  color: #ccc;
  margin: 0 20px;
}
@keyframes vif-scroll {
  0%   { transform: translateX(0); }
  100% { transform: translateX(-50%); }
}
@media (prefers-reduced-motion: reduce) {
  .vif-ticker-track { animation: none; }
}

/* ============================================================
   RESPONSIVE MOBILE / TABLETTE — 2026-06-22
   ============================================================ */

/* === MOBILE (≤ 575px) === */
@media (max-width: 575px) {

  /* Grille homepage : 2 colonnes au lieu de 3 */
  .featured-products .products > div {
    width: calc(50% - 20px) !important;
    flex: 0 0 calc(50% - 20px) !important;
  }

  /* Grille catégorie : 2 colonnes au lieu de 3 */
  body.category #js-product-list .ajax_block_product,
  body.category #js-product-list article {
    width: 50% !important;
    flex: 0 0 50% !important;
    max-width: 50% !important;
  }

  /* Cards : padding interne réduit */
  .pro_outer_box.home_default {
    padding: 6px 3px !important;
  }

  /* Description arômes masquée (trop compacte en 2 colonnes) */
  .product-desc.pad_b6 {
    display: none !important;
  }

  /* Nom produit : taille réduite */
  h3.s_title_block a,
  .js-product-miniature .product-name a {
    font-size: 11px !important;
    line-height: 1.3 !important;
  }

  /* Prix : légèrement réduit */
  .pro_price_display .price,
  .product-price-and-shipping .price {
    font-size: 14px !important;
  }
  .tax_label {
    font-size: 10px !important;
  }

  /* Bouton panier : adapté à la largeur */
  .ajax_add_to_cart_button,
  .btn-add-to-cart {
    font-size: 10px !important;
    letter-spacing: 0 !important;
    padding-left: 6px !important;
    padding-right: 6px !important;
    height: 40px !important;
    line-height: 40px !important;
  }

  /* Quantité touchspin : boutons plus compacts */
  .bootstrap-touchspin .input-group-btn .btn,
  .input-group-btn .js-touchspin {
    min-width: 30px !important;
    height: 36px !important;
    line-height: 34px !important;
  }
  .pro_quantity.form-control {
    height: 36px !important;
    font-size: 13px !important;
  }

  /* Header padding réduit */
  #header_primary_container {
    padding-left: 8px !important;
    padding-right: 8px !important;
  }

  /* Ticker : taille de police légèrement réduite */
  .vif-ticker-track span {
    font-size: 12px !important;
  }

  /* Footer : colonnes empilées */
  .footer_first_level_row {
    flex-direction: column !important;
  }

  /* Mon compte : cases pleine largeur sur mobile */
  .myacount_dashbord_list .list-group-item {
    width: calc(100% - 20px) !important;
    margin: 0 0 12px !important;
    padding: 20px 16px !important;
  }
}

/* === TABLETTE (576px–991px) === */
@media (min-width: 576px) and (max-width: 991px) {

  /* Header padding ajusté */
  #header_primary_container {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }

  /* Grille produits tablette : conserver 3 colonnes avec meilleur espacement */
  .featured-products .products > div {
    margin-bottom: 20px !important;
  }

  /* Bouton panier tablette */
  .ajax_add_to_cart_button,
  .btn-add-to-cart {
    font-size: 12px !important;
  }
}

/* Fiche produit mobile — swiper "Dans la même collection" : hauteur auto */
@media (max-width: 767px) {
  #category_products_container .swiper-container,
  #category_products_container .swiper-wrapper {
    height: auto !important;
    min-height: 0 !important;
  }
  #category_products_container .swiper-slide {
    height: auto !important;
  }
}

/* Fiche produit mobile — swiper "Dans la même collection" : hauteur naturelle */
@media (max-width: 767px) {
  #category_products_container .swiper-wrapper {
    align-items: flex-start !important;
  }
}

/* Fiche produit — image lazy : forcer width 100% sur conteneur pour éviter hauteur intrinsèque */
#category_products_container .product_img_link,
#category_products_container .front_image_pic {
  display: block !important;
  width: 100% !important;
}

/* Fiche produit — masquer placeholder holder sur slides lazy non chargés */
#category_products_container .product_img_link img.holder {
  display: none !important;
}

/* ============================================================
   CHECKOUT TABLETTE — 2 colonnes sur 768-991px
   Col1 (login+adresse) à gauche, Col2+3 (livraison+paiement+résumé) à droite
   ============================================================ */
@media (min-width: 768px) and (max-width: 991px) {
  .steco_container .steco_row.steco_divider > .steco_col {
    flex: 0 0 50% !important;
    max-width: 50% !important;
  }
  .steco_right_inner > .steco_col {
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }
}

/* Footer : blocs Informations et Suivez-nous collés à gauche — annule le centrage Bootstrap container */
#footer-tertiary-container {
  margin-left: 0 !important;
  margin-right: auto !important;
}

/* === DEVENIR REVENDEUR tout à droite avant la loupe === */
#header_left {
  align-items: stretch !important;
}
#header_left .flex_container.header_box.flex_left {
  width: 100% !important;
  flex: 1 1 auto !important;
}
#st_mega_menu_wrap {
  width: 100% !important;
}
ul.st_mega_menu.mu_level_0 {
  display: flex !important;
  width: 100% !important;
  align-items: center;
}
#st_menu_11 {
  margin-left: auto !important;
}

/* Page Devenir revendeur — supprime les paddings Bootstrap du container */
body.cms-id-8 #columns.container {
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin-left: 30px !important;
}
body.cms-id-8 #center_column {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

/* Page Devenir revendeur — masque le titre redondant */
body.cms-id-8 h1.page_heading {
  display: none !important;
}

/* Icône loupe recherche masquée dans le header (peu de produits, pas nécessaire) */
#header_right_top .stsearchbar_builder {
  display: none !important;
}

/* Supprime l'espace réservé au fil d'Ariane (absent sur la homepage) pour aligner le header partout */
.breadcrumb_spacing {
  height: 0 !important;
}

/* Masque le titre H1 de page (Correspondances, catégories, etc.) sur toutes les pages hors accueil, pour aligner le header comme sur la homepage */
body:not(#index) h1.page_heading,
body:not(#index) .page_heading,
body:not(#index) .category_page_heading {
  display: none !important;
}

/* 10. Panier header — texte "Panier" seul, sans icône, même traitement que "Devenir revendeur" (choix d'Arthur le 20/07/2026) */
.ajax_cart_bag .fto-glyph.icon_btn,
.header_icon_btn_icon .fto-glyph.icon_btn {
    display: none !important;
}
.ajax_cart_bag,
.header_icon_btn_icon {
    display: inline-flex !important;
    flex-direction: row !important;
    align-items: center !important;
    width: auto !important;
    min-width: 0 !important;
    height: auto !important;
    gap: 3px;
    position: relative !important;
}
#st_header .ajax_cart_bag .icon_text {
    display: inline-block !important;
    height: auto !important;
    overflow: visible !important;
    font-family: "Fjalla One" !important;
    font-size: 15.4px !important;
    font-weight: 400 !important;
    letter-spacing: 0.77px !important;
    line-height: normal !important;
    text-transform: uppercase;
    color: #444 !important;
}
.ajax_cart_bag .amount_circle {
    position: static !important;
    display: inline-block !important;
    background: none !important;
    border: none !important;
    box-shadow: none !important;
    color: #444 !important;
    width: auto !important;
    height: auto !important;
    line-height: normal !important;
    font-size: 15.4px !important;
    font-family: "Fjalla One" !important;
    letter-spacing: 0.77px !important;
    font-weight: 400 !important;
}
.ajax_cart_bag .amount_circle::before { content: "("; }
.ajax_cart_bag .amount_circle::after { content: ")"; }
/* doublons "0 article(s)" affichés à côté du bouton — redondants avec le compteur ci-dessus */
.ajax_cart_quantity.cart_icon_item,
.ajax_cart_product_txt.cart_icon_item {
    display: none !important;
}
