.title {
    margin: 40px 0;
    font-size: 46px;
    line-height: 40px;
    text-align: center;
    font-family: var(---primary-font);
    font-weight: 400;
    margin-bottom: 20px;
}

.sottotitle{ font-size: 16px;}

.text-gotham-ssm {
    font-family: 'Gotham SSm medium A','Gotham SSm medium B',Helvetica,Arial,sans-serif !important;
   
}
.text-gotham-ssmb {
    font-family: 'Gotham SSm book A','Gotham SSm book B',Helvetica,Arial,sans-serif !important;
   
}

.makeupheroes-product-hero__title {
    margin: 0;
    position: relative;
    font-size: 42px;
    color: #333333;
    font-family: ClarinsRegular, Clarins;
    line-height: 1em;
    font-weight: normal;
    color: var(---Clarins-red-00);
    padding-bottom: 20px;
    text-align: center;
}



/* riga orizzontale sotto al testo */

.makeupheroes-product-hero__baseline {
    font-size: 16px;
    margin: 0;
    text-transform: uppercase;
    font-family: "Gotham SSm medium A", "Gotham SSm medium B", "Gotham Medium", Helvetica, Arial, sans-serif;
    font-weight: normal;
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

.makeupheroes-product-hero__baseline::before {
    margin-right: 30px;
}
.makeupheroes-product-hero__baseline::after, .makeupheroes-product-hero__baseline::before {
    content: " ";
    background-color: #d5a8a7;
    height: 2px;
    flex: 1;
}
.makeupheroes-product-hero__baseline::after {
    margin-left: 30px;
}
.makeupheroes-product-hero__baseline::after, .makeupheroes-product-hero__baseline::before {
    content: " ";
    background-color: #d5a8a7;
    height: 2px;
    flex: 1;
}

/* fine riga orizzontale sotto al testo */


/*
.sottotitolo {
    font-size: 34px;
   
    margin-right: 10px;
    margin-left: 10px;
    margin-bottom: 15px;
    font-family: var(---primary-font) !important;
    
}



.testo-margin-box {
    margin-right: 10px;
    margin-left: 10px;
}


.box-image-left{ text-align: left;}
.box-image-right{ text-align: right;}

.box-image-left img{width: 100%;}
.box-image-right img{width: 100%;}


.productNumber{ margin-bottom: 20px;}
.productNumber h2 { 
    margin-top: 10px; 
    margin-bottom: 15px !important;
}

@media (max-width: 991px){
    section#sectionDiagonale .right {
        margin-top: 45px;
    }
}






.title-inbox {
    color: var(---Clarins-red-00);
    font-size: 38px !important;
    line-height: 38px;
    text-align: center;
    font-family: var(---primary-font);
    font-weight: 400 !important;
    margin: 0px;
   
    
}
@media (min-width: 1024px){
   .title-inbox {
       margin: 40px 0;
    }
}


@media (min-width:992px){

    .title { 
        font-size: 46px;
        line-height: 48px;
    }
    
    .box-padding-top{margin-top: 100px;}

}

@media (max-width:991px){
    
    .title { 
        font-size: 30px;
    }
    
    .box-promo-top{  margin-bottom: 0px;}
       
}




h2.text-gotham-ssm{
    margin-bottom: 5px;
}



.make-up-box-1{font-size: 15px !important;   line-height: 20px; padding: 20px; }

.redCta {
    width: 200px;
    border-radius: 5px;
}
.redCta {
    background-color: var(---Clarins-red-02);
}
.redCta {
    display: block;
    margin: 10px auto;
    color: #fff !important;
    border: 2px solid var(---Clarins-red-01);
    transition: .3s;
    padding: 10px;
    text-align: center;
}

.redCta:hover {
    color: #ffffff !important
}


.productNumber h2{ 
    font-size: 30px;    
    font-weight: 400; 
    color: var(---Clarins-red-00);
}
.productNumber h2 a{ 
    color: var(---Clarins-red-00);
     font-weight: 400; 
     font-family: 'Gotham SSm book A','Gotham SSm book B',Helvetica,Arial,sans-serif !important;
}


@media (min-width:992px){
    .box-right{ text-align: right;}
    .box-left{ text-align: left;}
}

.clarins-ti-regala{
    margin-top: 50px !important;
    margin-bottom: 0px !important;
    font-family: var(---primary-font) !important;
    font-size: 38px !important;
}
*/







@media (min-width:992px){
    
    .showDesktop{
      
    } 
    .showMobile{
        display:none
    } 
    
   
    
}



/* box per + e = */


.makeupheroes-routine {
  display: flex;
 /* max-width: 1120px;*/
  margin: 0 auto;
  width: calc(100% - 60px);

  flex-wrap: wrap;
  text-align: center;
  font-family: "Gotham SSm book A", "Gotham SSm book B", "Gotham Book",
    Helvetica, Arial, sans-serif;
  justify-content: flex-end;
  position: relative;
}
.makeupheroes-routine::after{
  content: " ";
  display: flex;
  width:100%;
  height:100%;
  position:absolute;
  border: 5px solid;
  border-color: #d5a8a7;
  top:0;
  left:0;
  pointer-events: none;
  box-sizing: border-box;
  z-index: 1;
}
.dp-quickshop {
  display: none;
}
.makeupheroes-routine__result {
  flex-basis: 284px;
  margin-left: 60px;
}
.makeupheroes-routine__result img {
  display: block;
  max-width: 100%;
  margin: 0;
}
.makeupheroes-routine__result video {
  display: block;
  max-width: 100%;
  margin: 0;
}
.makeupheroes-routine__product {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding-bottom: 50px;
  padding-top: 40px;
  position: relative;
  flex: 1;
}
.makeupheroes-routine__product::after {
  content: " ";
  display: block;
  height: 40px;
  width: 40px;
  position: absolute;
  right: -20px;
  top: calc(50% - 20px);
  background-repeat: no-repeat;
  background-position: top center;
}
.makeupheroes-routine__product[data-sign="plus"]::after {
  background-image: url(../images/plus.svg);
}
.makeupheroes-routine__product[data-sign="equal"]::after {
  background-image: url(../images/equal.svg);
}
.makeupheroes-routine__packshot {
  display: flex;
  flex: 1;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
}
.makeupheroes-routine__product-name {
  font-size: 16px;
  font-family: "Gotham SSm medium A", "Gotham SSm medium B", "Gotham Medium",
    Helvetica, Arial, sans-serif;
  line-height: 1em;
  padding: 15px 0;
}
.makeupheroes-routine__quickshop {
    width: 100%;
      text-align: center;
      margin: auto;
  }
.dp-quickshop {
}
.makeupheroes-routine__title-top {
  flex-basis: 100%;
  padding-right: 284px;
  height: 0;
  position: relative;
  z-index: 2;
}
.makeupheroes-routine__title-top span {
  display: inline-block;
  font-family: "Gotham SSm medium A", "Gotham SSm medium B", "Gotham Medium",
    Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  background-color: #fff;
  color: #333;
  padding: 20px;
  font-size: 22px;
  transform: translateY(-50%);
  line-height: 1em;
}
.makeupheroes-routine__title-bottom {
  flex-basis: 100%;
  background-color: var(--COLOR);
  font-family: "Gotham SSm medium A", "Gotham SSm medium B", "Gotham Medium",
    Helvetica, Arial, sans-serif;
  color: #fff;
  text-transform: uppercase;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 22px;
}

.makeupheroes-routine__quickshop a {
  background-color: #fff;
  display: inline-block;
  color: #333;
  padding: 14px 30px;
  text-decoration: none;
  font-size: 14px;
  line-height: 15px;
  font-family: "Gotham SSm medium A", "Gotham SSm medium B", "Gotham Medium",
    Helvetica, Arial, sans-serif;
  cursor: pointer;
  border: 1px solid #e7e4e2;
  min-width: 140px;
  text-align: center;
  border-radius: 5px;
  box-sizing: border-box;
  position: relative;
text-align: center;
    margin: auto;
}
.makeupheroes-routine__quickshop a::after {
  content: " ";
  display: block;
  position: absolute;
  width: calc(100% + 6px);
  height: calc(100% + 6px);
  border: #b40024 solid 2px;
  border-radius: 7px;
  opacity: 0;
  left: -3px;
  top: -3px;
  pointer-events: none;
  box-sizing: border-box;
}

/*------------------------------------------------*/
.makeupheroes-routine__quickshop a:focus::after {
  opacity: 1;
}
.makeupheroes-routine__quickshop a:hover {
  color: #b40024;
}
.makeupheroes-routine__quickshop a:active::after {
  opacity: 1;
}

@media (max-width: 1023px) and (min-width: 762px) {
  .makeupheroes-routine__result {
    flex-basis: 204px;
    margin-left: 20px;
  }
  .makeupheroes-routine__title-top {
    padding-right: 204px;
  }
  .makeupheroes-routine__packshot {
    transform: scale(0.8);
    margin-bottom: -20px;
  }
  .makeupheroes-routine__product-name {
    font-size: 14px;
    padding: 10px 0;
  }
  .makeupheroes-routine__product {
    padding-bottom: 0px;
    padding-top: 0;
    flex: 0;
    flex-basis: 220px;
    margin-right: -60px;
    transform-origin: center left;
    transform: scale(0.8) translateX(-20px);
  }
  .makeupheroes-routine__product::after {
    right: -0px;
    transform: scale(0.8);
  }
  .makeupheroes-routine__title-top span {
    padding: 10px;
    font-size: 18px;
  }
}

@media (max-width: 761px) {
  .makeupheroes-routine {
    margin: 0 20px;
    width: calc(100% - 40px);
  }
  .makeupheroes-routine__title-top {
    flex-basis: 100%;
    padding: 0 20px;
    height: 0;
  }

  .makeupheroes-routine__result {
    flex-basis: 100%;
    margin: 0;
  }
  .makeupheroes-routine__product {
    flex-basis: 33.33%;
    padding-top: 160px;
  }
  .makeupheroes-routine__product[data-sign="equal"] {
    overflow: hidden;
  }

  .makeupheroes-routine__packshot {
    width: 250px;
    position: absolute;
    transform: scale(0.5);
    top: 42px;
    transform-origin: top center;
    overflow: hidden;
    left: calc(50% - 125px);
  }
  .makeupheroes-routine__quickshop {
    width: 100%;
      text-align: center;
      margin: auto;
  }
  .makeupheroes-routine__quickshop a {
    transform: scale(0.6);
    position: absolute;
    left: calc(50% - 77px);
    transform-origin: top center;
  }
  .makeupheroes-routine__product-name {
    font-size: 12px;
  }
  .makeupheroes-routine__product[data-sign="plus"]::after {
    transform: scale(0.7);
  }
  .makeupheroes-routine__product[data-sign="equal"]::after {
    display: none;
  }
  .makeupheroes-routine__title-top span {
    font-size: 18px;
    padding: 10px;
  }
  .makeupheroes-routine__title-bottom {
    font-size: 18px;
    height: 32px;
  }
  .makeupheroes-routine__result img {
    max-width: 700px;
    width: 100%;
  }
    
 .makeupheroes-routine__result video {
    max-width: 700px;
    width: 100%;
  }    
}

.makeupheroes-product-hero__text {
    margin: 0;
    font-size: 14px;
    color: #333333;
    font-family: "Gotham SSm book A", "Gotham SSm book B", "Gotham Book", Helvetica, Arial, sans-serif;
    line-height: 1.4em;
    padding: 0px 40px;
    text-align: center;
}

