/** Shopify CDN: Minification failed

Line 3182:0 Unexpected "}"

**/
/***********************contenu du custom.css***********************************/
/*Largeur de la page, description produit*/

/*zone de selection pour panier page produit*/




@media (max-width: 768px) {
.product__quantity {
    justify-content: center;
 }
}


/*prix promo*/


/*image icone produit*/



/*footer*/









/*header*/


/* Survol des liens du megamenu */


/* Bordure animée */


/* Animation de la bordure de gauche à droite */


/*icone reassurance*/





/***************ancien css*************************/
/* Styles pour les bureaux */

/*Texte et diver*/






/*bouton ajout panier sur carte*/





/*chevron des images produits*/

/*totop*/
#totop {
  position: fixed;
  bottom: 90px;
  right: 20px;
  width: 45px; /* Largeur du bouton */
  height: 45px; /* Hauteur du bouton */
  background-color: #339999; /* Fond noir */
  border-radius: 50%; /* Forme arrondie */
  display: none; /* Le bouton sera masqué par défaut */
  justify-content: center;
  align-items: center;
  cursor: pointer;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  z-index: 1;
}

/*****carte sur produit vedette*****/

/*etiquette promo sur cartes*/


/*prix produit carte*/

/*etiquette epuisé*/


/*menu principal*/



/*lien de texte*/



/*formatage des titres*/

/*****************MOBILE****************/
/* Conteneur principal des cartes */



/* Assure que chaque carte a la même hauteur */





/*grille categories*/

/*div#CollectionAjaxContent {
  display: grid;
  justify-items: center;
}*/



/*******section : produit deja vu*******/




/*page produit*/



/*popup vue rapide produit*/
/*texte du champs perso*/

/* essai carte mobile et fixe*/


/*essai grille produit*/
/* Grille pour les cartes */

/* 4 colonnes pour les écrans larges (1400px et plus) */


/* 3 colonnes pour les écrans entre 1100px et 1399px */


/* 2 colonnes pour les écrans entre 769px et 1099px */


/* 1 colonne pour les écrans en dessous de 769px (mobile) */
/*bouton suivant precedent sur produit*/






/* Cacher les miniatures sur mobile et bureau */


/* Adaptation des tailles pour mobile */


/*FAQ accordeon*/


/* Hover : légèrement plus foncé */

/******cartes produit***********/






/*texte bouton ajout panier*/

/*ajout panier*/





/*container grille collections*/









/*grille collection page index*/

/*texte popup produit*/

/*produit sur article*/

/* Appliquer uniquement sur la page des articles */



/* Style pour les produits liés dans la section related-products */


/* Séparons les colonnes de l'aperçu rapide */


/* Corrige les colonnes entre 769px et 1099px pour les produits liés */


/* Style pour mobile */




/* Supprime les puces des éléments dans la classe liste-qualites */




/*fond titre entete titre collection etc*/

/*essai article*/
/* CSS à ajouter pour l'affichage sur mobile */

/* Style des titres H2 dans les articles */


/* Style des titres H3 dans les articles */


/* Style du texte de paragraphe pour harmoniser avec les titres */

/*lien article*/



/* Pour les liens dans les listes, sans affecter le menu */


/*lien du footer*/



/*faq sous les produits page article*/



/*.related-products .grid__item {
    flex: 1 1 22%;
    max-width: 100% !important;
    box-sizing: border-box;
}*/
/*tags sur header articlecollection*/



/*icone compte client mobile*/





/*prix panier*/

/*alignement au centre sur mobile*/

/*fixation taille image score cls*/
/*champs poids type taille produit*/


/*loloyal*/





/*espace haut page produit*/



/*bouton disabled carte produit*/


/*faq vide*/

/*bouton ajout article*/







/* Styles pour les boutons de navigation produits */














/* Supprime totalement le texte à l'intérieur des boutons */


/* Cache temporairement les boutons et les affiche après chargement complet */
/* Positionnement de la navigation */


/* Styles pour les boutons de navigation produits */






/* Amélioration du design des flèches */
.prev-product,
.next-product {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  font-size: 28px;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.2);
}

/* Cache totalement le texte à l'intérieur des boutons */


/* Cache temporairement les boutons et les affiche après chargement complet */



/* Lien retour collection page produit */




/* Force le blanc même si Shopify applique un style */

/*reassurance produit*/



/*tableau des details*/













/*fil d'arrienne*/



/*******************************************/
/*Largeur de la page, description produit*/

/*zone de selection pour panier page produit*/






/*prix promo*/


/*image icone produit*/



/*footer*/






button.btn.addToCart.add-cart-secondary.btn--terriary {
  font-size: 12px;
}


/*header*/
.toolbar {
  background: #124215;
  color: #ffffff;
  font-size: calc(var(--typeBaseSize) * 0.85);
}

/* Survol des liens du megamenu */


/* Bordure animée */


/* Animation de la bordure de gauche à droite */


/*icone reassurance*/





/***************ancien css*************************/
/* Styles pour les bureaux */

/*Texte et diver*/






/*bouton ajout panier sur carte*/





/*chevron des images produits*/

/*totop*/
#totop {
  position: fixed;
  bottom: 100px;
  right: 20px;
  width: 50px; /* Largeur du bouton */
  height: 50px; /* Hauteur du bouton */
  background-color: #339999; /* Fond noir */
  border-radius: 50%; /* Forme arrondie */
  display: none; /* Le bouton sera masqué par défaut */
  justify-content: center;
  align-items: center;
  cursor: pointer;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  z-index: 9999; /* valeur très haute */
}







/*****carte sur produit vedette*****/

/*etiquette promo sur cartes*/


/*prix produit carte*/

/*etiquette epuisé*/


/*menu principal*/



/*lien de texte*/
p a {
  color: #d34dc1 !important;
}

p a {
  color: #060d31 !important;
}
/*formatage des titres*/

/*****************MOBILE****************/
/* Conteneur principal des cartes */



/* Assure que chaque carte a la même hauteur */




/*grille categories*/

/*div#CollectionAjaxContent {
  display: grid;
  justify-items: center;
}*/
.collection-item {
  margin: 10px;
}


/*******section : produit deja vu*******/




/*page produit*/
.product-block.product-block--price {
  display: flex;
  flex-wrap: nowrap;
}


/*popup vue rapide produit*/
/*texte du champs perso*/

/* essai carte mobile et fixe*/


/*essai grille produit*/
/* Grille pour les cartes */

/* 4 colonnes pour les écrans larges (1400px et plus) */


/* 3 colonnes pour les écrans entre 1100px et 1399px */


/* 2 colonnes pour les écrans entre 769px et 1099px */


/* 1 colonne pour les écrans en dessous de 769px (mobile) */
/*bouton suivant precedent sur produit*/






/* Cacher les miniatures sur mobile et bureau */


/* Adaptation des tailles pour mobile */


/*FAQ accordeon*/


/* Hover : légèrement plus foncé */

/******cartes produit***********/





[data-type_product_capitalize="true"] .grid-product__title {

}
/*texte bouton ajout panier*/

/*ajout panier*/





/*container grille collections*/







.index-section {
  margin: 20px 0;
}

/*grille collection page index*/

/*texte popup produit*/

/*produit sur article*/

/* Appliquer uniquement sur la page des articles */



/* Style pour les produits liés dans la section related-products */


/* Séparons les colonnes de l'aperçu rapide */


/* Corrige les colonnes entre 769px et 1099px pour les produits liés */


/* Style pour mobile */
@media only screen and (max-width: 768px) {
  

  /* Applique aussi aux colonnes de l'aperçu rapide pour s'adapter sur mobile */
  
}



/* Supprime les puces des éléments dans la classe liste-qualites */




/*fond titre entete titre collection etc*/

/*essai article*/
/* CSS à ajouter pour l'affichage sur mobile */

/* Style des titres H2 dans les articles */


/* Style des titres H3 dans les articles */
.article__body h3 {
  font-size: 1.5em; /* Taille un peu plus petite que H2 */
  font-weight: bold;
  color: #339999; /* Couleur proche du texte mais plus sombre */
}

/* Style du texte de paragraphe pour harmoniser avec les titres */


/*lien article*/



/* Pour les liens dans les listes, sans affecter le menu */


/*lien du footer*/



/*faq sous les produits page article*/



/*.related-products .grid__item {
    flex: 1 1 22%;
    max-width: 100% !important;
    box-sizing: border-box;
}*/
/*tags sur header articlecollection*/



/*icone compte client mobile*/


 .header__icon.header__icon--account.mobile-only svg {
  stroke: #339999; /* change la couleur des traits */
  /*fill: none;       on garde le SVG creux */
}



/*prix panier*/

/*alignement au centre sur mobile*/

/*fixation taille image score cls*/
/*champs poids type taille produit*/


/*loloyal*/





/*espace haut page produit*/



/*bouton disabled carte produit*/


/*faq vide*/

/*bouton ajout article*/

.boutton {
  display: block; /* Nécessaire pour que margin: auto fonctionne */
  width: max-content; /* Adapte la largeur au contenu du bouton */
  margin: 0 auto; /* Centre horizontalement */
  background-color: #339999;
  color: #ffffff !important;
  text-decoration: none;
  text-align: center !important;
  border: none;
  padding: 10px 20px;
  font-size: 16px;
  font-weight: bold;
  cursor: pointer;
}





/* Styles pour les boutons de navigation produits */


.prev-product,
.next-product {
  color: white;
  text-decoration: none;
  font-size: 24px;
  padding: 10px;
  display: flex !important;
  align-items: center;
  justify-content: center;
  width: 60px;
  height: 60px;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  transition: background-color 0.3s ease, transform 0.2s ease;
  pointer-events: auto;
  position: fixed;
  top: 50% !important;
  transform: translateY(-50%) scale(1);
  visibility: visible !important;
  opacity: 1 !important;
  overflow: hidden;
  white-space: nowrap;
}





.prev-product:hover,
.next-product:hover {
  transform: scale(1.1); /* Correction du hover pour éviter tout déplacement */
}





/* Supprime totalement le texte à l'intérieur des boutons */


/* Cache temporairement les boutons et les affiche après chargement complet */
/* Positionnement de la navigation */


/* Styles pour les boutons de navigation produits */


.prev-product,
.next-product {
  color: #339999;
  text-decoration: none;
  font-size: 24px;
  padding: 10px;
  display: flex !important;
  align-items: center;
  justify-content: center;
  width: 60px;
  height: 60px;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  transition: background-color 0.3s ease, transform 0.2s ease;
  pointer-events: auto;
  position: fixed;
  top: 50% !important;
  transform: translateY(-50%);
  visibility: visible !important;
  opacity: 1 !important;
  overflow: hidden;
  white-space: nowrap;
}



/* Amélioration du design des flèches */
.prev-product,
.next-product {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  font-size: 28px;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.2);
  color:#339999;
}

/* Cache totalement le texte à l'intérieur des boutons */

/*cache l'ancre des boutons mais visible google*/




@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/* Lien retour collection page produit */




/* Force le blanc même si Shopify applique un style */

/*reassurance produit*/



/*tableau des details*/













/*fil d'arrianne*/



/*******************************************/
/* Conteneur des produits connexes blog*/


/* Breadcrumb sur collections, blog et pages */





/*couleur menu avec sous menu*/
  
/*complement bas collection*/


/*FAQ produit*/
/* Titre de la FAQ */


/* Alignement des réponses */


/* Paragraphe dans les réponses */


/* Span si utilisé pour les réponses */

/*testimonials*/







/*champsperso question PAA*/












/* Avis clients des articles */

.bloc-review {
  margin: 0 0 40px !important;
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

@media (max-width: 767px) {
  .bloc-review {
    margin: 1px !important;
  }
}

.bloc-review h2 {
  width: 100%;
  font-size: 1.5em;
  margin-bottom: 10px;
}

.review-card {
  flex: 1 1 calc(33.333% - 20px);
  border: 1px solid #ddd;
  border-radius: 10px;
  background: #f9f9f9;
  box-sizing: border-box;
  padding: 10px 10px 0 10px !important;
  margin-bottom: -40px !important;
  font-size: 0.8em !important;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.review-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);
}

.bloc-review h3 {
  color: #339999;
}

@media screen and (max-width: 768px) {
  .review-card {
    flex: 1 1 100%;
    padding: 10px 10px 0 10px !important;
    margin-bottom: 8px !important;
  }
}


/*navigation desfleches*/






/*boutton retour collection*/

/*bouton collant ajout panier mobile*/
/* Par défaut, caché */
.quick-cart-button {
  display: none;
  position: fixed;
  bottom: 90px; /* ajuste la position verticale */
  left: 15px; /* côté gauche */
  background: #339999;
  width: 55px;
  height: 55px;
  border-radius: 50%;
  text-align: center;
  z-index: 9999;
  box-shadow: 0 4px 12px rgba(0,0,0,0.2);

  display: flex; /* Pour centrer l'icône */
  align-items: center;
  justify-content: center;
}









/*video optimisee*/




/* --- Questions PAA en haut --- */








/* --- Avis clients en bas (bloc-paa-top + paa-top) --- */







/*bloc CTA bas product*/



/*popup consentement*/
.shopify-pc__banner__wrapper {
  position: fixed !important;
  bottom: 20px !important;
  left: 20px !important;
  width: 320px !important;
  background: #339999 !important;
  color: #fff !important;
  border-radius: 12px !important;
  padding: 15px 20px !important;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3) !important;
  font-size: 14px !important;
  z-index: 99999 !important;
}














.shopify-pc__banner__wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    /* flex-direction: column; */
    flex-wrap: wrap;
}

.shopify-pc__banner__btns {
    display: flex;
    min-width: 300px !important;
    min-width: 300px !important;
    flex-direction: row;
    gap: 20px;
}


/* Container principal */


/* Titre */


/* Texte */


/* Lien */


/* Boutons */





/*popup consentement mobile*/



@media (max-width: 768px) {
  .shopify-pc__banner__wrapper {
    min-width: auto !important;
    max-width: none !important;
    width: calc(100% - 30px) !important; /* 15px de marge de chaque côté */
    left: 15px !important;
    right: 15px !important;
    bottom: 15px !important;
    padding: 12px !important;
    border-radius: 10px !important;
    box-sizing: border-box !important;
  }

    .shopify-pc__banner__btns button {
    width: 100% !important;
  }
  
    .shopify-pc__banner__btns {
    display: flex;
    min-width: 80% !important;
    min-width: 80% !important;
    flex-direction: row;
    gap: 20px;
    }
  }

.shopify-pc__banner__dialog {
    padding:0 !important;
}
/*judge.me*/
.jdgm-widget:not(.jdgm-review-widget--small,.jdgm-review-widget--medium) .jdgm-write-rev-link, .jdgm-widget:not(.jdgm-review-widget--small,.jdgm-review-widget--medium) .jdgm-ask-question-btn {

    border-radius: 10px !important;
}
.jdgm-rev.jdgm-divider-top.jdgm--done-setup.jdgm--leex-done-setup {
    font-size: 14px;
}
div#judgeme_product_reviews {
    max-width: 1400px !important;
}
/* Mobile : étoiles + jauge + nombre sur UNE ligne */
@media (max-width: 749px){
.jdgm-histogram__row{
    display: flex !important;
    flex-direction: row !important;
    justify-content: center !important;
  }
 .jdgm-histogram {
    margin: 0 !important;
}
.jdgm-histogram__row:not([data-rating="1"]) {
    margin-bottom: 5px !important;
}
.jdgm-histogram__bar {
    min-width: 160px !important;
}}


/*reassurance champ perso collection*/
.reassurance-bloc {
  background: #f9f9f9; /* fond doux */
  border: 1px solid #e0e0e0;
  border-radius: 12px;
  padding: 25px 30px;
  margin: 30px 0;
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.05);
}

.reassurance-bloc h2 {
  font-size: 1.5rem;
  margin-bottom: 20px;
  color: #1e3d34; /* vert foncé naturel */
  text-align: center;
  font-weight: 600;
}

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

.reassurance-bloc li {
  margin: 12px 0;
  padding-left: 35px;
  position: relative;
  font-size: 1rem;
  line-height: 1.6;
  color: #333;
}

.reassurance-bloc li strong {
  color: #1a7f5a; /* vert accentué pour les mots clés */
}

.reassurance-bloc li::before {
  content: "✔";
  position: absolute;
  left: 0;
  top: 0;
  color: #1a7f5a; /* couleur des icônes */
  font-weight: bold;
  font-size: 1.1rem;
}

/* Badge "Nouveau" */
.grid-product__tag--new {
  display: inline-block;         /* le rend adapté à son contenu */
  background-color: rgb(66, 119, 233);
  color: #fff;
  padding: 5px 10px;
  border-radius: 4px;
  position: absolute;
  top: 10px;
  left: 10px;
  width:82px;
}

@media (max-width: 749px) {
  .grid-product__tag--new {
    margin:10px;
    width:70px;
  }
}

@media (max-width: 749px) {
  .grid-product__tag--sale  {
    top:10px !important;
    right:10px;
    padding: 5px 10px !important;
    border-radius: 4px;
  }
}
  .grid-product__tag--sale  {
    padding: 5px 10px !important;
    border-radius: 4px; 
}
input {
    max-height: 35px;
}
/*second bouton payer panier*/
.add-to-cart.btn--secondary {
    border: none;
    border-color: var(--colorTextBody);
    background-color: #339999;
    color: white;
}
/*bouton proceder paiement*/
button.btn.cart__checkout {
    color: white !important;
}
/* bouton panier */
/* Styles généraux des boutons */
.cart-continue-shopping .cart-continue-btn {
  display: inline-block;
  text-align: center;
  padding: 12px 15px;
  margin-bottom: 7px;
  border-radius: 6px;
  font-size: 14px;
  font-weight: 600;
  color: #fff !important;
  text-decoration: none;
}

/* Couleurs par bouton */
.cart-continue-shopping .retour {
  background-color: #2d9cdb; /* Bleu */
}
.cart-continue-shopping .promo {
  background-color: #f2994a; /* Orange */
}
.cart-continue-shopping .nouveautes {
  background-color: #27ae60; /* Vert */
}
.cart-continue-shopping .cart-continue-btn {
  display: block;
  width: 100%;
  flex-direction: column;
  margin-bottom:5px !important;
}

/*pannier classic*/
/* Page panier classique : 3 boutons sur une seule ligne */
.main-cart .cart-continue-shopping {
  display: flex;
  justify-content: space-between;
  gap: 15px;
  margin-top: 20px;
}

.main-cart .cart-continue-shopping .cart-continue-btn {
  flex: 1;              /* largeur égale pour tous */
  margin: 0;            /* pas de marge parasite */
  text-align: center;   /* texte centré */
}
/*encart livraison classic*/
.cart-shipping-info-classic {
  background: #fafafa;
  border: 1px solid #e5e5e5;

  padding: 15px 20px;
  margin-bottom: 20px;
  font-size: 16px;
}
.cart-shipping-info-classic .title {
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 15px;
}


.cart-shipping-info-classic h4 {
  margin: 0 0 10px 0;
  font-size: 15px;
  font-weight: 600;
  color: #333;
}

.cart-shipping-info-classic ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.cart-shipping-info-classic li {
  margin-bottom: 10px;
  line-height: 1.4em;
}

.cart-shipping-info-classic .note {
  display: block;
  font-size: 14px;
  color:rgb(21, 12, 107);
}



/*essai carte*/
/* Uniformiser tous les boutons et liens */
.product-card__actions .btn {
  display: inline-block;
  text-align: center;
  background: #339999; /* vert Kymaya */
  color: #fff !important;
  padding: 10px 16px;
  border-radius: 6px;
  text-decoration: none;
  font-size: 14px;
  font-weight: 600;
  width: 100%;
}

.product-card__actions .btn:hover {
  background: rgb(21, 181, 202);
}
/*carte produit*/
.grid__item.grid-product.small--one-half.medium-up--one-quarter.grid-product__has-quick-shop.aos-init.aos-animate {
    min-height: 0;
}
[data-type_product_capitalize=true] .grid-product__title {
    color: #339999;
}
/*liste puce produit*/
.product-card-bullets {
  list-style: none;
  padding: 5px;
  margin: 5px 0 0;
  font-size: 0.9rem;
  line-height: 1.4;
  color:rgb(3, 3, 3);
  border: 1px solid #e0e0e0;   /* bordure fine et discrète */
  border-radius: 6px;           /* coins arrondis */
  background-color:rgba(233, 246, 255, 0.31);    /* léger fond gris clair */
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.20); /* ombre légère */
  margin:10px;
}
.product-card-bullets li::before {
  content: "✓ ";
  color:rgb(78, 146, 0); /* vert check */
  font-weight: bold;
}
/*h3 sur cate produit*/
h3.grid-product__title.grid-product__title--body {
    hyphens: none;
    color:rgb(2, 0, 131);

}

/*produit connexe mobile*/
/*lien marque page produit*/
.product-brand {
  margin: 6px 0 10px;
  font-size: 0.9rem;
  color: #444;
}
.product-brand a {
  color: #339999;
  font-weight: 500;
  text-decoration: none;
}
.product-brand a:hover {
  color:rgb(14, 48, 48);
}

/* Corrige l'affichage des cartes produits uniquement dans les articles */
.custom-related-products .grid__item.grid-product.small--one-half.medium-up--one-quarter.grid-product__has-quick-shop {
  width: 100% !important;
  margin: 0.5% 0 !important;
}
.custom-related-products {
  display: flex;
  flex-wrap: wrap;
  gap: 20px; /* espace entre cartes */
}
.custom-related-products .custom-product-card {
  flex: 1 1 calc(25% - 20px); /* 4 colonnes desktop */
  display: flex;
}

@media (max-width: 749px) {
.custom-related-products .custom-product-card {
    flex: 1 1 calc(100% - 20px);
    display: flex;
  }
}

/*logo sur page marque*/
.logo-bar {
    margin-bottom: 30px;
}
/*badge image produit*/


.product__badge-wrapper {
  position: absolute;
  top: 12px;
  left: 12px;
  z-index: 5;
}

.product__badge-wrapper .badge {
  display: inline-block;
  padding: 4px 8px;
  margin-bottom: 6px;
  font-size: 16px;
  font-weight: 600;
  border-radius: 4px;
  color: #fff;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.83);
}
@media (max-width: 749px) {
.product__badge-wrapper .badge {
  font-size: 12px;
}
}


.badge--new { background-color:rgb(66, 119, 233); }





.grid-product__badges {
  position: absolute;
  top: 10px;
  left: 10px;
  display: flex;
  gap: 6px;
  flex-wrap: wrap;
  z-index: 5;
}

.grid-product__badges .badge {
  display: inline-block;
  padding: 3px 6px;
  border-radius: 4px;
  font-size: 12px;
  font-weight: 600;
  color: #fff;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.83);
}

.badge--sale { background-color: #ff2c00; }

.badge--soldout { background-color: #b30b0b; }
.badge--instock { background-color: #FF8300; }

@media screen and (max-width: 768px) {
  .grid-product__badges {
    margin-top: 3px;        /* marge en haut */
    margin-left: 3px;       /* marge à gauche */
    margin-right: 3px;      /* garde un peu de respiration à droite */
    gap: 4px;        /* espace entre les badges un peu réduit */
    padding: 3px !important;
    font-size:10px !important;
  }
}
@media screen and (max-width: 768px) {
  .grid-product__badges .badge {
    padding: 3px !important;
    font-size:10px !important;
  }
}
span.badge.badge--abonnement{
      background:rgb(10, 133, 57)!important;
      color: #fafafa !important;
}
.icone-paiement {
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.4);
  }

/*INFO PANIER*/
.cart-shipping-info {
  background: #f9f9f9;
  border: 1px solid #ddd;
  padding: 12px;
  margin: 12px 0;
  font-size: 13px;
  line-height: 1.4em;
  border-radius: 6px;
}
.cart-promos {
  background: #f9f9f9;
  border: 1px dashed #ccc;
  padding: 12px;
  margin: 15px 0;
  text-align: center;
  border-radius: 8px;
}
.cart-promos-text {
  font-size: 14px;
  margin-bottom: 8px;
  color: #333;
}
.cart-promos-btn {
  display: inline-block;
  background: #339999; /* ton vert Kymaya */
  color: #fff !important;
  padding: 8px 14px;
  text-decoration: none;
  font-size: 14px;
  font-weight: 600;
}
.cart-promos-btn:hover {
  background:rgb(28, 161, 124);
}
/*bouton popup*/
button._formSubmitButton_cit2d_96 {
    color: #ffffff !important;
}
/* Variants sur tuile produit */
.grid-product__variants {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.variant-pill {
  color:rgb(3, 3, 3);
  border: 1px solid #e0e0e0;   /* bordure fine et discrète */
  border-radius: 6px;           /* coins arrondis */
  background-color:rgba(233, 246, 255, 0.31);    /* léger fond gris clair */
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.20); /* ombre légère */
  padding: 5px;
  font-size: 0.6rem;
  line-height: 1.5;
  white-space: nowrap;
}

@media screen and (min-width: 769px) {
  .variant-pill {
    font-size: 0.75rem;
  }
}

/* ===== Icônes de paiement – Kymaya ===== */
.payment-icons{
  --icon-size: 60px;          /* taille icône desktop */
  --icon-gap: 2px;           /* espace horizontal/vertical */
  --icon-pad: 3px;            /* padding interne autour du logo */
  --icon-radius: 5px;         /* arrondi des angles */
  --icon-bg: #fff;            /* fond pour halo propre sur fond coloré */
  --icon-shadow: 0 0 0 1px rgba(0,0,0,.06), 0 2px 6px rgba(0,0,0,.10); /* légère lueur/halo */

}
.payment-icons .icone-paiement{
  width: var(--icon-size);  /* 40px dans le bloc que je t’ai donné */
  height: auto;
  max-height: 30px;         /* plafonne si un logo est trop haut */
}
.payment-icons p{
  margin: 0 0 8px 0;
  font-size:12px;

}

.payment-icons .icons-wrapper{
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: var(--icon-gap);
  justify-content: center;
}

.payment-icons .icone-paiement{
  width: var(--icon-size);
  height: auto;
  display: block;
  padding: var(--icon-pad);
  background: var(--icon-bg);
  border-radius: var(--icon-radius);
  box-shadow: var(--icon-shadow);
  margin: 0;               /* évite les marges héritées */
  transition: transform .15s ease, box-shadow .2s ease, filter .2s ease;
  object-fit: contain;     /* au cas où un SVG/PNG exotique */
}

.payment-icons .icone-paiement:hover{
  transform: translateY(-1px);
  box-shadow: 0 0 0 1px rgba(0,0,0,.08), 0 4px 10px rgba(0,0,0,.12);
  filter: saturate(1.05);
}

/* Panneau flottant boxe avada(mobile) */
.Avada-BundleBuilder__FooterMobile{
  position: fixed;
  left: 0; right: 0; bottom: 0;
  z-index: 200;
  width: 95% !important;
  display: flex;
  flex-direction: column;        /* colonne pour gérer header/liste/footer */
  gap: 8px;
  background: #fff;
  padding: 10px 15px;
  padding-bottom: calc(10px + env(safe-area-inset-bottom, 0));
  border-radius: 16px 16px 0 0;  /* uniquement en haut */
  border-top: 1px solid #d1d1d1;
  box-shadow: 0 -7px 21.6px rgba(0,0,0,.25);
  max-height: calc(100dvh - 8px);/* ne dépasse jamais l’écran */
  overflow: hidden;              /* le scroll se fait à l’intérieur */
  margin: auto !important;
}

/* Header du panneau : toujours visible et cliquable */
.Avada-BundleSummary__Header,
.Avada-BundleSummary__header{
  position: sticky;
  top: env(safe-area-inset-top, 0);
  z-index: 3;
  background: #fff;
  padding-top: 6px;              /* si besoin de respirer sous l’encoche */
  pointer-events: auto !important;
}

/* Zone items : prend la place restante et scrolle */
.Avada-bundle-items{
  display: flex !important;
  flex-direction: column;
  gap: 20px;
  flex: 1 1 auto;                /* occupe tout l’espace libre */
  min-height: 0;                 /* indispensable pour que flex scrolle */
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  background: #fff;
  border-radius: 4px;
  padding: 16px;
  margin: 0;                     /* évite de pousser le footer */
}
/*texte du haut*/
.Avada-BundleSummary__Description {
    font-size: 14px;
    line-height: normal;
    margin: 0;
    min-height: 30px;
}

/* Totaux + CTA : restent visibles en bas du panneau lors du scroll */
.Avada-BundleSummary__footer{
  position: sticky;
  bottom: 0;
  background: #fff;
  z-index: 3;
  padding: 10px 0 0;
  box-shadow: 0 -4px 12px rgba(0,0,0,.06);
}
.Avada-BundleSummary__row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 15px;
    margin-bottom: 2px;
    padding-left: 5px;
    padding-right: 5px;
}

/* Bouton “Ajouter la boxe au panier” plein largeur propre */
.Avada-BundleSummary__add-btn{
  width: 100%;
  margin-top: 8px;
  border-radius: 10px;   /* mets 0 si tu veux bord à bord */
}
/* Scope police à l'appli AOV/Avada */
.Avada-BundleBuilder__FooterMobile,
.Avada-BundleBuilder__FooterMobile * ,
.Avada-BundleSummary__Header,
.Avada-BundleSummary__header,
.Avada-BundleSummary__header * ,
.Avada-bundle-items,
.Avada-bundle-items * ,
.Avada-BundleSummary__footer,
.Avada-BundleSummary__footer * {
  font-family: "Josefin Sans", system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial, "Apple Color Emoji", "Segoe UI Emoji" !important;
  font-weight: 400;
  letter-spacing: .2px;
}

/* Un peu de hiérarchie typographique */
.Avada-BundleSummary__Header strong,
.Avada-BundleSummary__Header h1,
.Avada-BundleSummary__Header h2,
.Avada-BundleSummary__header strong,
.Avada-BundleSummary__header h1,
.Avada-BundleSummary__header h2 {
  font-weight: 600;
  line-height: 1.2;
}

/* Bouton CTA harmonisé */
.Avada-BundleSummary__add-btn{
  font-weight: 600;
  letter-spacing: .3px;
}
/* ===== 1 carte par ligne (mobile) ===== */
@media (max-width: 560px){
  /* Passe la liste en grid 1 colonne (écrase le flex de l'app) */
  .Avada-BundleList{
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 14px !important;
  }
  /* Chaque carte doit prendre 100% */
  .Avada-BundleList .Avada-BundleCard{
    width: 100% !important;
    max-width: 100% !important;
    flex: 0 0 100% !important;   /* si l'app reste en flex, on force */
    box-sizing: border-box;
    min-width: 0;
  }
  /* Images fluides */
  .Avada-BundleCard__ImageWrapper,
  .Avada-BundleCard__image{
    width: 100% !important;
    height: auto !important;
    display: block;
  }
}

/* (Optionnel) rebasculer en 2 colonnes dès 561px+ */
@media (min-width: 561px) and (max-width: 999px){
  .Avada-BundleList{
    display: grid !important;
    grid-template-columns: repeat(2, 1fr) !important;
    gap: 16px !important;
  }
}
/*1colonne sur bureau*/
.Avada-BundleModal .Avada-BundleModal__Content {
    display: flex !important;
    flex-direction: column !important;
    background:rgb(255, 255, 255) !important;
}
/*police sur bureau*/
.Avada-BundleModal .Avada-BundleModal__Actions .Avada-BundleModal__Detail {
    color: #000;
    font-size: 16px !important;
    font-weight: 400;
    line-height: 25px !important;
    letter-spacing: 1px;
}
.Avada-BundleModal .Avada-BundleModal__Actions .Avada-BundleModal__Detail h2,
.Avada-BundleModal .Avada-BundleModal__Actions .Avada-BundleModal__Detail hr{
  margin-top: 10px;
  margin-bottom: 10px;
}
a.Avada-BundleModal__ActionLink {
    display: none !important;
}
.Avada-BundleCategories .Avada-BundleCategory .Avada-BundleCategory__toggle {
    font-size: 40px !important;
}
.Avada-BundleCategories .Avada-BundleCategory {
    gap: 0 !important;
}
.Avada-BundleCategories .Avada-BundleCategory .Avada-BundleCategory__title {
    color: #339999 !important;
    font-size: 25px !important;
    font-weight: 900;
    letter-spacing: .6px;
    margin-bottom: 0 !important;
    margin-top: 0;
}
.Avada-BundleCategories .Avada-BundleCategory .Avada-BundleCategory__header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
    /* padding-top: 16px; */
    border-top: 1px solid #eee;
    background-color: aquamarine;
    padding: 10px !important;
}
.Avada-BundleCategories .Avada-BundleCategory .Avada-BundleCategory__header {
    background-color:rgb(240, 240, 240);
}

  /* ——— 2) Style “onglets” sur les en-têtes de catégories (accordéon) ——— */
  .Avada-BundleCategories .Avada-BundleCategory{
    border: 1px solid #e5f0f0;
    background: #fff;
    overflow: hidden;
  }

  .Avada-BundleCategories .Avada-BundleCategory__header{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 12px 14px;
    background: #f7fbfb;
    cursor: pointer;
  }

  .Avada-BundleCategories .Avada-BundleCategory__title{
    font-family: "Josefin Sans", system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial, "Apple Color Emoji", "Segoe UI Emoji";
    font-weight: 600;
    line-height: 1.2;
    color: #303030;
    margin: 0;
  }

  .Avada-BundleCategories .Avada-BundleCategory__desc{
    margin: 2px 0 0;
    font-size: .9rem;
    color: #6a6a6a;
  }

  /* Bouton +/− à droite */
  .Avada-BundleCategories .Avada-BundleCategory__toggle{
    width: 32px;
    height: 32px;
    border-radius: 50%;
    border: 1px solid #cfe8e8;
    background: #fff;
    color: #339999;
    font-weight: 700;
    line-height: 1;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    transition: transform .2s ease, background .2s ease, border-color .2s ease, color .2s ease;
  }

  /* Contenu de l’onglet */
  .Avada-BundleCategories .Avada-BundleCategory__content{
    padding: 12px 12px 14px;
    background: #fff;
    border-top: 1px solid #eef5f5;
  }

  /* ——— 3) État actif quand la catégorie est ouverte ——— */
  .Avada-BundleCategories .Avada-BundleCategory:has(.Avada-BundleCategory__content--open){
    border-color: #339999;
    box-shadow: 0 6px 18px rgba(0,0,0,.06);
  }
  .Avada-BundleCategories .Avada-BundleCategory:has(.Avada-BundleCategory__content--open) .Avada-BundleCategory__header{
    background: linear-gradient(0deg, rgba(51,153,153,.06), rgba(51,153,153,.06)), #fff;
  }
  .Avada-BundleCategories .Avada-BundleCategory:has(.Avada-BundleCategory__content--open) .Avada-BundleCategory__toggle{
    transform: rotate(180deg);
    background: #339999;
    color: #fff;
    border-color: #339999;
  }

  /* ——— 4) Mobile : 1 carte par ligne dans le contenu ——— */
  @media (max-width: 560px){
    .Avada-BundleList{
      display: grid !important;
      grid-template-columns: 1fr !important;
    }
    .Avada-BundleList .Avada-BundleCard{
      width: 100% !important;
      max-width: 100% !important;
      flex: 0 0 100% !important;
      min-width: 0;
    }
    
  }
.Avada-BundleCategories {
    gap: 0;
}
.Avada-BundleCategories .Avada-BundleCategory:has(.Avada-BundleCategory__content--open) .Avada-BundleCategory__toggle {
    padding-top: 10px !important;
}
.Avada-BundleModal .Avada-BundleModal__Content .Avada-BundleModal__MobileHeader .Avada-BundleModal__Close {
    font-size: 40px !important;
}
.Avada-BundleCard__price {
    font-size: 22px !important;
    color: #339999 !important;
    font-weight: 800 !important;
}
.Avada-BundleCard__title {
    font-size: 20px !important;
}
.Avada-BundleCard .Avada-BundleCard__AddBtn {
    background-color: #339999;
    color:rgb(255, 255, 255) !important;
}
.Avada-BundleCard .Avada-BundleCard__AddBtn:hover {
    background-color:rgb(4, 80, 80);
    color: #ffffff !important;
}
.Avada-BundleBuilder .Avada-BundleBuilder__Header h3 {
    font-size: 18px !important;
}
.Avada-BundleCategory__tags {
    display: none!important;
}
/* ---------------Page fidélité et parainnage---------------*/
/*compte historique*/
.Avada-Joy__Activity--block.center {
    display: none;
}

.Joy__Way-To-Earn, .Joy-HowItWorks, .Joy__Way-To-Redeem , .Joy-ReferralLoyalty, .Joy-ReferralLoyalty__Info {
  padding: 0 !important; 
}
.Joy-Earn__Item-Icon {
    margin: auto !important;

}
.Joy-Hero-Banner_Content.center {
    align-items: center !important;
    background-color: #ffffffb8 !important;
    padding: 20px!important;
    border-radius: 15px !important;
}
.Avada-IconSocialApp {
    --joy-icon-social-size: 40px !important;
}
#Avada-Joy_FloatingButton .Avada-Preview__NavItem--title.Joy-WidgetVer3 .MuiTypography-h5 {
  width: auto !important;
}
.Avada-RewardsActivity__Container {
    padding: 10px !important;

}
@media screen and (max-width: 768px) {
.Joy-Hero-Banner_Content.center {
    max-width: 100% !important;

  }
}
.Joy-WayEarn__Item.columns-desktop-3.columns-mobile-1.Joy-WayEarn__Item--card-style-inverted , .Joy-Work__Item{
    max-width: 95% !important;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding:10px !important;
}
@media screen and (max-width: 768px) {
.Joy-Work__Container {
    grid-template-columns: 1fr !important;
    padding: 0 !important;
    margin-bottom: 12px !important;
    justify-items: center;
  }
}
.Joy-Work__Item {
    transition: background-color 0.3s ease;
    padding: 10px;
    border-radius: 8px;
    border: 2px dashed #500575;
}
.Joy-WayEarn__Item.columns-desktop-3.columns-mobile-1.Joy-WayEarn__Item--card-style-inverted {
    max-width: 90%!important;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 10px!important;
    border: 2px dashed #339999 !important;
}
@media screen and (max-width: 768px) {
  .Joy-WayEarn__List {
    display: flex;
    width: 90%;
    flex-wrap: wrap;
    justify-content: center;
  }
}
.Joy-ReferralLoyalty, .Joy-ReferralLoyalty.Joy-ReferralLoyalty--HasImage {
    display: flex;
    flex-direction: column-reverse;
    margin: 10px!important;
}

/*appli Joy Subscription*/
.Avada-Price__Sale.-hasDiscount {
    color: #339999 !important;
    font-size: 25px !important;
    font-weight: bold !important;
}
.Avada-Price__Regular {
    color: red !important;
}
.Avada-Price__Badge {
    background:rgb(10, 133, 57)!important;
    font-size: 14px!important;
    color: #fafafa !important;
    font-weight: 900 !important;
    border-radius:0 !important;
}
/*icone popup remise*/
/* Force l’icône à 70x70 */
.Avada-PopupCentered__IconPopup svg{
  width: 50px !important;
  height: 50px !important;
  display: block; /* évite le petit espace inline */
}

/* (optionnel) fixe aussi la boîte parent si besoin */
.Avada-PopupCentered__IconPopup{
  width: 70px;
  height: 70px;
}
/*alignement texte abonnement mobile*/
@media screen and (max-width: 768px) {
.Avada-SubscriptionOption .Avada-SubscriptionOption__TitleContainer {
    display: flex;
    gap: 0; 
    flex-direction: column;
    align-items: stretch;
  }
.Avada-Subscription__Price {
    justify-content: center;
  }
}
/*chat avada*/
.Avada-Faqs_Footer.Avada-Faqs_Footer--navigation {
    display: none;
}
.Avada-Faqs_Button.right:not(.admin) {
    right: 20px !important;
    bottom: 25px !important;
}
.AvadaJoy-Launcher__Button.AvadaJoy-Launcher__Button--icon_only {
    height: 50px !important;
    width: 50px !important;
}
.Avada-Joy_ButtonWidget #Avada-Joy_FloatingButtonTrigger :hover , 
.Avada-Launcher__ButtonCustom.Avada-Launcher__Button--icon-only :hover{
background-color: #000 !important;
border-radius:50% !important;
}
/*icone site*/
.site-nav__icons {
    white-space: nowrap;
    display: flex;
    align-items: center;
}
/*wishlist*/
.xb-list-style__add-to-cart {
    background-color: #339999 !important;
    border-radius: 0 !important; 
    color: #fff;

}
.xb-wishlist-header-auto__svg svg {
    fill: #339999 !important;
}

@media screen and (max-width: 768px) {
.xb-wishlist-button__add-style-3, .xb-wishlist-button__loading-style-3, .xb-wishlist-button__remove-style-3 {
    margin: auto;
}
}

span.product__price {
    margin: 0;
}

.mat-mdc-fab-base .mat-icon, .mat-mdc-fab-base .material-icons {
    display: none !important;
}
/*Cadre elevage cso*/
.kymaya-selection{
    background:#fdfaf4;
    border-left:5px solid #c89b48;
    padding:25px;
    margin:35px 0;
    border-radius:12px;
    box-shadow:0 3px 10px rgba(0,0,0,.08);
}

.kymaya-selection h2{
    margin-top:0;
}

.kymaya-selection p:last-child{
    margin-bottom:0;
}
/*encart experience elevage*/
.kymaya-experience-box {
  display: flex;
  gap: 14px;
  align-items: flex-start;
  background: #fff7e8;
  border-left: 5px solid #e4a63a;
  border-radius: 10px;
  padding: 18px 20px;
  margin: 24px 0;
  box-shadow: 0 6px 18px rgba(0,0,0,0.08);
}
/*@media (max-width: 767px) {
  .kymaya-experience-box {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
    background: #fff7e8;
    border-left: 5px solid #e4a63a;
    border-radius: 10px;
    padding: 15px;
    margin: 0;
    box-shadow: 0 6px 18px rgba(0,0,0,0.08);
    text-align: center;
  }
}*/

.experience-icon {
    font-size: 2rem;
    flex-shrink: 0;
}

.kymaya-experience-box strong {
  display: block;
  font-size: 18px;
  color: #4a2b08;
  margin-bottom: 6px;
}

.kymaya-experience-box p {
  margin: 0;
  color: #3f3323;
  line-height: 1.5;
}
/*Bloc astuce*/
.kymaya-astuce-box {
    display: flex;
    gap: 15px;
    align-items: flex-start;
    background: #eef9ee;
    border-left: 5px solid #67b95d;
    border-radius: 10px;
    padding: 18px;
    margin: 30px 0;
}

.astuce-icon {
    font-size: 2rem;
    flex-shrink: 0;
}

.kymaya-astuce-box strong {
    display: block;
    margin-bottom: 8px;
    color: #2f6f2f;
}
/* Bloc engagement qualité */
.kymaya-confiance-box {
    display: flex;
    gap: 15px;
    align-items: flex-start;
    background: #eef6ff;
    border-left: 5px solid #2f80ed;
    border-radius: 10px;
    padding: 18px;
    margin: 30px 0;
}

.confiance-icon {
    font-size: 2rem;
    flex-shrink: 0;
}

.kymaya-confiance-box strong {
    display: block;
    margin-bottom: 8px;
    color: #1d5fbf;
}

.kymaya-confiance-box p {
    margin: 0;
}
/*H2 titre sellection collection*/
.titre_selection h2 {
  width: 100%;
  text-align: center;
}
.boutton {

  border-radius: 0 !important;

}

.template-index .page-full,
.template-index .page-width {
  padding-left: 10px !important;
  padding-right: 10px !important;
}
#totop {
    bottom: 25px !important;
}



/*bouton d'ajout au panier*/
.btn--full {
  padding: 10px 20px !important;
  transition: none !important;
  width: 100% !important;
  max-width: 350px !important;
  display: flex !important;
    float: none !important;
    justify-content: center;
}

.product-block .variant-wrapper--dropdown select[data-variant-input] {
  border: 1px solid #339999 !important;
  background-color: #f4fafa !important;
  color: #080707 !important;
  transition: border-color 0.2s ease, box-shadow 0.2s ease !important;
}

.product-block .variant-wrapper--dropdown select[data-variant-input]:hover,
.product-block .variant-wrapper--dropdown select[data-variant-input]:focus {
  border-color: #267a7a !important;
  box-shadow: 0 0 0 3px rgba(51, 153, 153, 0.16) !important;
  outline: none !important;
}
.product-block .js-qty__wrapper {
  border: 1px solid #339999 !important;
  background-color: #f4fafa !important;
  box-sizing: border-box;
  transition: border-color 0.2s ease, box-shadow 0.2s ease !important;
}

.product-block .js-qty__wrapper .js-qty__num {
  border: 0 !important;
  background-color: transparent !important;
  color: #080707 !important;
  box-shadow: none !important;
}

.product-block .js-qty__wrapper .js-qty__adjust {
  background-color: transparent !important;
  color: #267a7a !important;
}

.product-block .js-qty__wrapper .js-qty__adjust svg path {
  fill: #267a7a !important;
}

.product-block .js-qty__wrapper:hover,
.product-block .js-qty__wrapper:focus-within {
  border-color: #267a7a !important;
  box-shadow: 0 0 0 3px rgba(51, 153, 153, 0.16) !important;
}

.product-block .js-qty__wrapper .js-qty__adjust:hover,
.product-block .js-qty__wrapper .js-qty__adjust:focus {
  background-color: rgba(51, 153, 153, 0.12) !important;
  outline: none !important;
}
.product-block .variant-wrapper--dropdown {
  display: flex !important;
  align-items: center !important;
  gap: 10px !important;
}

.product-block .variant-wrapper--dropdown .variant__label {
  flex: 0 0 100px !important;
  width: 100px !important;
  margin: 0 !important;
}
label.variant__label, .product__quantity label {
    margin-top: 15px;
    margin-right: 10px;
    width: 100px;
}

.product-block .variant-wrapper--dropdown .variant-input-wrap {
  margin: 0 !important;
}
.variant-wrapper+.variant-wrapper {
    margin-top: 10px !important;
}


.product-single__meta {

    text-align: left;
}
.product-block.product-block--price, #tarifs-livraison {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}
.product__quantity {
    display: flex;
    flex-wrap: nowrap;
    margin-bottom: 10px;
    justify-content: flex-start;
}


.boutton-wrapper {
  margin-top: 20px;
  text-align: center;
  max-width: 100%;
  overflow-wrap: anywhere;
}

.boutton-wrapper a,
.boutton-wrapper button {
  display: inline-block;
  max-width: 100%;
  box-sizing: border-box;
  white-space: normal !important;
  overflow-wrap: anywhere;
  word-break: normal;
  line-height: 1.4;
  text-align: center;
}
@media (max-width: 767px) {
.js-qty__wrapper {
    margin-left: 0px;
  }
  .btn--full {
    padding: 10px 20px!important;
    transition: none!important;
    width: 100%!important;
    /* max-width: 350px!important; */
    display: flex!important;
    float: none!important;
    justify-content: center;
}
}  
/*video rubbn rolle*/
.video-rubbnroll {
  width: 100%;
  max-width: 900px;
  margin: 20px auto 30px;
  aspect-ratio: 16 / 9;
  overflow: hidden;
  border-radius: 12px;
}

.video-rubbnroll iframe {
  display: block;
  width: 100%;
  height: 100%;
  border: 0;
}
/*lien video sur collection*/
.collection-video-link {
  width: 100%;
  text-align: center;
  margin: 18px 0 25px;
}

.collection-video-link a {
  display: inline-block;
  font-weight: 600;
  text-decoration: underline;
  text-underline-offset: 4px;
}

/*pagination pages videos*/
.kymaya-video-page-nav {
  max-width: 400px;
  margin: 5px auto 5px;
  padding: 15px 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 12px;
  color:#339999;
}

.kymaya-video-page-nav__prev,
.kymaya-video-page-nav__next {
  flex: 1;
}

.kymaya-video-page-nav__next {
  text-align: right;
}

.kymaya-video-page-nav a {
  display: inline-flex;
  align-items: center;
  padding: 10px 18px;
  border: 1px solid #319a9e77;
  border-radius: none;
  color: #3399;
  font-weight: 600;
  line-height: 1.3;
  text-decoration: none;
  transition: background-color .2s ease, color .2s ease;
}

.kymaya-video-page-nav a:hover {
  background-color: #319b9e;
  color: #fff;
  text-decoration: none;
}

@media screen and (max-width: 749px) {
  .kymaya-video-page-nav {
    margin-top: 0;
    padding: 20px 15px;
    gap: 10px;
  }

  .kymaya-video-page-nav a {
    padding: 9px 12px;
    font-size: 12px;
  }
}
/*encart EEAT page produit*/
.kymaya-experience {
  max-width: 720px;
  padding: 25px 35px;
}

.kymaya-experience__label {
  margin: 0 0 8px;
  color: #319b9e;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: .08em;
}

.kymaya-experience h2 {
  margin: 0 0 18px;
}

.kymaya-experience p {
  margin: 0 0 14px;
  line-height: 1.65;
}

@media screen and (max-width: 749px) {
  .kymaya-experience {
    padding: 20px 5px;
  }
}

/* =========================================================
   CARTES PRODUIT KYMAYA - ACHAT RAPIDE
   ========================================================= */


/* =========================================================
   STRUCTURE GENERALE
   ========================================================= */

.grid-product {
  height: 100%;
}

.grid-product__content {
  position: relative;
  text-align: left;
  height: 100%;
}

/* Conteneur image + contenu + achat rapide */
.grid-product__content > .grid__item-image-wrapper {
  display: flex !important;
  flex-direction: column !important;
  height: 100% !important;
}


/* Image */
.grid-product__content
> .grid__item-image-wrapper
> .grid-product__image-mask {
  flex: 0 0 auto !important;
}


/* Titre + puces + avis + prix */
.grid-product__content
> .grid__item-image-wrapper
> .grid-product__link {
  display: block !important;
  flex: 0 0 auto !important;
  height: auto !important;
  min-height: 0 !important;
}

.grid-product__meta {
  display: block !important;
  height: auto !important;
  min-height: 0 !important;
}


/* =========================================================
   ACHAT RAPIDE
   ========================================================= */

.grid-product__quick-add {
  margin-top: auto !important;

  width: 100%;
  padding: 10px 12px 12px;

  position: relative;
  z-index: 10;

  box-sizing: border-box;
  pointer-events: auto;
}


/* Variante + quantité */
.grid-product__quick-add-row {
  display: flex;
  align-items: center;

  width: 100%;
  gap: 8px;

  margin: 0 0 8px;

  box-sizing: border-box;
}


/* =========================================================
   SELECTEUR DE VARIANTE
   ========================================================= */

.grid-product__variant-select {
  flex: 1 1 0;
  min-width: 0;

  height: 38px;

  padding: 0 30px 0 10px;

  border: 1px solid #d5dfe1;
  border-radius: 6px;

  background-color: #fff;

  font-size: 14px;

  box-sizing: border-box;
  cursor: pointer;

  /* évite la double flèche */
  appearance: none !important;
  -webkit-appearance: none !important;
}


/* =========================================================
   QUANTITE
   ========================================================= */

.grid-product__quantity {
  flex: 0 0 62px;

  width: 62px;
  height: 38px;

  padding: 0 5px;

  border: 1px solid #d5dfe1;
  border-radius: 6px;

  background-color: #fff;

  font-size: 14px;
  text-align: center;

  box-sizing: border-box;
}


/* Petites flèches quantité */
.grid-product__quantity::-webkit-inner-spin-button,
.grid-product__quantity::-webkit-outer-spin-button {
  opacity: 1 !important;
}


/* Produit sans variante */
.grid-product__quantity--single {
  display: block;
  width: 100% !important;
  max-width: 100% !important;
  flex: 1 1 100% !important;
  margin: 0 0 8px;
}


/* =========================================================
   BOUTON AJOUTER AU PANIER
   ========================================================= */

.grid-product__add-button {
  display: block;

  width: 100%;
  min-width: 0;
  min-height: 40px;

  margin: 0;
  padding: 9px 12px;

  border: 0;
  border-radius: 7px;

  background: #078b83;
  color: #fff;

  font-size: 14px;
  font-weight: 600;
  line-height: 1.2;

  text-align: center;
  cursor: pointer;

  box-sizing: border-box;

  transition: opacity .2s ease;
}

.grid-product__add-button:hover {
  opacity: .88;
}


/* Empêche le lien produit de récupérer les clics */
.grid-product__quick-add select,
.grid-product__quick-add input,
.grid-product__quick-add button {
  position: relative;
  z-index: 11;

  pointer-events: auto;
}


/* =========================================================
   PRODUITS ASSOCIES
   ========================================================= */



.custom-related-products .grid-product__content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-width: 100%;
}


/* =========================================================
   RTL
   ========================================================= */

html[dir="rtl"] .grid-product__content {
  text-align: right;
}


/* =========================================================
   MOBILE
   ========================================================= */

@media only screen and (max-width: 768px) {

  /*
    IMPORTANT :
    on ne modifie PAS la largeur de .grid-product.
    Le thème conserve donc ses 2 colonnes.
  */

  .grid-product__quick-add {
    width: 100%;
    min-width: 0;

    padding: 8px 6px 10px;

    box-sizing: border-box;
  }


  /*
    Sur mobile on passe cette ligne en GRID.
    Le champ quantité prend exactement 44px.
    Le sélecteur prend automatiquement tout le reste.
  */
  .grid-product__quick-add-row {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) 44px;

    width: 100%;
    min-width: 0;

    gap: 5px;

    margin-bottom: 7px;

    box-sizing: border-box;
  }


  /* Variante */
  .grid-product__variant-select {
    display: block;

    width: 100% !important;
    min-width: 0 !important;
    max-width: 100%;

    height: 35px;

    padding: 0 22px 0 7px;

    font-size: 12px;

    box-sizing: border-box;
  }


  /* Quantité */
  .grid-product__quantity {
    display: block;
    height: 35px;

    padding: 0 2px;

    font-size: 12px;

    box-sizing: border-box;
  }


  /*
    Produit sans variante :
    revient à un champ quantité centré.
  */

  /* Bouton */
  .grid-product__add-button {
    width: 100%;
    min-width: 0;

    min-height: 36px;

    padding: 7px 4px;

    font-size: 12px;
    line-height: 1.15;

    box-sizing: border-box;
  }
}
/* =========================================================
   QUANTITE +/- CARTES PRODUIT
   ========================================================= */

.kymaya-qty {
  display: grid;
  grid-template-columns: 30px 34px 30px;

  width: 94px;
  min-width: 94px;
  max-width: 94px;

  height: 38px;

  border: 1px solid #d5dfe1;
  border-radius: 6px;

  background: #fff;

  overflow: hidden;
  box-sizing: border-box;
}

/* Sur ordinateur on garde uniquement le champ classique */
.kymaya-qty__btn {
  display: flex;
  align-items: center;
  justify-content: center;

  width: 30px;
  height: 36px;

  padding: 0;
  margin: 0;

  border: 0;
  background: transparent;

  font-size: 20px;
  line-height: 1;

  cursor: pointer;
}

.kymaya-qty .grid-product__quantity {
  width: 34px !important;
  min-width: 34px !important;
  max-width: 34px !important;

  height: 36px !important;

  padding: 0 !important;
  margin: 0 !important;

  border: 0 !important;
  border-radius: 0 !important;

  background: transparent;

  text-align: center;

  font-size: 13px;

  -moz-appearance: textfield;
}


/* Produit sans variante */
.kymaya-qty--single {
  margin: 0 auto 8px;
}


/* =========================================================
   MOBILE
   ========================================================= */

@media only screen and (max-width: 768px) {

  /* Avec variante */
  .kymaya-qty {
    display: grid;
    grid-template-columns: 30px 34px 30px;

    width: 94px;
    min-width: 94px;
    max-width: 94px;

    height: 36px;

    border: 1px solid #d5dfe1;
    border-radius: 6px;

    background: #fff;

    overflow: hidden;
    box-sizing: border-box;
  }

  .kymaya-qty__btn {
    display: flex;

    align-items: center;
    justify-content: center;

    width: 30px;
    height: 34px;

    padding: 0;
    margin: 0;

    border: 0;
    background: transparent;

    font-size: 20px;
    line-height: 1;

    cursor: pointer;
  }

  .kymaya-qty .grid-product__quantity {
    width: 34px !important;
    min-width: 34px !important;
    max-width: 34px !important;

    height: 34px !important;

    padding: 0 !important;
    margin: 0 !important;

    border: 0 !important;
    border-radius: 0 !important;

    background: transparent;

    text-align: center;

    font-size: 13px;

    -moz-appearance: textfield;
  }

  /* Cache les flèches natives du navigateur */
  .kymaya-qty .grid-product__quantity::-webkit-inner-spin-button,
  .kymaya-qty .grid-product__quantity::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
  }


  /* Sans variante : un peu plus confortable et centré */
  .kymaya-qty--single {
    grid-template-columns: 36px 42px 36px;

    width: 114px;
    min-width: 114px;
    max-width: 114px;

    margin: 0 auto 8px;
  }

  .kymaya-qty--single .kymaya-qty__btn {
    width: 36px;
  }

  .kymaya-qty--single .grid-product__quantity {
    width: 42px !important;
    min-width: 42px !important;
    max-width: 42px !important;
  }
}
@media only screen and (max-width: 768px) {

  .grid-product__quick-add-row {
    grid-template-columns: minmax(0, 1fr) 94px !important;
  }

  .grid-product__variant-select {
    width: 100% !important;
    min-width: 0 !important;
  }
}

/* Supprime les flèches natives du champ quantité partout */
.kymaya-qty .grid-product__quantity {
  appearance: textfield !important;
  -moz-appearance: textfield !important;
}

.kymaya-qty .grid-product__quantity::-webkit-inner-spin-button,
.kymaya-qty .grid-product__quantity::-webkit-outer-spin-button {
  -webkit-appearance: none !important;
  appearance: none !important;
  margin: 0 !important;
  display: none !important;
}


.page-full,
.page-width {
  padding: 0 10px !important;
}
.kymaya-article-page {
    width: 100%;
    min-width: 1400px !important;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
}

/* produit connexe sur mobile avec bullets*/
@media only screen and (max-width: 768px) {

  .kymaya-product-carousel {
    overflow-x: auto !important;
    overflow-y: hidden !important;
    width: 100%;
    margin: 0 !important;
    scrollbar-width: none;
    scroll-snap-type: x mandatory;
    scroll-behavior: smooth;
    -webkit-overflow-scrolling: touch;
  }

  .kymaya-product-carousel::-webkit-scrollbar {
    display: none;
  }

  .kymaya-product-carousel .product-recommendations-placeholder {
    width: 100%;
  }

  .kymaya-product-carousel .grid {
    display: flex !important;
    flex-wrap: nowrap !important;
    width: 100%;
    margin: 0 !important;
    padding: 0 !important;
    gap: 0;
  }

  .kymaya-product-carousel .grid__item.grid-product {
    float: none !important;
    flex: 0 0 100% !important;
    width: 100% !important;
    max-width: 100% !important;
    padding-left: 0 !important;
    margin: 0 !important;
    box-sizing: border-box;
    scroll-snap-align: start;
  }

  .kymaya-carousel-dots {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 8px;
    margin: 14px 0 5px;
  }

  .kymaya-carousel-dot {
    width: 8px;
    height: 8px;
    padding: 0;
    border: 0;
    border-radius: 50%;
    background: #c7c7c7;
    cursor: pointer;
    transition: all .2s ease;
  }

  .kymaya-carousel-dot.is-active {
    width: 10px;
    height: 10px;
    background: #339999;
  }
}

/*icone compte client sur bureau*/
@media only screen and (min-width: 769px) {
  .icon-user {
    color: #339999 !important;
  }

  .icon-user path {
    fill: none !important;
    stroke: currentColor !important;
    stroke-width: 2px;
  }
}
/*carte d'article*/
@media only screen and (max-width: 768px) {
  .grid:has(.article__grid-image) > .grid__item {
    padding: 5px !important;
  }
}
/*menu sticky*/
.site-header {
    box-shadow: 0 0 1px rgba(0,0,0,0.2);
    padding: 0;
}
/*menu mobile*/
@media only screen and (max-width: 768px) {

  /* Entrées principales du menu mobile */
  .mobile-nav__link--top-level {
    font-size: 14px !important;
    letter-spacing: 0.18em !important;
  }

  /* Sous-menus */
  .mobile-nav__sublist .mobile-nav__link {
    font-size: 15px !important;
    letter-spacing: 0.04em !important;
  }

}
.mobile-nav__social {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    list-style: none outside;
    padding: 5px;
}
.mobile-nav__social-item {
    border: 1px solid;
    border-color: var(--colorDrawerBorder);
    flex: 0 1 45%;
    margin: 10px;
    text-align: center;
    padding: 5px;
}
/*carte produit*/
.grid-product__content {
  background: #fff;
  border: 1px solid #e2e7e7;
  border-radius: 12px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.07);
}

/*marge haut page blog*/
.template-blog .page-width {
  margin-top: 30px;
}
/*ombre header et menu*/
/* =========================================================
   MENU KYMAYA — IMPULSE 9.2
   ========================================================= */

/* ---------- DESKTOP ---------- */
@media only screen and (min-width: 769px) {
  .site-header {
    background: #fff;
    border-bottom: 1px solid #e6eeee;
    box-shadow: 0 3px 12px rgba(0, 0, 0, 0.06);
  }
}

  /* Menu déroulant principal */
  .site-nav__dropdown {
    background: #fff !important;
    border: 1px solid #e3eaea !important;
    border-radius: 0 0 8px 8px !important;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.11) !important;

    /* IMPORTANT : permet aux sous-menus de sortir à droite */
    overflow: visible !important;
  }

  /* Sous-menu de niveau 2 : comportement natif à droite */
  .site-nav__deep-dropdown {
    background: #fff !important;
    border: 1px solid #e3eaea !important;
    border-radius: 0 8px 8px 0 !important;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.11) !important;

    /* Le rapproche légèrement du premier menu */
    margin-left: -1px !important;
  }

  /* Liens des menus */
  .site-nav__dropdown-link {
    transition:
      background-color 0.15s ease,
      color 0.15s ease;
  }

  /* Survol */
  .site-nav__dropdown-link:hover {
    background: #339999 !important;
    color: #fff !important;
  }

  /* Flèche blanche lorsque la catégorie est survolée */
  .site-nav__dropdown-link:hover .icon path {
    stroke: #fff !important;
  }

  /* Sous-menu */
  .site-nav__deep-dropdown .site-nav__dropdown-link {
    background: #fff;
  }

  .site-nav__deep-dropdown .site-nav__dropdown-link:hover {
    background: #eef8f8 !important;
    color: #339999 !important;
  }
}


/* ---------- MOBILE ---------- */
@media only screen and (max-width: 768px) {

  /* Entrées principales :
     Boutique chien, Boutique chat, Blog, etc. */
  .mobile-nav__link--top-level {
    font-size: 16px !important;
    letter-spacing: 0.14em !important;
  }

  /* Sous-menus */
  .mobile-nav__sublist .mobile-nav__link {
    font-size: 15px !important;
    letter-spacing: 0.03em !important;
  }

}

/*marge carte produit sur mobile*/
@media only screen and (max-width: 768px) {
  .template-collection .grid__item.grid-product {
    width: 95% !important;
    margin-left: 2.5% !important;
    margin-right: 2.5% !important;
    box-sizing: border-box !important;
  }
}

/* Supprime l'espace entre le header/annonce et la première section */
/* Supprime l'espace créé par une section popup vide */
.shopify-section-group-popup-group:has(.page-width:empty) {
  display: none !important;
}