@charset "UTF-8";
@import url("https://fonts.googleapis.com/earlyaccess/cwtexyen.css");
@import url("https://fonts.googleapis.com/css2?family=Varela+Round&display=swap");
h2, h3, h4, p, li {
  font-family: "cwTeXYen", sans-serif;
}

p,
li {
  text-align: justify;
  letter-spacing: 0.4px;
  font-size: 19px;
  line-height: 1.5;
}

.fab {
  font-family: "Font Awesome 5 Brands";
}

table {
  width: 100% !important;
}

.article-content h3 {
  font-weight: 600;
  border-left: solid 5px #f4db35;
  display: inline-block;
  padding: 8px 15px;
}

.article-content p,
.article-content li {
  font-size: 18px !important;
  font-weight: 600;
}

.form-horizontal .control-label {
  font-size: 16px;
}

.carousel-control.right,
.carousel-control.left {
  background: none;
}

body {
  font-size: 19px;
  color: #333333;
}

.product-wrapper {
  padding: 95px 0 36px 0;
}

@media (max-width: 768px) {
  .navbar {
    background-color: #fff;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 100;
  }
}

.topnav {
  background-color: #1f944d;
}
@media (max-width: 767px) {
  .topnav {
    background-color: #fff;
    position: absolute;
    right: 0;
    top: 5px;
  }
  .topnav .toplink li {
    width: 50px;
    font-size: 14px;
    background-color: #6ec151;
    text-align: center;
    border-radius: 5px;
    margin-right: 5px;
  }
  .topnav .toplink li a {
    padding: 5px 0px;
    text-decoration: none;
  }
  .topnav .toplink li .xs-block {
    display: block;
  }
  .topnav .toplink li.search a {
    padding-top: 13px;
  }
  .topnav .toplink li.search span {
    display: block;
  }
  .topnav .toplink .navbar-toggle {
    background-color: #1f944d;
    color: #fff;
    width: 60px;
    border-radius: 50%;
    margin-right: 0px;
    margin-left: 15px;
    margin-right: -10px;
  }
}
.topnav li a {
  color: #fff;
}
.topnav li a .badge {
  background-color: #fff;
  color: #1f944d;
}
@media (max-width: 767px) {
  .topnav li a .badge {
    padding: 2px 5px;
  }
}
.topnav li .fa {
  color: #fff;
}
.topnav li.y-phone {
  color: #f4db2e;
  padding-top: 15px;
  padding-right: 30px;
}
.topnav li.y-phone span {
  font-family: "Varela Round", sans-serif;
}
.topnav li.search a {
  padding-top: 18px;
}
@media (max-width: 767px) {
  .topnav li .dropdown {
    padding-top: 2px;
  }
  .topnav li .dropdown .xs-block {
    display: block;
  }
}
.topnav li .dropdown-menu {
  display: none;
}

.mainlink {
  margin-top: 4%;
}
.mainlink li a {
  font-weight: 600;
  font-size: 20px;
}

.nav .open > a,
.nav .open > a:focus,
.nav .open > a:hover {
  background-color: #6ec151;
}
.nav .open .dropdown-menu {
  display: block;
}
@media (max-width: 767px) {
  .nav .open .dropdown-menu {
    display: block;
    position: fixed;
    background-color: #e9edf1;
    right: 0;
    top: 82px;
    width: 100%;
    font-size: 18px;
  }
}
.nav .open .dropdown-menu a {
  color: #1f944d;
  font-size: 18px;
  text-align: left;
  padding: 5px 10px;
}

@media (max-width: 767px) {
  .top-search {
    position: absolute;
    bottom: -54px;
    width: 100%;
  }
}

.cart_list table tr td {
  background-color: #e9edf1 !important;
}
.cart_list table tr td .btn-danger {
  background-color: #ac2925;
}

.navbar-collapse.in {
  background-color: #e9edf1;
}

@media (max-width: 767px) {
  .carousel-inner {
    margin-top: 82px;
  }
}

.subtitle {
  color: #333333;
  letter-spacing: 1px;
  font-size: 30px;
  line-height: 1.5;
  font-weight: 600;
  margin: 3% 0;
}
@media (max-width: 768px) {
  .subtitle {
    font-size: 24px;
    margin: 5% 0;
  }
}
.subtitle.r-subtitle {
  text-align: right;
  position: relative;
  padding: 4% 5% 1% 5%;
}
@media (max-width: 768px) {
  .subtitle.r-subtitle {
    padding: 7% 5% 1% 5%;
  }
}
.subtitle.r-subtitle:before {
  content: "";
  position: absolute;
  width: 80px;
  height: 10px;
  background-color: #f4db2e;
  right: 0;
  top: 0;
}
.subtitle.r-subtitle:after {
  content: "";
  position: absolute;
  width: 10px;
  height: 80px;
  background-color: #f4db2e;
  right: 0;
  top: 0;
}
.subtitle span {
  font-family: "Varela Round", sans-serif;
}
@media (max-width: 768px) {
  .subtitle span {
    font-size: 16px;
  }
}

.PDblock {
  position: relative;
  min-height: 625px;
}
@media (max-width: 768px) {
  .PDblock {
    min-height: 500px;
  }
}
.PDblock:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-image: url("/hipershop/rwd1636/store/F1/pdbg.jpg");
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: right top;
  height: 100%;
  width: 60%;
  bottom: 0;
  right: 0;
  background-size: contain;
}
@media (max-width: 1440px) {
  .PDblock:before {
    width: 100%;
    background-size: cover;
  }
}
.PDblock:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: linear-gradient(60deg, #fff 1100px, transparent 1100px);
  left: 0;
  top: 0;
}
@media (max-width: 768px) {
  .PDblock:after {
    background: linear-gradient(60deg, #fff 375px, transparent 375px);
  }
}
.PDblock .PDcontent {
  z-index: 2;
  position: relative;
}
.PDblock .PDgroup {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: flex-start;
  justify-content: space-between;
}
.PDblock .PDgroup li {
  font-size: 32px;
  margin: 1.5% 0;
  width: 22%;
  background-color: #e5633a;
  text-align: center;
  border-radius: 10px;
  transition-timing-function: cubic-bezier(0.5, 1, 0.89, 1);
  transition-duration: 0.8s;
}
@media (max-width: 768px) {
  .PDblock .PDgroup li {
    font-size: 20px;
  }
}
.PDblock .PDgroup li:hover, .PDblock .PDgroup li:focus {
  background-color: #333333;
}
.PDblock .PDgroup li a {
  color: #fff;
  display: block;
  padding: 30px 5px;
  text-decoration: none;
}
@media (max-width: 414px) {
  .PDblock .PDgroup li a {
    font-size: 24px;
    line-height: 1.25;
  }
}
.PDblock .PDgroup:nth-of-type(2) li {
  background-color: #4fb852;
}
.PDblock .PDgroup:nth-of-type(2) li:hover, .PDblock .PDgroup:nth-of-type(2) li:focus {
  background-color: #333333;
}
.PDblock .PDgroup:nth-of-type(3) li {
  background-color: #39aac2;
}
.PDblock .PDgroup:nth-of-type(3) li:hover, .PDblock .PDgroup:nth-of-type(3) li:focus {
  background-color: #333333;
}

.TWOblock {
  position: relative;
  min-height: 625px;
}
@media (max-width: 768px) {
  .TWOblock {
    min-height: 500px;
  }
}
.TWOblock:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: linear-gradient(120deg, transparent 1100px, #e9edf1 1100px);
  right: 0;
  top: 0;
}
@media (max-width: 768px) {
  .TWOblock:after {
    background: linear-gradient(120deg, transparent 375px, #e9edf1 375px);
  }
}
.TWOblock:before {
  content: "";
  position: absolute;
  background-image: url("/hipershop/rwd1636/store/F1/newsbg.jpg");
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: left top;
  height: 50%;
  width: 50%;
  bottom: 0;
  left: 0;
  background-size: contain;
}
@media (max-width: 1440px) {
  .TWOblock:before {
    width: 100%;
    background-size: cover;
  }
}
.TWOblock .ABOUTblock {
  min-height: 625px;
  position: relative;
  min-height: 625px;
  padding-top: 3%;
}
@media (max-width: 768px) {
  .TWOblock .ABOUTblock {
    min-height: 500px;
  }
}
.TWOblock .ABOUTblock:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: linear-gradient(120deg, #fff 1100px, transparent 1100px);
  left: 0;
  top: 0;
}
@media (max-width: 768px) {
  .TWOblock .ABOUTblock:before {
    background: linear-gradient(120deg, #fff 35%, transparent 35%);
  }
}
.TWOblock .ABOUTblock .about-txt {
  padding: 5% 8%;
  position: relative;
  z-index: 2;
}
.TWOblock .ABOUTblock .about-txt:before {
  content: "";
  position: absolute;
  width: 80px;
  height: 10px;
  background-color: #f4db2e;
  left: 0;
  top: 0;
}
.TWOblock .ABOUTblock .about-txt:after {
  content: "";
  position: absolute;
  width: 10px;
  height: 80px;
  background-color: #f4db2e;
  left: 0;
  top: 0;
}
.TWOblock .ABOUTblock .about-txt P {
  font-size: 18px;
  font-weight: 600;
}
.TWOblock .ABOUTblock .telstyle {
  font-size: 30px;
  color: #1f944d;
  font-family: "Varela Round", sans-serif;
}
@media (max-width: 767px) {
  .TWOblock .ABOUTblock .telstyle {
    display: block;
  }
}
.TWOblock .ABOUTblock .ABOUTbtn {
  border: solid 1px #ccc;
  padding: 8px 0px;
  width: 140px;
  display: block;
  font-family: "Varela Round", sans-serif;
  font-size: 16px;
  color: #333333;
  text-decoration: none;
  transition: all 0.3s ease;
  text-align: center;
  margin-top: 5%;
  background-color: #fff;
}
.TWOblock .ABOUTblock .ABOUTbtn:hover, .TWOblock .ABOUTblock .ABOUTbtn:focus {
  border: solid 1px #1f944d;
  color: #1f944d;
  letter-spacing: 2px;
}
.TWOblock .ABOUTblock .aboutimg {
  position: relative;
  z-index: 2;
  display: flex;
  flex-wrap: wrap;
  padding: 7%;
}
.TWOblock .ABOUTblock .aboutimg .mainimg img {
  width: 100%;
  max-width: 360px;
  display: block;
  margin: 0 auto;
}
.TWOblock .ABOUTblock .aboutimg .rowimg {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-left: 2%;
}
@media (max-width: 1200px) {
  .TWOblock .ABOUTblock .aboutimg .rowimg {
    flex-direction: row;
    margin-left: 0%;
    margin-top: 2%;
  }
  .TWOblock .ABOUTblock .aboutimg .rowimg li {
    margin-right: 10%;
  }
}
@media (max-width: 768px) {
  .TWOblock .ABOUTblock .aboutimg .rowimg {
    width: 100%;
    margin-top: 3%;
  }
  .TWOblock .ABOUTblock .aboutimg .rowimg li {
    margin-right: auto;
  }
}
.TWOblock .ABOUTblock .aboutimg .colimg {
  display: flex;
  margin-top: 2%;
}
.TWOblock .ABOUTblock .aboutimg .colimg li {
  margin-right: 10%;
}
@media (max-width: 768px) {
  .TWOblock .ABOUTblock .aboutimg .colimg {
    width: 100%;
  }
  .TWOblock .ABOUTblock .aboutimg .colimg li {
    margin-right: auto;
  }
}
@media (max-width: 768px) {
  .TWOblock .ABOUTblock .aboutimg img {
    width: 100%;
  }
}
.TWOblock .NEWblock {
  min-height: 625px;
  z-index: 2;
  position: relative;
}
.TWOblock .NEWblock #rwdnews_list {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-evenly;
  align-items: flex-start;
}
@media (max-width: 767px) {
  .TWOblock .NEWblock #rwdnews_list {
    flex-wrap: wrap;
    margin-bottom: 15%;
  }
}
.TWOblock .NEWblock #rwdnews_list .rwdnewsli {
  padding: 5px;
  background-color: #fff;
  margin: 0 5%;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
}
@media (max-width: 767px) {
  .TWOblock .NEWblock #rwdnews_list .rwdnewsli {
    margin: 2% 5%;
  }
}
.TWOblock .NEWblock #rwdnews_list .rwdnewsli img {
  width: 100%;
}
.TWOblock .NEWblock #rwdnews_list .rwdnewsli .newscontent .newsDate {
  font-size: 14px;
  font-family: "Varela Round", sans-serif;
  color: #888888;
}
.TWOblock .NEWblock #rwdnews_list .rwdnewsli .newscontent h4 {
  font-size: 20px;
  color: #333333;
  font-weight: 600;
  margin-top: 0px;
  margin-bottom: 20px;
}
.TWOblock .NEWblock #rwdnews_list .rwdnewsli .newscontent h4 a {
  color: #333333;
  font-weight: 600;
}
.TWOblock .NEWblock #rwdnews_list .rwdnewsli .newscontent p {
  display: none;
}

.intro-none .rwd_pprice,
.intro-none .cut-price,
.intro-none .rwd_oprice {
  font-size: 18px;
}

.footer-top {
  padding: 1.5% 0;
  background-color: #fff;
  border-top: solid 1px #e9edf1;
}
.footer-top .footer-brand img {
  width: 80%;
}
@media (max-width: 768px) {
  .footer-top .footer-brand img {
    margin: 2% auto;
    max-width: 210px;
    display: block;
  }
}
.footer-top .footer-icon {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: flex-start;
}
@media (max-width: 768px) {
  .footer-top .footer-icon {
    border-top: solid 1px #e9edf1;
    padding: 5%;
  }
}
.footer-top .footer-icon li {
  font-weight: 600;
  padding-top: 1%;
  padding-right: 2%;
}
@media (max-width: 768px) {
  .footer-top .footer-icon li {
    padding-top: 2%;
    font-size: 16px;
  }
}
.footer-top .footer-icon li img {
  background-color: #1f944d;
  border-radius: 50%;
  padding: 10px;
  margin-right: 5px;
}
@media (max-width: 768px) {
  .footer-top .footer-icon li img {
    padding: 5px;
  }
}

.brandgroup {
  position: fixed;
  right: 0px;
  bottom: 230px;
  z-index: 3;
}
@media (max-width: 768px) {
  .brandgroup {
    bottom: 150px;
  }
}
.brandgroup li {
  width: 60px;
  height: 60px;
  background-color: #6ec151;
  font-size: 32px;
  text-align: center;
  padding-top: 10px;
  transition: all 0.2s ease;
}
@media (max-width: 768px) {
  .brandgroup li {
    width: 40px;
    height: 40px;
    font-size: 20px;
    padding-top: 8px;
  }
}
.brandgroup li:hover {
  background-color: #1f944d;
}
.brandgroup li a {
  color: #fff;
}

.banner {
  background-image: url("/hipershop/rwd1636/store/F1/topbanner.jpg");
  height: 200px;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: top right;
  position: relative;
  overflow: hidden;
}
@media (max-width: 768px) {
  .banner {
    margin-top: 82px;
    height: 150px;
  }
}
.banner:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: linear-gradient(60deg, #fef4ce, transparent);
  left: 0;
  top: 0;
}
.banner .bannertxt {
  color: #333333;
}
.banner .bannertxt h2 {
  font-weight: 600;
  position: relative;
  margin-top: 20%;
  margin-bottom: 0px;
  z-index: 2;
}
@media (max-width: 768px) {
  .banner .bannertxt h2 {
    margin-top: 7%;
    text-align: center;
  }
}
.banner .bannertxt .breadcrumb {
  background-color: transparent;
  padding: 0px 0px;
}
@media (max-width: 768px) {
  .banner .bannertxt .breadcrumb {
    text-align: center;
    margin-bottom: 0px;
  }
}
.banner .bannertxt .breadcrumb a {
  font-size: 16px;
}
.banner .rowimg {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  flex-wrap: nowrap;
  margin-top: 5%;
}
@media (max-width: 768px) {
  .banner .rowimg {
    margin-top: 1%;
    padding: 0% 15%;
  }
  .banner .rowimg li {
    padding: 1%;
  }
  .banner .rowimg li img {
    width: 100%;
  }
}

.category-wrapper #myTab {
  display: none;
}

.contact-img img {
  width: 100%;
}

/* 網頁瀏覽計數器 */
.WEB_COUNTER,
.WEB_COUNTER nobr{
  display: flex;
  justify-content: center;
  align-items: center;
}

.WEB_COUNTER h4{
  margin-top: 17px;
}


/*------------------------------*/
/*          $Catalog
--------------------------------*/
/**
* reset               還原
* variable            全域變數
* mixin               模組
* layout              側邊攔與麵包削
* navbar              主選單
* banner              商品列表頁
* default             首頁
* product             產品頁
* new                 news頁
* footer              footer
* innerpage           內文樣式
* animate             特效
**/
/*------------------------------*//*# sourceMappingURL=rwd1636.css.map */