@charset "utf-8";
/*@import url("headerlayout1.css");*/
/*@import url("path.css");*/
@import url("pagination.css");
/*@import url("footer.css");*/
@import url("icon1.css");
@import url("p_moreimg.css");
@import url("review.css");
@import url("related_p.css");
@import url("togetherbuy.css");
@import url("sharetools.css");
@import url("sidebar1.css");

/* CSS Document */


/*body,td,th {
	font-family:Arial, "微軟正黑體";
	font-size: 16px;
	color: #000;
}
body {
	background-color: #FFF;
	padding:0px; margin:0px;

}
a:link {
	color: #0066cc;
	text-decoration:none;
}
a:visited {
	text-decoration: none;
	color: #775599;
}
a:hover {
	text-decoration:underline;
}
a:active {
	text-decoration: none;
	color: #333333;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 20px;
	color: #222222; padding-top:5px; padding-bottom:5px;
	border-bottom:#d1d1d1 solid 3px;
	margin:0px; margin-bottom:8px;
	line-height:150%;
}
h2 {
	font-size: 15px;
	color: #333;
	background-image:url(images/bg-h2-1.gif); background-repeat:no-repeat; background-position:bottom;
	margin:5px 0px 5px;
}
h2 span{
	display:block; padding:3px 8px; font-size:13px;
}
h4{
font-size:13px; margin:5px 0px; padding:0px;
}*/

/* style */
.red{
	color:#F00;
}
.blue{
	color:#36F;
}
.gray{
color:#666666;
}
.org{
	color:#F90;
}
.black{
	color:#000;
}
.clear{
	clear:both;
}
.f11{
font-size:11px;
}
.f13{
font-size:13px;
}
.f15{
	font-size:15px;
}
.f18{
	font-size:18px;
	}
.f22{
	font-size:22px;
	}
.f24{
	font-size:24px;
	}
.normal{
font-weight:normal;
}
.model{
font-size:12px; font-weight:normal;
margin-left:10px;
}

/*標籤*/
.tag{
	display:block;
}
.tag img{
margin-right:5px;
}

.p10{
	padding:10px;
}
.p5{
	padding:5px;
}
.bgcolor1{
	background-color:#f5eee6;
}

.fright{
	float:right;
}
.fleft{
	float:left;
}
.right{
	text-align:right;
}
.left{
	text-align:left;
}
.center{
	text-align:center;
}

.show{
	display:block;
}
.hide{
	display:none;
}
/* 連結圖檔變換透明度 */
.highlightit img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}

.highlightit:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
-moz-opacity: 0.6;
}


/* layout */

#formobiletopbar{/*再想辦法解決電腦版*/
/*	width:100%;
	border-bottom:#d1d1d1 solid 2px;
	position:fixed;
	display:block;
	z-index:2;
	top:0px;
	background-color:#fff;*/
}
#formobiletopbar a{
/*	display:block; 
	font-size:16px; color:#444444; text-decoration:none; 
	padding:5px 0px 6px 0px; font-family:Geneva, sans-serif;*/
}

#wrapper{/*可做背景區*/
width:90%;
margin-left:auto;
margin-right:auto;
padding-top:5%;
padding-bottom:2%;
}

/* inner */
/* product基本內容 */
#pimg{/*大圖區*/
float:none;
width:100%; margin-right:0%;
}
#pimg img{
	width:100%;
	height:auto;
}
#pdec{
width:100%; float:none;
line-height:24px; margin-right:5px;
}
#pdec p{
padding:0px; margin:3px 0px;
}
#pdec .dec{/*簡述*/
line-height:180%;
/*font-size:15px;*/
}

.table20200720{
border-collapse:collapse;
border:0px;
width:100%;
border-top: solid 0px; color:#cccccc;
margin-top:10px;
}
.table20200720 td{
border:0px solid gray;
empty-cells: show;
padding: 1px 0px 2px;
vertical-align: top;
font-size: 15px;
color: #555555; line-height:180%;
word-spacing:0.5em;
}
.table20200720 td.item{
	white-space:nowrap;
	color:#333;
	word-spacing:normal;
	line-height:180%;
	font-size:18px;
	padding-top:10px;
	padding-bottom:5px;
}
.table20200720 td.item span{
	font-size:18px;
}
.table20200720 td.now{
	font-size:18px;
	vertical-align:top;
	padding-top:0px;
	line-height:180%;
	padding-bottom:10px;
}
.table20200720 td.line{
	padding:0px; margin:0px; line-height:15px; background-image:url(images/gry_dot.gif); background-repeat:repeat-x; background-position:center;
}
.table20200720 td .plogintext{
	color:#690;
}
.table20200720 td .special{
/*	font-size:15px;*/
}
.savemoney{/*現省xx*/
margin-left:5px;
background-color:#999;
padding:1px 3px;
color:#fff;
	}
.discount{/*折扣xx*/
background-color:#C00;
padding:1px 3px;
color:#fff;
	}
/*product.php 商品活動list*/
/*.focustext{
	border:#FC0 solid 0px;
}
ul.activitylist{
	margin:0px; padding:0px; list-style:none; padding:3px 0px;
}
ul.activitylist li{
   background-image:url(images/arrow-right.gif); background-repeat:no-repeat; background-position:0px 7px; padding-left:15px;
}
ul.activitylist li a{
	color:#06C;
}*/
/*tooltip*/
  .tooltip {
	  /*border-bottom: 1px dotted #000000;*/ color: #000000; outline: none;
	  /*cursor: help;*/ text-decoration: none;
	  position: relative;
  }
  .tooltip span.tipshow {
	  margin-left: -999em;
	  position: absolute;
	  background-image:none;
  }
  .tooltip:hover span.tipshow {
	  border-radius: 5px 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; 
	  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1); -webkit-box-shadow: 5px 5px rgba(0, 0, 0, 0.1); -moz-box-shadow: 5px 5px rgba(0, 0, 0, 0.1);
	  font-family: Calibri, Tahoma, Geneva, sans-serif;
	  position: absolute; left: -2em; bottom: 2.5em; z-index: 99;
	  margin-left: 0; width: 180px; padding:3px;
	  background-color:#ffffff;
  }
  .classic { padding:4px; display:block; background-color:#FFFFAA; border: 1px solid #FFAD33; color:#000;}
a .classic{
	 text-decoration:none;
}

/* tabs 設定 */
#tab-product{
/*	line-height:24px;*/
	}

/* 商品介紹 */
#detail{
/*	line-height:160%;*/
}

/* inner end */


.p-buy{
	display:block; height:45px;
	border:#f1f1f1 solid 0px;
}
.p-buy a{
	 float:left; margin-top:8px;
}
.p-buy a img{
	border:0px;
}
/*5個訂購狀態icon*/
.p-buy a.p-buy1-1, .p-buy a.p-buy1-2, .p-buy a.p-buy1-3, .p-buy .p-buy1-4, .p-buy .p-buy1-5{
	margin-left:10px; margin-right:3px; display:block; width:118px; margin-top:8px; float:left; 
}

.p-buy .quantitybg{
	display:block; height:45px; margin-top:0px; margin-left:0px; float:left;

}

.p-buy .quantitybg select{
	margin-left:10px; margin-top:10px;
}
/* pdnextback 下一頁 */
.pdnextback{
	background-color:#fff; border-top:#cccccc 0px solid; text-align:center;
}
.pdnextback a{
	text-align:center;
}
/*宅配方式*/
.send_status1, .send_status2, .send_status3{
	 width:190px; height:20px; display:block;
	background-image:url(/template/css/images/send_status.gif); background-repeat:no-repeat;
	text-indent:-9999px;
}
.send_status1{
	background-position:0px 0px;
}
.send_status2{
	background-position:0px -20px;
}
.send_status3{
	background-position:0px -40px;
}

.p-tag{
	padding:8px 0px; border-top:#dfdfdf solid 1px; margin-left:10px; margin-right:10px;
}


/*如果螢幕寬度為 768px (含) 以上，就套用這些 css 設定*/
@media(min-width:768px) {
#wrapper{/*可做背景區*/
background-color:#FFF;
width:100%;
margin-top:0px;
margin-left:auto; margin-right:auto;
padding-top:0%;
}
	#pimg{/*大圖區*/
float:left;
width:35%; margin-right:1%;
}
#pimg img{
	width:100%;
	height:auto;
}
#pdec{
width:60%; float:left;
line-height:24px; margin-right:5px;
}
#pdec h1 {
	font-size:24px;
}

#formobiletopbar{
}
/*.pdnextback{
	display:block;
	background-color:#fff; border-top:#cccccc 0px solid; text-align:center;
}*/
}

#headerbar .container .logo{
	font-size: 30px;
	color: #222222;
	margin:0px; margin-bottom:0px;
	line-height:150%;
}

/* 20230308新增*/

a {
  color: #ff7800;
  transition: 0.5s;
}
/* Back to top button */

.back-to-top {
  position: fixed;
  display: none;
	background: #F90;
  color: #fff;
  width: 44px;
  height: 44px;
  text-align: center;
  line-height: 1;
  font-size: 16px;
  border-radius: 50%;
  right: 15px;
  bottom: 15px;
  transition: background 0.5s;
  z-index: 11;
}

.back-to-top i {
  padding-top: 12px;
  color: #fff;
}

/* headerbar */
#headerbar{
	position: fixed; 
	background-color:#f5f5f5;
	display:block; 
	z-index:996; 
	width:100%; 
	height:55px;
}
#headerbar .logo h1 {
  font-size: 28px;
  margin: 0;
  padding: 7px 0 0 0;
  line-height: 1;
  font-weight: 400;
  letter-spacing: 3px;
  float:left;
}

#headerbar .logo h1 a,
#headerbar .logo h1 a:hover {
  color: #333333;
  text-decoration: none;
}

#headerbar .logo img {
  padding: 0;
  margin: 8px 8px 2px 0;
  max-height: 35px;
  float:left;
  border:0px;
}
#headerbar .float-right a{
	color:#F60;
}
.path{
	padding:10px 0px;
}
.path a, .path a:hover{
	color:#F60;
}

@media (max-width: 991px) {
  #headerbar .logo h1 {
/*    font-size: 30px;*/
  padding: 8px 0 0 0;
  }
}

/* maintop Section 品牌top區塊
--------------------------------*/

.pt-5{/*商品右側介紹手機板垂直呈現時的間距，小團商品頁還有，所以先留著之後再刪20211222*/
/*padding-top: 0rem!important;
*/}
/*@media (max-width: 991px) {
.pt-5{
padding-top: 0rem!important;
}
}*/

#maintop {
  background: #fff;
  padding: 60px 0 5px;
}

#maintop .maintop-container .background {
  margin: 20px 0;
}

#maintop .maintop-container .content {
  background: #fff;
}

#maintop .maintop-container strong.title {
  color: #333;
  font-weight: 700;
  font-size: 32px;
}

#maintop .maintop-container p {
  line-height: 26px;
}

#maintop .maintop-container p:last-child {
  margin-bottom: 0;
}

#maintop .maintop-container img.bsnimg{
	margin-top:12px;
	width:100%; height:auto;
}
@media (max-width: 991px) {
#maintop .maintop-container img.bsnimg{
	width:100%; height:auto;
}

}
#maintop .maintop-container strong.title {
  font-weight: 700;
  margin-bottom: 15px;
  font-size: 30px;
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/

#header {
  height: 0px;
  transition: all 0.5s;
  z-index: 997;
  transition: all 0.5s;
  padding: 20px 0;
  padding:0px;
  background: #fff;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.3);
  margin-top:-200px;
}
#header.header-scrolled,
#header.header-pages {
/*  height: 60px;*/
  height: 110px;
  height:auto; 
  padding: 10px 0;
  margin-top:0px;
  background-color:#5f5f5f;
  color:#FFF;
  background-color:#000000;/* IE6和部分IE7內核的瀏覽器(如QQ瀏覽器)下顏色被覆蓋 */
  background-color:rgba(0,0,0,0.9); /* IE6和部分IE7內核的瀏覽器(如QQ瀏覽器)會讀懂，但解析為透明 */
}
.main-pages {
  margin-top: 60px;
}
a.tablink{ /*我要購買*/
font-size:20px; 
text-decoration:none; 
background:#F30;
padding:5px 10px;
color:#fff;
display:block;
width:100%;
border-radius:5px;
text-align:center;
}
a:hover.tablink{
	color:#ffffff;
}
.gobuy a.tablink{
	padding:5px;
	font-size:24px;
	width:50%;
}
@media (max-width: 991px) { /* 手機 */
a.tablink{
	font-size:18px; 
}
.gobuy a.tablink{
	padding:5px;
	width:100%;
}
}
#header h1{ /*product name*/
	font-size:20px;
	margin-bottom:5px;
}
@media (max-width: 991px) {
#header h1{
	font-size:20px;
}
}


/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/

/* Sections Header
--------------------------------*/


/*.section-header h3 {
  font-size: 28px;
  color: #5d5d5d;
  text-align: center;
  font-weight: 500;
  position: relative;
}

.section-header p {
  text-align: center;
  margin: auto;
  font-size: 15px;
  padding-bottom: 60px;
  color: #686868;
  width: 50%;
}
*/
/* Section with background
--------------------------------*/

/*.section-bg {
  background: #f1f1f1;
}*/



/*#order .order-container .icon-box {
  background: #fff;
  background-size: cover;
  padding: 0 0 30px 0;
}

#order .order-container .icon-box .icon {
  float: left;
  background: #fff;
  width: 64px;
  height: 64px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
  border-radius: 50%;
  border: 2px solid #007bff;
  transition: all 0.3s ease-in-out;
}

#order .order-container .icon-box .icon i {
  color: #007bff;
  font-size: 24px;
}

#order .order-container .icon-box:hover .icon {
  background: #007bff;
}

#order .order-container .icon-box:hover .icon i {
  color: #fff;
}

#order .order-container .icon-box .title {
  margin-left: 80px;
  font-weight: 600;
  margin-bottom: 5px;
  font-size: 18px;
}

#order .order-container .icon-box .title a {
  color: #283d50;
}

#order .order-container .icon-box .description {
  margin-left: 80px;
  line-height: 24px;
  font-size: 14px;
}*/

/*#order .order-extra {
  padding-top: 60px;
}

#order .order-extra h4 {
  font-weight: 600;
  font-size: 24px;
}*/

/*detailmain Section
--------------------------------*/

#detailmain{
  padding: 40px 0 40px 0;
}

#detailmain{
  box-shadow: inset 0px 0px 12px 0px rgba(0, 0, 0, 0.1);
  padding: 25px 0px;
}
#detailmain img{
	width:auto; height:auto;
}
#detailmain div.active{
	border-bottom: 2px solid #d1d1d1; padding:10px 0px; font-weight:bold;
	margin-bottom:10px;
}
@media (max-width: 991px) {
  #detailmain img{
    width:100%; height:auto;
  }
}

#detailmain .detailmain-container{
	background-color:#fff;
	padding-top:20px;
	padding-bottom:20px;
}
#detailmain .detailmain-container img{
	max-width:100%;
	height:auto;
}
#deliveryinfo h3{
	font-weight:normal;
}


/* Portfolio Section
--------------------------------*/

/*#portfolio {
  padding: 60px 0;
  box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.1);
}

#portfolio #portfolio-flters {
  padding: 0;
  margin: 5px 0 35px 0;
  list-style: none;
  text-align: center;
}

#portfolio #portfolio-flters li {
  cursor: pointer;
  margin: 15px 15px 15px 0;
  display: inline-block;
  padding: 6px 20px;
  font-size: 12px;
  line-height: 20px;
  color: #007bff;
  border-radius: 50px;
  text-transform: uppercase;
  background: #ecf5ff;
  margin-bottom: 5px;
  transition: all 0.3s ease-in-out;
}

#portfolio #portfolio-flters li:hover,
#portfolio #portfolio-flters li.filter-active {
  background: #007bff;
  color: #fff;
}

#portfolio #portfolio-flters li:last-child {
  margin-right: 0;
}

#portfolio .portfolio-item {
  position: relative;
  overflow: hidden;
  margin-bottom: 30px;
}

#portfolio .portfolio-item .portfolio-wrap {
  overflow: hidden;
  position: relative;
  border-radius: 6px;
  margin: 0;
}

#portfolio .portfolio-item .portfolio-wrap:hover img {
  opacity: 0.4;
  transition: 0.3s;
}

#portfolio .portfolio-item .portfolio-wrap .portfolio-info {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
  opacity: 0;
  transition: 0.2s linear;
}

#portfolio .portfolio-item .portfolio-wrap .portfolio-info h4 {
  font-size: 22px;
  line-height: 1px;
  font-weight: 700;
  margin-bottom: 14px;
  padding-bottom: 0;
}

#portfolio .portfolio-item .portfolio-wrap .portfolio-info h4 a {
  color: #fff;
}

#portfolio .portfolio-item .portfolio-wrap .portfolio-info h4 a:hover {
  color: #007bff;
}

#portfolio .portfolio-item .portfolio-wrap .portfolio-info p {
  padding: 0;
  margin: 0;
  color: #e2effe;
  font-weight: 500;
  font-size: 14px;
  text-transform: uppercase;
}

#portfolio .portfolio-item .portfolio-wrap .portfolio-info .link-preview,
#portfolio .portfolio-item .portfolio-wrap .portfolio-info .link-details {
  display: inline-block;
  line-height: 1;
  text-align: center;
  width: 36px;
  height: 36px;
  background: #007bff;
  border-radius: 50%;
  margin: 10px 4px 0 4px;
}

#portfolio .portfolio-item .portfolio-wrap .portfolio-info .link-preview i,
#portfolio .portfolio-item .portfolio-wrap .portfolio-info .link-details i {
  padding-top: 6px;
  font-size: 22px;
  color: #fff;
}

#portfolio .portfolio-item .portfolio-wrap .portfolio-info .link-preview:hover,
#portfolio .portfolio-item .portfolio-wrap .portfolio-info .link-details:hover {
  background: #3395ff;
}

#portfolio .portfolio-item .portfolio-wrap .portfolio-info .link-preview:hover i,
#portfolio .portfolio-item .portfolio-wrap .portfolio-info .link-details:hover i {
  color: #fff;
}

#portfolio .portfolio-item .portfolio-wrap:hover {
  background: #003166;
}

#portfolio .portfolio-item .portfolio-wrap:hover .portfolio-info {
  opacity: 1;
}*/

/* Testimonials Section 瀏覽紀錄
--------------------------------*/

#testimonials {
/*  padding: 40px 0;*/
/*  box-shadow: inset 0px 0px 12px 0px rgba(0, 0, 0, 0.1);*/
/*  background-color:#FFFFCE;*/
/*  border-top:#FFF solid 1px;*/
}

/*#testimonials .section-header {
  margin-bottom: 40px;
}

#testimonials .testimonial-item .testimonial-img {
  width: 120px;
  border-radius: 50%;
  border: 1px solid #fff;
  float: left;
}

#testimonials .testimonial-item h3 {
  font-size: 20px;
  font-weight: bold;
  margin: 10px 0 5px 0;
  color: #111;
  margin-left: 140px;
}

#testimonials .testimonial-item h4 {
  font-size: 14px;
  color: #333;
  margin: 0 0 15px 0;
  margin-left: 140px;
}

#testimonials .testimonial-item p {
  /*font-style: italic;*/
  margin: 0 0 15px 140px;
}

#testimonials .owl-nav,
#testimonials .owl-dots {
  margin-top: 5px;
  text-align: center;
}

#testimonials .owl-dot {
  display: inline-block;
  margin: 0 5px;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #ddd;
}

#testimonials .owl-dot.active {
  background-color: #ed6c00;
}
*/

/* Team Section
--------------------------------*/


/*#team {
  background: #fff;
  padding: 60px 0;
  box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.1);
}

#team .member {
  text-align: center;
  margin-bottom: 20px;
  position: relative;
  border-radius: 50%;
  overflow: hidden;
}

#team .member .member-info {
  opacity: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  transition: 0.2s;
}

#team .member .member-info-content {
  margin-top: 50px;
  transition: margin 0.2s;
}

#team .member:hover .member-info {
  background: rgba(0, 62, 128, 0.7);
  opacity: 1;
  transition: 0.4s;
}

#team .member:hover .member-info-content {
  margin-top: 0;
  transition: margin 0.4s;
}

#team .member h4 {
  font-weight: 700;
  margin-bottom: 2px;
  font-size: 18px;
  color: #fff;
}

#team .member span {
  font-style: italic;
  display: block;
  font-size: 13px;
  color: #fff;
}

#team .member .social {
  margin-top: 15px;
}

#team .member .social a {
  transition: none;
  color: #fff;
}

#team .member .social a:hover {
  color: #007bff;
}

#team .member .social i {
  font-size: 18px;
  margin: 0 2px;
}*/

/* Clients Section
--------------------------------*/

/*#clients {
  padding: 60px 0;
  box-shadow: inset 0px 0px 12px 0px rgba(0, 0, 0, 0.1);
}

#clients .clients-wrap {
  border-top: 1px solid #d6eaff;
  border-left: 1px solid #d6eaff;
  margin-bottom: 30px;
}

#clients .client-logo {
  padding: 64px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-right: 1px solid #d6eaff;
  border-bottom: 1px solid #d6eaff;
  overflow: hidden;
  background: #fff;
  height: 160px;
}

#clients .client-logo:hover img {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}

#clients img {
  transition: all 0.4s ease-in-out;
}*/

/* Contact Section
--------------------------------*/

/*#contact {
  box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.1);
  padding: 60px 0;
  overflow: hidden;
}

#contact .section-header {
  padding-bottom: 30px;
}

#contact .contact-about h3 {
  font-size: 36px;
  margin: 0 0 10px 0;
  padding: 0;
  line-height: 1;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  letter-spacing: 3px;
  text-transform: uppercase;
  color: #007bff;
}

#contact .contact-about p {
  font-size: 14px;
  line-height: 24px;
  font-family: "Montserrat", sans-serif;
  color: #888;
}

#contact .social-links {
  padding-bottom: 20px;
}

#contact .social-links a {
  font-size: 18px;
  display: inline-block;
  background: #fff;
  color: #007bff;
  line-height: 1;
  padding: 8px 0;
  margin-right: 4px;
  border-radius: 50%;
  text-align: center;
  width: 36px;
  height: 36px;
  transition: 0.3s;
  border: 1px solid #007bff;
}

#contact .social-links a:hover {
  background: #007bff;
  color: #fff;
}

#contact .info {
  color: #283d50;
}

#contact .info i {
  font-size: 32px;
  color: #007bff;
  float: left;
  line-height: 1;
}

#contact .info p {
  padding: 0 0 10px 36px;
  line-height: 28px;
  font-size: 14px;
}

#contact .form #sendmessage {
  color: #007bff;
  border: 1px solid #007bff;
  display: none;
  text-align: center;
  padding: 15px;
  font-weight: 600;
  margin-bottom: 15px;
}

#contact .form #errormessage {
  color: red;
  display: none;
  border: 1px solid red;
  text-align: center;
  padding: 15px;
  font-weight: 600;
  margin-bottom: 15px;
}

#contact .form #sendmessage.show,
#contact .form #errormessage.show,
#contact .form .show {
  display: block;
}

#contact .form .validation {
  color: red;
  display: none;
  margin: 0 0 20px;
  font-weight: 400;
  font-size: 13px;
}

#contact .form input,
#contact .form textarea {
  border-radius: 0;
  box-shadow: none;
  font-size: 14px;
}

#contact .form button[type="submit"] {
  background: #007bff;
  border: 0;
  border-radius: 20px;
  padding: 8px 30px;
  color: #fff;
  transition: 0.3s;
}

#contact .form button[type="submit"]:hover {
  background: #0067d5;
  cursor: pointer;
}
*/
/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/

/*#footer {
background-color:#ea5504;
  padding: 0 0 30px 0;
  color: #eee;
  font-size: 14px;
}

#footer .footer-top {
  background: #f08300;
  padding: 60px 0 30px 0;
}

#footer .footer-top .footer-info {
  margin-bottom: 30px;
}

#footer .footer-top .footer-info h3 {
  font-size: 30px;
  margin: 0 0 20px 0;
  padding: 2px 0 2px 0;
  line-height: 1;
  font-family: "Montserrat", sans-serif;
  font-family:"微軟正黑體", Arial;
  color: #fff;
  font-weight: 400;
  letter-spacing: 3px;
  text-transform: uppercase;
}

#footer .footer-top .footer-info p {
  font-size: 13px;
  line-height: 24px;
  margin-bottom: 0;
/*  font-family: "Montserrat", sans-serif;*/
  color: #ecf5ff;
}

#footer .footer-top .social-links a {
  font-size: 18px;
  display: inline-block;
  background: #007bff;
  color: #fff;
  line-height: 1;
  padding: 8px 0;
  margin-right: 4px;
  border-radius: 50%;
  text-align: center;
  width: 36px;
  height: 36px;
  transition: 0.3s;
}

#footer .footer-top .social-links a:hover {
  background: #0067d5;
  color: #fff;
}

#footer .footer-top h4 {
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  position: relative;
  padding-bottom: 10px;
}

#footer .footer-top .footer-links {
  margin-bottom: 30px;
}

#footer .footer-top .footer-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#footer .footer-top .footer-links ul li {
  padding: 8px 0;
}

#footer .footer-top .footer-links ul li:first-child {
  padding-top: 0;
}

#footer .footer-top .footer-links ul a {
  color: #ecf5ff;
}

#footer .footer-top .footer-links ul a:hover {
  color: #fbffba;
}

#footer .footer-top .footer-contact {
  margin-bottom: 30px;
}

#footer .footer-top .footer-contact p {
  line-height: 26px;
}
#footer .footer-top .footer-contact a{
  color: #ecf5ff;
}
#footer .footer-top .footer-contact a:hover {
  color: #fbffba;
}
#footer .footer-top .footer-newsletter {
  margin-bottom: 30px;
}

#footer .footer-top .footer-newsletter input[type="email"] {
  border: 0;
  padding: 6px 8px;
  width: 65%;
}

#footer .footer-top .footer-newsletter input[type="submit"] {
  background: #007bff;
  border: 0;
  width: 35%;
  padding: 6px 0;
  text-align: center;
  color: #fff;
  transition: 0.3s;
  cursor: pointer;
}

#footer .footer-top .footer-newsletter input[type="submit"]:hover {
  background: #0062cc;
}

#footer .copyright {
  text-align: center;
  padding-top: 30px;
}

#footer .credits {
  text-align: center;
  font-size: 13px;
  color: #f1f7ff;
}

#footer .credits a {
  color: #bfddfe;
}

#footer .credits a:hover {
  color: #f1f7ff;
}
*/
/*--------------------------------------------------------------
# Responsive Media Queries
--------------------------------------------------------------*/

@media (min-width: 992px) {
  #testimonials .testimonial-item p {
    width: 80%;
  }
}

@media (max-width: 991px) {
  #header {
    height: 60px;
    padding: 10px 0;
  }

/*  #header .logo h1 {
    font-size: 28px;
    padding: 8px 0;
  }*/

/*  #intro {
    padding: 140px 0 60px 0;
  }

  #intro .intro-img {
    width: 80%;
    float: none;
    margin: 0 auto 25px auto;
  }

  #intro .intro-info {
    width: 80%;
    margin: auto;
  }*/

}

@media (max-width: 768px) {
  .back-to-top {
    bottom: 15px;
  }
}

/*@media (max-width: 767px) {
  #intro .intro-info {
    width: 100%;
  }

  #intro .intro-info h2 {
    font-size: 34px;
    margin-bottom: 30px;
  }

  #intro .intro-info h2 span {
  font-size:50px;
  }

  .section-header p {
    width: 100%;
  }

  #testimonials .testimonial-item {
    text-align: center;
  }

  #testimonials .testimonial-item .testimonial-img {
    float: none;
    margin: auto;
  }

  #testimonials .testimonial-item h3,
  #testimonials .testimonial-item h4,
  #testimonials .testimonial-item p {
    margin-left: 0;
  }
}

@media (max-width: 574px) {
  #intro {
    padding: 100px 0 20px 0;
	text-align:left;
  }
}*/

/* detailmain */
div.tabslayout100p,
div.tabslayout900,
div.tabslayout800,
div.tabslayout760,
div.tabslayout700
{
	width:100%;
	margin:0px; padding:0px;
	 display: table;
	 clear: both;
	 text-align:left;
}
div.tabslayout100p img,
div.tabslayout900 img,
div.tabslayout800 img,
div.tabslayout760 img,
div.tabslayout700 img,
.ui-widget-content img
{
	width:100%;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	margin:0px;
	padding:0px;
}
/*商品資訊*/
table.pdec{
/*	font-size:0.8em;*/
/*	line-height:150%;*/
	width:100%; /*20211220改*/
	margin:0 auto;
}
table.pdec th{
white-space: nowrap;
width:20%;
}
table.pdec th, table.pdec td{ /*201980916改*/
	text-align:left;
	vertical-align:top;
	/*font-size:15px;*/ /*20211220增加*/
}
/*營養標*/
table.nutritional_standard2, 
table.nutritional_standard3
{
border-collapse:collapse;
font-size:0.75em; /*20211220改*/
width:100%; /*20211220改*/
margin:0 auto; /*20190916改*/
}
table.nutritional_standard2 th, table.nutritional_standard2 td,
table.nutritional_standard3 th, table.nutritional_standard3 td{
border:1px solid #333333;
empty-cells: show;
padding: 2px; /*20190916改*/
line-height:100%;
vertical-align: top;
text-align:right;
width:50%;
}
table.nutritional_standard3 th, table.nutritional_standard3 td{
	width:33%;
}
table.nutritional_standard2 th,
table.nutritional_standard3 th{
	text-align:left;
	font-weight:normal;
}
table.nutritional_standard2 th.space,
table.nutritional_standard3 th.space{
	padding-left:1.2em;
}
table.nutritional_standard2 td.title,
table.nutritional_standard3 td.title{
	text-align:center;
}

table.nutritional_standard3 td.tleft{
	text-align:left;
}
/*營養標end*/
/*商品資訊左右擺放*/
.pdec_ns{
width:100%; /*201980916改*/
margin:0px; /*201980916改*/
display:block;
clear:both;
}
/*商品資訊左右擺放end*/

/* detail 影片格式 */
.video-wrapper{
    position: relative;
    padding-bottom: 56.25%;  //16:9
    overflow: hidden;
}
.video-wrapper iframe{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
/* detail 影片格式end */

@media(min-width:991px) {
div.tabslayout100p,
div.tabslayout900,
div.tabslayout800,
div.tabslayout760,
div.tabslayout700{
margin-left:auto; margin-right:auto; /*20190917調整置中*/
}
div.tabslayout100p{
	width:98%;
}
div.tabslayout900{
	width:900px;
}
div.tabslayout800{
	width:800px;
}
div.tabslayout760{
	width:760px;
}
div.tabslayout700{
	width:700px;
}
.ui-widget-content img{
	width:auto;
	}
#detail img{/*編輯器區塊*/
	width:auto;
}
	
/*商品資訊*/
table.pdec{
/*	font-size:0.9em;*/
/*	line-height:150%;*/
	width:100%; /*20190917調整*/
}

/*營養標*/
table.nutritional_standard2,
table.nutritional_standard3{
	width:33%; /*20200915調整*/
	margin:0px;
	font-size:8px; 
	}
/*商品資訊左右擺放*/
.pdec_ns{
}
.pdec_ns table.pdec{
	width:65%;  /*20200915調整*/
	float:left;
	display:inline-block;
}
.pdec_ns table.nutritional_standard2,
.pdec_ns table.nutritional_standard3{
	width:33%; /*20200915調整*/
	margin:0% 0% 2% 1%; /*20200915調整*/
	float:right;
	display:inline-block;
}
/*商品資訊左右擺放end*/
}

/* 訂購單用 */
#order_description{/*訂購說明區塊*/

}
#scheme{/*無倍數及件數方案*/
/*	margin-left:auto; 
	margin-right:auto; */

/*	display:none;*/
}
#scheme_notice{/*無倍數及件數key數提醒*/
/*	text-align:center;
	padding:10px;*/
/*	font-weight:bold;*/
/*	display:none;*/
}
#scheme, #scheme_notice{
/*	background-color:#FFECD9;
	border:#FFD1A4 solid 1px;
	border-radius: 10px;
	padding:20px 20px 0px 20px; */
}
#productitem{/*商品LIST*/
/*	border-top: 1px solid #dfdfdf;
	border-bottom: 3px solid #dfdfdf;
	padding:20px 0px;*/
}
/*.productarea{
	margin-bottom:20px;
}
.pimgarea{
	float:left;
	width:30%;
	margin-right:3%;
	position:relative;
}
.pimgarea a i{
	position:absolute;
	right:0px;
	bottom:0px;
	padding:2px 7px;
	font-size:20px;
}
.pimg_m{
	width:100%;
	height:auto;
	border:#d1d1d1 solid 1px;
}
.ptext{
	float:left;
	width:67%;
}
.ptext select{
	background-color:#f1f1f1;
	border:#e1e1e1 solid 0px;
}
.ptext .reach{
	display:block;
	color:#F90;
	
}
.ptext strong{
	font-weight:normal;
	margin-bottom:8px;
}
.ptext .memonyarea{
	color:#666666;
	font-size:15px;
}
.ptext .memonyarea .spelprice{
	font-size:18px;
	color:#F00;
}*/
.pamount1, .pamount2{/*數量及垃圾桶*/
/*	display:block; float:left; padding-top:5px; margin-right:8px;*/
}
.pamount1{/*數量*/
/* padding-top:10px;*/
}
.pamount2 input{/*數量input*/
/*	width:80px;
	background-color:#f1f1f1;
	border:1px solid #f1f1f1;
	padding:2px;
	margin-top:2px;*/
}

a.icontrash{
/*	font-size:34px; line-height:100%;
	 padding-top:3px;*/
}
.addcircle{/*增加icon*/
/*line-height:100%; clear:both;
margin-bottom:0px;*/
}
.orderbuylist{/*下單結算區塊*/
/*	border-bottom:#dfdfdf solid 1px;*/
}
/*#order .text-info{
	color:#000;
}*/
.warm{/* 提醒 */
/*	background-color:#FF9;*/
/*	display:none;*/
}

/* deliveryinfo 配送資料區 */

/*#deliveryinfo{
}
*/
/* order_final訂購完成頁linenotify訊息icon */
/*.linenotify_order_mob, .linenotify_order_pc{
	padding:15px 0px;
}
.linenotify_order_mob img, .linenotify_order_pc img{
	width:100px; height:auto;
}
.linenotify_order_pc{
	display:none;
}
a.iconlink{
	background-color:#F90;
	color:#fff;
	text-decoration:none;
	font-size:15px; padding:5px 15px;
     border:1px solid #F90;
    border-radius: 20px;
}
a.iconlink:hover{
	background-color:#F60;
}*/
/*如果螢幕寬度為 768px (含) 以上，就套用這些 css 設定*/
/*@media(min-width:768px) {
.linenotify_order_mob{
	display:none;
}
.linenotify_order_pc{
	display:block;
}
}*/
