@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+TC:wght@200..900&family=Tenor+Sans&display=swap');

/*●●●●●●●●●●●●●●●●●●●●●●●●   大範圍設定   ●●●●●●●●●●●●●●●●●●●●●●●●*/
.sb_marquee{display: none;}
.main_part {max-width: 1800px;padding: 60px;width: 90%;background: #fff;margin-top: -3vw}
.path {margin-bottom: 20px;padding: 0;display: none;}
.path p, .path p a{font-size: 12px;}
.show_content{padding: 0;}
/*★★★查看更多按鈕↓↓↓↓↓↓↓↓↓↓↓↓*/
.animated-arrow {height: 40px;line-height: 40px;width: 180px;background: #945c26;}
.animated-arrow b {font-size: 13px;display: block;font-weight: 600;}
.animated-arrow b i{display: none;}

@media screen and (max-width: 768px){
	#bottom_menu{display: none;}
}         

*{font-family: "Tenor Sans","Noto Serif TC", sans-serif;letter-spacing: .1rem;}








/*●●●●●●●●●●●●●●●●●●●●●●●●   大圖部分設定   ●●●●●●●●●●●●●●●●●●●●●●●●*/
/*預設解除背景輪播*/
#content_main { margin:0;}
.bannerindex { position:relative; height:auto;}
.swiper-banner { position:static; margin:0; height:auto;} 
/* .swiper-slide img { height:auto;} */

/*切換鈕*/
.bannerindex {--swiper-pagination-color: #fff;}
.swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction
{bottom: auto;top: 50%;left: 2vw;width: 25px;}
.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet
{margin: 5px 10px;width: 5px;height: 15px;border-radius: 2px;}







/*●●●●●●●●●●●●●●●●●●●●●●●●   HEADER區塊   ●●●●●●●●●●●●●●●●●●●●●●●●*/
.header_area {background: #fff;/*position: fixed;*/padding: 15px 0 5px;}
.main_header_area .container {max-width: 1800px;width: 90%;}
.navigation {display: flex;align-items: center;}
.nav-header {max-width: 230px;margin-top: -5px;}
.nav-brand {transition: all .5s;}
.nav-brand img{display: block;}


.stellarnav > ul{margin-top: 35px;}
.stellarnav > ul > li {margin: 0 10px;}
.stellarnav li.has-sub > a:after {display: none;}
.stellarnav > ul > li > a:before{content:"";width: 0%;height: 2px;background: #7d7d7d;
position: absolute;bottom: 0;left: 0;transition: all .5s;}
.stellarnav > ul > li:nth-of-type(1) > a:before{content:"";width: 100%;}
.stellarnav > ul > li.has-sub > a {padding-right: 0px;}
.stellarnav > ul > li > a b {font-weight: bold;color: #eee;font-size: 18px;}
.stellarnav > ul > li > a:hover:before{width: 100%;left: auto;right: 0;}

.header_area.sticky{background: #fff;padding: 15px 0 5px;box-shadow: 0 0 20px rgba(0, 0, 0, .05);}
.header_area.sticky .nav-brand {max-width: 90%;}
.header_area.sticky .stellarnav > ul > li > a b {color: #333;}
@keyframes op{
	0%{opacity: 0;transform: translateY(-15px);}
	100%{opacity: 1;transform: translateY(0);}
}
/*★★★購物車/社群icon設定↓↓↓↓↓↓↓↓↓↓↓↓*/
.me_tp_features {position: absolute;top: 0px;right: 10px;z-index: 10000;max-width: 235px;}
.me_tp_features .tp_links{display: none;}
.me_tp_features a i {font-size: 12px;color: #fff;line-height: 20px;}
.me_tp_features a.tp_btn_cart{position: relative;}
.me_tp_features a.tp_btn_cart span span{display: none;}
.me_tp_features a.tp_btn_cart b {color: #000;background: #ffb700;font-size: 10px;width: 15px;height: 15px;border-radius: 50%;
    display: block;text-align: center;line-height: 15px;letter-spacing: 0px;position: absolute;right: -4px;bottom: -6px;}
.me_tp_features a.tp_btn_cart b::before,.me_tp_features a.tp_btn_cart b::after{display: none;}
.me_tp_features a.tp_btn_notice span{display: none;}
.box_search {margin-bottom: 0;}
.box_search > form{background: #ddd;}
.box_search input[type=text] {  border-radius: 0;   overflow: hidden;  border: none;  border-bottom: 1px solid #dbdbdb;  letter-spacing: 0;  background: url(https://pic03.eapple.com.tw/huaxiangarts/search-icon.png) no-repeat 8px center #ffffff6e;}
.box_search input[type=text]::placeholder{color: #888;font-size: 12px;}
.box_search input[type=text]::-webkit-input-placeholder{color: #888;font-size: 12px;}
.box_search input[type=text]::-moz-placeholder{color: #888;font-size: 12px;}
.box_search input[type=text]:-ms-input-placeholder{color: #888;font-size: 12px;}
.box_search input[type=text]:focus{color: #555;}
.shop_search_btn{border-radius: 0;background: #e7460b;padding: 0px 8px 2px;}/*搜尋按鈕*/

.header_area.sticky .me_tp_features a i {color: #50453a;}
/*下拉區塊*/
.stellarnav li.has-sub li {border: none;border-bottom: 1px solid #f3f3f3;}
.stellarnav li.has-sub li:last-child{border-bottom: none;}
.stellarnav li.has-sub li a {font-size: 14px;padding: 8px 12px;font-weight: 600;color: #333;transition: all .5s;}
.stellarnav li.has-sub li a:hover{background: #bb9467;color: #fff;padding-left: 18px;}
.stellarnav li.drop-left li.has-sub > a:after {border-top: 5px solid transparent;border-bottom: 5px solid transparent;
    border-right: 4px solid #898989;}/*下拉箭頭*/
.stellarnav li.drop-left li.has-sub > a:hover:after {border-right: 5px solid #fff;}/*下拉hover箭頭*/
.stellarnav li li.has-sub > a:after{display: none;}
@media screen and (max-width: 1024px){
	.stellarnav > ul > li > a{font-size: 14px;}
}
@media screen and (max-width: 768px){
	.me_tp_features {position: relative;max-width: inherit;z-index: 0;}
	.box_search{width: 100%;}
	.box_search input[type=text] {max-width: inherit;}
    .stellarnav .menu-toggle:after {margin-top: 8px;font-weight: 600;}
    .stellarnav .menu-toggle span.bars span {height: 2px;width: 28px;}
    .stellarnav.mobile li.open {background: #f8f8f8;padding: 0;}
    .stellarnav.mobile li.open li.open {background: #f3f3f3;padding: 0;}
    .stellarnav.mobile li li.has-sub a {padding: 10px 15px;}
    .stellarnav.mobile li.has-sub li a {text-align: left;padding: 8px 15px;}
    .stellarnav.mobile li.has-sub li a.dd-toggle{right: 5px;}
    .stellarnav.mobile li.has-sub li a.dd-toggle:hover {padding-left: 0;text-align: center;background: transparent;}
    .stellarnav.mobile > ul > li {border-bottom: 1px #f6f5f5 solid;}
	.stellarnav.mobile > ul > li > a.dd-toggle{top: 5px;}
	.stellarnav.mobile > ul > li.open > a.dd-toggle{top: 5px;}
	.stellarnav a.dd-toggle .icon-plus:before,.stellarnav a.dd-toggle .icon-plus:after {border-bottom: solid 1px #777;width: 10px;}
	.stellarnav.mobile .close-menu{position: relative;color: transparent;background: #206ed5;
		width: 32px;height: 32px;margin: 10px 10px 0 auto;border-radius: 10px;display: block;}
	.stellarnav.mobile .close-menu > *{display: none;}
	.stellarnav.mobile .close-menu:before{content: "×";position: absolute;font-size: 24px;top: 2px;right: 0;
	color: #fff;display: block;width: 100%;height: 100%;line-height: 30px;text-align: center;padding-left: 1px;}
    .stellarnav.mobile.right .close-menu, .stellarnav.mobile.left .close-menu {background: transparent;}
    .stellarnav.mobile > ul > li > a b{vertical-align: middle;}
    .stellarnav.mobile > ul > li > ul > li > ul ~ a.dd-toggle .icon-plus {margin: 0 auto;display: block;}
}
@media only screen and (max-width: 570px) {
    .stellarnav .menu-toggle {padding: 10px;}
}






.stellarnav > ul > li > a {  font-weight: 700; color: #333333;}






/*●●●●●●●●●●●●●●●●●●●●●●●●   FOOTER區塊   ●●●●●●●●●●●●●●●●●●●●●●●●*/
.footer {padding: 60px 0 0;box-shadow: 0 -10px 10px rgb(190 171 152 / 3%);background: #333;}
.footer .center{width: 90%;max-width: 1000px;}

.footer_info {grid-template-columns: 200px 1fr;padding-right: 0;}
.footer_info li p,.footer_info li p a {color: #efefef;}
.footer_info li p {width: 48%;display: inline-block;}
.footer_menu a{border: none;background: transparent;color: #aaa;padding: 10px 0;margin: 0 2% 0 0;transition: all .5s;}
.footer_menu a:hover{background: transparent;color: #f09700;font-weight:bold;}
.box_link{display: none;}
.copy {   margin-top: 40px;   padding: 20px 0;   border-top: none;  color: #cbcbcb;   background: #292929;  font-size: 12px;}
.copy a { color: #cbcbcb;}
.copy a:hover { color: #788ca2;}

.footer_menu a:nth-child(1) {   display: none;}


@media screen and (max-width: 1024px){
.footer_info li p {  width: 100%;}
}


@media (max-width: 768px) {
#bottom_menu {  display: none;  }


.footer_info {  grid-template-columns: 200px 1fr;  padding-right: 0;  display: flex;  flex-direction: column;  align-content: center;  align-items: center;}
.footer_info li p {   text-align: center; }
.footer_menu {  width: 100%;  text-align: center;}



}







/*●●●●●●●●●●●●●●●●●●●●●●●●   文章分類管理   ●●●●●●●●●●●●●●●●●●●●●●●●*/
/*大範圍*/
.blog_box {padding: 0;display: flex;justify-content: space-between;flex-wrap: wrap;}
/*側邊*/
.blog_le {padding: 0;}
h5.blog_le_t{text-align: center;margin-bottom: 0;}
h5.blog_le_t em,h5.blog_le_t span{display: none;}
.blog_search input[type=search]{border-radius: 0;}
.accordion li .link a {font-size: 16px;font-weight: bold;letter-spacing: .1rem;text-align: center;
	color: #513223;transition: all .5s;}
.accordion li .link a:hover{background: #513223;}
.blog_le .accordion {border-radius: 0;border: 1px #513223 solid;}
.blog_le .accordion li{transition: all .8s;}
.blog_le .accordion li .link i {font-size: 12px;}
.blog_le .accordion li.open .link {background: #666;}
.blog_le .accordion li.open .link a{color: #fff;}
.blog_le .accordion li.open .link i{color: #fff;}
.accordion li+li .link {border-top: 1px solid #513223;}
.submenu a {padding: 12px 12px 12px 30px;background: #fff;font-size: 12px;}
.submenu a i {font-size: 12px;color: #ccc;left: 10px;transition: all .5s;}
.submenu li.on_this_category a, .submenu a:hover {background: #aaa;}
.submenu li.on_this_category a i, .submenu a:hover i{color: #fff;}
.blog_le .accordion > li:hover, .blog_le .accordion > li.on_this_category {background: #513223 !important;}
/*分類頁*/
.blog_ri {padding: 0 0 0 50px;}
.blog_page h4.blog_category_title{display: none;}
.blog_subbox {grid-template-columns: 1fr;grid-template-columns: repeat(auto-fill, minmax(350px, 1fr));}
.subbox_item a {grid-template-columns: 1fr;align-items: center;grid-gap: 0px;background: #fff;}
.subbox_item a:before,.subbox_item a:after{display: none;}
.blog_list_ri {padding: 30px 20px 40px;}
.blog_list_ri h5 {color: #444;font-weight: 400;}
.blog_list_ri em {font-size: 12px;}
.blog_list_ri p {font-weight: 400;line-height: 160%;font-size: 12px;margin-top: 20px;}
.blog_list_le {aspect-ratio: auto;overflow: hidden;}
.blog_list_le img {height: 20vw;max-height: 280px;transition: all .5s;}
.subbox_item a:hover .blog_list_le img{transform: scale(1.1);filter: brightness(0.9);}
/*文章頁*/
h4.blog_category_title {padding: 0;font-size: 24px;margin-bottom: 0;}
.blog_shareData{border-bottom: 1px solid #e5e0d9;padding-bottom: 10px;}
.toShareNews b{font-size: 12px;font-weight: 400;}
.toShareNews a object{max-width: 20px;}
.articel_mainPic{display: none;}/*清單縮圖*/
.blog_back {grid-gap: 0;width: 100%;margin: 50px 0;}
.blog_back a.article_btn_prev,.blog_back a.article_btn_next {
	background: transparent;color: #888;border: 1px solid #888;font-size: 13px;padding: 12px;}
.blog_back a.article_btn_back{background: #888;padding: 12px;font-size: 13px;}
.news_related{display: none;}
/*首頁*/
.module_i_news {padding: 80px 0 100px;min-height: 350px;width: 94%;margin: auto 0 0 auto;
	background: url(https://pic03.eapple.com.tw/huaxiangarts/i_article_bg.jpg) no-repeat;}
.module_i_news:before{content: "";position: absolute;background: #aa7e53;width: 40vw;height: 22vw;z-index: -1;
clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);top: 0;left: 0;}
.module_i_news section {display: grid;grid-template-columns: 250px 1fr;width: 90%;max-width: 1500px;}
.module_i_news .title_i_box h4{display: none;}
.module_i_news .title_i_box h6 {font-size: 20px;letter-spacing: .4rem;text-align: left;}
.module_i_news .title_i_box h6:before{content: "Articles";display: block;font-family: "Italiana", sans-serif;
color: #965D1D;font-size: 60px;font-weight: normal;margin-left: -3px;letter-spacing: 0;}
.module_i_news_list, .module_i_news_list.swiper{padding: 0;}
.module_i_news ul {grid-template-columns: repeat(auto-fill, minmax(450px, 1fr));grid-gap: 40px 20px;}
.module_i_news li a {grid-template-columns: 13vw 1fr;}
.module_i_news li a:before,.module_i_news li a:after{display: none;}
.i_blog_le {aspect-ratio: 4 / 3;}
.i_blog_ri {padding: 15px 30px 0;max-width: 300px;}
.i_blog_ri h5 {color: #222;font-weight: bold;-webkit-line-clamp: 2;}
.i_blog_ri em {color: #965D1D;font-weight: 500;font-size: 12px;}
.i_blog_ri p{margin-top: 30px;font-weight: 600;}
.i_blog_b{margin: 0;position: absolute;top: 230px;}
.i_blog_b .animated-arrow{display: block;margin: 0;}




@media screen and (max-width: 1200px){
	/*分類頁*/
	.blog_list_le img{height: 25vw;}
	/*文章頁*/
	.news_related_list {grid-template-columns: repeat(2, 1fr);}
	.news_related_list li a img {height: 25vw;}
	/*首頁*/
	.module_i_news ul {grid-template-columns: repeat(2, 1fr);}
}
@media screen and (max-width: 1024px){
	/*側邊*/
	.blog_le {width: 180px;}
	.accordion li .link a {letter-spacing: .2rem;padding: 12px 10px;}
	/*分類頁*/
	.blog_ri {padding: 0 0 0 30px;width: calc(100% - 200px);}
	.subbox_item a {padding-right: 0;grid-template-columns: 220px 1fr;grid-gap: 30px;}
}
@media screen and (max-width: 960px) {
	/*分類頁*/
    .subbox_item {border-bottom: none;}
}
@media screen and (max-width: 768px){
	/*側邊*/
	.blog_le{padding: 0;width: 100%;}
	/*分類頁*/
	.blog_ri {padding: 0;width: 100%;}
	.blog_list_ri{padding: 0;}
	.blog_list_ri h5 {font-size: 16px;}
	/*文章頁*/
	.blog_le, .blog_ri{margin-bottom: 50px;}
	.blog_back a.article_btn_prev,.blog_back a.article_btn_next,.blog_back a.article_btn_back{font-size: 12px;}
	.lastPage{font-size: 12px;}
	/*首頁*/
	.module_i_news li {border-bottom: none;}
}
@media screen and (max-width: 600px){
	/*分類頁*/
	.subbox_item a {grid-template-columns: 1fr;}
	.blog_list_le img {height: 280px;}
	/*文章頁*/
	.news_related_list li a img {height: 150px;}
}








/*●●●●●●●●●●●●●●●●●●●●●●●●   購物車(商品展示)   ●●●●●●●●●●●●●●●●●●●●●●●●*/
/*★★★切版師原版設定↓↓↓↓↓↓↓↓↓↓↓↓*/
/* 商品下拉超過30個變大 */
.stellarnav.desktop li.bigMenu>ul{display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); left: 0; width: 100%; position: fixed; padding: 20px;}
.stellarnav.desktop li.bigMenu ul ul{top: 100%; left: 0; width: 100%; background: #efefef; height: auto; max-height: 300px; overflow: auto;}
.stellarnav.desktop li.bigMenu ul ul li{margin: 0;} 
.stellarnav.hasBigMenu li.bigMenu li.has-sub > a:after{border-left: 6px solid transparent; border-bottom:unset; border-right: 6px solid transparent; border-top: 6px solid #898989; right: 5px;}
/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */

/*預設購物車版面 產品分類選單在左側 商品內頁詳細介紹下表單更改樣式 by shint at 2023.1.5  */
.product_page .main_part { max-width:1800px;}
/* .product_info_page .main_part { max-width:1200px;} */

.product_page .show_content,
.product_info_page .show_content { width: 100%; display: flex; justify-content: space-between; flex-wrap: wrap; align-items: flex-start; align-content: flex-start;}
.product_page .product_menu_list { position: relative; width: 220px; letter-spacing: 1px; /*border-right: 1px solid #ccc;*/min-height: 30vw;}
.product_page .products-list,
.product-wrapper { width: calc(100% - 270px);}
ul.page { width: 100%;}

.product-layer-two li ul { position:static; margin-top:5px; /*display:block !important;*/ width:100%; margin-left:0;}
.product-layer-two li:hover ul { border: none !important; /*display:block !important;*/}
.product-layer-two li li { display: block; padding:0; transition:all ease .3s;}
.product-layer-two li li a{ padding:5px 10px;}
.product-layer-two li li:hover > a { background:#fff; color:#ad925e;}
.product-layer-two > li { width:100%; max-width:100%; padding:0; text-align:left; border-bottom:1px dotted #ccc; padding-bottom: 5px;}
.product-layer-two > li ul > li + li { margin-top:5px;}



.product-layer-two li li:hover{ margin-left: 15px;}
.product-layer-two li li > a:before { content: ""; position: absolute; width: 12px; height: 8px; background: transparent; left: 0; margin-left: -20px; top: 50%; margin-top: -4px; clip-path: polygon(0 0, 100% 50% , 0 100%);}
.product-layer-two li li:hover > a:before { background:#ad925e;}

.product_info_page .half_box { width: 100%; float: none; padding-right: 0;}
.product_info_page .half_box li.btn_blankTop { margin-top: 50px; justify-content: space-between; display: flex;}
.product_info_page .half_box li.btn_blankTop input { width: calc(50% - 10px); background-image: none; padding: 0; text-align: center;}
@media screen and (max-width: 1200px) {
}
@media screen and (max-width: 980px) {
}
@media screen and (max-width: 768px) {
.product_menu_list,
.products-list,
.product-wrapper { width: 100%;}
.product-layer-two { margin-right: 0; grid-template-columns: repeat(auto-fill, minmax(230px, 1fr)); grid-gap: 5px;}
.product_page .product-layer-two,
.product_page .products-list { width: 100%; border-right: none;}
.product_page .product_menu_list>h5{display: block;}

.product_page .show_content > a { order: 1;}
.product_page ul.products-list { order: 2;}
.product_page ul.page { order: 3;}
.product_page .product_menu_list {width: 100%; order: 0; min-height: unset;}
}
@media screen and (max-width: 600px) {
}

/*★★★自訂義區塊↓↓↓↓↓↓↓↓↓↓↓↓*/
/*全部右側設定*/
.product_page .products-list, .product-wrapper {width: calc(100% - 300px);}
/*購物車path顯示*/
.product_page .path,.product_info_page .path{display: block;}
/*側邊*/
.product_page .product_menu_list {width: 230px;}
.product_info_page .product_menu_list {width: 230px;}
.product_menu_list > h5 {display: block;color: #444;font-size: 18px;border-bottom: 2px solid #eee;padding: 10px 0;}
.product-layer-two{background: transparent;border-radius: 10px;}
.product-layer-two ul {grid-gap: 0;}
.product-layer-two li.active{background: #fff;transition: all .5s;}
.product-layer-two li.active li a {background: #fff;transition: all .5s;}
.product-layer-two li.active li a:hover{background: #f2f1ed;color: #503225;font-weight: bold;}
.product-layer-two li a {color: #333;font-size: 14px;background: transparent;padding: 10px 0;}
.product-layer-two li a:hover{background: #503225;color: #fff;padding-left: 10px;}
.product-layer-two li a:hover ~ i{color: #fff;}
.fa-circle-plus::before {content: "+";}
.product-layer-two li.active a {border: none;color: #fff;background: #666;padding-left: 10px;}
.product-layer-two li.active i.close::before{color: #fff;}
.product-layer-two li.active .fa-circle-plus::before {color: #fff;}
.product-layer-two li li a {padding: 10px;background: #fff;}
.product-layer-two > li {padding-bottom: 0;border-bottom: none;}
.product-layer-two > li > a {letter-spacing: 2px;border: none;transition: all .5s;font-weight: bold;}
.product-layer-two > li.active > a {background: #513223;}
.product-layer-two > li.active li.active > a{background: #f2f1ed;color: #503225;font-weight: bold;}
.product-layer-two > li ul > li + li {margin-top: 0;}
.product-layer-two li ul {margin-top: 0;}
.product-layer-two li li:hover {margin-left: 0;background: #fff;transition: all .5s;}
.product-layer-two li li:hover > a {background: transparent;}
.product-layer-two li li:hover > a:before{display: none;}
.product-layer-two li i {top: 15px;height: auto;font-size: 12px;font-weight: 300;color: #555;}
.product-layer-two li i.close::before {content: '–';}
/*分類頁*/
.products-list {grid-gap: 70px 50px;}
.products-list .price {margin: 0 0 10px;display: inline-block;}
.products-list .price b {color: #bb1438;width: auto;}
.products-list .price b.ori_price{color: #503225;}
.products-list .more {font-size: 14px;font-weight: bold;background: transparent;border: 1px solid #333;
    color: #333;}
.products-list .item a + button.pd_btn {border: none;background: #503225;color: #fff;font-size: 14px;}
.products-list .item a + button.pd_btn:hover {background: #d9af7d;}
.products-list .item a:hover .more {background: #333;}
.products-list .name {height: 50px;text-align: center;letter-spacing: 1px;line-height: 160%;
font-weight: bold;font-size: 20px;color: #333;}
.pd_lightbox_contain {box-shadow: 0px 0px 20px 2px rgba(0, 0, 0, .1);}
.pd_lightbox_pdInfo blockquote p{display: inline-block;margin-top: 15px;color: #333;font-size: 16px;}
.pd_lightbox_pdInfo blockquote p#ori_price{text-decoration: line-through;}
.pd_lightbox_pdInfo blockquote p#price{color: #b92c2c;margin-left: 5px;}
#count_inp span{font-size: 12px;margin: 30px 0 10px;display: block;}
/*商品頁-輪播區塊*/
.product_main {max-width: 600px;width: 100%;margin: 0 auto;}
.product-wrapper{display: grid;grid-template-columns: 1fr 23vw;gap: 5%;}
.product_pic{padding-left: 0;}
.product_pic .proImgSwiper{display: flex;flex-direction: column-reverse;margin: 0 auto;}
.product_pic .proImgSwiper .swiper-slide{max-height: 40vh;}
.product_pic .proImgSwiper{max-height: 40vh;}
.swiper-button-next:after, .swiper-button-prev:after {background: #888;width: 30px;height: 45px;display: block;
    padding: 0 10px;font-size: 14px;line-height: 45px;}
.proImgSwiper .swiper-button-next:after, .proImgSwiper .swiper-button-prev:after{text-shadow: none;}
#prod_thumbSwiper {position: relative;height: auto;width: 100%;max-width: 100%;}
#prod_thumbSwiper .swiper-slide{min-height: 60px;width: 60px;}
#prod_thumbSwiper .swiper-slide::before {background: #4b3f35;}
#prod_thumbSwiper img{width: 60px;height: 60px;}
.swiper-vertical>.swiper-wrapper {flex-direction: row;justify-content: center;margin-top: 20px;}
/*商品頁-側邊說明*/
.sidebarBtn {border: none;background: transparent;width: 100%;max-width: 350px;}
.sidebarBtn h2 {color: #333;font-size: 24px;letter-spacing: 1px;font-weight: bold;}
.sidebarBtn .sp_price {color: #b92c2c;}
.sidebarBtn .price {border-bottom: 3px solid #e5decf;}
.sidebarBtn .price span {display: inline-block;letter-spacing: 0;margin-right: 5px;}
.sidebarBtn .price span:first-child{text-decoration: line-through;}
.product_info li {display: grid;grid-template-columns: 100px 1fr;align-items: center;}
.amountNum{height: 40px;width: 100%;}
.sidebarBtn > form:nth-of-type(2){display: flex;gap: 0 10px;}
.inquiry_a1, .inquiry_a2, .inquiry_a3{line-height: 42px;font-size: 14px;}
.inquiry_a1 {background: #965D1D;border-radius: 0;}
.inquiry_a2 {background: #f2ddc9;border-radius: 0;color: #333;}
.inquiry_a3{border-radius: 0;background: #4C3F34;transition: all .3s;}
.inquiry_a1:hover, .inquiry_a2:hover, .inquiry_a3:hover{background: #555;color: #fff;}
a.pdinfo_tel{display: none;}
a.pdinfo_link{border-radius: 0;font-size: 14px;height: 42px;background: rgba(256, 256, 256, .5);
	color: #333;border: 1px solid #333;margin-top: 50px;}
.toShare{margin-top: 0;border: none;}
.toShare b{vertical-align: super;}
.toShare a object{width: 20px;}
/*商品頁-商品說明*/
.prod_tabs{margin-top: 120px;}
.pd_tabTitle li {border-bottom: none;background: transparent;border-bottom: 2px solid #ddd;transition: all .5s;}
.pd_tabTitle li a{color: #ddd;letter-spacing: .1rem;transition: all .5s;}
.pd_tabTitle li.activeTab {border-bottom: 2px solid #eee;}
.pd_tabTitle li.activeTab::after {height: 0;}
.pd_tabTitle li.activeTab a {color: #333;font-weight: 400;}
.pd_tabInner.edit{font-weight: 400;font-family: "微軟正黑體";}
/*商品頁-相關推薦*/
.prod_related {background: #1c1c1c;padding: 80px 0 25px;border-bottom: 1px solid #333;}
.prod_related h6 {margin: 0 auto 30px;}
.prod_related h6 span:before {color: #fff;font-weight: 400;font-size: 18px;letter-spacing: .1rem;}
.related_list {grid-template-columns: repeat(4, 1fr);max-width: 1400px;width: 90%;gap: 5%;}
.related_list li a{padding: 0;background: transparent;}
.related_list li a p {font-size: 16px;width: 100%;line-height: 1.4;padding: 15px;letter-spacing: 1px;color: #fff;}
.lastPage {font-size: 14px;color: #fff;background: #c69a6a;}
/*加入購物車-1*/
/*---流程區*/
.stepImg{margin: 40px auto 80px;width: 100%;}
.stepImg img{display: none;}
.stepImg span {border: 1px solid #4f4949;text-align: center;font-size: 12px;padding: 15px 20px;color: #4f4949;
 margin: 0 -1px 0 0;width: 33.3%;}
.stepImg span.one{text-align: center;margin-left: 0;}
.stepImg span.three{text-align: center;}   
.stepImg span.active {color: #fff;background: #4f4949;}
/*---詳細內容區*/
.shopping-cart .cart_head {background: #ba956e;}
.shopping-cart .cell.product_name {font-weight: 400;padding: 10px 20px;}
/*---金額TOTAL區*/
.total_amount {justify-content: flex-end;margin: 30px 0 80px auto;font-size: 14px;}
.total_amount ul {background: #fff;margin: 40px 0 60px;}
.total_amount ul:after{display: none;}
.rewrite_simple, .send_simple {font-size: 14px;}
.rewrite_simple {background: #4f4949;}
.send_simple {background: #ba956e;margin-left: 20px;}
.blank_letter {letter-spacing: 2px;}
.red {color: #b92c2c;}
/*加入購物車-2*/
.separate_title {padding: 10px 20px;background: #ba956e;color: #fff;font-weight: 400;}
.border200 {width: 100%;border: 1px solid #ccc;padding: 10px 26px 10px 10px;color: #474141;border-radius: 6px;}
.formbox_form{padding: 0;}
.formbox_form li .form__insert select{margin-bottom: 10px;}
.form label {color: #474141;margin-bottom: 0;}
.form label .inputbox {margin-right: 10px;}
.form label.circle .inputbox {background-image: none;border: 1px solid #474141;border-radius: 50%;}
.form label .inputbox.Big {width: 18px;height: 18px;}
.form label.Bigcheck {margin-left: 0;top: 0;margin-top: 10px;}
.form label.Bigcheck .inputbox {background-image: none;border: 1px solid #474141;}
.form label.circle input:checked {background-position: center !important;}
.form label.Bigcheck input:checked {background: #474141;}
.separate_title .note {background: #f3f3f3;font-size: 10px;color: #888;padding: 2px 6px;border-radius: 30px;margin-left: 15px;}
/*結帳完成*/
.order_finish_page .main_part {max-width: 1400px;}
.order_pay {padding: 0;}
.note_edit{background: transparent;padding: 20px;color: #474141;}
.order_list_tit b {font-size: 24px;color: #474141;font-weight: 400;}
.order_list_spec p {font-weight: 400;padding: 10px 20px;background: #ba956e;}
.order_list_tab td {background: #f8f8f8;}
.order_list_tab td:nth-child(1) {background: #474141;color: #fff;width: 150px;font-weight: 400;}
.order_list_tab.payer td:nth-child(1) {border-right: 3px #ba956e solid;}
.pay_text > a{font-size: 14px;}
.order_list_head p {font-size: 18px;color: #474141;border-bottom: 2px #474141 solid;}
.order_list_pro td:nth-child(1),.order_list_pro td:nth-child(4) {width: 70px;}
.order_list_pro tr:first-child {background: #ba956e;}
.order_list_pro tr:first-child td {color: #fff;font-weight: 400;}
.last_box_money em span {color: #b92c2c;letter-spacing: 0;}
/*---匯款資訊*/
.car_page .information_left {width: 100%;margin: 50px auto;}
.contact_le_map a {background: #888;}
.ACCN1:before, .ACCN2:before, .ACCN3:before, .ACCN4:before {margin-right: 20px;}
/*匯款通知*/
.formbox_form li.last {justify-content: center;}

@media (max-width: 1200px){
	.related_list {grid-template-columns: repeat(2, 1fr);}
	.related_list li figure {aspect-ratio: auto;}
	.related_list li a img {height: 25vw;}
}
@media (max-width: 1024px){
	/*加入購物車-1*/
	/*---流程區*/
	.stepImg {margin: 40px auto;}
}
@media screen and (max-width: 768px) {
	/*側邊選單*/
	.product-layer-two {grid-gap: 0 5px;}
	.product-layer-two li a{width: 100%;padding: 10px 0;}
	/*清單頁*/
	.product_page .product_menu_list > h5 {font-size: 18px;font-weight: 500;letter-spacing: .4rem;margin-bottom: 0;}
	.fa-caret-down::before{font-size: 14px;}
	.product-layer-two li a{border-bottom: 1px solid #eee;padding: 10px 0 5px;width: 95%;}
	/*商品頁*/
	.mobile_product_name{display: none;}
	/*加入購物車-1*/
	/*---詳細內容區*/
	.shopping-cart .cart_content .row{border: 1px solid #ba956e;padding: 15px 10px;}
	.shopping-cart .cell {flex-direction: row;border-bottom: none;}
	.shopping-cart .cell:before {color: #ba956e;margin-right: 10px;font-weight: 400;}
	.shopping-cart .cell.product_name {padding: 0;}
	.shopping-cart .cell.product_name p {font-size: 18px;color: #4f4949;padding-right: 30px;}
	.small_pic {width: 65px;height: 65px;}
	.shopping-cart .cell.amount:last-child {position: absolute;right: 0;top: 0;border-bottom: none;
     width: 30px !important;height: 30px;background: #ba956e;}
    .shopping-cart .cell.amount:last-child:before{display: none;}
    .shopping-cart .cell.amount:last-child > a{margin: 0 auto;line-height: 1;}
    .fa-lg {font-size: 14px;color: #fff;}

}
@media (max-width: 640px) {
	/*結帳完成*/
    .order_list_pro td span {font-size: 14px;color: #474141;}
}
@media screen and (max-width: 600px){
	/*商品頁*/
	.related_list li a img {height: 150px;}
	/*加入購物車-1*/
	/*---詳細內容區*/
	.shopping-cart .cell, .shopping-cart .cell.amount, .shopping-cart.check .cell.amount, .shopping-cart.check .cell{
		width: 100%;}
	.shopping-cart .cell {justify-content: space-between;border-bottom: 1px solid #eee;}
	.shopping-cart .cell.product_name {min-height: 60px;padding-bottom: 30px;}
	.shopping-cart .cell.product_name p {font-size: 14px;}
	/*---金額TOTAL區*/
	.total_amount {justify-content: space-around;}
	.rewrite_simple, .send_simple{margin: 0;}
	/*購物完成*/
	.pay_text{display: grid;grid-template-columns: 1fr 1fr;grid-gap: 30px;}
	.pay_text > a{width: 160px;text-align: center;}
	.orderFinish_data .pay_text>*+* {margin-top: 0;}
	.order_list_tab td {padding: 6px 12px;}
	/*匯款通知*/
	.formbox_form li.last {justify-content: space-around;}
}
@media (max-width: 570px) {
	/*結帳完成*/
	.order_list_tab td:nth-child(1) {width: 100px;}
}
@media (max-width: 568px){
	/*結帳完成*/
	.order_list_tab td{font-size: 14px;}
}

















/*●●●●●●●●●●●●●●●●●●●●●●●●   其他設定   ●●●●●●●●●●●●●●●●●●●●●●●●*/
/*★★★下拉編輯頁↓↓↓↓↓↓↓↓↓↓↓↓*/
.other_select_page .page{display: none;}

/*★★★卷軸設定↓↓↓↓↓↓↓↓↓↓↓↓*/
/* 捲軸寬度及高度 */
::-webkit-scrollbar {
  width: 6px; /*右側捲軸寬度*/
  height: 0px; /*下方捲軸高度*/
}
/* 軌道背景底色 */
::-webkit-scrollbar-track {
  background: #eee; 
}
 
/* 滑桿顏色 */
::-webkit-scrollbar-thumb {
  background: #888; 
}
/* 滑桿滑鼠滑入時的顏色 */
::-webkit-scrollbar-thumb:hover {
  background: #444; 
}


@media screen and (max-width: 768px){
	#to_top {right: 15px;}
}

/*頁數*/
.page li {font-size: 20px;width: 40px;color: #aaa;}
.page li.activeN{color: #555;}
.page li a, .page li strong{width: 100%;height: 30px;background: #888;color: #fff;padding: 20px;}
