.pdp.auscentic-as-is-diffuser-where-light-belongs .section.kv,
.pdp.auscentic-body-serum-where-light-belongs .section.kv,
.pdp.auscentic-body-wash-where-light-belongs .section.kv,
.pdp.auscentic-essential-oil-where-light-belongs .section.kv {
  background-image: url(https://gvcdn.s3-ap-northeast-1.amazonaws.com/shopline/auscentic/product-page/auscentic-body-wash-where-light-belongs/a-kv.png);
  background-size: cover;
  background-repeat: no-repeat;
}
.pdp.auscentic-as-is-diffuser-where-light-belongs .bottle-bg,
.pdp.auscentic-body-serum-where-light-belongs .bottle-bg,
.pdp.auscentic-body-wash-where-light-belongs .bottle-bg,
.pdp.auscentic-essential-oil-blend-where-light-belongs .bottle-bg,
.pdp .bottle-bg {
  background-image: url(https://gvcdn.s3-ap-northeast-1.amazonaws.com/shopline/auscentic/product-page/auscentic-body-wash-where-light-belongs/a-s4-bg.png);
  background-size: cover;
  background-repeat: no-repeat;
}
.pdp .section.shared-section .bg-img.bg2,
.pdp .section.shared-section .bg-img.bg2 {
  background-image: url(https://gvcdn.s3-ap-northeast-1.amazonaws.com/shopline/auscentic/product-page/auscentic-essential-oil-where-light-belongs/a-s3-p01.jpg);
  background-size: cover;
}
.section.essence-intro {
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  min-height: 700px;
  background-position: 45% center;
  background-image: url(https://gvcdn.s3-ap-northeast-1.amazonaws.com/shopline/auscentic/product-page/auscentic-as-is-diffuser-where-light-belongs/a-s4-bg.png);
  display: flex;
  align-items: center;
}
.section.essence-intro .item {
  flex: 1;
  text-align: center;
  margin-top: 30px;
  padding: 5;
  box-sizing: border-box;
}
.section.essence-intro .div-center {
  display: flex;
  justify-content: center;
  align-items: center;
}
.feature-divider {
  width: 1px;
  height: 70px;
  background-color: #000000;
  margin: 0 10px;
}
.btn:not(.btn-success):not(.btn-buy-now):not(
    #mobile-signup-re-send-code-btn
  ):not(.btn-purchase-addon):hover {
  border: 1px solid #6db4bb;
  color: #6db4bb;
  background-color: transparent;
}
@media (max-width: 768px) {
  .pdp.auscentic-as-is-diffuser-where-light-belongs .section.kv,
  .pdp.auscentic-body-serum-where-light-belongs .section.kv,
  .pdp.auscentic-body-wash-where-light-belongs .section.kv,
  .pdp.auscentic-essential-oil-where-light-belongs .section.kv {
    background-image: url(https://gvcdn.s3-ap-northeast-1.amazonaws.com/shopline/auscentic/product-page/auscentic-body-wash-where-light-belongs/m_a-kv.png);
  }
  .pdp.auscentic-as-is-diffuser-where-light-belongs .bottle-bg,
  .pdp.auscentic-body-serum-where-light-belongs .bottle-bg,
  .pdp.auscentic-body-wash-where-light-belongs .bottle-bg,
  .pdp.auscentic-essential-oil-blend-where-light-belongs .bottle-bg {
    background-image: url(https://gvcdn.s3-ap-northeast-1.amazonaws.com/shopline/auscentic/product-page/auscentic-body-wash-where-light-belongs/m_a-s4-bg.png);
  }
  .pdp .section.shared-section .bg-img.bg2,
  .pdp .section.shared-section .bg-img.bg2 {
    background-image: url(https://gvcdn.s3-ap-northeast-1.amazonaws.com/shopline/auscentic/product-page/auscentic-essential-oil-where-light-belongs/m_a-s3-p01.png);
  }
  .section.essence-intro {
    background-size: 200%;
    background-repeat: no-repeat;
    min-height: 500px;
    background-image: url(https://gvcdn.s3-ap-northeast-1.amazonaws.com/shopline/auscentic/product-page/auscentic-as-is-diffuser-where-light-belongs/m_a-s4-bg.png);
    background-position: top center;
  }
  .section.essence-intro .col-sm-7 {
    margin-top: 45%;
  }
  .section.essence-intro .col-sm-7 .mb10,
  .section.essence-intro .col-sm-7 .mb20 {
    margin-bottom: 0;
  }
  .section.essence-intro .col-sm-7 h2 {
    font-size: 15px;
  }
  .section.essence-intro .col-sm-7 h5 {
    color: white;
    font-size: 12px;
  }
  .section.essence-intro .col-sm-7 .text-main {
    color: white;
  }
  .section.essence-intro .col-sm-7 .tag {
    color: white;
    border: 1px solid white;
    font-size: 12px;
  }
  .section.essence-intro .div-center {
    flex-direction: column;
  }
  .section.essence-intro .div-center .item {
    color: white;
  }
  .section.essence-intro .div-center .item h4 {
    font-size: 14px;
    line-height: 24px;
  }
  .section.essence-intro .div-center .item p {
    font-size: 12px;
    line-height: 22px;
  }
  .feature-divider {
    width: 60px;
    height: 1px;
    background-color: #fff;
    margin: 10px 0;
  }
}
