/*manu start*/
#subcategories div {
  margin-bottom:1em;
  text-align: center;
}
#subcategories ul li {
  float: left;
 /* height:16em;*/
  text-align: center;
}
@media screen and (min-width: 800px) { 
 /*computer screen*/
#manu-paypal-options {
    float: right;
    width:50%;
}
.manu-logo-paypal-moyen-paiement {

    width:100%;
    height: auto;

/*
height:7em;
    width: auto;
    text-align: center;
*/
}
 #subcategories ul li img {

  /*height:14em;*/
  margin-right:0.5em;
  margin-top:0.5em;
  margin-bottom:0.2em;
  border: 0.1em solid #ddd;
  border-radius: 0.3em;
  padding: 0.2em;
}
}


@media screen and (max-width: 800px) { 
  /*smartphone screen*/  
 #subcategories ul li img {

  /*max-width:calc(100% - 1em);*/
  margin-right:0.5em;
  margin-top:1em;
  margin-bottom:0.2em;
  border: 0.1em solid #ddd;
  border-radius: 0.3em;
  padding: 0.2em;
}
}
.subcategory-name {
  text-align: center;
  margin-top: 0.5em;
  margin-bottom: 1em;
/*   -webkit-text-size-adjust: 80%;manu */
  font-size: 0.83em;/* manu */
}
#manu-paypal-options {
    float: right;
    width:50%;
}
.manu-logo-paypal-moyen-paiement {

    width:100%;
    height: auto;

/*
height:7em;
    width: auto;
    text-align: center;
*/
}

#presentation p {
  /*text-align: center;*/
  text-align: justify;
/*  color: #2d5f8a;*/
  color: #7a7a7a;
  background-color: #ffffff;
  font-weight: 500;
  font-size: 1rem;
}

#contact-frais p {
  text-align: center;
  color: #7a7a7a;
  background-color: #ffffff;
  font-weight: 500;
  font-size: 1rem;
}

.product-description p {
  font-family: Comfortaa;
  text-align: justify;
/*  color: #2d5f8a;*/
  color: black;
  background-color: #ffffff;
  font-size: 1.2rem;
  font-weight: 500;
/*  font-weight: bold;*/
}

#category-description p {
    margin-right: 1.25rem;
    text-align:justify;
    font-weight: 500;
}

.nav-link{
  font-size: 1.2rem;
}

#home-subcategories div {
  margin-bottom:3em;
  text-align: center;
}
#home-subcategories ul li {
  float: left;
 /* height:16em;*/
  text-align: center;
  width:14%;
}
@media screen and (max-width: 1080px) { 


#manu-paypal-options {
    float: right;
    width:50%;
}
.manu-logo-paypal-moyen-paiement {

    width:100%;
    height: auto;

/*
height:7em;
    width: auto;
    text-align: center;
*/
}


#home-subcategories ul li {
  float: left;
 /* height:16em;*/
  text-align: center;
  width:50%;
}
}

#home-subcategories ul li img {

  /*height:14em;*/
  margin-right:0.5em;
   margin-top:0.5em;
  margin-bottom:0.2em;
/* margin-bottom:0.5em;*/
  border: 0.1em solid #ddd;
  border-radius: 0.3em;
  padding: 0.2em;
  width:calc(100% - 2em);
}

/*manu end*/