@media screen and (max-width: 600px) {
    

    .item-cart .fa-trash{
        display: block;
        margin: 20px auto 10px;
        text-align: center;
        width: 100px;
    }

    #client-filtre-product {
        display: block;
        /* max-width: 400px; */
        padding: 10px;
        /* margin: auto; */
    }
    #client-filtre-product > div {
        margin: 10px;
        /* width: 100%; */
    }
    #client-filtre-product input , #client-filtre-product select {
        width: 100%;
        display: block;
        box-sizing: border-box;
        margin: 10px auto !important;
    }
    .testi{
        width: 220px;
    }
    
    .item-cart{
        display: block;
    }

    #about{
        text-align: center !important;
    }
    .item-cart input{
        width: 130px;
        display: block;
        margin: auto;

    }
    .item-cart select {
        display: block;
        width: 150px;
        margin: 5px auto;
    }
    .item-cart .flex {
        display: block !important;
        text-align: center;
        /* background-color:lightblue ; */
    } 

    nav img{
        width: 80px;
    }
    
    #form_recherche input{
        margin-top: 10px;
        display: block;
        width: 100% !important;
        box-sizing: border-box;
    }
    #form_recherche i {
        top: 20px;
    }
    #links {
        display: none;
    }

    #bars{
        display: block;
    }

    /* .product-item h4{
        font-size: 12px;
    } */
    #popular, #promotion, #sugges{
        justify-content: center;
    }

    .title{
        font-size: 25px;
        margin: 20px auto;
    }


    .cat{
        margin: 30px auto;
    }

    

    #inscription input{
        width: 100%;
    }
    

    #marques{
        background-image: linear-gradient(rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.5) ), url("../imgs/fourgon2.jpg");
        height: 350px;
        /* background-position: left; */
    }   

    .products{
        /* text-align: center; */
        justify-content: center;
        display: flex;
        flex-wrap: wrap;
    }

    /* .product-item{
        margin: auto !important;
        display: block;
    } */

    .product-item{
        width: 140px;
        margin: 2px;

    }
    
    .product-item small, .product-item span{
        font-size: 12px !important;

    }
    .product-item .container-img{
        width: 140px;
        height: 160px;
        
    }

    
    .nv{
        /* top:130px; */
        padding: 5px;
        
    }

    .product-item .container-img img{
        width: 140px;
    }

    /* #client-filtre-product select{
        margin: 5px 0px;
    } */
    #client-filtre-product button {
        margin: 5px 0px;
        display: block;
        width: 100%;
    }
    #client-filtre-product .flex{
        /* width: 180px; */
        display: block;
    }

    #banner h1{
        font-size: 30px !important;
    }

    footer{
        display: block;
        text-align: center;
    }
    #client-filtre-product select{
        margin-top: 10px;
        display: block !important;
        width: 100% !important;
        box-sizing: border-box;
    }
    
    #client-filtre-product #search {
     width: 100% !important;
        box-sizing: border-box;   
    }



    .popular{
        width: 160px;
        
        margin: 5px;
        background-color: white;
        border-radius: 10px;
        padding: 5px;
        box-shadow: 3px 3px 10px rgb(233, 233, 233);
    }
    .container-img {
        width: 160px;
        /* height: 200px; */
        height: auto;
        overflow: hidden;
    }
    .popular h2{
        font-size: 14px;
    }
    .popular img, .sugges img{
        /* width: 240px; */
        width: 100%;
        object-fit: cover;
    }
    #semi-banner{
        padding: 60px 10px 20px;
        color: white;
        text-shadow: 1px 1px 3px black;
    }
    #semi-banner h2{
        font-size: 22px;

    }
    #semi-banner p{
        font-size: 12px;
    }
    .serch{
        left:6px;
    }
    .serv{
        width: 140px;
        margin: 10px 3px 10px 2px;
    }
    .serv span{
        text-align: justify;
        font-size: 12px;
    }
    .serv p{
        font-size: 14px;
    }

    #top-bar{
        font-size: 10px;
        padding: 6px;
    }
    #banner{
        height: 350px;
    }
  
    .radio-group{
        gap: 10;
    }
    .radio-option{
        width: 40% !important;
        font-size: 16px;
        padding: 10px;
    }

    .radio-option i {
      font-size: 25px;
    }

    .radio-option span {
      font-size: 16px;
      font-weight: 400;
      margin-left: 5px;
    }


    #banner *{
        padding: 10px 20px;
    }
    #cats_index div{
        width: 100%;
    }
    #a_enfant, #a_homme, #a_femme{
        width: 100%;
        box-sizing: border-box;
        margin: 10px 0px;
        height: 200px;
    }

    #about{
        text-align: center;
        padding: 10px;
    }
    #about img{
        display: block;
        margin: auto;
        width: 100%;
        box-sizing: border-box;
        border: none;
    }

    .show-img {
        width: 100%;
        /* display: block; */
        /* padding: 10px; */
    }
    .show-img main{
        width: 100%;
        padding: 10px;
        box-sizing: border-box;
    }
    .show-img main img{
        width: 100%;
        box-sizing: border-box;

    }
    .new-title{
        margin: 30px auto;
        text-align: center;
        font-size: 22px;
    }
    .new-title div{
        margin: auto;
    }
    #banner div{
        font-size: 26px;
    }

    #popular{
        flex-wrap: nowrap;
    }
    .slick-slide {
        margin: 0 8px;
        width: 160px !important ;
        height: auto !important; /* Évite les bugs de hauteur */
    }

    .slick-track {
    display: flex !important;
    flex-wrap: nowrap !important; /* Empêche le retour à la ligne */
    }
    
   

    .slick-list {
        margin: 0 -10px; /* compense le margin */
    }

    .slick-prev {
        left: 135px;    
        top: 105%;        /* Position gauche */
    }
    .slick-next {
        right: 135px;   
        top: 105%;        /* Position gauche */
            /* Position droite */
    }
}