﻿ 
  /*----------------------------------------/
 詳細內容區塊寬度
----------------------------------------*/
.product-wrapper { width: 100%; margin:auto; padding: 50px 0px;  display: flex;  flex-wrap: wrap; justify-content: space-between;  }
 @media (max-width: 1024px) {
.product-wrapper {  padding: 10px 0px;}    
}
  @media (max-width:992px) {
.main-body .title-style{display: none;  }

}

 /*----------------------------------------/
產品清單頁  cms-main-product-item  
----------------------------------------*/
.bg-product{ background:#F0F0F0;  }
 /*--分類new-tag --*/
.new-tag { display: flex; flex-wrap: wrap; align-items: center;  width: auto; padding:2px 4px; font-size: 0.75rem; color: #fff; transition: all 0.3s cubic-bezier(0.37, 0.75, 0.61, 1.05) 0s; overflow: hidden; text-transform: capitalize;  word-break: keep-all; z-index: 9; position: absolute; left:0px; top: 0px;  }
.new-tag a{color:#fff;}
.new-tag-01{ background:#eb7e1f;}
 /*----------------------------------------/
產品清單頁  cms-main-.product-cate  
----------------------------------------*/
.product-cate { width:100%; margin:0px auto;  padding: 0px; display: flex; flex-wrap: wrap; position: relative; }
.product-cate li { width:calc(100%/3 - 20px); margin:0px 10px 40px 10px; padding:0px; display: flex; flex-wrap: wrap; justify-content: center; align-self: flex-start;  align-content: flex-start; align-items: flex-start; z-index: 1; list-style: none;  transition: all 0.3s linear 0s; position: relative;  }
.product-cate li figure{ position: relative; width:100%; height: auto;  display: block; margin: auto; overflow: hidden;  transition: all 0.5s ease 0s; }
.product-cate li img {  width: 100%; max-width: 100%; margin: auto;transition: all .35s ease;}
.product-cate li:hover img { transform: scale(1.1);  opacity: 1; }
.product-cate .inner{  width: 100%; display: flex; flex-wrap: wrap; justify-content: center; padding: 10px 0px;   position: relative;} 
.product-cate .inner h3{ width: 100%; min-height:50px;  margin:  0px; font-weight:500; font-size:1.25rem;  color:#1F100B; line-height:1.75rem;letter-spacing: 1px; overflow: hidden;white-space: pre-line;word-break:normal; word-wrap:break-word; text-overflow: ellipsis;  display: -webkit-box;  -webkit-line-clamp: 3;  -webkit-box-orient: vertical; }
.product-cate .inner a h3 {  color:#1F100B; }
.product-cate .inner a p{ width: 100%; margin:5px 0px; font-size: .9rem; line-height: 1.5rem; font-weight: 600; color:#312927;  overflow: hidden; white-space:pre-wrap;
word-break: normal;word-wrap:break-word;text-overflow: ellipsis;  display: -webkit-box;  -webkit-line-clamp: 2;  -webkit-box-orient: vertical;} 
.product-cate .inner-txt{min-height: 68px;  font-size: .875rem;  line-height: 1.35rem;color:#312927; overflow: hidden;white-space: pre-line;word-break:normal; word-wrap:break-word; text-overflow: ellipsis;  display: -webkit-box;  -webkit-line-clamp: 3;  -webkit-box-orient: vertical; }
 


.btn-area {   display: flex;width: 100%; background-color:transparent; position: relative;    opacity: 1;   transition: all .35s ease;}
.btn-area .btn-link {  width: 80%;margin: 0px auto; text-align: center;  display: flex; flex-wrap: wrap; justify-content: center; align-items: center; padding:10px 5px;font-size:1.125rem;  font-weight: 500; letter-spacing: 1px; color: #fff;  }
.btn-area .btn-link i { width:24px;  height:24px;  margin: 0px 5px;  display: inline-block;}
.btn-area .btn-link.inquiry{ background-color:#E44029;; }
.btn-area .btn-link:hover{   box-shadow: 0 2px 10px rgba(0,0,0,.3); }

.product-cate .slick-prev,.product-cate .slick-next{ top:35%;  }
.product-cate .slick-prev{left:-70px;}
.product-cate .slick-next{right:-70px;}
@media (max-width:1280px) {
.product-cate .slick-prev{left:-40px;}
.product-cate .slick-next{right:-40px;}
}
@media (max-width:1024px) {
.product-cate .inner h3{ min-height:100px;  }
.product-cate .slick-prev,.product-cate .slick-next{ width: 40px;height: 40px; }
.product-cate .slick-prev{left:-20px;}
.product-cate .slick-next{right:-20px;}
}


@media (max-width:768px) {
.product-cate li { width:calc(100%/2 - 10px); margin:0px 5px 40px 5px; }
.product-cate {padding:20px 0px; }
.product-cate .inner h3{   font-size:1rem; min-height:auto; }
.btn-area .btn-link {  width: 100%; padding: 5px;font-size:1rem; }
.product-cate .slick-prev{left:-30px;}
.product-cate .slick-next{right:-30px;}

}





/*----------------------------------------/
圖片輪播區塊
----------------------------------------*/
.clearfix:after{clear:both;content:".";display:block;font-size:0;height:0;line-height:0;visibility:hidden;}
.clearfix{display:block;zoom:1}

.main-product-left{width:calc(50% - 15px);  padding:0px 0px 50px 15px;  display: flex; flex-wrap: wrap; align-content: flex-start;  z-index: 1; order: 1; }
.main-product-right{ width:50%;  padding:0px; margin:0px auto;  position: relative; z-index: 0;  }
.slider-for{  width: 100%; margin: 0px ; padding: 0px; list-style: none;}
.slider-for li{ position: relative; width: 100%;  margin:0px;padding:0px 10px;}
.slider-for li img{width: 100%;  }

.slider-for .slick-prev,.slider-for .slick-next{ width: 60px; height:60px; border: none;    }
.slick-prev:before,.slick-next:before{ font-size: 20px; line-height: 1;  opacity: 1; color: white;  -webkit-font-smoothing: antialiased;  -moz-osx-font-smoothing: grayscal; transition: all .35s ease;}

.slider-nav .slick-track{   margin: 0px;  }
.slider-nav{ width:100%; height: auto; margin: 0px; padding:0px;   }
.slider-nav li{   width: 100px; opacity:.3; margin:10px 10px;padding: 0px; background: #fff;  border-radius: 15px;  }
.slider-nav li img{ width:100%; margin:0px; padding:0px;   }
.slider-nav li.slick-current,.slider-nav li:focus{opacity: 1;}
.slider-nav .slick-dots {bottom:-20px;}
@media (max-width:992px) {
.main-product-left{width:100%;padding: 20px; order: 2;}  
.main-product-right{ width:100%; margin: auto; padding: 10px 0px; order: 1;}
}
@media (max-width:767.98px) {
.main-product-right{ padding:0px;}
.main-product-left{ padding: 0px; }  
.slider-for li{ padding:0px;}
}


.button-panel{ width: 100%; margin:15px 0px; display: flex; flex-wrap: wrap;    }
.button-panel button { max-width:100%; text-align: center;  transition: all 0s.2s linear 0s; }
.button-panel button:disabled { color:gray; background-color:lightgray; }
.button-panel button.btn{ width: 250px; text-align: center;  display: flex;  flex-wrap: wrap; align-items: center; justify-content:center;   padding:0px 5px;  background-color:#EA5626; border-radius:0px; transition: all 0.2s linear 0s; overflow: hidden;}
.button-panel button.btn:hover {background-color: #E33C0B; }
.button-panel button.btn span{ font-size:1.125rem;  font-weight: 500; letter-spacing: 1px; color: #fff;  display: block; width: auto; margin:10px 5px;transition: all 0.2s linear 0s; }
.button-panel button.btn i{ width: 24px;height: 100%; margin: 0px; padding: 10px 0px 10px 10px;  background-color:#7db9de; position: relative; background:url(../images/icon/shopping_cart_w.svg) no-repeat center;  opacity:1; transition: all 0.2s linear 0s; }
@media (max-width:767.98px) {
.button-panel button.btn span{ font-size:1rem; margin:5px;   }
.button-panel button.btn i{ width: 16px;height: 100%;   }

}
/*----------------------------------------/
btn區塊
----------------------------------------*/
.product-group{width: 100%; margin:10px 0px; display: flex; flex-wrap: wrap; justify-content: space-between; }
.product-group .btn{ width: calc(100%/3 - 20px); margin: auto 10px auto 0px;  border-radius:5px;  }
.product-info button {  border-radius:0px; }
.btn-group{width: 100%; margin:10px 0px; display: flex; flex-wrap: wrap; justify-content: space-between; }
.btn-group a{width:auto; margin:10px 0px; padding:0px 20px; }
.product-info{ width:100%; padding:0px 60px; display: flex; flex-wrap: wrap;  align-content: flex-start; align-items: flex-start;  }
.product-description{ width: 100%; padding:25px 0px 10px 0px;color:#888;  }
.product-description p {width: 100%; margin: 5px 0px; font-size:1.35rem; color: #888; font-weight:400; letter-spacing: 1px; word-spacing: normal; word-break:normal;}
.product-description span {width: 100%; margin: 5px 0px; font-size:0.85rem;  font-weight: 400; color:#888;  word-spacing: normal; word-break:normal;}
.product-description ul li .item-title{width:auto; justify-content: flex-start; padding:5px 5px 5px 0px;color:#98979d;  font-size:0.85rem;}
.product-description p strong{color:#000;}
.badge-tag{ padding: 5px; width: 100%;  display: flex; flex-wrap: wrap; transition: all .3s; cursor: pointer;}

.product-info-title{ width: calc(100%  - 20px);padding: 0px; align-self: center; margin-bottom: 20px; position: relative;  }
.product-info-title h1{ color:#1F100B; font-size:3rem; letter-spacing: 1px; padding-bottom: 10px;   }
.product-info-title .btn{ width: 50%;  }
@media (max-width:992px) {
.product-info-title h1{font-size:2rem;}    
}
@media (max-width:767.98px) {
.product-info{  padding:0px;  }
.product-info-title h1{font-size:26px; letter-spacing: 1px;} 
.product-description  { padding:0px 0px 10px 0px; }
.product-description p {  font-size:1rem; }
}

 

.pdd-toggle-area{ position: relative;width: 100%;margin: 30px 0px 0px 0px; border: 1px solid #f2f2f2; display: flex;  transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);z-index: 3 }
.pdd-toggle-area:before { content: ""; display: block; width: 1px; height: 100%; border-left: 1px solid #e5e5e5; position: absolute; left: 50%; pointer-events: none; z-index: 6; transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1) }
.pdd-toggle-area a { width: 50%;height:3vw; display: flex; align-items: center; text-align: center; justify-content: center; position: relative; transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1)}
.pdd-toggle-area a:after { content: ""; position: absolute;  width: 100%; height: 100%; background: linear-gradient(to right, #3676be, #292487); transform-origin: center bottom; transform: scaleY(0); left: 0;  top: 0;  z-index: 1; transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1)}
.pdd-toggle-area a .fz-C, .pdd-toggle-area a .icon { display: inline-block; margin-left: 10px; transition: transform 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);  position: relative; z-index: 3;font-weight: 600; color: #000}
.pdd-toggle-area a:nth-child(1){background-color:#f2f2f2; }
.pdd-toggle-area a:nth-child(2){background-color:#e5e5e5; }
.pdd-toggle-area a .icon:before { width: 1rem; height: 1rem }
.pdd-toggle-area a:hover { color: #fff; background-color:#cc2621 }
.pdd-toggle-area a:hover span { color: #fff;  }
@media (min-width: 0) and (max-width: 979px) {
.pdd-toggle-area a { height: 52px }
.pdd-toggle-area a .fz-C { font-size: .875rem }
 }
@media (max-width: 991.98px) {
.product-info{padding-left:0; }    
}
@media (max-width: 767.98px) {
.product-info{  padding:20px 0px 0px 0px; border:none; }    
}


 
/*----------------------------------------/
tab
----------------------------------------*/
#tabs-product { padding:0px 0px 100px 0px ;}
.main-txt{width: 100%; margin:0 auto; padding: 30px;}
.main-txt p { width: 100%; font-size:1.375rem; line-height: 2rem; font-weight: 500;  padding:5px 0px; margin: 20px 0px; color:#1F100B;}
.main-txt p strong{  width: 100%; font-size: 1rem; line-height: 2rem; letter-spacing: 1.2px; font-weight:700;  padding:5px; margin-bottom: 10px;   }
@media (max-width: 992px) {
.main-txt{width: 100%; max-width: 100%; margin:0 auto; padding: 30px 0px;}
}
@media (max-width: 767.98px) {
.main-txt p { font-size:1rem; line-height: 2rem;  }
}
  
 
