body, p {
  color: #002D18;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
}

h1, .fz104 {
  font-size: 104px;
  line-height: 114px;
  margin: 0;
  font-weight: 100;
}

.fz60 {
  font-size: 60px;
  line-height: 72px;
}

h2, h3, .fz52 {
  font-size: 52px;
  line-height: 64px;
  font-weight: 100;
}

.fz30 {
  font-size: 30px;
  line-height: 42px;
}

h4, .fz24 {
  font-size: 24px;
  line-height: 36px;
}

h5, .fz20 {
  font-size: 20px;
  line-height: 32px;
  color: #002D18;
}

h6, .fz14 {
  font-size: 14px;
  line-height: 20px;
  font-weight: 100;
}

b {
  font-weight: 300;
}

p {
  font-size: 20px;
  line-height: 32px;
}

.fz16 {
  font-size: 16px;
  line-height: 28px;
}

.fz45 {
  font-size: 45px;
  line-height: 56px;
}

.fz18 {
  font-size: 18px;
  line-height: 30px;
}

ul li {
  font-size: 20px;
  line-height: 32px;
  font-weight: 100;
}

@media (max-width: 1100px) {
  h3 {
    font-size: 24px;
    line-height: 36px;
  }
}
.font-bold-100 {
  font-weight: 100;
}

.font-bold-300 {
  font-weight: 300;
}

.font-bold-400 {
  font-weight: 400;
}

.font-bold-600 {
  font-weight: 600;
}

.bg-main {
  background-color: #002D18;
}

.bg-main-opacity {
  background-color: rgba(10, 45, 27, 0.55);
}

.bg-eighty {
  background-color: #3B5647;
}

.bg-forty {
  background-color: #9CABA3;
}

.bg-twinty {
  background-color: #CED5D1;
}

.bg-ten {
  background-color: #E6EAE8;
}

.bg-promocolor {
  background-color: #C84600;
}

.bg-white {
  background-color: white;
}

.text-delete {
  text-decoration-line: line-through;
}

.text-main {
  color: #002D18;
}

.text-eighty {
  color: #3B5647;
}

.text-forty {
  color: #9CABA3;
}

.text-twinty {
  color: #CED5D1;
}

.text-ten {
  color: #E6EAE8;
}

.text-promocolor {
  color: #C84600;
}

.text-white {
  color: white;
}

@media (max-width: 768px) {
  h1, .fz104 {
    font-size: 60px;
    line-height: 70px;
    margin: 0;
  }

  h2, h3, .fz52 {
    font-size: 32px;
    line-height: 42px;
  }

  .fz45 {
    font-size: 30px;
    line-height: 42px;
  }

  .fz30 {
    font-size: 24px;
    line-height: 36px;
  }

  p {
    font-size: 18px;
    line-height: 30px;
  }
}
.slick-track {
  display: flex !important;
}

.slick-slide {
  height: auto;
}

.underline {
  border-bottom: 1px solid;
}

.CustomPage {
  margin-bottom: 0;
}
.CustomPage .Grid-row {
  margin-bottom: 0;
}
.CustomPage .product-item .info-box .collection {
  background-color: #9CABA3;
}
.CustomPage .product-item .yotpo.bottomLine {
  background-color: white;
}

.au-bg-promo {
  background-color: #E67600;
}

.pr5 {
  padding-right: 5px;
}

.pl5 {
  padding-left: 5px;
}

.Grid-row-wrapper:nth-child(2), .Grid-row-wrapper:nth-child(4) {
  max-width: 1920px;
  width: 100%;
  padding: 0;
}
.Grid-row-wrapper:nth-child(2) .Grid-item, .Grid-row-wrapper:nth-child(4) .Grid-item {
  padding: 0;
}
.Grid-row-wrapper:nth-child(3) {
  background-color: #CFDAD4;
  max-width: 1920px;
  width: 100%;
  padding: 0;
}
.Grid-row-wrapper:nth-child(3) .Grid-item {
  padding: 0;
}

.au-promo {
  color: #E67600;
}

#page-item-6602a057281c690023d8f2e6 {
  width: 1170px !important;
  flex-grow: initial;
  margin: 0 auto;
  padding: 0 15px;
}

a:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
}

.btn.promo-white {
  color: #c84600 !important;
  background-color: white !important;
  border: 1px solid #c84600 !important;
}

.btn.promo-white:hover {
  color: white !important;
  background-color: #c84600 !important;
  border: 1px solid white !important;
}

.dots.desktop {
  position: fixed;
  top: 25%;
  bottom: 30%;
  right: 0px;
  width: 140px;
  z-index: 9999;
  filter: drop-shadow(10px 8px 20px rgba(0, 0, 0, 0.25));
}
.dots.desktop .h25 {
  background-color: #9CABA3;
  width: 100%;
  height: 25px;
}
.dots.desktop .title-box {
  color: white;
  font-size: 16px;
  line-height: 22px;
  text-align: center;
  padding: 20px;
  background-color: #3B5647;
}
.dots.desktop ul {
  display: flex;
  padding-left: 0;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  background-color: #E6EAE8;
}
.dots.desktop ul li {
  font-size: 16px;
  color: #002D18;
  list-style-type: none;
  cursor: pointer;
  padding: 10px 0;
  width: 80%;
  text-align: center;
  border-bottom: 1px solid #002D18;
}
.dots.desktop ul li:nth-child(7) {
  border-bottom: none;
}
.dots.desktop li.active a {
  color: #C84600;
}

.dots.mobile {
  position: fixed;
  opacity: 0;
  bottom: 0;
  width: 100%;
  left: 0;
  z-index: 9999;
}
.dots.mobile ul {
  width: 100%;
  margin: 0 auto;
  height: 60px;
  background-color: #002D18;
  padding: 0;
  border-bottom: 5px solid #002D18;
  display: flex;
  justify-content: space-around;
}
.dots.mobile ul li {
  list-style-type: none;
  font-size: 8px;
  line-height: 15px;
  text-align: center;
  padding-left: 2px;
  position: relative;
  width: 100%;
}
.dots.mobile ul li .icon {
  display: block;
  height: 45px;
  width: auto;
  margin: -30px auto 2px;
}
.dots.mobile ul li:nth-child(5):after {
  display: none;
}
.dots.mobile ul li a {
  color: white;
}
.dots.mobile ul li.active {
  color: #C84600;
}
@media (max-width: 480px) {
  .dots.mobile ul li {
    width: auto;
    font-size: 7px;
  }
}

.title-border {
  border-bottom: 2px solid #002D18;
  display: inline-block;
}
.title-border.white {
  border-bottom: 2px solid white;
}
.title-border.promocolor {
  border-bottom: 2px solid #C84600;
}

.banner.mother26 {
  margin-bottom: 0;
  padding: 100px 0;
  height: 800px;
  background-position: center;
  background-image: url(https://gvcdn.s3-ap-northeast-1.amazonaws.com/shopline/2021-rebrand/landing-page/2026-mothers-day/s1-bg-01.jpg);
}
.banner.mother26 .btn-box {
  display: flex;
  margin-top: 10px;
}
.banner.mother26 .btn.promo {
  border-bottom-left-radius: 10px;
  width: 100%;
  font-size: 20px;
}
.banner.mother26 .btn.white {
  border-bottom-right-radius: 10px;
  width: 100%;
  color: #C84600;
  font-size: 20px;
}
.banner.mother26 a:nth-child(1) {
  margin-right: 5px;
}
.banner.mother26 a:nth-child(2) {
  margin-left: 5px;
}
.banner.mother26 p.div-center.mb3 {
  margin-bottom: 30px;
}
@media (max-width: 768px) {
  .banner.mother26 {
    height: 1200px;
    background-image: url(https://gvcdn.s3-ap-northeast-1.amazonaws.com/shopline/2021-rebrand/landing-page/2026-mothers-day/m_s1-bg-01.jpg);
  }
  .banner.mother26 .btn-box {
    margin-right: 7%;
  }
}

.h45 {
  width: 100%;
  height: 45px;
}

.h100 {
  height: 100px;
}

.h60 {
  height: 60px;
  width: 100%;
}

.h30 {
  height: 30px;
}

.section.rose {
  background-image: url(https://cdn.greenvines.com.tw/shopline/2021-rebrand/landing-page/2024-mothers-day/images/s3-bg.jpg);
  padding: 200px 0;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom center;
}
.section.rose .container-l {
  position: relative;
}
.section.rose .badge1 {
  width: 100px;
  position: absolute;
  top: -200px;
  right: 0;
}
@media (max-width: 768px) {
  .section.rose {
    background-image: url(https://gvcdn.s3-ap-northeast-1.amazonaws.com/shopline/2021-rebrand/landing-page/2024-mothers-day/images/m_s4-bg.jpg);
    padding: 80px 0 250px;
  }
  .section.rose .badge1 {
    width: 60px;
    top: -80px;
    right: 20px;
  }
}

.section.s2 {
  background-image: url(https://gvcdn.s3-ap-northeast-1.amazonaws.com/shopline/2021-rebrand/landing-page/2026-mothers-day/s2-bg-01.jpg);
  padding: 130px 0;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  color: white;
  background-color: #D8D4CD;
}
@media (max-width: 768px) {
  .section.s2 {
    background-image: url(https://gvcdn.s3-ap-northeast-1.amazonaws.com/shopline/2021-rebrand/landing-page/2026-mothers-day/m_s2-bg-01.jpg);
    background-position: bottom;
    padding: 40px 0;
  }
}

.section.notice {
  border-radius: 15px;
}
.section.notice .inner {
  padding: 50px;
  font-size: 16px;
}
.section.notice .inner ul li {
  font-size: 16px;
  list-style-type: disc !important;
}
.section.notice .inner ul li a {
  text-decoration: underline;
}

.notice ul li {
  list-style: disc !important;
  list-style-position: outside;
}

.ml1 {
  margin-left: 1%;
}

.ml2 {
  margin-left: 2%;
}

.ml3 {
  margin-left: 3%;
}

.ml4 {
  margin-left: 4%;
}

.section.special {
  background-image: url(https://gvcdn.s3-ap-northeast-1.amazonaws.com/shopline/2021-rebrand/landing-page/2026-mothers-day/s3-bg-01.jpg);
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: left top;
  padding: 130px 0;
}
.section.special p, .section.special h3 {
  color: white;
}
.section.special .mt5 {
  margin-top: 5px;
}
.section.special .btn.white {
  color: #C84600;
  width: 280px;
}

.section.s3 .promo1 {
  width: fit-content;
  color: #C84600;
  font-size: 40px;
  line-height: 1.75em;
  border-top: 1px solid #C84600;
  border-bottom: 1px solid #C84600;
  margin: 30px auto;
}
@media (max-width: 768px) {
  .section.s3 .promo1 {
    font-size: 30px;
  }
}
.section.s3 .more {
  display: block;
  margin: 30px auto;
  font-size: 24px;
}
@media (max-width: 768px) {
  .section.s3 .more {
    font-size: 16px;
  }
}

.section.s4 {
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 10%;
  background-image: url(https://gvcdn.s3-ap-northeast-1.amazonaws.com/shopline/2021-rebrand/landing-page/2026-mothers-day/s5-bg-01.jpg);
}
.section.s4 .inner {
  background-color: #C84600;
  color: white;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  padding: 40px 0 60px;
}
.section.s4 .title-box {
  padding: 0 35px;
}
.section.s4 .row {
  display: flex;
  justify-content: center;
  align-items: center;
}
.section.s4 .products {
  padding: 10px;
}
.section.s4 .col-right {
  margin-top: 30%;
}
.section.s4 .promo2.white {
  width: fit-content;
  padding: 0 5px;
  font-size: 40px;
  line-height: 60px;
  color: white;
  border-top: 1px solid white;
  border-bottom: 1px solid white;
}
@media (max-width: 768px) {
  .section.s4 .promo2.white {
    font-size: 30px;
  }
}

.section.s5.bg-img {
  background-image: url(https://gvcdn.s3-ap-northeast-1.amazonaws.com/shopline/2021-rebrand/landing-page/2026-mothers-day/s6-bg-02.jpg);
}
.section.s5.bg-img .img1, .section.s5.bg-img .img2 {
  max-width: 1000px;
  margin-bottom: 30px;
  display: block;
  margin: 30px auto;
}
@media (max-width: 768px) {
  .section.s5.bg-img .img1, .section.s5.bg-img .img2 {
    max-width: 100%;
    margin-bottom: 15px;
  }
}

.section.s5 .col-sm-4 {
  padding: 20px;
}
@media (max-width: 768px) {
  .section.s5 .col-sm-4 {
    padding: 0;
    margin: 5px;
  }
}
.section.s5 .col-sm-12.m-3 {
  padding: 0 10%;
}
@media (max-width: 768px) {
  .section.s5 .col-sm-12.m-3 {
    display: flex;
    padding: 0;
  }
}

.promo3.bg-img {
  background-image: url(https://gvcdn.s3-ap-northeast-1.amazonaws.com/shopline/2021-rebrand/landing-page/2026-mothers-day/s6-bg-01.jpg);
  background-position: top;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 20px;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
}

.bg-bottom-img {
  background-image: url(https://gvcdn.s3-ap-northeast-1.amazonaws.com/shopline/2021-rebrand/landing-page/2026-mothers-day/s6-bg-01.jpg);
}

.section.s6 .col-sm-12 {
  display: flex;
}
@media (max-width: 768px) {
  .section.s6 .col-sm-12 {
    flex-direction: column;
  }
}
.section.s6 .promo5 {
  width: 80%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  border-top-left-radius: 15px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 15px;
  background-color: #C84600;
  padding: 30px;
}
@media (max-width: 768px) {
  .section.s6 .promo5 {
    margin-top: 30px;
    width: 100%;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    border-bottom-left-radius: 0px;
  }
}
.section.s6 .h60 {
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
}
.section.s6 .promo5.sub-title {
  background-color: white;
  color: #C84600;
  width: fit-content;
  border-radius: 0;
  padding: 5px;
}

.section.s6 {
  background-image: url(https://gvcdn.s3-ap-northeast-1.amazonaws.com/shopline/2021-rebrand/landing-page/2026-mothers-day/s7-bg-01.jpg);
  background-size: cover;
  background-repeat: no-repeat;
}
.section.s6 .product-grid {
  display: flex;
  gap: 50px;
  margin-top: 30px;
  padding: 10px 15px;
}
.section.s6 .promo5-title {
  width: fit-content;
  padding: 0 5px;
  font-size: 40px;
  line-height: 60px;
  color: white;
  border-top: 1px solid white;
  border-bottom: 1px solid white;
}
.section.s6 .col-sm-6 {
  text-align: center;
}
.section.s6 .col-sm-6 .product {
  max-width: 400px;
}
.section.s6 .col-sm-6 .product.p1, .section.s6 .col-sm-6 .product.p2 {
  margin-top: 100px;
  margin-right: 5%;
}
.section.s6 .col-sm-6 .product.p3 {
  margin-top: 200px;
  margin-left: 5%;
}
.section.s6 .col-sm-6 .product.p4 {
  margin-top: 100px;
  margin-left: 5%;
}
.section.s6 .col-sm-6.list-1 {
  text-align: right;
}
.section.s6 .col-sm-6.list-2 {
  text-align: left;
}
.section.s6 .btn.promo {
  display: block;
  width: fit-content;
  margin: auto;
}
@media (max-width: 768px) {
  .section.s6 .section.s6 {
    background-image: url(https://gvcdn.s3-ap-northeast-1.amazonaws.com/shopline/2021-rebrand/landing-page/2026-mothers-day/m_s7-bg-01.jpg);
  }
  .section.s6 .col-sm-6 .product {
    max-width: 130px;
  }
  .section.s6 .col-sm-6 .product.p1, .section.s6 .col-sm-6 .product.p3 {
    margin-top: 30px;
    margin-right: 5%;
    margin-left: 0;
  }
  .section.s6 .col-sm-6 .product.p2, .section.s6 .col-sm-6 .product.p4 {
    margin-top: 60px;
    margin-left: 5%;
    margin-right: 0;
  }
  .section.s6 .col-sm-6.list-1 {
    text-align: center;
  }
  .section.s6 .col-sm-6.list-2 {
    text-align: center;
  }
  .section.s6 .ml1 {
    margin-left: 5%;
  }
}

.section.s7 .col-sm-12 {
  display: flex;
}
.section.s7 .promo6 {
  width: 80%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  border-top-left-radius: 15px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 15px;
  padding: 30px;
}
@media (max-width: 768px) {
  .section.s7 .promo6 {
    margin-top: 30px;
    width: 100%;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    border-bottom-left-radius: 0px;
  }
}

.section.trial-scroll .col-sm-3 {
  margin-bottom: 20px;
}
.section.trial-scroll .h15 {
  width: 100%;
  height: 15px;
  background-color: white;
}
.section.trial-scroll .inner {
  background-color: #002D18;
  color: white;
  padding: 30px 20px;
  min-height: 285px;
}
.section.trial-scroll .inner p {
  font-weight: 100;
}
@media (max-width: 768px) {
  .section.trial-scroll .row {
    overflow-x: scroll;
  }
  .section.trial-scroll .div-center {
    width: 1500px;
    display: flex;
  }
  .section.trial-scroll .col-sm-3 {
    display: inline-block;
    width: 22%;
    padding: 0 10px;
    margin-bottom: 0;
  }
}

.h60 {
  height: 60px;
}

.h120 {
  height: 120px;
  width: 100%;
}

.s10-slider {
  width: 100%;
  overflow: hidden;
}
.s10-slider .slide {
  background-color: #E6EAE8;
  width: 100% !important;
}
.s10-slider .slide .d-flex {
  justify-content: space-around;
  align-items: center;
}
.s10-slider .slide .headline {
  font-size: 52px;
  line-height: 52px;
  text-align: center;
  padding: 23px 0px;
  margin-bottom: 80px;
}
.s10-slider .slide .name {
  font-size: 25px;
  color: white;
  padding: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
.s10-slider .slide .name.oil {
  background-color: #E1BB70;
}
.s10-slider .slide .name.water {
  background-color: #B0D6E3;
}
.s10-slider .slide .p-img {
  width: 435px;
}
.s10-slider .slide .tblock {
  width: 25%;
}
.s10-slider .slide .tblock.left {
  text-align: right;
}

.section.promo3 .item-title.maincolor {
  padding: 8px 30px;
  font-size: 30px;
}
.section.promo3 .d-flex {
  justify-content: center;
}
.section.promo3 .d-flex .item {
  max-width: 370px;
  margin: 0 15px 20px;
}
.section.promo3 .d-flex .mt70 {
  margin-top: 70px;
}
.section.promo3 .d-flex:nth-child(3) {
  margin-bottom: 145px;
}
.section.promo3 .au-logo {
  width: 200px;
  margin-bottom: 20px;
}

.section.promo4 {
  background-image: url(https://cdn.greenvines.com.tw/shopline/2021-rebrand/landing-page/2024-mothers-day/images/s9-bg.jpg);
  background-position: top right;
  background-repeat: no-repeat;
  padding: 100px 0 125px;
}
@media (max-width: 768px) {
  .section.promo4 {
    background-image: url(https://cdn.greenvines.com.tw/shopline/2021-rebrand/landing-page/2024-mothers-day/images/m_s9-bg.jpg);
    padding: 280px 0 20px;
  }
}

.section.promo7-pre {
  padding-bottom: 200px;
}

.section.promo7-back .inner {
  padding: 30px;
  margin-top: -250px;
}
@media (max-width: 768px) {
  .section.promo7-back .inner {
    margin: -150px 20px 0 20px;
  }
}

.section.promo7 {
  padding-top: 0;
  padding-bottom: 280px;
  overflow: hidden;
}
.section.promo7 .p7-slider .col-sm-4 {
  width: 100%;
}
.section.promo7 .control-prev, .section.promo7 .control-next, .section.promo7 .carousel-control-wrap, .section.promo7 .carousel {
  cursor: pointer;
}

.tag {
  position: absolute;
  right: 15px;
  top: 0px;
  background-color: #C84600;
  color: white;
  padding: 5px;
}

.hint {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 20px;
  cursor: pointer;
  border-radius: 15px;
}

.toggle {
  margin: 0 20px;
}
@media (min-width) {
  .toggle {
    margin: 0 105px 0px 20px;
  }
}
.toggle .section.intro {
  padding: 120px 0;
}

@media (max-width: 768px) {
  .notice .toggle {
    display: none;
  }
  .notice .hint {
    display: flex;
    cursor: pointer;
    justify-content: space-between;
  }

  .dots.desktop {
    display: none !important;
  }

  .dots.mobile {
    opacity: 1;
  }
  .dots.mobile .typo {
    width: 90%;
    margin: 0 auto 20px;
  }
  .dots.mobile .btn-box {
    width: 90%;
    margin: 0 auto;
  }
  .dots.mobile p.div-center span {
    width: 190px;
  }

  .section.promo1 .col-box {
    overflow-x: scroll;
  }
  .section.promo1 .col-box .div-center {
    width: 850px;
    display: flex;
  }

  .section.promo2 {
    padding: 40px 0;
  }

  .h45 {
    height: 20px;
  }

  .h90 {
    height: 40px;
  }

  .section.promo3 {
    padding: 60px 0 300px;
  }
  .section.promo3 .d-flex {
    flex-wrap: wrap;
    justify-content: flex-start;
  }
  .section.promo3 .d-flex .item {
    width: 46%;
    margin: 0 2% 20px;
    max-width: inherit;
  }
  .section.promo3 .d-flex .item:nth-child(even) {
    margin-top: 35px;
  }
  .section.promo3 .d-flex:nth-child(3) {
    margin-bottom: 30px;
  }
  .section.promo3 .d-flex.mb30 {
    margin-bottom: 0;
  }

  .section.promo6 {
    padding: 40px 0;
  }
  .section.promo6 .title-box .item-title {
    font-size: 30px;
    line-height: 40px;
  }
  .section.promo6 .inner {
    padding-bottom: 230px;
  }
  .section.promo6 .col-sm-12.mt {
    padding: 0 20px;
  }
  .section.promo6 .col-sm-12 {
    overflow-x: scroll;
  }
  .section.promo6 .col-sm-12 .content-img {
    width: 560px;
  }

  .section.promo7 {
    overflow: hidden;
  }
  .section.promo7 .inner {
    margin-top: 0;
  }
  .section.promo7 .p7-slider {
    width: 100%;
  }
  .section.promo7 .p7-slider div {
    margin: 0 15px 0 0;
  }

  .section.s7 .scroll {
    overflow-x: scroll;
  }
  .section.s7 .scroll .d-flex {
    width: 650px;
  }
  .section.s7 .scroll .d-flex img {
    width: 260px;
    margin: 0 15px 0;
  }

  .s10-slider .h120 {
    height: initial;
  }
  .s10-slider .slide .d-flex {
    flex-direction: column;
    padding: 0 25px;
  }
  .s10-slider .slide .tblock {
    width: 100%;
    margin-bottom: 30px;
  }
  .s10-slider .slide .p-img {
    order: 3;
    width: 100%;
  }

  .section.special {
    background-image: url(https://gvcdn.s3-ap-northeast-1.amazonaws.com/shopline/2021-rebrand/landing-page/2026-mothers-day/m_s3-bg-01.jpg);
    padding: 50px 0 350px;
    background-position: bottom;
  }
  .section.special .btn.promo {
    width: 100%;
  }
  .section.special p, .section.special h3 {
    color: #002D18;
  }
  .section.special .col-sm-5 {
    padding: 30px 15px 0;
  }

  .section.notice .inner {
    padding: 20px;
    margin: 0 20px;
  }
}
@media (max-width: 380px) {
  .section.promo6 .col-sm-12 .content-img {
    width: 450px;
  }
}
@media (max-width: 768px) {
  .mb60 {
    margin-bottom: 30px;
  }

  .section.s7 .col-sm-12 {
    flex-direction: column;
  }
}
.section.special.s2 {
  background-image: url(https://gvcdn.s3-ap-northeast-1.amazonaws.com/shopline/2021-rebrand/landing-page/2026-mothers-day/s9_bg-01.jpg);
}
@media (max-width: 768px) {
  .section.special.s2 {
    background-image: none;
    background-color: #C84600;
    padding: 30px 0;
  }
}
.section.special.s2 p, .section.special.s2 h3 {
  color: white;
}

.promo-title {
  width: fit-content;
  padding: 0 5px;
  font-size: 40px;
  line-height: 60px;
  color: white;
  border-top: 1px solid white;
  border-bottom: 1px solid white;
}
@media (max-width: 768px) {
  .promo-title {
    font-size: 30px;
    line-height: 40px;
  }
}

.promo-daily {
  background-color: #EFF3EF;
  padding: 30px 0;
}
.promo-daily .slider.row {
  margin: 0;
}
.promo-daily .slick-list {
  margin: 0 -8px;
}
.promo-daily .slide {
  padding: 0 8px;
}
.promo-daily .slide a {
  display: block;
}
.promo-daily .slide img {
  display: block;
  width: 100%;
}
@media (max-width: 768px) {
  .promo-daily {
    padding: 20px 0;
  }
  .promo-daily .slick-list {
    margin: 0 -6px;
  }
  .promo-daily .slide {
    padding: 0 6px;
  }
}

.indent2 {
  text-indent: 2em;
}

.indent4 {
  text-indent: 4em;
}

.indent6 {
  text-indent: 6em;
}

.indent8 {
  text-indent: 8em;
}

.btn-container .btn.promo {
  display: block;
}

.section.member {
  background-image: url(https://gvcdn.s3-ap-northeast-1.amazonaws.com/shopline/2021-rebrand/pages/benefit-report/one-bg.jpg);
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center;
  padding: 100px 0;
}
.section.member img {
  width: 80px;
  margin: 0 auto 20px;
}
.section.member .col-sm-12 {
  margin: auto;
}
.section.member .col-sm-2 {
  text-align: center;
}
.section.member p {
  font-size: 16px;
  text-align: center;
}
.section.member h6 {
  text-align: center;
}

@media (max-width: 768px) {
  .col-sm-6, .col-sm-5 {
    margin: 30px 0;
  }

  .btn-box {
    margin: 10px 15px;
  }

  .section.member {
    padding: 40px 0 40px;
  }
  .section.member .row {
    display: flex;
    flex-wrap: wrap;
  }
  .section.member .col-sm-2 {
    width: 50%;
    margin-bottom: 30px;
  }

  .section.s7 .show-in-mobile.au-bg-promo {
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px;
  }

  .section.s12 {
    padding: 0;
  }
}
.info .inner {
  min-height: 400px;
}
