/* CFC-22025 */
/* CLR ALL */
@media screen and (max-width:769px){
	.our-commitments-item-description, .our-commitments-item-title {
	    text-align: left;
	}
	.our-commitments svg {
	    width: 36px !important;
	    height: 36px !important;
	}
	.our-commitments-item i-svg-icon {
	    margin-right: 16px;
	}		
}
/* CFC-22023 + Gabi's mail [[CBA PDP] Asset / Clarins We Care & Generic Ingredient]*/
/* 20.09.2021 */
/* CLR ALL */
.our-commitments-item {
    width: 21%;
    margin: 0% 2%;
}

.our-commitments {
background-image: url(../../pdp/sustainability_desktop@1x.jpg?$staticlink$);
background-repeat: round;
    min-height: 672px;
    width: 100%;
    margin-top: 22px;
  }
  .our-commitments__inner-block {
    margin: 71px 20px 120px;
    max-width: 1170px;
      width: auto;
    background-color: #ffffff;
  }
  .our-commitments-list {
    flex-direction: column;
    padding: 65px 24px 8px;
      height: 100%;
  }
  .our-commitments-item {
    display: flex;
    margin-bottom: 24px;
  }
  .our-commitments-item-title {
    font-family: "Gotham SSm medium A", "Gotham SSm medium B", Helvetica, Arial, sans-serif;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0;
    color: #333333;
  }
  .our-commitments-item-description {
      font-family: "Gotham SSm book A", "Gotham SSm book B", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0;
    color: #333333;
  }
  .our-commitments svg {
    width: 64px;
    height: 64px;
  }
    
  .our-commitments-logo {
    position: absolute;
      width: 300px;
      height: 300px;
      top: -140px;
      left: 25px;
  }
@media screen and (max-width: 1024px) {
  .our-commitments-item{
    width: 70%;
    margin-left: 15%;
  }
  .our-commitments{
    min-height: auto;
    height: auto;
    background-repeat: no-repeat;
    background-size: cover; 
  }  
}
@media screen and (max-width: 768px) {
  .our-commitments-item{
    margin-left: 0%;
    width: 100%;
  }
}
  @media screen and (min-width: 768px) {
    .our-commitments {
      background-image: url(../../pdp/sustainability_desktop@1x.jpg?$staticlink$);
      min-height: 552px;
      margin-top: 46px;
    }
    .our-commitments__inner-block {
      margin: 71px 91px 120px;
    }
    .our-commitments-list {
      padding: 57px 24px 16px;
      align-items: flex-start;
    }
    .our-commitments-item-text {
      text-align: left;
    }
    .our-commitments svg {
      margin-right: 8px;
    }
    .our-commitments-logo {
      left: 150px;
    }
  }
  @media screen and (min-width: 1024px) {
    .our-commitments__inner-block {
      margin: 120px auto 140px;
      min-height: 300px;
    }
    .our-commitments {
      background-image: url(../../pdp/sustainability_desktop@1x.jpg?$staticlink$);
      min-height: 560px;
      margin-top: 80px;
    }
    .our-commitments-list {
      flex-direction: row;
      padding: 80px 60px 40px;
    }
    .our-commitments-item-text {
      text-align: center;
    }
    .our-commitments-item {
      display: block;
      margin-bottom: 0;
    }
    .our-commitments svg {
      width: 88px;
      height: 88px;
      margin-right: 0;
    }
    .our-commitments-logo {
      width: 460px;
      height: 460px;
        top: -215px;
        left: 310px;
    }
  }
/* CFC-21977 */
/* 20.09.2021 */
/* Bug on Firefox */
.section-title-js.accordion-section__title.authorised-resellers-accordion-title{
    text-align: center;
    padding-left: 40px;
}
 .authorised-resellers__container {
   border: 8px solid #f3f1f0;
   padding: 10px 10px 0;
    font-size: 14px;
   margin: 20px;
    color: #333333;
  }
  @media screen and (min-width: 768px) {
   .authorised-resellers__container {
     padding: 20px 20px 0;
      margin: 40px auto 0;
     max-width: 470px;
    }
  }
  @media screen and (min-width: 1024px) {
    .authorised-resellers__container {
     padding: 20px 20px 0;
      margin: 72px auto;
     max-width: 736px;
    }
  }
  .authorised-resellers__subtext {
   font-size: 11px;
 }
  .authorised-resellers__content {
   margin-bottom: 16px !important;
  }
  .authorised-resellers-accordion-title {
    font-size: 11px !important;
    width: fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 20px auto 6px !important;
  }
   .approved-red__icon {
   width: 40px;
   height: 40px;
  }

/* Discover more block */ 

.discover-more-generic-asset-content {
  background-image: url(../../2021_ILLUTRATION_BUNDLE.jpg?$staticlink$);
  width: 100%;
  height: 750px;/* CFC-22027 */
    display: flex;
    justify-content: center;
    align-items: center;
    background-size: cover;/* CFC-22259 */
    background-repeat: no-repeat;/* CFC-22259 */
}
.discover-more-generic-asset-paragraph {
  width: 250px;
    height: 250px;
    background-color: white;
display: flex;
justify-content: center;
align-items: center;
  box-shadow:         0px 0px 20px 0px rgba(10, 10, 10, 0.2);
      padding: 22px;
}
.discover-more-generic-asset-content p {
    font-size: 20px;
    text-align: center;
  color: #333333;
  line-height: 24px;
  font-family:"Gotham SSm book A","Gotham SSm book B",Helvetica,Arial,sans-serif;
}

/* 21.09.2021 */
/* CFC-22091 */
#SpecialOffers-FreeShipping-MegaMenu h3{
    margin: 0;
    padding: 0;
    position: relative;
    display: block;
    text-align: center;
    font-family: ClarinsRegular;
    font-weight: 400;
    color: #000;
    font-size: 50px;
    padding-bottom: 0;
    line-height: 1em;
    text-transform: none;
    padding-top: 20px;
    padding-bottom: 10px;
    padding-top: 0px!important;
}
#SpecialOffers-FreeShipping-MegaMenu p{
    font-size: 16px;
    line-height: 26px;
    text-transform: none;
    margin: 0;
    padding: 0;
    font-family: gotham ssm book a,gotham ssm book b,Helvetica,Arial,sans-serif;
    letter-spacing: normal;
    word-break: normal;
}
#SpecialOffers-FreeShipping-MegaMenu .wrapper{
    display: inline-block;
    line-height: 1em;
    position: relative;
    text-align: center;
    vertical-align: middle;
    width: 100%;
}
#SpecialOffers-FreeShipping-MegaMenu .content{
    display: block;
    height: 100%;
    line-height: 500px;
    margin-top: -250px;
    position: absolute;
    right: 0;
    top: 50%;
    width: 100%;
}
#SpecialOffers-FreeShipping-MegaMenu .RightBlock{
    height: 100%;
    top: 0;
    right: 0;
    position: absolute;
    box-shadow: 0 0 0 10px #efefef inset;
    display: block;
    font-size: 0;
    margin: 0;
    overflow: hidden;
}
#SpecialOffers-FreeShipping-MegaMenu .LeftBlock {
    display: block;
    margin: 0;
    padding: 0;
    position: relative;
}
#SpecialOffers-FreeShipping-MegaMenu .Visual {
    position: relative;
    display: block;
    width: 100%;
    max-width: 956px;
}
#SpecialOffers-FreeShipping-MegaMenu a {
    position: relative;
    display: block;
    padding: 0;
    margin: 0;
}
.RightBlock-SpecialOffers-FreeShipping-MegaMenu h3 {
    margin: 20px 0 10px;
    font-family: ClarinsRegular;
    font-weight: 400;
    color: #000;
    font-size: 47px;
}
.RightBlock-SpecialOffers-FreeShipping-MegaMenu p.subTxt {
    color: #be0f34;
    margin: 10px;
    font-size: 14px;
    font-weight: bolder;
}
.verticalAssetContainer a, .verticalAssetContainer a img {
    width: 100%;
}
.RightBlock-SpecialOffers-FreeShipping-MegaMenu {
    padding: 1% 1% 2%;
    background-color: #ffffff;
    -moz-box-sizing: border-box;
    border: 10px solid rgba(239,239,239,1);
}
.LeftBlock-SpecialOffers-FreeShipping-MegaMenu, .RightBlock-SpecialOffers-FreeShipping-MegaMenu {
    display: inline-block;
    width: 49%;
    vertical-align: middle;
    text-align: center;
}
.LeftBlock-SpecialOffers-FreeShipping-MegaMenu img {
    max-width: 100%;
}
.RightBlock-SpecialOffers-FreeShipping-MegaMenu p {
    font-size: 16px;
    line-height: 26px;
    text-transform: none;
    margin: 0;
}
@media only screen and (min-width: 1024px){
  .verticalAssetContainer img {
      max-width: 206px;
  } 
}
@media only screen and (min-width: 762px){
  .verticalAssetContainer img {
      max-width: none;
  } 
} 

/* 22.09.2021 */
/*CFC-22259*/
.discover-more-generic-asset-content {
    border: 1px #cfcac9 solid;
}

/* 23.09.2021 */
/* CFC-21962 */
.accordion-section[accordion-disabled=false].arrow-skin .accordion-section__title{
  font-family: "Gotham SSm medium A","Gotham SSm medium B",Helvetica,Arial,sans-serif !important;
}
/* 23.09.2021 */
/* CFC-22323 */
.beauty-school-howto-carousel-js .tns-nav {
    display: none;
}
/* 28.09.2021 */
/* CFC-22335 */
@media (min-width: 1024px){
  .imagethumbnailcarousel-loader .carousel-wrapper {
      margin-left: 0px;
      width:auto;
  } 
}
/* 29.09.2021 */
/* Proven result block */
.proven-results-accordion{
  font-family:Gotham SSm book A, Gotham SSm book B, Helvetica, Arial, sans-serif;
    color:#333;
}
.proven-results-accordion div{
  font-size: 48px;
    font-family: "Gotham SSm medium A","Gotham SSm medium B",Helvetica,Arial,sans-serif;
    line-height: initial;
}
.proven-results-accordion summary{
  color:#787474;
    line-height:11px;
    font-size:9px;
}
.proven-results-accordion ul{
    padding-left: 15px;
    font-size: 13px;
    margin-top: 5px;
    list-style: disc;
    margin-bottom: 24px;
}
.proven-results-accordion ul li {
    margin: 2px 0px;
}
.proven-results-accordion p{
  margin-bottom:0px;
    font-size:15px;
}
.proven-results-accordion p strong{
    margin-top:15px;
}
.proven-results-accordion span{
  font-size:28px;padding-left:3px;
}
.proven-results-accordion h5 strong{
    font-size: 15px;
    margin: 20px 0px 5px;
    font-weight: 500;
}
.proven-results-accordion h5{
  margin:0px;
}
div#proven-results>div {
    float: left;
    width: 85%;
}
div#proven-results>div:nth-child(1) {
    width: 15%;
}
summary::marker {
    color: #fff;
}
/* 19.10.2021 */
/* Benefits */
.discover-more-benefit-section__text ul, .what-is-it-accordion__text ul{/* edit the 25.11.21 */
  padding-left: 30px;
    list-style: disc;
}
/* 25.11.2021 */
/* CFC-24348 */
.what-is-it-accordion__text a, .how-to-block__upper--text a, .beauty-school-howto__text a{
    text-decoration: underline;
}
.how-to-block__upper--text ul li {
    list-style-type: initial;
}
.how-to-block__upper--text ul{
  margin-left: 15px;
}
/* 06.01.2022 */
/* CFC-25221 */
.how-to-block__image {
    margin: 0 auto;
}
/* 15.06.2022 */
/* CFC-23108 */
p.beauty-school-howto__number {
    font-family: 'Gotham Extra Light', sans-serif;
}
