/* ==========================================================================
   入夢百人體驗專案 - 主樣式表
   ========================================================================== */

/* 1. Base / Reset - 基礎通用設定 */
#roll-on-trail p,
#roll-on-trail h1,
#roll-on-trail h2,
#roll-on-trail h3,
#roll-on-trail h4,
#roll-on-trail span {
  color: #353535;
}

#roll-on-trail .text-white {
  color: white !important;
}

#roll-on-trail h1 {
  font-size: 50px;
  line-height: 60px;
}

#roll-on-trail h2,
#roll-on-trail h3 {
  font-size: 38px;
  line-height: 48px;
}

#roll-on-trail p {
  font-size: 16px;
  line-height: 26px;
}

/* 2. Utilities - 通用工具類別 */
.mb30 {
  margin-bottom: 30px;
}
.mt30 {
  margin-top: 30px;
}
.mt60 {
  margin-top: 60px;
}
.fz17 {
  font-size: 17px;
  line-height: 27px;
}
.fz50 {
  font-size: 50px;
  line-height: 60px;
}
.fz38 {
  font-size: 38px;
  line-height: 48px;
}
.indent-2 {
  text-indent: 2em;
}

#roll-on-trail .btn.promo {
  background-color: #e67600;
  border: 1px solid #e67600;
}
#roll-on-trail .btn.promo:hover {
  background-color: transparent;
  color: #e67600 !important;
  border: 1px solid #e67600 !important;
}
#roll-on-trail .btn.promo.center {
  width: fit-content;
  display: block;
  margin: auto;
}

.tag {
  font-size: 12px;
  line-height: 22px;
  font-weight: 400;
}

.tag.white {
  width: fit-content;
  color: #fff;
  border: 1px solid #fff;
  padding: 5px;
}

/* 3. Sections - 各區塊專屬樣式 */

/* S1: Hero Section */
#roll-on-trail .section.s1 {
  position: relative;
  background-image: url(https://gvcdn.s3-ap-northeast-1.amazonaws.com/shopline/2021-rebrand/pages/7days-essence-roll-on-trail/images/kv.png);
  background-color: #6db4bb;
  background-position: bottom;
  background-size: cover;
  background-repeat: no-repeat;
}
#roll-on-trail .section.s1 .text-white.fz14 {
  position: relative;
}
#roll-on-trail .section.s1 h3 {
  font-size: 20px;
  line-height: 30px;
}

#roll-on-trail .section.s1 span {
  font-size: 14px;
  line-height: 24px;
}

/* S2: Why Section */
#roll-on-trail .section.s2 {
  position: relative;
  background-color: #6db4bb;
}

#roll-on-trail .section.s2 .leaves {
  position: absolute;
  right: 0;
  bottom: -30px;
  width: 750px;
}

/* S3: Ritual Section */
#roll-on-trail .section.s3 {
  background-image: url(https://gvcdn.s3-ap-northeast-1.amazonaws.com/shopline/2021-rebrand/pages/7days-essence-roll-on-trail/images/s2-bg.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

/* S4: Active Ingredients */
#roll-on-trail .section.s4 {
  background-image: url(https://gvcdn.s3-ap-northeast-1.amazonaws.com/shopline/2021-rebrand/pages/7days-essence-roll-on-trail/images/s3-bg.png);
  background-position: bottom;
  background-size: cover;
  background-color: #6db4bb;
  background-repeat: no-repeat;
  min-height: 630px;
  display: flex;
  align-items: center;
  position: relative;
}
.bottle-leaves {
  position: absolute;
  right: 0;
  top: 55%;
}
/* S5: Steps Section */
#roll-on-trail .section.s5 {
  background-color: #6db4bb;
  padding: 10% 0;
}
#roll-on-trail .section.s5 .d-block {
  display: block;
  width: 50%;
  margin-right: 10%;
}
#roll-on-trail .section.s5 .col-sm-12 {
  display: flex;
  justify-content: center;
}
#roll-on-trail .section.s5 .col-sm-12 .content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: 560px;
}
#roll-on-trail .section.s5 .item {
  display: block;
  background-color: white;
  color: #6db4bb;
  margin: 5px;
  padding: 5px;
}

/* S6: Visual / Atmosphere */
#roll-on-trail .section.s6 {
  position: relative;
  z-index: 99;
  min-height: 600px;
  background-image: url(https://gvcdn.s3-ap-northeast-1.amazonaws.com/shopline/auscentic/product-page/auscentic-essence-roll-on-held-in-stillness/s6-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top left;
  margin-top: -5%;
  padding: 160px 0 220px;
}

#roll-on-trail .section.s6 .tree {
  position: absolute;
  left: 0;
  bottom: -50%;
  z-index: 5;
}

/* S7: Suitable For */
#roll-on-trail .section.s7 {
  background-image: url(https://gvcdn.s3-ap-northeast-1.amazonaws.com/shopline/2021-rebrand/pages/7days-essence-roll-on-trail/images/s6-bg.png);
  background-color: #d8d4cd;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 600px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 15% 0 10% 0;
}

/* S8: Recommendations / Testimonials */
#roll-on-trail .section.s8 {
  background-color: #d8d4cd;
}

#roll-on-trail .section.s8 .slide {
  width: 90% !important;
  background-image: url(https://gvcdn.s3-ap-northeast-1.amazonaws.com/shopline/2021-rebrand/pages/7days-essence-roll-on-trail/images/s7-bg.png);
  background-position: bottom;
  background-size: cover;
  min-height: 800px;
  padding: 50px;
  margin: 20px;
}
#roll-on-trail .section.s8 .slide .photo {
  width: 90%;
  margin: auto;
}
#roll-on-trail .section.s8 .title {
  display: flex;
  align-items: flex-end;
}

#roll-on-trail .section.s8 .title .name {
  font-size: 30px;
  line-height: 40px;
  padding-right: 5px;
  color: white;
  margin-top: 30px;
  margin-bottom: 30px;
}

#roll-on-trail .section.s8 .title .job-title {
  font-size: 20px;
  line-height: 30px;
  color: white;
  margin-top: 30px;
  margin-bottom: 30px;
}

#roll-on-trail .section.s8 .slide p {
  text-align: left;
  color: white;
  margin-bottom: 60px;
}
img.d-icon {
  width: 7%;
}

/* 4. Responsive - 響應式樣式 (手機版) */
@media (max-width: 768px) {
  .mb60 {
    margin-bottom: 30px;
  }
  .mt60 {
    margin-top: 30px;
  }
  /* 通用字體縮放 */
  #roll-on-trail h1 {
    font-size: 38px;
    line-height: 48px;
  }
  #roll-on-trail h2,
  #roll-on-trail h3 {
    font-size: 22px;
    line-height: 32px;
  }
  #roll-on-trail .fz50 {
    font-size: 24px;
    line-height: 34px;
  }
  #roll-on-trail .fz38 {
    font-size: 22px;
    line-height: 32px;
  }
  .fz17 {
    font-size: 16px;
    line-height: 26px;
  }

  /* 區塊調整 */
  #roll-on-trail .section.s1 {
    background-image: url(https://gvcdn.s3-ap-northeast-1.amazonaws.com/shopline/2021-rebrand/pages/7days-essence-roll-on-trail/images/m_kv.jpg);
    min-height: 900px;
    background-position: bottom;
  }
  #roll-on-trail .section.s1 .col-sm-6 {
    min-height: 900px;
  }
  #roll-on-trail .section.s1 .text-white.fz14 {
    position: absolute;
    bottom: 0;
  }
  #roll-on-trail .section.s2 {
    padding-bottom: 30%;
  }
  #roll-on-trail .section.s2 .leaves {
    width: 75%;
  }

  #roll-on-trail .section.s3 {
    background-image: url(https://gvcdn.s3-ap-northeast-1.amazonaws.com/shopline/2021-rebrand/pages/7days-essence-roll-on-trail/images/m_s2-bg.jpg);
    min-height: 800px;
  }

  #roll-on-trail .section.s4 {
    min-height: 1000px;
    background-image: url(https://gvcdn.s3-ap-northeast-1.amazonaws.com/shopline/2021-rebrand/pages/7days-essence-roll-on-trail/images/m_s3-bg.png);
    align-items: flex-start;
  }
  #roll-on-trail .section.s5 {
    padding-bottom: 25%;
  }
  #roll-on-trail .section.s5 .col-sm-12 {
    min-height: 500px;
  }
  #roll-on-trail .section.s6 {
    padding: 40px 0;
    min-height: 400px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    background-image: url(https://gvcdn.s3-ap-northeast-1.amazonaws.com/shopline/auscentic/product-page/auscentic-essence-roll-on-held-in-stillness/m-s6-bg.png);
  }

  #roll-on-trail .section.s7 {
    background-image: url(https://gvcdn.s3-ap-northeast-1.amazonaws.com/shopline/2021-rebrand/pages/7days-essence-roll-on-trail/images/m_s6-bg.png);
    min-height: 500px;
    background-position: center;
  }
  #roll-on-trail .section.s7 h3,
  #roll-on-trail .section.s7 p {
    text-align: center;
  }
  .container-fluid {
    padding: 0;
  }
  #roll-on-trail .section.s8 .slide {
    width: 100% !important;
    min-height: 750px;
    padding: 35px;
    margin: 0px;
    margin-bottom: 30px;
  }
  #roll-on-trail .section.s8 .title .name,
  #roll-on-trail .section.s8 .title .job-title {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  #roll-on-trail .section.s8 .slide .photo {
    width: 100%;
  }
  img.d-icon {
    width: 7%;
  }
  #roll-on-trail .section.s6 .tree {
    bottom: -15%;
  }
  #roll-on-trail .m-center {
    width: fit-content;
    display: block;
    margin: auto;
  }
  .slick-arrow {
    display: none !important;
  }
}
.trademark {
  text-transform: uppercase;
  font-size: 0.6em;
  vertical-align: super;
  margin-left: 0.1em;
}
