#main:not(.main-homepage) {
  margin-top: 0px;
  padding: 0;
}
.breadcrumb {
  display: none;
}
body,
html {
  padding: 0;
  margin: 0;
  overflow-x: hidden;
}
.MyContent {
  display: block;
  width: 100%;
  max-width: 1250px;
  min-width: 320px;
  margin: 0 auto;
}
.MyContent button:not(.not-tabbable):active,
.MyContent button:not(.not-tabbable):focus {
  outline: 0px solid !important;
}
.MyContent .MyBlock {
  font-family: "Gotham SSm book A", "Gotham SSm book B", "Gotham Book",
    Helvetica, Arial, sans-serif;
  color: #000;
  font-size: 16px;
  line-height: 22px;
  text-align: center;
}
/*---------------------------------*/
#AROMA-Header {
  background-color: #fff;
  display: flex;
  height: 547px;
  justify-content: center;
  align-items: center;
  background-image: url(img/header.jpg);

  background-position: left -320px top;
}
@media screen and (min-width: 1250px) {
  #AROMA-Header {
    margin-left: -175px;
    width: 1600px;
    background-position: center top;
  }
}
@media screen and (max-width: 1023px) {
  #AROMA-Header {
    background-size: auto 400px;
    background-position: left -260px top;
    height: 400px;
  }
}
@media screen and (max-width: 761px) {
  #AROMA-Header {
    background-image: url(img/header-mobile.jpg);
    height: auto;
    padding-top: 250px;
    background-size: auto 250px;
    background-repeat: no-repeat;
    background-position: top center;
  }
}
#AROMA-Header .Wrapper {
  background-color: #fff;
  padding: 50px;
  max-width: 604px;
  margin-left: 566px;
  box-sizing: border-box;
}
@media screen and (max-width: 1250px) {
  #AROMA-Header .Wrapper {
    padding: 50px;
    max-width: 604px;
    margin-left: 406px;
    margin-right: 50px;
  }
}
@media screen and (max-width: 1023px) {
  #AROMA-Header .Wrapper {
    padding: 30px;
    max-width: 600px;
    margin-left: 300px;
    margin-right: 30px;
  }
}
@media screen and (max-width: 761px) {
  #AROMA-Header .Wrapper {
    background-image: url(img/background-degrade-pdp-mobile.png);
    background-repeat: repeat-y;
    background-size: auto 100%;
    padding: 30px;
    max-width: 761px;
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    text-align: center;
  }
}
#AROMA-Header h1 {
  color: #000;
  font-family: ClarinsRegular, Clarins;
  font-size: 35px;
  text-align: left;
  margin: 0;
  padding: 0;
  line-height: 1em;
  font-weight: normal;
}
#AROMA-Header h1 strong {
  color: #be0f34;
  font-size: 50px;
  font-weight: normal;
  display: block;
  line-height: 1em;
}
@media screen and (max-width: 1023px) {
  #AROMA-Header h1 {
    font-size: 30px;
  }
}
@media screen and (max-width: 761px) {
  #AROMA-Header h1 {
    font-size: 30px;
    text-align: center;
  }
  #AROMA-Header h1 strong {
    font-size: 35px;
    text-align: center;
  }
}
#AROMA-Header .Title {
  color: #000;
  font-size: 16px;
  text-align: left;
  line-height: 1.4em;
  margin: 0;
  padding-top: 20px;
}
@media screen and (max-width: 761px) {
  #AROMA-Header .Title {
    text-align: center;
  }
}
/*---------------------------------*/
#AROMA-TextIntro {
  padding: 40px;
  max-width: 1170px;
  box-sizing: border-box;
  margin: 0 auto;
}
@media screen and (max-width: 761px) {
  #AROMA-TextIntro {
    padding: 20px;
  }
}
#AROMA-TextIntro p.Title {
  font-size: 22px;
  padding-bottom: 15px;
}

#AROMA-TextIntro p {
  margin: 0;
}
#AROMA-TextIntro strong {
  font-family: "Gotham SSm medium A", "Gotham SSm medium B", "Gotham Medium",
    Helvetica, Arial, sans-serif;
  font-weight: normal;
  display: block;
}
/*---------------------------------*/

/*---------------------------------*/
#AROMA-Concept {
  background-color: #fff;
  display: block;
  background-image: url(img/background-aroma.jpg);
  background-position: center top;
  background-repeat: no-repeat;
  max-width: 1170px;
  margin: 0px auto;
  height: 246px;
  padding: 20px;
  padding-top: 40px;
  box-sizing: border-box;
}
@media screen and (max-width: 1023px) {
  #AROMA-Concept {
    background-position: left -40px top;
    padding-left: 180px;
  }
}
@media screen and (max-width: 761px) {
  #AROMA-Concept {
    background-image: url(img/background-aroma-mobile.jpg);
    height: 550px;
    padding: 20px;
  }
}

#AROMA-Concept .Wrapper {
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: flex-start;
}
@media screen and (max-width: 761px) {
  #AROMA-Concept .Wrapper {
    display: block;
  }
}
@media screen and (max-width: 761px) {
  #AROMA-Concept .InlineBlock {
    width: 100%;
    display: block;
  }
}
#AROMA-Concept h2 {
  color: #fff;
  font-family: ClarinsRegular, Clarins;
  font-size: 35px;
  text-align: center;
  margin: 0;
  padding: 0;
  line-height: 1em;
  font-weight: normal;
}

#AROMA-Concept p {
  color: #000;
  text-align: center;
  margin: 0;
  margin-top: 15px;
}
#AROMA-Concept p.GoldText {
  color: #a16c06;
  font-family: "Gotham SSm medium A", "Gotham SSm medium B", "Gotham Medium",
    Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-weight: normal;
  display: block;
  font-size: 24px;
  margin-top: 35px;
}
@media screen and (max-width: 761px) {
  #AROMA-Concept p.GoldText {
    margin-top: 25px;
    font-size: 20px;
  }
  #AROMA-Concept p {margin-top: 10px;}
}
/*---------------------------------*/

.AnchorLink {
  height: 50px;
  display: block;
  margin-top: -50px;
}

.MyProductRoutine {
  background-image: url(img/background-routine.jpg);
  background-repeat: no-repeat;
  background-position: center right -50px;
  padding-bottom: 140px;
  display: flex;
  justify-content: center;
}

@media screen and (min-width: 1250px) {
  .MyProductRoutine {
    margin-left: -175px;
    width: 1600px;
    background-position: center right;
  }
}
@media screen and (max-width: 1023px) {
  .MyProductRoutine {
    background-image: url(img/background-routine.jpg);
    background-position: top 40px right -80px;
    padding-bottom: 40px;
    padding-top: 0px;
  }
}
@media screen and (max-width: 761px) {
  .MyProductRoutine {
    background-image: url(img/background-routine-mobile.jpg);
    background-position: bottom center;
    background-size: 100% auto;
    padding-bottom: 90vw;
    padding-top: 0px;
  }
}
.MyProductRoutine .Wrapper {
  background-color: #fff;
  max-width: 910px;
  box-sizing: border-box;
  width: calc(100% - 300px);
  margin-right: 260px;
  border: 1px solid #999;
  padding: 40px;
  overflow: hidden;
  padding-bottom: 10px;
  padding-right: 20px;
  padding-left: 20px;
}
@media screen and (max-width: 761px) {
  .MyProductRoutine .Wrapper {
    margin: 20px;
    width: 100%;
  }
}
.MyProductRoutine .slick-slider {
  margin-bottom: 0;
  margin-right: 60px;
}
@media screen and (max-width: 1023px) {
  .MyProductRoutine .slick-slider {
    margin-right: 0;
  }
}
.MyProductRoutine .ProductPackshot {
  position: absolute;
  top: 0px;
  left: calc(50% - 200px);
  width: 400px;
}
@media screen and (max-width: 1170px) and (min-width: 1024px) {
  .MyProductRoutine .ProductPackshot {
    transform: scale(0.9);
  }
}
.MyProductRoutine .ProductItem {
  display: block;
  position: relative;
  padding-top: 385px;
  box-sizing: border-box;
}
.MyProductRoutine .Wrapper .Title {
  color: #e3af2d;
  font-family: "ClarinsRegular", "Clarins";
  font-size: 35px;
  text-align: center;
  margin: 0;
  padding: 0;
  line-height: 1em;
  font-weight: normal;
}
.MyProductRoutine .Wrapper > .Text {
  color: #000;
  line-height: 1.4em;
  padding: 20px 0;
  margin: 0;
  font-size: 14px;
  text-align: center;
}

.MyProductRoutine .slick-slide[aria-hidden="true"] {
  pointer-events: none;
  opacity: 0;
}

.MyProductRoutine .slick-list {
  overflow: unset;
}

.MyProductRoutine .slick-arrow {
  font-size: 0;
  border: 0px solid;
  width: 42px;
  height: 42px;
  background-position: center center;
  background-repeat: no-repeat;
  outline: 0;
  background-color: #fff;
  position: absolute;
  bottom: 30px;
  top: 50%;
  transform: none;
  padding: 0;
  min-width: 30px;
}
.MyProductRoutine .slick-arrow::after {
  display: none;
}
.MyProductRoutine .slick-prev {
  background-image: url(img/prev.png);
}
.MyProductRoutine .slick-next {
  background-image: url(img/next.png);
}

.MyProductRoutine .slick-prev {
  left: -15px;
}
.MyProductRoutine .slick-next {
  right: -75px;
}

@media screen and (max-width: 1023px) {
  .MyProductRoutine .slick-prev {
    left: -15px;
  }
  .MyProductRoutine .slick-next {
    right: -15px;
  }
}
.MyProductRoutine .IngredientName {
  position: absolute;
  top: 250px;
  left: calc(50% + 80px);
  margin: 0;
  font-size: 12px;
}
.MyProductRoutine .ProductItem[data-product="tonic"] .IngredientName {
  top: 340px;
}
.MyProductRoutine .ProductItem[data-product="lotus"] .IngredientName {
  top: 270px;
  left: calc(50% + 70px);
}
.MyProductRoutine .ProductItem[data-product="santal"] .IngredientName {
  top: 300px;
}
.MyProductRoutine .ProductItem[data-product="orchidée"] .IngredientName {
  top: 290px;
}
.MyProductRoutine img {
  display: block;
  max-width: 100%;
}
.MyProductRoutine .ActionTitle {
  text-transform: uppercase;
  color: #e3af2d;
  font-family: "Gotham SSm medium A", "Gotham SSm medium B", "Gotham Medium",
    Helvetica, Arial, sans-serif;
  margin: 0;
  font-size: 20px;
  text-align: center;
  padding-bottom: 15px;
}

.MyProductRoutine .ProductItem .ProductName {
  color: #000;
  font-family: "Gotham SSm medium A", "Gotham SSm medium B", "Gotham Medium",
    Helvetica, Arial, sans-serif;
  font-weight: normal;
  margin: 0;
  font-size: 14px;
  text-align: center;
  line-height: 1em;
}
.MyProductRoutine .ProductItem .Text {
  color: #000;
  font-weight: normal;
  margin: 0;
  font-size: 14px;
  text-align: center;
  line-height: 1em;
}
.MyProductRoutine .BtnShopLink {
  text-align: center;
  padding: 20px;
}
.MyProductRoutine .BtnShopLink > div {
  display: inline-block;
  height: 40px;
  background-color: #000;
  color: #fff;
  font-family: "Gotham SSm medium A", "Gotham SSm medium B", "Gotham Medium",
    Helvetica, Arial, sans-serif;
  line-height: 40px;
  font-size: 11px;
  padding: 0 20px;
  text-transform: uppercase;
  cursor: pointer;
}
.MyProductRoutine .HiddenQuickShop {
  display: none !important;
}
/*---------------------------------------------*/
#AROMA-Tips {
  display: flex;
  max-width: 1170px;
  margin: 20px auto;
  height: 325px;
  justify-content: flex-start;
  flex-direction: column;
  flex-wrap: wrap;
  align-items: center;
}
@media screen and (max-width: 1023px) {
  #AROMA-Tips {
    display: block;
    height: auto;
  }
}
#AROMA-Tips .TitpsIntro {
  color: #e3af2d;
  font-family: "ClarinsRegular", "Clarins";
  font-size: 30px;
  text-align: center;
  margin: 0;
  padding: 0;
  line-height: 1em;
  font-weight: normal;
  order: 2;
  max-width: 280px;
  display: block;
  background-image: url(img/pictos.png);
  background-position: bottom center;
  background-repeat: no-repeat;
  flex-basis: 100%;
  margin-bottom: 20px;
  box-sizing: border-box;
  padding-bottom: 80px;
}
@media screen and (max-width: 1023px) {
  #AROMA-Tips .TitpsIntro {
    max-width: calc(100% - 40px);
    padding-bottom: 90px;
    height: auto;
    margin: 0 auto;
  }
}
@media screen and (max-width: 761px) {
  #AROMA-Tips .TitpsIntro {
/*    margin: 0 -20px;*/
    margin-bottom: 20px;
    max-width: calc(100% + 40px);
  }
}
#AROMA-Tips .Tip {
  max-width: 370px;
  text-align: left;
  font-size: 14px;
  line-height: 1.4em;
  order: 3;
}
#AROMA-Tips .TitpsIntro + .Tip {
  order: 1;
  text-align: right;
}

@media screen and (max-width: 1023px) {
  #AROMA-Tips .Tip {
    text-align: left !important;
    max-width: calc(100% - 40px) !important;
    margin: 0 auto;
  }
}
#AROMA-Tips .Tip::before {
  content: " ";
  display: inline-block;
  width: 25px;
  height: 4px;
  background-color: #e3af2d;
  margin: 10px 0;
}
#AROMA-Tips .TipsTitle {
  color: #000;
  font-family: "Gotham SSm medium A", "Gotham SSm medium B", "Gotham Medium",
    Helvetica, Arial, sans-serif;
  display: block;
}
#AROMA-Tips .TipsText {
  padding-top: 5px;
  padding-bottom: 15px;
}

/*---------------------------------------------*/
#AROMA-Spa {
  max-width: 1170px;
  margin: 0 auto;
  height: 340px;
  box-sizing: border-box;
  background-image: url(img/spa.jpg);
  display: flex;
  justify-content: center;
  align-items: flex-end;
  flex-direction: column;
  margin-top: 50px;
  background-position: top right;
}

@media screen and (max-width: 761px) {
  #AROMA-Spa {
    margin: 0 auto;
    height: 110vw;
    background-image: url(img/spa-mobile.jpg);
    display: flex;
    margin-top: 50px;
    background-position: top center;
    background-size: 100% auto;
    background-repeat: no-repeat;
    padding-top: 63vw;
    align-items: center;
    text-align: center;
  }
  #AROMA-Concept h2{font-size: 30px;}
}
#AROMA-Spa .Wrapper {
  max-width: 364px;
  width: 100%;
}
#AROMA-Spa .PushTitle {
  color: #fff;
  margin: 0;
  line-height: 1em;
  font-family: ClarinsRegular, Clarins;
  font-size: 35px;
}
#AROMA-Spa .Text {
  color: #000;
  margin: 0;
  line-height: 1.4em;
  font-size: 14px;
  margin-top: 10px;
}

#AROMA-Spa .TextLink span {
  color: #000;
  margin: 0;
  margin-top: 10px;
  line-height: 1em;
  font-family: "Gotham SSm medium A", "Gotham SSm medium B", "Gotham Medium",
    Helvetica, Arial, sans-serif;
  font-size: 11px;
  text-decoration: underline;
  text-transform: uppercase;
}
/*---------------------------------------------*/

#AROMA-Ingredients {
  background-position: top center;
  background-repeat: no-repeat;
  padding-top: 50px;
  padding-bottom: 50px;
  overflow: hidden !important;
}
@media screen and (max-width: 761px) {
  #AROMA-Ingredients {
    padding-bottom: 0px;
  }
}
#AROMA-Ingredients .Title {
  color: #e3af2d;
  margin: 0;
  line-height: 1em;
  font-family: ClarinsRegular, Clarins;
  font-size: 35px;
  margin-top: 40px;
}
#AROMA-Ingredients .Wrapper {
  overflow: hidden !important;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 0 40px;
  box-sizing: border-box;
}
@media screen and (max-width: 1023px) {
  #AROMA-Ingredients .Wrapper {
    display: block;
  }
}
@media screen and (max-width: 761px) {
  #AROMA-Ingredients .Wrapper {
    padding: 0;
  }
}
#AROMA-Ingredients .Mosaic {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  max-width: 770px;
}

#AROMA-Ingredients .Mosaic img {
  opacity: 0.5;
  flex-basis: calc(25% - 20px);
  width: calc(25% - 20px);
  margin: 10px;
  cursor: pointer;
  transition: opacity ease-in-out 0.2s;
}
@media screen and (max-width: 1023px) {
  #AROMA-Ingredients .Mosaic img {
    flex-basis: calc(14.28% - 20px);
    width: calc(14.28% - 20px);
    margin: 5px;
  }
}
#AROMA-Ingredients .Mosaic img:hover {
  opacity: 1;
}
#AROMA-Ingredients .Mosaic img[data-selected="1"] {
  opacity: 1;
}

#AROMA-Ingredients .SlickCarousel {
  width: 100%;
  overflow: hidden;
}
@media screen and (max-width: 761px) {
  #AROMA-Ingredients .SlickCarousel {
    margin-bottom: 0;
  }
}
#AROMA-Ingredients .SlickCarousel .Content {
  display: block;
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}
@media screen and (max-width: 761px) {
  #AROMA-Ingredients .SlickCarousel .Content {
    opacity: 1;
  }
}
#AROMA-Ingredients .SlickCarousel .slick-center .Content {
  display: block;
  opacity: 1;
}

#AROMA-Ingredients .SlickContent img {
  margin: 0 auto;
  display: block;
}
#AROMA-Ingredients .slick-slide {
  position: relative;
  padding-bottom: 0px;
}
#AROMA-Ingredients .SlickCarousel .IngredientAction {
  text-transform: uppercase;
  color: #e3af2d;
  font-family: "Gotham SSm medium A", "Gotham SSm medium B", "Gotham Medium",
    Helvetica, Arial, sans-serif;
  margin: 0;
  font-size: 20px;
  text-align: center;
  padding: 15px;
  display: block;
}

#AROMA-Ingredients .SlickCarousel .IngredientName {
  font-size: 20px;
  color: #000;
  display: block;
}
#AROMA-Ingredients .TitleCarousel {
  color: #e3af2d;
  font-family: ClarinsRegular, Clarins;
  font-size: 35px;
  text-align: center;
  margin: 0;
  padding: 0;
  line-height: 1em;
  font-weight: normal;
}

#AROMA-Ingredients .SlickCarousel .slick-arrow {
  font-size: 0;
  border: 0px solid;
  width: 42px;
  height: 42px;
  background-position: center center;
  background-repeat: no-repeat;
  outline: 0;
  background-color: #fff;
  position: absolute;
  bottom: 30px;
  top: auto;
  transform: none;
  padding: 0;
  min-width: 30px;
}
@media screen and (max-width: 761px) {
  #AROMA-Ingredients .SlickCarousel .slick-arrow {
    bottom: 50%;
    top: auto;
  }
}
#AROMA-Ingredients .SlickCarousel .slick-arrow::after {
  display: none;
}
#AROMA-Ingredients .SlickCarousel .slick-prev {
  background-image: url(img/prev.png);
  left: calc(50% - 150px);
}
#AROMA-Ingredients .SlickCarousel .slick-next {
  background-image: url(img/next.png);
  right: calc(50% - 150px);
}

/*---------------------------------------------*/
.MyContent .Breadcrumb {
  display: flex;
  margin: 0 auto;
  padding: 0;
  list-style: none;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.MyContent .Breadcrumb li {
  width: 1.76em;
  height: 1.76em;
  line-height: 1.76em;
  border: 2px solid #cd9711;
  background-color: #fff;
  border-radius: 50%;
  font-size: 17px;
  text-align: center;
  vertical-align: middle;
  color: #cd9711;
  margin: 11px;
  position: relative;
  font-family: "Gotham SSm book A", "Gotham SSm book B", "Gotham Book",
    Helvetica, Arial, sans-serif;
}
.MyContent .Breadcrumb li::before {
  position: absolute;
  content: " ";
  width: 26px;
  height: 2px;
  background-color: #cd9711;
  top: calc(50% - 1px);
  right: 100%;
}
.MyContent .Breadcrumb li::after {
  position: absolute;
  content: " ";
  width: 26px;
  height: 2px;
  background-color: #cd9711;
  top: calc(50% - 1px);
  left: 100%;
}
.MyContent .Breadcrumb li:first-child::before {
  display: none;
}
.MyContent .Breadcrumb li:last-child::after {
  display: none;
}
.MyContent .Breadcrumb li.Selected {
  font-size: 25px;
  background-color: #cd9711;
  color: #fff;
}
.MyContent .Breadcrumb li.Selected::before {
  display: none;
}
.MyContent .Breadcrumb li.Selected::after {
  display: none;
}
.MyContent .Breadcrumb li.Active {
  cursor: pointer;
}

.MyContent .BtnLink {
  margin: 0;
}
.MyContent .BtnLink a {
  font-family: "Gotham SSm medium A", "Gotham SSm medium B", "Gotham Medium",
    Helvetica, Arial, sans-serif;
  font-size: 11px;
  text-transform: uppercase;
  color: #fff;
  text-decoration: none;
  position: relative;
  background-color: #000;
  padding: 18px 30px;
  display: inline-block;
  line-height: 14px;
}
/*-------------------------------------------------------------------*/
.MyQuizzOilsScreenContainer {
  background-image: url(img/background-oils-quizz.jpg);
  background-position: top center;
  margin-top: -113px;
}
.MyQuizzOilsScreenContainer .MyQuizzOilsScreen .Wrapper .Question {
  position: relative;
}
.MyQuizzOilsScreenContainer .MyQuizzOilsScreen .Wrapper {
  box-sizing: border-box;
  min-height: 555px;
}
.MyQuizzOilsScreenContainer::before {
  content: " ";
  background-color: #fff;
  height: 113px;
  display: block;
  width: 100%;
  margin-bottom: 50px;
}
@media screen and (max-width: 761px) {
  .MyQuizzOilsScreenContainer {
    margin-top: -50px;
  }
  .MyQuizzOilsScreenContainer::before {
    height: 50px;
    margin-bottom: 20px;
  }

  .MyQuizzOilsScreenContainer .MyQuizzOilsScreen .Wrapper {
    min-height: 545px;
  }
}
.MyQuizzOilsScreenContainer .Title {
  color: #fff;
  font-size: 35px;
  margin: 0;
  font-family: ClarinsRegular, Clarins;
  line-height: 1em;
  text-align: center;
  padding-bottom: 15px;
}
@media screen and (max-width: 761px) {
  .MyQuizzOilsScreenContainer .Title {
    font-size: 30px;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 1250px) {
  .MyQuizzOilsScreenContainer {
    margin-left: -175px;
    width: 1600px;
  }
}
.MyQuizzOilsScreen {
  display: none;
  overflow: hidden;
  position: relative;
}
.MyQuizzOilsScreen[data-selected="1"] {
  display: block;
}
.MyQuizzOilsScreenContainer .TrueFalseChoice {
  max-width: 768px;
  margin: 0 auto;
  display: flex;
  z-index: 2;
  position: relative;
  margin-top: -50px;
  padding-bottom: 50px;
}
@media screen and (max-width: 761px) {
  .MyQuizzOilsScreenContainer .TrueFalseChoice {
    flex-direction: column;
    padding-bottom: 0;
  }
}
.MyQuizzOilsScreenContainer .TrueBlock,
.MyQuizzOilsScreenContainer .FalseBlock {
  flex-basis: 50%;
  padding: 0px;
  box-sizing: border-box;
}

.MyQuizzOilsScreen[data-selected="1"] .TrueBlock,
.MyQuizzOilsScreen[data-selected="1"] .FalseBlock {
  flex-basis: 100%;
}
.MyQuizzOilsScreenContainer .TrueBlock {
  background-color: #fff;
}
.MyQuizzOilsScreenContainer .FalseBlock {
  background-color: #cd9711;
}
.MyQuizzOilsScreenContainer .TrueBlock .Title,
.MyQuizzOilsScreenContainer .FalseBlock .Title {
  font-size: 50px;
  padding: 50px;
  cursor: pointer;
}
.MyQuizzOilsScreenContainer .TrueBlock .Title::after,
.MyQuizzOilsScreenContainer .FalseBlock .Title::after {
  box-sizing: border-box;
  height: 20px;
  width: 20px;
  margin: 10px auto;
  border: 2px solid #cd9711;
  content: " ";
  display: block;
  background-color: #fff;
}
.MyQuizzOilsScreen .TrueBlock[data-selected="1"] .Title,
.MyQuizzOilsScreen .FalseBlock[data-selected="1"] .Title {
  padding-bottom: 15px;
  cursor: default;
}
.MyQuizzOilsScreen .TrueBlock[data-selected="1"] .Title::after,
.MyQuizzOilsScreen .FalseBlock[data-selected="1"] .Title::after {
  display: none;
}
.MyQuizzOilsScreenContainer .TrueBlock .Title {
  color: #cd9711;
}
.MyQuizzOilsScreenContainer .FalseBlock .Title {
  color: #fff;
}
.MyQuizzOilsScreenContainer .Content {
  display: none;
  padding: 50px;
  padding-top: 0px;
  padding-bottom: 30px;
}

.MyQuizzOilsScreenContainer .TrueBlock .Content p,
.MyQuizzOilsScreenContainer .TrueBlock .Content .TextLink a {
  color: #000;
}
.MyQuizzOilsScreenContainer .FalseBlock .Content p,
.MyQuizzOilsScreenContainer .FalseBlock .Content .TextLink a {
  color: #fff;
}
.MyQuizzOilsScreenContainer .Content p {
  font-size: 16px;
  line-height: 22px;
  font-family: "Gotham SSm book A", "Gotham SSm book B", "Gotham Book",
    Helvetica, Arial, sans-serif;
  margin: 0;
  text-align: center;
}
.MyQuizzOilsScreenContainer .Content.AlignLeft p {
  text-align: left;
}
.MyQuizzOilsScreenContainer .Content p strong {
  font-size: 18px;
  font-weight: normal;
  line-height: 22px;
  font-family: "Gotham SSm medium A", "Gotham SSm medium B", "Gotham Medium",
    Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  padding-top: 18px;
  padding-bottom: 5px;
  display: block;
}
.MyQuizzOilsScreenContainer .Question .Text {
  margin: 0;
  padding-bottom: 80px;
  font-size: 22px;
  text-align: center;
}

@media screen and (max-width: 761px) {
  .MyQuizzOilsScreenContainer .Question .Text {
    font-size: 16px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
.MyQuizzOilsScreenContainer .Content .TextLink {
  display: block;
  padding-top: 10px;
  text-align: center !important;
}
.MyQuizzOilsScreenContainer .Content .TextLink a {
  font-family: "Gotham SSm medium A", "Gotham SSm medium B", "Gotham Medium",
    Helvetica, Arial, sans-serif;
  text-align: center;
  font-size: 11px;
  text-transform: uppercase;
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
}

.MyQuizzOilsScreenContainer .Content .TextLink a {
  font-family: "Gotham SSm medium A", "Gotham SSm medium B", "Gotham Medium",
    Helvetica, Arial, sans-serif;
  text-align: center;
  font-size: 11px;
  text-transform: uppercase;
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  padding: 10px;
  color: #fff !important;
  background-color: #e3af2d;
  border: 1px solid #e3af2d;
  line-height: 1em;
  transition: all ease-in-out 0.5s;
}
.MyQuizzOilsScreenContainer .Content .TextLink a:hover {
  background-color: #fff;
  color: #e3af2d !important;
}
.MyQuizzOilsScreenContainer .Background {
  position: absolute;
  left: 50%;
  transform: translateX(-50%) translateY(100%);
  bottom: 0;
}

.MyQuizzOilsScreenContainer .BackgroundMobile {
  display: none;
}
@media screen and (max-width: 761px) {
  .MyQuizzOilsScreenContainer .Background {
    display: none;
  }

  .MyQuizzOilsScreenContainer .BackgroundMobile {
    display: block;
    margin-left: calc(50% - 381px);
  }
}

.MyQuizzOilsScreenContainer .BackgroundTop {
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
}

.MyContent .slick-dots {
  display: flex;
  position: relative;
  width: 100%;
  bottom: auto;
  justify-content: center;
  padding-bottom: 20px;
}
.MyContent .slick-dots li,
.slick-dots li button {
  width: 10px;
  height: 10px;
  cursor: pointer;
}

/*MASTER ANALYSIS EDITS*/
.MyProductRoutine img{
  width: 95%;
  margin: 0 auto;
}

#AROMA-Tips strong{
  font-size: 25px;
}

@media only screen
and (min-device-width : 834px)
and (max-device-width : 1112px)
and (orientation : portrait)
and (-webkit-min-device-pixel-ratio: 2){
  #AROMA-Tips strong{
    font-size: 35px;
  }
}

@media only screen and (max-width: 761px){
  #AROMA-Tips .TitpsIntro{
    margin: 0 35px;
  }
}