.livraison-Noel header{ 
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top:1rem;
  background: #F7F6F4;
}
.livraison-Noel header h1,
.livraison-Noel header .intro h2{
  font-size: 25px;
  color: #E50046;
  margin : 10px 0;
  line-height: 37px;
  text-transform: uppercase;
   font-weight: 500;
}

.livraison-Noel  header .intro {
  letter-spacing: 2px;
  line-height: 21px;
  flex: 1.8;

}
.livraison-Noel  header .img{
    font-size: 0;
    flex: 1.5;
}
.livraison-Noel .wrapper_livr_noel{
  background-color: #f1eee9;
  padding-top: 37px;
  padding-bottom: 37px;
}
.livraison-Noel section h2{
  font-size: 24px;
  font-weight: 600;
  padding-top: 4%;
  padding-bottom: 4%;
  text-align: center;
  color: #E50046;

}
.livraison-Noel .livr_noel_main{
  width: 96%;
  display: flex;
  align-items: stretch;
  justify-content: space-around;
  max-width: 1300px;
  margin: 0 auto;
}
.livraison-Noel .livr_noel_bloc_calendar,
.livraison-Noel .livr_noel_modes{
  width: 47%;
}
.livraison-Noel .livr_noel_modes-bel{
  width: 60%;
}
.livraison-Noel .last-phase{
  display: none;
}
.livraison-Noel .livr_month{
  text-align: center;
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 44px;
}
.livraison-Noel .livr_noel_description {
  padding: 30px 10px 47px 20px;
  background: white;
}
.livraison-Noel .livr_noel_calendar{
  margin: auto;
  max-width: 565px;
  background: white;
  padding: 50px;
}
.livraison-Noel .livr_noel_days, .livr_noel_number {
  display: flex;
  justify-content: space-between;
}
.livraison-Noel .livr_noel_number {
flex-wrap: wrap;
}
.livraison-Noel .livr_noel_jour{
  font-size: 14px;
  line-height: 38px;
  font-weight: 700;
  width: 14.28571429%;
  text-align: center;
  padding: 5px 0;
}
.livraison-Noel .livr_noel_jour span {
  display: block;
  margin: auto;
  width: 38px;
  height: 38px;
}
.livraison-Noel .livr_noel_description ul li {
  display: block;
  padding: 8px 0;
}
.livraison-Noel .livr_noel_description ul li p{
  font-size: 16px;
  font-weight: 600;
  width: 50%;
}
.livraison-Noel .livr_noel_description .infos-livr{
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.livraison-Noel .livr_noel_description .infos-livr .line{
  height: 40px;
  width: 1px;
  background: #383838;
  margin: 0 6% 0 7%;
}
.livraison-Noel .livr_noel_description ul li .red{
  font-size: 14px;
  width: 40%;
  color: #E50046;
  line-height: 21px;
}
.livraison-Noel .livr_noel_dates {
  list-style-type: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  font-size: 15px;
  line-height: 38px;
  font-weight: 500;
  width: 14.28571428571429%;
  text-align: center;
  padding: 5px 0;
  cursor: pointer;
}
.livraison-Noel .livr_noel_dates--disabled {
  color: #CCC;
  cursor: initial;
}
.livraison-Noel .livr_noel_dates em {
  font-size: 14px;
  font-style: normal;
  display: none;
}
.livraison-Noel .livr_noel_dates > span {
   margin: auto;
   width: 44px;
   height: 44px;
   display: block;
   line-height: 48px;
}
.livraison-Noel .livr_noel_description .smaller {
  font-size: 13px;
  font-weight:300;
}
.livraison-Noel .livr_noel_description .infos {
  display: none;
}
.livraison-Noel .livr_noel_dates> span.today:not(active) {
  color:  #E50046;
}
.livraison-Noel .active, .livraison-Noel .livr_noel_dates:not(.livr_noel_dates--disabled) span:hover {
  background: no-repeat url(../img/red-star.svg);

  color: #FFF;
  background-size: 45px;
  background-position: center;
}
.livraison-Noel header.bel{
  margin-top:4%;
}

@media screen and (max-width:680px) {
.livraison-Noel header h1 {
    font-size: 20px;
    line-height: 30px;
}
.livraison-Noel h1 br {
  display:block;
}
.livraison-Noel  p.red br,
.livraison-Noel .livr_noel_description .infos-livr .line,
.livraison-Noel header .img {
  display: none;
}
.livraison-Noel .logo{
  width: 25%;
  margin: auto;
}
.livraison-Noel header .intro {
        text-align: center;
        padding: 10px;
    }

.livraison-Noel section h2 { 
  padding-top: 7%;
  font-size: 20px;
}

.livraison-Noel .wrapper_livr_noel {
  padding-top: 20px
}
.livr_noel_dates em {
   display: block;
   margin: 0 auto;
}
.livr_noel_main {
    width: 100%;    
    flex-direction: column;
}
.livraison-Noel .livr_noel_bloc_calendar,
.livraison-Noel .livr_noel_modes{
  width: auto;
}
.livraison-Noel .livr_month {
  font-size: 16px;
  margin-bottom: 20px;
}
.livraison-Noel .livr_noel_calendar {
  padding: 20px;
}
.livraison-Noel .livr_noel_description .infos-livr {
  flex-direction: column;
}
.livraison-Noel .livr_noel_description ul li p,
.livraison-Noel .livr_noel_modes-bel,
.livraison-Noel .livr_noel_description ul li .red{
  width: 100%;
}

.livraison-Noel .livr_noel_description {
  padding: 17px 10px 33px 20px;
}
.livraison-Noel .livr_noel_dates > span {
    width: 35px;
    height: 35px;
    line-height: 40px;
}
.livraison-Noel .active, .livraison-Noel .livr_noel_dates:not(.livr_noel_dates--disabled) span:hover {
    background-size: 35px;
  }
}