html {font-size: 62.5%; }
body {font-size: 1rem;font-family: Arial; } /* = 10px */

img {
  display: inline-block;
  max-width: 100%;
  height: auto;
}

/* Personalisation du offcanvas */
#offcanvasBottom {
  height: 50vh;
  overflow-y: auto;
}

@media (max-width: 767.98px) {
  #offcanvasBottom {
    height: 75vh;
  }
}

section{
  margin:1.4rem 0.5rem 1.4rem 0.5rem ;
  padding:0rem 0rem 0rem 0rem ;
  /* background-color:#faf6f5; */
  background-color:#EFEFEF;
  border:0.1rem solid #d6d1d0 ;
  border-radius: 0.5rem;
}
section > h3{
  text-align:center ;
  font-weight: bold;
  font-size: 1.5rem;
  color:#0847A3 ;
  margin:1rem 0rem 1rem 0rem;
}

section > h3 > a{
  border:0.1rem solid #0847A3 ;
  background-color:#0847A3 ;
  color:#FFFFFF ;
  padding:0.2em 0.4em 0.2em 0.4em ;
  border-radius: 0.2rem ;
  text-decoration:none ;
  font-size: 1.3rem;
}

section.fond_bleu{
  background-color:#0847A3 ;
  color:#FFFFFF ;
}
section.fond_bleu > h3{
  color:#FFFFFF ;
}

section.fond_bleu > h3 > a{
  border:0.1rem solid #FFFFFF ;
  color:#0847A3 ;
  background-color:#FFFFFF ;
}

section.fond_gris{
  background-color:#EFEFEF ;
}
section.fond_gris > h3{
  color:#0847A3 ;
}

section.fond_brun{
  background-color:#212529 ;
  padding-top: 4.8rem;
  padding-bottom: 4.8rem;
}
section.fond_brun > h3{
  color:#F3901C ;
}
section.fond_brun > h3 > a{
  border:0.1rem solid #F3901C ;
  background-color:#F3901C ;
  color:#212529 ;
}

section.fond_blanc{
  background-color:#FFFFFF ;
}
section.fond_blanc > h3, h3.titre{
  color:#0847A3 ;
}
section.fond_blanc > h3 > a, h3.titre > a{
  border:0.1rem solid #0847A3 ;
  background-color:#0847A3 ;
  color:#FFFFFF ;
}

section.fond_warning{
  background-color:#FFF3CD ;
}
section.fond_warning > h3{
  color:#0847A3 ;
}
section.fond_warning > h3 > a{
  border:0.1rem solid #0847A3 ;
  background-color:#0847A3 ;
  color:#FFF3CD ;
}

fieldset{
  border:0.1rem solid #d6d1d0 ;
  border-radius: 0.3rem;
  padding:0.7rem;
  margin-bottom:0.8rem;
}
legend{
  font-size:1.5rem;
}

h3{
  text-align:left ;
  font-weight: bold;
  font-size: 1.5rem;
  margin:1rem 0rem 1rem 0rem;
}

h3 > a{
  border:0.1rem solid #0847A3 ;
  background-color:#0847A3 ;
  color:#FFFFFF ;
  padding:0.2em 0.4em 0.2em 0.4em ;
  border-radius: 0.2rem ;
  text-decoration:none ;
  font-size: 1.3rem;
}

.editeur img{
  max-width:95%;
}

/* Pour me module sav */
/*
@media (max-width: 576px) {
  .img-thumbnail {
    max-width: 100%;
    height: auto;
  }

  .flex-grow-1 {
    min-width: 100%;
  }
}
*/




@keyframes shake {
    0%, 100% { transform: translate(-50%, -50%) rotate(0deg); }
    20% { transform: translate(-48%, -52%) rotate(-5deg); }
    40% { transform: translate(-52%, -48%) rotate(5deg); }
    60% { transform: translate(-50%, -50%) rotate(-3deg); }
    80% { transform: translate(-49%, -51%) rotate(3deg); }
}

.shake {
    animation: shake 0.5s ease;
}

@media (max-width: 767px) {
    .favoris-details-text {
        font-size: 0.875rem; /* Taille légèrement plus petite (14px) */
    }
}

/* images texte description sur page famille liste  */
.texte_image-img {
    max-height: 100px;
    width: auto;
    object-fit: contain;
    display: block;
    margin-right:5px;
}
@media (max-width: 576px) {
    .texte_image-img {
        max-height: 80px;
        min-width: 60px;
    }
}
/* fin images texte description sur page famille liste  */
/* liens des sous familles sur les page famille liste produit */
.lien_sous_menu{
  color:#000000;
  padding:3px 3px 3px 3px;
}
.lien_sous_menu:hover{
  background-color:#5e718f;
  color:#FFFFFF;
}
/* fin liens des sous familles sur les page famille liste produit */

/* fin favoris */

.btn-liste-prev,
.btn-liste-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background-color: rgba(0, 0, 0, 0.5); /* Fond semi-transparent */
    color: white;
    border: none;
    padding: 12px 18px;
    font-size: 18px;
    cursor: pointer;
    border-radius: 50%;
    z-index: 10;
    transition: background-color 0.3s ease, transform 0.2s ease;
}

/* Bouton précédent à gauche du slider */
.btn-liste-prev {
    left: 0px; /* Ajuste la position en fonction du conteneur */
}

/* Bouton suivant à droite du slider */
.btn-liste-next {
    right: 0px;
}

/* Effet au survol */
.btn-liste-prev:hover,
.btn-liste-next:hover {
    background-color: rgba(0, 0, 0, 0.8);
    transform: translateY(-50%) scale(1.1);
}


@media (max-width: 768px) {

    .btn-liste-prev {
        left: 0; /* Colle le bouton au bord gauche */
        transform: translateX(-50%); /* Décale le bouton à moitié en dehors vers la gauche */
    }
    .btn-liste-next {
        right: 0; /* Colle le bouton au bord droit */
        transform: translateX(50%); /* Décale le bouton à moitié en dehors vers la droite */
    }
    .btn-liste-prev,
    .btn-liste-next {
        padding: 8px 12px; /* Ajuste la taille des boutons */
        position: absolute; /* Assure un positionnement absolu sur les côtés */
        top: 50%; /* Centre verticalement */
        transform: translateY(-50%); /* Ajuste le centrage vertical */
        z-index: 10; /* Assure que les boutons soient au-dessus du contenu */
    }
}

/* VENTE FLASH PA */
.ligne_vf_cachee{
  display: none ;
}
.ligne_plus_vf_cachee{
  display: none ;
}
.ligne_vf {
  margin: 0;
  padding: 0;
}
.ligne_vf .d-flex {
  align-items: center;
}
@media (max-width: 768px) {
  .ligne_vf {
    flex-direction: column;
  }
}


.a_btn_favoris img {
  max-height: 20px;
  max-width: 20px;
  object-fit: contain;
}

/* FIN VENTE FLASH PA */

/* PRODUITS PHARES */


/* FIN PRODUITS PHARES */



/* .nav-item{
  border:1px solid red ;
  padding-top:0px;
  padding-bottom:0px;
  padding-left:0px;
  padding-right:0px;
} */
.custom-no-padding li{
  /* border:1px solid red ; */
  /* padding: 0 !important; */
  /* padding-top:0px !important;
  padding-bottom:0px !important;
  padding-left:0px !important;
  padding-right:0px !important; */
}
.custom-no-padding li img{
  max-height:100px;
  /* min-width:75px; */
}

#div_doc_fichier{
  font-size:12px ;
  margin:1.4rem 0.5rem 1.4rem 0.5rem ;
  border:0.1rem solid #d6d1d0 ;
  border-radius: 0.5rem;
}
#div_bloc_sia{
  font-size:12px ;
  margin:1.4rem 0.5rem 1.4rem 0.5rem ;
  border:0.1rem solid #d6d1d0 ;
  border-radius: 0.5rem;
}
#div_bloc_sia h3{
  font-size:12px ;
}
#div_bloc_sia h3 a{
  font-size:12px ;
}


/* CSS nouvelle partie scandoc */
.custom-upload-button {
  display: inline-block;
  padding: 10px 15px;
  background-color: #3498db;
  color: #fff;
  cursor: pointer;
  border-radius: 5px;
}
.custom-upload-button:hover {
  background-color: #2980b9;
}
/* Fin CSS nouvelle partie scandoc */

/* CSS DE TOUT CE QUI EST ALMA */

/* CSS POUR LA PARTIE VOIR PLUS */
.texte-coupe {
        overflow: hidden;
        /* white-space: nowrap; */
        text-overflow: ellipsis;
        max-height: 150px; /* Hauteur maximale du texte coupé */
    }
    .texte-complet {
        white-space: normal;
    }
    .lien-voir-plus {
        display: block;
        /* margin-top: 5px; */
        text-align:right;
    }
    .lien-voir-moins {
        display: none;
        /* margin-top: 5px; */
        text-align:right;
    }

/* CSS POUR ETAPPE ADRESSE ACORDION */
.expedition-accordion {
    max-width: 600px;
    overflow: hidden;
    margin-bottom: 20px;
}
.expedition-accordion-item {
    border-bottom: 1px solid #ccc;
    border: 1px solid #ccc;
    border-radius: 5px;
    margin:14px;
}
.expedition-accordion-item:last-child {
    /* border-bottom: none; */
}
.expedition-accordion-header {
    /* background: #007bff; */
    color: black;
    padding: 10px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.expedition-accordion-header input[type="radio"] {
    pointer-events: none;
}
.expedition-accordion-body {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease-in-out, padding 0.3s ease-in-out;
    /* background: #f1f1f1; */
    padding: 0 10px;
}
.expedition-accordion-body.open {
    /* max-height: 500px; */
    padding: 10px;
}


.livraison-accordion {
    max-width: 600px;
    overflow: hidden;
    margin-bottom: 20px;
}
.livraison-accordion-item {
    border-bottom: 1px solid #ccc;
    border: 1px solid #ccc;
    border-radius: 5px;
    margin:14px;
}
.livraison-accordion-item:last-child {
    /* border-bottom: none; */
}
.livraison-accordion-header {
    /* background: #007bff; */
    color: black;
    padding: 10px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.livraison-accordion-header input[type="radio"] {
    pointer-events: none;
}
.livraison-accordion-body {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease-in-out, padding 0.3s ease-in-out;
    /* background: #f1f1f1; */
    padding: 0 10px;
}
.livraison-accordion-body.open {
    /* max-height: 500px; */
    padding: 10px;
}
/* FIN CSS POUR ETAPPE ADRESSE ACORDION */


.modal{
  z-index:10000;
}

/* UTILE PR L'AUTOCOMPLETE */
.ui-autocomplete {
  z-index:10000;
  max-height: 250px;
  overflow-y: auto;
  /* prevent horizontal scrollbar */
  list-style-type: none;
  margin:0;
  padding:0;
  overflow-x: hidden;
}
.ui-autocomplete li{
  cursor: pointer;
}
/* IE 6 doesn't support max-height
 * we use height instead, but this forces the menu to always be this tall
 */
* html .ui-autocomplete {
  height: 100px;
}


li.auto{
  z-index:10000;
  line-height:1 ;
  height:4rem ;
  vertical-align:middle ;
  overflow:hidden ;
}
li.auto a{
  z-index:10000;
  text-decoration:none ;
  font-size:1rem ;
}
li.auto img{
  max-height:40px ;
  max-width:50px ;
  vertical-align:middle ;
}

/* FIN UTILE PR L'AUTOCOMPLETE */
.back-to-top {
  position: fixed;
  bottom: 2em;
  right: 0px;
  text-decoration: none;
  color: #000000;
  font-size: 12px;
  padding: 1em;
  display: none;
  z-index: 1000;
}
.back-to-top:hover {
  text-decoration: none;
}
.back-to-top img {
  width: 60px;
  opacity: .7;
  filter: alpha(opacity=20);
  transition: all .4s ease-out;
  -o-transition: all .5s ease-out;
  -moz-transition: all .4s ease-out;
  -webkit-transition: all .4s ease-out;
}
.back-to-top img:hover {
  text-decoration: none;
  opacity: .9;
}

/* VF EN PA */
.container_pa_vf{
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  height: 100%;
}
.box_pa_vf{
  margin: 10px 0;
  background-color: #ccc;
}
/* FIN VF EN PA */


#div_msg_user {
  position: fixed;
  z-index: 99999;
  top: 50%;
  /* left: 30%; */
  /* width: 40%; */
  height: 200px;
  margin-top: -100px;
  padding: 5px;
  border: 2px solid #0847A3;
  border-radius: 5px;
  background-color: #FFFFFF;
  color: #0847A3;
  text-align: center;
  font-size: 1.2em;
  display: none;
  overflow: hidden;
}

/* DEBUT MENU TOP */
.titre_liste_enfant{margin:0.3rem;}
.a_menu_parent{background-color:#333333;color:#FFFFFF;border-bottom:1px solid #0847A3;line-height:1;}
.a_menu_parent:last-of-type{border-bottom:0px;}
.a_menu_parent:hover{background-color:#EFEFEF;color:#212529;}

.a_menu_enfant{display:block;text-decoration:none;cursor:pointer;color:#212529;}

/* .menu_libel_root:hover{background-color:#FFFFFF;color:#000000;} */
/* .menu_img_root{max-height:30px;} */
.menu_img_root {
    max-height: 30px;
    height: auto; /* Assure un redimensionnement proportionnel */
    width: auto;  /* Respecte les dimensions définies en HTML */
}

.li_menu_root{border-right:1px solid #0847A3 ;}
.li_menu_root:last-of-type{border-right:0px ;}
.menu_libel_root{padding-top:1em;padding-bottom:1rem;padding-left:0rem;padding-right:0rem;text-align:center;color:#FFFFFF;}


/* .menu_libel_root_on{color:#FF0000;} */
/* .titre_liste_enfant{font-weight: bold;} */
/* FIN MENU TOP */

/* DEBUT RECHERCHE */

/* FIN RECHERCHE */


/* FICHE PRODUIUT fiche.php */
/* .image_fiche_pack{
  max-height:100px;
} */

/* DEBUT ANCIEN NEW */
.navbar .megamenu{ padding: 1rem; }
/* ============ desktop view ============ */
@media all and (min-width: 768px) {
	.navbar .has-megamenu{position:static!important;}
	.navbar .megamenu{left:0; right:0; width:100%; margin-top:0;  }
}
/* ============ desktop view .end// ============ */
/* ============ mobile view ============ */
@media(max-width: 767px){
	.navbar.fixed-top .navbar-collapse, .navbar.sticky-top .navbar-collapse{
		overflow-y: auto;
	    max-height: 90vh;
	    margin-top:10px;
	}
}
/* ============ mobile view .end// ============ */
/* Menu */



.lien_tab_parent{padding:3px 3px 3px 5px ;text-align:left;}
.lien_tab_enfant{text-decoration:none ;display:block;margin:5px 0px 3px 0px;}

.col_menu_navig a:hover{color: #0378af;}
.removecaret.dropdown-toggle::after {display: none;}
.ul_menu_enfant{list-style-type:none;padding:0px;margin:0px;}
.ul_menu_enfant li:hover{background-color:#EFEFEF;}



.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index:2;
  color:#ffffff ;
  background-color:#0847A3;
  border-color:#0847A3;
}

.mlr_active{color:red;}
.lien_sel{color:#F7931E;}


.titre_partie{font-weight: bold;padding:14px 0px 14px 0px;}
.titre_footer{}
.fam_titre{background-color:#FFFFFF;color:#000000;position:absolute;width:100%;left:0px;top:45%;text-align:center;}
.pro_titre{  overflow:hidden; }
.pro_statut{ text-align:left; }
.pro_statut_liste{ text-align:left; }
.pro_infos{background-color:#F8F9FA;padding:7px 0px 0px 0px;}
.pro_infos_liste{background-color:#F8F9FA;}
.pro_infos_liste p{padding:0px;margin:0px;}

.pro_img{height:120px;line-height:120px;vertical-align:middle;}
.pro_img_liste{height:120px;line-height:120px;vertical-align:middle;}
.av_img{max-height:44px;}
.marque_img{height:75px;line-height:75px;vertical-align:middle;}

.div_menu_enfant{
  padding:0px;
  margin:0px;
  list-style-type: none;
}

.div_menu_enfant a{
  display:block;
  text-decoration:none;
  color:#6c6f73;
  cursor:pointer ;
  text-align:center;
}
.div_menu_enfant a:hover{
  color:#FF9600 ;
}



/* Fin menu */
/* MENU DE GAUCHE */
.amg_wrap{border:1px solid #000000;}
.amg{display:block;line-height:1;margin:0px;padding:3px 0px 3px 0px;text-align:center;color:#000000;border-bottom:1px solid #000000;text-decoration: none;}
.amg:hover{background-color:#acb0ad;color:#000000;}
.amg:last-of-type{border-bottom:0px;}
.amg_sel{background-color:#212529;color:#FFFFFF;}

.menu_gauche{
  /* font-size:0.8rem ; */
  text-decoration: none;
  color:#524f4f;
  /* font-weight: lighter; */
}
.menu_gauche_sel{color:#EC9210;}

/* FIN MENU DE GAUCHE */
/* CAROUSEL */
.carousel-control-prev-icon {
 background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E") !important;
}
.carousel-control-next-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E") !important;
}
/* FIN CAROUSEL */
/* PANIER */
.panier_avantage{letter-spacing: -1px;}
a.ad_panier {padding: 5px;color: #fff;border-radius: 5px;font-weight: 400;display: inline-block;background-color: #248706;text-decoration:none;}
a.ad_panier:hover {background-color: #134204;color: #fff;}
a.avert_mail {background-color: #333333;padding: 5px;color: #fff;border-radius: 5px;font-weight: 400;display: inline-block;text-decoration:none;}
a.avert_mail:hover {background-color: #000;color: #fff;}

.carousel_fiche_produit{vertical-align:middle;text-align:center;}
.fiche_produit_titre{}
.contenu_titre{text-align:center;}
.lien_vigniette_add_panier{/*border-bottom:1px solid green;*/text-decoration:none;font-weight:bold;}
.lien_vigniette_add_panier:hover{color:#0378AE;}

/* FIN PANIER */
/* REASSURANCE PARTIE GAUCHE */
.lien_left_reassure{
  display:block;
  font-size:1em;
  line-height:1;
  text-decoration: none;
  margin-top: 10px;
}
/* FIN REASSURANCE PARTIE GAUCHE */
/* FICHE PRODUIT */
.fiche_pro_carousel{}



/* FIN FICHE PRODUIT */
/* GENERAL */
/* .text_petit{line-height:1;} */
/* .text_moyen{line-height:1;} */
/* .text_normal_gros{line-height:1;} */

.texte_reduit{position:relative;max-height:6rem;overflow:hidden;line-height:1;}
.itr{display:none;position: absolute;bottom: 0rem;right: 0rem;}
.texte_reduit > .itr{display:block;}
.balise_header {z-index: 5000;}
.contenu_texte {
  padding: 0px;
  color: #222324
}
.contenu_texte a {
  color: #0378af;
}
.contenu_texte a:hover {
  text-decoration: underline;
}
.contenu_texte p {
  margin: 0.2rem 0rem 0.2rem 0rem;
  padding: 0;
}
.contenu_texte ul li {
  margin: 0rem;
  padding: 0.2rem;
  list-style-type: disc;
}
.contenu_texte a.retour {
  font-size: 1.1rem;
  float: right;
  margin: 1rem;
  font-weight: normal;
  text-align: right;
}
.contenu_texte h1, .contenu_texte h2, .contenu_texte h3, .contenu_texte h4 {
  background-color: none;
  color: #383838;
}
/* DEBUT FICHE PRODUIT */

/* .fiche_prix{height:2.4rem;} */
.fiche_prix_vente{color:#000000;}
.fiche_prix_conseille{font-size:1.8rem ;line-height:1 ;color:#000000;opacity:0.75;}

.description_plus {
  padding: 0.5rem;
  color: #222324;
  overflow: hidden;
  border-radius: 0.5rem;
}
.description_plus h1, .texte_famille_liste h1{
  font-size:1.5rem;
  line-height:1;
}
.description_plus h2, .texte_famille_liste h2{
  font-size:1.4rem;
  line-height:1;
}
.description_plus h3, .texte_famille_liste h3{
  font-size:1.3rem;
  line-height:1;
}
.description_plus h4, .texte_famille_liste h4{
  font-size:1.2rem;
  line-height:1;
}
.description_plus h5, .texte_famille_liste h5{
  font-size:1.1rem;
  line-height:1;
}
.description_plus h6, .texte_famille_liste h6{
  font-size:1rem;
  line-height:1;
}
.description_plus ul {
  margin: 0.5rem 0.5rem 0.5rem 1.5rem;
  padding: 0.3rem;
}
.description_plus ul li {
  width: 90%;
}
.description_plus iframe{
  max-width:100%;
}
.res_youtube{
  width:100% ;
  height:0 ;
  padding-bottom:56.25% ;
  position:relative ;
}
.res_youtube iframe{
  position:absolute ;
  width:100% ;
  height:100% ;
}
.ref_pro_fiche{color:gray;}
.statut_pro_fiche{margin:1rem 0rem 1rem 0rem;}

/* FIN FICHE PRODUIT */

/* FIN GENERAL */
/* PARTIE LOGO PANIER MON COMPTE -- COMMUN -- */
.logo_entete_top img{}
.partie_entete_top{position:absolute;width: 50%;height:100%;}
.partie_entete_top_titre{line-height:1;color:#FFFFFF;}
/* .partie_entete_top_lien{line-height:1;} */
.partie_entete_top_lien a{color:#FFFFFF;}
.partie_entete_top img{float:left;}
/* FIN PARTIE LOGO PANIER MON COMPTE -- COMMUN -- */

.ombrage {
  background-color:#FFFFFF;
  /* -moz-box-shadow: 2px 2px 4px #aaa; */
  /* -webkit-box-shadow: 2px 2px 4px #aaa; */
  /* box-shadow: 2px 2px 4px #555; */
}
/* .ombrage { */
  /* background-color:#FFFFFF; */
  /* filter:progid:DXImageTransform.Microsoft.Shadow(color='#aaaaaa', Direction=135, Strength=4); */
  /* zoom: 1; */
/* } */
/* SUPER ADMI TOP RIGHT */
#div_deco_super_admin {
  position: fixed;
  top: 10px;
  right: 10px;
  z-index: 11999;
}
/* FIN SUPER ADMI TOP RIGHT */
/* DOC UTILES */
#doc_util ul li .text_lien{font-size:1em;}
/* FIN DOC UTILES */
.case_rea a{
  color:#000000 ;
  font-weight: bold;
  text-decoration:none;
}
/* FIN ANCIEN NEW */

/* DEBUT ACCES RAPIDE */
a.acces_rapide{
  display:block;
  border:1px solid #000000 ;
  text-decoration:none;
  color:#000000 ;
}
a.acces_rapide > div{
  height:30px;
  line-height:15px;
  overflow: hidden;
  color:#000000;
  text-align:center ;
}
/* FIN ACCES RAPIDE */

/* DEBUT VIGNETTES PRODUIT */



.vignette_image{
  position:relative;
  text-align:center;
}
.produit_categorie_logo{
  position:absolute ;
  right:0.5rem;
  bottom:0rem;
}
.vf_chrono{
  position:absolute ;
  right:0.2rem;
  width:100%;
  font-weight:bold;
  text-align:right;
  /* color:#7CFF44 ; */
  color:#FFFFFF ;
}

.vignette_image > a{
  display:block;
  height:12rem;
  line-height:12rem;
  vertical-align:middle;
}
.vignette_image > a > img{
   max-height:10rem;
}

/* DEBUT PANIER */

.panier_ref{
  color:#000000;
  font-size:1rem;
}


.panier_titre{

}
.panier_titre > a{
  display:block;
  text-decoration:none;
  /* font-size:1.2rem; */
  overflow:hidden;
  color:#000000;
  padding:5px 0px;
  line-height: 1.1;
}
.panier_statut{
  /* margin:0.7rem 0rem 0.7rem 0rem; */
  /* line-height:1 ; */
  font-size:0.9rem;
  text-align:left;
  /* height:2rem; */
}

.panier_prix{
  text-align:center;
  height:2.4rem ;
  line-height:1 ;
}

.panier_prix_total{
  font-size:1.4rem ;
  line-height:1 ;
  color:#000000;
  /* color:#F7931E; */
}
.panier_prix_tot{
  font-size:1.4rem ;
  line-height:1 ;
  color:#F7931E;
}

/*.panier_prix_vente{
  font-size:1.2rem ;
  line-height:1 ;
  color:#E77E22;
}
.panier_prix_conseille{
  font-size:1rem ;
  line-height:1 ;
  color:#E77E22;
  opacity:0.75 ;
}
*/
.panier_prix_vente {
  font-size: 1.2rem;
  line-height: 1;
  color: #C0392B;
  font-weight: bold;
}

.panier_prix_conseille {
  font-size: 1rem;
  line-height: 1;
  color: #8E44AD;
  opacity: 1;
  text-decoration: line-through;
}
/*
.panier_prix_vente {
  font-size: 1.2rem;
  line-height: 1;
  color: #D35400;
  font-weight: bold;
}
.panier_prix_conseille {
  font-size: 1rem;
  line-height: 1;
  color: #A04000;
  opacity: 1;
  text-decoration: line-through;
}
*/
.offre-gratuite{
  color: #C0392B;
  font-weight: bold;
}


.panier_pm{
  /* font-size:1.4rem; */
  color:#000000;
}

/* ETAPES COMMANDE */
.number_etapes {
  display: inline-block;
  font-size: 1.1em;
  color: #333;
  background: #fff;
  width: 2rem;
  height: 2rem;
  text-align: center;
  border-radius: 1.9rem;
  line-height: 1.8;
}
.lien_etape_off{
  background-color:#EFEFEF;
}
.lien_etape_on{
  background-color:#7CFF44;
}
/* ETAPES COMMANDE */

.div_info_dernier_panier{
  line-height:1 ;
  font-size:0.9rem;
  color:#f00a16;
  text-align:left;
}
.div_panier_liste_image{
  height:6rem ;
  line-height: 6rem;
  vertical-align: middle;
  text-align: center;
}
.div_panier_liste_image img{
  max-height:90% ;
}
/* FIN PANIER */


.vignette_ref{
  text-align:center;
  color:#000000;
}
.vignette_titre{
  line-height:1;
}
.vignette_titre > a{
  display:block;
  text-align:center;
  line-height:1;
  text-decoration:none;
  height:4rem;
  /* font-size:1.2rem; */
  margin-bottom:0.5rem;
  overflow:hidden;
}
.vignette_prix{
  text-align:center;
  height:2.4rem ;
  line-height:1 ;
}
.vignette_prix_vente{
  font-size:1.4rem ;
  line-height:1 ;
  color:#202225;
}
.vignette_prix_conseille{
  font-size:1rem ;
  line-height:1 ;
  color:#000000;
  opacity:0.75;
}
.vignette_statut{
  margin:0.7rem 0rem 0.7rem 0rem;
  line-height:1 ;
  font-size:0.9rem;
  height:2rem;
}
.div_info_dernier{
  line-height:1 ;
  font-size:0.9rem;
  color:#f00a16;
  text-align:center;
}

/* .bouton_panier_diapo{
  background-color:#FFFFCC ;
  color:#FF0000 ;
  font-size:1.5rem;
} */

.bouton_diapo_alert{
  /* margin:0 0.3rem 0 0.3rem ; */
  width:100% ;
  text-decoration:none ;
  /* font-size:1.2rem; */
  border-radius:4px ;
  background-color:#CFF4FC ;
}
.vignette_interface{
  height:3.5rem;
  border-top:1px solid #f2f2f7 ;
  border-bottom:1px solid #f2f2f7 ;
  margin:0.5rem 0rem 0.5rem 0rem ;
  padding:0.5rem ;
  background-color:#fafafc ;
  /* border-radius:0.3rem; */
}

.vignette_interface > div > a{
  text-decoration:none;
  font-size:1.2rem;
  color:#000000;
  text-align:center;
  margin:0 0.3rem 0 0.3rem ;
  width:100%;
}

.vignette_interface > div > a.bouton_panier_diapo{
  /* background-color:#7CFF44 ; */
  background-color:#006400 ;
  color:#FFFFFF;
}
.vignette_interface > div > a.bouton_alert_diapo{
  background-color:#CFF4FC ;
}

.vignette_interface > div > input{
  max-width:4rem;
  font-size:1.2rem;
  text-align:center;
}

#div_produit_question_liste img {
  border: 1px solid #ddd;
}
#div_produit_question_liste .text-body {
  white-space: pre-line; /* pour respecter les sauts de ligne de la réponse */
}

/* FIN VIGNETTES PRODUIT */

/* DEBUT FICHE PRODUIT */

/* FIN FICHE PRODUIT */


/* DEBUT ETAPE ADRESSE */

#ul_liste_point_relais{
  list-style-type:none;
  margin:0px;
  padding:0px;
  font-size:0.8em;
}
/*
h3.titre_etape_adresse{
  font-size:1.6rem;
}
*/
.btn_etape{
  /* float:right; */
  /* font-size:1.4rem; */
}
.liv_fac_wrap{
  margin:0.5rem ;
  border:1px dotted #000000 ;
  font-size:1rem;
}
.liv_fac_wrap_sel{
  border:1px solid #000000 ;
  font-weight: bold;
}
/* .label_liv_fac{
  font-size:1.2rem;
} */
.obligatoire{
  color:#FF0000;
  font-size:1rem;
}
#form_etape_adresse{
  padding:0.2rem;
  /* margin:1rem; */
  /* font-size:1.2rem; */
}
#form_etape_adresse input, #form_etape_adresse select{
  font-size:none;
}
#form_etape_adresse label{
  /* font-weight: bold; */
}
#div_choix_liv_fac{
  font-size:1.2rem;
}
.texte_gras{font-weight: bold;}
#accordion_liv{border:0.1rem solid #d6d1d0;border-radius:0.3rem;}

.suggestions {
  max-height: 200px;
  overflow-y: auto;
  position: absolute;
  width: 100%;
  z-index: 1000;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-top: none;
  box-shadow: 0 4px 8px rgba(0,0,0,0.05);
}
.suggestions li {
  padding: 8px 12px;
  cursor: pointer;
}
.suggestions li:hover {
  background-color: #f8f9fa;
}
.form-group {
  margin-bottom: 1rem;
}



/* FIN ETAPE ADRESSE */
/* ETAPE PAIEMENT */
.label_ep_check p{
  margin:0px;
  padding:0px;
  line-height:1;
}
/* FIN ETAPE PAIEMENT */

/*--MON COMPTE--*/
#div_menu_compte {
  margin: 0.5rem 0rem 1rem 0rem;
}
#div_menu_compte ul {
  list-style-type: none;
  margin: 0;
  padding: 0rem;
}
#div_menu_compte ul li {
  margin: 0.5rem 0.5rem 0.8rem 0.5rem;
  float: left;
}
#div_menu_compte ul li a {
  font-size: 1rem;
  text-decoration: none;
  background-color: #ff7e00;
  color: #fff;
  padding: 0.5rem;
  font-weight: 400;
  border-radius: 0.3rem;
}
#div_menu_compte ul li a:hover {
  background-color: #333;
  color: #fff;
}
#div_menu_compte ul li a.sel {
  background-color: #333;
  color: #fff;
}
#div_menu_compte p {
  width: 200px;
  text-align: center;
  margin: 0.2rem;
  padding: 0.1rem;
}
/*--FIN MON COMPTE--*/

/* DEBUT PANIER */
.btn_valide_panier{
  text-decoration:none;
  font-size:1.2rem;
  color:#000000;
  text-align:center;
  width:25%;
  background-color:#7CFF44 ;
}
/* FIN PANIER */

/* DEBUT GENERAL */
.sans_bord{
  border:0px ;
}
.bord_orange{
  border-color: #F7931E ;
}
.bord_noir{
  border-color: #000000 ;
}






/* PA MARQUES */
.brands-wrapper {
    max-width: 1250px;
    margin: 0 auto;
    padding: 0 20px;
}
.brands-container {
  display: flex; /* Utilisation de Flexbox */
  flex-wrap: wrap;
  justify-content: center; /* Centrer les éléments horizontalement */
  align-items: center; /* Centrer les éléments verticalement */
}
.brands-container img {
    max-height: 35px; /* Ajustez la largeur maximale selon vos besoins */
    width: auto;
    margin: 3px; /* Marge entre les logos */
}
@media (min-width: 768px) {
  .brands-container img {
      max-height: 60px; /* Ajustez la largeur maximale selon vos besoins */
      margin: 5px; /* Marge entre les logos */
  }
}
/* FIN PA MARQUES */

/* PA NOS CATEGS */
.img_pa_categ{
  width: 100%; /* Pour que l'image s'adapte à la largeur du conteneur */
  height: auto; /* Pour que la hauteur soit calculée automatiquement en fonction de la largeur */
}
/* FIN PA NOS CATEGS */

/* PARTIE SCAN */
.screenshot-image {
  width: 150px;
  height: 90px;
  border-radius: 4px;
  border: 2px solid whitesmoke;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
  position: absolute;
  bottom: 5px;
  left: 10px;
  background: white;
}

.display-cover {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 90%;
  margin: 5px auto;
  position: relative;
}

video {
  max-width: 100%;
  background: rgba(0, 0, 0, 0.2);
}

.video-options {
  position: absolute;
  left: 20px;
  top: 30px;
}

.controls {
  position: absolute;
  left: 45%;
  bottom: 5%;
  display: flex;
}

.controls > button {
  width: 45px;
  height: 45px;
  text-align: center;
  border-radius: 100%;
  margin: 0 6px;
  background: transparent;
}
.controls > button:hover svg {
  color: white !important;
}

@media (min-width: 300px) and (max-width: 400px) {
  .controls {
    flex-direction: column;
  }
  .controls button {
    margin: 5px 0 !important;
  }
}
.controls > button > svg {
  height: 20px;
  width: 18px;
  text-align: center;
  margin: 0 auto;
  padding: 0;
}

.controls button:nth-child(1) {
  border: 2px solid #D2002E;
}
.controls button:nth-child(1) svg {
  color: #D2002E;
}

.controls button:nth-child(2) {
  border: 2px solid #008496 ;
}
.controls button:nth-child(2) svg {
  color: #008496;
}

.controls button:nth-child(3) {
  border: 2px solid #00B541 ;
}
.controls button:nth-child(3) svg {
  color: #00B541;
}

.controls > button {
  width: 45px;
  height: 45px;
  text-align: center;
  border-radius: 100%;
  margin: 0 6px;
  background: transparent;
}
.controls > button:hover svg {
  color: white;
}
/* FIN PARTIE SCAN */







/* POUR LE MODE DIAPO */
.image-wrapper {
    width: 100%; /* S’adapte à la largeur du conteneur */
    height: 150px; /* Hauteur fixe pour uniformiser les vignettes */
    overflow: hidden; /* Coupe les débordements des images */
    /* background-color: #f8f9fa; /* Couleur de fond par défaut */ */
    position: relative;
}

.image-wrapper img.img_diapo {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-height: 100%; /* Limite la hauteur de l'image */
    max-width: 100%; /* Limite la largeur de l'image */
}
.image-wrapper img.img_picto_cat {
    position:absolute;right:0px;bottom:0px;height:30px;width:30px;z-index:1000;
}



/* Mon compte partie check occasion */
/* Styles généraux pour l'ensemble de la section */
.cli_occas_section {
  margin: 20px auto;
  padding: 20px;
  border: 1px solid #ddd;
  border-radius: 8px;
  background-color: #f9f9f9;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

/* Style pour l'en-tête */
.cli_occas_header {
  font-size: 1.2rem;
  font-weight: bold;
  color: #333;
  margin-bottom: 10px;
  text-align: left;
  text-transform: uppercase;
}

/* Style pour le contenu */
.cli_occas_content {
  font-size: 1rem;
  color: #555;
  line-height: 1.3;
  margin-bottom: 20px;
}

.cli_occas_content p {
  margin: 0 0 10px;
}

/* Style pour le formulaire */
.cli_occas_form_group {
  display: flex;
  justify-content: left;
  align-items: center;
  margin-top: 5px;
}

.cli_occas_form_check {
  display: inline-block;
  margin: 0;
}

.cli_occas_form_check_input {
  width: 20px;
  height: 20px;
  margin-right: 10px;
  cursor: pointer;
}

.cli_occas_form_check_label {
  font-size: 1rem;
  color: #333;
  cursor: pointer;
}

/* Ajouter des styles pour le responsive */
@media (max-width: 768px) {
  .cli_occas_section {
    padding: 15px;
  }

  .cli_occas_header {
    font-size: 1rem;
  }

  .cli_occas_content {
    font-size: 0.9rem;
  }

  .cli_occas_form_check_label {
    font-size: 0.9rem;
  }
}

/* fin Mon compte partie check occasion */

/* BLEU PROFOND (Titres, sections importantes) */
.bg-blue-deep {
  background-color: #003366;
  color: #EFE6DD; /* Blanc cassé pour contraste */
}

/* GRIS ANTHRACITE (Fond sombre, contrastes) */
.bg-gray-dark {
  background-color: #212529;
  color: #FFFFFF; /* Blanc pur pour contraste */
}

/* BEIGE CLAIR (Fonds neutres, zones de texte) */
.bg-beige-light {
  background-color: #EFE6DD;
  color: #1A1A1A; /* Noir intense pour contraste */
}

/* NOIR INTENSE (Titres, contrastes forts) */
.bg-black-deep {
  background-color: #1A1A1A;
  color: #FFFFFF; /* Blanc pur pour contraste */
}

/* ORANGE TACTIQUE (Mises en avant, promotions) */
.bg-orange-highlight {
  background-color: #E77E22;
  color: #1A1A1A; /* Noir intense pour contraste */
}


/* ORANGE TACTIQUE (Mises en avant, promotions) */
.bg-green {
  background-color: #198754;
  color: #FFFFFF; /* Noir intense pour contraste */
}

/* VERT VALIDATION (Boutons de validation, actions positives) */
.bg-green-confirm {
  background-color: #198754;
  color: #FFFFFF; /* Blanc pur pour contraste */
  border: none;
  padding: 10px 15px;
  font-weight: bold;
  text-transform: uppercase;
  border-radius: 5px;
  cursor: pointer;
}

.bg-green-confirm:hover {
  background-color: #157347; /* Légèrement plus foncé au survol */
}

.fixed-sticky {
    position: fixed;
    top: var(--header-height, 60px); /* Valeur par défaut si JS ne s'exécute pas */
    left: 0;
    max-width: 100%;
}
/* Style du récapitulatif - Compatible avec une div parent */
        .recap-box {
            /* background: white; */
            /* padding: 20px; */
            /* border-radius: 10px; */
            /* box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); */
            width: 100%;
            max-width: 300px;
            box-sizing: border-box;
            overflow: hidden;
            margin-bottom:20px;
        }

        .recap-box h2 {
            font-size: 18px;
            margin-bottom: 15px;
            text-align: left;
        }

        .recap-item {
            display: flex;
            justify-content: space-between;
            padding: 5px 0;
            font-size: 14px;
            line-height: 1;
            white-space: nowrap; /* Empêche les sauts de ligne */
        }

        .recap-item strong {
            font-weight: bold;
        }

        .divider {
            border-top: 1px solid #ddd;
            /* margin: 10px 0; */
        }

        .total {
            font-size: 18px;
            font-weight: bold;
            color: #333;
            /* border:1px solid red ; */
        }

        .eco-part {
            font-size: 12px;
            color: #777;
        }


/* FIN GENERAL */



/* XS */
@media (max-width: 575.98px) {
  html {font-size: 85%; }
  section.fond_warning{
  }

  /*les btns de control du slider pa*/
  .img_control_slider{max-height:100px;}
  .img_control_ar{max-height:100px;}

  .test_couleur{color:red;}

  .normal_texte{font-size:1rem;}
  .text_petit{font-size:0.9rem;}
  .text_gros{font-size:1.1rem;}
  /* DEBUT LISTE PRODUIT */
  .interface_liste, .interface_liste > div > select, .interface_liste > div > button {font-size:1.2rem;}
  /* FIN LISTE PRODUIT */
  /* .btn_etape{ font-size:0.9rem;margin:0rem;padding:0.2rem; } */
  /* ETAPE ADRESSE */
  .btn_etape{font-size:1.2rem;}
  .case_rea a{font-size: 0.8rem;}

  /* FIN ETAPE ADRESSE */
  /* .label_liv_fac{font-size: 1rem;} */

  /* DEBUT MON COMPTE */
  #div_menu_compte ul li a {font-size: 1.2rem;}
  /* FIN MON COMPTE */

  /* DEBUT RECHERCHE */
  .lien_vrpe{font-size:1.2em;}
  /* FIN RECHERCHE */

  /* DEBUT PANIER */
  .panier_pm{
    /* font-size:1.3rem; */
  }
  .btn_valide_panier{
    text-decoration:none;
    font-size:1.2rem;
    color:#000000;
    text-align:center;
    width:100%;
    background-color:#7CFF44 ;
  }








  /* FIN PANIER */

  /* DEBUT FICHE PRODUIT */
  .image_fiche_pack{max-height:30px;}
  .fiche_pro_carousel{height:25rem;line-height:25rem;vertical-align:middle;}
  .ref_pro_fiche{font-size:1.4rem;}
  .statut_pro_fiche{font-size:1.4rem;}
  .fiche_prix{}
  .fiche_prix_vente{font-size:2rem;}
  .fiche_prix_conseille{font-size:1.8rem;}
  .description_plus {font-size:1.2rem;}
  .description_plus h1, .texte_famille_liste h1{font-size:1.5rem;}
  .description_plus h2, .texte_famille_liste h2{font-size:1.4rem;}
  .description_plus h3, .texte_famille_liste h3{font-size:1.3rem;}
  .description_plus h4, .texte_famille_liste h4{font-size:1.2rem;}
  .description_plus h5, .texte_famille_liste h5{font-size:1.1rem;}
  .description_plus h6, .texte_famille_liste h6{font-size:1rem;}
  /* FIN FICHE PRODUIT */

  /* DEBUT HEADER */
  #rech_mc2{
    font-size:1.4rem ;
  }
  .balise_header{
    max-height:100%;
    overflow-y:scroll;
    position:fixed;
    top:0px;
    width:100%;
  }
  .body_decal{ padding-top:6rem; }
  #div_header_bandeau{ height:6rem; }
  #img_logo{
    max-height: 3.5rem;
    max-width:95%;
    width: auto;
    height: auto; /* Garantit le maintien du ratio */
  }
  .text_etiquette{font-size:0.8rem;}
  /* .av_img{max-height:7.5rem;} */
  #div_msg_user{width:80%;left:10%;}

  .partie_entete_top_titre{font-size:2rem;line-height:1;}
  .partie_entete_top_lien a{font-size:1rem;line-height:1;}
  #mc{ font-size:1rem; }




  /* FIN HEADER */

  /* CODE MENU NEW */
  .menu_libel_root{font-size:12px;}
  .img_menu_parent{max-height:20px;}
  .a_menu_parent{line-height:20px;}
  /*.a_menu_enfant{font-size:1rem;} */
  .titre_liste_enfant{font-size:1.4rem;}
  /* FIN CODE MENU NEW */
}


#div_infos_ecran::before {
  content: "< 575.98px";
}


/* SM */
@media (min-width: 575.98px) and (max-width: 767.98px) {
  html {font-size: 85%; }
  section.fond_warning{
  }

  #div_infos_ecran::before {
    content: "575.98px=>767.98px";
  }


  /*les btns de control du slider pa*/
  .img_control_slider{max-height:75px;}
  .img_control_ar{max-height:75px;}


  .test_couleur{color:purple;}

  .btn_perso{
    /* line-height:1; */
    font-size:0.7em;
    /* padding:3px; */
  }
  .vignette_interface > div > a.bouton_alert_diapo{
    font-size:0.8em;
    line-height:1;
    background-color:#FFFFFF ;
  }

  /* DEBUT LISTE PRODUIT */
  .interface_liste, .interface_liste > div > select, .interface_liste > div > button {font-size:1.5rem;}
  /* FIN LISTE PRODUIT */

  /* DEBUT RECHERCHE */
  .lien_vrpe{font-size:1.2em;}
  /* FIN RECHERCHE */

  /* DEBUT FICHE PRODUIT */
  .image_fiche_pack{max-height:30px;}
  .fiche_pro_carousel{height:25rem;line-height:25rem;vertical-align:middle;}
  .ref_pro_fiche{font-size:1.4rem;}
  .statut_pro_fiche{font-size:1.4rem;}
  .fiche_prix{}
  .fiche_prix_vente{font-size:2rem;}
  .fiche_prix_conseille{font-size:1.8rem;}
  .description_plus {font-size:1.3rem;}
  .description_plus h1, .texte_famille_liste h1{font-size:1.5rem;}
  .description_plus h2, .texte_famille_liste h2{font-size:1.4rem;}
  .description_plus h3, .texte_famille_liste h3{font-size:1.3rem;}
  .description_plus h4, .texte_famille_liste h4{font-size:1.2rem;}
  .description_plus h5, .texte_famille_liste h5{font-size:1.1rem;}
  .description_plus h6, .texte_famille_liste h6{font-size:1rem;}
  /* FIN FICHE PRODUIT */

  /* DEBUT PANIER */
  .panier_pm{
    font-size:1.3rem;
  }
  .btn_valide_panier{
    text-decoration:none;
    font-size:1.2rem;
    color:#000000;
    text-align:center;
    width:100%;
    background-color:#7CFF44 ;
  }
  /* FIN PANIER */

  /* DEBUT MON COMPTE */
  #div_menu_compte ul li a {font-size: 1.2rem;}
  /* FIN MON COMPTE */

  .normal_texte{font-size:1rem;}
  .text_petit{font-size:0.9rem;}
  .text_gros{font-size:1.1rem;}
  /* ETAPE ADRESSE */
  .btn_etape{font-size:1.2rem;}
  .case_rea a{font-size: 0.8rem;}
  /* FIN ETAPE ADRESSE */
   /* .label_liv_fac{font-size: 1rem;} */
   #rech_mc2{
     font-size:1.4rem ;
   }
  .balise_header{
    max-height:100%;
    overflow-y:scroll;
    position:fixed;
    top:0px;
    width:100%;
  }
  .body_decal{padding-top:6rem;}
  #div_header_bandeau{height:6rem;}
  #img_logo{
    max-height:3.5rem;
    max-width:95%;
    width: auto;
    height: auto; /* Garantit le maintien du ratio */
  }
  .text_etiquette{font-size:0.8em;}
  /* .av_img{max-height:75px;} */

  .partie_entete_top_titre{font-size:2.2rem;line-height:1;}
  .partie_entete_top_lien a{font-size:1.2rem;line-height:1;}
  #mc{ font-size:1rem; }

  #div_msg_user{width:80%;left:10%;}

  /* DEBUT MENU TOP */
  .menu_libel_root{font-size:12px;}
  .img_menu_parent{max-height:20px;}
  .a_menu_parent{line-height:20px;}
  /*.a_menu_enfant{font-size:1rem;} */
  .titre_liste_enfant{font-size:1.5rem;}
  /* FIN MENU TOP */




}
/* MD */
@media (min-width: 767.98px) and (max-width: 991.98px) {
  html {font-size: 85%; }

  #div_infos_ecran::before {
    content: "767.98px=>991.98px";
  }

  /*les btns de control du slider pa*/
  .img_control_slider{max-height:100px;}
  .img_control_ar{max-height:100px;}


  .test_couleur{color:green;}

  .btn_perso{
    /* line-height:1; */
    font-size:0.7em;
    /* padding:3px; */
  }
  .vignette_interface > div > a.bouton_alert_diapo{
    font-size:0.8em;
    line-height:1;
    background-color:#FFFFFF ;
  }

  /* DEBUT LISTE PRODUIT */
  .interface_liste, .interface_liste > div > select, .interface_liste > div > button {font-size:1rem;}
  /* FIN LISTE PRODUIT */
  .normal_texte{font-size:1rem;}
  .text_petit{font-size:0.9rem;}
  .text_gros{font-size:1.2rem;}
  /* ETAPE ADRESSE */
  .btn_etape{font-size:1.3rem;}
  /* FIN ETAPE ADRESSE */

  .balise_header{ position:sticky;top:0px;width:100%; }
  #img_logo{
     max-height:4rem;
     max-width:95%;
     width: auto;
     height: auto; /* Garantit le maintien du ratio */
    }
  .text_etiquette{font-size:0.9em;}
  /* .av_img{max-height:85px;} */
  #div_msg_user{width:60%;left:20%;}

  .partie_entete_top_titre{font-size:1.4rem;}
  #mc{ font-size:1rem; }

  /* DEBUT FICHE PRODUIT */
  .image_fiche_pack{max-height:40px;}
  .fiche_pro_carousel{height:25rem;line-height:25rem;vertical-align:middle;}
  .ref_pro_fiche{font-size:1.4rem;}
  .statut_pro_fiche{font-size:1.4rem;}
  .fiche_prix{}
  .fiche_prix_vente{font-size:1.8rem;}
  .fiche_prix_conseille{font-size:1.8rem;}
  /* FIN FICHE PRODUIT */



  /* DEBUT MENU TOP */
  .menu_libel_root{font-size:13px;}
  .img_menu_parent{max-height:20px;}
  .a_menu_parent{line-height:20px;}
  /*.a_menu_enfant{font-size:0.8rem;} */
  .titre_liste_enfant{font-size:1.2rem;}
  /* FIN MENU TOP */

}
/* LG */
@media (min-width: 991.98px) and (max-width: 1199.98px) {
  html {font-size: 85%; }

  #div_infos_ecran::before {
    content: "991.98px=>1199.98px";
  }

  /*les btns de control du slider pa*/
  .img_control_slider{max-height:120px;}
  .img_control_ar{max-height:120px;}

  .test_couleur{color:pink;}

  /* DEBUT LISTE PRODUIT */
  .interface_liste, .interface_liste > div > select, .interface_liste > div > button {font-size:1.1rem;}
  /* FIN LISTE PRODUIT */

  .normal_texte{font-size:1rem;}
  .text_petit{font-size:0.9rem;}
  .text_gros{font-size:1.3rem;}
  /* ETAPE ADRESSE */
  .btn_etape{font-size:1.4rem;}
  /* FIN ETAPE ADRESSE */

  .balise_header{position:sticky;top:0px;width:100%;}
  #img_logo{
    max-height:5rem;
    max-width:95%;
    width: auto;
    height: auto; /* Garantit le maintien du ratio */
  }
  .text_etiquette{font-size:1em;}
  /* .av_img{max-height:90px;} */
  #div_msg_user{width:40%;left:30%;}

  .partie_entete_top_titre{font-size:1.8rem;}
  #mc{ font-size:1rem; }

  /* DEBUT FICHE PRODUIT */
  .image_fiche_pack{max-height:40px;}
  .fiche_pro_carousel{height:25rem;line-height:25rem;vertical-align:middle;}
  .ref_pro_fiche{font-size:1.4rem;}
  .statut_pro_fiche{font-size:1.4rem;}
  .fiche_prix{}
  .fiche_prix_vente{font-size:1.8rem;}
  .fiche_prix_conseille{font-size:1.8rem;}
  /* FIN FICHE PRODUIT */

  /* DEBUT MENU TOP */
  .menu_libel_root{font-size:13px;}
  .img_menu_parent{max-height:27px;}
  .a_menu_parent{line-height:27px;}
  /*.a_menu_enfant{font-size:0.9rem;} */
  .titre_liste_enfant{font-size:1.4rem;}
  /* FIN MENU TOP */



}
/* XL */
@media (min-width: 1199.98px) {
  html {font-size: 85%; }

  #div_infos_ecran::before {
    content: "> 1199.98px";
  }

  /*les btns de control du slider pa*/
  .img_control_slider{max-height:150px;}
  .img_control_ar{max-height:150px;}

  .test_couleur{color:yellow;}
  /* DEBUT LISTE PRODUIT */
  .interface_liste, .interface_liste > div > select, .interface_liste > div > button {font-size:1rem;}
  /* FIN LISTE PRODUIT */
  .normal_texte{font-size:1rem;}
  .text_petit{font-size:1rem;}
  .text_gros{font-size:1.4rem;}
  /* ETAPE ADRESSE */
  .btn_etape{font-size:1.4rem;}
  /* FIN ETAPE ADRESSE */

  .balise_header{position:sticky;top:0px;width:100%;}
  #img_logo{
    max-height:6rem;
    max-width:95%;
    width: auto;
    height: auto; /* Garantit le maintien du ratio */
  }
  .text_etiquette{font-size:1em;}
  /* .av_img{max-height:100px;} */
  #div_msg_user{width:40%;left:30%;}

  .partie_entete_top_titre{font-size:1.8rem;}
  #mc{ font-size:1rem; }

  /* DEBUT FICHE PRODUIT */
  .image_fiche_pack{max-height:40px;}
  .fiche_pro_carousel{height:25rem;line-height:25rem;vertical-align:middle;}
  .ref_pro_fiche{font-size:1.4rem;}
  .statut_pro_fiche{font-size:1.4rem;}
  .fiche_prix{}
  .fiche_prix_vente{font-size:1.8rem;}
  .fiche_prix_conseille{font-size:1.8rem;}
  /* FIN FICHE PRODUIT */

  /* DEBUT MENU TOP */
  .menu_libel_root{font-size:14px;}
  .img_menu_parent{max-height:30px;}
  .a_menu_parent{line-height:30px;}
  /*.a_menu_enfant{font-size:1rem;} */
  .titre_liste_enfant{font-size:1.6rem;}
  /* FIN MENU TOP */

}
