

/******* meteo new *******/

.lieuMeteoWrapper .sbVille{
max-width: 100%;
}


.item10Jours {
  min-width: 100%;
}

.tabStripMeteo .rtsUL{
width: 100%;
}

.tabStripMeteo .rtsLI{
width: 50%!important;
}

.weatherTodayData > div {
  width: calc(50% - 1rem);
}


/*** cotation ****/

.cotCarousel h2 {
  font-size: 0.9rem;
}

.dateSubItem {
  font-size: 0.8rem;
}

.priceCotValue {
  font-size: 1.2rem;
}

/* demande en cours*/

/* .DemandeEnCoursWrapper .rightCell .ans-legendItem, .DemandeEnCoursWrapper .leftCell .ans-legendItem {
  width: 100%;
} */

/** tableau de bord accueil **/

.dashboardCol, .dashboardCardFlex{
  flex-basis: 100%;
  flex-grow: 1;
}

/**/

.etatComWrapper .chartWrapper, #legendeEtatComCarousel{
width: 100%;
}

.contratsExterneContainer {
  margin-top: 2rem;
}

/*
.dashboardColPortailEcommande {
  width: calc(100% - 1rem);
}

@media (max-width: 450px){
    .dashboardColPortailEcommande {
      width: calc(100% - 1rem);
  }
}*/


/** multi catalogue en tete **/

.enteteEcommande {
  padding-left: 0.5rem;
}

.enteteEcommandeImg img {
  max-height: 30px;
}

.enteteEcommande h1 {
  font-size: 1rem;
  line-height: 1.1rem;
}

.enteteEcommande h2 {
  font-size: 0.8rem;
}
