#BPL-soldes-offerV3 {
  margin-bottom: 20px;
  position: relative;
  display: flex;
  align-items: center;
}
#BPL-soldes-offerV3>div:nth-of-type(1)>h3 {
  color: white;
  font-size: 40px;
  line-height: 54px;
  font-weight: 900;
  text-transform: uppercase;
}
#BPL-soldes-offerV3 .blockoffre {
  display: flex;
  padding-left: 140px;
}
#BPL-soldes-offerV3 .txtBooster{
  font-size: 20px;
  line-height: 20px;
  font-weight: 800;
  color: #E61F1B;
  text-transform: uppercase;
  margin-right: 10px;
}
#BPL-soldes-offerV3 .txtBooster1{
  font-size: 17px;
  line-height: 28px;
  font-weight: 800;
  color: #E61F1B;
  text-transform: uppercase;
  margin: 0 10px;
}
#BPL-soldes-offerV3>div:nth-of-type(1)>p {
  color: white;
  font-weight: 700 !important;
  font-size: 3vw;
  margin-top: 5px;
  text-align: center;
  text-transform: uppercase;
}
#BPL-soldes-offerV3 .txtOffre {
  font-weight: 700;
  font-size: 70px;
  line-height: 63px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #E61F1B;
}
#BPL-soldes-offerV3 .txtOffre span.perc{
  font-size: 40px;
  line-height: 38px;
  vertical-align: top;
  top: 0;
}
#BPL-soldes-offerV3 .txtOffre span.minus-text{
  font-size: 13px;
  line-height: 19px;
  font-weight: 400;
  display: flex;
  flex-direction: column;
  align-items: center;
}
#BPL-soldes-offerV3 .txtOffre span.minus-text .minus{
  font-size: 120px;
  font-weight: 600;
  margin-top: 4px;
  margin-left: 3px;
  margin-bottom: 30px;
}
#BPL-soldes-offerV3 .txtOffre sup {
  font-size: 16px;
  line-height: 22px;
  vertical-align: top;
  top: 0px;
}
#BPL-soldes-offerV3 .cta-offer {
  margin-top: 5px;
  font-weight: 600 !important;
  cursor: pointer;
  color: #272A45;
}
#BPL-soldes-offerV3 .cta-offer span {
  text-decoration: underline !important;
}
#BPL-soldes-offerV3 .cta-offer span:hover {
  text-decoration: none !important;
}
#BPL-soldes-offerV3 .ml-offer {
  position: absolute;
  bottom: 2px;
  right: 8px;
  font-size: 10px;
}
@media only screen and (min-width: 1000px) {
  .nodesk {
    display: none;
  }
  #BPL-soldes-offerV3>div:nth-of-type(1) {
    display: flex;
    flex-direction: column;
    padding-top: 10px;
  }
  #BPL-soldes-offerV3>div:nth-of-type(1)>h3 {
    font-size: 5vw;
  }
  #BPL-soldes-offerV3>div:nth-of-type(1)>h3.es {
    font-size: 5.7vw;
  }
  #BPL-soldes-offerV3>div:nth-of-type(1)>h3.pl {
    font-size: 4.4vw;
  }
  #BPL-soldes-offerV3>div:nth-of-type(1)>p {
    font-size: 20px;
  }


  #BPL-soldes-offerV3 {
    max-width: 100%;
    height: 110px;
    background-image: url(//media.idkids.fr/media/content/cms/Commun/BPL/SOLDES_TOUT_A_30_50/BG1-desktop.webp);
    background-size: cover;
    background-position: 18%;
    background-repeat: no-repeat;
    justify-content: space-around;
    flex-direction: initial;
    padding: 0 50px;
    gap: 0;
  }

  #BPL-soldes-offerV3 .blText {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  #BPL-soldes-offerV3 .txtOffre {
  font-weight: 700;
  font-size: 60px;
  line-height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #E61F1B;
}
#BPL-soldes-offerV3 .txtOffre span.perc{
  font-size: 38px;
  line-height: 43px;
  vertical-align: top;
  top: 0;
}
#BPL-soldes-offerV3 .txtOffre span.minus-text{
  font-size: 13px;
  line-height: 19px;
  font-weight: 400;
  display: flex;
  flex-direction: column;
  align-items: center;
}
#BPL-soldes-offerV3 .txtOffre span.minus-text .minus{
  font-size: 120px;
  font-weight: 600;
  margin-top: 4px;
  margin-left: 3px;
  margin-bottom: 30px;
}
#BPL-soldes-offerV3 .txtOffre sup {
  font-size: 16px;
  line-height: 30px;
  vertical-align: top;
  top: 0px;
}

  #BPL-soldes-offerV3 .cta-offer {
    margin-bottom: 20px;
    font-size: 22px;
  }
}
@media (min-width: 1150px) {

  #BPL-soldes-offerV3 {
    padding: 0 20px 0 9%;
  }
}

@media (min-width: 1400px) {


  #BPL-soldes-offerV3 .cta-offer {
    margin-bottom: 20px;
  }
}

@media (min-width: 1700px) {

  #BPL-soldes-offerV3 {
    padding: 0 100px 0 40px;
  }

  #BPL-soldes-offerV3>div:nth-of-type(1)>h3 {
    font-size: 94px;
  }
  #BPL-soldes-offerV3>div:nth-of-type(1)>h3.es {
    font-size: 100px;
  }

  #BPL-soldes-offerV3>div:nth-of-type(2)>.prct {
    margin-left: 20px;
  }
  #BPL-soldes-offerV3>div:nth-of-type(1)>h3.pl {
    font-size: 80px;
  }
}

@media (max-width: 470px) {
  #BPL-soldes-offerV3>div:nth-of-type(1)>h3.deCH {
    padding-right: 60px;
  }
  #BPL-soldes-offerV3>div:nth-of-type(1)>h3.pl {
    font-size: 28px;
  }
}
@media (max-width: 1450px) {
  #BPL-soldes-offerV3 .cta-offer.pl{
    font-size: 18px;
  }
  #BPL-soldes-offerV3 .txtBooster{
    font-size: 16px;
    line-height: 20px;
  }
  #BPL-soldes-offerV3 .blockoffre.pl {
    padding-left: 200px;
  }
}
@media (max-width: 1300px) {
  #BPL-soldes-offerV3 {
    background-position: 38%;
  }
  #BPL-soldes-offerV3 .blockoffre {
    display: flex;
    padding-left: 115px;
  }
  #BPL-soldes-offerV3 {
    gap: 0%;  
  }
}
@media (max-width: 1200px) {
    #BPL-soldes-offerV3 .cta-offer {
      margin-bottom: 20px;
      font-size: 20px;
  }
    #BPL-soldes-offerV3 .blockoffre.pl {
      padding-left: 120px;
    }
    #BPL-soldes-offerV3 {
      padding: 0 10px;
    }
}
@media (max-width: 999px) {
  #BPL-soldes-offerV3 .txtBooster1 {
    text-align: center;
    margin: 0;
  } 
  #BPL-soldes-offerV3 .txtBooster {
    text-align: center;
    margin-right: 0px;
  }
  #BPL-soldes-offerV3>div:nth-of-type(2) {
    width: max-content;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    justify-content: center;
    width: 45%;
  }
  #BPL-soldes-offerV3 .title{
    width: 50%;
  }
  #BPL-soldes-offerV3 .blText {
    position: relative;
    width: 100%;
  }
  #BPL-soldes-offerV3 .cta-offer {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 25px;
    font-size: 52px;
    height: 80px;
    margin: auto;
  }
  #BPL-soldes-offerV3 .cta-offer.pl {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 25px;
    font-size: 52px;
    height: 80px;
    margin: auto;
  }
  #BPL-soldes-offerV3 .cta-offer span{
    display: none;
  }
  #BPL-soldes-offerV3>div:nth-of-type(1)>h3 {
    font-size: 11.5vw;
    line-height: 10vw;
    text-align: center;
  }
  #BPL-soldes-offerV3>div:nth-of-type(1)>p {
    font-size: 3.4vw;
    line-height: 3vw;
  }
  #BPL-soldes-offerV3 .blockoffre.pl {
    padding-left: 0px;
    padding-right: 30px;
  }
  #BPL-soldes-offerV3 .blockoffre {
    padding-left: 0px;
    padding-right: 30px;
  }
  #BPL-soldes-offerV3 {
    height: 260px;
    width: 100%;
    background-image: url(//media.idkids.fr/media/content/cms/Commun/BPL/SOLDES_TOUT_A_30_50/BG1-MOB.webp);
    background-size: cover;
    background-repeat: no-repeat;
    margin-bottom: 20px;
    position: relative;
    display: flex;
    align-items: center;
    flex-direction: row;
    background-position: center 29%;
    justify-content: space-between;
}
}
@media (max-width: 767px) {
  #BPL-soldes-offerV3 .txtOffre span.perc {
    font-size: 40px;
    line-height: 55px;
  }
  #BPL-soldes-offerV3 .txtOffre span.minus-text .minus {
    font-size: 80px;
    margin-bottom: 10px;
  }
  #BPL-soldes-offerV3 .txtOffre span.minus-text {
    font-size: 8px;
    line-height: 9px;
  }
  #BPL-soldes-offerV3 .txtOffre sup {
    font-size: 11px;
    line-height: 34px;
  }
  #BPL-soldes-offerV3 .cta-offer {
    top: 0px;
  }
  #BPL-soldes-offerV3 {
    height: 240px;
    background-position: center 25%;
  }
  #BPL-soldes-offerV3>div:nth-of-type(1)>h3 {
    text-align: center;
  }
}
@media (max-width: 480px) {
  #BPL-soldes-offerV3 .blockoffre.pl {
    padding-left: 0;
    padding-right: 15px;
  }
  #BPL-soldes-offerV3 .ml-offer {
    right: 8px;
    font-size: 8px;
  }
    #BPL-soldes-offerV3 .txtOffre {
    font-size: 40px;
    line-height: 40px;
  }
  #BPL-soldes-offerV3 .txtOffre span.perc {
    font-size: 22px;
    line-height: 28px;
  }
  #BPL-soldes-offerV3 .txtOffre sup {
    font-size: 11px;
    line-height: 20px;
  }
  #BPL-soldes-offerV3 .txtBooster {
    font-size: 13px;
    line-height: 13px;
  }
  #BPL-soldes-offerV3>div:nth-of-type(1)>h3 span{
    display: block;
  }
  #BPL-soldes-offerV3 .cta-offer.pl {
    font-size: 36px;
  }
  #BPL-soldes-offerV3 .cta-offer {
    right: 20px;
    font-size: 36px;
    line-height: 70px;
  }
  #BPL-soldes-offerV3 {
    height: 140px;
    padding: 0;
  }
  #BPL-soldes-offerV3 .txtBooster1 {
    font-size: 12px;
    line-height: 12px;
  }
  #BPL-soldes-offerV3 .cta-offer.pl {
    right: 10px;
  }
}
@media (max-width: 390px) {
  #BPL-soldes-offerV3 .cta-offer {
    right: 10px;
  }
  #BPL-soldes-offerV3 .blockoffre {
    padding-right: 15px;
  }
  #BPL-soldes-offerV3 .cta-offer {
    right: 10px;
  }
}