.pdp.know-more-scalp-clarifying-shampoo-propolis-plus.renew
  .section.select-items
  .container-l {
  max-width: 1920px;
  width: 100%;
  padding: 60px 10px 0 10px;
  margin: 0;
}
.pdp.know-more-scalp-clarifying-shampoo-propolis-plus.renew
  .section.select-items {
  width: 100%;
  padding-top: 50px;
  padding-bottom: 0px;
  text-align: center;
  position: relative;
  background-image: url("https://gvcdn.s3-ap-northeast-1.amazonaws.com/shopline/2021-rebrand/images/product-page/know-more-scalp-clarifying-shampoo-propolis-plus-renew/s8-bg.jpg");
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
}
.pdp.know-more-scalp-clarifying-shampoo-propolis-plus.renew .content-wrapper {
  padding-top: 90px !important;
}
.pdp.know-more-scalp-clarifying-shampoo-propolis-plus.renew .product-tabs {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  position: relative;
  z-index: 10;
  padding-bottom: 70px;
}

.pdp.know-more-scalp-clarifying-shampoo-propolis-plus.renew .tab-item {
  cursor: pointer;
  position: relative;
  padding: 0 20px;
  opacity: 0.7;
  transition: opacity 0.4s ease, transform 0.4s ease;
  transform: translateY(20px);
}

.pdp.know-more-scalp-clarifying-shampoo-propolis-plus.renew .tab-item.active {
  opacity: 1;
}

.pdp.know-more-scalp-clarifying-shampoo-propolis-plus.renew .product-bottle {
  height: 350px;
  display: block;
  filter: drop-shadow(0 4px 8px rgba(0, 0, 0, 0.2));
  transition: none;
}

.pdp.know-more-scalp-clarifying-shampoo-propolis-plus.renew
  .tab-item:nth-child(1)
  .product-bottle {
  height: 320px;
}

.pdp.know-more-scalp-clarifying-shampoo-propolis-plus.renew .tab-label {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  background-color: #ff9900;
  color: white;
  border-radius: 50%;
  width: 80px;
  height: 80px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-weight: bold;
  font-size: 0.9em;
  padding: 5px;
  line-height: 1.2;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
}

.pdp.know-more-scalp-clarifying-shampoo-propolis-plus.renew
  .tab-item:nth-child(1)
  .tab-label {
  top: 50px;
}
.pdp.know-more-scalp-clarifying-shampoo-propolis-plus.renew
  .tab-item:nth-child(2)
  .tab-label {
  top: 70px;
  background-color: #545454;
  width: 90px;
  height: 90px;
  font-size: 1em;
}

.pdp.know-more-scalp-clarifying-shampoo-propolis-plus.renew
  .tab-label
  .sub-label-200ml,
.pdp.know-more-scalp-clarifying-shampoo-propolis-plus.renew
  .tab-label
  .sub-label-350ml {
  font-size: 0.8em;
  font-weight: normal;
}

.pdp.know-more-scalp-clarifying-shampoo-propolis-plus.renew .content-wrapper {
  position: relative;
  padding: 100px 0 50px;
  min-height: 500px;
  z-index: 5;
  background-color: #002d18;
}
.pdp.know-more-scalp-clarifying-shampoo-propolis-plus.renew .notes-text {
  text-align: left;
  color: white;
  padding: 30px 0;
}
.pdp.know-more-scalp-clarifying-shampoo-propolis-plus.renew .section.hair {
  padding: 80px 0;
  background-image: url(https://gvcdn.s3-ap-northeast-1.amazonaws.com/shopline/2021-rebrand/images/product-page/know-more-scalp-clarifying-shampoo-propolis-plus-renew/s11-bg.jpg);
  background-position: bottom right;
  background-repeat: no-repeat;
  background-size: cover;
}
@keyframes fade-in {
  from {
    opacity: 0;
    transform: translateY(20px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.pdp.know-more-scalp-clarifying-shampoo-propolis-plus.renew .content-block {
  display: flex;
}
.pdp.know-more-scalp-clarifying-shampoo-propolis-plus.renew .content-text {
  text-align: left;
}
.pdp.know-more-scalp-clarifying-shampoo-propolis-plus.renew
  .tab-item
  .triangle {
  display: none;
}
.pdp.know-more-scalp-clarifying-shampoo-propolis-plus.renew
  .tab-item.active
  .triangle {
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 30px 30px 0 30px;
  bottom: -80px;
}

.pdp.know-more-scalp-clarifying-shampoo-propolis-plus.renew
  .tab-item.active
  .triangle.tr1 {
  border-color: #d5e9e9 transparent transparent transparent;
  left: calc(50% - -15px);
}
.pdp.know-more-scalp-clarifying-shampoo-propolis-plus.renew
  .tab-item.active
  .triangle.tr2 {
  border-color: #cadfdf transparent transparent transparent;
  right: calc(50% - -15px);
}
.section.s5 {
  padding: 70px 0 0 0;
}

.s5 h3 {
  font-size: 40px;
  line-height: 50px;
}
.s5 .dot {
  cursor: pointer;
  height: 10px;
  width: 10px;
  margin: 0 2px;
  background-color: white;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}
.s5 .active,
.s5 .dot:hover {
  background-color: #002d18;
}
.s5 .comments {
  min-height: 600px;
}
.s5 .comment {
  width: fit-content;
  text-align: left;
  background: #9caba3;
  position: relative;
  border: solid 1px #9caba3;
  border-radius: 20px;
  margin: 10px;
  padding: 20px 20px;
}
.s5 .comment .arrow {
  width: 0px;
  height: 0px;
  border: 25px solid transparent;
  border-style: solid;
  border-left: 0;
  border-bottom: 0;
  margin-top: 14px;
  margin-left: 10px;
  border-color: transparent #9caba3 transparent transparent;
  position: absolute;
  top: 25%;
  left: -25px;
}
.icon45 {
  display: block;
  width: 200px;
  margin: auto;
  margin-bottom: 30px;
}
h2 {
  font-size: 50px;
  line-height: 70px;
}
@keyframes slideUp {
  from {
    transform: translateY(50%);
    opacity: 0;
  }
  to {
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes slideLeftFade {
  from {
    opacity: 0.6;
  }
  to {
    opacity: 1;
  }
}
@keyframes slideRightFade {
  from {
    opacity: 0.6;
  }
  to {
    opacity: 1;
  }
}
@media (max-width: 768px) {
  h2 {
    font-size: 32px;
    line-height: 50px;
  }
  .icon45 {
    width: 150px;
  }
  .s5 h3 {
    font-size: 30px;
    line-height: 40px;
  }
  .pdp.know-more-scalp-clarifying-shampoo-propolis-plus.renew .product-bottle {
    width: auto;
    height: 200px;
  }
  .pdp.know-more-scalp-clarifying-shampoo-propolis-plus.renew
    .tab-item:nth-child(1)
    .product-bottle {
    width: auto;
    height: 180px;
  }
  .pdp.know-more-scalp-clarifying-shampoo-propolis-plus.renew
    .tab-item.active
    .triangle.tr1 {
    border-color: #d5e9e9 transparent transparent transparent;
    left: calc(50% - 5px);
  }
  .pdp.know-more-scalp-clarifying-shampoo-propolis-plus.renew
    .tab-item.active
    .triangle.tr2 {
    border-color: #cadfdf transparent transparent transparent;
    right: calc(50% - 5px);
  }
  .pdp.know-more-scalp-clarifying-shampoo-propolis-plus.renew
    .row.content-block {
    flex-direction: column;
  }
  .pdp.know-more-scalp-clarifying-shampoo-propolis-plus.renew .content-image {
    padding-bottom: 40px;
  }
  .pdp.know-more-scalp-clarifying-shampoo-propolis-plus.renew .section.hair {
    padding: 40px 0;
  }
  .pdp.know-more-scalp-clarifying-shampoo-propolis-plus.renew
    .section.select-items
    .container-l {
    padding: 45px 10px 0 10px;
  }
  .pdp.know-more-scalp-clarifying-shampoo-propolis-plus.renew
    .section.select-items {
    padding-top: 10px;
  }
  .pdp.know-more-scalp-clarifying-shampoo-propolis-plus.renew .fz30 {
    font-size: 24px;
    line-height: 34px;
  }
  .pdp.know-more-scalp-clarifying-shampoo-propolis-plus.renew p {
    font-size: 18px;
    line-height: 30px;
  }
}
