body {
  font-family: "微軟正黑體", "Microsoft JhengHei", PMingLiU, arial, sans-serif;
}

h1 {
  font-family: "微軟正黑體", "Microsoft JhengHei", PMingLiU, arial, sans-serif;
  font-weight: bold;
}

h2 {
  font-family: "微軟正黑體", "Microsoft JhengHei", PMingLiU, arial, sans-serif;
  font-weight: bold;
}

h3 {
  font-family: "微軟正黑體", "Microsoft JhengHei", PMingLiU, arial, sans-serif;
  font-weight: bold;
  font-size: 22px;
  display: inline;
}

h4 {
  font-family: "微軟正黑體", "Microsoft JhengHei", PMingLiU, arial, sans-serif;
  font-weight: bold;
  font-size: 16px;
  display: inline;
}

h5 {
  font-family: "微軟正黑體", "Microsoft JhengHei", PMingLiU, arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
}

h6 {
  display: inline;
}

img {
  width: 100%;

}

img.icon {
  display: inline-block !important;
  width: 20px !important;
  height: 30px;
}

img.home {
  width: 15px;
  height: 14px;
  margin-right: 7px;
  margin-bottom: 3px;
}

img.fb-icon {
  width: initial;
}

img.ta-logo {
  width: 130px;
}

span {
  font-size: 16px;
}

small {
  display: block;
  font-size: 14px;
  line-height: 19px;
  word-wrap: break-word;
}

a.title {
  font-family: "微軟正黑體", "Microsoft JhengHei", PMingLiU, arial, sans-serif;
  font-size: 16px;
  font-weight: bolder;
  color: #000000;
  text-decoration: none;
  margin-top: 10px;
  display: block;
}

.blog-item:hover {
  background-color: #eeeeee;
}

hr {
  margin-left: initial;
  margin-right: initial;
  margin-top: 5px;
  margin-bottom: 5px;
}

hr.gray {
  border-top: solid 1px #707070;
}

hr.dark {
  border: solid 1px #000000;
}

.pagination>li>.page-link {
  color: #ffffff;
  border-radius: 5px;
  background-color: #434343;
  border: solid 1px #707070;
  margin: 0 3px;
}

.pagination>li.active>.page-link,
.pagination>li>.page-link:hover {
  background-color: #D6D6D6;
  border: solid 1px #D6D6D6;
}

.navbar>.container {
  display: initial;
  position: relative;
}

nav.navbar {
  background-color: #ffffff;
  border-bottom: solid 1px #707070;
}

nav.navbar .navbar-toggler {
  border: none;
}

/*20200722 fangle*/
.carousel-caption {
  position: relative !important;
  background-color: #000000;
  opacity: 0.75;
  right: 0;
  bottom: 0px;
  left: 0;
  background-color: #000000;
  opacity: 0.75;
  font-size: 14px;
  font-weight: 600;
  line-height: 25px;

}

.carousel-caption p {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  margin-block-end: .5rem;
}

/*20200720 fangle*/
.intoimg {}

.intoimg img {
  width: 100% !important;
  height: 100% !important;
}

/*20200709 fangle*/
.font-table {
  font-size: 14px;
}

.order-input-s {
  padding: 7px 18px 7px 18px;
  font-size: 14px;
  color: #000;
  background-color: #fff;
  border: 1px solid #D8D8D8;
  font-family: 微軟正黑體, Microsoft JhengHei, PMingLiU, arial, sans-serif;
  font-weight: 800;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  margin: auto 0px;
  text-align: center;
  width: 100%;
}

.order-input-s:hover {
  background-color: #000;
  border: 1px solid #000;
  color: #fff;
}

/* 按鈕*/

a.botton:link {
  color: #FFF;
  text-decoration: none;
  background-color: #000;
  padding: 10px 25px 10px 25px;
  font-size: 16px;
  margin: 3px;
  float: left;
}

a.botton:visited {
  color: #FFF;
  text-decoration: none;
  background-color: #000;
}

a.botton:hover {
  color: #FFF;
  text-decoration: none;
  background-color: #F60;
}

a.botton:active {
  color: #FFF;
  text-decoration: none;
  background-color: #000;
}

.small-input {
  padding: 3px;
  font-size: 12px;
  border: 1px solid #d5d5d5;
  color: #333;
  background-color: #FFF;
}

.large-input {
  padding: 10px;
  font-size: 13px;
  border: 1px solid #d5d5d5;
  color: #666;
  background-color: #FFF;
  margin-top: 5px;
}

.botton-input {
  padding: 15px 30px 15px 30px;
  font-size: 20px;
  border: 1px solid #000;
  color: #FFFFFF;
  background-color: #000;
  font-family: 微軟正黑體, Microsoft JhengHei, PMingLiU, arial, sans-serif;
  font-weight: bold;
}

.order-input {
  padding: 10px 20px 10px 20px;
  font-size: 16px;
  color: #FFFFFF;
  background-color: #000;
  border: 1px solid #000;
  font-family: 微軟正黑體, Microsoft JhengHei, PMingLiU, arial, sans-serif;
  font-weight: 500;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  margin-top: 10px;
}

.order-input:hover {
  background-color: #09C;
  border: 1px solid #09C;
}

.order-input-s {
  padding: 7px 18px 7px 18px;
  font-size: 14px;
  color: #000;
  background-color: #fff;
  border: 1px solid #D8D8D8;
  font-family: 微軟正黑體, Microsoft JhengHei, PMingLiU, arial, sans-serif;
  font-weight: 800;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  margin-top: 10px;
}

.order-input-s:hover {
  background-color: #000;
  border: 1px solid #000;
  color: #fff;
}

/* TITLE */
.font-p1

/*產品名稱標題*/
  {
  line-height: 50px;
  color: #000;
  text-shadow: 1px 1px 3px #cccccc;
  font-weight: bold;
  font-family: 微軟正黑體, Microsoft JhengHei, PMingLiU, arial, sans-serif;
  font-size: 32px;
}

.font-t1 {
  line-height: 27px;
  color: #000;
  text-shadow: 1px 1px 3px #cccccc;
  font-weight: bold;
  font-family: 微軟正黑體, Microsoft JhengHei, PMingLiU, arial, sans-serif;
  font-size: 18px;
}

.font-t2 {
  font-family: 微軟正黑體, Microsoft JhengHei, PMingLiU, arial, sans-serif;
  font-size: 16px;
  line-height: 24px;
  color: #000;
  font-weight: bold;
  text-shadow: 1px 1px 2px #cccccc;
}

.font-t3 {
  line-height: 21px;
  color: #FFF;
  font-family: 微軟正黑體, Microsoft JhengHei, PMingLiU, arial, sans-serif;
  font-size: 14px;
}

.font-t4 {
  color: #FFF;
  font-family: "微軟正黑體", "Microsoft JhengHei", PMingLiU, arial, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 32px;
}

.font-a {
  font: 12px微軟正黑體, Microsoft JhengHei, PMingLiU, arial, sans-serif;
  line-height: 20px;
  color: #000;
  text-align: left;
}

.font-b {
  line-height: 24px;
  color: #000;
  font-family: 微軟正黑體, Microsoft JhengHei, PMingLiU, arial, sans-serif;
  font-size: 16px;
}

.font-c {
  font-size: 11px;
  line-height: 18px;
  color: #000;
  font-family: 微軟正黑體, Microsoft JhengHei, PMingLiU, arial, sans-serif;
}

.font-black {
  font-size: 15px;
  line-height: 24px;
  color: #000;
  font-family: 微軟正黑體, Microsoft JhengHei, PMingLiU, arial, sans-serif;
}

.font-note {
  color: #900;
  font-family: "微軟正黑體", "Microsoft JhengHei", PMingLiU, arial, sans-serif;
}

/* menu hover position set*/
@media (min-width: 768px) {
  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
    top: 17px;
  }
}

@media (max-width: 991px) {
  nav.navbar {
    background-color: #434343;
  }

  /*20200720 fangle*/
  .intoimg {}

  .intoimg img {
    width: 100% !important;
    height: 100% !important;
  }
}

@media (max-width: 991px) {
  nav.navbar>.container {
    margin: 0;
    max-width: initial;
  }
}

nav.navbar .navbar-brand {
  margin-right: 0;
}

.navbar-toggler {
  float: right;
}

nav.navbar .navbar-collapse {}

#header a.navbar-brand img {
  width: unset;
  height: 50px;
}

@media (max-width: 991px) {

  #header a.navbar-brand img {
    margin-top: 2px;
    height: 30px;
  }
}

@media (max-width: 991px) {
  #header {
    background-color: white;
    padding: 0 30px;
    height: 50px;
  }

  .navbar-toggler {
    padding: .25rem 0 .25rem 1rem;
  }

}

#menu1 {
  float: right;
}

@media (max-width: 767px) {
  #menu1 {
    display: none;
  }
}

@media (max-width: 767px) {
  #menu2 {
    margin: 1rem 0 3rem 0;
    padding: 0 1rem;
    display: none;
  }
}

#menu2 .nav-link {
  padding: 0 10px;
}

@media (max-width: 991px) {
  #menu2 .nav-link {
    font-size: 14px;
  }
}

#menu2 .nav-item {
  border-right: 1px solid #9f9f9f;
}

#menu2 .nav-item:nth-last-child(1) {
  border-right: none;
}

#menu2 .dropdown-toggle::after {
  display: none;
}

@media (max-width: 767px) {
  #menu-sep {
    display: none;
  }
}

@media (min-width: 991px) {
  #menu3 {
    display: none;
  }
}

#menu3>li.submenu {}

#menu3>li>a {
  opacity: 0.5;
  font-size: 16px;
  color: #fff;
}

#menu3>li.submenu>a:after {
  position: absolute;
  content: '＋';
  font-size: 24px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  top: 0;
  bottom: 0;
  right: 0px;
  left: 0;
}

#menu3>li.submenu>ul {
  display: none;
}

#menu3>li.submenu.Close>a:after {
  content: '─';
  font-size: 17px;
  padding-right: 6px;
  padding-top: 1px;
}

#menu3>li.submenu.Close>ul {
  display: block;
}


.navbar-submenu>li {
  list-style-type: none;
}

/* pc menu */
.navbar-pc {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

@media (max-width: 991px) {
  .navbar-pc {
    display: none;
  }

  .navbar-pc .nav:nth-child(2) {
    display: none;
  }
}

/* mobile toggler */
@media (min-width: 768px) {
  .navbar-expand-md .navbar-toggler {
    display: unset;
  }
}

@media (min-width: 992px) {
  .navbar-expand-md .navbar-toggler {
    display: none;
  }
}

#navcol-1 a.nav-link.disabled {
  color: #a1a1a1;
}

@media (max-width: 991px) {
  #navcol-1 a.nav-link {
    position: relative;
    color: #fff;
    border-bottom: solid 1px #717171;
    font-size: 16px;
  }
}

@media (max-width: 992px) {
  #navcol-1 img {
    display: none;
  }
}

#menu-sep {
  width: 100%;
  position: absolute;
  /* margin-top: 29px; */
  top: 60px;
}

footer {
  color: #6D6D6D;
  border-top: solid 2px #000000;
}

footer a {
  font-size: 16px;
}

footer #footer1 {}

footer #footer2 {
  border-top: solid 1px #eeeeee;
}

@media (max-width: 767px) {
  footer #footer-btn {
    content: ' ';
    background-image: url(../../assets/img/icon/top1.svg);
    width: 35px;
    height: 35px;
    display: block;
    margin: -17px auto 0 auto;
    cursor: pointer;
  }
}

footer #footer-btn:hover {
  background-image: url(../../assets/img/icon/top2.svg);
}

.price {
  font-size: 24px;
}

/* 下拉選單 */
.dropdown-menu {
  padding: unset;
  border-radius: unset;
  box-shadow: 0px 0px 6px rgba(0, 0, 0, .37);
}

.dropdown-item {
  padding: 10px 14px;
  background-color: transparent;
  color: #9e9e9e;
  font-size: 15px;
}

.dropdown-item.active,
.dropdown-item:active {
  background-color: #ebebeb;
  color: #4b4b4b;
}

.dropdown-item:focus,
.dropdown-item:hover {
  background-color: #ebebeb;
  color: #4b4b4b;
}

.row-banner .col {
  padding-right: 0;
}

@media (max-width:767px) {
  .row-banner .col {
    padding-right: 15px;
  }
}

/* 編輯推薦區 */
.row-title .col {
  padding-right: 0;

}

@media (max-width:767px) {
  .row-title .col {
    padding-right: 15px;
  }
}

.row.row-foucs {
  margin-right: -8px;
  margin-left: -8px;
}

.row.row-foucs .col {
  display: flex;
  flex-wrap: wrap;
  align-content: space-between;
}

.row.row-foucs a {
  display: block;
  /* word-wrap:break-word; */
  white-space: break-spaces;
}

.row.row-foucs hr {
  display: block;
}

.row-foucs .img-box {
  position: relative;
}

.row-foucs .img-box .foucs-cover {
  position: absolute;
  display: flex;
  justify-content: center;
  width: 100%;
  height: 100%;
  z-index: 5;
  top: 0;
  overflow: hidden;
}

.row-foucs .img-box .foucs-cover img {
  width: auto;
  height: 100%;
}

.row-foucs .info-box {
  width: 100%;
}

.row-foucs .info-box small span {
  padding-left: 2px;
}

.info-box small a.title {
  font-weight: normal;
  font-size: 15px;
  color: #666666;
  margin-top: 0;
}
.info-box small a.title br {
  display: none;
}

.info-box span {
  font-size: 15px;
}
.detail-box span {
  font-size: 15px;

}
/* 熱門首選區 */
.row.row-hot .owl-stage {
  display: flex;
}

.row.row-hot .col {
  padding-right: 7px;
  padding-left: 7px;
}

.row.row-hot .owl-item .info-box {
  width: 100%;
  align-self: flex-end;

}

.row.row-hot .owl-item .info-box hr {
  /* margin-right: auto; */
}

.row.row-hot .blog-item {
  display: flex;
  flex-wrap: wrap;
  height: 100%;

}

.row.row-hot .blog-item hr {
  display: block;
}

.svg {
  width: unset;
  height: 32px;
}

.svg:hover,
.svg:focus {
  filter: brightness(0%);
}

/* 992 menu show */
.collapse:not(.show) {
  display: none !important;
}

@media (min-width: 768px) {
  .navbar-expand-md .navbar-nav {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
}

@media (min-width: 992px) {
  .navbar-expand-md .navbar-nav {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
}